14:23:16 Started by timer 14:23:16 Running as SYSTEM 14:23:16 [EnvInject] - Loading node environment variables. 14:23:16 Building remotely on prd-ubuntu1804-docker-4c-4g-6396 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-submgr-sonar-prescan-script 14:23:16 [ssh-agent] Looking for ssh-agent implementation... 14:23:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:23:16 $ ssh-agent 14:23:16 SSH_AUTH_SOCK=/tmp/ssh-CXOHFkiVLZnF/agent.2064 14:23:16 SSH_AGENT_PID=2066 14:23:16 [ssh-agent] Started. 14:23:16 Running ssh-add (command line suppressed) 14:23:16 Identity added: /w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/private_key_8787216704409162022.key (jenkins-ssh) 14:23:16 [ssh-agent] Using credentials jenkins (jenkins) 14:23:16 The recommended git tool is: NONE 14:23:18 using credential jenkins 14:23:18 Wiping out workspace first. 14:23:18 Cloning the remote Git repository 14:23:18 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:23:18 > git init /w/workspace/ric-plt-submgr-sonar-prescan-script # timeout=10 14:23:18 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:23:18 > git --version # timeout=10 14:23:18 > git --version # 'git version 2.17.1' 14:23:18 using GIT_SSH to set credentials jenkins 14:23:18 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr +refs/heads/*:refs/remotes/origin/* # timeout=10 14:23:19 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr # timeout=10 14:23:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:23:20 Avoid second fetch 14:23:20 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:23:20 Checking out Revision ff822852aa2d4a81b5b6da18111f55a9b315603e (refs/remotes/origin/master) 14:23:20 > git config core.sparsecheckout # timeout=10 14:23:20 > git checkout -f ff822852aa2d4a81b5b6da18111f55a9b315603e # timeout=10 14:23:20 Commit message: "J release: Release container Image" 14:23:20 > git rev-list --no-walk ff822852aa2d4a81b5b6da18111f55a9b315603e # timeout=10 14:23:23 provisioning config files... 14:23:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:23:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:23:23 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4029699286167196402.sh 14:23:23 ---> python-tools-install.sh 14:23:23 Setup pyenv: 14:23:23 * system (set by /opt/pyenv/version) 14:23:23 * 3.8.13 (set by /opt/pyenv/version) 14:23:23 * 3.9.13 (set by /opt/pyenv/version) 14:23:23 * 3.10.6 (set by /opt/pyenv/version) 14:23:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YZwr 14:23:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:23:31 lf-activate-venv(): INFO: Installing: lftools 14:24:00 lf-activate-venv(): INFO: Adding /tmp/venv-YZwr/bin to PATH 14:24:00 Generating Requirements File 14:24:23 Python 3.10.6 14:24:23 pip 24.2 from /tmp/venv-YZwr/lib/python3.10/site-packages/pip (python 3.10) 14:24:23 appdirs==1.4.4 14:24:23 argcomplete==3.5.0 14:24:23 aspy.yaml==1.3.0 14:24:23 attrs==24.2.0 14:24:23 autopage==0.5.2 14:24:23 beautifulsoup4==4.12.3 14:24:23 boto3==1.35.29 14:24:23 botocore==1.35.29 14:24:23 bs4==0.0.2 14:24:23 cachetools==5.5.0 14:24:23 certifi==2024.8.30 14:24:23 cffi==1.17.1 14:24:23 cfgv==3.4.0 14:24:23 chardet==5.2.0 14:24:23 charset-normalizer==3.3.2 14:24:23 click==8.1.7 14:24:23 cliff==4.7.0 14:24:23 cmd2==2.4.3 14:24:23 cryptography==3.3.2 14:24:23 debtcollector==3.0.0 14:24:23 decorator==5.1.1 14:24:23 defusedxml==0.7.1 14:24:23 Deprecated==1.2.14 14:24:23 distlib==0.3.8 14:24:23 dnspython==2.6.1 14:24:23 docker==4.2.2 14:24:23 dogpile.cache==1.3.3 14:24:23 durationpy==0.7 14:24:23 email_validator==2.2.0 14:24:23 filelock==3.16.1 14:24:23 future==1.0.0 14:24:23 gitdb==4.0.11 14:24:23 GitPython==3.1.43 14:24:23 google-auth==2.35.0 14:24:23 httplib2==0.22.0 14:24:23 identify==2.6.1 14:24:23 idna==3.10 14:24:23 importlib-resources==1.5.0 14:24:23 iso8601==2.1.0 14:24:23 Jinja2==3.1.4 14:24:23 jmespath==1.0.1 14:24:23 jsonpatch==1.33 14:24:23 jsonpointer==3.0.0 14:24:23 jsonschema==4.23.0 14:24:23 jsonschema-specifications==2023.12.1 14:24:23 keystoneauth1==5.8.0 14:24:23 kubernetes==31.0.0 14:24:23 lftools==0.37.10 14:24:23 lxml==5.3.0 14:24:23 MarkupSafe==2.1.5 14:24:23 msgpack==1.1.0 14:24:23 multi_key_dict==2.0.3 14:24:23 munch==4.0.0 14:24:23 netaddr==1.3.0 14:24:23 netifaces==0.11.0 14:24:23 niet==1.4.2 14:24:23 nodeenv==1.9.1 14:24:23 oauth2client==4.1.3 14:24:23 oauthlib==3.2.2 14:24:23 openstacksdk==4.0.0 14:24:23 os-client-config==2.1.0 14:24:23 os-service-types==1.7.0 14:24:23 osc-lib==3.1.0 14:24:23 oslo.config==9.6.0 14:24:23 oslo.context==5.6.0 14:24:23 oslo.i18n==6.4.0 14:24:23 oslo.log==6.1.2 14:24:23 oslo.serialization==5.5.0 14:24:23 oslo.utils==7.3.0 14:24:23 packaging==24.1 14:24:23 pbr==6.1.0 14:24:23 platformdirs==4.3.6 14:24:23 prettytable==3.11.0 14:24:23 pyasn1==0.6.1 14:24:23 pyasn1_modules==0.4.1 14:24:23 pycparser==2.22 14:24:23 pygerrit2==2.0.15 14:24:23 PyGithub==2.4.0 14:24:23 PyJWT==2.9.0 14:24:23 PyNaCl==1.5.0 14:24:23 pyparsing==2.4.7 14:24:23 pyperclip==1.9.0 14:24:23 pyrsistent==0.20.0 14:24:23 python-cinderclient==9.6.0 14:24:23 python-dateutil==2.9.0.post0 14:24:23 python-heatclient==4.0.0 14:24:23 python-jenkins==1.8.2 14:24:23 python-keystoneclient==5.5.0 14:24:23 python-magnumclient==4.7.0 14:24:23 python-openstackclient==7.1.2 14:24:23 python-swiftclient==4.6.0 14:24:23 PyYAML==6.0.2 14:24:23 referencing==0.35.1 14:24:23 requests==2.32.3 14:24:23 requests-oauthlib==2.0.0 14:24:23 requestsexceptions==1.4.0 14:24:23 rfc3986==2.0.0 14:24:23 rpds-py==0.20.0 14:24:23 rsa==4.9 14:24:23 ruamel.yaml==0.18.6 14:24:23 ruamel.yaml.clib==0.2.8 14:24:23 s3transfer==0.10.2 14:24:23 simplejson==3.19.3 14:24:23 six==1.16.0 14:24:23 smmap==5.0.1 14:24:23 soupsieve==2.6 14:24:23 stevedore==5.3.0 14:24:23 tabulate==0.9.0 14:24:23 toml==0.10.2 14:24:23 tomlkit==0.13.2 14:24:23 tqdm==4.66.5 14:24:23 typing_extensions==4.12.2 14:24:23 tzdata==2024.2 14:24:23 urllib3==1.26.20 14:24:23 virtualenv==20.26.6 14:24:23 wcwidth==0.2.13 14:24:23 websocket-client==1.8.0 14:24:23 wrapt==1.16.0 14:24:23 xdg==6.0.0 14:24:23 xmltodict==0.13.0 14:24:23 yq==3.4.3 14:24:23 [EnvInject] - Injecting environment variables from a build step. 14:24:23 [EnvInject] - Injecting as environment variables the properties content 14:24:23 SET_JDK_VERSION=openjdk17 14:24:23 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 14:24:23 14:24:23 [EnvInject] - Variables injected successfully. 14:24:23 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins375651865363552655.sh 14:24:23 ---> update-java-alternatives.sh 14:24:24 ---> Updating Java version 14:24:24 ---> Ubuntu/Debian system detected 14:24:24 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:24:24 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:24:24 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:24:24 openjdk version "17.0.7" 2023-04-18 14:24:24 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 14:24:24 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 14:24:25 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 14:24:25 [EnvInject] - Injecting environment variables from a build step. 14:24:25 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:24:25 [EnvInject] - Variables injected successfully. 14:24:25 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins10373766702129615516.sh 14:24:25 --> build_ric-plt-submgr-ubuntu.sh starts 14:24:25 Docker version 24.0.2, build cb74dfc 14:24:25 Unit Test 14:24:26 #1 [internal] load .dockerignore 14:24:26 #1 transferring context: 14:24:26 #1 transferring context: 2B done 14:24:26 #1 DONE 0.1s 14:24:26 14:24:26 #2 [internal] load build definition from Dockerfile 14:24:26 #2 transferring dockerfile: 6.96kB done 14:24:26 #2 DONE 0.1s 14:24:26 14:24:26 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 14:24:26 #3 DONE 0.1s 14:24:27 14:24:27 #4 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 14:24:27 #4 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.0s done 14:24:27 #4 ... 14:24:27 14:24:27 #5 [internal] load build context 14:24:27 #5 transferring context: 2.70MB 0.1s done 14:24:27 #5 DONE 0.1s 14:24:27 14:24:27 #4 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 14:24:27 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 8.39MB / 328.92MB 0.2s 14:24:27 #4 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done 14:24:27 #4 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done 14:24:27 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 5.24MB / 28.57MB 0.2s 14:24:27 #4 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done 14:24:27 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0B / 129.05MB 0.2s 14:24:27 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 10.49MB / 28.57MB 0.3s 14:24:27 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 15.73MB / 28.57MB 0.4s 14:24:27 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 30.41MB / 328.92MB 0.5s 14:24:27 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 24.12MB / 28.57MB 0.5s 14:24:27 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 8.39MB / 129.05MB 0.5s 14:24:27 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.6s 14:24:27 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 51.38MB / 328.92MB 0.7s 14:24:27 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.6s done 14:24:27 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 19.92MB / 129.05MB 0.7s 14:24:27 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 2.10MB / 134.79MB 0.7s 14:24:27 #4 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 14:24:27 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 74.45MB / 328.92MB 0.9s 14:24:27 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 34.96MB / 129.05MB 0.9s 14:24:27 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 19.92MB / 134.79MB 0.9s 14:24:27 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 45.09MB / 129.05MB 1.0s 14:24:27 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 28.31MB / 134.79MB 1.0s 14:24:28 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 97.52MB / 328.92MB 1.1s 14:24:28 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 54.53MB / 129.05MB 1.1s 14:24:28 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 37.75MB / 134.79MB 1.1s 14:24:28 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 61.87MB / 129.05MB 1.2s 14:24:28 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 45.09MB / 134.79MB 1.2s 14:24:28 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 115.34MB / 328.92MB 1.3s 14:24:28 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 69.21MB / 129.05MB 1.3s 14:24:28 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 53.53MB / 134.79MB 1.3s 14:24:28 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 79.69MB / 129.05MB 1.4s 14:24:28 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 66.06MB / 134.79MB 1.4s 14:24:28 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 139.46MB / 328.92MB 1.5s 14:24:28 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 89.13MB / 129.05MB 1.5s 14:24:28 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 79.69MB / 134.79MB 1.5s 14:24:28 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 98.61MB / 129.05MB 1.6s 14:24:28 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 94.37MB / 134.79MB 1.6s 14:24:28 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 163.58MB / 328.92MB 1.7s 14:24:28 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 108.26MB / 129.05MB 1.7s 14:24:28 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 108.00MB / 134.79MB 1.7s 14:24:28 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 119.54MB / 129.05MB 1.8s 14:24:28 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 120.59MB / 134.79MB 1.8s 14:24:28 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 204.47MB / 328.92MB 2.0s 14:24:28 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.0s 14:24:28 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 2.0s 14:24:29 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 224.24MB / 328.92MB 2.1s 14:24:29 #4 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.4s done 14:24:29 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 268.44MB / 328.92MB 2.3s 14:24:29 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 289.41MB / 328.92MB 2.4s 14:24:29 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 2.6s 14:24:29 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 2.7s done 14:24:30 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 3.0s done 14:24:30 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 3.1s 14:24:30 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 3.3s done 14:24:30 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0B / 27.08MB 3.4s 14:24:30 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 0.1s 14:24:30 #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 3.5s 14:24:35 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 8.3s 14:24:35 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0B / 27.08MB 8.5s 14:24:35 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 5.2s 14:24:35 #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 8.6s 14:24:36 #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 1.05MB / 8.47MB 9.2s 14:24:36 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 24.12MB / 42.84MB 9.4s 14:24:36 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 16.78MB / 27.08MB 9.4s 14:24:36 #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 9.3s done 14:24:36 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 38.80MB / 42.84MB 9.5s 14:24:36 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 9.5s 14:24:36 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 9.6s 14:24:36 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 9.6s done 14:24:36 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 9.7s done 14:24:40 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.2s 14:24:44 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 13.8s done 14:24:44 #4 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done 14:24:44 #4 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0.1s 14:24:49 #4 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.5s done 14:24:49 #4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 14:24:54 #4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 5.1s 14:24:54 #4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 5.1s done 14:24:54 #4 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0.1s 14:24:55 #4 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.1s done 14:24:55 #4 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 14:24:56 #4 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.8s done 14:24:56 #4 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 14:24:56 #4 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done 14:24:57 #4 DONE 30.2s 14:24:57 14:24:57 #6 [submgrcore 2/14] RUN wget -nv https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz && tar -xf go1.18.5.linux-amd64.tar.gz && mv go /opt/go/1.18.5 && rm -f go*.gz 14:24:58 #6 1.834 2024-09-30 14:24:58 URL:https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz [141855946/141855946] -> "go1.18.5.linux-amd64.tar.gz" [1] 14:25:02 #6 DONE 5.7s 14:25:02 14:25:02 #7 [submgrcore 3/14] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb valgrind 14:25:03 #7 0.295 14:25:03 #7 0.295 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:25:03 #7 0.295 14:25:03 #7 0.574 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 14:25:03 #7 0.574 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 14:25:03 #7 0.620 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 14:25:03 #7 0.916 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 14:25:03 #7 0.997 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4036 kB] 14:25:03 #7 1.117 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] 14:25:03 #7 1.205 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4488 kB] 14:25:04 #7 1.465 Get:8 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1273 kB] 14:25:04 #7 1.491 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4024 kB] 14:25:04 #7 1.556 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1560 kB] 14:25:04 #7 1.592 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4188 kB] 14:25:04 #7 1.654 Get:12 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] 14:25:04 #7 1.691 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 14:25:04 #7 1.692 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 14:25:05 #7 2.351 Fetched 20.1 MB in 2s (10.4 MB/s) 14:25:05 #7 2.351 Reading package lists... 14:25:06 #7 3.303 Building dependency tree... 14:25:06 #7 3.507 Reading state information... 14:25:06 #7 3.525 204 packages can be upgraded. Run 'apt list --upgradable' to see them. 14:25:06 #7 3.531 14:25:06 #7 3.531 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:25:06 #7 3.531 14:25:06 #7 3.572 Reading package lists... 14:25:07 #7 4.494 Building dependency tree... 14:25:07 #7 4.693 Reading state information... 14:25:07 #7 4.879 The following additional packages will be installed: 14:25:07 #7 4.879 gdbserver libbabeltrace1 libc-dev-bin libc6 libc6-dbg libc6-dev libcurl4 14:25:07 #7 4.880 libpcap0.8 14:25:07 #7 4.881 Suggested packages: 14:25:07 #7 4.881 gdb-doc glibc-doc locales apparmor valgrind-dbg valgrind-mpi kcachegrind 14:25:07 #7 4.881 alleyoop valkyrie 14:25:07 #7 4.931 The following NEW packages will be installed: 14:25:07 #7 4.931 curl gdb gdbserver iputils-ping libbabeltrace1 libc6-dbg libpcap0.8 14:25:07 #7 4.932 net-tools tcpdump valgrind 14:25:07 #7 4.932 The following packages will be upgraded: 14:25:07 #7 4.933 libc-dev-bin libc6 libc6-dev libcurl4 14:25:08 #7 5.228 4 upgraded, 10 newly installed, 0 to remove and 200 not upgraded. 14:25:08 #7 5.228 Need to get 50.4 MB of archives. 14:25:08 #7 5.228 After this operation, 134 MB of additional disk space will be used. 14:25:08 #7 5.228 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.16 [2520 kB] 14:25:09 #7 6.428 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.16 [71.6 kB] 14:25:09 #7 6.431 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.16 [2723 kB] 14:25:09 #7 6.573 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB] 14:25:09 #7 6.575 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap0.8 amd64 1.9.1-3ubuntu1.20.04.1 [128 kB] 14:25:09 #7 6.580 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB] 14:25:09 #7 6.593 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.24 [235 kB] 14:25:09 #7 6.602 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.24 [162 kB] 14:25:09 #7 6.608 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 14:25:09 #7 6.614 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdb amd64 9.2-0ubuntu1~20.04.2 [3221 kB] 14:25:09 #7 6.767 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdbserver amd64 9.2-0ubuntu1~20.04.2 [222 kB] 14:25:09 #7 6.774 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB] 14:25:09 #7 6.781 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.16 [20.0 MB] 14:25:10 #7 7.751 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 valgrind amd64 1:3.15.0-1ubuntu9.1 [20.3 MB] 14:25:11 #7 9.016 debconf: delaying package configuration, since apt-utils is not installed 14:25:11 #7 9.067 Fetched 50.4 MB in 4s (13.1 MB/s) 14:25:11 #7 9.120 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46361 files and directories currently installed.) 14:25:12 #7 9.197 Preparing to unpack .../libc6-dev_2.31-0ubuntu9.16_amd64.deb ... 14:25:12 #7 9.220 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.16) over (2.31-0ubuntu9.2) ... 14:25:16 #7 13.95 Preparing to unpack .../libc-dev-bin_2.31-0ubuntu9.16_amd64.deb ... 14:25:16 #7 13.97 Unpacking libc-dev-bin (2.31-0ubuntu9.16) over (2.31-0ubuntu9.2) ... 14:25:17 #7 14.12 Preparing to unpack .../libc6_2.31-0ubuntu9.16_amd64.deb ... 14:25:17 #7 14.24 debconf: unable to initialize frontend: Dialog 14:25:17 #7 14.24 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:17 #7 14.24 debconf: falling back to frontend: Readline 14:25:17 #7 14.36 Unpacking libc6:amd64 (2.31-0ubuntu9.16) over (2.31-0ubuntu9.2) ... 14:25:19 #7 16.83 Setting up libc6:amd64 (2.31-0ubuntu9.16) ... 14:25:19 #7 16.96 debconf: unable to initialize frontend: Dialog 14:25:19 #7 16.96 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:19 #7 16.96 debconf: falling back to frontend: Readline 14:25:20 #7 18.12 Selecting previously unselected package iputils-ping. 14:25:20 #7 18.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46361 files and directories currently installed.) 14:25:21 #7 18.14 Preparing to unpack .../00-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ... 14:25:21 #7 18.15 Unpacking iputils-ping (3:20190709-3ubuntu1) ... 14:25:21 #7 18.22 Selecting previously unselected package libpcap0.8:amd64. 14:25:21 #7 18.22 Preparing to unpack .../01-libpcap0.8_1.9.1-3ubuntu1.20.04.1_amd64.deb ... 14:25:21 #7 18.23 Unpacking libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ... 14:25:21 #7 18.31 Selecting previously unselected package tcpdump. 14:25:21 #7 18.32 Preparing to unpack .../02-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ... 14:25:21 #7 18.33 Unpacking tcpdump (4.9.3-4ubuntu0.3) ... 14:25:21 #7 18.43 Preparing to unpack .../03-libcurl4_7.68.0-1ubuntu2.24_amd64.deb ... 14:25:21 #7 18.45 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.24) over (7.68.0-1ubuntu2.7) ... 14:25:21 #7 18.56 Selecting previously unselected package curl. 14:25:21 #7 18.57 Preparing to unpack .../04-curl_7.68.0-1ubuntu2.24_amd64.deb ... 14:25:21 #7 18.57 Unpacking curl (7.68.0-1ubuntu2.24) ... 14:25:21 #7 18.66 Selecting previously unselected package libbabeltrace1:amd64. 14:25:21 #7 18.67 Preparing to unpack .../05-libbabeltrace1_1.5.8-1build1_amd64.deb ... 14:25:21 #7 18.68 Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 14:25:21 #7 18.76 Selecting previously unselected package gdb. 14:25:21 #7 18.76 Preparing to unpack .../06-gdb_9.2-0ubuntu1~20.04.2_amd64.deb ... 14:25:21 #7 18.77 Unpacking gdb (9.2-0ubuntu1~20.04.2) ... 14:25:21 #7 19.12 Selecting previously unselected package gdbserver. 14:25:21 #7 19.13 Preparing to unpack .../07-gdbserver_9.2-0ubuntu1~20.04.2_amd64.deb ... 14:25:21 #7 19.14 Unpacking gdbserver (9.2-0ubuntu1~20.04.2) ... 14:25:21 #7 19.21 Selecting previously unselected package net-tools. 14:25:22 #7 19.21 Preparing to unpack .../08-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ... 14:25:22 #7 19.22 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... 14:25:22 #7 19.29 Selecting previously unselected package libc6-dbg:amd64. 14:25:22 #7 19.29 Preparing to unpack .../09-libc6-dbg_2.31-0ubuntu9.16_amd64.deb ... 14:25:22 #7 19.30 Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.16) ... 14:25:23 #7 20.77 Selecting previously unselected package valgrind. 14:25:23 #7 20.78 Preparing to unpack .../10-valgrind_1%3a3.15.0-1ubuntu9.1_amd64.deb ... 14:25:23 #7 20.79 Unpacking valgrind (1:3.15.0-1ubuntu9.1) ... 14:25:25 #7 22.27 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... 14:25:25 #7 22.30 Setting up libc6-dbg:amd64 (2.31-0ubuntu9.16) ... 14:25:25 #7 22.32 Setting up libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ... 14:25:25 #7 22.35 Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 14:25:25 #7 22.37 Setting up gdbserver (9.2-0ubuntu1~20.04.2) ... 14:25:25 #7 22.39 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.24) ... 14:25:25 #7 22.41 Setting up curl (7.68.0-1ubuntu2.24) ... 14:25:25 #7 22.43 Setting up libc-dev-bin (2.31-0ubuntu9.16) ... 14:25:25 #7 22.45 Setting up valgrind (1:3.15.0-1ubuntu9.1) ... 14:25:25 #7 22.47 Setting up iputils-ping (3:20190709-3ubuntu1) ... 14:25:25 #7 22.51 Setting up tcpdump (4.9.3-4ubuntu0.3) ... 14:25:25 #7 22.80 Setting up gdb (9.2-0ubuntu1~20.04.2) ... 14:25:25 #7 22.84 Setting up libc6-dev:amd64 (2.31-0ubuntu9.16) ... 14:25:25 #7 22.86 Processing triggers for man-db (2.9.1-1) ... 14:25:25 #7 22.90 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 14:25:26 #7 DONE 23.2s 14:25:26 14:25:26 #8 [submgrcore 4/14] WORKDIR /tmp 14:25:26 #8 DONE 0.2s 14:25:26 14:25:26 #9 [submgrcore 5/14] RUN wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.23.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger && mv swagger /usr/local/bin/ 14:25:27 #9 DONE 0.9s 14:25:27 14:25:27 #10 [submgrcore 6/14] RUN export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest 14:25:27 #10 0.600 go: downloading github.com/go-delve/delve v1.23.1 14:25:28 #10 0.995 go: downloading github.com/spf13/cobra v1.7.0 14:25:28 #10 0.996 go: downloading github.com/sirupsen/logrus v1.9.3 14:25:28 #10 1.006 go: downloading github.com/mattn/go-isatty v0.0.20 14:25:28 #10 1.048 go: downloading gopkg.in/yaml.v3 v3.0.1 14:25:28 #10 1.049 go: downloading github.com/cosiner/argv v0.1.0 14:25:28 #10 1.052 go: downloading github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d 14:25:28 #10 1.053 go: downloading github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62 14:25:28 #10 1.078 go: downloading github.com/hashicorp/golang-lru v1.0.2 14:25:28 #10 1.079 go: downloading golang.org/x/arch v0.6.0 14:25:28 #10 1.098 go: downloading github.com/google/go-dap v0.12.0 14:25:28 #10 1.127 go: downloading golang.org/x/sys v0.17.0 14:25:28 #10 1.198 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 14:25:28 #10 1.200 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6 14:25:28 #10 1.255 go: downloading github.com/cilium/ebpf v0.11.0 14:25:28 #10 1.423 go: downloading github.com/mattn/go-runewidth v0.0.13 14:25:28 #10 1.425 go: downloading github.com/russross/blackfriday/v2 v2.1.0 14:25:28 #10 1.435 go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2 14:25:28 #10 1.468 go: downloading github.com/rivo/uniseg v0.2.0 14:25:34 #10 7.097 # github.com/go-delve/delve/pkg/proc/gdbserial 14:25:34 #10 7.097 /root/go/pkg/mod/github.com/go-delve/delve@v1.23.1/pkg/proc/gdbserial/rr.go:247:35: undefined: strings.CutPrefix 14:25:34 #10 7.097 /root/go/pkg/mod/github.com/go-delve/delve@v1.23.1/pkg/proc/gdbserial/rr.go:248:33: undefined: strings.CutPrefix 14:25:34 #10 7.097 note: module requires Go 1.21 14:25:34 #10 ERROR: process "/bin/sh -c export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest" did not complete successfully: exit code: 2 14:25:35 ------ 14:25:35 > [submgrcore 6/14] RUN export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest: 14:25:35 #10 1.200 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6 14:25:35 #10 1.255 go: downloading github.com/cilium/ebpf v0.11.0 14:25:35 #10 1.423 go: downloading github.com/mattn/go-runewidth v0.0.13 14:25:35 #10 1.425 go: downloading github.com/russross/blackfriday/v2 v2.1.0 14:25:35 #10 1.435 go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2 14:25:35 #10 1.468 go: downloading github.com/rivo/uniseg v0.2.0 14:25:35 #10 7.097 # github.com/go-delve/delve/pkg/proc/gdbserial 14:25:35 #10 7.097 /root/go/pkg/mod/github.com/go-delve/delve@v1.23.1/pkg/proc/gdbserial/rr.go:247:35: undefined: strings.CutPrefix 14:25:35 #10 7.097 /root/go/pkg/mod/github.com/go-delve/delve@v1.23.1/pkg/proc/gdbserial/rr.go:248:33: undefined: strings.CutPrefix 14:25:35 #10 7.097 note: module requires Go 1.21 14:25:35 ------ 14:25:35 Dockerfile:62 14:25:35 -------------------- 14:25:35 61 | # 14:25:35 62 | >>> RUN export GOBIN=/usr/local/bin/ ; \ 14:25:35 63 | >>> go install github.com/go-delve/delve/cmd/dlv@latest 14:25:35 64 | 14:25:35 -------------------- 14:25:35 ERROR: failed to solve: process "/bin/sh -c export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest" did not complete successfully: exit code: 2 14:25:35 Unable to find image 'tmpimg:latest' locally 14:25:35 Error response from daemon: pull access denied for tmpimg, repository does not exist or may require 'docker login': denied: requested access to the resource is denied 14:25:35 must specify at least one container source 14:25:35 Container name cannot be empty 14:25:35 --> prescan-ric-plt-submgr-ubuntu.sh ends 14:25:36 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-docker-4c-4g-6396 14:25:36 [ric-plt-submgr-sonar-prescan-script] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_ric-plt-submgr -Dsonar.projectName=ric-plt-submgr -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.go.coverage.reportPaths=**/cover.out -Dsonar.organization=o-ran-sc -Dsonar.sources=. -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go -Dsonar.projectBaseDir=/w/workspace/ric-plt-submgr-sonar-prescan-script 14:25:37 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:25:37 INFO: Project root configuration file: NONE 14:25:37 INFO: SonarScanner 4.6.2.2472 14:25:37 INFO: Java 17.0.7 Private Build (64-bit) 14:25:37 INFO: Linux 4.15.0-213-generic amd64 14:25:37 INFO: User cache: /home/jenkins/.sonar/cache 14:25:39 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:25:39 INFO: Project root configuration file: NONE 14:25:39 INFO: Analyzing on SonarCloud 14:25:39 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 14:25:39 INFO: Load global settings 14:25:40 INFO: Load global settings (done) | time=302ms 14:25:40 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 14:25:40 INFO: Loading required plugins 14:25:40 INFO: Load plugins index 14:25:40 INFO: Load plugins index (done) | time=510ms 14:25:40 INFO: Load/download plugins 14:25:41 INFO: Load/download plugins (done) | time=632ms 14:25:41 INFO: Found an active CI vendor: 'Jenkins' 14:25:41 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr' 14:25:42 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr' (done) | time=194ms 14:25:42 INFO: Process project properties 14:25:42 INFO: Project key: o-ran-sc_ric-plt-submgr 14:25:42 INFO: Base dir: /w/workspace/ric-plt-submgr-sonar-prescan-script 14:25:42 INFO: Working dir: /w/workspace/ric-plt-submgr-sonar-prescan-script/.scannerwork 14:25:42 INFO: Load project branches 14:25:42 INFO: Load project branches (done) | time=201ms 14:25:42 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr' 14:25:42 INFO: Detected project binding: BOUND 14:25:42 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr' (done) | time=173ms 14:25:42 INFO: Load project pull requests 14:25:42 INFO: Load project pull requests (done) | time=169ms 14:25:42 INFO: Load branch configuration 14:25:42 INFO: Load branch configuration (done) | time=2ms 14:25:42 INFO: Load quality profiles 14:25:43 INFO: Load quality profiles (done) | time=538ms 14:25:43 INFO: Load active rules 14:25:55 INFO: Load active rules (done) | time=12053ms 14:25:55 INFO: Organization key: o-ran-sc 14:25:55 WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. 14:25:55 INFO: Preprocessing files... 14:25:55 INFO: 1 language detected in 35 preprocessed files 14:25:55 INFO: 431 files ignored because of inclusion/exclusion patterns 14:25:55 INFO: 0 files ignored because of scm ignore settings 14:25:55 INFO: Loading plugins for detected languages 14:25:55 INFO: Load/download plugins 14:25:55 INFO: Load/download plugins (done) | time=129ms 14:25:56 INFO: Load project repositories 14:25:56 INFO: Load project repositories (done) | time=219ms 14:25:56 INFO: Indexing files... 14:25:56 INFO: Project configuration: 14:25:56 INFO: Included sources: **/*.go 14:25:56 INFO: Excluded sources: **/build-wrapper-dump.json, **/*_test.go 14:25:56 INFO: 35 files indexed 14:25:56 INFO: Quality profile for go: Sonar way 14:25:56 INFO: ------------- Run sensors on module ric-plt-submgr 14:25:56 INFO: Load metrics repository 14:25:56 INFO: Load metrics repository (done) | time=172ms 14:25:56 INFO: Sensor cache enabled 14:25:56 INFO: Load sensor cache 14:25:59 INFO: Load sensor cache (323 KB) | time=2688ms 14:25:59 INFO: Sensor JaCoCo XML Report Importer [jacoco] 14:25:59 INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 14:25:59 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 14:25:59 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms 14:25:59 INFO: Sensor Code Quality and Security for Go [go] 14:25:59 INFO: 35 source files to be analyzed 14:26:01 INFO: 35/35 source files have been analyzed 14:26:01 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1844ms 14:26:01 INFO: Sensor Go Cover sensor for Go coverage [go] 14:26:01 ERROR: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. 14:26:01 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=13ms 14:26:01 INFO: Sensor Java Config Sensor [iac] 14:26:01 INFO: 0 source files to be analyzed 14:26:01 INFO: 0/0 source files have been analyzed 14:26:01 INFO: Sensor Java Config Sensor [iac] (done) | time=15ms 14:26:01 INFO: Sensor IaC Docker Sensor [iac] 14:26:01 INFO: 0 source files to be analyzed 14:26:01 INFO: 0/0 source files have been analyzed 14:26:01 INFO: Sensor IaC Docker Sensor [iac] (done) | time=63ms 14:26:01 INFO: Sensor TextAndSecretsSensor [text] 14:26:01 INFO: Available processors: 4 14:26:01 INFO: Using 4 threads for analysis. 14:26:01 INFO: The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: 14:26:01 * The filename starts with "test" 14:26:01 * The filename contains "test." or "tests." 14:26:01 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 14:26:01 * Any directory in the file path has a name ending in "test" or "tests" 14:26:01 14:26:01 INFO: Using git CLI to retrieve untracked files 14:26:02 INFO: Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git 14:26:02 INFO: 35 source files to be analyzed 14:26:03 INFO: 35/35 source files have been analyzed 14:26:03 INFO: Sensor TextAndSecretsSensor [text] (done) | time=1827ms 14:26:03 INFO: ------------- Run sensors on project 14:26:03 INFO: Sensor Zero Coverage Sensor 14:26:03 INFO: Sensor Zero Coverage Sensor (done) | time=27ms 14:26:03 INFO: CPD Executor 1 file had no CPD blocks 14:26:03 INFO: CPD Executor Calculating CPD for 34 files 14:26:03 INFO: CPD Executor CPD calculation finished (done) | time=27ms 14:26:03 INFO: Analysis report generated in 232ms, dir size=776 KB 14:26:03 INFO: Analysis report compressed in 73ms, zip size=218 KB 14:26:04 INFO: Analysis report uploaded in 692ms 14:26:04 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-submgr 14:26:04 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 14:26:04 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZJDUvlqcGOSx8pIP1hh 14:26:05 INFO: Sensor cache published successfully 14:26:05 INFO: Analysis total time: 24.013 s 14:26:05 INFO: ------------------------------------------------------------------------ 14:26:05 INFO: EXECUTION SUCCESS 14:26:05 INFO: ------------------------------------------------------------------------ 14:26:05 INFO: Total time: 28.669s 14:26:05 INFO: Final Memory: 16M/60M 14:26:05 INFO: ------------------------------------------------------------------------ 14:26:06 $ ssh-agent -k 14:26:06 unset SSH_AUTH_SOCK; 14:26:06 unset SSH_AGENT_PID; 14:26:06 echo Agent pid 2066 killed; 14:26:06 [ssh-agent] Stopped. 14:26:06 [PostBuildScript] - [INFO] Executing post build scripts. 14:26:06 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12755298006950805606.sh 14:26:06 ---> sysstat.sh 14:26:07 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins13467152495786886901.sh 14:26:07 ---> package-listing.sh 14:26:07 ++ facter osfamily 14:26:07 ++ tr '[:upper:]' '[:lower:]' 14:26:07 + OS_FAMILY=debian 14:26:07 + workspace=/w/workspace/ric-plt-submgr-sonar-prescan-script 14:26:07 + START_PACKAGES=/tmp/packages_start.txt 14:26:07 + END_PACKAGES=/tmp/packages_end.txt 14:26:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:26:07 + PACKAGES=/tmp/packages_start.txt 14:26:07 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:26:07 + PACKAGES=/tmp/packages_end.txt 14:26:07 + case "${OS_FAMILY}" in 14:26:07 + dpkg -l 14:26:07 + grep '^ii' 14:26:07 + '[' -f /tmp/packages_start.txt ']' 14:26:07 + '[' -f /tmp/packages_end.txt ']' 14:26:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:26:07 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:26:07 + mkdir -p /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ 14:26:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ 14:26:07 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins8208935478950661630.sh 14:26:07 ---> capture-instance-metadata.sh 14:26:07 Setup pyenv: 14:26:07 system 14:26:07 3.8.13 14:26:07 3.9.13 14:26:07 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:26:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YZwr from file:/tmp/.os_lf_venv 14:26:09 lf-activate-venv(): INFO: Installing: lftools 14:26:19 lf-activate-venv(): INFO: Adding /tmp/venv-YZwr/bin to PATH 14:26:19 INFO: Running in OpenStack, capturing instance metadata 14:26:19 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14717524097771177120.sh 14:26:19 provisioning config files... 14:26:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/config10346973396043524453tmp 14:26:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:26:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:26:19 [EnvInject] - Injecting environment variables from a build step. 14:26:19 [EnvInject] - Injecting as environment variables the properties content 14:26:19 SERVER_ID=logs 14:26:19 14:26:19 [EnvInject] - Variables injected successfully. 14:26:19 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins1740884526151429900.sh 14:26:19 ---> create-netrc.sh 14:26:19 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins1238204004756922357.sh 14:26:19 ---> python-tools-install.sh 14:26:19 Setup pyenv: 14:26:19 system 14:26:19 3.8.13 14:26:19 3.9.13 14:26:20 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:26:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YZwr from file:/tmp/.os_lf_venv 14:26:21 lf-activate-venv(): INFO: Installing: lftools 14:26:30 lf-activate-venv(): INFO: Adding /tmp/venv-YZwr/bin to PATH 14:26:30 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins9223739873924864328.sh 14:26:30 ---> sudo-logs.sh 14:26:30 Archiving 'sudo' log.. 14:26:30 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14787134366836714091.sh 14:26:30 ---> job-cost.sh 14:26:30 Setup pyenv: 14:26:30 system 14:26:30 3.8.13 14:26:30 3.9.13 14:26:30 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:26:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YZwr from file:/tmp/.os_lf_venv 14:26:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:26:36 lf-activate-venv(): INFO: Adding /tmp/venv-YZwr/bin to PATH 14:26:36 INFO: No Stack... 14:26:36 INFO: Retrieving Pricing Info for: v2-highcpu-4 14:26:36 INFO: Archiving Costs 14:26:36 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins15466801211016011011.sh 14:26:36 ---> logs-deploy.sh 14:26:36 Setup pyenv: 14:26:36 system 14:26:36 3.8.13 14:26:36 3.9.13 14:26:36 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:26:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YZwr from file:/tmp/.os_lf_venv 14:26:38 lf-activate-venv(): INFO: Installing: lftools 14:26:47 lf-activate-venv(): INFO: Adding /tmp/venv-YZwr/bin to PATH 14:26:47 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-submgr-sonar-prescan-script/1407 14:26:47 INFO: archiving workspace using pattern(s): -p **/*.log 14:26:50 Archives upload complete. 14:26:50 INFO: archiving logs to Nexus 14:26:51 ---> uname -a: 14:26:51 Linux prd-ubuntu1804-docker-4c-4g-6396 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:26:51 14:26:51 14:26:51 ---> lscpu: 14:26:51 Architecture: x86_64 14:26:51 CPU op-mode(s): 32-bit, 64-bit 14:26:51 Byte Order: Little Endian 14:26:51 CPU(s): 4 14:26:51 On-line CPU(s) list: 0-3 14:26:51 Thread(s) per core: 1 14:26:51 Core(s) per socket: 1 14:26:51 Socket(s): 4 14:26:51 NUMA node(s): 1 14:26:51 Vendor ID: AuthenticAMD 14:26:51 CPU family: 23 14:26:51 Model: 49 14:26:51 Model name: AMD EPYC-Rome Processor 14:26:51 Stepping: 0 14:26:51 CPU MHz: 2799.998 14:26:51 BogoMIPS: 5599.99 14:26:51 Virtualization: AMD-V 14:26:51 Hypervisor vendor: KVM 14:26:51 Virtualization type: full 14:26:51 L1d cache: 32K 14:26:51 L1i cache: 32K 14:26:51 L2 cache: 512K 14:26:51 L3 cache: 16384K 14:26:51 NUMA node0 CPU(s): 0-3 14:26:51 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 14:26:51 14:26:51 14:26:51 ---> nproc: 14:26:51 4 14:26:51 14:26:51 14:26:51 ---> df -h: 14:26:51 Filesystem Size Used Avail Use% Mounted on 14:26:51 udev 2.0G 0 2.0G 0% /dev 14:26:51 tmpfs 395M 696K 394M 1% /run 14:26:51 /dev/vda1 20G 12G 7.5G 62% / 14:26:51 tmpfs 2.0G 0 2.0G 0% /dev/shm 14:26:51 tmpfs 5.0M 0 5.0M 0% /run/lock 14:26:51 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 14:26:51 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:26:51 tmpfs 395M 0 395M 0% /run/user/1001 14:26:51 14:26:51 14:26:51 ---> free -m: 14:26:51 total used free shared buff/cache available 14:26:51 Mem: 3944 484 486 0 2972 3176 14:26:51 Swap: 1023 0 1023 14:26:51 14:26:51 14:26:51 ---> ip addr: 14:26:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:26:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:26:51 inet 127.0.0.1/8 scope host lo 14:26:51 valid_lft forever preferred_lft forever 14:26:51 inet6 ::1/128 scope host 14:26:51 valid_lft forever preferred_lft forever 14:26:51 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:26:51 link/ether fa:16:3e:b9:03:56 brd ff:ff:ff:ff:ff:ff 14:26:51 inet 10.32.7.164/23 brd 10.32.7.255 scope global dynamic ens3 14:26:51 valid_lft 86146sec preferred_lft 86146sec 14:26:51 inet6 fe80::f816:3eff:feb9:356/64 scope link 14:26:51 valid_lft forever preferred_lft forever 14:26:51 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:26:51 link/ether 02:42:d6:aa:16:f3 brd ff:ff:ff:ff:ff:ff 14:26:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:26:51 valid_lft forever preferred_lft forever 14:26:51 14:26:51 14:26:51 ---> sar -b -r -n DEV: 14:26:51 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6396) 09/30/24 _x86_64_ (4 CPU) 14:26:51 14:26:51 14:22:39 LINUX RESTART (4 CPU) 14:26:51 14:26:51 14:23:01 tps rtps wtps bread/s bwrtn/s 14:26:51 14:24:01 187.02 83.47 103.55 6551.04 41961.56 14:26:51 14:25:02 266.82 46.01 220.82 8063.23 127966.06 14:26:51 14:26:01 202.75 73.06 129.69 4559.36 23296.25 14:26:51 Average: 218.98 67.47 151.51 6402.28 64669.41 14:26:51 14:26:51 14:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:26:51 14:24:01 1654040 3358880 2384620 59.04 52684 1805884 869828 17.10 560216 1638572 146088 14:26:51 14:25:02 209656 3313964 3829004 94.81 117600 3042512 1078560 21.20 464640 3044652 129720 14:26:51 14:26:01 191948 3069856 3846712 95.25 133072 2821912 1227740 24.13 822856 2723772 35240 14:26:51 Average: 685215 3247567 3353445 83.03 101119 2556769 1058709 20.81 615904 2468999 103683 14:26:51 14:26:51 14:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:26:51 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:51 14:24:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 14:26:51 14:24:01 ens3 452.51 310.43 1516.07 74.35 0.00 0.00 0.00 0.00 14:26:51 14:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:51 14:25:02 lo 1.46 1.46 0.14 0.14 0.00 0.00 0.00 0.00 14:26:51 14:25:02 ens3 570.63 354.16 13975.00 26.31 0.00 0.00 0.00 0.00 14:26:51 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:51 14:26:01 lo 0.68 0.68 0.08 0.08 0.00 0.00 0.00 0.00 14:26:51 14:26:01 ens3 482.71 325.33 2842.41 27.08 0.00 0.00 0.00 0.00 14:26:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:51 Average: lo 1.09 1.09 0.11 0.11 0.00 0.00 0.00 0.00 14:26:51 Average: ens3 502.09 330.01 6133.36 42.66 0.00 0.00 0.00 0.00 14:26:51 14:26:51 14:26:51 ---> sar -P ALL: 14:26:51 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6396) 09/30/24 _x86_64_ (4 CPU) 14:26:51 14:26:51 14:22:39 LINUX RESTART (4 CPU) 14:26:51 14:26:51 14:23:01 CPU %user %nice %system %iowait %steal %idle 14:26:51 14:24:01 all 18.98 0.00 2.46 5.33 0.06 73.16 14:26:51 14:24:01 0 8.02 0.00 1.59 3.56 0.05 86.78 14:26:51 14:24:01 1 19.05 0.00 1.94 3.21 0.05 75.74 14:26:51 14:24:01 2 17.50 0.00 3.82 12.61 0.08 66.00 14:26:51 14:24:01 3 31.31 0.00 2.47 1.97 0.07 64.18 14:26:51 14:25:02 all 23.25 0.00 7.34 5.10 0.08 64.23 14:26:51 14:25:02 0 15.27 0.00 5.91 1.46 0.07 77.29 14:26:51 14:25:02 1 24.94 0.00 6.53 2.63 0.07 65.83 14:26:51 14:25:02 2 22.04 0.00 8.33 11.64 0.07 57.93 14:26:51 14:25:02 3 30.69 0.00 8.60 4.70 0.07 55.94 14:26:51 14:26:01 all 18.14 0.00 2.96 5.37 0.06 73.48 14:26:51 14:26:01 0 16.55 0.00 3.34 11.36 0.07 68.68 14:26:51 14:26:01 1 20.36 0.00 2.65 4.05 0.07 72.87 14:26:51 14:26:01 2 17.27 0.00 3.00 3.30 0.09 76.34 14:26:51 14:26:01 3 18.35 0.00 2.83 2.75 0.07 76.00 14:26:51 Average: all 20.12 0.00 4.25 5.27 0.07 70.29 14:26:51 Average: 0 13.25 0.00 3.61 5.44 0.06 77.63 14:26:51 Average: 1 21.45 0.00 3.71 3.30 0.06 71.49 14:26:51 Average: 2 18.93 0.00 5.05 9.21 0.08 66.73 14:26:51 Average: 3 26.81 0.00 4.63 3.14 0.07 65.35 14:26:51 14:26:51 14:26:51