20:34:32 Started by timer 20:34:32 Running as SYSTEM 20:34:32 [EnvInject] - Loading node environment variables. 20:34:32 Building remotely on prd-ubuntu1804-docker-4c-4g-7613 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-rtmgr-sonar-prescan-script 20:34:32 [ssh-agent] Looking for ssh-agent implementation... 20:34:32 $ ssh-agent 20:34:32 SSH_AUTH_SOCK=/tmp/ssh-FJP0sYUAZcZo/agent.2112 20:34:32 SSH_AGENT_PID=2114 20:34:32 [ssh-agent] Started. 20:34:32 Running ssh-add (command line suppressed) 20:34:32 Identity added: /w/workspace/ric-plt-rtmgr-sonar-prescan-script@tmp/private_key_7499687484691200239.key (jenkins-ssh) 20:34:32 [ssh-agent] Using credentials jenkins (jenkins) 20:34:32 The recommended git tool is: NONE 20:34:35 using credential jenkins 20:34:35 Wiping out workspace first. 20:34:35 Cloning the remote Git repository 20:34:35 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr 20:34:35 > git init /w/workspace/ric-plt-rtmgr-sonar-prescan-script # timeout=10 20:34:35 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr 20:34:35 > git --version # timeout=10 20:34:35 > git --version # 'git version 2.17.1' 20:34:35 using GIT_SSH to set credentials jenkins 20:34:35 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:37 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr # timeout=10 20:34:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:37 Avoid second fetch 20:34:37 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:34:37 Checking out Revision 114546b51b21ea1c8ba4c8c6f5302499812addb4 (refs/remotes/origin/master) 20:34:37 > git config core.sparsecheckout # timeout=10 20:34:37 > git checkout -f 114546b51b21ea1c8ba4c8c6f5302499812addb4 # timeout=10 20:34:38 Commit message: "RIC:1060: Change in PTL" 20:34:38 > git rev-list --no-walk 114546b51b21ea1c8ba4c8c6f5302499812addb4 # timeout=10 20:34:41 provisioning config files... 20:34:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:34:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:34:41 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins843269690629180798.sh 20:34:41 ---> python-tools-install.sh 20:34:41 Setup pyenv: 20:34:41 * system (set by /opt/pyenv/version) 20:34:41 * 3.8.13 (set by /opt/pyenv/version) 20:34:41 * 3.9.13 (set by /opt/pyenv/version) 20:34:41 * 3.10.6 (set by /opt/pyenv/version) 20:34:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8x26 20:34:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:34:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:34:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:34:56 lf-activate-venv(): INFO: Base packages installed successfully 20:34:56 lf-activate-venv(): INFO: Installing additional packages: lftools 20:35:37 lf-activate-venv(): INFO: Adding /tmp/venv-8x26/bin to PATH 20:35:37 Generating Requirements File 20:36: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. 20:36:10 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 20:36:10 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:36:11 Python 3.10.6 20:36:11 pip 25.3 from /tmp/venv-8x26/lib/python3.10/site-packages/pip (python 3.10) 20:36:12 appdirs==1.4.4 20:36:12 argcomplete==3.6.3 20:36:12 aspy.yaml==1.3.0 20:36:12 attrs==25.4.0 20:36:12 autopage==0.5.2 20:36:12 beautifulsoup4==4.14.2 20:36:12 boto3==1.40.60 20:36:12 botocore==1.40.60 20:36:12 bs4==0.0.2 20:36:12 cachetools==6.2.1 20:36:12 certifi==2025.10.5 20:36:12 cffi==2.0.0 20:36:12 cfgv==3.4.0 20:36:12 chardet==5.2.0 20:36:12 charset-normalizer==3.4.4 20:36:12 click==8.3.0 20:36:12 cliff==4.11.0 20:36:12 cmd2==2.7.0 20:36:12 cryptography==3.3.2 20:36:12 debtcollector==3.0.0 20:36:12 decorator==5.2.1 20:36:12 defusedxml==0.7.1 20:36:12 Deprecated==1.2.18 20:36:12 distlib==0.4.0 20:36:12 dnspython==2.8.0 20:36:12 docker==7.1.0 20:36:12 dogpile.cache==1.5.0 20:36:12 durationpy==0.10 20:36:12 email-validator==2.3.0 20:36:12 filelock==3.20.0 20:36:12 future==1.0.0 20:36:12 gitdb==4.0.12 20:36:12 GitPython==3.1.45 20:36:12 google-auth==2.41.1 20:36:12 httplib2==0.31.0 20:36:12 identify==2.6.15 20:36:12 idna==3.11 20:36:12 importlib-resources==1.5.0 20:36:12 iso8601==2.1.0 20:36:12 Jinja2==3.1.6 20:36:12 jmespath==1.0.1 20:36:12 jsonpatch==1.33 20:36:12 jsonpointer==3.0.0 20:36:12 jsonschema==4.25.1 20:36:12 jsonschema-specifications==2025.9.1 20:36:12 keystoneauth1==5.12.0 20:36:12 kubernetes==34.1.0 20:36:12 lftools==0.37.15 20:36:12 lxml==6.0.2 20:36:12 markdown-it-py==4.0.0 20:36:12 MarkupSafe==3.0.3 20:36:12 mdurl==0.1.2 20:36:12 msgpack==1.1.2 20:36:12 multi_key_dict==2.0.3 20:36:12 munch==4.0.0 20:36:12 netaddr==1.3.0 20:36:12 niet==1.4.2 20:36:12 nodeenv==1.9.1 20:36:12 oauth2client==4.1.3 20:36:12 oauthlib==3.3.1 20:36:12 openstacksdk==4.7.1 20:36:12 os-service-types==1.8.0 20:36:12 osc-lib==4.2.0 20:36:12 oslo.config==10.0.0 20:36:12 oslo.context==6.1.0 20:36:12 oslo.i18n==6.6.0 20:36:12 oslo.log==7.2.1 20:36:12 oslo.serialization==5.8.0 20:36:12 oslo.utils==9.1.0 20:36:12 packaging==25.0 20:36:12 pbr==7.0.1 20:36:12 platformdirs==4.5.0 20:36:12 prettytable==3.16.0 20:36:12 psutil==7.1.2 20:36:12 pyasn1==0.6.1 20:36:12 pyasn1_modules==0.4.2 20:36:12 pycparser==2.23 20:36:12 pygerrit2==2.0.15 20:36:12 PyGithub==2.8.1 20:36:12 Pygments==2.19.2 20:36:12 PyJWT==2.10.1 20:36:12 PyNaCl==1.6.0 20:36:12 pyparsing==2.4.7 20:36:12 pyperclip==1.11.0 20:36:12 pyrsistent==0.20.0 20:36:12 python-cinderclient==9.8.0 20:36:12 python-dateutil==2.9.0.post0 20:36:12 python-heatclient==4.3.0 20:36:12 python-jenkins==1.8.3 20:36:12 python-keystoneclient==5.7.0 20:36:12 python-magnumclient==4.9.0 20:36:12 python-openstackclient==8.2.0 20:36:12 python-swiftclient==4.8.0 20:36:12 PyYAML==6.0.3 20:36:12 referencing==0.37.0 20:36:12 requests==2.32.5 20:36:12 requests-oauthlib==2.0.0 20:36:12 requestsexceptions==1.4.0 20:36:12 rfc3986==2.0.0 20:36:12 rich==14.2.0 20:36:12 rich-argparse==1.7.1 20:36:12 rpds-py==0.28.0 20:36:12 rsa==4.9.1 20:36:12 ruamel.yaml==0.18.16 20:36:12 ruamel.yaml.clib==0.2.14 20:36:12 s3transfer==0.14.0 20:36:12 simplejson==3.20.2 20:36:12 six==1.17.0 20:36:12 smmap==5.0.2 20:36:12 soupsieve==2.8 20:36:12 stevedore==5.5.0 20:36:12 tabulate==0.9.0 20:36:12 toml==0.10.2 20:36:12 tomlkit==0.13.3 20:36:12 tqdm==4.67.1 20:36:12 typing_extensions==4.15.0 20:36:12 tzdata==2025.2 20:36:12 urllib3==1.26.20 20:36:12 virtualenv==20.35.3 20:36:12 wcwidth==0.2.14 20:36:12 websocket-client==1.9.0 20:36:12 wrapt==2.0.0 20:36:12 xdg==6.0.0 20:36:12 xmltodict==1.0.2 20:36:12 yq==3.4.3 20:36:12 [EnvInject] - Injecting environment variables from a build step. 20:36:12 [EnvInject] - Injecting as environment variables the properties content 20:36:12 SET_JDK_VERSION=openjdk17 20:36:12 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 20:36:12 20:36:12 [EnvInject] - Variables injected successfully. 20:36:12 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins12788198323512544936.sh 20:36:12 ---> update-java-alternatives.sh 20:36:12 ---> Updating Java version 20:36:12 ---> Ubuntu/Debian system detected 20:36:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:36:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:36:13 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 20:36:13 openjdk version "17.0.7" 2023-04-18 20:36:13 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 20:36:13 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 20:36:13 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 20:36:13 [EnvInject] - Injecting environment variables from a build step. 20:36:13 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:36:13 [EnvInject] - Variables injected successfully. 20:36:13 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins16688052489558290873.sh 20:36:13 --> prescan-rtmgr-ubuntu.sh 20:36:13 + sudo apt-get update 20:36:13 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 20:36:13 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 20:36:13 Hit:3 http://apt.puppetlabs.com xenial InRelease 20:36:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 20:36:14 Get:5 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 20:36:14 Err:3 http://apt.puppetlabs.com xenial InRelease 20:36:14 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 20:36:14 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:36:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 20:36:15 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 20:36:15 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 20:36:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 20:36:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 20:36:15 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:36:15 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:36:16 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:36:16 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:36:16 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:36:16 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:36:16 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:36:16 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:36:16 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 20:36:16 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 20:36:16 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 20:36:16 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 20:36:16 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 20:36:17 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 20:36:17 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 20:36:17 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 20:36:17 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 20:36:17 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 20:36:17 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 20:36:17 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 20:36:26 Fetched 28.0 MB in 8s (3634 kB/s) 20:36:26 Reading package lists... 20:36: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) 20:36: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) 20:36:28 W: Some index files failed to download. They have been ignored, or old ones used instead. 20:36:28 + bash ./build-rtmgr-ubuntu.sh 20:36:28 + echo '--> rtmgr-build-ubuntu.sh' 20:36:28 --> rtmgr-build-ubuntu.sh 20:36:28 ++ pwd 20:36:28 + curdir=/w/workspace/ric-plt-rtmgr-sonar-prescan-script 20:36:28 + RMRVERSION=4.5.2 20:36:28 + wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.5.2_amd64.deb/download.deb 20:36:28 --2025-10-28 20:36:28-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.5.2_amd64.deb/download.deb 20:36:28 Resolving packagecloud.io (packagecloud.io)... 52.53.80.184, 52.9.117.216, 2600:1f1c:2e5:6901:1b5f:de7b:b7e3:f5af, ... 20:36:28 Connecting to packagecloud.io (packagecloud.io)|52.53.80.184|:443... connected. 20:36:28 HTTP request sent, awaiting response... 302 Found 20:36:28 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2183155.deb?Expires=1761684688&Signature=gP-kTcmJnNSIt0XNl-SJB~GX2okZcQPXqXj3ATAGaK8Gj8Awf5~yvE-DEsl0R6pkkTWdIbeLk8v4atE66NDyNPqkfPjUxK8-EG0BURBHaAhrNDGF9445Zi6VVbpZdY6DjoGbmvPJkkLez1VAjCnQmS~a2x3yk5Tby2CmzMp23sv39wCC2gdQW-rSChTSWYG76~T-3p5zgRKTQpNIRl9io2i8~6fxU-YbVRpcgmoV65Y5kYjSE90NfC5QcVQTP-JCgD8rkWXcds8jnYS65Xm6wtO41EJw-dhB-BUn1bzzc0krNoe4pXK35Dkis2V8zqUXmc3o6J7vDvc9HF3RQvGRWw__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 20:36:28 --2025-10-28 20:36:28-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2183155.deb?Expires=1761684688&Signature=gP-kTcmJnNSIt0XNl-SJB~GX2okZcQPXqXj3ATAGaK8Gj8Awf5~yvE-DEsl0R6pkkTWdIbeLk8v4atE66NDyNPqkfPjUxK8-EG0BURBHaAhrNDGF9445Zi6VVbpZdY6DjoGbmvPJkkLez1VAjCnQmS~a2x3yk5Tby2CmzMp23sv39wCC2gdQW-rSChTSWYG76~T-3p5zgRKTQpNIRl9io2i8~6fxU-YbVRpcgmoV65Y5kYjSE90NfC5QcVQTP-JCgD8rkWXcds8jnYS65Xm6wtO41EJw-dhB-BUn1bzzc0krNoe4pXK35Dkis2V8zqUXmc3o6J7vDvc9HF3RQvGRWw__&Key-Pair-Id=K1ZMSF1EKC3AZL 20:36:28 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.96, 3.168.84.152, 3.168.84.186, ... 20:36:28 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.96|:443... connected. 20:36:28 HTTP request sent, awaiting response... 200 OK 20:36:28 Length: 232444 (227K) [application/x-debian-package] 20:36:28 Saving to: ‘rmr_4.5.2_amd64.deb’ 20:36:28 20:36:28 0K .......... .......... .......... .......... .......... 22% 24.1M 0s 20:36:28 50K .......... .......... .......... .......... .......... 44% 25.3M 0s 20:36:28 100K .......... .......... .......... .......... .......... 66% 26.8M 0s 20:36:28 150K .......... .......... .......... .......... .......... 88% 11.2M 0s 20:36:28 200K .......... .......... ...... 100% 13.8M=0.01s 20:36:28 20:36:28 2025-10-28 20:36:28 (18.4 MB/s) - ‘rmr_4.5.2_amd64.deb’ saved [232444/232444] 20:36:28 20:36:28 + sudo dpkg -i rmr_4.5.2_amd64.deb 20:36:28 Selecting previously unselected package rmr. 20:36:30 (Reading database ... 188300 files and directories currently installed.) 20:36:30 Preparing to unpack rmr_4.5.2_amd64.deb ... 20:36:30 Unpacking rmr (4.5.2) ... 20:36:30 Setting up rmr (4.5.2) ... 20:36:30 + rm -rf rmr_4.5.2_amd64.deb 20:36:30 + wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.5.2_amd64.deb/download.deb 20:36:30 --2025-10-28 20:36:30-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.5.2_amd64.deb/download.deb 20:36:30 Resolving packagecloud.io (packagecloud.io)... 52.9.117.216, 52.53.80.184, 2600:1f1c:2e5:6900:d62a:40b9:7e0a:9a24, ... 20:36:30 Connecting to packagecloud.io (packagecloud.io)|52.9.117.216|:443... connected. 20:36:30 HTTP request sent, awaiting response... 302 Found 20:36:30 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2183156.deb?Expires=1761684690&Signature=Gg9RloS8B2PrNu7s8SKBnRgKxt6wwscK-WDHr0LQS6~TVjUa3VNfOrkpjQaahtZy19ZG4tkG1p1EESV-3O8VjJJFOA-71607~Gzep1HqbMcFPaKhOjKiiEHcfZVIPhb44bZoEvw6aO48r~uVgUTdsCMQ4vUfeJDIbzZfBb4iBtwTzIvOzEC7P9FUZ2U-tYGDYG3E7Ki9bBz1UpdN4LfWFB7fIcfV~k9jWtfTVhG30Nfm5aUwCERqX4MeGk68Ab2uk5mQpkOsgU6zuZlfzvSsyP8K6rt5pR2Gkq64XeajTTh8tS~X~1pOWunnwaaILJ93iKCYufN~lPKAsvoTeSTwIw__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 20:36:30 --2025-10-28 20:36:30-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2183156.deb?Expires=1761684690&Signature=Gg9RloS8B2PrNu7s8SKBnRgKxt6wwscK-WDHr0LQS6~TVjUa3VNfOrkpjQaahtZy19ZG4tkG1p1EESV-3O8VjJJFOA-71607~Gzep1HqbMcFPaKhOjKiiEHcfZVIPhb44bZoEvw6aO48r~uVgUTdsCMQ4vUfeJDIbzZfBb4iBtwTzIvOzEC7P9FUZ2U-tYGDYG3E7Ki9bBz1UpdN4LfWFB7fIcfV~k9jWtfTVhG30Nfm5aUwCERqX4MeGk68Ab2uk5mQpkOsgU6zuZlfzvSsyP8K6rt5pR2Gkq64XeajTTh8tS~X~1pOWunnwaaILJ93iKCYufN~lPKAsvoTeSTwIw__&Key-Pair-Id=K1ZMSF1EKC3AZL 20:36:30 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.144, 3.168.84.186, 3.168.84.152, ... 20:36:30 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.144|:443... connected. 20:36:30 HTTP request sent, awaiting response... 200 OK 20:36:30 Length: 122178 (119K) [application/x-debian-package] 20:36:30 Saving to: ‘rmr-dev_4.5.2_amd64.deb’ 20:36:30 20:36:30 0K .......... .......... .......... .......... .......... 41% 8.63M 0s 20:36:30 50K .......... .......... .......... .......... .......... 83% 23.1M 0s 20:36:30 100K .......... ......... 100% 222M=0.008s 20:36:30 20:36:30 2025-10-28 20:36:30 (14.8 MB/s) - ‘rmr-dev_4.5.2_amd64.deb’ saved [122178/122178] 20:36:30 20:36:30 + sudo dpkg -i rmr-dev_4.5.2_amd64.deb 20:36:30 Selecting previously unselected package rmr-dev. 20:36:30 (Reading database ... 188308 files and directories currently installed.) 20:36:30 Preparing to unpack rmr-dev_4.5.2_amd64.deb ... 20:36:30 Unpacking rmr-dev (4.5.2) ... 20:36:31 Setting up rmr-dev (4.5.2) ... 20:36:31 + rm -rf rmr-dev_4.5.2_amd64.deb 20:36:31 + export LD_LIBRARY_PATH=/usr/local/lib 20:36:31 + LD_LIBRARY_PATH=/usr/local/lib 20:36:31 + 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 20:36:31 + 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 20:36:31 + go get -v github.com/ory/go-acc 20:36:32 go: downloading github.com/ory/go-acc v0.2.8 20:36:32 go: downloading github.com/ory/viper v1.7.5 20:36:32 go: downloading github.com/pborman/uuid v1.2.0 20:36:32 go: downloading github.com/spf13/cobra v1.0.0 20:36:33 go: downloading github.com/dgraph-io/ristretto v0.0.2 20:36:33 go: downloading github.com/fsnotify/fsnotify v1.4.9 20:36:33 go: downloading github.com/hashicorp/hcl v1.0.0 20:36:33 go: downloading github.com/magiconair/properties v1.8.1 20:36:33 go: downloading github.com/mitchellh/mapstructure v1.3.2 20:36:33 go: downloading github.com/pelletier/go-toml v1.8.0 20:36:33 go: downloading github.com/spf13/afero v1.2.2 20:36:33 go: downloading github.com/spf13/cast v1.3.1 20:36:33 go: downloading github.com/spf13/jwalterweatherman v1.1.0 20:36:33 go: downloading github.com/spf13/pflag v1.0.5 20:36:33 go: downloading github.com/subosito/gotenv v1.2.0 20:36:33 go: downloading gopkg.in/ini.v1 v1.57.0 20:36:33 go: downloading gopkg.in/yaml.v2 v2.3.0 20:36:34 go: downloading github.com/google/uuid v1.1.1 20:36:34 go: downloading github.com/inconshreveable/mousetrap v1.0.0 20:36:34 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 20:36:34 go: downloading golang.org/x/text v0.3.2 20:36:36 go: downloading github.com/cespare/xxhash v1.1.0 20:36:39 go: added github.com/dgraph-io/ristretto v0.0.2 20:36:39 go: added github.com/inconshreveable/mousetrap v1.0.0 20:36:39 go: added github.com/ory/go-acc v0.2.8 20:36:39 go: added github.com/ory/viper v1.7.5 20:36:39 go: added github.com/spf13/cobra v1.0.0 20:36:39 go: added github.com/subosito/gotenv v1.2.0 20:36:39 go: upgraded golang.org/x/sys v0.0.0-20200602225109-6fdc65e7d980 => v0.0.0-20220319134239-a9b59b0215f8 20:36:39 go: added gopkg.in/ini.v1 v1.57.0 20:36:39 + mkdir -p /tmp/go/bin /tmp/go/src/routing-manager 20:36:39 + wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.19.0/swagger_linux_amd64 20:36:40 + mv swagger_linux_amd64 swagger 20:36:40 + chmod +x swagger 20:36:40 + mv swagger /tmp/go/bin 20:36:40 + export GOPATH=/tmp/go 20:36:40 + GOPATH=/tmp/go 20:36:40 + mkdir -p /tmp/go/src/routing-manager 20:36:40 + git clone https://gerrit.o-ran-sc.org/r/ric-plt/appmgr 20:36:40 Cloning into 'appmgr'... 20:36:40 + cp appmgr/api/appmgr_rest_api.yaml api/ 20:36:40 + rm -rf appmgr 20:36:40 + cp -r /w/workspace/ric-plt-rtmgr-sonar-prescan-script/CONTRIBUTING.md /w/workspace/ric-plt-rtmgr-sonar-prescan-script/Dockerfile /w/workspace/ric-plt-rtmgr-sonar-prescan-script/INFO.yaml /w/workspace/ric-plt-rtmgr-sonar-prescan-script/LICENSE /w/workspace/ric-plt-rtmgr-sonar-prescan-script/README.md /w/workspace/ric-plt-rtmgr-sonar-prescan-script/RELNOTES /w/workspace/ric-plt-rtmgr-sonar-prescan-script/api /w/workspace/ric-plt-rtmgr-sonar-prescan-script/build-rtmgr-ubuntu.sh /w/workspace/ric-plt-rtmgr-sonar-prescan-script/cmd /w/workspace/ric-plt-rtmgr-sonar-prescan-script/container-tag.yaml /w/workspace/ric-plt-rtmgr-sonar-prescan-script/docs /w/workspace/ric-plt-rtmgr-sonar-prescan-script/go.mod /w/workspace/ric-plt-rtmgr-sonar-prescan-script/go.sum /w/workspace/ric-plt-rtmgr-sonar-prescan-script/manifests /w/workspace/ric-plt-rtmgr-sonar-prescan-script/pkg /w/workspace/ric-plt-rtmgr-sonar-prescan-script/run_rtmgr.sh /w/workspace/ric-plt-rtmgr-sonar-prescan-script/tox.ini /w/workspace/ric-plt-rtmgr-sonar-prescan-script/tst /w/workspace/ric-plt-rtmgr-sonar-prescan-script/uta_rtg_ric.rt /tmp/go/src/routing-manager/. 20:36:40 + cd /tmp/go/src/routing-manager 20:36:40 ++ pwd 20:36:40 + currnewdir=/tmp/go/src/routing-manager 20:36:40 + /tmp/go/bin/swagger generate server -f api/routing_manager.yaml -t pkg/ --exclude-main -r LICENSE 20:36:40 2025/10/28 20:36:40 validating spec /tmp/go/src/routing-manager/api/routing_manager.yaml 20:36:41 2025/10/28 20:36:41 preprocessing spec with option: minimal flattening 20:36:41 2025/10/28 20:36:41 building a plan for generation 20:36:41 2025/10/28 20:36:41 planning definitions 20:36:41 2025/10/28 20:36:41 planning operations 20:36:41 2025/10/28 20:36:41 grouping operations into packages 20:36:41 2025/10/28 20:36:41 planning meta data and facades 20:36:41 2025/10/28 20:36:41 rendering 14 models 20:36:41 2025/10/28 20:36:41 rendering 1 templates for model add-rmr-route 20:36:41 2025/10/28 20:36:41 name field add-rmr-route 20:36:41 2025/10/28 20:36:41 package field models 20:36:41 2025/10/28 20:36:41 creating generated file "add_rmr_route.go" in "pkg/models" as definition 20:36:41 2025/10/28 20:36:41 executed template asset:model 20:36:41 2025/10/28 20:36:41 rendering 1 templates for model debuginfo 20:36:41 2025/10/28 20:36:41 name field debuginfo 20:36:41 2025/10/28 20:36:41 package field models 20:36:41 2025/10/28 20:36:41 creating generated file "debuginfo.go" in "pkg/models" as definition 20:36:41 2025/10/28 20:36:41 executed template asset:model 20:36:41 2025/10/28 20:36:41 rendering 1 templates for model e2t-data 20:36:41 2025/10/28 20:36:41 name field e2t-data 20:36:41 2025/10/28 20:36:41 package field models 20:36:41 2025/10/28 20:36:41 creating generated file "e2t_data.go" in "pkg/models" as definition 20:36:41 2025/10/28 20:36:41 executed template asset:model 20:36:41 2025/10/28 20:36:41 rendering 1 templates for model e2t-delete-data 20:36:41 2025/10/28 20:36:41 name field e2t-delete-data 20:36:41 2025/10/28 20:36:41 package field models 20:36:41 2025/10/28 20:36:41 creating generated file "e2t_delete_data.go" in "pkg/models" as definition 20:36:41 2025/10/28 20:36:41 executed template asset:model 20:36:41 2025/10/28 20:36:41 rendering 1 templates for model endpoint 20:36:41 2025/10/28 20:36:41 name field endpoint 20:36:41 2025/10/28 20:36:41 package field models 20:36:41 2025/10/28 20:36:41 creating generated file "endpoint.go" in "pkg/models" as definition 20:36:41 2025/10/28 20:36:41 executed template asset:model 20:36:41 2025/10/28 20:36:41 rendering 1 templates for model health-status 20:36:41 2025/10/28 20:36:41 name field health-status 20:36:41 2025/10/28 20:36:41 package field models 20:36:41 2025/10/28 20:36:41 creating generated file "health_status.go" in "pkg/models" as definition 20:36:41 2025/10/28 20:36:41 executed template asset:model 20:36:41 2025/10/28 20:36:41 rendering 1 templates for model ran-e2t-element 20:36:41 2025/10/28 20:36:41 name field ran-e2t-element 20:36:41 2025/10/28 20:36:41 package field models 20:36:41 2025/10/28 20:36:41 creating generated file "ran_e2t_element.go" in "pkg/models" as definition 20:36:41 2025/10/28 20:36:41 executed template asset:model 20:36:41 2025/10/28 20:36:41 rendering 1 templates for model ran-e2t-map 20:36:41 2025/10/28 20:36:41 name field ran-e2t-map 20:36:41 2025/10/28 20:36:41 package field models 20:36:41 2025/10/28 20:36:41 creating generated file "ran_e2t_map.go" in "pkg/models" as definition 20:36:41 2025/10/28 20:36:41 executed template asset:model 20:36:41 2025/10/28 20:36:41 rendering 1 templates for model ranNamelist 20:36:41 2025/10/28 20:36:41 name field ranNamelist 20:36:41 2025/10/28 20:36:41 package field models 20:36:41 2025/10/28 20:36:41 creating generated file "ran_namelist.go" in "pkg/models" as definition 20:36:41 2025/10/28 20:36:41 executed template asset:model 20:36:41 2025/10/28 20:36:41 rendering 1 templates for model routelist 20:36:41 2025/10/28 20:36:41 name field routelist 20:36:41 2025/10/28 20:36:41 package field models 20:36:41 2025/10/28 20:36:41 creating generated file "routelist.go" in "pkg/models" as definition 20:36:41 2025/10/28 20:36:41 executed template asset:model 20:36:41 2025/10/28 20:36:41 rendering 1 templates for model xapp-callback-data 20:36:41 2025/10/28 20:36:41 name field xapp-callback-data 20:36:41 2025/10/28 20:36:41 package field models 20:36:41 2025/10/28 20:36:41 creating generated file "xapp_callback_data.go" in "pkg/models" as definition 20:36:41 2025/10/28 20:36:41 executed template asset:model 20:36:41 2025/10/28 20:36:41 rendering 1 templates for model xapp-element 20:36:41 2025/10/28 20:36:41 name field xapp-element 20:36:41 2025/10/28 20:36:41 package field models 20:36:41 2025/10/28 20:36:41 creating generated file "xapp_element.go" in "pkg/models" as definition 20:36:41 2025/10/28 20:36:41 executed template asset:model 20:36:41 2025/10/28 20:36:42 rendering 1 templates for model xapp-list 20:36:41 2025/10/28 20:36:42 name field xapp-list 20:36:41 2025/10/28 20:36:42 package field models 20:36:41 2025/10/28 20:36:42 creating generated file "xapp_list.go" in "pkg/models" as definition 20:36:42 2025/10/28 20:36:42 executed template asset:model 20:36:42 2025/10/28 20:36:42 rendering 1 templates for model xapp-subscription-data 20:36:42 2025/10/28 20:36:42 name field xapp-subscription-data 20:36:42 2025/10/28 20:36:42 package field models 20:36:42 2025/10/28 20:36:42 creating generated file "xapp_subscription_data.go" in "pkg/models" as definition 20:36:42 2025/10/28 20:36:42 executed template asset:model 20:36:42 2025/10/28 20:36:42 rendering 3 operation groups (tags) 20:36:42 2025/10/28 20:36:42 rendering 1 operations for debug 20:36:42 2025/10/28 20:36:42 rendering 4 templates for operation RoutingManager 20:36:42 2025/10/28 20:36:42 name field get_debuginfo 20:36:42 2025/10/28 20:36:42 package field debug 20:36:42 2025/10/28 20:36:42 creating generated file "get_debuginfo_parameters.go" in "pkg/restapi/operations/debug" as parameters 20:36:42 2025/10/28 20:36:42 executed template asset:serverParameter 20:36:42 2025/10/28 20:36:42 name field get_debuginfo 20:36:42 2025/10/28 20:36:42 package field debug 20:36:42 2025/10/28 20:36:42 creating generated file "get_debuginfo_urlbuilder.go" in "pkg/restapi/operations/debug" as urlbuilder 20:36:42 2025/10/28 20:36:42 executed template asset:serverUrlbuilder 20:36:42 2025/10/28 20:36:42 name field get_debuginfo 20:36:42 2025/10/28 20:36:42 package field debug 20:36:42 2025/10/28 20:36:42 creating generated file "get_debuginfo_responses.go" in "pkg/restapi/operations/debug" as responses 20:36:42 2025/10/28 20:36:42 executed template asset:serverResponses 20:36:42 2025/10/28 20:36:42 name field get_debuginfo 20:36:42 2025/10/28 20:36:42 package field debug 20:36:42 2025/10/28 20:36:42 creating generated file "get_debuginfo.go" in "pkg/restapi/operations/debug" as handler 20:36:42 2025/10/28 20:36:42 executed template asset:serverOperation 20:36:42 2025/10/28 20:36:42 rendering 0 templates for operation group RoutingManager 20:36:42 2025/10/28 20:36:42 rendering 11 operations for handle 20:36:42 2025/10/28 20:36:42 rendering 4 templates for operation RoutingManager 20:36:42 2025/10/28 20:36:42 name field add_rmr_route 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "add_rmr_route_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:36:42 2025/10/28 20:36:42 executed template asset:serverParameter 20:36:42 2025/10/28 20:36:42 name field add_rmr_route 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "add_rmr_route_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:36:42 2025/10/28 20:36:42 executed template asset:serverUrlbuilder 20:36:42 2025/10/28 20:36:42 name field add_rmr_route 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "add_rmr_route_responses.go" in "pkg/restapi/operations/handle" as responses 20:36:42 2025/10/28 20:36:42 executed template asset:serverResponses 20:36:42 2025/10/28 20:36:42 name field add_rmr_route 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "add_rmr_route.go" in "pkg/restapi/operations/handle" as handler 20:36:42 2025/10/28 20:36:42 executed template asset:serverOperation 20:36:42 2025/10/28 20:36:42 rendering 4 templates for operation RoutingManager 20:36:42 2025/10/28 20:36:42 name field associate_ran_to_e2t_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "associate_ran_to_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:36:42 2025/10/28 20:36:42 executed template asset:serverParameter 20:36:42 2025/10/28 20:36:42 name field associate_ran_to_e2t_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "associate_ran_to_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:36:42 2025/10/28 20:36:42 executed template asset:serverUrlbuilder 20:36:42 2025/10/28 20:36:42 name field associate_ran_to_e2t_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "associate_ran_to_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 20:36:42 2025/10/28 20:36:42 executed template asset:serverResponses 20:36:42 2025/10/28 20:36:42 name field associate_ran_to_e2t_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "associate_ran_to_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 20:36:42 2025/10/28 20:36:42 executed template asset:serverOperation 20:36:42 2025/10/28 20:36:42 rendering 4 templates for operation RoutingManager 20:36:42 2025/10/28 20:36:42 name field create_new_e2t_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "create_new_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:36:42 2025/10/28 20:36:42 executed template asset:serverParameter 20:36:42 2025/10/28 20:36:42 name field create_new_e2t_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "create_new_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:36:42 2025/10/28 20:36:42 executed template asset:serverUrlbuilder 20:36:42 2025/10/28 20:36:42 name field create_new_e2t_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "create_new_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 20:36:42 2025/10/28 20:36:42 executed template asset:serverResponses 20:36:42 2025/10/28 20:36:42 name field create_new_e2t_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "create_new_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 20:36:42 2025/10/28 20:36:42 executed template asset:serverOperation 20:36:42 2025/10/28 20:36:42 rendering 4 templates for operation RoutingManager 20:36:42 2025/10/28 20:36:42 name field del_rmr_route 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "del_rmr_route_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:36:42 2025/10/28 20:36:42 executed template asset:serverParameter 20:36:42 2025/10/28 20:36:42 name field del_rmr_route 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "del_rmr_route_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:36:42 2025/10/28 20:36:42 executed template asset:serverUrlbuilder 20:36:42 2025/10/28 20:36:42 name field del_rmr_route 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "del_rmr_route_responses.go" in "pkg/restapi/operations/handle" as responses 20:36:42 2025/10/28 20:36:42 executed template asset:serverResponses 20:36:42 2025/10/28 20:36:42 name field del_rmr_route 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "del_rmr_route.go" in "pkg/restapi/operations/handle" as handler 20:36:42 2025/10/28 20:36:42 executed template asset:serverOperation 20:36:42 2025/10/28 20:36:42 rendering 4 templates for operation RoutingManager 20:36:42 2025/10/28 20:36:42 name field delete_e2t_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "delete_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:36:42 2025/10/28 20:36:42 executed template asset:serverParameter 20:36:42 2025/10/28 20:36:42 name field delete_e2t_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "delete_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:36:42 2025/10/28 20:36:42 executed template asset:serverUrlbuilder 20:36:42 2025/10/28 20:36:42 name field delete_e2t_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "delete_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 20:36:42 2025/10/28 20:36:42 executed template asset:serverResponses 20:36:42 2025/10/28 20:36:42 name field delete_e2t_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "delete_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 20:36:42 2025/10/28 20:36:42 executed template asset:serverOperation 20:36:42 2025/10/28 20:36:42 rendering 4 templates for operation RoutingManager 20:36:42 2025/10/28 20:36:42 name field delete_xapp_subscription_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "delete_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:36:42 2025/10/28 20:36:42 executed template asset:serverParameter 20:36:42 2025/10/28 20:36:42 name field delete_xapp_subscription_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "delete_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:36:42 2025/10/28 20:36:42 executed template asset:serverUrlbuilder 20:36:42 2025/10/28 20:36:42 name field delete_xapp_subscription_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "delete_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 20:36:42 2025/10/28 20:36:42 executed template asset:serverResponses 20:36:42 2025/10/28 20:36:42 name field delete_xapp_subscription_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "delete_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 20:36:42 2025/10/28 20:36:42 executed template asset:serverOperation 20:36:42 2025/10/28 20:36:42 rendering 4 templates for operation RoutingManager 20:36:42 2025/10/28 20:36:42 name field dissociate_ran 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "dissociate_ran_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:36:42 2025/10/28 20:36:42 executed template asset:serverParameter 20:36:42 2025/10/28 20:36:42 name field dissociate_ran 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "dissociate_ran_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:36:42 2025/10/28 20:36:42 executed template asset:serverUrlbuilder 20:36:42 2025/10/28 20:36:42 name field dissociate_ran 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "dissociate_ran_responses.go" in "pkg/restapi/operations/handle" as responses 20:36:42 2025/10/28 20:36:42 executed template asset:serverResponses 20:36:42 2025/10/28 20:36:42 name field dissociate_ran 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "dissociate_ran.go" in "pkg/restapi/operations/handle" as handler 20:36:42 2025/10/28 20:36:42 executed template asset:serverOperation 20:36:42 2025/10/28 20:36:42 rendering 4 templates for operation RoutingManager 20:36:42 2025/10/28 20:36:42 name field get_handles 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "get_handles_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:36:42 2025/10/28 20:36:42 executed template asset:serverParameter 20:36:42 2025/10/28 20:36:42 name field get_handles 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "get_handles_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:36:42 2025/10/28 20:36:42 executed template asset:serverUrlbuilder 20:36:42 2025/10/28 20:36:42 name field get_handles 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "get_handles_responses.go" in "pkg/restapi/operations/handle" as responses 20:36:42 2025/10/28 20:36:42 executed template asset:serverResponses 20:36:42 2025/10/28 20:36:42 name field get_handles 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "get_handles.go" in "pkg/restapi/operations/handle" as handler 20:36:42 2025/10/28 20:36:42 executed template asset:serverOperation 20:36:42 2025/10/28 20:36:42 rendering 4 templates for operation RoutingManager 20:36:42 2025/10/28 20:36:42 name field provide_xapp_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "provide_xapp_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:36:42 2025/10/28 20:36:42 executed template asset:serverParameter 20:36:42 2025/10/28 20:36:42 name field provide_xapp_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "provide_xapp_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:36:42 2025/10/28 20:36:42 executed template asset:serverUrlbuilder 20:36:42 2025/10/28 20:36:42 name field provide_xapp_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "provide_xapp_handle_responses.go" in "pkg/restapi/operations/handle" as responses 20:36:42 2025/10/28 20:36:42 executed template asset:serverResponses 20:36:42 2025/10/28 20:36:42 name field provide_xapp_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "provide_xapp_handle.go" in "pkg/restapi/operations/handle" as handler 20:36:42 2025/10/28 20:36:42 executed template asset:serverOperation 20:36:42 2025/10/28 20:36:42 rendering 4 templates for operation RoutingManager 20:36:42 2025/10/28 20:36:42 name field provide_xapp_subscription_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "provide_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:36:42 2025/10/28 20:36:42 executed template asset:serverParameter 20:36:42 2025/10/28 20:36:42 name field provide_xapp_subscription_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "provide_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:36:42 2025/10/28 20:36:42 executed template asset:serverUrlbuilder 20:36:42 2025/10/28 20:36:42 name field provide_xapp_subscription_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "provide_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 20:36:42 2025/10/28 20:36:42 executed template asset:serverResponses 20:36:42 2025/10/28 20:36:42 name field provide_xapp_subscription_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "provide_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 20:36:42 2025/10/28 20:36:42 executed template asset:serverOperation 20:36:42 2025/10/28 20:36:42 rendering 4 templates for operation RoutingManager 20:36:42 2025/10/28 20:36:42 name field update_xapp_subscription_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "update_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 20:36:42 2025/10/28 20:36:42 executed template asset:serverParameter 20:36:42 2025/10/28 20:36:42 name field update_xapp_subscription_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "update_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 20:36:42 2025/10/28 20:36:42 executed template asset:serverUrlbuilder 20:36:42 2025/10/28 20:36:42 name field update_xapp_subscription_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "update_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 20:36:42 2025/10/28 20:36:42 executed template asset:serverResponses 20:36:42 2025/10/28 20:36:42 name field update_xapp_subscription_handle 20:36:42 2025/10/28 20:36:42 package field handle 20:36:42 2025/10/28 20:36:42 creating generated file "update_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 20:36:42 2025/10/28 20:36:42 executed template asset:serverOperation 20:36:42 2025/10/28 20:36:42 rendering 0 templates for operation group RoutingManager 20:36:42 2025/10/28 20:36:42 rendering 1 operations for health 20:36:42 2025/10/28 20:36:42 rendering 4 templates for operation RoutingManager 20:36:42 2025/10/28 20:36:42 name field get_health 20:36:42 2025/10/28 20:36:42 package field health 20:36:42 2025/10/28 20:36:42 creating generated file "get_health_parameters.go" in "pkg/restapi/operations/health" as parameters 20:36:42 2025/10/28 20:36:42 executed template asset:serverParameter 20:36:42 2025/10/28 20:36:42 name field get_health 20:36:42 2025/10/28 20:36:42 package field health 20:36:42 2025/10/28 20:36:42 creating generated file "get_health_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 20:36:42 2025/10/28 20:36:42 executed template asset:serverUrlbuilder 20:36:42 2025/10/28 20:36:42 name field get_health 20:36:42 2025/10/28 20:36:42 package field health 20:36:42 2025/10/28 20:36:42 creating generated file "get_health_responses.go" in "pkg/restapi/operations/health" as responses 20:36:42 2025/10/28 20:36:42 executed template asset:serverResponses 20:36:42 2025/10/28 20:36:42 name field get_health 20:36:42 2025/10/28 20:36:42 package field health 20:36:42 2025/10/28 20:36:42 creating generated file "get_health.go" in "pkg/restapi/operations/health" as handler 20:36:42 2025/10/28 20:36:42 executed template asset:serverOperation 20:36:42 2025/10/28 20:36:42 rendering 0 templates for operation group RoutingManager 20:36:42 2025/10/28 20:36:42 rendering support 20:36:42 2025/10/28 20:36:42 rendering 6 templates for application RoutingManager 20:36:42 2025/10/28 20:36:42 name field RoutingManager 20:36:42 2025/10/28 20:36:42 package field operations 20:36:42 2025/10/28 20:36:42 creating generated file "configure_routing_manager.go" in "pkg/restapi" as configure 20:36:42 2025/10/28 20:36:42 executed template asset:serverConfigureapi 20:36:42 2025/10/28 20:36:42 name field RoutingManager 20:36:42 2025/10/28 20:36:42 package field operations 20:36:42 2025/10/28 20:36:42 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec 20:36:42 2025/10/28 20:36:42 executed template asset:swaggerJsonEmbed 20:36:42 2025/10/28 20:36:42 name field RoutingManager 20:36:42 2025/10/28 20:36:42 package field operations 20:36:42 2025/10/28 20:36:42 creating generated file "server.go" in "pkg/restapi" as server 20:36:42 2025/10/28 20:36:42 executed template asset:serverServer 20:36:42 2025/10/28 20:36:42 name field RoutingManager 20:36:42 2025/10/28 20:36:42 package field operations 20:36:42 2025/10/28 20:36:42 creating generated file "routing_manager_api.go" in "pkg/restapi/operations" as builder 20:36:42 2025/10/28 20:36:42 executed template asset:serverBuilder 20:36:42 2025/10/28 20:36:42 name field RoutingManager 20:36:42 2025/10/28 20:36:42 package field operations 20:36:42 2025/10/28 20:36:42 creating generated file "doc.go" in "pkg/restapi" as doc 20:36:42 2025/10/28 20:36:42 executed template asset:serverDoc 20:36:42 2025/10/28 20:36:42 Generation completed! 20:36:42 20:36:42 For this generation to compile you need to have some packages in your GOPATH: 20:36:42 20:36:42 * github.com/go-openapi/runtime 20:36:42 * github.com/jessevdk/go-flags 20:36:42 20:36:42 You can get these now with: go get -u -f pkg/... 20:36:42 + /tmp/go/bin/swagger generate client -f api/appmgr_rest_api.yaml -t pkg/ -m appmgr_model -c appmgr_client -r LICENSE 20:36:42 2025/10/28 20:36:42 validating spec api/appmgr_rest_api.yaml 20:36:43 2025/10/28 20:36:43 preprocessing spec with option: minimal flattening 20:36:43 2025/10/28 20:36:43 building a plan for generation 20:36:43 2025/10/28 20:36:43 planning definitions 20:36:43 2025/10/28 20:36:43 planning operations 20:36:43 2025/10/28 20:36:43 grouping operations into packages 20:36:43 2025/10/28 20:36:43 planning meta data and facades 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model AllDeployableXapps 20:36:43 2025/10/28 20:36:43 name field AllDeployableXapps 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "all_deployable_xapps.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model AllDeployedXapps 20:36:43 2025/10/28 20:36:43 name field AllDeployedXapps 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "all_deployed_xapps.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model AllXappConfig 20:36:43 2025/10/28 20:36:43 name field AllXappConfig 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "all_xapp_config.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model ConfigMetadata 20:36:43 2025/10/28 20:36:43 name field ConfigMetadata 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "config_metadata.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model ConfigValidationError 20:36:43 2025/10/28 20:36:43 name field ConfigValidationError 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "config_validation_error.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model ConfigValidationErrors 20:36:43 2025/10/28 20:36:43 name field ConfigValidationErrors 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "config_validation_errors.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model EventType 20:36:43 2025/10/28 20:36:43 name field EventType 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "event_type.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model SubscriptionData 20:36:43 2025/10/28 20:36:43 name field SubscriptionData 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "subscription_data.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model XAppConfig 20:36:43 2025/10/28 20:36:43 name field XAppConfig 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "x_app_config.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model Xapp 20:36:43 2025/10/28 20:36:43 name field Xapp 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "xapp.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model XappDescriptor 20:36:43 2025/10/28 20:36:43 name field XappDescriptor 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "xapp_descriptor.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model XappDescriptorList 20:36:43 2025/10/28 20:36:43 name field XappDescriptorList 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "xapp_descriptor_list.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model XappInstance 20:36:43 2025/10/28 20:36:43 name field XappInstance 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "xapp_instance.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model allSubscriptions 20:36:43 2025/10/28 20:36:43 name field allSubscriptions 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "all_subscriptions.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model deregisterRequest 20:36:43 2025/10/28 20:36:43 name field deregisterRequest 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "deregister_request.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model registerRequest 20:36:43 2025/10/28 20:36:43 name field registerRequest 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "register_request.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model subscription 20:36:43 2025/10/28 20:36:43 name field subscription 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "subscription.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model subscriptionNotification 20:36:43 2025/10/28 20:36:43 name field subscriptionNotification 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "subscription_notification.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model subscriptionRequest 20:36:43 2025/10/28 20:36:43 name field subscriptionRequest 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "subscription_request.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 1 templates for model subscriptionResponse 20:36:43 2025/10/28 20:36:43 name field subscriptionResponse 20:36:43 2025/10/28 20:36:43 package field appmgr_model 20:36:43 2025/10/28 20:36:43 creating generated file "subscription_response.go" in "pkg/appmgr_model" as definition 20:36:43 2025/10/28 20:36:43 executed template asset:model 20:36:43 2025/10/28 20:36:43 rendering 2 templates for operation 20:36:43 2025/10/28 20:36:43 name field getHealthAlive 20:36:43 2025/10/28 20:36:43 package field health 20:36:43 2025/10/28 20:36:43 creating generated file "get_health_alive_parameters.go" in "pkg/appmgr_client/health" as parameters 20:36:43 2025/10/28 20:36:43 executed template asset:clientParameter 20:36:43 2025/10/28 20:36:43 name field getHealthAlive 20:36:43 2025/10/28 20:36:43 package field health 20:36:43 2025/10/28 20:36:43 creating generated file "get_health_alive_responses.go" in "pkg/appmgr_client/health" as responses 20:36:43 2025/10/28 20:36:43 executed template asset:clientResponse 20:36:43 2025/10/28 20:36:43 rendering 2 templates for operation 20:36:43 2025/10/28 20:36:43 name field getHealthReady 20:36:43 2025/10/28 20:36:43 package field health 20:36:43 2025/10/28 20:36:43 creating generated file "get_health_ready_parameters.go" in "pkg/appmgr_client/health" as parameters 20:36:43 2025/10/28 20:36:43 executed template asset:clientParameter 20:36:43 2025/10/28 20:36:43 name field getHealthReady 20:36:43 2025/10/28 20:36:43 package field health 20:36:43 2025/10/28 20:36:43 creating generated file "get_health_ready_responses.go" in "pkg/appmgr_client/health" as responses 20:36:43 2025/10/28 20:36:43 executed template asset:clientResponse 20:36:43 2025/10/28 20:36:43 rendering 1 templates for operation group 20:36:43 2025/10/28 20:36:43 name field health 20:36:43 2025/10/28 20:36:43 creating generated file "health_client.go" in "pkg/appmgr_client/health" as client 20:36:43 2025/10/28 20:36:43 executed template asset:clientClient 20:36:43 2025/10/28 20:36:43 rendering 2 templates for operation 20:36:43 2025/10/28 20:36:43 name field addSubscription 20:36:43 2025/10/28 20:36:43 package field operations 20:36:43 2025/10/28 20:36:43 creating generated file "add_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 20:36:43 2025/10/28 20:36:43 executed template asset:clientParameter 20:36:43 2025/10/28 20:36:43 name field addSubscription 20:36:43 2025/10/28 20:36:43 package field operations 20:36:43 2025/10/28 20:36:43 creating generated file "add_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 20:36:43 2025/10/28 20:36:43 executed template asset:clientResponse 20:36:43 2025/10/28 20:36:43 rendering 2 templates for operation 20:36:43 2025/10/28 20:36:43 name field deleteSubscription 20:36:43 2025/10/28 20:36:43 package field operations 20:36:43 2025/10/28 20:36:43 creating generated file "delete_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 20:36:43 2025/10/28 20:36:43 executed template asset:clientParameter 20:36:43 2025/10/28 20:36:43 name field deleteSubscription 20:36:43 2025/10/28 20:36:43 package field operations 20:36:43 2025/10/28 20:36:43 creating generated file "delete_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 20:36:43 2025/10/28 20:36:43 executed template asset:clientResponse 20:36:43 2025/10/28 20:36:43 rendering 2 templates for operation 20:36:43 2025/10/28 20:36:43 name field deregisterXapp 20:36:43 2025/10/28 20:36:43 package field operations 20:36:43 2025/10/28 20:36:43 creating generated file "deregister_xapp_parameters.go" in "pkg/appmgr_client/operations" as parameters 20:36:43 2025/10/28 20:36:43 executed template asset:clientParameter 20:36:43 2025/10/28 20:36:43 name field deregisterXapp 20:36:43 2025/10/28 20:36:43 package field operations 20:36:43 2025/10/28 20:36:43 creating generated file "deregister_xapp_responses.go" in "pkg/appmgr_client/operations" as responses 20:36:43 2025/10/28 20:36:43 executed template asset:clientResponse 20:36:43 2025/10/28 20:36:43 rendering 2 templates for operation 20:36:43 2025/10/28 20:36:43 name field getSubscriptionById 20:36:43 2025/10/28 20:36:43 package field operations 20:36:43 2025/10/28 20:36:43 creating generated file "get_subscription_by_id_parameters.go" in "pkg/appmgr_client/operations" as parameters 20:36:43 2025/10/28 20:36:43 executed template asset:clientParameter 20:36:43 2025/10/28 20:36:43 name field getSubscriptionById 20:36:43 2025/10/28 20:36:43 package field operations 20:36:43 2025/10/28 20:36:43 creating generated file "get_subscription_by_id_responses.go" in "pkg/appmgr_client/operations" as responses 20:36:43 2025/10/28 20:36:43 executed template asset:clientResponse 20:36:43 2025/10/28 20:36:43 rendering 2 templates for operation 20:36:43 2025/10/28 20:36:43 name field getSubscriptions 20:36:43 2025/10/28 20:36:43 package field operations 20:36:43 2025/10/28 20:36:43 creating generated file "get_subscriptions_parameters.go" in "pkg/appmgr_client/operations" as parameters 20:36:43 2025/10/28 20:36:43 executed template asset:clientParameter 20:36:43 2025/10/28 20:36:43 name field getSubscriptions 20:36:43 2025/10/28 20:36:43 package field operations 20:36:43 2025/10/28 20:36:43 creating generated file "get_subscriptions_responses.go" in "pkg/appmgr_client/operations" as responses 20:36:43 2025/10/28 20:36:43 executed template asset:clientResponse 20:36:43 2025/10/28 20:36:43 rendering 2 templates for operation 20:36:43 2025/10/28 20:36:43 name field modifySubscription 20:36:43 2025/10/28 20:36:43 package field operations 20:36:43 2025/10/28 20:36:43 creating generated file "modify_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 20:36:43 2025/10/28 20:36:43 executed template asset:clientParameter 20:36:43 2025/10/28 20:36:43 name field modifySubscription 20:36:43 2025/10/28 20:36:43 package field operations 20:36:43 2025/10/28 20:36:43 creating generated file "modify_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 20:36:43 2025/10/28 20:36:43 executed template asset:clientResponse 20:36:43 2025/10/28 20:36:43 rendering 2 templates for operation 20:36:43 2025/10/28 20:36:43 name field registerXapp 20:36:43 2025/10/28 20:36:43 package field operations 20:36:43 2025/10/28 20:36:43 creating generated file "register_xapp_parameters.go" in "pkg/appmgr_client/operations" as parameters 20:36:43 2025/10/28 20:36:43 executed template asset:clientParameter 20:36:43 2025/10/28 20:36:43 name field registerXapp 20:36:43 2025/10/28 20:36:43 package field operations 20:36:43 2025/10/28 20:36:43 creating generated file "register_xapp_responses.go" in "pkg/appmgr_client/operations" as responses 20:36:43 2025/10/28 20:36:43 executed template asset:clientResponse 20:36:43 2025/10/28 20:36:43 rendering 1 templates for operation group 20:36:43 2025/10/28 20:36:43 name field operations 20:36:43 2025/10/28 20:36:43 creating generated file "operations_client.go" in "pkg/appmgr_client/operations" as client 20:36:43 2025/10/28 20:36:43 executed template asset:clientClient 20:36:43 2025/10/28 20:36:43 rendering 2 templates for operation 20:36:43 2025/10/28 20:36:43 name field GetConfigElement 20:36:43 2025/10/28 20:36:43 package field xapp 20:36:43 2025/10/28 20:36:43 creating generated file "get_config_element_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:36:43 2025/10/28 20:36:43 executed template asset:clientParameter 20:36:43 2025/10/28 20:36:43 name field GetConfigElement 20:36:43 2025/10/28 20:36:43 package field xapp 20:36:43 2025/10/28 20:36:43 creating generated file "get_config_element_responses.go" in "pkg/appmgr_client/xapp" as responses 20:36:43 2025/10/28 20:36:43 executed template asset:clientResponse 20:36:43 2025/10/28 20:36:43 rendering 2 templates for operation 20:36:43 2025/10/28 20:36:43 name field ModifyXappConfig 20:36:43 2025/10/28 20:36:43 package field xapp 20:36:43 2025/10/28 20:36:43 creating generated file "modify_xapp_config_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:36:43 2025/10/28 20:36:43 executed template asset:clientParameter 20:36:43 2025/10/28 20:36:43 name field ModifyXappConfig 20:36:43 2025/10/28 20:36:43 package field xapp 20:36:43 2025/10/28 20:36:43 creating generated file "modify_xapp_config_responses.go" in "pkg/appmgr_client/xapp" as responses 20:36:43 2025/10/28 20:36:43 executed template asset:clientResponse 20:36:43 2025/10/28 20:36:43 rendering 2 templates for operation 20:36:43 2025/10/28 20:36:43 name field deployXapp 20:36:43 2025/10/28 20:36:43 package field xapp 20:36:43 2025/10/28 20:36:43 creating generated file "deploy_xapp_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:36:43 2025/10/28 20:36:43 executed template asset:clientParameter 20:36:44 2025/10/28 20:36:44 name field deployXapp 20:36:44 2025/10/28 20:36:44 package field xapp 20:36:44 2025/10/28 20:36:44 creating generated file "deploy_xapp_responses.go" in "pkg/appmgr_client/xapp" as responses 20:36:44 2025/10/28 20:36:44 executed template asset:clientResponse 20:36:44 2025/10/28 20:36:44 rendering 2 templates for operation 20:36:44 2025/10/28 20:36:44 name field getAllXappConfig 20:36:44 2025/10/28 20:36:44 package field xapp 20:36:44 2025/10/28 20:36:44 creating generated file "get_all_xapp_config_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:36:44 2025/10/28 20:36:44 executed template asset:clientParameter 20:36:44 2025/10/28 20:36:44 name field getAllXappConfig 20:36:44 2025/10/28 20:36:44 package field xapp 20:36:44 2025/10/28 20:36:44 creating generated file "get_all_xapp_config_responses.go" in "pkg/appmgr_client/xapp" as responses 20:36:44 2025/10/28 20:36:44 executed template asset:clientResponse 20:36:44 2025/10/28 20:36:44 rendering 2 templates for operation 20:36:44 2025/10/28 20:36:44 name field getAllXapps 20:36:44 2025/10/28 20:36:44 package field xapp 20:36:44 2025/10/28 20:36:44 creating generated file "get_all_xapps_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:36:44 2025/10/28 20:36:44 executed template asset:clientParameter 20:36:44 2025/10/28 20:36:44 name field getAllXapps 20:36:44 2025/10/28 20:36:44 package field xapp 20:36:44 2025/10/28 20:36:44 creating generated file "get_all_xapps_responses.go" in "pkg/appmgr_client/xapp" as responses 20:36:44 2025/10/28 20:36:44 executed template asset:clientResponse 20:36:44 2025/10/28 20:36:44 rendering 2 templates for operation 20:36:44 2025/10/28 20:36:44 name field getXappByName 20:36:44 2025/10/28 20:36:44 package field xapp 20:36:44 2025/10/28 20:36:44 creating generated file "get_xapp_by_name_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:36:44 2025/10/28 20:36:44 executed template asset:clientParameter 20:36:44 2025/10/28 20:36:44 name field getXappByName 20:36:44 2025/10/28 20:36:44 package field xapp 20:36:44 2025/10/28 20:36:44 creating generated file "get_xapp_by_name_responses.go" in "pkg/appmgr_client/xapp" as responses 20:36:44 2025/10/28 20:36:44 executed template asset:clientResponse 20:36:44 2025/10/28 20:36:44 rendering 2 templates for operation 20:36:44 2025/10/28 20:36:44 name field getXappInstanceByName 20:36:44 2025/10/28 20:36:44 package field xapp 20:36:44 2025/10/28 20:36:44 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:36:44 2025/10/28 20:36:44 executed template asset:clientParameter 20:36:44 2025/10/28 20:36:44 name field getXappInstanceByName 20:36:44 2025/10/28 20:36:44 package field xapp 20:36:44 2025/10/28 20:36:44 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/appmgr_client/xapp" as responses 20:36:44 2025/10/28 20:36:44 executed template asset:clientResponse 20:36:44 2025/10/28 20:36:44 rendering 2 templates for operation 20:36:44 2025/10/28 20:36:44 name field listAllXapps 20:36:44 2025/10/28 20:36:44 package field xapp 20:36:44 2025/10/28 20:36:44 creating generated file "list_all_xapps_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:36:44 2025/10/28 20:36:44 executed template asset:clientParameter 20:36:44 2025/10/28 20:36:44 name field listAllXapps 20:36:44 2025/10/28 20:36:44 package field xapp 20:36:44 2025/10/28 20:36:44 creating generated file "list_all_xapps_responses.go" in "pkg/appmgr_client/xapp" as responses 20:36:44 2025/10/28 20:36:44 executed template asset:clientResponse 20:36:44 2025/10/28 20:36:44 rendering 2 templates for operation 20:36:44 2025/10/28 20:36:44 name field undeployXapp 20:36:44 2025/10/28 20:36:44 package field xapp 20:36:44 2025/10/28 20:36:44 creating generated file "undeploy_xapp_parameters.go" in "pkg/appmgr_client/xapp" as parameters 20:36:44 2025/10/28 20:36:44 executed template asset:clientParameter 20:36:44 2025/10/28 20:36:44 name field undeployXapp 20:36:44 2025/10/28 20:36:44 package field xapp 20:36:44 2025/10/28 20:36:44 creating generated file "undeploy_xapp_responses.go" in "pkg/appmgr_client/xapp" as responses 20:36:44 2025/10/28 20:36:44 executed template asset:clientResponse 20:36:44 2025/10/28 20:36:44 rendering 1 templates for operation group 20:36:44 2025/10/28 20:36:44 name field xapp 20:36:44 2025/10/28 20:36:44 creating generated file "xapp_client.go" in "pkg/appmgr_client/xapp" as client 20:36:44 2025/10/28 20:36:44 executed template asset:clientClient 20:36:44 2025/10/28 20:36:44 rendering 1 templates for application RICAppmgr 20:36:44 2025/10/28 20:36:44 name field RICAppmgr 20:36:44 2025/10/28 20:36:44 package field appmgr_client 20:36:44 2025/10/28 20:36:44 creating generated file "r_i_c_appmgr_client.go" in "pkg/appmgr_client" as facade 20:36:44 2025/10/28 20:36:44 executed template asset:clientFacade 20:36:44 2025/10/28 20:36:44 Generation completed! 20:36:44 20:36:44 For this generation to compile you need to have some packages in your GOPATH: 20:36:44 20:36:44 * github.com/go-openapi/errors 20:36:44 * github.com/go-openapi/runtime 20:36:44 * github.com/go-openapi/runtime/client 20:36:44 * github.com/go-openapi/strfmt 20:36:44 20:36:44 You can get these now with: go get -u -f pkg/... 20:36:44 + export GO111MODULE=on 20:36:44 + GO111MODULE=on 20:36:44 + sudo ldconfig 20:36:44 + go build ./cmd/rtmgr.go 20:36:44 go: downloading gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.9.16 20:36:44 go: downloading github.com/go-openapi/loads v0.19.4 20:36:44 go: downloading github.com/go-openapi/runtime v0.19.4 20:36:44 go: downloading github.com/ghodss/yaml v1.0.0 20:36:44 go: downloading github.com/go-openapi/strfmt v0.19.4 20:36:44 go: downloading github.com/go-openapi/swag v0.19.7 20:36:44 go: downloading github.com/go-openapi/errors v0.19.3 20:36:44 go: downloading github.com/jessevdk/go-flags v1.4.0 20:36:44 go: downloading golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7 20:36:44 go: downloading github.com/go-openapi/spec v0.19.3 20:36:44 go: downloading gopkg.in/yaml.v2 v2.3.0 20:36:44 go: downloading github.com/go-openapi/analysis v0.19.5 20:36:44 go: downloading github.com/go-openapi/validate v0.19.6 20:36:44 go: downloading github.com/mailru/easyjson v0.7.0 20:36:45 go: downloading github.com/docker/go-units v0.4.0 20:36:45 go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a 20:36:45 go: downloading github.com/mitchellh/mapstructure v1.3.2 20:36:45 go: downloading go.mongodb.org/mongo-driver v1.1.2 20:36:45 go: downloading github.com/go-openapi/jsonpointer v0.19.3 20:36:45 go: downloading github.com/go-openapi/jsonreference v0.19.3 20:36:45 go: downloading gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 20:36:46 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.1 20:36:46 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.2.1 20:36:46 go: downloading gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm v0.5.1-0.20211223104552-f7d2cf80e85c 20:36:46 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.2.1 20:36:46 go: downloading gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.8.0 20:36:46 go: downloading github.com/fsnotify/fsnotify v1.4.9 20:36:46 go: downloading github.com/gorilla/mux v1.7.1 20:36:46 go: downloading github.com/prometheus/client_golang v0.9.3 20:36:46 go: downloading github.com/prometheus/common v0.4.0 20:36:46 go: downloading github.com/spf13/viper v1.4.0 20:36:46 go: downloading github.com/PuerkitoBio/purell v1.1.1 20:36:46 go: downloading k8s.io/utils v0.0.0-20201110183641-67b214c5f920 20:36:46 go: downloading github.com/golang/protobuf v1.4.2 20:36:46 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 20:36:46 go: downloading github.com/stretchr/testify v1.5.1 20:36:46 go: downloading github.com/beorn7/perks v1.0.0 20:36:46 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 20:36:46 go: downloading github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084 20:36:46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 20:36:46 go: downloading github.com/hashicorp/hcl v1.0.0 20:36:46 go: downloading github.com/magiconair/properties v1.8.1 20:36:46 go: downloading github.com/pelletier/go-toml v1.8.0 20:36:46 go: downloading github.com/spf13/afero v1.2.2 20:36:46 go: downloading github.com/spf13/cast v1.3.1 20:36:46 go: downloading github.com/spf13/jwalterweatherman v1.1.0 20:36:46 go: downloading github.com/spf13/pflag v1.0.5 20:36:46 go: downloading google.golang.org/protobuf v1.23.0 20:36:46 go: downloading github.com/go-stack/stack v1.8.0 20:36:46 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 20:36:46 go: downloading golang.org/x/text v0.3.2 20:36:47 go: downloading github.com/davecgh/go-spew v1.1.1 20:36:47 go: downloading github.com/pmezard/go-difflib v1.0.0 20:36:47 go: downloading github.com/stretchr/objx v0.2.0 20:36:47 go: downloading github.com/go-redis/redis v6.15.9+incompatible 20:37:05 # gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/xapp 20:37:05 ../../pkg/mod/gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git@v0.9.16/pkg/xapp/mtypes.go:47:41: could not determine kind of name for C.RIC_SUB_DEL_REQUIRED 20:37:05 Build step 'Execute shell' marked build as failure 20:37:05 $ ssh-agent -k 20:37:05 unset SSH_AUTH_SOCK; 20:37:05 unset SSH_AGENT_PID; 20:37:05 echo Agent pid 2114 killed; 20:37:05 [ssh-agent] Stopped. 20:37:05 [PostBuildScript] - [INFO] Executing post build scripts. 20:37:05 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12508574545635480591.sh 20:37:05 ---> sysstat.sh 20:37:06 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins17020468789276999664.sh 20:37:06 ---> package-listing.sh 20:37:06 ++ facter osfamily 20:37:06 ++ tr '[:upper:]' '[:lower:]' 20:37:06 + OS_FAMILY=debian 20:37:06 + workspace=/w/workspace/ric-plt-rtmgr-sonar-prescan-script 20:37:06 + START_PACKAGES=/tmp/packages_start.txt 20:37:06 + END_PACKAGES=/tmp/packages_end.txt 20:37:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:37:06 + PACKAGES=/tmp/packages_start.txt 20:37:06 + '[' /w/workspace/ric-plt-rtmgr-sonar-prescan-script ']' 20:37:06 + PACKAGES=/tmp/packages_end.txt 20:37:06 + case "${OS_FAMILY}" in 20:37:06 + dpkg -l 20:37:06 + grep '^ii' 20:37:06 + '[' -f /tmp/packages_start.txt ']' 20:37:06 + '[' -f /tmp/packages_end.txt ']' 20:37:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:37:06 + true 20:37:06 + '[' /w/workspace/ric-plt-rtmgr-sonar-prescan-script ']' 20:37:06 + mkdir -p /w/workspace/ric-plt-rtmgr-sonar-prescan-script/archives/ 20:37:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-rtmgr-sonar-prescan-script/archives/ 20:37:06 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins9706192910477103795.sh 20:37:06 ---> capture-instance-metadata.sh 20:37:06 Setup pyenv: 20:37:06 system 20:37:06 3.8.13 20:37:06 3.9.13 20:37:06 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) 20:37:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8x26 from file:/tmp/.os_lf_venv 20:37:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:37:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:37:10 lf-activate-venv(): INFO: Base packages installed successfully 20:37:10 lf-activate-venv(): INFO: Installing additional packages: lftools 20:37:29 lf-activate-venv(): INFO: Adding /tmp/venv-8x26/bin to PATH 20:37:29 INFO: Running in OpenStack, capturing instance metadata 20:37:30 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins5958304036685625907.sh 20:37:30 provisioning config files... 20:37:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-rtmgr-sonar-prescan-script@tmp/config15115235483308496646tmp 20:37:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:37:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:37:30 [EnvInject] - Injecting environment variables from a build step. 20:37:30 [EnvInject] - Injecting as environment variables the properties content 20:37:30 SERVER_ID=logs 20:37:30 20:37:30 [EnvInject] - Variables injected successfully. 20:37:30 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins5963338597216379895.sh 20:37:30 ---> create-netrc.sh 20:37:30 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins3361367026399185663.sh 20:37:30 ---> python-tools-install.sh 20:37:30 Setup pyenv: 20:37:30 system 20:37:30 3.8.13 20:37:30 3.9.13 20:37:30 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) 20:37:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8x26 from file:/tmp/.os_lf_venv 20:37:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:37:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:37:33 lf-activate-venv(): INFO: Base packages installed successfully 20:37:33 lf-activate-venv(): INFO: Installing additional packages: lftools 20:37:52 lf-activate-venv(): INFO: Adding /tmp/venv-8x26/bin to PATH 20:37:52 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins3812618389610860084.sh 20:37:52 ---> sudo-logs.sh 20:37:52 Archiving 'sudo' log.. 20:37:52 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins17470105326377973041.sh 20:37:52 ---> job-cost.sh 20:37:52 Setup pyenv: 20:37:52 system 20:37:52 3.8.13 20:37:52 3.9.13 20:37:52 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) 20:37:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8x26 from file:/tmp/.os_lf_venv 20:37:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:37:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:37:55 lf-activate-venv(): INFO: Base packages installed successfully 20:37:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:38:05 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. 20:38:05 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 20:38:06 lf-activate-venv(): INFO: Adding /tmp/venv-8x26/bin to PATH 20:38:06 INFO: No Stack... 20:38:06 INFO: Retrieving Pricing Info for: v3-starter-4 20:38:07 INFO: Archiving Costs 20:38:07 [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins13346989337608374794.sh 20:38:07 ---> logs-deploy.sh 20:38:07 Setup pyenv: 20:38:07 system 20:38:07 3.8.13 20:38:07 3.9.13 20:38:07 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) 20:38:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8x26 from file:/tmp/.os_lf_venv 20:38:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:38:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:38:10 lf-activate-venv(): INFO: Base packages installed successfully 20:38:10 lf-activate-venv(): INFO: Installing additional packages: lftools 20:38:28 lf-activate-venv(): INFO: Adding /tmp/venv-8x26/bin to PATH 20:38:28 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-rtmgr-sonar-prescan-script/2010 20:38:28 INFO: archiving workspace using pattern(s): -p **/*.log 20:38:31 Archives upload complete. 20:38:31 INFO: archiving logs to Nexus 20:38:32 ---> uname -a: 20:38:32 Linux prd-ubuntu1804-docker-4c-4g-7613 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 20:38:32 20:38:32 20:38:32 ---> lscpu: 20:38:32 Architecture: x86_64 20:38:32 CPU op-mode(s): 32-bit, 64-bit 20:38:32 Byte Order: Little Endian 20:38:32 CPU(s): 4 20:38:32 On-line CPU(s) list: 0-3 20:38:32 Thread(s) per core: 1 20:38:32 Core(s) per socket: 1 20:38:32 Socket(s): 4 20:38:32 NUMA node(s): 1 20:38:32 Vendor ID: AuthenticAMD 20:38:32 CPU family: 23 20:38:32 Model: 49 20:38:32 Model name: AMD EPYC-Rome Processor 20:38:32 Stepping: 0 20:38:32 CPU MHz: 2799.998 20:38:32 BogoMIPS: 5599.99 20:38:32 Virtualization: AMD-V 20:38:32 Hypervisor vendor: KVM 20:38:32 Virtualization type: full 20:38:32 L1d cache: 32K 20:38:32 L1i cache: 32K 20:38:32 L2 cache: 512K 20:38:32 L3 cache: 16384K 20:38:32 NUMA node0 CPU(s): 0-3 20:38:32 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 20:38:32 20:38:32 20:38:32 ---> nproc: 20:38:32 4 20:38:32 20:38:32 20:38:32 ---> df -h: 20:38:32 Filesystem Size Used Avail Use% Mounted on 20:38:32 udev 3.9G 0 3.9G 0% /dev 20:38:32 tmpfs 798M 700K 797M 1% /run 20:38:32 /dev/vda1 20G 9.4G 9.9G 49% / 20:38:32 tmpfs 3.9G 0 3.9G 0% /dev/shm 20:38:32 tmpfs 5.0M 0 5.0M 0% /run/lock 20:38:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:38:32 /dev/vda15 105M 5.3M 100M 5% /boot/efi 20:38:32 tmpfs 798M 0 798M 0% /run/user/1001 20:38:32 20:38:32 20:38:32 ---> free -m: 20:38:32 total used free shared buff/cache available 20:38:32 Mem: 7975 457 4781 0 2736 7223 20:38:32 Swap: 1023 0 1023 20:38:32 20:38:32 20:38:32 ---> ip addr: 20:38:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:38:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:38:32 inet 127.0.0.1/8 scope host lo 20:38:32 valid_lft forever preferred_lft forever 20:38:32 inet6 ::1/128 scope host 20:38:32 valid_lft forever preferred_lft forever 20:38:32 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 20:38:32 link/ether fa:16:3e:96:35:cb brd ff:ff:ff:ff:ff:ff 20:38:32 inet 10.32.6.19/23 brd 10.32.7.255 scope global dynamic ens3 20:38:32 valid_lft 86115sec preferred_lft 86115sec 20:38:32 inet6 fe80::f816:3eff:fe96:35cb/64 scope link 20:38:32 valid_lft forever preferred_lft forever 20:38:32 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:38:32 link/ether 02:42:93:eb:46:3c brd ff:ff:ff:ff:ff:ff 20:38:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:38:32 valid_lft forever preferred_lft forever 20:38:32 20:38:32 20:38:32 ---> sar -b -r -n DEV: 20:38:32 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7613) 10/28/25 _x86_64_ (4 CPU) 20:38:32 20:38:32 20:33:50 LINUX RESTART (4 CPU) 20:38:32 20:38:32 20:34:01 tps rtps wtps bread/s bwrtn/s 20:38:32 20:35:01 151.10 68.98 82.12 5601.60 39099.65 20:38:32 20:36:01 56.47 0.30 56.17 31.86 7343.04 20:38:32 20:37:01 202.45 135.01 67.44 5015.83 22227.50 20:38:32 20:38:01 39.96 1.12 38.84 130.78 10510.78 20:38:32 Average: 112.50 51.35 61.15 2695.14 19796.05 20:38:32 20:38:32 20:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:38:32 20:35:01 5982652 7460020 2184768 26.75 34112 1626048 960224 10.42 532604 1487984 33908 20:38:32 20:36:01 5686892 7414880 2480528 30.37 54388 1843184 993024 10.78 590332 1697348 128348 20:38:32 20:37:01 4875168 7401648 3292252 40.31 76704 2590948 1276716 13.85 963484 2075632 319940 20:38:32 20:38:01 4905944 7402972 3261476 39.93 79724 2559256 966232 10.48 925224 2086076 24528 20:38:32 Average: 5362664 7419880 2804756 34.34 61232 2154859 1049049 11.38 752911 1836760 126681 20:38:32 20:38:32 20:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:38:32 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:32 20:35:01 ens3 224.43 148.22 897.74 59.08 0.00 0.00 0.00 0.00 20:38:32 20:35:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 20:38:32 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:32 20:36:01 ens3 65.82 52.39 851.82 6.73 0.00 0.00 0.00 0.00 20:38:32 20:36:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 20:38:32 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:32 20:37:01 ens3 319.45 219.06 1332.73 23.02 0.00 0.00 0.00 0.00 20:38:32 20:37:01 lo 3.00 3.00 0.32 0.32 0.00 0.00 0.00 0.00 20:38:32 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:32 20:38:01 ens3 14.36 14.81 11.78 10.87 0.00 0.00 0.00 0.00 20:38:32 20:38:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 20:38:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:32 Average: ens3 156.02 108.62 773.52 24.92 0.00 0.00 0.00 0.00 20:38:32 Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 20:38:32 20:38:32 20:38:32 ---> sar -P ALL: 20:38:32 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7613) 10/28/25 _x86_64_ (4 CPU) 20:38:32 20:38:32 20:33:50 LINUX RESTART (4 CPU) 20:38:32 20:38:32 20:34:01 CPU %user %nice %system %iowait %steal %idle 20:38:32 20:35:01 all 15.96 0.00 2.78 5.91 2.20 73.17 20:38:32 20:35:01 0 16.86 0.00 4.30 4.51 2.27 72.06 20:38:32 20:35:01 1 12.42 0.00 1.46 2.36 1.70 82.06 20:38:32 20:35:01 2 20.33 0.00 2.05 7.78 2.30 67.54 20:38:32 20:35:01 3 14.23 0.00 3.27 8.99 2.51 70.99 20:38:32 20:36:01 all 19.59 0.00 1.16 2.44 1.17 75.64 20:38:32 20:36:01 0 5.18 0.00 0.73 8.09 0.96 85.04 20:38:32 20:36:01 1 15.74 0.00 1.23 0.17 0.75 82.11 20:38:32 20:36:01 2 21.45 0.00 1.38 0.56 1.13 75.48 20:38:32 20:36:01 3 36.03 0.00 1.33 0.91 1.86 59.87 20:38:32 20:37:01 all 25.69 1.70 4.27 9.62 3.37 55.34 20:38:32 20:37:01 0 20.00 1.90 3.92 8.62 3.15 62.41 20:38:32 20:37:01 1 27.53 0.05 4.37 8.77 3.04 56.24 20:38:32 20:37:01 2 32.99 4.83 4.91 11.69 3.86 41.72 20:38:32 20:37:01 3 22.28 0.00 3.88 9.38 3.41 61.05 20:38:32 20:38:01 all 23.46 0.00 1.65 1.24 1.62 72.04 20:38:32 20:38:01 0 5.86 0.00 1.51 3.41 1.56 87.66 20:38:32 20:38:01 1 9.88 0.00 1.35 0.05 0.91 87.81 20:38:32 20:38:01 2 44.40 0.00 2.05 0.30 2.26 51.00 20:38:32 20:38:01 3 33.67 0.00 1.70 1.22 1.77 61.65 20:38:32 Average: all 21.17 0.42 2.46 4.80 2.09 69.05 20:38:32 Average: 0 11.96 0.47 2.61 6.16 1.98 76.81 20:38:32 Average: 1 16.40 0.01 2.10 2.84 1.60 77.05 20:38:32 Average: 2 29.79 1.21 2.59 5.08 2.39 58.94 20:38:32 Average: 3 26.55 0.00 2.54 5.13 2.39 63.39 20:38:32 20:38:32 20:38:32