13:35:08 Started by timer 13:35:08 Running as SYSTEM 13:35:08 [EnvInject] - Loading node environment variables. 13:35:08 Building remotely on prd-ubuntu1804-docker-4c-4g-264 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-appmgr-sonar-prescan-script 13:35:08 [ssh-agent] Looking for ssh-agent implementation... 13:35:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:35:08 $ ssh-agent 13:35:08 SSH_AUTH_SOCK=/tmp/ssh-v5QnwugJ75jK/agent.2084 13:35:08 SSH_AGENT_PID=2086 13:35:08 [ssh-agent] Started. 13:35:08 Running ssh-add (command line suppressed) 13:35:08 Identity added: /w/workspace/ric-plt-appmgr-sonar-prescan-script@tmp/private_key_14049673010953593000.key (jenkins-ssh) 13:35:08 [ssh-agent] Using credentials jenkins (jenkins) 13:35:08 The recommended git tool is: NONE 13:35:10 using credential jenkins 13:35:10 Wiping out workspace first. 13:35:10 Cloning the remote Git repository 13:35:10 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr 13:35:10 > git init /w/workspace/ric-plt-appmgr-sonar-prescan-script # timeout=10 13:35:10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr 13:35:10 > git --version # timeout=10 13:35:10 > git --version # 'git version 2.17.1' 13:35:10 using GIT_SSH to set credentials jenkins 13:35:10 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:11 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr # timeout=10 13:35:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:11 Avoid second fetch 13:35:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:35:11 Checking out Revision 361faacb46d1f379406b205034c818fef37a9d76 (refs/remotes/origin/master) 13:35:11 > git config core.sparsecheckout # timeout=10 13:35:11 > git checkout -f 361faacb46d1f379406b205034c818fef37a9d76 # timeout=10 13:35:12 Commit message: "Removing deprecated functions from readthedocs" 13:35:12 > git rev-list --no-walk 361faacb46d1f379406b205034c818fef37a9d76 # timeout=10 13:35:12 provisioning config files... 13:35:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:35:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:35:12 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins7329684014880023245.sh 13:35:12 ---> python-tools-install.sh 13:35:12 Setup pyenv: 13:35:12 * system (set by /opt/pyenv/version) 13:35:12 * 3.8.13 (set by /opt/pyenv/version) 13:35:12 * 3.9.13 (set by /opt/pyenv/version) 13:35:12 * 3.10.6 (set by /opt/pyenv/version) 13:35:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TUVT 13:35:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:35:20 lf-activate-venv(): INFO: Installing: lftools 13:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-TUVT/bin to PATH 13:35:54 Generating Requirements File 13:36:28 Python 3.10.6 13:36:28 pip 23.3.2 from /tmp/venv-TUVT/lib/python3.10/site-packages/pip (python 3.10) 13:36:29 appdirs==1.4.4 13:36:29 argcomplete==3.2.2 13:36:29 aspy.yaml==1.3.0 13:36:29 attrs==23.2.0 13:36:29 autopage==0.5.2 13:36:29 beautifulsoup4==4.12.3 13:36:29 boto3==1.34.29 13:36:29 botocore==1.34.29 13:36:29 bs4==0.0.2 13:36:29 cachetools==5.3.2 13:36:29 certifi==2023.11.17 13:36:29 cffi==1.16.0 13:36:29 cfgv==3.4.0 13:36:29 chardet==5.2.0 13:36:29 charset-normalizer==3.3.2 13:36:29 click==8.1.7 13:36:29 cliff==4.5.0 13:36:29 cmd2==2.4.3 13:36:29 cryptography==3.3.2 13:36:29 debtcollector==2.5.0 13:36:29 decorator==5.1.1 13:36:29 defusedxml==0.7.1 13:36:29 Deprecated==1.2.14 13:36:29 distlib==0.3.8 13:36:29 dnspython==2.5.0 13:36:29 docker==4.2.2 13:36:29 dogpile.cache==1.3.0 13:36:29 email-validator==2.1.0.post1 13:36:29 filelock==3.13.1 13:36:29 future==0.18.3 13:36:29 gitdb==4.0.11 13:36:29 GitPython==3.1.41 13:36:29 google-auth==2.27.0 13:36:29 httplib2==0.22.0 13:36:29 identify==2.5.33 13:36:29 idna==3.6 13:36:29 importlib-resources==1.5.0 13:36:29 iso8601==2.1.0 13:36:29 Jinja2==3.1.3 13:36:29 jmespath==1.0.1 13:36:29 jsonpatch==1.33 13:36:29 jsonpointer==2.4 13:36:29 jsonschema==4.21.1 13:36:29 jsonschema-specifications==2023.12.1 13:36:29 keystoneauth1==5.5.0 13:36:29 kubernetes==29.0.0 13:36:29 lftools==0.37.8 13:36:29 lxml==5.1.0 13:36:29 MarkupSafe==2.1.4 13:36:29 msgpack==1.0.7 13:36:29 multi_key_dict==2.0.3 13:36:29 munch==4.0.0 13:36:29 netaddr==0.10.1 13:36:29 netifaces==0.11.0 13:36:29 niet==1.4.2 13:36:29 nodeenv==1.8.0 13:36:29 oauth2client==4.1.3 13:36:29 oauthlib==3.2.2 13:36:29 openstacksdk==0.62.0 13:36:29 os-client-config==2.1.0 13:36:29 os-service-types==1.7.0 13:36:29 osc-lib==3.0.0 13:36:29 oslo.config==9.3.0 13:36:29 oslo.context==5.3.0 13:36:29 oslo.i18n==6.2.0 13:36:29 oslo.log==5.4.0 13:36:29 oslo.serialization==5.3.0 13:36:29 oslo.utils==7.0.0 13:36:29 packaging==23.2 13:36:29 pbr==6.0.0 13:36:29 platformdirs==4.1.0 13:36:29 prettytable==3.9.0 13:36:29 pyasn1==0.5.1 13:36:29 pyasn1-modules==0.3.0 13:36:29 pycparser==2.21 13:36:29 pygerrit2==2.0.15 13:36:29 PyGithub==2.1.1 13:36:29 pyinotify==0.9.6 13:36:29 PyJWT==2.8.0 13:36:29 PyNaCl==1.5.0 13:36:29 pyparsing==2.4.7 13:36:29 pyperclip==1.8.2 13:36:29 pyrsistent==0.20.0 13:36:29 python-cinderclient==9.4.0 13:36:29 python-dateutil==2.8.2 13:36:29 python-heatclient==3.4.0 13:36:29 python-jenkins==1.8.2 13:36:29 python-keystoneclient==5.3.0 13:36:29 python-magnumclient==4.3.0 13:36:29 python-novaclient==18.4.0 13:36:29 python-openstackclient==6.0.0 13:36:29 python-swiftclient==4.4.0 13:36:29 pytz==2023.3.post1 13:36:29 PyYAML==6.0.1 13:36:29 referencing==0.33.0 13:36:29 requests==2.31.0 13:36:29 requests-oauthlib==1.3.1 13:36:29 requestsexceptions==1.4.0 13:36:29 rfc3986==2.0.0 13:36:29 rpds-py==0.17.1 13:36:29 rsa==4.9 13:36:29 ruamel.yaml==0.18.5 13:36:29 ruamel.yaml.clib==0.2.8 13:36:29 s3transfer==0.10.0 13:36:29 simplejson==3.19.2 13:36:29 six==1.16.0 13:36:29 smmap==5.0.1 13:36:29 soupsieve==2.5 13:36:29 stevedore==5.1.0 13:36:29 tabulate==0.9.0 13:36:29 toml==0.10.2 13:36:29 tomlkit==0.12.3 13:36:29 tqdm==4.66.1 13:36:29 typing_extensions==4.9.0 13:36:29 tzdata==2023.4 13:36:29 urllib3==1.26.18 13:36:29 virtualenv==20.25.0 13:36:29 wcwidth==0.2.13 13:36:29 websocket-client==1.7.0 13:36:29 wrapt==1.16.0 13:36:29 xdg==6.0.0 13:36:29 xmltodict==0.13.0 13:36:29 yq==3.2.3 13:36:29 [EnvInject] - Injecting environment variables from a build step. 13:36:29 [EnvInject] - Injecting as environment variables the properties content 13:36:29 SET_JDK_VERSION=openjdk17 13:36:29 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 13:36:29 13:36:29 [EnvInject] - Variables injected successfully. 13:36:29 [ric-plt-appmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins14336795357472535329.sh 13:36:29 ---> update-java-alternatives.sh 13:36:29 ---> Updating Java version 13:36:29 ---> Ubuntu/Debian system detected 13:36:29 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 13:36:29 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 13:36:29 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 13:36:30 openjdk version "17.0.4" 2022-07-19 13:36:30 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 13:36:30 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 13:36:30 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 13:36:30 [EnvInject] - Injecting environment variables from a build step. 13:36:30 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:36:30 [EnvInject] - Variables injected successfully. 13:36:30 [ric-plt-appmgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins13689323739705697852.sh 13:36:30 --> prescan-ric-plt-appmgr-ubuntu.sh starts 13:36:30 Sending build context to Docker daemon 2.247MB 13:36:30 Step 1/19 : FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 AS appmgr-build 13:36:30 1.0.0: Pulling from o-ran-sc/bldr-ubuntu20-c-go 13:36:30 7b1a6ab2e44d: Pulling fs layer 13:36:30 fa71893429cb: Pulling fs layer 13:36:30 04d0e85b5cd0: Pulling fs layer 13:36:30 1a42d20fefec: Pulling fs layer 13:36:30 edd90b732e54: Pulling fs layer 13:36:30 6e7ed7a8f5c1: Pulling fs layer 13:36:30 54da3b814b08: Pulling fs layer 13:36:30 a7dc5108837a: Pulling fs layer 13:36:30 1a42d20fefec: Waiting 13:36:30 edd90b732e54: Waiting 13:36:30 6e7ed7a8f5c1: Waiting 13:36:30 54da3b814b08: Waiting 13:36:30 a7dc5108837a: Waiting 13:36:30 04d0e85b5cd0: Verifying Checksum 13:36:30 04d0e85b5cd0: Download complete 13:36:31 7b1a6ab2e44d: Verifying Checksum 13:36:31 7b1a6ab2e44d: Download complete 13:36:32 1a42d20fefec: Verifying Checksum 13:36:32 1a42d20fefec: Download complete 13:36:33 7b1a6ab2e44d: Pull complete 13:36:38 6e7ed7a8f5c1: Verifying Checksum 13:36:38 6e7ed7a8f5c1: Download complete 13:36:39 54da3b814b08: Verifying Checksum 13:36:39 54da3b814b08: Download complete 13:36:39 edd90b732e54: Verifying Checksum 13:36:39 edd90b732e54: Download complete 13:36:47 a7dc5108837a: Verifying Checksum 13:36:47 a7dc5108837a: Download complete 13:36:47 fa71893429cb: Verifying Checksum 13:36:47 fa71893429cb: Download complete 13:36:58 fa71893429cb: Pull complete 13:36:58 04d0e85b5cd0: Pull complete 13:37:02 1a42d20fefec: Pull complete 13:37:06 edd90b732e54: Pull complete 13:37:06 6e7ed7a8f5c1: Pull complete 13:37:07 54da3b814b08: Pull complete 13:37:08 a7dc5108837a: Pull complete 13:37:08 Digest: sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 13:37:08 Status: Downloaded newer image for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 13:37:08 ---> db54390f5aa2 13:37:08 Step 2/19 : RUN apt-get update -y && apt-get install -y jq 13:37:09 ---> Running in 7028394692b0 13:37:10 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 13:37:10 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 13:37:10 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 13:37:10 Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3196 kB] 13:37:11 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 13:37:11 Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1171 kB] 13:37:11 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] 13:37:11 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3329 kB] 13:37:11 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3345 kB] 13:37:11 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] 13:37:11 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3807 kB] 13:37:12 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1467 kB] 13:37:12 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 13:37:12 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 13:37:12 Fetched 16.8 MB in 2s (7144 kB/s) 13:37:12 Reading package lists... 13:37:13 Reading package lists... 13:37:14 Building dependency tree... 13:37:14 Reading state information... 13:37:14 The following additional packages will be installed: 13:37:14 libjq1 libonig5 13:37:14 The following NEW packages will be installed: 13:37:14 jq libjq1 libonig5 13:37:14 0 upgraded, 3 newly installed, 0 to remove and 198 not upgraded. 13:37:14 Need to get 313 kB of archives. 13:37:14 After this operation, 1062 kB of additional disk space will be used. 13:37:14 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 13:37:15 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 13:37:15 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 13:37:15 debconf: delaying package configuration, since apt-utils is not installed 13:37:15 Fetched 313 kB in 1s (557 kB/s) 13:37:15 Selecting previously unselected package libonig5:amd64. 13:37:15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46361 files and directories currently installed.) 13:37:15 Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... 13:37:15 Unpacking libonig5:amd64 (6.9.4-1) ... 13:37:15 Selecting previously unselected package libjq1:amd64. 13:37:15 Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 13:37:15 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 13:37:15 Selecting previously unselected package jq. 13:37:15 Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 13:37:15 Unpacking jq (1.6-1ubuntu0.20.04.1) ... 13:37:15 Setting up libonig5:amd64 (6.9.4-1) ... 13:37:15 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 13:37:15 Setting up jq (1.6-1ubuntu0.20.04.1) ... 13:37:15 Processing triggers for man-db (2.9.1-1) ... 13:37:15 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 13:37:16 Removing intermediate container 7028394692b0 13:37:16 ---> c6ea6ddfbf12 13:37:16 Step 3/19 : RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates 13:37:16 ---> Running in 035f316aaad1 13:37:16  13:37:16 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:37:16 13:37:16 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 13:37:17 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 13:37:17 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 13:37:17 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 13:37:17 Reading package lists... 13:37:18 Building dependency tree... 13:37:18 Reading state information... 13:37:18 198 packages can be upgraded. Run 'apt list --upgradable' to see them. 13:37:18  13:37:18 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 13:37:18 13:37:18 Reading package lists... 13:37:19 Building dependency tree... 13:37:19 Reading state information... 13:37:19 The following packages will be upgraded: 13:37:19 ca-certificates 13:37:20 1 upgraded, 0 newly installed, 0 to remove and 197 not upgraded. 13:37:20 Need to get 152 kB of archives. 13:37:20 After this operation, 10.2 kB of additional disk space will be used. 13:37:20 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] 13:37:20 debconf: delaying package configuration, since apt-utils is not installed 13:37:20 Fetched 152 kB in 0s (383 kB/s) 13:37:20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46378 files and directories currently installed.) 13:37:20 Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... 13:37:20 Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ... 13:37:21 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... 13:37:21 debconf: unable to initialize frontend: Dialog 13:37:21 debconf: (TERM is not set, so the dialog frontend is not usable.) 13:37:21 debconf: falling back to frontend: Readline 13:37:22 Updating certificates in /etc/ssl/certs... 13:37:23 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 13:37:23 26 added, 17 removed; done. 13:37:23 Processing triggers for man-db (2.9.1-1) ... 13:37:23 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... 13:37:23 Updating certificates in /etc/ssl/certs... 13:37:24 0 added, 0 removed; done. 13:37:24 Running hooks in /etc/ca-certificates/update.d... 13:37:24 done. 13:37:24 Updating certificates in /etc/ssl/certs... 13:37:24 0 added, 0 removed; done. 13:37:24 Running hooks in /etc/ca-certificates/update.d... 13:37:24 done. 13:37:25 Removing intermediate container 035f316aaad1 13:37:25 ---> 8e1449ad927b 13:37:25 Step 4/19 : ENV PATH="/usr/local/go/bin:${PATH}" 13:37:25 ---> Running in d957d6cb0ac1 13:37:25 Removing intermediate container d957d6cb0ac1 13:37:25 ---> 282c8dea13c1 13:37:25 Step 5/19 : ENV GOPATH="/go" 13:37:25 ---> Running in 50469e8be095 13:37:25 Removing intermediate container 50469e8be095 13:37:25 ---> 0e094d40469f 13:37:25 Step 6/19 : RUN mkdir -p /go/bin 13:37:26 ---> Running in e76fc5046824 13:37:26 Removing intermediate container e76fc5046824 13:37:26 ---> 60466e7a817f 13:37:26 Step 7/19 : RUN cd /go/bin && 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 13:37:26 ---> Running in 9cf82f98af24 13:37:28 Removing intermediate container 9cf82f98af24 13:37:28 ---> 9a0e24a06862 13:37:28 Step 8/19 : RUN mkdir -p /go/src/ws 13:37:28 ---> Running in e1f0e2cf98b8 13:37:28 Removing intermediate container e1f0e2cf98b8 13:37:28 ---> 7d71bdbf26f7 13:37:28 Step 9/19 : WORKDIR "/go/src/ws" 13:37:28 ---> Running in 661f53194611 13:37:29 Removing intermediate container 661f53194611 13:37:29 ---> b5fffca06170 13:37:29 Step 10/19 : COPY go.mod /go/src/ws 13:37:29 ---> a06cdec347bf 13:37:29 Step 11/19 : COPY go.sum /go/src/ws 13:37:29 ---> 50932a9489bd 13:37:29 Step 12/19 : RUN GO111MODULE=on go mod download 13:37:29 ---> Running in b44fd5d43559 13:38:01 Removing intermediate container b44fd5d43559 13:38:01 ---> d49384545159 13:38:01 Step 13/19 : COPY . /go/src/ws 13:38:01 ---> 8f46886043cb 13:38:01 Step 14/19 : RUN /go/bin/swagger generate server -f api/appmgr_rest_api.yaml --name AppManager -t pkg/ --exclude-main 13:38:01 ---> Running in a286e9bd00b1 13:38:02 2024/01/29 13:38:02 validating spec /go/src/ws/api/appmgr_rest_api.yaml 13:38:02 2024/01/29 13:38:02 preprocessing spec with option: minimal flattening 13:38:02 2024/01/29 13:38:02 building a plan for generation 13:38:02 2024/01/29 13:38:02 planning definitions 13:38:02 2024/01/29 13:38:02 planning operations 13:38:02 2024/01/29 13:38:02 grouping operations into packages 13:38:02 2024/01/29 13:38:02 planning meta data and facades 13:38:02 2024/01/29 13:38:02 rendering 20 models 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model AllDeployableXapps 13:38:02 2024/01/29 13:38:02 name field AllDeployableXapps 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "all_deployable_xapps.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model AllDeployedXapps 13:38:02 2024/01/29 13:38:02 name field AllDeployedXapps 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "all_deployed_xapps.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model AllXappConfig 13:38:02 2024/01/29 13:38:02 name field AllXappConfig 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "all_xapp_config.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model ConfigMetadata 13:38:02 2024/01/29 13:38:02 name field ConfigMetadata 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "config_metadata.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model ConfigValidationError 13:38:02 2024/01/29 13:38:02 name field ConfigValidationError 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "config_validation_error.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model ConfigValidationErrors 13:38:02 2024/01/29 13:38:02 name field ConfigValidationErrors 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "config_validation_errors.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model EventType 13:38:02 2024/01/29 13:38:02 name field EventType 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "event_type.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model SubscriptionData 13:38:02 2024/01/29 13:38:02 name field SubscriptionData 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "subscription_data.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model XAppConfig 13:38:02 2024/01/29 13:38:02 name field XAppConfig 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "x_app_config.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model Xapp 13:38:02 2024/01/29 13:38:02 name field Xapp 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "xapp.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model XappDescriptor 13:38:02 2024/01/29 13:38:02 name field XappDescriptor 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "xapp_descriptor.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model XappDescriptorList 13:38:02 2024/01/29 13:38:02 name field XappDescriptorList 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "xapp_descriptor_list.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model XappInstance 13:38:02 2024/01/29 13:38:02 name field XappInstance 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "xapp_instance.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model allSubscriptions 13:38:02 2024/01/29 13:38:02 name field allSubscriptions 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "all_subscriptions.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model deregisterRequest 13:38:02 2024/01/29 13:38:02 name field deregisterRequest 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "deregister_request.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model registerRequest 13:38:02 2024/01/29 13:38:02 name field registerRequest 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "register_request.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model subscription 13:38:02 2024/01/29 13:38:02 name field subscription 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "subscription.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model subscriptionNotification 13:38:02 2024/01/29 13:38:02 name field subscriptionNotification 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "subscription_notification.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model subscriptionRequest 13:38:02 2024/01/29 13:38:02 name field subscriptionRequest 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "subscription_request.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 1 templates for model subscriptionResponse 13:38:02 2024/01/29 13:38:02 name field subscriptionResponse 13:38:02 2024/01/29 13:38:02 package field models 13:38:02 2024/01/29 13:38:02 creating generated file "subscription_response.go" in "pkg/models" as definition 13:38:02 2024/01/29 13:38:02 executed template asset:model 13:38:02 2024/01/29 13:38:02 rendering 3 operation groups (tags) 13:38:02 2024/01/29 13:38:02 rendering 2 operations for health 13:38:02 2024/01/29 13:38:02 rendering 4 templates for operation AppManager 13:38:02 2024/01/29 13:38:02 name field getHealthAlive 13:38:02 2024/01/29 13:38:02 package field health 13:38:02 2024/01/29 13:38:02 creating generated file "get_health_alive_parameters.go" in "pkg/restapi/operations/health" as parameters 13:38:02 2024/01/29 13:38:02 executed template asset:serverParameter 13:38:02 2024/01/29 13:38:02 name field getHealthAlive 13:38:02 2024/01/29 13:38:02 package field health 13:38:02 2024/01/29 13:38:02 creating generated file "get_health_alive_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 13:38:02 2024/01/29 13:38:02 executed template asset:serverUrlbuilder 13:38:02 2024/01/29 13:38:02 name field getHealthAlive 13:38:02 2024/01/29 13:38:02 package field health 13:38:02 2024/01/29 13:38:02 creating generated file "get_health_alive_responses.go" in "pkg/restapi/operations/health" as responses 13:38:02 2024/01/29 13:38:02 executed template asset:serverResponses 13:38:02 2024/01/29 13:38:02 name field getHealthAlive 13:38:02 2024/01/29 13:38:02 package field health 13:38:02 2024/01/29 13:38:02 creating generated file "get_health_alive.go" in "pkg/restapi/operations/health" as handler 13:38:02 2024/01/29 13:38:02 executed template asset:serverOperation 13:38:02 2024/01/29 13:38:02 rendering 4 templates for operation AppManager 13:38:02 2024/01/29 13:38:02 name field getHealthReady 13:38:02 2024/01/29 13:38:02 package field health 13:38:02 2024/01/29 13:38:02 creating generated file "get_health_ready_parameters.go" in "pkg/restapi/operations/health" as parameters 13:38:02 2024/01/29 13:38:02 executed template asset:serverParameter 13:38:02 2024/01/29 13:38:02 name field getHealthReady 13:38:02 2024/01/29 13:38:02 package field health 13:38:02 2024/01/29 13:38:02 creating generated file "get_health_ready_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 13:38:02 2024/01/29 13:38:02 executed template asset:serverUrlbuilder 13:38:02 2024/01/29 13:38:02 name field getHealthReady 13:38:02 2024/01/29 13:38:02 package field health 13:38:02 2024/01/29 13:38:02 creating generated file "get_health_ready_responses.go" in "pkg/restapi/operations/health" as responses 13:38:02 2024/01/29 13:38:02 executed template asset:serverResponses 13:38:02 2024/01/29 13:38:02 name field getHealthReady 13:38:02 2024/01/29 13:38:02 package field health 13:38:02 2024/01/29 13:38:02 creating generated file "get_health_ready.go" in "pkg/restapi/operations/health" as handler 13:38:02 2024/01/29 13:38:02 executed template asset:serverOperation 13:38:02 2024/01/29 13:38:02 rendering 0 templates for operation group AppManager 13:38:02 2024/01/29 13:38:02 rendering 7 operations for operations 13:38:02 2024/01/29 13:38:02 rendering 4 templates for operation AppManager 13:38:02 2024/01/29 13:38:02 name field addSubscription 13:38:02 2024/01/29 13:38:02 package field operations 13:38:02 2024/01/29 13:38:02 creating generated file "add_subscription_parameters.go" in "pkg/restapi/operations" as parameters 13:38:02 2024/01/29 13:38:02 executed template asset:serverParameter 13:38:02 2024/01/29 13:38:02 name field addSubscription 13:38:02 2024/01/29 13:38:02 package field operations 13:38:02 2024/01/29 13:38:02 creating generated file "add_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:02 2024/01/29 13:38:02 executed template asset:serverUrlbuilder 13:38:02 2024/01/29 13:38:02 name field addSubscription 13:38:02 2024/01/29 13:38:02 package field operations 13:38:02 2024/01/29 13:38:02 creating generated file "add_subscription_responses.go" in "pkg/restapi/operations" as responses 13:38:02 2024/01/29 13:38:02 executed template asset:serverResponses 13:38:02 2024/01/29 13:38:02 name field addSubscription 13:38:02 2024/01/29 13:38:02 package field operations 13:38:02 2024/01/29 13:38:02 creating generated file "add_subscription.go" in "pkg/restapi/operations" as handler 13:38:02 2024/01/29 13:38:02 executed template asset:serverOperation 13:38:02 2024/01/29 13:38:02 rendering 4 templates for operation AppManager 13:38:02 2024/01/29 13:38:02 name field deleteSubscription 13:38:02 2024/01/29 13:38:02 package field operations 13:38:02 2024/01/29 13:38:02 creating generated file "delete_subscription_parameters.go" in "pkg/restapi/operations" as parameters 13:38:02 2024/01/29 13:38:02 executed template asset:serverParameter 13:38:02 2024/01/29 13:38:02 name field deleteSubscription 13:38:02 2024/01/29 13:38:02 package field operations 13:38:02 2024/01/29 13:38:02 creating generated file "delete_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:02 2024/01/29 13:38:02 executed template asset:serverUrlbuilder 13:38:02 2024/01/29 13:38:02 name field deleteSubscription 13:38:02 2024/01/29 13:38:02 package field operations 13:38:02 2024/01/29 13:38:02 creating generated file "delete_subscription_responses.go" in "pkg/restapi/operations" as responses 13:38:02 2024/01/29 13:38:02 executed template asset:serverResponses 13:38:02 2024/01/29 13:38:02 name field deleteSubscription 13:38:02 2024/01/29 13:38:02 package field operations 13:38:02 2024/01/29 13:38:02 creating generated file "delete_subscription.go" in "pkg/restapi/operations" as handler 13:38:02 2024/01/29 13:38:02 executed template asset:serverOperation 13:38:02 2024/01/29 13:38:02 rendering 4 templates for operation AppManager 13:38:02 2024/01/29 13:38:02 name field deregisterXapp 13:38:02 2024/01/29 13:38:02 package field operations 13:38:02 2024/01/29 13:38:02 creating generated file "deregister_xapp_parameters.go" in "pkg/restapi/operations" as parameters 13:38:02 2024/01/29 13:38:02 executed template asset:serverParameter 13:38:02 2024/01/29 13:38:02 name field deregisterXapp 13:38:02 2024/01/29 13:38:02 package field operations 13:38:02 2024/01/29 13:38:02 creating generated file "deregister_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:02 2024/01/29 13:38:02 executed template asset:serverUrlbuilder 13:38:02 2024/01/29 13:38:02 name field deregisterXapp 13:38:02 2024/01/29 13:38:02 package field operations 13:38:02 2024/01/29 13:38:02 creating generated file "deregister_xapp_responses.go" in "pkg/restapi/operations" as responses 13:38:02 2024/01/29 13:38:02 executed template asset:serverResponses 13:38:02 2024/01/29 13:38:02 name field deregisterXapp 13:38:02 2024/01/29 13:38:02 package field operations 13:38:02 2024/01/29 13:38:02 creating generated file "deregister_xapp.go" in "pkg/restapi/operations" as handler 13:38:02 2024/01/29 13:38:02 executed template asset:serverOperation 13:38:02 2024/01/29 13:38:02 rendering 4 templates for operation AppManager 13:38:02 2024/01/29 13:38:02 name field getSubscriptionById 13:38:02 2024/01/29 13:38:02 package field operations 13:38:02 2024/01/29 13:38:02 creating generated file "get_subscription_by_id_parameters.go" in "pkg/restapi/operations" as parameters 13:38:02 2024/01/29 13:38:02 executed template asset:serverParameter 13:38:02 2024/01/29 13:38:02 name field getSubscriptionById 13:38:02 2024/01/29 13:38:02 package field operations 13:38:02 2024/01/29 13:38:02 creating generated file "get_subscription_by_id_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:02 2024/01/29 13:38:02 executed template asset:serverUrlbuilder 13:38:02 2024/01/29 13:38:02 name field getSubscriptionById 13:38:02 2024/01/29 13:38:02 package field operations 13:38:02 2024/01/29 13:38:02 creating generated file "get_subscription_by_id_responses.go" in "pkg/restapi/operations" as responses 13:38:02 2024/01/29 13:38:03 executed template asset:serverResponses 13:38:03 2024/01/29 13:38:03 name field getSubscriptionById 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "get_subscription_by_id.go" in "pkg/restapi/operations" as handler 13:38:03 2024/01/29 13:38:03 executed template asset:serverOperation 13:38:03 2024/01/29 13:38:03 rendering 4 templates for operation AppManager 13:38:03 2024/01/29 13:38:03 name field getSubscriptions 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "get_subscriptions_parameters.go" in "pkg/restapi/operations" as parameters 13:38:03 2024/01/29 13:38:03 executed template asset:serverParameter 13:38:03 2024/01/29 13:38:03 name field getSubscriptions 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "get_subscriptions_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:03 2024/01/29 13:38:03 executed template asset:serverUrlbuilder 13:38:03 2024/01/29 13:38:03 name field getSubscriptions 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "get_subscriptions_responses.go" in "pkg/restapi/operations" as responses 13:38:03 2024/01/29 13:38:03 executed template asset:serverResponses 13:38:03 2024/01/29 13:38:03 name field getSubscriptions 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "get_subscriptions.go" in "pkg/restapi/operations" as handler 13:38:03 2024/01/29 13:38:03 executed template asset:serverOperation 13:38:03 2024/01/29 13:38:03 rendering 4 templates for operation AppManager 13:38:03 2024/01/29 13:38:03 name field modifySubscription 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "modify_subscription_parameters.go" in "pkg/restapi/operations" as parameters 13:38:03 2024/01/29 13:38:03 executed template asset:serverParameter 13:38:03 2024/01/29 13:38:03 name field modifySubscription 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "modify_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:03 2024/01/29 13:38:03 executed template asset:serverUrlbuilder 13:38:03 2024/01/29 13:38:03 name field modifySubscription 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "modify_subscription_responses.go" in "pkg/restapi/operations" as responses 13:38:03 2024/01/29 13:38:03 executed template asset:serverResponses 13:38:03 2024/01/29 13:38:03 name field modifySubscription 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "modify_subscription.go" in "pkg/restapi/operations" as handler 13:38:03 2024/01/29 13:38:03 executed template asset:serverOperation 13:38:03 2024/01/29 13:38:03 rendering 4 templates for operation AppManager 13:38:03 2024/01/29 13:38:03 name field registerXapp 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "register_xapp_parameters.go" in "pkg/restapi/operations" as parameters 13:38:03 2024/01/29 13:38:03 executed template asset:serverParameter 13:38:03 2024/01/29 13:38:03 name field registerXapp 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "register_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 13:38:03 2024/01/29 13:38:03 executed template asset:serverUrlbuilder 13:38:03 2024/01/29 13:38:03 name field registerXapp 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "register_xapp_responses.go" in "pkg/restapi/operations" as responses 13:38:03 2024/01/29 13:38:03 executed template asset:serverResponses 13:38:03 2024/01/29 13:38:03 name field registerXapp 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "register_xapp.go" in "pkg/restapi/operations" as handler 13:38:03 2024/01/29 13:38:03 executed template asset:serverOperation 13:38:03 2024/01/29 13:38:03 rendering 0 templates for operation group AppManager 13:38:03 2024/01/29 13:38:03 rendering 9 operations for xapp 13:38:03 2024/01/29 13:38:03 rendering 4 templates for operation AppManager 13:38:03 2024/01/29 13:38:03 name field GetConfigElement 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_config_element_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:03 2024/01/29 13:38:03 executed template asset:serverParameter 13:38:03 2024/01/29 13:38:03 name field GetConfigElement 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_config_element_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:03 2024/01/29 13:38:03 executed template asset:serverUrlbuilder 13:38:03 2024/01/29 13:38:03 name field GetConfigElement 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_config_element_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:03 2024/01/29 13:38:03 executed template asset:serverResponses 13:38:03 2024/01/29 13:38:03 name field GetConfigElement 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_config_element.go" in "pkg/restapi/operations/xapp" as handler 13:38:03 2024/01/29 13:38:03 executed template asset:serverOperation 13:38:03 2024/01/29 13:38:03 rendering 4 templates for operation AppManager 13:38:03 2024/01/29 13:38:03 name field ModifyXappConfig 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "modify_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:03 2024/01/29 13:38:03 executed template asset:serverParameter 13:38:03 2024/01/29 13:38:03 name field ModifyXappConfig 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "modify_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:03 2024/01/29 13:38:03 executed template asset:serverUrlbuilder 13:38:03 2024/01/29 13:38:03 name field ModifyXappConfig 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "modify_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:03 2024/01/29 13:38:03 executed template asset:serverResponses 13:38:03 2024/01/29 13:38:03 name field ModifyXappConfig 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "modify_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 13:38:03 2024/01/29 13:38:03 executed template asset:serverOperation 13:38:03 2024/01/29 13:38:03 rendering 4 templates for operation AppManager 13:38:03 2024/01/29 13:38:03 name field deployXapp 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "deploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:03 2024/01/29 13:38:03 executed template asset:serverParameter 13:38:03 2024/01/29 13:38:03 name field deployXapp 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "deploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:03 2024/01/29 13:38:03 executed template asset:serverUrlbuilder 13:38:03 2024/01/29 13:38:03 name field deployXapp 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "deploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:03 2024/01/29 13:38:03 executed template asset:serverResponses 13:38:03 2024/01/29 13:38:03 name field deployXapp 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "deploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 13:38:03 2024/01/29 13:38:03 executed template asset:serverOperation 13:38:03 2024/01/29 13:38:03 rendering 4 templates for operation AppManager 13:38:03 2024/01/29 13:38:03 name field getAllXappConfig 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_all_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:03 2024/01/29 13:38:03 executed template asset:serverParameter 13:38:03 2024/01/29 13:38:03 name field getAllXappConfig 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_all_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:03 2024/01/29 13:38:03 executed template asset:serverUrlbuilder 13:38:03 2024/01/29 13:38:03 name field getAllXappConfig 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_all_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:03 2024/01/29 13:38:03 executed template asset:serverResponses 13:38:03 2024/01/29 13:38:03 name field getAllXappConfig 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_all_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 13:38:03 2024/01/29 13:38:03 executed template asset:serverOperation 13:38:03 2024/01/29 13:38:03 rendering 4 templates for operation AppManager 13:38:03 2024/01/29 13:38:03 name field getAllXapps 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:03 2024/01/29 13:38:03 executed template asset:serverParameter 13:38:03 2024/01/29 13:38:03 name field getAllXapps 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:03 2024/01/29 13:38:03 executed template asset:serverUrlbuilder 13:38:03 2024/01/29 13:38:03 name field getAllXapps 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:03 2024/01/29 13:38:03 executed template asset:serverResponses 13:38:03 2024/01/29 13:38:03 name field getAllXapps 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 13:38:03 2024/01/29 13:38:03 executed template asset:serverOperation 13:38:03 2024/01/29 13:38:03 rendering 4 templates for operation AppManager 13:38:03 2024/01/29 13:38:03 name field getXappByName 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_xapp_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:03 2024/01/29 13:38:03 executed template asset:serverParameter 13:38:03 2024/01/29 13:38:03 name field getXappByName 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_xapp_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:03 2024/01/29 13:38:03 executed template asset:serverUrlbuilder 13:38:03 2024/01/29 13:38:03 name field getXappByName 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_xapp_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:03 2024/01/29 13:38:03 executed template asset:serverResponses 13:38:03 2024/01/29 13:38:03 name field getXappByName 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_xapp_by_name.go" in "pkg/restapi/operations/xapp" as handler 13:38:03 2024/01/29 13:38:03 executed template asset:serverOperation 13:38:03 2024/01/29 13:38:03 rendering 4 templates for operation AppManager 13:38:03 2024/01/29 13:38:03 name field getXappInstanceByName 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:03 2024/01/29 13:38:03 executed template asset:serverParameter 13:38:03 2024/01/29 13:38:03 name field getXappInstanceByName 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_xapp_instance_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:03 2024/01/29 13:38:03 executed template asset:serverUrlbuilder 13:38:03 2024/01/29 13:38:03 name field getXappInstanceByName 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:03 2024/01/29 13:38:03 executed template asset:serverResponses 13:38:03 2024/01/29 13:38:03 name field getXappInstanceByName 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "get_xapp_instance_by_name.go" in "pkg/restapi/operations/xapp" as handler 13:38:03 2024/01/29 13:38:03 executed template asset:serverOperation 13:38:03 2024/01/29 13:38:03 rendering 4 templates for operation AppManager 13:38:03 2024/01/29 13:38:03 name field listAllXapps 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "list_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:03 2024/01/29 13:38:03 executed template asset:serverParameter 13:38:03 2024/01/29 13:38:03 name field listAllXapps 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "list_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:03 2024/01/29 13:38:03 executed template asset:serverUrlbuilder 13:38:03 2024/01/29 13:38:03 name field listAllXapps 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "list_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:03 2024/01/29 13:38:03 executed template asset:serverResponses 13:38:03 2024/01/29 13:38:03 name field listAllXapps 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "list_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 13:38:03 2024/01/29 13:38:03 executed template asset:serverOperation 13:38:03 2024/01/29 13:38:03 rendering 4 templates for operation AppManager 13:38:03 2024/01/29 13:38:03 name field undeployXapp 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "undeploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 13:38:03 2024/01/29 13:38:03 executed template asset:serverParameter 13:38:03 2024/01/29 13:38:03 name field undeployXapp 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "undeploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 13:38:03 2024/01/29 13:38:03 executed template asset:serverUrlbuilder 13:38:03 2024/01/29 13:38:03 name field undeployXapp 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "undeploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 13:38:03 2024/01/29 13:38:03 executed template asset:serverResponses 13:38:03 2024/01/29 13:38:03 name field undeployXapp 13:38:03 2024/01/29 13:38:03 package field xapp 13:38:03 2024/01/29 13:38:03 creating generated file "undeploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 13:38:03 2024/01/29 13:38:03 executed template asset:serverOperation 13:38:03 2024/01/29 13:38:03 rendering 0 templates for operation group AppManager 13:38:03 2024/01/29 13:38:03 rendering support 13:38:03 2024/01/29 13:38:03 rendering 6 templates for application AppManager 13:38:03 2024/01/29 13:38:03 name field AppManager 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "configure_app_manager.go" in "pkg/restapi" as configure 13:38:03 2024/01/29 13:38:03 executed template asset:serverConfigureapi 13:38:03 2024/01/29 13:38:03 name field AppManager 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec 13:38:03 2024/01/29 13:38:03 executed template asset:swaggerJsonEmbed 13:38:03 2024/01/29 13:38:03 name field AppManager 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "server.go" in "pkg/restapi" as server 13:38:03 2024/01/29 13:38:03 executed template asset:serverServer 13:38:03 2024/01/29 13:38:03 name field AppManager 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "app_manager_api.go" in "pkg/restapi/operations" as builder 13:38:03 2024/01/29 13:38:03 executed template asset:serverBuilder 13:38:03 2024/01/29 13:38:03 name field AppManager 13:38:03 2024/01/29 13:38:03 package field operations 13:38:03 2024/01/29 13:38:03 creating generated file "doc.go" in "pkg/restapi" as doc 13:38:03 2024/01/29 13:38:03 executed template asset:serverDoc 13:38:03 2024/01/29 13:38:03 Generation completed! 13:38:03 13:38:03 For this generation to compile you need to have some packages in your GOPATH: 13:38:03 13:38:03 * github.com/go-openapi/runtime 13:38:03 * github.com/jessevdk/go-flags 13:38:03 13:38:03 You can get these now with: go get -u -f pkg/... 13:38:03 Removing intermediate container a286e9bd00b1 13:38:03 ---> 64a162735e60 13:38:03 Step 15/19 : COPY . /go/src/ws 13:38:03 ---> 029c008ed366 13:38:03 Step 16/19 : RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o /go/src/ws/cache/go/cmd/appmgr cmd/appmgr.go 13:38:04 ---> Running in 29501097ed74 13:38:19 Removing intermediate container 29501097ed74 13:38:19 ---> e1fe1cbf6f8a 13:38:19 Step 17/19 : RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -coverprofile cover.out ./pkg/resthooks/ 13:38:19 ---> Running in 4b3b3a03bac3 13:38:38 ok gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/resthooks 3.080s coverage: 89.1% of statements 13:38:39 Removing intermediate container 4b3b3a03bac3 13:38:39 ---> 3815a297694c 13:38:39 Step 18/19 : RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') 13:38:40 ---> Running in 800164cd2311 13:38:40 pkg/appmgr/appmgr.go 13:38:40 pkg/cm/cm.go 13:38:40 pkg/helm/helm.go 13:38:40 pkg/logger/logger.go 13:38:40 Removing intermediate container 800164cd2311 13:38:40 ---> d942bd6c1851 13:38:40 Step 19/19 : CMD ["/bin/bash"] 13:38:40 ---> Running in 7898fce95260 13:38:40 Removing intermediate container 7898fce95260 13:38:40 ---> 8b5f25c569aa 13:38:40 Successfully built 8b5f25c569aa 13:38:40 Successfully tagged tmpimg:latest 13:38:41 fc5657084b1901f2610fb660e7008a482c6b0a31a3176ae483cc68aa1d03a9b8 13:38:41 --> prescan-ric-plt-appmgr-ubuntu.sh ends 13:38:41 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-docker-4c-4g-264 13:38:42 [ric-plt-appmgr-sonar-prescan-script] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_ric-plt-appmgr -Dsonar.projectName=ric-plt-appmgr -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.go.coverage.reportPaths=**/cover.out -Dsonar.organization=o-ran-sc -Dsonar.sources=. -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go -Dsonar.projectBaseDir=/w/workspace/ric-plt-appmgr-sonar-prescan-script 13:38:42 Could not find 'java' executable in JAVA_HOME or PATH. 13:38:42 WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? 13:38:42 $ ssh-agent -k 13:38:42 unset SSH_AUTH_SOCK; 13:38:42 unset SSH_AGENT_PID; 13:38:42 echo Agent pid 2086 killed; 13:38:42 [ssh-agent] Stopped. 13:38:42 ERROR: SonarQube scanner exited with non-zero code: 1 13:38:42 [PostBuildScript] - [INFO] Executing post build scripts. 13:38:42 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins1842814447980399327.sh 13:38:42 ---> sysstat.sh 13:38:42 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins7164414995170330918.sh 13:38:42 ---> package-listing.sh 13:38:42 ++ facter osfamily 13:38:42 ++ tr '[:upper:]' '[:lower:]' 13:38:43 + OS_FAMILY=debian 13:38:43 + workspace=/w/workspace/ric-plt-appmgr-sonar-prescan-script 13:38:43 + START_PACKAGES=/tmp/packages_start.txt 13:38:43 + END_PACKAGES=/tmp/packages_end.txt 13:38:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:38:43 + PACKAGES=/tmp/packages_start.txt 13:38:43 + '[' /w/workspace/ric-plt-appmgr-sonar-prescan-script ']' 13:38:43 + PACKAGES=/tmp/packages_end.txt 13:38:43 + case "${OS_FAMILY}" in 13:38:43 + dpkg -l 13:38:43 + grep '^ii' 13:38:43 + '[' -f /tmp/packages_start.txt ']' 13:38:43 + '[' -f /tmp/packages_end.txt ']' 13:38:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:38:43 + '[' /w/workspace/ric-plt-appmgr-sonar-prescan-script ']' 13:38:43 + mkdir -p /w/workspace/ric-plt-appmgr-sonar-prescan-script/archives/ 13:38:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-appmgr-sonar-prescan-script/archives/ 13:38:43 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins15852133201321809463.sh 13:38:43 ---> capture-instance-metadata.sh 13:38:43 Setup pyenv: 13:38:43 system 13:38:43 3.8.13 13:38:43 3.9.13 13:38:43 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) 13:38:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TUVT from file:/tmp/.os_lf_venv 13:38:45 lf-activate-venv(): INFO: Installing: lftools 13:39:00 lf-activate-venv(): INFO: Adding /tmp/venv-TUVT/bin to PATH 13:39:00 INFO: Running in OpenStack, capturing instance metadata 13:39:00 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins17643892977241675791.sh 13:39:00 provisioning config files... 13:39:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-appmgr-sonar-prescan-script@tmp/config17505355370387951272tmp 13:39:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:39:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:39:00 [EnvInject] - Injecting environment variables from a build step. 13:39:00 [EnvInject] - Injecting as environment variables the properties content 13:39:00 SERVER_ID=logs 13:39:00 13:39:00 [EnvInject] - Variables injected successfully. 13:39:00 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins11485327765488398054.sh 13:39:00 ---> create-netrc.sh 13:39:00 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2554996957267907993.sh 13:39:00 ---> python-tools-install.sh 13:39:00 Setup pyenv: 13:39:00 system 13:39:00 3.8.13 13:39:00 3.9.13 13:39:00 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) 13:39:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TUVT from file:/tmp/.os_lf_venv 13:39:02 lf-activate-venv(): INFO: Installing: lftools 13:39:13 lf-activate-venv(): INFO: Adding /tmp/venv-TUVT/bin to PATH 13:39:13 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins3065556922304729415.sh 13:39:13 ---> sudo-logs.sh 13:39:13 Archiving 'sudo' log.. 13:39:14 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins5009057996044359316.sh 13:39:14 ---> job-cost.sh 13:39:14 Setup pyenv: 13:39:14 system 13:39:14 3.8.13 13:39:14 3.9.13 13:39:14 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) 13:39:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TUVT from file:/tmp/.os_lf_venv 13:39:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:39:24 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. 13:39:24 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:39:24 lf-activate-venv(): INFO: Adding /tmp/venv-TUVT/bin to PATH 13:39:24 INFO: No Stack... 13:39:25 INFO: Retrieving Pricing Info for: v2-highcpu-4 13:39:25 INFO: Archiving Costs 13:39:25 [ric-plt-appmgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins16784004529201289875.sh 13:39:25 ---> logs-deploy.sh 13:39:25 Setup pyenv: 13:39:25 system 13:39:25 3.8.13 13:39:25 3.9.13 13:39:25 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-sonar-prescan-script/.python-version) 13:39:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TUVT from file:/tmp/.os_lf_venv 13:39:27 lf-activate-venv(): INFO: Installing: lftools 13:39:39 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. 13:39:39 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:39:40 lf-activate-venv(): INFO: Adding /tmp/venv-TUVT/bin to PATH 13:39:40 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-appmgr-sonar-prescan-script/1162 13:39:40 INFO: archiving workspace using pattern(s): -p **/*.log 13:39:43 Archives upload complete. 13:39:43 INFO: archiving logs to Nexus 13:39:44 ---> uname -a: 13:39:44 Linux prd-ubuntu1804-docker-4c-4g-264 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:39:44 13:39:44 13:39:44 ---> lscpu: 13:39:44 Architecture: x86_64 13:39:44 CPU op-mode(s): 32-bit, 64-bit 13:39:44 Byte Order: Little Endian 13:39:44 CPU(s): 4 13:39:44 On-line CPU(s) list: 0-3 13:39:44 Thread(s) per core: 1 13:39:44 Core(s) per socket: 1 13:39:44 Socket(s): 4 13:39:44 NUMA node(s): 1 13:39:44 Vendor ID: AuthenticAMD 13:39:44 CPU family: 23 13:39:44 Model: 49 13:39:44 Model name: AMD EPYC-Rome Processor 13:39:44 Stepping: 0 13:39:44 CPU MHz: 2799.996 13:39:44 BogoMIPS: 5599.99 13:39:44 Virtualization: AMD-V 13:39:44 Hypervisor vendor: KVM 13:39:44 Virtualization type: full 13:39:44 L1d cache: 32K 13:39:44 L1i cache: 32K 13:39:44 L2 cache: 512K 13:39:44 L3 cache: 16384K 13:39:44 NUMA node0 CPU(s): 0-3 13:39:44 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 13:39:44 13:39:44 13:39:44 ---> nproc: 13:39:44 4 13:39:44 13:39:44 13:39:44 ---> df -h: 13:39:44 Filesystem Size Used Avail Use% Mounted on 13:39:44 udev 2.0G 0 2.0G 0% /dev 13:39:44 tmpfs 395M 688K 394M 1% /run 13:39:44 /dev/vda1 20G 12G 7.4G 62% / 13:39:44 tmpfs 2.0G 0 2.0G 0% /dev/shm 13:39:44 tmpfs 5.0M 0 5.0M 0% /run/lock 13:39:44 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 13:39:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:39:44 tmpfs 395M 0 395M 0% /run/user/1001 13:39:44 13:39:44 13:39:44 ---> free -m: 13:39:44 total used free shared buff/cache available 13:39:44 Mem: 3944 482 247 0 3213 3178 13:39:44 Swap: 1023 0 1023 13:39:44 13:39:44 13:39:44 ---> ip addr: 13:39:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:39:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:39:44 inet 127.0.0.1/8 scope host lo 13:39:44 valid_lft forever preferred_lft forever 13:39:44 inet6 ::1/128 scope host 13:39:44 valid_lft forever preferred_lft forever 13:39:44 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 13:39:44 link/ether fa:16:3e:2f:76:9e brd ff:ff:ff:ff:ff:ff 13:39:44 inet 10.32.6.2/23 brd 10.32.7.255 scope global dynamic ens3 13:39:44 valid_lft 86089sec preferred_lft 86089sec 13:39:44 inet6 fe80::f816:3eff:fe2f:769e/64 scope link 13:39:44 valid_lft forever preferred_lft forever 13:39:44 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:39:44 link/ether 02:42:17:b8:9a:bc brd ff:ff:ff:ff:ff:ff 13:39:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:39:44 valid_lft forever preferred_lft forever 13:39:44 13:39:44 13:39:44 ---> sar -b -r -n DEV: 13:39:44 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-264) 01/29/24 _x86_64_ (4 CPU) 13:39:44 13:39:44 13:34:35 LINUX RESTART (4 CPU) 13:39:44 13:39:44 13:35:01 tps rtps wtps bread/s bwrtn/s 13:39:44 13:36:01 121.84 62.53 59.31 4559.55 38707.90 13:39:44 13:37:01 166.88 19.61 147.28 2273.93 78239.28 13:39:44 13:38:01 446.48 242.68 203.80 10081.52 69184.87 13:39:44 13:39:01 123.23 67.02 56.21 5582.14 11405.43 13:39:44 Average: 214.60 97.95 116.65 5623.96 49386.33 13:39:44 13:39:44 13:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:39:44 13:36:01 1639656 3331488 2399000 59.40 49596 1797896 850004 16.71 584236 1637016 149412 13:39:44 13:37:01 105600 3296564 3933056 97.39 90468 3178528 1139772 22.40 594124 3043928 281256 13:39:44 13:38:01 729596 3324024 3309060 81.93 150900 2522012 1024036 20.13 591084 2421312 208 13:39:44 13:39:01 318740 3279396 3719916 92.11 156380 2869800 903252 17.76 861180 2548620 44372 13:39:44 Average: 698398 3307868 3340258 82.71 111836 2592059 979266 19.25 657656 2412719 118812 13:39:44 13:39:44 13:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:39:44 13:36:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 13:39:44 13:36:01 ens3 374.64 240.62 1422.68 61.17 0.00 0.00 0.00 0.00 13:39:44 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:44 13:37:01 lo 2.13 2.13 0.19 0.19 0.00 0.00 0.00 0.00 13:39:44 13:37:01 ens3 408.20 307.91 11706.79 23.22 0.00 0.00 0.00 0.00 13:39:44 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:44 13:38:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 13:39:44 13:38:01 ens3 301.42 223.40 1645.60 18.09 0.00 0.00 0.00 0.00 13:39:44 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:44 13:39:01 lo 1.03 1.03 0.09 0.09 0.00 0.00 0.00 0.00 13:39:44 13:39:01 ens3 29.91 25.58 26.26 14.71 0.00 0.00 0.00 0.00 13:39:44 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:44 Average: lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 13:39:44 Average: ens3 278.56 199.39 3700.91 29.30 0.00 0.00 0.00 0.00 13:39:44 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:44 13:39:44 13:39:44 ---> sar -P ALL: 13:39:44 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-264) 01/29/24 _x86_64_ (4 CPU) 13:39:44 13:39:44 13:34:35 LINUX RESTART (4 CPU) 13:39:44 13:39:44 13:35:01 CPU %user %nice %system %iowait %steal %idle 13:39:44 13:36:01 all 20.50 0.00 2.17 3.73 0.06 73.54 13:39:44 13:36:01 0 9.86 0.00 1.32 4.00 0.03 84.78 13:39:44 13:36:01 1 25.33 0.00 2.83 6.53 0.07 65.24 13:39:44 13:36:01 2 28.52 0.00 2.76 3.18 0.08 65.47 13:39:44 13:36:01 3 18.39 0.00 1.80 1.20 0.03 78.58 13:39:44 13:37:01 all 19.51 0.00 5.14 2.43 0.05 72.87 13:39:44 13:37:01 0 19.01 0.00 4.74 1.60 0.05 74.61 13:39:44 13:37:01 1 10.20 0.00 5.34 7.08 0.07 77.31 13:39:44 13:37:01 2 27.71 0.00 6.09 0.85 0.05 65.31 13:39:44 13:37:01 3 21.08 0.00 4.41 0.20 0.05 74.26 13:39:44 13:38:01 all 12.95 0.00 6.92 12.60 0.08 67.45 13:39:44 13:38:01 0 11.87 0.00 6.88 11.84 0.08 69.32 13:39:44 13:38:01 1 13.12 0.00 6.57 12.21 0.08 68.01 13:39:44 13:38:01 2 11.40 0.00 7.55 13.50 0.10 67.45 13:39:44 13:38:01 3 15.40 0.00 6.70 12.83 0.07 65.00 13:39:44 13:39:01 all 33.98 0.00 5.10 2.50 0.08 58.33 13:39:44 13:39:01 0 34.99 0.00 5.28 2.88 0.07 56.78 13:39:44 13:39:01 1 29.60 0.00 4.92 0.45 0.07 64.96 13:39:44 13:39:01 2 41.53 0.00 5.29 2.15 0.10 50.92 13:39:44 13:39:01 3 29.80 0.00 4.90 4.53 0.08 60.69 13:39:44 Average: all 21.75 0.00 4.83 5.30 0.07 68.05 13:39:44 Average: 0 18.93 0.00 4.55 5.07 0.06 71.39 13:39:44 Average: 1 19.61 0.00 4.91 6.56 0.07 68.86 13:39:44 Average: 2 27.33 0.00 5.42 4.91 0.08 62.27 13:39:44 Average: 3 21.17 0.00 4.45 4.68 0.06 69.64 13:39:44 13:39:44 13:39:44