Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-5579 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-rtmgr-sonar-prescan-script [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-nkcmW04ttjjz/agent.2083 SSH_AGENT_PID=2085 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-rtmgr-sonar-prescan-script@tmp/private_key_4235812431367751777.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr > git init /w/workspace/ric-plt-rtmgr-sonar-prescan-script # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 114546b51b21ea1c8ba4c8c6f5302499812addb4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 114546b51b21ea1c8ba4c8c6f5302499812addb4 # timeout=10 Commit message: "RIC:1060: Change in PTL" > git rev-list --no-walk 114546b51b21ea1c8ba4c8c6f5302499812addb4 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins6592273549685236300.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Xf2 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-2Xf2/bin to PATH Generating Requirements File Python 3.10.6 pip 24.1.1 from /tmp/venv-2Xf2/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.4.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.137 botocore==1.34.137 bs4==0.0.2 cachetools==5.3.3 certifi==2024.6.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.2.0 filelock==3.15.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.31.0 httplib2==0.22.0 identify==2.5.36 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.22.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==30.1.0 lftools==0.37.10 lxml==5.2.2 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==6.0.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.1 pbr==6.0.0 platformdirs==4.2.2 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.5.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.6.0 PyYAML==6.0.1 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.5 tqdm==4.66.4 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.19 virtualenv==20.26.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [ric-plt-rtmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins13801462689808223558.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [ric-plt-rtmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins16837258759050723406.sh --> prescan-rtmgr-ubuntu.sh + sudo apt-get update Hit:1 https://deb.nodesource.com/node_16.x bionic InRelease Hit:2 https://download.docker.com/linux/ubuntu bionic InRelease Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] Hit:4 http://apt.puppetlabs.com xenial InRelease Hit:5 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1914 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] Fetched 26.2 MB in 6s (4351 kB/s) Reading package lists... + bash ./build-rtmgr-ubuntu.sh + echo '--> rtmgr-build-ubuntu.sh' --> rtmgr-build-ubuntu.sh ++ pwd + curdir=/w/workspace/ric-plt-rtmgr-sonar-prescan-script + RMRVERSION=4.5.2 + wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.5.2_amd64.deb/download.deb --2024-07-02 20:33:25-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.5.2_amd64.deb/download.deb Resolving packagecloud.io (packagecloud.io)... 52.52.87.14, 52.9.110.75, 2600:1f1c:2e5:6900:1f78:4a2:4e8e:6891, ... Connecting to packagecloud.io (packagecloud.io)|52.52.87.14|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2183155.deb?Expires=1719952705&Signature=gAwUsZilhcP9vmvo9BzFsFc6TGiSRshUjsvEDRCe1ipUESoMNnZD~zF8BDgaOPct1AK588-2UJKTFk1Hi4JsWD8~5ZSPWY2k7lcHiF6PF6EWoHUOzy2Eee~tzqYuVw2hp8dkTEStMqv21zloalId0tRuDNvo8b~gv4NwJN~ufHJ9ewLyCxrpI89bL6UoOR8NwVzo08OEmWOyXAlvCxTZWLspuj2~Krn-gru1zWevsXkeJHGfLspa11pHjCzBZNvEwk5Y3FVMGA0o1EltILgEeTPMyO-gz-9KkqXdsyN2qtnmvN9i-uvlhFD4QJ4QqlZk6UkI-xg8pi5n8h-ml-73mw__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] --2024-07-02 20:33:25-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2183155.deb?Expires=1719952705&Signature=gAwUsZilhcP9vmvo9BzFsFc6TGiSRshUjsvEDRCe1ipUESoMNnZD~zF8BDgaOPct1AK588-2UJKTFk1Hi4JsWD8~5ZSPWY2k7lcHiF6PF6EWoHUOzy2Eee~tzqYuVw2hp8dkTEStMqv21zloalId0tRuDNvo8b~gv4NwJN~ufHJ9ewLyCxrpI89bL6UoOR8NwVzo08OEmWOyXAlvCxTZWLspuj2~Krn-gru1zWevsXkeJHGfLspa11pHjCzBZNvEwk5Y3FVMGA0o1EltILgEeTPMyO-gz-9KkqXdsyN2qtnmvN9i-uvlhFD4QJ4QqlZk6UkI-xg8pi5n8h-ml-73mw__&Key-Pair-Id=K1ZMSF1EKC3AZL Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.108, 18.173.117.205, 18.173.117.128, ... Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.108|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 232444 (227K) [application/x-debian-package] Saving to: ‘rmr_4.5.2_amd64.deb’ 0K .......... .......... .......... .......... .......... 22% 14.6M 0s 50K .......... .......... .......... .......... .......... 44% 14.9M 0s 100K .......... .......... .......... .......... .......... 66% 27.4M 0s 150K .......... .......... .......... .......... .......... 88% 30.0M 0s 200K .......... .......... ...... 100% 23.7M=0.01s 2024-07-02 20:33:25 (19.9 MB/s) - ‘rmr_4.5.2_amd64.deb’ saved [232444/232444] + sudo dpkg -i rmr_4.5.2_amd64.deb Selecting previously unselected package rmr. (Reading database ... 188300 files and directories currently installed.) Preparing to unpack rmr_4.5.2_amd64.deb ... Unpacking rmr (4.5.2) ... Setting up rmr (4.5.2) ... + rm -rf rmr_4.5.2_amd64.deb + wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.5.2_amd64.deb/download.deb --2024-07-02 20:33:29-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.5.2_amd64.deb/download.deb Resolving packagecloud.io (packagecloud.io)... 52.9.110.75, 52.52.87.14, 2600:1f1c:2e5:6901:43e7:2317:386a:79c3, ... Connecting to packagecloud.io (packagecloud.io)|52.9.110.75|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2183156.deb?Expires=1719952709&Signature=nfnvkl3f88eSZQ6uTKLNvd9kbrnk91fobdzwRLjUDn9kIa8RtWLT2K~xxbUqQ9e8CSmVK7jhE6DCP6hWC7fi3gt4nxhzBGS~v8LmzpaMVoty45ZbJe5a9U9W3gwkW2mrLL1ZVVnxJ1awWeBzfI7OunCiNmdgJtLhdIjKxY7E6z001i-A~yAUyAS91h-PX3IpkCIXw9Ec~vwhl3hCoDcE3~3MgOdiYwv2KRhpDAysKOTPSw-p9UG6uPEg4fpvDleCjRJbsy35g9IpchA6Cxgej6~pzCogh8atC8e3uYDKntj3ltkeDV~37IVjPzZKlTZh-hC5jnLuy7koKO2AGFDscg__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] --2024-07-02 20:33:29-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/2183156.deb?Expires=1719952709&Signature=nfnvkl3f88eSZQ6uTKLNvd9kbrnk91fobdzwRLjUDn9kIa8RtWLT2K~xxbUqQ9e8CSmVK7jhE6DCP6hWC7fi3gt4nxhzBGS~v8LmzpaMVoty45ZbJe5a9U9W3gwkW2mrLL1ZVVnxJ1awWeBzfI7OunCiNmdgJtLhdIjKxY7E6z001i-A~yAUyAS91h-PX3IpkCIXw9Ec~vwhl3hCoDcE3~3MgOdiYwv2KRhpDAysKOTPSw-p9UG6uPEg4fpvDleCjRJbsy35g9IpchA6Cxgej6~pzCogh8atC8e3uYDKntj3ltkeDV~37IVjPzZKlTZh-hC5jnLuy7koKO2AGFDscg__&Key-Pair-Id=K1ZMSF1EKC3AZL Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.132, 18.173.117.128, 18.173.117.205, ... Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.132|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 122178 (119K) [application/x-debian-package] Saving to: ‘rmr-dev_4.5.2_amd64.deb’ 0K .......... .......... .......... .......... .......... 41% 19.9M 0s 50K .......... .......... .......... .......... .......... 83% 24.8M 0s 100K .......... ......... 100% 388M=0.004s 2024-07-02 20:33:29 (26.1 MB/s) - ‘rmr-dev_4.5.2_amd64.deb’ saved [122178/122178] + sudo dpkg -i rmr-dev_4.5.2_amd64.deb Selecting previously unselected package rmr-dev. (Reading database ... 188308 files and directories currently installed.) Preparing to unpack rmr-dev_4.5.2_amd64.deb ... Unpacking rmr-dev (4.5.2) ... Setting up rmr-dev (4.5.2) ... + rm -rf rmr-dev_4.5.2_amd64.deb + export LD_LIBRARY_PATH=/usr/local/lib + LD_LIBRARY_PATH=/usr/local/lib + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin + go get -v github.com/ory/go-acc go: downloading github.com/ory/go-acc v0.2.8 go: downloading github.com/ory/viper v1.7.5 go: downloading github.com/pborman/uuid v1.2.0 go: downloading github.com/spf13/cobra v1.0.0 go: downloading github.com/dgraph-io/ristretto v0.0.2 go: downloading github.com/fsnotify/fsnotify v1.4.9 go: downloading github.com/hashicorp/hcl v1.0.0 go: downloading github.com/magiconair/properties v1.8.1 go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading github.com/pelletier/go-toml v1.8.0 go: downloading github.com/spf13/afero v1.2.2 go: downloading github.com/spf13/cast v1.3.1 go: downloading github.com/spf13/jwalterweatherman v1.1.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/subosito/gotenv v1.2.0 go: downloading gopkg.in/ini.v1 v1.57.0 go: downloading gopkg.in/yaml.v2 v2.3.0 go: downloading github.com/google/uuid v1.1.1 go: downloading github.com/inconshreveable/mousetrap v1.0.0 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading golang.org/x/text v0.3.2 go: downloading github.com/cespare/xxhash v1.1.0 go: added github.com/dgraph-io/ristretto v0.0.2 go: added github.com/inconshreveable/mousetrap v1.0.0 go: added github.com/ory/go-acc v0.2.8 go: added github.com/ory/viper v1.7.5 go: added github.com/spf13/cobra v1.0.0 go: added github.com/subosito/gotenv v1.2.0 go: upgraded golang.org/x/sys v0.0.0-20200602225109-6fdc65e7d980 => v0.0.0-20220319134239-a9b59b0215f8 go: added gopkg.in/ini.v1 v1.57.0 + mkdir -p /tmp/go/bin /tmp/go/src/routing-manager + wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.19.0/swagger_linux_amd64 + mv swagger_linux_amd64 swagger + chmod +x swagger + mv swagger /tmp/go/bin + export GOPATH=/tmp/go + GOPATH=/tmp/go + mkdir -p /tmp/go/src/routing-manager + git clone https://gerrit.o-ran-sc.org/r/ric-plt/appmgr Cloning into 'appmgr'... + cp appmgr/api/appmgr_rest_api.yaml api/ + rm -rf appmgr + 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/. + cd /tmp/go/src/routing-manager ++ pwd + currnewdir=/tmp/go/src/routing-manager + /tmp/go/bin/swagger generate server -f api/routing_manager.yaml -t pkg/ --exclude-main -r LICENSE 2024/07/02 20:33:38 validating spec /tmp/go/src/routing-manager/api/routing_manager.yaml 2024/07/02 20:33:38 preprocessing spec with option: minimal flattening 2024/07/02 20:33:38 building a plan for generation 2024/07/02 20:33:38 planning definitions 2024/07/02 20:33:38 planning operations 2024/07/02 20:33:38 grouping operations into packages 2024/07/02 20:33:38 planning meta data and facades 2024/07/02 20:33:38 rendering 14 models 2024/07/02 20:33:38 rendering 1 templates for model add-rmr-route 2024/07/02 20:33:38 name field add-rmr-route 2024/07/02 20:33:38 package field models 2024/07/02 20:33:38 creating generated file "add_rmr_route.go" in "pkg/models" as definition 2024/07/02 20:33:38 executed template asset:model 2024/07/02 20:33:38 rendering 1 templates for model debuginfo 2024/07/02 20:33:38 name field debuginfo 2024/07/02 20:33:38 package field models 2024/07/02 20:33:38 creating generated file "debuginfo.go" in "pkg/models" as definition 2024/07/02 20:33:38 executed template asset:model 2024/07/02 20:33:38 rendering 1 templates for model e2t-data 2024/07/02 20:33:38 name field e2t-data 2024/07/02 20:33:38 package field models 2024/07/02 20:33:38 creating generated file "e2t_data.go" in "pkg/models" as definition 2024/07/02 20:33:38 executed template asset:model 2024/07/02 20:33:38 rendering 1 templates for model e2t-delete-data 2024/07/02 20:33:38 name field e2t-delete-data 2024/07/02 20:33:38 package field models 2024/07/02 20:33:38 creating generated file "e2t_delete_data.go" in "pkg/models" as definition 2024/07/02 20:33:38 executed template asset:model 2024/07/02 20:33:38 rendering 1 templates for model endpoint 2024/07/02 20:33:38 name field endpoint 2024/07/02 20:33:38 package field models 2024/07/02 20:33:38 creating generated file "endpoint.go" in "pkg/models" as definition 2024/07/02 20:33:38 executed template asset:model 2024/07/02 20:33:38 rendering 1 templates for model health-status 2024/07/02 20:33:38 name field health-status 2024/07/02 20:33:38 package field models 2024/07/02 20:33:38 creating generated file "health_status.go" in "pkg/models" as definition 2024/07/02 20:33:38 executed template asset:model 2024/07/02 20:33:38 rendering 1 templates for model ran-e2t-element 2024/07/02 20:33:38 name field ran-e2t-element 2024/07/02 20:33:38 package field models 2024/07/02 20:33:38 creating generated file "ran_e2t_element.go" in "pkg/models" as definition 2024/07/02 20:33:38 executed template asset:model 2024/07/02 20:33:38 rendering 1 templates for model ran-e2t-map 2024/07/02 20:33:38 name field ran-e2t-map 2024/07/02 20:33:38 package field models 2024/07/02 20:33:38 creating generated file "ran_e2t_map.go" in "pkg/models" as definition 2024/07/02 20:33:38 executed template asset:model 2024/07/02 20:33:38 rendering 1 templates for model ranNamelist 2024/07/02 20:33:38 name field ranNamelist 2024/07/02 20:33:38 package field models 2024/07/02 20:33:38 creating generated file "ran_namelist.go" in "pkg/models" as definition 2024/07/02 20:33:38 executed template asset:model 2024/07/02 20:33:38 rendering 1 templates for model routelist 2024/07/02 20:33:38 name field routelist 2024/07/02 20:33:38 package field models 2024/07/02 20:33:38 creating generated file "routelist.go" in "pkg/models" as definition 2024/07/02 20:33:38 executed template asset:model 2024/07/02 20:33:38 rendering 1 templates for model xapp-callback-data 2024/07/02 20:33:38 name field xapp-callback-data 2024/07/02 20:33:38 package field models 2024/07/02 20:33:38 creating generated file "xapp_callback_data.go" in "pkg/models" as definition 2024/07/02 20:33:38 executed template asset:model 2024/07/02 20:33:38 rendering 1 templates for model xapp-element 2024/07/02 20:33:38 name field xapp-element 2024/07/02 20:33:38 package field models 2024/07/02 20:33:38 creating generated file "xapp_element.go" in "pkg/models" as definition 2024/07/02 20:33:38 executed template asset:model 2024/07/02 20:33:38 rendering 1 templates for model xapp-list 2024/07/02 20:33:38 name field xapp-list 2024/07/02 20:33:38 package field models 2024/07/02 20:33:38 creating generated file "xapp_list.go" in "pkg/models" as definition 2024/07/02 20:33:38 executed template asset:model 2024/07/02 20:33:38 rendering 1 templates for model xapp-subscription-data 2024/07/02 20:33:38 name field xapp-subscription-data 2024/07/02 20:33:38 package field models 2024/07/02 20:33:38 creating generated file "xapp_subscription_data.go" in "pkg/models" as definition 2024/07/02 20:33:38 executed template asset:model 2024/07/02 20:33:38 rendering 3 operation groups (tags) 2024/07/02 20:33:38 rendering 1 operations for debug 2024/07/02 20:33:38 rendering 4 templates for operation RoutingManager 2024/07/02 20:33:38 name field get_debuginfo 2024/07/02 20:33:38 package field debug 2024/07/02 20:33:38 creating generated file "get_debuginfo_parameters.go" in "pkg/restapi/operations/debug" as parameters 2024/07/02 20:33:38 executed template asset:serverParameter 2024/07/02 20:33:38 name field get_debuginfo 2024/07/02 20:33:38 package field debug 2024/07/02 20:33:38 creating generated file "get_debuginfo_urlbuilder.go" in "pkg/restapi/operations/debug" as urlbuilder 2024/07/02 20:33:38 executed template asset:serverUrlbuilder 2024/07/02 20:33:38 name field get_debuginfo 2024/07/02 20:33:38 package field debug 2024/07/02 20:33:38 creating generated file "get_debuginfo_responses.go" in "pkg/restapi/operations/debug" as responses 2024/07/02 20:33:38 executed template asset:serverResponses 2024/07/02 20:33:38 name field get_debuginfo 2024/07/02 20:33:38 package field debug 2024/07/02 20:33:38 creating generated file "get_debuginfo.go" in "pkg/restapi/operations/debug" as handler 2024/07/02 20:33:38 executed template asset:serverOperation 2024/07/02 20:33:38 rendering 0 templates for operation group RoutingManager 2024/07/02 20:33:38 rendering 11 operations for handle 2024/07/02 20:33:38 rendering 4 templates for operation RoutingManager 2024/07/02 20:33:38 name field add_rmr_route 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "add_rmr_route_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/07/02 20:33:38 executed template asset:serverParameter 2024/07/02 20:33:38 name field add_rmr_route 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "add_rmr_route_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/07/02 20:33:38 executed template asset:serverUrlbuilder 2024/07/02 20:33:38 name field add_rmr_route 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "add_rmr_route_responses.go" in "pkg/restapi/operations/handle" as responses 2024/07/02 20:33:38 executed template asset:serverResponses 2024/07/02 20:33:38 name field add_rmr_route 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "add_rmr_route.go" in "pkg/restapi/operations/handle" as handler 2024/07/02 20:33:38 executed template asset:serverOperation 2024/07/02 20:33:38 rendering 4 templates for operation RoutingManager 2024/07/02 20:33:38 name field associate_ran_to_e2t_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "associate_ran_to_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/07/02 20:33:38 executed template asset:serverParameter 2024/07/02 20:33:38 name field associate_ran_to_e2t_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "associate_ran_to_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/07/02 20:33:38 executed template asset:serverUrlbuilder 2024/07/02 20:33:38 name field associate_ran_to_e2t_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "associate_ran_to_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2024/07/02 20:33:38 executed template asset:serverResponses 2024/07/02 20:33:38 name field associate_ran_to_e2t_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "associate_ran_to_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 2024/07/02 20:33:38 executed template asset:serverOperation 2024/07/02 20:33:38 rendering 4 templates for operation RoutingManager 2024/07/02 20:33:38 name field create_new_e2t_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "create_new_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/07/02 20:33:38 executed template asset:serverParameter 2024/07/02 20:33:38 name field create_new_e2t_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "create_new_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/07/02 20:33:38 executed template asset:serverUrlbuilder 2024/07/02 20:33:38 name field create_new_e2t_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "create_new_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2024/07/02 20:33:38 executed template asset:serverResponses 2024/07/02 20:33:38 name field create_new_e2t_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "create_new_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 2024/07/02 20:33:38 executed template asset:serverOperation 2024/07/02 20:33:38 rendering 4 templates for operation RoutingManager 2024/07/02 20:33:38 name field del_rmr_route 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "del_rmr_route_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/07/02 20:33:38 executed template asset:serverParameter 2024/07/02 20:33:38 name field del_rmr_route 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "del_rmr_route_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/07/02 20:33:38 executed template asset:serverUrlbuilder 2024/07/02 20:33:38 name field del_rmr_route 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "del_rmr_route_responses.go" in "pkg/restapi/operations/handle" as responses 2024/07/02 20:33:38 executed template asset:serverResponses 2024/07/02 20:33:38 name field del_rmr_route 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "del_rmr_route.go" in "pkg/restapi/operations/handle" as handler 2024/07/02 20:33:38 executed template asset:serverOperation 2024/07/02 20:33:38 rendering 4 templates for operation RoutingManager 2024/07/02 20:33:38 name field delete_e2t_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "delete_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/07/02 20:33:38 executed template asset:serverParameter 2024/07/02 20:33:38 name field delete_e2t_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "delete_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/07/02 20:33:38 executed template asset:serverUrlbuilder 2024/07/02 20:33:38 name field delete_e2t_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "delete_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2024/07/02 20:33:38 executed template asset:serverResponses 2024/07/02 20:33:38 name field delete_e2t_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "delete_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 2024/07/02 20:33:38 executed template asset:serverOperation 2024/07/02 20:33:38 rendering 4 templates for operation RoutingManager 2024/07/02 20:33:38 name field delete_xapp_subscription_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "delete_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/07/02 20:33:38 executed template asset:serverParameter 2024/07/02 20:33:38 name field delete_xapp_subscription_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "delete_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/07/02 20:33:38 executed template asset:serverUrlbuilder 2024/07/02 20:33:38 name field delete_xapp_subscription_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "delete_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2024/07/02 20:33:38 executed template asset:serverResponses 2024/07/02 20:33:38 name field delete_xapp_subscription_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "delete_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 2024/07/02 20:33:38 executed template asset:serverOperation 2024/07/02 20:33:38 rendering 4 templates for operation RoutingManager 2024/07/02 20:33:38 name field dissociate_ran 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "dissociate_ran_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/07/02 20:33:38 executed template asset:serverParameter 2024/07/02 20:33:38 name field dissociate_ran 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "dissociate_ran_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/07/02 20:33:38 executed template asset:serverUrlbuilder 2024/07/02 20:33:38 name field dissociate_ran 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "dissociate_ran_responses.go" in "pkg/restapi/operations/handle" as responses 2024/07/02 20:33:38 executed template asset:serverResponses 2024/07/02 20:33:38 name field dissociate_ran 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "dissociate_ran.go" in "pkg/restapi/operations/handle" as handler 2024/07/02 20:33:38 executed template asset:serverOperation 2024/07/02 20:33:38 rendering 4 templates for operation RoutingManager 2024/07/02 20:33:38 name field get_handles 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "get_handles_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/07/02 20:33:38 executed template asset:serverParameter 2024/07/02 20:33:38 name field get_handles 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "get_handles_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/07/02 20:33:38 executed template asset:serverUrlbuilder 2024/07/02 20:33:38 name field get_handles 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "get_handles_responses.go" in "pkg/restapi/operations/handle" as responses 2024/07/02 20:33:38 executed template asset:serverResponses 2024/07/02 20:33:38 name field get_handles 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "get_handles.go" in "pkg/restapi/operations/handle" as handler 2024/07/02 20:33:38 executed template asset:serverOperation 2024/07/02 20:33:38 rendering 4 templates for operation RoutingManager 2024/07/02 20:33:38 name field provide_xapp_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "provide_xapp_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/07/02 20:33:38 executed template asset:serverParameter 2024/07/02 20:33:38 name field provide_xapp_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "provide_xapp_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/07/02 20:33:38 executed template asset:serverUrlbuilder 2024/07/02 20:33:38 name field provide_xapp_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "provide_xapp_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2024/07/02 20:33:38 executed template asset:serverResponses 2024/07/02 20:33:38 name field provide_xapp_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "provide_xapp_handle.go" in "pkg/restapi/operations/handle" as handler 2024/07/02 20:33:38 executed template asset:serverOperation 2024/07/02 20:33:38 rendering 4 templates for operation RoutingManager 2024/07/02 20:33:38 name field provide_xapp_subscription_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "provide_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/07/02 20:33:38 executed template asset:serverParameter 2024/07/02 20:33:38 name field provide_xapp_subscription_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "provide_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/07/02 20:33:38 executed template asset:serverUrlbuilder 2024/07/02 20:33:38 name field provide_xapp_subscription_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "provide_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2024/07/02 20:33:38 executed template asset:serverResponses 2024/07/02 20:33:38 name field provide_xapp_subscription_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "provide_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 2024/07/02 20:33:38 executed template asset:serverOperation 2024/07/02 20:33:38 rendering 4 templates for operation RoutingManager 2024/07/02 20:33:38 name field update_xapp_subscription_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "update_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/07/02 20:33:38 executed template asset:serverParameter 2024/07/02 20:33:38 name field update_xapp_subscription_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "update_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/07/02 20:33:38 executed template asset:serverUrlbuilder 2024/07/02 20:33:38 name field update_xapp_subscription_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "update_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2024/07/02 20:33:38 executed template asset:serverResponses 2024/07/02 20:33:38 name field update_xapp_subscription_handle 2024/07/02 20:33:38 package field handle 2024/07/02 20:33:38 creating generated file "update_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 2024/07/02 20:33:38 executed template asset:serverOperation 2024/07/02 20:33:38 rendering 0 templates for operation group RoutingManager 2024/07/02 20:33:38 rendering 1 operations for health 2024/07/02 20:33:38 rendering 4 templates for operation RoutingManager 2024/07/02 20:33:38 name field get_health 2024/07/02 20:33:38 package field health 2024/07/02 20:33:38 creating generated file "get_health_parameters.go" in "pkg/restapi/operations/health" as parameters 2024/07/02 20:33:38 executed template asset:serverParameter 2024/07/02 20:33:38 name field get_health 2024/07/02 20:33:38 package field health 2024/07/02 20:33:38 creating generated file "get_health_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 2024/07/02 20:33:38 executed template asset:serverUrlbuilder 2024/07/02 20:33:38 name field get_health 2024/07/02 20:33:38 package field health 2024/07/02 20:33:38 creating generated file "get_health_responses.go" in "pkg/restapi/operations/health" as responses 2024/07/02 20:33:38 executed template asset:serverResponses 2024/07/02 20:33:38 name field get_health 2024/07/02 20:33:38 package field health 2024/07/02 20:33:38 creating generated file "get_health.go" in "pkg/restapi/operations/health" as handler 2024/07/02 20:33:38 executed template asset:serverOperation 2024/07/02 20:33:38 rendering 0 templates for operation group RoutingManager 2024/07/02 20:33:38 rendering support 2024/07/02 20:33:38 rendering 6 templates for application RoutingManager 2024/07/02 20:33:38 name field RoutingManager 2024/07/02 20:33:38 package field operations 2024/07/02 20:33:38 creating generated file "configure_routing_manager.go" in "pkg/restapi" as configure 2024/07/02 20:33:38 executed template asset:serverConfigureapi 2024/07/02 20:33:38 name field RoutingManager 2024/07/02 20:33:38 package field operations 2024/07/02 20:33:38 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec 2024/07/02 20:33:38 executed template asset:swaggerJsonEmbed 2024/07/02 20:33:38 name field RoutingManager 2024/07/02 20:33:38 package field operations 2024/07/02 20:33:38 creating generated file "server.go" in "pkg/restapi" as server 2024/07/02 20:33:38 executed template asset:serverServer 2024/07/02 20:33:38 name field RoutingManager 2024/07/02 20:33:38 package field operations 2024/07/02 20:33:38 creating generated file "routing_manager_api.go" in "pkg/restapi/operations" as builder 2024/07/02 20:33:38 executed template asset:serverBuilder 2024/07/02 20:33:38 name field RoutingManager 2024/07/02 20:33:38 package field operations 2024/07/02 20:33:38 creating generated file "doc.go" in "pkg/restapi" as doc 2024/07/02 20:33:38 executed template asset:serverDoc 2024/07/02 20:33:38 Generation completed! For this generation to compile you need to have some packages in your GOPATH: * github.com/go-openapi/runtime * github.com/jessevdk/go-flags You can get these now with: go get -u -f pkg/... + /tmp/go/bin/swagger generate client -f api/appmgr_rest_api.yaml -t pkg/ -m appmgr_model -c appmgr_client -r LICENSE 2024/07/02 20:33:39 validating spec api/appmgr_rest_api.yaml 2024/07/02 20:33:39 preprocessing spec with option: minimal flattening 2024/07/02 20:33:39 building a plan for generation 2024/07/02 20:33:39 planning definitions 2024/07/02 20:33:39 planning operations 2024/07/02 20:33:39 grouping operations into packages 2024/07/02 20:33:39 planning meta data and facades 2024/07/02 20:33:39 rendering 1 templates for model AllDeployableXapps 2024/07/02 20:33:39 name field AllDeployableXapps 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "all_deployable_xapps.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model AllDeployedXapps 2024/07/02 20:33:39 name field AllDeployedXapps 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "all_deployed_xapps.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model AllXappConfig 2024/07/02 20:33:39 name field AllXappConfig 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "all_xapp_config.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model ConfigMetadata 2024/07/02 20:33:39 name field ConfigMetadata 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "config_metadata.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model ConfigValidationError 2024/07/02 20:33:39 name field ConfigValidationError 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "config_validation_error.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model ConfigValidationErrors 2024/07/02 20:33:39 name field ConfigValidationErrors 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "config_validation_errors.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model EventType 2024/07/02 20:33:39 name field EventType 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "event_type.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model SubscriptionData 2024/07/02 20:33:39 name field SubscriptionData 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "subscription_data.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model XAppConfig 2024/07/02 20:33:39 name field XAppConfig 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "x_app_config.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model Xapp 2024/07/02 20:33:39 name field Xapp 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "xapp.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model XappDescriptor 2024/07/02 20:33:39 name field XappDescriptor 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "xapp_descriptor.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model XappDescriptorList 2024/07/02 20:33:39 name field XappDescriptorList 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "xapp_descriptor_list.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model XappInstance 2024/07/02 20:33:39 name field XappInstance 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "xapp_instance.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model allSubscriptions 2024/07/02 20:33:39 name field allSubscriptions 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "all_subscriptions.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model deregisterRequest 2024/07/02 20:33:39 name field deregisterRequest 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "deregister_request.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model registerRequest 2024/07/02 20:33:39 name field registerRequest 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "register_request.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model subscription 2024/07/02 20:33:39 name field subscription 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "subscription.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model subscriptionNotification 2024/07/02 20:33:39 name field subscriptionNotification 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "subscription_notification.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model subscriptionRequest 2024/07/02 20:33:39 name field subscriptionRequest 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "subscription_request.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 1 templates for model subscriptionResponse 2024/07/02 20:33:39 name field subscriptionResponse 2024/07/02 20:33:39 package field appmgr_model 2024/07/02 20:33:39 creating generated file "subscription_response.go" in "pkg/appmgr_model" as definition 2024/07/02 20:33:39 executed template asset:model 2024/07/02 20:33:39 rendering 2 templates for operation 2024/07/02 20:33:39 name field getHealthAlive 2024/07/02 20:33:39 package field health 2024/07/02 20:33:39 creating generated file "get_health_alive_parameters.go" in "pkg/appmgr_client/health" as parameters 2024/07/02 20:33:39 executed template asset:clientParameter 2024/07/02 20:33:39 name field getHealthAlive 2024/07/02 20:33:39 package field health 2024/07/02 20:33:39 creating generated file "get_health_alive_responses.go" in "pkg/appmgr_client/health" as responses 2024/07/02 20:33:39 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field getHealthReady 2024/07/02 20:33:40 package field health 2024/07/02 20:33:40 creating generated file "get_health_ready_parameters.go" in "pkg/appmgr_client/health" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field getHealthReady 2024/07/02 20:33:40 package field health 2024/07/02 20:33:40 creating generated file "get_health_ready_responses.go" in "pkg/appmgr_client/health" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 1 templates for operation group 2024/07/02 20:33:40 name field health 2024/07/02 20:33:40 creating generated file "health_client.go" in "pkg/appmgr_client/health" as client 2024/07/02 20:33:40 executed template asset:clientClient 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field addSubscription 2024/07/02 20:33:40 package field operations 2024/07/02 20:33:40 creating generated file "add_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field addSubscription 2024/07/02 20:33:40 package field operations 2024/07/02 20:33:40 creating generated file "add_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field deleteSubscription 2024/07/02 20:33:40 package field operations 2024/07/02 20:33:40 creating generated file "delete_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field deleteSubscription 2024/07/02 20:33:40 package field operations 2024/07/02 20:33:40 creating generated file "delete_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field deregisterXapp 2024/07/02 20:33:40 package field operations 2024/07/02 20:33:40 creating generated file "deregister_xapp_parameters.go" in "pkg/appmgr_client/operations" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field deregisterXapp 2024/07/02 20:33:40 package field operations 2024/07/02 20:33:40 creating generated file "deregister_xapp_responses.go" in "pkg/appmgr_client/operations" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field getSubscriptionById 2024/07/02 20:33:40 package field operations 2024/07/02 20:33:40 creating generated file "get_subscription_by_id_parameters.go" in "pkg/appmgr_client/operations" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field getSubscriptionById 2024/07/02 20:33:40 package field operations 2024/07/02 20:33:40 creating generated file "get_subscription_by_id_responses.go" in "pkg/appmgr_client/operations" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field getSubscriptions 2024/07/02 20:33:40 package field operations 2024/07/02 20:33:40 creating generated file "get_subscriptions_parameters.go" in "pkg/appmgr_client/operations" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field getSubscriptions 2024/07/02 20:33:40 package field operations 2024/07/02 20:33:40 creating generated file "get_subscriptions_responses.go" in "pkg/appmgr_client/operations" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field modifySubscription 2024/07/02 20:33:40 package field operations 2024/07/02 20:33:40 creating generated file "modify_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field modifySubscription 2024/07/02 20:33:40 package field operations 2024/07/02 20:33:40 creating generated file "modify_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field registerXapp 2024/07/02 20:33:40 package field operations 2024/07/02 20:33:40 creating generated file "register_xapp_parameters.go" in "pkg/appmgr_client/operations" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field registerXapp 2024/07/02 20:33:40 package field operations 2024/07/02 20:33:40 creating generated file "register_xapp_responses.go" in "pkg/appmgr_client/operations" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 1 templates for operation group 2024/07/02 20:33:40 name field operations 2024/07/02 20:33:40 creating generated file "operations_client.go" in "pkg/appmgr_client/operations" as client 2024/07/02 20:33:40 executed template asset:clientClient 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field GetConfigElement 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "get_config_element_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field GetConfigElement 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "get_config_element_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field ModifyXappConfig 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "modify_xapp_config_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field ModifyXappConfig 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "modify_xapp_config_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field deployXapp 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "deploy_xapp_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field deployXapp 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "deploy_xapp_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field getAllXappConfig 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "get_all_xapp_config_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field getAllXappConfig 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "get_all_xapp_config_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field getAllXapps 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "get_all_xapps_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field getAllXapps 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "get_all_xapps_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field getXappByName 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "get_xapp_by_name_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field getXappByName 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "get_xapp_by_name_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field getXappInstanceByName 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field getXappInstanceByName 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field listAllXapps 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "list_all_xapps_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field listAllXapps 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "list_all_xapps_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 2 templates for operation 2024/07/02 20:33:40 name field undeployXapp 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "undeploy_xapp_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/07/02 20:33:40 executed template asset:clientParameter 2024/07/02 20:33:40 name field undeployXapp 2024/07/02 20:33:40 package field xapp 2024/07/02 20:33:40 creating generated file "undeploy_xapp_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/07/02 20:33:40 executed template asset:clientResponse 2024/07/02 20:33:40 rendering 1 templates for operation group 2024/07/02 20:33:40 name field xapp 2024/07/02 20:33:40 creating generated file "xapp_client.go" in "pkg/appmgr_client/xapp" as client 2024/07/02 20:33:40 executed template asset:clientClient 2024/07/02 20:33:40 rendering 1 templates for application RICAppmgr 2024/07/02 20:33:40 name field RICAppmgr 2024/07/02 20:33:40 package field appmgr_client 2024/07/02 20:33:40 creating generated file "r_i_c_appmgr_client.go" in "pkg/appmgr_client" as facade 2024/07/02 20:33:40 executed template asset:clientFacade 2024/07/02 20:33:40 Generation completed! For this generation to compile you need to have some packages in your GOPATH: * github.com/go-openapi/errors * github.com/go-openapi/runtime * github.com/go-openapi/runtime/client * github.com/go-openapi/strfmt You can get these now with: go get -u -f pkg/... + export GO111MODULE=on + GO111MODULE=on + sudo ldconfig + go build ./cmd/rtmgr.go go: downloading gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.9.16 go: downloading github.com/go-openapi/loads v0.19.4 go: downloading github.com/go-openapi/runtime v0.19.4 go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/go-openapi/strfmt v0.19.4 go: downloading github.com/go-openapi/swag v0.19.7 go: downloading github.com/go-openapi/errors v0.19.3 go: downloading github.com/jessevdk/go-flags v1.4.0 go: downloading golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7 go: downloading github.com/go-openapi/spec v0.19.3 go: downloading gopkg.in/yaml.v2 v2.3.0 go: downloading github.com/go-openapi/analysis v0.19.5 go: downloading github.com/go-openapi/validate v0.19.6 go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a go: downloading github.com/mitchellh/mapstructure v1.3.2 go: downloading go.mongodb.org/mongo-driver v1.1.2 go: downloading github.com/mailru/easyjson v0.7.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 go: downloading gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm v0.5.1-0.20211223104552-f7d2cf80e85c go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.1 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.2.1 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.2.1 go: downloading gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.8.0 go: downloading github.com/fsnotify/fsnotify v1.4.9 go: downloading github.com/gorilla/mux v1.7.1 go: downloading github.com/prometheus/client_golang v0.9.3 go: downloading github.com/prometheus/common v0.4.0 go: downloading github.com/spf13/viper v1.4.0 go: downloading github.com/go-openapi/jsonpointer v0.19.3 go: downloading github.com/go-openapi/jsonreference v0.19.3 go: downloading k8s.io/utils v0.0.0-20201110183641-67b214c5f920 go: downloading github.com/golang/protobuf v1.4.2 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 go: downloading github.com/stretchr/testify v1.5.1 go: downloading google.golang.org/protobuf v1.23.0 go: downloading github.com/beorn7/perks v1.0.0 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 go: downloading github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084 go: downloading github.com/hashicorp/hcl v1.0.0 go: downloading github.com/magiconair/properties v1.8.1 go: downloading github.com/pelletier/go-toml v1.8.0 go: downloading github.com/spf13/afero v1.2.2 go: downloading github.com/spf13/cast v1.3.1 go: downloading github.com/spf13/jwalterweatherman v1.1.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/go-stack/stack v1.8.0 go: downloading github.com/PuerkitoBio/purell v1.1.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/stretchr/objx v0.2.0 go: downloading golang.org/x/text v0.3.2 go: downloading github.com/go-redis/redis v6.15.9+incompatible go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 # gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/xapp ../../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 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2085 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins9808035963661300932.sh ---> sysstat.sh [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins17944418355019383760.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-rtmgr-sonar-prescan-script + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-plt-rtmgr-sonar-prescan-script ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + true + '[' /w/workspace/ric-plt-rtmgr-sonar-prescan-script ']' + mkdir -p /w/workspace/ric-plt-rtmgr-sonar-prescan-script/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-rtmgr-sonar-prescan-script/archives/ [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins3682701614096718969.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2Xf2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-2Xf2/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins8702137432326924973.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-rtmgr-sonar-prescan-script@tmp/config8088839556264416319tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4845611939751425597.sh ---> create-netrc.sh [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins3902080645440413148.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2Xf2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-2Xf2/bin to PATH [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins6419953918985887558.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14878590263348817552.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2Xf2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-2Xf2/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-plt-rtmgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins17086671066673894208.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2Xf2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-2Xf2/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-rtmgr-sonar-prescan-script/1530 INFO: archiving workspace using pattern(s): -p **/*.log Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-5579 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.022 BogoMIPS: 5600.04 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 700K 394M 1% /run /dev/vda1 20G 9.3G 10G 48% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 444 808 0 2690 3222 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:21:62:30 brd ff:ff:ff:ff:ff:ff inet 10.32.7.198/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86217sec preferred_lft 86217sec inet6 fe80::f816:3eff:fe21:6230/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:0e:ab:72:6a brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5579) 07/02/24 _x86_64_ (4 CPU) 20:31:33 LINUX RESTART (4 CPU) 20:32:01 tps rtps wtps bread/s bwrtn/s 20:33:01 144.02 66.08 77.94 4954.62 7324.89 20:34:01 216.08 117.55 98.53 4206.10 30605.70 Average: 180.05 91.81 88.24 4580.39 18964.33 20:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:33:01 1637740 3358788 2400912 59.45 52300 1823028 883612 17.37 561660 1657088 154772 20:34:01 810184 3278716 3228468 79.94 76248 2518628 928352 18.25 940920 2047152 81788 Average: 1223962 3318752 2814690 69.69 64274 2170828 905982 17.81 751290 1852120 118280 20:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:33:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:01 ens3 355.05 238.64 1441.54 69.07 0.00 0.00 0.00 0.00 20:34:01 lo 3.33 3.33 0.34 0.34 0.00 0.00 0.00 0.00 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:01 ens3 344.39 257.99 1437.73 31.99 0.00 0.00 0.00 0.00 Average: lo 2.10 2.10 0.21 0.21 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 349.72 248.31 1439.64 50.53 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5579) 07/02/24 _x86_64_ (4 CPU) 20:31:33 LINUX RESTART (4 CPU) 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:33:01 all 20.31 0.00 1.96 4.22 0.05 73.46 20:33:01 0 9.89 0.00 1.41 7.49 0.05 81.17 20:33:01 1 24.50 0.00 2.28 1.70 0.05 71.47 20:33:01 2 17.22 0.00 1.54 1.34 0.05 79.86 20:33:01 3 29.57 0.00 2.66 6.39 0.07 61.31 20:34:01 all 25.78 0.81 3.26 9.35 0.06 60.73 20:34:01 0 17.08 0.97 2.98 14.72 0.07 64.19 20:34:01 1 17.84 1.81 3.05 7.71 0.05 69.54 20:34:01 2 37.38 0.44 3.98 10.22 0.08 47.91 20:34:01 3 30.88 0.00 3.00 4.76 0.05 61.31 Average: all 23.04 0.41 2.61 6.79 0.06 67.10 Average: 0 13.49 0.49 2.20 11.11 0.06 72.67 Average: 1 21.18 0.90 2.66 4.70 0.05 70.51 Average: 2 27.27 0.22 2.75 5.77 0.07 63.92 Average: 3 30.23 0.00 2.83 5.57 0.06 61.31