04:52:20 Started by timer 04:52:20 Running as SYSTEM 04:52:20 [EnvInject] - Loading node environment variables. 04:52:20 Building remotely on prd-ubuntu1804-docker-4c-4g-2711 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dev-bldr-alpine3-docker-merge-master 04:52:20 [ssh-agent] Looking for ssh-agent implementation... 04:52:20 $ ssh-agent 04:52:20 SSH_AUTH_SOCK=/tmp/ssh-qpWMFcyFltvC/agent.2053 04:52:20 SSH_AGENT_PID=2055 04:52:20 [ssh-agent] Started. 04:52:20 Running ssh-add (command line suppressed) 04:52:20 Identity added: /w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/private_key_9778982195048055541.key (jenkins-ssh) 04:52:20 [ssh-agent] Using credentials jenkins (jenkins) 04:52:20 The recommended git tool is: NONE 04:52:22 using credential jenkins 04:52:22 Wiping out workspace first. 04:52:22 Cloning the remote Git repository 04:52:22 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev 04:52:22 > git init /w/workspace/it-dev-bldr-alpine3-docker-merge-master # timeout=10 04:52:22 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev 04:52:22 > git --version # timeout=10 04:52:22 > git --version # 'git version 2.17.1' 04:52:22 using GIT_SSH to set credentials jenkins 04:52:22 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:23 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev # timeout=10 04:52:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:23 Avoid second fetch 04:52:23 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:52:23 Checking out Revision c05b6364ad371af734f28b74ac006e03c2123b16 (refs/remotes/origin/master) 04:52:23 > git config core.sparsecheckout # timeout=10 04:52:23 > git checkout -f c05b6364ad371af734f28b74ac006e03c2123b16 # timeout=10 04:52:24 Commit message: "CI: Migrate Sonar Scan job to GHA" 04:52:24 > git rev-list --no-walk c05b6364ad371af734f28b74ac006e03c2123b16 # timeout=10 04:52:27 provisioning config files... 04:52:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:52:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:52:27 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins14427064712021982999.sh 04:52:27 ---> python-tools-install.sh 04:52:27 Setup pyenv: 04:52:27 * system (set by /opt/pyenv/version) 04:52:27 * 3.8.13 (set by /opt/pyenv/version) 04:52:27 * 3.9.13 (set by /opt/pyenv/version) 04:52:27 * 3.10.6 (set by /opt/pyenv/version) 04:52:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pblc 04:52:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:52:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:52:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:52:42 lf-activate-venv(): INFO: Base packages installed successfully 04:52:42 lf-activate-venv(): INFO: Installing additional packages: lftools 04:53:20 lf-activate-venv(): INFO: Adding /tmp/venv-Pblc/bin to PATH 04:53:20 Generating Requirements File 04:54:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 04:54:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:54:02 Python 3.10.6 04:54:02 pip 26.1.2 from /tmp/venv-Pblc/lib/python3.10/site-packages/pip (python 3.10) 04:54:03 aiohappyeyeballs==2.6.2 04:54:03 aiohttp==3.14.0 04:54:03 aiosignal==1.4.0 04:54:03 appdirs==1.4.4 04:54:03 argcomplete==3.6.3 04:54:03 aspy.yaml==1.3.0 04:54:03 async-timeout==5.0.1 04:54:03 attrs==26.1.0 04:54:03 autopage==0.6.0 04:54:03 backports.strenum==1.3.1 04:54:03 beautifulsoup4==4.14.3 04:54:03 boto3==1.43.23 04:54:03 botocore==1.43.23 04:54:03 bs4==0.0.2 04:54:03 certifi==2026.5.20 04:54:03 cffi==2.0.0 04:54:03 cfgv==3.5.0 04:54:03 chardet==7.4.3 04:54:03 charset-normalizer==3.4.7 04:54:03 click==8.4.1 04:54:03 cliff==4.14.0 04:54:03 cmd2==3.5.1 04:54:03 cryptography==3.3.2 04:54:03 debtcollector==3.1.0 04:54:03 decorator==5.3.1 04:54:03 defusedxml==0.7.1 04:54:03 Deprecated==1.3.1 04:54:03 distlib==0.4.1 04:54:03 dnspython==2.8.0 04:54:03 docker==7.1.0 04:54:03 dogpile.cache==1.5.0 04:54:03 durationpy==0.10 04:54:03 email-validator==2.3.0 04:54:03 filelock==3.29.1 04:54:03 frozenlist==1.8.0 04:54:03 future==1.0.0 04:54:03 gitdb==4.0.12 04:54:03 GitPython==3.1.50 04:54:03 httplib2==0.30.2 04:54:03 identify==2.6.19 04:54:03 idna==3.18 04:54:03 importlib-resources==1.5.0 04:54:03 iso8601==2.1.0 04:54:03 Jinja2==3.1.6 04:54:03 jmespath==1.1.0 04:54:03 jsonpatch==1.33 04:54:03 jsonpointer==3.1.1 04:54:03 jsonschema==4.26.0 04:54:03 jsonschema-specifications==2025.9.1 04:54:03 keystoneauth1==5.14.0 04:54:03 kubernetes==36.0.2 04:54:03 lftools==0.37.22 04:54:03 lxml==6.1.1 04:54:03 markdown-it-py==4.2.0 04:54:03 MarkupSafe==3.0.3 04:54:03 mdurl==0.1.2 04:54:03 msgpack==1.1.2 04:54:03 multi_key_dict==2.0.3 04:54:03 multidict==6.7.1 04:54:03 munch==4.0.0 04:54:03 netaddr==1.3.0 04:54:03 niet==1.4.2 04:54:03 nodeenv==1.10.0 04:54:03 oauth2client==4.1.3 04:54:03 oauthlib==3.3.1 04:54:03 openstacksdk==4.13.0 04:54:03 os-service-types==1.8.2 04:54:03 osc-lib==4.6.0 04:54:03 oslo.config==10.4.0 04:54:03 oslo.context==6.4.0 04:54:03 oslo.i18n==6.8.0 04:54:03 oslo.log==8.2.0 04:54:03 oslo.serialization==5.10.0 04:54:03 oslo.utils==10.1.0 04:54:03 packaging==26.2 04:54:03 pbr==7.0.3 04:54:03 platformdirs==4.10.0 04:54:03 prettytable==3.17.0 04:54:03 propcache==0.5.2 04:54:03 psutil==7.2.2 04:54:03 pyasn1==0.6.3 04:54:03 pyasn1_modules==0.4.2 04:54:03 pycparser==3.0 04:54:03 pygerrit2==2.0.15 04:54:03 PyGithub==2.9.1 04:54:03 Pygments==2.20.0 04:54:03 PyJWT==2.13.0 04:54:03 PyNaCl==1.6.2 04:54:03 pyparsing==2.4.7 04:54:03 pyperclip==1.11.0 04:54:03 pyrsistent==0.20.0 04:54:03 python-cinderclient==9.9.0 04:54:03 python-dateutil==2.9.0.post0 04:54:03 python-discovery==1.4.0 04:54:03 python-heatclient==5.2.0 04:54:03 python-jenkins==1.8.3 04:54:03 python-keystoneclient==5.8.0 04:54:03 python-magnumclient==4.10.0 04:54:03 python-openstackclient==10.0.0 04:54:03 python-swiftclient==4.10.0 04:54:03 PyYAML==6.0.3 04:54:03 referencing==0.37.0 04:54:03 requests==2.34.2 04:54:03 requests-oauthlib==2.0.0 04:54:03 rfc3986==2.0.0 04:54:03 rich==15.0.0 04:54:03 rich-argparse==1.8.0 04:54:03 rpds-py==0.30.0 04:54:03 rsa==4.9.1 04:54:03 ruamel.yaml==0.19.1 04:54:03 ruamel.yaml.clib==0.2.15 04:54:03 s3transfer==0.18.0 04:54:03 simplejson==4.1.1 04:54:03 six==1.17.0 04:54:03 smmap==5.0.3 04:54:03 soupsieve==2.8.4 04:54:03 stevedore==5.8.0 04:54:03 tabulate==0.10.0 04:54:03 toml==0.10.2 04:54:03 tomlkit==0.15.0 04:54:03 tqdm==4.68.0 04:54:03 typing_extensions==4.15.0 04:54:03 urllib3==1.26.20 04:54:03 virtualenv==21.4.2 04:54:03 wcwidth==0.7.0 04:54:03 websocket-client==1.9.0 04:54:03 wrapt==2.2.1 04:54:03 xdg==6.0.0 04:54:03 xmltodict==1.0.4 04:54:03 yarl==1.24.2 04:54:03 yq==3.4.3 04:54:03 provisioning config files... 04:54:03 copy managed file [global-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config7249700528463927364tmp 04:54:03 copy managed file [it-dev-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config3110323909932894182tmp 04:54:03 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins8816287215424391239.sh 04:54:03 ---> docker-login.sh 04:54:03 nexus3.o-ran-sc.org:10001 04:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:04 Configure a credential helper to remove this warning. See 04:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:04 04:54:04 Login Succeeded 04:54:04 nexus3.o-ran-sc.org:10002 04:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:04 Configure a credential helper to remove this warning. See 04:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:04 04:54:04 Login Succeeded 04:54:04 nexus3.o-ran-sc.org:10003 04:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:04 Configure a credential helper to remove this warning. See 04:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:04 04:54:04 Login Succeeded 04:54:04 nexus3.o-ran-sc.org:10004 04:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:04 Configure a credential helper to remove this warning. See 04:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:04 04:54:04 Login Succeeded 04:54:04 ---> docker-login.sh ends 04:54:04 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins16448329668257102605.sh 04:54:04 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins15740833909177887369.sh 04:54:04 [EnvInject] - Injecting environment variables from a build step. 04:54:04 [EnvInject] - Injecting as environment variables the properties content 04:54:04 DOCKER_ROOT=bldr-imgs/bldr-alpine3 04:54:04 CONTAINER_TAG_YAML_DIR= 04:54:04 CONTAINER_TAG_METHOD=yaml-file 04:54:04 04:54:04 [EnvInject] - Variables injected successfully. 04:54:04 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins4580196888636134308.sh 04:54:04 ---> docker-get-container-tag.sh 04:54:04 Setup pyenv: 04:54:04 system 04:54:04 3.8.13 04:54:04 3.9.13 04:54:04 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:54:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pblc from file:/tmp/.os_lf_venv 04:54:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:54:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:54:07 lf-activate-venv(): INFO: Base packages installed successfully 04:54:07 lf-activate-venv(): INFO: Installing additional packages: yq 04:54:09 lf-activate-venv(): INFO: Adding /tmp/venv-Pblc/bin to PATH 04:54:09 ---> Docker image tag found: 12-a3.11 04:54:09 [EnvInject] - Injecting environment variables from a build step. 04:54:09 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 04:54:09 [EnvInject] - Variables injected successfully. 04:54:09 [EnvInject] - Injecting environment variables from a build step. 04:54:09 [EnvInject] - Injecting as environment variables the properties content 04:54:09 DOCKER_ARGS=--network=host 04:54:09 DOCKER_ROOT=bldr-imgs/bldr-alpine3 04:54:09 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 04:54:09 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 04:54:09 DOCKER_NAME=o-ran-sc/bldr-alpine3 04:54:09 04:54:09 [EnvInject] - Variables injected successfully. 04:54:09 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins7581982272012123417.sh 04:54:09 ---> docker-build.sh 04:54:09 Docker version 24.0.2, build cb74dfc 04:54:09 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:09 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 . 04:54:10 #1 [internal] load .dockerignore 04:54:10 #1 transferring context: 2B done 04:54:10 #1 DONE 0.1s 04:54:10 04:54:10 #2 [internal] load build definition from Dockerfile 04:54:10 #2 transferring dockerfile: 1.32kB done 04:54:10 #2 DONE 0.1s 04:54:10 04:54:10 #3 [internal] load metadata for docker.io/library/python:3.7-alpine 04:54:11 #3 DONE 1.1s 04:54:11 04:54:11 #4 [1/3] FROM docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 04:54:11 #4 resolve docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 0.1s done 04:54:11 #4 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0B / 622.29kB 0.2s 04:54:11 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 1.05MB / 10.94MB 0.2s 04:54:11 #4 sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 1.65kB / 1.65kB done 04:54:11 #4 sha256:e6da3ee9bb64dd12b98fa609487f112fe1e365522e6e8345309db15c22a80a51 1.37kB / 1.37kB done 04:54:11 #4 sha256:1bac8ae77e4af0b868b62a75115616a20e025e0451eeed05d94a4cfc4523e58a 6.87kB / 6.87kB done 04:54:11 #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 1.05MB / 3.40MB 0.2s 04:54:12 #4 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 622.29kB / 622.29kB 0.2s done 04:54:12 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 3.15MB / 10.94MB 0.3s 04:54:12 #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done 04:54:12 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 7.34MB / 10.94MB 0.4s 04:54:12 #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s 04:54:12 #4 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 240B / 240B 0.4s 04:54:12 #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0B / 2.85MB 0.4s 04:54:12 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 10.49MB / 10.94MB 0.5s 04:54:12 #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 04:54:12 #4 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 240B / 240B 0.4s done 04:54:12 #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.85MB / 2.85MB 0.5s 04:54:12 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 10.94MB / 10.94MB 0.6s done 04:54:12 #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.85MB / 2.85MB 0.5s done 04:54:12 #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0.1s 04:54:12 #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0.3s done 04:54:12 #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 04:54:13 #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0.7s done 04:54:13 #4 extracting sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a done 04:54:13 #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 04:54:13 #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0.3s done 04:54:14 #4 DONE 2.5s 04:54:14 04:54:14 #5 [2/3] RUN apk update && apk add autoconf automake build-base cmake libtool ninja pkgconfig python3-dev sudo git go 04:54:14 #5 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:14 #5 0.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:15 #5 0.965 v3.18.12-181-gee848ac0785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:54:15 #5 0.965 v3.18.12-181-gee848ac0785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:54:15 #5 0.965 OK: 20086 distinct packages available 04:54:15 #5 1.434 (1/57) Upgrading musl (1.2.4-r1 -> 1.2.4-r3) 04:54:15 #5 1.526 (2/57) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 04:54:15 #5 1.535 (3/57) Installing m4 (1.4.19-r3) 04:54:15 #5 1.545 (4/57) Installing perl (5.36.2-r1) 04:54:16 #5 1.930 (5/57) Installing autoconf (2.71-r2) 04:54:16 #5 1.956 (6/57) Installing automake (1.16.5-r2) 04:54:16 #5 1.984 (7/57) Installing libgcc (12.2.1_git20220924-r10) 04:54:16 #5 1.991 (8/57) Installing libstdc++ (12.2.1_git20220924-r10) 04:54:16 #5 2.018 (9/57) Installing zstd-libs (1.5.5-r4) 04:54:16 #5 2.034 (10/57) Installing binutils (2.40-r8) 04:54:16 #5 2.113 (11/57) Installing libmagic (5.45-r0) 04:54:16 #5 2.151 (12/57) Installing file (5.45-r0) 04:54:16 #5 2.156 (13/57) Installing libgomp (12.2.1_git20220924-r10) 04:54:16 #5 2.169 (14/57) Installing libatomic (12.2.1_git20220924-r10) 04:54:16 #5 2.174 (15/57) Installing gmp (6.2.1-r3) 04:54:16 #5 2.188 (16/57) Installing isl26 (0.26-r1) 04:54:16 #5 2.213 (17/57) Installing mpfr4 (4.2.0_p12-r0) 04:54:16 #5 2.227 (18/57) Installing mpc1 (1.3.1-r1) 04:54:16 #5 2.235 (19/57) Installing gcc (12.2.1_git20220924-r10) 04:54:17 #5 3.240 (20/57) Installing libstdc++-dev (12.2.1_git20220924-r10) 04:54:17 #5 3.561 (21/57) Installing musl-dev (1.2.4-r3) 04:54:17 #5 3.642 (22/57) Installing libc-dev (0.7.2-r5) 04:54:17 #5 3.652 (23/57) Installing g++ (12.2.1_git20220924-r10) 04:54:18 #5 3.942 (24/57) Installing make (4.4.1-r1) 04:54:18 #5 3.949 (25/57) Installing fortify-headers (1.1-r3) 04:54:18 #5 3.961 (26/57) Installing patch (2.7.6-r10) 04:54:18 #5 3.970 (27/57) Installing build-base (0.5-r3) 04:54:18 #5 3.976 (28/57) Installing libacl (2.3.1-r3) 04:54:18 #5 3.980 (29/57) Installing lz4-libs (1.9.4-r4) 04:54:18 #5 3.990 (30/57) Installing libarchive (3.8.0-r0) 04:54:18 #5 4.007 (31/57) Installing brotli-libs (1.0.9-r14) 04:54:18 #5 4.074 (32/57) Installing libunistring (1.1-r1) 04:54:18 #5 4.103 (33/57) Installing libidn2 (2.3.4-r1) 04:54:18 #5 4.111 (34/57) Installing nghttp2-libs (1.57.0-r0) 04:54:18 #5 4.118 (35/57) Installing libpsl (0.21.5-r0) 04:54:18 #5 4.122 (36/57) Installing libcurl (8.12.1-r0) 04:54:18 #5 4.134 (37/57) Installing libformw (6.4_p20230506-r0) 04:54:18 #5 4.140 (38/57) Installing rhash-libs (1.4.3-r2) 04:54:18 #5 4.149 (39/57) Installing libuv (1.44.2-r2) 04:54:18 #5 4.163 (40/57) Installing cmake (3.26.5-r0) 04:54:18 #5 4.817 (41/57) Installing pcre2 (10.42-r1) 04:54:19 #5 4.830 (42/57) Installing git (2.40.4-r0) 04:54:19 #5 4.908 (43/57) Installing perl-error (0.17029-r1) 04:54:19 #5 4.915 (44/57) Installing perl-git (2.40.4-r0) 04:54:19 #5 4.919 (45/57) Installing git-perl (2.40.4-r0) 04:54:19 #5 4.924 (46/57) Installing go (1.20.11-r0) 04:54:20 #5 6.564 (47/57) Installing libltdl (2.4.7-r2) 04:54:20 #5 6.570 (48/57) Installing libtool (2.4.7-r2) 04:54:20 #5 6.598 (49/57) Installing samurai (1.2-r3) 04:54:20 #5 6.605 (50/57) Installing pkgconf (1.9.5-r0) 04:54:20 #5 6.611 (51/57) Installing mpdecimal (2.5.1-r2) 04:54:20 #5 6.621 (52/57) Installing python3 (3.11.12-r1) 04:54:21 #5 6.858 (53/57) Installing python3-pycache-pyc0 (3.11.12-r1) 04:54:21 #5 7.018 (54/57) Installing pyc (0.1-r0) 04:54:21 #5 7.021 (55/57) Installing python3-pyc (3.11.12-r1) 04:54:21 #5 7.026 (56/57) Installing python3-dev (3.11.12-r1) 04:54:21 #5 7.486 (57/57) Installing sudo (1.9.13_p3-r2) 04:54:21 #5 7.523 Executing busybox-1.36.1-r2.trigger 04:54:21 #5 7.537 OK: 641 MiB in 93 packages 04:54:25 #5 DONE 10.8s 04:54:25 04:54:25 #6 [3/3] RUN cd /tmp && git clone --branch v2015.09.25 git://git.sv.gnu.org/autoconf-archive.git && cp /tmp/autoconf-archive/m4/* /usr/share/aclocal && rm -rf /tmp/autoconf-archive 04:54:25 #6 0.192 Cloning into 'autoconf-archive'... 04:54:28 #6 3.950 Note: switching to '557b34d93d5a03fd66a2d40b02152b8f12eccf4c'. 04:54:28 #6 3.950 04:54:28 #6 3.950 You are in 'detached HEAD' state. You can look around, make experimental 04:54:28 #6 3.950 changes and commit them, and you can discard any commits you make in this 04:54:28 #6 3.950 state without impacting any branches by switching back to a branch. 04:54:28 #6 3.950 04:54:28 #6 3.950 If you want to create a new branch to retain commits you create, you may 04:54:28 #6 3.950 do so (now or later) by using -c with the switch command. Example: 04:54:28 #6 3.950 04:54:28 #6 3.950 git switch -c 04:54:28 #6 3.950 04:54:28 #6 3.950 Or undo this operation with: 04:54:28 #6 3.950 04:54:28 #6 3.950 git switch - 04:54:28 #6 3.950 04:54:28 #6 3.950 Turn off this advice by setting config variable advice.detachedHead to false 04:54:28 #6 3.950 04:54:29 #6 DONE 4.2s 04:54:29 04:54:29 #7 exporting to image 04:54:29 #7 exporting layers 04:54:34 #7 exporting layers 5.1s done 04:54:34 #7 writing image sha256:22925f316319994581e8ce369866652a3f93eb4bb3e03bced16aac97ecbb2d8f done 04:54:34 #7 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 done 04:54:34 #7 DONE 5.1s 04:54:34 ---> docker-build.sh ends 04:54:34 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6144528101489862188.sh 04:54:34 [EnvInject] - Injecting environment variables from a build step. 04:54:34 [EnvInject] - Injecting as environment variables the properties content 04:54:34 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 04:54:34 04:54:34 [EnvInject] - Variables injected successfully. 04:54:34 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins7861954841147950111.sh 04:54:34 ---> docker-push.sh 04:54:34 Docker version 24.0.2, build cb74dfc 04:54:34 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:34 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:34 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3] 04:54:34 fb6b28063065: Preparing 04:54:34 0d079fbac94d: Preparing 04:54:34 ae2ed3079163: Preparing 04:54:34 aa3a591fc84e: Preparing 04:54:34 7f29b11ef9dd: Preparing 04:54:34 a1c2f058ec5f: Preparing 04:54:34 cc2447e1835a: Preparing 04:54:34 a1c2f058ec5f: Waiting 04:54:34 cc2447e1835a: Waiting 04:54:34 ae2ed3079163: Layer already exists 04:54:34 7f29b11ef9dd: Layer already exists 04:54:34 aa3a591fc84e: Layer already exists 04:54:34 a1c2f058ec5f: Layer already exists 04:54:34 cc2447e1835a: Layer already exists 04:54:34 fb6b28063065: Pushed 04:55:29 0d079fbac94d: Pushed 04:55:29 12-a3.11: digest: sha256:fe606f4112d79e28ba772fb77a167ae413b3774dd1a6d40c4ce0aff6aba89b55 size: 1791 04:55:29 ---> docker-push.sh ends 04:55:29 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins2094392130736659267.sh 04:55:29 $ ssh-agent -k 04:55:29 unset SSH_AUTH_SOCK; 04:55:29 unset SSH_AGENT_PID; 04:55:29 echo Agent pid 2055 killed; 04:55:29 [ssh-agent] Stopped. 04:55:29 [PostBuildScript] - [INFO] Executing post build scripts. 04:55:29 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins17157793428791808481.sh 04:55:29 ---> sysstat.sh 04:55:30 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins3466705626003227332.sh 04:55:30 ---> package-listing.sh 04:55:30 ++ tr '[:upper:]' '[:lower:]' 04:55:30 ++ facter osfamily 04:55:30 + OS_FAMILY=debian 04:55:30 + workspace=/w/workspace/it-dev-bldr-alpine3-docker-merge-master 04:55:30 + START_PACKAGES=/tmp/packages_start.txt 04:55:30 + END_PACKAGES=/tmp/packages_end.txt 04:55:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:55:30 + PACKAGES=/tmp/packages_start.txt 04:55:30 + '[' /w/workspace/it-dev-bldr-alpine3-docker-merge-master ']' 04:55:30 + PACKAGES=/tmp/packages_end.txt 04:55:30 + case "${OS_FAMILY}" in 04:55:30 + dpkg -l 04:55:30 + grep '^ii' 04:55:30 + '[' -f /tmp/packages_start.txt ']' 04:55:30 + '[' -f /tmp/packages_end.txt ']' 04:55:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:55:30 + '[' /w/workspace/it-dev-bldr-alpine3-docker-merge-master ']' 04:55:30 + mkdir -p /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ 04:55:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ 04:55:30 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins4589220992442574466.sh 04:55:30 ---> capture-instance-metadata.sh 04:55:30 Setup pyenv: 04:55:30 system 04:55:30 3.8.13 04:55:30 3.9.13 04:55:30 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:55:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pblc from file:/tmp/.os_lf_venv 04:55:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:32 lf-activate-venv(): INFO: Base packages installed successfully 04:55:32 lf-activate-venv(): INFO: Installing additional packages: lftools 04:55:49 lf-activate-venv(): INFO: Adding /tmp/venv-Pblc/bin to PATH 04:55:49 INFO: Running in OpenStack, capturing instance metadata 04:55:50 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins6853627582557188951.sh 04:55:50 provisioning config files... 04:55:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config5217477761293042898tmp 04:55:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:55:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:55:50 [EnvInject] - Injecting environment variables from a build step. 04:55:50 [EnvInject] - Injecting as environment variables the properties content 04:55:50 SERVER_ID=logs 04:55:50 04:55:50 [EnvInject] - Variables injected successfully. 04:55:50 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins12120796479465597898.sh 04:55:50 ---> create-netrc.sh 04:55:50 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins13318549929447346217.sh 04:55:50 ---> python-tools-install.sh 04:55:50 Setup pyenv: 04:55:50 system 04:55:50 3.8.13 04:55:50 3.9.13 04:55:50 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:55:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pblc from file:/tmp/.os_lf_venv 04:55:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:53 lf-activate-venv(): INFO: Base packages installed successfully 04:55:53 lf-activate-venv(): INFO: Installing additional packages: lftools 04:56:10 lf-activate-venv(): INFO: Adding /tmp/venv-Pblc/bin to PATH 04:56:10 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins5861460465153860786.sh 04:56:10 ---> sudo-logs.sh 04:56:10 Archiving 'sudo' log.. 04:56:10 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins7846875147796710682.sh 04:56:10 ---> job-cost.sh 04:56:10 Setup pyenv: 04:56:10 system 04:56:10 3.8.13 04:56:10 3.9.13 04:56:10 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:56:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pblc from file:/tmp/.os_lf_venv 04:56:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:56:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:56:14 lf-activate-venv(): INFO: Base packages installed successfully 04:56:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:56:23 lf-activate-venv(): INFO: Adding /tmp/venv-Pblc/bin to PATH 04:56:23 INFO: No Stack... 04:56:24 INFO: Retrieving Pricing Info for: v3-starter-4 04:56:24 INFO: Archiving Costs 04:56:24 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins6363865933853822100.sh 04:56:24 ---> logs-deploy.sh 04:56:24 Setup pyenv: 04:56:24 system 04:56:24 3.8.13 04:56:24 3.9.13 04:56:24 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:56:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pblc from file:/tmp/.os_lf_venv 04:56:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:56:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:56:27 lf-activate-venv(): INFO: Base packages installed successfully 04:56:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:56:44 lf-activate-venv(): INFO: Adding /tmp/venv-Pblc/bin to PATH 04:56:44 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dev-bldr-alpine3-docker-merge-master/331 04:56:44 INFO: archiving workspace using pattern(s): 04:56:46 Archives upload complete. 04:56:46 INFO: archiving logs to Nexus 04:56:48 ---> uname -a: 04:56:48 Linux prd-ubuntu1804-docker-4c-4g-2711 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 04:56:48 04:56:48 04:56:48 ---> lscpu: 04:56:48 Architecture: x86_64 04:56:48 CPU op-mode(s): 32-bit, 64-bit 04:56:48 Byte Order: Little Endian 04:56:48 CPU(s): 4 04:56:48 On-line CPU(s) list: 0-3 04:56:48 Thread(s) per core: 1 04:56:48 Core(s) per socket: 1 04:56:48 Socket(s): 4 04:56:48 NUMA node(s): 1 04:56:48 Vendor ID: AuthenticAMD 04:56:48 CPU family: 23 04:56:48 Model: 49 04:56:48 Model name: AMD EPYC-Rome Processor 04:56:48 Stepping: 0 04:56:48 CPU MHz: 2800.000 04:56:48 BogoMIPS: 5600.00 04:56:48 Virtualization: AMD-V 04:56:48 Hypervisor vendor: KVM 04:56:48 Virtualization type: full 04:56:48 L1d cache: 32K 04:56:48 L1i cache: 32K 04:56:48 L2 cache: 512K 04:56:48 L3 cache: 16384K 04:56:48 NUMA node0 CPU(s): 0-3 04:56:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 04:56:48 04:56:48 04:56:48 ---> nproc: 04:56:48 4 04:56:48 04:56:48 04:56:48 ---> df -h: 04:56:48 Filesystem Size Used Avail Use% Mounted on 04:56:48 udev 3.9G 0 3.9G 0% /dev 04:56:48 tmpfs 798M 696K 797M 1% /run 04:56:48 /dev/vda1 20G 9.7G 9.6G 51% / 04:56:48 tmpfs 3.9G 0 3.9G 0% /dev/shm 04:56:48 tmpfs 5.0M 0 5.0M 0% /run/lock 04:56:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:56:48 /dev/vda15 105M 5.3M 100M 5% /boot/efi 04:56:48 tmpfs 798M 0 798M 0% /run/user/1001 04:56:48 04:56:48 04:56:48 ---> free -m: 04:56:48 total used free shared buff/cache available 04:56:48 Mem: 7976 510 4552 0 2913 7166 04:56:48 Swap: 1023 0 1023 04:56:48 04:56:48 04:56:48 ---> ip addr: 04:56:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:56:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:56:48 inet 127.0.0.1/8 scope host lo 04:56:48 valid_lft forever preferred_lft forever 04:56:48 inet6 ::1/128 scope host 04:56:48 valid_lft forever preferred_lft forever 04:56:48 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 04:56:48 link/ether fa:16:3e:93:53:1b brd ff:ff:ff:ff:ff:ff 04:56:48 inet 10.32.7.198/23 brd 10.32.7.255 scope global dynamic ens3 04:56:48 valid_lft 86093sec preferred_lft 86093sec 04:56:48 inet6 fe80::f816:3eff:fe93:531b/64 scope link 04:56:48 valid_lft forever preferred_lft forever 04:56:48 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 04:56:48 link/ether 02:42:bd:85:9b:46 brd ff:ff:ff:ff:ff:ff 04:56:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:56:48 valid_lft forever preferred_lft forever 04:56:48 04:56:48 04:56:48 ---> sar -b -r -n DEV: 04:56:48 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2711) 06/06/26 _x86_64_ (4 CPU) 04:56:48 04:56:48 04:51:43 LINUX RESTART (4 CPU) 04:56:48 04:56:48 04:52:01 tps rtps wtps bread/s bwrtn/s 04:56:48 04:53:03 161.86 69.21 92.65 5588.54 40346.17 04:56:48 04:54:01 57.44 0.12 57.32 22.20 9196.62 04:56:48 04:55:01 108.20 12.68 95.52 2282.82 31570.87 04:56:48 04:56:01 9.45 0.30 9.15 20.00 433.93 04:56:48 Average: 84.47 20.75 63.71 1994.98 20481.75 04:56:48 04:56:48 04:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:56:48 04:53:03 5846520 7391636 2320908 28.42 39204 1685432 991028 10.75 606620 1542912 71760 04:56:48 04:54:01 5485284 7352764 2682144 32.84 59520 1969260 1016076 11.03 659616 1812556 185052 04:56:48 04:55:01 4738436 7404600 3428992 41.98 73668 2719944 1060776 11.51 1221696 1938368 56 04:56:48 04:56:01 4670608 7341496 3496820 42.81 75948 2727748 1022760 11.10 1357468 1875064 26732 04:56:48 Average: 5185212 7372624 2982216 36.51 62085 2275596 1022660 11.10 961350 1792225 70900 04:56:48 04:56:48 04:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:56:48 04:53:03 ens3 421.09 226.86 1262.91 66.65 0.00 0.00 0.00 0.00 04:56:48 04:53:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:48 04:53:03 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 04:56:48 04:54:01 ens3 56.09 46.80 676.68 5.23 0.00 0.00 0.00 0.00 04:56:48 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:48 04:54:01 lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 04:56:48 04:55:01 ens3 733.18 380.17 4103.55 2056.80 0.00 0.00 0.00 0.00 04:56:48 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:48 04:55:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 04:56:48 04:56:01 ens3 174.87 229.76 20.92 1767.37 0.00 0.00 0.00 0.00 04:56:48 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:48 04:56:01 lo 1.00 1.00 0.08 0.08 0.00 0.00 0.00 0.00 04:56:48 Average: ens3 348.75 222.36 1523.06 982.11 0.00 0.00 0.00 0.00 04:56:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:48 Average: lo 1.34 1.34 0.12 0.12 0.00 0.00 0.00 0.00 04:56:48 04:56:48 04:56:48 ---> sar -P ALL: 04:56:48 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2711) 06/06/26 _x86_64_ (4 CPU) 04:56:48 04:56:48 04:51:43 LINUX RESTART (4 CPU) 04:56:48 04:56:48 04:52:01 CPU %user %nice %system %iowait %steal %idle 04:56:48 04:53:03 all 19.92 0.00 2.74 5.21 1.40 70.72 04:56:48 04:53:03 0 22.06 0.00 2.61 4.21 1.35 69.77 04:56:48 04:53:03 1 9.97 0.00 1.18 5.04 0.98 82.84 04:56:48 04:53:03 2 32.78 0.00 2.90 9.76 1.80 52.77 04:56:48 04:53:03 3 14.89 0.00 4.28 1.86 1.48 77.49 04:56:48 04:54:01 all 20.54 0.00 1.29 1.74 1.35 75.09 04:56:48 04:54:01 0 48.80 0.00 2.27 0.40 1.88 46.65 04:56:48 04:54:01 1 7.90 0.00 0.77 2.13 1.50 87.71 04:56:48 04:54:01 2 20.44 0.00 1.74 4.39 0.93 72.50 04:56:48 04:54:01 3 5.24 0.00 0.34 0.07 1.08 93.27 04:56:48 04:55:01 all 20.43 0.00 3.14 2.36 0.85 73.22 04:56:48 04:55:01 0 21.91 0.00 2.52 0.48 0.85 74.23 04:56:48 04:55:01 1 16.53 0.00 2.74 5.64 0.82 74.28 04:56:48 04:55:01 2 23.85 0.00 3.39 2.25 0.84 69.67 04:56:48 04:55:01 3 19.39 0.00 3.96 1.06 0.87 74.72 04:56:48 04:56:01 all 20.51 0.00 1.08 0.28 0.59 77.55 04:56:48 04:56:01 0 8.10 0.00 0.67 0.00 0.23 90.99 04:56:48 04:56:01 1 17.14 0.00 1.15 0.00 0.40 81.31 04:56:48 04:56:01 2 31.74 0.00 1.28 1.05 0.78 65.15 04:56:48 04:56:01 3 25.01 0.00 1.17 0.05 0.97 72.81 04:56:48 Average: all 20.35 0.00 2.07 2.41 1.05 74.14 04:56:48 Average: 0 25.05 0.00 2.02 1.28 1.07 70.57 04:56:48 Average: 1 12.91 0.00 1.46 3.21 0.92 81.50 04:56:48 Average: 2 27.27 0.00 2.33 4.37 1.09 64.95 04:56:48 Average: 3 16.20 0.00 2.45 0.76 1.10 79.49 04:56:48 04:56:48 04:56:48