[2025-04-11T14:36:55.131Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 68
[2025-04-11T14:36:55.131Z] Causé à l'origine par :
[2025-04-11T14:36:55.131Z]  Démarré par l'utilisateur Miguel Moquillon
[2025-04-11T14:36:55.131Z] Running as userbuild
[2025-04-11T14:36:55.933Z] Obtained src/releases/docker-test/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
[2025-04-11T14:36:56.144Z] [Pipeline] Start of Pipeline
[2025-04-11T14:36:56.440Z] [Pipeline] node
[2025-04-11T14:36:59.982Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Test Image
[2025-04-11T14:36:59.983Z] [Pipeline] {
[2025-04-11T14:37:00.003Z] [Pipeline] stage
[2025-04-11T14:37:00.003Z] [Pipeline] { (Declarative: Checkout SCM)
[2025-04-11T14:37:00.016Z] [Pipeline] checkout
[2025-04-11T14:37:00.018Z] Selected Git installation does not exist. Using Default
[2025-04-11T14:37:00.018Z] The recommended git tool is: NONE
[2025-04-11T14:37:00.018Z] No credentials specified
[2025-04-11T14:37:00.019Z] Cloning the remote Git repository
[2025-04-11T14:37:00.019Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
[2025-04-11T14:37:00.019Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Test Image # timeout=10
[2025-04-11T14:37:00.028Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
[2025-04-11T14:37:00.028Z]  > /usr/bin/git --version # timeout=10
[2025-04-11T14:37:00.032Z]  > git --version # 'git version 2.43.0'
[2025-04-11T14:37:00.032Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-04-11T14:37:00.614Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
[2025-04-11T14:37:00.619Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-04-11T14:37:00.626Z] Avoid second fetch
[2025-04-11T14:37:00.626Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
[2025-04-11T14:37:00.631Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master)
[2025-04-11T14:37:00.632Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
[2025-04-11T14:37:00.636Z]  > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
[2025-04-11T14:37:00.650Z] Commit message: "Fix condition testing in the release pipeline for Silverpeas-Sso. In this same pipeline, give the version of the Docker image to use (6.4 currently). Idem for the auto build pipeline for Silverpeas-Sso."
[2025-04-11T14:37:00.651Z]  > /usr/bin/git rev-list --no-walk 3f3b79a1adf659eaa9f68ecb29797a01ba5c9625 # timeout=10
[2025-04-11T14:37:00.667Z] [Pipeline] }
[2025-04-11T14:37:00.670Z] [Pipeline] // stage
[2025-04-11T14:37:00.678Z] [Pipeline] withEnv
[2025-04-11T14:37:00.678Z] [Pipeline] {
[2025-04-11T14:37:00.691Z] [Pipeline] withEnv
[2025-04-11T14:37:00.691Z] [Pipeline] {
[2025-04-11T14:37:00.707Z] [Pipeline] stage
[2025-04-11T14:37:00.708Z] [Pipeline] { (Check the Docker image version to build)
[2025-04-11T14:37:00.746Z] Stage "Check the Docker image version to build" skipped due to when conditional
[2025-04-11T14:37:00.747Z] [Pipeline] getContext
[2025-04-11T14:37:00.748Z] [Pipeline] }
[2025-04-11T14:37:00.755Z] [Pipeline] // stage
[2025-04-11T14:37:00.764Z] [Pipeline] stage
[2025-04-11T14:37:00.765Z] [Pipeline] { (Prepare the project)
[2025-04-11T14:37:00.801Z] [Pipeline] git
[2025-04-11T14:37:00.804Z] The recommended git tool is: NONE
[2025-04-11T14:37:00.805Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
[2025-04-11T14:37:00.818Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Test Image/.git # timeout=10
[2025-04-11T14:37:00.824Z] Fetching changes from the remote Git repository
[2025-04-11T14:37:00.828Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-test # timeout=10
[2025-04-11T14:37:00.835Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-test
[2025-04-11T14:37:00.835Z]  > /usr/bin/git --version # timeout=10
[2025-04-11T14:37:00.840Z]  > git --version # 'git version 2.43.0'
[2025-04-11T14:37:00.840Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
[2025-04-11T14:37:00.846Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-test +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-04-11T14:37:02.924Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
[2025-04-11T14:37:02.931Z] Checking out Revision 6cc4a78ffe2d217fa517455246587e19f8d0b916 (refs/remotes/origin/6.4.x)
[2025-04-11T14:37:02.931Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
[2025-04-11T14:37:02.937Z]  > /usr/bin/git checkout -f 6cc4a78ffe2d217fa517455246587e19f8d0b916 # timeout=10
[2025-04-11T14:37:03.022Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
[2025-04-11T14:37:03.030Z]  > /usr/bin/git checkout -b 6.4.x 6cc4a78ffe2d217fa517455246587e19f8d0b916 # timeout=10
[2025-04-11T14:37:03.057Z] Commit message: "Upgrade for Silverpeas 6.4.2"
[2025-04-11T14:37:03.057Z]  > /usr/bin/git rev-list --no-walk 6ff2660ed9400c7848b02c594008f7f303a77874 # timeout=10
[2025-04-11T14:37:03.074Z] [Pipeline] script
[2025-04-11T14:37:03.077Z] [Pipeline] {
[2025-04-11T14:37:03.087Z] [Pipeline] sh
[2025-04-11T14:37:03.345Z] + grep -oP (?<=build=)\d+ Dockerfile
[2025-04-11T14:37:03.346Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildNb (to a value of type String) which could lead to memory leaks or other issues.
[2025-04-11T14:37:03.346Z] [Pipeline] }
[2025-04-11T14:37:03.355Z] [Pipeline] // script
[2025-04-11T14:37:03.364Z] [Pipeline] }
[2025-04-11T14:37:03.371Z] [Pipeline] // stage
[2025-04-11T14:37:03.382Z] [Pipeline] stage
[2025-04-11T14:37:03.383Z] [Pipeline] { (Update Wildfly version)
[2025-04-11T14:37:03.413Z] [Pipeline] script
[2025-04-11T14:37:03.419Z] [Pipeline] {
[2025-04-11T14:37:03.430Z] [Pipeline] echo
[2025-04-11T14:37:03.431Z] Update Wildfly to 26.1.3
[2025-04-11T14:37:03.433Z] [Pipeline] sh
[2025-04-11T14:37:03.691Z] + sed -i -e s/WILDFLY_VERSION=[0-9.]\+/WILDFLY_VERSION=26.1.3/g Dockerfile
[2025-04-11T14:37:03.691Z] + git diff --quiet
[2025-04-11T14:37:03.692Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named modified (to a value of type Integer) which could lead to memory leaks or other issues.
[2025-04-11T14:37:03.692Z] [Pipeline] }
[2025-04-11T14:37:03.701Z] [Pipeline] // script
[2025-04-11T14:37:03.707Z] [Pipeline] }
[2025-04-11T14:37:03.715Z] [Pipeline] // stage
[2025-04-11T14:37:03.721Z] [Pipeline] stage
[2025-04-11T14:37:03.722Z] [Pipeline] { (Update Silverpeas version)
[2025-04-11T14:37:03.735Z] [Pipeline] echo
[2025-04-11T14:37:03.735Z] Update Silverpeas to 6.4.3
[2025-04-11T14:37:03.737Z] [Pipeline] script
[2025-04-11T14:37:03.742Z] [Pipeline] {
[2025-04-11T14:37:03.750Z] [Pipeline] sh
[2025-04-11T14:37:04.007Z] + sed -i -e s/SILVERPEAS_VERSION=[0-9a-zA-Z.-]\+/SILVERPEAS_VERSION=6.4.3/g Dockerfile
[2025-04-11T14:37:04.007Z] + git diff --quiet
[2025-04-11T14:37:04.009Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named modified (to a value of type String) which could lead to memory leaks or other issues.
[2025-04-11T14:37:04.009Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildNb (to a value of type String) which could lead to memory leaks or other issues.
[2025-04-11T14:37:04.010Z] [Pipeline] sh
[2025-04-11T14:37:04.267Z] + sed -i -e s/build=.\+/build=1/g Dockerfile
[2025-04-11T14:37:04.269Z] [Pipeline] }
[2025-04-11T14:37:04.305Z] [Pipeline] // script
[2025-04-11T14:37:04.314Z] [Pipeline] }
[2025-04-11T14:37:04.322Z] [Pipeline] // stage
[2025-04-11T14:37:04.332Z] [Pipeline] stage
[2025-04-11T14:37:04.333Z] [Pipeline] { (Update image build version)
[2025-04-11T14:37:04.354Z] Stage "Update image build version" skipped due to when conditional
[2025-04-11T14:37:04.355Z] [Pipeline] getContext
[2025-04-11T14:37:04.356Z] [Pipeline] }
[2025-04-11T14:37:04.365Z] [Pipeline] // stage
[2025-04-11T14:37:04.375Z] [Pipeline] stage
[2025-04-11T14:37:04.376Z] [Pipeline] { (Push modifications)
[2025-04-11T14:37:04.406Z] [Pipeline] withCredentials
[2025-04-11T14:37:04.427Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
[2025-04-11T14:37:04.429Z] [Pipeline] {
[2025-04-11T14:37:04.443Z] [Pipeline] sh
[2025-04-11T14:37:04.701Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f
[2025-04-11T14:37:04.709Z] [Pipeline] sh
[2025-04-11T14:37:04.967Z] + git commit -am Upgrade for Silverpeas 6.4.3
[2025-04-11T14:37:04.967Z] [6.4.x af62734] Upgrade for Silverpeas 6.4.3
[2025-04-11T14:37:04.967Z]  1 file changed, 1 insertion(+), 1 deletion(-)
[2025-04-11T14:37:04.967Z] + git push origin HEAD:6.4.x
[2025-04-11T14:37:05.878Z] remote: 
[2025-04-11T14:37:05.878Z] remote: GitHub found 3 vulnerabilities on Silverpeas/docker-silverpeas-test's default branch (3 moderate). To find out more, visit:        
[2025-04-11T14:37:05.879Z] remote:      https://github.com/Silverpeas/docker-silverpeas-test/security/dependabot        
[2025-04-11T14:37:05.879Z] remote: 
[2025-04-11T14:37:05.879Z] To https://github.com/Silverpeas/docker-silverpeas-test
[2025-04-11T14:37:05.880Z]    6cc4a78..af62734  HEAD -> 6.4.x
[2025-04-11T14:37:05.880Z] + git push --tags
[2025-04-11T14:37:06.130Z] Everything up-to-date
[2025-04-11T14:37:06.131Z] [Pipeline] }
[2025-04-11T14:37:06.137Z] [Pipeline] // withCredentials
[2025-04-11T14:37:06.142Z] [Pipeline] }
[2025-04-11T14:37:06.147Z] [Pipeline] // stage
[2025-04-11T14:37:06.153Z] [Pipeline] stage
[2025-04-11T14:37:06.154Z] [Pipeline] { (Build image)
[2025-04-11T14:37:06.165Z] [Pipeline] script
[2025-04-11T14:37:06.168Z] [Pipeline] {
[2025-04-11T14:37:06.367Z] [Pipeline] isUnix
[2025-04-11T14:37:06.374Z] [Pipeline] withEnv
[2025-04-11T14:37:06.375Z] [Pipeline] {
[2025-04-11T14:37:06.381Z] [Pipeline] sh
[2025-04-11T14:37:06.637Z] + docker build -t silverpeas/silverpeas-test:6.4.3 .
[2025-04-11T14:37:07.187Z] #0 building with "default" instance using docker driver
[2025-04-11T14:37:07.187Z] 
[2025-04-11T14:37:07.187Z] #1 [internal] load build definition from Dockerfile
[2025-04-11T14:37:07.187Z] #1 transferring dockerfile: 5.27kB done
[2025-04-11T14:37:07.187Z] #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
[2025-04-11T14:37:07.187Z] #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 66)
[2025-04-11T14:37:07.187Z] #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 67)
[2025-04-11T14:37:07.187Z] #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 74)
[2025-04-11T14:37:07.187Z] #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 75)
[2025-04-11T14:37:07.187Z] #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 76)
[2025-04-11T14:37:07.187Z] #1 DONE 0.0s
[2025-04-11T14:37:07.187Z] 
[2025-04-11T14:37:07.187Z] #2 [internal] load metadata for docker.io/library/ubuntu:jammy
[2025-04-11T14:37:07.187Z] #2 DONE 0.0s
[2025-04-11T14:37:07.187Z] 
[2025-04-11T14:37:07.187Z] #3 [internal] load .dockerignore
[2025-04-11T14:37:07.187Z] #3 transferring context: 2B done
[2025-04-11T14:37:07.187Z] #3 DONE 0.0s
[2025-04-11T14:37:07.187Z] 
[2025-04-11T14:37:07.187Z] #4 [ 1/15] FROM docker.io/library/ubuntu:jammy
[2025-04-11T14:37:07.187Z] #4 DONE 0.0s
[2025-04-11T14:37:07.187Z] 
[2025-04-11T14:37:07.187Z] #5 [ 3/15] RUN wget -nc https://www.silverpeas.org/files/swftools-bin-0.9.2.zip   && echo 'd40bd091c84bde2872f2733a3c767b3a686c8e8477a3af3a96ef347cf05c5e43 *swftools-bin-0.9.2.zip' | sha256sum -   && unzip swftools-bin-0.9.2.zip -d /   && rm swftools-bin-0.9.2.zip
[2025-04-11T14:37:07.187Z] #5 CACHED
[2025-04-11T14:37:07.187Z] 
[2025-04-11T14:37:07.187Z] #6 [ 4/15] RUN wget -nc https://www.silverpeas.org/files/pdf2json-bin-0.68.zip   && echo 'eec849cdd75224f9d44c0999ed1fbe8764a773d8ab0cf7fff4bf922ab81c9f84 *pdf2json-bin-0.68.zip' | sha256sum -   && unzip pdf2json-bin-0.68.zip -d /   && rm pdf2json-bin-0.68.zip
[2025-04-11T14:37:07.187Z] #6 CACHED
[2025-04-11T14:37:07.187Z] 
[2025-04-11T14:37:07.187Z] #7 [ 2/15] RUN apt-get update   && apt-get install -y tzdata   && apt-get install -y     apt-utils     iputils-ping     curl     wget     vim     locales     language-pack-en     language-pack-fr     procps     net-tools     zip     unzip     openjdk-11-jdk     ffmpeg     imagemagick     ghostscript     libreoffice     ure     gpgv     postgresql     sudo   && rm -rf /var/lib/apt/lists/*   && update-ca-certificates -f
[2025-04-11T14:37:07.187Z] #7 CACHED
[2025-04-11T14:37:07.187Z] 
[2025-04-11T14:37:07.187Z] #8 [ 5/15] RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen   && echo "fr_FR.UTF-8 UTF-8" >> /etc/locale.gen   && echo "de_DE.UTF-8 UTF-8" >> /etc/locale.gen   && locale-gen   && update-locale LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8
[2025-04-11T14:37:07.187Z] #8 CACHED
[2025-04-11T14:37:07.187Z] 
[2025-04-11T14:37:07.187Z] #9 [internal] load build context
[2025-04-11T14:37:07.187Z] #9 transferring context: 8.52MB 0.2s done
[2025-04-11T14:37:07.187Z] #9 DONE 0.2s
[2025-04-11T14:37:07.187Z] 
[2025-04-11T14:37:07.187Z] #10 [ 6/15] RUN wget -nc https://www.silverpeas.org/files/silverpeas-6.4.3-wildfly26.zip   && wget -nc https://www.silverpeas.org/files/silverpeas-6.4.3-wildfly26.zip.asc   && ( gpg --keyserver keys.openpgp.org --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6   || gpg --keyserver pgp.mit.edu --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6   || gpg --keyserver keyserver.pgp.com --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6 )   && gpg --batch --verify silverpeas-6.4.3-wildfly26.zip.asc silverpeas-6.4.3-wildfly26.zip   && wget -nc https://github.com/wildfly/wildfly/releases/download/26.1.3.Final/wildfly-26.1.3.Final.zip   && unzip silverpeas-6.4.3-wildfly26.zip -d /opt   && unzip wildfly-26.1.3.Final.zip -d /opt   && mv /opt/silverpeas-6.4.3-wildfly26 /opt/silverpeas   && mv /opt/wildfly-26.1.3.Final /opt/wildfly   && rm ./*.zip   && mkdir -p /root/.m2/repository
[2025-04-11T14:37:07.187Z] #10 0.229 --2025-04-11 14:37:07--  https://www.silverpeas.org/files/silverpeas-6.4.3-wildfly26.zip
[2025-04-11T14:37:07.438Z] #10 0.237 Resolving www.silverpeas.org (www.silverpeas.org)... 212.83.183.214
[2025-04-11T14:37:07.438Z] #10 0.249 Connecting to www.silverpeas.org (www.silverpeas.org)|212.83.183.214|:443... connected.
[2025-04-11T14:37:07.438Z] #10 0.278 HTTP request sent, awaiting response... 200 OK
[2025-04-11T14:37:07.438Z] #10 0.299 Length: 5210020 (5.0M) [application/zip]
[2025-04-11T14:37:07.438Z] #10 0.300 Saving to: ‘silverpeas-6.4.3-wildfly26.zip’
[2025-04-11T14:37:07.438Z] #10 0.300 
[2025-04-11T14:37:07.438Z] #10 0.300      0K .......... .......... .......... .......... ..........  0% 2.42M 2s
[2025-04-11T14:37:07.438Z] #10 0.320     50K .......... .......... .......... .......... ..........  1% 4.85M 2s
[2025-04-11T14:37:07.438Z] #10 0.330    100K .......... .......... .......... .......... ..........  2% 51.7M 1s
[2025-04-11T14:37:07.438Z] #10 0.331    150K .......... .......... .......... .......... ..........  3% 5.42M 1s
[2025-04-11T14:37:07.438Z] #10 0.340    200K .......... .......... .......... .......... ..........  4% 46.8M 1s
[2025-04-11T14:37:07.438Z] #10 0.341    250K .......... .......... .......... .......... ..........  5% 47.1M 1s
[2025-04-11T14:37:07.438Z] #10 0.342    300K .......... .......... .......... .......... ..........  6% 56.8M 1s
[2025-04-11T14:37:07.438Z] #10 0.343    350K .......... .......... .......... .......... ..........  7% 56.7M 1s
[2025-04-11T14:37:07.438Z] #10 0.344    400K .......... .......... .......... .......... ..........  8% 6.94M 1s
[2025-04-11T14:37:07.438Z] #10 0.351    450K .......... .......... .......... .......... ..........  9% 61.0M 0s
[2025-04-11T14:37:07.438Z] #10 0.351    500K .......... .......... .......... .......... .......... 10% 91.1M 0s
[2025-04-11T14:37:07.438Z] #10 0.352    550K .......... .......... .......... .......... .......... 11% 89.1M 0s
[2025-04-11T14:37:07.438Z] #10 0.353    600K .......... .......... .......... .......... .......... 12% 72.5M 0s
[2025-04-11T14:37:07.438Z] #10 0.353    650K .......... .......... .......... .......... .......... 13% 88.0M 0s
[2025-04-11T14:37:07.438Z] #10 0.354    700K .......... .......... .......... .......... .......... 14% 83.6M 0s
[2025-04-11T14:37:07.438Z] #10 0.354    750K .......... .......... .......... .......... .......... 15% 95.0M 0s
[2025-04-11T14:37:07.438Z] #10 0.355    800K .......... .......... .......... .......... .......... 16% 9.10M 0s
[2025-04-11T14:37:07.438Z] #10 0.360    850K .......... .......... .......... .......... .......... 17% 53.4M 0s
[2025-04-11T14:37:07.438Z] #10 0.361    900K .......... .......... .......... .......... .......... 18% 53.8M 0s
[2025-04-11T14:37:07.438Z] #10 0.362    950K .......... .......... .......... .......... .......... 19% 48.6M 0s
[2025-04-11T14:37:07.438Z] #10 0.363   1000K .......... .......... .......... .......... .......... 20% 57.9M 0s
[2025-04-11T14:37:07.438Z] #10 0.364   1050K .......... .......... .......... .......... .......... 21% 47.6M 0s
[2025-04-11T14:37:07.438Z] #10 0.365   1100K .......... .......... .......... .......... .......... 22% 54.9M 0s
[2025-04-11T14:37:07.438Z] #10 0.366   1150K .......... .......... .......... .......... .......... 23% 49.8M 0s
[2025-04-11T14:37:07.438Z] #10 0.367   1200K .......... .......... .......... .......... .......... 24% 42.6M 0s
[2025-04-11T14:37:07.438Z] #10 0.368   1250K .......... .......... .......... .......... .......... 25% 55.8M 0s
[2025-04-11T14:37:07.438Z] #10 0.369   1300K .......... .......... .......... .......... .......... 26% 58.5M 0s
[2025-04-11T14:37:07.438Z] #10 0.370   1350K .......... .......... .......... .......... .......... 27% 42.6M 0s
[2025-04-11T14:37:07.438Z] #10 0.371   1400K .......... .......... .......... .......... .......... 28% 43.7M 0s
[2025-04-11T14:37:07.438Z] #10 0.372   1450K .......... .......... .......... .......... .......... 29% 46.2M 0s
[2025-04-11T14:37:07.438Z] #10 0.373   1500K .......... .......... .......... .......... .......... 30% 38.7M 0s
[2025-04-11T14:37:07.438Z] #10 0.374   1550K .......... .......... .......... .......... .......... 31% 49.3M 0s
[2025-04-11T14:37:07.438Z] #10 0.375   1600K .......... .......... .......... .......... .......... 32% 35.8M 0s
[2025-04-11T14:37:07.438Z] #10 0.377   1650K .......... .......... .......... .......... .......... 33% 42.4M 0s
[2025-04-11T14:37:07.438Z] #10 0.378   1700K .......... .......... .......... .......... .......... 34% 42.6M 0s
[2025-04-11T14:37:07.438Z] #10 0.379   1750K .......... .......... .......... .......... .......... 35% 48.3M 0s
[2025-04-11T14:37:07.438Z] #10 0.380   1800K .......... .......... .......... .......... .......... 36% 45.7M 0s
[2025-04-11T14:37:07.438Z] #10 0.381   1850K .......... .......... .......... .......... .......... 37% 46.8M 0s
[2025-04-11T14:37:07.438Z] #10 0.382   1900K .......... .......... .......... .......... .......... 38% 47.9M 0s
[2025-04-11T14:37:07.438Z] #10 0.383   1950K .......... .......... .......... .......... .......... 39% 43.9M 0s
[2025-04-11T14:37:07.438Z] #10 0.384   2000K .......... .......... .......... .......... .......... 40% 45.7M 0s
[2025-04-11T14:37:07.438Z] #10 0.385   2050K .......... .......... .......... .......... .......... 41% 46.3M 0s
[2025-04-11T14:37:07.438Z] #10 0.386   2100K .......... .......... .......... .......... .......... 42% 49.6M 0s
[2025-04-11T14:37:07.438Z] #10 0.387   2150K .......... .......... .......... .......... .......... 43% 68.0M 0s
[2025-04-11T14:37:07.438Z] #10 0.388   2200K .......... .......... .......... .......... .......... 44% 44.3M 0s
[2025-04-11T14:37:07.438Z] #10 0.389   2250K .......... .......... .......... .......... .......... 45% 58.9M 0s
[2025-04-11T14:37:07.438Z] #10 0.390   2300K .......... .......... .......... .......... .......... 46% 64.8M 0s
[2025-04-11T14:37:07.438Z] #10 0.391   2350K .......... .......... .......... .......... .......... 47% 60.0M 0s
[2025-04-11T14:37:07.438Z] #10 0.391   2400K .......... .......... .......... .......... .......... 48% 65.3M 0s
[2025-04-11T14:37:07.438Z] #10 0.392   2450K .......... .......... .......... .......... .......... 49% 66.7M 0s
[2025-04-11T14:37:07.438Z] #10 0.393   2500K .......... .......... .......... .......... .......... 50% 63.7M 0s
[2025-04-11T14:37:07.438Z] #10 0.394   2550K .......... .......... .......... .......... .......... 51% 76.4M 0s
[2025-04-11T14:37:07.438Z] #10 0.394   2600K .......... .......... .......... .......... .......... 52% 73.0M 0s
[2025-04-11T14:37:07.438Z] #10 0.395   2650K .......... .......... .......... .......... .......... 53% 78.1M 0s
[2025-04-11T14:37:07.438Z] #10 0.396   2700K .......... .......... .......... .......... .......... 54% 59.6M 0s
[2025-04-11T14:37:07.438Z] #10 0.396   2750K .......... .......... .......... .......... .......... 55% 93.0M 0s
[2025-04-11T14:37:07.438Z] #10 0.397   2800K .......... .......... .......... .......... .......... 56% 90.6M 0s
[2025-04-11T14:37:07.438Z] #10 0.397   2850K .......... .......... .......... .......... .......... 56% 95.3M 0s
[2025-04-11T14:37:07.438Z] #10 0.398   2900K .......... .......... .......... .......... .......... 57% 88.7M 0s
[2025-04-11T14:37:07.438Z] #10 0.399   2950K .......... .......... .......... .......... .......... 58% 86.3M 0s
[2025-04-11T14:37:07.438Z] #10 0.399   3000K .......... .......... .......... .......... .......... 59%  109M 0s
[2025-04-11T14:37:07.438Z] #10 0.400   3050K .......... .......... .......... .......... .......... 60%  129M 0s
[2025-04-11T14:37:07.438Z] #10 0.400   3100K .......... .......... .......... .......... .......... 61% 85.4M 0s
[2025-04-11T14:37:07.438Z] #10 0.401   3150K .......... .......... .......... .......... .......... 62%  117M 0s
[2025-04-11T14:37:07.438Z] #10 0.401   3200K .......... .......... .......... .......... .......... 63% 98.5M 0s
[2025-04-11T14:37:07.438Z] #10 0.401   3250K .......... .......... .......... .......... .......... 64%  111M 0s
[2025-04-11T14:37:07.438Z] #10 0.402   3300K .......... .......... .......... .......... .......... 65%  112M 0s
[2025-04-11T14:37:07.438Z] #10 0.402   3350K .......... .......... .......... .......... .......... 66%  102M 0s
[2025-04-11T14:37:07.438Z] #10 0.403   3400K .......... .......... .......... .......... .......... 67%  114M 0s
[2025-04-11T14:37:07.438Z] #10 0.403   3450K .......... .......... .......... .......... .......... 68% 82.5M 0s
[2025-04-11T14:37:07.438Z] #10 0.404   3500K .......... .......... .......... .......... .......... 69%  106M 0s
[2025-04-11T14:37:07.438Z] #10 0.404   3550K .......... .......... .......... .......... .......... 70%  123M 0s
[2025-04-11T14:37:07.438Z] #10 0.405   3600K .......... .......... .......... .......... .......... 71% 93.8M 0s
[2025-04-11T14:37:07.438Z] #10 0.405   3650K .......... .......... .......... .......... .......... 72%  113M 0s
[2025-04-11T14:37:07.438Z] #10 0.406   3700K .......... .......... .......... .......... .......... 73% 90.8M 0s
[2025-04-11T14:37:07.438Z] #10 0.406   3750K .......... .......... .......... .......... .......... 74%  114M 0s
[2025-04-11T14:37:07.438Z] #10 0.407   3800K .......... .......... .......... .......... .......... 75%  110M 0s
[2025-04-11T14:37:07.439Z] #10 0.407   3850K .......... .......... .......... .......... .......... 76% 99.2M 0s
[2025-04-11T14:37:07.439Z] #10 0.408   3900K .......... .......... .......... .......... .......... 77%  125M 0s
[2025-04-11T14:37:07.439Z] #10 0.408   3950K .......... .......... .......... .......... .......... 78% 93.1M 0s
[2025-04-11T14:37:07.439Z] #10 0.408   4000K .......... .......... .......... .......... .......... 79%  110M 0s
[2025-04-11T14:37:07.439Z] #10 0.409   4050K .......... .......... .......... .......... .......... 80%  106M 0s
[2025-04-11T14:37:07.439Z] #10 0.409   4100K .......... .......... .......... .......... .......... 81% 98.4M 0s
[2025-04-11T14:37:07.439Z] #10 0.410   4150K .......... .......... .......... .......... .......... 82%  125M 0s
[2025-04-11T14:37:07.439Z] #10 0.410   4200K .......... .......... .......... .......... .......... 83% 99.0M 0s
[2025-04-11T14:37:07.439Z] #10 0.411   4250K .......... .......... .......... .......... .......... 84%  114M 0s
[2025-04-11T14:37:07.439Z] #10 0.411   4300K .......... .......... .......... .......... .......... 85%  118M 0s
[2025-04-11T14:37:07.439Z] #10 0.412   4350K .......... .......... .......... .......... .......... 86%  113M 0s
[2025-04-11T14:37:07.439Z] #10 0.412   4400K .......... .......... .......... .......... .......... 87%  115M 0s
[2025-04-11T14:37:07.439Z] #10 0.412   4450K .......... .......... .......... .......... .......... 88%  110M 0s
[2025-04-11T14:37:07.439Z] #10 0.413   4500K .......... .......... .......... .......... .......... 89%  108M 0s
[2025-04-11T14:37:07.439Z] #10 0.413   4550K .......... .......... .......... .......... .......... 90%  114M 0s
[2025-04-11T14:37:07.439Z] #10 0.414   4600K .......... .......... .......... .......... .......... 91%  104M 0s
[2025-04-11T14:37:07.439Z] #10 0.414   4650K .......... .......... .......... .......... .......... 92%  130M 0s
[2025-04-11T14:37:07.439Z] #10 0.415   4700K .......... .......... .......... .......... .......... 93%  116M 0s
[2025-04-11T14:37:07.439Z] #10 0.415   4750K .......... .......... .......... .......... .......... 94%  115M 0s
[2025-04-11T14:37:07.439Z] #10 0.415   4800K .......... .......... .......... .......... .......... 95%  122M 0s
[2025-04-11T14:37:07.439Z] #10 0.416   4850K .......... .......... .......... .......... .......... 96%  108M 0s
[2025-04-11T14:37:07.439Z] #10 0.416   4900K .......... .......... .......... .......... .......... 97%  133M 0s
[2025-04-11T14:37:07.439Z] #10 0.417   4950K .......... .......... .......... .......... .......... 98%  129M 0s
[2025-04-11T14:37:07.439Z] #10 0.417   5000K .......... .......... .......... .......... .......... 99%  130M 0s
[2025-04-11T14:37:07.439Z] #10 0.417   5050K .......... .......... .......... .......              100%  117M=0.1s
[2025-04-11T14:37:07.439Z] #10 0.418 
[2025-04-11T14:37:07.439Z] #10 0.418 2025-04-11 14:37:07 (42.1 MB/s) - ‘silverpeas-6.4.3-wildfly26.zip’ saved [5210020/5210020]
[2025-04-11T14:37:07.439Z] #10 0.418 
[2025-04-11T14:37:07.439Z] #10 0.423 --2025-04-11 14:37:07--  https://www.silverpeas.org/files/silverpeas-6.4.3-wildfly26.zip.asc
[2025-04-11T14:37:07.439Z] #10 0.427 Resolving www.silverpeas.org (www.silverpeas.org)... 212.83.183.214
[2025-04-11T14:37:07.439Z] #10 0.427 Connecting to www.silverpeas.org (www.silverpeas.org)|212.83.183.214|:443... connected.
[2025-04-11T14:37:07.689Z] #10 0.457 HTTP request sent, awaiting response... 200 OK
[2025-04-11T14:37:07.689Z] #10 0.481 Length: 488 [application/pgp-keys]
[2025-04-11T14:37:07.689Z] #10 0.481 Saving to: ‘silverpeas-6.4.3-wildfly26.zip.asc’
[2025-04-11T14:37:07.689Z] #10 0.481 
[2025-04-11T14:37:07.689Z] #10 0.481      0K                                                       100%  304M=0s
[2025-04-11T14:37:07.689Z] #10 0.481 
[2025-04-11T14:37:07.689Z] #10 0.482 2025-04-11 14:37:07 (304 MB/s) - ‘silverpeas-6.4.3-wildfly26.zip.asc’ saved [488/488]
[2025-04-11T14:37:07.689Z] #10 0.482 
[2025-04-11T14:37:07.689Z] #10 0.501 gpg: directory '/root/.gnupg' created
[2025-04-11T14:37:07.689Z] #10 0.502 gpg: keybox '/root/.gnupg/pubring.kbx' created
[2025-04-11T14:37:08.240Z] #10 1.185 gpg: /root/.gnupg/trustdb.gpg: trustdb created
[2025-04-11T14:37:08.491Z] #10 1.185 gpg: key C19391EB3DF442B6: public key "Miguel Moquillon <miguel.moquillon@silverpeas.org>" imported
[2025-04-11T14:37:08.491Z] #10 1.192 gpg: Total number processed: 1
[2025-04-11T14:37:08.491Z] #10 1.192 gpg:               imported: 1
[2025-04-11T14:37:08.491Z] #10 1.230 gpg: Signature made Fri 11 Apr 2025 02:32:01 PM UTC
[2025-04-11T14:37:08.491Z] #10 1.230 gpg:                using RSA key 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6
[2025-04-11T14:37:08.491Z] #10 1.231 gpg: Good signature from "Miguel Moquillon <miguel.moquillon@silverpeas.org>" [unknown]
[2025-04-11T14:37:08.491Z] #10 1.231 gpg: WARNING: This key is not certified with a trusted signature!
[2025-04-11T14:37:08.491Z] #10 1.231 gpg:          There is no indication that the signature belongs to the owner.
[2025-04-11T14:37:08.491Z] #10 1.231 Primary key fingerprint: 3F46 57EF 9C59 1F2F EA45  8FEB C193 91EB 3DF4 42B6
[2025-04-11T14:37:08.491Z] #10 1.236 --2025-04-11 14:37:08--  https://github.com/wildfly/wildfly/releases/download/26.1.3.Final/wildfly-26.1.3.Final.zip
[2025-04-11T14:37:08.491Z] #10 1.240 Resolving github.com (github.com)... 140.82.121.3
[2025-04-11T14:37:08.491Z] #10 1.240 Connecting to github.com (github.com)|140.82.121.3|:443... connected.
[2025-04-11T14:37:08.491Z] #10 1.262 HTTP request sent, awaiting response... 302 Found
[2025-04-11T14:37:08.491Z] #10 1.427 Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/764708/430192e6-5c54-4204-afa5-c79846fd0181?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250411%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250411T143708Z&X-Amz-Expires=300&X-Amz-Signature=b02d3b4a08befe98e0551ebffd3259972ddb03e245d45fd8ceaec9bdb83d6078&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dwildfly-26.1.3.Final.zip&response-content-type=application%2Foctet-stream [following]
[2025-04-11T14:37:08.491Z] #10 1.427 --2025-04-11 14:37:08--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/764708/430192e6-5c54-4204-afa5-c79846fd0181?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250411%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250411T143708Z&X-Amz-Expires=300&X-Amz-Signature=b02d3b4a08befe98e0551ebffd3259972ddb03e245d45fd8ceaec9bdb83d6078&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dwildfly-26.1.3.Final.zip&response-content-type=application%2Foctet-stream
[2025-04-11T14:37:08.742Z] #10 1.427 Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ...
[2025-04-11T14:37:08.742Z] #10 1.428 Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected.
[2025-04-11T14:37:08.992Z] #10 1.439 HTTP request sent, awaiting response... 200 OK
[2025-04-11T14:37:08.992Z] #10 1.867 Length: 217909260 (208M) [application/octet-stream]
[2025-04-11T14:37:08.992Z] #10 1.867 Saving to: ‘wildfly-26.1.3.Final.zip’
[2025-04-11T14:37:08.992Z] #10 1.868 
[2025-04-11T14:37:08.992Z] #10 1.868      0K .......... .......... .......... .......... ..........  0% 16.4M 13s
[2025-04-11T14:37:08.992Z] #10 1.871     50K .......... .......... .......... .......... ..........  0% 58.7M 8s
[2025-04-11T14:37:08.992Z] #10 1.871    100K .......... .......... .......... .......... ..........  0% 55.3M 7s
[2025-04-11T14:37:08.992Z] #10 1.872    150K .......... .......... .......... .......... ..........  0% 44.0M 6s
[2025-04-11T14:37:08.992Z] #10 1.873    200K .......... .......... .......... .......... ..........  0% 66.7M 6s
[2025-04-11T14:37:08.992Z] #10 1.874    250K .......... .......... .......... .......... ..........  0% 59.7M 5s
[2025-04-11T14:37:08.992Z] #10 1.875    300K .......... .......... .......... .......... ..........  0% 43.8M 5s
[2025-04-11T14:37:08.992Z] #10 1.876    350K .......... .......... .......... .......... ..........  0% 60.3M 5s
[2025-04-11T14:37:08.992Z] #10 1.877    400K .......... .......... .......... .......... ..........  0% 51.8M 5s
[2025-04-11T14:37:08.992Z] #10 1.878    450K .......... .......... .......... .......... ..........  0% 66.8M 5s
[2025-04-11T14:37:08.992Z] #10 1.879    500K .......... .......... .......... .......... ..........  0% 52.4M 5s
[2025-04-11T14:37:08.992Z] #10 1.879    550K .......... .......... .......... .......... ..........  0% 61.7M 4s
[2025-04-11T14:37:08.992Z] #10 1.880    600K .......... .......... .......... .......... ..........  0% 55.9M 4s
[2025-04-11T14:37:08.992Z] #10 1.881    650K .......... .......... .......... .......... ..........  0% 57.0M 4s
[2025-04-11T14:37:08.992Z] #10 1.882    700K .......... .......... .......... .......... ..........  0% 47.5M 4s
[2025-04-11T14:37:08.992Z] #10 1.883    750K .......... .......... .......... .......... ..........  0% 74.1M 4s
[2025-04-11T14:37:08.992Z] #10 1.884    800K .......... .......... .......... .......... ..........  0% 60.5M 4s
[2025-04-11T14:37:08.992Z] #10 1.884    850K .......... .......... .......... .......... ..........  0% 58.3M 4s
[2025-04-11T14:37:08.993Z] #10 1.885    900K .......... .......... .......... .......... ..........  0% 54.2M 4s
[2025-04-11T14:37:08.993Z] #10 1.886    950K .......... .......... .......... .......... ..........  0% 86.8M 4s
[2025-04-11T14:37:08.993Z] #10 1.887   1000K .......... .......... .......... .......... ..........  0% 94.2M 4s
[2025-04-11T14:37:08.993Z] #10 1.887   1050K .......... .......... .......... .......... ..........  0% 84.7M 4s
[2025-04-11T14:37:08.993Z] #10 1.888   1100K .......... .......... .......... .......... ..........  0% 62.1M 4s
[2025-04-11T14:37:08.993Z] #10 1.889   1150K .......... .......... .......... .......... ..........  0% 85.3M 4s
[2025-04-11T14:37:08.993Z] #10 1.889   1200K .......... .......... .......... .......... ..........  0% 46.3M 4s
[2025-04-11T14:37:08.993Z] #10 1.890   1250K .......... .......... .......... .......... ..........  0% 72.1M 4s
[2025-04-11T14:37:08.993Z] #10 1.891   1300K .......... .......... .......... .......... ..........  0% 56.0M 4s
[2025-04-11T14:37:08.993Z] #10 1.892   1350K .......... .......... .......... .......... ..........  0% 61.3M 4s
[2025-04-11T14:37:08.993Z] #10 1.893   1400K .......... .......... .......... .......... ..........  0% 68.4M 4s
[2025-04-11T14:37:08.993Z] #10 1.893   1450K .......... .......... .......... .......... ..........  0% 57.3M 4s
[2025-04-11T14:37:08.993Z] #10 1.894   1500K .......... .......... .......... .......... ..........  0% 57.7M 4s
[2025-04-11T14:37:08.993Z] #10 1.895   1550K .......... .......... .......... .......... ..........  0% 53.5M 4s
[2025-04-11T14:37:08.993Z] #10 1.896   1600K .......... .......... .......... .......... ..........  0% 54.1M 4s
[2025-04-11T14:37:08.993Z] #10 1.897   1650K .......... .......... .......... .......... ..........  0% 57.2M 4s
[2025-04-11T14:37:08.993Z] #10 1.898   1700K .......... .......... .......... .......... ..........  0% 63.9M 4s
[2025-04-11T14:37:08.993Z] #10 1.898   1750K .......... .......... .......... .......... ..........  0% 53.4M 4s
[2025-04-11T14:37:08.993Z] #10 1.900   1800K .......... .......... .......... .......... ..........  0% 51.1M 4s
[2025-04-11T14:37:08.993Z] #10 1.900   1850K .......... .......... .......... .......... ..........  0% 67.6M 4s
[2025-04-11T14:37:08.993Z] #10 1.901   1900K .......... .......... .......... .......... ..........  0% 51.7M 4s
[2025-04-11T14:37:08.993Z] #10 1.902   1950K .......... .......... .......... .......... ..........  0% 58.2M 4s
[2025-04-11T14:37:08.993Z] #10 1.903   2000K .......... .......... .......... .......... ..........  0% 48.0M 4s
[2025-04-11T14:37:08.993Z] #10 1.904   2050K .......... .......... .......... .......... ..........  0% 71.7M 4s
[2025-04-11T14:37:08.993Z] #10 1.905   2100K .......... .......... .......... .......... ..........  1% 93.6M 4s
[2025-04-11T14:37:08.993Z] #10 1.905   2150K .......... .......... .......... .......... ..........  1% 58.3M 4s
[2025-04-11T14:37:08.993Z] #10 1.906   2200K .......... .......... .......... .......... ..........  1% 51.1M 4s
[2025-04-11T14:37:08.993Z] #10 1.907   2250K .......... .......... .......... .......... ..........  1% 61.7M 4s
[2025-04-11T14:37:08.993Z] #10 1.908   2300K .......... .......... .......... .......... ..........  1% 63.5M 4s
[2025-04-11T14:37:08.993Z] #10 1.908   2350K .......... .......... .......... .......... ..........  1% 89.3M 4s
[2025-04-11T14:37:08.993Z] #10 1.909   2400K .......... .......... .......... .......... ..........  1% 79.5M 4s
[2025-04-11T14:37:08.993Z] #10 1.910   2450K .......... .......... .......... .......... ..........  1% 96.9M 4s
[2025-04-11T14:37:08.993Z] #10 1.910   2500K .......... .......... .......... .......... ..........  1% 97.7M 4s
[2025-04-11T14:37:08.993Z] #10 1.911   2550K .......... .......... .......... .......... ..........  1% 99.1M 4s
[2025-04-11T14:37:08.993Z] #10 1.911   2600K .......... .......... .......... .......... ..........  1% 82.5M 3s
[2025-04-11T14:37:08.993Z] #10 1.912   2650K .......... .......... .......... .......... ..........  1% 67.6M 3s
[2025-04-11T14:37:08.993Z] #10 1.912   2700K .......... .......... .......... .......... ..........  1%  102M 3s
[2025-04-11T14:37:08.993Z] #10 1.913   2750K .......... .......... .......... .......... ..........  1% 65.5M 3s
[2025-04-11T14:37:08.993Z] #10 1.914   2800K .......... .......... .......... .......... ..........  1% 63.1M 3s
[2025-04-11T14:37:08.993Z] #10 1.914   2850K .......... .......... .......... .......... ..........  1% 67.0M 3s
[2025-04-11T14:37:08.993Z] #10 1.915   2900K .......... .......... .......... .......... ..........  1% 66.8M 3s
[2025-04-11T14:37:08.993Z] #10 1.916   2950K .......... .......... .......... .......... ..........  1% 59.4M 3s
[2025-04-11T14:37:08.993Z] #10 1.917   3000K .......... .......... .......... .......... ..........  1% 76.8M 3s
[2025-04-11T14:37:08.993Z] #10 1.917   3050K .......... .......... .......... .......... ..........  1% 87.0M 3s
[2025-04-11T14:37:08.993Z] #10 1.918   3100K .......... .......... .......... .......... ..........  1%  108M 3s
[2025-04-11T14:37:08.993Z] #10 1.918   3150K .......... .......... .......... .......... ..........  1% 94.3M 3s
[2025-04-11T14:37:08.993Z] #10 1.919   3200K .......... .......... .......... .......... ..........  1%  102M 3s
[2025-04-11T14:37:08.993Z] #10 1.919   3250K .......... .......... .......... .......... ..........  1% 74.7M 3s
[2025-04-11T14:37:08.993Z] #10 1.920   3300K .......... .......... .......... .......... ..........  1% 82.0M 3s
[2025-04-11T14:37:08.993Z] #10 1.921   3350K .......... .......... .......... .......... ..........  1% 81.4M 3s
[2025-04-11T14:37:08.993Z] #10 1.921   3400K .......... .......... .......... .......... ..........  1% 92.7M 3s
[2025-04-11T14:37:08.993Z] #10 1.922   3450K .......... .......... .......... .......... ..........  1% 73.4M 3s
[2025-04-11T14:37:08.993Z] #10 1.922   3500K .......... .......... .......... .......... ..........  1% 86.4M 3s
[2025-04-11T14:37:08.993Z] #10 1.923   3550K .......... .......... .......... .......... ..........  1% 70.9M 3s
[2025-04-11T14:37:08.993Z] #10 1.924   3600K .......... .......... .......... .......... ..........  1%  137M 3s
[2025-04-11T14:37:08.993Z] #10 1.924   3650K .......... .......... .......... .......... ..........  1% 93.9M 3s
[2025-04-11T14:37:08.993Z] #10 1.924   3700K .......... .......... .......... .......... ..........  1%  120M 3s
[2025-04-11T14:37:08.993Z] #10 1.925   3750K .......... .......... .......... .......... ..........  1% 75.3M 3s
[2025-04-11T14:37:08.993Z] #10 1.925   3800K .......... .......... .......... .......... ..........  1%  100M 3s
[2025-04-11T14:37:08.993Z] #10 1.926   3850K .......... .......... .......... .......... ..........  1% 94.6M 3s
[2025-04-11T14:37:08.993Z] #10 1.926   3900K .......... .......... .......... .......... ..........  1% 99.1M 3s
[2025-04-11T14:37:08.993Z] #10 1.927   3950K .......... .......... .......... .......... ..........  1% 85.9M 3s
[2025-04-11T14:37:08.993Z] #10 1.928   4000K .......... .......... .......... .......... ..........  1%  134M 3s
[2025-04-11T14:37:08.993Z] #10 1.928   4050K .......... .......... .......... .......... ..........  1% 2.52M 4s
[2025-04-11T14:37:08.993Z] #10 1.947   4100K .......... .......... .......... .......... ..........  1%  104M 4s
[2025-04-11T14:37:08.993Z] #10 1.948   4150K .......... .......... .......... .......... ..........  1% 81.1M 4s
[2025-04-11T14:37:08.993Z] #10 1.948   4200K .......... .......... .......... .......... ..........  1% 85.2M 4s
[2025-04-11T14:37:08.993Z] #10 1.949   4250K .......... .......... .......... .......... ..........  2%  102M 4s
[2025-04-11T14:37:08.993Z] #10 1.950   4300K .......... .......... .......... .......... ..........  2% 78.1M 4s
[2025-04-11T14:37:08.993Z] #10 1.950   4350K .......... .......... .......... .......... ..........  2% 30.7M 4s
[2025-04-11T14:37:08.993Z] #10 1.952   4400K .......... .......... .......... .......... ..........  2% 70.1M 4s
[2025-04-11T14:37:08.993Z] #10 1.952   4450K .......... .......... .......... .......... ..........  2% 71.6M 4s
[2025-04-11T14:37:08.993Z] #10 1.953   4500K .......... .......... .......... .......... ..........  2% 91.9M 4s
[2025-04-11T14:37:08.993Z] #10 1.953   4550K .......... .......... .......... .......... ..........  2% 87.3M 4s
[2025-04-11T14:37:08.993Z] #10 1.954   4600K .......... .......... .......... .......... ..........  2% 76.0M 4s
[2025-04-11T14:37:08.993Z] #10 1.955   4650K .......... .......... .......... .......... ..........  2% 85.8M 4s
[2025-04-11T14:37:08.993Z] #10 1.955   4700K .......... .......... .......... .......... ..........  2% 88.1M 4s
[2025-04-11T14:37:08.994Z] #10 1.956   4750K .......... .......... .......... .......... ..........  2% 72.4M 4s
[2025-04-11T14:37:08.994Z] #10 1.957   4800K .......... .......... .......... .......... ..........  2% 77.9M 4s
[2025-04-11T14:37:08.994Z] #10 1.957   4850K .......... .......... .......... .......... ..........  2% 71.0M 4s
[2025-04-11T14:37:08.994Z] #10 1.958   4900K .......... .......... .......... .......... ..........  2% 61.5M 4s
[2025-04-11T14:37:08.994Z] #10 1.959   4950K .......... .......... .......... .......... ..........  2% 67.5M 4s
[2025-04-11T14:37:08.994Z] #10 1.959   5000K .......... .......... .......... .......... ..........  2% 65.4M 4s
[2025-04-11T14:37:08.994Z] #10 1.960   5050K .......... .......... .......... .......... ..........  2% 69.2M 4s
[2025-04-11T14:37:08.994Z] #10 1.961   5100K .......... .......... .......... .......... ..........  2% 74.9M 4s
[2025-04-11T14:37:08.994Z] #10 1.962   5150K .......... .......... .......... .......... ..........  2%  120M 4s
[2025-04-11T14:37:08.994Z] #10 1.962   5200K .......... .......... .......... .......... ..........  2%  111M 4s
[2025-04-11T14:37:08.994Z] #10 1.962   5250K .......... .......... .......... .......... ..........  2% 82.8M 4s
[2025-04-11T14:37:08.994Z] #10 1.963   5300K .......... .......... .......... .......... ..........  2% 62.7M 4s
[2025-04-11T14:37:08.994Z] #10 1.964   5350K .......... .......... .......... .......... ..........  2% 66.1M 4s
[2025-04-11T14:37:08.994Z] #10 1.964   5400K .......... .......... .......... .......... ..........  2% 72.7M 4s
[2025-04-11T14:37:08.994Z] #10 1.965   5450K .......... .......... .......... .......... ..........  2% 56.9M 4s
[2025-04-11T14:37:08.994Z] #10 1.966   5500K .......... .......... .......... .......... ..........  2% 82.9M 4s
[2025-04-11T14:37:09.244Z] #10 1.967   5550K .......... .......... .......... .......... ..........  2% 66.6M 4s
[2025-04-11T14:37:09.244Z] #10 1.967   5600K .......... .......... .......... .......... ..........  2% 78.4M 4s
[2025-04-11T14:37:09.244Z] #10 1.968   5650K .......... .......... .......... .......... ..........  2% 67.9M 4s
[2025-04-11T14:37:09.244Z] #10 1.969   5700K .......... .......... .......... .......... ..........  2% 54.6M 4s
[2025-04-11T14:37:09.244Z] #10 1.969   5750K .......... .......... .......... .......... ..........  2%  106M 4s
[2025-04-11T14:37:09.244Z] #10 1.970   5800K .......... .......... .......... .......... ..........  2% 77.6M 4s
[2025-04-11T14:37:09.244Z] #10 1.971   5850K .......... .......... .......... .......... ..........  2% 84.4M 4s
[2025-04-11T14:37:09.244Z] #10 1.971   5900K .......... .......... .......... .......... ..........  2% 73.8M 4s
[2025-04-11T14:37:09.244Z] #10 1.972   5950K .......... .......... .......... .......... ..........  2% 73.0M 4s
[2025-04-11T14:37:09.244Z] #10 1.972   6000K .......... .......... .......... .......... ..........  2%  112M 4s
[2025-04-11T14:37:09.244Z] #10 1.973   6050K .......... .......... .......... .......... ..........  2% 75.8M 4s
[2025-04-11T14:37:09.245Z] #10 1.974   6100K .......... .......... .......... .......... ..........  2% 58.7M 4s
[2025-04-11T14:37:09.245Z] #10 1.974   6150K .......... .......... .......... .......... ..........  2% 64.8M 4s
[2025-04-11T14:37:09.245Z] #10 1.975   6200K .......... .......... .......... .......... ..........  2% 58.9M 4s
[2025-04-11T14:37:09.245Z] #10 1.976   6250K .......... .......... .......... .......... ..........  2% 71.0M 4s
[2025-04-11T14:37:09.245Z] #10 1.977   6300K .......... .......... .......... .......... ..........  2% 69.2M 4s
[2025-04-11T14:37:09.245Z] #10 1.977   6350K .......... .......... .......... .......... ..........  3% 63.0M 4s
[2025-04-11T14:37:09.245Z] #10 1.978   6400K .......... .......... .......... .......... ..........  3% 70.1M 4s
[2025-04-11T14:37:09.245Z] #10 1.979   6450K .......... .......... .......... .......... ..........  3% 82.6M 4s
[2025-04-11T14:37:09.245Z] #10 1.979   6500K .......... .......... .......... .......... ..........  3% 88.7M 4s
[2025-04-11T14:37:09.245Z] #10 1.980   6550K .......... .......... .......... .......... ..........  3% 89.9M 4s
[2025-04-11T14:37:09.245Z] #10 1.981   6600K .......... .......... .......... .......... ..........  3% 82.2M 4s
[2025-04-11T14:37:09.245Z] #10 1.981   6650K .......... .......... .......... .......... ..........  3%  108M 4s
[2025-04-11T14:37:09.245Z] #10 1.982   6700K .......... .......... .......... .......... ..........  3% 58.7M 4s
[2025-04-11T14:37:09.245Z] #10 1.982   6750K .......... .......... .......... .......... ..........  3% 77.6M 4s
[2025-04-11T14:37:09.245Z] #10 1.983   6800K .......... .......... .......... .......... ..........  3% 88.0M 3s
[2025-04-11T14:37:09.245Z] #10 1.984   6850K .......... .......... .......... .......... ..........  3%  109M 3s
[2025-04-11T14:37:09.245Z] #10 1.984   6900K .......... .......... .......... .......... ..........  3% 93.0M 3s
[2025-04-11T14:37:09.245Z] #10 1.985   6950K .......... .......... .......... .......... ..........  3% 90.7M 3s
[2025-04-11T14:37:09.245Z] #10 1.985   7000K .......... .......... .......... .......... ..........  3%  116M 3s
[2025-04-11T14:37:09.245Z] #10 1.985   7050K .......... .......... .......... .......... ..........  3%  145M 3s
[2025-04-11T14:37:09.245Z] #10 1.986   7100K .......... .......... .......... .......... ..........  3% 82.7M 3s
[2025-04-11T14:37:09.245Z] #10 1.986   7150K .......... .......... .......... .......... ..........  3% 85.9M 3s
[2025-04-11T14:37:09.245Z] #10 1.987   7200K .......... .......... .......... .......... ..........  3% 88.6M 3s
[2025-04-11T14:37:09.245Z] #10 1.988   7250K .......... .......... .......... .......... ..........  3%  111M 3s
[2025-04-11T14:37:09.245Z] #10 1.988   7300K .......... .......... .......... .......... ..........  3%  123M 3s
[2025-04-11T14:37:09.245Z] #10 1.988   7350K .......... .......... .......... .......... ..........  3%  166M 3s
[2025-04-11T14:37:09.245Z] #10 1.989   7400K .......... .......... .......... .......... ..........  3%  146M 3s
[2025-04-11T14:37:09.245Z] #10 1.989   7450K .......... .......... .......... .......... ..........  3%  113M 3s
[2025-04-11T14:37:09.245Z] #10 1.990   7500K .......... .......... .......... .......... ..........  3%  110M 3s
[2025-04-11T14:37:09.245Z] #10 1.990   7550K .......... .......... .......... .......... ..........  3%  113M 3s
[2025-04-11T14:37:09.245Z] #10 1.990   7600K .......... .......... .......... .......... ..........  3%  134M 3s
[2025-04-11T14:37:09.245Z] #10 1.991   7650K .......... .......... .......... .......... ..........  3%  132M 3s
[2025-04-11T14:37:09.245Z] #10 1.991   7700K .......... .......... .......... .......... ..........  3% 94.8M 3s
[2025-04-11T14:37:09.245Z] #10 1.992   7750K .......... .......... .......... .......... ..........  3%  165M 3s
[2025-04-11T14:37:09.245Z] #10 1.992   7800K .......... .......... .......... .......... ..........  3%  157M 3s
[2025-04-11T14:37:09.245Z] #10 1.992   7850K .......... .......... .......... .......... ..........  3%  142M 3s
[2025-04-11T14:37:09.245Z] #10 1.993   7900K .......... .......... .......... .......... ..........  3%  145M 3s
[2025-04-11T14:37:09.245Z] #10 1.993   7950K .......... .......... .......... .......... ..........  3%  160M 3s
[2025-04-11T14:37:09.245Z] #10 1.993   8000K .......... .......... .......... .......... ..........  3%  161M 3s
[2025-04-11T14:37:09.245Z] #10 1.993   8050K .......... .......... .......... .......... ..........  3%  107M 3s
[2025-04-11T14:37:09.245Z] #10 1.994   8100K .......... .......... .......... .......... ..........  3%  102M 3s
[2025-04-11T14:37:09.245Z] #10 1.994   8150K .......... .......... .......... .......... ..........  3%  125M 3s
[2025-04-11T14:37:09.245Z] #10 1.995   8200K .......... .......... .......... .......... ..........  3% 1.13M 4s
[2025-04-11T14:37:09.245Z] #10 2.038   8250K .......... .......... .......... .......... ..........  3% 87.4M 4s
[2025-04-11T14:37:09.245Z] #10 2.039   8300K .......... .......... .......... .......... ..........  3% 64.2M 4s
[2025-04-11T14:37:09.245Z] #10 2.039   8350K .......... .......... .......... .......... ..........  3% 83.1M 4s
[2025-04-11T14:37:09.245Z] #10 2.040   8400K .......... .......... .......... .......... ..........  3% 68.3M 4s
[2025-04-11T14:37:09.245Z] #10 2.041   8450K .......... .......... .......... .......... ..........  3% 59.9M 4s
[2025-04-11T14:37:09.245Z] #10 2.041   8500K .......... .......... .......... .......... ..........  4% 55.6M 4s
[2025-04-11T14:37:09.245Z] #10 2.042   8550K .......... .......... .......... .......... ..........  4% 63.7M 4s
[2025-04-11T14:37:09.245Z] #10 2.043   8600K .......... .......... .......... .......... ..........  4% 55.7M 4s
[2025-04-11T14:37:09.245Z] #10 2.044   8650K .......... .......... .......... .......... ..........  4% 49.5M 4s
[2025-04-11T14:37:09.245Z] #10 2.045   8700K .......... .......... .......... .......... ..........  4% 43.2M 4s
[2025-04-11T14:37:09.245Z] #10 2.046   8750K .......... .......... .......... .......... ..........  4% 75.8M 4s
[2025-04-11T14:37:09.245Z] #10 2.047   8800K .......... .......... .......... .......... ..........  4% 48.8M 4s
[2025-04-11T14:37:09.245Z] #10 2.048   8850K .......... .......... .......... .......... ..........  4% 68.4M 4s
[2025-04-11T14:37:09.245Z] #10 2.048   8900K .......... .......... .......... .......... ..........  4% 51.0M 4s
[2025-04-11T14:37:09.245Z] #10 2.049   8950K .......... .......... .......... .......... ..........  4% 57.1M 4s
[2025-04-11T14:37:09.245Z] #10 2.050   9000K .......... .......... .......... .......... ..........  4% 52.4M 4s
[2025-04-11T14:37:09.245Z] #10 2.051   9050K .......... .......... .......... .......... ..........  4% 49.2M 4s
[2025-04-11T14:37:09.245Z] #10 2.052   9100K .......... .......... .......... .......... ..........  4% 62.1M 4s
[2025-04-11T14:37:09.245Z] #10 2.053   9150K .......... .......... .......... .......... ..........  4% 51.8M 4s
[2025-04-11T14:37:09.245Z] #10 2.054   9200K .......... .......... .......... .......... ..........  4% 58.7M 4s
[2025-04-11T14:37:09.245Z] #10 2.055   9250K .......... .......... .......... .......... ..........  4% 58.9M 4s
[2025-04-11T14:37:09.245Z] #10 2.055   9300K .......... .......... .......... .......... ..........  4%  103M 4s
[2025-04-11T14:37:09.245Z] #10 2.056   9350K .......... .......... .......... .......... ..........  4% 77.9M 4s
[2025-04-11T14:37:09.245Z] #10 2.057   9400K .......... .......... .......... .......... ..........  4% 82.8M 4s
[2025-04-11T14:37:09.245Z] #10 2.057   9450K .......... .......... .......... .......... ..........  4% 62.3M 4s
[2025-04-11T14:37:09.245Z] #10 2.058   9500K .......... .......... .......... .......... ..........  4% 70.0M 4s
[2025-04-11T14:37:09.245Z] #10 2.059   9550K .......... .......... .......... .......... ..........  4% 72.8M 4s
[2025-04-11T14:37:09.245Z] #10 2.059   9600K .......... .......... .......... .......... ..........  4%  102M 4s
[2025-04-11T14:37:09.245Z] #10 2.060   9650K .......... .......... .......... .......... ..........  4% 64.6M 4s
[2025-04-11T14:37:09.245Z] #10 2.061   9700K .......... .......... .......... .......... ..........  4% 55.3M 4s
[2025-04-11T14:37:09.245Z] #10 2.061   9750K .......... .......... .......... .......... ..........  4% 76.6M 4s
[2025-04-11T14:37:09.245Z] #10 2.062   9800K .......... .......... .......... .......... ..........  4% 77.3M 4s
[2025-04-11T14:37:09.245Z] #10 2.063   9850K .......... .......... .......... .......... ..........  4% 83.8M 4s
[2025-04-11T14:37:09.245Z] #10 2.063   9900K .......... .......... .......... .......... ..........  4% 78.7M 4s
[2025-04-11T14:37:09.245Z] #10 2.064   9950K .......... .......... .......... .......... ..........  4% 51.2M 4s
[2025-04-11T14:37:09.245Z] #10 2.065  10000K .......... .......... .......... .......... ..........  4% 80.4M 4s
[2025-04-11T14:37:09.245Z] #10 2.066  10050K .......... .......... .......... .......... ..........  4% 97.6M 4s
[2025-04-11T14:37:09.245Z] #10 2.066  10100K .......... .......... .......... .......... ..........  4%  103M 4s
[2025-04-11T14:37:09.245Z] #10 2.066  10150K .......... .......... .......... .......... ..........  4% 95.4M 4s
[2025-04-11T14:37:09.245Z] #10 2.067  10200K .......... .......... .......... .......... ..........  4%  607K 6s
[2025-04-11T14:37:09.245Z] #10 2.149  10250K .......... .......... .......... .......... ..........  4% 62.7M 6s
[2025-04-11T14:37:09.245Z] #10 2.150  10300K .......... .......... .......... .......... ..........  4% 47.4M 6s
[2025-04-11T14:37:09.245Z] #10 2.151  10350K .......... .......... .......... .......... ..........  4% 52.0M 6s
[2025-04-11T14:37:09.245Z] #10 2.152  10400K .......... .......... .......... .......... ..........  4% 50.5M 6s
[2025-04-11T14:37:09.245Z] #10 2.153  10450K .......... .......... .......... .......... ..........  4% 58.1M 6s
[2025-04-11T14:37:09.245Z] #10 2.154  10500K .......... .......... .......... .......... ..........  4% 53.2M 6s
[2025-04-11T14:37:09.245Z] #10 2.155  10550K .......... .......... .......... .......... ..........  4% 67.5M 5s
[2025-04-11T14:37:09.245Z] #10 2.156  10600K .......... .......... .......... .......... ..........  5% 54.8M 5s
[2025-04-11T14:37:09.245Z] #10 2.156  10650K .......... .......... .......... .......... ..........  5% 60.9M 5s
[2025-04-11T14:37:09.246Z] #10 2.157  10700K .......... .......... .......... .......... ..........  5% 63.3M 5s
[2025-04-11T14:37:09.246Z] #10 2.158  10750K .......... .......... .......... .......... ..........  5% 45.1M 5s
[2025-04-11T14:37:09.246Z] #10 2.159  10800K .......... .......... .......... .......... ..........  5% 52.7M 5s
[2025-04-11T14:37:09.246Z] #10 2.160  10850K .......... .......... .......... .......... ..........  5% 58.6M 5s
[2025-04-11T14:37:09.246Z] #10 2.161  10900K .......... .......... .......... .......... ..........  5% 52.9M 5s
[2025-04-11T14:37:09.246Z] #10 2.162  10950K .......... .......... .......... .......... ..........  5% 61.8M 5s
[2025-04-11T14:37:09.246Z] #10 2.163  11000K .......... .......... .......... .......... ..........  5% 50.5M 5s
[2025-04-11T14:37:09.246Z] #10 2.163  11050K .......... .......... .......... .......... ..........  5% 58.5M 5s
[2025-04-11T14:37:09.246Z] #10 2.164  11100K .......... .......... .......... .......... ..........  5% 63.9M 5s
[2025-04-11T14:37:09.246Z] #10 2.165  11150K .......... .......... .......... .......... ..........  5% 48.9M 5s
[2025-04-11T14:37:09.246Z] #10 2.166  11200K .......... .......... .......... .......... ..........  5% 63.2M 5s
[2025-04-11T14:37:09.246Z] #10 2.167  11250K .......... .......... .......... .......... ..........  5% 58.3M 5s
[2025-04-11T14:37:09.246Z] #10 2.168  11300K .......... .......... .......... .......... ..........  5% 70.0M 5s
[2025-04-11T14:37:09.246Z] #10 2.168  11350K .......... .......... .......... .......... ..........  5% 60.9M 5s
[2025-04-11T14:37:09.246Z] #10 2.169  11400K .......... .......... .......... .......... ..........  5% 73.2M 5s
[2025-04-11T14:37:09.246Z] #10 2.170  11450K .......... .......... .......... .......... ..........  5% 74.6M 5s
[2025-04-11T14:37:09.246Z] #10 2.171  11500K .......... .......... .......... .......... ..........  5% 57.0M 5s
[2025-04-11T14:37:09.246Z] #10 2.171  11550K .......... .......... .......... .......... ..........  5% 46.8M 5s
[2025-04-11T14:37:09.246Z] #10 2.172  11600K .......... .......... .......... .......... ..........  5% 62.5M 5s
[2025-04-11T14:37:09.246Z] #10 2.173  11650K .......... .......... .......... .......... ..........  5% 62.0M 5s
[2025-04-11T14:37:09.246Z] #10 2.174  11700K .......... .......... .......... .......... ..........  5% 62.0M 5s
[2025-04-11T14:37:09.246Z] #10 2.175  11750K .......... .......... .......... .......... ..........  5% 64.1M 5s
[2025-04-11T14:37:09.246Z] #10 2.176  11800K .......... .......... .......... .......... ..........  5% 57.7M 5s
[2025-04-11T14:37:09.246Z] #10 2.176  11850K .......... .......... .......... .......... ..........  5% 70.4M 5s
[2025-04-11T14:37:09.246Z] #10 2.177  11900K .......... .......... .......... .......... ..........  5% 84.2M 5s
[2025-04-11T14:37:09.246Z] #10 2.178  11950K .......... .......... .......... .......... ..........  5% 48.8M 5s
[2025-04-11T14:37:09.246Z] #10 2.179  12000K .......... .......... .......... .......... ..........  5% 51.3M 5s
[2025-04-11T14:37:09.246Z] #10 2.180  12050K .......... .......... .......... .......... ..........  5% 57.8M 5s
[2025-04-11T14:37:09.246Z] #10 2.180  12100K .......... .......... .......... .......... ..........  5% 70.7M 5s
[2025-04-11T14:37:09.246Z] #10 2.181  12150K .......... .......... .......... .......... ..........  5% 46.5M 5s
[2025-04-11T14:37:09.246Z] #10 2.182  12200K .......... .......... .......... .......... ..........  5% 65.3M 5s
[2025-04-11T14:37:09.246Z] #10 2.183  12250K .......... .......... .......... .......... ..........  5% 74.1M 5s
[2025-04-11T14:37:09.246Z] #10 2.184  12300K .......... .......... .......... .......... ..........  5% 47.6M 5s
[2025-04-11T14:37:09.246Z] #10 2.185  12350K .......... .......... .......... .......... ..........  5% 48.6M 5s
[2025-04-11T14:37:09.246Z] #10 2.186  12400K .......... .......... .......... .......... ..........  5% 50.5M 5s
[2025-04-11T14:37:09.246Z] #10 2.188  12450K .......... .......... .......... .......... ..........  5% 44.3M 5s
[2025-04-11T14:37:09.246Z] #10 2.188  12500K .......... .......... .......... .......... ..........  5% 95.8M 5s
[2025-04-11T14:37:09.246Z] #10 2.188  12550K .......... .......... .......... .......... ..........  5% 66.5M 5s
[2025-04-11T14:37:09.246Z] #10 2.189  12600K .......... .......... .......... .......... ..........  5% 84.5M 5s
[2025-04-11T14:37:09.246Z] #10 2.190  12650K .......... .......... .......... .......... ..........  5% 97.1M 5s
[2025-04-11T14:37:09.246Z] #10 2.190  12700K .......... .......... .......... .......... ..........  5% 88.9M 5s
[2025-04-11T14:37:09.246Z] #10 2.191  12750K .......... .......... .......... .......... ..........  6% 77.8M 5s
[2025-04-11T14:37:09.246Z] #10 2.191  12800K .......... .......... .......... .......... ..........  6% 95.6M 5s
[2025-04-11T14:37:09.246Z] #10 2.192  12850K .......... .......... .......... .......... ..........  6% 75.5M 5s
[2025-04-11T14:37:09.246Z] #10 2.192  12900K .......... .......... .......... .......... ..........  6% 96.5M 5s
[2025-04-11T14:37:09.246Z] #10 2.193  12950K .......... .......... .......... .......... ..........  6% 82.7M 5s
[2025-04-11T14:37:09.246Z] #10 2.193  13000K .......... .......... .......... .......... ..........  6%  123M 5s
[2025-04-11T14:37:09.246Z] #10 2.194  13050K .......... .......... .......... .......... ..........  6%  109M 5s
[2025-04-11T14:37:09.246Z] #10 2.194  13100K .......... .......... .......... .......... ..........  6%  100M 5s
[2025-04-11T14:37:09.246Z] #10 2.195  13150K .......... .......... .......... .......... ..........  6%  102M 5s
[2025-04-11T14:37:09.246Z] #10 2.195  13200K .......... .......... .......... .......... ..........  6%  146M 5s
[2025-04-11T14:37:09.246Z] #10 2.196  13250K .......... .......... .......... .......... ..........  6%  129M 5s
[2025-04-11T14:37:09.246Z] #10 2.196  13300K .......... .......... .......... .......... ..........  6%  114M 5s
[2025-04-11T14:37:09.246Z] #10 2.196  13350K .......... .......... .......... .......... ..........  6% 88.4M 5s
[2025-04-11T14:37:09.246Z] #10 2.197  13400K .......... .......... .......... .......... ..........  6% 94.2M 5s
[2025-04-11T14:37:09.246Z] #10 2.197  13450K .......... .......... .......... .......... ..........  6%  106M 5s
[2025-04-11T14:37:09.246Z] #10 2.198  13500K .......... .......... .......... .......... ..........  6%  118M 5s
[2025-04-11T14:37:09.246Z] #10 2.198  13550K .......... .......... .......... .......... ..........  6%  107M 5s
[2025-04-11T14:37:09.246Z] #10 2.199  13600K .......... .......... .......... .......... ..........  6%  112M 5s
[2025-04-11T14:37:09.246Z] #10 2.199  13650K .......... .......... .......... .......... ..........  6%  118M 5s
[2025-04-11T14:37:09.246Z] #10 2.200  13700K .......... .......... .......... .......... ..........  6%  109M 5s
[2025-04-11T14:37:09.246Z] #10 2.200  13750K .......... .......... .......... .......... ..........  6% 98.0M 5s
[2025-04-11T14:37:09.246Z] #10 2.201  13800K .......... .......... .......... .......... ..........  6%  111M 5s
[2025-04-11T14:37:09.246Z] #10 2.201  13850K .......... .......... .......... .......... ..........  6%  135M 5s
[2025-04-11T14:37:09.246Z] #10 2.201  13900K .......... .......... .......... .......... ..........  6%  134M 5s
[2025-04-11T14:37:09.246Z] #10 2.202  13950K .......... .......... .......... .......... ..........  6% 98.8M 5s
[2025-04-11T14:37:09.246Z] #10 2.202  14000K .......... .......... .......... .......... ..........  6%  122M 5s
[2025-04-11T14:37:09.246Z] #10 2.203  14050K .......... .......... .......... .......... ..........  6%  129M 5s
[2025-04-11T14:37:09.246Z] #10 2.203  14100K .......... .......... .......... .......... ..........  6%  122M 5s
[2025-04-11T14:37:09.246Z] #10 2.203  14150K .......... .......... .......... .......... ..........  6%  113M 5s
[2025-04-11T14:37:09.246Z] #10 2.204  14200K .......... .......... .......... .......... ..........  6%  173M 5s
[2025-04-11T14:37:09.246Z] #10 2.204  14250K .......... .......... .......... .......... ..........  6%  215M 5s
[2025-04-11T14:37:09.246Z] #10 2.204  14300K .......... .......... .......... .......... ..........  6%  213M 5s
[2025-04-11T14:37:09.246Z] #10 2.205  14350K .......... .......... .......... .......... ..........  6% 1.25M 5s
[2025-04-11T14:37:09.246Z] #10 2.244  14400K .......... .......... .......... .......... ..........  6% 79.5M 5s
[2025-04-11T14:37:09.246Z] #10 2.244  14450K .......... .......... .......... .......... ..........  6% 93.6M 5s
[2025-04-11T14:37:09.246Z] #10 2.245  14500K .......... .......... .......... .......... ..........  6% 79.6M 5s
[2025-04-11T14:37:09.246Z] #10 2.245  14550K .......... .......... .......... .......... ..........  6% 82.6M 5s
[2025-04-11T14:37:09.246Z] #10 2.246  14600K .......... .......... .......... .......... ..........  6% 75.4M 5s
[2025-04-11T14:37:09.246Z] #10 2.247  14650K .......... .......... .......... .......... ..........  6% 90.8M 5s
[2025-04-11T14:37:09.246Z] #10 2.247  14700K .......... .......... .......... .......... ..........  6% 76.3M 5s
[2025-04-11T14:37:09.246Z] #10 2.248  14750K .......... .......... .......... .......... ..........  6% 93.5M 5s
[2025-04-11T14:37:09.246Z] #10 2.248  14800K .......... .......... .......... .......... ..........  6%  117M 5s
[2025-04-11T14:37:09.246Z] #10 2.249  14850K .......... .......... .......... .......... ..........  7%  140M 5s
[2025-04-11T14:37:09.246Z] #10 2.249  14900K .......... .......... .......... .......... ..........  7%  117M 5s
[2025-04-11T14:37:09.246Z] #10 2.250  14950K .......... .......... .......... .......... ..........  7%  105M 5s
[2025-04-11T14:37:09.246Z] #10 2.250  15000K .......... .......... .......... .......... ..........  7%  102M 5s
[2025-04-11T14:37:09.246Z] #10 2.250  15050K .......... .......... .......... .......... ..........  7% 88.1M 5s
[2025-04-11T14:37:09.246Z] #10 2.251  15100K .......... .......... .......... .......... ..........  7% 97.8M 5s
[2025-04-11T14:37:09.246Z] #10 2.252  15150K .......... .......... .......... .......... ..........  7% 90.9M 5s
[2025-04-11T14:37:09.246Z] #10 2.252  15200K .......... .......... .......... .......... ..........  7% 87.1M 5s
[2025-04-11T14:37:09.246Z] #10 2.253  15250K .......... .......... .......... .......... ..........  7% 90.5M 5s
[2025-04-11T14:37:09.246Z] #10 2.253  15300K .......... .......... .......... .......... ..........  7% 97.7M 5s
[2025-04-11T14:37:09.246Z] #10 2.254  15350K .......... .......... .......... .......... ..........  7% 93.7M 5s
[2025-04-11T14:37:09.246Z] #10 2.254  15400K .......... .......... .......... .......... ..........  7%  101M 5s
[2025-04-11T14:37:09.246Z] #10 2.255  15450K .......... .......... .......... .......... ..........  7% 81.4M 5s
[2025-04-11T14:37:09.247Z] #10 2.255  15500K .......... .......... .......... .......... ..........  7%  101M 5s
[2025-04-11T14:37:09.247Z] #10 2.256  15550K .......... .......... .......... .......... ..........  7% 66.6M 5s
[2025-04-11T14:37:09.247Z] #10 2.256  15600K .......... .......... .......... .......... ..........  7% 88.7M 5s
[2025-04-11T14:37:09.247Z] #10 2.257  15650K .......... .......... .......... .......... ..........  7% 92.0M 5s
[2025-04-11T14:37:09.247Z] #10 2.258  15700K .......... .......... .......... .......... ..........  7% 92.7M 5s
[2025-04-11T14:37:09.247Z] #10 2.258  15750K .......... .......... .......... .......... ..........  7%  102M 5s
[2025-04-11T14:37:09.247Z] #10 2.259  15800K .......... .......... .......... .......... ..........  7%  108M 5s
[2025-04-11T14:37:09.247Z] #10 2.259  15850K .......... .......... .......... .......... ..........  7% 93.0M 5s
[2025-04-11T14:37:09.247Z] #10 2.260  15900K .......... .......... .......... .......... ..........  7% 78.7M 5s
[2025-04-11T14:37:09.247Z] #10 2.260  15950K .......... .......... .......... .......... ..........  7% 88.5M 5s
[2025-04-11T14:37:09.247Z] #10 2.261  16000K .......... .......... .......... .......... ..........  7% 91.5M 5s
[2025-04-11T14:37:09.247Z] #10 2.261  16050K .......... .......... .......... .......... ..........  7% 98.6M 5s
[2025-04-11T14:37:09.247Z] #10 2.262  16100K .......... .......... .......... .......... ..........  7% 87.6M 5s
[2025-04-11T14:37:09.247Z] #10 2.262  16150K .......... .......... .......... .......... ..........  7%  101M 5s
[2025-04-11T14:37:09.247Z] #10 2.263  16200K .......... .......... .......... .......... ..........  7%  105M 5s
[2025-04-11T14:37:09.247Z] #10 2.263  16250K .......... .......... .......... .......... ..........  7%  117M 5s
[2025-04-11T14:37:09.247Z] #10 2.264  16300K .......... .......... .......... .......... ..........  7% 97.8M 5s
[2025-04-11T14:37:09.247Z] #10 2.264  16350K .......... .......... .......... .......... ..........  7% 86.2M 5s
[2025-04-11T14:37:09.247Z] #10 2.265  16400K .......... .......... .......... .......... ..........  7%  114M 5s
[2025-04-11T14:37:09.247Z] #10 2.265  16450K .......... .......... .......... .......... ..........  7%  117M 5s
[2025-04-11T14:37:09.247Z] #10 2.266  16500K .......... .......... .......... .......... ..........  7% 93.6M 5s
[2025-04-11T14:37:09.247Z] #10 2.266  16550K .......... .......... .......... .......... ..........  7%  116M 5s
[2025-04-11T14:37:09.247Z] #10 2.266  16600K .......... .......... .......... .......... ..........  7%  114M 5s
[2025-04-11T14:37:09.247Z] #10 2.267  16650K .......... .......... .......... .......... ..........  7% 81.2M 5s
[2025-04-11T14:37:09.497Z] #10 2.268  16700K .......... .......... .......... .......... ..........  7% 96.8M 5s
[2025-04-11T14:37:09.497Z] #10 2.268  16750K .......... .......... .......... .......... ..........  7% 87.8M 5s
[2025-04-11T14:37:09.497Z] #10 2.269  16800K .......... .......... .......... .......... ..........  7%  109M 5s
[2025-04-11T14:37:09.497Z] #10 2.269  16850K .......... .......... .......... .......... ..........  7%  131M 5s
[2025-04-11T14:37:09.497Z] #10 2.269  16900K .......... .......... .......... .......... ..........  7%  110M 5s
[2025-04-11T14:37:09.497Z] #10 2.270  16950K .......... .......... .......... .......... ..........  7% 82.0M 5s
[2025-04-11T14:37:09.497Z] #10 2.270  17000K .......... .......... .......... .......... ..........  8%  108M 5s
[2025-04-11T14:37:09.497Z] #10 2.271  17050K .......... .......... .......... .......... ..........  8%  111M 5s
[2025-04-11T14:37:09.498Z] #10 2.271  17100K .......... .......... .......... .......... ..........  8%  118M 5s
[2025-04-11T14:37:09.498Z] #10 2.272  17150K .......... .......... .......... .......... ..........  8%  122M 5s
[2025-04-11T14:37:09.498Z] #10 2.272  17200K .......... .......... .......... .......... ..........  8%  120M 5s
[2025-04-11T14:37:09.498Z] #10 2.273  17250K .......... .......... .......... .......... ..........  8%  113M 5s
[2025-04-11T14:37:09.498Z] #10 2.273  17300K .......... .......... .......... .......... ..........  8%  103M 5s
[2025-04-11T14:37:09.498Z] #10 2.273  17350K .......... .......... .......... .......... ..........  8% 99.9M 5s
[2025-04-11T14:37:09.498Z] #10 2.274  17400K .......... .......... .......... .......... ..........  8%  100M 5s
[2025-04-11T14:37:09.498Z] #10 2.274  17450K .......... .......... .......... .......... ..........  8%  124M 5s
[2025-04-11T14:37:09.498Z] #10 2.275  17500K .......... .......... .......... .......... ..........  8%  113M 5s
[2025-04-11T14:37:09.498Z] #10 2.275  17550K .......... .......... .......... .......... ..........  8%  100M 5s
[2025-04-11T14:37:09.498Z] #10 2.276  17600K .......... .......... .......... .......... ..........  8%  101M 5s
[2025-04-11T14:37:09.498Z] #10 2.276  17650K .......... .......... .......... .......... ..........  8%  112M 5s
[2025-04-11T14:37:09.498Z] #10 2.277  17700K .......... .......... .......... .......... ..........  8%  109M 5s
[2025-04-11T14:37:09.498Z] #10 2.277  17750K .......... .......... .......... .......... ..........  8%  105M 4s
[2025-04-11T14:37:09.498Z] #10 2.278  17800K .......... .......... .......... .......... ..........  8%  102M 4s
[2025-04-11T14:37:09.498Z] #10 2.278  17850K .......... .......... .......... .......... ..........  8%  112M 4s
[2025-04-11T14:37:09.498Z] #10 2.279  17900K .......... .......... .......... .......... ..........  8%  109M 4s
[2025-04-11T14:37:09.498Z] #10 2.279  17950K .......... .......... .......... .......... ..........  8% 93.9M 4s
[2025-04-11T14:37:09.498Z] #10 2.280  18000K .......... .......... .......... .......... ..........  8%  165M 4s
[2025-04-11T14:37:09.498Z] #10 2.280  18050K .......... .......... .......... .......... ..........  8%  168M 4s
[2025-04-11T14:37:09.498Z] #10 2.280  18100K .......... .......... .......... .......... ..........  8%  146M 4s
[2025-04-11T14:37:09.498Z] #10 2.280  18150K .......... .......... .......... .......... ..........  8%  105M 4s
[2025-04-11T14:37:09.498Z] #10 2.281  18200K .......... .......... .......... .......... ..........  8%  114M 4s
[2025-04-11T14:37:09.498Z] #10 2.281  18250K .......... .......... .......... .......... ..........  8%  137M 4s
[2025-04-11T14:37:09.498Z] #10 2.282  18300K .......... .......... .......... .......... ..........  8%  124M 4s
[2025-04-11T14:37:09.498Z] #10 2.282  18350K .......... .......... .......... .......... ..........  8%  103M 4s
[2025-04-11T14:37:09.498Z] #10 2.283  18400K .......... .......... .......... .......... ..........  8%  125M 4s
[2025-04-11T14:37:09.498Z] #10 2.283  18450K .......... .......... .......... .......... ..........  8%  911K 5s
[2025-04-11T14:37:09.498Z] #10 2.338  18500K .......... .......... .......... .......... ..........  8%  113M 5s
[2025-04-11T14:37:09.498Z] #10 2.338  18550K .......... .......... .......... .......... ..........  8% 95.4M 5s
[2025-04-11T14:37:09.498Z] #10 2.339  18600K .......... .......... .......... .......... ..........  8%  120M 5s
[2025-04-11T14:37:09.498Z] #10 2.339  18650K .......... .......... .......... .......... ..........  8% 83.9M 5s
[2025-04-11T14:37:09.498Z] #10 2.340  18700K .......... .......... .......... .......... ..........  8% 93.2M 5s
[2025-04-11T14:37:09.498Z] #10 2.340  18750K .......... .......... .......... .......... ..........  8%  118M 5s
[2025-04-11T14:37:09.498Z] #10 2.341  18800K .......... .......... .......... .......... ..........  8%  125M 5s
[2025-04-11T14:37:09.498Z] #10 2.341  18850K .......... .......... .......... .......... ..........  8%  101M 5s
[2025-04-11T14:37:09.498Z] #10 2.342  18900K .......... .......... .......... .......... ..........  8%  146M 5s
[2025-04-11T14:37:09.498Z] #10 2.342  18950K .......... .......... .......... .......... ..........  8%  121M 5s
[2025-04-11T14:37:09.498Z] #10 2.342  19000K .......... .......... .......... .......... ..........  8%  110M 5s
[2025-04-11T14:37:09.498Z] #10 2.343  19050K .......... .......... .......... .......... ..........  8%  128M 5s
[2025-04-11T14:37:09.498Z] #10 2.343  19100K .......... .......... .......... .......... ..........  8% 85.3M 5s
[2025-04-11T14:37:09.498Z] #10 2.344  19150K .......... .......... .......... .......... ..........  9% 23.5M 5s
[2025-04-11T14:37:09.498Z] #10 2.346  19200K .......... .......... .......... .......... ..........  9% 76.3M 5s
[2025-04-11T14:37:09.498Z] #10 2.346  19250K .......... .......... .......... .......... ..........  9% 90.7M 5s
[2025-04-11T14:37:09.498Z] #10 2.347  19300K .......... .......... .......... .......... ..........  9% 89.3M 5s
[2025-04-11T14:37:09.498Z] #10 2.348  19350K .......... .......... .......... .......... ..........  9% 80.3M 5s
[2025-04-11T14:37:09.498Z] #10 2.348  19400K .......... .......... .......... .......... ..........  9% 78.7M 5s
[2025-04-11T14:37:09.498Z] #10 2.349  19450K .......... .......... .......... .......... ..........  9% 79.9M 5s
[2025-04-11T14:37:09.498Z] #10 2.349  19500K .......... .......... .......... .......... ..........  9% 84.5M 5s
[2025-04-11T14:37:09.498Z] #10 2.350  19550K .......... .......... .......... .......... ..........  9% 69.2M 5s
[2025-04-11T14:37:09.498Z] #10 2.351  19600K .......... .......... .......... .......... ..........  9%  105M 5s
[2025-04-11T14:37:09.498Z] #10 2.351  19650K .......... .......... .......... .......... ..........  9% 83.1M 5s
[2025-04-11T14:37:09.498Z] #10 2.352  19700K .......... .......... .......... .......... ..........  9% 80.2M 5s
[2025-04-11T14:37:09.498Z] #10 2.352  19750K .......... .......... .......... .......... ..........  9% 98.9M 5s
[2025-04-11T14:37:09.498Z] #10 2.353  19800K .......... .......... .......... .......... ..........  9% 71.6M 5s
[2025-04-11T14:37:09.498Z] #10 2.353  19850K .......... .......... .......... .......... ..........  9% 74.7M 5s
[2025-04-11T14:37:09.498Z] #10 2.354  19900K .......... .......... .......... .......... ..........  9% 80.2M 5s
[2025-04-11T14:37:09.498Z] #10 2.355  19950K .......... .......... .......... .......... ..........  9% 79.3M 5s
[2025-04-11T14:37:09.498Z] #10 2.355  20000K .......... .......... .......... .......... ..........  9% 94.6M 5s
[2025-04-11T14:37:09.498Z] #10 2.356  20050K .......... .......... .......... .......... ..........  9% 92.1M 5s
[2025-04-11T14:37:09.498Z] #10 2.356  20100K .......... .......... .......... .......... ..........  9%  107M 5s
[2025-04-11T14:37:09.498Z] #10 2.357  20150K .......... .......... .......... .......... ..........  9% 91.9M 5s
[2025-04-11T14:37:09.498Z] #10 2.357  20200K .......... .......... .......... .......... ..........  9%  109M 5s
[2025-04-11T14:37:09.498Z] #10 2.358  20250K .......... .......... .......... .......... ..........  9%  103M 5s
[2025-04-11T14:37:09.498Z] #10 2.358  20300K .......... .......... .......... .......... ..........  9% 95.9M 5s
[2025-04-11T14:37:09.498Z] #10 2.359  20350K .......... .......... .......... .......... ..........  9% 68.6M 5s
[2025-04-11T14:37:09.498Z] #10 2.360  20400K .......... .......... .......... .......... ..........  9%  103M 5s
[2025-04-11T14:37:09.498Z] #10 2.360  20450K .......... .......... .......... .......... ..........  9%  658K 5s
[2025-04-11T14:37:09.498Z] #10 2.436  20500K .......... .......... .......... .......... ..........  9% 60.6M 5s
[2025-04-11T14:37:09.498Z] #10 2.437  20550K .......... .......... .......... .......... ..........  9% 70.0M 5s
[2025-04-11T14:37:09.498Z] #10 2.438  20600K .......... .......... .......... .......... ..........  9% 55.7M 5s
[2025-04-11T14:37:09.498Z] #10 2.438  20650K .......... .......... .......... .......... ..........  9% 57.9M 5s
[2025-04-11T14:37:09.498Z] #10 2.439  20700K .......... .......... .......... .......... ..........  9% 71.8M 5s
[2025-04-11T14:37:09.498Z] #10 2.440  20750K .......... .......... .......... .......... ..........  9% 73.1M 5s
[2025-04-11T14:37:09.498Z] #10 2.441  20800K .......... .......... .......... .......... ..........  9% 55.1M 5s
[2025-04-11T14:37:09.498Z] #10 2.441  20850K .......... .......... .......... .......... ..........  9% 50.4M 5s
[2025-04-11T14:37:09.498Z] #10 2.442  20900K .......... .......... .......... .......... ..........  9% 58.2M 5s
[2025-04-11T14:37:09.498Z] #10 2.443  20950K .......... .......... .......... .......... ..........  9% 68.7M 5s
[2025-04-11T14:37:09.498Z] #10 2.444  21000K .......... .......... .......... .......... ..........  9% 59.8M 5s
[2025-04-11T14:37:09.498Z] #10 2.445  21050K .......... .......... .......... .......... ..........  9% 86.7M 5s
[2025-04-11T14:37:09.498Z] #10 2.445  21100K .......... .......... .......... .......... ..........  9% 72.4M 5s
[2025-04-11T14:37:09.498Z] #10 2.446  21150K .......... .......... .......... .......... ..........  9% 64.0M 5s
[2025-04-11T14:37:09.498Z] #10 2.447  21200K .......... .......... .......... .......... ..........  9% 76.5M 5s
[2025-04-11T14:37:09.499Z] #10 2.447  21250K .......... .......... .......... .......... .......... 10%  109M 5s
[2025-04-11T14:37:09.499Z] #10 2.448  21300K .......... .......... .......... .......... .......... 10% 66.6M 5s
[2025-04-11T14:37:09.499Z] #10 2.449  21350K .......... .......... .......... .......... .......... 10% 81.0M 5s
[2025-04-11T14:37:09.499Z] #10 2.449  21400K .......... .......... .......... .......... .......... 10% 80.8M 5s
[2025-04-11T14:37:09.499Z] #10 2.450  21450K .......... .......... .......... .......... .......... 10% 73.7M 5s
[2025-04-11T14:37:09.499Z] #10 2.451  21500K .......... .......... .......... .......... .......... 10% 72.0M 5s
[2025-04-11T14:37:09.499Z] #10 2.451  21550K .......... .......... .......... .......... .......... 10%  111M 5s
[2025-04-11T14:37:09.499Z] #10 2.452  21600K .......... .......... .......... .......... .......... 10% 69.6M 5s
[2025-04-11T14:37:09.499Z] #10 2.452  21650K .......... .......... .......... .......... .......... 10% 57.2M 5s
[2025-04-11T14:37:09.499Z] #10 2.453  21700K .......... .......... .......... .......... .......... 10% 69.0M 5s
[2025-04-11T14:37:09.499Z] #10 2.454  21750K .......... .......... .......... .......... .......... 10% 67.3M 5s
[2025-04-11T14:37:09.499Z] #10 2.455  21800K .......... .......... .......... .......... .......... 10% 98.5M 5s
[2025-04-11T14:37:09.499Z] #10 2.455  21850K .......... .......... .......... .......... .......... 10%  116M 5s
[2025-04-11T14:37:09.499Z] #10 2.456  21900K .......... .......... .......... .......... .......... 10% 88.0M 5s
[2025-04-11T14:37:09.499Z] #10 2.456  21950K .......... .......... .......... .......... .......... 10% 99.6M 5s
[2025-04-11T14:37:09.499Z] #10 2.457  22000K .......... .......... .......... .......... .......... 10% 81.6M 5s
[2025-04-11T14:37:09.499Z] #10 2.457  22050K .......... .......... .......... .......... .......... 10%  103M 5s
[2025-04-11T14:37:09.499Z] #10 2.458  22100K .......... .......... .......... .......... .......... 10% 93.4M 5s
[2025-04-11T14:37:09.499Z] #10 2.458  22150K .......... .......... .......... .......... .......... 10%  106M 5s
[2025-04-11T14:37:09.499Z] #10 2.459  22200K .......... .......... .......... .......... .......... 10%  101M 5s
[2025-04-11T14:37:09.499Z] #10 2.459  22250K .......... .......... .......... .......... .......... 10% 94.0M 5s
[2025-04-11T14:37:09.499Z] #10 2.460  22300K .......... .......... .......... .......... .......... 10% 78.1M 5s
[2025-04-11T14:37:09.499Z] #10 2.460  22350K .......... .......... .......... .......... .......... 10% 93.7M 5s
[2025-04-11T14:37:09.499Z] #10 2.461  22400K .......... .......... .......... .......... .......... 10% 89.7M 5s
[2025-04-11T14:37:09.499Z] #10 2.461  22450K .......... .......... .......... .......... .......... 10% 88.1M 5s
[2025-04-11T14:37:09.499Z] #10 2.462  22500K .......... .......... .......... .......... .......... 10% 68.2M 5s
[2025-04-11T14:37:09.499Z] #10 2.463  22550K .......... .......... .......... .......... .......... 10% 77.0M 5s
[2025-04-11T14:37:09.499Z] #10 2.463  22600K .......... .......... .......... .......... .......... 10% 90.3M 5s
[2025-04-11T14:37:09.499Z] #10 2.464  22650K .......... .......... .......... .......... .......... 10% 82.2M 5s
[2025-04-11T14:37:09.499Z] #10 2.465  22700K .......... .......... .......... .......... .......... 10% 48.5M 5s
[2025-04-11T14:37:09.499Z] #10 2.465  22750K .......... .......... .......... .......... .......... 10% 50.5M 5s
[2025-04-11T14:37:09.499Z] #10 2.466  22800K .......... .......... .......... .......... .......... 10% 58.7M 5s
[2025-04-11T14:37:09.499Z] #10 2.467  22850K .......... .......... .......... .......... .......... 10% 67.1M 5s
[2025-04-11T14:37:09.499Z] #10 2.468  22900K .......... .......... .......... .......... .......... 10% 74.3M 5s
[2025-04-11T14:37:09.499Z] #10 2.469  22950K .......... .......... .......... .......... .......... 10% 80.1M 5s
[2025-04-11T14:37:09.499Z] #10 2.469  23000K .......... .......... .......... .......... .......... 10% 67.3M 5s
[2025-04-11T14:37:09.499Z] #10 2.470  23050K .......... .......... .......... .......... .......... 10% 83.9M 5s
[2025-04-11T14:37:09.499Z] #10 2.471  23100K .......... .......... .......... .......... .......... 10% 62.2M 5s
[2025-04-11T14:37:09.499Z] #10 2.471  23150K .......... .......... .......... .......... .......... 10% 70.7M 5s
[2025-04-11T14:37:09.499Z] #10 2.472  23200K .......... .......... .......... .......... .......... 10% 68.2M 5s
[2025-04-11T14:37:09.499Z] #10 2.473  23250K .......... .......... .......... .......... .......... 10% 70.1M 5s
[2025-04-11T14:37:09.499Z] #10 2.473  23300K .......... .......... .......... .......... .......... 10% 86.4M 5s
[2025-04-11T14:37:09.499Z] #10 2.474  23350K .......... .......... .......... .......... .......... 10% 91.9M 5s
[2025-04-11T14:37:09.499Z] #10 2.474  23400K .......... .......... .......... .......... .......... 11% 82.4M 5s
[2025-04-11T14:37:09.499Z] #10 2.475  23450K .......... .......... .......... .......... .......... 11% 92.7M 5s
[2025-04-11T14:37:09.499Z] #10 2.476  23500K .......... .......... .......... .......... .......... 11% 67.1M 5s
[2025-04-11T14:37:09.499Z] #10 2.476  23550K .......... .......... .......... .......... .......... 11% 80.4M 5s
[2025-04-11T14:37:09.499Z] #10 2.477  23600K .......... .......... .......... .......... .......... 11% 86.6M 5s
[2025-04-11T14:37:09.499Z] #10 2.477  23650K .......... .......... .......... .......... .......... 11% 80.0M 5s
[2025-04-11T14:37:09.499Z] #10 2.478  23700K .......... .......... .......... .......... .......... 11% 77.7M 5s
[2025-04-11T14:37:09.499Z] #10 2.479  23750K .......... .......... .......... .......... .......... 11% 91.0M 5s
[2025-04-11T14:37:09.499Z] #10 2.479  23800K .......... .......... .......... .......... .......... 11% 89.1M 5s
[2025-04-11T14:37:09.499Z] #10 2.480  23850K .......... .......... .......... .......... .......... 11% 88.8M 5s
[2025-04-11T14:37:09.499Z] #10 2.480  23900K .......... .......... .......... .......... .......... 11% 82.8M 5s
[2025-04-11T14:37:09.499Z] #10 2.481  23950K .......... .......... .......... .......... .......... 11% 92.5M 5s
[2025-04-11T14:37:09.499Z] #10 2.481  24000K .......... .......... .......... .......... .......... 11% 95.3M 5s
[2025-04-11T14:37:09.499Z] #10 2.482  24050K .......... .......... .......... .......... .......... 11% 92.7M 5s
[2025-04-11T14:37:09.499Z] #10 2.483  24100K .......... .......... .......... .......... .......... 11% 91.5M 5s
[2025-04-11T14:37:09.499Z] #10 2.483  24150K .......... .......... .......... .......... .......... 11%  108M 5s
[2025-04-11T14:37:09.499Z] #10 2.483  24200K .......... .......... .......... .......... .......... 11%  114M 5s
[2025-04-11T14:37:09.499Z] #10 2.484  24250K .......... .......... .......... .......... .......... 11% 76.9M 5s
[2025-04-11T14:37:09.499Z] #10 2.485  24300K .......... .......... .......... .......... .......... 11% 98.5M 5s
[2025-04-11T14:37:09.499Z] #10 2.485  24350K .......... .......... .......... .......... .......... 11% 97.4M 5s
[2025-04-11T14:37:09.499Z] #10 2.486  24400K .......... .......... .......... .......... .......... 11% 97.2M 5s
[2025-04-11T14:37:09.499Z] #10 2.486  24450K .......... .......... .......... .......... .......... 11% 97.4M 5s
[2025-04-11T14:37:09.499Z] #10 2.487  24500K .......... .......... .......... .......... .......... 11% 87.2M 5s
[2025-04-11T14:37:09.499Z] #10 2.487  24550K .......... .......... .......... .......... .......... 11% 92.5M 5s
[2025-04-11T14:37:09.499Z] #10 2.488  24600K .......... .......... .......... .......... .......... 11% 87.2M 5s
[2025-04-11T14:37:09.499Z] #10 2.488  24650K .......... .......... .......... .......... .......... 11%  121M 5s
[2025-04-11T14:37:09.499Z] #10 2.489  24700K .......... .......... .......... .......... .......... 11% 93.6M 5s
[2025-04-11T14:37:09.499Z] #10 2.489  24750K .......... .......... .......... .......... .......... 11% 1.82M 5s
[2025-04-11T14:37:09.499Z] #10 2.516  24800K .......... .......... .......... .......... .......... 11% 76.5M 5s
[2025-04-11T14:37:09.499Z] #10 2.517  24850K .......... .......... .......... .......... .......... 11% 99.7M 5s
[2025-04-11T14:37:09.499Z] #10 2.517  24900K .......... .......... .......... .......... .......... 11% 83.8M 5s
[2025-04-11T14:37:09.499Z] #10 2.518  24950K .......... .......... .......... .......... .......... 11% 98.1M 5s
[2025-04-11T14:37:09.499Z] #10 2.518  25000K .......... .......... .......... .......... .......... 11% 83.2M 5s
[2025-04-11T14:37:09.499Z] #10 2.519  25050K .......... .......... .......... .......... .......... 11% 90.6M 5s
[2025-04-11T14:37:09.499Z] #10 2.519  25100K .......... .......... .......... .......... .......... 11% 88.0M 5s
[2025-04-11T14:37:09.499Z] #10 2.520  25150K .......... .......... .......... .......... .......... 11%  107M 5s
[2025-04-11T14:37:09.499Z] #10 2.520  25200K .......... .......... .......... .......... .......... 11% 81.7M 5s
[2025-04-11T14:37:09.499Z] #10 2.521  25250K .......... .......... .......... .......... .......... 11% 96.8M 5s
[2025-04-11T14:37:09.499Z] #10 2.521  25300K .......... .......... .......... .......... .......... 11% 83.3M 5s
[2025-04-11T14:37:09.499Z] #10 2.522  25350K .......... .......... .......... .......... .......... 11% 99.1M 5s
[2025-04-11T14:37:09.499Z] #10 2.522  25400K .......... .......... .......... .......... .......... 11%  110M 5s
[2025-04-11T14:37:09.499Z] #10 2.523  25450K .......... .......... .......... .......... .......... 11%  117M 5s
[2025-04-11T14:37:09.499Z] #10 2.523  25500K .......... .......... .......... .......... .......... 12% 87.3M 5s
[2025-04-11T14:37:09.499Z] #10 2.524  25550K .......... .......... .......... .......... .......... 12% 91.2M 5s
[2025-04-11T14:37:09.499Z] #10 2.524  25600K .......... .......... .......... .......... .......... 12%  113M 5s
[2025-04-11T14:37:09.499Z] #10 2.525  25650K .......... .......... .......... .......... .......... 12%  130M 5s
[2025-04-11T14:37:09.499Z] #10 2.525  25700K .......... .......... .......... .......... .......... 12%  113M 5s
[2025-04-11T14:37:09.499Z] #10 2.526  25750K .......... .......... .......... .......... .......... 12%  125M 5s
[2025-04-11T14:37:09.499Z] #10 2.526  25800K .......... .......... .......... .......... .......... 12%  118M 5s
[2025-04-11T14:37:09.500Z] #10 2.526  25850K .......... .......... .......... .......... .......... 12%  128M 5s
[2025-04-11T14:37:09.500Z] #10 2.527  25900K .......... .......... .......... .......... .......... 12% 94.3M 5s
[2025-04-11T14:37:09.500Z] #10 2.527  25950K .......... .......... .......... .......... .......... 12%  105M 5s
[2025-04-11T14:37:09.500Z] #10 2.528  26000K .......... .......... .......... .......... .......... 12%  120M 5s
[2025-04-11T14:37:09.500Z] #10 2.528  26050K .......... .......... .......... .......... .......... 12%  137M 5s
[2025-04-11T14:37:09.500Z] #10 2.529  26100K .......... .......... .......... .......... .......... 12% 82.4M 5s
[2025-04-11T14:37:09.500Z] #10 2.529  26150K .......... .......... .......... .......... .......... 12%  133M 5s
[2025-04-11T14:37:09.500Z] #10 2.529  26200K .......... .......... .......... .......... .......... 12% 98.2M 5s
[2025-04-11T14:37:09.500Z] #10 2.530  26250K .......... .......... .......... .......... .......... 12% 99.5M 5s
[2025-04-11T14:37:09.500Z] #10 2.531  26300K .......... .......... .......... .......... .......... 12%  128M 5s
[2025-04-11T14:37:09.500Z] #10 2.531  26350K .......... .......... .......... .......... .......... 12%  128M 5s
[2025-04-11T14:37:09.500Z] #10 2.531  26400K .......... .......... .......... .......... .......... 12% 91.7M 5s
[2025-04-11T14:37:09.500Z] #10 2.532  26450K .......... .......... .......... .......... .......... 12% 83.0M 5s
[2025-04-11T14:37:09.500Z] #10 2.532  26500K .......... .......... .......... .......... .......... 12% 87.5M 5s
[2025-04-11T14:37:09.500Z] #10 2.533  26550K .......... .......... .......... .......... .......... 12% 87.9M 5s
[2025-04-11T14:37:09.500Z] #10 2.533  26600K .......... .......... .......... .......... .......... 12%  111M 5s
[2025-04-11T14:37:09.500Z] #10 2.534  26650K .......... .......... .......... .......... .......... 12%  125M 5s
[2025-04-11T14:37:09.500Z] #10 2.534  26700K .......... .......... .......... .......... .......... 12% 79.8M 5s
[2025-04-11T14:37:09.750Z] #10 2.535  26750K .......... .......... .......... .......... .......... 12% 93.7M 5s
[2025-04-11T14:37:09.750Z] #10 2.535  26800K .......... .......... .......... .......... .......... 12% 85.6M 5s
[2025-04-11T14:37:09.750Z] #10 2.536  26850K .......... .......... .......... .......... .......... 12% 90.6M 5s
[2025-04-11T14:37:09.750Z] #10 2.537  26900K .......... .......... .......... .......... .......... 12% 92.9M 5s
[2025-04-11T14:37:09.750Z] #10 2.537  26950K .......... .......... .......... .......... .......... 12%  104M 5s
[2025-04-11T14:37:09.750Z] #10 2.538  27000K .......... .......... .......... .......... .......... 12% 80.9M 5s
[2025-04-11T14:37:09.750Z] #10 2.538  27050K .......... .......... .......... .......... .......... 12%  107M 5s
[2025-04-11T14:37:09.750Z] #10 2.539  27100K .......... .......... .......... .......... .......... 12% 91.8M 5s
[2025-04-11T14:37:09.750Z] #10 2.539  27150K .......... .......... .......... .......... .......... 12% 74.8M 5s
[2025-04-11T14:37:09.750Z] #10 2.540  27200K .......... .......... .......... .......... .......... 12%  131M 5s
[2025-04-11T14:37:09.750Z] #10 2.540  27250K .......... .......... .......... .......... .......... 12%  100M 5s
[2025-04-11T14:37:09.750Z] #10 2.541  27300K .......... .......... .......... .......... .......... 12% 85.7M 5s
[2025-04-11T14:37:09.750Z] #10 2.541  27350K .......... .......... .......... .......... .......... 12% 94.9M 5s
[2025-04-11T14:37:09.750Z] #10 2.542  27400K .......... .......... .......... .......... .......... 12% 83.6M 5s
[2025-04-11T14:37:09.750Z] #10 2.542  27450K .......... .......... .......... .......... .......... 12% 87.1M 5s
[2025-04-11T14:37:09.750Z] #10 2.543  27500K .......... .......... .......... .......... .......... 12% 86.5M 5s
[2025-04-11T14:37:09.750Z] #10 2.543  27550K .......... .......... .......... .......... .......... 12%  101M 5s
[2025-04-11T14:37:09.750Z] #10 2.544  27600K .......... .......... .......... .......... .......... 12% 96.6M 5s
[2025-04-11T14:37:09.750Z] #10 2.544  27650K .......... .......... .......... .......... .......... 13%  126M 5s
[2025-04-11T14:37:09.750Z] #10 2.545  27700K .......... .......... .......... .......... .......... 13% 77.2M 5s
[2025-04-11T14:37:09.750Z] #10 2.545  27750K .......... .......... .......... .......... .......... 13% 97.7M 5s
[2025-04-11T14:37:09.750Z] #10 2.546  27800K .......... .......... .......... .......... .......... 13% 90.7M 5s
[2025-04-11T14:37:09.750Z] #10 2.546  27850K .......... .......... .......... .......... .......... 13% 90.7M 5s
[2025-04-11T14:37:09.750Z] #10 2.547  27900K .......... .......... .......... .......... .......... 13% 75.6M 4s
[2025-04-11T14:37:09.750Z] #10 2.548  27950K .......... .......... .......... .......... .......... 13%  102M 4s
[2025-04-11T14:37:09.750Z] #10 2.548  28000K .......... .......... .......... .......... .......... 13%  128M 4s
[2025-04-11T14:37:09.750Z] #10 2.549  28050K .......... .......... .......... .......... .......... 13% 91.5M 4s
[2025-04-11T14:37:09.750Z] #10 2.549  28100K .......... .......... .......... .......... .......... 13% 79.7M 4s
[2025-04-11T14:37:09.750Z] #10 2.550  28150K .......... .......... .......... .......... .......... 13%  116M 4s
[2025-04-11T14:37:09.750Z] #10 2.550  28200K .......... .......... .......... .......... .......... 13%  121M 4s
[2025-04-11T14:37:09.750Z] #10 2.550  28250K .......... .......... .......... .......... .......... 13%  141M 4s
[2025-04-11T14:37:09.750Z] #10 2.551  28300K .......... .......... .......... .......... .......... 13% 76.6M 4s
[2025-04-11T14:37:09.750Z] #10 2.551  28350K .......... .......... .......... .......... .......... 13%  111M 4s
[2025-04-11T14:37:09.750Z] #10 2.552  28400K .......... .......... .......... .......... .......... 13%  129M 4s
[2025-04-11T14:37:09.750Z] #10 2.552  28450K .......... .......... .......... .......... .......... 13%  110M 4s
[2025-04-11T14:37:09.750Z] #10 2.553  28500K .......... .......... .......... .......... .......... 13% 89.1M 4s
[2025-04-11T14:37:09.750Z] #10 2.553  28550K .......... .......... .......... .......... .......... 13%  120M 4s
[2025-04-11T14:37:09.750Z] #10 2.554  28600K .......... .......... .......... .......... .......... 13%  111M 4s
[2025-04-11T14:37:09.750Z] #10 2.554  28650K .......... .......... .......... .......... .......... 13%  128M 4s
[2025-04-11T14:37:09.750Z] #10 2.555  28700K .......... .......... .......... .......... .......... 13% 73.9M 4s
[2025-04-11T14:37:09.750Z] #10 2.555  28750K .......... .......... .......... .......... .......... 13%  125M 4s
[2025-04-11T14:37:09.750Z] #10 2.556  28800K .......... .......... .......... .......... .......... 13%  125M 4s
[2025-04-11T14:37:09.750Z] #10 2.556  28850K .......... .......... .......... .......... .......... 13%  110M 4s
[2025-04-11T14:37:09.750Z] #10 2.556  28900K .......... .......... .......... .......... .......... 13%  141M 4s
[2025-04-11T14:37:09.750Z] #10 2.557  28950K .......... .......... .......... .......... .......... 13%  131M 4s
[2025-04-11T14:37:09.750Z] #10 2.557  29000K .......... .......... .......... .......... .......... 13%  169M 4s
[2025-04-11T14:37:09.750Z] #10 2.557  29050K .......... .......... .......... .......... .......... 13% 1.29M 5s
[2025-04-11T14:37:09.750Z] #10 2.595  29100K .......... .......... .......... .......... .......... 13% 86.5M 5s
[2025-04-11T14:37:09.750Z] #10 2.596  29150K .......... .......... .......... .......... .......... 13%  102M 5s
[2025-04-11T14:37:09.750Z] #10 2.596  29200K .......... .......... .......... .......... .......... 13%  105M 5s
[2025-04-11T14:37:09.750Z] #10 2.597  29250K .......... .......... .......... .......... .......... 13%  104M 5s
[2025-04-11T14:37:09.750Z] #10 2.597  29300K .......... .......... .......... .......... .......... 13%  110M 5s
[2025-04-11T14:37:09.750Z] #10 2.598  29350K .......... .......... .......... .......... .......... 13%  100M 5s
[2025-04-11T14:37:09.750Z] #10 2.598  29400K .......... .......... .......... .......... .......... 13% 90.9M 5s
[2025-04-11T14:37:09.750Z] #10 2.599  29450K .......... .......... .......... .......... .......... 13%  117M 5s
[2025-04-11T14:37:09.750Z] #10 2.599  29500K .......... .......... .......... .......... .......... 13%  121M 5s
[2025-04-11T14:37:09.751Z] #10 2.600  29550K .......... .......... .......... .......... .......... 13%  119M 5s
[2025-04-11T14:37:09.751Z] #10 2.600  29600K .......... .......... .......... .......... .......... 13%  108M 5s
[2025-04-11T14:37:09.751Z] #10 2.600  29650K .......... .......... .......... .......... .......... 13%  120M 5s
[2025-04-11T14:37:09.751Z] #10 2.601  29700K .......... .......... .......... .......... .......... 13%  108M 5s
[2025-04-11T14:37:09.751Z] #10 2.601  29750K .......... .......... .......... .......... .......... 14%  116M 5s
[2025-04-11T14:37:09.751Z] #10 2.602  29800K .......... .......... .......... .......... .......... 14%  120M 5s
[2025-04-11T14:37:09.751Z] #10 2.602  29850K .......... .......... .......... .......... .......... 14%  122M 4s
[2025-04-11T14:37:09.751Z] #10 2.603  29900K .......... .......... .......... .......... .......... 14%  109M 4s
[2025-04-11T14:37:09.751Z] #10 2.603  29950K .......... .......... .......... .......... .......... 14%  104M 4s
[2025-04-11T14:37:09.751Z] #10 2.603  30000K .......... .......... .......... .......... .......... 14%  111M 4s
[2025-04-11T14:37:09.751Z] #10 2.604  30050K .......... .......... .......... .......... .......... 14% 96.6M 4s
[2025-04-11T14:37:09.751Z] #10 2.604  30100K .......... .......... .......... .......... .......... 14%  116M 4s
[2025-04-11T14:37:09.751Z] #10 2.605  30150K .......... .......... .......... .......... .......... 14% 98.3M 4s
[2025-04-11T14:37:09.751Z] #10 2.605  30200K .......... .......... .......... .......... .......... 14%  112M 4s
[2025-04-11T14:37:09.751Z] #10 2.606  30250K .......... .......... .......... .......... .......... 14%  114M 4s
[2025-04-11T14:37:09.751Z] #10 2.606  30300K .......... .......... .......... .......... .......... 14% 98.0M 4s
[2025-04-11T14:37:09.751Z] #10 2.607  30350K .......... .......... .......... .......... .......... 14%  156M 4s
[2025-04-11T14:37:09.751Z] #10 2.607  30400K .......... .......... .......... .......... .......... 14%  152M 4s
[2025-04-11T14:37:09.751Z] #10 2.607  30450K .......... .......... .......... .......... .......... 14%  165M 4s
[2025-04-11T14:37:09.751Z] #10 2.608  30500K .......... .......... .......... .......... .......... 14%  147M 4s
[2025-04-11T14:37:09.751Z] #10 2.608  30550K .......... .......... .......... .......... .......... 14%  124M 4s
[2025-04-11T14:37:09.751Z] #10 2.608  30600K .......... .......... .......... .......... .......... 14%  121M 4s
[2025-04-11T14:37:09.751Z] #10 2.609  30650K .......... .......... .......... .......... .......... 14% 96.1M 4s
[2025-04-11T14:37:09.751Z] #10 2.609  30700K .......... .......... .......... .......... .......... 14%  616K 5s
[2025-04-11T14:37:09.751Z] #10 2.690  30750K .......... .......... .......... .......... .......... 14% 49.0M 5s
[2025-04-11T14:37:09.751Z] #10 2.691  30800K .......... .......... .......... .......... .......... 14% 64.8M 5s
[2025-04-11T14:37:09.751Z] #10 2.692  30850K .......... .......... .......... .......... .......... 14% 54.3M 5s
[2025-04-11T14:37:09.751Z] #10 2.693  30900K .......... .......... .......... .......... .......... 14% 64.3M 5s
[2025-04-11T14:37:09.751Z] #10 2.694  30950K .......... .......... .......... .......... .......... 14% 58.7M 5s
[2025-04-11T14:37:09.751Z] #10 2.695  31000K .......... .......... .......... .......... .......... 14% 66.5M 5s
[2025-04-11T14:37:09.751Z] #10 2.695  31050K .......... .......... .......... .......... .......... 14% 74.5M 5s
[2025-04-11T14:37:09.751Z] #10 2.696  31100K .......... .......... .......... .......... .......... 14% 49.5M 5s
[2025-04-11T14:37:09.751Z] #10 2.697  31150K .......... .......... .......... .......... .......... 14% 66.7M 5s
[2025-04-11T14:37:09.751Z] #10 2.698  31200K .......... .......... .......... .......... .......... 14% 66.2M 5s
[2025-04-11T14:37:09.751Z] #10 2.699  31250K .......... .......... .......... .......... .......... 14% 65.6M 5s
[2025-04-11T14:37:09.751Z] #10 2.699  31300K .......... .......... .......... .......... .......... 14% 67.2M 5s
[2025-04-11T14:37:09.751Z] #10 2.700  31350K .......... .......... .......... .......... .......... 14% 56.7M 5s
[2025-04-11T14:37:09.751Z] #10 2.701  31400K .......... .......... .......... .......... .......... 14% 48.1M 5s
[2025-04-11T14:37:09.751Z] #10 2.702  31450K .......... .......... .......... .......... .......... 14% 58.9M 5s
[2025-04-11T14:37:09.751Z] #10 2.703  31500K .......... .......... .......... .......... .......... 14% 50.4M 5s
[2025-04-11T14:37:09.751Z] #10 2.704  31550K .......... .......... .......... .......... .......... 14% 59.9M 5s
[2025-04-11T14:37:09.751Z] #10 2.704  31600K .......... .......... .......... .......... .......... 14% 77.0M 5s
[2025-04-11T14:37:09.751Z] #10 2.705  31650K .......... .......... .......... .......... .......... 14% 55.2M 5s
[2025-04-11T14:37:09.751Z] #10 2.706  31700K .......... .......... .......... .......... .......... 14% 53.7M 5s
[2025-04-11T14:37:09.751Z] #10 2.707  31750K .......... .......... .......... .......... .......... 14% 51.2M 5s
[2025-04-11T14:37:09.751Z] #10 2.708  31800K .......... .......... .......... .......... .......... 14% 50.1M 5s
[2025-04-11T14:37:09.751Z] #10 2.709  31850K .......... .......... .......... .......... .......... 14% 59.3M 5s
[2025-04-11T14:37:09.751Z] #10 2.710  31900K .......... .......... .......... .......... .......... 15% 43.3M 5s
[2025-04-11T14:37:09.751Z] #10 2.711  31950K .......... .......... .......... .......... .......... 15% 60.6M 5s
[2025-04-11T14:37:09.751Z] #10 2.712  32000K .......... .......... .......... .......... .......... 15% 47.5M 5s
[2025-04-11T14:37:09.751Z] #10 2.713  32050K .......... .......... .......... .......... .......... 15% 58.6M 5s
[2025-04-11T14:37:09.751Z] #10 2.713  32100K .......... .......... .......... .......... .......... 15% 53.6M 5s
[2025-04-11T14:37:09.751Z] #10 2.714  32150K .......... .......... .......... .......... .......... 15% 70.4M 5s
[2025-04-11T14:37:09.751Z] #10 2.715  32200K .......... .......... .......... .......... .......... 15% 50.9M 5s
[2025-04-11T14:37:09.751Z] #10 2.716  32250K .......... .......... .......... .......... .......... 15% 57.0M 5s
[2025-04-11T14:37:09.751Z] #10 2.717  32300K .......... .......... .......... .......... .......... 15% 45.8M 5s
[2025-04-11T14:37:09.751Z] #10 2.718  32350K .......... .......... .......... .......... .......... 15% 55.6M 5s
[2025-04-11T14:37:09.751Z] #10 2.719  32400K .......... .......... .......... .......... .......... 15% 51.0M 5s
[2025-04-11T14:37:09.751Z] #10 2.720  32450K .......... .......... .......... .......... .......... 15% 50.1M 5s
[2025-04-11T14:37:09.751Z] #10 2.721  32500K .......... .......... .......... .......... .......... 15% 59.5M 5s
[2025-04-11T14:37:09.751Z] #10 2.722  32550K .......... .......... .......... .......... .......... 15% 56.9M 5s
[2025-04-11T14:37:09.751Z] #10 2.722  32600K .......... .......... .......... .......... .......... 15% 49.1M 5s
[2025-04-11T14:37:09.751Z] #10 2.723  32650K .......... .......... .......... .......... .......... 15% 46.7M 5s
[2025-04-11T14:37:09.751Z] #10 2.724  32700K .......... .......... .......... .......... .......... 15% 51.6M 5s
[2025-04-11T14:37:09.751Z] #10 2.725  32750K .......... .......... .......... .......... .......... 15% 64.3M 5s
[2025-04-11T14:37:09.751Z] #10 2.726  32800K .......... .......... .......... .......... .......... 15% 65.2M 5s
[2025-04-11T14:37:09.751Z] #10 2.727  32850K .......... .......... .......... .......... .......... 15% 82.5M 5s
[2025-04-11T14:37:09.751Z] #10 2.727  32900K .......... .......... .......... .......... .......... 15% 89.6M 5s
[2025-04-11T14:37:09.751Z] #10 2.728  32950K .......... .......... .......... .......... .......... 15% 74.2M 5s
[2025-04-11T14:37:09.751Z] #10 2.729  33000K .......... .......... .......... .......... .......... 15% 75.0M 5s
[2025-04-11T14:37:09.751Z] #10 2.729  33050K .......... .......... .......... .......... .......... 15% 77.7M 5s
[2025-04-11T14:37:09.751Z] #10 2.730  33100K .......... .......... .......... .......... .......... 15% 61.2M 5s
[2025-04-11T14:37:09.751Z] #10 2.731  33150K .......... .......... .......... .......... .......... 15% 92.1M 5s
[2025-04-11T14:37:09.751Z] #10 2.731  33200K .......... .......... .......... .......... .......... 15% 89.0M 5s
[2025-04-11T14:37:09.751Z] #10 2.732  33250K .......... .......... .......... .......... .......... 15% 75.1M 5s
[2025-04-11T14:37:09.751Z] #10 2.733  33300K .......... .......... .......... .......... .......... 15% 86.7M 5s
[2025-04-11T14:37:09.751Z] #10 2.733  33350K .......... .......... .......... .......... .......... 15% 97.2M 5s
[2025-04-11T14:37:09.751Z] #10 2.734  33400K .......... .......... .......... .......... .......... 15%  104M 5s
[2025-04-11T14:37:09.751Z] #10 2.734  33450K .......... .......... .......... .......... .......... 15% 95.5M 5s
[2025-04-11T14:37:09.751Z] #10 2.735  33500K .......... .......... .......... .......... .......... 15% 81.4M 5s
[2025-04-11T14:37:09.751Z] #10 2.735  33550K .......... .......... .......... .......... .......... 15%  111M 5s
[2025-04-11T14:37:09.751Z] #10 2.736  33600K .......... .......... .......... .......... .......... 15%  108M 5s
[2025-04-11T14:37:09.751Z] #10 2.736  33650K .......... .......... .......... .......... .......... 15% 85.9M 5s
[2025-04-11T14:37:09.751Z] #10 2.737  33700K .......... .......... .......... .......... .......... 15% 92.2M 5s
[2025-04-11T14:37:09.751Z] #10 2.737  33750K .......... .......... .......... .......... .......... 15%  109M 5s
[2025-04-11T14:37:09.751Z] #10 2.738  33800K .......... .......... .......... .......... .......... 15% 97.7M 5s
[2025-04-11T14:37:09.751Z] #10 2.738  33850K .......... .......... .......... .......... .......... 15%  101M 5s
[2025-04-11T14:37:09.751Z] #10 2.739  33900K .......... .......... .......... .......... .......... 15% 77.5M 5s
[2025-04-11T14:37:09.751Z] #10 2.739  33950K .......... .......... .......... .......... .......... 15%  101M 5s
[2025-04-11T14:37:09.751Z] #10 2.740  34000K .......... .......... .......... .......... .......... 16% 96.5M 5s
[2025-04-11T14:37:09.751Z] #10 2.740  34050K .......... .......... .......... .......... .......... 16% 97.8M 5s
[2025-04-11T14:37:09.751Z] #10 2.741  34100K .......... .......... .......... .......... .......... 16% 99.9M 5s
[2025-04-11T14:37:09.751Z] #10 2.741  34150K .......... .......... .......... .......... .......... 16%  134M 5s
[2025-04-11T14:37:09.751Z] #10 2.742  34200K .......... .......... .......... .......... .......... 16%  103M 5s
[2025-04-11T14:37:09.751Z] #10 2.742  34250K .......... .......... .......... .......... .......... 16% 89.1M 5s
[2025-04-11T14:37:09.751Z] #10 2.743  34300K .......... .......... .......... .......... .......... 16% 88.8M 5s
[2025-04-11T14:37:09.751Z] #10 2.743  34350K .......... .......... .......... .......... .......... 16%  102M 5s
[2025-04-11T14:37:09.751Z] #10 2.744  34400K .......... .......... .......... .......... .......... 16% 92.3M 5s
[2025-04-11T14:37:09.751Z] #10 2.744  34450K .......... .......... .......... .......... .......... 16%  101M 5s
[2025-04-11T14:37:09.751Z] #10 2.745  34500K .......... .......... .......... .......... .......... 16% 90.7M 5s
[2025-04-11T14:37:09.751Z] #10 2.745  34550K .......... .......... .......... .......... .......... 16%  114M 5s
[2025-04-11T14:37:09.751Z] #10 2.746  34600K .......... .......... .......... .......... .......... 16%  109M 5s
[2025-04-11T14:37:09.751Z] #10 2.746  34650K .......... .......... .......... .......... .......... 16%  122M 5s
[2025-04-11T14:37:09.751Z] #10 2.746  34700K .......... .......... .......... .......... .......... 16% 86.0M 5s
[2025-04-11T14:37:09.751Z] #10 2.747  34750K .......... .......... .......... .......... .......... 16% 90.3M 5s
[2025-04-11T14:37:09.751Z] #10 2.748  34800K .......... .......... .......... .......... .......... 16% 2.11M 5s
[2025-04-11T14:37:09.751Z] #10 2.771  34850K .......... .......... .......... .......... .......... 16% 78.1M 5s
[2025-04-11T14:37:09.751Z] #10 2.771  34900K .......... .......... .......... .......... .......... 16% 77.0M 5s
[2025-04-11T14:37:09.751Z] #10 2.772  34950K .......... .......... .......... .......... .......... 16% 71.2M 5s
[2025-04-11T14:37:09.751Z] #10 2.773  35000K .......... .......... .......... .......... .......... 16% 67.3M 5s
[2025-04-11T14:37:09.751Z] #10 2.773  35050K .......... .......... .......... .......... .......... 16% 64.6M 5s
[2025-04-11T14:37:09.751Z] #10 2.774  35100K .......... .......... .......... .......... .......... 16% 57.3M 5s
[2025-04-11T14:37:09.751Z] #10 2.775  35150K .......... .......... .......... .......... .......... 16% 59.0M 5s
[2025-04-11T14:37:09.751Z] #10 2.776  35200K .......... .......... .......... .......... .......... 16% 85.8M 5s
[2025-04-11T14:37:09.751Z] #10 2.776  35250K .......... .......... .......... .......... .......... 16% 74.4M 5s
[2025-04-11T14:37:09.751Z] #10 2.777  35300K .......... .......... .......... .......... .......... 16% 27.3M 5s
[2025-04-11T14:37:09.751Z] #10 2.779  35350K .......... .......... .......... .......... .......... 16% 57.2M 5s
[2025-04-11T14:37:09.751Z] #10 2.780  35400K .......... .......... .......... .......... .......... 16% 57.2M 5s
[2025-04-11T14:37:09.751Z] #10 2.780  35450K .......... .......... .......... .......... .......... 16% 57.0M 5s
[2025-04-11T14:37:09.751Z] #10 2.781  35500K .......... .......... .......... .......... .......... 16% 55.4M 5s
[2025-04-11T14:37:09.751Z] #10 2.782  35550K .......... .......... .......... .......... .......... 16% 67.9M 5s
[2025-04-11T14:37:09.751Z] #10 2.783  35600K .......... .......... .......... .......... .......... 16% 47.3M 5s
[2025-04-11T14:37:09.751Z] #10 2.784  35650K .......... .......... .......... .......... .......... 16% 57.1M 5s
[2025-04-11T14:37:09.751Z] #10 2.785  35700K .......... .......... .......... .......... .......... 16% 54.6M 5s
[2025-04-11T14:37:09.751Z] #10 2.786  35750K .......... .......... .......... .......... .......... 16% 56.5M 5s
[2025-04-11T14:37:09.751Z] #10 2.787  35800K .......... .......... .......... .......... .......... 16% 61.3M 5s
[2025-04-11T14:37:09.751Z] #10 2.787  35850K .......... .......... .......... .......... .......... 16% 57.0M 5s
[2025-04-11T14:37:09.751Z] #10 2.788  35900K .......... .......... .......... .......... .......... 16% 51.6M 5s
[2025-04-11T14:37:09.751Z] #10 2.789  35950K .......... .......... .......... .......... .......... 16% 54.6M 5s
[2025-04-11T14:37:10.002Z] #10 2.790  36000K .......... .......... .......... .......... .......... 16% 55.0M 5s
[2025-04-11T14:37:10.002Z] #10 2.791  36050K .......... .......... .......... .......... .......... 16% 63.6M 5s
[2025-04-11T14:37:10.002Z] #10 2.792  36100K .......... .......... .......... .......... .......... 16% 59.5M 5s
[2025-04-11T14:37:10.002Z] #10 2.793  36150K .......... .......... .......... .......... .......... 17% 54.2M 5s
[2025-04-11T14:37:10.002Z] #10 2.793  36200K .......... .......... .......... .......... .......... 17% 61.5M 5s
[2025-04-11T14:37:10.002Z] #10 2.794  36250K .......... .......... .......... .......... .......... 17% 68.0M 5s
[2025-04-11T14:37:10.002Z] #10 2.795  36300K .......... .......... .......... .......... .......... 17% 61.4M 5s
[2025-04-11T14:37:10.002Z] #10 2.796  36350K .......... .......... .......... .......... .......... 17% 75.5M 5s
[2025-04-11T14:37:10.002Z] #10 2.796  36400K .......... .......... .......... .......... .......... 17% 52.7M 4s
[2025-04-11T14:37:10.002Z] #10 2.797  36450K .......... .......... .......... .......... .......... 17% 75.2M 4s
[2025-04-11T14:37:10.002Z] #10 2.798  36500K .......... .......... .......... .......... .......... 17% 64.7M 4s
[2025-04-11T14:37:10.002Z] #10 2.799  36550K .......... .......... .......... .......... .......... 17% 75.6M 4s
[2025-04-11T14:37:10.002Z] #10 2.799  36600K .......... .......... .......... .......... .......... 17% 71.0M 4s
[2025-04-11T14:37:10.002Z] #10 2.800  36650K .......... .......... .......... .......... .......... 17% 74.3M 4s
[2025-04-11T14:37:10.002Z] #10 2.801  36700K .......... .......... .......... .......... .......... 17% 49.6M 4s
[2025-04-11T14:37:10.002Z] #10 2.802  36750K .......... .......... .......... .......... .......... 17% 64.7M 4s
[2025-04-11T14:37:10.002Z] #10 2.802  36800K .......... .......... .......... .......... .......... 17% 67.2M 4s
[2025-04-11T14:37:10.002Z] #10 2.803  36850K .......... .......... .......... .......... .......... 17% 72.2M 4s
[2025-04-11T14:37:10.002Z] #10 2.804  36900K .......... .......... .......... .......... .......... 17% 74.0M 4s
[2025-04-11T14:37:10.002Z] #10 2.804  36950K .......... .......... .......... .......... .......... 17% 81.7M 4s
[2025-04-11T14:37:10.002Z] #10 2.805  37000K .......... .......... .......... .......... .......... 17% 96.0M 4s
[2025-04-11T14:37:10.002Z] #10 2.806  37050K .......... .......... .......... .......... .......... 17% 76.2M 4s
[2025-04-11T14:37:10.002Z] #10 2.806  37100K .......... .......... .......... .......... .......... 17% 56.0M 4s
[2025-04-11T14:37:10.002Z] #10 2.807  37150K .......... .......... .......... .......... .......... 17% 85.0M 4s
[2025-04-11T14:37:10.002Z] #10 2.808  37200K .......... .......... .......... .......... .......... 17%  107M 4s
[2025-04-11T14:37:10.002Z] #10 2.808  37250K .......... .......... .......... .......... .......... 17% 75.1M 4s
[2025-04-11T14:37:10.002Z] #10 2.809  37300K .......... .......... .......... .......... .......... 17%  101M 4s
[2025-04-11T14:37:10.002Z] #10 2.809  37350K .......... .......... .......... .......... .......... 17%  132M 4s
[2025-04-11T14:37:10.002Z] #10 2.810  37400K .......... .......... .......... .......... .......... 17% 90.8M 4s
[2025-04-11T14:37:10.002Z] #10 2.810  37450K .......... .......... .......... .......... .......... 17%  122M 4s
[2025-04-11T14:37:10.002Z] #10 2.811  37500K .......... .......... .......... .......... .......... 17% 93.8M 4s
[2025-04-11T14:37:10.002Z] #10 2.811  37550K .......... .......... .......... .......... .......... 17% 93.2M 4s
[2025-04-11T14:37:10.002Z] #10 2.812  37600K .......... .......... .......... .......... .......... 17%  104M 4s
[2025-04-11T14:37:10.002Z] #10 2.812  37650K .......... .......... .......... .......... .......... 17%  112M 4s
[2025-04-11T14:37:10.002Z] #10 2.813  37700K .......... .......... .......... .......... .......... 17% 84.3M 4s
[2025-04-11T14:37:10.002Z] #10 2.813  37750K .......... .......... .......... .......... .......... 17%  112M 4s
[2025-04-11T14:37:10.002Z] #10 2.814  37800K .......... .......... .......... .......... .......... 17%  134M 4s
[2025-04-11T14:37:10.002Z] #10 2.814  37850K .......... .......... .......... .......... .......... 17%  105M 4s
[2025-04-11T14:37:10.002Z] #10 2.814  37900K .......... .......... .......... .......... .......... 17% 94.4M 4s
[2025-04-11T14:37:10.002Z] #10 2.815  37950K .......... .......... .......... .......... .......... 17%  107M 4s
[2025-04-11T14:37:10.002Z] #10 2.815  38000K .......... .......... .......... .......... .......... 17%  119M 4s
[2025-04-11T14:37:10.002Z] #10 2.816  38050K .......... .......... .......... .......... .......... 17%  134M 4s
[2025-04-11T14:37:10.002Z] #10 2.816  38100K .......... .......... .......... .......... .......... 17% 87.6M 4s
[2025-04-11T14:37:10.002Z] #10 2.817  38150K .......... .......... .......... .......... .......... 17%  113M 4s
[2025-04-11T14:37:10.002Z] #10 2.817  38200K .......... .......... .......... .......... .......... 17%  110M 4s
[2025-04-11T14:37:10.002Z] #10 2.818  38250K .......... .......... .......... .......... .......... 17%  116M 4s
[2025-04-11T14:37:10.002Z] #10 2.818  38300K .......... .......... .......... .......... .......... 18%  115M 4s
[2025-04-11T14:37:10.002Z] #10 2.818  38350K .......... .......... .......... .......... .......... 18%  133M 4s
[2025-04-11T14:37:10.002Z] #10 2.819  38400K .......... .......... .......... .......... .......... 18%  104M 4s
[2025-04-11T14:37:10.002Z] #10 2.819  38450K .......... .......... .......... .......... .......... 18%  125M 4s
[2025-04-11T14:37:10.002Z] #10 2.820  38500K .......... .......... .......... .......... .......... 18%  110M 4s
[2025-04-11T14:37:10.002Z] #10 2.820  38550K .......... .......... .......... .......... .......... 18%  119M 4s
[2025-04-11T14:37:10.002Z] #10 2.820  38600K .......... .......... .......... .......... .......... 18%  117M 4s
[2025-04-11T14:37:10.002Z] #10 2.821  38650K .......... .......... .......... .......... .......... 18%  125M 4s
[2025-04-11T14:37:10.002Z] #10 2.821  38700K .......... .......... .......... .......... .......... 18%  109M 4s
[2025-04-11T14:37:10.002Z] #10 2.822  38750K .......... .......... .......... .......... .......... 18%  134M 4s
[2025-04-11T14:37:10.002Z] #10 2.822  38800K .......... .......... .......... .......... .......... 18%  126M 4s
[2025-04-11T14:37:10.002Z] #10 2.822  38850K .......... .......... .......... .......... .......... 18%  131M 4s
[2025-04-11T14:37:10.002Z] #10 2.823  38900K .......... .......... .......... .......... .......... 18% 1.80M 4s
[2025-04-11T14:37:10.002Z] #10 2.850  38950K .......... .......... .......... .......... .......... 18% 49.1M 4s
[2025-04-11T14:37:10.003Z] #10 2.851  39000K .......... .......... .......... .......... .......... 18% 63.8M 4s
[2025-04-11T14:37:10.003Z] #10 2.852  39050K .......... .......... .......... .......... .......... 18% 88.6M 4s
[2025-04-11T14:37:10.003Z] #10 2.852  39100K .......... .......... .......... .......... .......... 18% 41.2M 4s
[2025-04-11T14:37:10.003Z] #10 2.854  39150K .......... .......... .......... .......... .......... 18% 43.2M 4s
[2025-04-11T14:37:10.003Z] #10 2.855  39200K .......... .......... .......... .......... .......... 18% 59.4M 4s
[2025-04-11T14:37:10.003Z] #10 2.856  39250K .......... .......... .......... .......... .......... 18% 49.6M 4s
[2025-04-11T14:37:10.003Z] #10 2.857  39300K .......... .......... .......... .......... .......... 18% 57.7M 4s
[2025-04-11T14:37:10.003Z] #10 2.857  39350K .......... .......... .......... .......... .......... 18% 60.7M 4s
[2025-04-11T14:37:10.003Z] #10 2.858  39400K .......... .......... .......... .......... .......... 18% 56.6M 4s
[2025-04-11T14:37:10.003Z] #10 2.859  39450K .......... .......... .......... .......... .......... 18% 75.7M 4s
[2025-04-11T14:37:10.003Z] #10 2.860  39500K .......... .......... .......... .......... .......... 18% 63.1M 4s
[2025-04-11T14:37:10.003Z] #10 2.860  39550K .......... .......... .......... .......... .......... 18% 68.9M 4s
[2025-04-11T14:37:10.003Z] #10 2.861  39600K .......... .......... .......... .......... .......... 18% 78.8M 4s
[2025-04-11T14:37:10.003Z] #10 2.862  39650K .......... .......... .......... .......... .......... 18% 66.9M 4s
[2025-04-11T14:37:10.003Z] #10 2.862  39700K .......... .......... .......... .......... .......... 18% 61.6M 4s
[2025-04-11T14:37:10.003Z] #10 2.863  39750K .......... .......... .......... .......... .......... 18% 68.8M 4s
[2025-04-11T14:37:10.003Z] #10 2.864  39800K .......... .......... .......... .......... .......... 18% 69.5M 4s
[2025-04-11T14:37:10.003Z] #10 2.865  39850K .......... .......... .......... .......... .......... 18% 61.8M 4s
[2025-04-11T14:37:10.003Z] #10 2.865  39900K .......... .......... .......... .......... .......... 18% 50.7M 4s
[2025-04-11T14:37:10.003Z] #10 2.866  39950K .......... .......... .......... .......... .......... 18% 82.4M 4s
[2025-04-11T14:37:10.003Z] #10 2.867  40000K .......... .......... .......... .......... .......... 18% 76.7M 4s
[2025-04-11T14:37:10.003Z] #10 2.868  40050K .......... .......... .......... .......... .......... 18% 73.1M 4s
[2025-04-11T14:37:10.003Z] #10 2.868  40100K .......... .......... .......... .......... .......... 18% 54.3M 4s
[2025-04-11T14:37:10.003Z] #10 2.869  40150K .......... .......... .......... .......... .......... 18% 55.4M 4s
[2025-04-11T14:37:10.003Z] #10 2.870  40200K .......... .......... .......... .......... .......... 18% 84.7M 4s
[2025-04-11T14:37:10.003Z] #10 2.871  40250K .......... .......... .......... .......... .......... 18% 65.9M 4s
[2025-04-11T14:37:10.003Z] #10 2.871  40300K .......... .......... .......... .......... .......... 18% 47.8M 4s
[2025-04-11T14:37:10.003Z] #10 2.872  40350K .......... .......... .......... .......... .......... 18% 75.5M 4s
[2025-04-11T14:37:10.003Z] #10 2.873  40400K .......... .......... .......... .......... .......... 19% 76.8M 4s
[2025-04-11T14:37:10.003Z] #10 2.874  40450K .......... .......... .......... .......... .......... 19% 80.3M 4s
[2025-04-11T14:37:10.003Z] #10 2.874  40500K .......... .......... .......... .......... .......... 19% 68.1M 4s
[2025-04-11T14:37:10.003Z] #10 2.875  40550K .......... .......... .......... .......... .......... 19% 89.1M 4s
[2025-04-11T14:37:10.003Z] #10 2.876  40600K .......... .......... .......... .......... .......... 19% 74.9M 4s
[2025-04-11T14:37:10.003Z] #10 2.876  40650K .......... .......... .......... .......... .......... 19% 85.2M 4s
[2025-04-11T14:37:10.003Z] #10 2.877  40700K .......... .......... .......... .......... .......... 19% 66.2M 4s
[2025-04-11T14:37:10.003Z] #10 2.878  40750K .......... .......... .......... .......... .......... 19% 86.2M 4s
[2025-04-11T14:37:10.003Z] #10 2.878  40800K .......... .......... .......... .......... .......... 19% 89.9M 4s
[2025-04-11T14:37:10.003Z] #10 2.879  40850K .......... .......... .......... .......... .......... 19% 74.0M 4s
[2025-04-11T14:37:10.003Z] #10 2.879  40900K .......... .......... .......... .......... .......... 19% 73.9M 4s
[2025-04-11T14:37:10.254Z] #10 2.880  40950K .......... .......... .......... .......... .......... 19%  499K 5s
[2025-04-11T14:37:10.254Z] #10 2.980  41000K .......... .......... .......... .......... .......... 19% 64.4M 5s
[2025-04-11T14:37:10.254Z] #10 2.981  41050K .......... .......... .......... .......... .......... 19% 65.4M 5s
[2025-04-11T14:37:10.254Z] #10 2.982  41100K .......... .......... .......... .......... .......... 19% 52.2M 5s
[2025-04-11T14:37:10.254Z] #10 2.983  41150K .......... .......... .......... .......... .......... 19% 66.7M 5s
[2025-04-11T14:37:10.254Z] #10 2.983  41200K .......... .......... .......... .......... .......... 19% 74.2M 5s
[2025-04-11T14:37:10.254Z] #10 2.984  41250K .......... .......... .......... .......... .......... 19% 56.4M 5s
[2025-04-11T14:37:10.254Z] #10 2.985  41300K .......... .......... .......... .......... .......... 19% 61.4M 5s
[2025-04-11T14:37:10.254Z] #10 2.986  41350K .......... .......... .......... .......... .......... 19% 67.7M 5s
[2025-04-11T14:37:10.254Z] #10 2.986  41400K .......... .......... .......... .......... .......... 19% 84.1M 5s
[2025-04-11T14:37:10.254Z] #10 2.987  41450K .......... .......... .......... .......... .......... 19% 79.9M 5s
[2025-04-11T14:37:10.254Z] #10 2.988  41500K .......... .......... .......... .......... .......... 19% 65.2M 5s
[2025-04-11T14:37:10.254Z] #10 2.988  41550K .......... .......... .......... .......... .......... 19% 63.4M 5s
[2025-04-11T14:37:10.254Z] #10 2.989  41600K .......... .......... .......... .......... .......... 19% 69.6M 5s
[2025-04-11T14:37:10.254Z] #10 2.990  41650K .......... .......... .......... .......... .......... 19% 75.9M 5s
[2025-04-11T14:37:10.254Z] #10 2.990  41700K .......... .......... .......... .......... .......... 19% 60.0M 5s
[2025-04-11T14:37:10.254Z] #10 2.991  41750K .......... .......... .......... .......... .......... 19% 67.8M 5s
[2025-04-11T14:37:10.254Z] #10 2.992  41800K .......... .......... .......... .......... .......... 19% 78.3M 5s
[2025-04-11T14:37:10.254Z] #10 2.993  41850K .......... .......... .......... .......... .......... 19%  107M 5s
[2025-04-11T14:37:10.254Z] #10 2.993  41900K .......... .......... .......... .......... .......... 19% 69.4M 5s
[2025-04-11T14:37:10.254Z] #10 2.994  41950K .......... .......... .......... .......... .......... 19% 74.7M 5s
[2025-04-11T14:37:10.254Z] #10 2.994  42000K .......... .......... .......... .......... .......... 19% 80.9M 5s
[2025-04-11T14:37:10.254Z] #10 2.995  42050K .......... .......... .......... .......... .......... 19% 77.9M 5s
[2025-04-11T14:37:10.254Z] #10 2.996  42100K .......... .......... .......... .......... .......... 19% 83.1M 5s
[2025-04-11T14:37:10.254Z] #10 2.996  42150K .......... .......... .......... .......... .......... 19% 73.4M 5s
[2025-04-11T14:37:10.254Z] #10 2.997  42200K .......... .......... .......... .......... .......... 19% 58.0M 5s
[2025-04-11T14:37:10.254Z] #10 2.998  42250K .......... .......... .......... .......... .......... 19% 74.4M 5s
[2025-04-11T14:37:10.254Z] #10 2.998  42300K .......... .......... .......... .......... .......... 19% 55.0M 5s
[2025-04-11T14:37:10.254Z] #10 2.999  42350K .......... .......... .......... .......... .......... 19%  106M 5s
[2025-04-11T14:37:10.254Z] #10 3.000  42400K .......... .......... .......... .......... .......... 19%  112M 5s
[2025-04-11T14:37:10.254Z] #10 3.000  42450K .......... .......... .......... .......... .......... 19%  117M 5s
[2025-04-11T14:37:10.254Z] #10 3.001  42500K .......... .......... .......... .......... .......... 19%  104M 5s
[2025-04-11T14:37:10.254Z] #10 3.001  42550K .......... .......... .......... .......... .......... 20%  112M 5s
[2025-04-11T14:37:10.254Z] #10 3.001  42600K .......... .......... .......... .......... .......... 20%  123M 5s
[2025-04-11T14:37:10.254Z] #10 3.002  42650K .......... .......... .......... .......... .......... 20% 94.0M 5s
[2025-04-11T14:37:10.254Z] #10 3.002  42700K .......... .......... .......... .......... .......... 20% 86.7M 5s
[2025-04-11T14:37:10.254Z] #10 3.003  42750K .......... .......... .......... .......... .......... 20% 84.6M 5s
[2025-04-11T14:37:10.254Z] #10 3.003  42800K .......... .......... .......... .......... .......... 20% 80.8M 5s
[2025-04-11T14:37:10.254Z] #10 3.004  42850K .......... .......... .......... .......... .......... 20% 82.3M 5s
[2025-04-11T14:37:10.254Z] #10 3.005  42900K .......... .......... .......... .......... .......... 20% 60.3M 5s
[2025-04-11T14:37:10.254Z] #10 3.005  42950K .......... .......... .......... .......... .......... 20% 71.7M 4s
[2025-04-11T14:37:10.254Z] #10 3.006  43000K .......... .......... .......... .......... .......... 20% 85.2M 4s
[2025-04-11T14:37:10.254Z] #10 3.007  43050K .......... .......... .......... .......... .......... 20% 71.9M 4s
[2025-04-11T14:37:10.254Z] #10 3.008  43100K .......... .......... .......... .......... .......... 20% 67.0M 4s
[2025-04-11T14:37:10.254Z] #10 3.008  43150K .......... .......... .......... .......... .......... 20% 96.1M 4s
[2025-04-11T14:37:10.254Z] #10 3.009  43200K .......... .......... .......... .......... .......... 20% 76.2M 4s
[2025-04-11T14:37:10.254Z] #10 3.009  43250K .......... .......... .......... .......... .......... 20% 90.4M 4s
[2025-04-11T14:37:10.254Z] #10 3.010  43300K .......... .......... .......... .......... .......... 20% 80.1M 4s
[2025-04-11T14:37:10.254Z] #10 3.010  43350K .......... .......... .......... .......... .......... 20% 81.6M 4s
[2025-04-11T14:37:10.254Z] #10 3.011  43400K .......... .......... .......... .......... .......... 20% 86.8M 4s
[2025-04-11T14:37:10.254Z] #10 3.012  43450K .......... .......... .......... .......... .......... 20% 76.3M 4s
[2025-04-11T14:37:10.254Z] #10 3.012  43500K .......... .......... .......... .......... .......... 20% 73.2M 4s
[2025-04-11T14:37:10.254Z] #10 3.013  43550K .......... .......... .......... .......... .......... 20% 81.7M 4s
[2025-04-11T14:37:10.254Z] #10 3.014  43600K .......... .......... .......... .......... .......... 20% 95.4M 4s
[2025-04-11T14:37:10.254Z] #10 3.014  43650K .......... .......... .......... .......... .......... 20% 65.4M 4s
[2025-04-11T14:37:10.255Z] #10 3.015  43700K .......... .......... .......... .......... .......... 20% 63.6M 4s
[2025-04-11T14:37:10.255Z] #10 3.016  43750K .......... .......... .......... .......... .......... 20% 69.1M 4s
[2025-04-11T14:37:10.255Z] #10 3.016  43800K .......... .......... .......... .......... .......... 20% 74.0M 4s
[2025-04-11T14:37:10.255Z] #10 3.017  43850K .......... .......... .......... .......... .......... 20% 82.8M 4s
[2025-04-11T14:37:10.255Z] #10 3.018  43900K .......... .......... .......... .......... .......... 20% 80.4M 4s
[2025-04-11T14:37:10.255Z] #10 3.018  43950K .......... .......... .......... .......... .......... 20% 89.5M 4s
[2025-04-11T14:37:10.255Z] #10 3.019  44000K .......... .......... .......... .......... .......... 20%  107M 4s
[2025-04-11T14:37:10.255Z] #10 3.019  44050K .......... .......... .......... .......... .......... 20%  105M 4s
[2025-04-11T14:37:10.255Z] #10 3.020  44100K .......... .......... .......... .......... .......... 20% 95.3M 4s
[2025-04-11T14:37:10.255Z] #10 3.020  44150K .......... .......... .......... .......... .......... 20% 90.5M 4s
[2025-04-11T14:37:10.255Z] #10 3.021  44200K .......... .......... .......... .......... .......... 20%  117M 4s
[2025-04-11T14:37:10.255Z] #10 3.021  44250K .......... .......... .......... .......... .......... 20%  124M 4s
[2025-04-11T14:37:10.255Z] #10 3.022  44300K .......... .......... .......... .......... .......... 20% 81.1M 4s
[2025-04-11T14:37:10.255Z] #10 3.022  44350K .......... .......... .......... .......... .......... 20% 94.7M 4s
[2025-04-11T14:37:10.255Z] #10 3.023  44400K .......... .......... .......... .......... .......... 20% 89.7M 4s
[2025-04-11T14:37:10.255Z] #10 3.023  44450K .......... .......... .......... .......... .......... 20% 96.7M 4s
[2025-04-11T14:37:10.255Z] #10 3.024  44500K .......... .......... .......... .......... .......... 20% 90.6M 4s
[2025-04-11T14:37:10.255Z] #10 3.024  44550K .......... .......... .......... .......... .......... 20%  113M 4s
[2025-04-11T14:37:10.255Z] #10 3.025  44600K .......... .......... .......... .......... .......... 20%  105M 4s
[2025-04-11T14:37:10.255Z] #10 3.025  44650K .......... .......... .......... .......... .......... 21%  107M 4s
[2025-04-11T14:37:10.255Z] #10 3.026  44700K .......... .......... .......... .......... .......... 21% 90.3M 4s
[2025-04-11T14:37:10.255Z] #10 3.026  44750K .......... .......... .......... .......... .......... 21% 65.2M 4s
[2025-04-11T14:37:10.255Z] #10 3.027  44800K .......... .......... .......... .......... .......... 21%  114M 4s
[2025-04-11T14:37:10.255Z] #10 3.027  44850K .......... .......... .......... .......... .......... 21%  103M 4s
[2025-04-11T14:37:10.255Z] #10 3.028  44900K .......... .......... .......... .......... .......... 21%  100M 4s
[2025-04-11T14:37:10.255Z] #10 3.028  44950K .......... .......... .......... .......... .......... 21% 99.9M 4s
[2025-04-11T14:37:10.255Z] #10 3.029  45000K .......... .......... .......... .......... .......... 21%  102M 4s
[2025-04-11T14:37:10.255Z] #10 3.029  45050K .......... .......... .......... .......... .......... 21%  106M 4s
[2025-04-11T14:37:10.255Z] #10 3.062  45100K .......... .......... .......... .......... .......... 21% 1.47M 4s
[2025-04-11T14:37:10.255Z] #10 3.063  45150K .......... .......... .......... .......... .......... 21% 97.8M 4s
[2025-04-11T14:37:10.255Z] #10 3.063  45200K .......... .......... .......... .......... .......... 21%  152M 4s
[2025-04-11T14:37:10.255Z] #10 3.064  45250K .......... .......... .......... .......... .......... 21% 69.9M 4s
[2025-04-11T14:37:10.255Z] #10 3.065  45300K .......... .......... .......... .......... .......... 21%  106M 4s
[2025-04-11T14:37:10.255Z] #10 3.065  45350K .......... .......... .......... .......... .......... 21%  111M 4s
[2025-04-11T14:37:10.255Z] #10 3.065  45400K .......... .......... .......... .......... .......... 21%  110M 4s
[2025-04-11T14:37:10.255Z] #10 3.066  45450K .......... .......... .......... .......... .......... 21%  112M 4s
[2025-04-11T14:37:10.255Z] #10 3.066  45500K .......... .......... .......... .......... .......... 21% 92.7M 4s
[2025-04-11T14:37:10.255Z] #10 3.067  45550K .......... .......... .......... .......... .......... 21% 96.8M 4s
[2025-04-11T14:37:10.255Z] #10 3.067  45600K .......... .......... .......... .......... .......... 21%  118M 4s
[2025-04-11T14:37:10.255Z] #10 3.068  45650K .......... .......... .......... .......... .......... 21% 95.1M 4s
[2025-04-11T14:37:10.255Z] #10 3.068  45700K .......... .......... .......... .......... .......... 21%  111M 4s
[2025-04-11T14:37:10.255Z] #10 3.069  45750K .......... .......... .......... .......... .......... 21%  109M 4s
[2025-04-11T14:37:10.255Z] #10 3.069  45800K .......... .......... .......... .......... .......... 21%  127M 4s
[2025-04-11T14:37:10.255Z] #10 3.069  45850K .......... .......... .......... .......... .......... 21%  104M 4s
[2025-04-11T14:37:10.255Z] #10 3.070  45900K .......... .......... .......... .......... .......... 21% 87.4M 4s
[2025-04-11T14:37:10.255Z] #10 3.070  45950K .......... .......... .......... .......... .......... 21%  113M 4s
[2025-04-11T14:37:10.255Z] #10 3.071  46000K .......... .......... .......... .......... .......... 21% 98.6M 4s
[2025-04-11T14:37:10.255Z] #10 3.071  46050K .......... .......... .......... .......... .......... 21%  130M 4s
[2025-04-11T14:37:10.255Z] #10 3.072  46100K .......... .......... .......... .......... .......... 21%  133M 4s
[2025-04-11T14:37:10.255Z] #10 3.072  46150K .......... .......... .......... .......... .......... 21%  116M 4s
[2025-04-11T14:37:10.255Z] #10 3.073  46200K .......... .......... .......... .......... .......... 21% 96.3M 4s
[2025-04-11T14:37:10.255Z] #10 3.073  46250K .......... .......... .......... .......... .......... 21%  130M 4s
[2025-04-11T14:37:10.255Z] #10 3.073  46300K .......... .......... .......... .......... .......... 21%  115M 4s
[2025-04-11T14:37:10.255Z] #10 3.074  46350K .......... .......... .......... .......... .......... 21%  109M 4s
[2025-04-11T14:37:10.255Z] #10 3.074  46400K .......... .......... .......... .......... .......... 21%  137M 4s
[2025-04-11T14:37:10.255Z] #10 3.075  46450K .......... .......... .......... .......... .......... 21% 98.1M 4s
[2025-04-11T14:37:10.255Z] #10 3.075  46500K .......... .......... .......... .......... .......... 21% 98.9M 4s
[2025-04-11T14:37:10.255Z] #10 3.076  46550K .......... .......... .......... .......... .......... 21%  109M 4s
[2025-04-11T14:37:10.255Z] #10 3.076  46600K .......... .......... .......... .......... .......... 21%  153M 4s
[2025-04-11T14:37:10.255Z] #10 3.076  46650K .......... .......... .......... .......... .......... 21%  123M 4s
[2025-04-11T14:37:10.255Z] #10 3.077  46700K .......... .......... .......... .......... .......... 21% 87.2M 4s
[2025-04-11T14:37:10.255Z] #10 3.077  46750K .......... .......... .......... .......... .......... 21%  123M 4s
[2025-04-11T14:37:10.255Z] #10 3.078  46800K .......... .......... .......... .......... .......... 22% 94.5M 4s
[2025-04-11T14:37:10.255Z] #10 3.078  46850K .......... .......... .......... .......... .......... 22%  135M 4s
[2025-04-11T14:37:10.255Z] #10 3.079  46900K .......... .......... .......... .......... .......... 22%  114M 4s
[2025-04-11T14:37:10.255Z] #10 3.079  46950K .......... .......... .......... .......... .......... 22%  120M 4s
[2025-04-11T14:37:10.255Z] #10 3.079  47000K .......... .......... .......... .......... .......... 22%  114M 4s
[2025-04-11T14:37:10.255Z] #10 3.080  47050K .......... .......... .......... .......... .......... 22%  114M 4s
[2025-04-11T14:37:10.255Z] #10 3.080  47100K .......... .......... .......... .......... .......... 22% 89.0M 4s
[2025-04-11T14:37:10.255Z] #10 3.081  47150K .......... .......... .......... .......... .......... 22%  105M 4s
[2025-04-11T14:37:10.255Z] #10 3.081  47200K .......... .......... .......... .......... .......... 22%  137M 4s
[2025-04-11T14:37:10.255Z] #10 3.082  47250K .......... .......... .......... .......... .......... 22%  127M 4s
[2025-04-11T14:37:10.255Z] #10 3.082  47300K .......... .......... .......... .......... .......... 22%  113M 4s
[2025-04-11T14:37:10.255Z] #10 3.082  47350K .......... .......... .......... .......... .......... 22%  116M 4s
[2025-04-11T14:37:10.255Z] #10 3.083  47400K .......... .......... .......... .......... .......... 22% 98.4M 4s
[2025-04-11T14:37:10.255Z] #10 3.083  47450K .......... .......... .......... .......... .......... 22%  131M 4s
[2025-04-11T14:37:10.255Z] #10 3.084  47500K .......... .......... .......... .......... .......... 22% 89.5M 4s
[2025-04-11T14:37:10.255Z] #10 3.084  47550K .......... .......... .......... .......... .......... 22%  134M 4s
[2025-04-11T14:37:10.255Z] #10 3.085  47600K .......... .......... .......... .......... .......... 22%  101M 4s
[2025-04-11T14:37:10.255Z] #10 3.085  47650K .......... .......... .......... .......... .......... 22%  146M 4s
[2025-04-11T14:37:10.255Z] #10 3.086  47700K .......... .......... .......... .......... .......... 22%  110M 4s
[2025-04-11T14:37:10.255Z] #10 3.086  47750K .......... .......... .......... .......... .......... 22% 88.4M 4s
[2025-04-11T14:37:10.255Z] #10 3.086  47800K .......... .......... .......... .......... .......... 22%  140M 4s
[2025-04-11T14:37:10.255Z] #10 3.087  47850K .......... .......... .......... .......... .......... 22%  115M 4s
[2025-04-11T14:37:10.255Z] #10 3.088  47900K .......... .......... .......... .......... .......... 22% 80.4M 4s
[2025-04-11T14:37:10.255Z] #10 3.088  47950K .......... .......... .......... .......... .......... 22%  123M 4s
[2025-04-11T14:37:10.255Z] #10 3.089  48000K .......... .......... .......... .......... .......... 22% 19.1M 4s
[2025-04-11T14:37:10.255Z] #10 3.091  48050K .......... .......... .......... .......... .......... 22%  142M 4s
[2025-04-11T14:37:10.255Z] #10 3.092  48100K .......... .......... .......... .......... .......... 22%  171M 4s
[2025-04-11T14:37:10.255Z] #10 3.092  48150K .......... .......... .......... .......... .......... 22%  147M 4s
[2025-04-11T14:37:10.255Z] #10 3.092  48200K .......... .......... .......... .......... .......... 22%  157M 4s
[2025-04-11T14:37:10.255Z] #10 3.092  48250K .......... .......... .......... .......... .......... 22%  169M 4s
[2025-04-11T14:37:10.255Z] #10 3.092  48300K .......... .......... .......... .......... .......... 22%  134M 4s
[2025-04-11T14:37:10.255Z] #10 3.093  48350K .......... .......... .......... .......... .......... 22%  152M 4s
[2025-04-11T14:37:10.255Z] #10 3.093  48400K .......... .......... .......... .......... .......... 22%  161M 4s
[2025-04-11T14:37:10.255Z] #10 3.093  48450K .......... .......... .......... .......... .......... 22%  144M 4s
[2025-04-11T14:37:10.256Z] #10 3.094  48500K .......... .......... .......... .......... .......... 22%  144M 4s
[2025-04-11T14:37:10.256Z] #10 3.094  48550K .......... .......... .......... .......... .......... 22%  125M 4s
[2025-04-11T14:37:10.256Z] #10 3.094  48600K .......... .......... .......... .......... .......... 22% 87.4M 4s
[2025-04-11T14:37:10.256Z] #10 3.095  48650K .......... .......... .......... .......... .......... 22%  158M 4s
[2025-04-11T14:37:10.256Z] #10 3.096  48700K .......... .......... .......... .......... .......... 22% 92.3M 4s
[2025-04-11T14:37:10.256Z] #10 3.096  48750K .......... .......... .......... .......... .......... 22%  119M 4s
[2025-04-11T14:37:10.256Z] #10 3.096  48800K .......... .......... .......... .......... .......... 22%  124M 4s
[2025-04-11T14:37:10.256Z] #10 3.097  48850K .......... .......... .......... .......... .......... 22%  100M 4s
[2025-04-11T14:37:10.256Z] #10 3.097  48900K .......... .......... .......... .......... .......... 23%  107M 4s
[2025-04-11T14:37:10.256Z] #10 3.098  48950K .......... .......... .......... .......... .......... 23%  114M 4s
[2025-04-11T14:37:10.256Z] #10 3.098  49000K .......... .......... .......... .......... .......... 23%  146M 4s
[2025-04-11T14:37:10.256Z] #10 3.098  49050K .......... .......... .......... .......... .......... 23%  115M 4s
[2025-04-11T14:37:10.256Z] #10 3.099  49100K .......... .......... .......... .......... .......... 23% 91.8M 4s
[2025-04-11T14:37:10.256Z] #10 3.099  49150K .......... .......... .......... .......... .......... 23%  134M 4s
[2025-04-11T14:37:10.256Z] #10 3.100  49200K .......... .......... .......... .......... .......... 23% 1.07M 4s
[2025-04-11T14:37:10.256Z] #10 3.146  49250K .......... .......... .......... .......... .......... 23% 59.7M 4s
[2025-04-11T14:37:10.256Z] #10 3.146  49300K .......... .......... .......... .......... .......... 23% 86.3M 4s
[2025-04-11T14:37:10.256Z] #10 3.147  49350K .......... .......... .......... .......... .......... 23%  122M 4s
[2025-04-11T14:37:10.256Z] #10 3.147  49400K .......... .......... .......... .......... .......... 23% 98.5M 4s
[2025-04-11T14:37:10.256Z] #10 3.148  49450K .......... .......... .......... .......... .......... 23% 85.7M 4s
[2025-04-11T14:37:10.256Z] #10 3.148  49500K .......... .......... .......... .......... .......... 23% 89.8M 4s
[2025-04-11T14:37:10.256Z] #10 3.149  49550K .......... .......... .......... .......... .......... 23%  100M 4s
[2025-04-11T14:37:10.256Z] #10 3.149  49600K .......... .......... .......... .......... .......... 23%  142M 4s
[2025-04-11T14:37:10.256Z] #10 3.150  49650K .......... .......... .......... .......... .......... 23%  114M 4s
[2025-04-11T14:37:10.256Z] #10 3.150  49700K .......... .......... .......... .......... .......... 23% 97.5M 4s
[2025-04-11T14:37:10.256Z] #10 3.151  49750K .......... .......... .......... .......... .......... 23%  125M 4s
[2025-04-11T14:37:10.256Z] #10 3.151  49800K .......... .......... .......... .......... .......... 23%  127M 4s
[2025-04-11T14:37:10.256Z] #10 3.151  49850K .......... .......... .......... .......... .......... 23%  114M 4s
[2025-04-11T14:37:10.256Z] #10 3.152  49900K .......... .......... .......... .......... .......... 23% 95.1M 4s
[2025-04-11T14:37:10.256Z] #10 3.152  49950K .......... .......... .......... .......... .......... 23%  108M 4s
[2025-04-11T14:37:10.256Z] #10 3.153  50000K .......... .......... .......... .......... .......... 23% 89.2M 4s
[2025-04-11T14:37:10.256Z] #10 3.153  50050K .......... .......... .......... .......... .......... 23%  108M 4s
[2025-04-11T14:37:10.256Z] #10 3.154  50100K .......... .......... .......... .......... .......... 23% 60.1M 4s
[2025-04-11T14:37:10.256Z] #10 3.155  50150K .......... .......... .......... .......... .......... 23% 90.8M 4s
[2025-04-11T14:37:10.256Z] #10 3.155  50200K .......... .......... .......... .......... .......... 23% 97.8M 4s
[2025-04-11T14:37:10.256Z] #10 3.156  50250K .......... .......... .......... .......... .......... 23% 37.3M 4s
[2025-04-11T14:37:10.256Z] #10 3.157  50300K .......... .......... .......... .......... .......... 23% 64.7M 4s
[2025-04-11T14:37:10.256Z] #10 3.158  50350K .......... .......... .......... .......... .......... 23% 83.7M 4s
[2025-04-11T14:37:10.256Z] #10 3.158  50400K .......... .......... .......... .......... .......... 23% 94.1M 4s
[2025-04-11T14:37:10.256Z] #10 3.159  50450K .......... .......... .......... .......... .......... 23% 91.7M 4s
[2025-04-11T14:37:10.256Z] #10 3.159  50500K .......... .......... .......... .......... .......... 23% 83.0M 4s
[2025-04-11T14:37:10.256Z] #10 3.160  50550K .......... .......... .......... .......... .......... 23%  108M 4s
[2025-04-11T14:37:10.256Z] #10 3.160  50600K .......... .......... .......... .......... .......... 23%  111M 4s
[2025-04-11T14:37:10.256Z] #10 3.161  50650K .......... .......... .......... .......... .......... 23%  120M 4s
[2025-04-11T14:37:10.256Z] #10 3.161  50700K .......... .......... .......... .......... .......... 23% 92.8M 4s
[2025-04-11T14:37:10.256Z] #10 3.162  50750K .......... .......... .......... .......... .......... 23% 96.5M 4s
[2025-04-11T14:37:10.256Z] #10 3.162  50800K .......... .......... .......... .......... .......... 23%  135M 4s
[2025-04-11T14:37:10.256Z] #10 3.163  50850K .......... .......... .......... .......... .......... 23% 74.7M 4s
[2025-04-11T14:37:10.256Z] #10 3.163  50900K .......... .......... .......... .......... .......... 23% 83.8M 4s
[2025-04-11T14:37:10.256Z] #10 3.164  50950K .......... .......... .......... .......... .......... 23%  112M 4s
[2025-04-11T14:37:10.256Z] #10 3.164  51000K .......... .......... .......... .......... .......... 23%  104M 4s
[2025-04-11T14:37:10.256Z] #10 3.165  51050K .......... .......... .......... .......... .......... 24%  109M 4s
[2025-04-11T14:37:10.256Z] #10 3.165  51100K .......... .......... .......... .......... .......... 24%  101M 4s
[2025-04-11T14:37:10.256Z] #10 3.166  51150K .......... .......... .......... .......... .......... 24%  135M 4s
[2025-04-11T14:37:10.507Z] #10 3.250  51200K .......... .......... .......... .......... .......... 24%  588K 4s
[2025-04-11T14:37:10.507Z] #10 3.251  51250K .......... .......... .......... .......... .......... 24% 74.6M 4s
[2025-04-11T14:37:10.507Z] #10 3.252  51300K .......... .......... .......... .......... .......... 24% 59.7M 4s
[2025-04-11T14:37:10.507Z] #10 3.253  51350K .......... .......... .......... .......... .......... 24% 70.8M 4s
[2025-04-11T14:37:10.507Z] #10 3.253  51400K .......... .......... .......... .......... .......... 24% 72.7M 4s
[2025-04-11T14:37:10.507Z] #10 3.254  51450K .......... .......... .......... .......... .......... 24% 67.5M 4s
[2025-04-11T14:37:10.507Z] #10 3.255  51500K .......... .......... .......... .......... .......... 24% 56.0M 4s
[2025-04-11T14:37:10.507Z] #10 3.256  51550K .......... .......... .......... .......... .......... 24% 60.7M 4s
[2025-04-11T14:37:10.507Z] #10 3.256  51600K .......... .......... .......... .......... .......... 24% 73.0M 4s
[2025-04-11T14:37:10.507Z] #10 3.257  51650K .......... .......... .......... .......... .......... 24% 72.2M 4s
[2025-04-11T14:37:10.507Z] #10 3.258  51700K .......... .......... .......... .......... .......... 24% 60.0M 4s
[2025-04-11T14:37:10.507Z] #10 3.259  51750K .......... .......... .......... .......... .......... 24% 75.6M 4s
[2025-04-11T14:37:10.507Z] #10 3.259  51800K .......... .......... .......... .......... .......... 24% 72.2M 4s
[2025-04-11T14:37:10.507Z] #10 3.260  51850K .......... .......... .......... .......... .......... 24% 78.1M 4s
[2025-04-11T14:37:10.507Z] #10 3.261  51900K .......... .......... .......... .......... .......... 24% 55.5M 4s
[2025-04-11T14:37:10.507Z] #10 3.261  51950K .......... .......... .......... .......... .......... 24% 70.2M 4s
[2025-04-11T14:37:10.507Z] #10 3.262  52000K .......... .......... .......... .......... .......... 24% 62.5M 4s
[2025-04-11T14:37:10.507Z] #10 3.263  52050K .......... .......... .......... .......... .......... 24% 93.1M 4s
[2025-04-11T14:37:10.507Z] #10 3.263  52100K .......... .......... .......... .......... .......... 24% 66.5M 4s
[2025-04-11T14:37:10.507Z] #10 3.264  52150K .......... .......... .......... .......... .......... 24% 90.2M 4s
[2025-04-11T14:37:10.507Z] #10 3.265  52200K .......... .......... .......... .......... .......... 24% 77.5M 4s
[2025-04-11T14:37:10.507Z] #10 3.265  52250K .......... .......... .......... .......... .......... 24% 79.2M 4s
[2025-04-11T14:37:10.507Z] #10 3.266  52300K .......... .......... .......... .......... .......... 24% 49.6M 4s
[2025-04-11T14:37:10.507Z] #10 3.267  52350K .......... .......... .......... .......... .......... 24% 74.6M 4s
[2025-04-11T14:37:10.507Z] #10 3.268  52400K .......... .......... .......... .......... .......... 24% 79.4M 4s
[2025-04-11T14:37:10.507Z] #10 3.268  52450K .......... .......... .......... .......... .......... 24% 67.7M 4s
[2025-04-11T14:37:10.507Z] #10 3.269  52500K .......... .......... .......... .......... .......... 24% 62.7M 4s
[2025-04-11T14:37:10.507Z] #10 3.270  52550K .......... .......... .......... .......... .......... 24% 67.9M 4s
[2025-04-11T14:37:10.507Z] #10 3.270  52600K .......... .......... .......... .......... .......... 24% 63.1M 4s
[2025-04-11T14:37:10.507Z] #10 3.271  52650K .......... .......... .......... .......... .......... 24% 70.0M 4s
[2025-04-11T14:37:10.507Z] #10 3.272  52700K .......... .......... .......... .......... .......... 24% 51.0M 4s
[2025-04-11T14:37:10.507Z] #10 3.273  52750K .......... .......... .......... .......... .......... 24% 59.6M 4s
[2025-04-11T14:37:10.507Z] #10 3.274  52800K .......... .......... .......... .......... .......... 24% 65.0M 4s
[2025-04-11T14:37:10.507Z] #10 3.274  52850K .......... .......... .......... .......... .......... 24% 71.5M 4s
[2025-04-11T14:37:10.507Z] #10 3.275  52900K .......... .......... .......... .......... .......... 24% 61.1M 4s
[2025-04-11T14:37:10.507Z] #10 3.276  52950K .......... .......... .......... .......... .......... 24% 72.7M 4s
[2025-04-11T14:37:10.507Z] #10 3.277  53000K .......... .......... .......... .......... .......... 24% 70.1M 4s
[2025-04-11T14:37:10.507Z] #10 3.277  53050K .......... .......... .......... .......... .......... 24% 85.7M 4s
[2025-04-11T14:37:10.507Z] #10 3.278  53100K .......... .......... .......... .......... .......... 24% 60.5M 4s
[2025-04-11T14:37:10.507Z] #10 3.279  53150K .......... .......... .......... .......... .......... 24% 66.4M 4s
[2025-04-11T14:37:10.507Z] #10 3.279  53200K .......... .......... .......... .......... .......... 25% 76.9M 4s
[2025-04-11T14:37:10.507Z] #10 3.280  53250K .......... .......... .......... .......... .......... 25% 68.5M 4s
[2025-04-11T14:37:10.507Z] #10 3.281  53300K .......... .......... .......... .......... .......... 25% 72.4M 4s
[2025-04-11T14:37:10.507Z] #10 3.282  53350K .......... .......... .......... .......... .......... 25%  110M 4s
[2025-04-11T14:37:10.507Z] #10 3.282  53400K .......... .......... .......... .......... .......... 25%  115M 4s
[2025-04-11T14:37:10.507Z] #10 3.282  53450K .......... .......... .......... .......... .......... 25% 86.2M 4s
[2025-04-11T14:37:10.507Z] #10 3.283  53500K .......... .......... .......... .......... .......... 25% 83.1M 4s
[2025-04-11T14:37:10.507Z] #10 3.283  53550K .......... .......... .......... .......... .......... 25% 99.3M 4s
[2025-04-11T14:37:10.507Z] #10 3.284  53600K .......... .......... .......... .......... .......... 25%  130M 4s
[2025-04-11T14:37:10.507Z] #10 3.284  53650K .......... .......... .......... .......... .......... 25%  158M 4s
[2025-04-11T14:37:10.507Z] #10 3.285  53700K .......... .......... .......... .......... .......... 25%  128M 4s
[2025-04-11T14:37:10.507Z] #10 3.285  53750K .......... .......... .......... .......... .......... 25%  152M 4s
[2025-04-11T14:37:10.507Z] #10 3.285  53800K .......... .......... .......... .......... .......... 25%  159M 4s
[2025-04-11T14:37:10.507Z] #10 3.285  53850K .......... .......... .......... .......... .......... 25%  144M 4s
[2025-04-11T14:37:10.507Z] #10 3.286  53900K .......... .......... .......... .......... .......... 25%  152M 4s
[2025-04-11T14:37:10.507Z] #10 3.286  53950K .......... .......... .......... .......... .......... 25%  180M 4s
[2025-04-11T14:37:10.507Z] #10 3.286  54000K .......... .......... .......... .......... .......... 25%  149M 4s
[2025-04-11T14:37:10.507Z] #10 3.287  54050K .......... .......... .......... .......... .......... 25%  159M 4s
[2025-04-11T14:37:10.507Z] #10 3.287  54100K .......... .......... .......... .......... .......... 25%  150M 4s
[2025-04-11T14:37:10.507Z] #10 3.287  54150K .......... .......... .......... .......... .......... 25%  131M 4s
[2025-04-11T14:37:10.507Z] #10 3.288  54200K .......... .......... .......... .......... .......... 25%  154M 4s
[2025-04-11T14:37:10.507Z] #10 3.288  54250K .......... .......... .......... .......... .......... 25%  172M 4s
[2025-04-11T14:37:10.507Z] #10 3.288  54300K .......... .......... .......... .......... .......... 25%  147M 4s
[2025-04-11T14:37:10.507Z] #10 3.289  54350K .......... .......... .......... .......... .......... 25%  206M 4s
[2025-04-11T14:37:10.507Z] #10 3.289  54400K .......... .......... .......... .......... .......... 25%  157M 4s
[2025-04-11T14:37:10.507Z] #10 3.289  54450K .......... .......... .......... .......... .......... 25%  153M 4s
[2025-04-11T14:37:10.507Z] #10 3.290  54500K .......... .......... .......... .......... .......... 25%  131M 4s
[2025-04-11T14:37:10.507Z] #10 3.290  54550K .......... .......... .......... .......... .......... 25%  164M 4s
[2025-04-11T14:37:10.507Z] #10 3.290  54600K .......... .......... .......... .......... .......... 25%  142M 4s
[2025-04-11T14:37:10.507Z] #10 3.291  54650K .......... .......... .......... .......... .......... 25%  157M 4s
[2025-04-11T14:37:10.507Z] #10 3.291  54700K .......... .......... .......... .......... .......... 25%  126M 4s
[2025-04-11T14:37:10.507Z] #10 3.291  54750K .......... .......... .......... .......... .......... 25%  125M 4s
[2025-04-11T14:37:10.507Z] #10 3.292  54800K .......... .......... .......... .......... .......... 25%  218M 4s
[2025-04-11T14:37:10.507Z] #10 3.292  54850K .......... .......... .......... .......... .......... 25%  188M 4s
[2025-04-11T14:37:10.507Z] #10 3.292  54900K .......... .......... .......... .......... .......... 25%  161M 4s
[2025-04-11T14:37:10.507Z] #10 3.292  54950K .......... .......... .......... .......... .......... 25%  162M 4s
[2025-04-11T14:37:10.507Z] #10 3.293  55000K .......... .......... .......... .......... .......... 25%  163M 4s
[2025-04-11T14:37:10.507Z] #10 3.293  55050K .......... .......... .......... .......... .......... 25%  174M 4s
[2025-04-11T14:37:10.507Z] #10 3.293  55100K .......... .......... .......... .......... .......... 25%  154M 4s
[2025-04-11T14:37:10.507Z] #10 3.294  55150K .......... .......... .......... .......... .......... 25%  194M 4s
[2025-04-11T14:37:10.507Z] #10 3.294  55200K .......... .......... .......... .......... .......... 25%  200M 4s
[2025-04-11T14:37:10.507Z] #10 3.294  55250K .......... .......... .......... .......... .......... 25%  167M 4s
[2025-04-11T14:37:10.507Z] #10 3.294  55300K .......... .......... .......... .......... .......... 26% 1.30M 4s
[2025-04-11T14:37:10.507Z] #10 3.332  55350K .......... .......... .......... .......... .......... 26% 81.7M 4s
[2025-04-11T14:37:10.507Z] #10 3.333  55400K .......... .......... .......... .......... .......... 26% 75.4M 4s
[2025-04-11T14:37:10.507Z] #10 3.333  55450K .......... .......... .......... .......... .......... 26% 80.2M 4s
[2025-04-11T14:37:10.507Z] #10 3.334  55500K .......... .......... .......... .......... .......... 26% 63.6M 4s
[2025-04-11T14:37:10.507Z] #10 3.335  55550K .......... .......... .......... .......... .......... 26% 65.8M 4s
[2025-04-11T14:37:10.507Z] #10 3.335  55600K .......... .......... .......... .......... .......... 26% 95.5M 4s
[2025-04-11T14:37:10.507Z] #10 3.336  55650K .......... .......... .......... .......... .......... 26% 77.2M 4s
[2025-04-11T14:37:10.507Z] #10 3.337  55700K .......... .......... .......... .......... .......... 26% 83.2M 4s
[2025-04-11T14:37:10.507Z] #10 3.337  55750K .......... .......... .......... .......... .......... 26% 84.2M 4s
[2025-04-11T14:37:10.507Z] #10 3.338  55800K .......... .......... .......... .......... .......... 26% 86.4M 4s
[2025-04-11T14:37:10.507Z] #10 3.338  55850K .......... .......... .......... .......... .......... 26% 89.4M 4s
[2025-04-11T14:37:10.507Z] #10 3.339  55900K .......... .......... .......... .......... .......... 26% 67.0M 4s
[2025-04-11T14:37:10.507Z] #10 3.340  55950K .......... .......... .......... .......... .......... 26% 82.3M 4s
[2025-04-11T14:37:10.507Z] #10 3.340  56000K .......... .......... .......... .......... .......... 26%  114M 4s
[2025-04-11T14:37:10.507Z] #10 3.341  56050K .......... .......... .......... .......... .......... 26% 75.9M 4s
[2025-04-11T14:37:10.507Z] #10 3.341  56100K .......... .......... .......... .......... .......... 26%  100M 4s
[2025-04-11T14:37:10.507Z] #10 3.342  56150K .......... .......... .......... .......... .......... 26% 77.3M 4s
[2025-04-11T14:37:10.507Z] #10 3.342  56200K .......... .......... .......... .......... .......... 26% 68.2M 4s
[2025-04-11T14:37:10.507Z] #10 3.343  56250K .......... .......... .......... .......... .......... 26% 83.7M 4s
[2025-04-11T14:37:10.507Z] #10 3.344  56300K .......... .......... .......... .......... .......... 26% 70.5M 4s
[2025-04-11T14:37:10.507Z] #10 3.344  56350K .......... .......... .......... .......... .......... 26%  121M 4s
[2025-04-11T14:37:10.507Z] #10 3.345  56400K .......... .......... .......... .......... .......... 26%  103M 4s
[2025-04-11T14:37:10.507Z] #10 3.345  56450K .......... .......... .......... .......... .......... 26% 93.3M 4s
[2025-04-11T14:37:10.507Z] #10 3.346  56500K .......... .......... .......... .......... .......... 26% 77.9M 4s
[2025-04-11T14:37:10.507Z] #10 3.346  56550K .......... .......... .......... .......... .......... 26% 96.7M 4s
[2025-04-11T14:37:10.507Z] #10 3.347  56600K .......... .......... .......... .......... .......... 26% 92.5M 4s
[2025-04-11T14:37:10.507Z] #10 3.347  56650K .......... .......... .......... .......... .......... 26%  113M 4s
[2025-04-11T14:37:10.507Z] #10 3.348  56700K .......... .......... .......... .......... .......... 26% 79.8M 4s
[2025-04-11T14:37:10.507Z] #10 3.348  56750K .......... .......... .......... .......... .......... 26% 82.9M 4s
[2025-04-11T14:37:10.507Z] #10 3.349  56800K .......... .......... .......... .......... .......... 26% 94.9M 4s
[2025-04-11T14:37:10.507Z] #10 3.349  56850K .......... .......... .......... .......... .......... 26% 68.5M 4s
[2025-04-11T14:37:10.507Z] #10 3.350  56900K .......... .......... .......... .......... .......... 26% 75.9M 4s
[2025-04-11T14:37:10.507Z] #10 3.351  56950K .......... .......... .......... .......... .......... 26% 67.4M 4s
[2025-04-11T14:37:10.507Z] #10 3.352  57000K .......... .......... .......... .......... .......... 26% 66.4M 4s
[2025-04-11T14:37:10.507Z] #10 3.352  57050K .......... .......... .......... .......... .......... 26% 89.9M 4s
[2025-04-11T14:37:10.507Z] #10 3.353  57100K .......... .......... .......... .......... .......... 26% 55.7M 4s
[2025-04-11T14:37:10.507Z] #10 3.354  57150K .......... .......... .......... .......... .......... 26% 83.2M 4s
[2025-04-11T14:37:10.507Z] #10 3.354  57200K .......... .......... .......... .......... .......... 26% 84.8M 4s
[2025-04-11T14:37:10.507Z] #10 3.355  57250K .......... .......... .......... .......... .......... 26% 94.0M 4s
[2025-04-11T14:37:10.507Z] #10 3.355  57300K .......... .......... .......... .......... .......... 26% 87.4M 4s
[2025-04-11T14:37:10.507Z] #10 3.356  57350K .......... .......... .......... .......... .......... 26% 94.2M 4s
[2025-04-11T14:37:10.507Z] #10 3.356  57400K .......... .......... .......... .......... .......... 26% 83.9M 4s
[2025-04-11T14:37:10.507Z] #10 3.357  57450K .......... .......... .......... .......... .......... 27% 73.9M 4s
[2025-04-11T14:37:10.507Z] #10 3.358  57500K .......... .......... .......... .......... .......... 27% 62.8M 4s
[2025-04-11T14:37:10.507Z] #10 3.359  57550K .......... .......... .......... .......... .......... 27% 72.4M 4s
[2025-04-11T14:37:10.507Z] #10 3.359  57600K .......... .......... .......... .......... .......... 27% 84.4M 4s
[2025-04-11T14:37:10.507Z] #10 3.360  57650K .......... .......... .......... .......... .......... 27% 63.2M 4s
[2025-04-11T14:37:10.507Z] #10 3.361  57700K .......... .......... .......... .......... .......... 27% 70.3M 4s
[2025-04-11T14:37:10.507Z] #10 3.361  57750K .......... .......... .......... .......... .......... 27% 90.4M 4s
[2025-04-11T14:37:10.507Z] #10 3.362  57800K .......... .......... .......... .......... .......... 27% 67.2M 4s
[2025-04-11T14:37:10.507Z] #10 3.362  57850K .......... .......... .......... .......... .......... 27%  109M 4s
[2025-04-11T14:37:10.507Z] #10 3.363  57900K .......... .......... .......... .......... .......... 27% 67.9M 4s
[2025-04-11T14:37:10.507Z] #10 3.364  57950K .......... .......... .......... .......... .......... 27% 78.0M 4s
[2025-04-11T14:37:10.507Z] #10 3.364  58000K .......... .......... .......... .......... .......... 27%  103M 4s
[2025-04-11T14:37:10.507Z] #10 3.365  58050K .......... .......... .......... .......... .......... 27%  108M 4s
[2025-04-11T14:37:10.507Z] #10 3.365  58100K .......... .......... .......... .......... .......... 27% 76.0M 4s
[2025-04-11T14:37:10.507Z] #10 3.366  58150K .......... .......... .......... .......... .......... 27% 86.5M 4s
[2025-04-11T14:37:10.507Z] #10 3.366  58200K .......... .......... .......... .......... .......... 27% 85.3M 4s
[2025-04-11T14:37:10.507Z] #10 3.367  58250K .......... .......... .......... .......... .......... 27% 89.0M 4s
[2025-04-11T14:37:10.507Z] #10 3.368  58300K .......... .......... .......... .......... .......... 27% 80.0M 4s
[2025-04-11T14:37:10.507Z] #10 3.368  58350K .......... .......... .......... .......... .......... 27%  142M 4s
[2025-04-11T14:37:10.507Z] #10 3.368  58400K .......... .......... .......... .......... .......... 27%  194M 4s
[2025-04-11T14:37:10.507Z] #10 3.369  58450K .......... .......... .......... .......... .......... 27%  187M 4s
[2025-04-11T14:37:10.507Z] #10 3.369  58500K .......... .......... .......... .......... .......... 27%  165M 4s
[2025-04-11T14:37:10.507Z] #10 3.369  58550K .......... .......... .......... .......... .......... 27%  192M 4s
[2025-04-11T14:37:10.507Z] #10 3.370  58600K .......... .......... .......... .......... .......... 27%  141M 4s
[2025-04-11T14:37:10.507Z] #10 3.370  58650K .......... .......... .......... .......... .......... 27%  133M 4s
[2025-04-11T14:37:10.507Z] #10 3.370  58700K .......... .......... .......... .......... .......... 27%  113M 4s
[2025-04-11T14:37:10.507Z] #10 3.371  58750K .......... .......... .......... .......... .......... 27%  163M 4s
[2025-04-11T14:37:10.507Z] #10 3.371  58800K .......... .......... .......... .......... .......... 27%  136M 4s
[2025-04-11T14:37:10.507Z] #10 3.371  58850K .......... .......... .......... .......... .......... 27%  176M 4s
[2025-04-11T14:37:10.507Z] #10 3.372  58900K .......... .......... .......... .......... .......... 27%  122M 4s
[2025-04-11T14:37:10.507Z] #10 3.372  58950K .......... .......... .......... .......... .......... 27%  145M 4s
[2025-04-11T14:37:10.507Z] #10 3.372  59000K .......... .......... .......... .......... .......... 27%  146M 4s
[2025-04-11T14:37:10.507Z] #10 3.373  59050K .......... .......... .......... .......... .......... 27%  133M 4s
[2025-04-11T14:37:10.507Z] #10 3.373  59100K .......... .......... .......... .......... .......... 27%  113M 4s
[2025-04-11T14:37:10.507Z] #10 3.373  59150K .......... .......... .......... .......... .......... 27%  138M 4s
[2025-04-11T14:37:10.507Z] #10 3.374  59200K .......... .......... .......... .......... .......... 27%  180M 4s
[2025-04-11T14:37:10.507Z] #10 3.374  59250K .......... .......... .......... .......... .......... 27%  193M 4s
[2025-04-11T14:37:10.507Z] #10 3.374  59300K .......... .......... .......... .......... .......... 27%  144M 4s
[2025-04-11T14:37:10.507Z] #10 3.375  59350K .......... .......... .......... .......... .......... 27%  172M 4s
[2025-04-11T14:37:10.507Z] #10 3.375  59400K .......... .......... .......... .......... .......... 27%  123M 4s
[2025-04-11T14:37:10.507Z] #10 3.375  59450K .......... .......... .......... .......... .......... 27% 1.31M 4s
[2025-04-11T14:37:10.507Z] #10 3.413  59500K .......... .......... .......... .......... .......... 27% 42.6M 4s
[2025-04-11T14:37:10.507Z] #10 3.414  59550K .......... .......... .......... .......... .......... 28% 62.0M 4s
[2025-04-11T14:37:10.507Z] #10 3.415  59600K .......... .......... .......... .......... .......... 28% 53.9M 4s
[2025-04-11T14:37:10.507Z] #10 3.416  59650K .......... .......... .......... .......... .......... 28% 62.5M 4s
[2025-04-11T14:37:10.507Z] #10 3.416  59700K .......... .......... .......... .......... .......... 28% 56.6M 4s
[2025-04-11T14:37:10.507Z] #10 3.417  59750K .......... .......... .......... .......... .......... 28% 63.7M 4s
[2025-04-11T14:37:10.507Z] #10 3.418  59800K .......... .......... .......... .......... .......... 28% 58.9M 4s
[2025-04-11T14:37:10.507Z] #10 3.419  59850K .......... .......... .......... .......... .......... 28% 43.6M 4s
[2025-04-11T14:37:10.508Z] #10 3.420  59900K .......... .......... .......... .......... .......... 28% 34.6M 4s
[2025-04-11T14:37:10.508Z] #10 3.421  59950K .......... .......... .......... .......... .......... 28% 51.0M 4s
[2025-04-11T14:37:10.508Z] #10 3.422  60000K .......... .......... .......... .......... .......... 28% 64.7M 4s
[2025-04-11T14:37:10.508Z] #10 3.423  60050K .......... .......... .......... .......... .......... 28% 64.5M 4s
[2025-04-11T14:37:10.508Z] #10 3.424  60100K .......... .......... .......... .......... .......... 28% 44.1M 4s
[2025-04-11T14:37:10.508Z] #10 3.425  60150K .......... .......... .......... .......... .......... 28% 37.3M 4s
[2025-04-11T14:37:10.508Z] #10 3.426  60200K .......... .......... .......... .......... .......... 28% 43.4M 4s
[2025-04-11T14:37:10.508Z] #10 3.427  60250K .......... .......... .......... .......... .......... 28% 73.7M 4s
[2025-04-11T14:37:10.508Z] #10 3.428  60300K .......... .......... .......... .......... .......... 28% 44.0M 4s
[2025-04-11T14:37:10.508Z] #10 3.429  60350K .......... .......... .......... .......... .......... 28% 73.6M 4s
[2025-04-11T14:37:10.508Z] #10 3.430  60400K .......... .......... .......... .......... .......... 28% 99.6M 4s
[2025-04-11T14:37:10.508Z] #10 3.430  60450K .......... .......... .......... .......... .......... 28%  133M 4s
[2025-04-11T14:37:10.508Z] #10 3.431  60500K .......... .......... .......... .......... .......... 28% 89.4M 4s
[2025-04-11T14:37:10.508Z] #10 3.431  60550K .......... .......... .......... .......... .......... 28%  113M 4s
[2025-04-11T14:37:10.508Z] #10 3.432  60600K .......... .......... .......... .......... .......... 28% 88.3M 4s
[2025-04-11T14:37:10.508Z] #10 3.432  60650K .......... .......... .......... .......... .......... 28% 96.9M 4s
[2025-04-11T14:37:10.508Z] #10 3.433  60700K .......... .......... .......... .......... .......... 28% 83.3M 4s
[2025-04-11T14:37:10.508Z] #10 3.433  60750K .......... .......... .......... .......... .......... 28%  113M 4s
[2025-04-11T14:37:10.508Z] #10 3.434  60800K .......... .......... .......... .......... .......... 28% 92.8M 4s
[2025-04-11T14:37:10.508Z] #10 3.434  60850K .......... .......... .......... .......... .......... 28% 98.7M 4s
[2025-04-11T14:37:10.508Z] #10 3.435  60900K .......... .......... .......... .......... .......... 28% 84.7M 4s
[2025-04-11T14:37:10.508Z] #10 3.435  60950K .......... .......... .......... .......... .......... 28% 90.7M 4s
[2025-04-11T14:37:10.508Z] #10 3.436  61000K .......... .......... .......... .......... .......... 28%  122M 4s
[2025-04-11T14:37:10.508Z] #10 3.436  61050K .......... .......... .......... .......... .......... 28%  102M 4s
[2025-04-11T14:37:10.508Z] #10 3.437  61100K .......... .......... .......... .......... .......... 28% 86.1M 4s
[2025-04-11T14:37:10.508Z] #10 3.437  61150K .......... .......... .......... .......... .......... 28%  107M 4s
[2025-04-11T14:37:10.508Z] #10 3.438  61200K .......... .......... .......... .......... .......... 28% 96.6M 4s
[2025-04-11T14:37:10.508Z] #10 3.438  61250K .......... .......... .......... .......... .......... 28%  110M 4s
[2025-04-11T14:37:10.508Z] #10 3.439  61300K .......... .......... .......... .......... .......... 28% 87.7M 4s
[2025-04-11T14:37:10.508Z] #10 3.439  61350K .......... .......... .......... .......... .......... 28%  101M 4s
[2025-04-11T14:37:10.508Z] #10 3.440  61400K .......... .......... .......... .......... .......... 28%  647K 4s
[2025-04-11T14:37:10.758Z] #10 3.517  61450K .......... .......... .......... .......... .......... 28% 20.1M 4s
[2025-04-11T14:37:10.758Z] #10 3.520  61500K .......... .......... .......... .......... .......... 28% 15.7M 4s
[2025-04-11T14:37:10.758Z] #10 3.523  61550K .......... .......... .......... .......... .......... 28% 17.5M 4s
[2025-04-11T14:37:10.758Z] #10 3.525  61600K .......... .......... .......... .......... .......... 28% 21.6M 4s
[2025-04-11T14:37:10.758Z] #10 3.528  61650K .......... .......... .......... .......... .......... 28% 21.0M 4s
[2025-04-11T14:37:10.758Z] #10 3.530  61700K .......... .......... .......... .......... .......... 29% 15.2M 4s
[2025-04-11T14:37:10.758Z] #10 3.533  61750K .......... .......... .......... .......... .......... 29% 25.3M 4s
[2025-04-11T14:37:10.758Z] #10 3.535  61800K .......... .......... .......... .......... .......... 29% 21.8M 4s
[2025-04-11T14:37:10.758Z] #10 3.537  61850K .......... .......... .......... .......... .......... 29% 18.9M 4s
[2025-04-11T14:37:10.758Z] #10 3.540  61900K .......... .......... .......... .......... .......... 29% 19.3M 4s
[2025-04-11T14:37:10.758Z] #10 3.543  61950K .......... .......... .......... .......... .......... 29% 15.2M 4s
[2025-04-11T14:37:10.758Z] #10 3.546  62000K .......... .......... .......... .......... .......... 29% 19.3M 4s
[2025-04-11T14:37:10.758Z] #10 3.548  62050K .......... .......... .......... .......... .......... 29% 19.2M 4s
[2025-04-11T14:37:10.758Z] #10 3.551  62100K .......... .......... .......... .......... .......... 29% 18.7M 4s
[2025-04-11T14:37:10.758Z] #10 3.553  62150K .......... .......... .......... .......... .......... 29% 22.8M 4s
[2025-04-11T14:37:10.758Z] #10 3.556  62200K .......... .......... .......... .......... .......... 29% 19.6M 4s
[2025-04-11T14:37:10.758Z] #10 3.558  62250K .......... .......... .......... .......... .......... 29% 1.04M 4s
[2025-04-11T14:37:10.758Z] #10 3.605  62300K .......... .......... .......... .......... .......... 29% 46.6M 4s
[2025-04-11T14:37:10.758Z] #10 3.606  62350K .......... .......... .......... .......... .......... 29% 18.5M 4s
[2025-04-11T14:37:10.758Z] #10 3.608  62400K .......... .......... .......... .......... .......... 29% 19.4M 4s
[2025-04-11T14:37:10.758Z] #10 3.611  62450K .......... .......... .......... .......... .......... 29% 19.8M 4s
[2025-04-11T14:37:10.758Z] #10 3.613  62500K .......... .......... .......... .......... .......... 29% 27.9M 4s
[2025-04-11T14:37:10.758Z] #10 3.615  62550K .......... .......... .......... .......... .......... 29% 22.9M 4s
[2025-04-11T14:37:10.758Z] #10 3.617  62600K .......... .......... .......... .......... .......... 29% 23.4M 4s
[2025-04-11T14:37:10.758Z] #10 3.620  62650K .......... .......... .......... .......... .......... 29% 34.3M 4s
[2025-04-11T14:37:10.758Z] #10 3.621  62700K .......... .......... .......... .......... .......... 29% 18.9M 4s
[2025-04-11T14:37:10.758Z] #10 3.623  62750K .......... .......... .......... .......... .......... 29% 22.9M 4s
[2025-04-11T14:37:10.758Z] #10 3.626  62800K .......... .......... .......... .......... .......... 29% 41.3M 4s
[2025-04-11T14:37:10.758Z] #10 3.627  62850K .......... .......... .......... .......... .......... 29% 30.2M 4s
[2025-04-11T14:37:10.758Z] #10 3.628  62900K .......... .......... .......... .......... .......... 29% 34.5M 4s
[2025-04-11T14:37:10.758Z] #10 3.630  62950K .......... .......... .......... .......... .......... 29% 25.3M 4s
[2025-04-11T14:37:10.758Z] #10 3.632  63000K .......... .......... .......... .......... .......... 29% 36.8M 4s
[2025-04-11T14:37:10.758Z] #10 3.633  63050K .......... .......... .......... .......... .......... 29% 27.9M 4s
[2025-04-11T14:37:10.758Z] #10 3.635  63100K .......... .......... .......... .......... .......... 29% 39.7M 4s
[2025-04-11T14:37:10.758Z] #10 3.637  63150K .......... .......... .......... .......... .......... 29% 20.9M 4s
[2025-04-11T14:37:10.758Z] #10 3.638  63200K .......... .......... .......... .......... .......... 29% 30.5M 4s
[2025-04-11T14:37:10.758Z] #10 3.640  63250K .......... .......... .......... .......... .......... 29% 56.9M 4s
[2025-04-11T14:37:10.758Z] #10 3.641  63300K .......... .......... .......... .......... .......... 29% 30.8M 4s
[2025-04-11T14:37:10.758Z] #10 3.642  63350K .......... .......... .......... .......... .......... 29% 48.2M 4s
[2025-04-11T14:37:10.758Z] #10 3.643  63400K .......... .......... .......... .......... .......... 29% 40.1M 4s
[2025-04-11T14:37:10.758Z] #10 3.645  63450K .......... .......... .......... .......... .......... 29% 45.5M 4s
[2025-04-11T14:37:10.758Z] #10 3.646  63500K .......... .......... .......... .......... .......... 29% 23.6M 4s
[2025-04-11T14:37:10.758Z] #10 3.648  63550K .......... .......... .......... .......... .......... 29% 64.2M 4s
[2025-04-11T14:37:10.758Z] #10 3.648  63600K .......... .......... .......... .......... .......... 29% 43.3M 4s
[2025-04-11T14:37:10.758Z] #10 3.650  63650K .......... .......... .......... .......... .......... 29% 32.2M 4s
[2025-04-11T14:37:10.758Z] #10 3.651  63700K .......... .......... .......... .......... .......... 29% 55.4M 4s
[2025-04-11T14:37:10.758Z] #10 3.652  63750K .......... .......... .......... .......... .......... 29% 33.7M 4s
[2025-04-11T14:37:10.758Z] #10 3.653  63800K .......... .......... .......... .......... .......... 30% 35.9M 4s
[2025-04-11T14:37:10.758Z] #10 3.655  63850K .......... .......... .......... .......... .......... 30% 34.5M 4s
[2025-04-11T14:37:10.758Z] #10 3.656  63900K .......... .......... .......... .......... .......... 30% 60.1M 4s
[2025-04-11T14:37:10.758Z] #10 3.690  63950K .......... .......... .......... .......... .......... 30% 1.45M 4s
[2025-04-11T14:37:10.758Z] #10 3.691  64000K .......... .......... .......... .......... .......... 30% 37.1M 4s
[2025-04-11T14:37:10.758Z] #10 3.692  64050K .......... .......... .......... .......... .......... 30% 29.6M 4s
[2025-04-11T14:37:10.758Z] #10 3.694  64100K .......... .......... .......... .......... .......... 30% 89.8M 4s
[2025-04-11T14:37:10.758Z] #10 3.694  64150K .......... .......... .......... .......... .......... 30% 28.3M 4s
[2025-04-11T14:37:10.758Z] #10 3.696  64200K .......... .......... .......... .......... .......... 30% 53.7M 4s
[2025-04-11T14:37:10.758Z] #10 3.697  64250K .......... .......... .......... .......... .......... 30% 33.3M 4s
[2025-04-11T14:37:10.758Z] #10 3.698  64300K .......... .......... .......... .......... .......... 30% 89.8M 4s
[2025-04-11T14:37:10.758Z] #10 3.699  64350K .......... .......... .......... .......... .......... 30% 40.4M 4s
[2025-04-11T14:37:10.758Z] #10 3.700  64400K .......... .......... .......... .......... .......... 30% 43.1M 4s
[2025-04-11T14:37:10.758Z] #10 3.701  64450K .......... .......... .......... .......... .......... 30% 47.5M 4s
[2025-04-11T14:37:10.758Z] #10 3.702  64500K .......... .......... .......... .......... .......... 30% 43.8M 4s
[2025-04-11T14:37:10.758Z] #10 3.703  64550K .......... .......... .......... .......... .......... 30% 49.6M 4s
[2025-04-11T14:37:10.758Z] #10 3.704  64600K .......... .......... .......... .......... .......... 30% 48.6M 4s
[2025-04-11T14:37:10.758Z] #10 3.705  64650K .......... .......... .......... .......... .......... 30% 44.2M 4s
[2025-04-11T14:37:10.758Z] #10 3.706  64700K .......... .......... .......... .......... .......... 30% 36.7M 4s
[2025-04-11T14:37:10.758Z] #10 3.708  64750K .......... .......... .......... .......... .......... 30% 48.9M 4s
[2025-04-11T14:37:10.758Z] #10 3.709  64800K .......... .......... .......... .......... .......... 30% 53.5M 4s
[2025-04-11T14:37:10.758Z] #10 3.710  64850K .......... .......... .......... .......... .......... 30% 30.0M 4s
[2025-04-11T14:37:10.758Z] #10 3.711  64900K .......... .......... .......... .......... .......... 30% 82.3M 4s
[2025-04-11T14:37:10.758Z] #10 3.712  64950K .......... .......... .......... .......... .......... 30% 45.1M 4s
[2025-04-11T14:37:10.758Z] #10 3.713  65000K .......... .......... .......... .......... .......... 30% 65.4M 4s
[2025-04-11T14:37:10.758Z] #10 3.714  65050K .......... .......... .......... .......... .......... 30% 75.0M 4s
[2025-04-11T14:37:10.758Z] #10 3.714  65100K .......... .......... .......... .......... .......... 30% 54.4M 4s
[2025-04-11T14:37:10.758Z] #10 3.715  65150K .......... .......... .......... .......... .......... 30% 33.0M 4s
[2025-04-11T14:37:10.758Z] #10 3.717  65200K .......... .......... .......... .......... .......... 30% 63.7M 4s
[2025-04-11T14:37:11.009Z] #10 3.717  65250K .......... .......... .......... .......... .......... 30% 31.7M 4s
[2025-04-11T14:37:11.009Z] #10 3.719  65300K .......... .......... .......... .......... .......... 30% 66.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.720  65350K .......... .......... .......... .......... .......... 30% 59.6M 4s
[2025-04-11T14:37:11.009Z] #10 3.721  65400K .......... .......... .......... .......... .......... 30% 71.3M 4s
[2025-04-11T14:37:11.009Z] #10 3.721  65450K .......... .......... .......... .......... .......... 30% 79.6M 4s
[2025-04-11T14:37:11.009Z] #10 3.722  65500K .......... .......... .......... .......... .......... 30% 47.3M 4s
[2025-04-11T14:37:11.009Z] #10 3.723  65550K .......... .......... .......... .......... .......... 30% 67.0M 4s
[2025-04-11T14:37:11.009Z] #10 3.724  65600K .......... .......... .......... .......... .......... 30% 55.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.725  65650K .......... .......... .......... .......... .......... 30% 67.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.725  65700K .......... .......... .......... .......... .......... 30% 49.1M 4s
[2025-04-11T14:37:11.009Z] #10 3.726  65750K .......... .......... .......... .......... .......... 30% 82.4M 4s
[2025-04-11T14:37:11.009Z] #10 3.727  65800K .......... .......... .......... .......... .......... 30% 60.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.728  65850K .......... .......... .......... .......... .......... 30% 64.0M 4s
[2025-04-11T14:37:11.009Z] #10 3.728  65900K .......... .......... .......... .......... .......... 30% 65.3M 4s
[2025-04-11T14:37:11.009Z] #10 3.729  65950K .......... .......... .......... .......... .......... 31% 43.0M 4s
[2025-04-11T14:37:11.009Z] #10 3.730  66000K .......... .......... .......... .......... .......... 31% 83.5M 4s
[2025-04-11T14:37:11.009Z] #10 3.731  66050K .......... .......... .......... .......... .......... 31% 35.0M 4s
[2025-04-11T14:37:11.009Z] #10 3.732  66100K .......... .......... .......... .......... .......... 31% 76.4M 4s
[2025-04-11T14:37:11.009Z] #10 3.733  66150K .......... .......... .......... .......... .......... 31% 65.6M 4s
[2025-04-11T14:37:11.009Z] #10 3.734  66200K .......... .......... .......... .......... .......... 31% 89.7M 4s
[2025-04-11T14:37:11.009Z] #10 3.734  66250K .......... .......... .......... .......... .......... 31% 98.2M 4s
[2025-04-11T14:37:11.009Z] #10 3.735  66300K .......... .......... .......... .......... .......... 31% 76.5M 4s
[2025-04-11T14:37:11.009Z] #10 3.735  66350K .......... .......... .......... .......... .......... 31% 67.8M 4s
[2025-04-11T14:37:11.009Z] #10 3.736  66400K .......... .......... .......... .......... .......... 31% 69.6M 4s
[2025-04-11T14:37:11.009Z] #10 3.737  66450K .......... .......... .......... .......... .......... 31% 55.2M 4s
[2025-04-11T14:37:11.009Z] #10 3.738  66500K .......... .......... .......... .......... .......... 31% 95.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.738  66550K .......... .......... .......... .......... .......... 31% 76.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.739  66600K .......... .......... .......... .......... .......... 31% 56.1M 4s
[2025-04-11T14:37:11.009Z] #10 3.740  66650K .......... .......... .......... .......... .......... 31% 80.6M 4s
[2025-04-11T14:37:11.009Z] #10 3.740  66700K .......... .......... .......... .......... .......... 31% 88.3M 4s
[2025-04-11T14:37:11.009Z] #10 3.741  66750K .......... .......... .......... .......... .......... 31% 64.5M 4s
[2025-04-11T14:37:11.009Z] #10 3.742  66800K .......... .......... .......... .......... .......... 31% 64.0M 4s
[2025-04-11T14:37:11.009Z] #10 3.742  66850K .......... .......... .......... .......... .......... 31% 79.6M 4s
[2025-04-11T14:37:11.009Z] #10 3.743  66900K .......... .......... .......... .......... .......... 31% 85.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.744  66950K .......... .......... .......... .......... .......... 31% 70.8M 4s
[2025-04-11T14:37:11.009Z] #10 3.744  67000K .......... .......... .......... .......... .......... 31% 87.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.745  67050K .......... .......... .......... .......... .......... 31% 65.0M 4s
[2025-04-11T14:37:11.009Z] #10 3.745  67100K .......... .......... .......... .......... .......... 31% 64.4M 4s
[2025-04-11T14:37:11.009Z] #10 3.746  67150K .......... .......... .......... .......... .......... 31% 27.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.748  67200K .......... .......... .......... .......... .......... 31% 94.0M 4s
[2025-04-11T14:37:11.009Z] #10 3.748  67250K .......... .......... .......... .......... .......... 31% 1.74M 4s
[2025-04-11T14:37:11.009Z] #10 3.777  67300K .......... .......... .......... .......... .......... 31% 51.4M 4s
[2025-04-11T14:37:11.009Z] #10 3.778  67350K .......... .......... .......... .......... .......... 31% 93.8M 4s
[2025-04-11T14:37:11.009Z] #10 3.778  67400K .......... .......... .......... .......... .......... 31%  118M 4s
[2025-04-11T14:37:11.009Z] #10 3.779  67450K .......... .......... .......... .......... .......... 31% 66.1M 4s
[2025-04-11T14:37:11.009Z] #10 3.779  67500K .......... .......... .......... .......... .......... 31% 59.0M 4s
[2025-04-11T14:37:11.009Z] #10 3.780  67550K .......... .......... .......... .......... .......... 31% 41.3M 4s
[2025-04-11T14:37:11.009Z] #10 3.781  67600K .......... .......... .......... .......... .......... 31% 73.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.782  67650K .......... .......... .......... .......... .......... 31% 71.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.783  67700K .......... .......... .......... .......... .......... 31% 79.7M 4s
[2025-04-11T14:37:11.009Z] #10 3.783  67750K .......... .......... .......... .......... .......... 31% 81.7M 4s
[2025-04-11T14:37:11.009Z] #10 3.784  67800K .......... .......... .......... .......... .......... 31%  117M 4s
[2025-04-11T14:37:11.009Z] #10 3.784  67850K .......... .......... .......... .......... .......... 31%  171M 4s
[2025-04-11T14:37:11.009Z] #10 3.784  67900K .......... .......... .......... .......... .......... 31%  138M 4s
[2025-04-11T14:37:11.009Z] #10 3.785  67950K .......... .......... .......... .......... .......... 31% 89.1M 4s
[2025-04-11T14:37:11.009Z] #10 3.785  68000K .......... .......... .......... .......... .......... 31%  100M 4s
[2025-04-11T14:37:11.009Z] #10 3.786  68050K .......... .......... .......... .......... .......... 32%  132M 4s
[2025-04-11T14:37:11.009Z] #10 3.786  68100K .......... .......... .......... .......... .......... 32%  120M 4s
[2025-04-11T14:37:11.009Z] #10 3.787  68150K .......... .......... .......... .......... .......... 32% 92.5M 4s
[2025-04-11T14:37:11.009Z] #10 3.787  68200K .......... .......... .......... .......... .......... 32% 51.0M 4s
[2025-04-11T14:37:11.009Z] #10 3.788  68250K .......... .......... .......... .......... .......... 32%  134M 4s
[2025-04-11T14:37:11.009Z] #10 3.788  68300K .......... .......... .......... .......... .......... 32%  110M 4s
[2025-04-11T14:37:11.009Z] #10 3.789  68350K .......... .......... .......... .......... .......... 32% 93.5M 4s
[2025-04-11T14:37:11.009Z] #10 3.789  68400K .......... .......... .......... .......... .......... 32% 53.2M 4s
[2025-04-11T14:37:11.009Z] #10 3.790  68450K .......... .......... .......... .......... .......... 32%  137M 4s
[2025-04-11T14:37:11.009Z] #10 3.791  68500K .......... .......... .......... .......... .......... 32% 90.0M 4s
[2025-04-11T14:37:11.009Z] #10 3.791  68550K .......... .......... .......... .......... .......... 32%  117M 4s
[2025-04-11T14:37:11.009Z] #10 3.792  68600K .......... .......... .......... .......... .......... 32% 72.7M 4s
[2025-04-11T14:37:11.009Z] #10 3.792  68650K .......... .......... .......... .......... .......... 32%  107M 4s
[2025-04-11T14:37:11.009Z] #10 3.793  68700K .......... .......... .......... .......... .......... 32% 99.4M 4s
[2025-04-11T14:37:11.009Z] #10 3.794  68750K .......... .......... .......... .......... .......... 32% 59.4M 4s
[2025-04-11T14:37:11.009Z] #10 3.794  68800K .......... .......... .......... .......... .......... 32% 97.4M 4s
[2025-04-11T14:37:11.009Z] #10 3.795  68850K .......... .......... .......... .......... .......... 32%  112M 4s
[2025-04-11T14:37:11.009Z] #10 3.795  68900K .......... .......... .......... .......... .......... 32% 66.6M 4s
[2025-04-11T14:37:11.009Z] #10 3.796  68950K .......... .......... .......... .......... .......... 32% 36.8M 4s
[2025-04-11T14:37:11.009Z] #10 3.797  69000K .......... .......... .......... .......... .......... 32% 35.6M 4s
[2025-04-11T14:37:11.009Z] #10 3.798  69050K .......... .......... .......... .......... .......... 32% 66.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.799  69100K .......... .......... .......... .......... .......... 32%  134M 4s
[2025-04-11T14:37:11.009Z] #10 3.800  69150K .......... .......... .......... .......... .......... 32% 47.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.801  69200K .......... .......... .......... .......... .......... 32% 47.1M 4s
[2025-04-11T14:37:11.009Z] #10 3.802  69250K .......... .......... .......... .......... .......... 32% 42.3M 4s
[2025-04-11T14:37:11.009Z] #10 3.803  69300K .......... .......... .......... .......... .......... 32% 76.3M 4s
[2025-04-11T14:37:11.009Z] #10 3.803  69350K .......... .......... .......... .......... .......... 32% 64.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.804  69400K .......... .......... .......... .......... .......... 32% 37.5M 4s
[2025-04-11T14:37:11.009Z] #10 3.805  69450K .......... .......... .......... .......... .......... 32% 49.7M 4s
[2025-04-11T14:37:11.009Z] #10 3.806  69500K .......... .......... .......... .......... .......... 32%  105M 4s
[2025-04-11T14:37:11.009Z] #10 3.807  69550K .......... .......... .......... .......... .......... 32% 60.7M 4s
[2025-04-11T14:37:11.009Z] #10 3.808  69600K .......... .......... .......... .......... .......... 32% 34.3M 4s
[2025-04-11T14:37:11.009Z] #10 3.809  69650K .......... .......... .......... .......... .......... 32%  145M 4s
[2025-04-11T14:37:11.009Z] #10 3.809  69700K .......... .......... .......... .......... .......... 32% 44.7M 4s
[2025-04-11T14:37:11.009Z] #10 3.811  69750K .......... .......... .......... .......... .......... 32% 85.8M 4s
[2025-04-11T14:37:11.009Z] #10 3.811  69800K .......... .......... .......... .......... .......... 32% 50.3M 4s
[2025-04-11T14:37:11.009Z] #10 3.812  69850K .......... .......... .......... .......... .......... 32% 28.6M 4s
[2025-04-11T14:37:11.009Z] #10 3.814  69900K .......... .......... .......... .......... .......... 32% 89.6M 4s
[2025-04-11T14:37:11.009Z] #10 3.815  69950K .......... .......... .......... .......... .......... 32%  130M 4s
[2025-04-11T14:37:11.009Z] #10 3.815  70000K .......... .......... .......... .......... .......... 32% 65.0M 4s
[2025-04-11T14:37:11.009Z] #10 3.816  70050K .......... .......... .......... .......... .......... 32% 36.7M 4s
[2025-04-11T14:37:11.009Z] #10 3.817  70100K .......... .......... .......... .......... .......... 32%  122M 4s
[2025-04-11T14:37:11.009Z] #10 3.817  70150K .......... .......... .......... .......... .......... 32% 67.6M 4s
[2025-04-11T14:37:11.009Z] #10 3.818  70200K .......... .......... .......... .......... .......... 33% 63.1M 4s
[2025-04-11T14:37:11.009Z] #10 3.819  70250K .......... .......... .......... .......... .......... 33% 92.3M 4s
[2025-04-11T14:37:11.009Z] #10 3.819  70300K .......... .......... .......... .......... .......... 33% 59.1M 4s
[2025-04-11T14:37:11.009Z] #10 3.820  70350K .......... .......... .......... .......... .......... 33% 36.7M 4s
[2025-04-11T14:37:11.009Z] #10 3.821  70400K .......... .......... .......... .......... .......... 33%  115M 4s
[2025-04-11T14:37:11.009Z] #10 3.822  70450K .......... .......... .......... .......... .......... 33% 82.8M 4s
[2025-04-11T14:37:11.009Z] #10 3.822  70500K .......... .......... .......... .......... .......... 33% 91.5M 4s
[2025-04-11T14:37:11.009Z] #10 3.823  70550K .......... .......... .......... .......... .......... 33% 48.6M 4s
[2025-04-11T14:37:11.009Z] #10 3.824  70600K .......... .......... .......... .......... .......... 33% 67.2M 4s
[2025-04-11T14:37:11.009Z] #10 3.825  70650K .......... .......... .......... .......... .......... 33% 61.5M 4s
[2025-04-11T14:37:11.009Z] #10 3.826  70700K .......... .......... .......... .......... .......... 33% 90.8M 4s
[2025-04-11T14:37:11.009Z] #10 3.826  70750K .......... .......... .......... .......... .......... 33% 97.4M 4s
[2025-04-11T14:37:11.009Z] #10 3.827  70800K .......... .......... .......... .......... .......... 33% 53.7M 4s
[2025-04-11T14:37:11.009Z] #10 3.827  70850K .......... .......... .......... .......... .......... 33% 70.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.828  70900K .......... .......... .......... .......... .......... 33% 81.8M 4s
[2025-04-11T14:37:11.009Z] #10 3.829  70950K .......... .......... .......... .......... .......... 33%  109M 4s
[2025-04-11T14:37:11.009Z] #10 3.829  71000K .......... .......... .......... .......... .......... 33% 55.6M 4s
[2025-04-11T14:37:11.009Z] #10 3.830  71050K .......... .......... .......... .......... .......... 33%  118M 4s
[2025-04-11T14:37:11.009Z] #10 3.831  71100K .......... .......... .......... .......... .......... 33% 54.9M 4s
[2025-04-11T14:37:11.009Z] #10 3.831  71150K .......... .......... .......... .......... .......... 33% 46.7M 4s
[2025-04-11T14:37:11.009Z] #10 3.832  71200K .......... .......... .......... .......... .......... 33% 88.0M 4s
[2025-04-11T14:37:11.009Z] #10 3.833  71250K .......... .......... .......... .......... .......... 33%  121M 4s
[2025-04-11T14:37:11.009Z] #10 3.833  71300K .......... .......... .......... .......... .......... 33% 69.6M 4s
[2025-04-11T14:37:11.009Z] #10 3.834  71350K .......... .......... .......... .......... .......... 33% 1.66M 4s
[2025-04-11T14:37:11.009Z] #10 3.863  71400K .......... .......... .......... .......... .......... 33%  107M 4s
[2025-04-11T14:37:11.009Z] #10 3.864  71450K .......... .......... .......... .......... .......... 33% 74.4M 4s
[2025-04-11T14:37:11.009Z] #10 3.865  71500K .......... .......... .......... .......... .......... 33%  118M 4s
[2025-04-11T14:37:11.009Z] #10 3.865  71550K .......... .......... .......... .......... .......... 33% 45.1M 4s
[2025-04-11T14:37:11.009Z] #10 3.866  71600K .......... .......... .......... .......... .......... 33%  109M 4s
[2025-04-11T14:37:11.260Z] #10 3.866  71650K .......... .......... .......... .......... .......... 33%  523K 4s
[2025-04-11T14:37:11.260Z] #10 3.962  71700K .......... .......... .......... .......... .......... 33% 67.6M 4s
[2025-04-11T14:37:11.260Z] #10 3.963  71750K .......... .......... .......... .......... .......... 33% 61.9M 4s
[2025-04-11T14:37:11.260Z] #10 3.964  71800K .......... .......... .......... .......... .......... 33% 64.7M 4s
[2025-04-11T14:37:11.260Z] #10 3.964  71850K .......... .......... .......... .......... .......... 33% 82.6M 4s
[2025-04-11T14:37:11.260Z] #10 3.965  71900K .......... .......... .......... .......... .......... 33% 72.3M 4s
[2025-04-11T14:37:11.260Z] #10 3.966  71950K .......... .......... .......... .......... .......... 33% 61.0M 4s
[2025-04-11T14:37:11.260Z] #10 3.966  72000K .......... .......... .......... .......... .......... 33% 93.6M 4s
[2025-04-11T14:37:11.260Z] #10 3.967  72050K .......... .......... .......... .......... .......... 33% 72.5M 4s
[2025-04-11T14:37:11.260Z] #10 3.968  72100K .......... .......... .......... .......... .......... 33% 62.5M 4s
[2025-04-11T14:37:11.260Z] #10 3.968  72150K .......... .......... .......... .......... .......... 33% 80.3M 4s
[2025-04-11T14:37:11.260Z] #10 3.969  72200K .......... .......... .......... .......... .......... 33% 80.3M 4s
[2025-04-11T14:37:11.260Z] #10 3.970  72250K .......... .......... .......... .......... .......... 33% 86.4M 4s
[2025-04-11T14:37:11.260Z] #10 3.970  72300K .......... .......... .......... .......... .......... 33% 69.9M 4s
[2025-04-11T14:37:11.260Z] #10 3.971  72350K .......... .......... .......... .......... .......... 34% 73.3M 4s
[2025-04-11T14:37:11.260Z] #10 3.972  72400K .......... .......... .......... .......... .......... 34% 72.8M 4s
[2025-04-11T14:37:11.260Z] #10 3.972  72450K .......... .......... .......... .......... .......... 34% 86.1M 4s
[2025-04-11T14:37:11.260Z] #10 3.973  72500K .......... .......... .......... .......... .......... 34% 59.8M 4s
[2025-04-11T14:37:11.260Z] #10 3.974  72550K .......... .......... .......... .......... .......... 34% 70.9M 4s
[2025-04-11T14:37:11.260Z] #10 3.974  72600K .......... .......... .......... .......... .......... 34% 55.7M 4s
[2025-04-11T14:37:11.260Z] #10 3.975  72650K .......... .......... .......... .......... .......... 34% 70.6M 4s
[2025-04-11T14:37:11.260Z] #10 3.976  72700K .......... .......... .......... .......... .......... 34% 70.3M 4s
[2025-04-11T14:37:11.260Z] #10 3.977  72750K .......... .......... .......... .......... .......... 34% 66.1M 4s
[2025-04-11T14:37:11.260Z] #10 3.977  72800K .......... .......... .......... .......... .......... 34% 73.8M 4s
[2025-04-11T14:37:11.260Z] #10 3.978  72850K .......... .......... .......... .......... .......... 34% 69.8M 4s
[2025-04-11T14:37:11.260Z] #10 3.979  72900K .......... .......... .......... .......... .......... 34% 65.2M 4s
[2025-04-11T14:37:11.260Z] #10 3.979  72950K .......... .......... .......... .......... .......... 34% 75.8M 4s
[2025-04-11T14:37:11.260Z] #10 3.980  73000K .......... .......... .......... .......... .......... 34% 93.5M 4s
[2025-04-11T14:37:11.260Z] #10 3.981  73050K .......... .......... .......... .......... .......... 34% 77.6M 4s
[2025-04-11T14:37:11.260Z] #10 3.981  73100K .......... .......... .......... .......... .......... 34% 66.3M 4s
[2025-04-11T14:37:11.260Z] #10 3.982  73150K .......... .......... .......... .......... .......... 34% 99.0M 4s
[2025-04-11T14:37:11.260Z] #10 3.982  73200K .......... .......... .......... .......... .......... 34% 68.4M 4s
[2025-04-11T14:37:11.260Z] #10 3.983  73250K .......... .......... .......... .......... .......... 34% 75.9M 4s
[2025-04-11T14:37:11.260Z] #10 3.984  73300K .......... .......... .......... .......... .......... 34% 64.1M 4s
[2025-04-11T14:37:11.260Z] #10 3.985  73350K .......... .......... .......... .......... .......... 34% 80.0M 4s
[2025-04-11T14:37:11.260Z] #10 3.985  73400K .......... .......... .......... .......... .......... 34% 67.7M 4s
[2025-04-11T14:37:11.260Z] #10 3.986  73450K .......... .......... .......... .......... .......... 34% 72.3M 4s
[2025-04-11T14:37:11.260Z] #10 3.987  73500K .......... .......... .......... .......... .......... 34% 48.1M 4s
[2025-04-11T14:37:11.260Z] #10 3.988  73550K .......... .......... .......... .......... .......... 34% 68.3M 4s
[2025-04-11T14:37:11.260Z] #10 3.988  73600K .......... .......... .......... .......... .......... 34% 88.0M 4s
[2025-04-11T14:37:11.260Z] #10 3.989  73650K .......... .......... .......... .......... .......... 34% 79.4M 4s
[2025-04-11T14:37:11.260Z] #10 3.990  73700K .......... .......... .......... .......... .......... 34%  100M 4s
[2025-04-11T14:37:11.260Z] #10 3.990  73750K .......... .......... .......... .......... .......... 34% 99.7M 4s
[2025-04-11T14:37:11.260Z] #10 3.991  73800K .......... .......... .......... .......... .......... 34% 98.4M 4s
[2025-04-11T14:37:11.260Z] #10 3.991  73850K .......... .......... .......... .......... .......... 34% 95.5M 4s
[2025-04-11T14:37:11.260Z] #10 3.992  73900K .......... .......... .......... .......... .......... 34% 97.8M 4s
[2025-04-11T14:37:11.260Z] #10 3.992  73950K .......... .......... .......... .......... .......... 34% 95.7M 4s
[2025-04-11T14:37:11.260Z] #10 3.992  74000K .......... .......... .......... .......... .......... 34% 78.9M 4s
[2025-04-11T14:37:11.260Z] #10 3.993  74050K .......... .......... .......... .......... .......... 34% 84.9M 4s
[2025-04-11T14:37:11.260Z] #10 3.994  74100K .......... .......... .......... .......... .......... 34% 84.0M 4s
[2025-04-11T14:37:11.260Z] #10 3.994  74150K .......... .......... .......... .......... .......... 34% 98.6M 4s
[2025-04-11T14:37:11.260Z] #10 3.995  74200K .......... .......... .......... .......... .......... 34% 80.6M 4s
[2025-04-11T14:37:11.260Z] #10 3.995  74250K .......... .......... .......... .......... .......... 34%  103M 4s
[2025-04-11T14:37:11.260Z] #10 3.996  74300K .......... .......... .......... .......... .......... 34% 69.9M 4s
[2025-04-11T14:37:11.260Z] #10 3.997  74350K .......... .......... .......... .......... .......... 34% 99.4M 4s
[2025-04-11T14:37:11.260Z] #10 3.997  74400K .......... .......... .......... .......... .......... 34%  126M 4s
[2025-04-11T14:37:11.260Z] #10 3.997  74450K .......... .......... .......... .......... .......... 35%  103M 4s
[2025-04-11T14:37:11.260Z] #10 3.998  74500K .......... .......... .......... .......... .......... 35% 91.0M 4s
[2025-04-11T14:37:11.260Z] #10 3.998  74550K .......... .......... .......... .......... .......... 35% 87.4M 4s
[2025-04-11T14:37:11.260Z] #10 3.999  74600K .......... .......... .......... .......... .......... 35% 85.1M 4s
[2025-04-11T14:37:11.260Z] #10 4.000  74650K .......... .......... .......... .......... .......... 35%  138M 4s
[2025-04-11T14:37:11.260Z] #10 4.000  74700K .......... .......... .......... .......... .......... 35% 94.2M 4s
[2025-04-11T14:37:11.260Z] #10 4.000  74750K .......... .......... .......... .......... .......... 35%  126M 4s
[2025-04-11T14:37:11.260Z] #10 4.001  74800K .......... .......... .......... .......... .......... 35%  143M 4s
[2025-04-11T14:37:11.260Z] #10 4.001  74850K .......... .......... .......... .......... .......... 35%  104M 4s
[2025-04-11T14:37:11.260Z] #10 4.005  74900K .......... .......... .......... .......... .......... 35% 95.6M 4s
[2025-04-11T14:37:11.260Z] #10 4.005  74950K .......... .......... .......... .......... .......... 35%  114M 4s
[2025-04-11T14:37:11.260Z] #10 4.005  75000K .......... .......... .......... .......... .......... 35%  115M 4s
[2025-04-11T14:37:11.260Z] #10 4.005  75050K .......... .......... .......... .......... .......... 35%  113M 4s
[2025-04-11T14:37:11.260Z] #10 4.005  75100K .......... .......... .......... .......... .......... 35%  112M 4s
[2025-04-11T14:37:11.260Z] #10 4.005  75150K .......... .......... .......... .......... .......... 35%  130M 4s
[2025-04-11T14:37:11.260Z] #10 4.005  75200K .......... .......... .......... .......... .......... 35%  133M 4s
[2025-04-11T14:37:11.260Z] #10 4.005  75250K .......... .......... .......... .......... .......... 35%  132M 4s
[2025-04-11T14:37:11.260Z] #10 4.005  75300K .......... .......... .......... .......... .......... 35% 48.6M 4s
[2025-04-11T14:37:11.260Z] #10 4.006  75350K .......... .......... .......... .......... .......... 35%  128M 4s
[2025-04-11T14:37:11.260Z] #10 4.006  75400K .......... .......... .......... .......... .......... 35%  150M 4s
[2025-04-11T14:37:11.260Z] #10 4.007  75450K .......... .......... .......... .......... .......... 35%  159M 4s
[2025-04-11T14:37:11.260Z] #10 4.007  75500K .......... .......... .......... .......... .......... 35%  122M 4s
[2025-04-11T14:37:11.260Z] #10 4.008  75550K .......... .......... .......... .......... .......... 35%  181M 4s
[2025-04-11T14:37:11.260Z] #10 4.008  75600K .......... .......... .......... .......... .......... 35%  200M 4s
[2025-04-11T14:37:11.260Z] #10 4.008  75650K .......... .......... .......... .......... .......... 35%  144M 4s
[2025-04-11T14:37:11.260Z] #10 4.008  75700K .......... .......... .......... .......... .......... 35%  104M 4s
[2025-04-11T14:37:11.260Z] #10 4.009  75750K .......... .......... .......... .......... .......... 35% 1.26M 4s
[2025-04-11T14:37:11.260Z] #10 4.048  75800K .......... .......... .......... .......... .......... 35% 32.3M 4s
[2025-04-11T14:37:11.260Z] #10 4.049  75850K .......... .......... .......... .......... .......... 35% 49.4M 4s
[2025-04-11T14:37:11.260Z] #10 4.050  75900K .......... .......... .......... .......... .......... 35% 42.6M 4s
[2025-04-11T14:37:11.260Z] #10 4.051  75950K .......... .......... .......... .......... .......... 35% 43.4M 4s
[2025-04-11T14:37:11.260Z] #10 4.052  76000K .......... .......... .......... .......... .......... 35% 48.3M 4s
[2025-04-11T14:37:11.260Z] #10 4.053  76050K .......... .......... .......... .......... .......... 35% 39.3M 4s
[2025-04-11T14:37:11.260Z] #10 4.055  76100K .......... .......... .......... .......... .......... 35% 44.1M 4s
[2025-04-11T14:37:11.260Z] #10 4.056  76150K .......... .......... .......... .......... .......... 35% 64.0M 4s
[2025-04-11T14:37:11.260Z] #10 4.056  76200K .......... .......... .......... .......... .......... 35% 38.3M 4s
[2025-04-11T14:37:11.260Z] #10 4.058  76250K .......... .......... .......... .......... .......... 35% 61.3M 4s
[2025-04-11T14:37:11.260Z] #10 4.059  76300K .......... .......... .......... .......... .......... 35% 43.5M 4s
[2025-04-11T14:37:11.260Z] #10 4.060  76350K .......... .......... .......... .......... .......... 35% 50.4M 4s
[2025-04-11T14:37:11.260Z] #10 4.061  76400K .......... .......... .......... .......... .......... 35% 44.2M 4s
[2025-04-11T14:37:11.260Z] #10 4.062  76450K .......... .......... .......... .......... .......... 35% 67.0M 4s
[2025-04-11T14:37:11.260Z] #10 4.063  76500K .......... .......... .......... .......... .......... 35% 37.9M 4s
[2025-04-11T14:37:11.260Z] #10 4.064  76550K .......... .......... .......... .......... .......... 35% 52.6M 4s
[2025-04-11T14:37:11.260Z] #10 4.065  76600K .......... .......... .......... .......... .......... 36% 63.3M 4s
[2025-04-11T14:37:11.260Z] #10 4.065  76650K .......... .......... .......... .......... .......... 36% 64.0M 4s
[2025-04-11T14:37:11.260Z] #10 4.066  76700K .......... .......... .......... .......... .......... 36% 42.9M 4s
[2025-04-11T14:37:11.260Z] #10 4.067  76750K .......... .......... .......... .......... .......... 36% 63.7M 4s
[2025-04-11T14:37:11.260Z] #10 4.068  76800K .......... .......... .......... .......... .......... 36% 66.6M 4s
[2025-04-11T14:37:11.260Z] #10 4.069  76850K .......... .......... .......... .......... .......... 36% 37.9M 4s
[2025-04-11T14:37:11.260Z] #10 4.070  76900K .......... .......... .......... .......... .......... 36% 70.1M 4s
[2025-04-11T14:37:11.260Z] #10 4.071  76950K .......... .......... .......... .......... .......... 36% 64.0M 4s
[2025-04-11T14:37:11.260Z] #10 4.071  77000K .......... .......... .......... .......... .......... 36% 63.7M 4s
[2025-04-11T14:37:11.260Z] #10 4.072  77050K .......... .......... .......... .......... .......... 36% 49.0M 4s
[2025-04-11T14:37:11.260Z] #10 4.074  77100K .......... .......... .......... .......... .......... 36% 33.9M 4s
[2025-04-11T14:37:11.260Z] #10 4.075  77150K .......... .......... .......... .......... .......... 36% 46.8M 4s
[2025-04-11T14:37:11.260Z] #10 4.076  77200K .......... .......... .......... .......... .......... 36% 47.5M 4s
[2025-04-11T14:37:11.260Z] #10 4.077  77250K .......... .......... .......... .......... .......... 36% 66.6M 4s
[2025-04-11T14:37:11.260Z] #10 4.078  77300K .......... .......... .......... .......... .......... 36% 56.9M 4s
[2025-04-11T14:37:11.260Z] #10 4.078  77350K .......... .......... .......... .......... .......... 36% 55.5M 4s
[2025-04-11T14:37:11.260Z] #10 4.079  77400K .......... .......... .......... .......... .......... 36% 74.8M 4s
[2025-04-11T14:37:11.260Z] #10 4.080  77450K .......... .......... .......... .......... .......... 36% 82.7M 4s
[2025-04-11T14:37:11.260Z] #10 4.081  77500K .......... .......... .......... .......... .......... 36% 52.5M 4s
[2025-04-11T14:37:11.260Z] #10 4.082  77550K .......... .......... .......... .......... .......... 36% 55.8M 4s
[2025-04-11T14:37:11.260Z] #10 4.082  77600K .......... .......... .......... .......... .......... 36% 48.2M 4s
[2025-04-11T14:37:11.260Z] #10 4.083  77650K .......... .......... .......... .......... .......... 36% 58.5M 4s
[2025-04-11T14:37:11.260Z] #10 4.084  77700K .......... .......... .......... .......... .......... 36% 62.9M 4s
[2025-04-11T14:37:11.260Z] #10 4.085  77750K .......... .......... .......... .......... .......... 36% 88.8M 4s
[2025-04-11T14:37:11.260Z] #10 4.085  77800K .......... .......... .......... .......... .......... 36% 88.1M 4s
[2025-04-11T14:37:11.260Z] #10 4.086  77850K .......... .......... .......... .......... .......... 36% 68.5M 4s
[2025-04-11T14:37:11.260Z] #10 4.087  77900K .......... .......... .......... .......... .......... 36% 71.6M 4s
[2025-04-11T14:37:11.260Z] #10 4.087  77950K .......... .......... .......... .......... .......... 36%  124M 4s
[2025-04-11T14:37:11.260Z] #10 4.088  78000K .......... .......... .......... .......... .......... 36%  135M 4s
[2025-04-11T14:37:11.260Z] #10 4.088  78050K .......... .......... .......... .......... .......... 36%  115M 4s
[2025-04-11T14:37:11.260Z] #10 4.089  78100K .......... .......... .......... .......... .......... 36%  120M 4s
[2025-04-11T14:37:11.260Z] #10 4.089  78150K .......... .......... .......... .......... .......... 36%  121M 4s
[2025-04-11T14:37:11.260Z] #10 4.089  78200K .......... .......... .......... .......... .......... 36%  117M 4s
[2025-04-11T14:37:11.260Z] #10 4.090  78250K .......... .......... .......... .......... .......... 36%  140M 4s
[2025-04-11T14:37:11.260Z] #10 4.090  78300K .......... .......... .......... .......... .......... 36%  121M 4s
[2025-04-11T14:37:11.260Z] #10 4.091  78350K .......... .......... .......... .......... .......... 36%  121M 4s
[2025-04-11T14:37:11.260Z] #10 4.092  78400K .......... .......... .......... .......... .......... 36%  141M 4s
[2025-04-11T14:37:11.260Z] #10 4.092  78450K .......... .......... .......... .......... .......... 36%  154M 4s
[2025-04-11T14:37:11.260Z] #10 4.092  78500K .......... .......... .......... .......... .......... 36%  135M 4s
[2025-04-11T14:37:11.260Z] #10 4.092  78550K .......... .......... .......... .......... .......... 36% 96.2M 4s
[2025-04-11T14:37:11.260Z] #10 4.092  78600K .......... .......... .......... .......... .......... 36%  135M 4s
[2025-04-11T14:37:11.260Z] #10 4.093  78650K .......... .......... .......... .......... .......... 36%  161M 4s
[2025-04-11T14:37:11.260Z] #10 4.093  78700K .......... .......... .......... .......... .......... 37%  158M 4s
[2025-04-11T14:37:11.260Z] #10 4.093  78750K .......... .......... .......... .......... .......... 37%  169M 4s
[2025-04-11T14:37:11.260Z] #10 4.094  78800K .......... .......... .......... .......... .......... 37%  140M 4s
[2025-04-11T14:37:11.260Z] #10 4.094  78850K .......... .......... .......... .......... .......... 37%  163M 4s
[2025-04-11T14:37:11.260Z] #10 4.094  78900K .......... .......... .......... .......... .......... 37%  152M 4s
[2025-04-11T14:37:11.260Z] #10 4.095  78950K .......... .......... .......... .......... .......... 37%  157M 4s
[2025-04-11T14:37:11.260Z] #10 4.095  79000K .......... .......... .......... .......... .......... 37%  152M 4s
[2025-04-11T14:37:11.260Z] #10 4.095  79050K .......... .......... .......... .......... .......... 37%  158M 4s
[2025-04-11T14:37:11.260Z] #10 4.096  79100K .......... .......... .......... .......... .......... 37%  143M 4s
[2025-04-11T14:37:11.260Z] #10 4.096  79150K .......... .......... .......... .......... .......... 37%  159M 4s
[2025-04-11T14:37:11.260Z] #10 4.096  79200K .......... .......... .......... .......... .......... 37%  187M 4s
[2025-04-11T14:37:11.260Z] #10 4.097  79250K .......... .......... .......... .......... .......... 37%  160M 4s
[2025-04-11T14:37:11.260Z] #10 4.097  79300K .......... .......... .......... .......... .......... 37%  142M 4s
[2025-04-11T14:37:11.260Z] #10 4.097  79350K .......... .......... .......... .......... .......... 37%  174M 4s
[2025-04-11T14:37:11.260Z] #10 4.098  79400K .......... .......... .......... .......... .......... 37%  141M 4s
[2025-04-11T14:37:11.260Z] #10 4.098  79450K .......... .......... .......... .......... .......... 37%  178M 4s
[2025-04-11T14:37:11.260Z] #10 4.098  79500K .......... .......... .......... .......... .......... 37%  187M 4s
[2025-04-11T14:37:11.260Z] #10 4.098  79550K .......... .......... .......... .......... .......... 37%  173M 4s
[2025-04-11T14:37:11.260Z] #10 4.099  79600K .......... .......... .......... .......... .......... 37%  176M 4s
[2025-04-11T14:37:11.260Z] #10 4.099  79650K .......... .......... .......... .......... .......... 37%  153M 4s
[2025-04-11T14:37:11.260Z] #10 4.099  79700K .......... .......... .......... .......... .......... 37%  150M 4s
[2025-04-11T14:37:11.260Z] #10 4.100  79750K .......... .......... .......... .......... .......... 37%  189M 4s
[2025-04-11T14:37:11.260Z] #10 4.100  79800K .......... .......... .......... .......... .......... 37%  168M 4s
[2025-04-11T14:37:11.260Z] #10 4.100  79850K .......... .......... .......... .......... .......... 37%  188M 4s
[2025-04-11T14:37:11.260Z] #10 4.100  79900K .......... .......... .......... .......... .......... 37% 1.45M 4s
[2025-04-11T14:37:11.260Z] #10 4.134  79950K .......... .......... .......... .......... .......... 37% 50.3M 4s
[2025-04-11T14:37:11.260Z] #10 4.135  80000K .......... .......... .......... .......... .......... 37% 36.7M 4s
[2025-04-11T14:37:11.260Z] #10 4.136  80050K .......... .......... .......... .......... .......... 37% 67.1M 4s
[2025-04-11T14:37:11.260Z] #10 4.137  80100K .......... .......... .......... .......... .......... 37% 52.7M 4s
[2025-04-11T14:37:11.260Z] #10 4.138  80150K .......... .......... .......... .......... .......... 37% 64.5M 4s
[2025-04-11T14:37:11.260Z] #10 4.139  80200K .......... .......... .......... .......... .......... 37% 82.8M 4s
[2025-04-11T14:37:11.261Z] #10 4.139  80250K .......... .......... .......... .......... .......... 37% 57.8M 4s
[2025-04-11T14:37:11.261Z] #10 4.140  80300K .......... .......... .......... .......... .......... 37% 56.6M 4s
[2025-04-11T14:37:11.261Z] #10 4.141  80350K .......... .......... .......... .......... .......... 37% 38.8M 4s
[2025-04-11T14:37:11.261Z] #10 4.142  80400K .......... .......... .......... .......... .......... 37% 53.4M 4s
[2025-04-11T14:37:11.261Z] #10 4.143  80450K .......... .......... .......... .......... .......... 37% 50.6M 4s
[2025-04-11T14:37:11.261Z] #10 4.144  80500K .......... .......... .......... .......... .......... 37% 73.2M 4s
[2025-04-11T14:37:11.261Z] #10 4.145  80550K .......... .......... .......... .......... .......... 37% 70.1M 4s
[2025-04-11T14:37:11.261Z] #10 4.145  80600K .......... .......... .......... .......... .......... 37%  108M 4s
[2025-04-11T14:37:11.261Z] #10 4.146  80650K .......... .......... .......... .......... .......... 37%  103M 4s
[2025-04-11T14:37:11.261Z] #10 4.147  80700K .......... .......... .......... .......... .......... 37% 94.9M 4s
[2025-04-11T14:37:11.261Z] #10 4.147  80750K .......... .......... .......... .......... .......... 37% 76.2M 4s
[2025-04-11T14:37:11.261Z] #10 4.148  80800K .......... .......... .......... .......... .......... 37% 69.9M 4s
[2025-04-11T14:37:11.261Z] #10 4.148  80850K .......... .......... .......... .......... .......... 38% 59.0M 4s
[2025-04-11T14:37:11.261Z] #10 4.149  80900K .......... .......... .......... .......... .......... 38% 57.4M 4s
[2025-04-11T14:37:11.261Z] #10 4.150  80950K .......... .......... .......... .......... .......... 38% 42.1M 4s
[2025-04-11T14:37:11.261Z] #10 4.151  81000K .......... .......... .......... .......... .......... 38% 46.3M 4s
[2025-04-11T14:37:11.261Z] #10 4.152  81050K .......... .......... .......... .......... .......... 38% 55.9M 4s
[2025-04-11T14:37:11.261Z] #10 4.153  81100K .......... .......... .......... .......... .......... 38% 60.1M 4s
[2025-04-11T14:37:11.261Z] #10 4.154  81150K .......... .......... .......... .......... .......... 38% 93.1M 4s
[2025-04-11T14:37:11.261Z] #10 4.154  81200K .......... .......... .......... .......... .......... 38%  131M 4s
[2025-04-11T14:37:11.261Z] #10 4.155  81250K .......... .......... .......... .......... .......... 38%  106M 4s
[2025-04-11T14:37:11.261Z] #10 4.155  81300K .......... .......... .......... .......... .......... 38%  121M 4s
[2025-04-11T14:37:11.261Z] #10 4.156  81350K .......... .......... .......... .......... .......... 38%  126M 4s
[2025-04-11T14:37:11.261Z] #10 4.156  81400K .......... .......... .......... .......... .......... 38%  117M 4s
[2025-04-11T14:37:11.261Z] #10 4.156  81450K .......... .......... .......... .......... .......... 38%  123M 4s
[2025-04-11T14:37:11.261Z] #10 4.157  81500K .......... .......... .......... .......... .......... 38% 88.4M 4s
[2025-04-11T14:37:11.261Z] #10 4.157  81550K .......... .......... .......... .......... .......... 38%  106M 4s
[2025-04-11T14:37:11.261Z] #10 4.158  81600K .......... .......... .......... .......... .......... 38%  119M 4s
[2025-04-11T14:37:11.261Z] #10 4.158  81650K .......... .......... .......... .......... .......... 38%  100M 4s
[2025-04-11T14:37:11.261Z] #10 4.159  81700K .......... .......... .......... .......... .......... 38%  115M 4s
[2025-04-11T14:37:11.261Z] #10 4.159  81750K .......... .......... .......... .......... .......... 38%  149M 4s
[2025-04-11T14:37:11.261Z] #10 4.159  81800K .......... .......... .......... .......... .......... 38%  110M 4s
[2025-04-11T14:37:11.261Z] #10 4.160  81850K .......... .......... .......... .......... .......... 38%  127M 4s
[2025-04-11T14:37:11.511Z] #10 4.160  81900K .......... .......... .......... .......... .......... 38%  559K 4s
[2025-04-11T14:37:11.511Z] #10 4.250  81950K .......... .......... .......... .......... .......... 38% 53.7M 4s
[2025-04-11T14:37:11.511Z] #10 4.251  82000K .......... .......... .......... .......... .......... 38% 82.5M 4s
[2025-04-11T14:37:11.511Z] #10 4.251  82050K .......... .......... .......... .......... .......... 38% 77.1M 4s
[2025-04-11T14:37:11.511Z] #10 4.252  82100K .......... .......... .......... .......... .......... 38% 85.9M 4s
[2025-04-11T14:37:11.511Z] #10 4.252  82150K .......... .......... .......... .......... .......... 38%  117M 4s
[2025-04-11T14:37:11.511Z] #10 4.253  82200K .......... .......... .......... .......... .......... 38% 87.8M 4s
[2025-04-11T14:37:11.511Z] #10 4.254  82250K .......... .......... .......... .......... .......... 38% 92.9M 4s
[2025-04-11T14:37:11.511Z] #10 4.254  82300K .......... .......... .......... .......... .......... 38% 85.1M 4s
[2025-04-11T14:37:11.511Z] #10 4.255  82350K .......... .......... .......... .......... .......... 38%  119M 4s
[2025-04-11T14:37:11.511Z] #10 4.255  82400K .......... .......... .......... .......... .......... 38%  141M 4s
[2025-04-11T14:37:11.511Z] #10 4.255  82450K .......... .......... .......... .......... .......... 38%  115M 4s
[2025-04-11T14:37:11.511Z] #10 4.256  82500K .......... .......... .......... .......... .......... 38% 89.5M 4s
[2025-04-11T14:37:11.511Z] #10 4.256  82550K .......... .......... .......... .......... .......... 38%  128M 4s
[2025-04-11T14:37:11.511Z] #10 4.257  82600K .......... .......... .......... .......... .......... 38% 96.0M 4s
[2025-04-11T14:37:11.511Z] #10 4.257  82650K .......... .......... .......... .......... .......... 38%  111M 4s
[2025-04-11T14:37:11.511Z] #10 4.258  82700K .......... .......... .......... .......... .......... 38% 89.7M 4s
[2025-04-11T14:37:11.511Z] #10 4.258  82750K .......... .......... .......... .......... .......... 38%  118M 4s
[2025-04-11T14:37:11.511Z] #10 4.259  82800K .......... .......... .......... .......... .......... 38%  117M 4s
[2025-04-11T14:37:11.511Z] #10 4.259  82850K .......... .......... .......... .......... .......... 38% 91.4M 4s
[2025-04-11T14:37:11.511Z] #10 4.260  82900K .......... .......... .......... .......... .......... 38% 94.3M 4s
[2025-04-11T14:37:11.511Z] #10 4.260  82950K .......... .......... .......... .......... .......... 39%  141M 4s
[2025-04-11T14:37:11.511Z] #10 4.260  83000K .......... .......... .......... .......... .......... 39%  162M 4s
[2025-04-11T14:37:11.511Z] #10 4.261  83050K .......... .......... .......... .......... .......... 39% 87.5M 4s
[2025-04-11T14:37:11.511Z] #10 4.261  83100K .......... .......... .......... .......... .......... 39% 79.3M 4s
[2025-04-11T14:37:11.511Z] #10 4.262  83150K .......... .......... .......... .......... .......... 39%  108M 4s
[2025-04-11T14:37:11.512Z] #10 4.262  83200K .......... .......... .......... .......... .......... 39%  125M 4s
[2025-04-11T14:37:11.512Z] #10 4.263  83250K .......... .......... .......... .......... .......... 39%  111M 4s
[2025-04-11T14:37:11.512Z] #10 4.263  83300K .......... .......... .......... .......... .......... 39% 91.5M 4s
[2025-04-11T14:37:11.512Z] #10 4.264  83350K .......... .......... .......... .......... .......... 39%  107M 4s
[2025-04-11T14:37:11.512Z] #10 4.264  83400K .......... .......... .......... .......... .......... 39%  189M 4s
[2025-04-11T14:37:11.512Z] #10 4.264  83450K .......... .......... .......... .......... .......... 39%  188M 4s
[2025-04-11T14:37:11.512Z] #10 4.265  83500K .......... .......... .......... .......... .......... 39%  179M 4s
[2025-04-11T14:37:11.512Z] #10 4.265  83550K .......... .......... .......... .......... .......... 39%  125M 4s
[2025-04-11T14:37:11.512Z] #10 4.265  83600K .......... .......... .......... .......... .......... 39%  113M 4s
[2025-04-11T14:37:11.512Z] #10 4.266  83650K .......... .......... .......... .......... .......... 39%  111M 4s
[2025-04-11T14:37:11.512Z] #10 4.266  83700K .......... .......... .......... .......... .......... 39%  123M 4s
[2025-04-11T14:37:11.512Z] #10 4.267  83750K .......... .......... .......... .......... .......... 39%  120M 4s
[2025-04-11T14:37:11.512Z] #10 4.267  83800K .......... .......... .......... .......... .......... 39% 96.3M 4s
[2025-04-11T14:37:11.512Z] #10 4.267  83850K .......... .......... .......... .......... .......... 39%  173M 4s
[2025-04-11T14:37:11.512Z] #10 4.268  83900K .......... .......... .......... .......... .......... 39%  152M 4s
[2025-04-11T14:37:11.512Z] #10 4.268  83950K .......... .......... .......... .......... .......... 39%  148M 4s
[2025-04-11T14:37:11.512Z] #10 4.268  84000K .......... .......... .......... .......... .......... 39%  127M 4s
[2025-04-11T14:37:11.512Z] #10 4.269  84050K .......... .......... .......... .......... .......... 39%  107M 4s
[2025-04-11T14:37:11.512Z] #10 4.269  84100K .......... .......... .......... .......... .......... 39%  131M 4s
[2025-04-11T14:37:11.512Z] #10 4.270  84150K .......... .......... .......... .......... .......... 39%  140M 4s
[2025-04-11T14:37:11.512Z] #10 4.270  84200K .......... .......... .......... .......... .......... 39% 66.2M 4s
[2025-04-11T14:37:11.512Z] #10 4.271  84250K .......... .......... .......... .......... .......... 39%  128M 4s
[2025-04-11T14:37:11.512Z] #10 4.271  84300K .......... .......... .......... .......... .......... 39%  118M 4s
[2025-04-11T14:37:11.512Z] #10 4.272  84350K .......... .......... .......... .......... .......... 39%  132M 4s
[2025-04-11T14:37:11.512Z] #10 4.272  84400K .......... .......... .......... .......... .......... 39%  104M 4s
[2025-04-11T14:37:11.512Z] #10 4.272  84450K .......... .......... .......... .......... .......... 39%  174M 4s
[2025-04-11T14:37:11.512Z] #10 4.273  84500K .......... .......... .......... .......... .......... 39%  193M 4s
[2025-04-11T14:37:11.512Z] #10 4.273  84550K .......... .......... .......... .......... .......... 39%  135M 4s
[2025-04-11T14:37:11.512Z] #10 4.273  84600K .......... .......... .......... .......... .......... 39%  117M 4s
[2025-04-11T14:37:11.512Z] #10 4.274  84650K .......... .......... .......... .......... .......... 39%  102M 4s
[2025-04-11T14:37:11.512Z] #10 4.274  84700K .......... .......... .......... .......... .......... 39%  208M 4s
[2025-04-11T14:37:11.512Z] #10 4.274  84750K .......... .......... .......... .......... .......... 39% 86.3M 4s
[2025-04-11T14:37:11.512Z] #10 4.275  84800K .......... .......... .......... .......... .......... 39%  127M 4s
[2025-04-11T14:37:11.512Z] #10 4.275  84850K .......... .......... .......... .......... .......... 39% 61.7M 4s
[2025-04-11T14:37:11.512Z] #10 4.276  84900K .......... .......... .......... .......... .......... 39% 59.3M 4s
[2025-04-11T14:37:11.512Z] #10 4.277  84950K .......... .......... .......... .......... .......... 39% 56.5M 4s
[2025-04-11T14:37:11.512Z] #10 4.278  85000K .......... .......... .......... .......... .......... 39% 80.0M 4s
[2025-04-11T14:37:11.512Z] #10 4.278  85050K .......... .......... .......... .......... .......... 39% 87.4M 4s
[2025-04-11T14:37:11.512Z] #10 4.279  85100K .......... .......... .......... .......... .......... 40% 68.0M 4s
[2025-04-11T14:37:11.512Z] #10 4.280  85150K .......... .......... .......... .......... .......... 40% 58.7M 4s
[2025-04-11T14:37:11.512Z] #10 4.281  85200K .......... .......... .......... .......... .......... 40% 55.0M 4s
[2025-04-11T14:37:11.512Z] #10 4.281  85250K .......... .......... .......... .......... .......... 40% 88.7M 4s
[2025-04-11T14:37:11.512Z] #10 4.282  85300K .......... .......... .......... .......... .......... 40% 92.6M 4s
[2025-04-11T14:37:11.512Z] #10 4.283  85350K .......... .......... .......... .......... .......... 40% 52.4M 4s
[2025-04-11T14:37:11.512Z] #10 4.284  85400K .......... .......... .......... .......... .......... 40% 43.5M 4s
[2025-04-11T14:37:11.512Z] #10 4.285  85450K .......... .......... .......... .......... .......... 40% 79.7M 4s
[2025-04-11T14:37:11.512Z] #10 4.285  85500K .......... .......... .......... .......... .......... 40% 61.6M 4s
[2025-04-11T14:37:11.512Z] #10 4.286  85550K .......... .......... .......... .......... .......... 40%  108M 4s
[2025-04-11T14:37:11.512Z] #10 4.286  85600K .......... .......... .......... .......... .......... 40%  119M 4s
[2025-04-11T14:37:11.512Z] #10 4.287  85650K .......... .......... .......... .......... .......... 40%  107M 4s
[2025-04-11T14:37:11.512Z] #10 4.287  85700K .......... .......... .......... .......... .......... 40%  106M 4s
[2025-04-11T14:37:11.512Z] #10 4.288  85750K .......... .......... .......... .......... .......... 40%  115M 4s
[2025-04-11T14:37:11.512Z] #10 4.288  85800K .......... .......... .......... .......... .......... 40%  119M 4s
[2025-04-11T14:37:11.512Z] #10 4.289  85850K .......... .......... .......... .......... .......... 40%  153M 4s
[2025-04-11T14:37:11.512Z] #10 4.289  85900K .......... .......... .......... .......... .......... 40%  139M 4s
[2025-04-11T14:37:11.512Z] #10 4.289  85950K .......... .......... .......... .......... .......... 40%  157M 4s
[2025-04-11T14:37:11.512Z] #10 4.290  86000K .......... .......... .......... .......... .......... 40%  127M 4s
[2025-04-11T14:37:11.512Z] #10 4.290  86050K .......... .......... .......... .......... .......... 40%  999K 4s
[2025-04-11T14:37:11.512Z] #10 4.340  86100K .......... .......... .......... .......... .......... 40% 63.7M 4s
[2025-04-11T14:37:11.512Z] #10 4.341  86150K .......... .......... .......... .......... .......... 40% 76.4M 4s
[2025-04-11T14:37:11.512Z] #10 4.341  86200K .......... .......... .......... .......... .......... 40%  105M 4s
[2025-04-11T14:37:11.512Z] #10 4.342  86250K .......... .......... .......... .......... .......... 40% 96.5M 4s
[2025-04-11T14:37:11.512Z] #10 4.343  86300K .......... .......... .......... .......... .......... 40% 84.9M 4s
[2025-04-11T14:37:11.512Z] #10 4.343  86350K .......... .......... .......... .......... .......... 40% 85.5M 4s
[2025-04-11T14:37:11.512Z] #10 4.344  86400K .......... .......... .......... .......... .......... 40% 84.7M 4s
[2025-04-11T14:37:11.512Z] #10 4.344  86450K .......... .......... .......... .......... .......... 40% 71.5M 4s
[2025-04-11T14:37:11.512Z] #10 4.345  86500K .......... .......... .......... .......... .......... 40% 90.3M 4s
[2025-04-11T14:37:11.512Z] #10 4.345  86550K .......... .......... .......... .......... .......... 40%  120M 4s
[2025-04-11T14:37:11.512Z] #10 4.346  86600K .......... .......... .......... .......... .......... 40%  132M 4s
[2025-04-11T14:37:11.512Z] #10 4.346  86650K .......... .......... .......... .......... .......... 40%  117M 4s
[2025-04-11T14:37:11.512Z] #10 4.347  86700K .......... .......... .......... .......... .......... 40% 98.8M 4s
[2025-04-11T14:37:11.512Z] #10 4.347  86750K .......... .......... .......... .......... .......... 40% 88.0M 4s
[2025-04-11T14:37:11.512Z] #10 4.348  86800K .......... .......... .......... .......... .......... 40% 81.4M 4s
[2025-04-11T14:37:11.513Z] #10 4.348  86850K .......... .......... .......... .......... .......... 40%  102M 4s
[2025-04-11T14:37:11.513Z] #10 4.349  86900K .......... .......... .......... .......... .......... 40%  102M 4s
[2025-04-11T14:37:11.513Z] #10 4.349  86950K .......... .......... .......... .......... .......... 40%  125M 4s
[2025-04-11T14:37:11.513Z] #10 4.349  87000K .......... .......... .......... .......... .......... 40%  139M 4s
[2025-04-11T14:37:11.513Z] #10 4.350  87050K .......... .......... .......... .......... .......... 40%  125M 4s
[2025-04-11T14:37:11.513Z] #10 4.350  87100K .......... .......... .......... .......... .......... 40%  128M 4s
[2025-04-11T14:37:11.513Z] #10 4.351  87150K .......... .......... .......... .......... .......... 40%  119M 4s
[2025-04-11T14:37:11.513Z] #10 4.351  87200K .......... .......... .......... .......... .......... 41%  115M 4s
[2025-04-11T14:37:11.513Z] #10 4.351  87250K .......... .......... .......... .......... .......... 41% 99.4M 4s
[2025-04-11T14:37:11.513Z] #10 4.352  87300K .......... .......... .......... .......... .......... 41%  102M 4s
[2025-04-11T14:37:11.513Z] #10 4.352  87350K .......... .......... .......... .......... .......... 41%  104M 4s
[2025-04-11T14:37:11.513Z] #10 4.353  87400K .......... .......... .......... .......... .......... 41%  113M 4s
[2025-04-11T14:37:11.513Z] #10 4.353  87450K .......... .......... .......... .......... .......... 41%  107M 4s
[2025-04-11T14:37:11.513Z] #10 4.354  87500K .......... .......... .......... .......... .......... 41% 83.8M 4s
[2025-04-11T14:37:11.513Z] #10 4.354  87550K .......... .......... .......... .......... .......... 41%  128M 4s
[2025-04-11T14:37:11.513Z] #10 4.355  87600K .......... .......... .......... .......... .......... 41% 93.1M 4s
[2025-04-11T14:37:11.513Z] #10 4.355  87650K .......... .......... .......... .......... .......... 41%  119M 4s
[2025-04-11T14:37:11.513Z] #10 4.356  87700K .......... .......... .......... .......... .......... 41%  115M 4s
[2025-04-11T14:37:11.513Z] #10 4.356  87750K .......... .......... .......... .......... .......... 41%  124M 4s
[2025-04-11T14:37:11.513Z] #10 4.357  87800K .......... .......... .......... .......... .......... 41% 99.8M 4s
[2025-04-11T14:37:11.513Z] #10 4.357  87850K .......... .......... .......... .......... .......... 41%  119M 4s
[2025-04-11T14:37:11.513Z] #10 4.357  87900K .......... .......... .......... .......... .......... 41%  123M 4s
[2025-04-11T14:37:11.513Z] #10 4.358  87950K .......... .......... .......... .......... .......... 41%  127M 4s
[2025-04-11T14:37:11.513Z] #10 4.358  88000K .......... .......... .......... .......... .......... 41%  119M 4s
[2025-04-11T14:37:11.513Z] #10 4.359  88050K .......... .......... .......... .......... .......... 41% 89.0M 4s
[2025-04-11T14:37:11.513Z] #10 4.359  88100K .......... .......... .......... .......... .......... 41% 79.1M 4s
[2025-04-11T14:37:11.513Z] #10 4.360  88150K .......... .......... .......... .......... .......... 41% 92.8M 4s
[2025-04-11T14:37:11.513Z] #10 4.360  88200K .......... .......... .......... .......... .......... 41%  102M 4s
[2025-04-11T14:37:11.513Z] #10 4.361  88250K .......... .......... .......... .......... .......... 41%  101M 4s
[2025-04-11T14:37:11.513Z] #10 4.361  88300K .......... .......... .......... .......... .......... 41% 86.6M 4s
[2025-04-11T14:37:11.513Z] #10 4.362  88350K .......... .......... .......... .......... .......... 41%  109M 4s
[2025-04-11T14:37:11.513Z] #10 4.362  88400K .......... .......... .......... .......... .......... 41%  104M 4s
[2025-04-11T14:37:11.513Z] #10 4.363  88450K .......... .......... .......... .......... .......... 41% 97.3M 4s
[2025-04-11T14:37:11.513Z] #10 4.363  88500K .......... .......... .......... .......... .......... 41%  117M 4s
[2025-04-11T14:37:11.513Z] #10 4.364  88550K .......... .......... .......... .......... .......... 41% 88.7M 4s
[2025-04-11T14:37:11.513Z] #10 4.364  88600K .......... .......... .......... .......... .......... 41% 97.2M 3s
[2025-04-11T14:37:11.513Z] #10 4.365  88650K .......... .......... .......... .......... .......... 41% 86.7M 3s
[2025-04-11T14:37:11.513Z] #10 4.365  88700K .......... .......... .......... .......... .......... 41% 71.1M 3s
[2025-04-11T14:37:11.513Z] #10 4.366  88750K .......... .......... .......... .......... .......... 41%  141M 3s
[2025-04-11T14:37:11.513Z] #10 4.366  88800K .......... .......... .......... .......... .......... 41%  128M 3s
[2025-04-11T14:37:11.513Z] #10 4.367  88850K .......... .......... .......... .......... .......... 41%  113M 3s
[2025-04-11T14:37:11.513Z] #10 4.367  88900K .......... .......... .......... .......... .......... 41%  100M 3s
[2025-04-11T14:37:11.513Z] #10 4.368  88950K .......... .......... .......... .......... .......... 41% 82.6M 3s
[2025-04-11T14:37:11.513Z] #10 4.368  89000K .......... .......... .......... .......... .......... 41% 96.5M 3s
[2025-04-11T14:37:11.513Z] #10 4.369  89050K .......... .......... .......... .......... .......... 41%  112M 3s
[2025-04-11T14:37:11.513Z] #10 4.369  89100K .......... .......... .......... .......... .......... 41%  103M 3s
[2025-04-11T14:37:11.513Z] #10 4.370  89150K .......... .......... .......... .......... .......... 41%  132M 3s
[2025-04-11T14:37:11.513Z] #10 4.370  89200K .......... .......... .......... .......... .......... 41%  100M 3s
[2025-04-11T14:37:11.513Z] #10 4.371  89250K .......... .......... .......... .......... .......... 41% 93.4M 3s
[2025-04-11T14:37:11.513Z] #10 4.371  89300K .......... .......... .......... .......... .......... 41% 80.6M 3s
[2025-04-11T14:37:11.513Z] #10 4.372  89350K .......... .......... .......... .......... .......... 42%  106M 3s
[2025-04-11T14:37:11.513Z] #10 4.372  89400K .......... .......... .......... .......... .......... 42%  136M 3s
[2025-04-11T14:37:11.513Z] #10 4.372  89450K .......... .......... .......... .......... .......... 42%  109M 3s
[2025-04-11T14:37:11.513Z] #10 4.373  89500K .......... .......... .......... .......... .......... 42% 77.4M 3s
[2025-04-11T14:37:11.513Z] #10 4.374  89550K .......... .......... .......... .......... .......... 42%  124M 3s
[2025-04-11T14:37:11.513Z] #10 4.374  89600K .......... .......... .......... .......... .......... 42% 81.9M 3s
[2025-04-11T14:37:11.513Z] #10 4.375  89650K .......... .......... .......... .......... .......... 42% 82.7M 3s
[2025-04-11T14:37:11.513Z] #10 4.375  89700K .......... .......... .......... .......... .......... 42% 95.3M 3s
[2025-04-11T14:37:11.513Z] #10 4.376  89750K .......... .......... .......... .......... .......... 42% 96.1M 3s
[2025-04-11T14:37:11.513Z] #10 4.376  89800K .......... .......... .......... .......... .......... 42%  160M 3s
[2025-04-11T14:37:11.513Z] #10 4.376  89850K .......... .......... .......... .......... .......... 42%  170M 3s
[2025-04-11T14:37:11.513Z] #10 4.377  89900K .......... .......... .......... .......... .......... 42%  115M 3s
[2025-04-11T14:37:11.513Z] #10 4.377  89950K .......... .......... .......... .......... .......... 42%  151M 3s
[2025-04-11T14:37:11.513Z] #10 4.377  90000K .......... .......... .......... .......... .......... 42%  174M 3s
[2025-04-11T14:37:11.513Z] #10 4.378  90050K .......... .......... .......... .......... .......... 42%  149M 3s
[2025-04-11T14:37:11.513Z] #10 4.378  90100K .......... .......... .......... .......... .......... 42%  120M 3s
[2025-04-11T14:37:11.513Z] #10 4.378  90150K .......... .......... .......... .......... .......... 42%  161M 3s
[2025-04-11T14:37:11.513Z] #10 4.379  90200K .......... .......... .......... .......... .......... 42%  988K 3s
[2025-04-11T14:37:11.513Z] #10 4.430  90250K .......... .......... .......... .......... .......... 42% 33.7M 3s
[2025-04-11T14:37:11.513Z] #10 4.431  90300K .......... .......... .......... .......... .......... 42% 64.5M 3s
[2025-04-11T14:37:11.513Z] #10 4.432  90350K .......... .......... .......... .......... .......... 42% 26.0M 3s
[2025-04-11T14:37:11.513Z] #10 4.434  90400K .......... .......... .......... .......... .......... 42% 63.2M 3s
[2025-04-11T14:37:11.513Z] #10 4.434  90450K .......... .......... .......... .......... .......... 42% 49.7M 3s
[2025-04-11T14:37:11.514Z] #10 4.435  90500K .......... .......... .......... .......... .......... 42% 44.4M 3s
[2025-04-11T14:37:11.514Z] #10 4.436  90550K .......... .......... .......... .......... .......... 42% 48.4M 3s
[2025-04-11T14:37:11.514Z] #10 4.437  90600K .......... .......... .......... .......... .......... 42% 50.8M 3s
[2025-04-11T14:37:11.514Z] #10 4.438  90650K .......... .......... .......... .......... .......... 42% 51.4M 3s
[2025-04-11T14:37:11.514Z] #10 4.440  90700K .......... .......... .......... .......... .......... 42% 62.8M 3s
[2025-04-11T14:37:11.514Z] #10 4.440  90750K .......... .......... .......... .......... .......... 42% 83.7M 3s
[2025-04-11T14:37:11.514Z] #10 4.441  90800K .......... .......... .......... .......... .......... 42% 57.0M 3s
[2025-04-11T14:37:11.514Z] #10 4.443  90850K .......... .......... .......... .......... .......... 42% 62.1M 3s
[2025-04-11T14:37:11.514Z] #10 4.443  90900K .......... .......... .......... .......... .......... 42% 60.2M 3s
[2025-04-11T14:37:11.514Z] #10 4.443  90950K .......... .......... .......... .......... .......... 42% 56.6M 3s
[2025-04-11T14:37:11.514Z] #10 4.444  91000K .......... .......... .......... .......... .......... 42% 56.3M 3s
[2025-04-11T14:37:11.514Z] #10 4.445  91050K .......... .......... .......... .......... .......... 42% 62.6M 3s
[2025-04-11T14:37:11.514Z] #10 4.446  91100K .......... .......... .......... .......... .......... 42% 50.5M 3s
[2025-04-11T14:37:11.514Z] #10 4.447  91150K .......... .......... .......... .......... .......... 42% 65.1M 3s
[2025-04-11T14:37:11.514Z] #10 4.447  91200K .......... .......... .......... .......... .......... 42% 65.1M 3s
[2025-04-11T14:37:11.514Z] #10 4.448  91250K .......... .......... .......... .......... .......... 42% 61.1M 3s
[2025-04-11T14:37:11.514Z] #10 4.449  91300K .......... .......... .......... .......... .......... 42% 63.0M 3s
[2025-04-11T14:37:11.514Z] #10 4.450  91350K .......... .......... .......... .......... .......... 42% 73.3M 3s
[2025-04-11T14:37:11.514Z] #10 4.450  91400K .......... .......... .......... .......... .......... 42% 82.7M 3s
[2025-04-11T14:37:11.514Z] #10 4.451  91450K .......... .......... .......... .......... .......... 42% 77.8M 3s
[2025-04-11T14:37:11.514Z] #10 4.452  91500K .......... .......... .......... .......... .......... 43% 61.9M 3s
[2025-04-11T14:37:11.514Z] #10 4.452  91550K .......... .......... .......... .......... .......... 43% 80.7M 3s
[2025-04-11T14:37:11.514Z] #10 4.453  91600K .......... .......... .......... .......... .......... 43% 75.9M 3s
[2025-04-11T14:37:11.514Z] #10 4.454  91650K .......... .......... .......... .......... .......... 43% 79.8M 3s
[2025-04-11T14:37:11.514Z] #10 4.454  91700K .......... .......... .......... .......... .......... 43% 79.8M 3s
[2025-04-11T14:37:11.514Z] #10 4.455  91750K .......... .......... .......... .......... .......... 43% 76.2M 3s
[2025-04-11T14:37:11.514Z] #10 4.455  91800K .......... .......... .......... .......... .......... 43% 86.2M 3s
[2025-04-11T14:37:11.514Z] #10 4.456  91850K .......... .......... .......... .......... .......... 43% 75.9M 3s
[2025-04-11T14:37:11.514Z] #10 4.457  91900K .......... .......... .......... .......... .......... 43% 70.4M 3s
[2025-04-11T14:37:11.514Z] #10 4.457  91950K .......... .......... .......... .......... .......... 43% 88.7M 3s
[2025-04-11T14:37:11.514Z] #10 4.458  92000K .......... .......... .......... .......... .......... 43% 87.4M 3s
[2025-04-11T14:37:11.514Z] #10 4.458  92050K .......... .......... .......... .......... .......... 43%  101M 3s
[2025-04-11T14:37:11.514Z] #10 4.459  92100K .......... .......... .......... .......... .......... 43% 82.0M 3s
[2025-04-11T14:37:11.514Z] #10 4.459  92150K .......... .......... .......... .......... .......... 43%  584K 4s
[2025-04-11T14:37:11.514Z] #10 4.545  92200K .......... .......... .......... .......... .......... 43% 46.0M 4s
[2025-04-11T14:37:11.514Z] #10 4.546  92250K .......... .......... .......... .......... .......... 43% 54.1M 3s
[2025-04-11T14:37:11.514Z] #10 4.547  92300K .......... .......... .......... .......... .......... 43% 52.9M 3s
[2025-04-11T14:37:11.514Z] #10 4.548  92350K .......... .......... .......... .......... .......... 43% 38.9M 3s
[2025-04-11T14:37:11.765Z] #10 4.549  92400K .......... .......... .......... .......... .......... 43% 53.2M 3s
[2025-04-11T14:37:11.765Z] #10 4.550  92450K .......... .......... .......... .......... .......... 43% 60.7M 3s
[2025-04-11T14:37:11.765Z] #10 4.551  92500K .......... .......... .......... .......... .......... 43% 58.5M 3s
[2025-04-11T14:37:11.765Z] #10 4.552  92550K .......... .......... .......... .......... .......... 43% 58.1M 3s
[2025-04-11T14:37:11.765Z] #10 4.553  92600K .......... .......... .......... .......... .......... 43% 57.4M 3s
[2025-04-11T14:37:11.765Z] #10 4.554  92650K .......... .......... .......... .......... .......... 43% 50.7M 3s
[2025-04-11T14:37:11.765Z] #10 4.554  92700K .......... .......... .......... .......... .......... 43% 59.2M 3s
[2025-04-11T14:37:11.765Z] #10 4.555  92750K .......... .......... .......... .......... .......... 43% 53.8M 3s
[2025-04-11T14:37:11.765Z] #10 4.556  92800K .......... .......... .......... .......... .......... 43% 60.5M 3s
[2025-04-11T14:37:11.765Z] #10 4.557  92850K .......... .......... .......... .......... .......... 43% 54.6M 3s
[2025-04-11T14:37:11.765Z] #10 4.558  92900K .......... .......... .......... .......... .......... 43% 59.7M 3s
[2025-04-11T14:37:11.765Z] #10 4.559  92950K .......... .......... .......... .......... .......... 43% 58.5M 3s
[2025-04-11T14:37:11.765Z] #10 4.560  93000K .......... .......... .......... .......... .......... 43% 66.1M 3s
[2025-04-11T14:37:11.765Z] #10 4.560  93050K .......... .......... .......... .......... .......... 43% 55.7M 3s
[2025-04-11T14:37:11.765Z] #10 4.561  93100K .......... .......... .......... .......... .......... 43% 67.2M 3s
[2025-04-11T14:37:11.765Z] #10 4.562  93150K .......... .......... .......... .......... .......... 43% 42.7M 3s
[2025-04-11T14:37:11.765Z] #10 4.563  93200K .......... .......... .......... .......... .......... 43% 50.1M 3s
[2025-04-11T14:37:11.765Z] #10 4.564  93250K .......... .......... .......... .......... .......... 43% 62.7M 3s
[2025-04-11T14:37:11.765Z] #10 4.565  93300K .......... .......... .......... .......... .......... 43% 62.9M 3s
[2025-04-11T14:37:11.765Z] #10 4.566  93350K .......... .......... .......... .......... .......... 43% 56.9M 3s
[2025-04-11T14:37:11.765Z] #10 4.566  93400K .......... .......... .......... .......... .......... 43% 64.7M 3s
[2025-04-11T14:37:11.765Z] #10 4.567  93450K .......... .......... .......... .......... .......... 43% 66.5M 3s
[2025-04-11T14:37:11.765Z] #10 4.568  93500K .......... .......... .......... .......... .......... 43% 62.3M 3s
[2025-04-11T14:37:11.765Z] #10 4.569  93550K .......... .......... .......... .......... .......... 43% 48.4M 3s
[2025-04-11T14:37:11.765Z] #10 4.570  93600K .......... .......... .......... .......... .......... 44% 59.9M 3s
[2025-04-11T14:37:11.765Z] #10 4.571  93650K .......... .......... .......... .......... .......... 44% 53.9M 3s
[2025-04-11T14:37:11.765Z] #10 4.571  93700K .......... .......... .......... .......... .......... 44% 58.4M 3s
[2025-04-11T14:37:11.765Z] #10 4.572  93750K .......... .......... .......... .......... .......... 44% 60.6M 3s
[2025-04-11T14:37:11.765Z] #10 4.573  93800K .......... .......... .......... .......... .......... 44% 62.5M 3s
[2025-04-11T14:37:11.765Z] #10 4.574  93850K .......... .......... .......... .......... .......... 44% 55.9M 3s
[2025-04-11T14:37:11.765Z] #10 4.575  93900K .......... .......... .......... .......... .......... 44% 59.4M 3s
[2025-04-11T14:37:11.765Z] #10 4.576  93950K .......... .......... .......... .......... .......... 44% 49.9M 3s
[2025-04-11T14:37:11.765Z] #10 4.577  94000K .......... .......... .......... .......... .......... 44% 67.4M 3s
[2025-04-11T14:37:11.765Z] #10 4.577  94050K .......... .......... .......... .......... .......... 44% 71.2M 3s
[2025-04-11T14:37:11.765Z] #10 4.578  94100K .......... .......... .......... .......... .......... 44% 69.2M 3s
[2025-04-11T14:37:11.765Z] #10 4.579  94150K .......... .......... .......... .......... .......... 44% 63.3M 3s
[2025-04-11T14:37:11.765Z] #10 4.579  94200K .......... .......... .......... .......... .......... 44% 51.4M 3s
[2025-04-11T14:37:11.765Z] #10 4.580  94250K .......... .......... .......... .......... .......... 44% 64.1M 3s
[2025-04-11T14:37:11.765Z] #10 4.581  94300K .......... .......... .......... .......... .......... 44% 67.6M 3s
[2025-04-11T14:37:11.765Z] #10 4.582  94350K .......... .......... .......... .......... .......... 44% 52.5M 3s
[2025-04-11T14:37:11.765Z] #10 4.583  94400K .......... .......... .......... .......... .......... 44% 67.7M 3s
[2025-04-11T14:37:11.765Z] #10 4.584  94450K .......... .......... .......... .......... .......... 44% 75.8M 3s
[2025-04-11T14:37:11.765Z] #10 4.584  94500K .......... .......... .......... .......... .......... 44% 72.4M 3s
[2025-04-11T14:37:11.765Z] #10 4.585  94550K .......... .......... .......... .......... .......... 44% 59.4M 3s
[2025-04-11T14:37:11.765Z] #10 4.586  94600K .......... .......... .......... .......... .......... 44% 75.9M 3s
[2025-04-11T14:37:11.765Z] #10 4.586  94650K .......... .......... .......... .......... .......... 44% 84.6M 3s
[2025-04-11T14:37:11.765Z] #10 4.587  94700K .......... .......... .......... .......... .......... 44% 75.8M 3s
[2025-04-11T14:37:11.765Z] #10 4.587  94750K .......... .......... .......... .......... .......... 44% 96.2M 3s
[2025-04-11T14:37:11.765Z] #10 4.588  94800K .......... .......... .......... .......... .......... 44% 86.1M 3s
[2025-04-11T14:37:11.765Z] #10 4.589  94850K .......... .......... .......... .......... .......... 44% 93.4M 3s
[2025-04-11T14:37:11.765Z] #10 4.589  94900K .......... .......... .......... .......... .......... 44% 88.2M 3s
[2025-04-11T14:37:11.765Z] #10 4.590  94950K .......... .......... .......... .......... .......... 44% 87.9M 3s
[2025-04-11T14:37:11.765Z] #10 4.590  95000K .......... .......... .......... .......... .......... 44%  127M 3s
[2025-04-11T14:37:11.765Z] #10 4.591  95050K .......... .......... .......... .......... .......... 44%  130M 3s
[2025-04-11T14:37:11.765Z] #10 4.591  95100K .......... .......... .......... .......... .......... 44% 96.3M 3s
[2025-04-11T14:37:11.765Z] #10 4.591  95150K .......... .......... .......... .......... .......... 44%  107M 3s
[2025-04-11T14:37:11.765Z] #10 4.592  95200K .......... .......... .......... .......... .......... 44% 73.5M 3s
[2025-04-11T14:37:11.765Z] #10 4.593  95250K .......... .......... .......... .......... .......... 44% 91.6M 3s
[2025-04-11T14:37:11.765Z] #10 4.593  95300K .......... .......... .......... .......... .......... 44% 92.3M 3s
[2025-04-11T14:37:11.765Z] #10 4.594  95350K .......... .......... .......... .......... .......... 44% 86.8M 3s
[2025-04-11T14:37:11.765Z] #10 4.594  95400K .......... .......... .......... .......... .......... 44%  118M 3s
[2025-04-11T14:37:11.765Z] #10 4.595  95450K .......... .......... .......... .......... .......... 44%  110M 3s
[2025-04-11T14:37:11.765Z] #10 4.595  95500K .......... .......... .......... .......... .......... 44% 97.1M 3s
[2025-04-11T14:37:11.765Z] #10 4.596  95550K .......... .......... .......... .......... .......... 44% 76.5M 3s
[2025-04-11T14:37:11.765Z] #10 4.596  95600K .......... .......... .......... .......... .......... 44%  110M 3s
[2025-04-11T14:37:11.765Z] #10 4.597  95650K .......... .......... .......... .......... .......... 44%  132M 3s
[2025-04-11T14:37:11.765Z] #10 4.597  95700K .......... .......... .......... .......... .......... 44% 85.4M 3s
[2025-04-11T14:37:11.765Z] #10 4.598  95750K .......... .......... .......... .......... .......... 45% 89.5M 3s
[2025-04-11T14:37:11.765Z] #10 4.598  95800K .......... .......... .......... .......... .......... 45%  116M 3s
[2025-04-11T14:37:11.765Z] #10 4.599  95850K .......... .......... .......... .......... .......... 45% 87.0M 3s
[2025-04-11T14:37:11.765Z] #10 4.599  95900K .......... .......... .......... .......... .......... 45%  106M 3s
[2025-04-11T14:37:11.765Z] #10 4.600  95950K .......... .......... .......... .......... .......... 45% 83.0M 3s
[2025-04-11T14:37:11.765Z] #10 4.600  96000K .......... .......... .......... .......... .......... 45%  105M 3s
[2025-04-11T14:37:11.765Z] #10 4.601  96050K .......... .......... .......... .......... .......... 45%  104M 3s
[2025-04-11T14:37:11.765Z] #10 4.601  96100K .......... .......... .......... .......... .......... 45% 98.2M 3s
[2025-04-11T14:37:11.765Z] #10 4.602  96150K .......... .......... .......... .......... .......... 45% 98.8M 3s
[2025-04-11T14:37:11.765Z] #10 4.602  96200K .......... .......... .......... .......... .......... 45%  124M 3s
[2025-04-11T14:37:11.765Z] #10 4.602  96250K .......... .......... .......... .......... .......... 45% 1.36M 3s
[2025-04-11T14:37:11.765Z] #10 4.639  96300K .......... .......... .......... .......... .......... 45%  123M 3s
[2025-04-11T14:37:11.765Z] #10 4.639  96350K .......... .......... .......... .......... .......... 45% 86.3M 3s
[2025-04-11T14:37:11.765Z] #10 4.639  96400K .......... .......... .......... .......... .......... 45% 92.0M 3s
[2025-04-11T14:37:11.765Z] #10 4.640  96450K .......... .......... .......... .......... .......... 45% 78.5M 3s
[2025-04-11T14:37:11.765Z] #10 4.641  96500K .......... .......... .......... .......... .......... 45% 73.8M 3s
[2025-04-11T14:37:11.765Z] #10 4.641  96550K .......... .......... .......... .......... .......... 45% 83.2M 3s
[2025-04-11T14:37:11.765Z] #10 4.642  96600K .......... .......... .......... .......... .......... 45% 99.4M 3s
[2025-04-11T14:37:11.765Z] #10 4.642  96650K .......... .......... .......... .......... .......... 45% 92.5M 3s
[2025-04-11T14:37:11.765Z] #10 4.643  96700K .......... .......... .......... .......... .......... 45% 83.8M 3s
[2025-04-11T14:37:11.765Z] #10 4.643  96750K .......... .......... .......... .......... .......... 45% 82.0M 3s
[2025-04-11T14:37:11.765Z] #10 4.644  96800K .......... .......... .......... .......... .......... 45% 93.6M 3s
[2025-04-11T14:37:11.765Z] #10 4.645  96850K .......... .......... .......... .......... .......... 45% 98.4M 3s
[2025-04-11T14:37:11.765Z] #10 4.645  96900K .......... .......... .......... .......... .......... 45%  102M 3s
[2025-04-11T14:37:11.765Z] #10 4.646  96950K .......... .......... .......... .......... .......... 45% 91.2M 3s
[2025-04-11T14:37:11.765Z] #10 4.646  97000K .......... .......... .......... .......... .......... 45%  100M 3s
[2025-04-11T14:37:11.765Z] #10 4.647  97050K .......... .......... .......... .......... .......... 45% 85.1M 3s
[2025-04-11T14:37:11.765Z] #10 4.647  97100K .......... .......... .......... .......... .......... 45% 80.9M 3s
[2025-04-11T14:37:11.765Z] #10 4.648  97150K .......... .......... .......... .......... .......... 45% 64.9M 3s
[2025-04-11T14:37:11.765Z] #10 4.649  97200K .......... .......... .......... .......... .......... 45% 89.2M 3s
[2025-04-11T14:37:11.765Z] #10 4.649  97250K .......... .......... .......... .......... .......... 45% 98.3M 3s
[2025-04-11T14:37:11.765Z] #10 4.650  97300K .......... .......... .......... .......... .......... 45% 89.8M 3s
[2025-04-11T14:37:11.765Z] #10 4.650  97350K .......... .......... .......... .......... .......... 45% 85.6M 3s
[2025-04-11T14:37:11.765Z] #10 4.651  97400K .......... .......... .......... .......... .......... 45%  102M 3s
[2025-04-11T14:37:11.765Z] #10 4.651  97450K .......... .......... .......... .......... .......... 45% 91.5M 3s
[2025-04-11T14:37:11.765Z] #10 4.652  97500K .......... .......... .......... .......... .......... 45% 84.4M 3s
[2025-04-11T14:37:11.765Z] #10 4.652  97550K .......... .......... .......... .......... .......... 45% 79.6M 3s
[2025-04-11T14:37:11.765Z] #10 4.653  97600K .......... .......... .......... .......... .......... 45% 99.8M 3s
[2025-04-11T14:37:11.765Z] #10 4.653  97650K .......... .......... .......... .......... .......... 45%  134M 3s
[2025-04-11T14:37:11.765Z] #10 4.654  97700K .......... .......... .......... .......... .......... 45%  141M 3s
[2025-04-11T14:37:11.765Z] #10 4.654  97750K .......... .......... .......... .......... .......... 45% 90.1M 3s
[2025-04-11T14:37:11.765Z] #10 4.655  97800K .......... .......... .......... .......... .......... 45% 78.1M 3s
[2025-04-11T14:37:11.765Z] #10 4.655  97850K .......... .......... .......... .......... .......... 46%  106M 3s
[2025-04-11T14:37:11.765Z] #10 4.656  97900K .......... .......... .......... .......... .......... 46%  115M 3s
[2025-04-11T14:37:11.765Z] #10 4.656  97950K .......... .......... .......... .......... .......... 46% 81.6M 3s
[2025-04-11T14:37:11.765Z] #10 4.657  98000K .......... .......... .......... .......... .......... 46% 81.2M 3s
[2025-04-11T14:37:11.765Z] #10 4.657  98050K .......... .......... .......... .......... .......... 46% 93.0M 3s
[2025-04-11T14:37:11.765Z] #10 4.658  98100K .......... .......... .......... .......... .......... 46% 93.1M 3s
[2025-04-11T14:37:11.765Z] #10 4.658  98150K .......... .......... .......... .......... .......... 46% 91.7M 3s
[2025-04-11T14:37:11.765Z] #10 4.659  98200K .......... .......... .......... .......... .......... 46% 94.8M 3s
[2025-04-11T14:37:11.765Z] #10 4.659  98250K .......... .......... .......... .......... .......... 46% 99.0M 3s
[2025-04-11T14:37:11.765Z] #10 4.660  98300K .......... .......... .......... .......... .......... 46% 85.6M 3s
[2025-04-11T14:37:11.765Z] #10 4.661  98350K .......... .......... .......... .......... .......... 46% 79.9M 3s
[2025-04-11T14:37:11.765Z] #10 4.661  98400K .......... .......... .......... .......... .......... 46% 93.3M 3s
[2025-04-11T14:37:11.765Z] #10 4.662  98450K .......... .......... .......... .......... .......... 46%  102M 3s
[2025-04-11T14:37:11.765Z] #10 4.662  98500K .......... .......... .......... .......... .......... 46%  113M 3s
[2025-04-11T14:37:11.765Z] #10 4.663  98550K .......... .......... .......... .......... .......... 46% 88.3M 3s
[2025-04-11T14:37:11.765Z] #10 4.663  98600K .......... .......... .......... .......... .......... 46% 99.8M 3s
[2025-04-11T14:37:11.765Z] #10 4.664  98650K .......... .......... .......... .......... .......... 46%  129M 3s
[2025-04-11T14:37:11.765Z] #10 4.664  98700K .......... .......... .......... .......... .......... 46%  117M 3s
[2025-04-11T14:37:11.765Z] #10 4.664  98750K .......... .......... .......... .......... .......... 46% 81.3M 3s
[2025-04-11T14:37:11.766Z] #10 4.665  98800K .......... .......... .......... .......... .......... 46% 92.1M 3s
[2025-04-11T14:37:11.766Z] #10 4.665  98850K .......... .......... .......... .......... .......... 46%  131M 3s
[2025-04-11T14:37:11.766Z] #10 4.666  98900K .......... .......... .......... .......... .......... 46%  113M 3s
[2025-04-11T14:37:11.766Z] #10 4.666  98950K .......... .......... .......... .......... .......... 46%  106M 3s
[2025-04-11T14:37:11.766Z] #10 4.667  99000K .......... .......... .......... .......... .......... 46%  151M 3s
[2025-04-11T14:37:11.766Z] #10 4.667  99050K .......... .......... .......... .......... .......... 46%  125M 3s
[2025-04-11T14:37:11.766Z] #10 4.667  99100K .......... .......... .......... .......... .......... 46%  132M 3s
[2025-04-11T14:37:11.766Z] #10 4.668  99150K .......... .......... .......... .......... .......... 46% 99.2M 3s
[2025-04-11T14:37:11.766Z] #10 4.668  99200K .......... .......... .......... .......... .......... 46%  113M 3s
[2025-04-11T14:37:11.766Z] #10 4.669  99250K .......... .......... .......... .......... .......... 46% 97.5M 3s
[2025-04-11T14:37:11.766Z] #10 4.669  99300K .......... .......... .......... .......... .......... 46%  117M 3s
[2025-04-11T14:37:11.766Z] #10 4.670  99350K .......... .......... .......... .......... .......... 46% 95.1M 3s
[2025-04-11T14:37:11.766Z] #10 4.670  99400K .......... .......... .......... .......... .......... 46%  118M 3s
[2025-04-11T14:37:11.766Z] #10 4.680  99450K .......... .......... .......... .......... .......... 46%  135M 3s
[2025-04-11T14:37:11.766Z] #10 4.680  99500K .......... .......... .......... .......... .......... 46% 85.3M 3s
[2025-04-11T14:37:11.766Z] #10 4.680  99550K .......... .......... .......... .......... .......... 46% 74.7M 3s
[2025-04-11T14:37:11.766Z] #10 4.680  99600K .......... .......... .......... .......... .......... 46%  112M 3s
[2025-04-11T14:37:11.766Z] #10 4.680  99650K .......... .......... .......... .......... .......... 46% 99.3M 3s
[2025-04-11T14:37:11.766Z] #10 4.680  99700K .......... .......... .......... .......... .......... 46% 96.8M 3s
[2025-04-11T14:37:11.766Z] #10 4.680  99750K .......... .......... .......... .......... .......... 46% 87.9M 3s
[2025-04-11T14:37:11.766Z] #10 4.680  99800K .......... .......... .......... .......... .......... 46% 34.4M 3s
[2025-04-11T14:37:11.766Z] #10 4.680  99850K .......... .......... .......... .......... .......... 46% 37.6M 3s
[2025-04-11T14:37:11.766Z] #10 4.680  99900K .......... .......... .......... .......... .......... 46% 75.4M 3s
[2025-04-11T14:37:11.766Z] #10 4.680  99950K .......... .......... .......... .......... .......... 46%  123M 3s
[2025-04-11T14:37:11.766Z] #10 4.680 100000K .......... .......... .......... .......... .......... 47%  139M 3s
[2025-04-11T14:37:11.766Z] #10 4.680 100050K .......... .......... .......... .......... .......... 47%  148M 3s
[2025-04-11T14:37:11.766Z] #10 4.680 100100K .......... .......... .......... .......... .......... 47%  147M 3s
[2025-04-11T14:37:11.766Z] #10 4.680 100150K .......... .......... .......... .......... .......... 47%  124M 3s
[2025-04-11T14:37:11.766Z] #10 4.680 100200K .......... .......... .......... .......... .......... 47%  155M 3s
[2025-04-11T14:37:11.766Z] #10 4.680 100250K .......... .......... .......... .......... .......... 47%  159M 3s
[2025-04-11T14:37:11.766Z] #10 4.680 100300K .......... .......... .......... .......... .......... 47%  153M 3s
[2025-04-11T14:37:11.766Z] #10 4.680 100350K .......... .......... .......... .......... .......... 47% 1.02M 3s
[2025-04-11T14:37:11.766Z] #10 4.728 100400K .......... .......... .......... .......... .......... 47% 74.6M 3s
[2025-04-11T14:37:11.766Z] #10 4.729 100450K .......... .......... .......... .......... .......... 47%  152M 3s
[2025-04-11T14:37:11.766Z] #10 4.729 100500K .......... .......... .......... .......... .......... 47%  110M 3s
[2025-04-11T14:37:11.766Z] #10 4.730 100550K .......... .......... .......... .......... .......... 47% 91.4M 3s
[2025-04-11T14:37:11.766Z] #10 4.730 100600K .......... .......... .......... .......... .......... 47% 87.8M 3s
[2025-04-11T14:37:11.766Z] #10 4.731 100650K .......... .......... .......... .......... .......... 47% 95.3M 3s
[2025-04-11T14:37:11.766Z] #10 4.731 100700K .......... .......... .......... .......... .......... 47%  108M 3s
[2025-04-11T14:37:11.766Z] #10 4.732 100750K .......... .......... .......... .......... .......... 47% 83.6M 3s
[2025-04-11T14:37:11.766Z] #10 4.732 100800K .......... .......... .......... .......... .......... 47%  113M 3s
[2025-04-11T14:37:11.766Z] #10 4.733 100850K .......... .......... .......... .......... .......... 47% 85.0M 3s
[2025-04-11T14:37:11.766Z] #10 4.733 100900K .......... .......... .......... .......... .......... 47%  104M 3s
[2025-04-11T14:37:11.766Z] #10 4.734 100950K .......... .......... .......... .......... .......... 47% 91.2M 3s
[2025-04-11T14:37:11.766Z] #10 4.734 101000K .......... .......... .......... .......... .......... 47%  128M 3s
[2025-04-11T14:37:11.766Z] #10 4.735 101050K .......... .......... .......... .......... .......... 47%  103M 3s
[2025-04-11T14:37:11.766Z] #10 4.735 101100K .......... .......... .......... .......... .......... 47% 58.8M 3s
[2025-04-11T14:37:11.766Z] #10 4.736 101150K .......... .......... .......... .......... .......... 47% 65.7M 3s
[2025-04-11T14:37:11.766Z] #10 4.737 101200K .......... .......... .......... .......... .......... 47% 78.6M 3s
[2025-04-11T14:37:11.766Z] #10 4.737 101250K .......... .......... .......... .......... .......... 47% 89.8M 3s
[2025-04-11T14:37:11.766Z] #10 4.738 101300K .......... .......... .......... .......... .......... 47% 94.5M 3s
[2025-04-11T14:37:11.766Z] #10 4.738 101350K .......... .......... .......... .......... .......... 47% 78.2M 3s
[2025-04-11T14:37:11.766Z] #10 4.739 101400K .......... .......... .......... .......... .......... 47% 90.9M 3s
[2025-04-11T14:37:11.766Z] #10 4.740 101450K .......... .......... .......... .......... .......... 47% 88.2M 3s
[2025-04-11T14:37:11.766Z] #10 4.740 101500K .......... .......... .......... .......... .......... 47% 98.9M 3s
[2025-04-11T14:37:11.766Z] #10 4.741 101550K .......... .......... .......... .......... .......... 47% 79.6M 3s
[2025-04-11T14:37:11.766Z] #10 4.741 101600K .......... .......... .......... .......... .......... 47% 94.8M 3s
[2025-04-11T14:37:11.766Z] #10 4.742 101650K .......... .......... .......... .......... .......... 47% 58.3M 3s
[2025-04-11T14:37:11.766Z] #10 4.743 101700K .......... .......... .......... .......... .......... 47% 75.1M 3s
[2025-04-11T14:37:11.766Z] #10 4.743 101750K .......... .......... .......... .......... .......... 47% 72.6M 3s
[2025-04-11T14:37:11.766Z] #10 4.744 101800K .......... .......... .......... .......... .......... 47% 76.2M 3s
[2025-04-11T14:37:11.766Z] #10 4.745 101850K .......... .......... .......... .......... .......... 47%  118M 3s
[2025-04-11T14:37:11.766Z] #10 4.745 101900K .......... .......... .......... .......... .......... 47% 71.6M 3s
[2025-04-11T14:37:11.766Z] #10 4.746 101950K .......... .......... .......... .......... .......... 47% 70.9M 3s
[2025-04-11T14:37:11.766Z] #10 4.747 102000K .......... .......... .......... .......... .......... 47%  121M 3s
[2025-04-11T14:37:11.766Z] #10 4.747 102050K .......... .......... .......... .......... .......... 47% 98.2M 3s
[2025-04-11T14:37:11.766Z] #10 4.747 102100K .......... .......... .......... .......... .......... 48%  105M 3s
[2025-04-11T14:37:11.766Z] #10 4.748 102150K .......... .......... .......... .......... .......... 48% 84.4M 3s
[2025-04-11T14:37:11.766Z] #10 4.748 102200K .......... .......... .......... .......... .......... 48%  113M 3s
[2025-04-11T14:37:11.766Z] #10 4.749 102250K .......... .......... .......... .......... .......... 48% 92.0M 3s
[2025-04-11T14:37:11.766Z] #10 4.749 102300K .......... .......... .......... .......... .......... 48% 99.4M 3s
[2025-04-11T14:37:12.016Z] #10 4.750 102350K .......... .......... .......... .......... .......... 48% 75.1M 3s
[2025-04-11T14:37:12.016Z] #10 4.839 102400K .......... .......... .......... .......... .......... 48%  561K 3s
[2025-04-11T14:37:12.016Z] #10 4.840 102450K .......... .......... .......... .......... .......... 48% 80.9M 3s
[2025-04-11T14:37:12.016Z] #10 4.840 102500K .......... .......... .......... .......... .......... 48% 66.0M 3s
[2025-04-11T14:37:12.016Z] #10 4.841 102550K .......... .......... .......... .......... .......... 48% 61.8M 3s
[2025-04-11T14:37:12.016Z] #10 4.842 102600K .......... .......... .......... .......... .......... 48% 52.0M 3s
[2025-04-11T14:37:12.016Z] #10 4.843 102650K .......... .......... .......... .......... .......... 48% 87.8M 3s
[2025-04-11T14:37:12.016Z] #10 4.843 102700K .......... .......... .......... .......... .......... 48% 84.1M 3s
[2025-04-11T14:37:12.016Z] #10 4.844 102750K .......... .......... .......... .......... .......... 48% 72.8M 3s
[2025-04-11T14:37:12.016Z] #10 4.844 102800K .......... .......... .......... .......... .......... 48% 85.0M 3s
[2025-04-11T14:37:12.016Z] #10 4.845 102850K .......... .......... .......... .......... .......... 48% 83.5M 3s
[2025-04-11T14:37:12.016Z] #10 4.846 102900K .......... .......... .......... .......... .......... 48% 68.4M 3s
[2025-04-11T14:37:12.016Z] #10 4.846 102950K .......... .......... .......... .......... .......... 48% 71.1M 3s
[2025-04-11T14:37:12.016Z] #10 4.847 103000K .......... .......... .......... .......... .......... 48% 99.4M 3s
[2025-04-11T14:37:12.016Z] #10 4.847 103050K .......... .......... .......... .......... .......... 48% 71.4M 3s
[2025-04-11T14:37:12.016Z] #10 4.848 103100K .......... .......... .......... .......... .......... 48% 64.7M 3s
[2025-04-11T14:37:12.016Z] #10 4.849 103150K .......... .......... .......... .......... .......... 48% 82.6M 3s
[2025-04-11T14:37:12.016Z] #10 4.850 103200K .......... .......... .......... .......... .......... 48% 90.8M 3s
[2025-04-11T14:37:12.016Z] #10 4.850 103250K .......... .......... .......... .......... .......... 48% 76.5M 3s
[2025-04-11T14:37:12.016Z] #10 4.851 103300K .......... .......... .......... .......... .......... 48% 71.5M 3s
[2025-04-11T14:37:12.016Z] #10 4.851 103350K .......... .......... .......... .......... .......... 48% 86.1M 3s
[2025-04-11T14:37:12.016Z] #10 4.852 103400K .......... .......... .......... .......... .......... 48% 86.2M 3s
[2025-04-11T14:37:12.016Z] #10 4.853 103450K .......... .......... .......... .......... .......... 48% 74.4M 3s
[2025-04-11T14:37:12.016Z] #10 4.853 103500K .......... .......... .......... .......... .......... 48% 96.6M 3s
[2025-04-11T14:37:12.016Z] #10 4.854 103550K .......... .......... .......... .......... .......... 48% 86.3M 3s
[2025-04-11T14:37:12.016Z] #10 4.854 103600K .......... .......... .......... .......... .......... 48%  104M 3s
[2025-04-11T14:37:12.016Z] #10 4.855 103650K .......... .......... .......... .......... .......... 48%  105M 3s
[2025-04-11T14:37:12.016Z] #10 4.855 103700K .......... .......... .......... .......... .......... 48% 74.5M 3s
[2025-04-11T14:37:12.016Z] #10 4.856 103750K .......... .......... .......... .......... .......... 48% 84.8M 3s
[2025-04-11T14:37:12.016Z] #10 4.856 103800K .......... .......... .......... .......... .......... 48% 90.3M 3s
[2025-04-11T14:37:12.016Z] #10 4.857 103850K .......... .......... .......... .......... .......... 48% 87.7M 3s
[2025-04-11T14:37:12.016Z] #10 4.858 103900K .......... .......... .......... .......... .......... 48% 62.2M 3s
[2025-04-11T14:37:12.016Z] #10 4.858 103950K .......... .......... .......... .......... .......... 48%  124M 3s
[2025-04-11T14:37:12.016Z] #10 4.859 104000K .......... .......... .......... .......... .......... 48%  109M 3s
[2025-04-11T14:37:12.016Z] #10 4.859 104050K .......... .......... .......... .......... .......... 48% 77.0M 3s
[2025-04-11T14:37:12.016Z] #10 4.860 104100K .......... .......... .......... .......... .......... 48% 84.8M 3s
[2025-04-11T14:37:12.016Z] #10 4.860 104150K .......... .......... .......... .......... .......... 48%  103M 3s
[2025-04-11T14:37:12.016Z] #10 4.861 104200K .......... .......... .......... .......... .......... 48%  115M 3s
[2025-04-11T14:37:12.016Z] #10 4.861 104250K .......... .......... .......... .......... .......... 49%  109M 3s
[2025-04-11T14:37:12.016Z] #10 4.862 104300K .......... .......... .......... .......... .......... 49% 66.1M 3s
[2025-04-11T14:37:12.017Z] #10 4.862 104350K .......... .......... .......... .......... .......... 49% 83.9M 3s
[2025-04-11T14:37:12.017Z] #10 4.863 104400K .......... .......... .......... .......... .......... 49% 85.9M 3s
[2025-04-11T14:37:12.017Z] #10 4.864 104450K .......... .......... .......... .......... .......... 49% 80.5M 3s
[2025-04-11T14:37:12.017Z] #10 4.864 104500K .......... .......... .......... .......... .......... 49% 81.0M 3s
[2025-04-11T14:37:12.017Z] #10 4.865 104550K .......... .......... .......... .......... .......... 49%  122M 3s
[2025-04-11T14:37:12.017Z] #10 4.865 104600K .......... .......... .......... .......... .......... 49%  120M 3s
[2025-04-11T14:37:12.017Z] #10 4.866 104650K .......... .......... .......... .......... .......... 49%  105M 3s
[2025-04-11T14:37:12.017Z] #10 4.866 104700K .......... .......... .......... .......... .......... 49% 64.6M 3s
[2025-04-11T14:37:12.017Z] #10 4.867 104750K .......... .......... .......... .......... .......... 49% 83.7M 3s
[2025-04-11T14:37:12.017Z] #10 4.867 104800K .......... .......... .......... .......... .......... 49% 83.8M 3s
[2025-04-11T14:37:12.017Z] #10 4.868 104850K .......... .......... .......... .......... .......... 49% 81.4M 3s
[2025-04-11T14:37:12.017Z] #10 4.869 104900K .......... .......... .......... .......... .......... 49% 73.0M 3s
[2025-04-11T14:37:12.017Z] #10 4.869 104950K .......... .......... .......... .......... .......... 49%  100M 3s
[2025-04-11T14:37:12.017Z] #10 4.870 105000K .......... .......... .......... .......... .......... 49%  114M 3s
[2025-04-11T14:37:12.017Z] #10 4.870 105050K .......... .......... .......... .......... .......... 49% 86.9M 3s
[2025-04-11T14:37:12.017Z] #10 4.871 105100K .......... .......... .......... .......... .......... 49% 67.6M 3s
[2025-04-11T14:37:12.017Z] #10 4.871 105150K .......... .......... .......... .......... .......... 49% 84.1M 3s
[2025-04-11T14:37:12.017Z] #10 4.872 105200K .......... .......... .......... .......... .......... 49% 66.0M 3s
[2025-04-11T14:37:12.017Z] #10 4.873 105250K .......... .......... .......... .......... .......... 49% 65.1M 3s
[2025-04-11T14:37:12.017Z] #10 4.874 105300K .......... .......... .......... .......... .......... 49% 76.8M 3s
[2025-04-11T14:37:12.017Z] #10 4.874 105350K .......... .......... .......... .......... .......... 49% 82.0M 3s
[2025-04-11T14:37:12.017Z] #10 4.875 105400K .......... .......... .......... .......... .......... 49% 92.0M 3s
[2025-04-11T14:37:12.017Z] #10 4.875 105450K .......... .......... .......... .......... .......... 49% 67.6M 3s
[2025-04-11T14:37:12.017Z] #10 4.876 105500K .......... .......... .......... .......... .......... 49% 67.5M 3s
[2025-04-11T14:37:12.017Z] #10 4.877 105550K .......... .......... .......... .......... .......... 49% 81.2M 3s
[2025-04-11T14:37:12.017Z] #10 4.877 105600K .......... .......... .......... .......... .......... 49% 87.1M 3s
[2025-04-11T14:37:12.017Z] #10 4.878 105650K .......... .......... .......... .......... .......... 49% 96.1M 3s
[2025-04-11T14:37:12.017Z] #10 4.878 105700K .......... .......... .......... .......... .......... 49% 90.7M 3s
[2025-04-11T14:37:12.017Z] #10 4.879 105750K .......... .......... .......... .......... .......... 49%  104M 3s
[2025-04-11T14:37:12.017Z] #10 4.879 105800K .......... .......... .......... .......... .......... 49%  147M 3s
[2025-04-11T14:37:12.017Z] #10 4.880 105850K .......... .......... .......... .......... .......... 49%  105M 3s
[2025-04-11T14:37:12.017Z] #10 4.880 105900K .......... .......... .......... .......... .......... 49% 84.2M 3s
[2025-04-11T14:37:12.017Z] #10 4.881 105950K .......... .......... .......... .......... .......... 49% 94.2M 3s
[2025-04-11T14:37:12.017Z] #10 4.881 106000K .......... .......... .......... .......... .......... 49%  105M 3s
[2025-04-11T14:37:12.017Z] #10 4.882 106050K .......... .......... .......... .......... .......... 49% 85.8M 3s
[2025-04-11T14:37:12.017Z] #10 4.882 106100K .......... .......... .......... .......... .......... 49% 92.5M 3s
[2025-04-11T14:37:12.017Z] #10 4.883 106150K .......... .......... .......... .......... .......... 49% 97.6M 3s
[2025-04-11T14:37:12.017Z] #10 4.883 106200K .......... .......... .......... .......... .......... 49% 96.9M 3s
[2025-04-11T14:37:12.017Z] #10 4.884 106250K .......... .......... .......... .......... .......... 49% 88.8M 3s
[2025-04-11T14:37:12.017Z] #10 4.885 106300K .......... .......... .......... .......... .......... 49% 91.2M 3s
[2025-04-11T14:37:12.017Z] #10 4.885 106350K .......... .......... .......... .......... .......... 49%  104M 3s
[2025-04-11T14:37:12.017Z] #10 4.885 106400K .......... .......... .......... .......... .......... 50%  116M 3s
[2025-04-11T14:37:12.017Z] #10 4.886 106450K .......... .......... .......... .......... .......... 50% 1.16M 3s
[2025-04-11T14:37:12.017Z] #10 4.928 106500K .......... .......... .......... .......... .......... 50% 74.7M 3s
[2025-04-11T14:37:12.017Z] #10 4.929 106550K .......... .......... .......... .......... .......... 50% 86.4M 3s
[2025-04-11T14:37:12.017Z] #10 4.929 106600K .......... .......... .......... .......... .......... 50% 99.1M 3s
[2025-04-11T14:37:12.017Z] #10 4.930 106650K .......... .......... .......... .......... .......... 50% 83.5M 3s
[2025-04-11T14:37:12.017Z] #10 4.930 106700K .......... .......... .......... .......... .......... 50% 98.6M 3s
[2025-04-11T14:37:12.017Z] #10 4.931 106750K .......... .......... .......... .......... .......... 50% 89.5M 3s
[2025-04-11T14:37:12.017Z] #10 4.931 106800K .......... .......... .......... .......... .......... 50% 97.6M 3s
[2025-04-11T14:37:12.017Z] #10 4.932 106850K .......... .......... .......... .......... .......... 50% 98.3M 3s
[2025-04-11T14:37:12.017Z] #10 4.932 106900K .......... .......... .......... .......... .......... 50% 81.7M 3s
[2025-04-11T14:37:12.017Z] #10 4.933 106950K .......... .......... .......... .......... .......... 50% 93.5M 3s
[2025-04-11T14:37:12.017Z] #10 4.933 107000K .......... .......... .......... .......... .......... 50% 87.4M 3s
[2025-04-11T14:37:12.017Z] #10 4.934 107050K .......... .......... .......... .......... .......... 50%  112M 3s
[2025-04-11T14:37:12.017Z] #10 4.935 107100K .......... .......... .......... .......... .......... 50% 82.4M 3s
[2025-04-11T14:37:12.017Z] #10 4.935 107150K .......... .......... .......... .......... .......... 50% 87.4M 3s
[2025-04-11T14:37:12.017Z] #10 4.936 107200K .......... .......... .......... .......... .......... 50%  103M 3s
[2025-04-11T14:37:12.017Z] #10 4.936 107250K .......... .......... .......... .......... .......... 50% 95.4M 3s
[2025-04-11T14:37:12.017Z] #10 4.937 107300K .......... .......... .......... .......... .......... 50%  116M 3s
[2025-04-11T14:37:12.017Z] #10 4.937 107350K .......... .......... .......... .......... .......... 50% 88.3M 3s
[2025-04-11T14:37:12.017Z] #10 4.938 107400K .......... .......... .......... .......... .......... 50% 70.5M 3s
[2025-04-11T14:37:12.017Z] #10 4.938 107450K .......... .......... .......... .......... .......... 50% 66.6M 3s
[2025-04-11T14:37:12.017Z] #10 4.939 107500K .......... .......... .......... .......... .......... 50% 81.9M 3s
[2025-04-11T14:37:12.017Z] #10 4.940 107550K .......... .......... .......... .......... .......... 50% 71.9M 3s
[2025-04-11T14:37:12.017Z] #10 4.940 107600K .......... .......... .......... .......... .......... 50% 96.1M 3s
[2025-04-11T14:37:12.017Z] #10 4.941 107650K .......... .......... .......... .......... .......... 50% 86.2M 3s
[2025-04-11T14:37:12.017Z] #10 4.941 107700K .......... .......... .......... .......... .......... 50%  113M 3s
[2025-04-11T14:37:12.017Z] #10 4.942 107750K .......... .......... .......... .......... .......... 50%  136M 3s
[2025-04-11T14:37:12.017Z] #10 4.942 107800K .......... .......... .......... .......... .......... 50%  107M 3s
[2025-04-11T14:37:12.017Z] #10 4.943 107850K .......... .......... .......... .......... .......... 50%  106M 3s
[2025-04-11T14:37:12.017Z] #10 4.943 107900K .......... .......... .......... .......... .......... 50% 76.3M 3s
[2025-04-11T14:37:12.017Z] #10 4.944 107950K .......... .......... .......... .......... .......... 50% 91.9M 3s
[2025-04-11T14:37:12.017Z] #10 4.944 108000K .......... .......... .......... .......... .......... 50%  110M 3s
[2025-04-11T14:37:12.017Z] #10 4.945 108050K .......... .......... .......... .......... .......... 50%  117M 3s
[2025-04-11T14:37:12.017Z] #10 4.945 108100K .......... .......... .......... .......... .......... 50% 89.1M 3s
[2025-04-11T14:37:12.017Z] #10 4.946 108150K .......... .......... .......... .......... .......... 50% 91.2M 3s
[2025-04-11T14:37:12.017Z] #10 4.946 108200K .......... .......... .......... .......... .......... 50% 89.2M 3s
[2025-04-11T14:37:12.017Z] #10 4.947 108250K .......... .......... .......... .......... .......... 50%  102M 3s
[2025-04-11T14:37:12.017Z] #10 4.947 108300K .......... .......... .......... .......... .......... 50% 89.4M 3s
[2025-04-11T14:37:12.017Z] #10 4.948 108350K .......... .......... .......... .......... .......... 50%  127M 3s
[2025-04-11T14:37:12.017Z] #10 4.948 108400K .......... .......... .......... .......... .......... 50% 90.1M 3s
[2025-04-11T14:37:12.017Z] #10 4.949 108450K .......... .......... .......... .......... .......... 50%  127M 3s
[2025-04-11T14:37:12.017Z] #10 4.949 108500K .......... .......... .......... .......... .......... 51% 74.5M 3s
[2025-04-11T14:37:12.017Z] #10 4.950 108550K .......... .......... .......... .......... .......... 51% 88.0M 3s
[2025-04-11T14:37:12.268Z] #10 4.950 108600K .......... .......... .......... .......... .......... 51%  105M 3s
[2025-04-11T14:37:12.268Z] #10 4.951 108650K .......... .......... .......... .......... .......... 51% 94.9M 3s
[2025-04-11T14:37:12.268Z] #10 4.951 108700K .......... .......... .......... .......... .......... 51% 73.5M 3s
[2025-04-11T14:37:12.268Z] #10 4.952 108750K .......... .......... .......... .......... .......... 51%  126M 3s
[2025-04-11T14:37:12.268Z] #10 4.952 108800K .......... .......... .......... .......... .......... 51%  134M 3s
[2025-04-11T14:37:12.268Z] #10 4.953 108850K .......... .......... .......... .......... .......... 51% 84.6M 3s
[2025-04-11T14:37:12.268Z] #10 4.953 108900K .......... .......... .......... .......... .......... 51% 96.3M 3s
[2025-04-11T14:37:12.268Z] #10 4.954 108950K .......... .......... .......... .......... .......... 51%  123M 3s
[2025-04-11T14:37:12.268Z] #10 4.954 109000K .......... .......... .......... .......... .......... 51%  135M 3s
[2025-04-11T14:37:12.268Z] #10 4.955 109050K .......... .......... .......... .......... .......... 51% 77.7M 3s
[2025-04-11T14:37:12.268Z] #10 4.955 109100K .......... .......... .......... .......... .......... 51% 85.2M 3s
[2025-04-11T14:37:12.268Z] #10 4.956 109150K .......... .......... .......... .......... .......... 51% 94.3M 3s
[2025-04-11T14:37:12.268Z] #10 4.956 109200K .......... .......... .......... .......... .......... 51%  123M 3s
[2025-04-11T14:37:12.268Z] #10 4.957 109250K .......... .......... .......... .......... .......... 51%  117M 3s
[2025-04-11T14:37:12.268Z] #10 4.957 109300K .......... .......... .......... .......... .......... 51% 87.6M 3s
[2025-04-11T14:37:12.268Z] #10 4.958 109350K .......... .......... .......... .......... .......... 51%  123M 3s
[2025-04-11T14:37:12.268Z] #10 4.958 109400K .......... .......... .......... .......... .......... 51%  110M 3s
[2025-04-11T14:37:12.268Z] #10 4.958 109450K .......... .......... .......... .......... .......... 51%  102M 3s
[2025-04-11T14:37:12.268Z] #10 4.959 109500K .......... .......... .......... .......... .......... 51% 69.6M 3s
[2025-04-11T14:37:12.268Z] #10 4.960 109550K .......... .......... .......... .......... .......... 51%  109M 3s
[2025-04-11T14:37:12.268Z] #10 4.960 109600K .......... .......... .......... .......... .......... 51%  104M 3s
[2025-04-11T14:37:12.268Z] #10 4.960 109650K .......... .......... .......... .......... .......... 51% 96.2M 3s
[2025-04-11T14:37:12.268Z] #10 4.961 109700K .......... .......... .......... .......... .......... 51% 78.1M 3s
[2025-04-11T14:37:12.268Z] #10 4.962 109750K .......... .......... .......... .......... .......... 51% 81.6M 3s
[2025-04-11T14:37:12.268Z] #10 4.962 109800K .......... .......... .......... .......... .......... 51%  100M 3s
[2025-04-11T14:37:12.268Z] #10 4.963 109850K .......... .......... .......... .......... .......... 51% 85.2M 3s
[2025-04-11T14:37:12.268Z] #10 4.963 109900K .......... .......... .......... .......... .......... 51% 94.3M 3s
[2025-04-11T14:37:12.268Z] #10 4.964 109950K .......... .......... .......... .......... .......... 51%  110M 3s
[2025-04-11T14:37:12.268Z] #10 4.964 110000K .......... .......... .......... .......... .......... 51%  125M 3s
[2025-04-11T14:37:12.268Z] #10 4.965 110050K .......... .......... .......... .......... .......... 51%  101M 3s
[2025-04-11T14:37:12.268Z] #10 4.965 110100K .......... .......... .......... .......... .......... 51%  109M 3s
[2025-04-11T14:37:12.268Z] #10 4.966 110150K .......... .......... .......... .......... .......... 51%  126M 3s
[2025-04-11T14:37:12.268Z] #10 4.966 110200K .......... .......... .......... .......... .......... 51%  123M 3s
[2025-04-11T14:37:12.268Z] #10 4.966 110250K .......... .......... .......... .......... .......... 51%  158M 3s
[2025-04-11T14:37:12.268Z] #10 4.967 110300K .......... .......... .......... .......... .......... 51%  100M 3s
[2025-04-11T14:37:12.268Z] #10 4.967 110350K .......... .......... .......... .......... .......... 51%  124M 3s
[2025-04-11T14:37:12.268Z] #10 4.968 110400K .......... .......... .......... .......... .......... 51%  118M 3s
[2025-04-11T14:37:12.268Z] #10 4.968 110450K .......... .......... .......... .......... .......... 51%  122M 3s
[2025-04-11T14:37:12.268Z] #10 4.968 110500K .......... .......... .......... .......... .......... 51%  115M 3s
[2025-04-11T14:37:12.268Z] #10 4.969 110550K .......... .......... .......... .......... .......... 51%  982K 3s
[2025-04-11T14:37:12.268Z] #10 5.020 110600K .......... .......... .......... .......... .......... 51%  120M 3s
[2025-04-11T14:37:12.268Z] #10 5.020 110650K .......... .......... .......... .......... .......... 52% 76.6M 3s
[2025-04-11T14:37:12.268Z] #10 5.021 110700K .......... .......... .......... .......... .......... 52% 70.5M 3s
[2025-04-11T14:37:12.268Z] #10 5.021 110750K .......... .......... .......... .......... .......... 52% 80.4M 3s
[2025-04-11T14:37:12.268Z] #10 5.022 110800K .......... .......... .......... .......... .......... 52% 72.0M 3s
[2025-04-11T14:37:12.268Z] #10 5.023 110850K .......... .......... .......... .......... .......... 52% 76.8M 3s
[2025-04-11T14:37:12.268Z] #10 5.023 110900K .......... .......... .......... .......... .......... 52% 89.7M 3s
[2025-04-11T14:37:12.268Z] #10 5.024 110950K .......... .......... .......... .......... .......... 52%  111M 3s
[2025-04-11T14:37:12.268Z] #10 5.024 111000K .......... .......... .......... .......... .......... 52%  100M 3s
[2025-04-11T14:37:12.268Z] #10 5.025 111050K .......... .......... .......... .......... .......... 52% 73.4M 3s
[2025-04-11T14:37:12.268Z] #10 5.026 111100K .......... .......... .......... .......... .......... 52% 69.9M 3s
[2025-04-11T14:37:12.268Z] #10 5.026 111150K .......... .......... .......... .......... .......... 52% 87.1M 3s
[2025-04-11T14:37:12.268Z] #10 5.027 111200K .......... .......... .......... .......... .......... 52% 85.4M 3s
[2025-04-11T14:37:12.268Z] #10 5.027 111250K .......... .......... .......... .......... .......... 52%  106M 3s
[2025-04-11T14:37:12.268Z] #10 5.028 111300K .......... .......... .......... .......... .......... 52% 96.3M 3s
[2025-04-11T14:37:12.268Z] #10 5.028 111350K .......... .......... .......... .......... .......... 52% 85.1M 3s
[2025-04-11T14:37:12.268Z] #10 5.029 111400K .......... .......... .......... .......... .......... 52% 86.3M 3s
[2025-04-11T14:37:12.268Z] #10 5.029 111450K .......... .......... .......... .......... .......... 52% 92.5M 3s
[2025-04-11T14:37:12.268Z] #10 5.030 111500K .......... .......... .......... .......... .......... 52% 81.8M 3s
[2025-04-11T14:37:12.268Z] #10 5.031 111550K .......... .......... .......... .......... .......... 52% 92.1M 3s
[2025-04-11T14:37:12.268Z] #10 5.031 111600K .......... .......... .......... .......... .......... 52% 91.2M 3s
[2025-04-11T14:37:12.268Z] #10 5.032 111650K .......... .......... .......... .......... .......... 52% 83.4M 3s
[2025-04-11T14:37:12.268Z] #10 5.032 111700K .......... .......... .......... .......... .......... 52% 75.6M 3s
[2025-04-11T14:37:12.268Z] #10 5.033 111750K .......... .......... .......... .......... .......... 52% 85.2M 3s
[2025-04-11T14:37:12.268Z] #10 5.033 111800K .......... .......... .......... .......... .......... 52%  103M 3s
[2025-04-11T14:37:12.268Z] #10 5.034 111850K .......... .......... .......... .......... .......... 52%  108M 3s
[2025-04-11T14:37:12.268Z] #10 5.035 111900K .......... .......... .......... .......... .......... 52% 70.7M 3s
[2025-04-11T14:37:12.268Z] #10 5.035 111950K .......... .......... .......... .......... .......... 52% 92.3M 3s
[2025-04-11T14:37:12.268Z] #10 5.036 112000K .......... .......... .......... .......... .......... 52% 91.2M 3s
[2025-04-11T14:37:12.268Z] #10 5.036 112050K .......... .......... .......... .......... .......... 52% 65.4M 3s
[2025-04-11T14:37:12.268Z] #10 5.037 112100K .......... .......... .......... .......... .......... 52% 75.7M 3s
[2025-04-11T14:37:12.268Z] #10 5.037 112150K .......... .......... .......... .......... .......... 52% 96.2M 3s
[2025-04-11T14:37:12.268Z] #10 5.038 112200K .......... .......... .......... .......... .......... 52% 95.5M 3s
[2025-04-11T14:37:12.268Z] #10 5.039 112250K .......... .......... .......... .......... .......... 52%  103M 3s
[2025-04-11T14:37:12.268Z] #10 5.039 112300K .......... .......... .......... .......... .......... 52% 98.5M 3s
[2025-04-11T14:37:12.268Z] #10 5.039 112350K .......... .......... .......... .......... .......... 52% 99.4M 3s
[2025-04-11T14:37:12.268Z] #10 5.040 112400K .......... .......... .......... .......... .......... 52% 91.1M 3s
[2025-04-11T14:37:12.268Z] #10 5.041 112450K .......... .......... .......... .......... .......... 52% 82.8M 3s
[2025-04-11T14:37:12.268Z] #10 5.041 112500K .......... .......... .......... .......... .......... 52% 88.2M 3s
[2025-04-11T14:37:12.268Z] #10 5.042 112550K .......... .......... .......... .......... .......... 52%  105M 3s
[2025-04-11T14:37:12.268Z] #10 5.042 112600K .......... .......... .......... .......... .......... 52%  619K 3s
[2025-04-11T14:37:12.268Z] #10 5.123 112650K .......... .......... .......... .......... .......... 52%  103M 3s
[2025-04-11T14:37:12.268Z] #10 5.123 112700K .......... .......... .......... .......... .......... 52% 76.2M 3s
[2025-04-11T14:37:12.268Z] #10 5.124 112750K .......... .......... .......... .......... .......... 53% 79.4M 3s
[2025-04-11T14:37:12.268Z] #10 5.125 112800K .......... .......... .......... .......... .......... 53% 71.0M 3s
[2025-04-11T14:37:12.268Z] #10 5.125 112850K .......... .......... .......... .......... .......... 53% 72.5M 3s
[2025-04-11T14:37:12.268Z] #10 5.126 112900K .......... .......... .......... .......... .......... 53% 66.0M 3s
[2025-04-11T14:37:12.269Z] #10 5.127 112950K .......... .......... .......... .......... .......... 53% 66.8M 3s
[2025-04-11T14:37:12.269Z] #10 5.127 113000K .......... .......... .......... .......... .......... 53% 70.6M 3s
[2025-04-11T14:37:12.269Z] #10 5.128 113050K .......... .......... .......... .......... .......... 53% 70.7M 3s
[2025-04-11T14:37:12.269Z] #10 5.129 113100K .......... .......... .......... .......... .......... 53% 57.6M 3s
[2025-04-11T14:37:12.269Z] #10 5.130 113150K .......... .......... .......... .......... .......... 53% 60.4M 3s
[2025-04-11T14:37:12.269Z] #10 5.131 113200K .......... .......... .......... .......... .......... 53% 71.0M 3s
[2025-04-11T14:37:12.269Z] #10 5.131 113250K .......... .......... .......... .......... .......... 53% 72.5M 3s
[2025-04-11T14:37:12.269Z] #10 5.132 113300K .......... .......... .......... .......... .......... 53% 64.2M 3s
[2025-04-11T14:37:12.269Z] #10 5.133 113350K .......... .......... .......... .......... .......... 53% 95.5M 3s
[2025-04-11T14:37:12.269Z] #10 5.133 113400K .......... .......... .......... .......... .......... 53% 74.4M 3s
[2025-04-11T14:37:12.269Z] #10 5.134 113450K .......... .......... .......... .......... .......... 53% 72.6M 3s
[2025-04-11T14:37:12.269Z] #10 5.134 113500K .......... .......... .......... .......... .......... 53% 58.7M 3s
[2025-04-11T14:37:12.269Z] #10 5.135 113550K .......... .......... .......... .......... .......... 53% 72.6M 3s
[2025-04-11T14:37:12.269Z] #10 5.136 113600K .......... .......... .......... .......... .......... 53% 73.5M 3s
[2025-04-11T14:37:12.269Z] #10 5.137 113650K .......... .......... .......... .......... .......... 53% 68.7M 3s
[2025-04-11T14:37:12.269Z] #10 5.137 113700K .......... .......... .......... .......... .......... 53% 66.2M 3s
[2025-04-11T14:37:12.269Z] #10 5.138 113750K .......... .......... .......... .......... .......... 53% 69.5M 3s
[2025-04-11T14:37:12.269Z] #10 5.139 113800K .......... .......... .......... .......... .......... 53% 90.2M 3s
[2025-04-11T14:37:12.269Z] #10 5.139 113850K .......... .......... .......... .......... .......... 53% 95.3M 3s
[2025-04-11T14:37:12.269Z] #10 5.140 113900K .......... .......... .......... .......... .......... 53% 67.9M 3s
[2025-04-11T14:37:12.269Z] #10 5.141 113950K .......... .......... .......... .......... .......... 53% 82.2M 3s
[2025-04-11T14:37:12.269Z] #10 5.141 114000K .......... .......... .......... .......... .......... 53% 82.8M 3s
[2025-04-11T14:37:12.269Z] #10 5.142 114050K .......... .......... .......... .......... .......... 53% 70.4M 3s
[2025-04-11T14:37:12.269Z] #10 5.142 114100K .......... .......... .......... .......... .......... 53% 70.9M 3s
[2025-04-11T14:37:12.269Z] #10 5.143 114150K .......... .......... .......... .......... .......... 53% 66.0M 3s
[2025-04-11T14:37:12.269Z] #10 5.144 114200K .......... .......... .......... .......... .......... 53% 67.3M 3s
[2025-04-11T14:37:12.269Z] #10 5.145 114250K .......... .......... .......... .......... .......... 53% 73.8M 3s
[2025-04-11T14:37:12.269Z] #10 5.145 114300K .......... .......... .......... .......... .......... 53% 65.7M 3s
[2025-04-11T14:37:12.269Z] #10 5.146 114350K .......... .......... .......... .......... .......... 53% 76.5M 3s
[2025-04-11T14:37:12.269Z] #10 5.147 114400K .......... .......... .......... .......... .......... 53% 78.8M 3s
[2025-04-11T14:37:12.269Z] #10 5.147 114450K .......... .......... .......... .......... .......... 53% 78.7M 3s
[2025-04-11T14:37:12.269Z] #10 5.148 114500K .......... .......... .......... .......... .......... 53% 71.0M 3s
[2025-04-11T14:37:12.269Z] #10 5.149 114550K .......... .......... .......... .......... .......... 53% 75.0M 3s
[2025-04-11T14:37:12.269Z] #10 5.149 114600K .......... .......... .......... .......... .......... 53% 79.7M 3s
[2025-04-11T14:37:12.269Z] #10 5.150 114650K .......... .......... .......... .......... .......... 53% 78.7M 3s
[2025-04-11T14:37:12.269Z] #10 5.150 114700K .......... .......... .......... .......... .......... 53% 58.3M 3s
[2025-04-11T14:37:12.269Z] #10 5.151 114750K .......... .......... .......... .......... .......... 53% 92.4M 3s
[2025-04-11T14:37:12.269Z] #10 5.152 114800K .......... .......... .......... .......... .......... 53% 70.6M 3s
[2025-04-11T14:37:12.269Z] #10 5.153 114850K .......... .......... .......... .......... .......... 53% 71.0M 3s
[2025-04-11T14:37:12.269Z] #10 5.153 114900K .......... .......... .......... .......... .......... 54% 74.8M 3s
[2025-04-11T14:37:12.269Z] #10 5.154 114950K .......... .......... .......... .......... .......... 54% 80.6M 3s
[2025-04-11T14:37:12.269Z] #10 5.154 115000K .......... .......... .......... .......... .......... 54% 78.7M 3s
[2025-04-11T14:37:12.269Z] #10 5.155 115050K .......... .......... .......... .......... .......... 54% 72.6M 3s
[2025-04-11T14:37:12.269Z] #10 5.156 115100K .......... .......... .......... .......... .......... 54% 55.2M 3s
[2025-04-11T14:37:12.269Z] #10 5.157 115150K .......... .......... .......... .......... .......... 54% 67.9M 3s
[2025-04-11T14:37:12.269Z] #10 5.157 115200K .......... .......... .......... .......... .......... 54% 67.9M 3s
[2025-04-11T14:37:12.269Z] #10 5.158 115250K .......... .......... .......... .......... .......... 54% 75.3M 3s
[2025-04-11T14:37:12.269Z] #10 5.159 115300K .......... .......... .......... .......... .......... 54% 64.9M 3s
[2025-04-11T14:37:12.269Z] #10 5.159 115350K .......... .......... .......... .......... .......... 54% 83.7M 3s
[2025-04-11T14:37:12.269Z] #10 5.160 115400K .......... .......... .......... .......... .......... 54% 75.8M 3s
[2025-04-11T14:37:12.269Z] #10 5.161 115450K .......... .......... .......... .......... .......... 54% 88.1M 3s
[2025-04-11T14:37:12.269Z] #10 5.161 115500K .......... .......... .......... .......... .......... 54% 76.0M 3s
[2025-04-11T14:37:12.269Z] #10 5.162 115550K .......... .......... .......... .......... .......... 54% 97.4M 3s
[2025-04-11T14:37:12.269Z] #10 5.162 115600K .......... .......... .......... .......... .......... 54%  114M 3s
[2025-04-11T14:37:12.269Z] #10 5.163 115650K .......... .......... .......... .......... .......... 54%  111M 3s
[2025-04-11T14:37:12.269Z] #10 5.163 115700K .......... .......... .......... .......... .......... 54%  109M 3s
[2025-04-11T14:37:12.269Z] #10 5.164 115750K .......... .......... .......... .......... .......... 54%  117M 3s
[2025-04-11T14:37:12.269Z] #10 5.164 115800K .......... .......... .......... .......... .......... 54%  109M 3s
[2025-04-11T14:37:12.269Z] #10 5.165 115850K .......... .......... .......... .......... .......... 54% 98.7M 3s
[2025-04-11T14:37:12.269Z] #10 5.165 115900K .......... .......... .......... .......... .......... 54% 92.7M 3s
[2025-04-11T14:37:12.269Z] #10 5.166 115950K .......... .......... .......... .......... .......... 54% 98.6M 3s
[2025-04-11T14:37:12.269Z] #10 5.166 116000K .......... .......... .......... .......... .......... 54%  104M 3s
[2025-04-11T14:37:12.269Z] #10 5.167 116050K .......... .......... .......... .......... .......... 54%  120M 3s
[2025-04-11T14:37:12.269Z] #10 5.167 116100K .......... .......... .......... .......... .......... 54%  122M 3s
[2025-04-11T14:37:12.269Z] #10 5.167 116150K .......... .......... .......... .......... .......... 54%  100M 3s
[2025-04-11T14:37:12.269Z] #10 5.168 116200K .......... .......... .......... .......... .......... 54%  105M 3s
[2025-04-11T14:37:12.269Z] #10 5.168 116250K .......... .......... .......... .......... .......... 54%  103M 3s
[2025-04-11T14:37:12.269Z] #10 5.169 116300K .......... .......... .......... .......... .......... 54% 93.0M 3s
[2025-04-11T14:37:12.269Z] #10 5.169 116350K .......... .......... .......... .......... .......... 54%  148M 3s
[2025-04-11T14:37:12.269Z] #10 5.170 116400K .......... .......... .......... .......... .......... 54%  140M 3s
[2025-04-11T14:37:12.269Z] #10 5.170 116450K .......... .......... .......... .......... .......... 54%  116M 3s
[2025-04-11T14:37:12.269Z] #10 5.170 116500K .......... .......... .......... .......... .......... 54%  115M 3s
[2025-04-11T14:37:12.269Z] #10 5.171 116550K .......... .......... .......... .......... .......... 54%  101M 3s
[2025-04-11T14:37:12.269Z] #10 5.171 116600K .......... .......... .......... .......... .......... 54%  116M 3s
[2025-04-11T14:37:12.269Z] #10 5.172 116650K .......... .......... .......... .......... .......... 54%  143M 3s
[2025-04-11T14:37:12.269Z] #10 5.172 116700K .......... .......... .......... .......... .......... 54% 93.3M 3s
[2025-04-11T14:37:12.269Z] #10 5.173 116750K .......... .......... .......... .......... .......... 54% 92.2M 3s
[2025-04-11T14:37:12.269Z] #10 5.174 116800K .......... .......... .......... .......... .......... 54% 1.30M 3s
[2025-04-11T14:37:12.269Z] #10 5.211 116850K .......... .......... .......... .......... .......... 54% 90.7M 3s
[2025-04-11T14:37:12.269Z] #10 5.211 116900K .......... .......... .......... .......... .......... 54% 90.6M 3s
[2025-04-11T14:37:12.269Z] #10 5.212 116950K .......... .......... .......... .......... .......... 54% 88.7M 3s
[2025-04-11T14:37:12.269Z] #10 5.212 117000K .......... .......... .......... .......... .......... 55% 84.4M 3s
[2025-04-11T14:37:12.269Z] #10 5.213 117050K .......... .......... .......... .......... .......... 55%  107M 3s
[2025-04-11T14:37:12.269Z] #10 5.213 117100K .......... .......... .......... .......... .......... 55%  113M 3s
[2025-04-11T14:37:12.269Z] #10 5.214 117150K .......... .......... .......... .......... .......... 55% 99.3M 3s
[2025-04-11T14:37:12.269Z] #10 5.214 117200K .......... .......... .......... .......... .......... 55% 87.8M 3s
[2025-04-11T14:37:12.269Z] #10 5.215 117250K .......... .......... .......... .......... .......... 55% 88.3M 3s
[2025-04-11T14:37:12.269Z] #10 5.215 117300K .......... .......... .......... .......... .......... 55% 93.6M 3s
[2025-04-11T14:37:12.269Z] #10 5.216 117350K .......... .......... .......... .......... .......... 55% 94.0M 3s
[2025-04-11T14:37:12.269Z] #10 5.216 117400K .......... .......... .......... .......... .......... 55% 96.1M 3s
[2025-04-11T14:37:12.269Z] #10 5.217 117450K .......... .......... .......... .......... .......... 55% 65.4M 3s
[2025-04-11T14:37:12.269Z] #10 5.218 117500K .......... .......... .......... .......... .......... 55%  110M 3s
[2025-04-11T14:37:12.269Z] #10 5.218 117550K .......... .......... .......... .......... .......... 55%  102M 3s
[2025-04-11T14:37:12.269Z] #10 5.219 117600K .......... .......... .......... .......... .......... 55% 90.8M 3s
[2025-04-11T14:37:12.269Z] #10 5.219 117650K .......... .......... .......... .......... .......... 55% 95.6M 3s
[2025-04-11T14:37:12.269Z] #10 5.220 117700K .......... .......... .......... .......... .......... 55% 94.1M 3s
[2025-04-11T14:37:12.269Z] #10 5.220 117750K .......... .......... .......... .......... .......... 55% 65.6M 3s
[2025-04-11T14:37:12.270Z] #10 5.221 117800K .......... .......... .......... .......... .......... 55% 95.4M 3s
[2025-04-11T14:37:12.270Z] #10 5.221 117850K .......... .......... .......... .......... .......... 55%  128M 3s
[2025-04-11T14:37:12.270Z] #10 5.222 117900K .......... .......... .......... .......... .......... 55% 72.9M 3s
[2025-04-11T14:37:12.270Z] #10 5.222 117950K .......... .......... .......... .......... .......... 55%  112M 3s
[2025-04-11T14:37:12.270Z] #10 5.223 118000K .......... .......... .......... .......... .......... 55%  111M 3s
[2025-04-11T14:37:12.520Z] #10 5.223 118050K .......... .......... .......... .......... .......... 55%  119M 3s
[2025-04-11T14:37:12.520Z] #10 5.224 118100K .......... .......... .......... .......... .......... 55% 89.8M 3s
[2025-04-11T14:37:12.520Z] #10 5.224 118150K .......... .......... .......... .......... .......... 55%  137M 3s
[2025-04-11T14:37:12.520Z] #10 5.225 118200K .......... .......... .......... .......... .......... 55%  118M 3s
[2025-04-11T14:37:12.520Z] #10 5.225 118250K .......... .......... .......... .......... .......... 55%  113M 3s
[2025-04-11T14:37:12.520Z] #10 5.226 118300K .......... .......... .......... .......... .......... 55% 81.6M 3s
[2025-04-11T14:37:12.520Z] #10 5.226 118350K .......... .......... .......... .......... .......... 55%  102M 3s
[2025-04-11T14:37:12.520Z] #10 5.227 118400K .......... .......... .......... .......... .......... 55%  128M 3s
[2025-04-11T14:37:12.520Z] #10 5.227 118450K .......... .......... .......... .......... .......... 55%  101M 3s
[2025-04-11T14:37:12.520Z] #10 5.227 118500K .......... .......... .......... .......... .......... 55%  100M 3s
[2025-04-11T14:37:12.520Z] #10 5.228 118550K .......... .......... .......... .......... .......... 55%  112M 3s
[2025-04-11T14:37:12.520Z] #10 5.228 118600K .......... .......... .......... .......... .......... 55%  129M 3s
[2025-04-11T14:37:12.520Z] #10 5.229 118650K .......... .......... .......... .......... .......... 55%  159M 3s
[2025-04-11T14:37:12.520Z] #10 5.229 118700K .......... .......... .......... .......... .......... 55%  105M 3s
[2025-04-11T14:37:12.520Z] #10 5.229 118750K .......... .......... .......... .......... .......... 55%  104M 3s
[2025-04-11T14:37:12.520Z] #10 5.230 118800K .......... .......... .......... .......... .......... 55%  101M 3s
[2025-04-11T14:37:12.520Z] #10 5.230 118850K .......... .......... .......... .......... .......... 55% 99.8M 3s
[2025-04-11T14:37:12.520Z] #10 5.231 118900K .......... .......... .......... .......... .......... 55% 83.4M 3s
[2025-04-11T14:37:12.520Z] #10 5.232 118950K .......... .......... .......... .......... .......... 55% 86.9M 3s
[2025-04-11T14:37:12.520Z] #10 5.232 119000K .......... .......... .......... .......... .......... 55% 83.8M 3s
[2025-04-11T14:37:12.520Z] #10 5.233 119050K .......... .......... .......... .......... .......... 55% 84.4M 3s
[2025-04-11T14:37:12.520Z] #10 5.233 119100K .......... .......... .......... .......... .......... 55% 69.4M 3s
[2025-04-11T14:37:12.520Z] #10 5.234 119150K .......... .......... .......... .......... .......... 56% 85.6M 3s
[2025-04-11T14:37:12.520Z] #10 5.235 119200K .......... .......... .......... .......... .......... 56% 92.0M 3s
[2025-04-11T14:37:12.520Z] #10 5.235 119250K .......... .......... .......... .......... .......... 56% 87.8M 3s
[2025-04-11T14:37:12.520Z] #10 5.236 119300K .......... .......... .......... .......... .......... 56% 71.8M 3s
[2025-04-11T14:37:12.520Z] #10 5.236 119350K .......... .......... .......... .......... .......... 56%  108M 3s
[2025-04-11T14:37:12.520Z] #10 5.237 119400K .......... .......... .......... .......... .......... 56% 93.5M 3s
[2025-04-11T14:37:12.520Z] #10 5.237 119450K .......... .......... .......... .......... .......... 56%  112M 3s
[2025-04-11T14:37:12.520Z] #10 5.238 119500K .......... .......... .......... .......... .......... 56% 85.1M 3s
[2025-04-11T14:37:12.520Z] #10 5.238 119550K .......... .......... .......... .......... .......... 56%  115M 3s
[2025-04-11T14:37:12.520Z] #10 5.239 119600K .......... .......... .......... .......... .......... 56%  123M 3s
[2025-04-11T14:37:12.520Z] #10 5.239 119650K .......... .......... .......... .......... .......... 56% 93.9M 3s
[2025-04-11T14:37:12.520Z] #10 5.240 119700K .......... .......... .......... .......... .......... 56%  104M 3s
[2025-04-11T14:37:12.520Z] #10 5.240 119750K .......... .......... .......... .......... .......... 56%  130M 3s
[2025-04-11T14:37:12.520Z] #10 5.240 119800K .......... .......... .......... .......... .......... 56%  107M 3s
[2025-04-11T14:37:12.520Z] #10 5.241 119850K .......... .......... .......... .......... .......... 56%  111M 3s
[2025-04-11T14:37:12.520Z] #10 5.241 119900K .......... .......... .......... .......... .......... 56% 81.9M 3s
[2025-04-11T14:37:12.520Z] #10 5.242 119950K .......... .......... .......... .......... .......... 56% 97.3M 3s
[2025-04-11T14:37:12.520Z] #10 5.242 120000K .......... .......... .......... .......... .......... 56%  109M 3s
[2025-04-11T14:37:12.520Z] #10 5.243 120050K .......... .......... .......... .......... .......... 56%  108M 3s
[2025-04-11T14:37:12.520Z] #10 5.243 120100K .......... .......... .......... .......... .......... 56%  103M 3s
[2025-04-11T14:37:12.520Z] #10 5.244 120150K .......... .......... .......... .......... .......... 56%  142M 3s
[2025-04-11T14:37:12.520Z] #10 5.244 120200K .......... .......... .......... .......... .......... 56%  116M 3s
[2025-04-11T14:37:12.520Z] #10 5.245 120250K .......... .......... .......... .......... .......... 56% 98.8M 3s
[2025-04-11T14:37:12.520Z] #10 5.245 120300K .......... .......... .......... .......... .......... 56% 97.5M 3s
[2025-04-11T14:37:12.520Z] #10 5.246 120350K .......... .......... .......... .......... .......... 56%  112M 3s
[2025-04-11T14:37:12.520Z] #10 5.246 120400K .......... .......... .......... .......... .......... 56%  111M 3s
[2025-04-11T14:37:12.520Z] #10 5.246 120450K .......... .......... .......... .......... .......... 56%  143M 3s
[2025-04-11T14:37:12.520Z] #10 5.247 120500K .......... .......... .......... .......... .......... 56%  132M 3s
[2025-04-11T14:37:12.520Z] #10 5.247 120550K .......... .......... .......... .......... .......... 56%  125M 3s
[2025-04-11T14:37:12.520Z] #10 5.248 120600K .......... .......... .......... .......... .......... 56%  146M 3s
[2025-04-11T14:37:12.520Z] #10 5.248 120650K .......... .......... .......... .......... .......... 56%  132M 3s
[2025-04-11T14:37:12.520Z] #10 5.248 120700K .......... .......... .......... .......... .......... 56%  128M 3s
[2025-04-11T14:37:12.520Z] #10 5.249 120750K .......... .......... .......... .......... .......... 56%  138M 3s
[2025-04-11T14:37:12.520Z] #10 5.249 120800K .......... .......... .......... .......... .......... 56%  126M 3s
[2025-04-11T14:37:12.520Z] #10 5.249 120850K .......... .......... .......... .......... .......... 56%  157M 3s
[2025-04-11T14:37:12.520Z] #10 5.250 120900K .......... .......... .......... .......... .......... 56%  107M 3s
[2025-04-11T14:37:12.520Z] #10 5.250 120950K .......... .......... .......... .......... .......... 56%  127M 3s
[2025-04-11T14:37:12.520Z] #10 5.251 121000K .......... .......... .......... .......... .......... 56% 1.07M 3s
[2025-04-11T14:37:12.520Z] #10 5.296 121050K .......... .......... .......... .......... .......... 56%  139M 3s
[2025-04-11T14:37:12.520Z] #10 5.297 121100K .......... .......... .......... .......... .......... 56% 84.2M 3s
[2025-04-11T14:37:12.520Z] #10 5.297 121150K .......... .......... .......... .......... .......... 56% 74.8M 3s
[2025-04-11T14:37:12.520Z] #10 5.298 121200K .......... .......... .......... .......... .......... 56% 82.6M 3s
[2025-04-11T14:37:12.520Z] #10 5.298 121250K .......... .......... .......... .......... .......... 57% 96.3M 3s
[2025-04-11T14:37:12.520Z] #10 5.299 121300K .......... .......... .......... .......... .......... 57% 78.7M 3s
[2025-04-11T14:37:12.520Z] #10 5.300 121350K .......... .......... .......... .......... .......... 57%  101M 3s
[2025-04-11T14:37:12.520Z] #10 5.300 121400K .......... .......... .......... .......... .......... 57% 91.2M 3s
[2025-04-11T14:37:12.520Z] #10 5.301 121450K .......... .......... .......... .......... .......... 57%  106M 3s
[2025-04-11T14:37:12.520Z] #10 5.301 121500K .......... .......... .......... .......... .......... 57% 75.0M 3s
[2025-04-11T14:37:12.520Z] #10 5.302 121550K .......... .......... .......... .......... .......... 57% 92.4M 3s
[2025-04-11T14:37:12.520Z] #10 5.302 121600K .......... .......... .......... .......... .......... 57%  130M 3s
[2025-04-11T14:37:12.520Z] #10 5.303 121650K .......... .......... .......... .......... .......... 57%  100M 3s
[2025-04-11T14:37:12.520Z] #10 5.303 121700K .......... .......... .......... .......... .......... 57% 93.0M 3s
[2025-04-11T14:37:12.520Z] #10 5.304 121750K .......... .......... .......... .......... .......... 57% 93.2M 3s
[2025-04-11T14:37:12.520Z] #10 5.304 121800K .......... .......... .......... .......... .......... 57%  108M 3s
[2025-04-11T14:37:12.520Z] #10 5.305 121850K .......... .......... .......... .......... .......... 57% 86.4M 3s
[2025-04-11T14:37:12.520Z] #10 5.305 121900K .......... .......... .......... .......... .......... 57% 66.0M 3s
[2025-04-11T14:37:12.520Z] #10 5.306 121950K .......... .......... .......... .......... .......... 57% 98.5M 3s
[2025-04-11T14:37:12.520Z] #10 5.306 122000K .......... .......... .......... .......... .......... 57%  105M 3s
[2025-04-11T14:37:12.520Z] #10 5.307 122050K .......... .......... .......... .......... .......... 57% 94.7M 3s
[2025-04-11T14:37:12.520Z] #10 5.307 122100K .......... .......... .......... .......... .......... 57% 82.5M 3s
[2025-04-11T14:37:12.520Z] #10 5.308 122150K .......... .......... .......... .......... .......... 57% 82.3M 3s
[2025-04-11T14:37:12.520Z] #10 5.309 122200K .......... .......... .......... .......... .......... 57% 75.4M 3s
[2025-04-11T14:37:12.520Z] #10 5.309 122250K .......... .......... .......... .......... .......... 57% 92.8M 3s
[2025-04-11T14:37:12.520Z] #10 5.310 122300K .......... .......... .......... .......... .......... 57% 77.6M 3s
[2025-04-11T14:37:12.520Z] #10 5.310 122350K .......... .......... .......... .......... .......... 57% 88.2M 3s
[2025-04-11T14:37:12.520Z] #10 5.311 122400K .......... .......... .......... .......... .......... 57% 87.9M 3s
[2025-04-11T14:37:12.520Z] #10 5.312 122450K .......... .......... .......... .......... .......... 57% 73.2M 3s
[2025-04-11T14:37:12.520Z] #10 5.312 122500K .......... .......... .......... .......... .......... 57%  130M 3s
[2025-04-11T14:37:12.520Z] #10 5.312 122550K .......... .......... .......... .......... .......... 57%  116M 3s
[2025-04-11T14:37:12.520Z] #10 5.313 122600K .......... .......... .......... .......... .......... 57%  104M 3s
[2025-04-11T14:37:12.520Z] #10 5.313 122650K .......... .......... .......... .......... .......... 57%  105M 3s
[2025-04-11T14:37:12.520Z] #10 5.314 122700K .......... .......... .......... .......... .......... 57% 83.0M 3s
[2025-04-11T14:37:12.520Z] #10 5.314 122750K .......... .......... .......... .......... .......... 57%  112M 3s
[2025-04-11T14:37:12.520Z] #10 5.315 122800K .......... .......... .......... .......... .......... 57% 95.5M 3s
[2025-04-11T14:37:12.520Z] #10 5.315 122850K .......... .......... .......... .......... .......... 57%  554K 3s
[2025-04-11T14:37:12.520Z] #10 5.406 122900K .......... .......... .......... .......... .......... 57% 65.8M 3s
[2025-04-11T14:37:12.520Z] #10 5.407 122950K .......... .......... .......... .......... .......... 57% 60.3M 3s
[2025-04-11T14:37:12.520Z] #10 5.407 123000K .......... .......... .......... .......... .......... 57% 71.2M 3s
[2025-04-11T14:37:12.520Z] #10 5.408 123050K .......... .......... .......... .......... .......... 57% 67.2M 3s
[2025-04-11T14:37:12.520Z] #10 5.409 123100K .......... .......... .......... .......... .......... 57% 66.2M 3s
[2025-04-11T14:37:12.520Z] #10 5.409 123150K .......... .......... .......... .......... .......... 57% 77.3M 3s
[2025-04-11T14:37:12.520Z] #10 5.410 123200K .......... .......... .......... .......... .......... 57% 83.4M 3s
[2025-04-11T14:37:12.520Z] #10 5.411 123250K .......... .......... .......... .......... .......... 57% 80.5M 3s
[2025-04-11T14:37:12.520Z] #10 5.411 123300K .......... .......... .......... .......... .......... 57% 92.0M 3s
[2025-04-11T14:37:12.520Z] #10 5.412 123350K .......... .......... .......... .......... .......... 57% 33.7M 3s
[2025-04-11T14:37:12.520Z] #10 5.413 123400K .......... .......... .......... .......... .......... 58% 38.2M 3s
[2025-04-11T14:37:12.520Z] #10 5.415 123450K .......... .......... .......... .......... .......... 58% 17.7M 3s
[2025-04-11T14:37:12.520Z] #10 5.417 123500K .......... .......... .......... .......... .......... 58% 39.9M 3s
[2025-04-11T14:37:12.520Z] #10 5.419 123550K .......... .......... .......... .......... .......... 58% 36.7M 3s
[2025-04-11T14:37:12.520Z] #10 5.420 123600K .......... .......... .......... .......... .......... 58% 44.2M 3s
[2025-04-11T14:37:12.520Z] #10 5.421 123650K .......... .......... .......... .......... .......... 58% 38.8M 3s
[2025-04-11T14:37:12.520Z] #10 5.422 123700K .......... .......... .......... .......... .......... 58% 57.8M 3s
[2025-04-11T14:37:12.520Z] #10 5.423 123750K .......... .......... .......... .......... .......... 58% 30.1M 3s
[2025-04-11T14:37:12.521Z] #10 5.425 123800K .......... .......... .......... .......... .......... 58% 27.1M 3s
[2025-04-11T14:37:12.521Z] #10 5.427 123850K .......... .......... .......... .......... .......... 58% 36.8M 3s
[2025-04-11T14:37:12.521Z] #10 5.428 123900K .......... .......... .......... .......... .......... 58% 36.0M 3s
[2025-04-11T14:37:12.521Z] #10 5.430 123950K .......... .......... .......... .......... .......... 58% 28.5M 3s
[2025-04-11T14:37:12.521Z] #10 5.431 124000K .......... .......... .......... .......... .......... 58% 32.5M 3s
[2025-04-11T14:37:12.521Z] #10 5.432 124050K .......... .......... .......... .......... .......... 58% 50.2M 3s
[2025-04-11T14:37:12.521Z] #10 5.433 124100K .......... .......... .......... .......... .......... 58% 30.2M 3s
[2025-04-11T14:37:12.521Z] #10 5.435 124150K .......... .......... .......... .......... .......... 58% 53.6M 3s
[2025-04-11T14:37:12.521Z] #10 5.436 124200K .......... .......... .......... .......... .......... 58% 34.3M 3s
[2025-04-11T14:37:12.521Z] #10 5.438 124250K .......... .......... .......... .......... .......... 58% 29.8M 3s
[2025-04-11T14:37:12.521Z] #10 5.439 124300K .......... .......... .......... .......... .......... 58% 42.8M 3s
[2025-04-11T14:37:12.521Z] #10 5.441 124350K .......... .......... .......... .......... .......... 58% 19.2M 3s
[2025-04-11T14:37:12.521Z] #10 5.443 124400K .......... .......... .......... .......... .......... 58% 58.6M 3s
[2025-04-11T14:37:12.521Z] #10 5.443 124450K .......... .......... .......... .......... .......... 58% 56.2M 3s
[2025-04-11T14:37:12.521Z] #10 5.444 124500K .......... .......... .......... .......... .......... 58% 40.5M 3s
[2025-04-11T14:37:12.521Z] #10 5.446 124550K .......... .......... .......... .......... .......... 58% 46.7M 3s
[2025-04-11T14:37:12.521Z] #10 5.447 124600K .......... .......... .......... .......... .......... 58% 55.6M 3s
[2025-04-11T14:37:12.521Z] #10 5.447 124650K .......... .......... .......... .......... .......... 58% 15.9M 3s
[2025-04-11T14:37:12.521Z] #10 5.451 124700K .......... .......... .......... .......... .......... 58% 60.0M 3s
[2025-04-11T14:37:12.521Z] #10 5.451 124750K .......... .......... .......... .......... .......... 58% 67.2M 3s
[2025-04-11T14:37:12.521Z] #10 5.452 124800K .......... .......... .......... .......... .......... 58% 66.4M 3s
[2025-04-11T14:37:12.521Z] #10 5.453 124850K .......... .......... .......... .......... .......... 58% 62.1M 3s
[2025-04-11T14:37:12.521Z] #10 5.454 124900K .......... .......... .......... .......... .......... 58% 67.8M 3s
[2025-04-11T14:37:12.521Z] #10 5.454 124950K .......... .......... .......... .......... .......... 58% 1.38M 3s
[2025-04-11T14:37:12.521Z] #10 5.490 125000K .......... .......... .......... .......... .......... 58% 13.2M 3s
[2025-04-11T14:37:12.521Z] #10 5.493 125050K .......... .......... .......... .......... .......... 58% 54.9M 3s
[2025-04-11T14:37:12.521Z] #10 5.494 125100K .......... .......... .......... .......... .......... 58% 54.0M 3s
[2025-04-11T14:37:12.521Z] #10 5.495 125150K .......... .......... .......... .......... .......... 58% 38.8M 3s
[2025-04-11T14:37:12.521Z] #10 5.496 125200K .......... .......... .......... .......... .......... 58% 52.6M 3s
[2025-04-11T14:37:12.521Z] #10 5.497 125250K .......... .......... .......... .......... .......... 58% 60.9M 3s
[2025-04-11T14:37:12.521Z] #10 5.498 125300K .......... .......... .......... .......... .......... 58% 64.4M 3s
[2025-04-11T14:37:12.521Z] #10 5.499 125350K .......... .......... .......... .......... .......... 58% 50.6M 3s
[2025-04-11T14:37:12.521Z] #10 5.500 125400K .......... .......... .......... .......... .......... 58% 61.8M 3s
[2025-04-11T14:37:12.521Z] #10 5.501 125450K .......... .......... .......... .......... .......... 58% 50.4M 3s
[2025-04-11T14:37:12.521Z] #10 5.502 125500K .......... .......... .......... .......... .......... 58% 47.8M 3s
[2025-04-11T14:37:12.521Z] #10 5.503 125550K .......... .......... .......... .......... .......... 59% 52.2M 3s
[2025-04-11T14:37:12.521Z] #10 5.504 125600K .......... .......... .......... .......... .......... 59% 53.3M 3s
[2025-04-11T14:37:12.521Z] #10 5.504 125650K .......... .......... .......... .......... .......... 59% 57.4M 3s
[2025-04-11T14:37:12.521Z] #10 5.505 125700K .......... .......... .......... .......... .......... 59% 69.8M 3s
[2025-04-11T14:37:12.771Z] #10 5.506 125750K .......... .......... .......... .......... .......... 59% 61.2M 3s
[2025-04-11T14:37:12.771Z] #10 5.507 125800K .......... .......... .......... .......... .......... 59% 77.6M 3s
[2025-04-11T14:37:12.771Z] #10 5.507 125850K .......... .......... .......... .......... .......... 59% 96.7M 3s
[2025-04-11T14:37:12.771Z] #10 5.508 125900K .......... .......... .......... .......... .......... 59% 88.3M 3s
[2025-04-11T14:37:12.771Z] #10 5.509 125950K .......... .......... .......... .......... .......... 59% 89.3M 3s
[2025-04-11T14:37:12.771Z] #10 5.509 126000K .......... .......... .......... .......... .......... 59%  111M 3s
[2025-04-11T14:37:12.771Z] #10 5.509 126050K .......... .......... .......... .......... .......... 59%  100M 3s
[2025-04-11T14:37:12.771Z] #10 5.510 126100K .......... .......... .......... .......... .......... 59% 91.6M 3s
[2025-04-11T14:37:12.771Z] #10 5.511 126150K .......... .......... .......... .......... .......... 59% 77.1M 3s
[2025-04-11T14:37:12.771Z] #10 5.511 126200K .......... .......... .......... .......... .......... 59%  112M 2s
[2025-04-11T14:37:12.771Z] #10 5.512 126250K .......... .......... .......... .......... .......... 59% 67.5M 2s
[2025-04-11T14:37:12.771Z] #10 5.512 126300K .......... .......... .......... .......... .......... 59% 72.1M 2s
[2025-04-11T14:37:12.771Z] #10 5.513 126350K .......... .......... .......... .......... .......... 59% 44.8M 2s
[2025-04-11T14:37:12.771Z] #10 5.514 126400K .......... .......... .......... .......... .......... 59% 89.6M 2s
[2025-04-11T14:37:12.771Z] #10 5.515 126450K .......... .......... .......... .......... .......... 59% 69.1M 2s
[2025-04-11T14:37:12.771Z] #10 5.515 126500K .......... .......... .......... .......... .......... 59%  101M 2s
[2025-04-11T14:37:12.771Z] #10 5.516 126550K .......... .......... .......... .......... .......... 59% 34.5M 2s
[2025-04-11T14:37:12.771Z] #10 5.517 126600K .......... .......... .......... .......... .......... 59% 69.9M 2s
[2025-04-11T14:37:12.771Z] #10 5.518 126650K .......... .......... .......... .......... .......... 59% 81.4M 2s
[2025-04-11T14:37:12.771Z] #10 5.519 126700K .......... .......... .......... .......... .......... 59% 99.4M 2s
[2025-04-11T14:37:12.771Z] #10 5.519 126750K .......... .......... .......... .......... .......... 59% 71.9M 2s
[2025-04-11T14:37:12.771Z] #10 5.520 126800K .......... .......... .......... .......... .......... 59%  127M 2s
[2025-04-11T14:37:12.771Z] #10 5.520 126850K .......... .......... .......... .......... .......... 59% 51.4M 2s
[2025-04-11T14:37:12.771Z] #10 5.521 126900K .......... .......... .......... .......... .......... 59% 82.1M 2s
[2025-04-11T14:37:12.771Z] #10 5.522 126950K .......... .......... .......... .......... .......... 59% 38.0M 2s
[2025-04-11T14:37:12.771Z] #10 5.523 127000K .......... .......... .......... .......... .......... 59% 85.2M 2s
[2025-04-11T14:37:12.771Z] #10 5.523 127050K .......... .......... .......... .......... .......... 59% 84.4M 2s
[2025-04-11T14:37:12.771Z] #10 5.524 127100K .......... .......... .......... .......... .......... 59% 83.0M 2s
[2025-04-11T14:37:12.771Z] #10 5.525 127150K .......... .......... .......... .......... .......... 59% 70.5M 2s
[2025-04-11T14:37:12.771Z] #10 5.525 127200K .......... .......... .......... .......... .......... 59% 87.2M 2s
[2025-04-11T14:37:12.772Z] #10 5.526 127250K .......... .......... .......... .......... .......... 59% 80.4M 2s
[2025-04-11T14:37:12.772Z] #10 5.526 127300K .......... .......... .......... .......... .......... 59% 80.1M 2s
[2025-04-11T14:37:12.772Z] #10 5.527 127350K .......... .......... .......... .......... .......... 59% 99.8M 2s
[2025-04-11T14:37:12.772Z] #10 5.528 127400K .......... .......... .......... .......... .......... 59% 95.7M 2s
[2025-04-11T14:37:12.772Z] #10 5.528 127450K .......... .......... .......... .......... .......... 59% 84.4M 2s
[2025-04-11T14:37:12.772Z] #10 5.529 127500K .......... .......... .......... .......... .......... 59% 84.3M 2s
[2025-04-11T14:37:12.772Z] #10 5.529 127550K .......... .......... .......... .......... .......... 59% 96.2M 2s
[2025-04-11T14:37:12.772Z] #10 5.530 127600K .......... .......... .......... .......... .......... 59%  102M 2s
[2025-04-11T14:37:12.772Z] #10 5.530 127650K .......... .......... .......... .......... .......... 60% 82.2M 2s
[2025-04-11T14:37:12.772Z] #10 5.531 127700K .......... .......... .......... .......... .......... 60% 84.1M 2s
[2025-04-11T14:37:12.772Z] #10 5.531 127750K .......... .......... .......... .......... .......... 60% 75.8M 2s
[2025-04-11T14:37:12.772Z] #10 5.532 127800K .......... .......... .......... .......... .......... 60%  108M 2s
[2025-04-11T14:37:12.772Z] #10 5.532 127850K .......... .......... .......... .......... .......... 60%  151M 2s
[2025-04-11T14:37:12.772Z] #10 5.533 127900K .......... .......... .......... .......... .......... 60%  142M 2s
[2025-04-11T14:37:12.772Z] #10 5.533 127950K .......... .......... .......... .......... .......... 60% 22.7M 2s
[2025-04-11T14:37:12.772Z] #10 5.535 128000K .......... .......... .......... .......... .......... 60% 93.4M 2s
[2025-04-11T14:37:12.772Z] #10 5.536 128050K .......... .......... .......... .......... .......... 60% 86.7M 2s
[2025-04-11T14:37:12.772Z] #10 5.536 128100K .......... .......... .......... .......... .......... 60%  103M 2s
[2025-04-11T14:37:12.772Z] #10 5.537 128150K .......... .......... .......... .......... .......... 60% 72.4M 2s
[2025-04-11T14:37:12.772Z] #10 5.538 128200K .......... .......... .......... .......... .......... 60% 97.8M 2s
[2025-04-11T14:37:12.772Z] #10 5.538 128250K .......... .......... .......... .......... .......... 60% 89.1M 2s
[2025-04-11T14:37:12.772Z] #10 5.539 128300K .......... .......... .......... .......... .......... 60% 90.9M 2s
[2025-04-11T14:37:12.772Z] #10 5.539 128350K .......... .......... .......... .......... .......... 60% 78.5M 2s
[2025-04-11T14:37:12.772Z] #10 5.540 128400K .......... .......... .......... .......... .......... 60% 83.5M 2s
[2025-04-11T14:37:12.772Z] #10 5.540 128450K .......... .......... .......... .......... .......... 60%  101M 2s
[2025-04-11T14:37:12.772Z] #10 5.541 128500K .......... .......... .......... .......... .......... 60% 83.0M 2s
[2025-04-11T14:37:12.772Z] #10 5.541 128550K .......... .......... .......... .......... .......... 60% 88.1M 2s
[2025-04-11T14:37:12.772Z] #10 5.542 128600K .......... .......... .......... .......... .......... 60% 84.7M 2s
[2025-04-11T14:37:12.772Z] #10 5.542 128650K .......... .......... .......... .......... .......... 60%  108M 2s
[2025-04-11T14:37:12.772Z] #10 5.543 128700K .......... .......... .......... .......... .......... 60% 91.8M 2s
[2025-04-11T14:37:12.772Z] #10 5.544 128750K .......... .......... .......... .......... .......... 60% 96.3M 2s
[2025-04-11T14:37:12.772Z] #10 5.544 128800K .......... .......... .......... .......... .......... 60%  140M 2s
[2025-04-11T14:37:12.772Z] #10 5.544 128850K .......... .......... .......... .......... .......... 60%  147M 2s
[2025-04-11T14:37:12.772Z] #10 5.545 128900K .......... .......... .......... .......... .......... 60%  149M 2s
[2025-04-11T14:37:12.772Z] #10 5.545 128950K .......... .......... .......... .......... .......... 60%  128M 2s
[2025-04-11T14:37:12.772Z] #10 5.545 129000K .......... .......... .......... .......... .......... 60% 1.57M 2s
[2025-04-11T14:37:12.772Z] #10 5.577 129050K .......... .......... .......... .......... .......... 60%  116M 2s
[2025-04-11T14:37:12.772Z] #10 5.577 129100K .......... .......... .......... .......... .......... 60% 19.0M 2s
[2025-04-11T14:37:12.772Z] #10 5.580 129150K .......... .......... .......... .......... .......... 60% 36.3M 2s
[2025-04-11T14:37:12.772Z] #10 5.581 129200K .......... .......... .......... .......... .......... 60% 33.6M 2s
[2025-04-11T14:37:12.772Z] #10 5.582 129250K .......... .......... .......... .......... .......... 60% 49.3M 2s
[2025-04-11T14:37:12.772Z] #10 5.583 129300K .......... .......... .......... .......... .......... 60% 94.2M 2s
[2025-04-11T14:37:12.772Z] #10 5.584 129350K .......... .......... .......... .......... .......... 60% 58.9M 2s
[2025-04-11T14:37:12.772Z] #10 5.585 129400K .......... .......... .......... .......... .......... 60% 53.6M 2s
[2025-04-11T14:37:12.772Z] #10 5.586 129450K .......... .......... .......... .......... .......... 60% 37.5M 2s
[2025-04-11T14:37:12.772Z] #10 5.587 129500K .......... .......... .......... .......... .......... 60% 72.8M 2s
[2025-04-11T14:37:12.772Z] #10 5.588 129550K .......... .......... .......... .......... .......... 60% 43.6M 2s
[2025-04-11T14:37:12.772Z] #10 5.589 129600K .......... .......... .......... .......... .......... 60%  101M 2s
[2025-04-11T14:37:12.772Z] #10 5.589 129650K .......... .......... .......... .......... .......... 60% 48.0M 2s
[2025-04-11T14:37:12.772Z] #10 5.590 129700K .......... .......... .......... .......... .......... 60% 55.6M 2s
[2025-04-11T14:37:12.772Z] #10 5.591 129750K .......... .......... .......... .......... .......... 60%  116M 2s
[2025-04-11T14:37:12.772Z] #10 5.591 129800K .......... .......... .......... .......... .......... 61% 73.8M 2s
[2025-04-11T14:37:12.772Z] #10 5.592 129850K .......... .......... .......... .......... .......... 61% 50.8M 2s
[2025-04-11T14:37:12.772Z] #10 5.593 129900K .......... .......... .......... .......... .......... 61% 62.2M 2s
[2025-04-11T14:37:12.772Z] #10 5.594 129950K .......... .......... .......... .......... .......... 61% 57.3M 2s
[2025-04-11T14:37:12.772Z] #10 5.595 130000K .......... .......... .......... .......... .......... 61% 88.4M 2s
[2025-04-11T14:37:12.772Z] #10 5.595 130050K .......... .......... .......... .......... .......... 61%  135M 2s
[2025-04-11T14:37:12.772Z] #10 5.596 130100K .......... .......... .......... .......... .......... 61% 51.9M 2s
[2025-04-11T14:37:12.772Z] #10 5.597 130150K .......... .......... .......... .......... .......... 61% 66.4M 2s
[2025-04-11T14:37:12.772Z] #10 5.597 130200K .......... .......... .......... .......... .......... 61% 66.9M 2s
[2025-04-11T14:37:12.772Z] #10 5.598 130250K .......... .......... .......... .......... .......... 61%  114M 2s
[2025-04-11T14:37:12.772Z] #10 5.598 130300K .......... .......... .......... .......... .......... 61% 73.2M 2s
[2025-04-11T14:37:12.772Z] #10 5.599 130350K .......... .......... .......... .......... .......... 61% 66.6M 2s
[2025-04-11T14:37:12.772Z] #10 5.600 130400K .......... .......... .......... .......... .......... 61% 81.9M 2s
[2025-04-11T14:37:12.772Z] #10 5.600 130450K .......... .......... .......... .......... .......... 61% 58.7M 2s
[2025-04-11T14:37:12.772Z] #10 5.601 130500K .......... .......... .......... .......... .......... 61% 89.0M 2s
[2025-04-11T14:37:12.772Z] #10 5.602 130550K .......... .......... .......... .......... .......... 61% 86.5M 2s
[2025-04-11T14:37:12.772Z] #10 5.602 130600K .......... .......... .......... .......... .......... 61% 83.5M 2s
[2025-04-11T14:37:12.772Z] #10 5.603 130650K .......... .......... .......... .......... .......... 61% 58.8M 2s
[2025-04-11T14:37:12.772Z] #10 5.604 130700K .......... .......... .......... .......... .......... 61%  103M 2s
[2025-04-11T14:37:12.772Z] #10 5.605 130750K .......... .......... .......... .......... .......... 61% 43.0M 2s
[2025-04-11T14:37:12.772Z] #10 5.605 130800K .......... .......... .......... .......... .......... 61%  111M 2s
[2025-04-11T14:37:12.772Z] #10 5.606 130850K .......... .......... .......... .......... .......... 61%  126M 2s
[2025-04-11T14:37:12.772Z] #10 5.606 130900K .......... .......... .......... .......... .......... 61% 99.3M 2s
[2025-04-11T14:37:12.772Z] #10 5.607 130950K .......... .......... .......... .......... .......... 61% 64.1M 2s
[2025-04-11T14:37:12.772Z] #10 5.607 131000K .......... .......... .......... .......... .......... 61%  106M 2s
[2025-04-11T14:37:12.772Z] #10 5.608 131050K .......... .......... .......... .......... .......... 61% 75.8M 2s
[2025-04-11T14:37:12.772Z] #10 5.609 131100K .......... .......... .......... .......... .......... 61% 69.6M 2s
[2025-04-11T14:37:12.772Z] #10 5.609 131150K .......... .......... .......... .......... .......... 61% 61.9M 2s
[2025-04-11T14:37:12.772Z] #10 5.610 131200K .......... .......... .......... .......... .......... 61%  104M 2s
[2025-04-11T14:37:12.772Z] #10 5.611 131250K .......... .......... .......... .......... .......... 61%  106M 2s
[2025-04-11T14:37:12.772Z] #10 5.611 131300K .......... .......... .......... .......... .......... 61%  140M 2s
[2025-04-11T14:37:12.773Z] #10 5.611 131350K .......... .......... .......... .......... .......... 61% 43.1M 2s
[2025-04-11T14:37:12.773Z] #10 5.612 131400K .......... .......... .......... .......... .......... 61%  120M 2s
[2025-04-11T14:37:12.773Z] #10 5.613 131450K .......... .......... .......... .......... .......... 61% 69.0M 2s
[2025-04-11T14:37:12.773Z] #10 5.614 131500K .......... .......... .......... .......... .......... 61%  113M 2s
[2025-04-11T14:37:12.773Z] #10 5.614 131550K .......... .......... .......... .......... .......... 61% 50.5M 2s
[2025-04-11T14:37:12.773Z] #10 5.615 131600K .......... .......... .......... .......... .......... 61% 17.2M 2s
[2025-04-11T14:37:12.773Z] #10 5.618 131650K .......... .......... .......... .......... .......... 61% 35.0M 2s
[2025-04-11T14:37:12.773Z] #10 5.619 131700K .......... .......... .......... .......... .......... 61%  101M 2s
[2025-04-11T14:37:12.773Z] #10 5.620 131750K .......... .......... .......... .......... .......... 61% 25.8M 2s
[2025-04-11T14:37:12.773Z] #10 5.622 131800K .......... .......... .......... .......... .......... 61% 41.1M 2s
[2025-04-11T14:37:12.773Z] #10 5.623 131850K .......... .......... .......... .......... .......... 61%  107M 2s
[2025-04-11T14:37:12.773Z] #10 5.623 131900K .......... .......... .......... .......... .......... 62%  111M 2s
[2025-04-11T14:37:12.773Z] #10 5.624 131950K .......... .......... .......... .......... .......... 62% 88.9M 2s
[2025-04-11T14:37:12.773Z] #10 5.624 132000K .......... .......... .......... .......... .......... 62%  119M 2s
[2025-04-11T14:37:12.773Z] #10 5.625 132050K .......... .......... .......... .......... .......... 62% 95.6M 2s
[2025-04-11T14:37:12.773Z] #10 5.625 132100K .......... .......... .......... .......... .......... 62%  113M 2s
[2025-04-11T14:37:12.773Z] #10 5.626 132150K .......... .......... .......... .......... .......... 62% 89.7M 2s
[2025-04-11T14:37:12.773Z] #10 5.626 132200K .......... .......... .......... .......... .......... 62%  118M 2s
[2025-04-11T14:37:12.773Z] #10 5.627 132250K .......... .......... .......... .......... .......... 62% 53.1M 2s
[2025-04-11T14:37:12.773Z] #10 5.628 132300K .......... .......... .......... .......... .......... 62% 68.3M 2s
[2025-04-11T14:37:12.773Z] #10 5.628 132350K .......... .......... .......... .......... .......... 62%  123M 2s
[2025-04-11T14:37:12.773Z] #10 5.629 132400K .......... .......... .......... .......... .......... 62%  157M 2s
[2025-04-11T14:37:12.773Z] #10 5.629 132450K .......... .......... .......... .......... .......... 62%  135M 2s
[2025-04-11T14:37:12.773Z] #10 5.629 132500K .......... .......... .......... .......... .......... 62%  142M 2s
[2025-04-11T14:37:12.773Z] #10 5.631 132550K .......... .......... .......... .......... .......... 62%  101M 2s
[2025-04-11T14:37:12.773Z] #10 5.631 132600K .......... .......... .......... .......... .......... 62%  119M 2s
[2025-04-11T14:37:12.773Z] #10 5.631 132650K .......... .......... .......... .......... .......... 62% 45.4M 2s
[2025-04-11T14:37:12.773Z] #10 5.632 132700K .......... .......... .......... .......... .......... 62% 97.5M 2s
[2025-04-11T14:37:12.773Z] #10 5.632 132750K .......... .......... .......... .......... .......... 62%  120M 2s
[2025-04-11T14:37:12.773Z] #10 5.633 132800K .......... .......... .......... .......... .......... 62%  105M 2s
[2025-04-11T14:37:12.773Z] #10 5.633 132850K .......... .......... .......... .......... .......... 62%  115M 2s
[2025-04-11T14:37:12.773Z] #10 5.633 132900K .......... .......... .......... .......... .......... 62%  119M 2s
[2025-04-11T14:37:12.773Z] #10 5.634 132950K .......... .......... .......... .......... .......... 62% 88.1M 2s
[2025-04-11T14:37:12.773Z] #10 5.634 133000K .......... .......... .......... .......... .......... 62%  108M 2s
[2025-04-11T14:37:12.773Z] #10 5.636 133050K .......... .......... .......... .......... .......... 62% 1.67M 2s
[2025-04-11T14:37:13.024Z] #10 5.664 133100K .......... .......... .......... .......... .......... 62%  581K 2s
[2025-04-11T14:37:13.024Z] #10 5.750 133150K .......... .......... .......... .......... .......... 62% 41.5M 2s
[2025-04-11T14:37:13.024Z] #10 5.751 133200K .......... .......... .......... .......... .......... 62%  101M 2s
[2025-04-11T14:37:13.024Z] #10 5.752 133250K .......... .......... .......... .......... .......... 62%  111M 2s
[2025-04-11T14:37:13.024Z] #10 5.752 133300K .......... .......... .......... .......... .......... 62%  118M 2s
[2025-04-11T14:37:13.024Z] #10 5.753 133350K .......... .......... .......... .......... .......... 62%  101M 2s
[2025-04-11T14:37:13.024Z] #10 5.753 133400K .......... .......... .......... .......... .......... 62%  117M 2s
[2025-04-11T14:37:13.024Z] #10 5.753 133450K .......... .......... .......... .......... .......... 62%  113M 2s
[2025-04-11T14:37:13.024Z] #10 5.754 133500K .......... .......... .......... .......... .......... 62%  101M 2s
[2025-04-11T14:37:13.024Z] #10 5.754 133550K .......... .......... .......... .......... .......... 62% 99.1M 2s
[2025-04-11T14:37:13.024Z] #10 5.755 133600K .......... .......... .......... .......... .......... 62% 96.3M 2s
[2025-04-11T14:37:13.024Z] #10 5.755 133650K .......... .......... .......... .......... .......... 62%  113M 2s
[2025-04-11T14:37:13.024Z] #10 5.756 133700K .......... .......... .......... .......... .......... 62%  132M 2s
[2025-04-11T14:37:13.024Z] #10 5.756 133750K .......... .......... .......... .......... .......... 62%  107M 2s
[2025-04-11T14:37:13.024Z] #10 5.757 133800K .......... .......... .......... .......... .......... 62%  123M 2s
[2025-04-11T14:37:13.024Z] #10 5.757 133850K .......... .......... .......... .......... .......... 62%  121M 2s
[2025-04-11T14:37:13.024Z] #10 5.757 133900K .......... .......... .......... .......... .......... 62%  127M 2s
[2025-04-11T14:37:13.024Z] #10 5.758 133950K .......... .......... .......... .......... .......... 62%  106M 2s
[2025-04-11T14:37:13.024Z] #10 5.758 134000K .......... .......... .......... .......... .......... 62%  105M 2s
[2025-04-11T14:37:13.024Z] #10 5.759 134050K .......... .......... .......... .......... .......... 63%  149M 2s
[2025-04-11T14:37:13.024Z] #10 5.759 134100K .......... .......... .......... .......... .......... 63%  108M 2s
[2025-04-11T14:37:13.024Z] #10 5.759 134150K .......... .......... .......... .......... .......... 63%  101M 2s
[2025-04-11T14:37:13.024Z] #10 5.760 134200K .......... .......... .......... .......... .......... 63%  122M 2s
[2025-04-11T14:37:13.024Z] #10 5.760 134250K .......... .......... .......... .......... .......... 63% 93.3M 2s
[2025-04-11T14:37:13.024Z] #10 5.761 134300K .......... .......... .......... .......... .......... 63% 99.7M 2s
[2025-04-11T14:37:13.024Z] #10 5.761 134350K .......... .......... .......... .......... .......... 63%  107M 2s
[2025-04-11T14:37:13.024Z] #10 5.762 134400K .......... .......... .......... .......... .......... 63%  123M 2s
[2025-04-11T14:37:13.024Z] #10 5.762 134450K .......... .......... .......... .......... .......... 63%  123M 2s
[2025-04-11T14:37:13.024Z] #10 5.763 134500K .......... .......... .......... .......... .......... 63%  119M 2s
[2025-04-11T14:37:13.024Z] #10 5.763 134550K .......... .......... .......... .......... .......... 63%  101M 2s
[2025-04-11T14:37:13.024Z] #10 5.763 134600K .......... .......... .......... .......... .......... 63%  123M 2s
[2025-04-11T14:37:13.024Z] #10 5.764 134650K .......... .......... .......... .......... .......... 63%  127M 2s
[2025-04-11T14:37:13.024Z] #10 5.764 134700K .......... .......... .......... .......... .......... 63%  118M 2s
[2025-04-11T14:37:13.024Z] #10 5.765 134750K .......... .......... .......... .......... .......... 63% 96.5M 2s
[2025-04-11T14:37:13.024Z] #10 5.765 134800K .......... .......... .......... .......... .......... 63%  131M 2s
[2025-04-11T14:37:13.024Z] #10 5.766 134850K .......... .......... .......... .......... .......... 63%  112M 2s
[2025-04-11T14:37:13.024Z] #10 5.766 134900K .......... .......... .......... .......... .......... 63% 84.8M 2s
[2025-04-11T14:37:13.024Z] #10 5.767 134950K .......... .......... .......... .......... .......... 63%  120M 2s
[2025-04-11T14:37:13.024Z] #10 5.767 135000K .......... .......... .......... .......... .......... 63%  123M 2s
[2025-04-11T14:37:13.024Z] #10 5.767 135050K .......... .......... .......... .......... .......... 63%  133M 2s
[2025-04-11T14:37:13.024Z] #10 5.768 135100K .......... .......... .......... .......... .......... 63%  122M 2s
[2025-04-11T14:37:13.024Z] #10 5.768 135150K .......... .......... .......... .......... .......... 63%  100M 2s
[2025-04-11T14:37:13.024Z] #10 5.769 135200K .......... .......... .......... .......... .......... 63%  129M 2s
[2025-04-11T14:37:13.024Z] #10 5.769 135250K .......... .......... .......... .......... .......... 63%  110M 2s
[2025-04-11T14:37:13.024Z] #10 5.769 135300K .......... .......... .......... .......... .......... 63%  129M 2s
[2025-04-11T14:37:13.024Z] #10 5.770 135350K .......... .......... .......... .......... .......... 63%  111M 2s
[2025-04-11T14:37:13.024Z] #10 5.770 135400K .......... .......... .......... .......... .......... 63%  113M 2s
[2025-04-11T14:37:13.024Z] #10 5.771 135450K .......... .......... .......... .......... .......... 63%  101M 2s
[2025-04-11T14:37:13.024Z] #10 5.771 135500K .......... .......... .......... .......... .......... 63%  128M 2s
[2025-04-11T14:37:13.024Z] #10 5.772 135550K .......... .......... .......... .......... .......... 63% 98.5M 2s
[2025-04-11T14:37:13.024Z] #10 5.772 135600K .......... .......... .......... .......... .......... 63%  112M 2s
[2025-04-11T14:37:13.024Z] #10 5.772 135650K .......... .......... .......... .......... .......... 63%  119M 2s
[2025-04-11T14:37:13.024Z] #10 5.773 135700K .......... .......... .......... .......... .......... 63%  126M 2s
[2025-04-11T14:37:13.024Z] #10 5.773 135750K .......... .......... .......... .......... .......... 63% 88.0M 2s
[2025-04-11T14:37:13.024Z] #10 5.774 135800K .......... .......... .......... .......... .......... 63%  116M 2s
[2025-04-11T14:37:13.024Z] #10 5.774 135850K .......... .......... .......... .......... .......... 63%  160M 2s
[2025-04-11T14:37:13.024Z] #10 5.775 135900K .......... .......... .......... .......... .......... 63% 78.5M 2s
[2025-04-11T14:37:13.024Z] #10 5.775 135950K .......... .......... .......... .......... .......... 63%  118M 2s
[2025-04-11T14:37:13.024Z] #10 5.776 136000K .......... .......... .......... .......... .......... 63%  134M 2s
[2025-04-11T14:37:13.024Z] #10 5.776 136050K .......... .......... .......... .......... .......... 63%  134M 2s
[2025-04-11T14:37:13.024Z] #10 5.776 136100K .......... .......... .......... .......... .......... 63% 99.5M 2s
[2025-04-11T14:37:13.024Z] #10 5.777 136150K .......... .......... .......... .......... .......... 64%  107M 2s
[2025-04-11T14:37:13.024Z] #10 5.777 136200K .......... .......... .......... .......... .......... 64%  130M 2s
[2025-04-11T14:37:13.024Z] #10 5.778 136250K .......... .......... .......... .......... .......... 64% 86.0M 2s
[2025-04-11T14:37:13.024Z] #10 5.778 136300K .......... .......... .......... .......... .......... 64%  122M 2s
[2025-04-11T14:37:13.024Z] #10 5.779 136350K .......... .......... .......... .......... .......... 64% 91.7M 2s
[2025-04-11T14:37:13.024Z] #10 5.779 136400K .......... .......... .......... .......... .......... 64%  125M 2s
[2025-04-11T14:37:13.024Z] #10 5.780 136450K .......... .......... .......... .......... .......... 64%  130M 2s
[2025-04-11T14:37:13.024Z] #10 5.780 136500K .......... .......... .......... .......... .......... 64%  125M 2s
[2025-04-11T14:37:13.024Z] #10 5.780 136550K .......... .......... .......... .......... .......... 64% 96.2M 2s
[2025-04-11T14:37:13.024Z] #10 5.781 136600K .......... .......... .......... .......... .......... 64%  121M 2s
[2025-04-11T14:37:13.024Z] #10 5.781 136650K .......... .......... .......... .......... .......... 64%  130M 2s
[2025-04-11T14:37:13.024Z] #10 5.782 136700K .......... .......... .......... .......... .......... 64%  113M 2s
[2025-04-11T14:37:13.024Z] #10 5.782 136750K .......... .......... .......... .......... .......... 64% 93.8M 2s
[2025-04-11T14:37:13.024Z] #10 5.783 136800K .......... .......... .......... .......... .......... 64%  121M 2s
[2025-04-11T14:37:13.024Z] #10 5.783 136850K .......... .......... .......... .......... .......... 64%  113M 2s
[2025-04-11T14:37:13.024Z] #10 5.783 136900K .......... .......... .......... .......... .......... 64%  135M 2s
[2025-04-11T14:37:13.024Z] #10 5.784 136950K .......... .......... .......... .......... .......... 64% 97.0M 2s
[2025-04-11T14:37:13.024Z] #10 5.784 137000K .......... .......... .......... .......... .......... 64%  112M 2s
[2025-04-11T14:37:13.024Z] #10 5.785 137050K .......... .......... .......... .......... .......... 64%  129M 2s
[2025-04-11T14:37:13.024Z] #10 5.785 137100K .......... .......... .......... .......... .......... 64%  119M 2s
[2025-04-11T14:37:13.024Z] #10 5.786 137150K .......... .......... .......... .......... .......... 64% 93.1M 2s
[2025-04-11T14:37:13.024Z] #10 5.786 137200K .......... .......... .......... .......... .......... 64% 1.11M 2s
[2025-04-11T14:37:13.025Z] #10 5.830 137250K .......... .......... .......... .......... .......... 64% 39.2M 2s
[2025-04-11T14:37:13.025Z] #10 5.831 137300K .......... .......... .......... .......... .......... 64% 61.6M 2s
[2025-04-11T14:37:13.025Z] #10 5.832 137350K .......... .......... .......... .......... .......... 64%  111M 2s
[2025-04-11T14:37:13.025Z] #10 5.832 137400K .......... .......... .......... .......... .......... 64%  113M 2s
[2025-04-11T14:37:13.025Z] #10 5.833 137450K .......... .......... .......... .......... .......... 64% 89.2M 2s
[2025-04-11T14:37:13.025Z] #10 5.833 137500K .......... .......... .......... .......... .......... 64%  156M 2s
[2025-04-11T14:37:13.025Z] #10 5.834 137550K .......... .......... .......... .......... .......... 64% 48.2M 2s
[2025-04-11T14:37:13.025Z] #10 5.835 137600K .......... .......... .......... .......... .......... 64% 83.7M 2s
[2025-04-11T14:37:13.025Z] #10 5.835 137650K .......... .......... .......... .......... .......... 64% 94.7M 2s
[2025-04-11T14:37:13.025Z] #10 5.836 137700K .......... .......... .......... .......... .......... 64% 93.8M 2s
[2025-04-11T14:37:13.025Z] #10 5.836 137750K .......... .......... .......... .......... .......... 64% 95.6M 2s
[2025-04-11T14:37:13.025Z] #10 5.837 137800K .......... .......... .......... .......... .......... 64% 86.0M 2s
[2025-04-11T14:37:13.025Z] #10 5.837 137850K .......... .......... .......... .......... .......... 64%  146M 2s
[2025-04-11T14:37:13.025Z] #10 5.838 137900K .......... .......... .......... .......... .......... 64%  144M 2s
[2025-04-11T14:37:13.025Z] #10 5.838 137950K .......... .......... .......... .......... .......... 64% 95.4M 2s
[2025-04-11T14:37:13.025Z] #10 5.838 138000K .......... .......... .......... .......... .......... 64%  167M 2s
[2025-04-11T14:37:13.025Z] #10 5.839 138050K .......... .......... .......... .......... .......... 64%  193M 2s
[2025-04-11T14:37:13.025Z] #10 5.839 138100K .......... .......... .......... .......... .......... 64%  173M 2s
[2025-04-11T14:37:13.025Z] #10 5.839 138150K .......... .......... .......... .......... .......... 64% 99.1M 2s
[2025-04-11T14:37:13.025Z] #10 5.840 138200K .......... .......... .......... .......... .......... 64%  119M 2s
[2025-04-11T14:37:13.025Z] #10 5.840 138250K .......... .......... .......... .......... .......... 64%  101M 2s
[2025-04-11T14:37:13.025Z] #10 5.841 138300K .......... .......... .......... .......... .......... 65%  129M 2s
[2025-04-11T14:37:13.025Z] #10 5.841 138350K .......... .......... .......... .......... .......... 65% 98.1M 2s
[2025-04-11T14:37:13.025Z] #10 5.842 138400K .......... .......... .......... .......... .......... 65%  108M 2s
[2025-04-11T14:37:13.025Z] #10 5.842 138450K .......... .......... .......... .......... .......... 65%  140M 2s
[2025-04-11T14:37:13.025Z] #10 5.842 138500K .......... .......... .......... .......... .......... 65% 91.5M 2s
[2025-04-11T14:37:13.025Z] #10 5.843 138550K .......... .......... .......... .......... .......... 65%  111M 2s
[2025-04-11T14:37:13.025Z] #10 5.843 138600K .......... .......... .......... .......... .......... 65%  127M 2s
[2025-04-11T14:37:13.025Z] #10 5.844 138650K .......... .......... .......... .......... .......... 65%  117M 2s
[2025-04-11T14:37:13.025Z] #10 5.844 138700K .......... .......... .......... .......... .......... 65%  129M 2s
[2025-04-11T14:37:13.025Z] #10 5.845 138750K .......... .......... .......... .......... .......... 65% 89.0M 2s
[2025-04-11T14:37:13.025Z] #10 5.845 138800K .......... .......... .......... .......... .......... 65%  145M 2s
[2025-04-11T14:37:13.025Z] #10 5.845 138850K .......... .......... .......... .......... .......... 65% 87.9M 2s
[2025-04-11T14:37:13.025Z] #10 5.846 138900K .......... .......... .......... .......... .......... 65%  111M 2s
[2025-04-11T14:37:13.025Z] #10 5.846 138950K .......... .......... .......... .......... .......... 65%  118M 2s
[2025-04-11T14:37:13.025Z] #10 5.847 139000K .......... .......... .......... .......... .......... 65%  123M 2s
[2025-04-11T14:37:13.025Z] #10 5.847 139050K .......... .......... .......... .......... .......... 65%  128M 2s
[2025-04-11T14:37:13.025Z] #10 5.848 139100K .......... .......... .......... .......... .......... 65%  109M 2s
[2025-04-11T14:37:13.025Z] #10 5.848 139150K .......... .......... .......... .......... .......... 65% 72.1M 2s
[2025-04-11T14:37:13.025Z] #10 5.849 139200K .......... .......... .......... .......... .......... 65%  115M 2s
[2025-04-11T14:37:13.025Z] #10 5.849 139250K .......... .......... .......... .......... .......... 65%  132M 2s
[2025-04-11T14:37:13.025Z] #10 5.850 139300K .......... .......... .......... .......... .......... 65%  124M 2s
[2025-04-11T14:37:13.025Z] #10 5.850 139350K .......... .......... .......... .......... .......... 65%  103M 2s
[2025-04-11T14:37:13.025Z] #10 5.850 139400K .......... .......... .......... .......... .......... 65%  125M 2s
[2025-04-11T14:37:13.025Z] #10 5.851 139450K .......... .......... .......... .......... .......... 65%  126M 2s
[2025-04-11T14:37:13.025Z] #10 5.851 139500K .......... .......... .......... .......... .......... 65%  127M 2s
[2025-04-11T14:37:13.025Z] #10 5.852 139550K .......... .......... .......... .......... .......... 65% 89.1M 2s
[2025-04-11T14:37:13.025Z] #10 5.852 139600K .......... .......... .......... .......... .......... 65%  120M 2s
[2025-04-11T14:37:13.025Z] #10 5.853 139650K .......... .......... .......... .......... .......... 65%  122M 2s
[2025-04-11T14:37:13.025Z] #10 5.853 139700K .......... .......... .......... .......... .......... 65%  127M 2s
[2025-04-11T14:37:13.025Z] #10 5.853 139750K .......... .......... .......... .......... .......... 65%  100M 2s
[2025-04-11T14:37:13.025Z] #10 5.854 139800K .......... .......... .......... .......... .......... 65%  114M 2s
[2025-04-11T14:37:13.025Z] #10 5.854 139850K .......... .......... .......... .......... .......... 65%  115M 2s
[2025-04-11T14:37:13.025Z] #10 5.855 139900K .......... .......... .......... .......... .......... 65%  133M 2s
[2025-04-11T14:37:13.025Z] #10 5.855 139950K .......... .......... .......... .......... .......... 65% 91.5M 2s
[2025-04-11T14:37:13.025Z] #10 5.856 140000K .......... .......... .......... .......... .......... 65%  112M 2s
[2025-04-11T14:37:13.025Z] #10 5.856 140050K .......... .......... .......... .......... .......... 65%  114M 2s
[2025-04-11T14:37:13.025Z] #10 5.856 140100K .......... .......... .......... .......... .......... 65%  131M 2s
[2025-04-11T14:37:13.025Z] #10 5.857 140150K .......... .......... .......... .......... .......... 65%  101M 2s
[2025-04-11T14:37:13.025Z] #10 5.857 140200K .......... .......... .......... .......... .......... 65%  118M 2s
[2025-04-11T14:37:13.025Z] #10 5.858 140250K .......... .......... .......... .......... .......... 65%  123M 2s
[2025-04-11T14:37:13.025Z] #10 5.858 140300K .......... .......... .......... .......... .......... 65%  117M 2s
[2025-04-11T14:37:13.025Z] #10 5.859 140350K .......... .......... .......... .......... .......... 65% 87.9M 2s
[2025-04-11T14:37:13.025Z] #10 5.859 140400K .......... .......... .......... .......... .......... 66%  121M 2s
[2025-04-11T14:37:13.025Z] #10 5.860 140450K .......... .......... .......... .......... .......... 66%  128M 2s
[2025-04-11T14:37:13.025Z] #10 5.860 140500K .......... .......... .......... .......... .......... 66%  101M 2s
[2025-04-11T14:37:13.025Z] #10 5.860 140550K .......... .......... .......... .......... .......... 66%  114M 2s
[2025-04-11T14:37:13.025Z] #10 5.861 140600K .......... .......... .......... .......... .......... 66%  123M 2s
[2025-04-11T14:37:13.025Z] #10 5.861 140650K .......... .......... .......... .......... .......... 66%  122M 2s
[2025-04-11T14:37:13.025Z] #10 5.862 140700K .......... .......... .......... .......... .......... 66% 91.5M 2s
[2025-04-11T14:37:13.025Z] #10 5.862 140750K .......... .......... .......... .......... .......... 66%  116M 2s
[2025-04-11T14:37:13.025Z] #10 5.862 140800K .......... .......... .......... .......... .......... 66%  118M 2s
[2025-04-11T14:37:13.025Z] #10 5.863 140850K .......... .......... .......... .......... .......... 66%  102M 2s
[2025-04-11T14:37:13.025Z] #10 5.863 140900K .......... .......... .......... .......... .......... 66%  132M 2s
[2025-04-11T14:37:13.025Z] #10 5.864 140950K .......... .......... .......... .......... .......... 66%  102M 2s
[2025-04-11T14:37:13.025Z] #10 5.864 141000K .......... .......... .......... .......... .......... 66%  108M 2s
[2025-04-11T14:37:13.025Z] #10 5.865 141050K .......... .......... .......... .......... .......... 66%  119M 2s
[2025-04-11T14:37:13.025Z] #10 5.865 141100K .......... .......... .......... .......... .......... 66%  125M 2s
[2025-04-11T14:37:13.025Z] #10 5.866 141150K .......... .......... .......... .......... .......... 66% 86.1M 2s
[2025-04-11T14:37:13.025Z] #10 5.866 141200K .......... .......... .......... .......... .......... 66%  123M 2s
[2025-04-11T14:37:13.025Z] #10 5.866 141250K .......... .......... .......... .......... .......... 66%  132M 2s
[2025-04-11T14:37:13.025Z] #10 5.867 141300K .......... .......... .......... .......... .......... 66%  116M 2s
[2025-04-11T14:37:13.025Z] #10 5.867 141350K .......... .......... .......... .......... .......... 66% 1.14M 2s
[2025-04-11T14:37:13.025Z] #10 5.910 141400K .......... .......... .......... .......... .......... 66% 25.0M 2s
[2025-04-11T14:37:13.025Z] #10 5.912 141450K .......... .......... .......... .......... .......... 66% 63.6M 2s
[2025-04-11T14:37:13.025Z] #10 5.913 141500K .......... .......... .......... .......... .......... 66%  102M 2s
[2025-04-11T14:37:13.025Z] #10 5.913 141550K .......... .......... .......... .......... .......... 66% 71.4M 2s
[2025-04-11T14:37:13.025Z] #10 5.914 141600K .......... .......... .......... .......... .......... 66% 94.1M 2s
[2025-04-11T14:37:13.025Z] #10 5.914 141650K .......... .......... .......... .......... .......... 66%  100M 2s
[2025-04-11T14:37:13.025Z] #10 5.915 141700K .......... .......... .......... .......... .......... 66% 89.6M 2s
[2025-04-11T14:37:13.025Z] #10 5.916 141750K .......... .......... .......... .......... .......... 66%  115M 2s
[2025-04-11T14:37:13.025Z] #10 5.916 141800K .......... .......... .......... .......... .......... 66%  134M 2s
[2025-04-11T14:37:13.025Z] #10 5.916 141850K .......... .......... .......... .......... .......... 66% 99.3M 2s
[2025-04-11T14:37:13.025Z] #10 5.917 141900K .......... .......... .......... .......... .......... 66%  127M 2s
[2025-04-11T14:37:13.025Z] #10 5.917 141950K .......... .......... .......... .......... .......... 66% 84.7M 2s
[2025-04-11T14:37:13.025Z] #10 5.918 142000K .......... .......... .......... .......... .......... 66%  168M 2s
[2025-04-11T14:37:13.026Z] #10 5.918 142050K .......... .......... .......... .......... .......... 66%  106M 2s
[2025-04-11T14:37:13.026Z] #10 5.918 142100K .......... .......... .......... .......... .......... 66%  129M 2s
[2025-04-11T14:37:13.026Z] #10 5.919 142150K .......... .......... .......... .......... .......... 66%  110M 2s
[2025-04-11T14:37:13.026Z] #10 5.919 142200K .......... .......... .......... .......... .......... 66%  137M 2s
[2025-04-11T14:37:13.026Z] #10 5.920 142250K .......... .......... .......... .......... .......... 66%  145M 2s
[2025-04-11T14:37:13.026Z] #10 5.920 142300K .......... .......... .......... .......... .......... 66%  118M 2s
[2025-04-11T14:37:13.026Z] #10 5.920 142350K .......... .......... .......... .......... .......... 66% 93.6M 2s
[2025-04-11T14:37:13.026Z] #10 5.921 142400K .......... .......... .......... .......... .......... 66%  108M 2s
[2025-04-11T14:37:13.026Z] #10 5.921 142450K .......... .......... .......... .......... .......... 66%  137M 2s
[2025-04-11T14:37:13.026Z] #10 5.922 142500K .......... .......... .......... .......... .......... 66%  132M 2s
[2025-04-11T14:37:13.026Z] #10 5.922 142550K .......... .......... .......... .......... .......... 67%  105M 2s
[2025-04-11T14:37:13.026Z] #10 5.923 142600K .......... .......... .......... .......... .......... 67%  115M 2s
[2025-04-11T14:37:13.026Z] #10 5.923 142650K .......... .......... .......... .......... .......... 67%  133M 2s
[2025-04-11T14:37:13.026Z] #10 5.923 142700K .......... .......... .......... .......... .......... 67% 92.5M 2s
[2025-04-11T14:37:13.026Z] #10 5.924 142750K .......... .......... .......... .......... .......... 67% 92.7M 2s
[2025-04-11T14:37:13.026Z] #10 5.924 142800K .......... .......... .......... .......... .......... 67%  142M 2s
[2025-04-11T14:37:13.026Z] #10 5.925 142850K .......... .......... .......... .......... .......... 67%  122M 2s
[2025-04-11T14:37:13.026Z] #10 5.925 142900K .......... .......... .......... .......... .......... 67%  132M 2s
[2025-04-11T14:37:13.026Z] #10 5.926 142950K .......... .......... .......... .......... .......... 67%  106M 2s
[2025-04-11T14:37:13.026Z] #10 5.926 143000K .......... .......... .......... .......... .......... 67% 95.4M 2s
[2025-04-11T14:37:13.026Z] #10 5.926 143050K .......... .......... .......... .......... .......... 67%  127M 2s
[2025-04-11T14:37:13.026Z] #10 5.927 143100K .......... .......... .......... .......... .......... 67%  120M 2s
[2025-04-11T14:37:13.026Z] #10 5.927 143150K .......... .......... .......... .......... .......... 67% 89.6M 2s
[2025-04-11T14:37:13.026Z] #10 5.928 143200K .......... .......... .......... .......... .......... 67%  121M 2s
[2025-04-11T14:37:13.026Z] #10 5.928 143250K .......... .......... .......... .......... .......... 67%  142M 2s
[2025-04-11T14:37:13.026Z] #10 5.929 143300K .......... .......... .......... .......... .......... 67%  102M 2s
[2025-04-11T14:37:13.276Z] #10 5.929 143350K .......... .......... .......... .......... .......... 67%  569K 2s
[2025-04-11T14:37:13.277Z] #10 6.017 143400K .......... .......... .......... .......... .......... 67% 42.5M 2s
[2025-04-11T14:37:13.277Z] #10 6.018 143450K .......... .......... .......... .......... .......... 67% 48.4M 2s
[2025-04-11T14:37:13.277Z] #10 6.019 143500K .......... .......... .......... .......... .......... 67% 40.3M 2s
[2025-04-11T14:37:13.277Z] #10 6.020 143550K .......... .......... .......... .......... .......... 67% 59.4M 2s
[2025-04-11T14:37:13.277Z] #10 6.021 143600K .......... .......... .......... .......... .......... 67% 50.8M 2s
[2025-04-11T14:37:13.277Z] #10 6.022 143650K .......... .......... .......... .......... .......... 67% 46.1M 2s
[2025-04-11T14:37:13.277Z] #10 6.023 143700K .......... .......... .......... .......... .......... 67%  104M 2s
[2025-04-11T14:37:13.277Z] #10 6.024 143750K .......... .......... .......... .......... .......... 67% 51.7M 2s
[2025-04-11T14:37:13.277Z] #10 6.025 143800K .......... .......... .......... .......... .......... 67% 52.8M 2s
[2025-04-11T14:37:13.277Z] #10 6.025 143850K .......... .......... .......... .......... .......... 67% 37.0M 2s
[2025-04-11T14:37:13.277Z] #10 6.028 143900K .......... .......... .......... .......... .......... 67% 23.2M 2s
[2025-04-11T14:37:13.277Z] #10 6.029 143950K .......... .......... .......... .......... .......... 67% 37.8M 2s
[2025-04-11T14:37:13.277Z] #10 6.030 144000K .......... .......... .......... .......... .......... 67% 48.5M 2s
[2025-04-11T14:37:13.277Z] #10 6.031 144050K .......... .......... .......... .......... .......... 67% 47.8M 2s
[2025-04-11T14:37:13.277Z] #10 6.032 144100K .......... .......... .......... .......... .......... 67% 29.7M 2s
[2025-04-11T14:37:13.277Z] #10 6.034 144150K .......... .......... .......... .......... .......... 67% 29.7M 2s
[2025-04-11T14:37:13.277Z] #10 6.036 144200K .......... .......... .......... .......... .......... 67% 33.4M 2s
[2025-04-11T14:37:13.277Z] #10 6.037 144250K .......... .......... .......... .......... .......... 67% 54.9M 2s
[2025-04-11T14:37:13.277Z] #10 6.038 144300K .......... .......... .......... .......... .......... 67% 35.3M 2s
[2025-04-11T14:37:13.277Z] #10 6.039 144350K .......... .......... .......... .......... .......... 67% 66.1M 2s
[2025-04-11T14:37:13.277Z] #10 6.040 144400K .......... .......... .......... .......... .......... 67% 74.5M 2s
[2025-04-11T14:37:13.277Z] #10 6.041 144450K .......... .......... .......... .......... .......... 67% 63.1M 2s
[2025-04-11T14:37:13.277Z] #10 6.042 144500K .......... .......... .......... .......... .......... 67% 48.9M 2s
[2025-04-11T14:37:13.277Z] #10 6.042 144550K .......... .......... .......... .......... .......... 67% 46.0M 2s
[2025-04-11T14:37:13.277Z] #10 6.044 144600K .......... .......... .......... .......... .......... 67% 35.5M 2s
[2025-04-11T14:37:13.277Z] #10 6.045 144650K .......... .......... .......... .......... .......... 67% 39.5M 2s
[2025-04-11T14:37:13.277Z] #10 6.046 144700K .......... .......... .......... .......... .......... 68% 37.8M 2s
[2025-04-11T14:37:13.277Z] #10 6.047 144750K .......... .......... .......... .......... .......... 68% 35.4M 2s
[2025-04-11T14:37:13.277Z] #10 6.049 144800K .......... .......... .......... .......... .......... 68% 29.7M 2s
[2025-04-11T14:37:13.277Z] #10 6.050 144850K .......... .......... .......... .......... .......... 68% 57.7M 2s
[2025-04-11T14:37:13.277Z] #10 6.052 144900K .......... .......... .......... .......... .......... 68% 34.2M 2s
[2025-04-11T14:37:13.277Z] #10 6.053 144950K .......... .......... .......... .......... .......... 68% 39.7M 2s
[2025-04-11T14:37:13.277Z] #10 6.054 145000K .......... .......... .......... .......... .......... 68% 57.0M 2s
[2025-04-11T14:37:13.277Z] #10 6.055 145050K .......... .......... .......... .......... .......... 68% 48.6M 2s
[2025-04-11T14:37:13.277Z] #10 6.056 145100K .......... .......... .......... .......... .......... 68% 47.8M 2s
[2025-04-11T14:37:13.277Z] #10 6.057 145150K .......... .......... .......... .......... .......... 68% 30.2M 2s
[2025-04-11T14:37:13.277Z] #10 6.058 145200K .......... .......... .......... .......... .......... 68% 45.8M 2s
[2025-04-11T14:37:13.277Z] #10 6.059 145250K .......... .......... .......... .......... .......... 68%  102M 2s
[2025-04-11T14:37:13.277Z] #10 6.060 145300K .......... .......... .......... .......... .......... 68%  106M 2s
[2025-04-11T14:37:13.277Z] #10 6.060 145350K .......... .......... .......... .......... .......... 68%  118M 2s
[2025-04-11T14:37:13.277Z] #10 6.061 145400K .......... .......... .......... .......... .......... 68%  101M 2s
[2025-04-11T14:37:13.277Z] #10 6.061 145450K .......... .......... .......... .......... .......... 68%  110M 2s
[2025-04-11T14:37:13.277Z] #10 6.062 145500K .......... .......... .......... .......... .......... 68% 82.7M 2s
[2025-04-11T14:37:13.277Z] #10 6.062 145550K .......... .......... .......... .......... .......... 68% 96.0M 2s
[2025-04-11T14:37:13.277Z] #10 6.063 145600K .......... .......... .......... .......... .......... 68% 80.9M 2s
[2025-04-11T14:37:13.277Z] #10 6.063 145650K .......... .......... .......... .......... .......... 68%  130M 2s
[2025-04-11T14:37:13.277Z] #10 6.064 145700K .......... .......... .......... .......... .......... 68%  109M 2s
[2025-04-11T14:37:13.277Z] #10 6.064 145750K .......... .......... .......... .......... .......... 68%  121M 2s
[2025-04-11T14:37:13.277Z] #10 6.065 145800K .......... .......... .......... .......... .......... 68% 93.0M 2s
[2025-04-11T14:37:13.277Z] #10 6.065 145850K .......... .......... .......... .......... .......... 68%  108M 2s
[2025-04-11T14:37:13.277Z] #10 6.066 145900K .......... .......... .......... .......... .......... 68% 87.8M 2s
[2025-04-11T14:37:13.277Z] #10 6.066 145950K .......... .......... .......... .......... .......... 68%  108M 2s
[2025-04-11T14:37:13.277Z] #10 6.067 146000K .......... .......... .......... .......... .......... 68%  113M 2s
[2025-04-11T14:37:13.277Z] #10 6.067 146050K .......... .......... .......... .......... .......... 68%  114M 2s
[2025-04-11T14:37:13.277Z] #10 6.068 146100K .......... .......... .......... .......... .......... 68%  104M 2s
[2025-04-11T14:37:13.277Z] #10 6.068 146150K .......... .......... .......... .......... .......... 68%  105M 2s
[2025-04-11T14:37:13.277Z] #10 6.068 146200K .......... .......... .......... .......... .......... 68%  115M 2s
[2025-04-11T14:37:13.277Z] #10 6.069 146250K .......... .......... .......... .......... .......... 68%  107M 2s
[2025-04-11T14:37:13.277Z] #10 6.069 146300K .......... .......... .......... .......... .......... 68% 93.0M 2s
[2025-04-11T14:37:13.277Z] #10 6.070 146350K .......... .......... .......... .......... .......... 68%  117M 2s
[2025-04-11T14:37:13.277Z] #10 6.070 146400K .......... .......... .......... .......... .......... 68% 98.8M 2s
[2025-04-11T14:37:13.277Z] #10 6.071 146450K .......... .......... .......... .......... .......... 68%  107M 2s
[2025-04-11T14:37:13.277Z] #10 6.071 146500K .......... .......... .......... .......... .......... 68% 95.0M 2s
[2025-04-11T14:37:13.277Z] #10 6.072 146550K .......... .......... .......... .......... .......... 68%  105M 2s
[2025-04-11T14:37:13.278Z] #10 6.072 146600K .......... .......... .......... .......... .......... 68%  104M 2s
[2025-04-11T14:37:13.278Z] #10 6.073 146650K .......... .......... .......... .......... .......... 68%  108M 2s
[2025-04-11T14:37:13.278Z] #10 6.073 146700K .......... .......... .......... .......... .......... 68% 98.4M 2s
[2025-04-11T14:37:13.278Z] #10 6.074 146750K .......... .......... .......... .......... .......... 68%  133M 2s
[2025-04-11T14:37:13.278Z] #10 6.074 146800K .......... .......... .......... .......... .......... 69%  126M 2s
[2025-04-11T14:37:13.278Z] #10 6.074 146850K .......... .......... .......... .......... .......... 69%  113M 2s
[2025-04-11T14:37:13.278Z] #10 6.075 146900K .......... .......... .......... .......... .......... 69%  107M 2s
[2025-04-11T14:37:13.278Z] #10 6.075 146950K .......... .......... .......... .......... .......... 69%  128M 2s
[2025-04-11T14:37:13.278Z] #10 6.076 147000K .......... .......... .......... .......... .......... 69%  108M 2s
[2025-04-11T14:37:13.278Z] #10 6.076 147050K .......... .......... .......... .......... .......... 69%  120M 2s
[2025-04-11T14:37:13.278Z] #10 6.077 147100K .......... .......... .......... .......... .......... 69%  107M 2s
[2025-04-11T14:37:13.278Z] #10 6.077 147150K .......... .......... .......... .......... .......... 69%  107M 2s
[2025-04-11T14:37:13.278Z] #10 6.077 147200K .......... .......... .......... .......... .......... 69% 1.87M 2s
[2025-04-11T14:37:13.278Z] #10 6.104 147250K .......... .......... .......... .......... .......... 69% 75.3M 2s
[2025-04-11T14:37:13.278Z] #10 6.104 147300K .......... .......... .......... .......... .......... 69% 81.0M 2s
[2025-04-11T14:37:13.278Z] #10 6.105 147350K .......... .......... .......... .......... .......... 69% 73.6M 2s
[2025-04-11T14:37:13.278Z] #10 6.105 147400K .......... .......... .......... .......... .......... 69%  113M 2s
[2025-04-11T14:37:13.278Z] #10 6.106 147450K .......... .......... .......... .......... .......... 69% 78.4M 2s
[2025-04-11T14:37:13.278Z] #10 6.107 147500K .......... .......... .......... .......... .......... 69% 66.9M 2s
[2025-04-11T14:37:13.278Z] #10 6.107 147550K .......... .......... .......... .......... .......... 69% 88.3M 2s
[2025-04-11T14:37:13.278Z] #10 6.108 147600K .......... .......... .......... .......... .......... 69% 70.5M 2s
[2025-04-11T14:37:13.278Z] #10 6.109 147650K .......... .......... .......... .......... .......... 69% 55.0M 2s
[2025-04-11T14:37:13.278Z] #10 6.110 147700K .......... .......... .......... .......... .......... 69% 75.8M 2s
[2025-04-11T14:37:13.278Z] #10 6.110 147750K .......... .......... .......... .......... .......... 69% 85.0M 2s
[2025-04-11T14:37:13.278Z] #10 6.111 147800K .......... .......... .......... .......... .......... 69% 79.3M 2s
[2025-04-11T14:37:13.278Z] #10 6.111 147850K .......... .......... .......... .......... .......... 69% 75.4M 2s
[2025-04-11T14:37:13.278Z] #10 6.112 147900K .......... .......... .......... .......... .......... 69% 68.0M 2s
[2025-04-11T14:37:13.278Z] #10 6.113 147950K .......... .......... .......... .......... .......... 69% 69.4M 2s
[2025-04-11T14:37:13.278Z] #10 6.113 148000K .......... .......... .......... .......... .......... 69% 75.4M 2s
[2025-04-11T14:37:13.278Z] #10 6.114 148050K .......... .......... .......... .......... .......... 69% 66.5M 2s
[2025-04-11T14:37:13.278Z] #10 6.115 148100K .......... .......... .......... .......... .......... 69% 74.0M 2s
[2025-04-11T14:37:13.278Z] #10 6.115 148150K .......... .......... .......... .......... .......... 69% 74.6M 2s
[2025-04-11T14:37:13.278Z] #10 6.116 148200K .......... .......... .......... .......... .......... 69% 82.1M 2s
[2025-04-11T14:37:13.278Z] #10 6.117 148250K .......... .......... .......... .......... .......... 69%  112M 2s
[2025-04-11T14:37:13.278Z] #10 6.117 148300K .......... .......... .......... .......... .......... 69% 54.9M 2s
[2025-04-11T14:37:13.278Z] #10 6.118 148350K .......... .......... .......... .......... .......... 69% 62.7M 2s
[2025-04-11T14:37:13.278Z] #10 6.119 148400K .......... .......... .......... .......... .......... 69% 44.9M 2s
[2025-04-11T14:37:13.278Z] #10 6.120 148450K .......... .......... .......... .......... .......... 69% 57.6M 2s
[2025-04-11T14:37:13.278Z] #10 6.121 148500K .......... .......... .......... .......... .......... 69% 56.6M 2s
[2025-04-11T14:37:13.278Z] #10 6.121 148550K .......... .......... .......... .......... .......... 69% 88.6M 2s
[2025-04-11T14:37:13.278Z] #10 6.122 148600K .......... .......... .......... .......... .......... 69%  103M 2s
[2025-04-11T14:37:13.278Z] #10 6.123 148650K .......... .......... .......... .......... .......... 69% 70.0M 2s
[2025-04-11T14:37:13.278Z] #10 6.123 148700K .......... .......... .......... .......... .......... 69% 53.1M 2s
[2025-04-11T14:37:13.278Z] #10 6.124 148750K .......... .......... .......... .......... .......... 69% 56.5M 2s
[2025-04-11T14:37:13.278Z] #10 6.125 148800K .......... .......... .......... .......... .......... 69% 53.1M 2s
[2025-04-11T14:37:13.278Z] #10 6.126 148850K .......... .......... .......... .......... .......... 69% 52.6M 2s
[2025-04-11T14:37:13.278Z] #10 6.127 148900K .......... .......... .......... .......... .......... 69% 82.8M 2s
[2025-04-11T14:37:13.278Z] #10 6.127 148950K .......... .......... .......... .......... .......... 70% 75.2M 2s
[2025-04-11T14:37:13.278Z] #10 6.128 149000K .......... .......... .......... .......... .......... 70% 71.0M 2s
[2025-04-11T14:37:13.278Z] #10 6.129 149050K .......... .......... .......... .......... .......... 70% 60.6M 2s
[2025-04-11T14:37:13.278Z] #10 6.130 149100K .......... .......... .......... .......... .......... 70% 70.2M 2s
[2025-04-11T14:37:13.278Z] #10 6.130 149150K .......... .......... .......... .......... .......... 70%  102M 2s
[2025-04-11T14:37:13.278Z] #10 6.131 149200K .......... .......... .......... .......... .......... 70% 67.6M 2s
[2025-04-11T14:37:13.278Z] #10 6.131 149250K .......... .......... .......... .......... .......... 70% 66.9M 2s
[2025-04-11T14:37:13.278Z] #10 6.132 149300K .......... .......... .......... .......... .......... 70% 74.3M 2s
[2025-04-11T14:37:13.278Z] #10 6.133 149350K .......... .......... .......... .......... .......... 70% 85.2M 2s
[2025-04-11T14:37:13.278Z] #10 6.133 149400K .......... .......... .......... .......... .......... 70% 79.2M 2s
[2025-04-11T14:37:13.278Z] #10 6.134 149450K .......... .......... .......... .......... .......... 70%  108M 2s
[2025-04-11T14:37:13.278Z] #10 6.135 149500K .......... .......... .......... .......... .......... 70% 44.9M 2s
[2025-04-11T14:37:13.278Z] #10 6.136 149550K .......... .......... .......... .......... .......... 70% 64.7M 2s
[2025-04-11T14:37:13.278Z] #10 6.136 149600K .......... .......... .......... .......... .......... 70% 87.2M 2s
[2025-04-11T14:37:13.278Z] #10 6.137 149650K .......... .......... .......... .......... .......... 70% 94.8M 2s
[2025-04-11T14:37:13.278Z] #10 6.137 149700K .......... .......... .......... .......... .......... 70% 98.1M 2s
[2025-04-11T14:37:13.278Z] #10 6.138 149750K .......... .......... .......... .......... .......... 70% 84.4M 2s
[2025-04-11T14:37:13.278Z] #10 6.138 149800K .......... .......... .......... .......... .......... 70% 91.1M 2s
[2025-04-11T14:37:13.278Z] #10 6.139 149850K .......... .......... .......... .......... .......... 70% 62.7M 2s
[2025-04-11T14:37:13.278Z] #10 6.140 149900K .......... .......... .......... .......... .......... 70% 53.6M 2s
[2025-04-11T14:37:13.278Z] #10 6.141 149950K .......... .......... .......... .......... .......... 70%  120M 2s
[2025-04-11T14:37:13.278Z] #10 6.141 150000K .......... .......... .......... .......... .......... 70% 64.1M 2s
[2025-04-11T14:37:13.279Z] #10 6.142 150050K .......... .......... .......... .......... .......... 70% 85.1M 2s
[2025-04-11T14:37:13.279Z] #10 6.142 150100K .......... .......... .......... .......... .......... 70% 70.5M 2s
[2025-04-11T14:37:13.279Z] #10 6.143 150150K .......... .......... .......... .......... .......... 70%  104M 2s
[2025-04-11T14:37:13.279Z] #10 6.144 150200K .......... .......... .......... .......... .......... 70% 86.0M 2s
[2025-04-11T14:37:13.279Z] #10 6.144 150250K .......... .......... .......... .......... .......... 70% 88.4M 2s
[2025-04-11T14:37:13.279Z] #10 6.145 150300K .......... .......... .......... .......... .......... 70% 81.7M 2s
[2025-04-11T14:37:13.279Z] #10 6.145 150350K .......... .......... .......... .......... .......... 70% 96.7M 2s
[2025-04-11T14:37:13.279Z] #10 6.146 150400K .......... .......... .......... .......... .......... 70%  124M 2s
[2025-04-11T14:37:13.279Z] #10 6.146 150450K .......... .......... .......... .......... .......... 70%  137M 2s
[2025-04-11T14:37:13.279Z] #10 6.147 150500K .......... .......... .......... .......... .......... 70%  118M 2s
[2025-04-11T14:37:13.279Z] #10 6.147 150550K .......... .......... .......... .......... .......... 70%  154M 2s
[2025-04-11T14:37:13.279Z] #10 6.147 150600K .......... .......... .......... .......... .......... 70%  137M 2s
[2025-04-11T14:37:13.279Z] #10 6.148 150650K .......... .......... .......... .......... .......... 70%  168M 2s
[2025-04-11T14:37:13.279Z] #10 6.148 150700K .......... .......... .......... .......... .......... 70%  112M 2s
[2025-04-11T14:37:13.279Z] #10 6.148 150750K .......... .......... .......... .......... .......... 70%  150M 2s
[2025-04-11T14:37:13.279Z] #10 6.149 150800K .......... .......... .......... .......... .......... 70%  167M 2s
[2025-04-11T14:37:13.279Z] #10 6.149 150850K .......... .......... .......... .......... .......... 70%  151M 2s
[2025-04-11T14:37:13.279Z] #10 6.149 150900K .......... .......... .......... .......... .......... 70%  140M 2s
[2025-04-11T14:37:13.279Z] #10 6.150 150950K .......... .......... .......... .......... .......... 70%  144M 2s
[2025-04-11T14:37:13.279Z] #10 6.150 151000K .......... .......... .......... .......... .......... 70%  136M 2s
[2025-04-11T14:37:13.279Z] #10 6.150 151050K .......... .......... .......... .......... .......... 71%  171M 2s
[2025-04-11T14:37:13.279Z] #10 6.151 151100K .......... .......... .......... .......... .......... 71%  127M 2s
[2025-04-11T14:37:13.279Z] #10 6.151 151150K .......... .......... .......... .......... .......... 71%  116M 2s
[2025-04-11T14:37:13.279Z] #10 6.151 151200K .......... .......... .......... .......... .......... 71%  127M 2s
[2025-04-11T14:37:13.279Z] #10 6.152 151250K .......... .......... .......... .......... .......... 71%  123M 2s
[2025-04-11T14:37:13.279Z] #10 6.152 151300K .......... .......... .......... .......... .......... 71% 1.30M 2s
[2025-04-11T14:37:13.279Z] #10 6.190 151350K .......... .......... .......... .......... .......... 71% 99.8M 2s
[2025-04-11T14:37:13.279Z] #10 6.190 151400K .......... .......... .......... .......... .......... 71% 98.5M 2s
[2025-04-11T14:37:13.279Z] #10 6.191 151450K .......... .......... .......... .......... .......... 71% 69.8M 2s
[2025-04-11T14:37:13.279Z] #10 6.192 151500K .......... .......... .......... .......... .......... 71% 76.3M 2s
[2025-04-11T14:37:13.279Z] #10 6.192 151550K .......... .......... .......... .......... .......... 71%  103M 2s
[2025-04-11T14:37:13.279Z] #10 6.193 151600K .......... .......... .......... .......... .......... 71% 41.8M 2s
[2025-04-11T14:37:13.279Z] #10 6.194 151650K .......... .......... .......... .......... .......... 71% 96.9M 2s
[2025-04-11T14:37:13.279Z] #10 6.194 151700K .......... .......... .......... .......... .......... 71% 99.7M 2s
[2025-04-11T14:37:13.279Z] #10 6.195 151750K .......... .......... .......... .......... .......... 71%  101M 2s
[2025-04-11T14:37:13.279Z] #10 6.195 151800K .......... .......... .......... .......... .......... 71% 81.8M 2s
[2025-04-11T14:37:13.279Z] #10 6.196 151850K .......... .......... .......... .......... .......... 71% 78.2M 2s
[2025-04-11T14:37:13.279Z] #10 6.197 151900K .......... .......... .......... .......... .......... 71% 66.8M 2s
[2025-04-11T14:37:13.279Z] #10 6.197 151950K .......... .......... .......... .......... .......... 71% 93.2M 2s
[2025-04-11T14:37:13.279Z] #10 6.198 152000K .......... .......... .......... .......... .......... 71%  108M 2s
[2025-04-11T14:37:13.279Z] #10 6.198 152050K .......... .......... .......... .......... .......... 71% 84.8M 2s
[2025-04-11T14:37:13.279Z] #10 6.199 152100K .......... .......... .......... .......... .......... 71% 73.9M 2s
[2025-04-11T14:37:13.279Z] #10 6.199 152150K .......... .......... .......... .......... .......... 71% 89.8M 2s
[2025-04-11T14:37:13.279Z] #10 6.200 152200K .......... .......... .......... .......... .......... 71% 72.9M 2s
[2025-04-11T14:37:13.279Z] #10 6.201 152250K .......... .......... .......... .......... .......... 71% 79.7M 2s
[2025-04-11T14:37:13.279Z] #10 6.201 152300K .......... .......... .......... .......... .......... 71% 60.6M 2s
[2025-04-11T14:37:13.279Z] #10 6.202 152350K .......... .......... .......... .......... .......... 71% 85.2M 2s
[2025-04-11T14:37:13.279Z] #10 6.203 152400K .......... .......... .......... .......... .......... 71% 77.1M 2s
[2025-04-11T14:37:13.279Z] #10 6.203 152450K .......... .......... .......... .......... .......... 71% 85.0M 2s
[2025-04-11T14:37:13.279Z] #10 6.204 152500K .......... .......... .......... .......... .......... 71% 73.6M 2s
[2025-04-11T14:37:13.279Z] #10 6.204 152550K .......... .......... .......... .......... .......... 71% 83.6M 2s
[2025-04-11T14:37:13.279Z] #10 6.205 152600K .......... .......... .......... .......... .......... 71% 99.8M 2s
[2025-04-11T14:37:13.279Z] #10 6.205 152650K .......... .......... .......... .......... .......... 71%  105M 2s
[2025-04-11T14:37:13.279Z] #10 6.206 152700K .......... .......... .......... .......... .......... 71% 75.6M 2s
[2025-04-11T14:37:13.279Z] #10 6.207 152750K .......... .......... .......... .......... .......... 71% 96.9M 2s
[2025-04-11T14:37:13.279Z] #10 6.207 152800K .......... .......... .......... .......... .......... 71%  106M 2s
[2025-04-11T14:37:13.279Z] #10 6.208 152850K .......... .......... .......... .......... .......... 71% 96.7M 2s
[2025-04-11T14:37:13.279Z] #10 6.208 152900K .......... .......... .......... .......... .......... 71% 92.7M 2s
[2025-04-11T14:37:13.279Z] #10 6.209 152950K .......... .......... .......... .......... .......... 71% 96.1M 2s
[2025-04-11T14:37:13.279Z] #10 6.209 153000K .......... .......... .......... .......... .......... 71%  111M 2s
[2025-04-11T14:37:13.279Z] #10 6.210 153050K .......... .......... .......... .......... .......... 71% 99.7M 2s
[2025-04-11T14:37:13.279Z] #10 6.210 153100K .......... .......... .......... .......... .......... 71% 90.8M 2s
[2025-04-11T14:37:13.279Z] #10 6.211 153150K .......... .......... .......... .......... .......... 71% 97.0M 2s
[2025-04-11T14:37:13.279Z] #10 6.211 153200K .......... .......... .......... .......... .......... 72% 93.9M 2s
[2025-04-11T14:37:13.279Z] #10 6.212 153250K .......... .......... .......... .......... .......... 72%  111M 2s
[2025-04-11T14:37:13.279Z] #10 6.212 153300K .......... .......... .......... .......... .......... 72%  105M 2s
[2025-04-11T14:37:13.279Z] #10 6.213 153350K .......... .......... .......... .......... .......... 72%  134M 2s
[2025-04-11T14:37:13.279Z] #10 6.213 153400K .......... .......... .......... .......... .......... 72%  132M 2s
[2025-04-11T14:37:13.279Z] #10 6.213 153450K .......... .......... .......... .......... .......... 72%  134M 2s
[2025-04-11T14:37:13.279Z] #10 6.214 153500K .......... .......... .......... .......... .......... 72%  126M 2s
[2025-04-11T14:37:13.279Z] #10 6.214 153550K .......... .......... .......... .......... .......... 72%  144M 2s
[2025-04-11T14:37:13.530Z] #10 6.306 153600K .......... .......... .......... .......... .......... 72%  544K 2s
[2025-04-11T14:37:13.530Z] #10 6.306 153650K .......... .......... .......... .......... .......... 72% 54.3M 2s
[2025-04-11T14:37:13.530Z] #10 6.307 153700K .......... .......... .......... .......... .......... 72% 78.4M 2s
[2025-04-11T14:37:13.530Z] #10 6.308 153750K .......... .......... .......... .......... .......... 72% 77.1M 2s
[2025-04-11T14:37:13.530Z] #10 6.308 153800K .......... .......... .......... .......... .......... 72% 48.8M 2s
[2025-04-11T14:37:13.530Z] #10 6.309 153850K .......... .......... .......... .......... .......... 72% 84.3M 2s
[2025-04-11T14:37:13.530Z] #10 6.310 153900K .......... .......... .......... .......... .......... 72% 97.6M 2s
[2025-04-11T14:37:13.530Z] #10 6.311 153950K .......... .......... .......... .......... .......... 72% 47.9M 2s
[2025-04-11T14:37:13.530Z] #10 6.312 154000K .......... .......... .......... .......... .......... 72% 57.2M 2s
[2025-04-11T14:37:13.530Z] #10 6.312 154050K .......... .......... .......... .......... .......... 72% 48.5M 2s
[2025-04-11T14:37:13.530Z] #10 6.313 154100K .......... .......... .......... .......... .......... 72% 62.6M 2s
[2025-04-11T14:37:13.530Z] #10 6.314 154150K .......... .......... .......... .......... .......... 72% 54.5M 2s
[2025-04-11T14:37:13.530Z] #10 6.315 154200K .......... .......... .......... .......... .......... 72% 65.9M 2s
[2025-04-11T14:37:13.530Z] #10 6.316 154250K .......... .......... .......... .......... .......... 72% 63.1M 2s
[2025-04-11T14:37:13.530Z] #10 6.317 154300K .......... .......... .......... .......... .......... 72% 56.6M 2s
[2025-04-11T14:37:13.530Z] #10 6.318 154350K .......... .......... .......... .......... .......... 72% 39.9M 2s
[2025-04-11T14:37:13.530Z] #10 6.319 154400K .......... .......... .......... .......... .......... 72% 66.8M 2s
[2025-04-11T14:37:13.530Z] #10 6.319 154450K .......... .......... .......... .......... .......... 72% 61.7M 2s
[2025-04-11T14:37:13.530Z] #10 6.320 154500K .......... .......... .......... .......... .......... 72% 66.3M 2s
[2025-04-11T14:37:13.530Z] #10 6.321 154550K .......... .......... .......... .......... .......... 72% 56.8M 2s
[2025-04-11T14:37:13.530Z] #10 6.322 154600K .......... .......... .......... .......... .......... 72% 50.3M 2s
[2025-04-11T14:37:13.530Z] #10 6.323 154650K .......... .......... .......... .......... .......... 72% 49.8M 2s
[2025-04-11T14:37:13.530Z] #10 6.324 154700K .......... .......... .......... .......... .......... 72% 47.1M 2s
[2025-04-11T14:37:13.530Z] #10 6.325 154750K .......... .......... .......... .......... .......... 72% 46.9M 2s
[2025-04-11T14:37:13.530Z] #10 6.326 154800K .......... .......... .......... .......... .......... 72% 59.2M 2s
[2025-04-11T14:37:13.530Z] #10 6.327 154850K .......... .......... .......... .......... .......... 72% 67.7M 2s
[2025-04-11T14:37:13.530Z] #10 6.327 154900K .......... .......... .......... .......... .......... 72% 65.7M 2s
[2025-04-11T14:37:13.530Z] #10 6.328 154950K .......... .......... .......... .......... .......... 72% 60.7M 2s
[2025-04-11T14:37:13.531Z] #10 6.329 155000K .......... .......... .......... .......... .......... 72% 55.0M 2s
[2025-04-11T14:37:13.531Z] #10 6.330 155050K .......... .......... .......... .......... .......... 72% 69.8M 2s
[2025-04-11T14:37:13.531Z] #10 6.331 155100K .......... .......... .......... .......... .......... 72% 72.5M 2s
[2025-04-11T14:37:13.531Z] #10 6.331 155150K .......... .......... .......... .......... .......... 72% 64.1M 2s
[2025-04-11T14:37:13.531Z] #10 6.332 155200K .......... .......... .......... .......... .......... 72% 62.7M 2s
[2025-04-11T14:37:13.531Z] #10 6.333 155250K .......... .......... .......... .......... .......... 72% 58.3M 2s
[2025-04-11T14:37:13.531Z] #10 6.334 155300K .......... .......... .......... .......... .......... 73% 84.5M 2s
[2025-04-11T14:37:13.531Z] #10 6.334 155350K .......... .......... .......... .......... .......... 73% 57.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.335 155400K .......... .......... .......... .......... .......... 73% 78.5M 2s
[2025-04-11T14:37:13.531Z] #10 6.336 155450K .......... .......... .......... .......... .......... 73% 69.0M 2s
[2025-04-11T14:37:13.531Z] #10 6.336 155500K .......... .......... .......... .......... .......... 73% 72.4M 2s
[2025-04-11T14:37:13.531Z] #10 6.337 155550K .......... .......... .......... .......... .......... 73% 50.4M 2s
[2025-04-11T14:37:13.531Z] #10 6.338 155600K .......... .......... .......... .......... .......... 73% 77.4M 2s
[2025-04-11T14:37:13.531Z] #10 6.339 155650K .......... .......... .......... .......... .......... 73% 59.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.339 155700K .......... .......... .......... .......... .......... 73% 82.4M 2s
[2025-04-11T14:37:13.531Z] #10 6.340 155750K .......... .......... .......... .......... .......... 73% 70.9M 2s
[2025-04-11T14:37:13.531Z] #10 6.341 155800K .......... .......... .......... .......... .......... 73% 80.5M 2s
[2025-04-11T14:37:13.531Z] #10 6.341 155850K .......... .......... .......... .......... .......... 73% 86.6M 2s
[2025-04-11T14:37:13.531Z] #10 6.342 155900K .......... .......... .......... .......... .......... 73% 73.5M 2s
[2025-04-11T14:37:13.531Z] #10 6.343 155950K .......... .......... .......... .......... .......... 73% 59.9M 2s
[2025-04-11T14:37:13.531Z] #10 6.343 156000K .......... .......... .......... .......... .......... 73% 71.7M 2s
[2025-04-11T14:37:13.531Z] #10 6.344 156050K .......... .......... .......... .......... .......... 73% 69.3M 2s
[2025-04-11T14:37:13.531Z] #10 6.345 156100K .......... .......... .......... .......... .......... 73% 72.3M 2s
[2025-04-11T14:37:13.531Z] #10 6.345 156150K .......... .......... .......... .......... .......... 73% 83.9M 2s
[2025-04-11T14:37:13.531Z] #10 6.346 156200K .......... .......... .......... .......... .......... 73% 64.9M 2s
[2025-04-11T14:37:13.531Z] #10 6.347 156250K .......... .......... .......... .......... .......... 73% 83.0M 2s
[2025-04-11T14:37:13.531Z] #10 6.347 156300K .......... .......... .......... .......... .......... 73%  104M 2s
[2025-04-11T14:37:13.531Z] #10 6.348 156350K .......... .......... .......... .......... .......... 73% 76.0M 2s
[2025-04-11T14:37:13.531Z] #10 6.348 156400K .......... .......... .......... .......... .......... 73% 92.1M 2s
[2025-04-11T14:37:13.531Z] #10 6.349 156450K .......... .......... .......... .......... .......... 73% 99.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.349 156500K .......... .......... .......... .......... .......... 73% 88.6M 2s
[2025-04-11T14:37:13.531Z] #10 6.350 156550K .......... .......... .......... .......... .......... 73% 71.4M 2s
[2025-04-11T14:37:13.531Z] #10 6.351 156600K .......... .......... .......... .......... .......... 73% 88.9M 2s
[2025-04-11T14:37:13.531Z] #10 6.351 156650K .......... .......... .......... .......... .......... 73% 93.3M 2s
[2025-04-11T14:37:13.531Z] #10 6.352 156700K .......... .......... .......... .......... .......... 73% 76.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.352 156750K .......... .......... .......... .......... .......... 73% 1.21M 2s
[2025-04-11T14:37:13.531Z] #10 6.393 156800K .......... .......... .......... .......... .......... 73% 63.8M 2s
[2025-04-11T14:37:13.531Z] #10 6.394 156850K .......... .......... .......... .......... .......... 73% 68.0M 2s
[2025-04-11T14:37:13.531Z] #10 6.394 156900K .......... .......... .......... .......... .......... 73% 76.5M 2s
[2025-04-11T14:37:13.531Z] #10 6.395 156950K .......... .......... .......... .......... .......... 73% 71.8M 2s
[2025-04-11T14:37:13.531Z] #10 6.396 157000K .......... .......... .......... .......... .......... 73% 65.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.396 157050K .......... .......... .......... .......... .......... 73% 60.0M 2s
[2025-04-11T14:37:13.531Z] #10 6.397 157100K .......... .......... .......... .......... .......... 73% 54.0M 2s
[2025-04-11T14:37:13.531Z] #10 6.398 157150K .......... .......... .......... .......... .......... 73% 61.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.399 157200K .......... .......... .......... .......... .......... 73% 63.4M 2s
[2025-04-11T14:37:13.531Z] #10 6.400 157250K .......... .......... .......... .......... .......... 73% 67.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.401 157300K .......... .......... .......... .......... .......... 73% 81.7M 2s
[2025-04-11T14:37:13.531Z] #10 6.401 157350K .......... .......... .......... .......... .......... 73% 75.1M 2s
[2025-04-11T14:37:13.531Z] #10 6.402 157400K .......... .......... .......... .......... .......... 73% 66.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.402 157450K .......... .......... .......... .......... .......... 74% 50.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.403 157500K .......... .......... .......... .......... .......... 74% 65.7M 2s
[2025-04-11T14:37:13.531Z] #10 6.404 157550K .......... .......... .......... .......... .......... 74% 49.8M 2s
[2025-04-11T14:37:13.531Z] #10 6.405 157600K .......... .......... .......... .......... .......... 74% 62.9M 2s
[2025-04-11T14:37:13.531Z] #10 6.406 157650K .......... .......... .......... .......... .......... 74% 56.5M 2s
[2025-04-11T14:37:13.531Z] #10 6.407 157700K .......... .......... .......... .......... .......... 74% 63.6M 2s
[2025-04-11T14:37:13.531Z] #10 6.408 157750K .......... .......... .......... .......... .......... 74% 77.3M 2s
[2025-04-11T14:37:13.531Z] #10 6.408 157800K .......... .......... .......... .......... .......... 74% 87.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.409 157850K .......... .......... .......... .......... .......... 74% 68.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.410 157900K .......... .......... .......... .......... .......... 74% 84.7M 2s
[2025-04-11T14:37:13.531Z] #10 6.410 157950K .......... .......... .......... .......... .......... 74% 51.8M 2s
[2025-04-11T14:37:13.531Z] #10 6.411 158000K .......... .......... .......... .......... .......... 74% 64.7M 2s
[2025-04-11T14:37:13.531Z] #10 6.412 158050K .......... .......... .......... .......... .......... 74% 75.1M 2s
[2025-04-11T14:37:13.531Z] #10 6.412 158100K .......... .......... .......... .......... .......... 74% 91.7M 2s
[2025-04-11T14:37:13.531Z] #10 6.413 158150K .......... .......... .......... .......... .......... 74% 69.4M 2s
[2025-04-11T14:37:13.531Z] #10 6.414 158200K .......... .......... .......... .......... .......... 74% 63.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.414 158250K .......... .......... .......... .......... .......... 74% 87.4M 2s
[2025-04-11T14:37:13.531Z] #10 6.415 158300K .......... .......... .......... .......... .......... 74% 64.5M 2s
[2025-04-11T14:37:13.531Z] #10 6.416 158350K .......... .......... .......... .......... .......... 74% 48.6M 2s
[2025-04-11T14:37:13.531Z] #10 6.417 158400K .......... .......... .......... .......... .......... 74% 54.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.418 158450K .......... .......... .......... .......... .......... 74% 57.3M 2s
[2025-04-11T14:37:13.531Z] #10 6.418 158500K .......... .......... .......... .......... .......... 74% 73.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.419 158550K .......... .......... .......... .......... .......... 74% 53.9M 2s
[2025-04-11T14:37:13.531Z] #10 6.420 158600K .......... .......... .......... .......... .......... 74% 71.3M 2s
[2025-04-11T14:37:13.531Z] #10 6.421 158650K .......... .......... .......... .......... .......... 74% 90.8M 2s
[2025-04-11T14:37:13.531Z] #10 6.421 158700K .......... .......... .......... .......... .......... 74% 67.4M 2s
[2025-04-11T14:37:13.531Z] #10 6.422 158750K .......... .......... .......... .......... .......... 74% 55.5M 2s
[2025-04-11T14:37:13.531Z] #10 6.423 158800K .......... .......... .......... .......... .......... 74% 58.0M 2s
[2025-04-11T14:37:13.531Z] #10 6.424 158850K .......... .......... .......... .......... .......... 74% 85.7M 2s
[2025-04-11T14:37:13.531Z] #10 6.424 158900K .......... .......... .......... .......... .......... 74% 83.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.425 158950K .......... .......... .......... .......... .......... 74% 64.6M 2s
[2025-04-11T14:37:13.531Z] #10 6.426 159000K .......... .......... .......... .......... .......... 74% 72.7M 2s
[2025-04-11T14:37:13.531Z] #10 6.426 159050K .......... .......... .......... .......... .......... 74% 77.6M 2s
[2025-04-11T14:37:13.531Z] #10 6.427 159100K .......... .......... .......... .......... .......... 74% 81.5M 2s
[2025-04-11T14:37:13.531Z] #10 6.428 159150K .......... .......... .......... .......... .......... 74% 63.8M 2s
[2025-04-11T14:37:13.531Z] #10 6.428 159200K .......... .......... .......... .......... .......... 74% 85.4M 2s
[2025-04-11T14:37:13.531Z] #10 6.429 159250K .......... .......... .......... .......... .......... 74% 77.3M 2s
[2025-04-11T14:37:13.531Z] #10 6.430 159300K .......... .......... .......... .......... .......... 74% 72.6M 2s
[2025-04-11T14:37:13.531Z] #10 6.430 159350K .......... .......... .......... .......... .......... 74% 66.1M 2s
[2025-04-11T14:37:13.531Z] #10 6.431 159400K .......... .......... .......... .......... .......... 74% 68.9M 2s
[2025-04-11T14:37:13.531Z] #10 6.432 159450K .......... .......... .......... .......... .......... 74% 80.2M 2s
[2025-04-11T14:37:13.531Z] #10 6.432 159500K .......... .......... .......... .......... .......... 74% 75.5M 2s
[2025-04-11T14:37:13.531Z] #10 6.433 159550K .......... .......... .......... .......... .......... 74% 63.8M 2s
[2025-04-11T14:37:13.531Z] #10 6.434 159600K .......... .......... .......... .......... .......... 75% 82.7M 2s
[2025-04-11T14:37:13.531Z] #10 6.434 159650K .......... .......... .......... .......... .......... 75% 79.1M 2s
[2025-04-11T14:37:13.531Z] #10 6.435 159700K .......... .......... .......... .......... .......... 75% 87.2M 2s
[2025-04-11T14:37:13.532Z] #10 6.435 159750K .......... .......... .......... .......... .......... 75% 98.5M 2s
[2025-04-11T14:37:13.532Z] #10 6.436 159800K .......... .......... .......... .......... .......... 75%  101M 2s
[2025-04-11T14:37:13.532Z] #10 6.436 159850K .......... .......... .......... .......... .......... 75%  103M 2s
[2025-04-11T14:37:13.532Z] #10 6.437 159900K .......... .......... .......... .......... .......... 75%  120M 2s
[2025-04-11T14:37:13.532Z] #10 6.437 159950K .......... .......... .......... .......... .......... 75%  100M 2s
[2025-04-11T14:37:13.532Z] #10 6.438 160000K .......... .......... .......... .......... .......... 75%  115M 2s
[2025-04-11T14:37:13.532Z] #10 6.438 160050K .......... .......... .......... .......... .......... 75%  127M 2s
[2025-04-11T14:37:13.532Z] #10 6.439 160100K .......... .......... .......... .......... .......... 75%  127M 2s
[2025-04-11T14:37:13.532Z] #10 6.439 160150K .......... .......... .......... .......... .......... 75%  104M 2s
[2025-04-11T14:37:13.532Z] #10 6.439 160200K .......... .......... .......... .......... .......... 75%  127M 1s
[2025-04-11T14:37:13.532Z] #10 6.440 160250K .......... .......... .......... .......... .......... 75%  116M 1s
[2025-04-11T14:37:13.532Z] #10 6.440 160300K .......... .......... .......... .......... .......... 75%  121M 1s
[2025-04-11T14:37:13.532Z] #10 6.441 160350K .......... .......... .......... .......... .......... 75% 90.2M 1s
[2025-04-11T14:37:13.532Z] #10 6.441 160400K .......... .......... .......... .......... .......... 75%  121M 1s
[2025-04-11T14:37:13.532Z] #10 6.442 160450K .......... .......... .......... .......... .......... 75%  120M 1s
[2025-04-11T14:37:13.532Z] #10 6.442 160500K .......... .......... .......... .......... .......... 75%  118M 1s
[2025-04-11T14:37:13.532Z] #10 6.442 160550K .......... .......... .......... .......... .......... 75% 99.7M 1s
[2025-04-11T14:37:13.532Z] #10 6.443 160600K .......... .......... .......... .......... .......... 75%  112M 1s
[2025-04-11T14:37:13.532Z] #10 6.443 160650K .......... .......... .......... .......... .......... 75%  116M 1s
[2025-04-11T14:37:13.532Z] #10 6.444 160700K .......... .......... .......... .......... .......... 75%  115M 1s
[2025-04-11T14:37:13.532Z] #10 6.444 160750K .......... .......... .......... .......... .......... 75% 96.3M 1s
[2025-04-11T14:37:13.532Z] #10 6.445 160800K .......... .......... .......... .......... .......... 75%  115M 1s
[2025-04-11T14:37:13.532Z] #10 6.445 160850K .......... .......... .......... .......... .......... 75% 1.42M 1s
[2025-04-11T14:37:13.532Z] #10 6.480 160900K .......... .......... .......... .......... .......... 75% 36.0M 1s
[2025-04-11T14:37:13.532Z] #10 6.481 160950K .......... .......... .......... .......... .......... 75% 55.7M 1s
[2025-04-11T14:37:13.532Z] #10 6.482 161000K .......... .......... .......... .......... .......... 75% 53.3M 1s
[2025-04-11T14:37:13.532Z] #10 6.483 161050K .......... .......... .......... .......... .......... 75% 9.22M 1s
[2025-04-11T14:37:13.532Z] #10 6.488 161100K .......... .......... .......... .......... .......... 75% 54.1M 1s
[2025-04-11T14:37:13.532Z] #10 6.489 161150K .......... .......... .......... .......... .......... 75% 41.6M 1s
[2025-04-11T14:37:13.532Z] #10 6.490 161200K .......... .......... .......... .......... .......... 75% 51.7M 1s
[2025-04-11T14:37:13.532Z] #10 6.491 161250K .......... .......... .......... .......... .......... 75% 50.7M 1s
[2025-04-11T14:37:13.532Z] #10 6.492 161300K .......... .......... .......... .......... .......... 75% 56.8M 1s
[2025-04-11T14:37:13.532Z] #10 6.493 161350K .......... .......... .......... .......... .......... 75% 54.1M 1s
[2025-04-11T14:37:13.532Z] #10 6.494 161400K .......... .......... .......... .......... .......... 75% 53.1M 1s
[2025-04-11T14:37:13.532Z] #10 6.495 161450K .......... .......... .......... .......... .......... 75% 48.7M 1s
[2025-04-11T14:37:13.532Z] #10 6.496 161500K .......... .......... .......... .......... .......... 75% 59.5M 1s
[2025-04-11T14:37:13.532Z] #10 6.496 161550K .......... .......... .......... .......... .......... 75% 57.1M 1s
[2025-04-11T14:37:13.532Z] #10 6.497 161600K .......... .......... .......... .......... .......... 75% 69.6M 1s
[2025-04-11T14:37:13.532Z] #10 6.498 161650K .......... .......... .......... .......... .......... 75% 59.4M 1s
[2025-04-11T14:37:13.532Z] #10 6.499 161700K .......... .......... .......... .......... .......... 76% 44.8M 1s
[2025-04-11T14:37:13.532Z] #10 6.500 161750K .......... .......... .......... .......... .......... 76% 57.3M 1s
[2025-04-11T14:37:13.532Z] #10 6.501 161800K .......... .......... .......... .......... .......... 76% 68.1M 1s
[2025-04-11T14:37:13.532Z] #10 6.501 161850K .......... .......... .......... .......... .......... 76% 55.8M 1s
[2025-04-11T14:37:13.532Z] #10 6.502 161900K .......... .......... .......... .......... .......... 76% 59.6M 1s
[2025-04-11T14:37:13.532Z] #10 6.503 161950K .......... .......... .......... .......... .......... 76% 48.5M 1s
[2025-04-11T14:37:13.532Z] #10 6.504 162000K .......... .......... .......... .......... .......... 76% 60.8M 1s
[2025-04-11T14:37:13.783Z] #10 6.505 162050K .......... .......... .......... .......... .......... 76% 60.4M 1s
[2025-04-11T14:37:13.783Z] #10 6.506 162100K .......... .......... .......... .......... .......... 76% 53.8M 1s
[2025-04-11T14:37:13.783Z] #10 6.507 162150K .......... .......... .......... .......... .......... 76% 74.7M 1s
[2025-04-11T14:37:13.783Z] #10 6.507 162200K .......... .......... .......... .......... .......... 76% 55.4M 1s
[2025-04-11T14:37:13.783Z] #10 6.508 162250K .......... .......... .......... .......... .......... 76% 53.3M 1s
[2025-04-11T14:37:13.783Z] #10 6.509 162300K .......... .......... .......... .......... .......... 76% 61.6M 1s
[2025-04-11T14:37:13.783Z] #10 6.510 162350K .......... .......... .......... .......... .......... 76% 38.7M 1s
[2025-04-11T14:37:13.783Z] #10 6.512 162400K .......... .......... .......... .......... .......... 76% 55.9M 1s
[2025-04-11T14:37:13.783Z] #10 6.512 162450K .......... .......... .......... .......... .......... 76% 68.6M 1s
[2025-04-11T14:37:13.783Z] #10 6.513 162500K .......... .......... .......... .......... .......... 76% 68.5M 1s
[2025-04-11T14:37:13.783Z] #10 6.514 162550K .......... .......... .......... .......... .......... 76% 64.6M 1s
[2025-04-11T14:37:13.783Z] #10 6.514 162600K .......... .......... .......... .......... .......... 76% 69.9M 1s
[2025-04-11T14:37:13.783Z] #10 6.515 162650K .......... .......... .......... .......... .......... 76% 75.0M 1s
[2025-04-11T14:37:13.783Z] #10 6.516 162700K .......... .......... .......... .......... .......... 76% 73.0M 1s
[2025-04-11T14:37:13.783Z] #10 6.516 162750K .......... .......... .......... .......... .......... 76% 67.7M 1s
[2025-04-11T14:37:13.783Z] #10 6.517 162800K .......... .......... .......... .......... .......... 76% 81.4M 1s
[2025-04-11T14:37:13.783Z] #10 6.518 162850K .......... .......... .......... .......... .......... 76% 81.5M 1s
[2025-04-11T14:37:13.783Z] #10 6.518 162900K .......... .......... .......... .......... .......... 76% 84.8M 1s
[2025-04-11T14:37:13.783Z] #10 6.519 162950K .......... .......... .......... .......... .......... 76% 72.4M 1s
[2025-04-11T14:37:13.783Z] #10 6.519 163000K .......... .......... .......... .......... .......... 76% 89.0M 1s
[2025-04-11T14:37:13.783Z] #10 6.520 163050K .......... .......... .......... .......... .......... 76% 89.2M 1s
[2025-04-11T14:37:13.783Z] #10 6.521 163100K .......... .......... .......... .......... .......... 76% 92.7M 1s
[2025-04-11T14:37:13.783Z] #10 6.521 163150K .......... .......... .......... .......... .......... 76% 78.1M 1s
[2025-04-11T14:37:13.783Z] #10 6.522 163200K .......... .......... .......... .......... .......... 76% 90.7M 1s
[2025-04-11T14:37:13.783Z] #10 6.522 163250K .......... .......... .......... .......... .......... 76% 93.1M 1s
[2025-04-11T14:37:13.783Z] #10 6.523 163300K .......... .......... .......... .......... .......... 76% 91.3M 1s
[2025-04-11T14:37:13.783Z] #10 6.523 163350K .......... .......... .......... .......... .......... 76% 84.1M 1s
[2025-04-11T14:37:13.783Z] #10 6.524 163400K .......... .......... .......... .......... .......... 76% 94.6M 1s
[2025-04-11T14:37:13.783Z] #10 6.524 163450K .......... .......... .......... .......... .......... 76%  102M 1s
[2025-04-11T14:37:13.783Z] #10 6.525 163500K .......... .......... .......... .......... .......... 76% 87.3M 1s
[2025-04-11T14:37:13.783Z] #10 6.525 163550K .......... .......... .......... .......... .......... 76% 85.2M 1s
[2025-04-11T14:37:13.783Z] #10 6.526 163600K .......... .......... .......... .......... .......... 76%  102M 1s
[2025-04-11T14:37:13.783Z] #10 6.526 163650K .......... .......... .......... .......... .......... 76%  136M 1s
[2025-04-11T14:37:13.783Z] #10 6.527 163700K .......... .......... .......... .......... .......... 76%  128M 1s
[2025-04-11T14:37:13.783Z] #10 6.527 163750K .......... .......... .......... .......... .......... 76%  107M 1s
[2025-04-11T14:37:13.783Z] #10 6.528 163800K .......... .......... .......... .......... .......... 76%  645K 1s
[2025-04-11T14:37:13.783Z] #10 6.605 163850K .......... .......... .......... .......... .......... 77% 33.3M 1s
[2025-04-11T14:37:13.783Z] #10 6.607 163900K .......... .......... .......... .......... .......... 77% 13.8M 1s
[2025-04-11T14:37:13.783Z] #10 6.610 163950K .......... .......... .......... .......... .......... 77% 15.4M 1s
[2025-04-11T14:37:13.783Z] #10 6.616 164000K .......... .......... .......... .......... .......... 77% 11.2M 1s
[2025-04-11T14:37:13.783Z] #10 6.618 164050K .......... .......... .......... .......... .......... 77% 28.2M 1s
[2025-04-11T14:37:13.783Z] #10 6.620 164100K .......... .......... .......... .......... .......... 77% 26.8M 1s
[2025-04-11T14:37:13.783Z] #10 6.621 164150K .......... .......... .......... .......... .......... 77% 15.9M 1s
[2025-04-11T14:37:13.783Z] #10 6.624 164200K .......... .......... .......... .......... .......... 77% 19.2M 1s
[2025-04-11T14:37:13.783Z] #10 6.627 164250K .......... .......... .......... .......... .......... 77% 18.0M 1s
[2025-04-11T14:37:13.783Z] #10 6.630 164300K .......... .......... .......... .......... .......... 77% 14.8M 1s
[2025-04-11T14:37:13.783Z] #10 6.633 164350K .......... .......... .......... .......... .......... 77% 18.9M 1s
[2025-04-11T14:37:13.783Z] #10 6.636 164400K .......... .......... .......... .......... .......... 77% 19.4M 1s
[2025-04-11T14:37:13.783Z] #10 6.638 164450K .......... .......... .......... .......... .......... 77% 19.0M 1s
[2025-04-11T14:37:13.783Z] #10 6.641 164500K .......... .......... .......... .......... .......... 77% 14.0M 1s
[2025-04-11T14:37:13.783Z] #10 6.644 164550K .......... .......... .......... .......... .......... 77% 24.5M 1s
[2025-04-11T14:37:13.783Z] #10 6.646 164600K .......... .......... .......... .......... .......... 77% 1.04M 1s
[2025-04-11T14:37:13.783Z] #10 6.693 164650K .......... .......... .......... .......... .......... 77% 28.7M 1s
[2025-04-11T14:37:13.783Z] #10 6.695 164700K .......... .......... .......... .......... .......... 77% 14.5M 1s
[2025-04-11T14:37:13.783Z] #10 6.698 164750K .......... .......... .......... .......... .......... 77% 15.5M 1s
[2025-04-11T14:37:13.783Z] #10 6.701 164800K .......... .......... .......... .......... .......... 77% 33.0M 1s
[2025-04-11T14:37:13.783Z] #10 6.703 164850K .......... .......... .......... .......... .......... 77% 20.3M 1s
[2025-04-11T14:37:13.783Z] #10 6.705 164900K .......... .......... .......... .......... .......... 77% 21.8M 1s
[2025-04-11T14:37:13.783Z] #10 6.707 164950K .......... .......... .......... .......... .......... 77% 16.2M 1s
[2025-04-11T14:37:13.783Z] #10 6.710 165000K .......... .......... .......... .......... .......... 77% 23.1M 1s
[2025-04-11T14:37:13.783Z] #10 6.713 165050K .......... .......... .......... .......... .......... 77% 38.9M 1s
[2025-04-11T14:37:13.783Z] #10 6.714 165100K .......... .......... .......... .......... .......... 77% 39.8M 1s
[2025-04-11T14:37:13.783Z] #10 6.715 165150K .......... .......... .......... .......... .......... 77% 16.4M 1s
[2025-04-11T14:37:13.783Z] #10 6.718 165200K .......... .......... .......... .......... .......... 77% 27.3M 1s
[2025-04-11T14:37:13.783Z] #10 6.720 165250K .......... .......... .......... .......... .......... 77% 56.7M 1s
[2025-04-11T14:37:13.783Z] #10 6.721 165300K .......... .......... .......... .......... .......... 77% 36.5M 1s
[2025-04-11T14:37:13.783Z] #10 6.722 165350K .......... .......... .......... .......... .......... 77% 34.6M 1s
[2025-04-11T14:37:13.783Z] #10 6.723 165400K .......... .......... .......... .......... .......... 77% 24.3M 1s
[2025-04-11T14:37:13.783Z] #10 6.725 165450K .......... .......... .......... .......... .......... 77% 42.1M 1s
[2025-04-11T14:37:13.784Z] #10 6.727 165500K .......... .......... .......... .......... .......... 77% 20.3M 1s
[2025-04-11T14:37:13.784Z] #10 6.729 165550K .......... .......... .......... .......... .......... 77% 38.1M 1s
[2025-04-11T14:37:13.784Z] #10 6.730 165600K .......... .......... .......... .......... .......... 77% 44.4M 1s
[2025-04-11T14:37:13.784Z] #10 6.731 165650K .......... .......... .......... .......... .......... 77% 31.6M 1s
[2025-04-11T14:37:13.784Z] #10 6.733 165700K .......... .......... .......... .......... .......... 77% 18.2M 1s
[2025-04-11T14:37:13.784Z] #10 6.736 165750K .......... .......... .......... .......... .......... 77% 71.6M 1s
[2025-04-11T14:37:13.784Z] #10 6.736 165800K .......... .......... .......... .......... .......... 77% 73.1M 1s
[2025-04-11T14:37:13.784Z] #10 6.737 165850K .......... .......... .......... .......... .......... 77% 27.8M 1s
[2025-04-11T14:37:13.784Z] #10 6.739 165900K .......... .......... .......... .......... .......... 77% 27.4M 1s
[2025-04-11T14:37:13.784Z] #10 6.740 165950K .......... .......... .......... .......... .......... 78% 56.7M 1s
[2025-04-11T14:37:13.784Z] #10 6.741 166000K .......... .......... .......... .......... .......... 78% 30.0M 1s
[2025-04-11T14:37:13.784Z] #10 6.743 166050K .......... .......... .......... .......... .......... 78% 52.1M 1s
[2025-04-11T14:37:13.784Z] #10 6.744 166100K .......... .......... .......... .......... .......... 78% 1.41M 1s
[2025-04-11T14:37:13.784Z] #10 6.778 166150K .......... .......... .......... .......... .......... 78% 38.6M 1s
[2025-04-11T14:37:13.784Z] #10 6.780 166200K .......... .......... .......... .......... .......... 78% 51.5M 1s
[2025-04-11T14:37:13.784Z] #10 6.781 166250K .......... .......... .......... .......... .......... 78% 28.7M 1s
[2025-04-11T14:37:13.784Z] #10 6.782 166300K .......... .......... .......... .......... .......... 78% 23.8M 1s
[2025-04-11T14:37:13.784Z] #10 6.784 166350K .......... .......... .......... .......... .......... 78% 59.6M 1s
[2025-04-11T14:37:13.784Z] #10 6.785 166400K .......... .......... .......... .......... .......... 78% 21.8M 1s
[2025-04-11T14:37:13.784Z] #10 6.788 166450K .......... .......... .......... .......... .......... 78% 44.8M 1s
[2025-04-11T14:37:13.784Z] #10 6.789 166500K .......... .......... .......... .......... .......... 78% 59.7M 1s
[2025-04-11T14:37:13.784Z] #10 6.789 166550K .......... .......... .......... .......... .......... 78% 65.0M 1s
[2025-04-11T14:37:13.784Z] #10 6.790 166600K .......... .......... .......... .......... .......... 78% 47.9M 1s
[2025-04-11T14:37:13.784Z] #10 6.791 166650K .......... .......... .......... .......... .......... 78% 78.9M 1s
[2025-04-11T14:37:13.784Z] #10 6.792 166700K .......... .......... .......... .......... .......... 78% 49.2M 1s
[2025-04-11T14:37:13.784Z] #10 6.793 166750K .......... .......... .......... .......... .......... 78% 50.2M 1s
[2025-04-11T14:37:13.784Z] #10 6.794 166800K .......... .......... .......... .......... .......... 78% 34.9M 1s
[2025-04-11T14:37:13.784Z] #10 6.795 166850K .......... .......... .......... .......... .......... 78% 40.1M 1s
[2025-04-11T14:37:13.784Z] #10 6.796 166900K .......... .......... .......... .......... .......... 78% 54.8M 1s
[2025-04-11T14:37:13.784Z] #10 6.797 166950K .......... .......... .......... .......... .......... 78% 39.9M 1s
[2025-04-11T14:37:13.784Z] #10 6.798 167000K .......... .......... .......... .......... .......... 78% 42.9M 1s
[2025-04-11T14:37:13.784Z] #10 6.800 167050K .......... .......... .......... .......... .......... 78% 50.4M 1s
[2025-04-11T14:37:13.784Z] #10 6.801 167100K .......... .......... .......... .......... .......... 78% 36.9M 1s
[2025-04-11T14:37:13.784Z] #10 6.802 167150K .......... .......... .......... .......... .......... 78% 57.4M 1s
[2025-04-11T14:37:13.784Z] #10 6.803 167200K .......... .......... .......... .......... .......... 78% 54.9M 1s
[2025-04-11T14:37:13.784Z] #10 6.804 167250K .......... .......... .......... .......... .......... 78% 34.4M 1s
[2025-04-11T14:37:13.784Z] #10 6.805 167300K .......... .......... .......... .......... .......... 78% 60.5M 1s
[2025-04-11T14:37:13.784Z] #10 6.806 167350K .......... .......... .......... .......... .......... 78% 55.6M 1s
[2025-04-11T14:37:14.035Z] #10 6.807 167400K .......... .......... .......... .......... .......... 78% 24.6M 1s
[2025-04-11T14:37:14.035Z] #10 6.809 167450K .......... .......... .......... .......... .......... 78% 50.8M 1s
[2025-04-11T14:37:14.035Z] #10 6.810 167500K .......... .......... .......... .......... .......... 78% 48.9M 1s
[2025-04-11T14:37:14.035Z] #10 6.811 167550K .......... .......... .......... .......... .......... 78% 59.3M 1s
[2025-04-11T14:37:14.035Z] #10 6.811 167600K .......... .......... .......... .......... .......... 78% 52.8M 1s
[2025-04-11T14:37:14.035Z] #10 6.812 167650K .......... .......... .......... .......... .......... 78% 49.3M 1s
[2025-04-11T14:37:14.035Z] #10 6.813 167700K .......... .......... .......... .......... .......... 78% 66.0M 1s
[2025-04-11T14:37:14.035Z] #10 6.814 167750K .......... .......... .......... .......... .......... 78% 58.1M 1s
[2025-04-11T14:37:14.035Z] #10 6.815 167800K .......... .......... .......... .......... .......... 78% 42.3M 1s
[2025-04-11T14:37:14.035Z] #10 6.816 167850K .......... .......... .......... .......... .......... 78% 71.9M 1s
[2025-04-11T14:37:14.035Z] #10 6.817 167900K .......... .......... .......... .......... .......... 78% 52.0M 1s
[2025-04-11T14:37:14.035Z] #10 6.818 167950K .......... .......... .......... .......... .......... 78% 73.2M 1s
[2025-04-11T14:37:14.035Z] #10 6.818 168000K .......... .......... .......... .......... .......... 78% 85.5M 1s
[2025-04-11T14:37:14.035Z] #10 6.819 168050K .......... .......... .......... .......... .......... 78% 61.0M 1s
[2025-04-11T14:37:14.035Z] #10 6.820 168100K .......... .......... .......... .......... .......... 79% 47.8M 1s
[2025-04-11T14:37:14.035Z] #10 6.821 168150K .......... .......... .......... .......... .......... 79% 52.9M 1s
[2025-04-11T14:37:14.035Z] #10 6.822 168200K .......... .......... .......... .......... .......... 79% 56.8M 1s
[2025-04-11T14:37:14.035Z] #10 6.823 168250K .......... .......... .......... .......... .......... 79% 55.6M 1s
[2025-04-11T14:37:14.035Z] #10 6.823 168300K .......... .......... .......... .......... .......... 79% 58.8M 1s
[2025-04-11T14:37:14.035Z] #10 6.824 168350K .......... .......... .......... .......... .......... 79% 66.6M 1s
[2025-04-11T14:37:14.035Z] #10 6.825 168400K .......... .......... .......... .......... .......... 79% 50.2M 1s
[2025-04-11T14:37:14.035Z] #10 6.826 168450K .......... .......... .......... .......... .......... 79% 51.6M 1s
[2025-04-11T14:37:14.035Z] #10 6.827 168500K .......... .......... .......... .......... .......... 79% 51.5M 1s
[2025-04-11T14:37:14.035Z] #10 6.828 168550K .......... .......... .......... .......... .......... 79% 54.3M 1s
[2025-04-11T14:37:14.035Z] #10 6.829 168600K .......... .......... .......... .......... .......... 79% 63.6M 1s
[2025-04-11T14:37:14.035Z] #10 6.830 168650K .......... .......... .......... .......... .......... 79% 57.0M 1s
[2025-04-11T14:37:14.035Z] #10 6.830 168700K .......... .......... .......... .......... .......... 79% 40.9M 1s
[2025-04-11T14:37:14.035Z] #10 6.832 168750K .......... .......... .......... .......... .......... 79% 55.3M 1s
[2025-04-11T14:37:14.035Z] #10 6.833 168800K .......... .......... .......... .......... .......... 79% 51.1M 1s
[2025-04-11T14:37:14.035Z] #10 6.833 168850K .......... .......... .......... .......... .......... 79% 52.1M 1s
[2025-04-11T14:37:14.035Z] #10 6.834 168900K .......... .......... .......... .......... .......... 79% 52.0M 1s
[2025-04-11T14:37:14.035Z] #10 6.835 168950K .......... .......... .......... .......... .......... 79% 63.9M 1s
[2025-04-11T14:37:14.035Z] #10 6.836 169000K .......... .......... .......... .......... .......... 79% 61.3M 1s
[2025-04-11T14:37:14.035Z] #10 6.837 169050K .......... .......... .......... .......... .......... 79% 71.6M 1s
[2025-04-11T14:37:14.035Z] #10 6.838 169100K .......... .......... .......... .......... .......... 79% 62.9M 1s
[2025-04-11T14:37:14.035Z] #10 6.838 169150K .......... .......... .......... .......... .......... 79% 1.89M 1s
[2025-04-11T14:37:14.035Z] #10 6.864 169200K .......... .......... .......... .......... .......... 79% 31.9M 1s
[2025-04-11T14:37:14.035Z] #10 6.866 169250K .......... .......... .......... .......... .......... 79% 59.0M 1s
[2025-04-11T14:37:14.035Z] #10 6.867 169300K .......... .......... .......... .......... .......... 79% 60.2M 1s
[2025-04-11T14:37:14.035Z] #10 6.867 169350K .......... .......... .......... .......... .......... 79% 88.3M 1s
[2025-04-11T14:37:14.035Z] #10 6.868 169400K .......... .......... .......... .......... .......... 79% 60.8M 1s
[2025-04-11T14:37:14.035Z] #10 6.869 169450K .......... .......... .......... .......... .......... 79% 48.0M 1s
[2025-04-11T14:37:14.035Z] #10 6.870 169500K .......... .......... .......... .......... .......... 79% 51.9M 1s
[2025-04-11T14:37:14.035Z] #10 6.871 169550K .......... .......... .......... .......... .......... 79% 60.3M 1s
[2025-04-11T14:37:14.035Z] #10 6.872 169600K .......... .......... .......... .......... .......... 79% 64.3M 1s
[2025-04-11T14:37:14.035Z] #10 6.872 169650K .......... .......... .......... .......... .......... 79% 65.1M 1s
[2025-04-11T14:37:14.035Z] #10 6.873 169700K .......... .......... .......... .......... .......... 79% 44.6M 1s
[2025-04-11T14:37:14.035Z] #10 6.874 169750K .......... .......... .......... .......... .......... 79% 54.9M 1s
[2025-04-11T14:37:14.035Z] #10 6.875 169800K .......... .......... .......... .......... .......... 79% 60.5M 1s
[2025-04-11T14:37:14.035Z] #10 6.876 169850K .......... .......... .......... .......... .......... 79% 52.7M 1s
[2025-04-11T14:37:14.035Z] #10 6.877 169900K .......... .......... .......... .......... .......... 79% 47.0M 1s
[2025-04-11T14:37:14.035Z] #10 6.878 169950K .......... .......... .......... .......... .......... 79% 56.0M 1s
[2025-04-11T14:37:14.035Z] #10 6.879 170000K .......... .......... .......... .......... .......... 79% 57.5M 1s
[2025-04-11T14:37:14.035Z] #10 6.880 170050K .......... .......... .......... .......... .......... 79% 74.2M 1s
[2025-04-11T14:37:14.035Z] #10 6.880 170100K .......... .......... .......... .......... .......... 79% 50.6M 1s
[2025-04-11T14:37:14.036Z] #10 6.881 170150K .......... .......... .......... .......... .......... 79% 50.6M 1s
[2025-04-11T14:37:14.036Z] #10 6.882 170200K .......... .......... .......... .......... .......... 80% 48.1M 1s
[2025-04-11T14:37:14.036Z] #10 6.883 170250K .......... .......... .......... .......... .......... 80% 59.3M 1s
[2025-04-11T14:37:14.036Z] #10 6.884 170300K .......... .......... .......... .......... .......... 80% 54.4M 1s
[2025-04-11T14:37:14.036Z] #10 6.885 170350K .......... .......... .......... .......... .......... 80% 51.3M 1s
[2025-04-11T14:37:14.036Z] #10 6.886 170400K .......... .......... .......... .......... .......... 80% 53.4M 1s
[2025-04-11T14:37:14.036Z] #10 6.887 170450K .......... .......... .......... .......... .......... 80% 64.3M 1s
[2025-04-11T14:37:14.036Z] #10 6.887 170500K .......... .......... .......... .......... .......... 80% 51.4M 1s
[2025-04-11T14:37:14.036Z] #10 6.888 170550K .......... .......... .......... .......... .......... 80% 58.7M 1s
[2025-04-11T14:37:14.036Z] #10 6.889 170600K .......... .......... .......... .......... .......... 80% 62.2M 1s
[2025-04-11T14:37:14.036Z] #10 6.890 170650K .......... .......... .......... .......... .......... 80% 58.3M 1s
[2025-04-11T14:37:14.036Z] #10 6.891 170700K .......... .......... .......... .......... .......... 80% 47.4M 1s
[2025-04-11T14:37:14.036Z] #10 6.892 170750K .......... .......... .......... .......... .......... 80% 71.9M 1s
[2025-04-11T14:37:14.036Z] #10 6.893 170800K .......... .......... .......... .......... .......... 80% 52.4M 1s
[2025-04-11T14:37:14.036Z] #10 6.893 170850K .......... .......... .......... .......... .......... 80% 71.2M 1s
[2025-04-11T14:37:14.036Z] #10 6.894 170900K .......... .......... .......... .......... .......... 80% 62.4M 1s
[2025-04-11T14:37:14.036Z] #10 6.895 170950K .......... .......... .......... .......... .......... 80% 69.7M 1s
[2025-04-11T14:37:14.036Z] #10 6.896 171000K .......... .......... .......... .......... .......... 80% 66.2M 1s
[2025-04-11T14:37:14.036Z] #10 6.896 171050K .......... .......... .......... .......... .......... 80% 65.9M 1s
[2025-04-11T14:37:14.036Z] #10 6.897 171100K .......... .......... .......... .......... .......... 80% 55.1M 1s
[2025-04-11T14:37:14.036Z] #10 6.898 171150K .......... .......... .......... .......... .......... 80% 66.6M 1s
[2025-04-11T14:37:14.036Z] #10 6.899 171200K .......... .......... .......... .......... .......... 80% 79.4M 1s
[2025-04-11T14:37:14.036Z] #10 6.899 171250K .......... .......... .......... .......... .......... 80% 79.9M 1s
[2025-04-11T14:37:14.036Z] #10 6.900 171300K .......... .......... .......... .......... .......... 80% 73.0M 1s
[2025-04-11T14:37:14.036Z] #10 6.901 171350K .......... .......... .......... .......... .......... 80%  123M 1s
[2025-04-11T14:37:14.036Z] #10 6.901 171400K .......... .......... .......... .......... .......... 80% 95.2M 1s
[2025-04-11T14:37:14.036Z] #10 6.902 171450K .......... .......... .......... .......... .......... 80%  103M 1s
[2025-04-11T14:37:14.036Z] #10 6.902 171500K .......... .......... .......... .......... .......... 80% 66.7M 1s
[2025-04-11T14:37:14.036Z] #10 6.903 171550K .......... .......... .......... .......... .......... 80%  103M 1s
[2025-04-11T14:37:14.036Z] #10 6.903 171600K .......... .......... .......... .......... .......... 80% 97.6M 1s
[2025-04-11T14:37:14.036Z] #10 6.904 171650K .......... .......... .......... .......... .......... 80% 83.1M 1s
[2025-04-11T14:37:14.036Z] #10 6.904 171700K .......... .......... .......... .......... .......... 80% 75.6M 1s
[2025-04-11T14:37:14.036Z] #10 6.905 171750K .......... .......... .......... .......... .......... 80% 80.5M 1s
[2025-04-11T14:37:14.036Z] #10 6.906 171800K .......... .......... .......... .......... .......... 80% 79.7M 1s
[2025-04-11T14:37:14.036Z] #10 6.906 171850K .......... .......... .......... .......... .......... 80% 76.8M 1s
[2025-04-11T14:37:14.036Z] #10 6.907 171900K .......... .......... .......... .......... .......... 80% 81.1M 1s
[2025-04-11T14:37:14.036Z] #10 6.907 171950K .......... .......... .......... .......... .......... 80%  121M 1s
[2025-04-11T14:37:14.036Z] #10 6.908 172000K .......... .......... .......... .......... .......... 80% 81.4M 1s
[2025-04-11T14:37:14.036Z] #10 6.908 172050K .......... .......... .......... .......... .......... 80%  102M 1s
[2025-04-11T14:37:14.036Z] #10 6.909 172100K .......... .......... .......... .......... .......... 80% 69.2M 1s
[2025-04-11T14:37:14.036Z] #10 6.910 172150K .......... .......... .......... .......... .......... 80%  130M 1s
[2025-04-11T14:37:14.036Z] #10 6.910 172200K .......... .......... .......... .......... .......... 80%  102M 1s
[2025-04-11T14:37:14.036Z] #10 6.910 172250K .......... .......... .......... .......... .......... 80% 88.3M 1s
[2025-04-11T14:37:14.036Z] #10 6.911 172300K .......... .......... .......... .......... .......... 80% 79.7M 1s
[2025-04-11T14:37:14.036Z] #10 6.912 172350K .......... .......... .......... .......... .......... 81%  106M 1s
[2025-04-11T14:37:14.036Z] #10 6.912 172400K .......... .......... .......... .......... .......... 81%  106M 1s
[2025-04-11T14:37:14.036Z] #10 6.913 172450K .......... .......... .......... .......... .......... 81% 98.9M 1s
[2025-04-11T14:37:14.036Z] #10 6.913 172500K .......... .......... .......... .......... .......... 81%  109M 1s
[2025-04-11T14:37:14.036Z] #10 6.913 172550K .......... .......... .......... .......... .......... 81%  141M 1s
[2025-04-11T14:37:14.036Z] #10 6.914 172600K .......... .......... .......... .......... .......... 81%  122M 1s
[2025-04-11T14:37:14.036Z] #10 6.914 172650K .......... .......... .......... .......... .......... 81%  106M 1s
[2025-04-11T14:37:14.036Z] #10 6.915 172700K .......... .......... .......... .......... .......... 81% 91.0M 1s
[2025-04-11T14:37:14.036Z] #10 6.915 172750K .......... .......... .......... .......... .......... 81% 99.6M 1s
[2025-04-11T14:37:14.036Z] #10 6.916 172800K .......... .......... .......... .......... .......... 81% 62.1M 1s
[2025-04-11T14:37:14.036Z] #10 6.916 172850K .......... .......... .......... .......... .......... 81% 92.8M 1s
[2025-04-11T14:37:14.036Z] #10 6.917 172900K .......... .......... .......... .......... .......... 81% 77.7M 1s
[2025-04-11T14:37:14.036Z] #10 6.918 172950K .......... .......... .......... .......... .......... 81% 68.5M 1s
[2025-04-11T14:37:14.036Z] #10 6.918 173000K .......... .......... .......... .......... .......... 81% 55.8M 1s
[2025-04-11T14:37:14.036Z] #10 6.919 173050K .......... .......... .......... .......... .......... 81% 89.9M 1s
[2025-04-11T14:37:14.036Z] #10 6.920 173100K .......... .......... .......... .......... .......... 81% 49.7M 1s
[2025-04-11T14:37:14.036Z] #10 6.921 173150K .......... .......... .......... .......... .......... 81% 57.5M 1s
[2025-04-11T14:37:14.036Z] #10 6.922 173200K .......... .......... .......... .......... .......... 81% 54.6M 1s
[2025-04-11T14:37:14.036Z] #10 6.923 173250K .......... .......... .......... .......... .......... 81% 1.75M 1s
[2025-04-11T14:37:14.036Z] #10 6.951 173300K .......... .......... .......... .......... .......... 81% 30.1M 1s
[2025-04-11T14:37:14.036Z] #10 6.952 173350K .......... .......... .......... .......... .......... 81% 50.3M 1s
[2025-04-11T14:37:14.036Z] #10 6.953 173400K .......... .......... .......... .......... .......... 81% 56.6M 1s
[2025-04-11T14:37:14.037Z] #10 6.954 173450K .......... .......... .......... .......... .......... 81% 64.7M 1s
[2025-04-11T14:37:14.037Z] #10 6.955 173500K .......... .......... .......... .......... .......... 81% 41.6M 1s
[2025-04-11T14:37:14.037Z] #10 6.956 173550K .......... .......... .......... .......... .......... 81% 48.2M 1s
[2025-04-11T14:37:14.037Z] #10 6.957 173600K .......... .......... .......... .......... .......... 81% 53.9M 1s
[2025-04-11T14:37:14.037Z] #10 6.958 173650K .......... .......... .......... .......... .......... 81% 54.4M 1s
[2025-04-11T14:37:14.037Z] #10 6.959 173700K .......... .......... .......... .......... .......... 81% 52.9M 1s
[2025-04-11T14:37:14.037Z] #10 6.960 173750K .......... .......... .......... .......... .......... 81% 55.4M 1s
[2025-04-11T14:37:14.037Z] #10 6.960 173800K .......... .......... .......... .......... .......... 81% 52.9M 1s
[2025-04-11T14:37:14.037Z] #10 6.961 173850K .......... .......... .......... .......... .......... 81% 69.7M 1s
[2025-04-11T14:37:14.037Z] #10 6.962 173900K .......... .......... .......... .......... .......... 81% 64.1M 1s
[2025-04-11T14:37:14.037Z] #10 6.963 173950K .......... .......... .......... .......... .......... 81% 64.3M 1s
[2025-04-11T14:37:14.037Z] #10 6.964 174000K .......... .......... .......... .......... .......... 81% 75.1M 1s
[2025-04-11T14:37:14.287Z] #10 6.964 174050K .......... .......... .......... .......... .......... 81%  546K 1s
[2025-04-11T14:37:14.287Z] #10 7.056 174100K .......... .......... .......... .......... .......... 81% 52.8M 1s
[2025-04-11T14:37:14.287Z] #10 7.057 174150K .......... .......... .......... .......... .......... 81% 35.4M 1s
[2025-04-11T14:37:14.287Z] #10 7.058 174200K .......... .......... .......... .......... .......... 81% 56.8M 1s
[2025-04-11T14:37:14.287Z] #10 7.059 174250K .......... .......... .......... .......... .......... 81% 55.6M 1s
[2025-04-11T14:37:14.287Z] #10 7.060 174300K .......... .......... .......... .......... .......... 81% 55.7M 1s
[2025-04-11T14:37:14.287Z] #10 7.061 174350K .......... .......... .......... .......... .......... 81% 54.0M 1s
[2025-04-11T14:37:14.287Z] #10 7.062 174400K .......... .......... .......... .......... .......... 81% 57.8M 1s
[2025-04-11T14:37:14.287Z] #10 7.063 174450K .......... .......... .......... .......... .......... 82% 68.9M 1s
[2025-04-11T14:37:14.287Z] #10 7.063 174500K .......... .......... .......... .......... .......... 82% 57.7M 1s
[2025-04-11T14:37:14.287Z] #10 7.064 174550K .......... .......... .......... .......... .......... 82% 45.7M 1s
[2025-04-11T14:37:14.287Z] #10 7.065 174600K .......... .......... .......... .......... .......... 82% 59.2M 1s
[2025-04-11T14:37:14.287Z] #10 7.066 174650K .......... .......... .......... .......... .......... 82% 45.7M 1s
[2025-04-11T14:37:14.288Z] #10 7.067 174700K .......... .......... .......... .......... .......... 82% 54.4M 1s
[2025-04-11T14:37:14.288Z] #10 7.068 174750K .......... .......... .......... .......... .......... 82% 49.4M 1s
[2025-04-11T14:37:14.288Z] #10 7.069 174800K .......... .......... .......... .......... .......... 82% 50.0M 1s
[2025-04-11T14:37:14.288Z] #10 7.070 174850K .......... .......... .......... .......... .......... 82% 59.7M 1s
[2025-04-11T14:37:14.288Z] #10 7.071 174900K .......... .......... .......... .......... .......... 82% 53.2M 1s
[2025-04-11T14:37:14.288Z] #10 7.072 174950K .......... .......... .......... .......... .......... 82% 62.1M 1s
[2025-04-11T14:37:14.288Z] #10 7.072 175000K .......... .......... .......... .......... .......... 82% 52.1M 1s
[2025-04-11T14:37:14.288Z] #10 7.073 175050K .......... .......... .......... .......... .......... 82% 55.2M 1s
[2025-04-11T14:37:14.288Z] #10 7.074 175100K .......... .......... .......... .......... .......... 82% 54.3M 1s
[2025-04-11T14:37:14.288Z] #10 7.075 175150K .......... .......... .......... .......... .......... 82% 66.7M 1s
[2025-04-11T14:37:14.288Z] #10 7.076 175200K .......... .......... .......... .......... .......... 82% 57.7M 1s
[2025-04-11T14:37:14.288Z] #10 7.077 175250K .......... .......... .......... .......... .......... 82% 50.8M 1s
[2025-04-11T14:37:14.288Z] #10 7.078 175300K .......... .......... .......... .......... .......... 82% 51.5M 1s
[2025-04-11T14:37:14.288Z] #10 7.079 175350K .......... .......... .......... .......... .......... 82% 48.5M 1s
[2025-04-11T14:37:14.288Z] #10 7.080 175400K .......... .......... .......... .......... .......... 82% 56.5M 1s
[2025-04-11T14:37:14.288Z] #10 7.080 175450K .......... .......... .......... .......... .......... 82% 54.0M 1s
[2025-04-11T14:37:14.288Z] #10 7.081 175500K .......... .......... .......... .......... .......... 82% 49.9M 1s
[2025-04-11T14:37:14.288Z] #10 7.082 175550K .......... .......... .......... .......... .......... 82% 51.9M 1s
[2025-04-11T14:37:14.288Z] #10 7.083 175600K .......... .......... .......... .......... .......... 82% 58.8M 1s
[2025-04-11T14:37:14.288Z] #10 7.084 175650K .......... .......... .......... .......... .......... 82% 58.5M 1s
[2025-04-11T14:37:14.288Z] #10 7.085 175700K .......... .......... .......... .......... .......... 82% 50.2M 1s
[2025-04-11T14:37:14.288Z] #10 7.086 175750K .......... .......... .......... .......... .......... 82% 49.6M 1s
[2025-04-11T14:37:14.288Z] #10 7.087 175800K .......... .......... .......... .......... .......... 82% 55.4M 1s
[2025-04-11T14:37:14.288Z] #10 7.088 175850K .......... .......... .......... .......... .......... 82% 54.1M 1s
[2025-04-11T14:37:14.288Z] #10 7.089 175900K .......... .......... .......... .......... .......... 82% 62.2M 1s
[2025-04-11T14:37:14.288Z] #10 7.090 175950K .......... .......... .......... .......... .......... 82% 55.0M 1s
[2025-04-11T14:37:14.288Z] #10 7.090 176000K .......... .......... .......... .......... .......... 82% 54.0M 1s
[2025-04-11T14:37:14.288Z] #10 7.091 176050K .......... .......... .......... .......... .......... 82% 58.7M 1s
[2025-04-11T14:37:14.288Z] #10 7.092 176100K .......... .......... .......... .......... .......... 82% 63.9M 1s
[2025-04-11T14:37:14.288Z] #10 7.093 176150K .......... .......... .......... .......... .......... 82% 64.9M 1s
[2025-04-11T14:37:14.288Z] #10 7.094 176200K .......... .......... .......... .......... .......... 82% 64.2M 1s
[2025-04-11T14:37:14.288Z] #10 7.094 176250K .......... .......... .......... .......... .......... 82% 69.9M 1s
[2025-04-11T14:37:14.288Z] #10 7.095 176300K .......... .......... .......... .......... .......... 82% 64.0M 1s
[2025-04-11T14:37:14.288Z] #10 7.096 176350K .......... .......... .......... .......... .......... 82% 54.8M 1s
[2025-04-11T14:37:14.288Z] #10 7.097 176400K .......... .......... .......... .......... .......... 82% 74.6M 1s
[2025-04-11T14:37:14.288Z] #10 7.097 176450K .......... .......... .......... .......... .......... 82% 74.9M 1s
[2025-04-11T14:37:14.288Z] #10 7.098 176500K .......... .......... .......... .......... .......... 82% 74.3M 1s
[2025-04-11T14:37:14.288Z] #10 7.099 176550K .......... .......... .......... .......... .......... 82% 63.9M 1s
[2025-04-11T14:37:14.288Z] #10 7.099 176600K .......... .......... .......... .......... .......... 83% 68.4M 1s
[2025-04-11T14:37:14.288Z] #10 7.100 176650K .......... .......... .......... .......... .......... 83% 69.1M 1s
[2025-04-11T14:37:14.288Z] #10 7.101 176700K .......... .......... .......... .......... .......... 83% 69.9M 1s
[2025-04-11T14:37:14.288Z] #10 7.102 176750K .......... .......... .......... .......... .......... 83% 63.0M 1s
[2025-04-11T14:37:14.288Z] #10 7.104 176800K .......... .......... .......... .......... .......... 83% 83.6M 1s
[2025-04-11T14:37:14.288Z] #10 7.104 176850K .......... .......... .......... .......... .......... 83% 82.5M 1s
[2025-04-11T14:37:14.288Z] #10 7.104 176900K .......... .......... .......... .......... .......... 83% 84.7M 1s
[2025-04-11T14:37:14.288Z] #10 7.104 176950K .......... .......... .......... .......... .......... 83% 82.8M 1s
[2025-04-11T14:37:14.288Z] #10 7.105 177000K .......... .......... .......... .......... .......... 83% 82.5M 1s
[2025-04-11T14:37:14.288Z] #10 7.105 177050K .......... .......... .......... .......... .......... 83% 88.0M 1s
[2025-04-11T14:37:14.288Z] #10 7.106 177100K .......... .......... .......... .......... .......... 83%  110M 1s
[2025-04-11T14:37:14.288Z] #10 7.106 177150K .......... .......... .......... .......... .......... 83% 73.5M 1s
[2025-04-11T14:37:14.288Z] #10 7.107 177200K .......... .......... .......... .......... .......... 83% 94.7M 1s
[2025-04-11T14:37:14.288Z] #10 7.107 177250K .......... .......... .......... .......... .......... 83% 94.8M 1s
[2025-04-11T14:37:14.288Z] #10 7.108 177300K .......... .......... .......... .......... .......... 83%  104M 1s
[2025-04-11T14:37:14.288Z] #10 7.108 177350K .......... .......... .......... .......... .......... 83%  101M 1s
[2025-04-11T14:37:14.288Z] #10 7.109 177400K .......... .......... .......... .......... .......... 83% 92.5M 1s
[2025-04-11T14:37:14.288Z] #10 7.109 177450K .......... .......... .......... .......... .......... 83% 85.7M 1s
[2025-04-11T14:37:14.288Z] #10 7.110 177500K .......... .......... .......... .......... .......... 83% 92.3M 1s
[2025-04-11T14:37:14.288Z] #10 7.111 177550K .......... .......... .......... .......... .......... 83% 73.4M 1s
[2025-04-11T14:37:14.288Z] #10 7.111 177600K .......... .......... .......... .......... .......... 83% 98.7M 1s
[2025-04-11T14:37:14.288Z] #10 7.112 177650K .......... .......... .......... .......... .......... 83%  112M 1s
[2025-04-11T14:37:14.288Z] #10 7.112 177700K .......... .......... .......... .......... .......... 83%  102M 1s
[2025-04-11T14:37:14.288Z] #10 7.113 177750K .......... .......... .......... .......... .......... 83%  108M 1s
[2025-04-11T14:37:14.288Z] #10 7.113 177800K .......... .......... .......... .......... .......... 83% 99.1M 1s
[2025-04-11T14:37:14.288Z] #10 7.114 177850K .......... .......... .......... .......... .......... 83%  125M 1s
[2025-04-11T14:37:14.288Z] #10 7.114 177900K .......... .......... .......... .......... .......... 83%  104M 1s
[2025-04-11T14:37:14.288Z] #10 7.114 177950K .......... .......... .......... .......... .......... 83% 87.4M 1s
[2025-04-11T14:37:14.288Z] #10 7.115 178000K .......... .......... .......... .......... .......... 83% 90.5M 1s
[2025-04-11T14:37:14.288Z] #10 7.116 178050K .......... .......... .......... .......... .......... 83%  103M 1s
[2025-04-11T14:37:14.288Z] #10 7.116 178100K .......... .......... .......... .......... .......... 83% 90.7M 1s
[2025-04-11T14:37:14.288Z] #10 7.117 178150K .......... .......... .......... .......... .......... 83% 82.9M 1s
[2025-04-11T14:37:14.288Z] #10 7.117 178200K .......... .......... .......... .......... .......... 83% 1.87M 1s
[2025-04-11T14:37:14.288Z] #10 7.143 178250K .......... .......... .......... .......... .......... 83% 86.2M 1s
[2025-04-11T14:37:14.288Z] #10 7.144 178300K .......... .......... .......... .......... .......... 83% 63.6M 1s
[2025-04-11T14:37:14.288Z] #10 7.145 178350K .......... .......... .......... .......... .......... 83% 67.2M 1s
[2025-04-11T14:37:14.288Z] #10 7.145 178400K .......... .......... .......... .......... .......... 83% 96.2M 1s
[2025-04-11T14:37:14.288Z] #10 7.146 178450K .......... .......... .......... .......... .......... 83% 76.3M 1s
[2025-04-11T14:37:14.288Z] #10 7.146 178500K .......... .......... .......... .......... .......... 83% 75.3M 1s
[2025-04-11T14:37:14.288Z] #10 7.147 178550K .......... .......... .......... .......... .......... 83% 76.2M 1s
[2025-04-11T14:37:14.288Z] #10 7.148 178600K .......... .......... .......... .......... .......... 83% 85.7M 1s
[2025-04-11T14:37:14.288Z] #10 7.148 178650K .......... .......... .......... .......... .......... 83%  123M 1s
[2025-04-11T14:37:14.288Z] #10 7.149 178700K .......... .......... .......... .......... .......... 83%  103M 1s
[2025-04-11T14:37:14.288Z] #10 7.149 178750K .......... .......... .......... .......... .......... 84% 76.8M 1s
[2025-04-11T14:37:14.288Z] #10 7.150 178800K .......... .......... .......... .......... .......... 84% 99.6M 1s
[2025-04-11T14:37:14.288Z] #10 7.150 178850K .......... .......... .......... .......... .......... 84%  108M 1s
[2025-04-11T14:37:14.289Z] #10 7.151 178900K .......... .......... .......... .......... .......... 84%  108M 1s
[2025-04-11T14:37:14.289Z] #10 7.151 178950K .......... .......... .......... .......... .......... 84% 95.2M 1s
[2025-04-11T14:37:14.289Z] #10 7.152 179000K .......... .......... .......... .......... .......... 84% 94.6M 1s
[2025-04-11T14:37:14.289Z] #10 7.152 179050K .......... .......... .......... .......... .......... 84%  120M 1s
[2025-04-11T14:37:14.289Z] #10 7.153 179100K .......... .......... .......... .......... .......... 84% 79.5M 1s
[2025-04-11T14:37:14.289Z] #10 7.153 179150K .......... .......... .......... .......... .......... 84% 79.8M 1s
[2025-04-11T14:37:14.289Z] #10 7.154 179200K .......... .......... .......... .......... .......... 84% 74.7M 1s
[2025-04-11T14:37:14.289Z] #10 7.155 179250K .......... .......... .......... .......... .......... 84%  102M 1s
[2025-04-11T14:37:14.289Z] #10 7.155 179300K .......... .......... .......... .......... .......... 84% 97.6M 1s
[2025-04-11T14:37:14.289Z] #10 7.156 179350K .......... .......... .......... .......... .......... 84% 77.3M 1s
[2025-04-11T14:37:14.289Z] #10 7.156 179400K .......... .......... .......... .......... .......... 84% 97.9M 1s
[2025-04-11T14:37:14.289Z] #10 7.157 179450K .......... .......... .......... .......... .......... 84% 91.7M 1s
[2025-04-11T14:37:14.289Z] #10 7.157 179500K .......... .......... .......... .......... .......... 84%  110M 1s
[2025-04-11T14:37:14.289Z] #10 7.158 179550K .......... .......... .......... .......... .......... 84% 78.9M 1s
[2025-04-11T14:37:14.289Z] #10 7.158 179600K .......... .......... .......... .......... .......... 84%  110M 1s
[2025-04-11T14:37:14.289Z] #10 7.159 179650K .......... .......... .......... .......... .......... 84%  100M 1s
[2025-04-11T14:37:14.289Z] #10 7.159 179700K .......... .......... .......... .......... .......... 84%  101M 1s
[2025-04-11T14:37:14.289Z] #10 7.160 179750K .......... .......... .......... .......... .......... 84%  111M 1s
[2025-04-11T14:37:14.289Z] #10 7.160 179800K .......... .......... .......... .......... .......... 84%  103M 1s
[2025-04-11T14:37:14.289Z] #10 7.161 179850K .......... .......... .......... .......... .......... 84%  108M 1s
[2025-04-11T14:37:14.289Z] #10 7.161 179900K .......... .......... .......... .......... .......... 84% 92.7M 1s
[2025-04-11T14:37:14.289Z] #10 7.162 179950K .......... .......... .......... .......... .......... 84% 77.7M 1s
[2025-04-11T14:37:14.289Z] #10 7.162 180000K .......... .......... .......... .......... .......... 84% 99.6M 1s
[2025-04-11T14:37:14.289Z] #10 7.163 180050K .......... .......... .......... .......... .......... 84% 94.3M 1s
[2025-04-11T14:37:14.289Z] #10 7.163 180100K .......... .......... .......... .......... .......... 84%  125M 1s
[2025-04-11T14:37:14.289Z] #10 7.164 180150K .......... .......... .......... .......... .......... 84% 78.4M 1s
[2025-04-11T14:37:14.289Z] #10 7.164 180200K .......... .......... .......... .......... .......... 84%  100M 1s
[2025-04-11T14:37:14.289Z] #10 7.165 180250K .......... .......... .......... .......... .......... 84% 97.4M 1s
[2025-04-11T14:37:14.289Z] #10 7.165 180300K .......... .......... .......... .......... .......... 84% 80.1M 1s
[2025-04-11T14:37:14.289Z] #10 7.166 180350K .......... .......... .......... .......... .......... 84% 96.1M 1s
[2025-04-11T14:37:14.289Z] #10 7.166 180400K .......... .......... .......... .......... .......... 84%  119M 1s
[2025-04-11T14:37:14.289Z] #10 7.167 180450K .......... .......... .......... .......... .......... 84% 96.3M 1s
[2025-04-11T14:37:14.289Z] #10 7.167 180500K .......... .......... .......... .......... .......... 84%  144M 1s
[2025-04-11T14:37:14.289Z] #10 7.168 180550K .......... .......... .......... .......... .......... 84%  106M 1s
[2025-04-11T14:37:14.289Z] #10 7.168 180600K .......... .......... .......... .......... .......... 84% 99.0M 1s
[2025-04-11T14:37:14.289Z] #10 7.169 180650K .......... .......... .......... .......... .......... 84%  149M 1s
[2025-04-11T14:37:14.289Z] #10 7.169 180700K .......... .......... .......... .......... .......... 84%  116M 1s
[2025-04-11T14:37:14.289Z] #10 7.169 180750K .......... .......... .......... .......... .......... 84%  134M 1s
[2025-04-11T14:37:14.289Z] #10 7.170 180800K .......... .......... .......... .......... .......... 84%  149M 1s
[2025-04-11T14:37:14.289Z] #10 7.170 180850K .......... .......... .......... .......... .......... 85%  144M 1s
[2025-04-11T14:37:14.289Z] #10 7.170 180900K .......... .......... .......... .......... .......... 85%  154M 1s
[2025-04-11T14:37:14.289Z] #10 7.171 180950K .......... .......... .......... .......... .......... 85%  124M 1s
[2025-04-11T14:37:14.289Z] #10 7.171 181000K .......... .......... .......... .......... .......... 85%  113M 1s
[2025-04-11T14:37:14.289Z] #10 7.171 181050K .......... .......... .......... .......... .......... 85%  136M 1s
[2025-04-11T14:37:14.289Z] #10 7.172 181100K .......... .......... .......... .......... .......... 85% 93.8M 1s
[2025-04-11T14:37:14.289Z] #10 7.172 181150K .......... .......... .......... .......... .......... 85% 97.3M 1s
[2025-04-11T14:37:14.289Z] #10 7.173 181200K .......... .......... .......... .......... .......... 85%  123M 1s
[2025-04-11T14:37:14.289Z] #10 7.173 181250K .......... .......... .......... .......... .......... 85%  121M 1s
[2025-04-11T14:37:14.289Z] #10 7.174 181300K .......... .......... .......... .......... .......... 85%  140M 1s
[2025-04-11T14:37:14.289Z] #10 7.174 181350K .......... .......... .......... .......... .......... 85% 88.0M 1s
[2025-04-11T14:37:14.289Z] #10 7.174 181400K .......... .......... .......... .......... .......... 85%  131M 1s
[2025-04-11T14:37:14.289Z] #10 7.175 181450K .......... .......... .......... .......... .......... 85%  132M 1s
[2025-04-11T14:37:14.289Z] #10 7.175 181500K .......... .......... .......... .......... .......... 85%  131M 1s
[2025-04-11T14:37:14.289Z] #10 7.176 181550K .......... .......... .......... .......... .......... 85% 96.5M 1s
[2025-04-11T14:37:14.289Z] #10 7.176 181600K .......... .......... .......... .......... .......... 85%  111M 1s
[2025-04-11T14:37:14.289Z] #10 7.177 181650K .......... .......... .......... .......... .......... 85%  117M 1s
[2025-04-11T14:37:14.289Z] #10 7.177 181700K .......... .......... .......... .......... .......... 85%  123M 1s
[2025-04-11T14:37:14.289Z] #10 7.177 181750K .......... .......... .......... .......... .......... 85%  119M 1s
[2025-04-11T14:37:14.289Z] #10 7.178 181800K .......... .......... .......... .......... .......... 85%  112M 1s
[2025-04-11T14:37:14.289Z] #10 7.178 181850K .......... .......... .......... .......... .......... 85%  142M 1s
[2025-04-11T14:37:14.289Z] #10 7.179 181900K .......... .......... .......... .......... .......... 85%  149M 1s
[2025-04-11T14:37:14.289Z] #10 7.179 181950K .......... .......... .......... .......... .......... 85%  118M 1s
[2025-04-11T14:37:14.289Z] #10 7.179 182000K .......... .......... .......... .......... .......... 85%  194M 1s
[2025-04-11T14:37:14.289Z] #10 7.180 182050K .......... .......... .......... .......... .......... 85%  151M 1s
[2025-04-11T14:37:14.289Z] #10 7.180 182100K .......... .......... .......... .......... .......... 85%  140M 1s
[2025-04-11T14:37:14.289Z] #10 7.180 182150K .......... .......... .......... .......... .......... 85%  131M 1s
[2025-04-11T14:37:14.289Z] #10 7.181 182200K .......... .......... .......... .......... .......... 85%  165M 1s
[2025-04-11T14:37:14.289Z] #10 7.181 182250K .......... .......... .......... .......... .......... 85%  157M 1s
[2025-04-11T14:37:14.289Z] #10 7.181 182300K .......... .......... .......... .......... .......... 85% 1.01M 1s
[2025-04-11T14:37:14.289Z] #10 7.230 182350K .......... .......... .......... .......... .......... 85% 21.2M 1s
[2025-04-11T14:37:14.289Z] #10 7.232 182400K .......... .......... .......... .......... .......... 85% 65.6M 1s
[2025-04-11T14:37:14.289Z] #10 7.233 182450K .......... .......... .......... .......... .......... 85% 84.1M 1s
[2025-04-11T14:37:14.289Z] #10 7.233 182500K .......... .......... .......... .......... .......... 85% 95.7M 1s
[2025-04-11T14:37:14.289Z] #10 7.234 182550K .......... .......... .......... .......... .......... 85%  112M 1s
[2025-04-11T14:37:14.289Z] #10 7.234 182600K .......... .......... .......... .......... .......... 85%  147M 1s
[2025-04-11T14:37:14.289Z] #10 7.235 182650K .......... .......... .......... .......... .......... 85%  159M 1s
[2025-04-11T14:37:14.289Z] #10 7.235 182700K .......... .......... .......... .......... .......... 85%  132M 1s
[2025-04-11T14:37:14.289Z] #10 7.235 182750K .......... .......... .......... .......... .......... 85% 91.7M 1s
[2025-04-11T14:37:14.290Z] #10 7.236 182800K .......... .......... .......... .......... .......... 85%  107M 1s
[2025-04-11T14:37:14.290Z] #10 7.236 182850K .......... .......... .......... .......... .......... 85%  101M 1s
[2025-04-11T14:37:14.290Z] #10 7.237 182900K .......... .......... .......... .......... .......... 85%  125M 1s
[2025-04-11T14:37:14.290Z] #10 7.237 182950K .......... .......... .......... .......... .......... 85%  128M 1s
[2025-04-11T14:37:14.290Z] #10 7.237 183000K .......... .......... .......... .......... .......... 86%  155M 1s
[2025-04-11T14:37:14.290Z] #10 7.238 183050K .......... .......... .......... .......... .......... 86%  143M 1s
[2025-04-11T14:37:14.290Z] #10 7.238 183100K .......... .......... .......... .......... .......... 86%  119M 1s
[2025-04-11T14:37:14.290Z] #10 7.238 183150K .......... .......... .......... .......... .......... 86%  101M 1s
[2025-04-11T14:37:14.290Z] #10 7.239 183200K .......... .......... .......... .......... .......... 86%  111M 1s
[2025-04-11T14:37:14.290Z] #10 7.240 183250K .......... .......... .......... .......... .......... 86%  135M 1s
[2025-04-11T14:37:14.540Z] #10 7.240 183300K .......... .......... .......... .......... .......... 86%  118M 1s
[2025-04-11T14:37:14.540Z] #10 7.240 183350K .......... .......... .......... .......... .......... 86%  125M 1s
[2025-04-11T14:37:14.540Z] #10 7.241 183400K .......... .......... .......... .......... .......... 86%  112M 1s
[2025-04-11T14:37:14.540Z] #10 7.241 183450K .......... .......... .......... .......... .......... 86%  117M 1s
[2025-04-11T14:37:14.540Z] #10 7.241 183500K .......... .......... .......... .......... .......... 86%  132M 1s
[2025-04-11T14:37:14.540Z] #10 7.242 183550K .......... .......... .......... .......... .......... 86% 98.6M 1s
[2025-04-11T14:37:14.540Z] #10 7.242 183600K .......... .......... .......... .......... .......... 86%  124M 1s
[2025-04-11T14:37:14.540Z] #10 7.243 183650K .......... .......... .......... .......... .......... 86%  122M 1s
[2025-04-11T14:37:14.540Z] #10 7.243 183700K .......... .......... .......... .......... .......... 86%  109M 1s
[2025-04-11T14:37:14.540Z] #10 7.244 183750K .......... .......... .......... .......... .......... 86%  107M 1s
[2025-04-11T14:37:14.540Z] #10 7.244 183800K .......... .......... .......... .......... .......... 86%  103M 1s
[2025-04-11T14:37:14.540Z] #10 7.244 183850K .......... .......... .......... .......... .......... 86%  131M 1s
[2025-04-11T14:37:14.541Z] #10 7.245 183900K .......... .......... .......... .......... .......... 86%  128M 1s
[2025-04-11T14:37:14.541Z] #10 7.245 183950K .......... .......... .......... .......... .......... 86%  111M 1s
[2025-04-11T14:37:14.541Z] #10 7.246 184000K .......... .......... .......... .......... .......... 86%  112M 1s
[2025-04-11T14:37:14.541Z] #10 7.246 184050K .......... .......... .......... .......... .......... 86% 94.3M 1s
[2025-04-11T14:37:14.541Z] #10 7.247 184100K .......... .......... .......... .......... .......... 86%  135M 1s
[2025-04-11T14:37:14.541Z] #10 7.247 184150K .......... .......... .......... .......... .......... 86%  105M 1s
[2025-04-11T14:37:14.541Z] #10 7.248 184200K .......... .......... .......... .......... .......... 86%  119M 1s
[2025-04-11T14:37:14.541Z] #10 7.248 184250K .......... .......... .......... .......... .......... 86%  134M 1s
[2025-04-11T14:37:14.541Z] #10 7.248 184300K .......... .......... .......... .......... .......... 86%  572K 1s
[2025-04-11T14:37:14.541Z] #10 7.336 184350K .......... .......... .......... .......... .......... 86% 30.8M 1s
[2025-04-11T14:37:14.541Z] #10 7.337 184400K .......... .......... .......... .......... .......... 86% 36.3M 1s
[2025-04-11T14:37:14.541Z] #10 7.339 184450K .......... .......... .......... .......... .......... 86%  109M 1s
[2025-04-11T14:37:14.541Z] #10 7.339 184500K .......... .......... .......... .......... .......... 86%  111M 1s
[2025-04-11T14:37:14.541Z] #10 7.340 184550K .......... .......... .......... .......... .......... 86%  103M 1s
[2025-04-11T14:37:14.541Z] #10 7.340 184600K .......... .......... .......... .......... .......... 86%  139M 1s
[2025-04-11T14:37:14.541Z] #10 7.340 184650K .......... .......... .......... .......... .......... 86% 99.4M 1s
[2025-04-11T14:37:14.541Z] #10 7.341 184700K .......... .......... .......... .......... .......... 86%  124M 1s
[2025-04-11T14:37:14.541Z] #10 7.341 184750K .......... .......... .......... .......... .......... 86% 91.6M 1s
[2025-04-11T14:37:14.541Z] #10 7.342 184800K .......... .......... .......... .......... .......... 86% 63.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.343 184850K .......... .......... .......... .......... .......... 86% 58.5M 1s
[2025-04-11T14:37:14.541Z] #10 7.343 184900K .......... .......... .......... .......... .......... 86% 53.0M 1s
[2025-04-11T14:37:14.541Z] #10 7.344 184950K .......... .......... .......... .......... .......... 86% 55.1M 1s
[2025-04-11T14:37:14.541Z] #10 7.345 185000K .......... .......... .......... .......... .......... 86% 62.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.346 185050K .......... .......... .......... .......... .......... 86% 53.9M 1s
[2025-04-11T14:37:14.541Z] #10 7.347 185100K .......... .......... .......... .......... .......... 87% 66.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.348 185150K .......... .......... .......... .......... .......... 87% 55.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.349 185200K .......... .......... .......... .......... .......... 87% 55.2M 1s
[2025-04-11T14:37:14.541Z] #10 7.349 185250K .......... .......... .......... .......... .......... 87% 65.8M 1s
[2025-04-11T14:37:14.541Z] #10 7.350 185300K .......... .......... .......... .......... .......... 87% 67.8M 1s
[2025-04-11T14:37:14.541Z] #10 7.351 185350K .......... .......... .......... .......... .......... 87% 50.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.352 185400K .......... .......... .......... .......... .......... 87% 51.8M 1s
[2025-04-11T14:37:14.541Z] #10 7.353 185450K .......... .......... .......... .......... .......... 87% 46.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.354 185500K .......... .......... .......... .......... .......... 87% 63.2M 1s
[2025-04-11T14:37:14.541Z] #10 7.355 185550K .......... .......... .......... .......... .......... 87% 52.8M 1s
[2025-04-11T14:37:14.541Z] #10 7.356 185600K .......... .......... .......... .......... .......... 87% 58.6M 1s
[2025-04-11T14:37:14.541Z] #10 7.356 185650K .......... .......... .......... .......... .......... 87% 54.2M 1s
[2025-04-11T14:37:14.541Z] #10 7.357 185700K .......... .......... .......... .......... .......... 87% 57.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.358 185750K .......... .......... .......... .......... .......... 87% 54.1M 1s
[2025-04-11T14:37:14.541Z] #10 7.359 185800K .......... .......... .......... .......... .......... 87% 51.2M 1s
[2025-04-11T14:37:14.541Z] #10 7.360 185850K .......... .......... .......... .......... .......... 87% 50.6M 1s
[2025-04-11T14:37:14.541Z] #10 7.361 185900K .......... .......... .......... .......... .......... 87% 62.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.362 185950K .......... .......... .......... .......... .......... 87% 73.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.362 186000K .......... .......... .......... .......... .......... 87% 60.3M 1s
[2025-04-11T14:37:14.541Z] #10 7.363 186050K .......... .......... .......... .......... .......... 87% 57.9M 1s
[2025-04-11T14:37:14.541Z] #10 7.364 186100K .......... .......... .......... .......... .......... 87% 61.2M 1s
[2025-04-11T14:37:14.541Z] #10 7.365 186150K .......... .......... .......... .......... .......... 87% 62.5M 1s
[2025-04-11T14:37:14.541Z] #10 7.366 186200K .......... .......... .......... .......... .......... 87% 62.1M 1s
[2025-04-11T14:37:14.541Z] #10 7.367 186250K .......... .......... .......... .......... .......... 87% 51.3M 1s
[2025-04-11T14:37:14.541Z] #10 7.367 186300K .......... .......... .......... .......... .......... 87% 64.0M 1s
[2025-04-11T14:37:14.541Z] #10 7.368 186350K .......... .......... .......... .......... .......... 87% 58.1M 1s
[2025-04-11T14:37:14.541Z] #10 7.369 186400K .......... .......... .......... .......... .......... 87% 72.6M 1s
[2025-04-11T14:37:14.541Z] #10 7.370 186450K .......... .......... .......... .......... .......... 87% 58.5M 1s
[2025-04-11T14:37:14.541Z] #10 7.370 186500K .......... .......... .......... .......... .......... 87% 69.5M 1s
[2025-04-11T14:37:14.541Z] #10 7.371 186550K .......... .......... .......... .......... .......... 87% 59.6M 1s
[2025-04-11T14:37:14.541Z] #10 7.372 186600K .......... .......... .......... .......... .......... 87% 76.0M 1s
[2025-04-11T14:37:14.541Z] #10 7.373 186650K .......... .......... .......... .......... .......... 87% 67.4M 1s
[2025-04-11T14:37:14.541Z] #10 7.373 186700K .......... .......... .......... .......... .......... 87% 90.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.374 186750K .......... .......... .......... .......... .......... 87% 84.3M 1s
[2025-04-11T14:37:14.541Z] #10 7.374 186800K .......... .......... .......... .......... .......... 87%  102M 1s
[2025-04-11T14:37:14.541Z] #10 7.375 186850K .......... .......... .......... .......... .......... 87% 89.4M 1s
[2025-04-11T14:37:14.541Z] #10 7.375 186900K .......... .......... .......... .......... .......... 87% 91.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.376 186950K .......... .......... .......... .......... .......... 87% 82.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.377 187000K .......... .......... .......... .......... .......... 87% 78.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.377 187050K .......... .......... .......... .......... .......... 87% 66.2M 1s
[2025-04-11T14:37:14.541Z] #10 7.378 187100K .......... .......... .......... .......... .......... 87% 76.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.379 187150K .......... .......... .......... .......... .......... 87%  103M 1s
[2025-04-11T14:37:14.541Z] #10 7.379 187200K .......... .......... .......... .......... .......... 87%  103M 1s
[2025-04-11T14:37:14.541Z] #10 7.380 187250K .......... .......... .......... .......... .......... 88% 80.5M 1s
[2025-04-11T14:37:14.541Z] #10 7.380 187300K .......... .......... .......... .......... .......... 88% 94.4M 1s
[2025-04-11T14:37:14.541Z] #10 7.381 187350K .......... .......... .......... .......... .......... 88% 87.6M 1s
[2025-04-11T14:37:14.541Z] #10 7.381 187400K .......... .......... .......... .......... .......... 88% 96.9M 1s
[2025-04-11T14:37:14.541Z] #10 7.382 187450K .......... .......... .......... .......... .......... 88% 81.2M 1s
[2025-04-11T14:37:14.541Z] #10 7.382 187500K .......... .......... .......... .......... .......... 88%  108M 1s
[2025-04-11T14:37:14.541Z] #10 7.383 187550K .......... .......... .......... .......... .......... 88% 78.3M 1s
[2025-04-11T14:37:14.541Z] #10 7.383 187600K .......... .......... .......... .......... .......... 88% 92.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.384 187650K .......... .......... .......... .......... .......... 88%  107M 1s
[2025-04-11T14:37:14.541Z] #10 7.384 187700K .......... .......... .......... .......... .......... 88%  102M 1s
[2025-04-11T14:37:14.541Z] #10 7.385 187750K .......... .......... .......... .......... .......... 88% 85.9M 1s
[2025-04-11T14:37:14.541Z] #10 7.385 187800K .......... .......... .......... .......... .......... 88%  113M 1s
[2025-04-11T14:37:14.541Z] #10 7.386 187850K .......... .......... .......... .......... .......... 88%  111M 1s
[2025-04-11T14:37:14.541Z] #10 7.386 187900K .......... .......... .......... .......... .......... 88%  109M 1s
[2025-04-11T14:37:14.541Z] #10 7.387 187950K .......... .......... .......... .......... .......... 88% 83.6M 1s
[2025-04-11T14:37:14.541Z] #10 7.387 188000K .......... .......... .......... .......... .......... 88%  117M 1s
[2025-04-11T14:37:14.541Z] #10 7.388 188050K .......... .......... .......... .......... .......... 88%  108M 1s
[2025-04-11T14:37:14.541Z] #10 7.388 188100K .......... .......... .......... .......... .......... 88%  146M 1s
[2025-04-11T14:37:14.541Z] #10 7.389 188150K .......... .......... .......... .......... .......... 88%  114M 1s
[2025-04-11T14:37:14.541Z] #10 7.389 188200K .......... .......... .......... .......... .......... 88%  117M 1s
[2025-04-11T14:37:14.541Z] #10 7.389 188250K .......... .......... .......... .......... .......... 88%  135M 1s
[2025-04-11T14:37:14.541Z] #10 7.390 188300K .......... .......... .......... .......... .......... 88%  105M 1s
[2025-04-11T14:37:14.541Z] #10 7.390 188350K .......... .......... .......... .......... .......... 88% 1.75M 1s
[2025-04-11T14:37:14.541Z] #10 7.418 188400K .......... .......... .......... .......... .......... 88% 18.9M 1s
[2025-04-11T14:37:14.541Z] #10 7.421 188450K .......... .......... .......... .......... .......... 88% 70.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.421 188500K .......... .......... .......... .......... .......... 88% 55.7M 1s
[2025-04-11T14:37:14.541Z] #10 7.422 188550K .......... .......... .......... .......... .......... 88% 51.5M 1s
[2025-04-11T14:37:14.542Z] #10 7.423 188600K .......... .......... .......... .......... .......... 88% 57.2M 1s
[2025-04-11T14:37:14.542Z] #10 7.424 188650K .......... .......... .......... .......... .......... 88% 62.6M 1s
[2025-04-11T14:37:14.542Z] #10 7.425 188700K .......... .......... .......... .......... .......... 88% 55.9M 1s
[2025-04-11T14:37:14.542Z] #10 7.426 188750K .......... .......... .......... .......... .......... 88% 41.7M 1s
[2025-04-11T14:37:14.542Z] #10 7.427 188800K .......... .......... .......... .......... .......... 88% 60.7M 1s
[2025-04-11T14:37:14.542Z] #10 7.428 188850K .......... .......... .......... .......... .......... 88% 68.6M 1s
[2025-04-11T14:37:14.542Z] #10 7.428 188900K .......... .......... .......... .......... .......... 88% 60.9M 1s
[2025-04-11T14:37:14.542Z] #10 7.429 188950K .......... .......... .......... .......... .......... 88% 60.8M 1s
[2025-04-11T14:37:14.542Z] #10 7.430 189000K .......... .......... .......... .......... .......... 88% 63.7M 1s
[2025-04-11T14:37:14.542Z] #10 7.431 189050K .......... .......... .......... .......... .......... 88% 75.6M 1s
[2025-04-11T14:37:14.542Z] #10 7.431 189100K .......... .......... .......... .......... .......... 88% 64.8M 1s
[2025-04-11T14:37:14.542Z] #10 7.432 189150K .......... .......... .......... .......... .......... 88% 52.8M 1s
[2025-04-11T14:37:14.542Z] #10 7.433 189200K .......... .......... .......... .......... .......... 88% 81.7M 1s
[2025-04-11T14:37:14.542Z] #10 7.434 189250K .......... .......... .......... .......... .......... 88% 78.0M 1s
[2025-04-11T14:37:14.542Z] #10 7.434 189300K .......... .......... .......... .......... .......... 88% 91.2M 1s
[2025-04-11T14:37:14.542Z] #10 7.435 189350K .......... .......... .......... .......... .......... 89% 77.3M 1s
[2025-04-11T14:37:14.792Z] #10 7.436 189400K .......... .......... .......... .......... .......... 89% 93.5M 1s
[2025-04-11T14:37:14.792Z] #10 7.436 189450K .......... .......... .......... .......... .......... 89% 81.0M 1s
[2025-04-11T14:37:14.792Z] #10 7.437 189500K .......... .......... .......... .......... .......... 89% 67.6M 1s
[2025-04-11T14:37:14.792Z] #10 7.438 189550K .......... .......... .......... .......... .......... 89% 43.2M 1s
[2025-04-11T14:37:14.792Z] #10 7.439 189600K .......... .......... .......... .......... .......... 89% 57.2M 1s
[2025-04-11T14:37:14.792Z] #10 7.439 189650K .......... .......... .......... .......... .......... 89% 57.0M 1s
[2025-04-11T14:37:14.792Z] #10 7.440 189700K .......... .......... .......... .......... .......... 89% 66.9M 1s
[2025-04-11T14:37:14.792Z] #10 7.441 189750K .......... .......... .......... .......... .......... 89% 49.4M 1s
[2025-04-11T14:37:14.792Z] #10 7.442 189800K .......... .......... .......... .......... .......... 89% 50.4M 1s
[2025-04-11T14:37:14.792Z] #10 7.443 189850K .......... .......... .......... .......... .......... 89% 72.0M 1s
[2025-04-11T14:37:14.792Z] #10 7.444 189900K .......... .......... .......... .......... .......... 89% 65.3M 1s
[2025-04-11T14:37:14.792Z] #10 7.445 189950K .......... .......... .......... .......... .......... 89% 48.0M 1s
[2025-04-11T14:37:14.792Z] #10 7.445 190000K .......... .......... .......... .......... .......... 89% 64.3M 1s
[2025-04-11T14:37:14.792Z] #10 7.446 190050K .......... .......... .......... .......... .......... 89% 58.0M 1s
[2025-04-11T14:37:14.792Z] #10 7.447 190100K .......... .......... .......... .......... .......... 89% 59.1M 1s
[2025-04-11T14:37:14.792Z] #10 7.448 190150K .......... .......... .......... .......... .......... 89% 58.4M 1s
[2025-04-11T14:37:14.792Z] #10 7.449 190200K .......... .......... .......... .......... .......... 89% 85.2M 1s
[2025-04-11T14:37:14.792Z] #10 7.449 190250K .......... .......... .......... .......... .......... 89% 92.1M 1s
[2025-04-11T14:37:14.792Z] #10 7.450 190300K .......... .......... .......... .......... .......... 89% 79.4M 1s
[2025-04-11T14:37:14.792Z] #10 7.451 190350K .......... .......... .......... .......... .......... 89% 63.3M 1s
[2025-04-11T14:37:14.792Z] #10 7.451 190400K .......... .......... .......... .......... .......... 89% 85.0M 1s
[2025-04-11T14:37:14.792Z] #10 7.452 190450K .......... .......... .......... .......... .......... 89% 68.0M 1s
[2025-04-11T14:37:14.792Z] #10 7.452 190500K .......... .......... .......... .......... .......... 89% 66.7M 1s
[2025-04-11T14:37:14.792Z] #10 7.453 190550K .......... .......... .......... .......... .......... 89% 84.0M 1s
[2025-04-11T14:37:14.792Z] #10 7.454 190600K .......... .......... .......... .......... .......... 89% 68.7M 1s
[2025-04-11T14:37:14.793Z] #10 7.454 190650K .......... .......... .......... .......... .......... 89% 78.1M 1s
[2025-04-11T14:37:14.793Z] #10 7.455 190700K .......... .......... .......... .......... .......... 89% 68.9M 1s
[2025-04-11T14:37:14.793Z] #10 7.456 190750K .......... .......... .......... .......... .......... 89% 67.0M 1s
[2025-04-11T14:37:14.793Z] #10 7.456 190800K .......... .......... .......... .......... .......... 89% 86.9M 1s
[2025-04-11T14:37:14.793Z] #10 7.457 190850K .......... .......... .......... .......... .......... 89% 87.2M 1s
[2025-04-11T14:37:14.793Z] #10 7.458 190900K .......... .......... .......... .......... .......... 89%  102M 1s
[2025-04-11T14:37:14.793Z] #10 7.458 190950K .......... .......... .......... .......... .......... 89% 87.4M 1s
[2025-04-11T14:37:14.793Z] #10 7.459 191000K .......... .......... .......... .......... .......... 89% 89.1M 1s
[2025-04-11T14:37:14.793Z] #10 7.459 191050K .......... .......... .......... .......... .......... 89% 98.1M 1s
[2025-04-11T14:37:14.793Z] #10 7.460 191100K .......... .......... .......... .......... .......... 89% 92.7M 1s
[2025-04-11T14:37:14.793Z] #10 7.460 191150K .......... .......... .......... .......... .......... 89% 78.5M 1s
[2025-04-11T14:37:14.793Z] #10 7.461 191200K .......... .......... .......... .......... .......... 89% 87.0M 1s
[2025-04-11T14:37:14.793Z] #10 7.461 191250K .......... .......... .......... .......... .......... 89%  103M 1s
[2025-04-11T14:37:14.793Z] #10 7.462 191300K .......... .......... .......... .......... .......... 89%  101M 1s
[2025-04-11T14:37:14.793Z] #10 7.462 191350K .......... .......... .......... .......... .......... 89%  103M 1s
[2025-04-11T14:37:14.793Z] #10 7.463 191400K .......... .......... .......... .......... .......... 89% 96.1M 1s
[2025-04-11T14:37:14.793Z] #10 7.463 191450K .......... .......... .......... .......... .......... 89% 90.4M 1s
[2025-04-11T14:37:14.793Z] #10 7.464 191500K .......... .......... .......... .......... .......... 90% 99.4M 1s
[2025-04-11T14:37:14.793Z] #10 7.464 191550K .......... .......... .......... .......... .......... 90% 79.6M 1s
[2025-04-11T14:37:14.793Z] #10 7.465 191600K .......... .......... .......... .......... .......... 90%  106M 1s
[2025-04-11T14:37:14.793Z] #10 7.465 191650K .......... .......... .......... .......... .......... 90% 97.6M 1s
[2025-04-11T14:37:14.793Z] #10 7.466 191700K .......... .......... .......... .......... .......... 90% 90.3M 1s
[2025-04-11T14:37:14.793Z] #10 7.467 191750K .......... .......... .......... .......... .......... 90% 99.1M 1s
[2025-04-11T14:37:14.793Z] #10 7.467 191800K .......... .......... .......... .......... .......... 90%  103M 1s
[2025-04-11T14:37:14.793Z] #10 7.467 191850K .......... .......... .......... .......... .......... 90%  106M 1s
[2025-04-11T14:37:14.793Z] #10 7.468 191900K .......... .......... .......... .......... .......... 90% 94.6M 1s
[2025-04-11T14:37:14.793Z] #10 7.469 191950K .......... .......... .......... .......... .......... 90%  127M 1s
[2025-04-11T14:37:14.793Z] #10 7.469 192000K .......... .......... .......... .......... .......... 90%  159M 1s
[2025-04-11T14:37:14.793Z] #10 7.469 192050K .......... .......... .......... .......... .......... 90%  140M 1s
[2025-04-11T14:37:14.793Z] #10 7.469 192100K .......... .......... .......... .......... .......... 90%  106M 1s
[2025-04-11T14:37:14.793Z] #10 7.470 192150K .......... .......... .......... .......... .......... 90% 93.6M 1s
[2025-04-11T14:37:14.793Z] #10 7.470 192200K .......... .......... .......... .......... .......... 90%  111M 1s
[2025-04-11T14:37:14.793Z] #10 7.471 192250K .......... .......... .......... .......... .......... 90% 90.7M 1s
[2025-04-11T14:37:14.793Z] #10 7.471 192300K .......... .......... .......... .......... .......... 90%  104M 1s
[2025-04-11T14:37:14.793Z] #10 7.472 192350K .......... .......... .......... .......... .......... 90% 88.4M 1s
[2025-04-11T14:37:14.793Z] #10 7.472 192400K .......... .......... .......... .......... .......... 90%  132M 1s
[2025-04-11T14:37:14.793Z] #10 7.473 192450K .......... .......... .......... .......... .......... 90% 1.71M 1s
[2025-04-11T14:37:14.793Z] #10 7.502 192500K .......... .......... .......... .......... .......... 90% 19.5M 1s
[2025-04-11T14:37:14.793Z] #10 7.504 192550K .......... .......... .......... .......... .......... 90% 46.3M 1s
[2025-04-11T14:37:14.793Z] #10 7.505 192600K .......... .......... .......... .......... .......... 90% 70.1M 1s
[2025-04-11T14:37:14.793Z] #10 7.506 192650K .......... .......... .......... .......... .......... 90% 61.1M 1s
[2025-04-11T14:37:14.793Z] #10 7.506 192700K .......... .......... .......... .......... .......... 90% 47.6M 1s
[2025-04-11T14:37:14.793Z] #10 7.508 192750K .......... .......... .......... .......... .......... 90% 42.7M 1s
[2025-04-11T14:37:14.793Z] #10 7.509 192800K .......... .......... .......... .......... .......... 90% 42.0M 1s
[2025-04-11T14:37:14.793Z] #10 7.510 192850K .......... .......... .......... .......... .......... 90% 50.5M 1s
[2025-04-11T14:37:14.793Z] #10 7.511 192900K .......... .......... .......... .......... .......... 90% 63.1M 1s
[2025-04-11T14:37:14.793Z] #10 7.512 192950K .......... .......... .......... .......... .......... 90% 47.4M 1s
[2025-04-11T14:37:14.793Z] #10 7.513 193000K .......... .......... .......... .......... .......... 90% 57.2M 1s
[2025-04-11T14:37:14.793Z] #10 7.513 193050K .......... .......... .......... .......... .......... 90% 52.0M 1s
[2025-04-11T14:37:14.793Z] #10 7.514 193100K .......... .......... .......... .......... .......... 90%  103M 1s
[2025-04-11T14:37:14.793Z] #10 7.515 193150K .......... .......... .......... .......... .......... 90%  113M 1s
[2025-04-11T14:37:14.793Z] #10 7.515 193200K .......... .......... .......... .......... .......... 90%  159M 1s
[2025-04-11T14:37:14.793Z] #10 7.516 193250K .......... .......... .......... .......... .......... 90%  159M 1s
[2025-04-11T14:37:14.793Z] #10 7.516 193300K .......... .......... .......... .......... .......... 90%  147M 1s
[2025-04-11T14:37:14.793Z] #10 7.516 193350K .......... .......... .......... .......... .......... 90%  147M 1s
[2025-04-11T14:37:14.793Z] #10 7.516 193400K .......... .......... .......... .......... .......... 90%  198M 1s
[2025-04-11T14:37:14.793Z] #10 7.517 193450K .......... .......... .......... .......... .......... 90%  150M 1s
[2025-04-11T14:37:14.793Z] #10 7.517 193500K .......... .......... .......... .......... .......... 90%  183M 1s
[2025-04-11T14:37:14.793Z] #10 7.517 193550K .......... .......... .......... .......... .......... 90%  154M 1s
[2025-04-11T14:37:14.793Z] #10 7.518 193600K .......... .......... .......... .......... .......... 91%  188M 1s
[2025-04-11T14:37:14.793Z] #10 7.518 193650K .......... .......... .......... .......... .......... 91%  157M 1s
[2025-04-11T14:37:14.793Z] #10 7.518 193700K .......... .......... .......... .......... .......... 91%  183M 1s
[2025-04-11T14:37:14.793Z] #10 7.519 193750K .......... .......... .......... .......... .......... 91%  158M 1s
[2025-04-11T14:37:14.793Z] #10 7.519 193800K .......... .......... .......... .......... .......... 91%  106M 1s
[2025-04-11T14:37:14.793Z] #10 7.519 193850K .......... .......... .......... .......... .......... 91%  223M 1s
[2025-04-11T14:37:14.793Z] #10 7.519 193900K .......... .......... .......... .......... .......... 91%  230M 1s
[2025-04-11T14:37:14.793Z] #10 7.520 193950K .......... .......... .......... .......... .......... 91%  164M 1s
[2025-04-11T14:37:14.793Z] #10 7.520 194000K .......... .......... .......... .......... .......... 91%  166M 1s
[2025-04-11T14:37:14.793Z] #10 7.520 194050K .......... .......... .......... .......... .......... 91%  159M 1s
[2025-04-11T14:37:14.793Z] #10 7.521 194100K .......... .......... .......... .......... .......... 91%  202M 1s
[2025-04-11T14:37:14.793Z] #10 7.521 194150K .......... .......... .......... .......... .......... 91%  152M 1s
[2025-04-11T14:37:14.793Z] #10 7.521 194200K .......... .......... .......... .......... .......... 91%  168M 1s
[2025-04-11T14:37:14.793Z] #10 7.521 194250K .......... .......... .......... .......... .......... 91%  193M 1s
[2025-04-11T14:37:14.793Z] #10 7.522 194300K .......... .......... .......... .......... .......... 91% 67.9M 1s
[2025-04-11T14:37:14.793Z] #10 7.523 194350K .......... .......... .......... .......... .......... 91% 90.4M 1s
[2025-04-11T14:37:14.793Z] #10 7.523 194400K .......... .......... .......... .......... .......... 91%  108M 1s
[2025-04-11T14:37:14.793Z] #10 7.523 194450K .......... .......... .......... .......... .......... 91% 68.1M 1s
[2025-04-11T14:37:14.793Z] #10 7.524 194500K .......... .......... .......... .......... .......... 91% 74.9M 1s
[2025-04-11T14:37:14.793Z] #10 7.525 194550K .......... .......... .......... .......... .......... 91%  533K 1s
[2025-04-11T14:37:14.793Z] #10 7.619 194600K .......... .......... .......... .......... .......... 91% 62.4M 1s
[2025-04-11T14:37:14.793Z] #10 7.619 194650K .......... .......... .......... .......... .......... 91% 64.1M 1s
[2025-04-11T14:37:14.793Z] #10 7.620 194700K .......... .......... .......... .......... .......... 91% 39.2M 1s
[2025-04-11T14:37:14.793Z] #10 7.621 194750K .......... .......... .......... .......... .......... 91% 42.4M 1s
[2025-04-11T14:37:14.793Z] #10 7.623 194800K .......... .......... .......... .......... .......... 91% 71.4M 1s
[2025-04-11T14:37:14.793Z] #10 7.623 194850K .......... .......... .......... .......... .......... 91% 83.3M 1s
[2025-04-11T14:37:14.793Z] #10 7.624 194900K .......... .......... .......... .......... .......... 91% 58.0M 1s
[2025-04-11T14:37:14.793Z] #10 7.625 194950K .......... .......... .......... .......... .......... 91% 55.3M 1s
[2025-04-11T14:37:14.793Z] #10 7.626 195000K .......... .......... .......... .......... .......... 91% 58.1M 1s
[2025-04-11T14:37:14.793Z] #10 7.626 195050K .......... .......... .......... .......... .......... 91% 63.4M 1s
[2025-04-11T14:37:14.793Z] #10 7.627 195100K .......... .......... .......... .......... .......... 91% 52.0M 1s
[2025-04-11T14:37:14.793Z] #10 7.628 195150K .......... .......... .......... .......... .......... 91% 65.3M 1s
[2025-04-11T14:37:14.793Z] #10 7.629 195200K .......... .......... .......... .......... .......... 91% 55.4M 1s
[2025-04-11T14:37:14.793Z] #10 7.630 195250K .......... .......... .......... .......... .......... 91% 67.8M 1s
[2025-04-11T14:37:14.793Z] #10 7.631 195300K .......... .......... .......... .......... .......... 91% 51.2M 1s
[2025-04-11T14:37:14.793Z] #10 7.631 195350K .......... .......... .......... .......... .......... 91% 67.7M 1s
[2025-04-11T14:37:14.793Z] #10 7.632 195400K .......... .......... .......... .......... .......... 91% 62.7M 1s
[2025-04-11T14:37:14.793Z] #10 7.633 195450K .......... .......... .......... .......... .......... 91% 47.1M 1s
[2025-04-11T14:37:14.793Z] #10 7.634 195500K .......... .......... .......... .......... .......... 91% 54.7M 1s
[2025-04-11T14:37:14.793Z] #10 7.635 195550K .......... .......... .......... .......... .......... 91% 65.1M 1s
[2025-04-11T14:37:14.793Z] #10 7.636 195600K .......... .......... .......... .......... .......... 91% 34.7M 1s
[2025-04-11T14:37:14.793Z] #10 7.637 195650K .......... .......... .......... .......... .......... 91% 77.3M 1s
[2025-04-11T14:37:14.793Z] #10 7.638 195700K .......... .......... .......... .......... .......... 91% 60.9M 1s
[2025-04-11T14:37:14.793Z] #10 7.638 195750K .......... .......... .......... .......... .......... 92% 48.2M 1s
[2025-04-11T14:37:14.793Z] #10 7.640 195800K .......... .......... .......... .......... .......... 92% 47.0M 0s
[2025-04-11T14:37:14.793Z] #10 7.640 195850K .......... .......... .......... .......... .......... 92% 67.3M 0s
[2025-04-11T14:37:14.793Z] #10 7.641 195900K .......... .......... .......... .......... .......... 92% 69.1M 0s
[2025-04-11T14:37:14.793Z] #10 7.642 195950K .......... .......... .......... .......... .......... 92% 76.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.643 196000K .......... .......... .......... .......... .......... 92% 54.6M 0s
[2025-04-11T14:37:14.794Z] #10 7.643 196050K .......... .......... .......... .......... .......... 92% 57.3M 0s
[2025-04-11T14:37:14.794Z] #10 7.644 196100K .......... .......... .......... .......... .......... 92% 53.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.645 196150K .......... .......... .......... .......... .......... 92% 86.0M 0s
[2025-04-11T14:37:14.794Z] #10 7.646 196200K .......... .......... .......... .......... .......... 92% 61.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.647 196250K .......... .......... .......... .......... .......... 92% 56.3M 0s
[2025-04-11T14:37:14.794Z] #10 7.648 196300K .......... .......... .......... .......... .......... 92% 51.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.648 196350K .......... .......... .......... .......... .......... 92% 54.5M 0s
[2025-04-11T14:37:14.794Z] #10 7.649 196400K .......... .......... .......... .......... .......... 92% 57.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.650 196450K .......... .......... .......... .......... .......... 92% 78.7M 0s
[2025-04-11T14:37:14.794Z] #10 7.651 196500K .......... .......... .......... .......... .......... 92% 61.4M 0s
[2025-04-11T14:37:14.794Z] #10 7.652 196550K .......... .......... .......... .......... .......... 92% 69.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.652 196600K .......... .......... .......... .......... .......... 92% 71.8M 0s
[2025-04-11T14:37:14.794Z] #10 7.653 196650K .......... .......... .......... .......... .......... 92% 62.0M 0s
[2025-04-11T14:37:14.794Z] #10 7.654 196700K .......... .......... .......... .......... .......... 92% 67.7M 0s
[2025-04-11T14:37:14.794Z] #10 7.654 196750K .......... .......... .......... .......... .......... 92% 68.8M 0s
[2025-04-11T14:37:14.794Z] #10 7.655 196800K .......... .......... .......... .......... .......... 92% 66.4M 0s
[2025-04-11T14:37:14.794Z] #10 7.656 196850K .......... .......... .......... .......... .......... 92% 55.7M 0s
[2025-04-11T14:37:14.794Z] #10 7.657 196900K .......... .......... .......... .......... .......... 92% 51.1M 0s
[2025-04-11T14:37:14.794Z] #10 7.658 196950K .......... .......... .......... .......... .......... 92% 70.6M 0s
[2025-04-11T14:37:14.794Z] #10 7.658 197000K .......... .......... .......... .......... .......... 92% 84.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.659 197050K .......... .......... .......... .......... .......... 92% 84.8M 0s
[2025-04-11T14:37:14.794Z] #10 7.660 197100K .......... .......... .......... .......... .......... 92% 74.0M 0s
[2025-04-11T14:37:14.794Z] #10 7.660 197150K .......... .......... .......... .......... .......... 92% 93.0M 0s
[2025-04-11T14:37:14.794Z] #10 7.661 197200K .......... .......... .......... .......... .......... 92% 7.73M 0s
[2025-04-11T14:37:14.794Z] #10 7.667 197250K .......... .......... .......... .......... .......... 92% 64.4M 0s
[2025-04-11T14:37:14.794Z] #10 7.668 197300K .......... .......... .......... .......... .......... 92% 61.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.669 197350K .......... .......... .......... .......... .......... 92% 73.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.669 197400K .......... .......... .......... .......... .......... 92% 1.31M 0s
[2025-04-11T14:37:14.794Z] #10 7.707 197450K .......... .......... .......... .......... .......... 92% 35.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.708 197500K .......... .......... .......... .......... .......... 92% 52.8M 0s
[2025-04-11T14:37:14.794Z] #10 7.709 197550K .......... .......... .......... .......... .......... 92% 59.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.710 197600K .......... .......... .......... .......... .......... 92% 66.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.711 197650K .......... .......... .......... .......... .......... 92% 63.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.711 197700K .......... .......... .......... .......... .......... 92% 40.5M 0s
[2025-04-11T14:37:14.794Z] #10 7.713 197750K .......... .......... .......... .......... .......... 92% 59.6M 0s
[2025-04-11T14:37:14.794Z] #10 7.713 197800K .......... .......... .......... .......... .......... 92% 53.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.714 197850K .......... .......... .......... .......... .......... 92% 53.8M 0s
[2025-04-11T14:37:14.794Z] #10 7.715 197900K .......... .......... .......... .......... .......... 93% 55.4M 0s
[2025-04-11T14:37:14.794Z] #10 7.716 197950K .......... .......... .......... .......... .......... 93% 60.6M 0s
[2025-04-11T14:37:14.794Z] #10 7.717 198000K .......... .......... .......... .......... .......... 93% 65.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.718 198050K .......... .......... .......... .......... .......... 93% 60.7M 0s
[2025-04-11T14:37:14.794Z] #10 7.718 198100K .......... .......... .......... .......... .......... 93% 54.6M 0s
[2025-04-11T14:37:14.794Z] #10 7.719 198150K .......... .......... .......... .......... .......... 93% 62.1M 0s
[2025-04-11T14:37:14.794Z] #10 7.720 198200K .......... .......... .......... .......... .......... 93% 67.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.721 198250K .......... .......... .......... .......... .......... 93% 63.3M 0s
[2025-04-11T14:37:14.794Z] #10 7.722 198300K .......... .......... .......... .......... .......... 93% 54.0M 0s
[2025-04-11T14:37:14.794Z] #10 7.722 198350K .......... .......... .......... .......... .......... 93% 67.8M 0s
[2025-04-11T14:37:14.794Z] #10 7.723 198400K .......... .......... .......... .......... .......... 93% 74.3M 0s
[2025-04-11T14:37:14.794Z] #10 7.724 198450K .......... .......... .......... .......... .......... 93% 65.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.725 198500K .......... .......... .......... .......... .......... 93% 56.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.725 198550K .......... .......... .......... .......... .......... 93% 60.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.726 198600K .......... .......... .......... .......... .......... 93% 67.1M 0s
[2025-04-11T14:37:14.794Z] #10 7.727 198650K .......... .......... .......... .......... .......... 93% 62.5M 0s
[2025-04-11T14:37:14.794Z] #10 7.728 198700K .......... .......... .......... .......... .......... 93% 41.0M 0s
[2025-04-11T14:37:14.794Z] #10 7.729 198750K .......... .......... .......... .......... .......... 93% 51.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.730 198800K .......... .......... .......... .......... .......... 93% 52.5M 0s
[2025-04-11T14:37:14.794Z] #10 7.731 198850K .......... .......... .......... .......... .......... 93% 58.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.732 198900K .......... .......... .......... .......... .......... 93% 60.6M 0s
[2025-04-11T14:37:14.794Z] #10 7.733 198950K .......... .......... .......... .......... .......... 93% 60.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.733 199000K .......... .......... .......... .......... .......... 93% 65.0M 0s
[2025-04-11T14:37:14.794Z] #10 7.734 199050K .......... .......... .......... .......... .......... 93% 67.3M 0s
[2025-04-11T14:37:14.794Z] #10 7.735 199100K .......... .......... .......... .......... .......... 93% 46.4M 0s
[2025-04-11T14:37:14.794Z] #10 7.736 199150K .......... .......... .......... .......... .......... 93% 57.6M 0s
[2025-04-11T14:37:14.794Z] #10 7.737 199200K .......... .......... .......... .......... .......... 93% 54.8M 0s
[2025-04-11T14:37:14.794Z] #10 7.738 199250K .......... .......... .......... .......... .......... 93% 53.3M 0s
[2025-04-11T14:37:14.794Z] #10 7.738 199300K .......... .......... .......... .......... .......... 93% 53.3M 0s
[2025-04-11T14:37:14.794Z] #10 7.739 199350K .......... .......... .......... .......... .......... 93% 65.0M 0s
[2025-04-11T14:37:14.794Z] #10 7.740 199400K .......... .......... .......... .......... .......... 93% 71.0M 0s
[2025-04-11T14:37:14.794Z] #10 7.741 199450K .......... .......... .......... .......... .......... 93% 69.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.742 199500K .......... .......... .......... .......... .......... 93% 49.3M 0s
[2025-04-11T14:37:14.794Z] #10 7.743 199550K .......... .......... .......... .......... .......... 93% 58.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.743 199600K .......... .......... .......... .......... .......... 93% 63.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.744 199650K .......... .......... .......... .......... .......... 93% 80.7M 0s
[2025-04-11T14:37:14.794Z] #10 7.745 199700K .......... .......... .......... .......... .......... 93% 77.5M 0s
[2025-04-11T14:37:14.794Z] #10 7.745 199750K .......... .......... .......... .......... .......... 93% 79.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.746 199800K .......... .......... .......... .......... .......... 93% 61.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.747 199850K .......... .......... .......... .......... .......... 93% 63.4M 0s
[2025-04-11T14:37:14.794Z] #10 7.748 199900K .......... .......... .......... .......... .......... 93% 62.8M 0s
[2025-04-11T14:37:14.794Z] #10 7.748 199950K .......... .......... .......... .......... .......... 93% 86.6M 0s
[2025-04-11T14:37:14.794Z] #10 7.749 200000K .......... .......... .......... .......... .......... 94% 69.6M 0s
[2025-04-11T14:37:14.794Z] #10 7.750 200050K .......... .......... .......... .......... .......... 94% 72.7M 0s
[2025-04-11T14:37:14.794Z] #10 7.750 200100K .......... .......... .......... .......... .......... 94% 73.1M 0s
[2025-04-11T14:37:14.794Z] #10 7.751 200150K .......... .......... .......... .......... .......... 94%  103M 0s
[2025-04-11T14:37:14.794Z] #10 7.751 200200K .......... .......... .......... .......... .......... 94% 76.5M 0s
[2025-04-11T14:37:14.794Z] #10 7.752 200250K .......... .......... .......... .......... .......... 94% 70.7M 0s
[2025-04-11T14:37:14.794Z] #10 7.753 200300K .......... .......... .......... .......... .......... 94% 67.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.753 200350K .......... .......... .......... .......... .......... 94%  122M 0s
[2025-04-11T14:37:14.794Z] #10 7.754 200400K .......... .......... .......... .......... .......... 94%  122M 0s
[2025-04-11T14:37:14.794Z] #10 7.754 200450K .......... .......... .......... .......... .......... 94% 97.8M 0s
[2025-04-11T14:37:14.794Z] #10 7.755 200500K .......... .......... .......... .......... .......... 94% 93.0M 0s
[2025-04-11T14:37:14.794Z] #10 7.755 200550K .......... .......... .......... .......... .......... 94%  108M 0s
[2025-04-11T14:37:14.794Z] #10 7.756 200600K .......... .......... .......... .......... .......... 94%  127M 0s
[2025-04-11T14:37:14.794Z] #10 7.756 200650K .......... .......... .......... .......... .......... 94%  106M 0s
[2025-04-11T14:37:14.794Z] #10 7.757 200700K .......... .......... .......... .......... .......... 94% 74.0M 0s
[2025-04-11T14:37:14.794Z] #10 7.757 200750K .......... .......... .......... .......... .......... 94% 96.4M 0s
[2025-04-11T14:37:14.794Z] #10 7.758 200800K .......... .......... .......... .......... .......... 94% 96.6M 0s
[2025-04-11T14:37:14.794Z] #10 7.758 200850K .......... .......... .......... .......... .......... 94% 90.3M 0s
[2025-04-11T14:37:14.794Z] #10 7.759 200900K .......... .......... .......... .......... .......... 94% 87.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.759 200950K .......... .......... .......... .......... .......... 94%  150M 0s
[2025-04-11T14:37:14.794Z] #10 7.760 201000K .......... .......... .......... .......... .......... 94%  114M 0s
[2025-04-11T14:37:14.794Z] #10 7.760 201050K .......... .......... .......... .......... .......... 94% 98.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.761 201100K .......... .......... .......... .......... .......... 94% 83.1M 0s
[2025-04-11T14:37:14.794Z] #10 7.761 201150K .......... .......... .......... .......... .......... 94%  107M 0s
[2025-04-11T14:37:14.794Z] #10 7.762 201200K .......... .......... .......... .......... .......... 94%  116M 0s
[2025-04-11T14:37:14.794Z] #10 7.762 201250K .......... .......... .......... .......... .......... 94% 93.8M 0s
[2025-04-11T14:37:14.794Z] #10 7.763 201300K .......... .......... .......... .......... .......... 94% 80.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.763 201350K .......... .......... .......... .......... .......... 94%  135M 0s
[2025-04-11T14:37:14.794Z] #10 7.763 201400K .......... .......... .......... .......... .......... 94%  129M 0s
[2025-04-11T14:37:14.794Z] #10 7.764 201450K .......... .......... .......... .......... .......... 94%  120M 0s
[2025-04-11T14:37:14.794Z] #10 7.764 201500K .......... .......... .......... .......... .......... 94% 95.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.765 201550K .......... .......... .......... .......... .......... 94% 1.59M 0s
[2025-04-11T14:37:14.794Z] #10 7.796 201600K .......... .......... .......... .......... .......... 94% 80.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.796 201650K .......... .......... .......... .......... .......... 94%  114M 0s
[2025-04-11T14:37:14.794Z] #10 7.797 201700K .......... .......... .......... .......... .......... 94% 38.7M 0s
[2025-04-11T14:37:14.794Z] #10 7.798 201750K .......... .......... .......... .......... .......... 94% 56.5M 0s
[2025-04-11T14:37:14.794Z] #10 7.799 201800K .......... .......... .......... .......... .......... 94% 49.3M 0s
[2025-04-11T14:37:14.794Z] #10 7.800 201850K .......... .......... .......... .......... .......... 94% 49.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.801 201900K .......... .......... .......... .......... .......... 94% 56.6M 0s
[2025-04-11T14:37:14.794Z] #10 7.801 201950K .......... .......... .......... .......... .......... 94% 60.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.802 202000K .......... .......... .......... .......... .......... 94% 67.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.803 202050K .......... .......... .......... .......... .......... 94% 48.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.804 202100K .......... .......... .......... .......... .......... 94% 54.0M 0s
[2025-04-11T14:37:14.794Z] #10 7.805 202150K .......... .......... .......... .......... .......... 95% 67.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.806 202200K .......... .......... .......... .......... .......... 95% 64.9M 0s
[2025-04-11T14:37:14.794Z] #10 7.806 202250K .......... .......... .......... .......... .......... 95% 60.5M 0s
[2025-04-11T14:37:14.794Z] #10 7.807 202300K .......... .......... .......... .......... .......... 95% 54.5M 0s
[2025-04-11T14:37:14.794Z] #10 7.808 202350K .......... .......... .......... .......... .......... 95% 69.8M 0s
[2025-04-11T14:37:14.794Z] #10 7.809 202400K .......... .......... .......... .......... .......... 95% 65.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.810 202450K .......... .......... .......... .......... .......... 95% 78.1M 0s
[2025-04-11T14:37:14.794Z] #10 7.810 202500K .......... .......... .......... .......... .......... 95% 73.1M 0s
[2025-04-11T14:37:14.794Z] #10 7.811 202550K .......... .......... .......... .......... .......... 95% 64.8M 0s
[2025-04-11T14:37:14.794Z] #10 7.812 202600K .......... .......... .......... .......... .......... 95% 65.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.812 202650K .......... .......... .......... .......... .......... 95% 75.8M 0s
[2025-04-11T14:37:14.794Z] #10 7.813 202700K .......... .......... .......... .......... .......... 95% 57.1M 0s
[2025-04-11T14:37:14.794Z] #10 7.814 202750K .......... .......... .......... .......... .......... 95% 71.3M 0s
[2025-04-11T14:37:14.794Z] #10 7.815 202800K .......... .......... .......... .......... .......... 95% 72.2M 0s
[2025-04-11T14:37:14.794Z] #10 7.815 202850K .......... .......... .......... .......... .......... 95% 45.4M 0s
[2025-04-11T14:37:14.794Z] #10 7.816 202900K .......... .......... .......... .......... .......... 95% 63.6M 0s
[2025-04-11T14:37:14.794Z] #10 7.817 202950K .......... .......... .......... .......... .......... 95% 65.2M 0s
[2025-04-11T14:37:15.045Z] #10 7.818 203000K .......... .......... .......... .......... .......... 95% 74.5M 0s
[2025-04-11T14:37:15.045Z] #10 7.818 203050K .......... .......... .......... .......... .......... 95% 71.1M 0s
[2025-04-11T14:37:15.045Z] #10 7.819 203100K .......... .......... .......... .......... .......... 95% 58.6M 0s
[2025-04-11T14:37:15.045Z] #10 7.820 203150K .......... .......... .......... .......... .......... 95% 72.6M 0s
[2025-04-11T14:37:15.045Z] #10 7.821 203200K .......... .......... .......... .......... .......... 95% 67.6M 0s
[2025-04-11T14:37:15.045Z] #10 7.821 203250K .......... .......... .......... .......... .......... 95% 66.2M 0s
[2025-04-11T14:37:15.045Z] #10 7.822 203300K .......... .......... .......... .......... .......... 95% 56.9M 0s
[2025-04-11T14:37:15.045Z] #10 7.823 203350K .......... .......... .......... .......... .......... 95% 82.5M 0s
[2025-04-11T14:37:15.045Z] #10 7.824 203400K .......... .......... .......... .......... .......... 95% 82.8M 0s
[2025-04-11T14:37:15.045Z] #10 7.824 203450K .......... .......... .......... .......... .......... 95% 78.6M 0s
[2025-04-11T14:37:15.045Z] #10 7.825 203500K .......... .......... .......... .......... .......... 95% 53.2M 0s
[2025-04-11T14:37:15.045Z] #10 7.826 203550K .......... .......... .......... .......... .......... 95% 68.9M 0s
[2025-04-11T14:37:15.045Z] #10 7.826 203600K .......... .......... .......... .......... .......... 95% 74.1M 0s
[2025-04-11T14:37:15.045Z] #10 7.827 203650K .......... .......... .......... .......... .......... 95% 65.1M 0s
[2025-04-11T14:37:15.045Z] #10 7.828 203700K .......... .......... .......... .......... .......... 95% 65.5M 0s
[2025-04-11T14:37:15.045Z] #10 7.829 203750K .......... .......... .......... .......... .......... 95% 75.8M 0s
[2025-04-11T14:37:15.045Z] #10 7.829 203800K .......... .......... .......... .......... .......... 95% 69.1M 0s
[2025-04-11T14:37:15.045Z] #10 7.830 203850K .......... .......... .......... .......... .......... 95% 73.8M 0s
[2025-04-11T14:37:15.045Z] #10 7.831 203900K .......... .......... .......... .......... .......... 95% 59.7M 0s
[2025-04-11T14:37:15.045Z] #10 7.831 203950K .......... .......... .......... .......... .......... 95%  102M 0s
[2025-04-11T14:37:15.045Z] #10 7.832 204000K .......... .......... .......... .......... .......... 95% 94.2M 0s
[2025-04-11T14:37:15.045Z] #10 7.832 204050K .......... .......... .......... .......... .......... 95% 96.2M 0s
[2025-04-11T14:37:15.045Z] #10 7.833 204100K .......... .......... .......... .......... .......... 95% 91.1M 0s
[2025-04-11T14:37:15.045Z] #10 7.834 204150K .......... .......... .......... .......... .......... 95% 97.0M 0s
[2025-04-11T14:37:15.045Z] #10 7.834 204200K .......... .......... .......... .......... .......... 95% 84.6M 0s
[2025-04-11T14:37:15.045Z] #10 7.834 204250K .......... .......... .......... .......... .......... 96% 96.3M 0s
[2025-04-11T14:37:15.045Z] #10 7.835 204300K .......... .......... .......... .......... .......... 96% 78.4M 0s
[2025-04-11T14:37:15.045Z] #10 7.836 204350K .......... .......... .......... .......... .......... 96% 94.2M 0s
[2025-04-11T14:37:15.045Z] #10 7.836 204400K .......... .......... .......... .......... .......... 96% 91.5M 0s
[2025-04-11T14:37:15.045Z] #10 7.837 204450K .......... .......... .......... .......... .......... 96% 94.6M 0s
[2025-04-11T14:37:15.045Z] #10 7.837 204500K .......... .......... .......... .......... .......... 96% 90.7M 0s
[2025-04-11T14:37:15.045Z] #10 7.838 204550K .......... .......... .......... .......... .......... 96% 96.7M 0s
[2025-04-11T14:37:15.045Z] #10 7.838 204600K .......... .......... .......... .......... .......... 96%  102M 0s
[2025-04-11T14:37:15.045Z] #10 7.842 204650K .......... .......... .......... .......... .......... 96%  101M 0s
[2025-04-11T14:37:15.045Z] #10 7.842 204700K .......... .......... .......... .......... .......... 96% 89.3M 0s
[2025-04-11T14:37:15.045Z] #10 7.842 204750K .......... .......... .......... .......... .......... 96%  116M 0s
[2025-04-11T14:37:15.045Z] #10 7.918 204800K .......... .......... .......... .......... .......... 96%  638K 0s
[2025-04-11T14:37:15.045Z] #10 7.919 204850K .......... .......... .......... .......... .......... 96% 60.5M 0s
[2025-04-11T14:37:15.045Z] #10 7.919 204900K .......... .......... .......... .......... .......... 96% 61.9M 0s
[2025-04-11T14:37:15.045Z] #10 7.920 204950K .......... .......... .......... .......... .......... 96% 42.9M 0s
[2025-04-11T14:37:15.045Z] #10 7.921 205000K .......... .......... .......... .......... .......... 96% 46.8M 0s
[2025-04-11T14:37:15.045Z] #10 7.922 205050K .......... .......... .......... .......... .......... 96% 22.3M 0s
[2025-04-11T14:37:15.045Z] #10 7.925 205100K .......... .......... .......... .......... .......... 96% 51.2M 0s
[2025-04-11T14:37:15.045Z] #10 7.925 205150K .......... .......... .......... .......... .......... 96% 66.0M 0s
[2025-04-11T14:37:15.045Z] #10 7.926 205200K .......... .......... .......... .......... .......... 96% 61.3M 0s
[2025-04-11T14:37:15.045Z] #10 7.927 205250K .......... .......... .......... .......... .......... 96% 54.0M 0s
[2025-04-11T14:37:15.045Z] #10 7.928 205300K .......... .......... .......... .......... .......... 96% 54.0M 0s
[2025-04-11T14:37:15.045Z] #10 7.929 205350K .......... .......... .......... .......... .......... 96% 57.8M 0s
[2025-04-11T14:37:15.045Z] #10 7.930 205400K .......... .......... .......... .......... .......... 96% 75.5M 0s
[2025-04-11T14:37:15.045Z] #10 7.930 205450K .......... .......... .......... .......... .......... 96% 28.9M 0s
[2025-04-11T14:37:15.045Z] #10 7.932 205500K .......... .......... .......... .......... .......... 96% 50.4M 0s
[2025-04-11T14:37:15.045Z] #10 7.933 205550K .......... .......... .......... .......... .......... 96% 42.9M 0s
[2025-04-11T14:37:15.045Z] #10 7.934 205600K .......... .......... .......... .......... .......... 96% 67.0M 0s
[2025-04-11T14:37:15.045Z] #10 7.935 205650K .......... .......... .......... .......... .......... 96% 61.7M 0s
[2025-04-11T14:37:15.045Z] #10 7.936 205700K .......... .......... .......... .......... .......... 96% 59.1M 0s
[2025-04-11T14:37:15.045Z] #10 7.936 205750K .......... .......... .......... .......... .......... 96% 55.5M 0s
[2025-04-11T14:37:15.045Z] #10 7.937 205800K .......... .......... .......... .......... .......... 96% 70.2M 0s
[2025-04-11T14:37:15.045Z] #10 7.938 205850K .......... .......... .......... .......... .......... 96% 59.8M 0s
[2025-04-11T14:37:15.045Z] #10 7.939 205900K .......... .......... .......... .......... .......... 96% 54.1M 0s
[2025-04-11T14:37:15.045Z] #10 7.940 205950K .......... .......... .......... .......... .......... 96% 56.2M 0s
[2025-04-11T14:37:15.045Z] #10 7.941 206000K .......... .......... .......... .......... .......... 96% 65.9M 0s
[2025-04-11T14:37:15.045Z] #10 7.941 206050K .......... .......... .......... .......... .......... 96% 55.3M 0s
[2025-04-11T14:37:15.045Z] #10 7.942 206100K .......... .......... .......... .......... .......... 96% 52.8M 0s
[2025-04-11T14:37:15.045Z] #10 7.943 206150K .......... .......... .......... .......... .......... 96% 49.6M 0s
[2025-04-11T14:37:15.045Z] #10 7.944 206200K .......... .......... .......... .......... .......... 96% 61.3M 0s
[2025-04-11T14:37:15.045Z] #10 7.945 206250K .......... .......... .......... .......... .......... 96% 52.2M 0s
[2025-04-11T14:37:15.045Z] #10 7.946 206300K .......... .......... .......... .......... .......... 96% 46.6M 0s
[2025-04-11T14:37:15.045Z] #10 7.947 206350K .......... .......... .......... .......... .......... 96% 45.3M 0s
[2025-04-11T14:37:15.045Z] #10 7.948 206400K .......... .......... .......... .......... .......... 97% 56.2M 0s
[2025-04-11T14:37:15.045Z] #10 7.949 206450K .......... .......... .......... .......... .......... 97% 26.7M 0s
[2025-04-11T14:37:15.045Z] #10 7.951 206500K .......... .......... .......... .......... .......... 97% 49.1M 0s
[2025-04-11T14:37:15.045Z] #10 7.952 206550K .......... .......... .......... .......... .......... 97% 61.8M 0s
[2025-04-11T14:37:15.045Z] #10 7.953 206600K .......... .......... .......... .......... .......... 97% 70.8M 0s
[2025-04-11T14:37:15.045Z] #10 7.953 206650K .......... .......... .......... .......... .......... 97% 67.3M 0s
[2025-04-11T14:37:15.045Z] #10 7.954 206700K .......... .......... .......... .......... .......... 97% 60.1M 0s
[2025-04-11T14:37:15.045Z] #10 7.955 206750K .......... .......... .......... .......... .......... 97% 60.0M 0s
[2025-04-11T14:37:15.045Z] #10 7.956 206800K .......... .......... .......... .......... .......... 97% 50.1M 0s
[2025-04-11T14:37:15.045Z] #10 7.957 206850K .......... .......... .......... .......... .......... 97% 65.3M 0s
[2025-04-11T14:37:15.045Z] #10 7.957 206900K .......... .......... .......... .......... .......... 97% 62.7M 0s
[2025-04-11T14:37:15.045Z] #10 7.958 206950K .......... .......... .......... .......... .......... 97% 43.5M 0s
[2025-04-11T14:37:15.045Z] #10 7.959 207000K .......... .......... .......... .......... .......... 97% 55.4M 0s
[2025-04-11T14:37:15.045Z] #10 7.960 207050K .......... .......... .......... .......... .......... 97% 52.1M 0s
[2025-04-11T14:37:15.045Z] #10 7.961 207100K .......... .......... .......... .......... .......... 97% 33.1M 0s
[2025-04-11T14:37:15.045Z] #10 7.962 207150K .......... .......... .......... .......... .......... 97% 29.1M 0s
[2025-04-11T14:37:15.045Z] #10 7.964 207200K .......... .......... .......... .......... .......... 97% 65.4M 0s
[2025-04-11T14:37:15.045Z] #10 7.965 207250K .......... .......... .......... .......... .......... 97% 62.5M 0s
[2025-04-11T14:37:15.045Z] #10 7.966 207300K .......... .......... .......... .......... .......... 97% 58.7M 0s
[2025-04-11T14:37:15.045Z] #10 7.967 207350K .......... .......... .......... .......... .......... 97% 55.0M 0s
[2025-04-11T14:37:15.045Z] #10 7.967 207400K .......... .......... .......... .......... .......... 97% 55.9M 0s
[2025-04-11T14:37:15.045Z] #10 7.968 207450K .......... .......... .......... .......... .......... 97% 29.7M 0s
[2025-04-11T14:37:15.045Z] #10 7.970 207500K .......... .......... .......... .......... .......... 97% 56.7M 0s
[2025-04-11T14:37:15.045Z] #10 7.971 207550K .......... .......... .......... .......... .......... 97% 53.0M 0s
[2025-04-11T14:37:15.045Z] #10 7.972 207600K .......... .......... .......... .......... .......... 97% 64.4M 0s
[2025-04-11T14:37:15.045Z] #10 7.972 207650K .......... .......... .......... .......... .......... 97% 55.0M 0s
[2025-04-11T14:37:15.045Z] #10 7.973 207700K .......... .......... .......... .......... .......... 97% 63.6M 0s
[2025-04-11T14:37:15.045Z] #10 7.974 207750K .......... .......... .......... .......... .......... 97% 36.6M 0s
[2025-04-11T14:37:15.045Z] #10 7.975 207800K .......... .......... .......... .......... .......... 97% 32.8M 0s
[2025-04-11T14:37:15.045Z] #10 7.977 207850K .......... .......... .......... .......... .......... 97% 53.6M 0s
[2025-04-11T14:37:15.045Z] #10 7.978 207900K .......... .......... .......... .......... .......... 97% 42.8M 0s
[2025-04-11T14:37:15.045Z] #10 7.979 207950K .......... .......... .......... .......... .......... 97% 66.0M 0s
[2025-04-11T14:37:15.045Z] #10 7.980 208000K .......... .......... .......... .......... .......... 97% 87.6M 0s
[2025-04-11T14:37:15.045Z] #10 7.980 208050K .......... .......... .......... .......... .......... 97%  106M 0s
[2025-04-11T14:37:15.045Z] #10 7.981 208100K .......... .......... .......... .......... .......... 97% 61.8M 0s
[2025-04-11T14:37:15.045Z] #10 7.981 208150K .......... .......... .......... .......... .......... 97% 45.7M 0s
[2025-04-11T14:37:15.045Z] #10 7.983 208200K .......... .......... .......... .......... .......... 97% 47.8M 0s
[2025-04-11T14:37:15.045Z] #10 7.984 208250K .......... .......... .......... .......... .......... 97% 52.4M 0s
[2025-04-11T14:37:15.045Z] #10 7.985 208300K .......... .......... .......... .......... .......... 97% 68.5M 0s
[2025-04-11T14:37:15.045Z] #10 7.985 208350K .......... .......... .......... .......... .......... 97% 54.4M 0s
[2025-04-11T14:37:15.045Z] #10 7.986 208400K .......... .......... .......... .......... .......... 97% 87.3M 0s
[2025-04-11T14:37:15.045Z] #10 7.987 208450K .......... .......... .......... .......... .......... 97% 29.3M 0s
[2025-04-11T14:37:15.045Z] #10 7.988 208500K .......... .......... .......... .......... .......... 98% 55.9M 0s
[2025-04-11T14:37:15.045Z] #10 7.989 208550K .......... .......... .......... .......... .......... 98% 55.4M 0s
[2025-04-11T14:37:15.045Z] #10 7.990 208600K .......... .......... .......... .......... .......... 98% 58.2M 0s
[2025-04-11T14:37:15.045Z] #10 7.991 208650K .......... .......... .......... .......... .......... 98% 34.4M 0s
[2025-04-11T14:37:15.045Z] #10 7.992 208700K .......... .......... .......... .......... .......... 98% 60.5M 0s
[2025-04-11T14:37:15.045Z] #10 7.993 208750K .......... .......... .......... .......... .......... 98% 42.9M 0s
[2025-04-11T14:37:15.045Z] #10 7.994 208800K .......... .......... .......... .......... .......... 98% 56.7M 0s
[2025-04-11T14:37:15.045Z] #10 7.995 208850K .......... .......... .......... .......... .......... 98% 74.3M 0s
[2025-04-11T14:37:15.046Z] #10 7.996 208900K .......... .......... .......... .......... .......... 98% 67.6M 0s
[2025-04-11T14:37:15.046Z] #10 7.997 208950K .......... .......... .......... .......... .......... 98% 39.2M 0s
[2025-04-11T14:37:15.046Z] #10 7.998 209000K .......... .......... .......... .......... .......... 98% 93.8M 0s
[2025-04-11T14:37:15.046Z] #10 7.998 209050K .......... .......... .......... .......... .......... 98% 33.7M 0s
[2025-04-11T14:37:15.046Z] #10 8.000 209100K .......... .......... .......... .......... .......... 98% 70.6M 0s
[2025-04-11T14:37:15.046Z] #10 8.000 209150K .......... .......... .......... .......... .......... 98% 86.3M 0s
[2025-04-11T14:37:15.046Z] #10 8.001 209200K .......... .......... .......... .......... .......... 98% 74.2M 0s
[2025-04-11T14:37:15.046Z] #10 8.002 209250K .......... .......... .......... .......... .......... 98% 22.7M 0s
[2025-04-11T14:37:15.046Z] #10 8.004 209300K .......... .......... .......... .......... .......... 98%  109M 0s
[2025-04-11T14:37:15.046Z] #10 8.004 209350K .......... .......... .......... .......... .......... 98%  108M 0s
[2025-04-11T14:37:15.046Z] #10 8.005 209400K .......... .......... .......... .......... .......... 98% 69.4M 0s
[2025-04-11T14:37:15.046Z] #10 8.005 209450K .......... .......... .......... .......... .......... 98%  112M 0s
[2025-04-11T14:37:15.046Z] #10 8.006 209500K .......... .......... .......... .......... .......... 98% 46.6M 0s
[2025-04-11T14:37:15.046Z] #10 8.007 209550K .......... .......... .......... .......... .......... 98% 90.9M 0s
[2025-04-11T14:37:15.046Z] #10 8.007 209600K .......... .......... .......... .......... .......... 98% 37.4M 0s
[2025-04-11T14:37:15.046Z] #10 8.009 209650K .......... .......... .......... .......... .......... 98% 50.7M 0s
[2025-04-11T14:37:15.046Z] #10 8.010 209700K .......... .......... .......... .......... .......... 98% 92.5M 0s
[2025-04-11T14:37:15.046Z] #10 8.010 209750K .......... .......... .......... .......... .......... 98% 31.3M 0s
[2025-04-11T14:37:15.046Z] #10 8.012 209800K .......... .......... .......... .......... .......... 98% 73.3M 0s
[2025-04-11T14:37:15.046Z] #10 8.012 209850K .......... .......... .......... .......... .......... 98% 26.3M 0s
[2025-04-11T14:37:15.046Z] #10 8.014 209900K .......... .......... .......... .......... .......... 98% 27.0M 0s
[2025-04-11T14:37:15.046Z] #10 8.016 209950K .......... .......... .......... .......... .......... 98% 95.6M 0s
[2025-04-11T14:37:15.046Z] #10 8.017 210000K .......... .......... .......... .......... .......... 98%  105M 0s
[2025-04-11T14:37:15.046Z] #10 8.017 210050K .......... .......... .......... .......... .......... 98% 41.9M 0s
[2025-04-11T14:37:15.046Z] #10 8.018 210100K .......... .......... .......... .......... .......... 98% 57.0M 0s
[2025-04-11T14:37:15.296Z] #10 8.019 210150K .......... .......... .......... .......... .......... 98%  107M 0s
[2025-04-11T14:37:15.296Z] #10 8.020 210200K .......... .......... .......... .......... .......... 98% 82.1M 0s
[2025-04-11T14:37:15.296Z] #10 8.020 210250K .......... .......... .......... .......... .......... 98% 16.3M 0s
[2025-04-11T14:37:15.296Z] #10 8.023 210300K .......... .......... .......... .......... .......... 98%  145M 0s
[2025-04-11T14:37:15.296Z] #10 8.024 210350K .......... .......... .......... .......... .......... 98% 98.6M 0s
[2025-04-11T14:37:15.296Z] #10 8.024 210400K .......... .......... .......... .......... .......... 98% 99.7M 0s
[2025-04-11T14:37:15.296Z] #10 8.024 210450K .......... .......... .......... .......... .......... 98%  124M 0s
[2025-04-11T14:37:15.296Z] #10 8.025 210500K .......... .......... .......... .......... .......... 98% 55.2M 0s
[2025-04-11T14:37:15.296Z] #10 8.026 210550K .......... .......... .......... .......... .......... 98% 37.7M 0s
[2025-04-11T14:37:15.296Z] #10 8.027 210600K .......... .......... .......... .......... .......... 98% 48.4M 0s
[2025-04-11T14:37:15.296Z] #10 8.028 210650K .......... .......... .......... .......... .......... 99%  115M 0s
[2025-04-11T14:37:15.296Z] #10 8.028 210700K .......... .......... .......... .......... .......... 99% 21.3M 0s
[2025-04-11T14:37:15.296Z] #10 8.031 210750K .......... .......... .......... .......... .......... 99% 92.0M 0s
[2025-04-11T14:37:15.296Z] #10 8.031 210800K .......... .......... .......... .......... .......... 99%  128M 0s
[2025-04-11T14:37:15.296Z] #10 8.032 210850K .......... .......... .......... .......... .......... 99% 24.5M 0s
[2025-04-11T14:37:15.296Z] #10 8.034 210900K .......... .......... .......... .......... .......... 99% 95.1M 0s
[2025-04-11T14:37:15.296Z] #10 8.034 210950K .......... .......... .......... .......... .......... 99% 79.4M 0s
[2025-04-11T14:37:15.296Z] #10 8.035 211000K .......... .......... .......... .......... .......... 99% 63.0M 0s
[2025-04-11T14:37:15.296Z] #10 8.036 211050K .......... .......... .......... .......... .......... 99% 47.6M 0s
[2025-04-11T14:37:15.296Z] #10 8.037 211100K .......... .......... .......... .......... .......... 99% 60.8M 0s
[2025-04-11T14:37:15.296Z] #10 8.037 211150K .......... .......... .......... .......... .......... 99% 33.5M 0s
[2025-04-11T14:37:15.296Z] #10 8.039 211200K .......... .......... .......... .......... .......... 99%  124M 0s
[2025-04-11T14:37:15.296Z] #10 8.039 211250K .......... .......... .......... .......... .......... 99% 43.7M 0s
[2025-04-11T14:37:15.296Z] #10 8.040 211300K .......... .......... .......... .......... .......... 99% 85.3M 0s
[2025-04-11T14:37:15.296Z] #10 8.041 211350K .......... .......... .......... .......... .......... 99% 98.4M 0s
[2025-04-11T14:37:15.296Z] #10 8.041 211400K .......... .......... .......... .......... .......... 99% 44.1M 0s
[2025-04-11T14:37:15.297Z] #10 8.043 211450K .......... .......... .......... .......... .......... 99% 45.1M 0s
[2025-04-11T14:37:15.297Z] #10 8.044 211500K .......... .......... .......... .......... .......... 99% 49.0M 0s
[2025-04-11T14:37:15.297Z] #10 8.045 211550K .......... .......... .......... .......... .......... 99% 42.5M 0s
[2025-04-11T14:37:15.297Z] #10 8.046 211600K .......... .......... .......... .......... .......... 99% 55.2M 0s
[2025-04-11T14:37:15.297Z] #10 8.047 211650K .......... .......... .......... .......... .......... 99% 53.2M 0s
[2025-04-11T14:37:15.297Z] #10 8.048 211700K .......... .......... .......... .......... .......... 99% 56.1M 0s
[2025-04-11T14:37:15.297Z] #10 8.048 211750K .......... .......... .......... .......... .......... 99% 42.3M 0s
[2025-04-11T14:37:15.297Z] #10 8.050 211800K .......... .......... .......... .......... .......... 99% 77.3M 0s
[2025-04-11T14:37:15.297Z] #10 8.050 211850K .......... .......... .......... .......... .......... 99% 62.8M 0s
[2025-04-11T14:37:15.297Z] #10 8.051 211900K .......... .......... .......... .......... .......... 99% 37.7M 0s
[2025-04-11T14:37:15.297Z] #10 8.052 211950K .......... .......... .......... .......... .......... 99% 59.3M 0s
[2025-04-11T14:37:15.297Z] #10 8.053 212000K .......... .......... .......... .......... .......... 99% 27.6M 0s
[2025-04-11T14:37:15.297Z] #10 8.055 212050K .......... .......... .......... .......... .......... 99% 79.9M 0s
[2025-04-11T14:37:15.297Z] #10 8.056 212100K .......... .......... .......... .......... .......... 99% 92.8M 0s
[2025-04-11T14:37:15.297Z] #10 8.056 212150K .......... .......... .......... .......... .......... 99% 57.8M 0s
[2025-04-11T14:37:15.297Z] #10 8.057 212200K .......... .......... .......... .......... .......... 99% 37.3M 0s
[2025-04-11T14:37:15.297Z] #10 8.058 212250K .......... .......... .......... .......... .......... 99% 29.3M 0s
[2025-04-11T14:37:15.297Z] #10 8.060 212300K .......... .......... .......... .......... .......... 99% 95.1M 0s
[2025-04-11T14:37:15.297Z] #10 8.060 212350K .......... .......... .......... .......... .......... 99% 32.3M 0s
[2025-04-11T14:37:15.297Z] #10 8.062 212400K .......... .......... .......... .......... .......... 99%  126M 0s
[2025-04-11T14:37:15.297Z] #10 8.062 212450K .......... .......... .......... .......... .......... 99% 59.7M 0s
[2025-04-11T14:37:15.297Z] #10 8.063 212500K .......... .......... .......... .......... .......... 99% 62.7M 0s
[2025-04-11T14:37:15.297Z] #10 8.064 212550K .......... .......... .......... .......... .......... 99%  108M 0s
[2025-04-11T14:37:15.297Z] #10 8.064 212600K .......... .......... .......... .......... .......... 99% 22.4M 0s
[2025-04-11T14:37:15.297Z] #10 8.067 212650K .......... .......... .......... .......... .......... 99% 82.6M 0s
[2025-04-11T14:37:15.297Z] #10 8.067 212700K .......... .......... .......... .......... .......... 99% 83.3M 0s
[2025-04-11T14:37:15.297Z] #10 8.068 212750K .......... .......... .......... .......... .......... 99% 72.0M 0s
[2025-04-11T14:37:15.297Z] #10 8.068 212800K ..                                                    100% 3.75T=6.2s
[2025-04-11T14:37:15.297Z] #10 8.069 
[2025-04-11T14:37:15.297Z] #10 8.069 2025-04-11 14:37:15 (33.5 MB/s) - ‘wildfly-26.1.3.Final.zip’ saved [217909260/217909260]
[2025-04-11T14:37:15.297Z] #10 8.069 
[2025-04-11T14:37:15.297Z] #10 8.073 Archive:  silverpeas-6.4.3-wildfly26.zip
[2025-04-11T14:37:15.297Z] #10 8.079    creating: /opt/silverpeas-6.4.3-wildfly26/
[2025-04-11T14:37:15.297Z] #10 8.079    creating: /opt/silverpeas-6.4.3-wildfly26/bin/
[2025-04-11T14:37:15.297Z] #10 8.079    creating: /opt/silverpeas-6.4.3-wildfly26/bin/lib/
[2025-04-11T14:37:15.297Z] #10 8.079    creating: /opt/silverpeas-6.4.3-wildfly26/bin/gradle/
[2025-04-11T14:37:15.297Z] #10 8.079    creating: /opt/silverpeas-6.4.3-wildfly26/bin/gradle/wrapper/
[2025-04-11T14:37:15.297Z] #10 8.079    creating: /opt/silverpeas-6.4.3-wildfly26/configuration/
[2025-04-11T14:37:15.297Z] #10 8.079    creating: /opt/silverpeas-6.4.3-wildfly26/configuration/silverpeas/
[2025-04-11T14:37:15.297Z] #10 8.079    creating: /opt/silverpeas-6.4.3-wildfly26/configuration/silverpeas/resources/
[2025-04-11T14:37:15.297Z] #10 8.079    creating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/
[2025-04-11T14:37:15.297Z] #10 8.080    creating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/modules/
[2025-04-11T14:37:15.297Z] #10 8.080    creating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/modules/org/
[2025-04-11T14:37:15.297Z] #10 8.080    creating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/modules/org/apache/
[2025-04-11T14:37:15.297Z] #10 8.080    creating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/
[2025-04-11T14:37:15.297Z] #10 8.080    creating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/
[2025-04-11T14:37:15.297Z] #10 8.080    creating: /opt/silverpeas-6.4.3-wildfly26/log/
[2025-04-11T14:37:15.297Z] #10 8.080   inflating: /opt/silverpeas-6.4.3-wildfly26/bin/silverpeas  
[2025-04-11T14:37:15.297Z] #10 8.080   inflating: /opt/silverpeas-6.4.3-wildfly26/bin/settings.gradle  
[2025-04-11T14:37:15.297Z] #10 8.081   inflating: /opt/silverpeas-6.4.3-wildfly26/bin/silverpeas.gradle  
[2025-04-11T14:37:15.297Z] #10 8.081   inflating: /opt/silverpeas-6.4.3-wildfly26/bin/lib/README.TXT  
[2025-04-11T14:37:15.297Z] #10 8.081   inflating: /opt/silverpeas-6.4.3-wildfly26/bin/build.gradle  
[2025-04-11T14:37:15.297Z] #10 8.081   inflating: /opt/silverpeas-6.4.3-wildfly26/bin/silverpeas.bat  
[2025-04-11T14:37:15.297Z] #10 8.081   inflating: /opt/silverpeas-6.4.3-wildfly26/bin/gradle/wrapper/gradle-wrapper.jar  
[2025-04-11T14:37:15.297Z] #10 8.082   inflating: /opt/silverpeas-6.4.3-wildfly26/bin/gradle/wrapper/gradle-wrapper.properties  
[2025-04-11T14:37:15.297Z] #10 8.082   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/silverpeas/resources/silverpeas-jcr.cnd  
[2025-04-11T14:37:15.297Z] #10 8.082   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/silverpeas/resources/silverpeas-oak-index.properties  
[2025-04-11T14:37:15.297Z] #10 8.083   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/silverpeas/resources/silverpeas-oak.properties  
[2025-04-11T14:37:15.297Z] #10 8.083   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/silverpeas/01-schedulerSettings.groovy  
[2025-04-11T14:37:15.297Z] #10 8.083   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/silverpeas/01-variousSettings.groovy  
[2025-04-11T14:37:15.297Z] #10 8.083   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/silverpeas/01-jcrSettings.groovy  
[2025-04-11T14:37:15.297Z] #10 8.083   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/silverpeas/01-converterSettings.groovy  
[2025-04-11T14:37:15.297Z] #10 8.084   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/silverpeas/01-tickersSettings.groovy  
[2025-04-11T14:37:15.297Z] #10 8.084   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/silverpeas/00-SilverpeasSettings.xml  
[2025-04-11T14:37:15.297Z] #10 8.084   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/silverpeas/01-updateAttachmentsWithFileServer.groovy  
[2025-04-11T14:37:15.297Z] #10 8.084   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/extensions-removing.cli  
[2025-04-11T14:37:15.297Z] #10 8.084   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/jsp-reload.cli  
[2025-04-11T14:37:15.297Z] #10 8.084   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-queries-7.1.0.jar  
[2025-04-11T14:37:15.297Z] #10 8.087   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-core-7.1.0.jar  
[2025-04-11T14:37:15.297Z] #10 8.121   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-sandbox-7.1.0.jar  
[2025-04-11T14:37:15.297Z] #10 8.123   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-facet-7.1.0.jar  
[2025-04-11T14:37:15.297Z] #10 8.125   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/module.xml  
[2025-04-11T14:37:15.297Z] #10 8.125   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-analyzers-common-7.1.0.jar  
[2025-04-11T14:37:15.297Z] #10 8.143   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-queryparser-7.1.0.jar  
[2025-04-11T14:37:15.297Z] #10 8.148   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/modules/org/apache/lucene-7/main/lucene-suggest-7.1.0.jar  
[2025-04-11T14:37:15.297Z] #10 8.150   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/jsp-java8-support.cli  
[2025-04-11T14:37:15.297Z] #10 8.150   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/jboss-jta.cli  
[2025-04-11T14:37:15.297Z] #10 8.150   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/webserver-parameters.cli  
[2025-04-11T14:37:15.297Z] #10 8.151   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/jackrabbit-remove.cli  
[2025-04-11T14:37:15.297Z] #10 8.151   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/silverpeas-website.groovy  
[2025-04-11T14:37:15.297Z] #10 8.151   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/http-request-max-size.cli  
[2025-04-11T14:37:15.297Z] #10 8.151   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/jackson-for-json.cli  
[2025-04-11T14:37:15.297Z] #10 8.151   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/silverpeas-jms.cli  
[2025-04-11T14:37:15.297Z] #10 8.151   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/jboss-standalone-debug.groovy  
[2025-04-11T14:37:15.297Z] #10 8.151   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/silverpeas-logging-profile.cli  
[2025-04-11T14:37:15.297Z] #10 8.151   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/jboss-secure.cli  
[2025-04-11T14:37:15.297Z] #10 8.152   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/silverpeas-weblib.groovy  
[2025-04-11T14:37:15.297Z] #10 8.152   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/silverpeas-ds.cli  
[2025-04-11T14:37:15.298Z] #10 8.152   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/jboss-port.cli  
[2025-04-11T14:37:15.298Z] #10 8.152   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/silverpeas-data-web.cli  
[2025-04-11T14:37:15.298Z] #10 8.152   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/jboss/deployment-timeout.cli  
[2025-04-11T14:37:15.298Z] #10 8.152   inflating: /opt/silverpeas-6.4.3-wildfly26/configuration/sample_config.properties  
[2025-04-11T14:37:15.298Z] #10 8.152   inflating: /opt/silverpeas-6.4.3-wildfly26/log/README.TXT  
[2025-04-11T14:37:15.298Z] #10 8.153   inflating: /opt/silverpeas-6.4.3-wildfly26/BUILD  
[2025-04-11T14:37:15.298Z] #10 8.156 Archive:  wildfly-26.1.3.Final.zip
[2025-04-11T14:37:15.298Z] #10 8.157    creating: /opt/wildfly-26.1.3.Final/
[2025-04-11T14:37:15.298Z] #10 8.157    creating: /opt/wildfly-26.1.3.Final/bin/
[2025-04-11T14:37:15.298Z] #10 8.157    creating: /opt/wildfly-26.1.3.Final/bin/client/
[2025-04-11T14:37:15.298Z] #10 8.157    creating: /opt/wildfly-26.1.3.Final/standalone/
[2025-04-11T14:37:15.298Z] #10 8.157    creating: /opt/wildfly-26.1.3.Final/standalone/configuration/
[2025-04-11T14:37:15.298Z] #10 8.157    creating: /opt/wildfly-26.1.3.Final/standalone/lib/
[2025-04-11T14:37:15.298Z] #10 8.157    creating: /opt/wildfly-26.1.3.Final/standalone/lib/ext/
[2025-04-11T14:37:15.298Z] #10 8.157    creating: /opt/wildfly-26.1.3.Final/standalone/tmp/
[2025-04-11T14:37:15.298Z] #10 8.157    creating: /opt/wildfly-26.1.3.Final/standalone/tmp/auth/
[2025-04-11T14:37:15.298Z] #10 8.157    creating: /opt/wildfly-26.1.3.Final/standalone/deployments/
[2025-04-11T14:37:15.298Z] #10 8.158    creating: /opt/wildfly-26.1.3.Final/.well-known/
[2025-04-11T14:37:15.298Z] #10 8.158    creating: /opt/wildfly-26.1.3.Final/.well-known/acme-challenge/
[2025-04-11T14:37:15.298Z] #10 8.158    creating: /opt/wildfly-26.1.3.Final/appclient/
[2025-04-11T14:37:15.298Z] #10 8.158    creating: /opt/wildfly-26.1.3.Final/appclient/configuration/
[2025-04-11T14:37:15.298Z] #10 8.158    creating: /opt/wildfly-26.1.3.Final/docs/
[2025-04-11T14:37:15.298Z] #10 8.158    creating: /opt/wildfly-26.1.3.Final/docs/licenses/
[2025-04-11T14:37:15.298Z] #10 8.158    creating: /opt/wildfly-26.1.3.Final/docs/contrib/
[2025-04-11T14:37:15.298Z] #10 8.158    creating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/
[2025-04-11T14:37:15.298Z] #10 8.158    creating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/init.d/
[2025-04-11T14:37:15.298Z] #10 8.158    creating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/systemd/
[2025-04-11T14:37:15.298Z] #10 8.158    creating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/service/
[2025-04-11T14:37:15.298Z] #10 8.158    creating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/service/amd64/
[2025-04-11T14:37:15.298Z] #10 8.159    creating: /opt/wildfly-26.1.3.Final/docs/schema/
[2025-04-11T14:37:15.298Z] #10 8.159    creating: /opt/wildfly-26.1.3.Final/docs/examples/
[2025-04-11T14:37:15.298Z] #10 8.159    creating: /opt/wildfly-26.1.3.Final/docs/examples/configs/
[2025-04-11T14:37:15.298Z] #10 8.159    creating: /opt/wildfly-26.1.3.Final/.installation/
[2025-04-11T14:37:15.298Z] #10 8.159    creating: /opt/wildfly-26.1.3.Final/welcome-content/
[2025-04-11T14:37:15.298Z] #10 8.159    creating: /opt/wildfly-26.1.3.Final/modules/
[2025-04-11T14:37:15.298Z] #10 8.159    creating: /opt/wildfly-26.1.3.Final/modules/system/
[2025-04-11T14:37:15.298Z] #10 8.159    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/
[2025-04-11T14:37:15.298Z] #10 8.159    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/
[2025-04-11T14:37:15.298Z] #10 8.159    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/
[2025-04-11T14:37:15.298Z] #10 8.159    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/scripting/
[2025-04-11T14:37:15.298Z] #10 8.160    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/scripting/main/
[2025-04-11T14:37:15.298Z] #10 8.160    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/
[2025-04-11T14:37:15.298Z] #10 8.160    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/
[2025-04-11T14:37:15.298Z] #10 8.160    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/
[2025-04-11T14:37:15.298Z] #10 8.160    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/jdk/
[2025-04-11T14:37:15.298Z] #10 8.160    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/jdk/main/
[2025-04-11T14:37:15.298Z] #10 8.160    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/
[2025-04-11T14:37:15.298Z] #10 8.160    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/
[2025-04-11T14:37:15.298Z] #10 8.161    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/
[2025-04-11T14:37:15.298Z] #10 8.161    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/asm/
[2025-04-11T14:37:15.298Z] #10 8.161    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/asm/asm/
[2025-04-11T14:37:15.298Z] #10 8.161    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/asm/asm/main/
[2025-04-11T14:37:15.298Z] #10 8.161    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/
[2025-04-11T14:37:15.298Z] #10 8.161    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/bytebuddy/
[2025-04-11T14:37:15.298Z] #10 8.161    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/bytebuddy/main/
[2025-04-11T14:37:15.298Z] #10 8.161    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/jcip/
[2025-04-11T14:37:15.298Z] #10 8.161    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/jcip/main/
[2025-04-11T14:37:15.298Z] #10 8.162    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/nu/
[2025-04-11T14:37:15.298Z] #10 8.162    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/nu/xom/
[2025-04-11T14:37:15.298Z] #10 8.162    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/nu/xom/main/
[2025-04-11T14:37:15.298Z] #10 8.162    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/wildflyee/
[2025-04-11T14:37:15.298Z] #10 8.162    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/wildflyee/api/
[2025-04-11T14:37:15.298Z] #10 8.162    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/wildflyee/api/main/
[2025-04-11T14:37:15.298Z] #10 8.162    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javaee/
[2025-04-11T14:37:15.298Z] #10 8.162    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javaee/api/
[2025-04-11T14:37:15.298Z] #10 8.162    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javaee/api/main/
[2025-04-11T14:37:15.298Z] #10 8.162    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/
[2025-04-11T14:37:15.298Z] #10 8.163    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/javassist/
[2025-04-11T14:37:15.298Z] #10 8.163    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/javassist/main/
[2025-04-11T14:37:15.298Z] #10 8.163    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/omg/
[2025-04-11T14:37:15.298Z] #10 8.163    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/omg/api/
[2025-04-11T14:37:15.298Z] #10 8.163    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/omg/api/main/
[2025-04-11T14:37:15.298Z] #10 8.163    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/projectodd/
[2025-04-11T14:37:15.298Z] #10 8.163    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/projectodd/vdx/
[2025-04-11T14:37:15.298Z] #10 8.163    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/projectodd/vdx/main/
[2025-04-11T14:37:15.298Z] #10 8.163    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jctools/
[2025-04-11T14:37:15.298Z] #10 8.163    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jctools/main/
[2025-04-11T14:37:15.298Z] #10 8.164    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/dom4j/
[2025-04-11T14:37:15.298Z] #10 8.164    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/dom4j/main/
[2025-04-11T14:37:15.298Z] #10 8.164    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/
[2025-04-11T14:37:15.298Z] #10 8.164    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jgit/
[2025-04-11T14:37:15.298Z] #10 8.164    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jgit/main/
[2025-04-11T14:37:15.298Z] #10 8.164    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/persistence/
[2025-04-11T14:37:15.299Z] #10 8.164    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/persistence/main/
[2025-04-11T14:37:15.299Z] #10 8.164    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/
[2025-04-11T14:37:15.299Z] #10 8.164    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/
[2025-04-11T14:37:15.299Z] #10 8.165    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/
[2025-04-11T14:37:15.299Z] #10 8.165    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/
[2025-04-11T14:37:15.299Z] #10 8.165    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/
[2025-04-11T14:37:15.299Z] #10 8.165    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/
[2025-04-11T14:37:15.299Z] #10 8.165    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/
[2025-04-11T14:37:15.299Z] #10 8.165    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/
[2025-04-11T14:37:15.299Z] #10 8.165    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/
[2025-04-11T14:37:15.299Z] #10 8.165    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/
[2025-04-11T14:37:15.299Z] #10 8.166    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/config/
[2025-04-11T14:37:15.299Z] #10 8.166    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/
[2025-04-11T14:37:15.299Z] #10 8.166    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/main/
[2025-04-11T14:37:15.299Z] #10 8.166    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/
[2025-04-11T14:37:15.299Z] #10 8.166    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/
[2025-04-11T14:37:15.299Z] #10 8.166    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/
[2025-04-11T14:37:15.299Z] #10 8.166    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/
[2025-04-11T14:37:15.299Z] #10 8.166    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/
[2025-04-11T14:37:15.299Z] #10 8.167    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/health/
[2025-04-11T14:37:15.299Z] #10 8.167    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/
[2025-04-11T14:37:15.299Z] #10 8.167    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/main/
[2025-04-11T14:37:15.299Z] #10 8.167    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/
[2025-04-11T14:37:15.299Z] #10 8.167    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/
[2025-04-11T14:37:15.299Z] #10 8.167    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/
[2025-04-11T14:37:15.299Z] #10 8.167    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/
[2025-04-11T14:37:15.299Z] #10 8.168    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/
[2025-04-11T14:37:15.299Z] #10 8.168    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/
[2025-04-11T14:37:15.299Z] #10 8.168    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/
[2025-04-11T14:37:15.299Z] #10 8.168    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/main/
[2025-04-11T14:37:15.299Z] #10 8.168    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/
[2025-04-11T14:37:15.299Z] #10 8.168    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/
[2025-04-11T14:37:15.299Z] #10 8.168    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/
[2025-04-11T14:37:15.299Z] #10 8.169    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jdt/
[2025-04-11T14:37:15.299Z] #10 8.169    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jdt/ecj/
[2025-04-11T14:37:15.299Z] #10 8.169    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jdt/ecj/main/
[2025-04-11T14:37:15.299Z] #10 8.169    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/yasson/
[2025-04-11T14:37:15.299Z] #10 8.169    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/yasson/main/
[2025-04-11T14:37:15.299Z] #10 8.169    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/
[2025-04-11T14:37:15.299Z] #10 8.169    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/mod_cluster/
[2025-04-11T14:37:15.299Z] #10 8.169    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/
[2025-04-11T14:37:15.299Z] #10 8.169    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/
[2025-04-11T14:37:15.299Z] #10 8.170    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/transaction/
[2025-04-11T14:37:15.299Z] #10 8.170    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/transaction/client/
[2025-04-11T14:37:15.299Z] #10 8.170    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/transaction/client/main/
[2025-04-11T14:37:15.299Z] #10 8.170    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/
[2025-04-11T14:37:15.299Z] #10 8.170    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/metrics/
[2025-04-11T14:37:15.299Z] #10 8.170    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/metrics/main/
[2025-04-11T14:37:15.299Z] #10 8.170    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/
[2025-04-11T14:37:15.299Z] #10 8.170    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/
[2025-04-11T14:37:15.299Z] #10 8.171    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/
[2025-04-11T14:37:15.299Z] #10 8.171    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/
[2025-04-11T14:37:15.299Z] #10 8.171    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management/
[2025-04-11T14:37:15.299Z] #10 8.171    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management/main/
[2025-04-11T14:37:15.299Z] #10 8.171    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/security/
[2025-04-11T14:37:15.299Z] #10 8.171    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/security/manager/
[2025-04-11T14:37:15.299Z] #10 8.171    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/security/manager/main/
[2025-04-11T14:37:15.299Z] #10 8.171    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/rts/
[2025-04-11T14:37:15.299Z] #10 8.171    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/rts/main/
[2025-04-11T14:37:15.299Z] #10 8.172    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/
[2025-04-11T14:37:15.299Z] #10 8.172    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/
[2025-04-11T14:37:15.299Z] #10 8.172    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/picketlink/
[2025-04-11T14:37:15.299Z] #10 8.172    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/picketlink/main/
[2025-04-11T14:37:15.299Z] #10 8.172    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/health/
[2025-04-11T14:37:15.299Z] #10 8.172    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/health/main/
[2025-04-11T14:37:15.299Z] #10 8.172    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/request-controller/
[2025-04-11T14:37:15.299Z] #10 8.172    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/request-controller/main/
[2025-04-11T14:37:15.299Z] #10 8.173    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/io/
[2025-04-11T14:37:15.299Z] #10 8.173    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/io/main/
[2025-04-11T14:37:15.299Z] #10 8.173    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/discovery/
[2025-04-11T14:37:15.299Z] #10 8.173    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/discovery/main/
[2025-04-11T14:37:15.299Z] #10 8.173    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/
[2025-04-11T14:37:15.300Z] #10 8.173    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/
[2025-04-11T14:37:15.300Z] #10 8.173    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/main/
[2025-04-11T14:37:15.300Z] #10 8.174    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/
[2025-04-11T14:37:15.300Z] #10 8.174    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/
[2025-04-11T14:37:15.300Z] #10 8.174    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/undertow/
[2025-04-11T14:37:15.300Z] #10 8.174    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/undertow/main/
[2025-04-11T14:37:15.300Z] #10 8.174    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/
[2025-04-11T14:37:15.300Z] #10 8.174    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/main/
[2025-04-11T14:37:15.300Z] #10 8.174    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron/
[2025-04-11T14:37:15.300Z] #10 8.175    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/
[2025-04-11T14:37:15.300Z] #10 8.175    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/batch/
[2025-04-11T14:37:15.300Z] #10 8.175    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/
[2025-04-11T14:37:15.300Z] #10 8.175    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/
[2025-04-11T14:37:15.300Z] #10 8.175    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/
[2025-04-11T14:37:15.300Z] #10 8.175    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/
[2025-04-11T14:37:15.300Z] #10 8.175    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/
[2025-04-11T14:37:15.300Z] #10 8.175    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/
[2025-04-11T14:37:15.300Z] #10 8.176    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/
[2025-04-11T14:37:15.300Z] #10 8.176    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/
[2025-04-11T14:37:15.300Z] #10 8.176    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/
[2025-04-11T14:37:15.300Z] #10 8.176    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/
[2025-04-11T14:37:15.300Z] #10 8.176    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/
[2025-04-11T14:37:15.300Z] #10 8.176    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/
[2025-04-11T14:37:15.300Z] #10 8.176    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/
[2025-04-11T14:37:15.300Z] #10 8.176    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/
[2025-04-11T14:37:15.300Z] #10 8.177    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/
[2025-04-11T14:37:15.300Z] #10 8.177    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/
[2025-04-11T14:37:15.300Z] #10 8.177    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/
[2025-04-11T14:37:15.300Z] #10 8.177    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/
[2025-04-11T14:37:15.300Z] #10 8.177    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/
[2025-04-11T14:37:15.300Z] #10 8.177    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/
[2025-04-11T14:37:15.300Z] #10 8.177    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/
[2025-04-11T14:37:15.300Z] #10 8.178    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/
[2025-04-11T14:37:15.300Z] #10 8.178    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/
[2025-04-11T14:37:15.300Z] #10 8.178    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/ee-security/
[2025-04-11T14:37:15.300Z] #10 8.178    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/ee-security/main/
[2025-04-11T14:37:15.300Z] #10 8.178    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/
[2025-04-11T14:37:15.300Z] #10 8.178    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/
[2025-04-11T14:37:15.300Z] #10 8.178    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/
[2025-04-11T14:37:15.300Z] #10 8.178    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/
[2025-04-11T14:37:15.300Z] #10 8.179    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/
[2025-04-11T14:37:15.300Z] #10 8.179    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/
[2025-04-11T14:37:15.300Z] #10 8.179    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/
[2025-04-11T14:37:15.300Z] #10 8.179    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/services/
[2025-04-11T14:37:15.300Z] #10 8.179    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/
[2025-04-11T14:37:15.300Z] #10 8.179    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/main/
[2025-04-11T14:37:15.300Z] #10 8.179    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/
[2025-04-11T14:37:15.300Z] #10 8.180    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/main/
[2025-04-11T14:37:15.300Z] #10 8.180    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/
[2025-04-11T14:37:15.300Z] #10 8.180    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/
[2025-04-11T14:37:15.300Z] #10 8.180    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/
[2025-04-11T14:37:15.300Z] #10 8.180    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/
[2025-04-11T14:37:15.300Z] #10 8.180    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/
[2025-04-11T14:37:15.300Z] #10 8.180    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-private/
[2025-04-11T14:37:15.300Z] #10 8.180    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-private/main/
[2025-04-11T14:37:15.300Z] #10 8.180    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/
[2025-04-11T14:37:15.300Z] #10 8.181    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/
[2025-04-11T14:37:15.300Z] #10 8.181    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/
[2025-04-11T14:37:15.300Z] #10 8.181    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/
[2025-04-11T14:37:15.300Z] #10 8.181    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/
[2025-04-11T14:37:15.300Z] #10 8.181    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/
[2025-04-11T14:37:15.300Z] #10 8.181    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/
[2025-04-11T14:37:15.300Z] #10 8.181    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/
[2025-04-11T14:37:15.300Z] #10 8.181    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/
[2025-04-11T14:37:15.300Z] #10 8.182    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/
[2025-04-11T14:37:15.300Z] #10 8.182    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/
[2025-04-11T14:37:15.300Z] #10 8.182    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/
[2025-04-11T14:37:15.300Z] #10 8.182    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/manager/
[2025-04-11T14:37:15.300Z] #10 8.182    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/manager/main/
[2025-04-11T14:37:15.300Z] #10 8.182    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/http/
[2025-04-11T14:37:15.300Z] #10 8.182    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/
[2025-04-11T14:37:15.301Z] #10 8.182    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/
[2025-04-11T14:37:15.301Z] #10 8.183    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron/
[2025-04-11T14:37:15.301Z] #10 8.183    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron/main/
[2025-04-11T14:37:15.301Z] #10 8.183    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/
[2025-04-11T14:37:15.301Z] #10 8.183    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/main/
[2025-04-11T14:37:15.301Z] #10 8.183    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/
[2025-04-11T14:37:15.301Z] #10 8.183    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/
[2025-04-11T14:37:15.301Z] #10 8.183    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/
[2025-04-11T14:37:15.301Z] #10 8.183    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/
[2025-04-11T14:37:15.301Z] #10 8.184    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/
[2025-04-11T14:37:15.301Z] #10 8.184    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/dep/
[2025-04-11T14:37:15.301Z] #10 8.184    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/dep/jts/
[2025-04-11T14:37:15.301Z] #10 8.184    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/dep/jts/main/
[2025-04-11T14:37:15.301Z] #10 8.184    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/
[2025-04-11T14:37:15.301Z] #10 8.184    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/
[2025-04-11T14:37:15.301Z] #10 8.184    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/
[2025-04-11T14:37:15.301Z] #10 8.184    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/
[2025-04-11T14:37:15.301Z] #10 8.185    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/
[2025-04-11T14:37:15.301Z] #10 8.185    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/
[2025-04-11T14:37:15.301Z] #10 8.185    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/
[2025-04-11T14:37:15.301Z] #10 8.185    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/
[2025-04-11T14:37:15.301Z] #10 8.185    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/
[2025-04-11T14:37:15.301Z] #10 8.185    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/
[2025-04-11T14:37:15.301Z] #10 8.185    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/
[2025-04-11T14:37:15.301Z] #10 8.186    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/discovery/
[2025-04-11T14:37:15.301Z] #10 8.186    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/discovery/main/
[2025-04-11T14:37:15.301Z] #10 8.186    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/
[2025-04-11T14:37:15.301Z] #10 8.186    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/
[2025-04-11T14:37:15.301Z] #10 8.186    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/
[2025-04-11T14:37:15.301Z] #10 8.186    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/
[2025-04-11T14:37:15.301Z] #10 8.186    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/
[2025-04-11T14:37:15.301Z] #10 8.186    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/
[2025-04-11T14:37:15.301Z] #10 8.187    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/
[2025-04-11T14:37:15.301Z] #10 8.187    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/
[2025-04-11T14:37:15.301Z] #10 8.187    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/main/
[2025-04-11T14:37:15.301Z] #10 8.187    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/
[2025-04-11T14:37:15.301Z] #10 8.187    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/
[2025-04-11T14:37:15.301Z] #10 8.187    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/
[2025-04-11T14:37:15.301Z] #10 8.187    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/
[2025-04-11T14:37:15.301Z] #10 8.187    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/container/
[2025-04-11T14:37:15.301Z] #10 8.188    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/container/main/
[2025-04-11T14:37:15.301Z] #10 8.188    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/
[2025-04-11T14:37:15.301Z] #10 8.188    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/main/
[2025-04-11T14:37:15.301Z] #10 8.188    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/api/
[2025-04-11T14:37:15.301Z] #10 8.188    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/api/main/
[2025-04-11T14:37:15.301Z] #10 8.188    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/
[2025-04-11T14:37:15.301Z] #10 8.188    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/
[2025-04-11T14:37:15.301Z] #10 8.188    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/
[2025-04-11T14:37:15.301Z] #10 8.189    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/
[2025-04-11T14:37:15.301Z] #10 8.189    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/
[2025-04-11T14:37:15.301Z] #10 8.189    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/
[2025-04-11T14:37:15.301Z] #10 8.189    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/
[2025-04-11T14:37:15.301Z] #10 8.189    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/
[2025-04-11T14:37:15.301Z] #10 8.189    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/
[2025-04-11T14:37:15.301Z] #10 8.189    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/
[2025-04-11T14:37:15.301Z] #10 8.189    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/
[2025-04-11T14:37:15.301Z] #10 8.190    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/
[2025-04-11T14:37:15.301Z] #10 8.190    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/
[2025-04-11T14:37:15.301Z] #10 8.190    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/
[2025-04-11T14:37:15.301Z] #10 8.190    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/
[2025-04-11T14:37:15.301Z] #10 8.190    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/
[2025-04-11T14:37:15.301Z] #10 8.190    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/
[2025-04-11T14:37:15.301Z] #10 8.190    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/
[2025-04-11T14:37:15.301Z] #10 8.190    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/
[2025-04-11T14:37:15.301Z] #10 8.191    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/
[2025-04-11T14:37:15.301Z] #10 8.191    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/server/
[2025-04-11T14:37:15.301Z] #10 8.191    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/server/main/
[2025-04-11T14:37:15.301Z] #10 8.191    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/spi/
[2025-04-11T14:37:15.301Z] #10 8.191    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/spi/main/
[2025-04-11T14:37:15.301Z] #10 8.191    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/singleton/
[2025-04-11T14:37:15.301Z] #10 8.191    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/singleton/main/
[2025-04-11T14:37:15.301Z] #10 8.191    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/api/
[2025-04-11T14:37:15.301Z] #10 8.192    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/api/main/
[2025-04-11T14:37:15.302Z] #10 8.192    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/
[2025-04-11T14:37:15.302Z] #10 8.192    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/
[2025-04-11T14:37:15.302Z] #10 8.192    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/
[2025-04-11T14:37:15.302Z] #10 8.192    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/
[2025-04-11T14:37:15.302Z] #10 8.192    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/
[2025-04-11T14:37:15.302Z] #10 8.192    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/
[2025-04-11T14:37:15.302Z] #10 8.192    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/
[2025-04-11T14:37:15.302Z] #10 8.193    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/service/
[2025-04-11T14:37:15.302Z] #10 8.193    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/service/main/
[2025-04-11T14:37:15.302Z] #10 8.193    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/
[2025-04-11T14:37:15.302Z] #10 8.193    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/
[2025-04-11T14:37:15.302Z] #10 8.193    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/
[2025-04-11T14:37:15.302Z] #10 8.193    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/
[2025-04-11T14:37:15.302Z] #10 8.193    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/
[2025-04-11T14:37:15.302Z] #10 8.193    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/
[2025-04-11T14:37:15.302Z] #10 8.193    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/
[2025-04-11T14:37:15.302Z] #10 8.194    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/common/
[2025-04-11T14:37:15.302Z] #10 8.194    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/common/main/
[2025-04-11T14:37:15.302Z] #10 8.194    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/naming/
[2025-04-11T14:37:15.302Z] #10 8.194    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/naming/main/
[2025-04-11T14:37:15.302Z] #10 8.194    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/naming-client/
[2025-04-11T14:37:15.302Z] #10 8.194    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/naming-client/main/
[2025-04-11T14:37:15.302Z] #10 8.194    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/
[2025-04-11T14:37:15.302Z] #10 8.194    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/transaction/
[2025-04-11T14:37:15.302Z] #10 8.194    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/transaction/main/
[2025-04-11T14:37:15.302Z] #10 8.194    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/common/
[2025-04-11T14:37:15.302Z] #10 8.195    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/common/main/
[2025-04-11T14:37:15.302Z] #10 8.195    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/naming/
[2025-04-11T14:37:15.302Z] #10 8.195    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/naming/main/
[2025-04-11T14:37:15.302Z] #10 8.195    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/ejb/
[2025-04-11T14:37:15.302Z] #10 8.195    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/ejb/main/
[2025-04-11T14:37:15.302Z] #10 8.195    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/
[2025-04-11T14:37:15.302Z] #10 8.195    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/
[2025-04-11T14:37:15.302Z] #10 8.195    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/
[2025-04-11T14:37:15.302Z] #10 8.196    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/
[2025-04-11T14:37:15.302Z] #10 8.196    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/
[2025-04-11T14:37:15.302Z] #10 8.196    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/
[2025-04-11T14:37:15.302Z] #10 8.196    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/bootable-jar/
[2025-04-11T14:37:15.302Z] #10 8.196    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/bootable-jar/main/
[2025-04-11T14:37:15.302Z] #10 8.196    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/
[2025-04-11T14:37:15.302Z] #10 8.196    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/
[2025-04-11T14:37:15.302Z] #10 8.196    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/
[2025-04-11T14:37:15.302Z] #10 8.197    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/
[2025-04-11T14:37:15.302Z] #10 8.197    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/win-x86_64/
[2025-04-11T14:37:15.302Z] #10 8.197    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/macosx-x86_64/
[2025-04-11T14:37:15.302Z] #10 8.197    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-s390x/
[2025-04-11T14:37:15.302Z] #10 8.197    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/event/
[2025-04-11T14:37:15.302Z] #10 8.197    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/event/logger/
[2025-04-11T14:37:15.302Z] #10 8.197    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/event/logger/main/
[2025-04-11T14:37:15.302Z] #10 8.197    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/client/
[2025-04-11T14:37:15.302Z] #10 8.198    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/client/config/
[2025-04-11T14:37:15.302Z] #10 8.198    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/client/config/main/
[2025-04-11T14:37:15.302Z] #10 8.198    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/embedded/
[2025-04-11T14:37:15.302Z] #10 8.198    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/embedded/main/
[2025-04-11T14:37:15.302Z] #10 8.198    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/
[2025-04-11T14:37:15.302Z] #10 8.198    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/invocation/
[2025-04-11T14:37:15.302Z] #10 8.198    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/invocation/main/
[2025-04-11T14:37:15.302Z] #10 8.198    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting/
[2025-04-11T14:37:15.302Z] #10 8.198    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting/main/
[2025-04-11T14:37:15.302Z] #10 8.199    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/
[2025-04-11T14:37:15.302Z] #10 8.199    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/core/
[2025-04-11T14:37:15.302Z] #10 8.199    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/core/main/
[2025-04-11T14:37:15.302Z] #10 8.199    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/container/
[2025-04-11T14:37:15.302Z] #10 8.199    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/
[2025-04-11T14:37:15.302Z] #10 8.199    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/
[2025-04-11T14:37:15.302Z] #10 8.199    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/load/
[2025-04-11T14:37:15.302Z] #10 8.199    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/
[2025-04-11T14:37:15.302Z] #10 8.199    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/
[2025-04-11T14:37:15.303Z] #10 8.199    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/
[2025-04-11T14:37:15.303Z] #10 8.200    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/core/
[2025-04-11T14:37:15.303Z] #10 8.200    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/core/main/
[2025-04-11T14:37:15.303Z] #10 8.200    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/spi/
[2025-04-11T14:37:15.303Z] #10 8.200    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/spi/main/
[2025-04-11T14:37:15.303Z] #10 8.200    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/api/
[2025-04-11T14:37:15.303Z] #10 8.200    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/api/main/
[2025-04-11T14:37:15.303Z] #10 8.200    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/probe/
[2025-04-11T14:37:15.303Z] #10 8.200    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/probe/main/
[2025-04-11T14:37:15.303Z] #10 8.201    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/
[2025-04-11T14:37:15.303Z] #10 8.201    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/integration/
[2025-04-11T14:37:15.303Z] #10 8.201    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/integration/main/
[2025-04-11T14:37:15.303Z] #10 8.201    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/main/
[2025-04-11T14:37:15.303Z] #10 8.201    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/deployers/
[2025-04-11T14:37:15.303Z] #10 8.201    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/
[2025-04-11T14:37:15.303Z] #10 8.201    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/
[2025-04-11T14:37:15.303Z] #10 8.201    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/vfs/
[2025-04-11T14:37:15.303Z] #10 8.201    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/vfs/main/
[2025-04-11T14:37:15.303Z] #10 8.202    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/staxmapper/
[2025-04-11T14:37:15.303Z] #10 8.202    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/staxmapper/main/
[2025-04-11T14:37:15.303Z] #10 8.202    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb-client/
[2025-04-11T14:37:15.303Z] #10 8.202    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb-client/main/
[2025-04-11T14:37:15.303Z] #10 8.202    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xts/
[2025-04-11T14:37:15.303Z] #10 8.202    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xts/main/
[2025-04-11T14:37:15.303Z] #10 8.202    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/integration/
[2025-04-11T14:37:15.303Z] #10 8.202    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/integration/ext-content/
[2025-04-11T14:37:15.303Z] #10 8.203    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/
[2025-04-11T14:37:15.303Z] #10 8.203    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/
[2025-04-11T14:37:15.303Z] #10 8.203    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jaxbintros/
[2025-04-11T14:37:15.303Z] #10 8.203    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jaxbintros/main/
[2025-04-11T14:37:15.303Z] #10 8.203    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/
[2025-04-11T14:37:15.303Z] #10 8.203    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/river/
[2025-04-11T14:37:15.303Z] #10 8.203    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/river/main/
[2025-04-11T14:37:15.303Z] #10 8.203    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/main/
[2025-04-11T14:37:15.303Z] #10 8.203    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/classfilewriter/
[2025-04-11T14:37:15.303Z] #10 8.204    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/classfilewriter/main/
[2025-04-11T14:37:15.303Z] #10 8.204    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/
[2025-04-11T14:37:15.303Z] #10 8.204    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/
[2025-04-11T14:37:15.303Z] #10 8.204    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/
[2025-04-11T14:37:15.303Z] #10 8.204    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/
[2025-04-11T14:37:15.303Z] #10 8.204    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/
[2025-04-11T14:37:15.303Z] #10 8.204    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/
[2025-04-11T14:37:15.303Z] #10 8.205    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/
[2025-04-11T14:37:15.303Z] #10 8.205    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/
[2025-04-11T14:37:15.303Z] #10 8.205    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/
[2025-04-11T14:37:15.303Z] #10 8.205    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/
[2025-04-11T14:37:15.303Z] #10 8.205    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/
[2025-04-11T14:37:15.303Z] #10 8.205    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/
[2025-04-11T14:37:15.303Z] #10 8.205    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/
[2025-04-11T14:37:15.303Z] #10 8.205    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/
[2025-04-11T14:37:15.303Z] #10 8.206    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/
[2025-04-11T14:37:15.303Z] #10 8.206    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/
[2025-04-11T14:37:15.303Z] #10 8.206    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/
[2025-04-11T14:37:15.303Z] #10 8.206    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/
[2025-04-11T14:37:15.303Z] #10 8.206    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/
[2025-04-11T14:37:15.303Z] #10 8.206    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/
[2025-04-11T14:37:15.303Z] #10 8.206    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/
[2025-04-11T14:37:15.303Z] #10 8.206    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/
[2025-04-11T14:37:15.303Z] #10 8.207    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/
[2025-04-11T14:37:15.303Z] #10 8.207    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/
[2025-04-11T14:37:15.303Z] #10 8.207    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/
[2025-04-11T14:37:15.304Z] #10 8.207    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/
[2025-04-11T14:37:15.304Z] #10 8.207    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/
[2025-04-11T14:37:15.304Z] #10 8.207    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/
[2025-04-11T14:37:15.304Z] #10 8.207    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/
[2025-04-11T14:37:15.304Z] #10 8.208    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/
[2025-04-11T14:37:15.304Z] #10 8.208    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/
[2025-04-11T14:37:15.304Z] #10 8.208    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/
[2025-04-11T14:37:15.304Z] #10 8.208    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/
[2025-04-11T14:37:15.304Z] #10 8.208    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/
[2025-04-11T14:37:15.304Z] #10 8.208    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/
[2025-04-11T14:37:15.304Z] #10 8.208    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/
[2025-04-11T14:37:15.304Z] #10 8.208    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/
[2025-04-11T14:37:15.304Z] #10 8.209    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/
[2025-04-11T14:37:15.304Z] #10 8.209    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/
[2025-04-11T14:37:15.304Z] #10 8.209    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/
[2025-04-11T14:37:15.304Z] #10 8.209    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/
[2025-04-11T14:37:15.304Z] #10 8.209    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/
[2025-04-11T14:37:15.304Z] #10 8.209    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/
[2025-04-11T14:37:15.304Z] #10 8.209    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/main/
[2025-04-11T14:37:15.304Z] #10 8.209    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/main/
[2025-04-11T14:37:15.304Z] #10 8.210    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/common-beans/
[2025-04-11T14:37:15.304Z] #10 8.210    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/common-beans/main/
[2025-04-11T14:37:15.304Z] #10 8.210    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/stdio/
[2025-04-11T14:37:15.304Z] #10 8.210    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/stdio/main/
[2025-04-11T14:37:15.304Z] #10 8.210    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/threads/
[2025-04-11T14:37:15.304Z] #10 8.210    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/threads/main/
[2025-04-11T14:37:15.304Z] #10 8.210    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting-jmx/
[2025-04-11T14:37:15.304Z] #10 8.211    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting-jmx/main/
[2025-04-11T14:37:15.304Z] #10 8.211    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/
[2025-04-11T14:37:15.304Z] #10 8.211    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/netty/
[2025-04-11T14:37:15.304Z] #10 8.211    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/
[2025-04-11T14:37:15.304Z] #10 8.211    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/
[2025-04-11T14:37:15.304Z] #10 8.211    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/nio/
[2025-04-11T14:37:15.304Z] #10 8.211    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/nio/main/
[2025-04-11T14:37:15.304Z] #10 8.211    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/main/
[2025-04-11T14:37:15.304Z] #10 8.212    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/msc/
[2025-04-11T14:37:15.304Z] #10 8.212    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/msc/main/
[2025-04-11T14:37:15.304Z] #10 8.212    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/
[2025-04-11T14:37:15.304Z] #10 8.212    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/
[2025-04-11T14:37:15.304Z] #10 8.212    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/
[2025-04-11T14:37:15.304Z] #10 8.212    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/
[2025-04-11T14:37:15.304Z] #10 8.212    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/
[2025-04-11T14:37:15.304Z] #10 8.212    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/api/
[2025-04-11T14:37:15.304Z] #10 8.213    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/
[2025-04-11T14:37:15.304Z] #10 8.213    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/
[2025-04-11T14:37:15.304Z] #10 8.213    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/
[2025-04-11T14:37:15.304Z] #10 8.213    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/
[2025-04-11T14:37:15.304Z] #10 8.213    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsr77/
[2025-04-11T14:37:15.304Z] #10 8.213    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsr77/main/
[2025-04-11T14:37:15.304Z] #10 8.213    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/remoting/
[2025-04-11T14:37:15.304Z] #10 8.213    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/remoting/main/
[2025-04-11T14:37:15.304Z] #10 8.213    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/
[2025-04-11T14:37:15.304Z] #10 8.213    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/
[2025-04-11T14:37:15.304Z] #10 8.214    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/
[2025-04-11T14:37:15.304Z] #10 8.214    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/webservices/
[2025-04-11T14:37:15.304Z] #10 8.214    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/webservices/main/
[2025-04-11T14:37:15.304Z] #10 8.214    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/jpa/
[2025-04-11T14:37:15.304Z] #10 8.214    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/jpa/main/
[2025-04-11T14:37:15.304Z] #10 8.214    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/transactions/
[2025-04-11T14:37:15.304Z] #10 8.214    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/transactions/main/
[2025-04-11T14:37:15.304Z] #10 8.214    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/common/
[2025-04-11T14:37:15.304Z] #10 8.214    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/common/main/
[2025-04-11T14:37:15.304Z] #10 8.215    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/spi/
[2025-04-11T14:37:15.304Z] #10 8.215    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/spi/main/
[2025-04-11T14:37:15.304Z] #10 8.215    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/main/
[2025-04-11T14:37:15.304Z] #10 8.215    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/ejb/
[2025-04-11T14:37:15.304Z] #10 8.215    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/ejb/main/
[2025-04-11T14:37:15.304Z] #10 8.215    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jacorb/
[2025-04-11T14:37:15.304Z] #10 8.215    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jacorb/main/
[2025-04-11T14:37:15.305Z] #10 8.215    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-management/
[2025-04-11T14:37:15.305Z] #10 8.216    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-management/main/
[2025-04-11T14:37:15.305Z] #10 8.216    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-add-user/
[2025-04-11T14:37:15.305Z] #10 8.216    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-add-user/main/
[2025-04-11T14:37:15.305Z] #10 8.216    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/
[2025-04-11T14:37:15.305Z] #10 8.216    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/server/
[2025-04-11T14:37:15.305Z] #10 8.216    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/server/integration/
[2025-04-11T14:37:15.305Z] #10 8.216    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/server/integration/main/
[2025-04-11T14:37:15.305Z] #10 8.217    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/main/
[2025-04-11T14:37:15.305Z] #10 8.217    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/
[2025-04-11T14:37:15.305Z] #10 8.217    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/main/
[2025-04-11T14:37:15.305Z] #10 8.217    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/standalone/
[2025-04-11T14:37:15.305Z] #10 8.217    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/standalone/main/
[2025-04-11T14:37:15.305Z] #10 8.217    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/xts/
[2025-04-11T14:37:15.305Z] #10 8.217    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/xts/main/
[2025-04-11T14:37:15.305Z] #10 8.217    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security/
[2025-04-11T14:37:15.305Z] #10 8.218    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security/main/
[2025-04-11T14:37:15.305Z] #10 8.218    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/mail/
[2025-04-11T14:37:15.305Z] #10 8.218    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/mail/main/
[2025-04-11T14:37:15.305Z] #10 8.218    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web/
[2025-04-11T14:37:15.305Z] #10 8.218    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web/main/
[2025-04-11T14:37:15.305Z] #10 8.218    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ee/
[2025-04-11T14:37:15.305Z] #10 8.218    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ee/main/
[2025-04-11T14:37:15.305Z] #10 8.218    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jmx/
[2025-04-11T14:37:15.305Z] #10 8.218    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jmx/main/
[2025-04-11T14:37:15.305Z] #10 8.219    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/core-security/
[2025-04-11T14:37:15.305Z] #10 8.219    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/core-security/main/
[2025-04-11T14:37:15.305Z] #10 8.219    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/appclient/
[2025-04-11T14:37:15.305Z] #10 8.219    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/appclient/main/
[2025-04-11T14:37:15.305Z] #10 8.219    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/network/
[2025-04-11T14:37:15.305Z] #10 8.219    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/network/main/
[2025-04-11T14:37:15.305Z] #10 8.219    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/
[2025-04-11T14:37:15.305Z] #10 8.219    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/
[2025-04-11T14:37:15.305Z] #10 8.220    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/
[2025-04-11T14:37:15.305Z] #10 8.220    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/web/
[2025-04-11T14:37:15.305Z] #10 8.220    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/
[2025-04-11T14:37:15.305Z] #10 8.220    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/
[2025-04-11T14:37:15.305Z] #10 8.220    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/common/
[2025-04-11T14:37:15.305Z] #10 8.220    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/common/main/
[2025-04-11T14:37:15.305Z] #10 8.220    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/
[2025-04-11T14:37:15.305Z] #10 8.220    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/
[2025-04-11T14:37:15.305Z] #10 8.220    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/
[2025-04-11T14:37:15.305Z] #10 8.221    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/
[2025-04-11T14:37:15.305Z] #10 8.221    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/
[2025-04-11T14:37:15.305Z] #10 8.221    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/
[2025-04-11T14:37:15.305Z] #10 8.221    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/hibernate/
[2025-04-11T14:37:15.305Z] #10 8.221    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/hibernate/4/
[2025-04-11T14:37:15.305Z] #10 8.221    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/spi/
[2025-04-11T14:37:15.305Z] #10 8.221    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/spi/main/
[2025-04-11T14:37:15.305Z] #10 8.221    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/openjpa/
[2025-04-11T14:37:15.305Z] #10 8.222    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/openjpa/main/
[2025-04-11T14:37:15.305Z] #10 8.222    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/main/
[2025-04-11T14:37:15.305Z] #10 8.222    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/server/
[2025-04-11T14:37:15.305Z] #10 8.222    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/server/main/
[2025-04-11T14:37:15.305Z] #10 8.222    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/protocol/
[2025-04-11T14:37:15.305Z] #10 8.222    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/protocol/main/
[2025-04-11T14:37:15.305Z] #10 8.222    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security-plugins/
[2025-04-11T14:37:15.305Z] #10 8.222    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security-plugins/main/
[2025-04-11T14:37:15.305Z] #10 8.222    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/cli/
[2025-04-11T14:37:15.305Z] #10 8.222    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/cli/main/
[2025-04-11T14:37:15.305Z] #10 8.222    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/product/
[2025-04-11T14:37:15.305Z] #10 8.223    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/product/main/
[2025-04-11T14:37:15.305Z] #10 8.223    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/product/main/dir/
[2025-04-11T14:37:15.305Z] #10 8.223    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/product/main/dir/META-INF/
[2025-04-11T14:37:15.305Z] #10 8.223    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf/
[2025-04-11T14:37:15.305Z] #10 8.223    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf/main/
[2025-04-11T14:37:15.305Z] #10 8.223    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller/
[2025-04-11T14:37:15.305Z] #10 8.223    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller/main/
[2025-04-11T14:37:15.305Z] #10 8.223    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller/main/dir/
[2025-04-11T14:37:15.305Z] #10 8.224    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/
[2025-04-11T14:37:15.305Z] #10 8.224    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/
[2025-04-11T14:37:15.305Z] #10 8.224    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/host-controller/
[2025-04-11T14:37:15.305Z] #10 8.224    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/host-controller/main/
[2025-04-11T14:37:15.305Z] #10 8.224    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/transactions/
[2025-04-11T14:37:15.305Z] #10 8.224    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/transactions/main/
[2025-04-11T14:37:15.305Z] #10 8.224    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf-injection/
[2025-04-11T14:37:15.305Z] #10 8.224    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/
[2025-04-11T14:37:15.305Z] #10 8.224    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-repository/
[2025-04-11T14:37:15.305Z] #10 8.224    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-repository/main/
[2025-04-11T14:37:15.305Z] #10 8.224    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/version/
[2025-04-11T14:37:15.306Z] #10 8.225    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/version/main/
[2025-04-11T14:37:15.306Z] #10 8.225    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/threads/
[2025-04-11T14:37:15.306Z] #10 8.225    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/threads/main/
[2025-04-11T14:37:15.306Z] #10 8.225    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/naming/
[2025-04-11T14:37:15.306Z] #10 8.225    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/naming/main/
[2025-04-11T14:37:15.306Z] #10 8.225    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/
[2025-04-11T14:37:15.306Z] #10 8.225    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/main/
[2025-04-11T14:37:15.306Z] #10 8.225    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/system-jmx/
[2025-04-11T14:37:15.306Z] #10 8.226    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/system-jmx/main/
[2025-04-11T14:37:15.306Z] #10 8.226    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web-common/
[2025-04-11T14:37:15.306Z] #10 8.226    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web-common/main/
[2025-04-11T14:37:15.306Z] #10 8.226    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/connector/
[2025-04-11T14:37:15.306Z] #10 8.226    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/connector/main/
[2025-04-11T14:37:15.306Z] #10 8.226    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/sar/
[2025-04-11T14:37:15.306Z] #10 8.226    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/sar/main/
[2025-04-11T14:37:15.306Z] #10 8.226    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller-client/
[2025-04-11T14:37:15.306Z] #10 8.227    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller-client/main/
[2025-04-11T14:37:15.306Z] #10 8.227    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/modcluster/
[2025-04-11T14:37:15.306Z] #10 8.227    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/modcluster/main/
[2025-04-11T14:37:15.306Z] #10 8.227    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/management-client-content/
[2025-04-11T14:37:15.306Z] #10 8.227    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/management-client-content/main/
[2025-04-11T14:37:15.306Z] #10 8.227    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/process-controller/
[2025-04-11T14:37:15.306Z] #10 8.227    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/process-controller/main/
[2025-04-11T14:37:15.306Z] #10 8.227    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/platform-mbean/
[2025-04-11T14:37:15.306Z] #10 8.228    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/platform-mbean/main/
[2025-04-11T14:37:15.306Z] #10 8.228    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jaxrs/
[2025-04-11T14:37:15.306Z] #10 8.228    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jaxrs/main/
[2025-04-11T14:37:15.306Z] #10 8.228    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jdr/
[2025-04-11T14:37:15.306Z] #10 8.228    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jdr/main/
[2025-04-11T14:37:15.306Z] #10 8.228    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jdr/main/resources/
[2025-04-11T14:37:15.306Z] #10 8.228    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/messaging/
[2025-04-11T14:37:15.306Z] #10 8.228    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/messaging/main/
[2025-04-11T14:37:15.306Z] #10 8.228    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/pojo/
[2025-04-11T14:37:15.306Z] #10 8.229    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/pojo/main/
[2025-04-11T14:37:15.306Z] #10 8.229    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/logging/
[2025-04-11T14:37:15.306Z] #10 8.229    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/logging/main/
[2025-04-11T14:37:15.306Z] #10 8.229    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ejb3/
[2025-04-11T14:37:15.306Z] #10 8.229    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ejb3/main/
[2025-04-11T14:37:15.306Z] #10 8.229    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ejb3/main/timers/
[2025-04-11T14:37:15.306Z] #10 8.229    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/patching/
[2025-04-11T14:37:15.306Z] #10 8.229    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/patching/cli/
[2025-04-11T14:37:15.306Z] #10 8.229    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/patching/cli/main/
[2025-04-11T14:37:15.306Z] #10 8.230    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/patching/main/
[2025-04-11T14:37:15.306Z] #10 8.230    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/console/
[2025-04-11T14:37:15.306Z] #10 8.230    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/console/main/
[2025-04-11T14:37:15.306Z] #10 8.230    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/log4j/
[2025-04-11T14:37:15.306Z] #10 8.230    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/log4j/logmanager/
[2025-04-11T14:37:15.306Z] #10 8.230    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/log4j/logmanager/main/
[2025-04-11T14:37:15.306Z] #10 8.230    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/
[2025-04-11T14:37:15.306Z] #10 8.230    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/txframework/
[2025-04-11T14:37:15.306Z] #10 8.230    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/txframework/main/
[2025-04-11T14:37:15.306Z] #10 8.231    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/rts/
[2025-04-11T14:37:15.306Z] #10 8.231    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/rts/main/
[2025-04-11T14:37:15.306Z] #10 8.231    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/compensations/
[2025-04-11T14:37:15.306Z] #10 8.231    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/compensations/main/
[2025-04-11T14:37:15.306Z] #10 8.231    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/dmr/
[2025-04-11T14:37:15.306Z] #10 8.231    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/dmr/main/
[2025-04-11T14:37:15.306Z] #10 8.231    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/genericjms/
[2025-04-11T14:37:15.306Z] #10 8.231    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/genericjms/main/
[2025-04-11T14:37:15.306Z] #10 8.232    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/genericjms/main/META-INF/
[2025-04-11T14:37:15.306Z] #10 8.232    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb/
[2025-04-11T14:37:15.306Z] #10 8.232    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb/remote/
[2025-04-11T14:37:15.306Z] #10 8.232    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb/remote/protocol/
[2025-04-11T14:37:15.306Z] #10 8.232    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb/remote/protocol/main/
[2025-04-11T14:37:15.306Z] #10 8.232    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/
[2025-04-11T14:37:15.306Z] #10 8.232    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/web/
[2025-04-11T14:37:15.306Z] #10 8.232    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/web/main/
[2025-04-11T14:37:15.306Z] #10 8.232    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/appclient/
[2025-04-11T14:37:15.306Z] #10 8.233    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/appclient/main/
[2025-04-11T14:37:15.306Z] #10 8.233    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ear/
[2025-04-11T14:37:15.306Z] #10 8.233    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ear/main/
[2025-04-11T14:37:15.306Z] #10 8.233    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/common/
[2025-04-11T14:37:15.306Z] #10 8.233    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/common/main/
[2025-04-11T14:37:15.306Z] #10 8.233    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ejb/
[2025-04-11T14:37:15.306Z] #10 8.233    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ejb/main/
[2025-04-11T14:37:15.306Z] #10 8.234    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/iiop-client/
[2025-04-11T14:37:15.306Z] #10 8.234    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/iiop-client/main/
[2025-04-11T14:37:15.306Z] #10 8.234    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/
[2025-04-11T14:37:15.306Z] #10 8.234    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/
[2025-04-11T14:37:15.306Z] #10 8.234    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/
[2025-04-11T14:37:15.306Z] #10 8.234    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/commons/
[2025-04-11T14:37:15.306Z] #10 8.234    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/commons/logging/
[2025-04-11T14:37:15.306Z] #10 8.234    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/commons/logging/main/
[2025-04-11T14:37:15.307Z] #10 8.235    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/main/
[2025-04-11T14:37:15.307Z] #10 8.235    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remote-naming/
[2025-04-11T14:37:15.307Z] #10 8.235    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remote-naming/main/
[2025-04-11T14:37:15.307Z] #10 8.235    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting3/
[2025-04-11T14:37:15.307Z] #10 8.235    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/
[2025-04-11T14:37:15.307Z] #10 8.235    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/
[2025-04-11T14:37:15.307Z] #10 8.235    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting3/main/
[2025-04-11T14:37:15.307Z] #10 8.235    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jandex/
[2025-04-11T14:37:15.307Z] #10 8.236    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jandex/main/
[2025-04-11T14:37:15.307Z] #10 8.236    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/
[2025-04-11T14:37:15.307Z] #10 8.236    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/
[2025-04-11T14:37:15.307Z] #10 8.236    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/wsconsume/
[2025-04-11T14:37:15.307Z] #10 8.236    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/
[2025-04-11T14:37:15.307Z] #10 8.236    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/common/
[2025-04-11T14:37:15.307Z] #10 8.236    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/common/main/
[2025-04-11T14:37:15.307Z] #10 8.236    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/wsprovide/
[2025-04-11T14:37:15.307Z] #10 8.237    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/
[2025-04-11T14:37:15.307Z] #10 8.237    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/
[2025-04-11T14:37:15.307Z] #10 8.237    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/
[2025-04-11T14:37:15.307Z] #10 8.237    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/
[2025-04-11T14:37:15.307Z] #10 8.237    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/
[2025-04-11T14:37:15.307Z] #10 8.237    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/common/
[2025-04-11T14:37:15.307Z] #10 8.237    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/common/main/
[2025-04-11T14:37:15.307Z] #10 8.237    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/spi/
[2025-04-11T14:37:15.307Z] #10 8.237    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/spi/main/
[2025-04-11T14:37:15.307Z] #10 8.238    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/api/
[2025-04-11T14:37:15.307Z] #10 8.238    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/api/main/
[2025-04-11T14:37:15.307Z] #10 8.238    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/
[2025-04-11T14:37:15.307Z] #10 8.238    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/
[2025-04-11T14:37:15.307Z] #10 8.238    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/
[2025-04-11T14:37:15.307Z] #10 8.238    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/
[2025-04-11T14:37:15.307Z] #10 8.238    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/
[2025-04-11T14:37:15.307Z] #10 8.238    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/
[2025-04-11T14:37:15.307Z] #10 8.239    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/
[2025-04-11T14:37:15.307Z] #10 8.239    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/
[2025-04-11T14:37:15.307Z] #10 8.239    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/
[2025-04-11T14:37:15.307Z] #10 8.239    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/
[2025-04-11T14:37:15.307Z] #10 8.239    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/
[2025-04-11T14:37:15.307Z] #10 8.239    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/sts/
[2025-04-11T14:37:15.307Z] #10 8.239    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/sts/main/
[2025-04-11T14:37:15.307Z] #10 8.240    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/saaj-impl/
[2025-04-11T14:37:15.307Z] #10 8.240    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/saaj-impl/main/
[2025-04-11T14:37:15.307Z] #10 8.240    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb3/
[2025-04-11T14:37:15.307Z] #10 8.240    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb3/main/
[2025-04-11T14:37:15.307Z] #10 8.240    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jberet/
[2025-04-11T14:37:15.307Z] #10 8.240    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jberet/jberet-core/
[2025-04-11T14:37:15.307Z] #10 8.240    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jberet/jberet-core/main/
[2025-04-11T14:37:15.307Z] #10 8.240    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/
[2025-04-11T14:37:15.307Z] #10 8.240    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/impl/
[2025-04-11T14:37:15.307Z] #10 8.241    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/impl/main/
[2025-04-11T14:37:15.307Z] #10 8.241    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/main/
[2025-04-11T14:37:15.307Z] #10 8.241    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/antlr/
[2025-04-11T14:37:15.307Z] #10 8.241    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/antlr/main/
[2025-04-11T14:37:15.307Z] #10 8.241    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/
[2025-04-11T14:37:15.307Z] #10 8.241    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/azure/
[2025-04-11T14:37:15.307Z] #10 8.241    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/azure/main/
[2025-04-11T14:37:15.307Z] #10 8.241    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/kubernetes/
[2025-04-11T14:37:15.307Z] #10 8.241    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/kubernetes/main/
[2025-04-11T14:37:15.307Z] #10 8.241    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/main/
[2025-04-11T14:37:15.307Z] #10 8.242    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/joda/
[2025-04-11T14:37:15.307Z] #10 8.242    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/joda/time/
[2025-04-11T14:37:15.307Z] #10 8.242    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/joda/time/main/
[2025-04-11T14:37:15.307Z] #10 8.242    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/reactivestreams/
[2025-04-11T14:37:15.307Z] #10 8.242    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/reactivestreams/main/
[2025-04-11T14:37:15.307Z] #10 8.242    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/
[2025-04-11T14:37:15.307Z] #10 8.242    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/commons-annotations/
[2025-04-11T14:37:15.307Z] #10 8.242    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/commons-annotations/main/
[2025-04-11T14:37:15.307Z] #10 8.242    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/envers/
[2025-04-11T14:37:15.307Z] #10 8.243    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/envers/main/
[2025-04-11T14:37:15.307Z] #10 8.243    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/
[2025-04-11T14:37:15.307Z] #10 8.243    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/cdi/
[2025-04-11T14:37:15.307Z] #10 8.243    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/cdi/main/
[2025-04-11T14:37:15.307Z] #10 8.243    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/main/
[2025-04-11T14:37:15.307Z] #10 8.243    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/5.0/
[2025-04-11T14:37:15.307Z] #10 8.243    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/
[2025-04-11T14:37:15.308Z] #10 8.243    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/
[2025-04-11T14:37:15.308Z] #10 8.243    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/
[2025-04-11T14:37:15.308Z] #10 8.243    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/backend-jms/
[2025-04-11T14:37:15.308Z] #10 8.244    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/backend-jms/main/
[2025-04-11T14:37:15.308Z] #10 8.244    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/orm/
[2025-04-11T14:37:15.308Z] #10 8.244    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/orm/main/
[2025-04-11T14:37:15.308Z] #10 8.244    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/engine/
[2025-04-11T14:37:15.308Z] #10 8.244    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/engine/main/
[2025-04-11T14:37:15.308Z] #10 8.244    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/
[2025-04-11T14:37:15.308Z] #10 8.244    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/main/
[2025-04-11T14:37:15.308Z] #10 8.244    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/5.3/
[2025-04-11T14:37:15.308Z] #10 8.244    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/infinispan/
[2025-04-11T14:37:15.308Z] #10 8.244    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/infinispan/main/
[2025-04-11T14:37:15.308Z] #10 8.244    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/
[2025-04-11T14:37:15.308Z] #10 8.245    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/main/
[2025-04-11T14:37:15.308Z] #10 8.245    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/main/
[2025-04-11T14:37:15.308Z] #10 8.245    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/
[2025-04-11T14:37:15.308Z] #10 8.245    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/
[2025-04-11T14:37:15.308Z] #10 8.245    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/
[2025-04-11T14:37:15.308Z] #10 8.245    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/soteria/
[2025-04-11T14:37:15.308Z] #10 8.245    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/soteria/main/
[2025-04-11T14:37:15.308Z] #10 8.245    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/
[2025-04-11T14:37:15.308Z] #10 8.245    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/el/
[2025-04-11T14:37:15.308Z] #10 8.245    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/el/main/
[2025-04-11T14:37:15.308Z] #10 8.246    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/json/
[2025-04-11T14:37:15.308Z] #10 8.246    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/json/main/
[2025-04-11T14:37:15.308Z] #10 8.246    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/
[2025-04-11T14:37:15.308Z] #10 8.246    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/enterprise/
[2025-04-11T14:37:15.308Z] #10 8.246    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/
[2025-04-11T14:37:15.308Z] #10 8.246    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/
[2025-04-11T14:37:15.308Z] #10 8.246    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/el/
[2025-04-11T14:37:15.308Z] #10 8.246    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/el/main/
[2025-04-11T14:37:15.308Z] #10 8.246    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/json/
[2025-04-11T14:37:15.308Z] #10 8.247    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/json/main/
[2025-04-11T14:37:15.308Z] #10 8.247    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/
[2025-04-11T14:37:15.308Z] #10 8.247    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/
[2025-04-11T14:37:15.308Z] #10 8.247    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/fusesource/
[2025-04-11T14:37:15.308Z] #10 8.247    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/fusesource/jansi/
[2025-04-11T14:37:15.308Z] #10 8.247    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/fusesource/jansi/main/
[2025-04-11T14:37:15.308Z] #10 8.247    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jaxen/
[2025-04-11T14:37:15.308Z] #10 8.247    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jaxen/main/
[2025-04-11T14:37:15.308Z] #10 8.247    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/aesh/
[2025-04-11T14:37:15.308Z] #10 8.248    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/aesh/main/
[2025-04-11T14:37:15.308Z] #10 8.248    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jsoup/
[2025-04-11T14:37:15.308Z] #10 8.248    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jsoup/main/
[2025-04-11T14:37:15.308Z] #10 8.248    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/picketbox/
[2025-04-11T14:37:15.308Z] #10 8.248    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/picketbox/main/
[2025-04-11T14:37:15.308Z] #10 8.248    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/
[2025-04-11T14:37:15.308Z] #10 8.248    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcprov/
[2025-04-11T14:37:15.308Z] #10 8.248    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcprov/main/
[2025-04-11T14:37:15.308Z] #10 8.248    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcutil/
[2025-04-11T14:37:15.308Z] #10 8.248    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcutil/main/
[2025-04-11T14:37:15.308Z] #10 8.248    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/main/
[2025-04-11T14:37:15.308Z] #10 8.249    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcmail/
[2025-04-11T14:37:15.308Z] #10 8.249    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcmail/main/
[2025-04-11T14:37:15.308Z] #10 8.249    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpkix/
[2025-04-11T14:37:15.308Z] #10 8.249    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpkix/main/
[2025-04-11T14:37:15.308Z] #10 8.249    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpg/
[2025-04-11T14:37:15.308Z] #10 8.249    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpg/main/
[2025-04-11T14:37:15.308Z] #10 8.249    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hornetq/
[2025-04-11T14:37:15.308Z] #10 8.249    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hornetq/client/
[2025-04-11T14:37:15.308Z] #10 8.249    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hornetq/client/main/
[2025-04-11T14:37:15.308Z] #10 8.250    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/yaml/
[2025-04-11T14:37:15.308Z] #10 8.250    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/yaml/snakeyaml/
[2025-04-11T14:37:15.308Z] #10 8.250    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/yaml/snakeyaml/main/
[2025-04-11T14:37:15.308Z] #10 8.250    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/
[2025-04-11T14:37:15.308Z] #10 8.250    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/hibernate-cache/
[2025-04-11T14:37:15.308Z] #10 8.250    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/
[2025-04-11T14:37:15.308Z] #10 8.250    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/commons/
[2025-04-11T14:37:15.308Z] #10 8.250    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/commons/main/
[2025-04-11T14:37:15.308Z] #10 8.250    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/component/
[2025-04-11T14:37:15.308Z] #10 8.250    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/component/annotations/
[2025-04-11T14:37:15.308Z] #10 8.251    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/component/annotations/main/
[2025-04-11T14:37:15.308Z] #10 8.251    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/cachestore/
[2025-04-11T14:37:15.308Z] #10 8.251    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/cachestore/remote/
[2025-04-11T14:37:15.308Z] #10 8.251    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/cachestore/remote/main/
[2025-04-11T14:37:15.309Z] #10 8.251    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/
[2025-04-11T14:37:15.309Z] #10 8.251    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/
[2025-04-11T14:37:15.309Z] #10 8.251    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/
[2025-04-11T14:37:15.309Z] #10 8.251    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/remote/
[2025-04-11T14:37:15.309Z] #10 8.251    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/remote/main/
[2025-04-11T14:37:15.309Z] #10 8.252    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/
[2025-04-11T14:37:15.309Z] #10 8.252    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/types/
[2025-04-11T14:37:15.309Z] #10 8.252    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/types/main/
[2025-04-11T14:37:15.309Z] #10 8.252    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/main/
[2025-04-11T14:37:15.309Z] #10 8.252    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/main/
[2025-04-11T14:37:15.309Z] #10 8.252    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/client/
[2025-04-11T14:37:15.309Z] #10 8.252    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/client/hotrod/
[2025-04-11T14:37:15.309Z] #10 8.252    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/client/hotrod/main/
[2025-04-11T14:37:15.309Z] #10 8.253    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bitbucket/
[2025-04-11T14:37:15.309Z] #10 8.253    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bitbucket/jose4j/
[2025-04-11T14:37:15.309Z] #10 8.253    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bitbucket/jose4j/main/
[2025-04-11T14:37:15.309Z] #10 8.253    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/codehaus/
[2025-04-11T14:37:15.309Z] #10 8.253    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/codehaus/woodstox/
[2025-04-11T14:37:15.309Z] #10 8.253    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/codehaus/woodstox/main/
[2025-04-11T14:37:15.309Z] #10 8.253    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jasypt/
[2025-04-11T14:37:15.309Z] #10 8.253    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jasypt/main/
[2025-04-11T14:37:15.309Z] #10 8.253    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/
[2025-04-11T14:37:15.309Z] #10 8.254    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/
[2025-04-11T14:37:15.309Z] #10 8.254    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/
[2025-04-11T14:37:15.309Z] #10 8.254    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/
[2025-04-11T14:37:15.309Z] #10 8.254    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/
[2025-04-11T14:37:15.309Z] #10 8.254    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/
[2025-04-11T14:37:15.309Z] #10 8.254    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/
[2025-04-11T14:37:15.309Z] #10 8.254    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/
[2025-04-11T14:37:15.309Z] #10 8.255    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/
[2025-04-11T14:37:15.309Z] #10 8.255    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/
[2025-04-11T14:37:15.309Z] #10 8.255    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/
[2025-04-11T14:37:15.309Z] #10 8.255    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/
[2025-04-11T14:37:15.309Z] #10 8.255    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/
[2025-04-11T14:37:15.309Z] #10 8.255    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/
[2025-04-11T14:37:15.309Z] #10 8.255    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/
[2025-04-11T14:37:15.309Z] #10 8.255    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/
[2025-04-11T14:37:15.309Z] #10 8.256    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/main/
[2025-04-11T14:37:15.309Z] #10 8.256    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/
[2025-04-11T14:37:15.309Z] #10 8.256    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/james/
[2025-04-11T14:37:15.309Z] #10 8.256    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/james/mime4j/
[2025-04-11T14:37:15.309Z] #10 8.256    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/james/mime4j/main/
[2025-04-11T14:37:15.309Z] #10 8.256    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/
[2025-04-11T14:37:15.309Z] #10 8.256    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/core/
[2025-04-11T14:37:15.309Z] #10 8.257    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/
[2025-04-11T14:37:15.309Z] #10 8.257    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/main/
[2025-04-11T14:37:15.309Z] #10 8.257    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/
[2025-04-11T14:37:15.309Z] #10 8.257    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/internal/
[2025-04-11T14:37:15.309Z] #10 8.257    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/internal/main/
[2025-04-11T14:37:15.309Z] #10 8.257    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/main/
[2025-04-11T14:37:15.309Z] #10 8.257    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/qpid/
[2025-04-11T14:37:15.309Z] #10 8.257    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/qpid/proton/
[2025-04-11T14:37:15.309Z] #10 8.257    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/qpid/proton/main/
[2025-04-11T14:37:15.309Z] #10 8.257    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/
[2025-04-11T14:37:15.309Z] #10 8.258    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/lang3/
[2025-04-11T14:37:15.309Z] #10 8.258    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/lang3/main/
[2025-04-11T14:37:15.309Z] #10 8.258    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/codec/
[2025-04-11T14:37:15.309Z] #10 8.258    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/codec/main/
[2025-04-11T14:37:15.309Z] #10 8.258    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/io/
[2025-04-11T14:37:15.309Z] #10 8.258    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/io/main/
[2025-04-11T14:37:15.309Z] #10 8.258    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/cli/
[2025-04-11T14:37:15.309Z] #10 8.258    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/cli/main/
[2025-04-11T14:37:15.309Z] #10 8.258    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/collections/
[2025-04-11T14:37:15.309Z] #10 8.259    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/collections/main/
[2025-04-11T14:37:15.309Z] #10 8.259    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/beanutils/
[2025-04-11T14:37:15.309Z] #10 8.259    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/beanutils/main/
[2025-04-11T14:37:15.309Z] #10 8.259    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/logging/
[2025-04-11T14:37:15.309Z] #10 8.259    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/logging/main/
[2025-04-11T14:37:15.309Z] #10 8.259    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/sshd/
[2025-04-11T14:37:15.309Z] #10 8.259    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/sshd/main/
[2025-04-11T14:37:15.309Z] #10 8.259    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xml-resolver/
[2025-04-11T14:37:15.310Z] #10 8.259    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xml-resolver/main/
[2025-04-11T14:37:15.310Z] #10 8.259    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/neethi/
[2025-04-11T14:37:15.310Z] #10 8.260    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/neethi/main/
[2025-04-11T14:37:15.310Z] #10 8.260    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/santuario/
[2025-04-11T14:37:15.310Z] #10 8.260    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/santuario/xmlsec/
[2025-04-11T14:37:15.310Z] #10 8.260    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/santuario/xmlsec/main/
[2025-04-11T14:37:15.310Z] #10 8.260    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xerces/
[2025-04-11T14:37:15.310Z] #10 8.260    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xerces/main/
[2025-04-11T14:37:15.310Z] #10 8.260    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/velocity/
[2025-04-11T14:37:15.310Z] #10 8.260    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/velocity/main/
[2025-04-11T14:37:15.310Z] #10 8.261    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/thrift/
[2025-04-11T14:37:15.310Z] #10 8.261    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/thrift/main/
[2025-04-11T14:37:15.310Z] #10 8.261    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xalan/
[2025-04-11T14:37:15.310Z] #10 8.261    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xalan/main/
[2025-04-11T14:37:15.310Z] #10 8.261    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/avro/
[2025-04-11T14:37:15.310Z] #10 8.261    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/avro/main/
[2025-04-11T14:37:15.310Z] #10 8.261    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/kafka/
[2025-04-11T14:37:15.310Z] #10 8.261    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/kafka/client/
[2025-04-11T14:37:15.310Z] #10 8.261    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/kafka/client/main/
[2025-04-11T14:37:15.310Z] #10 8.261    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/openjpa/
[2025-04-11T14:37:15.310Z] #10 8.262    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/openjpa/main/
[2025-04-11T14:37:15.310Z] #10 8.262    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/
[2025-04-11T14:37:15.310Z] #10 8.262    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/
[2025-04-11T14:37:15.310Z] #10 8.262    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/
[2025-04-11T14:37:15.310Z] #10 8.262    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/services-sts/
[2025-04-11T14:37:15.310Z] #10 8.262    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/services-sts/main/
[2025-04-11T14:37:15.310Z] #10 8.262    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/ws-security/
[2025-04-11T14:37:15.310Z] #10 8.262    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/ws-security/main/
[2025-04-11T14:37:15.310Z] #10 8.262    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/main/
[2025-04-11T14:37:15.310Z] #10 8.262    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/log4j/
[2025-04-11T14:37:15.310Z] #10 8.263    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/log4j/main/
[2025-04-11T14:37:15.310Z] #10 8.263    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/logging/
[2025-04-11T14:37:15.310Z] #10 8.263    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/logging/log4j/
[2025-04-11T14:37:15.310Z] #10 8.263    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/logging/log4j/api/
[2025-04-11T14:37:15.310Z] #10 8.263    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/logging/log4j/api/main/
[2025-04-11T14:37:15.310Z] #10 8.263    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/
[2025-04-11T14:37:15.310Z] #10 8.263    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/
[2025-04-11T14:37:15.310Z] #10 8.263    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/
[2025-04-11T14:37:15.310Z] #10 8.263    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/xmlschema/
[2025-04-11T14:37:15.310Z] #10 8.263    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/xmlschema/main/
[2025-04-11T14:37:15.310Z] #10 8.264    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/
[2025-04-11T14:37:15.310Z] #10 8.264    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/
[2025-04-11T14:37:15.310Z] #10 8.264    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-util/
[2025-04-11T14:37:15.310Z] #10 8.264    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-util/main/
[2025-04-11T14:37:15.310Z] #10 8.264    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-api/
[2025-04-11T14:37:15.310Z] #10 8.264    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-api/main/
[2025-04-11T14:37:15.310Z] #10 8.264    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-noop/
[2025-04-11T14:37:15.310Z] #10 8.264    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-noop/main/
[2025-04-11T14:37:15.310Z] #10 8.264    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/
[2025-04-11T14:37:15.310Z] #10 8.264    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/
[2025-04-11T14:37:15.310Z] #10 8.265    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/
[2025-04-11T14:37:15.310Z] #10 8.265    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/
[2025-04-11T14:37:15.310Z] #10 8.265    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/
[2025-04-11T14:37:15.310Z] #10 8.265    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/
[2025-04-11T14:37:15.310Z] #10 8.265    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/
[2025-04-11T14:37:15.310Z] #10 8.265    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/
[2025-04-11T14:37:15.310Z] #10 8.265    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/
[2025-04-11T14:37:15.310Z] #10 8.266    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/
[2025-04-11T14:37:15.310Z] #10 8.266    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/
[2025-04-11T14:37:15.310Z] #10 8.266    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/
[2025-04-11T14:37:15.310Z] #10 8.266    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/jwt/
[2025-04-11T14:37:15.310Z] #10 8.266    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/jwt/main/
[2025-04-11T14:37:15.310Z] #10 8.266    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/opentracing/
[2025-04-11T14:37:15.310Z] #10 8.266    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/opentracing/main/
[2025-04-11T14:37:15.310Z] #10 8.266    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/metrics/
[2025-04-11T14:37:15.310Z] #10 8.266    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/metrics/main/
[2025-04-11T14:37:15.310Z] #10 8.267    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/config/
[2025-04-11T14:37:15.310Z] #10 8.267    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/config/main/
[2025-04-11T14:37:15.310Z] #10 8.267    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/
[2025-04-11T14:37:15.310Z] #10 8.267    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/converters/
[2025-04-11T14:37:15.310Z] #10 8.267    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/
[2025-04-11T14:37:15.310Z] #10 8.267    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/main/
[2025-04-11T14:37:15.310Z] #10 8.267    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/
[2025-04-11T14:37:15.310Z] #10 8.268    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/
[2025-04-11T14:37:15.310Z] #10 8.268    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/
[2025-04-11T14:37:15.310Z] #10 8.268    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/
[2025-04-11T14:37:15.310Z] #10 8.268    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/
[2025-04-11T14:37:15.310Z] #10 8.268    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/
[2025-04-11T14:37:15.310Z] #10 8.268    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/main/
[2025-04-11T14:37:15.311Z] #10 8.268    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/main/
[2025-04-11T14:37:15.311Z] #10 8.268    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/
[2025-04-11T14:37:15.311Z] #10 8.269    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/
[2025-04-11T14:37:15.311Z] #10 8.269    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/
[2025-04-11T14:37:15.311Z] #10 8.269    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/
[2025-04-11T14:37:15.311Z] #10 8.269    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/
[2025-04-11T14:37:15.311Z] #10 8.269    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/
[2025-04-11T14:37:15.311Z] #10 8.269    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/
[2025-04-11T14:37:15.311Z] #10 8.269    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/main/
[2025-04-11T14:37:15.311Z] #10 8.269    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/
[2025-04-11T14:37:15.311Z] #10 8.270    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/
[2025-04-11T14:37:15.311Z] #10 8.270    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/health/
[2025-04-11T14:37:15.311Z] #10 8.270    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/health/main/
[2025-04-11T14:37:15.311Z] #10 8.270    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/openapi/
[2025-04-11T14:37:15.311Z] #10 8.270    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/openapi/main/
[2025-04-11T14:37:15.311Z] #10 8.270    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/
[2025-04-11T14:37:15.311Z] #10 8.270    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/annotation/
[2025-04-11T14:37:15.311Z] #10 8.271    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/annotation/main/
[2025-04-11T14:37:15.311Z] #10 8.271    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/function/
[2025-04-11T14:37:15.311Z] #10 8.271    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/function/main/
[2025-04-11T14:37:15.311Z] #10 8.271    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/classloader/
[2025-04-11T14:37:15.311Z] #10 8.271    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/classloader/main/
[2025-04-11T14:37:15.311Z] #10 8.271    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/expression/
[2025-04-11T14:37:15.311Z] #10 8.271    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/expression/main/
[2025-04-11T14:37:15.311Z] #10 8.271    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/constraint/
[2025-04-11T14:37:15.311Z] #10 8.272    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/constraint/main/
[2025-04-11T14:37:15.311Z] #10 8.272    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/fault-tolerance/
[2025-04-11T14:37:15.311Z] #10 8.272    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/
[2025-04-11T14:37:15.311Z] #10 8.272    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/agroal/
[2025-04-11T14:37:15.311Z] #10 8.272    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/agroal/main/
[2025-04-11T14:37:15.311Z] #10 8.272    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/
[2025-04-11T14:37:15.311Z] #10 8.272    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/core/
[2025-04-11T14:37:15.311Z] #10 8.272    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/core/main/
[2025-04-11T14:37:15.311Z] #10 8.272    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/client/
[2025-04-11T14:37:15.311Z] #10 8.273    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/client/kafka/
[2025-04-11T14:37:15.311Z] #10 8.273    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/client/kafka/main/
[2025-04-11T14:37:15.311Z] #10 8.273    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/client/main/
[2025-04-11T14:37:15.311Z] #10 8.273    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/
[2025-04-11T14:37:15.311Z] #10 8.273    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/
[2025-04-11T14:37:15.311Z] #10 8.273    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/
[2025-04-11T14:37:15.311Z] #10 8.273    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/context/
[2025-04-11T14:37:15.311Z] #10 8.273    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/context/main/
[2025-04-11T14:37:15.311Z] #10 8.274    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/
[2025-04-11T14:37:15.311Z] #10 8.274    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/
[2025-04-11T14:37:15.311Z] #10 8.274    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/api/
[2025-04-11T14:37:15.311Z] #10 8.274    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/api/main/
[2025-04-11T14:37:15.311Z] #10 8.274    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/
[2025-04-11T14:37:15.311Z] #10 8.274    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/jaeger/
[2025-04-11T14:37:15.311Z] #10 8.274    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/
[2025-04-11T14:37:15.311Z] #10 8.274    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/main/
[2025-04-11T14:37:15.311Z] #10 8.274    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/
[2025-04-11T14:37:15.311Z] #10 8.275    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http/
[2025-04-11T14:37:15.311Z] #10 8.275    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http/main/
[2025-04-11T14:37:15.311Z] #10 8.275    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler/
[2025-04-11T14:37:15.311Z] #10 8.275    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler/main/
[2025-04-11T14:37:15.311Z] #10 8.275    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec/
[2025-04-11T14:37:15.311Z] #10 8.275    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec/main/
[2025-04-11T14:37:15.311Z] #10 8.275    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-common/
[2025-04-11T14:37:15.311Z] #10 8.275    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-common/main/
[2025-04-11T14:37:15.311Z] #10 8.275    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/
[2025-04-11T14:37:15.311Z] #10 8.276    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/
[2025-04-11T14:37:15.311Z] #10 8.276    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/
[2025-04-11T14:37:15.311Z] #10 8.276    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/
[2025-04-11T14:37:15.311Z] #10 8.276    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/
[2025-04-11T14:37:15.311Z] #10 8.276    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver/
[2025-04-11T14:37:15.311Z] #10 8.276    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver/main/
[2025-04-11T14:37:15.311Z] #10 8.276    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-dns/
[2025-04-11T14:37:15.311Z] #10 8.276    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-dns/main/
[2025-04-11T14:37:15.311Z] #10 8.277    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http2/
[2025-04-11T14:37:15.311Z] #10 8.277    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http2/main/
[2025-04-11T14:37:15.311Z] #10 8.277    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport/
[2025-04-11T14:37:15.311Z] #10 8.277    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport/main/
[2025-04-11T14:37:15.311Z] #10 8.277    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/
[2025-04-11T14:37:15.311Z] #10 8.277    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/
[2025-04-11T14:37:15.312Z] #10 8.277    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-buffer/
[2025-04-11T14:37:15.312Z] #10 8.277    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-buffer/main/
[2025-04-11T14:37:15.312Z] #10 8.277    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-socks/
[2025-04-11T14:37:15.312Z] #10 8.278    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-socks/main/
[2025-04-11T14:37:15.312Z] #10 8.278    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/
[2025-04-11T14:37:15.312Z] #10 8.278    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/
[2025-04-11T14:37:15.312Z] #10 8.278    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/
[2025-04-11T14:37:15.312Z] #10 8.278    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/
[2025-04-11T14:37:15.312Z] #10 8.278    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/
[2025-04-11T14:37:15.312Z] #10 8.278    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler-proxy/
[2025-04-11T14:37:15.312Z] #10 8.278    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler-proxy/main/
[2025-04-11T14:37:15.312Z] #10 8.279    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver-dns/
[2025-04-11T14:37:15.312Z] #10 8.279    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver-dns/main/
[2025-04-11T14:37:15.312Z] #10 8.279    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/
[2025-04-11T14:37:15.312Z] #10 8.279    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/websocket/
[2025-04-11T14:37:15.312Z] #10 8.279    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/websocket/main/
[2025-04-11T14:37:15.312Z] #10 8.279    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/servlet/
[2025-04-11T14:37:15.312Z] #10 8.279    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/servlet/main/
[2025-04-11T14:37:15.312Z] #10 8.279    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/core/
[2025-04-11T14:37:15.312Z] #10 8.279    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/core/main/
[2025-04-11T14:37:15.312Z] #10 8.280    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/js/
[2025-04-11T14:37:15.312Z] #10 8.280    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/js/main/
[2025-04-11T14:37:15.312Z] #10 8.280    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/jsp/
[2025-04-11T14:37:15.312Z] #10 8.280    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/jsp/main/
[2025-04-11T14:37:15.312Z] #10 8.280    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/
[2025-04-11T14:37:15.312Z] #10 8.280    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava3/
[2025-04-11T14:37:15.312Z] #10 8.280    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/
[2025-04-11T14:37:15.312Z] #10 8.280    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/
[2025-04-11T14:37:15.312Z] #10 8.280    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava2/
[2025-04-11T14:37:15.312Z] #10 8.281    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/
[2025-04-11T14:37:15.312Z] #10 8.281    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/
[2025-04-11T14:37:15.312Z] #10 8.281    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/gnu/
[2025-04-11T14:37:15.312Z] #10 8.281    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/gnu/getopt/
[2025-04-11T14:37:15.312Z] #10 8.281    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/gnu/getopt/main/
[2025-04-11T14:37:15.312Z] #10 8.281    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/ibm/
[2025-04-11T14:37:15.312Z] #10 8.281    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/ibm/jdk/
[2025-04-11T14:37:15.312Z] #10 8.281    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/ibm/jdk/main/
[2025-04-11T14:37:15.312Z] #10 8.281    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/
[2025-04-11T14:37:15.312Z] #10 8.282    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jws/
[2025-04-11T14:37:15.312Z] #10 8.282    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jws/api/
[2025-04-11T14:37:15.312Z] #10 8.282    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jws/api/main/
[2025-04-11T14:37:15.312Z] #10 8.282    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/transaction/
[2025-04-11T14:37:15.312Z] #10 8.282    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/transaction/api/
[2025-04-11T14:37:15.312Z] #10 8.282    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/transaction/api/main/
[2025-04-11T14:37:15.312Z] #10 8.282    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/websocket/
[2025-04-11T14:37:15.312Z] #10 8.282    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/websocket/api/
[2025-04-11T14:37:15.312Z] #10 8.283    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/websocket/api/main/
[2025-04-11T14:37:15.312Z] #10 8.283    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/
[2025-04-11T14:37:15.312Z] #10 8.283    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jstl/
[2025-04-11T14:37:15.312Z] #10 8.283    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jstl/api/
[2025-04-11T14:37:15.312Z] #10 8.283    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jstl/api/main/
[2025-04-11T14:37:15.312Z] #10 8.283    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/api/
[2025-04-11T14:37:15.312Z] #10 8.283    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/api/main/
[2025-04-11T14:37:15.312Z] #10 8.283    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jsp/
[2025-04-11T14:37:15.312Z] #10 8.283    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jsp/api/
[2025-04-11T14:37:15.312Z] #10 8.284    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jsp/api/main/
[2025-04-11T14:37:15.312Z] #10 8.284    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/
[2025-04-11T14:37:15.312Z] #10 8.284    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/concurrent/
[2025-04-11T14:37:15.312Z] #10 8.284    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/concurrent/api/
[2025-04-11T14:37:15.312Z] #10 8.284    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/concurrent/api/main/
[2025-04-11T14:37:15.312Z] #10 8.284    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/api/
[2025-04-11T14:37:15.312Z] #10 8.284    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/api/main/
[2025-04-11T14:37:15.312Z] #10 8.284    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/inject/
[2025-04-11T14:37:15.312Z] #10 8.284    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/inject/api/
[2025-04-11T14:37:15.312Z] #10 8.285    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/inject/api/main/
[2025-04-11T14:37:15.312Z] #10 8.285    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/
[2025-04-11T14:37:15.312Z] #10 8.285    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/enterprise/
[2025-04-11T14:37:15.312Z] #10 8.285    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/enterprise/api/
[2025-04-11T14:37:15.312Z] #10 8.285    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/enterprise/api/main/
[2025-04-11T14:37:15.312Z] #10 8.285    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/auth/
[2025-04-11T14:37:15.312Z] #10 8.285    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/auth/message/
[2025-04-11T14:37:15.312Z] #10 8.285    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/auth/message/api/
[2025-04-11T14:37:15.312Z] #10 8.285    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/auth/message/api/main/
[2025-04-11T14:37:15.312Z] #10 8.286    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/jacc/
[2025-04-11T14:37:15.312Z] #10 8.286    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/jacc/api/
[2025-04-11T14:37:15.312Z] #10 8.286    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/jacc/api/main/
[2025-04-11T14:37:15.313Z] #10 8.286    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/mail/
[2025-04-11T14:37:15.313Z] #10 8.286    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/mail/api/
[2025-04-11T14:37:15.313Z] #10 8.286    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/mail/api/main/
[2025-04-11T14:37:15.313Z] #10 8.286    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/el/
[2025-04-11T14:37:15.313Z] #10 8.286    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/el/api/
[2025-04-11T14:37:15.313Z] #10 8.286    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/el/api/main/
[2025-04-11T14:37:15.313Z] #10 8.286    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/activation/
[2025-04-11T14:37:15.313Z] #10 8.287    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/activation/api/
[2025-04-11T14:37:15.313Z] #10 8.287    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/activation/api/main/
[2025-04-11T14:37:15.313Z] #10 8.287    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/management/
[2025-04-11T14:37:15.313Z] #10 8.287    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/management/j2ee/
[2025-04-11T14:37:15.313Z] #10 8.287    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/management/j2ee/api/
[2025-04-11T14:37:15.313Z] #10 8.287    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/management/j2ee/api/main/
[2025-04-11T14:37:15.313Z] #10 8.287    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/annotation/
[2025-04-11T14:37:15.313Z] #10 8.287    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/annotation/api/
[2025-04-11T14:37:15.313Z] #10 8.287    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/annotation/api/main/
[2025-04-11T14:37:15.313Z] #10 8.288    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/
[2025-04-11T14:37:15.313Z] #10 8.288    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/stream/
[2025-04-11T14:37:15.313Z] #10 8.288    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/stream/api/
[2025-04-11T14:37:15.313Z] #10 8.288    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/stream/api/main/
[2025-04-11T14:37:15.313Z] #10 8.288    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/soap/
[2025-04-11T14:37:15.313Z] #10 8.288    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/soap/api/
[2025-04-11T14:37:15.313Z] #10 8.288    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/soap/api/main/
[2025-04-11T14:37:15.313Z] #10 8.288    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/
[2025-04-11T14:37:15.313Z] #10 8.289    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/api/
[2025-04-11T14:37:15.313Z] #10 8.289    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/api/internal/
[2025-04-11T14:37:15.313Z] #10 8.289    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/api/internal/main/
[2025-04-11T14:37:15.313Z] #10 8.289    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/api/main/
[2025-04-11T14:37:15.313Z] #10 8.289    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/bind/
[2025-04-11T14:37:15.313Z] #10 8.289    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/bind/api/
[2025-04-11T14:37:15.313Z] #10 8.289    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/bind/api/main/
[2025-04-11T14:37:15.313Z] #10 8.289    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/ws/
[2025-04-11T14:37:15.313Z] #10 8.290    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/ws/api/
[2025-04-11T14:37:15.313Z] #10 8.290    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/ws/api/main/
[2025-04-11T14:37:15.313Z] #10 8.290    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/
[2025-04-11T14:37:15.313Z] #10 8.290    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/api/
[2025-04-11T14:37:15.313Z] #10 8.290    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/api/main/
[2025-04-11T14:37:15.313Z] #10 8.290    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/bind/
[2025-04-11T14:37:15.313Z] #10 8.290    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/bind/api/
[2025-04-11T14:37:15.313Z] #10 8.290    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/bind/api/main/
[2025-04-11T14:37:15.313Z] #10 8.290    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/batch/
[2025-04-11T14:37:15.313Z] #10 8.291    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/batch/api/
[2025-04-11T14:37:15.313Z] #10 8.291    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/batch/api/main/
[2025-04-11T14:37:15.313Z] #10 8.291    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/persistence/
[2025-04-11T14:37:15.313Z] #10 8.291    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/persistence/api/
[2025-04-11T14:37:15.313Z] #10 8.291    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/persistence/api/main/
[2025-04-11T14:37:15.313Z] #10 8.291    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/wsdl4j/
[2025-04-11T14:37:15.313Z] #10 8.291    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/wsdl4j/api/
[2025-04-11T14:37:15.313Z] #10 8.291    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/wsdl4j/api/main/
[2025-04-11T14:37:15.313Z] #10 8.292    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/api/
[2025-04-11T14:37:15.313Z] #10 8.292    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/api/main/
[2025-04-11T14:37:15.313Z] #10 8.292    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jms/
[2025-04-11T14:37:15.313Z] #10 8.292    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jms/api/
[2025-04-11T14:37:15.313Z] #10 8.292    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jms/api/main/
[2025-04-11T14:37:15.313Z] #10 8.292    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/resource/
[2025-04-11T14:37:15.313Z] #10 8.292    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/resource/api/
[2025-04-11T14:37:15.313Z] #10 8.292    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/resource/api/main/
[2025-04-11T14:37:15.313Z] #10 8.292    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/orb/
[2025-04-11T14:37:15.313Z] #10 8.293    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/orb/api/
[2025-04-11T14:37:15.313Z] #10 8.293    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/orb/api/main/
[2025-04-11T14:37:15.313Z] #10 8.293    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/rmi/
[2025-04-11T14:37:15.313Z] #10 8.293    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/rmi/api/
[2025-04-11T14:37:15.313Z] #10 8.293    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/rmi/api/main/
[2025-04-11T14:37:15.313Z] #10 8.293    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ejb/
[2025-04-11T14:37:15.313Z] #10 8.293    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ejb/api/
[2025-04-11T14:37:15.313Z] #10 8.293    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ejb/api/main/
[2025-04-11T14:37:15.313Z] #10 8.294    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/interceptor/
[2025-04-11T14:37:15.313Z] #10 8.294    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/interceptor/api/
[2025-04-11T14:37:15.313Z] #10 8.294    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/interceptor/api/main/
[2025-04-11T14:37:15.313Z] #10 8.294    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/faces/
[2025-04-11T14:37:15.313Z] #10 8.294    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/faces/api/
[2025-04-11T14:37:15.313Z] #10 8.294    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/faces/api/main/
[2025-04-11T14:37:15.313Z] #10 8.294    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/validation/
[2025-04-11T14:37:15.313Z] #10 8.294    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/validation/api/
[2025-04-11T14:37:15.313Z] #10 8.294    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/validation/api/main/
[2025-04-11T14:37:15.313Z] #10 8.294    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ws/
[2025-04-11T14:37:15.313Z] #10 8.295    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ws/rs/
[2025-04-11T14:37:15.313Z] #10 8.295    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ws/rs/api/
[2025-04-11T14:37:15.313Z] #10 8.295    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ws/rs/api/main/
[2025-04-11T14:37:15.313Z] #10 8.295    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/sql/
[2025-04-11T14:37:15.313Z] #10 8.295    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/sql/api/
[2025-04-11T14:37:15.313Z] #10 8.295    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/sql/api/main/
[2025-04-11T14:37:15.313Z] #10 8.295    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/
[2025-04-11T14:37:15.314Z] #10 8.295    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/squareup/
[2025-04-11T14:37:15.314Z] #10 8.296    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/squareup/okhttp3/
[2025-04-11T14:37:15.314Z] #10 8.296    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/squareup/okhttp3/main/
[2025-04-11T14:37:15.314Z] #10 8.296    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/
[2025-04-11T14:37:15.314Z] #10 8.296    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/
[2025-04-11T14:37:15.314Z] #10 8.296    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/fastinfoset/
[2025-04-11T14:37:15.314Z] #10 8.296    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/fastinfoset/main/
[2025-04-11T14:37:15.314Z] #10 8.296    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/
[2025-04-11T14:37:15.314Z] #10 8.296    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/
[2025-04-11T14:37:15.314Z] #10 8.296    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/messaging/
[2025-04-11T14:37:15.314Z] #10 8.297    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/
[2025-04-11T14:37:15.314Z] #10 8.297    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/
[2025-04-11T14:37:15.314Z] #10 8.297    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/jsf-impl/
[2025-04-11T14:37:15.314Z] #10 8.297    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/jsf-impl/main/
[2025-04-11T14:37:15.314Z] #10 8.297    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/
[2025-04-11T14:37:15.314Z] #10 8.297    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/
[2025-04-11T14:37:15.314Z] #10 8.297    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/failureaccess/
[2025-04-11T14:37:15.314Z] #10 8.297    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/failureaccess/main/
[2025-04-11T14:37:15.314Z] #10 8.297    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/main/
[2025-04-11T14:37:15.314Z] #10 8.297    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/code/
[2025-04-11T14:37:15.314Z] #10 8.298    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/code/gson/
[2025-04-11T14:37:15.314Z] #10 8.298    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/code/gson/main/
[2025-04-11T14:37:15.314Z] #10 8.298    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/protobuf/
[2025-04-11T14:37:15.314Z] #10 8.298    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/protobuf/main/
[2025-04-11T14:37:15.314Z] #10 8.298    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/microsoft/
[2025-04-11T14:37:15.314Z] #10 8.298    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/microsoft/azure/
[2025-04-11T14:37:15.314Z] #10 8.298    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/microsoft/azure/storage/
[2025-04-11T14:37:15.314Z] #10 8.298    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/microsoft/azure/storage/main/
[2025-04-11T14:37:15.314Z] #10 8.298    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/ibm/
[2025-04-11T14:37:15.314Z] #10 8.299    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/ibm/async/
[2025-04-11T14:37:15.314Z] #10 8.299    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/ibm/async/asyncutil/
[2025-04-11T14:37:15.314Z] #10 8.299    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/ibm/async/asyncutil/main/
[2025-04-11T14:37:15.314Z] #10 8.299    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/
[2025-04-11T14:37:15.314Z] #10 8.299    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/ben-manes/
[2025-04-11T14:37:15.314Z] #10 8.299    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/ben-manes/caffeine/
[2025-04-11T14:37:15.314Z] #10 8.299    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/ben-manes/caffeine/main/
[2025-04-11T14:37:15.314Z] #10 8.299    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/spullara/
[2025-04-11T14:37:15.314Z] #10 8.299    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/spullara/mustache/
[2025-04-11T14:37:15.314Z] #10 8.300    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/spullara/mustache/main/
[2025-04-11T14:37:15.314Z] #10 8.300    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/
[2025-04-11T14:37:15.314Z] #10 8.300    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/msg-simple/
[2025-04-11T14:37:15.314Z] #10 8.300    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/msg-simple/main/
[2025-04-11T14:37:15.314Z] #10 8.300    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/
[2025-04-11T14:37:15.314Z] #10 8.300    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/main/
[2025-04-11T14:37:15.314Z] #10 8.300    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/btf/
[2025-04-11T14:37:15.314Z] #10 8.300    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/btf/main/
[2025-04-11T14:37:15.314Z] #10 8.301    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/json-patch/
[2025-04-11T14:37:15.314Z] #10 8.301    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/json-patch/main/
[2025-04-11T14:37:15.314Z] #10 8.301    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/h2database/
[2025-04-11T14:37:15.314Z] #10 8.301    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/h2database/h2/
[2025-04-11T14:37:15.314Z] #10 8.301    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/h2database/h2/main/
[2025-04-11T14:37:15.314Z] #10 8.301    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/googlecode/
[2025-04-11T14:37:15.314Z] #10 8.301    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/googlecode/javaewah/
[2025-04-11T14:37:15.314Z] #10 8.301    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/googlecode/javaewah/main/
[2025-04-11T14:37:15.314Z] #10 8.301    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/
[2025-04-11T14:37:15.314Z] #10 8.302    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/classmate/
[2025-04-11T14:37:15.314Z] #10 8.302    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/classmate/main/
[2025-04-11T14:37:15.314Z] #10 8.302    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/
[2025-04-11T14:37:15.314Z] #10 8.302    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/
[2025-04-11T14:37:15.314Z] #10 8.302    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/
[2025-04-11T14:37:15.314Z] #10 8.302    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/
[2025-04-11T14:37:15.314Z] #10 8.302    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/
[2025-04-11T14:37:15.314Z] #10 8.302    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/
[2025-04-11T14:37:15.314Z] #10 8.302    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/
[2025-04-11T14:37:15.314Z] #10 8.303    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/
[2025-04-11T14:37:15.314Z] #10 8.303    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/
[2025-04-11T14:37:15.314Z] #10 8.303    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/
[2025-04-11T14:37:15.314Z] #10 8.303    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/
[2025-04-11T14:37:15.314Z] #10 8.303    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/
[2025-04-11T14:37:15.314Z] #10 8.303    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/
[2025-04-11T14:37:15.314Z] #10 8.303    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/
[2025-04-11T14:37:15.314Z] #10 8.304    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/
[2025-04-11T14:37:15.314Z] #10 8.304    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/
[2025-04-11T14:37:15.314Z] #10 8.304    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/
[2025-04-11T14:37:15.314Z] #10 8.304    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/
[2025-04-11T14:37:15.314Z] #10 8.304    creating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/
[2025-04-11T14:37:15.314Z] #10 8.304    creating: /opt/wildfly-26.1.3.Final/domain/
[2025-04-11T14:37:15.314Z] #10 8.304    creating: /opt/wildfly-26.1.3.Final/domain/configuration/
[2025-04-11T14:37:15.314Z] #10 8.304    creating: /opt/wildfly-26.1.3.Final/domain/tmp/
[2025-04-11T14:37:15.314Z] #10 8.304    creating: /opt/wildfly-26.1.3.Final/domain/tmp/auth/
[2025-04-11T14:37:15.314Z] #10 8.304   inflating: /opt/wildfly-26.1.3.Final/copyright.txt  
[2025-04-11T14:37:15.314Z] #10 8.305   inflating: /opt/wildfly-26.1.3.Final/bin/product.conf  
[2025-04-11T14:37:15.315Z] #10 8.305   inflating: /opt/wildfly-26.1.3.Final/bin/standalone.conf.bat  
[2025-04-11T14:37:15.315Z] #10 8.305   inflating: /opt/wildfly-26.1.3.Final/bin/domain.conf.bat  
[2025-04-11T14:37:15.315Z] #10 8.305   inflating: /opt/wildfly-26.1.3.Final/bin/jboss-cli.bat  
[2025-04-11T14:37:15.315Z] #10 8.306   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/standalone-full-ha.xml  
[2025-04-11T14:37:15.315Z] #10 8.306   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu lesser general public license v3.0 only.txt  
[2025-04-11T14:37:15.315Z] #10 8.306   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu general public license v2.0 only.html  
[2025-04-11T14:37:15.315Z] #10 8.307   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/microprofile-feature-pack-licenses.html  
[2025-04-11T14:37:15.315Z] #10 8.307   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/mozilla public license 1.1.txt  
[2025-04-11T14:37:15.315Z] #10 8.307   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/systemd/launch.sh  
[2025-04-11T14:37:15.315Z] #10 8.308   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/service/service.bat  
[2025-04-11T14:37:15.315Z] #10 8.308   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application-client_8.xsd  
[2025-04-11T14:37:15.315Z] #10 8.308   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-remoting_3_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.308   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-delivery-active_1_1.xsd  
[2025-04-11T14:37:15.315Z] #10 8.309   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-txn_1_2.xsd  
[2025-04-11T14:37:15.315Z] #10 8.309   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_6_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.310   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_4_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.310   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jsf_1_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.310   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-resource-adapters_1_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.311   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-batch-jberet_1_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.311   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jsr77_1_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.311   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_web_services_1_3.xsd  
[2025-04-11T14:37:15.315Z] #10 8.311   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-singleton_1_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.311   inflating: /opt/wildfly-26.1.3.Final/docs/schema/java-properties_1_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.312   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_12_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.312   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-client_1_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.312   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-client-1_4.xsd  
[2025-04-11T14:37:15.315Z] #10 8.313   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mail_1_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.313   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_3_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.313   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-client_1_2.xsd  
[2025-04-11T14:37:15.315Z] #10 8.314   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-jwt-smallrye_1_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.314   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-client-1_7.xsd  
[2025-04-11T14:37:15.315Z] #10 8.315   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-health-smallrye_3_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.315   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_3.xsd  
[2025-04-11T14:37:15.315Z] #10 8.316   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_1.xsd  
[2025-04-11T14:37:15.315Z] #10 8.317   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_8.xsd  
[2025-04-11T14:37:15.315Z] #10 8.318   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_6.xsd  
[2025-04-11T14:37:15.315Z] #10 8.319   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_13_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.320   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-app_2_5.xsd  
[2025-04-11T14:37:15.315Z] #10 8.320   inflating: /opt/wildfly-26.1.3.Final/docs/schema/j2ee_web_services_client_1_1.xsd  
[2025-04-11T14:37:15.315Z] #10 8.321   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-naming_2_0.xsd  
[2025-04-11T14:37:15.315Z] #10 8.321   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-picketlink-federation_1_0.xsd  
[2025-04-11T14:37:15.566Z] #10 8.321   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_6_0.xsd  
[2025-04-11T14:37:15.566Z] #10 8.323   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application_6.xsd  
[2025-04-11T14:37:15.566Z] #10 8.323   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-client-ejb_3_1.xsd  
[2025-04-11T14:37:15.566Z] #10 8.323   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_1_4.xsd  
[2025-04-11T14:37:15.566Z] #10 8.324   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-webservices_1_0.xsd  
[2025-04-11T14:37:15.566Z] #10 8.324   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-cli_3_3.xsd  
[2025-04-11T14:37:15.566Z] #10 8.324   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ejb3_1_4.xsd  
[2025-04-11T14:37:15.566Z] #10 8.325   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_6.xsd  
[2025-04-11T14:37:15.566Z] #10 8.325   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_7_0.xsd  
[2025-04-11T14:37:15.566Z] #10 8.325   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jacorb_1_1.xsd  
[2025-04-11T14:37:15.566Z] #10 8.326   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ejb3_1_5.xsd  
[2025-04-11T14:37:15.566Z] #10 8.326   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-datasources_1_2.xsd  
[2025-04-11T14:37:15.566Z] #10 8.327   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-agroal_2_0.xsd  
[2025-04-11T14:37:15.566Z] #10 8.327   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-iiop_1_0.xsd  
[2025-04-11T14:37:15.566Z] #10 8.327   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_1_1.xsd  
[2025-04-11T14:37:15.566Z] #10 8.327   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-naming_1_3.xsd  
[2025-04-11T14:37:15.566Z] #10 8.327   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_7_0.xsd  
[2025-04-11T14:37:15.566Z] #10 8.328   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_15_1.xsd  
[2025-04-11T14:37:15.566Z] #10 8.330   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-pojo_1_0.xsd  
[2025-04-11T14:37:15.566Z] #10 8.330   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_web_services_client_1_4.xsd  
[2025-04-11T14:37:15.566Z] #10 8.331   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_8_0.xsd  
[2025-04-11T14:37:15.566Z] #10 8.331   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-remoting_5_0.xsd  
[2025-04-11T14:37:15.566Z] #10 8.331   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_5_0.xsd  
[2025-04-11T14:37:15.566Z] #10 8.332   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb-timer_1_0.xsd  
[2025-04-11T14:37:15.566Z] #10 8.332   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_3_0.xsd  
[2025-04-11T14:37:15.566Z] #10 8.334   inflating: /opt/wildfly-26.1.3.Final/welcome-content/wildfly_logo.png  
[2025-04-11T14:37:15.566Z] #10 8.334   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/jcip/main/jcip-annotations-1.0.jar  
[2025-04-11T14:37:15.566Z] #10 8.334   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/wildflyee/api/main/module.xml  
[2025-04-11T14:37:15.566Z] #10 8.334   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/javassist/main/javassist-3.27.0-GA.jar  
[2025-04-11T14:37:15.566Z] #10 8.343   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/main/module.xml  
[2025-04-11T14:37:15.566Z] #10 8.343   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/main/module.xml  
[2025-04-11T14:37:15.566Z] #10 8.343   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/iiop-openjdk/main/wildfly-iiop-openjdk-26.1.3.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.347   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-base-1.19.1.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.348   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-1.19.1.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.349   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-ssl-1.19.1.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.351   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-digest-1.19.1.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.351   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-jdbc-1.19.1.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.352   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-deprecated-1.19.1.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.352   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-security-manager-action-1.19.1.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.353   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-otp-1.19.1.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.353   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-auth-util-1.19.1.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.354   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-1.19.1.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.354   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/wildfly-elytron-http-oidc-1.19.1.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.357   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/module.xml  
[2025-04-11T14:37:15.566Z] #10 8.357   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/wildfly-clustering-ee-infinispan-26.1.3.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.357   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/wildfly-clustering-marshalling-jboss-26.1.3.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.358   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/wildfly-clustering-marshalling-protostream-26.1.3.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.360   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/ejb/main/wildfly-http-ejb-client-1.1.12.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.361   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/event/logger/main/wildfly-event-logger-18.1.2.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.362   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/event/logger/main/module.xml  
[2025-04-11T14:37:15.566Z] #10 8.362   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/client/config/main/wildfly-client-config-1.0.1.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.363   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting/main/jboss-remoting-5.0.25.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.366   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/river/main/module.xml  
[2025-04-11T14:37:15.566Z] #10 8.367   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/river/main/jboss-marshalling-river-2.0.12.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.368   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/classfilewriter/main/jboss-classfilewriter-1.2.5.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.369   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/classfilewriter/main/module.xml  
[2025-04-11T14:37:15.566Z] #10 8.369   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/resteasy-spring-4.7.7.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.370   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/module.xml  
[2025-04-11T14:37:15.566Z] #10 8.370   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-4.7.7.Final.jar  
[2025-04-11T14:37:15.566Z] #10 8.372   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml  
[2025-04-11T14:37:15.566Z] #10 8.372   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.372   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/resteasy-json-p-provider-4.7.7.Final.jar  
[2025-04-11T14:37:15.567Z] #10 8.372   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.373   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-4.7.7.Final.jar  
[2025-04-11T14:37:15.567Z] #10 8.373   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.373   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/resteasy-jackson2-provider-4.7.7.Final.jar  
[2025-04-11T14:37:15.567Z] #10 8.374   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.374   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.374   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-4.7.7.Final.jar  
[2025-04-11T14:37:15.567Z] #10 8.375   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.376   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/resteasy-client-microprofile-base-4.7.7.Final.jar  
[2025-04-11T14:37:15.567Z] #10 8.377   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/stdio/main/jboss-stdio-1.1.0.Final.jar  
[2025-04-11T14:37:15.567Z] #10 8.377   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/stdio/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.377   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/threads/main/jboss-threads-2.4.0.Final.jar  
[2025-04-11T14:37:15.567Z] #10 8.379   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/nio/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.379   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/main/xnio-api-3.8.7.Final.jar  
[2025-04-11T14:37:15.567Z] #10 8.386   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-management/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.386   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-add-user/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.387   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/main/wildfly-webservices-server-integration-26.1.3.Final.jar  
[2025-04-11T14:37:15.567Z] #10 8.390   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.390   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/server/main/wildfly-server-18.1.2.Final.jar  
[2025-04-11T14:37:15.567Z] #10 8.410   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/api/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.410   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-5.5.0.Final.jar  
[2025-04-11T14:37:15.567Z] #10 8.410   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.410   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.411   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/jbossws-cxf-server-5.5.0.Final.jar  
[2025-04-11T14:37:15.567Z] #10 8.412   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.36.jar  
[2025-04-11T14:37:15.567Z] #10 8.413   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/kubernetes/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.413   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/main/jgroups-4.2.21.Final.jar  
[2025-04-11T14:37:15.567Z] #10 8.438   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/codehaus/woodstox/main/stax2-api-4.2.1.jar  
[2025-04-11T14:37:15.567Z] #10 8.440   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/activemq-artemis-native-1.0.2.jar  
[2025-04-11T14:37:15.567Z] #10 8.441   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686/libartemis-native-32.so  
[2025-04-11T14:37:15.567Z] #10 8.442   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.442   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.442   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/artemis-stomp-protocol-2.19.1.jar  
[2025-04-11T14:37:15.567Z] #10 8.443   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/artemis-hornetq-protocol-2.19.1.jar  
[2025-04-11T14:37:15.567Z] #10 8.444   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.444   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/main/artemis-ra-2.19.1.jar  
[2025-04-11T14:37:15.567Z] #10 8.446   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jdbc-store-2.19.1.jar  
[2025-04-11T14:37:15.567Z] #10 8.447   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-client-2.19.1.jar  
[2025-04-11T14:37:15.567Z] #10 8.450   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/httpcore-4.4.15.jar  
[2025-04-11T14:37:15.567Z] #10 8.453   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/main/httpmime-4.5.13.jar  
[2025-04-11T14:37:15.567Z] #10 8.454   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/internal/main/lucene-misc-5.5.5.jar  
[2025-04-11T14:37:15.567Z] #10 8.456   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/main/lucene-queryparser-5.5.5.jar  
[2025-04-11T14:37:15.567Z] #10 8.461   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/codec/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.461   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/codec/main/commons-codec-1.15.jar  
[2025-04-11T14:37:15.567Z] #10 8.465   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/io/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.465   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/cli/main/commons-cli-1.4.jar  
[2025-04-11T14:37:15.567Z] #10 8.466   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/cli/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.466   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/collections/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.466   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/collections/main/commons-collections-3.2.2.jar  
[2025-04-11T14:37:15.567Z] #10 8.472   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xerces/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.472   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xerces/main/xercesImpl-2.12.0.SP03.jar  
[2025-04-11T14:37:15.567Z] #10 8.492   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/logging/log4j/api/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.492   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-dom-2.3.3.jar  
[2025-04-11T14:37:15.567Z] #10 8.496   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/xmlschema/main/xmlschema-core-2.2.5.jar  
[2025-04-11T14:37:15.567Z] #10 8.498   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.498   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.498   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.499   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/reactive-streams-operators/main/mutiny-reactive-streams-operators-1.1.2.jar  
[2025-04-11T14:37:15.567Z] #10 8.500   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.500   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.500   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/smallrye-mutiny-vertx-core-2.15.1.jar  
[2025-04-11T14:37:15.567Z] #10 8.504   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/module.xml  
[2025-04-11T14:37:15.567Z] #10 8.505   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/grpc-core-1.38.1.jar  
[2025-04-11T14:37:15.567Z] #10 8.512   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/libnetty_transport_native_epoll_aarch_64.so  
[2025-04-11T14:37:15.568Z] #10 8.513   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http2/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.513   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.514   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.79.Final-osx-aarch_64.jar  
[2025-04-11T14:37:15.568Z] #10 8.515   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.79.Final-osx-x86_64.jar  
[2025-04-11T14:37:15.568Z] #10 8.515   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-buffer/main/netty-buffer-4.1.79.Final.jar  
[2025-04-11T14:37:15.568Z] #10 8.519   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/gnu/getopt/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.519   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/ibm/jdk/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.519   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jws/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.520   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jws/api/main/jsr181-api-1.0-MR1.jar  
[2025-04-11T14:37:15.568Z] #10 8.520   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/transaction/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.520   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/transaction/api/main/jboss-transaction-api_1.3_spec-2.0.0.Final.jar  
[2025-04-11T14:37:15.568Z] #10 8.520   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/websocket/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.521   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-compat-1.2.6-RC1.jar  
[2025-04-11T14:37:15.568Z] #10 8.521   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.522   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jsp/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.522   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/concurrent/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.522   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/concurrent/api/main/jboss-concurrency-api_1.0_spec-2.0.0.Final.jar  
[2025-04-11T14:37:15.568Z] #10 8.522   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/api/main/jakarta.enterprise.cdi-api-2.0.2.jar  
[2025-04-11T14:37:15.568Z] #10 8.524   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/mail/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.524   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/el/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.524   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/el/api/main/jboss-el-api_3.0_spec-2.0.0.Final.jar  
[2025-04-11T14:37:15.568Z] #10 8.525   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/api/main/jboss-jaxrpc-api_1.1_spec-2.0.0.Final.jar  
[2025-04-11T14:37:15.568Z] #10 8.526   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/ws/api/main/jboss-jaxws-api_2.3_spec-2.0.0.Final.jar  
[2025-04-11T14:37:15.568Z] #10 8.527   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/wsdl4j/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.527   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.527   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jms/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.528   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/jms/api/main/jboss-jms-api_2.0_spec-2.0.0.Final.jar  
[2025-04-11T14:37:15.568Z] #10 8.528   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/orb/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.528   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/rmi/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.529   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ejb/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.529   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ejb/api/main/jboss-ejb-api_3.2_spec-2.0.0.Final.jar  
[2025-04-11T14:37:15.568Z] #10 8.530   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/faces/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.530   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/validation/api/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.530   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/validation/api/main/jakarta.validation-api-2.0.2.jar  
[2025-04-11T14:37:15.568Z] #10 8.531   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/fastinfoset/main/module.xml  
[2025-04-11T14:37:15.568Z] #10 8.531   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/fastinfoset/main/FastInfoset-1.2.18.jar  
[2025-04-11T14:37:15.568Z] #10 8.535   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/istack-commons-runtime-3.0.12.jar  
[2025-04-11T14:37:15.568Z] #10 8.535   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/jaxb-runtime-2.3.3-b02-jbossorg-2.jar  
[2025-04-11T14:37:15.819Z] #10 8.546   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/ben-manes/caffeine/main/module.xml  
[2025-04-11T14:37:15.819Z] #10 8.547   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/spullara/mustache/main/module.xml  
[2025-04-11T14:37:15.819Z] #10 8.547   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/spullara/mustache/main/compiler-0.9.10.jar  
[2025-04-11T14:37:15.819Z] #10 8.548   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/msg-simple/main/msg-simple-1.1.jar  
[2025-04-11T14:37:15.819Z] #10 8.549   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml  
[2025-04-11T14:37:15.819Z] #10 8.549   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/btf/main/btf-1.2.jar  
[2025-04-11T14:37:15.819Z] #10 8.549   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/json-patch/main/json-patch-1.9.jar  
[2025-04-11T14:37:15.819Z] #10 8.550   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/h2database/h2/main/module.xml  
[2025-04-11T14:37:15.819Z] #10 8.550   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/googlecode/javaewah/main/module.xml  
[2025-04-11T14:37:15.819Z] #10 8.550   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/classmate/main/classmate-1.5.1.jar  
[2025-04-11T14:37:15.819Z] #10 8.551   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/classmate/main/module.xml  
[2025-04-11T14:37:15.819Z] #10 8.551   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml  
[2025-04-11T14:37:15.819Z] #10 8.552   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/jackson-databind-2.12.7.1.jar  
[2025-04-11T14:37:15.819Z] #10 8.568   inflating: /opt/wildfly-26.1.3.Final/bin/add-user.properties  
[2025-04-11T14:37:15.819Z] #10 8.568   inflating: /opt/wildfly-26.1.3.Final/bin/standalone.ps1  
[2025-04-11T14:37:15.819Z] #10 8.568   inflating: /opt/wildfly-26.1.3.Final/bin/common.ps1  
[2025-04-11T14:37:15.819Z] #10 8.569   inflating: /opt/wildfly-26.1.3.Final/bin/appclient.conf  
[2025-04-11T14:37:15.819Z] #10 8.569   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/standalone-microprofile.xml  
[2025-04-11T14:37:15.819Z] #10 8.569   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu general public license v2.0 only, with classpath exception.txt  
[2025-04-11T14:37:15.819Z] #10 8.569   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/creative commons attribution 2.5.html  
[2025-04-11T14:37:15.819Z] #10 8.570   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/licenses.xml  
[2025-04-11T14:37:15.819Z] #10 8.572   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-batch-jberet_3_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.572   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-txn_1_3.xsd  
[2025-04-11T14:37:15.819Z] #10 8.572   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-client-1_3.xsd  
[2025-04-11T14:37:15.819Z] #10 8.573   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_7_2.xsd  
[2025-04-11T14:37:15.819Z] #10 8.573   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-pojo_7_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.573   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-client_1_4.xsd  
[2025-04-11T14:37:15.819Z] #10 8.574   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-client_1_5.xsd  
[2025-04-11T14:37:15.819Z] #10 8.574   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-txn_1_1.xsd  
[2025-04-11T14:37:15.819Z] #10 8.574   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_2_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.576   inflating: /opt/wildfly-26.1.3.Final/docs/schema/distributable-web_1_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.576   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_web_services_1_4.xsd  
[2025-04-11T14:37:15.819Z] #10 8.576   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jbxb_1_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.576   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jbossws-web-services_1_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.576   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-partialresponse_2_3.xsd  
[2025-04-11T14:37:15.819Z] #10 8.577   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-distributable-web_2_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.577   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jmx_1_2.xsd  
[2025-04-11T14:37:15.819Z] #10 8.577   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jmx_1_3.xsd  
[2025-04-11T14:37:15.819Z] #10 8.577   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-deployment-structure-1_3.xsd  
[2025-04-11T14:37:15.819Z] #10 8.578   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jaxrs_2_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.578   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-deployment-structure-1_2.xsd  
[2025-04-11T14:37:15.819Z] #10 8.578   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-common_7_1.xsd  
[2025-04-11T14:37:15.819Z] #10 8.579   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-app_7_1.xsd  
[2025-04-11T14:37:15.819Z] #10 8.579   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-datasources_4_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.580   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_8_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.581   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_3_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.582   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_5_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.584   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-service_7_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.584   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application_7.xsd  
[2025-04-11T14:37:15.819Z] #10 8.584   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-security_2_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.584   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_4_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.585   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-jca_2_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.585   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_5.xsd  
[2025-04-11T14:37:15.819Z] #10 8.585   inflating: /opt/wildfly-26.1.3.Final/docs/schema/ejb-jar_2_1.xsd  
[2025-04-11T14:37:15.819Z] #10 8.586   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-threads_2_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.586   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_1_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.588   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_web_services_client_1_3.xsd  
[2025-04-11T14:37:15.819Z] #10 8.588   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-health_1_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.589   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_15_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.591   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-txn_4_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.591   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-iiop-openjdk_2_1.xsd  
[2025-04-11T14:37:15.819Z] #10 8.591   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_13_0.xsd  
[2025-04-11T14:37:15.819Z] #10 8.593   inflating: /opt/wildfly-26.1.3.Final/docs/schema/ejb-jar_3_1.xsd  
[2025-04-11T14:37:15.819Z] #10 8.594   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-azure-full-ha.xml  
[2025-04-11T14:37:15.819Z] #10 8.595   inflating: /opt/wildfly-26.1.3.Final/LICENSE.txt  
[2025-04-11T14:37:15.819Z] #10 8.595   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/omg/api/main/module.xml  
[2025-04-11T14:37:15.819Z] #10 8.595   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/projectodd/vdx/main/module.xml  
[2025-04-11T14:37:15.819Z] #10 8.596   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jctools/main/jctools-core-2.1.2.jar  
[2025-04-11T14:37:15.820Z] #10 8.598   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.599   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.599   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jdt/ecj/main/ecj-3.26.0.jar  
[2025-04-11T14:37:15.820Z] #10 8.631   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.631   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.5.3.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.632   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/remoting/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.632   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/wildfly-weld-bean-validation-26.1.3.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.633   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.633   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/webservices/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.633   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/jpa/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.633   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/jpa/main/wildfly-weld-jpa-26.1.3.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.634   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/common/main/wildfly-weld-common-26.1.3.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.635   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.635   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/ejb/main/wildfly-weld-ejb-26.1.3.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.636   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-management/main/wildfly-domain-management-18.1.2.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.641   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/product/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.641   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/product/main/dir/META-INF/MANIFEST.MF  
[2025-04-11T14:37:15.820Z] #10 8.641   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf/main/wildfly-jsf-26.1.3.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.642   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/host-controller/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.642   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/host-controller/main/wildfly-host-controller-18.1.2.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.657   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ear/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.657   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/common/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.657   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/common/main/jboss-metadata-common-14.0.0.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.663   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/joda/time/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.663   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/reactivestreams/main/reactive-streams-1.0.3.jar  
[2025-04-11T14:37:15.820Z] #10 8.663   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/reactivestreams/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.664   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/commons-annotations/main/hibernate-commons-annotations-5.0.5.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.665   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.665   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/5.0/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.665   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.665   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/backend-jms/main/hibernate-search-backend-jms-5.10.11.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.665   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/backend-jms/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.666   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/orm/main/hibernate-search-orm-5.10.11.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.667   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.668   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.668   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/jipijapa-hibernate5-26.1.3.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.669   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/el/main/jakarta.el-3.0.3.jbossorg-4.jar  
[2025-04-11T14:37:15.820Z] #10 8.672   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-api-3.4.6.jar  
[2025-04-11T14:37:15.820Z] #10 8.672   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-impl-3.4.6.jar  
[2025-04-11T14:37:15.820Z] #10 8.675   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.675   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-api-3.4.6.jar  
[2025-04-11T14:37:15.820Z] #10 8.675   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-impl-3.4.6.jar  
[2025-04-11T14:37:15.820Z] #10 8.678   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/aesh/main/aesh-2.4.jar  
[2025-04-11T14:37:15.820Z] #10 8.682   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcmail/main/bcmail-jdk15on-1.69.jar  
[2025-04-11T14:37:15.820Z] #10 8.684   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpkix/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.684   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpg/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.684   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpg/main/bcpg-jdk15on-1.69.jar  
[2025-04-11T14:37:15.820Z] #10 8.688   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/commons/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.688   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/component/annotations/main/infinispan-component-annotations-13.0.10.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.688   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/component/annotations/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.688   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/cachestore/remote/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.689   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/infinispan-cachestore-jdbc-13.0.10.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.690   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.690   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/remote/main/infinispan-cachestore-remote-13.0.10.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.692   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.692   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.692   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/main/infinispan-core-13.0.10.Final.jar  
[2025-04-11T14:37:15.820Z] #10 8.748   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-api/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.749   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-noop/main/opentracing-noop-0.33.0.jar  
[2025-04-11T14:37:15.820Z] #10 8.749   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.749   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/opentracing-concurrent-0.4.0.jar  
[2025-04-11T14:37:15.820Z] #10 8.749   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/module.xml  
[2025-04-11T14:37:15.820Z] #10 8.750   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/opentracing-interceptors-0.1.3.jar  
[2025-04-11T14:37:15.820Z] #10 8.750   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.750   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-common-3.1.1.jar  
[2025-04-11T14:37:15.821Z] #10 8.750   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/opentracing/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.750   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/opentracing/main/smallrye-opentracing-2.0.0.jar  
[2025-04-11T14:37:15.821Z] #10 8.751   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/metrics/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.751   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-api-3.0.3.jar  
[2025-04-11T14:37:15.821Z] #10 8.751   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-source-file-system-2.10.0.jar  
[2025-04-11T14:37:15.821Z] #10 8.751   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-common-2.10.0.jar  
[2025-04-11T14:37:15.821Z] #10 8.752   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/config/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.752   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-core-2.10.0.jar  
[2025-04-11T14:37:15.821Z] #10 8.755   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/function/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.755   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/classloader/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.755   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/classloader/main/smallrye-common-classloader-1.8.0.jar  
[2025-04-11T14:37:15.821Z] #10 8.755   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/expression/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.756   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/constraint/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.756   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-api-5.2.1.jar  
[2025-04-11T14:37:15.821Z] #10 8.756   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.756   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar  
[2025-04-11T14:37:15.821Z] #10 8.756   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/agroal/main/agroal-pool-1.16.jar  
[2025-04-11T14:37:15.821Z] #10 8.758   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/client/kafka/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.758   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/grpc-okhttp-1.38.1.jar  
[2025-04-11T14:37:15.821Z] #10 8.760   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/context/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.760   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-semconv-1.9.1-alpha.jar  
[2025-04-11T14:37:15.821Z] #10 8.761   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-otlp-common-1.9.1.jar  
[2025-04-11T14:37:15.821Z] #10 8.762   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/main/jaeger-core-1.6.0.jar  
[2025-04-11T14:37:15.821Z] #10 8.764   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-common/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.764   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-common/main/netty-common-4.1.79.Final.jar  
[2025-04-11T14:37:15.821Z] #10 8.770   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/js/main/undertow-js-1.0.2.Final.jar  
[2025-04-11T14:37:15.821Z] #10 8.771   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/jsp/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.771   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/jsp/main/jastow-2.0.11.Final.jar  
[2025-04-11T14:37:15.821Z] #10 8.777   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ws/rs/api/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.777   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/sql/api/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.777   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/squareup/okhttp3/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.777   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/squareup/okhttp3/main/okhttp-3.14.9.jar  
[2025-04-11T14:37:15.821Z] #10 8.782   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/relaxng-datatype-2.3.3-b02-jbossorg-2.jar  
[2025-04-11T14:37:15.821Z] #10 8.782   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/stax-ex-1.8.3.jar  
[2025-04-11T14:37:15.821Z] #10 8.782   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.783   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/messaging/saaj/main/saaj-impl-1.5.3.jar  
[2025-04-11T14:37:15.821Z] #10 8.787   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/protobuf/main/perfmark-api-0.23.0.jar  
[2025-04-11T14:37:15.821Z] #10 8.787   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/protobuf/main/module.xml  
[2025-04-11T14:37:15.821Z] #10 8.787   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/protobuf/main/protobuf-java-3.19.2.jar  
[2025-04-11T14:37:15.821Z] #10 8.802   inflating: /opt/wildfly-26.1.3.Final/bin/launcher.jar  
[2025-04-11T14:37:15.821Z] #10 8.803   inflating: /opt/wildfly-26.1.3.Final/bin/domain.sh  
[2025-04-11T14:37:15.821Z] #10 8.803   inflating: /opt/wildfly-26.1.3.Final/bin/domain.bat  
[2025-04-11T14:37:15.821Z] #10 8.804   inflating: /opt/wildfly-26.1.3.Final/bin/client/README-CLI-JCONSOLE.txt  
[2025-04-11T14:37:15.821Z] #10 8.804   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/mgmt-groups.properties  
[2025-04-11T14:37:15.821Z] #10 8.804   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/standalone.xml  
[2025-04-11T14:37:15.821Z] #10 8.804   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/bsd 3-clause no nuclear license.html  
[2025-04-11T14:37:15.821Z] #10 8.804   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/eclipse distribution license, version 1.0.txt  
[2025-04-11T14:37:15.821Z] #10 8.805   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/plexus classworlds license.html  
[2025-04-11T14:37:15.821Z] #10 8.805   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/eclipse public license 2.0.txt  
[2025-04-11T14:37:15.821Z] #10 8.805   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/systemd/wildfly.conf  
[2025-04-11T14:37:15.821Z] #10 8.805   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-fragment_4_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.805   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_7_3.xsd  
[2025-04-11T14:37:15.821Z] #10 8.806   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-client-1_2.xsd  
[2025-04-11T14:37:15.821Z] #10 8.806   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jaxrs_1_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.806   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_5_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.807   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_web_services_1_2.xsd  
[2025-04-11T14:37:15.821Z] #10 8.807   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-delivery-active_1_2.xsd  
[2025-04-11T14:37:15.821Z] #10 8.807   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-client-1_1.xsd  
[2025-04-11T14:37:15.821Z] #10 8.808   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-datasources_3_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.808   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-reactive-messaging-smallrye_1_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.808   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-cli_1_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.809   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_8_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.811   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mail_1_1.xsd  
[2025-04-11T14:37:15.821Z] #10 8.811   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-deployment-structure-1_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.811   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_2.xsd  
[2025-04-11T14:37:15.821Z] #10 8.812   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-txn_2_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.812   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_3_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.813   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-opentracing_1_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.813   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-http-client_1_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.813   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-jca_4_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.813   inflating: /opt/wildfly-26.1.3.Final/docs/schema/ejb-jar_4_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.814   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-txn_3_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.814   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-weld_4_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.815   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_5.xsd  
[2025-04-11T14:37:15.821Z] #10 8.815   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_11_1.xsd  
[2025-04-11T14:37:15.821Z] #10 8.816   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_6_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.816   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_10_0.xsd  
[2025-04-11T14:37:15.821Z] #10 8.818   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mod-cluster_1_1.xsd  
[2025-04-11T14:37:15.822Z] #10 8.818   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-resource-adapters_4_0.xsd  
[2025-04-11T14:37:15.822Z] #10 8.818   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_9_0.xsd  
[2025-04-11T14:37:15.822Z] #10 8.819   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ejb3_2_0.xsd  
[2025-04-11T14:37:15.822Z] #10 8.819   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_1_4.xsd  
[2025-04-11T14:37:15.822Z] #10 8.820   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-iiop_1_1.xsd  
[2025-04-11T14:37:15.822Z] #10 8.820   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-mail_2_0.xsd  
[2025-04-11T14:37:15.822Z] #10 8.820   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-cli_4_0.xsd  
[2025-04-11T14:37:15.822Z] #10 8.821   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_1_4.xsd  
[2025-04-11T14:37:15.822Z] #10 8.821   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_3_0.xsd  
[2025-04-11T14:37:15.822Z] #10 8.821   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-naming_1_1.xsd  
[2025-04-11T14:37:15.822Z] #10 8.822   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_1_5.xsd  
[2025-04-11T14:37:15.822Z] #10 8.822   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron-oidc-client_1_0.xsd  
[2025-04-11T14:37:15.822Z] #10 8.822   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-weld_3_0.xsd  
[2025-04-11T14:37:15.822Z] #10 8.822   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_3_0.xsd  
[2025-04-11T14:37:15.822Z] #10 8.823   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-resource-adapters_5_0.xsd  
[2025-04-11T14:37:15.822Z] #10 8.824   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jsp_3_0.xsd  
[2025-04-11T14:37:15.822Z] #10 8.824   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_11_0.xsd  
[2025-04-11T14:37:15.822Z] #10 8.826   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-gossip-full-ha.xml  
[2025-04-11T14:37:15.822Z] #10 8.826   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/javax.script.ScriptEngineFactory  
[2025-04-11T14:37:15.822Z] #10 8.826   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/jdk/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.826   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/jcip/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.827   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/nu/xom/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.827   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/javassist/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.827   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/projectodd/vdx/main/vdx-core-1.1.6.jar  
[2025-04-11T14:37:15.822Z] #10 8.828   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.828   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/main/microprofile-config-api-2.0.jar  
[2025-04-11T14:37:15.822Z] #10 8.828   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/config/api/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.829   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/microprofile-reactive-streams-operators-core-2.0.jar  
[2025-04-11T14:37:15.822Z] #10 8.829   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.829   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.830   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/openapi/api/main/microprofile-openapi-api-2.0.1.jar  
[2025-04-11T14:37:15.822Z] #10 8.831   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/transaction/client/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.831   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/metrics/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.831   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/metrics/main/wildfly-metrics-26.1.3.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.832   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management/main/wildfly-core-management-subsystem-18.1.2.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.832   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.833   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/security/manager/main/wildfly-security-manager-18.1.2.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.833   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/rts/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.833   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/wildfly-opentelemetry-26.1.3.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.834   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/picketlink/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.834   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/health/main/wildfly-health-26.1.3.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.834   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/io/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.834   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/discovery/main/wildfly-discovery-18.1.2.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.835   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.835   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/undertow/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.835   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/undertow/main/wildfly-undertow-26.1.3.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.845   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.845   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/wildfly-clustering-web-hotrod-26.1.3.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.846   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.846   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/wildfly-clustering-web-undertow-26.1.3.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.847   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/server/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.847   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/spi/main/wildfly-clustering-spi-26.1.3.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.847   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/spi/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.848   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/singleton/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.848   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/api/main/wildfly-clustering-api-26.1.3.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.848   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/wildfly-clustering-infinispan-marshalling-26.1.3.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.848   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/service/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.849   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.849   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/wildfly-clustering-ejb-spi-26.1.3.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.849   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/wildfly-clustering-ejb-infinispan-26.1.3.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.850   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/transaction/main/wildfly-http-transaction-client-1.1.12.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.850   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/common/main/module.xml  
[2025-04-11T14:37:15.822Z] #10 8.851   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/naming/main/wildfly-http-naming-client-1.1.12.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.851   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-smallrye-26.1.3.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.851   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/win-x86_64/wfssl.dll  
[2025-04-11T14:37:15.822Z] #10 8.854   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/probe/main/weld-probe-core-3.1.9.Final.jar  
[2025-04-11T14:37:15.822Z] #10 8.860   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml  
[2025-04-11T14:37:16.073Z] #10 8.860   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/resteasy-core-4.7.7.Final.jar  
[2025-04-11T14:37:16.073Z] #10 8.868   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/main/module.xml  
[2025-04-11T14:37:16.073Z] #10 8.868   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/main/module.xml  
[2025-04-11T14:37:16.073Z] #10 8.868   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/standalone/main/module.xml  
[2025-04-11T14:37:16.073Z] #10 8.868   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/xts/main/wildfly-xts-26.1.3.Final.jar  
[2025-04-11T14:37:16.073Z] #10 8.869   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web/main/module.xml  
[2025-04-11T14:37:16.073Z] #10 8.869   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ee/main/module.xml  
[2025-04-11T14:37:16.073Z] #10 8.869   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ee/main/wildfly-ee-26.1.3.Final.jar  
[2025-04-11T14:37:16.073Z] #10 8.876   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/system-jmx/main/wildfly-system-jmx-26.1.3.Final.jar  
[2025-04-11T14:37:16.073Z] #10 8.876   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/connector/main/module.xml  
[2025-04-11T14:37:16.073Z] #10 8.876   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/sar/main/module.xml  
[2025-04-11T14:37:16.073Z] #10 8.876   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/sar/main/wildfly-sar-26.1.3.Final.jar  
[2025-04-11T14:37:16.073Z] #10 8.877   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/process-controller/main/wildfly-process-controller-18.1.2.Final.jar  
[2025-04-11T14:37:16.073Z] #10 8.879   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/messaging/main/module.xml  
[2025-04-11T14:37:16.073Z] #10 8.879   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/pojo/main/module.xml  
[2025-04-11T14:37:16.073Z] #10 8.879   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/pojo/main/wildfly-pojo-26.1.3.Final.jar  
[2025-04-11T14:37:16.073Z] #10 8.881   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/console/main/hal-console-3.5.12.Final-resources.jar  
[2025-04-11T14:37:16.073Z] #10 8.966   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/bind/api/main/module.xml  
[2025-04-11T14:37:16.073Z] #10 8.966   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/batch/api/main/module.xml  
[2025-04-11T14:37:16.073Z] #10 8.966   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/persistence/api/main/module.xml  
[2025-04-11T14:37:16.073Z] #10 8.966   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/wsdl4j/api/main/wsdl4j-1.6.3.jar  
[2025-04-11T14:37:16.073Z] #10 8.968   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/squareup/okhttp3/main/okio-1.17.5.jar  
[2025-04-11T14:37:16.073Z] #10 8.969   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/istack-commons-tools-3.0.12.jar  
[2025-04-11T14:37:16.073Z] #10 8.970   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/txw2-2.3.3-b02-jbossorg-2.jar  
[2025-04-11T14:37:16.073Z] #10 8.971   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/jaxb-jxc-2.3.3-b02-jbossorg-2.jar  
[2025-04-11T14:37:16.073Z] #10 8.972   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/module.xml  
[2025-04-11T14:37:16.074Z] #10 8.972   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/rngom-2.3.3-b02-jbossorg-2.jar  
[2025-04-11T14:37:16.074Z] #10 8.975   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/jsf-impl/main/module.xml  
[2025-04-11T14:37:16.074Z] #10 8.975   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-2.3.17.SP01.jar  
[2025-04-11T14:37:16.074Z] #10 9.000   inflating: /opt/wildfly-26.1.3.Final/bin/add-user.bat  
[2025-04-11T14:37:16.074Z] #10 9.000   inflating: /opt/wildfly-26.1.3.Final/bin/standalone.sh  
[2025-04-11T14:37:16.074Z] #10 9.000   inflating: /opt/wildfly-26.1.3.Final/bin/domain.ps1  
[2025-04-11T14:37:16.074Z] #10 9.000   inflating: /opt/wildfly-26.1.3.Final/bin/wsconsume.sh  
[2025-04-11T14:37:16.074Z] #10 9.001   inflating: /opt/wildfly-26.1.3.Final/bin/client/README-EJB-JMS.txt  
[2025-04-11T14:37:16.074Z] #10 9.001   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/standalone-ha.xml  
[2025-04-11T14:37:16.074Z] #10 9.001   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/fsf all permissive license.html  
[2025-04-11T14:37:16.074Z] #10 9.001   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/public domain.txt  
[2025-04-11T14:37:16.074Z] #10 9.001   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/bsd 3-clause new or revised license.html  
[2025-04-11T14:37:16.074Z] #10 9.002   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/full-feature-pack-licenses.html  
[2025-04-11T14:37:16.074Z] #10 9.003   inflating: /opt/wildfly-26.1.3.Final/docs/schema/singleton-deployment_1_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.003   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-delivery-active_1_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.003   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_12_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.004   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_8_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.004   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-security-manager_1_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.004   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-xts_1_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.005   inflating: /opt/wildfly-26.1.3.Final/docs/schema/j2ee_jaxrpc_mapping_1_1.xsd  
[2025-04-11T14:37:16.074Z] #10 9.005   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jakartaee_9.xsd  
[2025-04-11T14:37:16.074Z] #10 9.006   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-txn_1_5.xsd  
[2025-04-11T14:37:16.074Z] #10 9.006   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_9_1.xsd  
[2025-04-11T14:37:16.074Z] #10 9.006   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mail_1_2.xsd  
[2025-04-11T14:37:16.074Z] #10 9.007   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-facesconfig_3_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.008   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-picketlink-idm_1_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.008   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-threads_1_1.xsd  
[2025-04-11T14:37:16.074Z] #10 9.008   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_4_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.008   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-weld-1_1.xsd  
[2025-04-11T14:37:16.074Z] #10 9.008   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-batch-jberet_2_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.009   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.009   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-health-smallrye_1_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.009   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_18_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.011   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-partialresponse_3_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.011   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-fragment_3_1.xsd  
[2025-04-11T14:37:16.074Z] #10 9.011   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application_1_4.xsd  
[2025-04-11T14:37:16.074Z] #10 9.011   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_1_2.xsd  
[2025-04-11T14:37:16.074Z] #10 9.012   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_1_4.xsd  
[2025-04-11T14:37:16.074Z] #10 9.012   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_2_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.012   inflating: /opt/wildfly-26.1.3.Final/docs/schema/discovery-1_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.012   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ejb3_1_1.xsd  
[2025-04-11T14:37:16.074Z] #10 9.013   inflating: /opt/wildfly-26.1.3.Final/docs/schema/batch-jberet_1_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.013   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_4_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.014   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-deployment-scanner_1_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.014   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_1_1.xsd  
[2025-04-11T14:37:16.074Z] #10 9.015   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-cli_3_4.xsd  
[2025-04-11T14:37:16.074Z] #10 9.015   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-io_1_1.xsd  
[2025-04-11T14:37:16.074Z] #10 9.015   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-cli_3_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.015   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_1_2.xsd  
[2025-04-11T14:37:16.074Z] #10 9.016   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_2_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.016   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-security_1_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.016   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jacorb_1_3.xsd  
[2025-04-11T14:37:16.074Z] #10 9.017   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jsp_2_1.xsd  
[2025-04-11T14:37:16.074Z] #10 9.017   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_11_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.017   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb3_8_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.018   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-cli_3_1.xsd  
[2025-04-11T14:37:16.074Z] #10 9.018   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_2_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.019   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jsp_2_2.xsd  
[2025-04-11T14:37:16.074Z] #10 9.019   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_12_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.021   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_17_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.022   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_13_0.xsd  
[2025-04-11T14:37:16.074Z] #10 9.024   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-minimalistic.xml  
[2025-04-11T14:37:16.074Z] #10 9.024   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-genericjms.xml  
[2025-04-11T14:37:16.074Z] #10 9.025   inflating: /opt/wildfly-26.1.3.Final/welcome-content/favicon.ico  
[2025-04-11T14:37:16.074Z] #10 9.025   inflating: /opt/wildfly-26.1.3.Final/welcome-content/bkg.gif  
[2025-04-11T14:37:16.074Z] #10 9.025   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jctools/main/module.xml  
[2025-04-11T14:37:16.074Z] #10 9.026   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/dom4j/main/module.xml  
[2025-04-11T14:37:16.074Z] #10 9.026   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit-5.13.0.202109080827-r.jar  
[2025-04-11T14:37:16.074Z] #10 9.050   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/jose-jwt-4.7.7.Final.jar  
[2025-04-11T14:37:16.074Z] #10 9.051   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/resteasy-crypto-4.7.7.Final.jar  
[2025-04-11T14:37:16.074Z] #10 9.052   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/threads/main/module.xml  
[2025-04-11T14:37:16.074Z] #10 9.052   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting-jmx/main/remoting-jmx-3.0.4.Final.jar  
[2025-04-11T14:37:16.074Z] #10 9.056   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.5.3.Final.jar  
[2025-04-11T14:37:16.074Z] #10 9.061   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security/main/module.xml  
[2025-04-11T14:37:16.074Z] #10 9.061   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/mail/main/module.xml  
[2025-04-11T14:37:16.074Z] #10 9.061   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web/main/wildfly-web-26.1.3.Final.jar  
[2025-04-11T14:37:16.074Z] #10 9.063   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/module.xml  
[2025-04-11T14:37:16.074Z] #10 9.063   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/module.xml  
[2025-04-11T14:37:16.074Z] #10 9.063   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/hibernate/4/module.xml  
[2025-04-11T14:37:16.074Z] #10 9.063   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/spi/main/jipijapa-spi-26.1.3.Final.jar  
[2025-04-11T14:37:16.074Z] #10 9.064   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/spi/main/module.xml  
[2025-04-11T14:37:16.074Z] #10 9.064   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/openjpa/main/module.xml  
[2025-04-11T14:37:16.074Z] #10 9.064   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jpa/main/wildfly-jpa-26.1.3.Final.jar  
[2025-04-11T14:37:16.325Z] #10 9.067   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/transactions/main/wildfly-transactions-26.1.3.Final.jar  
[2025-04-11T14:37:16.325Z] #10 9.069   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/system-jmx/main/module.xml  
[2025-04-11T14:37:16.325Z] #10 9.070   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web-common/main/wildfly-web-common-26.1.3.Final.jar  
[2025-04-11T14:37:16.325Z] #10 9.070   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/web-common/main/module.xml  
[2025-04-11T14:37:16.325Z] #10 9.070   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/connector/main/wildfly-connector-26.1.3.Final.jar  
[2025-04-11T14:37:16.325Z] #10 9.079   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb/remote/protocol/main/module.xml  
[2025-04-11T14:37:16.325Z] #10 9.080   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/web/main/jboss-metadata-web-14.0.0.Final.jar  
[2025-04-11T14:37:16.325Z] #10 9.085   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/main/module.xml  
[2025-04-11T14:37:16.325Z] #10 9.085   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/joda/time/main/joda-time-2.11.0.jar  
[2025-04-11T14:37:16.325Z] #10 9.091   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-security-impl-3.4.6.jar  
[2025-04-11T14:37:16.325Z] #10 9.092   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-profile-api-3.4.6.jar  
[2025-04-11T14:37:16.325Z] #10 9.093   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-saml-impl-3.4.6.jar  
[2025-04-11T14:37:16.325Z] #10 9.103   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/yaml/snakeyaml/main/snakeyaml-1.29.jar  
[2025-04-11T14:37:16.325Z] #10 9.106   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/types/main/module.xml  
[2025-04-11T14:37:16.325Z] #10 9.106   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/main/protostream-4.4.3.Final.jar  
[2025-04-11T14:37:16.325Z] #10 9.117   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/module.xml  
[2025-04-11T14:37:16.325Z] #10 9.117   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/core/main/httpclient-4.5.13.jar  
[2025-04-11T14:37:16.325Z] #10 9.125   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/main/lucene-facet-5.5.5.jar  
[2025-04-11T14:37:16.325Z] #10 9.126   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/io/main/commons-io-2.11.0.jar  
[2025-04-11T14:37:16.325Z] #10 9.130   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/beanutils/main/module.xml  
[2025-04-11T14:37:16.325Z] #10 9.130   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/beanutils/main/commons-beanutils-1.9.4.jar  
[2025-04-11T14:37:16.325Z] #10 9.132   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/sshd/main/module.xml  
[2025-04-11T14:37:16.325Z] #10 9.132   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/sshd/main/sshd-common-2.7.0.jar  
[2025-04-11T14:37:16.325Z] #10 9.141   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/avro/main/module.xml  
[2025-04-11T14:37:16.325Z] #10 9.141   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/avro/main/avro-1.10.2.jar  
[2025-04-11T14:37:16.325Z] #10 9.146   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-frontend-jaxws-3.4.10.jar  
[2025-04-11T14:37:16.325Z] #10 9.148   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-rm-3.4.10.jar  
[2025-04-11T14:37:16.325Z] #10 9.152   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/main/cxf-rt-features-logging-3.4.10.jar  
[2025-04-11T14:37:16.325Z] #10 9.153   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/main/module.xml  
[2025-04-11T14:37:16.325Z] #10 9.153   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/log4j/main/module.xml  
[2025-04-11T14:37:16.326Z] #10 9.153   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/logging/log4j/api/main/log4j-api-2.17.2.jar  
[2025-04-11T14:37:16.326Z] #10 9.156   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/module.xml  
[2025-04-11T14:37:16.326Z] #10 9.156   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-policy-stax-2.3.3.jar  
[2025-04-11T14:37:16.326Z] #10 9.158   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/config/main/smallrye-config-2.10.0.jar  
[2025-04-11T14:37:16.326Z] #10 9.158   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/main/module.xml  
[2025-04-11T14:37:16.326Z] #10 9.158   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/converters/api/main/smallrye-reactive-converter-api-2.6.0.jar  
[2025-04-11T14:37:16.326Z] #10 9.159   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/smallrye-reactive-messaging-kafka-api-3.13.0.jar  
[2025-04-11T14:37:16.326Z] #10 9.159   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/api/main/module.xml  
[2025-04-11T14:37:16.326Z] #10 9.159   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/kafka/main/smallrye-reactive-messaging-kafka-3.13.0.jar  
[2025-04-11T14:37:16.326Z] #10 9.162   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-5.2.1.jar  
[2025-04-11T14:37:16.326Z] #10 9.163   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/client/kafka/main/vertx-kafka-client-4.2.1.jar  
[2025-04-11T14:37:16.326Z] #10 9.165   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/grpc-protobuf-1.38.1.jar  
[2025-04-11T14:37:16.326Z] #10 9.165   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/grpc-protobuf-lite-1.38.1.jar  
[2025-04-11T14:37:16.326Z] #10 9.165   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/context/main/opentelemetry-context-1.9.1.jar  
[2025-04-11T14:37:16.326Z] #10 9.166   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-otlp-trace-1.9.1.jar  
[2025-04-11T14:37:16.326Z] #10 9.166   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-exporter-jaeger-1.9.1.jar  
[2025-04-11T14:37:16.326Z] #10 9.166   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/module.xml  
[2025-04-11T14:37:16.326Z] #10 9.166   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-trace-1.9.1.jar  
[2025-04-11T14:37:16.326Z] #10 9.168   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/module.xml  
[2025-04-11T14:37:16.326Z] #10 9.168   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-thrift-1.6.0.jar  
[2025-04-11T14:37:16.326Z] #10 9.174   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/module.xml  
[2025-04-11T14:37:16.326Z] #10 9.175   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.79.Final-linux-aarch_64.jar  
[2025-04-11T14:37:16.326Z] #10 9.175   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-buffer/main/module.xml  
[2025-04-11T14:37:16.326Z] #10 9.176   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-socks/main/netty-codec-socks-4.1.79.Final.jar  
[2025-04-11T14:37:16.326Z] #10 9.177   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler-proxy/main/netty-handler-proxy-4.1.79.Final.jar  
[2025-04-11T14:37:16.326Z] #10 9.177   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver-dns/main/netty-resolver-dns-4.1.79.Final.jar  
[2025-04-11T14:37:16.326Z] #10 9.179   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/module.xml  
[2025-04-11T14:37:16.326Z] #10 9.179   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/rxjava-2.2.21.jar  
[2025-04-11T14:37:16.326Z] #10 9.200   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/googlecode/javaewah/main/JavaEWAH-1.1.13.jar  
[2025-04-11T14:37:16.326Z] #10 9.202   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/jackson-core-2.12.7.jar  
[2025-04-11T14:37:16.326Z] #10 9.205   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/host.xml  
[2025-04-11T14:37:16.326Z] #10 9.205   inflating: /opt/wildfly-26.1.3.Final/bin/common.sh  
[2025-04-11T14:37:16.326Z] #10 9.205   inflating: /opt/wildfly-26.1.3.Final/bin/elytron-tool.ps1  
[2025-04-11T14:37:16.326Z] #10 9.206   inflating: /opt/wildfly-26.1.3.Final/bin/domain.conf.ps1  
[2025-04-11T14:37:16.326Z] #10 9.206   inflating: /opt/wildfly-26.1.3.Final/bin/.jbossclirc  
[2025-04-11T14:37:16.326Z] #10 9.206   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/application-users.properties  
[2025-04-11T14:37:16.326Z] #10 9.206   inflating: /opt/wildfly-26.1.3.Final/standalone/deployments/README.txt  
[2025-04-11T14:37:16.326Z] #10 9.206   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu general public license, version 2 with the classpath exception.txt  
[2025-04-11T14:37:16.326Z] #10 9.206   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/mit license.txt  
[2025-04-11T14:37:16.326Z] #10 9.207   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/common development and distribution license 1.1.txt  
[2025-04-11T14:37:16.326Z] #10 9.207   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/the jsoup mit license.html  
[2025-04-11T14:37:16.326Z] #10 9.207   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu lesser general public license v3.0 or later.txt  
[2025-04-11T14:37:16.326Z] #10 9.207   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/licenses.css  
[2025-04-11T14:37:16.326Z] #10 9.207   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/init.d/wildfly-init-debian.sh  
[2025-04-11T14:37:16.326Z] #10 9.207   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/README.md  
[2025-04-11T14:37:16.326Z] #10 9.208   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/service/wildfly-mgr.exe  
[2025-04-11T14:37:16.326Z] #10 9.210   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-client_1_1.xsd  
[2025-04-11T14:37:16.326Z] #10 9.210   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-iiop-openjdk_1_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.210   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-cli_1_1.xsd  
[2025-04-11T14:37:16.326Z] #10 9.210   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_1_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.211   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-facesconfig_1_2.xsd  
[2025-04-11T14:37:16.326Z] #10 9.211   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-cli_1_3.xsd  
[2025-04-11T14:37:16.326Z] #10 9.211   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-cli_1_2.xsd  
[2025-04-11T14:37:16.326Z] #10 9.212   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-datasources_5_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.212   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-weld-1_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.212   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_5_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.213   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb3_4_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.213   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_9.xsd  
[2025-04-11T14:37:16.326Z] #10 9.213   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_13_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.214   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-facesconfig_2_2.xsd  
[2025-04-11T14:37:16.326Z] #10 9.215   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-common_5_1.xsd  
[2025-04-11T14:37:16.326Z] #10 9.215   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-common_4_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.216   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_3_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.216   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_6.xsd  
[2025-04-11T14:37:16.326Z] #10 9.217   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-io_3_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.217   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_1_2.xsd  
[2025-04-11T14:37:16.326Z] #10 9.217   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-io_1_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.218   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_1_1.xsd  
[2025-04-11T14:37:16.326Z] #10 9.218   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-clustering_1_1.xsd  
[2025-04-11T14:37:16.326Z] #10 9.218   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-deployment-scanner_1_1.xsd  
[2025-04-11T14:37:16.326Z] #10 9.218   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_14_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.220   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_5_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.220   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_10_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.222   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_6_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.224   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-io_2_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.224   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_4_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.226   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-facelettaglibrary_2_2.xsd  
[2025-04-11T14:37:16.326Z] #10 9.226   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-jca_3_0.xsd  
[2025-04-11T14:37:16.326Z] #10 9.226   inflating: /opt/wildfly-26.1.3.Final/docs/schema/ejb-jar_3_0.xsd  
[2025-04-11T14:37:16.327Z] #10 9.227   inflating: /opt/wildfly-26.1.3.Final/welcome-content/wildfly.css  
[2025-04-11T14:37:16.327Z] #10 9.227   inflating: /opt/wildfly-26.1.3.Final/README.txt  
[2025-04-11T14:37:16.327Z] #10 9.227   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/java.sql.Driver  
[2025-04-11T14:37:16.327Z] #10 9.227   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/bytebuddy/main/byte-buddy-1.11.12.jar  
[2025-04-11T14:37:16.327Z] #10 9.259   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/jboss-transaction-spi-7.6.1.Final.jar  
[2025-04-11T14:37:16.327Z] #10 9.259   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsr77/main/module.xml  
[2025-04-11T14:37:16.327Z] #10 9.259   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/remoting/main/wildfly-remoting-18.1.2.Final.jar  
[2025-04-11T14:37:16.327Z] #10 9.262   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/server/integration/main/module.xml  
[2025-04-11T14:37:16.327Z] #10 9.262   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/webservices/main/jbossws-cxf-resources-5.5.0.Final-wildfly2600.jar  
[2025-04-11T14:37:16.327Z] #10 9.262   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-scanner/main/wildfly-deployment-scanner-18.1.2.Final.jar  
[2025-04-11T14:37:16.327Z] #10 9.264   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jmx/main/module.xml  
[2025-04-11T14:37:16.327Z] #10 9.264   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/core-security/main/wildfly-core-security-18.1.2.Final.jar  
[2025-04-11T14:37:16.327Z] #10 9.264   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/appclient/main/wildfly-appclient-26.1.3.Final.jar  
[2025-04-11T14:37:16.327Z] #10 9.265   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/common/main/module.xml  
[2025-04-11T14:37:16.327Z] #10 9.265   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/wildfly-clustering-infinispan-extension-26.1.3.Final.jar  
[2025-04-11T14:37:16.577Z] #10 9.273   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jaxrs/main/module.xml  
[2025-04-11T14:37:16.577Z] #10 9.273   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jdr/main/resources/plugins.properties  
[2025-04-11T14:37:16.577Z] #10 9.273   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jdr/main/wildfly-jdr-26.1.3.Final.jar  
[2025-04-11T14:37:16.577Z] #10 9.274   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ejb3/main/timers/timer-sql.properties  
[2025-04-11T14:37:16.577Z] #10 9.274   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ejb3/main/module.xml  
[2025-04-11T14:37:16.577Z] #10 9.275   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/patching/cli/main/module.xml  
[2025-04-11T14:37:16.577Z] #10 9.275   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/patching/main/module.xml  
[2025-04-11T14:37:16.577Z] #10 9.275   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/patching/main/wildfly-patching-18.1.2.Final.jar  
[2025-04-11T14:37:16.577Z] #10 9.280   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/txframework/main/module.xml  
[2025-04-11T14:37:16.577Z] #10 9.280   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-integration-5.12.5.Final.jar  
[2025-04-11T14:37:16.577Z] #10 9.280   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-api-5.12.5.Final.jar  
[2025-04-11T14:37:16.577Z] #10 9.281   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/genericjms/main/META-INF/ra.xml  
[2025-04-11T14:37:16.577Z] #10 9.282   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/genericjms/main/module.xml  
[2025-04-11T14:37:16.577Z] #10 9.282   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/genericjms/main/generic-jms-ra-jar-2.0.10.Final.jar  
[2025-04-11T14:37:16.577Z] #10 9.283   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/iiop-client/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.283   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/iiop-client/main/jboss-iiop-client-1.0.1.Final.jar  
[2025-04-11T14:37:16.578Z] #10 9.284   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar  
[2025-04-11T14:37:16.578Z] #10 9.284   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.284   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/commons/logging/main/commons-logging-jboss-logging-1.0.0.Final.jar  
[2025-04-11T14:37:16.578Z] #10 9.284   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.284   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remote-naming/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.284   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.285   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting3/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.285   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jandex/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.285   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.285   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/common/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.285   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.285   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-jaspi-5.5.0.Final.jar  
[2025-04-11T14:37:16.578Z] #10 9.286   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/jaxws-undertow-httpspi-1.0.1.Final.jar  
[2025-04-11T14:37:16.578Z] #10 9.286   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.286   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/common/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.287   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/common/main/jbossws-common-3.3.3.Final.jar  
[2025-04-11T14:37:16.578Z] #10 9.289   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.289   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/sts/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.289   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb3/main/jboss-ejb3-ext-api-2.3.0.Final.jar  
[2025-04-11T14:37:16.578Z] #10 9.290   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jberet/jberet-core/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.290   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/impl/main/jbosgi-xservice.properties  
[2025-04-11T14:37:16.578Z] #10 9.290   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/impl/main/slf4j-jboss-logmanager-1.1.0.Final.jar  
[2025-04-11T14:37:16.578Z] #10 9.290   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/impl/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.290   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/slf4j/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.290   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/antlr/main/antlr-2.7.7.jar  
[2025-04-11T14:37:16.578Z] #10 9.295   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/el/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.295   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/json/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.295   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/jakarta/json/main/jakarta.json-1.1.6.jar  
[2025-04-11T14:37:16.578Z] #10 9.296   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/cryptacular-1.2.5.jar  
[2025-04-11T14:37:16.578Z] #10 9.298   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-soap-api-3.4.6.jar  
[2025-04-11T14:37:16.578Z] #10 9.300   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/java-support-7.3.0.jar  
[2025-04-11T14:37:16.578Z] #10 9.302   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jaxen/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.302   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jaxen/main/jaxen-1.1.6.jar  
[2025-04-11T14:37:16.578Z] #10 9.305   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/picketbox/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.305   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/picketbox/main/picketbox-5.0.3.Final-redhat-00008.jar  
[2025-04-11T14:37:16.578Z] #10 9.314   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/client/hotrod/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.314   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bitbucket/jose4j/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.314   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bitbucket/jose4j/main/jose4j-0.7.11.jar  
[2025-04-11T14:37:16.578Z] #10 9.317   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jasypt/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.317   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-journal-2.19.1.jar  
[2025-04-11T14:37:16.578Z] #10 9.319   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/ra/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.319   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-server-2.19.1.jar  
[2025-04-11T14:37:16.578Z] #10 9.321   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-service-extensions-2.19.1.jar  
[2025-04-11T14:37:16.578Z] #10 9.321   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-selector-2.19.1.jar  
[2025-04-11T14:37:16.578Z] #10 9.323   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.323   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-server-2.19.1.jar  
[2025-04-11T14:37:16.578Z] #10 9.343   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/velocity/main/velocity-engine-core-2.3.jar  
[2025-04-11T14:37:16.578Z] #10 9.348   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/kafka/client/main/module.xml  
[2025-04-11T14:37:16.578Z] #10 9.348   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/kafka/client/main/kafka-clients-3.1.0.jar  
[2025-04-11T14:37:16.578Z] #10 9.391   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/protobuf/main/proto-google-common-protos-2.0.1.jar  
[2025-04-11T14:37:16.578Z] #10 9.405   inflating: /opt/wildfly-26.1.3.Final/bin/standalone.conf  
[2025-04-11T14:37:16.578Z] #10 9.405   inflating: /opt/wildfly-26.1.3.Final/bin/appclient.bat  
[2025-04-11T14:37:16.578Z] #10 9.406   inflating: /opt/wildfly-26.1.3.Final/bin/wildfly-elytron-tool.jar  
[2025-04-11T14:37:16.578Z] #10 9.407   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/apache license 1.1.txt  
[2025-04-11T14:37:16.578Z] #10 9.407   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/mozilla public license 2.0.html  
[2025-04-11T14:37:16.578Z] #10 9.407   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/creative commons zero v1.0 universal.txt  
[2025-04-11T14:37:16.578Z] #10 9.407   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/common public license 1.0.txt  
[2025-04-11T14:37:16.578Z] #10 9.408   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/systemd/README  
[2025-04-11T14:37:16.578Z] #10 9.408   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_8_0.xsd  
[2025-04-11T14:37:16.578Z] #10 9.408   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-1_0_1.xsd  
[2025-04-11T14:37:16.578Z] #10 9.408   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb3_5_0.xsd  
[2025-04-11T14:37:16.578Z] #10 9.409   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-security-role_1_0.xsd  
[2025-04-11T14:37:16.578Z] #10 9.409   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application-client_9.xsd  
[2025-04-11T14:37:16.578Z] #10 9.409   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_7_0.xsd  
[2025-04-11T14:37:16.578Z] #10 9.409   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-deployment-dependencies-1_0.xsd  
[2025-04-11T14:37:16.578Z] #10 9.410   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_2_1.xsd  
[2025-04-11T14:37:16.578Z] #10 9.411   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-opentracing_2_0.xsd  
[2025-04-11T14:37:16.578Z] #10 9.411   inflating: /opt/wildfly-26.1.3.Final/docs/schema/orm_1_0.xsd  
[2025-04-11T14:37:16.578Z] #10 9.411   inflating: /opt/wildfly-26.1.3.Final/docs/schema/persistence_1_0.xsd  
[2025-04-11T14:37:16.578Z] #10 9.412   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-security_1_1.xsd  
[2025-04-11T14:37:16.578Z] #10 9.412   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-threads_1_0.xsd  
[2025-04-11T14:37:16.578Z] #10 9.412   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-sar_1_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.412   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jpa_1_1.xsd  
[2025-04-11T14:37:16.579Z] #10 9.412   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-client-1_6.xsd  
[2025-04-11T14:37:16.579Z] #10 9.413   inflating: /opt/wildfly-26.1.3.Final/docs/schema/trans-timeout-1_1.xsd  
[2025-04-11T14:37:16.579Z] #10 9.413   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-common_6_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.413   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-deployment-structure-1_1.xsd  
[2025-04-11T14:37:16.579Z] #10 9.414   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-config-smallrye_1_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.414   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_8.xsd  
[2025-04-11T14:37:16.579Z] #10 9.414   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_7_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.415   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-app_7_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.415   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_11_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.416   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-metrics-smallrye_2_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.416   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb3-spec-2_1.xsd  
[2025-04-11T14:37:16.579Z] #10 9.416   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-bean-validation_1_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.416   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-remoting_4_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.416   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_13_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.417   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_16_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.419   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-client_6_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.419   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ejb3_1_3.xsd  
[2025-04-11T14:37:16.579Z] #10 9.419   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-picketlink-federation_1_1.xsd  
[2025-04-11T14:37:16.579Z] #10 9.419   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-openapi-smallrye_1_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.420   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_1_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.420   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_14_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.422   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-discovery_1_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.422   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-weld_2_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.422   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_12_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.424   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-app_5_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.424   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_web_services_client_1_2.xsd  
[2025-04-11T14:37:16.579Z] #10 9.424   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-credential-reference_1_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.424   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_12_1.xsd  
[2025-04-11T14:37:16.579Z] #10 9.425   inflating: /opt/wildfly-26.1.3.Final/docs/schema/xnio_3_5.xsd  
[2025-04-11T14:37:16.579Z] #10 9.425   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-app_8_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.425   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_5_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.426   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mod-cluster_4_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.426   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_12_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.426   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-jsptaglibrary_2_1.xsd  
[2025-04-11T14:37:16.579Z] #10 9.427   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_1_2.xsd  
[2025-04-11T14:37:16.579Z] #10 9.427   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_6_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.427   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_1_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.428   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_14_1.xsd  
[2025-04-11T14:37:16.579Z] #10 9.428   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_1_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.428   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mod-cluster_2_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.429   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_2_0.xsd  
[2025-04-11T14:37:16.579Z] #10 9.430   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javaee/api/main/module.xml  
[2025-04-11T14:37:16.579Z] #10 9.430   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/projectodd/vdx/main/vdx-wildfly-1.1.6.jar  
[2025-04-11T14:37:16.579Z] #10 9.431   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/dom4j/main/dom4j-2.1.3.jar  
[2025-04-11T14:37:16.579Z] #10 9.434   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/module.xml  
[2025-04-11T14:37:16.579Z] #10 9.434   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/wildfly-datasources-agroal-26.1.3.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.435   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/security/manager/main/module.xml  
[2025-04-11T14:37:16.579Z] #10 9.435   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/rts/main/wildfly-rts-26.1.3.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.436   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/picketlink/main/wildfly-picketlink-26.1.3.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.438   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/wildfly-microprofile-fault-tolerance-smallrye-extension-26.1.3.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.438   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/module.xml  
[2025-04-11T14:37:16.579Z] #10 9.438   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/module.xml  
[2025-04-11T14:37:16.579Z] #10 9.438   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/jwt-smallrye/main/wildfly-microprofile-jwt-smallrye-26.1.3.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.439   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/module.xml  
[2025-04-11T14:37:16.579Z] #10 9.439   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-extension-26.1.3.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.439   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/ee-security/main/wildfly-ee-security-26.1.3.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.440   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/wildfly-elytron-oidc-client-subsystem-26.1.3.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.440   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/module.xml  
[2025-04-11T14:37:16.579Z] #10 9.441   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/wildfly-elytron-jose-util-1.19.1.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.441   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/undertow-server-1.10.1.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.441   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/manager/main/module.xml  
[2025-04-11T14:37:16.579Z] #10 9.441   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/wildfly-elytron-http-stateful-basic-1.19.1.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.442   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-util-1.19.1.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.442   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-audit-1.19.1.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.443   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-permission-1.19.1.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.443   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-oauth2-1.19.1.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.444   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-anonymous-1.19.1.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.444   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-token-1.19.1.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.444   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-external-1.19.1.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.444   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-1.19.1.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.445   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-external-1.19.1.Final.jar  
[2025-04-11T14:37:16.579Z] #10 9.445   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-digest-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.445   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-digest-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.446   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-ldap-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.447   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-provider-util-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.447   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-security-manager-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.448   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-scram-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.448   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-cert-acme-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.449   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-localuser-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.449   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-form-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.449   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.449   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-oauth2-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.450   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-cert-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.450   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-spnego-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.450   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.451   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-scram-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.451   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-sso-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.451   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-digest-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.452   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-keystore-1.19.1.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.452   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-http-oidc/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.452   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/dep/jts/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.452   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/wildfly-microprofile-reactive-messaging-config-26.1.3.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.453   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.453   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/kafka/main/wildfly-microprofile-reactive-messaging-kafka-26.1.3.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.453   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/discovery/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.453   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/wildfly-clustering-jgroups-spi-26.1.3.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.453   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.454   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/wildfly-clustering-jgroups-api-26.1.3.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.454   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.454   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/cache/main/wildfly-clustering-web-cache-26.1.3.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.455   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.455   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.455   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/wildfly-clustering-ee-cache-26.1.3.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.456   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.456   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/wildfly-clustering-marshalling-api-26.1.3.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.457   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.457   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/server/main/wildfly-clustering-server-26.1.3.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.460   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/bootable-jar/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.460   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.460   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-x86_64/libwfssl.so  
[2025-04-11T14:37:16.580Z] #10 9.461   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/invocation/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.461   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/invocation/main/jboss-invocation-1.7.0.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.462   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/spi/main/weld-spi-3.1.SP4.jar  
[2025-04-11T14:37:16.580Z] #10 9.463   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/vfs/main/jboss-vfs-3.2.17.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.464   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/jboss-seam-int-jbossas.jar  
[2025-04-11T14:37:16.580Z] #10 9.465   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/integration/ext-content/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.465   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jaxbintros/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.465   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jaxbintros/main/jboss-jaxb-intros-1.0.3.GA.jar  
[2025-04-11T14:37:16.580Z] #10 9.465   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.466   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/marshalling/main/jboss-marshalling-2.0.12.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.468   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.468   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-api/main/resteasy-client-api-4.7.7.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.469   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.469   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/resteasy-client-4.7.7.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.471   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.471   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/resteasy-json-binding-provider-4.7.7.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.472   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.472   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.472   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-4.7.7.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.472   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/resteasy-client-microprofile-4.7.7.Final.jar  
[2025-04-11T14:37:16.580Z] #10 9.472   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core/main/module.xml  
[2025-04-11T14:37:16.580Z] #10 9.473   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-4.7.7.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.473   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.473   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/common-beans/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.473   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/common-beans/main/jboss-common-beans-2.0.1.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.474   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting-jmx/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.474   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.475   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/netty-xnio-transport-0.1.9.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.475   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/nio/main/xnio-nio-3.8.7.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.477   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xnio/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.477   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/msc/main/jboss-msc-1.4.13.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.479   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.479   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.5.3.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.479   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.5.3.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.480   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.480   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsr77/main/wildfly-jsr77-26.1.3.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.481   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/webservices/main/wildfly-weld-webservices-26.1.3.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.481   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/transactions/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.482   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/transactions/main/wildfly-weld-transactions-26.1.3.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.482   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/common/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.482   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/spi/main/wildfly-weld-spi-26.1.3.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.482   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/spi/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.483   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/main/wildfly-weld-26.1.3.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.485   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jmx/main/wildfly-jmx-18.1.2.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.487   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/server/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.488   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/protocol/main/wildfly-protocol-18.1.2.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.489   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller/main/wildfly-controller-18.1.2.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.507   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/orm/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.508   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/engine/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.508   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/engine/main/hibernate-search-engine-5.10.11.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.519   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcprov/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.520   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcutil/main/bcutil-jdk15on-1.69.jar  
[2025-04-11T14:37:16.581Z] #10 9.523   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hornetq/client/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.523   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hornetq/client/main/hornetq-commons-2.4.8.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.525   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-commons-13.0.10.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.526   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/jdbc/main/infinispan-cachestore-jdbc-common-13.0.10.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.527   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/persistence/remote/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.528   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/protostream/types/main/protostream-types-4.4.3.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.529   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-client-hotrod-13.0.10.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.535   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-cli-2.19.1.jar  
[2025-04-11T14:37:16.581Z] #10 9.540   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/main/httpcore-nio-4.4.15.jar  
[2025-04-11T14:37:16.581Z] #10 9.543   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.544   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/main/lucene-analyzers-common-5.5.5.jar  
[2025-04-11T14:37:16.581Z] #10 9.559   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/velocity/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.559   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/thrift/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.559   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/thrift/main/libthrift-0.14.1.jar  
[2025-04-11T14:37:16.581Z] #10 9.562   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xalan/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.562   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xalan/main/xalan-2.7.1.jbossorg-6.jar  
[2025-04-11T14:37:16.581Z] #10 9.588   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/netty-transport-classes-epoll-4.1.79.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.590   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.590   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-epoll/main/lib/META-INF/native/libnetty_transport_native_epoll_x86_64.so  
[2025-04-11T14:37:16.581Z] #10 9.591   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.591   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-dns/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.591   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-dns/main/netty-codec-dns-4.1.79.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.592   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport/main/netty-transport-4.1.79.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.597   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/websocket/api/main/jboss-websocket-api_1.1_spec-2.0.0.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.597   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jstl/api/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.597   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/api/main/jboss-servlet-api_4.0_spec-2.0.0.Final.jar  
[2025-04-11T14:37:16.581Z] #10 9.598   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/enterprise/api/main/jakarta.security.enterprise-api-1.0.2.jar  
[2025-04-11T14:37:16.581Z] #10 9.599   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/auth/message/api/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.599   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/jacc/api/main/module.xml  
[2025-04-11T14:37:16.581Z] #10 9.599   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/mail/api/main/jakarta.mail-1.6.7.jar  
[2025-04-11T14:37:16.581Z] #10 9.606   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/jaxb-xjc-2.3.3-b02-jbossorg-2.jar  
[2025-04-11T14:37:16.581Z] #10 9.614   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/microsoft/azure/storage/main/module.xml  
[2025-04-11T14:37:16.832Z] #10 9.614   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/ibm/async/asyncutil/main/module.xml  
[2025-04-11T14:37:16.832Z] #10 9.614   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/ibm/async/asyncutil/main/asyncutil-0.1.0.jar  
[2025-04-11T14:37:16.832Z] #10 9.616   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/ben-manes/caffeine/main/caffeine-2.9.3.jar  
[2025-04-11T14:37:16.832Z] #10 9.624   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/application-roles.properties  
[2025-04-11T14:37:16.832Z] #10 9.624   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/domain.xml  
[2025-04-11T14:37:16.832Z] #10 9.625   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/host-master.xml  
[2025-04-11T14:37:16.832Z] #10 9.625   inflating: /opt/wildfly-26.1.3.Final/bin/add-user.ps1  
[2025-04-11T14:37:16.832Z] #10 9.625   inflating: /opt/wildfly-26.1.3.Final/bin/jboss-cli.xml  
[2025-04-11T14:37:16.832Z] #10 9.625   inflating: /opt/wildfly-26.1.3.Final/bin/jdr.sh  
[2025-04-11T14:37:16.832Z] #10 9.625   inflating: /opt/wildfly-26.1.3.Final/bin/elytron-tool.sh  
[2025-04-11T14:37:16.832Z] #10 9.625   inflating: /opt/wildfly-26.1.3.Final/bin/client/jboss-client.jar  
[2025-04-11T14:37:16.832Z] #10 9.839   inflating: /opt/wildfly-26.1.3.Final/bin/jdr.ps1  
[2025-04-11T14:37:17.083Z] #10 9.839   inflating: /opt/wildfly-26.1.3.Final/bin/wsprovide.bat  
[2025-04-11T14:37:17.083Z] #10 9.840   inflating: /opt/wildfly-26.1.3.Final/bin/appclient.ps1  
[2025-04-11T14:37:17.083Z] #10 9.840   inflating: /opt/wildfly-26.1.3.Final/bin/jconsole.ps1  
[2025-04-11T14:37:17.083Z] #10 9.840   inflating: /opt/wildfly-26.1.3.Final/bin/wsconsume.bat  
[2025-04-11T14:37:17.083Z] #10 9.840   inflating: /opt/wildfly-26.1.3.Final/bin/client/jboss-cli-client.jar  
[2025-04-11T14:37:17.083Z] #10 9.923   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hornetq/client/main/hornetq-core-client-2.4.8.Final.jar  
[2025-04-11T14:37:17.083Z] #10 9.929   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/codehaus/woodstox/main/module.xml  
[2025-04-11T14:37:17.083Z] #10 9.929   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jasypt/main/jasypt-1.9.3.jar  
[2025-04-11T14:37:17.083Z] #10 9.930   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/module.xml  
[2025-04-11T14:37:17.083Z] #10 9.931   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64/libartemis-native-64.so  
[2025-04-11T14:37:17.083Z] #10 9.931   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-commons-2.19.1.jar  
[2025-04-11T14:37:17.083Z] #10 9.935   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-dto-2.19.1.jar  
[2025-04-11T14:37:17.083Z] #10 9.936   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-hqclient-protocol-2.19.1.jar  
[2025-04-11T14:37:17.083Z] #10 9.936   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-storage-0.8.7.jar  
[2025-04-11T14:37:17.083Z] #10 9.936   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-core-0.8.7.jar  
[2025-04-11T14:37:17.083Z] #10 9.938   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/james/mime4j/main/module.xml  
[2025-04-11T14:37:17.083Z] #10 9.938   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-dom-0.8.7.jar  
[2025-04-11T14:37:17.083Z] #10 9.941   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/main/module.xml  
[2025-04-11T14:37:17.083Z] #10 9.941   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/httpcomponents/main/httpasyncclient-4.1.5.jar  
[2025-04-11T14:37:17.083Z] #10 9.943   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/internal/main/lucene-backward-codecs-5.5.5.jar  
[2025-04-11T14:37:17.083Z] #10 9.947   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/qpid/proton/main/module.xml  
[2025-04-11T14:37:17.083Z] #10 9.948   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/qpid/proton/main/proton-j-0.33.10.jar  
[2025-04-11T14:37:17.083Z] #10 9.954   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xml-resolver/main/xml-resolver-1.2.jar  
[2025-04-11T14:37:17.083Z] #10 9.955   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xml-resolver/main/module.xml  
[2025-04-11T14:37:17.083Z] #10 9.955   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/neethi/main/neethi-3.1.1.jar  
[2025-04-11T14:37:17.083Z] #10 9.956   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/neethi/main/module.xml  
[2025-04-11T14:37:17.083Z] #10 9.956   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/santuario/xmlsec/main/module.xml  
[2025-04-11T14:37:17.083Z] #10 9.957   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/santuario/xmlsec/main/xmlsec-2.2.3.jar  
[2025-04-11T14:37:17.083Z] #10 9.967   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-aegis-3.4.10.jar  
[2025-04-11T14:37:17.083Z] #10 9.969   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-ts-3.3.2.jar  
[2025-04-11T14:37:17.083Z] #10 9.969   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-java2ws-3.4.10.jar  
[2025-04-11T14:37:17.083Z] #10 9.971   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-soap-3.4.10.jar  
[2025-04-11T14:37:17.083Z] #10 9.972   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-saml-3.4.10.jar  
[2025-04-11T14:37:17.083Z] #10 9.973   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-common-3.4.10.jar  
[2025-04-11T14:37:17.083Z] #10 9.974   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-jms-3.4.10.jar  
[2025-04-11T14:37:17.083Z] #10 9.976   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/main/cxf-core-3.4.10.jar  
[2025-04-11T14:37:17.083Z] #10 9.989   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler/main/netty-handler-4.1.79.Final.jar  
[2025-04-11T14:37:17.083Z] #10 9.994   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-unix-common/main/netty-transport-native-unix-common-4.1.79.Final-linux-x86_64.jar  
[2025-04-11T14:37:17.083Z] #10 9.994   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-socks/main/module.xml  
[2025-04-11T14:37:17.083Z] #10 9.995   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/netty-transport-classes-kqueue-4.1.79.Final.jar  
[2025-04-11T14:37:17.083Z] #10 9.996   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/websocket/main/undertow-websockets-jsr-2.2.19.Final.jar  
[2025-04-11T14:37:17.083Z] #10 9.998   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/gnu/getopt/main/java-getopt-1.0.13.jar  
[2025-04-11T14:37:17.083Z] #10 9.999   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-impl-1.2.6-RC1.jar  
[2025-04-11T14:37:17.083Z] #10 10.00   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/activation/api/main/module.xml  
[2025-04-11T14:37:17.083Z] #10 10.00   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/management/j2ee/api/main/jboss-j2eemgmt-api_1.1_spec-2.0.0.Final.jar  
[2025-04-11T14:37:17.083Z] #10 10.00   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/management/j2ee/api/main/module.xml  
[2025-04-11T14:37:17.083Z] #10 10.00   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/annotation/api/main/module.xml  
[2025-04-11T14:37:17.083Z] #10 10.00   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/annotation/api/main/jboss-annotations-api_1.3_spec-2.0.1.Final.jar  
[2025-04-11T14:37:17.083Z] #10 10.00   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/api/internal/main/module.xml  
[2025-04-11T14:37:17.083Z] #10 10.00   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/rpc/api/main/module.xml  
[2025-04-11T14:37:17.083Z] #10 10.00   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/bind/api/main/module.xml  
[2025-04-11T14:37:17.083Z] #10 10.00   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/bind/api/main/jboss-jaxb-api_2.3_spec-2.0.1.Final.jar  
[2025-04-11T14:37:17.083Z] #10 10.00   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/orb/api/main/openjdk-orb-8.1.7.Final.jar  
[2025-04-11T14:37:17.083Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/bin/jdr.bat  
[2025-04-11T14:37:17.084Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/bin/appclient.conf.bat  
[2025-04-11T14:37:17.084Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/bin/common.bat  
[2025-04-11T14:37:17.084Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/bin/elytron-tool.bat  
[2025-04-11T14:37:17.084Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/bin/add-user.sh  
[2025-04-11T14:37:17.084Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/bin/standalone.conf.ps1  
[2025-04-11T14:37:17.084Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/standalone-microprofile-ha.xml  
[2025-04-11T14:37:17.084Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/appclient/configuration/logging.properties  
[2025-04-11T14:37:17.084Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/the bsd license.txt  
[2025-04-11T14:37:17.334Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/the antlr 2.7.7 license.txt  
[2025-04-11T14:37:17.334Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/apache license 2.0.txt  
[2025-04-11T14:37:17.334Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/eclipse public license 1.0.txt  
[2025-04-11T14:37:17.334Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu lesser general public license v2.1 only.txt  
[2025-04-11T14:37:17.334Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/init.d/wildfly-init-redhat.sh  
[2025-04-11T14:37:17.334Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/service/amd64/wildfly-service.exe  
[2025-04-11T14:37:17.334Z] #10 10.04   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_19_0.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-remoting_1_2.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_13_1.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-remoting_1_1.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jbossws-jaxws-config_4_0.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-reactive-streams-operators-smallrye_1_0.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_5.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_1_0.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb3-2_0.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jndi-binding-service_1_0.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_1_3.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/README.md  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-app_2_4.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_2.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-resource-adapter-binding_1_0.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-pool_1_0.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/javaee_7.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-request-controller_1_0.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ejb3_1_2.xsd  
[2025-04-11T14:37:17.334Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_4_2.xsd  
[2025-04-11T14:37:17.335Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/shared-session-config_2_0.xsd  
[2025-04-11T14:37:17.335Z] #10 10.05   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_1_2.xsd  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-jsptaglibrary_3_0.xsd  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-client-ejb_3_2.xsd  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_1_0.xsd  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_15_0.xsd  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-iiop_1_2.xsd  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_6_0.xsd  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application-client_7.xsd  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-naming_1_4.xsd  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_1_3.xsd  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/docs/schema/ejb-jar_3_2.xsd  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb3_9_0.xsd  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-txn_6_0.xsd  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_10_0.xsd  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/domain-ec2.xml  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-xts.xml  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/welcome-content/index_noconsole.html  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/asm/asm/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/net/bytebuddy/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.06   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/nu/xom/main/xom-1.3.7.jar  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/yasson/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/transaction/client/main/wildfly-transaction-client-2.0.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/health/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/request-controller/main/wildfly-request-controller-18.1.2.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/discovery/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/main/wildfly-clustering-web-extension-26.1.3.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/opentelemetry-api/main/wildfly-opentelemetry-api-26.1.3.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-streams-operators-smallrye/main/wildfly-microprofile-reactive-streams-operators-26.1.3.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/fault-tolerance-smallrye/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/wildfly-microprofile-metrics-smallrye-26.1.3.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/wildfly-microprofile-config-smallrye-26.1.3.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/ee-security/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/artemis-wildfly-integration-1.0.6.jar  
[2025-04-11T14:37:17.335Z] #10 10.07   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/bean-validation/main/wildfly-bean-validation-26.1.3.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-jwk/main/wildfly-elytron-jose-jwk-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/wildfly-elytron-jacc-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authorization/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/module.xml  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/jakarta/authentication/main/wildfly-elytron-jaspi-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-x500-principal-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-util-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-bearer-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-http-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-http-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-sasl-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-source-impl-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-util-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-http-basic-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-entity-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-mechanism-gssapi-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-util-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-realm-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-json-util-1.19.1.Final.jar  
[2025-04-11T14:37:17.335Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-client-1.19.1.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-gssapi-1.19.1.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.08   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-asn1-1.19.1.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-encryption-1.19.1.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-plain-1.19.1.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-1.19.1.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/container/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/api/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/api/main/wildfly-clustering-web-api-26.1.3.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/wildfly-clustering-web-infinispan-26.1.3.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/singleton/main/wildfly-clustering-singleton-api-26.1.3.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/wildfly-clustering-infinispan-client-26.1.3.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/wildfly-clustering-ejb-client-26.1.3.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/common/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/naming/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/naming-client/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/naming-client/main/wildfly-naming-client-1.0.15.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.09   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/wildfly-openssl-java-2.2.1.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/remoting/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/core/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/mod_cluster-container-spi-1.4.4.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/mod_cluster-load-spi-1.4.4.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-jta-3.1.9.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-ejb-3.1.9.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/probe/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/integration/main/narayana-jts-integration-5.12.5.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/staxmapper/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb-client/main/jboss-ejb-client-4.0.44.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-client/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/resteasy-validator-provider-4.7.7.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/resteasy-rxjava2-4.7.7.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.10   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-core-spi/main/resteasy-core-spi-4.7.7.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.11   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.11   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/main/log4j2-jboss-logmanager-1.1.1.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.11   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/log4j2/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.11   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.1.18.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.11   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.5.3.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.11   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/weld/ejb/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.11   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jacorb/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.11   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jacorb/main/wildfly-jacorb-26.1.3.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.11   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/xts/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.12   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security/main/wildfly-security-26.1.3.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.12   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.12   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/wildfly-clustering-jgroups-extension-26.1.3.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.12   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/transactions/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.12   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/wildfly-jsf-injection-26.1.3.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.12   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-repository/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.12   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/version/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.12   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/version/main/wildfly-version-18.1.2.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.12   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/threads/main/wildfly-threads-18.1.2.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.12   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/main/module.xml  
[2025-04-11T14:37:17.336Z] #10 10.12   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-interface/main/wildfly-domain-http-interface-18.1.2.Final.jar  
[2025-04-11T14:37:17.336Z] #10 10.12   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/modcluster/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.12   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/management-client-content/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.13   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/management-client-content/main/wildfly-management-client-content-18.1.2.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.13   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/process-controller/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.13   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/platform-mbean/main/wildfly-platform-mbean-18.1.2.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.13   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jdr/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.13   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/messaging/main/wildfly-messaging-26.1.3.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.13   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/console/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.13   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.3.0.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/web/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/appclient/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ear/main/jboss-metadata-ear-14.0.0.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/commons/logging/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/logging/main/jboss-logging-3.4.3.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/tools/common/main/jbossws-common-tools-1.3.2.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-5.5.0.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/spi/main/jbossws-spi-3.4.0.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/antlr/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/azure/main/jgroups-azure-1.3.1.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/azure/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jgroups/kubernetes/main/jgroups-kubernetes-1.0.16.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/commons-annotations/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/envers/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/cdi/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/cdi/main/hibernate-validator-cdi-6.0.23.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/jipijapa-hibernate5-3-26.1.3.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.14   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.15   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/search/serialization-avro/main/hibernate-search-serialization-avro-5.10.11.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.15   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/main/wildfly-ormtransformer-26.1.3.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.15   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/main/hibernate-core-5.3.28.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.21   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-bindings-2.3.3.jar  
[2025-04-11T14:37:17.337Z] #10 10.21   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-policy-2.3.3.jar  
[2025-04-11T14:37:17.337Z] #10 10.21   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/xmlschema/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.21   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-util/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.21   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-util/main/opentracing-util-0.33.0.jar  
[2025-04-11T14:37:17.337Z] #10 10.21   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-api/main/opentracing-api-0.33.0.jar  
[2025-04-11T14:37:17.337Z] #10 10.21   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/opentracing-noop/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.21   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.21   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/opentracing-jaxrs2-1.0.0.jar  
[2025-04-11T14:37:17.337Z] #10 10.21   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-http-mechanism-3.1.1.jar  
[2025-04-11T14:37:17.337Z] #10 10.21   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-3.0.3.jar  
[2025-04-11T14:37:17.337Z] #10 10.21   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/smallrye-mutiny-vertx-kafka-client-2.15.1.jar  
[2025-04-11T14:37:17.337Z] #10 10.21   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-jaxrs-2.1.21.jar  
[2025-04-11T14:37:17.337Z] #10 10.22   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/openapi/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.22   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/annotation/main/smallrye-common-annotation-1.8.0.jar  
[2025-04-11T14:37:17.337Z] #10 10.22   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/annotation/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.22   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/function/main/smallrye-common-function-1.8.0.jar  
[2025-04-11T14:37:17.337Z] #10 10.22   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/expression/main/smallrye-common-expression-1.8.0.jar  
[2025-04-11T14:37:17.337Z] #10 10.22   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/common/constraint/main/smallrye-common-constraint-1.8.0.jar  
[2025-04-11T14:37:17.337Z] #10 10.22   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/fault-tolerance/main/smallrye-fault-tolerance-core-5.2.1.jar  
[2025-04-11T14:37:17.337Z] #10 10.22   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/client/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.22   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/grpc-context-1.38.1.jar  
[2025-04-11T14:37:17.337Z] #10 10.22   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/grpc-stub-1.38.1.jar  
[2025-04-11T14:37:17.337Z] #10 10.22   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/grpc/main/grpc-api-1.38.1.jar  
[2025-04-11T14:37:17.337Z] #10 10.22   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-core-1.6.0.jar  
[2025-04-11T14:37:17.337Z] #10 10.22   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.22   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.22   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec/main/netty-codec-4.1.79.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.23   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver/main/netty-resolver-4.1.79.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.23   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http2/main/netty-codec-http2-4.1.79.Final.jar  
[2025-04-11T14:37:17.337Z] #10 10.23   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/js/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.23   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.23   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/rxjava-3.1.4.jar  
[2025-04-11T14:37:17.337Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml  
[2025-04-11T14:37:17.337Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/jackson-annotations-2.12.7.jar  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/jackson-datatype-jdk8-2.12.7.jar  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/jackson-datatype-jsr310-2.12.7.jar  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/module.xml  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/main/jackson-dataformat-yaml-2.12.7.jar  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/logging.properties  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/mgmt-groups.properties  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/default-server-logging.properties  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/host-slave.xml  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/application-users.properties  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/domain/configuration/mgmt-users.properties  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/bin/standalone.bat  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/bin/wsprovide.sh  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/bin/appclient.conf.ps1  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/bin/jconsole.bat  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/bin/appclient.sh  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/mgmt-users.properties  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/standalone-load-balancer.xml  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/licenses.xsl  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/full-feature-pack-licenses.xml  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/microprofile-feature-pack-licenses.xml  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/init.d/wildfly.conf  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_2_2.xsd  
[2025-04-11T14:37:17.338Z] #10 10.26   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-health-smallrye_2_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-txn_1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_10_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jsf_1_1.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_7_1.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-security_1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-datasources_7_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_9_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/persistence_3_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-picketlink-idm_1_1.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/trans-timeout-1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-metrics-smallrye_1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-client_1_3.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application_8.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application_9.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-remoting_1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-remoting_2_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_9_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-metrics_1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-common_7_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-opentracing_3_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-fragment_3_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-datasources_6_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-client_8_1.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jca_1_1.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-client_8_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_7.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mod-cluster_5_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_1_5.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_11_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.27   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_1.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-container-interceptors_1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_8.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-datasources_1_1.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-jpa_1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_1_1.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jacorb_1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-txn_5_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jsp_2_3.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_7.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-security_1_2.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-core-management_1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jdr_1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-cli_3_2.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-credential-reference_1_1.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_7_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-common_8_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-facelettaglibrary_2_3.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-client_1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_12_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-mail_4_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/shared-session-config_1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-app_3_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ee-security_1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-rts_1_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_3_0.xsd  
[2025-04-11T14:37:17.338Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-weld_1_0.xsd  
[2025-04-11T14:37:17.339Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_14_0.xsd  
[2025-04-11T14:37:17.339Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-remoting_5_1.xsd  
[2025-04-11T14:37:17.339Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jacorb_2_0.xsd  
[2025-04-11T14:37:17.339Z] #10 10.28   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_1_3.xsd  
[2025-04-11T14:37:17.339Z] #10 10.29   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-rts.xml  
[2025-04-11T14:37:17.339Z] #10 10.29   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-ec2-ha.xml  
[2025-04-11T14:37:17.339Z] #10 10.29   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-ec2-full-ha.xml  
[2025-04-11T14:37:17.339Z] #10 10.29   inflating: /opt/wildfly-26.1.3.Final/welcome-content/noconsole.html  
[2025-04-11T14:37:17.339Z] #10 10.29   inflating: /opt/wildfly-26.1.3.Final/jboss-modules.jar  
[2025-04-11T14:37:17.339Z] #10 10.29   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/request-controller/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.29   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/io/main/wildfly-io-18.1.2.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.29   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/main/wildfly-core-management-client-18.1.2.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.29   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/core-management-client/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.29   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-18.1.2.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.30   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/naming/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.30   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/ejb/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.31   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.31   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/fault-tolerance-smallrye/executor/main/wildfly-microprofile-fault-tolerance-smallrye-executor-26.1.3.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.31   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.31   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/bootable-jar/main/wildfly-jar-runtime-18.1.2.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.31   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/linux-s390x/libwfssl.so  
[2025-04-11T14:37:17.339Z] #10 10.31   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/mod_cluster/core/main/mod_cluster-core-1.4.4.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.31   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/integration/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.31   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.31   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jts/main/narayana-jts-idlj-5.12.5.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.32   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/protocol/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security-plugins/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/security-plugins/main/wildfly-security-plugins-26.1.3.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller/main/dir/.gitkeep  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/wildfly-domain-http-error-context-18.1.2.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/weld-jsf-3.1.9.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jsf-injection/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/deployment-repository/main/wildfly-deployment-repository-18.1.2.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/threads/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/naming/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/naming/main/wildfly-naming-26.1.3.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller-client/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/controller-client/main/wildfly-controller-client-18.1.2.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/logging/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.33   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/logging/main/wildfly-logging-18.1.2.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.34   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/log4j/logmanager/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.34   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/txframework/main/txframework-5.12.5.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.34   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/rts/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.34   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-util-5.12.5.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.34   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/rts/main/restat-bridge-5.12.5.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.34   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/compensations/main/compensations-5.12.5.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.34   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/narayana/compensations/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.34   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/dmr/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.34   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/dmr/main/jboss-dmr-1.6.1.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.34   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/appclient/main/jboss-metadata-appclient-14.0.0.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.34   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ejb/main/module.xml  
[2025-04-11T14:37:17.339Z] #10 10.34   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/metadata/ejb/main/jboss-metadata-ejb-14.0.0.Final.jar  
[2025-04-11T14:37:17.339Z] #10 10.35   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/validator/main/hibernate-validator-6.0.23.Final.jar  
[2025-04-11T14:37:17.590Z] #10 10.36   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/aesh/main/readline-2.2.jar  
[2025-04-11T14:37:17.590Z] #10 10.36   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcutil/main/module.xml  
[2025-04-11T14:37:17.590Z] #10 10.36   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/main/module.xml  
[2025-04-11T14:37:17.590Z] #10 10.36   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcmail/main/module.xml  
[2025-04-11T14:37:17.590Z] #10 10.36   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcpkix/main/bcpkix-jdk15on-1.69.jar  
[2025-04-11T14:37:17.590Z] #10 10.37   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/codehaus/woodstox/main/woodstox-core-6.2.8.jar  
[2025-04-11T14:37:17.590Z] #10 10.39   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/main/lucene-queries-5.5.5.jar  
[2025-04-11T14:37:17.590Z] #10 10.39   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/lang3/main/module.xml  
[2025-04-11T14:37:17.590Z] #10 10.39   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/lang3/main/commons-lang3-3.12.0.jar  
[2025-04-11T14:37:17.590Z] #10 10.39   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/commons/logging/main/module.xml  
[2025-04-11T14:37:17.590Z] #10 10.39   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/sshd/main/sshd-core-2.7.0.jar  
[2025-04-11T14:37:17.590Z] #10 10.40   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/xalan/main/serializer-2.7.1.jbossorg-6.jar  
[2025-04-11T14:37:17.590Z] #10 10.40   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/openjpa/main/jipijapa-openjpa-26.1.3.Final.jar  
[2025-04-11T14:37:17.590Z] #10 10.40   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/openjpa/main/module.xml  
[2025-04-11T14:37:17.590Z] #10 10.41   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-dv-3.3.2.jar  
[2025-04-11T14:37:17.590Z] #10 10.41   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-jaxws-3.4.10.jar  
[2025-04-11T14:37:17.590Z] #10 10.41   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-simple-3.4.10.jar  
[2025-04-11T14:37:17.590Z] #10 10.41   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-xml-3.4.10.jar  
[2025-04-11T14:37:17.590Z] #10 10.41   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-addr-3.4.10.jar  
[2025-04-11T14:37:17.590Z] #10 10.41   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-3.4.10.jar  
[2025-04-11T14:37:17.590Z] #10 10.41   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-databinding-jaxb-3.4.10.jar  
[2025-04-11T14:37:17.590Z] #10 10.41   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-jaxb-3.4.10.jar  
[2025-04-11T14:37:17.590Z] #10 10.41   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-validator-3.4.10.jar  
[2025-04-11T14:37:17.590Z] #10 10.41   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-core-3.4.10.jar  
[2025-04-11T14:37:17.590Z] #10 10.42   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-policy-3.4.10.jar  
[2025-04-11T14:37:17.590Z] #10 10.42   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-common-2.3.3.jar  
[2025-04-11T14:37:17.590Z] #10 10.42   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/opentracing-tracerresolver-0.1.8.jar  
[2025-04-11T14:37:17.590Z] #10 10.42   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/module.xml  
[2025-04-11T14:37:17.590Z] #10 10.42   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/opentracing-web-servlet-filter-0.2.3.jar  
[2025-04-11T14:37:17.590Z] #10 10.42   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-cdi-extension-3.1.1.jar  
[2025-04-11T14:37:17.590Z] #10 10.42   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/jwt/main/module.xml  
[2025-04-11T14:37:17.591Z] #10 10.42   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/jwt/main/smallrye-jwt-3.1.1.jar  
[2025-04-11T14:37:17.591Z] #10 10.42   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/connector/main/module.xml  
[2025-04-11T14:37:17.591Z] #10 10.42   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/messaging/main/smallrye-reactive-messaging-provider-3.13.0.jar  
[2025-04-11T14:37:17.591Z] #10 10.43   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/agroal/main/module.xml  
[2025-04-11T14:37:17.591Z] #10 10.43   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/agroal/main/agroal-narayana-1.16.jar  
[2025-04-11T14:37:17.591Z] #10 10.43   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/agroal/main/agroal-api-1.16.jar  
[2025-04-11T14:37:17.591Z] #10 10.43   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/core/main/module.xml  
[2025-04-11T14:37:17.591Z] #10 10.43   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/vertx/core/main/vertx-core-4.2.1.jar  
[2025-04-11T14:37:17.591Z] #10 10.44   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-spec-1.2.6-RC1.jar  
[2025-04-11T14:37:17.591Z] #10 10.44   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/servlet/jsp/api/main/jboss-jsp-api_2.3_spec-2.0.0.Final.jar  
[2025-04-11T14:37:17.591Z] #10 10.44   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/enterprise/api/main/module.xml  
[2025-04-11T14:37:17.591Z] #10 10.44   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/inject/api/main/jakarta.inject-api-1.0.5.jar  
[2025-04-11T14:37:17.591Z] #10 10.44   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/inject/api/main/module.xml  
[2025-04-11T14:37:17.591Z] #10 10.44   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/enterprise/api/main/module.xml  
[2025-04-11T14:37:17.591Z] #10 10.44   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/auth/message/api/main/jboss-jaspi-api_1.1_spec-2.0.1.Final.jar  
[2025-04-11T14:37:17.591Z] #10 10.44   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/security/jacc/api/main/jboss-jacc-api_1.5_spec-2.0.0.Final.jar  
[2025-04-11T14:37:17.591Z] #10 10.44   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/activation/api/main/jakarta.activation-1.2.2.jar  
[2025-04-11T14:37:17.591Z] #10 10.44   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/stream/api/main/module.xml  
[2025-04-11T14:37:17.591Z] #10 10.44   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/soap/api/main/module.xml  
[2025-04-11T14:37:17.591Z] #10 10.44   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/soap/api/main/jboss-saaj-api_1.4_spec-1.0.2.Final.jar  
[2025-04-11T14:37:17.591Z] #10 10.44   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/api/main/jakarta.json-api-1.1.6.jar  
[2025-04-11T14:37:17.591Z] #10 10.45   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/persistence/api/main/jakarta.persistence-api-2.2.3.jar  
[2025-04-11T14:37:17.591Z] #10 10.45   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/ws/rs/api/main/jboss-jaxrs-api_2.1_spec-2.0.2.Final.jar  
[2025-04-11T14:37:17.591Z] #10 10.45   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/codemodel-2.3.3-b02-jbossorg-2.jar  
[2025-04-11T14:37:17.591Z] #10 10.45   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/sun/xml/bind/main/xsom-2.3.3-b02-jbossorg-2.jar  
[2025-04-11T14:37:17.591Z] #10 10.45   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/failureaccess/main/failureaccess-1.0.1.jar  
[2025-04-11T14:37:17.591Z] #10 10.45   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/failureaccess/main/module.xml  
[2025-04-11T14:37:17.591Z] #10 10.45   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/main/guava-31.1-jre.jar  
[2025-04-11T14:37:17.591Z] #10 10.48   inflating: /opt/wildfly-26.1.3.Final/bin/jconsole.sh  
[2025-04-11T14:37:17.591Z] #10 10.48   inflating: /opt/wildfly-26.1.3.Final/bin/domain.conf  
[2025-04-11T14:37:17.591Z] #10 10.48   inflating: /opt/wildfly-26.1.3.Final/bin/wsprovide.ps1  
[2025-04-11T14:37:17.591Z] #10 10.48   inflating: /opt/wildfly-26.1.3.Final/bin/wsconsume.ps1  
[2025-04-11T14:37:17.591Z] #10 10.48   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/application-roles.properties  
[2025-04-11T14:37:17.591Z] #10 10.48   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/logging.properties  
[2025-04-11T14:37:17.591Z] #10 10.48   inflating: /opt/wildfly-26.1.3.Final/appclient/configuration/appclient.xml  
[2025-04-11T14:37:17.591Z] #10 10.48   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/licenses.html  
[2025-04-11T14:37:17.591Z] #10 10.48   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu lesser general public license v2.1 or later.txt  
[2025-04-11T14:37:17.591Z] #10 10.48   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-common_3_1.xsd  
[2025-04-11T14:37:17.591Z] #10 10.48   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-xts_3_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.48   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-distributable-web_1_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.48   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-common_3_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_7_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-resource-adapters_1_1.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb3_7_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-config-smallrye_2_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb3_3_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_9_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jpa_1_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_10_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-datasources_2_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jmx_1_1.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_6_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jakartaee_web_services_client_2_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/persistence_2_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-cli_2_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb3-2_1.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_9_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/module-1_3.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jacorb_1_4.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ejb3_1_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-agroal_1_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_3_1.xsd  
[2025-04-11T14:37:17.591Z] #10 10.49   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_7_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_8_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_5_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-facelettaglibrary_3_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jsp_2_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jacorb_1_2.xsd  
[2025-04-11T14:37:17.591Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-security_1_1.xsd  
[2025-04-11T14:37:17.591Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_3_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application_5.xsd  
[2025-04-11T14:37:17.591Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq-deployment_1_0.xsd  
[2025-04-11T14:37:17.591Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-webservices_1_1.xsd  
[2025-04-11T14:37:17.591Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_10_0.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-naming_1_2.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_1_0.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-resource-adapters_3_0.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_1_5.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_2_0.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_1_2.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-naming_1_0.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_2_0.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-picketlink-federation_2_0.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_1_1.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-app_3_1.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jakartaee_web_services_2_0.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_2_2.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/application-client_6.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-iiop-openjdk_2_0.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-jsptaglibrary_2_0.xsd  
[2025-04-11T14:37:17.592Z] #10 10.50   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_1_2.xsd  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_2_0.xsd  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-messaging_1_1.xsd  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_2_1.xsd  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-webservices_2_0.xsd  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_4_0.xsd  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/docs/examples/enable-microprofile.cli  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-azure-ha.xml  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-gossip-ha.xml  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-jts.xml  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/docs/examples/configs/standalone-activemq-colocated.xml  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/welcome-content/index.html  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/welcome-content/noredirect.html  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/asm/asm/main/asm-9.2.jar  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/persistence/main/jipijapa-eclipselink-26.1.3.Final.jar  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/persistence/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/microprofile-jwt-auth-api-1.2.1.jar  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/jwt/auth/api/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/microprofile-opentracing-api-2.0.jar  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/microprofile-metrics-api-3.0.jar  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/core/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-streams-operators/api/main/microprofile-reactive-streams-operators-api-2.0.jar  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/health/api/main/microprofile-health-api-3.1.jar  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/microprofile-fault-tolerance-api-3.0.jar  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/reactive-messaging/api/main/smallrye-reactive-messaging-api-3.13.0.jar  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/wildfly-mod_cluster-undertow-26.1.3.Final.jar  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.51   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/wildfly-mod_cluster-extension-26.1.3.Final.jar  
[2025-04-11T14:37:17.592Z] #10 10.52   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/web/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.52   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/wildfly-clustering-singleton-extension-26.1.3.Final.jar  
[2025-04-11T14:37:17.592Z] #10 10.52   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.52   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.52   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/wildfly-batch-jberet-26.1.3.Final.jar  
[2025-04-11T14:37:17.592Z] #10 10.52   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/META-INF/services/org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactory  
[2025-04-11T14:37:17.592Z] #10 10.52   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.52   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/wildfly-messaging-activemq-subsystem-26.1.3.Final.jar  
[2025-04-11T14:37:17.592Z] #10 10.53   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/api/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.53   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.53   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/wildfly-clustering-infinispan-spi-26.1.3.Final.jar  
[2025-04-11T14:37:17.592Z] #10 10.53   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/transaction/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.53   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/http-client/common/main/wildfly-http-client-common-1.1.12.Final.jar  
[2025-04-11T14:37:17.592Z] #10 10.53   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/openssl/main/lib/macosx-x86_64/libwfssl.dylib  
[2025-04-11T14:37:17.592Z] #10 10.54   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/client/config/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.54   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/embedded/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.54   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/embedded/main/wildfly-embedded-18.1.2.Final.jar  
[2025-04-11T14:37:17.592Z] #10 10.54   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-web-3.1.9.Final.jar  
[2025-04-11T14:37:17.592Z] #10 10.54   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/spi/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.54   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/api/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.54   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/api/main/weld-api-3.1.SP4.jar  
[2025-04-11T14:37:17.592Z] #10 10.54   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.54   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/vfs/main/module.xml  
[2025-04-11T14:37:17.592Z] #10 10.54   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/staxmapper/main/staxmapper-1.3.0.Final.jar  
[2025-04-11T14:37:17.593Z] #10 10.54   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb-client/main/module.xml  
[2025-04-11T14:37:17.593Z] #10 10.54   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xts/main/jbosstxbridge-5.12.5.Final.jar  
[2025-04-11T14:37:17.593Z] #10 10.54   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xts/main/module.xml  
[2025-04-11T14:37:17.593Z] #10 10.54   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.12.5.Final.jar  
[2025-04-11T14:37:17.593Z] #10 10.55   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/msc/main/module.xml  
[2025-04-11T14:37:17.593Z] #10 10.55   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.5.3.Final.jar  
[2025-04-11T14:37:17.593Z] #10 10.55   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.5.3.Final.jar  
[2025-04-11T14:37:17.593Z] #10 10.55   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/module.xml  
[2025-04-11T14:37:17.593Z] #10 10.55   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.5.3.Final.jar  
[2025-04-11T14:37:17.593Z] #10 10.56   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/platform-mbean/main/module.xml  
[2025-04-11T14:37:17.593Z] #10 10.56   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/jaxrs/main/wildfly-jaxrs-26.1.3.Final.jar  
[2025-04-11T14:37:17.593Z] #10 10.56   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/ejb3/main/wildfly-ejb3-26.1.3.Final.jar  
[2025-04-11T14:37:17.593Z] #10 10.58   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/soteria/main/module.xml  
[2025-04-11T14:37:17.593Z] #10 10.58   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/soteria/main/jakarta.security.enterprise-1.0.1-jbossorg-1.jar  
[2025-04-11T14:37:17.593Z] #10 10.58   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/jakarta.enterprise.concurrent-1.1.1.jar  
[2025-04-11T14:37:17.843Z] #10 10.58   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/module.xml  
[2025-04-11T14:37:17.843Z] #10 10.58   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/el/main/module.xml  
[2025-04-11T14:37:17.843Z] #10 10.58   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/glassfish/javax/json/main/module.xml  
[2025-04-11T14:37:17.843Z] #10 10.58   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-impl-3.4.6.jar  
[2025-04-11T14:37:17.843Z] #10 10.58   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-saml-api-3.4.6.jar  
[2025-04-11T14:37:17.843Z] #10 10.59   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-core-3.4.6.jar  
[2025-04-11T14:37:17.844Z] #10 10.59   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/aesh/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.59   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/aesh/main/aesh-extensions-1.8.jar  
[2025-04-11T14:37:17.844Z] #10 10.59   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jsoup/main/jsoup-1.14.2.jar  
[2025-04-11T14:37:17.844Z] #10 10.59   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hornetq/client/main/hornetq-jms-client-2.4.8.Final.jar  
[2025-04-11T14:37:17.844Z] #10 10.60   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/yaml/snakeyaml/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.60   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-v53-13.0.10.Final.jar  
[2025-04-11T14:37:17.844Z] #10 10.60   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-spi-13.0.10.Final.jar  
[2025-04-11T14:37:17.844Z] #10 10.60   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/hibernate-cache/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.60   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/infinispan/commons/main/infinispan-commons-13.0.10.Final.jar  
[2025-04-11T14:37:17.844Z] #10 10.60   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/artemis-amqp-protocol-2.19.1.jar  
[2025-04-11T14:37:17.844Z] #10 10.61   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-core-client-2.19.1.jar  
[2025-04-11T14:37:17.844Z] #10 10.62   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/internal/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.62   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/lucene/main/lucene-core-5.5.5.jar  
[2025-04-11T14:37:17.844Z] #10 10.64   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-runtime-3.3.2.jar  
[2025-04-11T14:37:17.844Z] #10 10.64   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-3.4.10.jar  
[2025-04-11T14:37:17.844Z] #10 10.64   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-mex-3.4.10.jar  
[2025-04-11T14:37:17.844Z] #10 10.64   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-wsdl-3.4.10.jar  
[2025-04-11T14:37:17.844Z] #10 10.64   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-boolean-3.3.2.jar  
[2025-04-11T14:37:17.844Z] #10 10.64   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-services-ws-discovery-api-3.4.10.jar  
[2025-04-11T14:37:17.844Z] #10 10.64   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-bug986-3.3.2.jar  
[2025-04-11T14:37:17.844Z] #10 10.64   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.64   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-hc-3.4.10.jar  
[2025-04-11T14:37:17.844Z] #10 10.64   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/services-sts/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.65   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/ws-security/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.65   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/ws-security/main/cxf-rt-ws-security-3.4.10.jar  
[2025-04-11T14:37:17.844Z] #10 10.65   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-kafka-client/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.65   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-runtime/main/smallrye-mutiny-vertx-runtime-2.15.1.jar  
[2025-04-11T14:37:17.844Z] #10 10.65   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/vertx-core/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.65   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/health/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.65   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/health/main/smallrye-health-3.2.1.jar  
[2025-04-11T14:37:17.844Z] #10 10.65   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/openapi/main/smallrye-open-api-core-2.1.21.jar  
[2025-04-11T14:37:17.844Z] #10 10.66   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-api-metrics-1.9.1-alpha.jar  
[2025-04-11T14:37:17.844Z] #10 10.66   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-common-1.9.1.jar  
[2025-04-11T14:37:17.844Z] #10 10.66   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/trace/main/opentelemetry-sdk-1.9.1.jar  
[2025-04-11T14:37:17.844Z] #10 10.66   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/api/main/opentelemetry-semconv-1.9.1-alpha.jar  
[2025-04-11T14:37:17.844Z] #10 10.66   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/api/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.66   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/opentelemetry/api/main/opentelemetry-api-1.9.1.jar  
[2025-04-11T14:37:17.844Z] #10 10.66   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.66   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/jaegertracing/main/jaeger-thrift-1.6.0.jar  
[2025-04-11T14:37:17.844Z] #10 10.67   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.67   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/libnetty_transport_native_kqueue_aarch_64.jnilib  
[2025-04-11T14:37:17.844Z] #10 10.67   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-handler-proxy/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.67   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-resolver-dns/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.67   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/websocket/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.67   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/servlet/main/undertow-servlet-2.2.19.Final.jar  
[2025-04-11T14:37:17.844Z] #10 10.67   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/xml/ws/api/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.67   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/api/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.67   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/json/bind/api/main/jakarta.json.bind-api-1.0.2.jar  
[2025-04-11T14:37:17.844Z] #10 10.67   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/batch/api/main/jboss-batch-api_1.0_spec-2.0.0.Final.jar  
[2025-04-11T14:37:17.844Z] #10 10.68   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/resource/api/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.68   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/resource/api/main/jboss-connector-api_1.7_spec-2.0.0.Final.jar  
[2025-04-11T14:37:17.844Z] #10 10.68   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/interceptor/api/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.68   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/interceptor/api/main/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar  
[2025-04-11T14:37:17.844Z] #10 10.68   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/javax/faces/api/main/jboss-jsf-api_2.3_spec-3.1.0.SP01.jar  
[2025-04-11T14:37:17.844Z] #10 10.68   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/guava/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.68   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/code/gson/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.68   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/code/gson/main/gson-2.8.9.jar  
[2025-04-11T14:37:17.844Z] #10 10.69   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/google/protobuf/main/protobuf-java-util-3.19.2.jar  
[2025-04-11T14:37:17.844Z] #10 10.69   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/microsoft/azure/storage/main/azure-storage-8.6.6.jar  
[2025-04-11T14:37:17.844Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml  
[2025-04-11T14:37:17.844Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-base-2.12.7.jar  
[2025-04-11T14:37:17.844Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-json-provider-2.12.7.jar  
[2025-04-11T14:37:17.844Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-module-jaxb-annotations-2.12.7.jar  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/bin/jboss-cli.sh  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/bin/jboss-cli.ps1  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/bin/jboss-cli-logging.properties  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/standalone/configuration/standalone-full.xml  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/gnu library general public license v2 only.txt  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/docs/licenses/indiana university extreme lab software license 1.1.1.html  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/systemd/wildfly.service  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/docs/contrib/scripts/service/wildfly-service.exe  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_1_1.xsd  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-client-1_5.xsd  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/docs/schema/elytron-identity-1_1.xsd  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-txn_1_4.xsd  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-common_5_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-partialresponse_2_2.xsd  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_2_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb-cache_1_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.70   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-messaging-activemq_11_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/j2ee_1_4.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-ejb3_6_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-fragment_5_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jmx_1_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-xts_2_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_2_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-config_1_4.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-picketlink-idm_2_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/distributable-web_2_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-ejb3-spec-2_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_8_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-opentelemetry_1_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-infinispan_4_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_4_1.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-mail_3_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/web-app_4_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-resource-adapters_2_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_1_5.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-client-ejb_3_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-resource-adapters_6_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mod-cluster_1_2.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mod-cluster_3_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-resource-adapters_6_1.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-web_1_3.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/user-roles_1_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-webservices_1_2.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/j2ee_web_services_1_1.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-logging_7_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.71   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-mod-cluster_1_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-jgroups_8_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-ee_6_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_1_1.xsd  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-web_10_1.xsd  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/docs/schema/xml.xsd  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-common_8_1.xsd  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-microprofile-fault-tolerance-smallrye_1_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-jca_5_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-as-deployment-scanner_2_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/docs/schema/jboss-app_8_1.xsd  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-config_5_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-undertow_4_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/docs/schema/wildfly-elytron_11_0.xsd  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/welcome-content/jbosscommunity_logo_hori_white.png  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/sun/scripting/main/module.xml  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/asm/asm/main/asm-util-9.2.jar  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jgit/main/module.xml  
[2025-04-11T14:37:17.845Z] #10 10.72   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit.ssh.apache-5.13.0.202109080827-r.jar  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/fault-tolerance/api/main/module.xml  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/microprofile/restclient/main/microprofile-rest-client-api-2.0.jar  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/jdt/ecj/main/module.xml  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/eclipse/yasson/main/yasson-1.0.11.jar  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/module.xml  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/wildfly-microprofile-health-smallrye-26.1.3.Final.jar  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/openapi-smallrye/main/wildfly-microprofile-openapi-smallrye-26.1.3.Final.jar  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/module.xml  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/microprofile/reactive-messaging-smallrye/main/wildfly-microprofile-reactive-messaging-26.1.3.Final.jar  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/elytron-oidc-client/main/module.xml  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/extension/messaging-activemq/injection/main/wildfly-messaging-activemq-injection-26.1.3.Final.jar  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jose-util/main/module.xml  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-private/main/module.xml  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/wildfly-elytron-jwt-1.19.1.Final.jar  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-jwt/main/module.xml  
[2025-04-11T14:37:17.845Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/undertow-server-servlet-1.10.1.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/http/sfbasic/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.73   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-tool/main/wildfly-elytron-tool-1.19.1.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.74   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-password-impl-1.19.1.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.74   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-auth-server-1.19.1.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.74   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.74   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-store-1.19.1.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.74   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-sasl-gs2-1.19.1.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.74   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/security/elytron-base/main/wildfly-elytron-credential-1.19.1.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.74   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/config/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.74   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.74   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/messaging/common/main/wildfly-microprofile-reactive-messaging-common-26.1.3.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.74   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/wildfly-microprofile-reactive-streams-operators-cdi-provider-26.1.3.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.74   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/reactive/mutiny/reactive-streams-operators/cdi-provider/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.74   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/discovery/main/wildfly-discovery-client-1.2.1.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.75   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.75   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/container/main/wildfly-clustering-web-container-26.1.3.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.75   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/web/spi/main/wildfly-clustering-web-spi-26.1.3.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.75   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.75   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/wildfly-clustering-ee-hotrod-26.1.3.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.75   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/wildfly-clustering-ee-spi-26.1.3.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.75   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.75   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.75   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.75   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/wildfly-clustering-marshalling-spi-26.1.3.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.75   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/service/main/wildfly-clustering-service-26.1.3.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.75   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/clustering/ejb/client/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.75   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/wildfly/common/main/wildfly-common-1.6.0.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.75   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/core/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.75   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/weld/core/main/weld-core-impl-3.1.9.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.77   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/mail/main/wildfly-mail-26.1.3.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.77   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/core-security/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.77   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/appclient/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.77   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/network/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.77   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/network/main/wildfly-network-18.1.2.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.77   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.77   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/clustering/common/main/wildfly-clustering-common-26.1.3.Final.jar  
[2025-04-11T14:37:17.846Z] #10 10.77   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/cli/main/module.xml  
[2025-04-11T14:37:17.846Z] #10 10.77   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/as/cli/main/wildfly-cli-18.1.2.Final.jar  
[2025-04-11T14:37:18.097Z] #10 10.79   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/jandex/main/jandex-2.4.2.Final.jar  
[2025-04-11T14:37:18.097Z] #10 10.79   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/spi/main/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.79   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/api/main/jbossws-api-1.1.2.Final.jar  
[2025-04-11T14:37:18.097Z] #10 10.79   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/jbossws-cxf-transports-udp-5.5.0.Final.jar  
[2025-04-11T14:37:18.097Z] #10 10.79   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.79   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.79   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/jbossws-cxf-transports-undertow-5.5.0.Final.jar  
[2025-04-11T14:37:18.097Z] #10 10.79   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ws/saaj-impl/main/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.79   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jboss/ejb3/main/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.79   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jberet/jberet-core/main/jberet-core-1.3.13.Final.jar  
[2025-04-11T14:37:18.097Z] #10 10.79   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/5.3/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.79   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/infinispan/main/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.80   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/bytecodetransformer/main/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.80   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/hibernate/main/hibernate-envers-5.3.28.Final.jar  
[2025-04-11T14:37:18.097Z] #10 10.80   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-security-api-3.4.6.jar  
[2025-04-11T14:37:18.097Z] #10 10.80   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-api-3.4.6.jar  
[2025-04-11T14:37:18.097Z] #10 10.80   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/fusesource/jansi/main/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.80   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/fusesource/jansi/main/jansi-1.18.jar  
[2025-04-11T14:37:18.097Z] #10 10.81   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/jsoup/main/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.81   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/picketbox/main/picketbox-infinispan-5.0.3.Final-redhat-00008.jar  
[2025-04-11T14:37:18.097Z] #10 10.81   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/picketbox/main/picketbox-commons-1.0.0.final.jar  
[2025-04-11T14:37:18.097Z] #10 10.81   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/bouncycastle/bcprov/main/bcprov-jdk15on-1.69.jar  
[2025-04-11T14:37:18.097Z] #10 10.85   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-coloc-3.4.10.jar  
[2025-04-11T14:37:18.097Z] #10 10.86   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-features-clustering-3.4.10.jar  
[2025-04-11T14:37:18.097Z] #10 10.86   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-management-3.4.10.jar  
[2025-04-11T14:37:18.097Z] #10 10.86   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-local-3.4.10.jar  
[2025-04-11T14:37:18.097Z] #10 10.86   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/cxf/services-sts/main/cxf-services-sts-core-3.4.10.jar  
[2025-04-11T14:37:18.097Z] #10 10.86   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-stax-2.3.3.jar  
[2025-04-11T14:37:18.097Z] #10 10.86   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/smallrye/reactive/mutiny/main/mutiny-1.1.2.jar  
[2025-04-11T14:37:18.097Z] #10 10.87   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http/main/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.87   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-codec-http/main/netty-codec-http-4.1.79.Final.jar  
[2025-04-11T14:37:18.097Z] #10 10.88   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/netty/netty-transport-native-kqueue/main/lib/META-INF/native/libnetty_transport_native_kqueue_x86_64.jnilib  
[2025-04-11T14:37:18.097Z] #10 10.88   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/servlet/main/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.88   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/core/main/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.88   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/io/undertow/core/main/undertow-core-2.2.19.Final.jar  
[2025-04-11T14:37:18.097Z] #10 10.90   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/msg-simple/main/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.90   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/jackson-coreutils/main/jackson-coreutils-1.8.jar  
[2025-04-11T14:37:18.097Z] #10 10.90   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/btf/main/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.90   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/github/fge/json-patch/main/module.xml  
[2025-04-11T14:37:18.097Z] #10 10.90   inflating: /opt/wildfly-26.1.3.Final/modules/system/layers/base/com/h2database/h2/main/h2-1.4.197.jar  
[2025-04-11T14:37:19.008Z] #10 DONE 11.9s
[2025-04-11T14:37:19.008Z] 
[2025-04-11T14:37:19.008Z] #11 [ 7/15] COPY src/settings.xml /root/.m2/
[2025-04-11T14:37:19.008Z] #11 DONE 0.1s
[2025-04-11T14:37:19.008Z] 
[2025-04-11T14:37:19.008Z] #12 [ 8/15] COPY src/silverpeas.sql /opt/silverpeas/
[2025-04-11T14:37:19.008Z] #12 DONE 0.1s
[2025-04-11T14:37:19.259Z] 
[2025-04-11T14:37:19.259Z] #13 [ 9/15] COPY src/configuration /opt/silverpeas/configuration
[2025-04-11T14:37:19.259Z] #13 DONE 0.1s
[2025-04-11T14:37:19.259Z] 
[2025-04-11T14:37:19.259Z] #14 [10/15] COPY src/data /opt/silverpeas/data
[2025-04-11T14:37:19.509Z] #14 DONE 0.3s
[2025-04-11T14:37:19.760Z] 
[2025-04-11T14:37:19.760Z] #15 [11/15] COPY src/bin /opt/silverpeas/bin
[2025-04-11T14:37:19.760Z] #15 DONE 0.1s
[2025-04-11T14:37:19.760Z] 
[2025-04-11T14:37:19.760Z] #16 [12/15] RUN sed -i -e "s/APP_VER/6.4.3/g" /opt/silverpeas/bin/silverpeas.gradle
[2025-04-11T14:37:19.760Z] #16 DONE 0.3s
[2025-04-11T14:37:20.011Z] 
[2025-04-11T14:37:20.011Z] #17 [13/15] WORKDIR /opt/silverpeas/bin
[2025-04-11T14:37:20.011Z] #17 DONE 0.1s
[2025-04-11T14:37:20.011Z] 
[2025-04-11T14:37:20.011Z] #18 [14/15] COPY src/run.sh /opt/
[2025-04-11T14:37:20.011Z] #18 DONE 0.1s
[2025-04-11T14:37:20.011Z] 
[2025-04-11T14:37:20.011Z] #19 [15/15] RUN ./setup.sh 6.4.3
[2025-04-11T14:37:20.011Z] #19 0.197 Installation of Silverpeas 6.4.3
[2025-04-11T14:37:20.261Z] #19 0.296  * Starting PostgreSQL 14 database server
[2025-04-11T14:37:22.744Z] #19 2.773    ...done.
[2025-04-11T14:37:22.744Z] #19 2.916 SET
[2025-04-11T14:37:22.744Z] #19 2.916 SET
[2025-04-11T14:37:22.744Z] #19 2.916 SET
[2025-04-11T14:37:22.995Z] #19 2.916 SET
[2025-04-11T14:37:22.995Z] #19 2.916 SET
[2025-04-11T14:37:22.995Z] #19 2.959  set_config 
[2025-04-11T14:37:22.995Z] #19 2.959 ------------
[2025-04-11T14:37:22.995Z] #19 2.959  
[2025-04-11T14:37:22.995Z] #19 2.959 (1 row)
[2025-04-11T14:37:22.995Z] #19 2.959 
[2025-04-11T14:37:22.995Z] #19 2.959 SET
[2025-04-11T14:37:22.995Z] #19 2.959 SET
[2025-04-11T14:37:22.995Z] #19 2.959 SET
[2025-04-11T14:37:22.995Z] #19 2.960 SET
[2025-04-11T14:37:22.995Z] #19 3.067 CREATE ROLE
[2025-04-11T14:37:23.906Z] #19 4.020 CREATE DATABASE
[2025-04-11T14:37:24.156Z] #19 4.031 GRANT
[2025-04-11T14:37:24.157Z] #19 4.033 ALTER DATABASE
[2025-04-11T14:37:24.157Z] #19 4.039 You are now connected to database "silverpeas" as user "postgres".
[2025-04-11T14:37:24.157Z] #19 4.039 SET
[2025-04-11T14:37:24.157Z] #19 4.039 SET
[2025-04-11T14:37:24.157Z] #19 4.046 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.048 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.055 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.056 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.058 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.059 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.061 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.063 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.069 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.070 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.072 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.074 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.076 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.077 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.083 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.084 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.086 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.088 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.095 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.097 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.103 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.105 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.110 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.112 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.114 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.116 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.124 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.126 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.128 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.130 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.132 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.134 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.136 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.137 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.140 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.141 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.144 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.145 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.147 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.149 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.155 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.156 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.165 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.167 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.172 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.174 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.179 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.181 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.187 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.189 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.190 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.192 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.197 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.201 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.206 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.211 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.226 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.231 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.244 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.246 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.254 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.256 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.259 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.261 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.263 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.265 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.272 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.275 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.278 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.280 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.290 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.291 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.297 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.299 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.301 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.303 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.312 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.313 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.316 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.317 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.319 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.320 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.322 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.324 ALTER TABLE
[2025-04-11T14:37:24.157Z] #19 4.326 CREATE TABLE
[2025-04-11T14:37:24.157Z] #19 4.328 ALTER TABLE
[2025-04-11T14:37:24.407Z] #19 4.331 CREATE TABLE
[2025-04-11T14:37:24.407Z] #19 4.332 ALTER TABLE
[2025-04-11T14:37:24.407Z] #19 4.341 CREATE TABLE
[2025-04-11T14:37:24.407Z] #19 4.343 ALTER TABLE
[2025-04-11T14:37:24.407Z] #19 4.350 CREATE TABLE
[2025-04-11T14:37:24.407Z] #19 4.352 ALTER TABLE
[2025-04-11T14:37:24.407Z] #19 4.359 CREATE TABLE
[2025-04-11T14:37:24.407Z] #19 4.361 ALTER TABLE
[2025-04-11T14:37:24.407Z] #19 4.367 CREATE TABLE
[2025-04-11T14:37:24.407Z] #19 4.368 ALTER TABLE
[2025-04-11T14:37:24.407Z] #19 4.371 CREATE TABLE
[2025-04-11T14:37:24.407Z] #19 4.372 ALTER TABLE
[2025-04-11T14:37:24.407Z] #19 4.374 CREATE TABLE
[2025-04-11T14:37:24.407Z] #19 4.375 ALTER TABLE
[2025-04-11T14:37:24.407Z] #19 4.377 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.378 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.380 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.382 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.383 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.385 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.391 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.392 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.394 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.395 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.397 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.398 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.403 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.404 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.406 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.407 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.412 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.414 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.416 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.417 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.424 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.426 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.430 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.432 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.433 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.435 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.439 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.441 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.445 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.446 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.448 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.449 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.454 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.456 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.461 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.462 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.463 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.465 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.470 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.471 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.476 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.477 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.478 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.479 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.481 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.482 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.483 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.485 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.487 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.488 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.490 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.491 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.496 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.498 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.499 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.500 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.505 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.506 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.508 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.509 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.514 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.516 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.521 CREATE TABLE
[2025-04-11T14:37:24.408Z] #19 4.523 ALTER TABLE
[2025-04-11T14:37:24.408Z] #19 4.530 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.532 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.540 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.541 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.547 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.548 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.554 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.555 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.560 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.562 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.563 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.564 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.566 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.567 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.572 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.573 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.575 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.576 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.581 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.583 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.585 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.586 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.587 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.589 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.590 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.592 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.593 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.597 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.599 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.600 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.602 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.603 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.604 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.606 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.607 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.608 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.610 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.614 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.616 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.617 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.619 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.620 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.622 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.623 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.624 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.626 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.633 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.635 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.641 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.642 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.648 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.649 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.654 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.655 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.660 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.662 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.667 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.668 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.673 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.675 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.677 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.679 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.684 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.685 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.687 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.688 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.690 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.691 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.693 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.694 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.696 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.697 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.702 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.704 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.706 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.707 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.709 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.710 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.711 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.713 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.715 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.721 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.722 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.723 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.725 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.727 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.737 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.738 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.740 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.742 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.748 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.752 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.757 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.759 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.768 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.770 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.772 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.774 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.777 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.778 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.781 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.783 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.790 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.792 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.801 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.803 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.805 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.807 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.809 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.811 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.818 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.820 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.822 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.824 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.831 CREATE TABLE
[2025-04-11T14:37:24.658Z] #19 4.833 ALTER TABLE
[2025-04-11T14:37:24.658Z] #19 4.842 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.844 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.847 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.848 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.853 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.855 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.856 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.857 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.859 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.860 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.862 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.866 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.867 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.868 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.870 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.871 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.876 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.877 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.879 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.880 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.885 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.886 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.894 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.896 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.907 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.909 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.912 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.913 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.921 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.923 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.929 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.932 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.941 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.943 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.950 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.952 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.959 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.961 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.970 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.972 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.975 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.976 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.979 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.980 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 4.988 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 4.993 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 5.003 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 5.005 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 5.008 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 5.009 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 5.019 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 5.021 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 5.023 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 5.025 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 5.030 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 5.032 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 5.033 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 5.035 ALTER TABLE
[2025-04-11T14:37:24.909Z] #19 5.041 CREATE TABLE
[2025-04-11T14:37:24.909Z] #19 5.043 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.045 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.046 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.053 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.054 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.061 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.062 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.071 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.073 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.078 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.080 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.086 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.087 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.092 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.094 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.102 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.104 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.110 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.112 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.114 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.115 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.124 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.126 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.136 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.138 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.140 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.141 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.144 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.145 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.147 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.148 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.150 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.151 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.153 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.155 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.161 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.162 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.168 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.169 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.178 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.179 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.188 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.190 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.191 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.193 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.202 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.204 ALTER TABLE
[2025-04-11T14:37:25.159Z] #19 5.210 CREATE TABLE
[2025-04-11T14:37:25.159Z] #19 5.211 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.217 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.218 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.220 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.222 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.227 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.228 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.234 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.235 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.237 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.238 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.240 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.244 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.247 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.251 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.253 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.255 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.261 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.262 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.264 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.266 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.267 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.269 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.274 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.276 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.279 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.280 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.283 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.284 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.286 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.287 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.295 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.297 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.299 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.301 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.308 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.310 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.312 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.314 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.320 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.321 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.324 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.325 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.330 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.331 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.335 CREATE TABLE
[2025-04-11T14:37:25.160Z] #19 5.336 ALTER TABLE
[2025-04-11T14:37:25.160Z] #19 5.344 CREATE TABLE
[2025-04-11T14:37:25.410Z] #19 5.346 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.352 CREATE TABLE
[2025-04-11T14:37:25.410Z] #19 5.353 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.358 CREATE TABLE
[2025-04-11T14:37:25.410Z] #19 5.361 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.363 CREATE TABLE
[2025-04-11T14:37:25.410Z] #19 5.364 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.366 CREATE TABLE
[2025-04-11T14:37:25.410Z] #19 5.367 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.369 CREATE TABLE
[2025-04-11T14:37:25.410Z] #19 5.370 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.379 CREATE TABLE
[2025-04-11T14:37:25.410Z] #19 5.380 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.382 CREATE TABLE
[2025-04-11T14:37:25.410Z] #19 5.383 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.389 CREATE TABLE
[2025-04-11T14:37:25.410Z] #19 5.390 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.392 CREATE TABLE
[2025-04-11T14:37:25.410Z] #19 5.393 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.398 CREATE TABLE
[2025-04-11T14:37:25.410Z] #19 5.399 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.404 CREATE TABLE
[2025-04-11T14:37:25.410Z] #19 5.405 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.407 CREATE TABLE
[2025-04-11T14:37:25.410Z] #19 5.409 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.410 COPY 6
[2025-04-11T14:37:25.410Z] #19 5.410 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.410 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.411 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.411 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.411 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.412 COPY 31
[2025-04-11T14:37:25.410Z] #19 5.413 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.413 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.414 COPY 1
[2025-04-11T14:37:25.410Z] #19 5.414 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.415 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.415 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.415 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.415 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.415 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.415 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.416 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.416 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.417 COPY 1
[2025-04-11T14:37:25.410Z] #19 5.417 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.418 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.418 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.418 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.418 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.420 COPY 1
[2025-04-11T14:37:25.410Z] #19 5.420 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.420 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.420 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.420 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.421 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.421 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.421 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.421 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.422 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.422 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.422 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.422 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.422 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.422 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.423 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.423 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.423 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.424 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.425 COPY 1
[2025-04-11T14:37:25.410Z] #19 5.425 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.425 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.426 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.426 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.426 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.426 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.428 COPY 17
[2025-04-11T14:37:25.410Z] #19 5.429 COPY 2
[2025-04-11T14:37:25.410Z] #19 5.431 COPY 96
[2025-04-11T14:37:25.410Z] #19 5.431 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.432 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.432 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.433 COPY 1
[2025-04-11T14:37:25.410Z] #19 5.434 COPY 1
[2025-04-11T14:37:25.410Z] #19 5.435 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.436 COPY 48
[2025-04-11T14:37:25.410Z] #19 5.436 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.437 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.437 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.437 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.437 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.439 COPY 6
[2025-04-11T14:37:25.410Z] #19 5.440 COPY 3
[2025-04-11T14:37:25.410Z] #19 5.440 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.440 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.441 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.441 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.441 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.441 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.441 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.442 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.443 COPY 17
[2025-04-11T14:37:25.410Z] #19 5.445 COPY 14
[2025-04-11T14:37:25.410Z] #19 5.445 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.445 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.445 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.445 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.446 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.446 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.446 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.446 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.446 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.447 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.447 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.447 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.447 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.447 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.447 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.449 COPY 2
[2025-04-11T14:37:25.410Z] #19 5.450 COPY 3
[2025-04-11T14:37:25.410Z] #19 5.451 COPY 1
[2025-04-11T14:37:25.410Z] #19 5.453 COPY 3
[2025-04-11T14:37:25.410Z] #19 5.454 COPY 1
[2025-04-11T14:37:25.410Z] #19 5.455 COPY 2
[2025-04-11T14:37:25.410Z] #19 5.456 COPY 7
[2025-04-11T14:37:25.410Z] #19 5.458 COPY 7
[2025-04-11T14:37:25.410Z] #19 5.459 COPY 138
[2025-04-11T14:37:25.410Z] #19 5.460 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.460 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.460 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.460 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.461 COPY 9
[2025-04-11T14:37:25.410Z] #19 5.462 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.462 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.462 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.462 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.462 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.463 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.463 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.463 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.463 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.463 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.463 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.464 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.464 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.464 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.464 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.464 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.465 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.465 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.465 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.465 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.465 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.465 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.466 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.466 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.466 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.466 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.466 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.467 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.467 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.467 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.467 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.467 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.467 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.468 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.468 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.468 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.468 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.468 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.468 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.469 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.469 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.469 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.469 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.469 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.469 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.470 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.470 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.470 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.470 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.470 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.471 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.471 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.471 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.471 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.471 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.472 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.472 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.472 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.472 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.474 COPY 3
[2025-04-11T14:37:25.410Z] #19 5.474 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.474 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.474 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.474 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.475 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.475 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.475 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.475 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.475 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.476 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.476 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.476 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.476 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.478 COPY 15
[2025-04-11T14:37:25.410Z] #19 5.478 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.478 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.478 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.478 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.480 COPY 64
[2025-04-11T14:37:25.410Z] #19 5.481 COPY 6
[2025-04-11T14:37:25.410Z] #19 5.482 COPY 7
[2025-04-11T14:37:25.410Z] #19 5.483 COPY 4
[2025-04-11T14:37:25.410Z] #19 5.483 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.483 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.484 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.485 COPY 2
[2025-04-11T14:37:25.410Z] #19 5.486 COPY 1
[2025-04-11T14:37:25.410Z] #19 5.486 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.486 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.486 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.487 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.487 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.487 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.487 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.487 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.489 COPY 115
[2025-04-11T14:37:25.410Z] #19 5.489 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.489 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.490 COPY 2
[2025-04-11T14:37:25.410Z] #19 5.491 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.492 COPY 6
[2025-04-11T14:37:25.410Z] #19 5.492 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.492 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.492 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.493 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.493 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.493 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.493 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.493 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.493 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.495 COPY 2
[2025-04-11T14:37:25.410Z] #19 5.496 COPY 2
[2025-04-11T14:37:25.410Z] #19 5.497 COPY 2
[2025-04-11T14:37:25.410Z] #19 5.497 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.498 COPY 2
[2025-04-11T14:37:25.410Z] #19 5.499 COPY 1
[2025-04-11T14:37:25.410Z] #19 5.501 COPY 1
[2025-04-11T14:37:25.410Z] #19 5.501 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.502 COPY 4
[2025-04-11T14:37:25.410Z] #19 5.502 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.504 COPY 4
[2025-04-11T14:37:25.410Z] #19 5.504 COPY 0
[2025-04-11T14:37:25.410Z] #19 5.505 COPY 18
[2025-04-11T14:37:25.410Z] #19 5.513 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.517 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.521 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.524 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.528 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.532 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.536 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.540 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.545 ALTER TABLE
[2025-04-11T14:37:25.410Z] #19 5.548 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.553 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.557 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.561 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.565 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.572 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.576 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.580 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.584 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.588 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.595 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.600 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.604 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.608 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.613 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.621 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.629 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.634 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.639 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.644 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.650 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.655 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.660 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.665 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.670 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.675 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.680 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.685 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.694 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.710 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.723 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.737 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.744 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.749 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.755 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.762 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.768 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.773 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.778 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.782 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.786 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.791 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.799 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.804 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.809 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.817 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.823 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.828 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.833 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.838 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.843 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.848 ALTER TABLE
[2025-04-11T14:37:25.661Z] #19 5.856 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.864 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.869 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.874 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.882 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.890 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.895 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.900 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.906 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.911 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.917 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.922 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.927 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.932 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.937 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.943 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.950 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.957 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.966 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.974 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.982 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.988 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.994 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 5.999 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 6.004 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 6.009 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 6.017 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 6.024 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 6.034 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 6.039 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 6.047 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 6.055 ALTER TABLE
[2025-04-11T14:37:25.912Z] #19 6.060 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.066 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.071 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.076 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.081 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.089 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.096 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.101 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.105 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.110 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.114 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.119 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.126 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.131 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.136 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.140 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.145 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.149 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.156 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.163 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.171 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.176 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.180 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.184 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.189 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.194 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.198 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.203 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.210 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.215 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.219 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.224 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.228 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.233 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.237 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.242 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.249 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.253 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.258 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.262 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.269 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.277 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.282 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.287 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.291 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.299 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.304 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.308 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.313 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.321 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.329 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.334 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.339 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.343 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.348 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.352 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.360 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.367 ALTER TABLE
[2025-04-11T14:37:26.162Z] #19 6.371 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.376 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.380 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.384 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.388 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.392 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.398 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.402 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.406 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.411 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.415 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.420 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.424 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.428 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.432 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.436 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.440 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.444 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.451 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.455 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.458 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.465 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.470 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.475 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.480 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.485 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.490 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.495 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.500 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.505 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.509 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.514 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.522 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.528 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.533 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.538 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.543 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.549 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.555 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.561 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.566 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.571 ALTER TABLE
[2025-04-11T14:37:26.413Z] #19 6.577 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.583 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.590 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.598 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.605 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.610 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.616 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.621 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.630 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.635 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.640 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.645 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.651 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.659 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.663 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.668 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.673 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.679 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.685 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.691 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.699 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.705 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.711 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.717 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.723 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.729 ALTER TABLE
[2025-04-11T14:37:26.664Z] #19 6.736 CREATE INDEX
[2025-04-11T14:37:26.664Z] #19 6.741 CREATE INDEX
[2025-04-11T14:37:26.664Z] #19 6.746 CREATE INDEX
[2025-04-11T14:37:26.664Z] #19 6.751 CREATE INDEX
[2025-04-11T14:37:26.664Z] #19 6.756 CREATE INDEX
[2025-04-11T14:37:26.664Z] #19 6.761 CREATE INDEX
[2025-04-11T14:37:26.664Z] #19 6.765 CREATE INDEX
[2025-04-11T14:37:26.664Z] #19 6.770 CREATE INDEX
[2025-04-11T14:37:26.664Z] #19 6.775 CREATE INDEX
[2025-04-11T14:37:26.664Z] #19 6.780 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.785 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.791 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.796 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.801 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.807 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.812 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.817 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.822 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.833 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.838 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.844 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.853 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.861 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.866 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.876 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.881 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.886 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.890 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.894 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.898 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.902 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.907 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.911 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.916 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.922 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.926 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.930 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.934 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.941 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.945 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.949 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.952 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.956 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.960 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.964 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.968 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.972 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.976 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.981 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.985 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.989 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.993 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 6.997 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 7.001 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 7.005 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 7.012 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 7.020 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 7.027 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 7.032 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 7.036 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 7.040 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 7.044 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 7.048 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 7.052 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 7.056 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 7.067 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 7.080 CREATE INDEX
[2025-04-11T14:37:26.915Z] #19 7.096 CREATE INDEX
[2025-04-11T14:37:27.165Z] #19 7.107 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.112 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.117 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.123 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.131 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.139 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.144 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.150 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.155 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.160 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.166 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.174 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.179 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.185 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.191 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.196 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.204 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.216 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.221 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.229 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.233 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.237 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.242 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.247 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.251 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.258 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.263 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.268 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.273 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.277 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.282 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.287 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.292 CREATE INDEX
[2025-04-11T14:37:27.166Z] #19 7.300 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.305 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.310 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.315 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.323 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.331 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.336 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.341 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.346 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.351 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.356 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.368 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.374 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.381 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.396 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.401 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.406 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.411 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.416 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.421 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.426 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.434 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.438 CREATE INDEX
[2025-04-11T14:37:27.416Z] #19 7.449 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.452 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.456 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.460 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.463 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.467 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.471 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.475 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.479 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.482 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.486 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.489 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.493 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.497 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.500 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.504 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.507 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.511 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.515 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.519 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.523 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.526 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.529 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.532 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.535 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.539 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.542 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.545 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.549 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.553 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.556 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.560 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.564 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.567 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.570 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.574 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.577 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.581 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.584 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.588 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.591 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.595 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.599 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.602 ALTER TABLE
[2025-04-11T14:37:27.416Z] #19 7.606 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.609 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.612 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.616 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.620 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.623 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.626 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.630 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.633 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.636 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.640 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.643 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.647 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.650 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.654 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.658 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.661 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.665 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.669 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.672 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.676 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.679 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.682 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.686 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.690 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.693 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.697 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.700 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.704 ALTER TABLE
[2025-04-11T14:37:27.667Z] #19 7.707 ALTER TABLE
[2025-04-11T14:37:27.918Z] #19 7.711 ALTER TABLE
[2025-04-11T14:37:27.918Z] #19 7.715 ALTER TABLE
[2025-04-11T14:37:27.918Z] #19 7.721 ALTER TABLE
[2025-04-11T14:37:27.918Z] #19 7.725 ALTER TABLE
[2025-04-11T14:37:27.918Z] #19 7.729 ALTER TABLE
[2025-04-11T14:37:27.918Z] #19 7.733 ALTER TABLE
[2025-04-11T14:37:27.918Z] #19 7.738 ALTER TABLE
[2025-04-11T14:38:40.615Z] #19 75.55 Construct...               OK
[2025-04-11T14:39:21.031Z] #19 118.9 Configure...               OK
[2025-04-11T14:39:21.942Z] #19 121.1 Migrate...                 OK
[2025-04-11T14:39:53.869Z] #19 152.1 Install...                 OK
[2025-04-11T14:39:54.780Z] #19 154.6 The whole tasks took 124s
[2025-04-11T14:39:54.780Z] #19 154.6 
[2025-04-11T14:39:54.780Z] #19 154.6 INFO: JBoss is stopped
[2025-04-11T14:39:55.030Z] #19 155.1  * Stopping PostgreSQL 14 database server
[2025-04-11T14:39:55.280Z] #19 155.5    ...done.
[2025-04-11T14:39:55.531Z] #19 DONE 155.6s
[2025-04-11T14:39:55.781Z] 
[2025-04-11T14:39:55.781Z] #20 exporting to image
[2025-04-11T14:39:55.781Z] #20 exporting layers
[2025-04-11T14:40:27.710Z] #20 exporting layers 27.7s done
[2025-04-11T14:40:27.710Z] #20 writing image sha256:b603e5193d5b758c68519f7c592e1031ef8a5291c6ca4793b552e239d7df3792 done
[2025-04-11T14:40:27.710Z] #20 naming to docker.io/silverpeas/silverpeas-test:6.4.3 done
[2025-04-11T14:40:27.710Z] #20 DONE 27.7s
[2025-04-11T14:40:27.713Z] [Pipeline] }
[2025-04-11T14:40:27.724Z] [Pipeline] // withEnv
[2025-04-11T14:40:27.742Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerImage (to a value of type Image) which could lead to memory leaks or other issues.
[2025-04-11T14:40:27.742Z] [Pipeline] }
[2025-04-11T14:40:27.751Z] [Pipeline] // script
[2025-04-11T14:40:27.756Z] [Pipeline] }
[2025-04-11T14:40:27.761Z] [Pipeline] // stage
[2025-04-11T14:40:27.771Z] [Pipeline] stage
[2025-04-11T14:40:27.772Z] [Pipeline] { (Register image)
[2025-04-11T14:40:27.792Z] [Pipeline] script
[2025-04-11T14:40:27.798Z] [Pipeline] {
[2025-04-11T14:40:27.812Z] [Pipeline] withEnv
[2025-04-11T14:40:27.813Z] [Pipeline] {
[2025-04-11T14:40:27.824Z] [Pipeline] withDockerRegistry
[2025-04-11T14:40:27.846Z] $ docker login -u mmoqui -p ******** https://index.docker.io/v1/
[2025-04-11T14:40:27.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[2025-04-11T14:40:28.741Z] 
[2025-04-11T14:40:28.742Z] WARNING! Your credentials are stored unencrypted in '/var/lib/jenkins/workspace/Silverpeas Test Image@tmp/06f2a261-78bb-48f8-bd07-8c968c94ac77/config.json'.
[2025-04-11T14:40:28.742Z] Configure a credential helper to remove this warning. See
[2025-04-11T14:40:28.742Z] https://docs.docker.com/go/credential-store/
[2025-04-11T14:40:28.742Z] 
[2025-04-11T14:40:28.742Z] Login Succeeded
[2025-04-11T14:40:28.748Z] [Pipeline] {
[2025-04-11T14:40:28.768Z] [Pipeline] isUnix
[2025-04-11T14:40:28.770Z] [Pipeline] withEnv
[2025-04-11T14:40:28.771Z] [Pipeline] {
[2025-04-11T14:40:28.782Z] [Pipeline] sh
[2025-04-11T14:40:29.040Z] + docker tag silverpeas/silverpeas-test:6.4.3 silverpeas/silverpeas-test:6.4.3
[2025-04-11T14:40:29.041Z] [Pipeline] }
[2025-04-11T14:40:29.049Z] [Pipeline] // withEnv
[2025-04-11T14:40:29.058Z] [Pipeline] isUnix
[2025-04-11T14:40:29.060Z] [Pipeline] withEnv
[2025-04-11T14:40:29.061Z] [Pipeline] {
[2025-04-11T14:40:29.071Z] [Pipeline] sh
[2025-04-11T14:40:29.329Z] + docker push silverpeas/silverpeas-test:6.4.3
[2025-04-11T14:40:29.329Z] The push refers to repository [docker.io/silverpeas/silverpeas-test]
[2025-04-11T14:40:29.579Z] 371a6a4cb917: Preparing
[2025-04-11T14:40:29.579Z] 14e12129f627: Preparing
[2025-04-11T14:40:29.579Z] 5f70bf18a086: Preparing
[2025-04-11T14:40:29.579Z] 011513bfbbf5: Preparing
[2025-04-11T14:40:29.579Z] 7de8ab016a51: Preparing
[2025-04-11T14:40:29.579Z] d887c3eac4ad: Preparing
[2025-04-11T14:40:29.579Z] 88e6771ecc3c: Preparing
[2025-04-11T14:40:29.579Z] 3b27eae6f7eb: Preparing
[2025-04-11T14:40:29.579Z] 5b2b1bf57aa4: Preparing
[2025-04-11T14:40:29.579Z] a1bbbe0d90bd: Preparing
[2025-04-11T14:40:29.579Z] b68f1c03e62b: Preparing
[2025-04-11T14:40:29.579Z] 52068a478ae9: Preparing
[2025-04-11T14:40:29.579Z] 71751c4946f8: Preparing
[2025-04-11T14:40:29.579Z] f0d3c5b5b369: Preparing
[2025-04-11T14:40:29.579Z] 17f623af01e2: Preparing
[2025-04-11T14:40:29.579Z] 3b27eae6f7eb: Waiting
[2025-04-11T14:40:29.579Z] d887c3eac4ad: Waiting
[2025-04-11T14:40:29.579Z] 5b2b1bf57aa4: Waiting
[2025-04-11T14:40:29.579Z] 88e6771ecc3c: Waiting
[2025-04-11T14:40:29.579Z] 71751c4946f8: Waiting
[2025-04-11T14:40:29.579Z] a1bbbe0d90bd: Waiting
[2025-04-11T14:40:29.579Z] f0d3c5b5b369: Waiting
[2025-04-11T14:40:29.579Z] 52068a478ae9: Waiting
[2025-04-11T14:40:29.579Z] 17f623af01e2: Waiting
[2025-04-11T14:40:29.579Z] b68f1c03e62b: Waiting
[2025-04-11T14:40:30.130Z] 5f70bf18a086: Layer already exists
[2025-04-11T14:40:31.992Z] 7de8ab016a51: Pushed
[2025-04-11T14:40:31.992Z] 14e12129f627: Pushed
[2025-04-11T14:40:31.992Z] 011513bfbbf5: Pushed
[2025-04-11T14:40:34.476Z] d887c3eac4ad: Pushed
[2025-04-11T14:40:34.476Z] 3b27eae6f7eb: Pushed
[2025-04-11T14:40:34.726Z] 5b2b1bf57aa4: Pushed
[2025-04-11T14:40:34.726Z] 88e6771ecc3c: Pushed
[2025-04-11T14:40:35.277Z] b68f1c03e62b: Layer already exists
[2025-04-11T14:40:35.277Z] 71751c4946f8: Layer already exists
[2025-04-11T14:40:35.528Z] 52068a478ae9: Layer already exists
[2025-04-11T14:40:35.778Z] 17f623af01e2: Layer already exists
[2025-04-11T14:40:35.778Z] f0d3c5b5b369: Layer already exists
[2025-04-11T14:41:14.335Z] a1bbbe0d90bd: Pushed
[2025-04-11T14:43:35.582Z] 371a6a4cb917: Pushed
[2025-04-11T14:43:35.582Z] 6.4.3: digest: sha256:5766c3990ce655bd0cfa449ff8660d1e1b8ea9ac444001842c02b8fe5762cb75 size: 3465
[2025-04-11T14:43:35.584Z] [Pipeline] }
[2025-04-11T14:43:35.594Z] [Pipeline] // withEnv
[2025-04-11T14:43:35.602Z] [Pipeline] }
[2025-04-11T14:43:35.610Z] [Pipeline] // withDockerRegistry
[2025-04-11T14:43:35.615Z] [Pipeline] }
[2025-04-11T14:43:35.620Z] [Pipeline] // withEnv
[2025-04-11T14:43:35.628Z] [Pipeline] }
[2025-04-11T14:43:35.636Z] [Pipeline] // script
[2025-04-11T14:43:35.642Z] [Pipeline] }
[2025-04-11T14:43:35.647Z] [Pipeline] // stage
[2025-04-11T14:43:35.657Z] [Pipeline] stage
[2025-04-11T14:43:35.657Z] [Pipeline] { (Create new stable branch)
[2025-04-11T14:43:35.681Z] Stage "Create new stable branch" skipped due to when conditional
[2025-04-11T14:43:35.682Z] [Pipeline] getContext
[2025-04-11T14:43:35.683Z] [Pipeline] }
[2025-04-11T14:43:35.692Z] [Pipeline] // stage
[2025-04-11T14:43:35.702Z] [Pipeline] stage
[2025-04-11T14:43:35.703Z] [Pipeline] { (Declarative: Post Actions)
[2025-04-11T14:43:35.718Z] [Pipeline] step
[2025-04-11T14:43:35.736Z] [Pipeline] script
[2025-04-11T14:43:35.742Z] [Pipeline] {
[2025-04-11T14:43:35.761Z] [Pipeline] }
[2025-04-11T14:43:35.769Z] [Pipeline] // script
[2025-04-11T14:43:35.782Z] [Pipeline] }
[2025-04-11T14:43:35.790Z] [Pipeline] // stage
[2025-04-11T14:43:35.798Z] [Pipeline] }
[2025-04-11T14:43:35.806Z] [Pipeline] // withEnv
[2025-04-11T14:43:35.814Z] [Pipeline] }
[2025-04-11T14:43:35.822Z] [Pipeline] // withEnv
[2025-04-11T14:43:35.830Z] [Pipeline] }
[2025-04-11T14:43:35.839Z] [Pipeline] // node
[2025-04-11T14:43:35.847Z] [Pipeline] End of Pipeline
[2025-04-11T14:43:35.900Z] Finished: SUCCESS