09:39:34 Started by timer 09:39:34 Running as SYSTEM 09:39:34 [EnvInject] - Loading node environment variables. 09:39:34 Building remotely on prd-ubuntu1804-docker-4c-4g-7586 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-e2mgr-sonar-prescan-script 09:39:34 [ssh-agent] Looking for ssh-agent implementation... 09:39:34 $ ssh-agent 09:39:34 SSH_AUTH_SOCK=/tmp/ssh-GwRJjfWVpfqq/agent.2087 09:39:34 SSH_AGENT_PID=2088 09:39:34 [ssh-agent] Started. 09:39:34 Running ssh-add (command line suppressed) 09:39:34 Identity added: /w/workspace/ric-plt-e2mgr-sonar-prescan-script@tmp/private_key_10722778251193221828.key (jenkins-ssh) 09:39:35 [ssh-agent] Using credentials jenkins (jenkins) 09:39:35 The recommended git tool is: NONE 09:39:37 using credential jenkins 09:39:37 Wiping out workspace first. 09:39:37 Cloning the remote Git repository 09:39:37 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/e2mgr 09:39:37 > git init /w/workspace/ric-plt-e2mgr-sonar-prescan-script # timeout=10 09:39:37 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/e2mgr 09:39:37 > git --version # timeout=10 09:39:37 > git --version # 'git version 2.17.1' 09:39:37 using GIT_SSH to set credentials jenkins 09:39:37 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/e2mgr +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:39 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/e2mgr # timeout=10 09:39:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:40 Avoid second fetch 09:39:40 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:39:40 Checking out Revision 291976f58164d49ea38387d960ca8cb5b969ed5a (refs/remotes/origin/master) 09:39:40 > git config core.sparsecheckout # timeout=10 09:39:40 > git checkout -f 291976f58164d49ea38387d960ca8cb5b969ed5a # timeout=10 09:39:40 Commit message: "Release Image for CVE fixes" 09:39:40 > git rev-list --no-walk 291976f58164d49ea38387d960ca8cb5b969ed5a # timeout=10 09:39:44 provisioning config files... 09:39:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:39:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:39:44 [ric-plt-e2mgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12746364147194072950.sh 09:39:44 ---> python-tools-install.sh 09:39:44 Setup pyenv: 09:39:44 * system (set by /opt/pyenv/version) 09:39:44 * 3.8.13 (set by /opt/pyenv/version) 09:39:44 * 3.9.13 (set by /opt/pyenv/version) 09:39:44 * 3.10.6 (set by /opt/pyenv/version) 09:39:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ed8h 09:39:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:39:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:39:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:39:58 lf-activate-venv(): INFO: Base packages installed successfully 09:39:58 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:40 lf-activate-venv(): INFO: Adding /tmp/venv-ed8h/bin to PATH 09:40:40 Generating Requirements File 09:41:10 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:41:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:41:11 Python 3.10.6 09:41:11 pip 26.0.1 from /tmp/venv-ed8h/lib/python3.10/site-packages/pip (python 3.10) 09:41:12 appdirs==1.4.4 09:41:12 argcomplete==3.6.3 09:41:12 aspy.yaml==1.3.0 09:41:12 attrs==25.4.0 09:41:12 autopage==0.6.0 09:41:12 backports.strenum==1.3.1 09:41:12 beautifulsoup4==4.14.3 09:41:12 boto3==1.42.57 09:41:12 botocore==1.42.57 09:41:12 bs4==0.0.2 09:41:12 certifi==2026.2.25 09:41:12 cffi==2.0.0 09:41:12 cfgv==3.5.0 09:41:12 chardet==6.0.0.post1 09:41:12 charset-normalizer==3.4.4 09:41:12 click==8.3.1 09:41:12 cliff==4.13.2 09:41:12 cmd2==3.2.2 09:41:12 cryptography==3.3.2 09:41:12 debtcollector==3.0.0 09:41:12 decorator==5.2.1 09:41:12 defusedxml==0.7.1 09:41:12 Deprecated==1.3.1 09:41:12 distlib==0.4.0 09:41:12 dnspython==2.8.0 09:41:12 docker==7.1.0 09:41:12 dogpile.cache==1.5.0 09:41:12 durationpy==0.10 09:41:12 email-validator==2.3.0 09:41:12 filelock==3.24.3 09:41:12 future==1.0.0 09:41:12 gitdb==4.0.12 09:41:12 GitPython==3.1.46 09:41:12 httplib2==0.30.2 09:41:12 identify==2.6.16 09:41:12 idna==3.11 09:41:12 importlib-resources==1.5.0 09:41:12 iso8601==2.1.0 09:41:12 Jinja2==3.1.6 09:41:12 jmespath==1.1.0 09:41:12 jsonpatch==1.33 09:41:12 jsonpointer==3.0.0 09:41:12 jsonschema==4.26.0 09:41:12 jsonschema-specifications==2025.9.1 09:41:12 keystoneauth1==5.13.1 09:41:12 kubernetes==35.0.0 09:41:12 lftools==0.37.21 09:41:12 lxml==6.0.2 09:41:12 markdown-it-py==4.0.0 09:41:12 MarkupSafe==3.0.3 09:41:12 mdurl==0.1.2 09:41:12 msgpack==1.1.2 09:41:12 multi_key_dict==2.0.3 09:41:12 munch==4.0.0 09:41:12 netaddr==1.3.0 09:41:12 niet==1.4.2 09:41:12 nodeenv==1.10.0 09:41:12 oauth2client==4.1.3 09:41:12 oauthlib==3.3.1 09:41:12 openstacksdk==4.10.0 09:41:12 os-service-types==1.8.2 09:41:12 osc-lib==4.4.0 09:41:12 oslo.config==10.3.0 09:41:12 oslo.context==6.3.0 09:41:12 oslo.i18n==6.7.2 09:41:12 oslo.log==8.1.0 09:41:12 oslo.serialization==5.9.1 09:41:12 oslo.utils==10.0.0 09:41:12 packaging==26.0 09:41:12 pbr==7.0.3 09:41:12 platformdirs==4.9.2 09:41:12 prettytable==3.17.0 09:41:12 psutil==7.2.2 09:41:12 pyasn1==0.6.2 09:41:12 pyasn1_modules==0.4.2 09:41:12 pycparser==3.0 09:41:12 pygerrit2==2.0.15 09:41:12 PyGithub==2.8.1 09:41:12 Pygments==2.19.2 09:41:12 PyJWT==2.11.0 09:41:12 PyNaCl==1.6.2 09:41:12 pyparsing==2.4.7 09:41:12 pyperclip==1.11.0 09:41:12 pyrsistent==0.20.0 09:41:12 python-cinderclient==9.8.0 09:41:12 python-dateutil==2.9.0.post0 09:41:12 python-heatclient==5.0.0 09:41:12 python-jenkins==1.8.3 09:41:12 python-keystoneclient==5.7.0 09:41:12 python-magnumclient==4.9.0 09:41:12 python-openstackclient==9.0.0 09:41:12 python-swiftclient==4.9.0 09:41:12 PyYAML==6.0.3 09:41:12 referencing==0.37.0 09:41:12 requests==2.32.5 09:41:12 requests-oauthlib==2.0.0 09:41:12 requestsexceptions==1.4.0 09:41:12 rfc3986==2.0.0 09:41:12 rich==14.3.3 09:41:12 rich-argparse==1.7.2 09:41:12 rpds-py==0.30.0 09:41:12 rsa==4.9.1 09:41:12 ruamel.yaml==0.19.1 09:41:12 ruamel.yaml.clib==0.2.15 09:41:12 s3transfer==0.16.0 09:41:12 simplejson==3.20.2 09:41:12 six==1.17.0 09:41:12 smmap==5.0.2 09:41:12 soupsieve==2.8.3 09:41:12 stevedore==5.7.0 09:41:12 tabulate==0.9.0 09:41:12 toml==0.10.2 09:41:12 tomlkit==0.14.0 09:41:12 tqdm==4.67.3 09:41:12 typing_extensions==4.15.0 09:41:12 urllib3==1.26.20 09:41:12 virtualenv==20.39.0 09:41:12 wcwidth==0.6.0 09:41:12 websocket-client==1.9.0 09:41:12 wrapt==2.1.1 09:41:12 xdg==6.0.0 09:41:12 xmltodict==1.0.4 09:41:12 yq==3.4.3 09:41:12 [EnvInject] - Injecting environment variables from a build step. 09:41:12 [EnvInject] - Injecting as environment variables the properties content 09:41:12 SET_JDK_VERSION=openjdk17 09:41:12 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 09:41:12 09:41:12 [EnvInject] - Variables injected successfully. 09:41:12 [ric-plt-e2mgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins1688238259206491013.sh 09:41:12 ---> update-java-alternatives.sh 09:41:12 ---> Updating Java version 09:41:12 ---> Ubuntu/Debian system detected 09:41:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 09:41:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 09:41:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 09:41:13 openjdk version "17.0.7" 2023-04-18 09:41:13 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 09:41:13 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 09:41:13 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 09:41:13 [EnvInject] - Injecting environment variables from a build step. 09:41:13 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 09:41:13 [EnvInject] - Variables injected successfully. 09:41:13 [ric-plt-e2mgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins792607064288400151.sh 09:41:13 --> prescan-e2mgr-ubuntu.sh 09:41:13 + sudo apt-get update 09:41:13 Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease 09:41:13 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 09:41:14 Hit:3 http://apt.puppetlabs.com xenial InRelease 09:41:14 Get:4 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 09:41:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 09:41:14 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:41:14 Err:3 http://apt.puppetlabs.com xenial InRelease 09:41:14 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 09:41:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 09:41:15 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 09:41:15 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 09:41:15 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:41:16 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:41:16 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:41:16 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:41:16 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:41:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 09:41:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 09:41:17 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:41:17 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:41:17 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:41:17 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 09:41:17 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 09:41:17 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 09:41:17 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 09:41:17 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 09:41:17 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 09:41:18 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 09:41:18 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 09:41:18 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 09:41:18 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 09:41:18 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 09:41:18 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 09:41:26 Fetched 28.0 MB in 8s (3410 kB/s) 09:41:26 Reading package lists... 09:41:28 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) 09:41:28 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) 09:41:28 W: Some index files failed to download. They have been ignored, or old ones used instead. 09:41:28 + sudo apt-get install -y cmake ninja-build 09:41:28 Reading package lists... 09:41:28 Building dependency tree... 09:41:29 Reading state information... 09:41:29 cmake is already the newest version (3.10.2-1ubuntu2.18.04.2). 09:41:29 The following NEW packages will be installed: 09:41:29 ninja-build 09:41:29 0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded. 09:41:29 Need to get 93.3 kB of archives. 09:41:29 After this operation, 296 kB of additional disk space will be used. 09:41:29 Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 ninja-build amd64 1.8.2-1 [93.3 kB] 09:41:30 debconf: unable to initialize frontend: Dialog 09:41:30 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 09:41:30 debconf: falling back to frontend: Readline 09:41:30 debconf: unable to initialize frontend: Readline 09:41:30 debconf: (This frontend requires a controlling tty.) 09:41:30 debconf: falling back to frontend: Teletype 09:41:30 dpkg-preconfigure: unable to re-open stdin: 09:41:30 Fetched 93.3 kB in 0s (278 kB/s) 09:41:30 Selecting previously unselected package ninja-build. 09:41:30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 188300 files and directories currently installed.) 09:41:32 Preparing to unpack .../ninja-build_1.8.2-1_amd64.deb ... 09:41:33 Unpacking ninja-build (1.8.2-1) ... 09:41:33 Setting up ninja-build (1.8.2-1) ... 09:41:33 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:41:36 + git clone https://github.com/nanomsg/nng.git 09:41:36 Cloning into 'nng'... 09:41:41 + cd nng 09:41:41 + git checkout e618abf8f3db2a94269a79c8901a51148d48fcc2 09:41:41 Note: checking out 'e618abf8f3db2a94269a79c8901a51148d48fcc2'. 09:41:41 09:41:41 You are in 'detached HEAD' state. You can look around, make experimental 09:41:41 changes and commit them, and you can discard any commits you make in this 09:41:41 state without impacting any branches by performing another checkout. 09:41:41 09:41:41 If you want to create a new branch to retain commits you create, you may 09:41:41 do so (now or later) by using -b with the checkout command again. Example: 09:41:41 09:41:41 git checkout -b 09:41:41 09:41:41 HEAD is now at e618abf8 fixes #970 TCP connections through docker-proxy do not reconnect 09:41:41 + mkdir build 09:41:41 + cd build 09:41:41 + cmake -DBUILD_SHARED_LIBS=1 -G Ninja .. 09:41:41 -- The C compiler identification is GNU 7.5.0 09:41:42 -- Check for working C compiler: /usr/bin/cc 09:41:42 -- Check for working C compiler: /usr/bin/cc -- works 09:41:42 -- Detecting C compiler ABI info 09:41:42 -- Detecting C compiler ABI info - done 09:41:42 -- Detecting C compile features 09:41:42 -- Detecting C compile features - done 09:41:42 -- Found UnixCommands: /bin/bash 09:41:42 -- Check if the system is big endian 09:41:42 -- Searching 16 bit integer 09:41:42 -- Looking for sys/types.h 09:41:42 -- Looking for sys/types.h - found 09:41:42 -- Looking for stdint.h 09:41:42 -- Looking for stdint.h - found 09:41:42 -- Looking for stddef.h 09:41:42 -- Looking for stddef.h - found 09:41:42 -- Check size of unsigned short 09:41:42 -- Check size of unsigned short - done 09:41:42 -- Using unsigned short 09:41:42 -- Check if the system is big endian - little endian 09:41:42 -- Performing Test NNG_HIDDEN_VISIBILITY 09:41:42 -- Performing Test NNG_HIDDEN_VISIBILITY - Success 09:41:42 -- Looking for pthread.h 09:41:42 -- Looking for pthread.h - found 09:41:42 -- Looking for pthread_create 09:41:43 -- Looking for pthread_create - not found 09:41:43 -- Looking for pthread_create in pthreads 09:41:43 -- Looking for pthread_create in pthreads - not found 09:41:43 -- Looking for pthread_create in pthread 09:41:43 -- Looking for pthread_create in pthread - found 09:41:43 -- Found Threads: TRUE 09:41:43 -- Looking for lockf 09:41:43 -- Looking for lockf - found 09:41:43 -- Looking for flock 09:41:43 -- Looking for flock - found 09:41:43 -- Looking for clock_gettime in rt 09:41:43 -- Looking for clock_gettime in rt - found 09:41:43 -- Looking for sem_wait in pthread 09:41:43 -- Looking for sem_wait in pthread - found 09:41:43 -- Looking for pthread_atfork in pthread 09:41:43 -- Looking for pthread_atfork in pthread - found 09:41:43 -- Looking for gethostbyname in nsl 09:41:43 -- Looking for gethostbyname in nsl - found 09:41:43 -- Looking for socket in socket 09:41:43 -- Looking for socket in socket - not found 09:41:43 -- Looking for AF_UNIX 09:41:43 -- Looking for AF_UNIX - found 09:41:43 -- Looking for backtrace_symbols_fd 09:41:43 -- Looking for backtrace_symbols_fd - found 09:41:43 -- Looking for alloca 09:41:43 -- Looking for alloca - found 09:41:43 -- Performing Test NNG_HAVE_MSG_CONTROL 09:41:43 -- Performing Test NNG_HAVE_MSG_CONTROL - Success 09:41:43 -- Looking for eventfd 09:41:43 -- Looking for eventfd - found 09:41:43 -- Looking for kqueue 09:41:44 -- Looking for kqueue - not found 09:41:44 -- Looking for port_create 09:41:44 -- Looking for port_create - not found 09:41:44 -- Looking for epoll_create 09:41:44 -- Looking for epoll_create - found 09:41:44 -- Looking for epoll_create1 09:41:44 -- Looking for epoll_create1 - found 09:41:44 -- Looking for getpeereid 09:41:44 -- Looking for getpeereid - not found 09:41:44 -- Looking for SO_PEERCRED 09:41:44 -- Looking for SO_PEERCRED - found 09:41:44 -- Performing Test NNG_HAVE_SOCKPEERCRED 09:41:44 -- Performing Test NNG_HAVE_SOCKPEERCRED - Failed 09:41:44 -- Looking for LOCAL_PEERCRED 09:41:44 -- Looking for LOCAL_PEERCRED - not found 09:41:44 -- Looking for getpeerucred 09:41:44 -- Looking for getpeerucred - not found 09:41:44 -- Looking for atomic_flag_test_and_set 09:41:44 -- Looking for atomic_flag_test_and_set - found 09:41:44 -- Looking for strlcat 09:41:44 -- Looking for strlcat - not found 09:41:44 -- Looking for strlcpy 09:41:44 -- Looking for strlcpy - not found 09:41:44 -- Looking for strnlen 09:41:44 -- Looking for strnlen - found 09:41:44 -- Looking for strcasecmp 09:41:44 -- Looking for strcasecmp - found 09:41:44 -- Looking for strncasecmp 09:41:44 -- Looking for strncasecmp - found 09:41:44 -- Looking for nl_langinfo 09:41:44 -- Looking for nl_langinfo - found 09:41:44 -- Test base64 disabled (unconfigured) 09:41:44 -- Test files disabled (unconfigured) 09:41:44 -- Test httpserver disabled (unconfigured) 09:41:44 -- Test idhash disabled (unconfigured) 09:41:44 -- Test list disabled (unconfigured) 09:41:44 -- Test resolv disabled (unconfigured) 09:41:44 -- Test sha1 disabled (unconfigured) 09:41:44 -- Test synch disabled (unconfigured) 09:41:44 -- Test tls disabled (unconfigured) 09:41:44 -- Test tcp6 disabled (unconfigured) 09:41:44 -- Test transport disabled (unconfigured) 09:41:44 -- Test udp disabled (unconfigured) 09:41:44 -- Test wss disabled (unconfigured) 09:41:44 -- Test wssfile disabled (unconfigured) 09:41:44 -- Test zt disabled (unconfigured) 09:41:45 -- The CXX compiler identification is GNU 7.5.0 09:41:45 -- Check for working CXX compiler: /usr/bin/c++ 09:41:45 -- Check for working CXX compiler: /usr/bin/c++ -- works 09:41:45 -- Detecting CXX compiler ABI info 09:41:45 -- Detecting CXX compiler ABI info - done 09:41:45 -- Detecting CXX compile features 09:41:45 -- Detecting CXX compile features - done 09:41:45 -- Configuring done 09:41:45 -- Generating done 09:41:45 -- Build files have been written to: /w/workspace/ric-plt-e2mgr-sonar-prescan-script/nng/build 09:41:45 + ninja 09:41:45 [1/275] Building C object src/CMakeFiles/nng.dir/core/clock.c.o 09:41:46 [2/275] Building C object src/CMakeFiles/nng.dir/core/device.c.o 09:41:46 [3/275] Building C object src/CMakeFiles/nng.dir/core/aio.c.o 09:41:46 [4/275] Building C object src/CMakeFiles/nng.dir/core/file.c.o 09:41:46 [5/275] Building C object src/CMakeFiles/nng.dir/core/idhash.c.o 09:41:46 [6/275] Building C object src/CMakeFiles/nng.dir/core/dialer.c.o 09:41:46 [7/275] Building C object src/CMakeFiles/nng.dir/core/list.c.o 09:41:46 [8/275] Building C object src/CMakeFiles/nng.dir/core/listener.c.o 09:41:46 [9/275] Building C object src/CMakeFiles/nng.dir/core/init.c.o 09:41:46 [10/275] Building C object src/CMakeFiles/nng.dir/core/lmq.c.o 09:41:46 [11/275] Building C object src/CMakeFiles/nng.dir/nng.c.o 09:41:46 [12/275] Building C object src/CMakeFiles/nng.dir/core/message.c.o 09:41:46 [13/275] Building C object src/CMakeFiles/nng.dir/core/pollable.c.o 09:41:46 [14/275] Building C object src/CMakeFiles/nng.dir/core/msgqueue.c.o 09:41:46 [15/275] Building C object src/CMakeFiles/nng.dir/core/panic.c.o 09:41:46 [16/275] Building C object src/CMakeFiles/nng.dir/core/options.c.o 09:41:46 [17/275] Building C object src/CMakeFiles/nng.dir/core/protocol.c.o 09:41:46 [18/275] Building C object src/CMakeFiles/nng.dir/core/pipe.c.o 09:41:46 [19/275] Building C object src/CMakeFiles/nng.dir/core/reap.c.o 09:41:46 [20/275] Building C object src/CMakeFiles/nng.dir/core/random.c.o 09:41:46 [21/275] Building C object src/CMakeFiles/nng.dir/core/stats.c.o 09:41:46 [22/275] Building C object src/CMakeFiles/nng.dir/core/strs.c.o 09:41:46 [23/275] Building C object src/CMakeFiles/nng.dir/core/thread.c.o 09:41:46 [24/275] Building C object src/CMakeFiles/nng.dir/core/socket.c.o 09:41:46 [25/275] Building C object src/CMakeFiles/nng.dir/core/taskq.c.o 09:41:46 [26/275] Building C object src/CMakeFiles/nng.dir/core/stream.c.o 09:41:46 [27/275] Building C object src/CMakeFiles/nng.dir/core/timer.c.o 09:41:46 [28/275] Building C object src/CMakeFiles/nng.dir/core/transport.c.o 09:41:46 [29/275] Building C object src/CMakeFiles/nng.dir/core/url.c.o 09:41:46 [30/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_alloc.c.o 09:41:46 [31/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_atomic.c.o 09:41:46 [32/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_clock.c.o 09:41:46 [33/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_debug.c.o 09:41:46 [34/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_pipe.c.o 09:41:46 [35/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_rand.c.o 09:41:46 [36/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_ipclisten.c.o 09:41:46 [37/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_file.c.o 09:41:46 [38/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_ipcconn.c.o 09:41:46 [39/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_ipcdial.c.o 09:41:46 [40/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_sockaddr.c.o 09:41:46 [41/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_resolv_gai.c.o 09:41:46 [42/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_tcplisten.c.o 09:41:46 [43/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_tcpdial.c.o 09:41:46 [44/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_tcpconn.c.o 09:41:46 [45/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_udp.c.o 09:41:46 [46/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_pollq_epoll.c.o 09:41:46 [47/275] Building C object src/CMakeFiles/nng.dir/protocol/pair0/pair.c.o 09:41:46 [48/275] Building C object src/CMakeFiles/nng.dir/platform/posix/posix_thread.c.o 09:41:46 [49/275] Building C object src/CMakeFiles/nng.dir/protocol/bus0/bus.c.o 09:41:46 [50/275] Building C object src/CMakeFiles/nng.dir/compat/nanomsg/nn.c.o 09:41:46 [51/275] Building C object src/CMakeFiles/nng.dir/protocol/pipeline0/push.c.o 09:41:46 [52/275] Building C object src/CMakeFiles/nng.dir/protocol/pipeline0/pull.c.o 09:41:46 [53/275] Building C object src/CMakeFiles/nng.dir/protocol/pair1/pair.c.o 09:41:46 [54/275] Building C object src/CMakeFiles/nng.dir/protocol/pubsub0/xsub.c.o 09:41:46 [55/275] Building C object src/CMakeFiles/nng.dir/protocol/pubsub0/pub.c.o 09:41:46 [56/275] Building C object src/CMakeFiles/nng.dir/protocol/pubsub0/sub.c.o 09:41:47 [57/275] Building C object src/CMakeFiles/nng.dir/protocol/reqrep0/xreq.c.o 09:41:47 [58/275] Building C object src/CMakeFiles/nng.dir/protocol/reqrep0/req.c.o 09:41:47 [59/275] Building C object src/CMakeFiles/nng.dir/protocol/survey0/survey.c.o 09:41:47 [60/275] Building C object src/CMakeFiles/nng.dir/protocol/reqrep0/xrep.c.o 09:41:47 [61/275] Building C object src/CMakeFiles/nng.dir/protocol/reqrep0/rep.c.o 09:41:47 [62/275] Building C object src/CMakeFiles/nng.dir/protocol/survey0/xsurvey.c.o 09:41:47 [63/275] Building C object src/CMakeFiles/nng.dir/protocol/survey0/xrespond.c.o 09:41:47 [64/275] Building C object src/CMakeFiles/nng.dir/protocol/survey0/respond.c.o 09:41:47 [65/275] Building C object src/CMakeFiles/nng.dir/transport/inproc/inproc.c.o 09:41:47 [66/275] Building C object src/CMakeFiles/nng.dir/transport/tcp/tcp.c.o 09:41:47 [67/275] Building C object src/CMakeFiles/nng.dir/supplemental/base64/base64.c.o 09:41:47 [68/275] Building C object src/CMakeFiles/nng.dir/transport/ipc/ipc.c.o 09:41:47 [69/275] Building C object src/CMakeFiles/nng.dir/transport/ws/websocket.c.o 09:41:47 [70/275] Building C object src/CMakeFiles/nng.dir/supplemental/http/http_client.c.o 09:41:47 [71/275] Building C object src/CMakeFiles/nng.dir/supplemental/http/http_public.c.o 09:41:47 [72/275] Building C object src/CMakeFiles/nng.dir/supplemental/http/http_chunk.c.o 09:41:47 [73/275] Building C object src/CMakeFiles/nng.dir/supplemental/sha1/sha1.c.o 09:41:47 [74/275] Building C object src/CMakeFiles/nng.dir/supplemental/http/http_conn.c.o 09:41:47 [75/275] Building C object src/CMakeFiles/nng.dir/supplemental/tcp/tcp.c.o 09:41:47 [76/275] Building C object src/CMakeFiles/nng.dir/supplemental/tls/none/tls.c.o 09:41:47 [77/275] Building C object src/CMakeFiles/nng.dir/supplemental/http/http_msg.c.o 09:41:47 [78/275] Building C object src/CMakeFiles/nng.dir/supplemental/http/http_server.c.o 09:41:47 [79/275] Building C object src/CMakeFiles/nng.dir/supplemental/util/options.c.o 09:41:47 [80/275] Building C object src/CMakeFiles/nng.dir/supplemental/util/platform.c.o 09:41:47 [81/275] Building C object tests/CMakeFiles/compat_ws.dir/compat_testutil.c.o 09:41:47 [82/275] Building C object tests/CMakeFiles/platform.dir/platform.c.o 09:41:47 [83/275] Building C object tests/CMakeFiles/compat_ws.dir/compat_ws.c.o 09:41:47 [84/275] Building C object tests/CMakeFiles/compat_surveyttl.dir/compat_surveyttl.c.o 09:41:47 [85/275] Building C object tests/CMakeFiles/platform.dir/convey.c.o 09:41:47 [86/275] Building C object tests/CMakeFiles/compat_shutdown.dir/compat_shutdown.c.o 09:41:47 [87/275] Building C object tests/CMakeFiles/compat_shutdown.dir/compat_testutil.c.o 09:41:47 [88/275] Building C object src/CMakeFiles/nng.dir/supplemental/websocket/websocket.c.o 09:41:47 [89/275] Building C object tests/CMakeFiles/compat_reqttl.dir/compat_reqttl.c.o 09:41:47 [90/275] Building C object tests/CMakeFiles/compat_surveyttl.dir/compat_testutil.c.o 09:41:47 [91/275] Building C object tests/CMakeFiles/compat_reqttl.dir/compat_testutil.c.o 09:41:47 [92/275] Building C object tests/CMakeFiles/compat_survey.dir/compat_survey.c.o 09:41:47 [93/275] Building C object tests/CMakeFiles/compat_survey.dir/compat_testutil.c.o 09:41:47 [94/275] Linking C shared library libnng.so.1.1.0 09:41:47 [95/275] Building C object tests/CMakeFiles/compat_reqrep.dir/compat_reqrep.c.o 09:41:47 [96/275] Building C object tests/CMakeFiles/compat_reqrep.dir/compat_testutil.c.o 09:41:47 [97/275] Creating library symlink libnng.so.1 libnng.so 09:41:47 [98/275] Building C object tests/CMakeFiles/compat_poll.dir/compat_poll.c.o 09:41:47 [99/275] Building C object tests/CMakeFiles/compat_options.dir/compat_options.c.o 09:41:47 [100/275] Building C object tests/CMakeFiles/compat_poll.dir/compat_testutil.c.o 09:41:47 [101/275] Building C object tests/CMakeFiles/compat_pipeline.dir/compat_pipeline.c.o 09:41:47 [102/275] Linking C executable tests/compat_reqrep 09:41:47 [103/275] Linking C executable tests/compat_surveyttl 09:41:47 [104/275] Linking C executable tests/compat_shutdown 09:41:47 [105/275] Linking C executable tests/compat_ws 09:41:47 [106/275] Building C object tests/CMakeFiles/compat_options.dir/convey.c.o 09:41:47 [107/275] Linking C executable tests/compat_reqttl 09:41:47 [108/275] Linking C executable tests/compat_survey 09:41:47 [109/275] Linking C executable tests/compat_poll 09:41:47 [110/275] Building C object tests/CMakeFiles/compat_pipeline.dir/compat_testutil.c.o 09:41:47 [111/275] Linking C executable tests/compat_options 09:41:47 [112/275] Building C object tests/CMakeFiles/compat_device.dir/compat_device.c.o 09:41:47 [113/275] Building C object tests/CMakeFiles/compat_iovec.dir/compat_iovec.c.o 09:41:47 [114/275] Building C object tests/CMakeFiles/compat_iovec.dir/compat_testutil.c.o 09:41:47 [115/275] Linking C executable tests/compat_pipeline 09:41:47 [116/275] Building C object tests/CMakeFiles/compat_device.dir/compat_testutil.c.o 09:41:47 [117/275] Linking C executable tests/compat_iovec 09:41:47 [118/275] Building C object tests/CMakeFiles/compat_msg.dir/compat_testutil.c.o 09:41:47 [119/275] Building C object tests/CMakeFiles/compat_cmsg.dir/compat_cmsg.c.o 09:41:47 [120/275] Linking C executable tests/compat_device 09:41:47 [121/275] Building C object tests/CMakeFiles/compat_msg.dir/compat_msg.c.o 09:41:48 [122/275] Building C object tests/CMakeFiles/compat_bus.dir/compat_bus.c.o 09:41:48 [123/275] Building C object tests/CMakeFiles/compat_cmsg.dir/compat_testutil.c.o 09:41:48 [124/275] Building C object tests/CMakeFiles/compat_block.dir/compat_block.c.o 09:41:48 [125/275] Linking C executable tests/compat_msg 09:41:48 [126/275] Building C object tests/CMakeFiles/compat_bus.dir/compat_testutil.c.o 09:41:48 [127/275] Linking C executable tests/compat_cmsg 09:41:48 [128/275] Building C object tests/CMakeFiles/compat_block.dir/compat_testutil.c.o 09:41:48 [129/275] Linking C executable tests/compat_bus 09:41:48 [130/275] Linking C executable tests/compat_block 09:41:48 [131/275] Building C object tests/CMakeFiles/surveyctx.dir/convey.c.o 09:41:48 [132/275] Building C object tests/CMakeFiles/surveyctx.dir/surveyctx.c.o 09:41:48 [133/275] Building C object tests/CMakeFiles/respondpoll.dir/respondpoll.c.o 09:41:48 [134/275] Building C object tests/CMakeFiles/survey.dir/convey.c.o 09:41:48 [135/275] Linking C executable tests/surveyctx 09:41:48 [136/275] Building C object tests/CMakeFiles/respondpoll.dir/convey.c.o 09:41:48 [137/275] Building C object tests/CMakeFiles/survey.dir/survey.c.o 09:41:48 [138/275] Building C object tests/CMakeFiles/pipe.dir/convey.c.o 09:41:48 [139/275] Building C object tests/CMakeFiles/pipe.dir/pipe.c.o 09:41:48 [140/275] Linking C executable tests/respondpoll 09:41:48 [141/275] Linking C executable tests/survey 09:41:48 [142/275] Linking C executable tests/pipe 09:41:48 [143/275] Building C object tests/CMakeFiles/multistress.dir/multistress.c.o 09:41:48 [144/275] Building C object tests/CMakeFiles/multistress.dir/convey.c.o 09:41:48 [145/275] Linking C executable tests/platform 09:41:48 [146/275] Building C object tests/CMakeFiles/surveypoll.dir/surveypoll.c.o 09:41:48 [147/275] Linking C executable tests/multistress 09:41:48 [148/275] Building C object tests/CMakeFiles/surveypoll.dir/convey.c.o 09:41:48 [149/275] Building CXX object tests/CMakeFiles/cplusplus_pair.dir/cplusplus_pair.cc.o 09:41:48 [150/275] Building C object tests/CMakeFiles/scalability.dir/scalability.c.o 09:41:48 [151/275] Building C object tests/CMakeFiles/compat_tcp.dir/compat_tcp.c.o 09:41:48 [152/275] Building C object tests/CMakeFiles/compat_tcp.dir/compat_testutil.c.o 09:41:48 [153/275] Linking C executable tests/surveypoll 09:41:48 [154/275] Building C object tests/CMakeFiles/scalability.dir/convey.c.o 09:41:48 [155/275] Linking C executable tests/compat_tcp 09:41:48 [156/275] Building C object tests/CMakeFiles/tcpsupp.dir/tcpsupp.c.o 09:41:48 [157/275] Linking CXX executable tests/cplusplus_pair 09:41:48 [158/275] Building C object tests/CMakeFiles/tcpsupp.dir/convey.c.o 09:41:48 [159/275] Linking C executable tests/scalability 09:41:48 [160/275] Linking C executable tests/tcpsupp 09:41:48 [161/275] Building C object tests/CMakeFiles/wsstream.dir/wsstream.c.o 09:41:48 [162/275] Building C object tests/CMakeFiles/compat_bug777.dir/compat_bug777.c.o 09:41:48 [163/275] Building C object tests/CMakeFiles/ws.dir/convey.c.o 09:41:48 [164/275] Building C object tests/CMakeFiles/wsstream.dir/convey.c.o 09:41:48 [165/275] Building C object tests/CMakeFiles/compat_bug777.dir/compat_testutil.c.o 09:41:48 [166/275] Building C object tests/CMakeFiles/ws.dir/ws.c.o 09:41:48 [167/275] Linking C executable tests/wsstream 09:41:48 [168/275] Building C object tests/CMakeFiles/message.dir/convey.c.o 09:41:48 [169/275] Building C object tests/CMakeFiles/message.dir/message.c.o 09:41:48 [170/275] Linking C executable tests/compat_bug777 09:41:48 [171/275] Linking C executable tests/ws 09:41:48 [172/275] Building C object tests/CMakeFiles/ipcwinsec.dir/ipcwinsec.c.o 09:41:48 [173/275] Building C object tests/CMakeFiles/device.dir/device.c.o 09:41:48 [174/275] Linking C executable tests/message 09:41:48 [175/275] Building C object tests/CMakeFiles/ipcwinsec.dir/convey.c.o 09:41:48 [176/275] Building C object tests/CMakeFiles/device.dir/convey.c.o 09:41:48 [177/275] Building C object tests/CMakeFiles/ipcperms.dir/ipcperms.c.o 09:41:48 [178/275] Linking C executable tests/device 09:41:49 [179/275] Building C object tests/CMakeFiles/ipcperms.dir/convey.c.o 09:41:49 [180/275] Linking C executable tests/ipcwinsec 09:41:49 [181/275] Building C object tests/CMakeFiles/bufsz.dir/bufsz.c.o 09:41:49 [182/275] Building C object tests/CMakeFiles/bufsz.dir/convey.c.o 09:41:49 [183/275] Linking C executable tests/ipcperms 09:41:49 [184/275] Linking C executable tests/bufsz 09:41:49 [185/275] Building C object tests/CMakeFiles/errors.dir/errors.c.o 09:41:49 [186/275] Building C object tests/CMakeFiles/ipc.dir/ipc.c.o 09:41:49 [187/275] Building C object tests/CMakeFiles/ipc.dir/convey.c.o 09:41:49 [188/275] Building C object tests/CMakeFiles/options.dir/options.c.o 09:41:49 [189/275] Linking C executable tests/ipc 09:41:49 [190/275] Building C object tests/CMakeFiles/pubsubpollfd.dir/pubsubpollfd.c.o 09:41:49 [191/275] Building C object tests/CMakeFiles/options.dir/convey.c.o 09:41:49 [192/275] Building C object tests/CMakeFiles/errors.dir/convey.c.o 09:41:49 [193/275] Building C object tests/CMakeFiles/reqpoll.dir/reqpoll.c.o 09:41:49 [194/275] Building C object tests/CMakeFiles/pubsubpollfd.dir/convey.c.o 09:41:49 [195/275] Linking C executable tests/options 09:41:49 [196/275] Linking C executable tests/pubsubpollfd 09:41:49 [197/275] Linking C executable tests/errors 09:41:49 [198/275] Building C object tests/CMakeFiles/reqpoll.dir/convey.c.o 09:41:49 [199/275] Building C object tests/CMakeFiles/aio.dir/aio.c.o 09:41:49 [200/275] Linking C executable tests/reqpoll 09:41:49 [201/275] Building C object tests/CMakeFiles/ipcsupp.dir/ipcsupp.c.o 09:41:49 [202/275] Building C object tests/CMakeFiles/aio.dir/convey.c.o 09:41:49 [203/275] Building C object tests/CMakeFiles/compat_pair.dir/compat_pair.c.o 09:41:49 [204/275] Building C object tests/CMakeFiles/ipcsupp.dir/convey.c.o 09:41:49 [205/275] Building C object tests/CMakeFiles/compat_pair.dir/compat_testutil.c.o 09:41:49 [206/275] Linking C executable tests/aio 09:41:49 [207/275] Linking C executable tests/ipcsupp 09:41:49 [208/275] Linking C executable tests/compat_pair 09:41:49 [209/275] Building C object tests/CMakeFiles/bus.dir/bus.c.o 09:41:49 [210/275] Building C object tests/CMakeFiles/bus.dir/convey.c.o 09:41:49 [211/275] Building C object tests/CMakeFiles/httpclient.dir/convey.c.o 09:41:49 [212/275] Building C object tests/CMakeFiles/reqrep.dir/reqrep.c.o 09:41:49 [213/275] Linking C executable tests/bus 09:41:49 [214/275] Building C object tests/CMakeFiles/reqrep.dir/convey.c.o 09:41:49 [215/275] Building C object tests/CMakeFiles/sock.dir/convey.c.o 09:41:49 [216/275] Building C object tests/CMakeFiles/httpclient.dir/httpclient.c.o 09:41:49 [217/275] Building C object tests/CMakeFiles/pollfd.dir/pollfd.c.o 09:41:49 [218/275] Linking C executable tests/reqrep 09:41:49 [219/275] Building C object tests/CMakeFiles/pollfd.dir/convey.c.o 09:41:49 [220/275] Linking C executable tests/httpclient 09:41:49 [221/275] Building C object tests/CMakeFiles/reconnect.dir/convey.c.o 09:41:49 [222/275] Linking C executable tests/pollfd 09:41:49 [223/275] Building C object tests/CMakeFiles/reconnect.dir/reconnect.c.o 09:41:49 [224/275] Building C object tests/CMakeFiles/sock.dir/sock.c.o 09:41:49 [225/275] Building C object tests/CMakeFiles/set_recvmaxsize.dir/set_recvmaxsize.c.o 09:41:49 [226/275] Linking C executable tests/reconnect 09:41:49 [227/275] Building C object tests/CMakeFiles/stats.dir/stats.c.o 09:41:49 [228/275] Linking C executable tests/sock 09:41:49 [229/275] Building C object tests/CMakeFiles/nonblock.dir/nonblock.c.o 09:41:49 [230/275] Building C object tests/CMakeFiles/stats.dir/convey.c.o 09:41:49 [231/275] Building C object tests/CMakeFiles/set_recvmaxsize.dir/convey.c.o 09:41:50 [232/275] Building C object tests/CMakeFiles/pipeline.dir/pipeline.c.o 09:41:50 [233/275] Linking C executable tests/set_recvmaxsize 09:41:50 [234/275] Building C object tests/CMakeFiles/reqctx.dir/reqctx.c.o 09:41:50 [235/275] Linking C executable tests/stats 09:41:50 [236/275] Building C object tests/CMakeFiles/pipeline.dir/convey.c.o 09:41:50 [237/275] Building C object tests/CMakeFiles/nonblock.dir/convey.c.o 09:41:50 [238/275] Building C object tests/CMakeFiles/reqctx.dir/convey.c.o 09:41:50 [239/275] Linking C executable tests/nonblock 09:41:50 [240/275] Building C object tests/CMakeFiles/pair1.dir/convey.c.o 09:41:50 [241/275] Linking C executable tests/pipeline 09:41:50 [242/275] Linking C executable tests/reqctx 09:41:50 [243/275] Building C object tests/CMakeFiles/tcp.dir/tcp.c.o 09:41:50 [244/275] Building C object tests/CMakeFiles/tcp.dir/convey.c.o 09:41:50 [245/275] Building C object tests/CMakeFiles/inproc.dir/inproc.c.o 09:41:50 [246/275] Building C object tests/CMakeFiles/pair1.dir/pair1.c.o 09:41:50 [247/275] Building C object tests/CMakeFiles/inproc.dir/convey.c.o 09:41:50 [248/275] Linking C executable tests/tcp 09:41:50 [249/275] Linking C executable tests/pair1 09:41:50 [250/275] Building C object tests/CMakeFiles/url.dir/url.c.o 09:41:50 [251/275] Building C object tests/CMakeFiles/url.dir/convey.c.o 09:41:50 [252/275] Linking C executable tests/inproc 09:41:50 [253/275] Building C object tests/CMakeFiles/pubsub.dir/pubsub.c.o 09:41:50 [254/275] Building C object tests/CMakeFiles/reqstress.dir/reqstress.c.o 09:41:50 [255/275] Building C object tests/CMakeFiles/pubsub.dir/convey.c.o 09:41:50 [256/275] Linking C executable tests/url 09:41:50 [257/275] Building C object tests/CMakeFiles/reqstress.dir/convey.c.o 09:41:50 [258/275] Linking C executable tests/pubsub 09:41:50 [259/275] Building C object perf/CMakeFiles/remote_lat.dir/perf.c.o 09:41:50 [260/275] Building C object perf/CMakeFiles/pubdrop.dir/pubdrop.c.o 09:41:50 [261/275] Building C object perf/CMakeFiles/local_thr.dir/perf.c.o 09:41:50 [262/275] Linking C executable tests/reqstress 09:41:50 [263/275] Building C object perf/CMakeFiles/local_lat.dir/perf.c.o 09:41:50 [264/275] Linking C executable perf/remote_lat 09:41:50 [265/275] Linking C executable perf/pubdrop 09:41:50 [266/275] Linking C executable perf/local_thr 09:41:50 [267/275] Linking C executable perf/local_lat 09:41:50 [268/275] Building C object perf/CMakeFiles/remote_thr.dir/perf.c.o 09:41:50 [269/275] Linking C executable perf/remote_thr 09:41:50 [270/275] Building C object perf/CMakeFiles/inproc_lat.dir/perf.c.o 09:41:50 [271/275] Building C object perf/CMakeFiles/inproc_thr.dir/perf.c.o 09:41:50 [272/275] Building C object tools/nngcat/CMakeFiles/nngcat.dir/nngcat.c.o 09:41:50 [273/275] Linking C executable perf/inproc_lat 09:41:50 [274/275] Linking C executable perf/inproc_thr 09:41:50 [275/275] Linking C executable tools/nngcat/nngcat 09:41:50 + sudo ninja install 09:41:50 [0/1] Install the project... 09:41:50 -- Install configuration: "" 09:41:50 -- Installing: /usr/local/lib/libnng.so.1.1.0 09:41:50 -- Installing: /usr/local/lib/libnng.so.1 09:41:50 -- Installing: /usr/local/lib/libnng.so 09:41:50 -- Set runtime path of "/usr/local/lib/libnng.so.1.1.0" to "/usr/local/lib" 09:41:50 -- Installing: /usr/local/lib/cmake/nng/nng-targets.cmake 09:41:50 -- Installing: /usr/local/lib/cmake/nng/nng-targets-noconfig.cmake 09:41:50 -- Installing: /usr/local/include/nng 09:41:50 -- Installing: /usr/local/include/nng/transport 09:41:50 -- Installing: /usr/local/include/nng/transport/tls 09:41:50 -- Installing: /usr/local/include/nng/transport/tls/tls.h 09:41:50 -- Installing: /usr/local/include/nng/transport/tcp 09:41:50 -- Installing: /usr/local/include/nng/transport/tcp/tcp.h 09:41:50 -- Installing: /usr/local/include/nng/transport/ipc 09:41:50 -- Installing: /usr/local/include/nng/transport/ipc/ipc.h 09:41:50 -- Installing: /usr/local/include/nng/transport/zerotier 09:41:50 -- Installing: /usr/local/include/nng/transport/zerotier/zerotier.h 09:41:50 -- Installing: /usr/local/include/nng/transport/inproc 09:41:50 -- Installing: /usr/local/include/nng/transport/inproc/inproc.h 09:41:50 -- Installing: /usr/local/include/nng/transport/ws 09:41:50 -- Installing: /usr/local/include/nng/transport/ws/websocket.h 09:41:50 -- Installing: /usr/local/include/nng/protocol 09:41:50 -- Installing: /usr/local/include/nng/protocol/pubsub0 09:41:50 -- Installing: /usr/local/include/nng/protocol/pubsub0/sub.h 09:41:50 -- Installing: /usr/local/include/nng/protocol/pubsub0/pub.h 09:41:50 -- Installing: /usr/local/include/nng/protocol/pair0 09:41:50 -- Installing: /usr/local/include/nng/protocol/pair0/pair.h 09:41:50 -- Installing: /usr/local/include/nng/protocol/survey0 09:41:50 -- Installing: /usr/local/include/nng/protocol/survey0/survey.h 09:41:50 -- Installing: /usr/local/include/nng/protocol/survey0/respond.h 09:41:50 -- Installing: /usr/local/include/nng/protocol/pair1 09:41:50 -- Installing: /usr/local/include/nng/protocol/pair1/pair.h 09:41:50 -- Installing: /usr/local/include/nng/protocol/bus0 09:41:50 -- Installing: /usr/local/include/nng/protocol/bus0/bus.h 09:41:50 -- Installing: /usr/local/include/nng/protocol/pipeline0 09:41:50 -- Installing: /usr/local/include/nng/protocol/pipeline0/pull.h 09:41:50 -- Installing: /usr/local/include/nng/protocol/pipeline0/push.h 09:41:50 -- Installing: /usr/local/include/nng/protocol/reqrep0 09:41:50 -- Installing: /usr/local/include/nng/protocol/reqrep0/rep.h 09:41:50 -- Installing: /usr/local/include/nng/protocol/reqrep0/req.h 09:41:50 -- Installing: /usr/local/include/nng/compat 09:41:50 -- Installing: /usr/local/include/nng/compat/nanomsg 09:41:50 -- Installing: /usr/local/include/nng/compat/nanomsg/pipeline.h 09:41:50 -- Installing: /usr/local/include/nng/compat/nanomsg/survey.h 09:41:50 -- Installing: /usr/local/include/nng/compat/nanomsg/bus.h 09:41:50 -- Installing: /usr/local/include/nng/compat/nanomsg/tcp.h 09:41:50 -- Installing: /usr/local/include/nng/compat/nanomsg/ipc.h 09:41:50 -- Installing: /usr/local/include/nng/compat/nanomsg/nn.h 09:41:50 -- Installing: /usr/local/include/nng/compat/nanomsg/pair.h 09:41:50 -- Installing: /usr/local/include/nng/compat/nanomsg/pubsub.h 09:41:50 -- Installing: /usr/local/include/nng/compat/nanomsg/ws.h 09:41:50 -- Installing: /usr/local/include/nng/compat/nanomsg/inproc.h 09:41:50 -- Installing: /usr/local/include/nng/compat/nanomsg/reqrep.h 09:41:50 -- Installing: /usr/local/include/nng/supplemental 09:41:50 -- Installing: /usr/local/include/nng/supplemental/http 09:41:50 -- Installing: /usr/local/include/nng/supplemental/http/http.h 09:41:50 -- Installing: /usr/local/include/nng/supplemental/tls 09:41:50 -- Installing: /usr/local/include/nng/supplemental/tls/tls.h 09:41:50 -- Installing: /usr/local/include/nng/supplemental/util 09:41:50 -- Installing: /usr/local/include/nng/supplemental/util/platform.h 09:41:50 -- Installing: /usr/local/include/nng/supplemental/util/options.h 09:41:50 -- Installing: /usr/local/include/nng/nng.h 09:41:50 -- Installing: /usr/local/lib/cmake/nng/nng-config.cmake 09:41:50 -- Installing: /usr/local/lib/cmake/nng/nng-config-version.cmake 09:41:50 -- Installing: /usr/local/bin/nngcat 09:41:50 -- Set runtime path of "/usr/local/bin/nngcat" to "/usr/local/lib" 09:41:50 + cd E2Manager 09:41:50 + bash ./build-e2mgr-ubuntu.sh 09:41:50 + echo '--> e2mgr-build-ubuntu.sh' 09:41:50 --> e2mgr-build-ubuntu.sh 09:41:50 + rmr=rmr_4.9.4_amd64.deb 09:41:50 + wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb 09:41:50 --2026-02-26 09:41:50-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb 09:41:50 Resolving packagecloud.io (packagecloud.io)... 54.177.160.181, 54.176.62.136, 2600:1f1c:2e5:6901:caed:67ce:ec5f:30f5, ... 09:41:50 Connecting to packagecloud.io (packagecloud.io)|54.177.160.181|:443... connected. 09:41:50 HTTP request sent, awaiting response... 302 Found 09:41:50 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1772099810&Signature=S3lTAs-qS3JrhMpfHNPWjlRMNZZtCRQZ7J4xY96ngtmEgVmII8MnwqZMpxo0H4r9tVdER2VohjkXcbIkfX5bexhsEBnUB5jtKY5XduN4KWbpDVumFSXAD9OQe35lg7biLYVHrzXlOnfAn2TqYLdQx9Glj5FfeGJTiGg5FRvSRUYqkXWpghspQ3l1yLZm1-pz7xjXrJyHrK7abdSNH8~ovWfpdjr7IRuzgBc1Uf6yOqT3MqyHQNPuXNNxLlIAcml8vPg2vrIy3iZ1eHqFeojKSl7G4BMorVBNnnHIrKEHm9k2goQM~tpb2lntK6dhJIz~40MWZAqw2NJPb-4ZS0hB5g__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 09:41:50 --2026-02-26 09:41:50-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1772099810&Signature=S3lTAs-qS3JrhMpfHNPWjlRMNZZtCRQZ7J4xY96ngtmEgVmII8MnwqZMpxo0H4r9tVdER2VohjkXcbIkfX5bexhsEBnUB5jtKY5XduN4KWbpDVumFSXAD9OQe35lg7biLYVHrzXlOnfAn2TqYLdQx9Glj5FfeGJTiGg5FRvSRUYqkXWpghspQ3l1yLZm1-pz7xjXrJyHrK7abdSNH8~ovWfpdjr7IRuzgBc1Uf6yOqT3MqyHQNPuXNNxLlIAcml8vPg2vrIy3iZ1eHqFeojKSl7G4BMorVBNnnHIrKEHm9k2goQM~tpb2lntK6dhJIz~40MWZAqw2NJPb-4ZS0hB5g__&Key-Pair-Id=K1ZMSF1EKC3AZL 09:41:50 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.186, 3.168.84.96, 3.168.84.144, ... 09:41:50 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.186|:443... connected. 09:41:50 HTTP request sent, awaiting response... 200 OK 09:41:51 Length: 246552 (241K) [application/x-debian-package] 09:41:51 Saving to: ‘rmr_4.9.4_amd64.deb’ 09:41:51 09:41:51 0K .......... .......... .......... .......... .......... 20% 29.3M 0s 09:41:51 50K .......... .......... .......... .......... .......... 41% 14.1M 0s 09:41:51 100K .......... .......... .......... .......... .......... 62% 17.2M 0s 09:41:51 150K .......... .......... .......... .......... .......... 83% 16.7M 0s 09:41:51 200K .......... .......... .......... .......... 100% 23.1M=0.01s 09:41:51 09:41:51 2026-02-26 09:41:51 (18.6 MB/s) - ‘rmr_4.9.4_amd64.deb’ saved [246552/246552] 09:41:51 09:41:51 + sudo dpkg -i rmr_4.9.4_amd64.deb 09:41:51 Selecting previously unselected package rmr. 09:41:51 (Reading database ... 188312 files and directories currently installed.) 09:41:51 Preparing to unpack rmr_4.9.4_amd64.deb ... 09:41:51 Unpacking rmr (4.9.4) ... 09:41:51 Setting up rmr (4.9.4) ... 09:41:51 + rm rmr_4.9.4_amd64.deb 09:41:51 + rmrdev=rmr-dev_4.9.4_amd64.deb 09:41:51 + wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb 09:41:51 --2026-02-26 09:41:51-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb 09:41:51 Resolving packagecloud.io (packagecloud.io)... 54.176.62.136, 54.177.160.181, 2600:1f1c:2e5:6900:c26d:1472:81b2:42c7, ... 09:41:51 Connecting to packagecloud.io (packagecloud.io)|54.176.62.136|:443... connected. 09:41:51 HTTP request sent, awaiting response... 302 Found 09:41:51 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1772099811&Signature=up6CyD70gPyzSnWz6yAHC6Ca0XX8KarSzsi6JXnaBMDcno10M6anDhAxsbyWCc0DiuVIlgvJZI-dbDbzc4x6FZVnVoyzzWANt03VAsFa3KG3pdc5CZSLTgzKfsc6-Nh8RDilU9N~5XbRXl2ydhZI92AnzAPplUGm~HTJN2J~v~Dg8ePbZevYCwMGm9I0Hk2SReoruGP99GS052ghzv~7Qr4v337hsyjjvmfBFNkHsvwWXyN1ujH7QHRZiZ8jNrVDXQjW7MGndoaQWGiSyysYIXBTQ-ZWMj5i2wFJOwWDgjl2XXHZRGE1fSsFsjhUQulhZBbzg2G-lXxSUrY1txJSAQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 09:41:51 --2026-02-26 09:41:51-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1772099811&Signature=up6CyD70gPyzSnWz6yAHC6Ca0XX8KarSzsi6JXnaBMDcno10M6anDhAxsbyWCc0DiuVIlgvJZI-dbDbzc4x6FZVnVoyzzWANt03VAsFa3KG3pdc5CZSLTgzKfsc6-Nh8RDilU9N~5XbRXl2ydhZI92AnzAPplUGm~HTJN2J~v~Dg8ePbZevYCwMGm9I0Hk2SReoruGP99GS052ghzv~7Qr4v337hsyjjvmfBFNkHsvwWXyN1ujH7QHRZiZ8jNrVDXQjW7MGndoaQWGiSyysYIXBTQ-ZWMj5i2wFJOwWDgjl2XXHZRGE1fSsFsjhUQulhZBbzg2G-lXxSUrY1txJSAQ__&Key-Pair-Id=K1ZMSF1EKC3AZL 09:41:51 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.152, 3.168.84.144, 3.168.84.96, ... 09:41:51 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.152|:443... connected. 09:41:51 HTTP request sent, awaiting response... 200 OK 09:41:51 Length: 128860 (126K) [application/x-debian-package] 09:41:51 Saving to: ‘rmr-dev_4.9.4_amd64.deb’ 09:41:51 09:41:51 0K .......... .......... .......... .......... .......... 39% 13.5M 0s 09:41:51 50K .......... .......... .......... .......... .......... 79% 27.4M 0s 09:41:51 100K .......... .......... ..... 100% 29.0M=0.006s 09:41:51 09:41:51 2026-02-26 09:41:51 (19.6 MB/s) - ‘rmr-dev_4.9.4_amd64.deb’ saved [128860/128860] 09:41:51 09:41:51 + sudo dpkg -i rmr-dev_4.9.4_amd64.deb 09:41:51 Selecting previously unselected package rmr-dev. 09:41:51 (Reading database ... 188320 files and directories currently installed.) 09:41:51 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... 09:41:51 Unpacking rmr-dev (4.9.4) ... 09:41:51 Setting up rmr-dev (4.9.4) ... 09:41:52 + rm rmr-dev_4.9.4_amd64.deb 09:41:52 + export LD_LIBRARY_PATH=/usr/local/lib 09:41:52 + LD_LIBRARY_PATH=/usr/local/lib 09:41:52 + 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 09:41:52 + 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 09:41:52 + go get -v github.com/ory/go-acc 09:41:52 go: errors parsing go.mod: 09:41:52 /w/workspace/ric-plt-e2mgr-sonar-prescan-script/E2Manager/go.mod:44: invalid go version '1.24.0': must match format 1.23 09:41:52 /w/workspace/ric-plt-e2mgr-sonar-prescan-script/E2Manager/go.mod:46: unknown directive: toolchain 09:41:52 Build step 'Execute shell' marked build as failure 09:41:52 $ ssh-agent -k 09:41:52 unset SSH_AUTH_SOCK; 09:41:52 unset SSH_AGENT_PID; 09:41:52 echo Agent pid 2088 killed; 09:41:52 [ssh-agent] Stopped. 09:41:52 [PostBuildScript] - [INFO] Executing post build scripts. 09:41:52 [ric-plt-e2mgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2801851092704426598.sh 09:41:52 ---> sysstat.sh 09:41:52 [ric-plt-e2mgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins11944533569167970121.sh 09:41:52 ---> package-listing.sh 09:41:52 ++ facter osfamily 09:41:52 ++ tr '[:upper:]' '[:lower:]' 09:41:53 + OS_FAMILY=debian 09:41:53 + workspace=/w/workspace/ric-plt-e2mgr-sonar-prescan-script 09:41:53 + START_PACKAGES=/tmp/packages_start.txt 09:41:53 + END_PACKAGES=/tmp/packages_end.txt 09:41:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:41:53 + PACKAGES=/tmp/packages_start.txt 09:41:53 + '[' /w/workspace/ric-plt-e2mgr-sonar-prescan-script ']' 09:41:53 + PACKAGES=/tmp/packages_end.txt 09:41:53 + case "${OS_FAMILY}" in 09:41:53 + dpkg -l 09:41:53 + grep '^ii' 09:41:53 + '[' -f /tmp/packages_start.txt ']' 09:41:53 + '[' -f /tmp/packages_end.txt ']' 09:41:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:41:53 + true 09:41:53 + '[' /w/workspace/ric-plt-e2mgr-sonar-prescan-script ']' 09:41:53 + mkdir -p /w/workspace/ric-plt-e2mgr-sonar-prescan-script/archives/ 09:41:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-e2mgr-sonar-prescan-script/archives/ 09:41:53 [ric-plt-e2mgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins11014796752525794629.sh 09:41:53 ---> capture-instance-metadata.sh 09:41:53 Setup pyenv: 09:41:53 system 09:41:53 3.8.13 09:41:53 3.9.13 09:41:53 * 3.10.6 (set by /w/workspace/ric-plt-e2mgr-sonar-prescan-script/.python-version) 09:41:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ed8h from file:/tmp/.os_lf_venv 09:41:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:56 lf-activate-venv(): INFO: Base packages installed successfully 09:41:56 lf-activate-venv(): INFO: Installing additional packages: lftools 09:42:14 lf-activate-venv(): INFO: Adding /tmp/venv-ed8h/bin to PATH 09:42:14 INFO: Running in OpenStack, capturing instance metadata 09:42:15 [ric-plt-e2mgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14221314063683500203.sh 09:42:15 provisioning config files... 09:42:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-e2mgr-sonar-prescan-script@tmp/config17503796810262427483tmp 09:42:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:42:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:42:15 [EnvInject] - Injecting environment variables from a build step. 09:42:15 [EnvInject] - Injecting as environment variables the properties content 09:42:15 SERVER_ID=logs 09:42:15 09:42:15 [EnvInject] - Variables injected successfully. 09:42:15 [ric-plt-e2mgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins13271154936453289830.sh 09:42:15 ---> create-netrc.sh 09:42:15 [ric-plt-e2mgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins15772660540029449385.sh 09:42:15 ---> python-tools-install.sh 09:42:15 Setup pyenv: 09:42:15 system 09:42:15 3.8.13 09:42:15 3.9.13 09:42:15 * 3.10.6 (set by /w/workspace/ric-plt-e2mgr-sonar-prescan-script/.python-version) 09:42:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ed8h from file:/tmp/.os_lf_venv 09:42:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:18 lf-activate-venv(): INFO: Base packages installed successfully 09:42:18 lf-activate-venv(): INFO: Installing additional packages: lftools 09:42:35 lf-activate-venv(): INFO: Adding /tmp/venv-ed8h/bin to PATH 09:42:35 [ric-plt-e2mgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4648785909378997431.sh 09:42:35 ---> sudo-logs.sh 09:42:35 Archiving 'sudo' log.. 09:42:36 [ric-plt-e2mgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14350608570251272406.sh 09:42:36 ---> job-cost.sh 09:42:36 Setup pyenv: 09:42:36 system 09:42:36 3.8.13 09:42:36 3.9.13 09:42:36 * 3.10.6 (set by /w/workspace/ric-plt-e2mgr-sonar-prescan-script/.python-version) 09:42:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ed8h from file:/tmp/.os_lf_venv 09:42:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:39 lf-activate-venv(): INFO: Base packages installed successfully 09:42:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:42:48 lf-activate-venv(): INFO: Adding /tmp/venv-ed8h/bin to PATH 09:42:48 INFO: No Stack... 09:42:49 INFO: Retrieving Pricing Info for: v3-starter-4 09:42:49 INFO: Archiving Costs 09:42:49 [ric-plt-e2mgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins12791682941965601933.sh 09:42:49 ---> logs-deploy.sh 09:42:49 Setup pyenv: 09:42:49 system 09:42:49 3.8.13 09:42:49 3.9.13 09:42:49 * 3.10.6 (set by /w/workspace/ric-plt-e2mgr-sonar-prescan-script/.python-version) 09:42:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ed8h from file:/tmp/.os_lf_venv 09:42:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:52 lf-activate-venv(): INFO: Base packages installed successfully 09:42:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:43:11 lf-activate-venv(): INFO: Adding /tmp/venv-ed8h/bin to PATH 09:43:11 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-e2mgr-sonar-prescan-script/2168 09:43:11 INFO: archiving workspace using pattern(s): -p **/*.log 09:43:11 /tmp/venv-ed8h/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:43:11 warnings.warn( 09:43:13 Archives upload complete. 09:43:14 INFO: archiving logs to Nexus 09:43:14 /tmp/venv-ed8h/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:43:14 warnings.warn( 09:43:15 ---> uname -a: 09:43:15 Linux prd-ubuntu1804-docker-4c-4g-7586 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:43:15 09:43:15 09:43:15 ---> lscpu: 09:43:15 Architecture: x86_64 09:43:15 CPU op-mode(s): 32-bit, 64-bit 09:43:15 Byte Order: Little Endian 09:43:15 CPU(s): 4 09:43:15 On-line CPU(s) list: 0-3 09:43:15 Thread(s) per core: 1 09:43:15 Core(s) per socket: 1 09:43:15 Socket(s): 4 09:43:15 NUMA node(s): 1 09:43:15 Vendor ID: AuthenticAMD 09:43:15 CPU family: 23 09:43:15 Model: 49 09:43:15 Model name: AMD EPYC-Rome Processor 09:43:15 Stepping: 0 09:43:15 CPU MHz: 2799.998 09:43:15 BogoMIPS: 5599.99 09:43:15 Virtualization: AMD-V 09:43:15 Hypervisor vendor: KVM 09:43:15 Virtualization type: full 09:43:15 L1d cache: 32K 09:43:15 L1i cache: 32K 09:43:15 L2 cache: 512K 09:43:15 L3 cache: 16384K 09:43:15 NUMA node0 CPU(s): 0-3 09:43: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 09:43:15 09:43:15 09:43:15 ---> nproc: 09:43:15 4 09:43:15 09:43:15 09:43:15 ---> df -h: 09:43:15 Filesystem Size Used Avail Use% Mounted on 09:43:15 udev 3.9G 0 3.9G 0% /dev 09:43:15 tmpfs 798M 700K 797M 1% /run 09:43:15 /dev/vda1 20G 9.2G 11G 48% / 09:43:15 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:43:15 tmpfs 5.0M 0 5.0M 0% /run/lock 09:43:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:43:15 /dev/vda15 105M 5.3M 100M 5% /boot/efi 09:43:15 tmpfs 798M 0 798M 0% /run/user/1001 09:43:15 09:43:15 09:43:15 ---> free -m: 09:43:15 total used free shared buff/cache available 09:43:15 Mem: 7976 450 5059 0 2466 7241 09:43:15 Swap: 1023 0 1023 09:43:15 09:43:15 09:43:15 ---> ip addr: 09:43:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:43:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:43:15 inet 127.0.0.1/8 scope host lo 09:43:15 valid_lft forever preferred_lft forever 09:43:15 inet6 ::1/128 scope host 09:43:15 valid_lft forever preferred_lft forever 09:43:15 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:43:15 link/ether fa:16:3e:a9:7d:5c brd ff:ff:ff:ff:ff:ff 09:43:15 inet 10.32.6.86/23 brd 10.32.7.255 scope global dynamic ens3 09:43:15 valid_lft 86133sec preferred_lft 86133sec 09:43:15 inet6 fe80::f816:3eff:fea9:7d5c/64 scope link 09:43:15 valid_lft forever preferred_lft forever 09:43:15 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:43:15 link/ether 02:42:e6:7c:ff:9d brd ff:ff:ff:ff:ff:ff 09:43:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:43:15 valid_lft forever preferred_lft forever 09:43:15 09:43:15 09:43:15 ---> sar -b -r -n DEV: 09:43:15 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7586) 02/26/26 _x86_64_ (4 CPU) 09:43:15 09:43:15 09:38:52 LINUX RESTART (4 CPU) 09:43:15 09:43:15 09:39:01 tps rtps wtps bread/s bwrtn/s 09:43:15 09:40:01 145.95 69.28 76.67 5613.33 39135.50 09:43:15 09:41:01 52.12 0.27 51.85 27.19 7245.72 09:43:15 09:42:01 129.65 65.01 64.64 4017.73 21701.18 09:43:15 09:43:01 26.79 0.90 25.89 77.71 3601.87 09:43:15 Average: 88.62 33.86 54.76 2433.92 17920.91 09:43:15 09:43:15 09:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:43:15 09:40:01 6001172 7491780 2166256 26.52 33896 1637500 943612 10.24 499236 1497636 45128 09:43:15 09:41:01 5685576 7441892 2481852 30.39 54696 1869020 973904 10.57 563832 1721876 147852 09:43:15 09:42:01 5220044 7441172 2947384 36.09 66232 2308160 954520 10.36 946212 1776376 72660 09:43:15 09:43:01 5182852 7415900 2984576 36.54 69680 2316184 980256 10.64 978600 1779444 10644 09:43:15 Average: 5522411 7447686 2645017 32.38 56126 2032716 963073 10.45 746970 1693833 69071 09:43:15 09:43:15 09:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:43:15 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:15 09:40:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 09:43:15 09:40:01 ens3 354.55 210.66 929.91 64.62 0.00 0.00 0.00 0.00 09:43:15 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:15 09:41:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 09:43:15 09:41:01 ens3 76.09 60.18 891.84 7.31 0.00 0.00 0.00 0.00 09:43:15 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:15 09:42:01 lo 2.83 2.83 0.31 0.31 0.00 0.00 0.00 0.00 09:43:15 09:42:01 ens3 181.99 131.34 955.02 20.04 0.00 0.00 0.00 0.00 09:43:15 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:15 09:43:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 09:43:15 09:43:01 ens3 12.48 13.48 9.63 6.50 0.00 0.00 0.00 0.00 09:43:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:15 Average: lo 1.32 1.32 0.13 0.13 0.00 0.00 0.00 0.00 09:43:15 Average: ens3 156.28 103.92 696.59 24.62 0.00 0.00 0.00 0.00 09:43:15 09:43:15 09:43:15 ---> sar -P ALL: 09:43:15 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7586) 02/26/26 _x86_64_ (4 CPU) 09:43:15 09:43:15 09:38:52 LINUX RESTART (4 CPU) 09:43:15 09:43:15 09:39:01 CPU %user %nice %system %iowait %steal %idle 09:43:15 09:40:01 all 14.02 0.00 2.88 4.87 1.48 76.75 09:43:15 09:40:01 0 13.89 0.00 5.71 8.29 1.40 70.71 09:43:15 09:40:01 1 8.90 0.00 1.80 4.44 1.26 83.59 09:43:15 09:40:01 2 18.91 0.00 2.32 2.43 1.78 74.56 09:43:15 09:40:01 3 14.36 0.00 1.68 4.30 1.45 78.21 09:43:15 09:41:01 all 19.05 0.00 1.25 2.28 1.24 76.17 09:43:15 09:41:01 0 1.92 0.00 0.23 0.02 0.63 97.20 09:43:15 09:41:01 1 35.45 0.00 2.40 6.27 1.41 54.47 09:43:15 09:41:01 2 29.56 0.00 1.73 0.84 1.98 65.89 09:43:15 09:41:01 3 9.30 0.00 0.68 2.01 0.95 87.06 09:43:15 09:42:01 all 21.42 2.47 4.56 3.16 1.66 66.72 09:43:15 09:42:01 0 12.33 6.48 4.18 1.00 1.45 74.55 09:43:15 09:42:01 1 19.72 0.03 4.34 2.25 1.46 72.19 09:43:15 09:42:01 2 25.56 3.38 4.35 3.05 2.06 61.60 09:43:15 09:42:01 3 28.03 0.00 5.35 6.34 1.67 58.60 09:43:15 09:43:01 all 20.13 0.00 0.97 0.87 0.91 77.12 09:43:15 09:43:01 0 28.04 0.00 0.85 0.15 1.26 69.71 09:43:15 09:43:01 1 11.62 0.00 0.57 0.28 0.67 86.86 09:43:15 09:43:01 2 34.11 0.00 1.68 0.12 1.26 62.83 09:43:15 09:43:01 3 6.71 0.00 0.80 2.92 0.43 89.14 09:43:15 Average: all 18.66 0.62 2.42 2.79 1.32 74.19 09:43:15 Average: 0 14.04 1.62 2.74 2.36 1.18 78.06 09:43:15 Average: 1 18.92 0.01 2.28 3.31 1.20 74.28 09:43:15 Average: 2 27.05 0.84 2.52 1.61 1.77 66.21 09:43:15 Average: 3 14.62 0.00 2.13 3.89 1.13 78.23 09:43:15 09:43:15 09:43:15