21:41:31 Started by timer 21:41:31 Running as SYSTEM 21:41:31 [EnvInject] - Loading node environment variables. 21:41:31 Building remotely on prd-ubuntu1804-docker-4c-4g-748 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script 21:41:31 [ssh-agent] Looking for ssh-agent implementation... 21:41:31 $ ssh-agent 21:41:31 SSH_AUTH_SOCK=/tmp/ssh-c1N1lMUui5AV/agent.2054 21:41:31 SSH_AGENT_PID=2055 21:41:31 [ssh-agent] Started. 21:41:31 Running ssh-add (command line suppressed) 21:41:31 Identity added: /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script@tmp/private_key_14261228086702353251.key (jenkins-ssh) 21:41:31 [ssh-agent] Using credentials jenkins (jenkins) 21:41:31 The recommended git tool is: NONE 21:41:33 using credential jenkins 21:41:33 Wiping out workspace first. 21:41:33 Cloning the remote Git repository 21:41:33 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 21:41:33 > git init /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script # timeout=10 21:41:33 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 21:41:33 > git --version # timeout=10 21:41:33 > git --version # 'git version 2.17.1' 21:41:33 using GIT_SSH to set credentials jenkins 21:41:33 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 21:41:35 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 21:41:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:41:35 Avoid second fetch 21:41:35 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:41:35 Checking out Revision 029c864378ec7f44c12604ef54847ebd395166f5 (refs/remotes/origin/master) 21:41:35 > git config core.sparsecheckout # timeout=10 21:41:35 > git checkout -f 029c864378ec7f44c12604ef54847ebd395166f5 # timeout=10 21:41:36 Commit message: "Roll version before L-Release: ServiceMaanger (0.2.2 -> 0.2.3)" 21:41:36 > git rev-list --no-walk 029c864378ec7f44c12604ef54847ebd395166f5 # timeout=10 21:41:39 provisioning config files... 21:41:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:41:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:41:39 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins15043591914257086990.sh 21:41:39 ---> python-tools-install.sh 21:41:39 Setup pyenv: 21:41:39 * system (set by /opt/pyenv/version) 21:41:39 * 3.8.13 (set by /opt/pyenv/version) 21:41:39 * 3.9.13 (set by /opt/pyenv/version) 21:41:40 * 3.10.6 (set by /opt/pyenv/version) 21:41:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wzWC 21:41:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:41:56 lf-activate-venv(): INFO: Installing: lftools 21:42:40 lf-activate-venv(): INFO: Adding /tmp/venv-wzWC/bin to PATH 21:42:40 Generating Requirements File 21:43:19 Python 3.10.6 21:43:19 pip 25.2 from /tmp/venv-wzWC/lib/python3.10/site-packages/pip (python 3.10) 21:43:20 appdirs==1.4.4 21:43:20 argcomplete==3.6.2 21:43:20 aspy.yaml==1.3.0 21:43:20 attrs==25.3.0 21:43:20 autopage==0.5.2 21:43:20 beautifulsoup4==4.13.4 21:43:20 boto3==1.40.6 21:43:20 botocore==1.40.6 21:43:20 bs4==0.0.2 21:43:20 cachetools==5.5.2 21:43:20 certifi==2025.8.3 21:43:20 cffi==1.17.1 21:43:20 cfgv==3.4.0 21:43:20 chardet==5.2.0 21:43:20 charset-normalizer==3.4.3 21:43:20 click==8.2.1 21:43:20 cliff==4.10.0 21:43:20 cmd2==2.7.0 21:43:20 cryptography==3.3.2 21:43:20 debtcollector==3.0.0 21:43:20 decorator==5.2.1 21:43:20 defusedxml==0.7.1 21:43:20 Deprecated==1.2.18 21:43:20 distlib==0.4.0 21:43:20 dnspython==2.7.0 21:43:20 docker==7.1.0 21:43:20 dogpile.cache==1.4.0 21:43:20 durationpy==0.10 21:43:20 email_validator==2.2.0 21:43:20 filelock==3.18.0 21:43:20 future==1.0.0 21:43:20 gitdb==4.0.12 21:43:20 GitPython==3.1.45 21:43:20 google-auth==2.40.3 21:43:20 httplib2==0.22.0 21:43:20 identify==2.6.13 21:43:20 idna==3.10 21:43:20 importlib-resources==1.5.0 21:43:20 iso8601==2.1.0 21:43:20 Jinja2==3.1.6 21:43:20 jmespath==1.0.1 21:43:20 jsonpatch==1.33 21:43:20 jsonpointer==3.0.0 21:43:20 jsonschema==4.25.0 21:43:20 jsonschema-specifications==2025.4.1 21:43:20 keystoneauth1==5.11.1 21:43:20 kubernetes==33.1.0 21:43:20 lftools==0.37.13 21:43:20 lxml==6.0.0 21:43:20 markdown-it-py==3.0.0 21:43:20 MarkupSafe==3.0.2 21:43:20 mdurl==0.1.2 21:43:20 msgpack==1.1.1 21:43:20 multi_key_dict==2.0.3 21:43:20 munch==4.0.0 21:43:20 netaddr==1.3.0 21:43:20 niet==1.4.2 21:43:20 nodeenv==1.9.1 21:43:20 oauth2client==4.1.3 21:43:20 oauthlib==3.3.1 21:43:20 openstacksdk==4.6.0 21:43:20 os-client-config==2.3.0 21:43:20 os-service-types==1.8.0 21:43:20 osc-lib==4.1.0 21:43:20 oslo.config==10.0.0 21:43:20 oslo.context==6.0.0 21:43:20 oslo.i18n==6.5.1 21:43:20 oslo.log==7.2.0 21:43:20 oslo.serialization==5.7.0 21:43:20 oslo.utils==9.0.0 21:43:20 packaging==25.0 21:43:20 pbr==6.1.1 21:43:20 platformdirs==4.3.8 21:43:20 prettytable==3.16.0 21:43:20 psutil==7.0.0 21:43:20 pyasn1==0.6.1 21:43:20 pyasn1_modules==0.4.2 21:43:20 pycparser==2.22 21:43:20 pygerrit2==2.0.15 21:43:20 PyGithub==2.7.0 21:43:20 Pygments==2.19.2 21:43:20 PyJWT==2.10.1 21:43:20 PyNaCl==1.5.0 21:43:20 pyparsing==2.4.7 21:43:20 pyperclip==1.9.0 21:43:20 pyrsistent==0.20.0 21:43:20 python-cinderclient==9.7.0 21:43:20 python-dateutil==2.9.0.post0 21:43:20 python-heatclient==4.3.0 21:43:20 python-jenkins==1.8.3 21:43:20 python-keystoneclient==5.6.0 21:43:20 python-magnumclient==4.8.1 21:43:20 python-openstackclient==8.1.0 21:43:20 python-swiftclient==4.8.0 21:43:20 PyYAML==6.0.2 21:43:20 referencing==0.36.2 21:43:20 requests==2.32.4 21:43:20 requests-oauthlib==2.0.0 21:43:20 requestsexceptions==1.4.0 21:43:20 rfc3986==2.0.0 21:43:20 rich==14.1.0 21:43:20 rich-argparse==1.7.1 21:43:20 rpds-py==0.27.0 21:43:20 rsa==4.9.1 21:43:20 ruamel.yaml==0.18.14 21:43:20 ruamel.yaml.clib==0.2.12 21:43:20 s3transfer==0.13.1 21:43:20 simplejson==3.20.1 21:43:20 six==1.17.0 21:43:20 smmap==5.0.2 21:43:20 soupsieve==2.7 21:43:20 stevedore==5.4.1 21:43:20 tabulate==0.9.0 21:43:20 toml==0.10.2 21:43:20 tomlkit==0.13.3 21:43:20 tqdm==4.67.1 21:43:20 typing_extensions==4.14.1 21:43:20 tzdata==2025.2 21:43:20 urllib3==1.26.20 21:43:20 virtualenv==20.33.1 21:43:20 wcwidth==0.2.13 21:43:20 websocket-client==1.8.0 21:43:20 wrapt==1.17.2 21:43:20 xdg==6.0.0 21:43:20 xmltodict==0.14.2 21:43:20 yq==3.4.3 21:43:20 [EnvInject] - Injecting environment variables from a build step. 21:43:20 [EnvInject] - Injecting as environment variables the properties content 21:43:20 SET_JDK_VERSION=openjdk17 21:43:20 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 21:43:20 21:43:20 [EnvInject] - Variables injected successfully. 21:43:20 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/sh /tmp/jenkins15094770674966608043.sh 21:43:20 ---> update-java-alternatives.sh 21:43:20 ---> Updating Java version 21:43:20 ---> Ubuntu/Debian system detected 21:43:20 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 21:43:20 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 21:43:20 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 21:43:21 openjdk version "17.0.7" 2023-04-18 21:43:21 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 21:43:21 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 21:43:21 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 21:43:21 [EnvInject] - Injecting environment variables from a build step. 21:43:21 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 21:43:21 [EnvInject] - Variables injected successfully. 21:43:21 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/sh /tmp/jenkins15280939208560230442.sh 21:43:21 --> prescan-sme-servicemanager-ubuntu.sh 21:43:21 + sudo apt-get update 21:43:21 Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease 21:43:21 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 21:43:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 21:43:21 Hit:4 http://apt.puppetlabs.com xenial InRelease 21:43:21 Err:4 http://apt.puppetlabs.com xenial InRelease 21:43:21 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 21:43:21 Get:5 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 21:43:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 21:43:21 Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:43:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 21:43:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 21:43:23 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 21:43:23 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 21:43:23 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:43:24 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:43:24 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:43:24 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:43:24 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:43:25 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:43:25 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:43:25 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:43:25 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 21:43:25 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 21:43:25 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 21:43:25 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 21:43:25 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 21:43:25 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 21:43:25 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 21:43:25 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 21:43:25 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 21:43:25 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 21:43:25 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 21:43:25 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 21:43:34 Fetched 28.0 MB in 8s (3401 kB/s) 21:43:34 Reading package lists... 21:43:36 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.puppetlabs.com xenial InRelease: The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 21:43:36 W: Failed to fetch http://apt.puppetlabs.com/dists/xenial/InRelease The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 21:43:36 W: Some index files failed to download. They have been ignored, or old ones used instead. 21:43:36 + bash servicemanager/build-servicemanager-ubuntu.sh 21:43:36 + echo '--> build-servicemanager-ubuntu.sh' 21:43:36 --> build-servicemanager-ubuntu.sh 21:43:36 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 21:43:36 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 21:43:36 + export GO111MODULE=on 21:43:36 + GO111MODULE=on 21:43:36 + go version 21:43:36 go version go1.19 linux/amd64 21:43:36 + cd servicemanager/ 21:43:36 + go install github.com/ory/go-acc@v0.2.8 21:43:36 go: downloading github.com/ory/go-acc v0.2.8 21:43:37 go: downloading github.com/ory/viper v1.7.5 21:43:37 go: downloading github.com/pborman/uuid v1.2.0 21:43:37 go: downloading github.com/spf13/cobra v1.0.0 21:43:38 go: downloading github.com/dgraph-io/ristretto v0.0.2 21:43:38 go: downloading github.com/fsnotify/fsnotify v1.4.9 21:43:38 go: downloading github.com/hashicorp/hcl v1.0.0 21:43:38 go: downloading github.com/magiconair/properties v1.8.1 21:43:38 go: downloading github.com/mitchellh/mapstructure v1.3.2 21:43:38 go: downloading github.com/pelletier/go-toml v1.8.0 21:43:38 go: downloading github.com/spf13/afero v1.2.2 21:43:38 go: downloading github.com/spf13/cast v1.3.1 21:43:38 go: downloading github.com/spf13/jwalterweatherman v1.1.0 21:43:38 go: downloading github.com/spf13/pflag v1.0.5 21:43:38 go: downloading github.com/subosito/gotenv v1.2.0 21:43:38 go: downloading gopkg.in/ini.v1 v1.57.0 21:43:38 go: downloading gopkg.in/yaml.v2 v2.3.0 21:43:39 go: downloading github.com/google/uuid v1.1.1 21:43:39 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 21:43:40 go: downloading golang.org/x/text v0.3.2 21:43:41 go: downloading github.com/cespare/xxhash v1.1.0 21:43:49 + go get github.com/stretchr/testify/mock@v1.8.1 21:43:50 go: downloading github.com/stretchr/testify v1.8.1 21:44:06 go: downloading github.com/pmezard/go-difflib v1.0.0 21:44:06 go: downloading github.com/davecgh/go-spew v1.1.1 21:44:06 go: downloading github.com/stretchr/objx v0.5.0 21:44:06 go: downloading gopkg.in/yaml.v3 v3.0.1 21:44:06 + go-acc ./... --ignore mockkong,common,discoverserviceapi,invokermanagementapi,publishserviceapi,providermanagementapi 21:44:08 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed 21:44:08 go: downloading gopkg.in/yaml.v2 v2.4.0 21:44:08 go: downloading helm.sh/helm/v3 v3.9.0 21:44:08 go: downloading k8s.io/cli-runtime v0.25.3-rc.0 21:44:08 go: downloading k8s.io/client-go v0.25.3-rc.0 21:44:08 go: downloading github.com/mitchellh/copystructure v1.2.0 21:44:08 go: downloading github.com/Masterminds/semver/v3 v3.1.1 21:44:08 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 21:44:08 go: downloading github.com/gosuri/uitable v0.0.4 21:44:09 go: downloading github.com/pkg/errors v0.9.1 21:44:09 go: downloading golang.org/x/term v0.13.0 21:44:09 go: downloading sigs.k8s.io/yaml v1.3.0 21:44:09 go: downloading k8s.io/api v0.25.3-rc.0 21:44:09 go: downloading k8s.io/apimachinery v0.25.3-rc.0 21:44:09 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible 21:44:10 go: downloading k8s.io/apiextensions-apiserver v0.25.2 21:44:10 go: downloading k8s.io/kubectl v0.25.2 21:44:10 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:44:10 go: downloading github.com/fatih/color v1.13.0 21:44:10 go: downloading github.com/Masterminds/goutils v1.1.1 21:44:10 go: downloading github.com/huandu/xstrings v1.3.2 21:44:10 go: downloading github.com/imdario/mergo v0.3.12 21:44:10 go: downloading github.com/shopspring/decimal v1.2.0 21:44:10 go: downloading github.com/spf13/cast v1.4.1 21:44:10 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 21:44:10 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 21:44:10 go: downloading github.com/BurntSushi/toml v1.1.0 21:44:10 go: downloading github.com/gobwas/glob v0.2.3 21:44:10 go: downloading github.com/containerd/containerd v1.6.6 21:44:10 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 21:44:10 go: downloading oras.land/oras-go v1.1.1 21:44:10 go: downloading github.com/Masterminds/squirrel v1.5.3 21:44:10 go: downloading github.com/lib/pq v1.10.6 21:44:10 go: downloading github.com/jmoiron/sqlx v1.3.5 21:44:10 go: downloading github.com/rubenv/sql-migrate v1.1.2 21:44:10 go: downloading github.com/spf13/cobra v1.5.0 21:44:10 go: downloading k8s.io/klog/v2 v2.70.1 21:44:10 go: downloading github.com/gogo/protobuf v1.3.2 21:44:10 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 21:44:10 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 21:44:10 go: downloading github.com/google/gnostic v0.5.7-v3refs 21:44:10 go: downloading sigs.k8s.io/kustomize/api v0.12.1 21:44:11 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 21:44:11 go: downloading github.com/golang/protobuf v1.5.2 21:44:11 go: downloading github.com/google/gofuzz v1.2.0 21:44:11 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 21:44:11 go: downloading github.com/mattn/go-runewidth v0.0.9 21:44:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:44:11 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 21:44:11 go: downloading k8s.io/apiserver v0.25.2 21:44:11 go: downloading github.com/opencontainers/go-digest v1.0.0 21:44:11 go: downloading k8s.io/component-base v0.25.2 21:44:11 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d 21:44:11 go: downloading golang.org/x/sync v0.1.0 21:44:11 go: downloading github.com/docker/cli v20.10.17+incompatible 21:44:11 go: downloading github.com/docker/docker v20.10.17+incompatible 21:44:11 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 21:44:11 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 21:44:11 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 21:44:11 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 21:44:12 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible 21:44:12 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:44:12 go: downloading github.com/go-logr/logr v1.2.3 21:44:12 go: downloading github.com/json-iterator/go v1.1.12 21:44:12 go: downloading google.golang.org/protobuf v1.28.0 21:44:12 go: downloading gopkg.in/inf.v0 v0.9.1 21:44:12 go: downloading github.com/google/go-cmp v0.5.8 21:44:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f 21:44:12 go: downloading github.com/chai2010/gettext-go v1.0.2 21:44:12 go: downloading github.com/MakeNowJust/heredoc v1.0.0 21:44:12 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 21:44:12 go: downloading github.com/russross/blackfriday v1.5.2 21:44:12 go: downloading google.golang.org/grpc v1.47.0 21:44:12 go: downloading github.com/moby/locker v1.0.1 21:44:12 go: downloading github.com/docker/docker-credential-helpers v0.6.4 21:44:12 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 21:44:12 go: downloading github.com/google/btree v1.0.1 21:44:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:44:12 go: downloading github.com/modern-go/reflect2 v1.0.2 21:44:12 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 21:44:12 go: downloading github.com/go-errors/errors v1.0.1 21:44:12 go: downloading github.com/go-openapi/jsonreference v0.20.2 21:44:12 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 21:44:12 go: downloading github.com/docker/go-connections v0.4.0 21:44:12 go: downloading github.com/docker/go-units v0.4.0 21:44:12 go: downloading github.com/klauspost/compress v1.13.6 21:44:12 go: downloading github.com/docker/distribution v2.8.1+incompatible 21:44:13 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 21:44:13 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 21:44:13 go: downloading github.com/xlab/treeprint v1.1.0 21:44:13 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 21:44:13 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 21:44:13 go: downloading github.com/morikuni/aec v1.0.0 21:44:13 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 21:44:13 go: downloading github.com/moby/spdystream v0.2.0 21:44:13 go: downloading github.com/docker/go-metrics v0.0.1 21:44:13 go: downloading github.com/prometheus/client_golang v1.12.1 21:44:13 go: downloading github.com/beorn7/perks v1.0.1 21:44:13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:44:13 go: downloading github.com/prometheus/client_model v0.2.0 21:44:13 go: downloading github.com/prometheus/common v0.32.1 21:44:13 go: downloading github.com/prometheus/procfs v0.7.3 21:44:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:45:48 ok oransc.org/nonrtric/servicemanager 1.155s coverage: 21.5% of statements in oransc.org/nonrtric/servicemanager, oransc.org/nonrtric/servicemanager/internal, oransc.org/nonrtric/servicemanager/internal/discoverservice, oransc.org/nonrtric/servicemanager/internal/envreader, oransc.org/nonrtric/servicemanager/internal/invokermanagement, oransc.org/nonrtric/servicemanager/internal/kongclear, oransc.org/nonrtric/servicemanager/internal/providermanagement, oransc.org/nonrtric/servicemanager/internal/publishservice 21:45:48 ? oransc.org/nonrtric/servicemanager/internal [no test files] 21:45:55 ok oransc.org/nonrtric/servicemanager/internal/discoverservice 0.860s coverage: 43.7% of statements in oransc.org/nonrtric/servicemanager, oransc.org/nonrtric/servicemanager/internal, oransc.org/nonrtric/servicemanager/internal/discoverservice, oransc.org/nonrtric/servicemanager/internal/envreader, oransc.org/nonrtric/servicemanager/internal/invokermanagement, oransc.org/nonrtric/servicemanager/internal/kongclear, oransc.org/nonrtric/servicemanager/internal/providermanagement, oransc.org/nonrtric/servicemanager/internal/publishservice 21:45:55 ? oransc.org/nonrtric/servicemanager/internal/envreader [no test files] 21:46:01 ok oransc.org/nonrtric/servicemanager/internal/invokermanagement 0.780s coverage: 47.0% of statements in oransc.org/nonrtric/servicemanager, oransc.org/nonrtric/servicemanager/internal, oransc.org/nonrtric/servicemanager/internal/discoverservice, oransc.org/nonrtric/servicemanager/internal/envreader, oransc.org/nonrtric/servicemanager/internal/invokermanagement, oransc.org/nonrtric/servicemanager/internal/kongclear, oransc.org/nonrtric/servicemanager/internal/providermanagement, oransc.org/nonrtric/servicemanager/internal/publishservice 21:46:01 ? oransc.org/nonrtric/servicemanager/internal/kongclear [no test files] 21:46:08 ok oransc.org/nonrtric/servicemanager/internal/providermanagement 0.640s coverage: 29.5% of statements in oransc.org/nonrtric/servicemanager, oransc.org/nonrtric/servicemanager/internal, oransc.org/nonrtric/servicemanager/internal/discoverservice, oransc.org/nonrtric/servicemanager/internal/envreader, oransc.org/nonrtric/servicemanager/internal/invokermanagement, oransc.org/nonrtric/servicemanager/internal/kongclear, oransc.org/nonrtric/servicemanager/internal/providermanagement, oransc.org/nonrtric/servicemanager/internal/publishservice 21:46:14 ok oransc.org/nonrtric/servicemanager/internal/publishservice 0.803s coverage: 44.9% of statements in oransc.org/nonrtric/servicemanager, oransc.org/nonrtric/servicemanager/internal, oransc.org/nonrtric/servicemanager/internal/discoverservice, oransc.org/nonrtric/servicemanager/internal/envreader, oransc.org/nonrtric/servicemanager/internal/invokermanagement, oransc.org/nonrtric/servicemanager/internal/kongclear, oransc.org/nonrtric/servicemanager/internal/providermanagement, oransc.org/nonrtric/servicemanager/internal/publishservice 21:46:14 + sed -i 's/oransc\.org\/nonrtric\/servicemanager/servicemanager/' coverage.txt 21:46:14 + echo '--> build-servicemanager-ubuntu.sh ends' 21:46:14 --> build-servicemanager-ubuntu.sh ends 21:46:14 + echo --> prescan-sme-servicemanager-ubuntu.sh ends 21:46:14 --> prescan-sme-servicemanager-ubuntu.sh ends 21:46:14 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-748 21:46:15 [nonrtric-plt-sme-servicemanager-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_nonrtric-plt-sme-servicemanager -Dsonar.projectName=nonrtric-plt-sme-servicemanager -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.projectBaseDir=servicemanager -Dsonar.go.coverage.reportPaths=coverage.txt -Dsonar.organization=o-ran-sc -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go 21:46:15 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 21:46:15 INFO: Project root configuration file: NONE 21:46:16 INFO: SonarScanner 4.6.2.2472 21:46:16 INFO: Java 17.0.7 Private Build (64-bit) 21:46:16 INFO: Linux 4.15.0-213-generic amd64 21:46:16 INFO: User cache: /home/jenkins/.sonar/cache 21:46:18 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 21:46:18 INFO: Project root configuration file: NONE 21:46:18 INFO: Analyzing on SonarCloud 21:46:18 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 21:46:19 INFO: Load global settings 21:46:20 INFO: Load global settings (done) | time=499ms 21:46:20 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 21:46:20 INFO: Loading required plugins 21:46:20 INFO: Load plugins index 21:46:20 INFO: Load plugins index (done) | time=252ms 21:46:20 INFO: Load/download plugins 21:46:21 INFO: Load/download plugins (done) | time=766ms 21:46:22 INFO: Found an active CI vendor: 'Jenkins' 21:46:22 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-sme-servicemanager' 21:46:22 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-sme-servicemanager' (done) | time=296ms 21:46:22 INFO: Process project properties 21:46:22 INFO: Execute project builders 21:46:22 INFO: Execute project builders (done) | time=1ms 21:46:22 INFO: Project key: o-ran-sc_nonrtric-plt-sme-servicemanager 21:46:22 INFO: Base dir: /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/servicemanager 21:46:22 INFO: Working dir: /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/servicemanager/.scannerwork 21:46:22 INFO: Load project branches 21:46:22 INFO: Load project branches (done) | time=261ms 21:46:22 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-sme-servicemanager' 21:46:23 INFO: Detected project binding: NOT_BOUND 21:46:23 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-sme-servicemanager' (done) | time=195ms 21:46:23 INFO: Load project pull requests 21:46:23 INFO: Load project pull requests (done) | time=194ms 21:46:23 INFO: Load branch configuration 21:46:23 INFO: Load branch configuration (done) | time=3ms 21:46:23 INFO: Load quality profiles 21:46:23 INFO: Load quality profiles (done) | time=442ms 21:46:23 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 21:46:23 INFO: Load active rules 21:46:25 INFO: Load active rules (done) | time=1388ms 21:46:25 INFO: Organization key: o-ran-sc 21:46:25 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. 21:46:25 INFO: Preprocessing files... 21:46:25 INFO: 1 language detected in 25 preprocessed files (done) | time=237ms 21:46:25 INFO: 37 files ignored because of inclusion/exclusion patterns 21:46:25 INFO: 0 files ignored because of scm ignore settings 21:46:26 INFO: Loading plugins for detected languages 21:46:26 INFO: Load/download plugins 21:46:26 INFO: Load/download plugins (done) | time=462ms 21:46:26 INFO: Load project repositories 21:46:26 INFO: Load project repositories (done) | time=236ms 21:46:26 INFO: Indexing files... 21:46:26 INFO: Project configuration: 21:46:26 INFO: Included sources: **/*.go 21:46:26 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 21:46:26 INFO: 25 files indexed (done) | time=17ms 21:46:26 INFO: Quality profile for go: Sonar way 21:46:26 INFO: ------------- Run sensors on module nonrtric-plt-sme-servicemanager 21:46:27 INFO: Load metrics repository 21:46:27 INFO: Load metrics repository (done) | time=541ms 21:46:27 INFO: Sensor cache enabled 21:46:27 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 21:46:27 INFO: Load sensor cache 21:46:29 INFO: Load sensor cache (342 KB) | time=1681ms 21:46:29 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 21:46:30 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 21:46:30 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 21:46:30 INFO: Sensor JaCoCo XML Report Importer [jacoco] 21:46:30 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 21:46:30 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 21:46:30 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms 21:46:30 INFO: Sensor Code Quality and Security for Go [go] 21:46:30 INFO: 25 source files to be analyzed 21:46:35 INFO: 25/25 source files have been analyzed 21:46:35 INFO: Sensor Code Quality and Security for Go [go] (done) | time=4783ms 21:46:35 INFO: Sensor Go Cover sensor for Go coverage [go] 21:46:35 INFO: Load coverage report from '/w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/servicemanager/coverage.txt' 21:46:35 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=87ms 21:46:35 INFO: Sensor IaC Docker Sensor [iac] 21:46:35 INFO: 0 source files to be analyzed 21:46:35 INFO: 0/0 source files have been analyzed 21:46:35 INFO: Sensor IaC Docker Sensor [iac] (done) | time=127ms 21:46:35 INFO: Sensor Java Config Sensor [iac] 21:46:35 INFO: 0 source files to be analyzed 21:46:35 INFO: 0/0 source files have been analyzed 21:46:35 INFO: Sensor Java Config Sensor [iac] (done) | time=27ms 21:46:35 INFO: Sensor Serverless configuration file sensor [security] 21:46:35 INFO: 0 Serverless function entries were found in the project 21:46:35 INFO: 0 Serverless function handlers were kept as entrypoints 21:46:35 INFO: Sensor Serverless configuration file sensor [security] (done) | time=17ms 21:46:35 INFO: Sensor AWS SAM template file sensor [security] 21:46:35 INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms 21:46:35 INFO: Sensor AWS SAM Inline template file sensor [security] 21:46:35 INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms 21:46:35 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 21:46:35 INFO: Available processors: 4 21:46:35 INFO: Using 4 threads for analysis. 21:46:35 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: 21:46:35 * The filename starts with "test" 21:46:35 * The filename contains "test." or "tests." 21:46:35 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 21:46:35 * Any directory in the file path has a name ending in "test" or "tests" 21:46:35 21:46:36 INFO: Start fetching files for the text and secrets analysis 21:46:36 INFO: Using Git CLI to retrieve untracked files 21:46:36 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 21:46:36 INFO: Starting the text and secrets analysis 21:46:36 INFO: 25 source files to be analyzed for the text and secrets analysis 21:46:39 INFO: 25/25 source files have been analyzed for the text and secrets analysis 21:46:39 INFO: Start fetching files for the binary file analysis 21:46:39 INFO: There are no files to be analyzed for the binary file analysis 21:46:39 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=3820ms 21:46:39 INFO: Sensor JavaSecuritySensor [security] 21:46:39 INFO: 13 taint analysis rules enabled. 21:46:39 INFO: No UCFGs have been included for analysis. 21:46:39 INFO: java security sensor: Begin: 2025-08-11T21:46:39.104386902Z, End: 2025-08-11T21:46:39.129002366Z, Duration: 00:00:00.024 21:46:39 Load type hierarchy and UCFGs: Begin: 2025-08-11T21:46:39.119389696Z, End: 2025-08-11T21:46:39.121970974Z, Duration: 00:00:00.002 21:46:39 Load type hierarchy: Begin: 2025-08-11T21:46:39.119433406Z, End: 2025-08-11T21:46:39.121202894Z, Duration: 00:00:00.001 21:46:39 Load UCFGs: Begin: 2025-08-11T21:46:39.121859874Z, End: 2025-08-11T21:46:39.121915644Z, Duration: 00:00:00.000 21:46:39 INFO: java security sensor peak memory: 104 MB 21:46:39 INFO: Sensor JavaSecuritySensor [security] (done) | time=36ms 21:46:39 INFO: Sensor CSharpSecuritySensor [security] 21:46:39 INFO: 26 taint analysis rules enabled. 21:46:39 INFO: No UCFGs have been included for analysis. 21:46:39 INFO: csharp security sensor: Begin: 2025-08-11T21:46:39.135669888Z, End: 2025-08-11T21:46:39.137725296Z, Duration: 00:00:00.002 21:46:39 Load type hierarchy and UCFGs: Begin: 2025-08-11T21:46:39.136718837Z, End: 2025-08-11T21:46:39.137218587Z, Duration: 00:00:00.000 21:46:39 Load type hierarchy: Begin: 2025-08-11T21:46:39.136728937Z, End: 2025-08-11T21:46:39.137038597Z, Duration: 00:00:00.000 21:46:39 Load UCFGs: Begin: 2025-08-11T21:46:39.137158797Z, End: 2025-08-11T21:46:39.137183607Z, Duration: 00:00:00.000 21:46:39 INFO: csharp security sensor peak memory: 104 MB 21:46:39 INFO: Sensor CSharpSecuritySensor [security] (done) | time=3ms 21:46:39 INFO: Sensor VbNetSecuritySensor [security] 21:46:39 INFO: 25 taint analysis rules enabled. 21:46:39 INFO: No UCFGs have been included for analysis. 21:46:39 INFO: vbnet security sensor: Begin: 2025-08-11T21:46:39.139546264Z, End: 2025-08-11T21:46:39.141286682Z, Duration: 00:00:00.001 21:46:39 Load type hierarchy and UCFGs: Begin: 2025-08-11T21:46:39.140092324Z, End: 2025-08-11T21:46:39.140697383Z, Duration: 00:00:00.000 21:46:39 Load type hierarchy: Begin: 2025-08-11T21:46:39.140097534Z, End: 2025-08-11T21:46:39.140328473Z, Duration: 00:00:00.000 21:46:39 Load UCFGs: Begin: 2025-08-11T21:46:39.140393803Z, End: 2025-08-11T21:46:39.140475463Z, Duration: 00:00:00.000 21:46:39 INFO: vbnet security sensor peak memory: 104 MB 21:46:39 INFO: Sensor VbNetSecuritySensor [security] (done) | time=5ms 21:46:39 INFO: Sensor PhpSecuritySensor [security] 21:46:39 INFO: 18 taint analysis rules enabled. 21:46:39 INFO: No UCFGs have been included for analysis. 21:46:39 INFO: php security sensor: Begin: 2025-08-11T21:46:39.146766266Z, End: 2025-08-11T21:46:39.148029255Z, Duration: 00:00:00.001 21:46:39 Load type hierarchy and UCFGs: Begin: 2025-08-11T21:46:39.147250986Z, End: 2025-08-11T21:46:39.147694055Z, Duration: 00:00:00.000 21:46:39 Load type hierarchy: Begin: 2025-08-11T21:46:39.147259136Z, End: 2025-08-11T21:46:39.147459716Z, Duration: 00:00:00.000 21:46:39 Load UCFGs: Begin: 2025-08-11T21:46:39.147649146Z, End: 2025-08-11T21:46:39.147664806Z, Duration: 00:00:00.000 21:46:39 INFO: php security sensor peak memory: 104 MB 21:46:39 INFO: Sensor PhpSecuritySensor [security] (done) | time=2ms 21:46:39 INFO: Sensor PythonSecuritySensor [security] 21:46:39 INFO: 21 taint analysis rules enabled. 21:46:39 INFO: No UCFGs have been included for analysis. 21:46:39 INFO: python security sensor: Begin: 2025-08-11T21:46:39.149180134Z, End: 2025-08-11T21:46:39.149938843Z, Duration: 00:00:00.000 21:46:39 Load type hierarchy and UCFGs: Begin: 2025-08-11T21:46:39.149546463Z, End: 2025-08-11T21:46:39.149679253Z, Duration: 00:00:00.000 21:46:39 Load type hierarchy: Begin: 2025-08-11T21:46:39.149550383Z, End: 2025-08-11T21:46:39.149605363Z, Duration: 00:00:00.000 21:46:39 Load UCFGs: Begin: 2025-08-11T21:46:39.149644533Z, End: 2025-08-11T21:46:39.149654903Z, Duration: 00:00:00.000 21:46:39 INFO: python security sensor peak memory: 105 MB 21:46:39 INFO: Sensor PythonSecuritySensor [security] (done) | time=2ms 21:46:39 INFO: Sensor JsSecuritySensor [security] 21:46:39 INFO: 15 taint analysis rules enabled. 21:46:39 INFO: No UCFGs have been included for analysis. 21:46:39 INFO: js security sensor: Begin: 2025-08-11T21:46:39.151075782Z, End: 2025-08-11T21:46:39.152459920Z, Duration: 00:00:00.001 21:46:39 Load type hierarchy and UCFGs: Begin: 2025-08-11T21:46:39.152012751Z, End: 2025-08-11T21:46:39.152200051Z, Duration: 00:00:00.000 21:46:39 Load type hierarchy: Begin: 2025-08-11T21:46:39.152017071Z, End: 2025-08-11T21:46:39.152070491Z, Duration: 00:00:00.000 21:46:39 Load UCFGs: Begin: 2025-08-11T21:46:39.152166581Z, End: 2025-08-11T21:46:39.152178951Z, Duration: 00:00:00.000 21:46:39 INFO: js security sensor peak memory: 105 MB 21:46:39 INFO: Sensor JsSecuritySensor [security] (done) | time=2ms 21:46:39 INFO: Sensor KotlinSecuritySensor [security] 21:46:39 INFO: 28 taint analysis rules enabled. 21:46:39 INFO: No UCFGs have been included for analysis. 21:46:39 INFO: kotlin security sensor: Begin: 2025-08-11T21:46:39.153386139Z, End: 2025-08-11T21:46:39.154178329Z, Duration: 00:00:00.000 21:46:39 Load type hierarchy and UCFGs: Begin: 2025-08-11T21:46:39.153777859Z, End: 2025-08-11T21:46:39.153892129Z, Duration: 00:00:00.000 21:46:39 Load type hierarchy: Begin: 2025-08-11T21:46:39.153781249Z, End: 2025-08-11T21:46:39.153831969Z, Duration: 00:00:00.000 21:46:39 Load UCFGs: Begin: 2025-08-11T21:46:39.153861079Z, End: 2025-08-11T21:46:39.153873609Z, Duration: 00:00:00.000 21:46:39 INFO: kotlin security sensor peak memory: 105 MB 21:46:39 INFO: Sensor KotlinSecuritySensor [security] (done) | time=1ms 21:46:39 INFO: Sensor GoSecuritySensor [security] 21:46:39 INFO: 9 taint analysis rules enabled. 21:46:39 INFO: Analyzing 338 UCFGs to detect vulnerabilities. 21:46:40 INFO: All rules entry points : 1 21:46:40 INFO: Retained UCFGs : 3 21:46:40 INFO: 0 / 3 UCFGs simulated, memory usage: 66 MB 21:46:40 INFO: 3 / 3 UCFGs simulated, memory usage: 72 MB 21:46:40 INFO: go security sensor: Begin: 2025-08-11T21:46:39.155011618Z, End: 2025-08-11T21:46:40.315298080Z, Duration: 00:00:01.160 21:46:40 Load type hierarchy and UCFGs: Begin: 2025-08-11T21:46:39.155172677Z, End: 2025-08-11T21:46:39.578977509Z, Duration: 00:00:00.423 21:46:40 Load type hierarchy: Begin: 2025-08-11T21:46:39.155175937Z, End: 2025-08-11T21:46:39.163535848Z, Duration: 00:00:00.008 21:46:40 Load UCFGs: Begin: 2025-08-11T21:46:39.163621528Z, End: 2025-08-11T21:46:39.578878239Z, Duration: 00:00:00.415 21:46:40 Check cache: Begin: 2025-08-11T21:46:39.579143939Z, End: 2025-08-11T21:46:39.579464928Z, Duration: 00:00:00.000 21:46:40 Load cache: Begin: 2025-08-11T21:46:39.579153449Z, End: 2025-08-11T21:46:39.579177159Z, Duration: 00:00:00.000 21:46:40 Create runtime call graph: Begin: 2025-08-11T21:46:39.579502418Z, End: 2025-08-11T21:46:39.720541526Z, Duration: 00:00:00.141 21:46:40 Variable Type Analysis #1: Begin: 2025-08-11T21:46:39.580359427Z, End: 2025-08-11T21:46:39.669093871Z, Duration: 00:00:00.088 21:46:40 Create runtime type propagation graph: Begin: 2025-08-11T21:46:39.581267366Z, End: 2025-08-11T21:46:39.633026090Z, Duration: 00:00:00.051 21:46:40 Run SCC (Tarjan) on 4056 nodes: Begin: 2025-08-11T21:46:39.633619030Z, End: 2025-08-11T21:46:39.646575016Z, Duration: 00:00:00.012 21:46:40 Propagate runtime types to strongly connected components: Begin: 2025-08-11T21:46:39.646734946Z, End: 2025-08-11T21:46:39.668971281Z, Duration: 00:00:00.022 21:46:40 Variable Type Analysis #2: Begin: 2025-08-11T21:46:39.671304429Z, End: 2025-08-11T21:46:39.718967457Z, Duration: 00:00:00.047 21:46:40 Create runtime type propagation graph: Begin: 2025-08-11T21:46:39.671318949Z, End: 2025-08-11T21:46:39.696372042Z, Duration: 00:00:00.025 21:46:40 Run SCC (Tarjan) on 4056 nodes: Begin: 2025-08-11T21:46:39.696515372Z, End: 2025-08-11T21:46:39.707816510Z, Duration: 00:00:00.011 21:46:40 Propagate runtime types to strongly connected components: Begin: 2025-08-11T21:46:39.707935090Z, End: 2025-08-11T21:46:39.718884407Z, Duration: 00:00:00.010 21:46:40 Load config: Begin: 2025-08-11T21:46:39.720649435Z, End: 2025-08-11T21:46:40.085914364Z, Duration: 00:00:00.365 21:46:40 Compute entry points: Begin: 2025-08-11T21:46:40.086087444Z, End: 2025-08-11T21:46:40.143792577Z, Duration: 00:00:00.057 21:46:40 Slice call graph: Begin: 2025-08-11T21:46:40.144192977Z, End: 2025-08-11T21:46:40.145572255Z, Duration: 00:00:00.001 21:46:40 Live variable analysis: Begin: 2025-08-11T21:46:40.145637935Z, End: 2025-08-11T21:46:40.162078037Z, Duration: 00:00:00.016 21:46:40 Taint analysis for go: Begin: 2025-08-11T21:46:40.162396936Z, End: 2025-08-11T21:46:40.296971891Z, Duration: 00:00:00.134 21:46:40 Report issues: Begin: 2025-08-11T21:46:40.297112231Z, End: 2025-08-11T21:46:40.301090027Z, Duration: 00:00:00.003 21:46:40 Store cache: Begin: 2025-08-11T21:46:40.302372705Z, End: 2025-08-11T21:46:40.314206921Z, Duration: 00:00:00.011 21:46:40 INFO: go security sensor peak memory: 180 MB 21:46:40 INFO: Sensor GoSecuritySensor [security] (done) | time=1162ms 21:46:40 INFO: ------------- Run sensors on project 21:46:40 INFO: Sensor Zero Coverage Sensor 21:46:40 INFO: Sensor Zero Coverage Sensor (done) | time=21ms 21:46:40 INFO: ------------- Gather SCA dependencies on project 21:46:40 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 21:46:40 INFO: Checking if SCA is enabled for organization o-ran-sc 21:46:41 INFO: Dependency analysis skipped 21:46:41 INFO: CPD Executor Calculating CPD for 25 files 21:46:41 INFO: CPD Executor CPD calculation finished (done) | time=93ms 21:46:41 INFO: Analysis report generated in 538ms, dir size=973 KB 21:46:41 INFO: Analysis report compressed in 98ms, zip size=284 KB 21:46:42 INFO: Analysis report uploaded in 755ms 21:46:42 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_nonrtric-plt-sme-servicemanager 21:46:42 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 21:46:42 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZibGZgY32CbJIsUfSql 21:46:42 INFO: ------------- Upload SCA dependency files 21:46:44 INFO: Sensor cache published successfully 21:46:44 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 21:46:44 INFO: Analysis total time: 22.545 s 21:46:44 INFO: ------------------------------------------------------------------------ 21:46:44 INFO: EXECUTION SUCCESS 21:46:44 INFO: ------------------------------------------------------------------------ 21:46:44 INFO: Total time: 28.505s 21:46:44 INFO: Final Memory: 33M/120M 21:46:44 INFO: ------------------------------------------------------------------------ 21:46:45 $ ssh-agent -k 21:46:45 unset SSH_AUTH_SOCK; 21:46:45 unset SSH_AGENT_PID; 21:46:45 echo Agent pid 2055 killed; 21:46:45 [ssh-agent] Stopped. 21:46:45 [PostBuildScript] - [INFO] Executing post build scripts. 21:46:45 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins453022182234057742.sh 21:46:45 ---> sysstat.sh 21:46:46 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins13649764132798769224.sh 21:46:46 ---> package-listing.sh 21:46:46 ++ tr '[:upper:]' '[:lower:]' 21:46:46 ++ facter osfamily 21:46:46 + OS_FAMILY=debian 21:46:46 + workspace=/w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script 21:46:46 + START_PACKAGES=/tmp/packages_start.txt 21:46:46 + END_PACKAGES=/tmp/packages_end.txt 21:46:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:46:46 + PACKAGES=/tmp/packages_start.txt 21:46:46 + '[' /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script ']' 21:46:46 + PACKAGES=/tmp/packages_end.txt 21:46:46 + case "${OS_FAMILY}" in 21:46:46 + dpkg -l 21:46:46 + grep '^ii' 21:46:46 + '[' -f /tmp/packages_start.txt ']' 21:46:46 + '[' -f /tmp/packages_end.txt ']' 21:46:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:46:46 + '[' /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script ']' 21:46:46 + mkdir -p /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/archives/ 21:46:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/archives/ 21:46:46 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins6494139025242848476.sh 21:46:46 ---> capture-instance-metadata.sh 21:46:46 Setup pyenv: 21:46:46 system 21:46:46 3.8.13 21:46:46 3.9.13 21:46:46 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) 21:46:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wzWC from file:/tmp/.os_lf_venv 21:46:50 lf-activate-venv(): INFO: Installing: lftools 21:47:10 lf-activate-venv(): INFO: Adding /tmp/venv-wzWC/bin to PATH 21:47:10 INFO: Running in OpenStack, capturing instance metadata 21:47:11 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins11843013186558470074.sh 21:47:11 provisioning config files... 21:47:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script@tmp/config5728079231067606021tmp 21:47:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:47:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:47:11 [EnvInject] - Injecting environment variables from a build step. 21:47:11 [EnvInject] - Injecting as environment variables the properties content 21:47:11 SERVER_ID=logs 21:47:11 21:47:11 [EnvInject] - Variables injected successfully. 21:47:11 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins14275728308400305925.sh 21:47:11 ---> create-netrc.sh 21:47:11 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins12181667093408679688.sh 21:47:11 ---> python-tools-install.sh 21:47:11 Setup pyenv: 21:47:11 system 21:47:11 3.8.13 21:47:11 3.9.13 21:47:11 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) 21:47:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wzWC from file:/tmp/.os_lf_venv 21:47:15 lf-activate-venv(): INFO: Installing: lftools 21:47:34 lf-activate-venv(): INFO: Adding /tmp/venv-wzWC/bin to PATH 21:47:34 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins1903642457010413856.sh 21:47:34 ---> sudo-logs.sh 21:47:34 Archiving 'sudo' log.. 21:47:34 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins7773257998699943363.sh 21:47:34 ---> job-cost.sh 21:47:34 Setup pyenv: 21:47:34 system 21:47:34 3.8.13 21:47:34 3.9.13 21:47:34 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) 21:47:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wzWC from file:/tmp/.os_lf_venv 21:47:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:47:48 lf-activate-venv(): INFO: Adding /tmp/venv-wzWC/bin to PATH 21:47:48 INFO: No Stack... 21:47:48 INFO: Retrieving Pricing Info for: v3-starter-4 21:47:48 INFO: Archiving Costs 21:47:48 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins6782720490617851891.sh 21:47:48 ---> logs-deploy.sh 21:47:48 Setup pyenv: 21:47:48 system 21:47:48 3.8.13 21:47:48 3.9.13 21:47:48 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) 21:47:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wzWC from file:/tmp/.os_lf_venv 21:47:52 lf-activate-venv(): INFO: Installing: lftools 21:48:10 lf-activate-venv(): INFO: Adding /tmp/venv-wzWC/bin to PATH 21:48:10 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-servicemanager-sonar-prescan-script/531 21:48:10 INFO: archiving workspace using pattern(s): -p **/*.log 21:48:13 Archives upload complete. 21:48:14 INFO: archiving logs to Nexus 21:48:15 ---> uname -a: 21:48:15 Linux prd-ubuntu1804-docker-4c-4g-748 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 21:48:15 21:48:15 21:48:15 ---> lscpu: 21:48:15 Architecture: x86_64 21:48:15 CPU op-mode(s): 32-bit, 64-bit 21:48:15 Byte Order: Little Endian 21:48:15 CPU(s): 4 21:48:15 On-line CPU(s) list: 0-3 21:48:15 Thread(s) per core: 1 21:48:15 Core(s) per socket: 1 21:48:15 Socket(s): 4 21:48:15 NUMA node(s): 1 21:48:15 Vendor ID: AuthenticAMD 21:48:15 CPU family: 23 21:48:15 Model: 49 21:48:15 Model name: AMD EPYC-Rome Processor 21:48:15 Stepping: 0 21:48:15 CPU MHz: 2800.000 21:48:15 BogoMIPS: 5600.00 21:48:15 Virtualization: AMD-V 21:48:15 Hypervisor vendor: KVM 21:48:15 Virtualization type: full 21:48:15 L1d cache: 32K 21:48:15 L1i cache: 32K 21:48:15 L2 cache: 512K 21:48:15 L3 cache: 16384K 21:48:15 NUMA node0 CPU(s): 0-3 21:48:15 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 21:48:15 21:48:15 21:48:15 ---> nproc: 21:48:15 4 21:48:15 21:48:15 21:48:15 ---> df -h: 21:48:15 Filesystem Size Used Avail Use% Mounted on 21:48:15 udev 3.9G 0 3.9G 0% /dev 21:48:15 tmpfs 798M 700K 797M 1% /run 21:48:15 /dev/vda1 20G 11G 9.0G 54% / 21:48:15 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:48:15 tmpfs 5.0M 0 5.0M 0% /run/lock 21:48:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:48:15 /dev/vda15 105M 5.3M 100M 5% /boot/efi 21:48:15 tmpfs 798M 0 798M 0% /run/user/1001 21:48:15 21:48:15 21:48:15 ---> free -m: 21:48:15 total used free shared buff/cache available 21:48:15 Mem: 7976 518 3671 0 3785 7158 21:48:15 Swap: 1023 0 1023 21:48:15 21:48:15 21:48:15 ---> ip addr: 21:48:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:48:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:48:15 inet 127.0.0.1/8 scope host lo 21:48:15 valid_lft forever preferred_lft forever 21:48:15 inet6 ::1/128 scope host 21:48:15 valid_lft forever preferred_lft forever 21:48:15 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 21:48:15 link/ether fa:16:3e:01:a0:3d brd ff:ff:ff:ff:ff:ff 21:48:15 inet 10.32.7.202/23 brd 10.32.7.255 scope global dynamic ens3 21:48:15 valid_lft 85951sec preferred_lft 85951sec 21:48:15 inet6 fe80::f816:3eff:fe01:a03d/64 scope link 21:48:15 valid_lft forever preferred_lft forever 21:48:15 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:48:15 link/ether 02:42:c9:d7:a7:09 brd ff:ff:ff:ff:ff:ff 21:48:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:48:15 valid_lft forever preferred_lft forever 21:48:15 21:48:15 21:48:15 ---> sar -b -r -n DEV: 21:48:15 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-748) 08/11/25 _x86_64_ (4 CPU) 21:48:15 21:48:15 21:40:50 LINUX RESTART (4 CPU) 21:48:15 21:48:15 21:41:01 tps rtps wtps bread/s bwrtn/s 21:48:15 21:42:01 152.01 68.91 83.10 5592.27 39339.33 21:48:15 21:43:01 48.58 0.30 48.28 31.86 6700.08 21:48:15 21:44:01 209.05 109.72 99.33 5463.20 17768.00 21:48:15 21:45:01 120.61 19.59 101.02 1214.06 34569.52 21:48:15 21:46:01 37.31 5.37 31.94 652.96 20137.84 21:48:15 21:47:01 42.69 28.26 14.43 1282.51 4659.11 21:48:15 21:48:01 20.71 0.87 19.84 77.44 1426.19 21:48:15 Average: 90.13 33.28 56.85 2044.71 17800.11 21:48:15 21:48:15 21:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:48:15 21:42:01 5904020 7403720 2263408 27.71 34632 1647000 995972 10.81 591940 1505176 46240 21:48:15 21:43:01 5682492 7412340 2484936 30.42 53844 1845060 978296 10.62 593644 1698432 139432 21:48:15 21:44:01 5099412 7410100 3068016 37.56 73168 2386752 1046964 11.36 841416 1990324 254504 21:48:15 21:45:01 3845616 7299948 4321812 52.92 106172 3425064 1408928 15.29 1362808 2634824 321920 21:48:15 21:46:01 3979188 7399176 4188240 51.28 118044 3369120 1155896 12.54 1483284 2371172 23400 21:48:15 21:47:01 3740020 7304252 4427408 54.21 124600 3508508 1038516 11.27 1649324 2446768 15112 21:48:15 21:48:01 3747340 7316328 4420088 54.12 127260 3510548 1025564 11.13 1644064 2444352 9052 21:48:15 Average: 4571155 7363695 3596273 44.03 91103 2813150 1092877 11.86 1166640 2155864 115666 21:48:15 21:48:15 21:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:48:15 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:15 21:42:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 21:48:15 21:42:01 ens3 388.75 201.23 1020.30 63.18 0.00 0.00 0.00 0.00 21:48:15 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:15 21:43:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:48:15 21:43:01 ens3 54.87 43.46 723.01 5.20 0.00 0.00 0.00 0.00 21:48:15 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:15 21:44:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 21:48:15 21:44:01 ens3 349.20 244.85 800.63 23.31 0.00 0.00 0.00 0.00 21:48:15 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:15 21:45:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:48:15 21:45:01 ens3 276.45 206.73 1557.13 17.78 0.00 0.00 0.00 0.00 21:48:15 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:15 21:46:01 lo 6.32 6.32 1.31 1.31 0.00 0.00 0.00 0.00 21:48:15 21:46:01 ens3 0.30 0.37 0.05 0.08 0.00 0.00 0.00 0.00 21:48:15 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:15 21:47:01 lo 5.26 5.26 0.89 0.89 0.00 0.00 0.00 0.00 21:48:15 21:47:01 ens3 231.22 128.04 1597.80 27.21 0.00 0.00 0.00 0.00 21:48:15 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:15 21:48:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 21:48:15 21:48:01 ens3 11.91 12.51 9.12 5.95 0.00 0.00 0.00 0.00 21:48:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:15 Average: lo 2.35 2.35 0.38 0.38 0.00 0.00 0.00 0.00 21:48:15 Average: ens3 187.53 119.60 815.47 20.39 0.00 0.00 0.00 0.00 21:48:15 21:48:15 21:48:15 ---> sar -P ALL: 21:48:15 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-748) 08/11/25 _x86_64_ (4 CPU) 21:48:15 21:48:15 21:40:50 LINUX RESTART (4 CPU) 21:48:15 21:48:15 21:41:01 CPU %user %nice %system %iowait %steal %idle 21:48:15 21:42:01 all 17.70 0.00 3.19 5.29 1.63 72.19 21:48:15 21:42:01 0 6.74 0.00 1.78 6.34 1.00 84.14 21:48:15 21:42:01 1 24.44 0.00 2.32 2.03 1.68 69.52 21:48:15 21:42:01 2 14.04 0.00 5.61 4.41 1.97 73.97 21:48:15 21:42:01 3 25.62 0.00 3.06 8.35 1.88 61.09 21:48:15 21:43:01 all 20.08 0.00 1.37 1.93 0.99 75.62 21:48:15 21:43:01 0 0.68 0.00 0.57 6.24 0.28 92.22 21:48:15 21:43:01 1 56.17 0.00 3.60 0.47 2.07 37.70 21:48:15 21:43:01 2 8.89 0.00 0.62 0.75 0.60 89.15 21:48:15 21:43:01 3 14.62 0.00 0.68 0.28 1.00 83.41 21:48:15 21:44:01 all 18.00 1.66 2.73 6.39 0.85 70.37 21:48:15 21:44:01 0 20.67 0.00 2.57 5.24 0.72 70.80 21:48:15 21:44:01 1 30.01 6.27 4.07 8.64 1.32 49.68 21:48:15 21:44:01 2 10.99 0.02 2.42 7.89 0.82 77.86 21:48:15 21:44:01 3 10.35 0.30 1.88 3.79 0.55 83.13 21:48:15 21:45:01 all 69.27 0.00 8.89 1.05 3.16 17.62 21:48:15 21:45:01 0 69.36 0.00 9.24 1.27 3.02 17.12 21:48:15 21:45:01 1 70.13 0.00 7.93 0.32 2.89 18.73 21:48:15 21:45:01 2 69.27 0.00 9.20 0.47 3.24 17.83 21:48:15 21:45:01 3 68.39 0.00 9.16 2.14 3.51 16.80 21:48:15 21:46:01 all 62.90 0.00 10.55 0.26 4.42 21.88 21:48:15 21:46:01 0 63.37 0.00 10.01 0.72 4.53 21.36 21:48:15 21:46:01 1 64.70 0.00 10.89 0.10 4.18 20.13 21:48:15 21:46:01 2 59.44 0.00 10.26 0.13 4.93 25.24 21:48:15 21:46:01 3 64.03 0.00 11.05 0.08 4.05 20.79 21:48:15 21:47:01 all 33.71 0.00 2.28 1.06 2.14 60.82 21:48:15 21:47:01 0 36.98 0.00 2.48 2.17 2.13 56.24 21:48:15 21:47:01 1 25.92 0.00 2.49 1.23 2.09 68.26 21:48:15 21:47:01 2 27.83 0.00 1.70 0.45 1.83 68.19 21:48:15 21:47:01 3 44.17 0.00 2.40 0.38 2.49 50.55 21:48:15 21:48:01 all 21.31 0.00 1.07 0.51 0.75 76.36 21:48:15 21:48:01 0 16.51 0.00 0.75 0.37 0.55 81.82 21:48:15 21:48:01 1 29.75 0.00 1.07 0.23 0.83 68.12 21:48:15 21:48:01 2 11.53 0.00 1.07 0.03 0.47 86.91 21:48:15 21:48:01 3 27.39 0.00 1.43 1.42 1.17 68.59 21:48:15 Average: all 34.69 0.24 4.29 2.36 1.99 56.43 21:48:15 Average: 0 30.57 0.00 3.91 3.20 1.74 60.58 21:48:15 Average: 1 43.01 0.90 4.62 1.86 2.15 47.46 21:48:15 Average: 2 28.83 0.00 4.41 2.02 1.98 62.77 21:48:15 Average: 3 36.34 0.04 4.24 2.35 2.09 54.93 21:48:15 21:48:15 21:48:15