Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-9564 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ssElYDuhqy1r/agent.2144 SSH_AGENT_PID=2146 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script@tmp/private_key_7304057684360954667.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme > git init /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 1cac1c43490a7e77bb82126e48e15029ed1b2cbc (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1cac1c43490a7e77bb82126e48e15029ed1b2cbc # timeout=10 Commit message: "Merge "Fix SME sonar job"" > git rev-list --no-walk 1cac1c43490a7e77bb82126e48e15029ed1b2cbc # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins6478072012095711363.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LuXw lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LuXw/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-LuXw/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.1 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.54 botocore==1.35.54 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.7.0 cmd2==2.5.2 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.35.0 httplib2==0.22.0 identify==2.6.1 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.3 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.6 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.27.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/sh /tmp/jenkins6096657813600621271.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/sh /tmp/jenkins8296282773520132130.sh --> prescan-sme-servicemanager-ubuntu.sh + sudo apt-get update Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] Hit:4 http://apt.puppetlabs.com xenial InRelease Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] Get:8 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1914 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] Fetched 28.0 MB in 5s (5780 kB/s) Reading package lists... + bash servicemanager/build-servicemanager-ubuntu.sh + echo '--> build-servicemanager-ubuntu.sh' --> build-servicemanager-ubuntu.sh + 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 + 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 + export GO111MODULE=on + GO111MODULE=on + go version go version go1.19 linux/amd64 + cd servicemanager/ + go install github.com/ory/go-acc@v0.2.8 go: downloading github.com/ory/go-acc v0.2.8 go: downloading github.com/ory/viper v1.7.5 go: downloading github.com/pborman/uuid v1.2.0 go: downloading github.com/spf13/cobra v1.0.0 go: downloading github.com/dgraph-io/ristretto v0.0.2 go: downloading github.com/fsnotify/fsnotify v1.4.9 go: downloading github.com/hashicorp/hcl v1.0.0 go: downloading github.com/magiconair/properties v1.8.1 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/pelletier/go-toml v1.8.0 go: downloading github.com/spf13/afero v1.2.2 go: downloading github.com/spf13/cast v1.3.1 go: downloading github.com/spf13/jwalterweatherman v1.1.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/subosito/gotenv v1.2.0 go: downloading gopkg.in/ini.v1 v1.57.0 go: downloading gopkg.in/yaml.v2 v2.3.0 go: downloading github.com/google/uuid v1.1.1 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading golang.org/x/text v0.3.2 go: downloading github.com/cespare/xxhash v1.1.0 + go get github.com/stretchr/testify/mock@v1.8.1 go: downloading github.com/stretchr/testify v1.8.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/stretchr/objx v0.5.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading gopkg.in/yaml.v3 v3.0.1 + go-acc ./... --ignore mockkong,common,discoverserviceapi,invokermanagementapi,publishserviceapi,providermanagementapi go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading helm.sh/helm/v3 v3.9.0 go: downloading k8s.io/cli-runtime v0.25.3-rc.0 go: downloading k8s.io/client-go v0.25.3-rc.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 go: downloading github.com/gosuri/uitable v0.0.4 go: downloading golang.org/x/term v0.13.0 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible go: downloading k8s.io/api v0.25.3-rc.0 go: downloading k8s.io/apiextensions-apiserver v0.25.2 go: downloading k8s.io/apimachinery v0.25.3-rc.0 go: downloading k8s.io/kubectl v0.25.2 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading github.com/fatih/color v1.13.0 go: downloading github.com/Masterminds/goutils v1.1.1 go: downloading github.com/huandu/xstrings v1.3.2 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/shopspring/decimal v1.2.0 go: downloading github.com/spf13/cast v1.4.1 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/containerd/containerd v1.6.6 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 go: downloading oras.land/oras-go v1.1.1 go: downloading github.com/BurntSushi/toml v1.1.0 go: downloading github.com/gobwas/glob v0.2.3 go: downloading github.com/spf13/cobra v1.5.0 go: downloading k8s.io/klog/v2 v2.70.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/Masterminds/squirrel v1.5.3 go: downloading github.com/jmoiron/sqlx v1.3.5 go: downloading github.com/lib/pq v1.10.6 go: downloading github.com/rubenv/sql-migrate v1.1.2 go: downloading github.com/google/gofuzz v1.2.0 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading sigs.k8s.io/kustomize/api v0.12.1 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/mattn/go-runewidth v0.0.9 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/docker/cli v20.10.17+incompatible go: downloading github.com/docker/docker v20.10.17+incompatible go: downloading golang.org/x/sync v0.1.0 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 go: downloading k8s.io/apiserver v0.25.2 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 go: downloading github.com/go-logr/logr v1.2.3 go: downloading k8s.io/component-base v0.25.2 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 go: downloading google.golang.org/protobuf v1.28.0 go: downloading github.com/google/go-cmp v0.5.8 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading google.golang.org/grpc v1.47.0 go: downloading github.com/google/btree v1.0.1 go: downloading github.com/chai2010/gettext-go v1.0.2 go: downloading github.com/MakeNowJust/heredoc v1.0.0 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 go: downloading github.com/russross/blackfriday v1.5.2 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.8.1+incompatible go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/go-errors/errors v1.0.1 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/klauspost/compress v1.13.6 go: downloading github.com/go-openapi/jsonreference v0.20.2 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 go: downloading github.com/xlab/treeprint v1.1.0 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 go: downloading github.com/moby/spdystream v0.2.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 ok oransc.org/nonrtric/servicemanager 0.838s coverage: 22.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 ? oransc.org/nonrtric/servicemanager/internal [no test files] ok oransc.org/nonrtric/servicemanager/internal/discoverservice 0.607s coverage: 37.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 ? oransc.org/nonrtric/servicemanager/internal/envreader [no test files] ok oransc.org/nonrtric/servicemanager/internal/invokermanagement 0.545s coverage: 40.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 ? oransc.org/nonrtric/servicemanager/internal/kongclear [no test files] ok oransc.org/nonrtric/servicemanager/internal/providermanagement 0.408s coverage: 33.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 ok oransc.org/nonrtric/servicemanager/internal/publishservice 0.500s coverage: 37.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 + sed -i 's/oransc\.org\/nonrtric\/servicemanager/servicemanager/' coverage.txt + echo '--> build-servicemanager-ubuntu.sh ends' --> build-servicemanager-ubuntu.sh ends + echo --> prescan-sme-servicemanager-ubuntu.sh ends --> prescan-sme-servicemanager-ubuntu.sh ends 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-9564 [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 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarScanner 4.6.2.2472 INFO: Java 17.0.7 Private Build (64-bit) INFO: Linux 4.15.0-213-generic amd64 INFO: User cache: /home/jenkins/.sonar/cache INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: Analyzing on SonarCloud INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=314ms INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu INFO: Loading required plugins INFO: Load plugins index INFO: Load plugins index (done) | time=524ms INFO: Load/download plugins INFO: Load/download plugins (done) | time=561ms INFO: Found an active CI vendor: 'Jenkins' INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-sme-servicemanager' INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-sme-servicemanager' (done) | time=184ms INFO: Process project properties INFO: Project key: o-ran-sc_nonrtric-plt-sme-servicemanager INFO: Base dir: /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/servicemanager INFO: Working dir: /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/servicemanager/.scannerwork INFO: Load project branches INFO: Load project branches (done) | time=198ms INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-sme-servicemanager' INFO: Detected project binding: NOT_BOUND INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-sme-servicemanager' (done) | time=167ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=478ms INFO: Load branch configuration INFO: Load branch configuration (done) | time=3ms INFO: Load quality profiles INFO: Load quality profiles (done) | time=273ms INFO: Load active rules INFO: Load active rules (done) | time=13805ms INFO: Organization key: o-ran-sc 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. INFO: Preprocessing files... INFO: 1 language detected in 25 preprocessed files INFO: 36 files ignored because of inclusion/exclusion patterns INFO: 0 files ignored because of scm ignore settings INFO: Loading plugins for detected languages INFO: Load/download plugins INFO: Load/download plugins (done) | time=123ms INFO: Load project repositories INFO: Load project repositories (done) | time=200ms INFO: Indexing files... INFO: Project configuration: INFO: Included sources: **/*.go INFO: Excluded sources: **/build-wrapper-dump.json, **/*_test.go INFO: 25 files indexed INFO: Quality profile for go: Sonar way INFO: ------------- Run sensors on module nonrtric-plt-sme-servicemanager INFO: Load metrics repository INFO: Load metrics repository (done) | time=182ms INFO: Sensor cache enabled INFO: Load sensor cache INFO: Load sensor cache (329 KB) | time=2512ms INFO: Sensor JaCoCo XML Report Importer [jacoco] 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 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms INFO: Sensor Code Quality and Security for Go [go] INFO: 25 source files to be analyzed INFO: 25/25 source files have been analyzed INFO: Sensor Code Quality and Security for Go [go] (done) | time=1532ms INFO: Sensor Go Cover sensor for Go coverage [go] INFO: Load coverage report from '/w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/servicemanager/coverage.txt' INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=54ms INFO: Sensor Java Config Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor Java Config Sensor [iac] (done) | time=16ms INFO: Sensor IaC Docker Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor IaC Docker Sensor [iac] (done) | time=62ms INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] INFO: Available processors: 4 INFO: Using 4 threads for analysis. 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: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=138ms INFO: Sensor TextAndSecretsSensor [text] INFO: Available processors: 4 INFO: Using 4 threads for analysis. 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: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" INFO: Using git CLI to retrieve untracked files INFO: Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git INFO: 25 source files to be analyzed INFO: 25/25 source files have been analyzed INFO: Sensor TextAndSecretsSensor [text] (done) | time=2363ms INFO: ------------- Run sensors on project INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=24ms INFO: CPD Executor Calculating CPD for 25 files INFO: CPD Executor CPD calculation finished (done) | time=45ms INFO: Analysis report generated in 227ms, dir size=941 KB INFO: Analysis report compressed in 61ms, zip size=279 KB INFO: Analysis report uploaded in 833ms INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_nonrtric-plt-sme-servicemanager INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZL5IxG21_0PVkAeCLfO INFO: Sensor cache published successfully INFO: Analysis total time: 27.420 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 32.445s INFO: Final Memory: 19M/70M INFO: ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2146 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins17949824574750833350.sh ---> sysstat.sh [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins17787312472661673678.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script ']' + mkdir -p /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/archives/ [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins11655894699487644960.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LuXw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LuXw/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins4892693583009786754.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script@tmp/config8298304507264940959tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins16756196034067663231.sh ---> create-netrc.sh [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins331112111063995433.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LuXw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LuXw/bin to PATH [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins17770071434838442181.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins12302916704632733836.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LuXw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-LuXw/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins6622161107123816975.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LuXw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LuXw/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-servicemanager-sonar-prescan-script/253 INFO: archiving workspace using pattern(s): -p **/*.log Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-9564 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 700K 394M 1% /run /dev/vda1 20G 11G 9.2G 53% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 463 1059 0 2421 3217 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:d4:57:c2 brd ff:ff:ff:ff:ff:ff inet 10.32.7.101/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86096sec preferred_lft 86096sec inet6 fe80::f816:3eff:fed4:57c2/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:db:ed:f0:b6 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9564) 11/04/24 _x86_64_ (4 CPU) 21:40:25 LINUX RESTART (4 CPU) 21:41:01 tps rtps wtps bread/s bwrtn/s 21:42:01 125.31 35.76 89.55 1684.39 6959.11 21:43:01 307.18 116.89 190.29 5795.60 52036.91 21:44:01 299.92 267.79 32.13 15603.93 23248.66 21:45:01 82.02 66.29 15.73 4248.32 3578.67 Average: 203.62 121.68 81.94 6832.82 21458.91 21:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:42:01 1479148 3284308 2559516 63.38 57716 1896748 940212 18.48 645276 1721948 206084 21:43:01 359280 2808312 3679384 91.10 102532 2454472 1804964 35.48 1374164 2036952 104640 21:44:01 1212324 3182480 2826340 69.98 114288 1997900 1294168 25.44 1228608 1386576 14276 21:45:01 1115248 3298064 2923416 72.39 116984 2207300 918700 18.06 1194968 1519008 16760 Average: 1041500 3143291 2997164 74.21 97880 2139105 1239511 24.37 1110754 1666121 85440 21:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:42:01 ens3 141.19 106.37 1019.61 28.17 0.00 0.00 0.00 0.00 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:42:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:43:01 ens3 516.81 446.94 2311.62 39.99 0.00 0.00 0.00 0.00 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 21:44:01 ens3 0.33 0.32 0.05 0.08 0.00 0.00 0.00 0.00 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:44:01 lo 6.05 6.05 1.29 1.29 0.00 0.00 0.00 0.00 21:45:01 ens3 184.67 129.84 1193.78 34.12 0.00 0.00 0.00 0.00 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:45:01 lo 5.40 5.40 0.89 0.89 0.00 0.00 0.00 0.00 Average: ens3 210.79 170.90 1131.42 25.59 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 3.68 3.68 0.63 0.63 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9564) 11/04/24 _x86_64_ (4 CPU) 21:40:25 LINUX RESTART (4 CPU) 21:41:01 CPU %user %nice %system %iowait %steal %idle 21:42:01 all 19.10 0.00 1.58 3.71 0.06 75.54 21:42:01 0 20.04 0.00 1.74 7.79 0.07 70.37 21:42:01 1 20.74 0.00 1.60 2.05 0.03 75.57 21:42:01 2 7.27 0.00 1.06 4.23 0.08 87.36 21:42:01 3 28.30 0.00 1.95 0.75 0.03 68.96 21:43:01 all 36.50 0.78 5.09 10.00 0.08 47.56 21:43:01 0 41.34 3.10 5.27 8.87 0.08 41.34 21:43:01 1 33.90 0.00 4.70 12.30 0.08 49.02 21:43:01 2 37.19 0.00 5.54 11.44 0.10 45.72 21:43:01 3 33.59 0.00 4.82 7.39 0.08 54.11 21:44:01 all 47.75 0.00 6.52 16.63 0.09 29.00 21:44:01 0 45.90 0.00 6.73 16.49 0.08 30.79 21:44:01 1 47.99 0.00 6.45 25.69 0.08 19.78 21:44:01 2 49.56 0.00 6.54 11.02 0.10 32.78 21:44:01 3 47.56 0.00 6.38 13.33 0.07 32.67 21:45:01 all 20.85 0.00 1.11 1.75 0.05 76.24 21:45:01 0 19.02 0.00 1.35 3.34 0.05 76.24 21:45:01 1 14.43 0.00 0.82 0.70 0.03 84.01 21:45:01 2 24.57 0.00 1.25 1.97 0.05 72.15 21:45:01 3 25.37 0.00 1.00 0.99 0.07 72.58 Average: all 30.99 0.19 3.57 7.99 0.07 57.18 Average: 0 31.51 0.77 3.76 9.10 0.07 54.79 Average: 1 29.20 0.00 3.38 10.13 0.06 57.23 Average: 2 29.60 0.00 3.59 7.15 0.08 59.57 Average: 3 33.66 0.00 3.53 5.59 0.06 57.16