Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-1403 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-appmgr-docker-merge-master [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-yHZAQXIqFCC3/agent.2206 SSH_AGENT_PID=2208 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-appmgr-docker-merge-master@tmp/private_key_14920005135405551083.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/appmgr > git init /w/workspace/ric-plt-appmgr-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr > 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/appmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr # 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 bc99f0bbf612db426f0805b0e1f70067b60ddbc7 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bc99f0bbf612db426f0805b0e1f70067b60ddbc7 # timeout=10 Commit message: "RIC-1059: dms_cli to use flask-restx" > git rev-list --no-walk bc99f0bbf612db426f0805b0e1f70067b60ddbc7 # 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-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins6119263819132934617.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-u0Dt 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-u0Dt/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-u0Dt/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.3.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.108 botocore==1.34.108 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.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.1.1 filelock==3.14.0 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.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==2.4 jsonschema==4.22.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.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.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 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==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 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 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 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.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.35.1 requests==2.31.0 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.1 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.11.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.26.2 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 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config15986244668607291015tmp copy managed file [ric-plt-appmgr-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config15299139675472392824tmp [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins5282969587993458604.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins6655944949945473770.sh [ric-plt-appmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins3905639029863030177.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-plt-appmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins4382166772341435523.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u0Dt from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-u0Dt/bin to PATH ---> Docker image tag found: 0.5.7 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=/w/workspace/ric-plt-appmgr-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-plt-appmgr [EnvInject] - Variables injected successfully. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins10595649023697723772.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.7 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.7 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.3s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 3.23kB 0.0s done #2 DONE 0.4s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 #3 DONE 0.5s #4 [internal] load metadata for docker.io/library/ubuntu:20.04 #4 DONE 1.6s #5 [appmgr 1/9] FROM docker.io/library/ubuntu:20.04@sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b #5 resolve docker.io/library/ubuntu:20.04@sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b #5 ... #6 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #6 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.2s done #6 DONE 0.2s #7 [internal] load build context #7 transferring context: 2.10MB 0.2s done #7 DONE 0.4s #5 [appmgr 1/9] FROM docker.io/library/ubuntu:20.04@sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b #5 resolve docker.io/library/ubuntu:20.04@sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b 0.4s done #5 sha256:cc9cc8169c9517ae035cf293b15f06922cb8c6c864d625a72b7b18667f264b70 424B / 424B done #5 sha256:2abc4dfd83182546da40dfae3e391db0810ad4a130fb5a887c6ceb3df8e1d310 2.29kB / 2.29kB done #5 sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b 1.13kB / 1.13kB done #5 ... #6 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #6 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done #6 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done #6 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 1.7s done #6 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.5s done #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 157.29MB / 328.92MB 5.0s #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 5.0s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 79.69MB / 134.79MB 5.0s #6 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 2.9s #6 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 5.2s done #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0B / 27.08MB 5.4s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 92.27MB / 134.79MB 7.3s #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 3.15MB / 27.08MB 7.3s #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 5.11MB / 27.08MB 7.4s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 115.34MB / 134.79MB 7.7s #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 12.58MB / 27.08MB 7.7s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 122.68MB / 134.79MB 7.8s #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 14.80MB / 27.08MB 7.8s #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 18.87MB / 27.08MB 7.9s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 175.11MB / 328.92MB 8.0s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 133.17MB / 134.79MB 8.0s #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 20.97MB / 27.08MB 8.0s #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 24.12MB / 27.08MB 8.1s #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 8.3s #6 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 8.5s done #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 8.7s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 197.13MB / 328.92MB 8.9s #6 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 8.9s done #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 4.19MB / 42.84MB 8.9s #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 8.9s #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 7.34MB / 42.84MB 9.1s #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 6.29MB / 8.47MB 9.1s #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 10.49MB / 42.84MB 9.2s #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 9.2s #6 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 7.4s done #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 14.68MB / 42.84MB 9.4s #6 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 9.3s done #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 217.06MB / 328.92MB 9.6s #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 19.92MB / 42.84MB 9.6s #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 23.07MB / 42.84MB 9.7s #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 27.26MB / 42.84MB 9.8s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 233.83MB / 328.92MB 10.1s #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 33.55MB / 42.84MB 10.1s #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 39.85MB / 42.84MB 10.4s #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 10.5s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 252.71MB / 328.92MB 10.7s #6 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 10.7s done #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 271.58MB / 328.92MB 11.2s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 289.41MB / 328.92MB 11.5s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 306.18MB / 328.92MB 11.8s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 12.2s #6 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 12.5s done #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd #6 ... #5 [appmgr 1/9] FROM docker.io/library/ubuntu:20.04@sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b #5 sha256:d4c3c94e5e10ed15503bda7e145a3652ee935c0b2e9de9b5c98df7ec0a0cd925 27.51MB / 27.51MB 10.6s done #5 extracting sha256:d4c3c94e5e10ed15503bda7e145a3652ee935c0b2e9de9b5c98df7ec0a0cd925 5.3s done #5 DONE 17.5s #6 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 5.4s #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 11.0s #6 ... #8 [appmgr 2/9] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates #0 0.728 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] #0 0.995 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #0 1.292 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3670 kB] #0 1.781 Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] #0 1.820 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB] #0 1.820 Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3613 kB] #0 1.927 Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1205 kB] #0 1.984 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] #0 2.245 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #0 2.696 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #0 2.722 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #0 3.496 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #0 3.496 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3762 kB] #0 3.682 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB] #0 3.683 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1502 kB] #0 3.764 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4145 kB] #0 4.291 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #0 4.610 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #0 5.255 Fetched 31.5 MB in 5s (6715 kB/s) #0 5.255 Reading package lists... #0 7.281 Reading package lists... #0 8.977 Building dependency tree... #8 9.378 Reading state information... #8 9.999 The following additional packages will be installed: #8 9.999 libssl1.1 #8 10.17 The following NEW packages will be installed: #8 10.18 ca-cacert ca-certificates libssl1.1 openssl sudo #8 ... #6 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 16.0s #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 21.4s #6 ... #8 [appmgr 2/9] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates #8 10.56 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. #8 10.56 Need to get 2620 kB of archives. #8 10.56 After this operation, 8097 kB of additional disk space will be used. #8 10.56 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB] #8 11.76 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB] #8 11.79 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] #8 11.80 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] #8 11.83 Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 ca-cacert all 2019.0411-2 [7688 B] #8 12.17 debconf: delaying package configuration, since apt-utils is not installed #8 12.34 Fetched 2620 kB in 2s (1607 kB/s) #8 12.82 Selecting previously unselected package libssl1.1:amd64. #8 12.82 (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 ... 4124 files and directories currently installed.) #8 12.82 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ... #8 12.87 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... #8 13.49 Selecting previously unselected package openssl. #8 13.49 Preparing to unpack .../openssl_1.1.1f-1ubuntu2.22_amd64.deb ... #8 13.52 Unpacking openssl (1.1.1f-1ubuntu2.22) ... #8 14.05 Selecting previously unselected package ca-certificates. #8 14.05 Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... #8 14.09 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... #8 14.45 Selecting previously unselected package sudo. #8 14.45 Preparing to unpack .../sudo_1.8.31-1ubuntu1.5_amd64.deb ... #8 14.53 Unpacking sudo (1.8.31-1ubuntu1.5) ... #8 14.89 Selecting previously unselected package ca-cacert. #8 14.89 Preparing to unpack .../ca-cacert_2019.0411-2_all.deb ... #8 15.01 Unpacking ca-cacert (2019.0411-2) ... #8 15.17 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... #8 15.37 debconf: unable to initialize frontend: Dialog #8 15.37 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 15.37 debconf: falling back to frontend: Readline #8 15.37 debconf: unable to initialize frontend: Readline #8 15.37 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 15.37 debconf: falling back to frontend: Teletype #8 15.61 Setting up sudo (1.8.31-1ubuntu1.5) ... #8 15.69 Setting up openssl (1.1.1f-1ubuntu2.22) ... #8 15.77 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... #8 15.95 debconf: unable to initialize frontend: Dialog #8 15.95 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 15.95 debconf: falling back to frontend: Readline #8 15.95 debconf: unable to initialize frontend: Readline #8 15.95 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #8 15.95 debconf: falling back to frontend: Teletype #8 18.17 Updating certificates in /etc/ssl/certs... #8 ... #6 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 26.5s #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 31.6s #6 ... #8 [appmgr 2/9] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates #8 21.33 139 added, 0 removed; done. #8 21.55 Setting up ca-cacert (2019.0411-2) ... #8 21.72 Processing triggers for libc-bin (2.31-0ubuntu9.15) ... #8 21.79 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... #8 21.87 Clearing symlinks in /etc/ssl/certs... #8 23.83 done. #8 23.83 Updating certificates in /etc/ssl/certs... #8 27.03 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #8 27.06 139 added, 0 removed; done. #8 27.06 Running hooks in /etc/ca-certificates/update.d... #8 27.07 done. #8 27.09 Updating certificates in /etc/ssl/certs... #8 28.71 0 added, 0 removed; done. #8 28.71 Running hooks in /etc/ca-certificates/update.d... #8 28.72 done. #8 28.82 Updating certificates in /etc/ssl/certs... #8 30.85 0 added, 0 removed; done. #8 30.85 Running hooks in /etc/ca-certificates/update.d... #8 30.86 done. #8 ... #6 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #6 ... #8 [appmgr 2/9] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates #8 DONE 31.9s #6 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 36.8s #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 41.9s #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 47.0s #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 52.2s #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 57.2s #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 62.6s #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 67.9s #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 73.6s #6 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 76.7s done #6 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done #6 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 #6 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 5.1s #6 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 10.2s #6 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 15.6s #6 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 20.6s #6 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 22.3s done #6 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 #6 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 5.1s #6 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 10.4s #6 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 15.5s #6 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 21.2s done #6 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 #6 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 5.1s #6 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 5.4s done #6 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e #6 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 4.3s done #6 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 #6 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.8s done #6 DONE 149.1s #9 [appmgr-build 2/16] RUN apt-get update -y && apt-get install -y jq #9 2.381 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] #9 2.469 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease #9 2.469 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] #9 2.751 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] #9 3.969 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3613 kB] #9 4.440 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4145 kB] #9 4.645 Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1205 kB] #9 4.672 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3670 kB] #9 4.804 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB] #9 4.950 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3762 kB] #9 5.046 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1502 kB] #9 5.093 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB] #9 5.093 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #9 5.097 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #9 6.365 Fetched 18.4 MB in 4s (4459 kB/s) #9 6.365 Reading package lists... #9 8.013 Reading package lists... #9 9.633 Building dependency tree... #9 10.05 Reading state information... #9 10.71 The following additional packages will be installed: #9 10.71 libjq1 libonig5 #9 10.81 The following NEW packages will be installed: #9 10.82 jq libjq1 libonig5 #9 11.04 0 upgraded, 3 newly installed, 0 to remove and 202 not upgraded. #9 11.04 Need to get 313 kB of archives. #9 11.04 After this operation, 1062 kB of additional disk space will be used. #9 11.04 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] #9 11.37 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] #9 11.44 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] #9 12.14 debconf: delaying package configuration, since apt-utils is not installed #9 12.29 Fetched 313 kB in 1s (533 kB/s) #9 12.42 Selecting previously unselected package libonig5:amd64. #9 12.42 (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.) #9 12.71 Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... #9 12.76 Unpacking libonig5:amd64 (6.9.4-1) ... #9 13.01 Selecting previously unselected package libjq1:amd64. #9 13.02 Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... #9 13.06 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #9 13.25 Selecting previously unselected package jq. #9 13.26 Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... #9 13.33 Unpacking jq (1.6-1ubuntu0.20.04.1) ... #9 13.56 Setting up libonig5:amd64 (6.9.4-1) ... #9 13.63 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #9 13.68 Setting up jq (1.6-1ubuntu0.20.04.1) ... #9 13.76 Processing triggers for man-db (2.9.1-1) ... #9 13.96 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #9 DONE 16.4s #10 [appmgr-build 3/16] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates #10 0.667 #10 0.667 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #10 0.667 #10 1.048 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #10 1.048 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease #10 1.048 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease #10 1.107 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease #10 2.419 Reading package lists... #10 4.235 Building dependency tree... #10 4.655 Reading state information... #10 4.710 202 packages can be upgraded. Run 'apt list --upgradable' to see them. #10 4.759 #10 4.759 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #10 4.759 #10 4.843 Reading package lists... #10 6.451 Building dependency tree... #10 6.911 Reading state information... #10 7.769 The following packages will be upgraded: #10 7.769 ca-certificates #10 8.166 1 upgraded, 0 newly installed, 0 to remove and 201 not upgraded. #10 8.166 Need to get 152 kB of archives. #10 8.166 After this operation, 10.2 kB of additional disk space will be used. #10 8.166 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] #10 8.977 debconf: delaying package configuration, since apt-utils is not installed #10 9.151 Fetched 152 kB in 1s (175 kB/s) #10 9.286 (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.) #10 9.405 Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... #10 9.451 Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ... #10 11.08 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... #10 11.42 debconf: unable to initialize frontend: Dialog #10 11.42 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 11.42 debconf: falling back to frontend: Readline #10 18.86 Updating certificates in /etc/ssl/certs... #10 22.24 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #10 22.25 26 added, 17 removed; done. #10 22.49 Processing triggers for man-db (2.9.1-1) ... #10 22.66 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... #10 22.70 Updating certificates in /etc/ssl/certs... #10 25.12 0 added, 0 removed; done. #10 25.12 Running hooks in /etc/ca-certificates/update.d... #10 25.14 done. #10 25.29 Updating certificates in /etc/ssl/certs... #10 28.00 0 added, 0 removed; done. #10 28.00 Running hooks in /etc/ca-certificates/update.d... #10 28.01 done. #10 DONE 28.4s #11 [appmgr-build 4/16] RUN mkdir -p /go/bin #11 DONE 1.0s #12 [appmgr-build 5/16] 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 #12 DONE 1.7s #13 [appmgr-build 6/16] RUN mkdir -p /go/src/ws #13 DONE 0.6s #14 [appmgr-build 7/16] WORKDIR /go/src/ws #14 DONE 0.3s #15 [appmgr-build 8/16] COPY go.mod /go/src/ws #15 DONE 0.5s #16 [appmgr-build 9/16] COPY go.sum /go/src/ws #16 DONE 0.4s #17 [appmgr-build 10/16] RUN GO111MODULE=on go mod download #17 DONE 18.8s #18 [appmgr-build 11/16] COPY . /go/src/ws #18 DONE 0.5s #19 [appmgr-build 12/16] RUN /go/bin/swagger generate server -f api/appmgr_rest_api.yaml --name AppManager -t pkg/ --exclude-main #19 1.333 2024/05/20 12:46:15 validating spec /go/src/ws/api/appmgr_rest_api.yaml #19 2.917 2024/05/20 12:46:17 preprocessing spec with option: minimal flattening #19 2.944 2024/05/20 12:46:17 building a plan for generation #19 2.953 2024/05/20 12:46:17 planning definitions #19 3.037 2024/05/20 12:46:17 planning operations #19 3.074 2024/05/20 12:46:17 grouping operations into packages #19 3.084 2024/05/20 12:46:17 planning meta data and facades #19 3.084 2024/05/20 12:46:17 rendering 20 models #19 3.084 2024/05/20 12:46:17 rendering 1 templates for model AllDeployableXapps #19 3.084 2024/05/20 12:46:17 name field AllDeployableXapps #19 3.084 2024/05/20 12:46:17 package field models #19 3.085 2024/05/20 12:46:17 creating generated file "all_deployable_xapps.go" in "pkg/models" as definition #19 3.090 2024/05/20 12:46:17 executed template asset:model #19 3.090 2024/05/20 12:46:17 rendering 1 templates for model AllDeployedXapps #19 3.090 2024/05/20 12:46:17 name field AllDeployedXapps #19 3.090 2024/05/20 12:46:17 package field models #19 3.090 2024/05/20 12:46:17 creating generated file "all_deployed_xapps.go" in "pkg/models" as definition #19 3.113 2024/05/20 12:46:17 executed template asset:model #19 3.145 2024/05/20 12:46:17 rendering 1 templates for model AllXappConfig #19 3.145 2024/05/20 12:46:17 name field AllXappConfig #19 3.145 2024/05/20 12:46:17 package field models #19 3.145 2024/05/20 12:46:17 creating generated file "all_xapp_config.go" in "pkg/models" as definition #19 3.145 2024/05/20 12:46:17 executed template asset:model #19 3.145 2024/05/20 12:46:17 rendering 1 templates for model ConfigMetadata #19 3.145 2024/05/20 12:46:17 name field ConfigMetadata #19 3.145 2024/05/20 12:46:17 package field models #19 3.145 2024/05/20 12:46:17 creating generated file "config_metadata.go" in "pkg/models" as definition #19 3.145 2024/05/20 12:46:17 executed template asset:model #19 3.145 2024/05/20 12:46:17 rendering 1 templates for model ConfigValidationError #19 3.145 2024/05/20 12:46:17 name field ConfigValidationError #19 3.145 2024/05/20 12:46:17 package field models #19 3.145 2024/05/20 12:46:17 creating generated file "config_validation_error.go" in "pkg/models" as definition #19 3.145 2024/05/20 12:46:17 executed template asset:model #19 3.145 2024/05/20 12:46:17 rendering 1 templates for model ConfigValidationErrors #19 3.145 2024/05/20 12:46:17 name field ConfigValidationErrors #19 3.145 2024/05/20 12:46:17 package field models #19 3.161 2024/05/20 12:46:17 creating generated file "config_validation_errors.go" in "pkg/models" as definition #19 3.161 2024/05/20 12:46:17 executed template asset:model #19 3.161 2024/05/20 12:46:17 rendering 1 templates for model EventType #19 3.161 2024/05/20 12:46:17 name field EventType #19 3.161 2024/05/20 12:46:17 package field models #19 3.161 2024/05/20 12:46:17 creating generated file "event_type.go" in "pkg/models" as definition #19 3.161 2024/05/20 12:46:17 executed template asset:model #19 3.181 2024/05/20 12:46:17 rendering 1 templates for model SubscriptionData #19 3.181 2024/05/20 12:46:17 name field SubscriptionData #19 3.181 2024/05/20 12:46:17 package field models #19 3.181 2024/05/20 12:46:17 creating generated file "subscription_data.go" in "pkg/models" as definition #19 3.181 2024/05/20 12:46:17 executed template asset:model #19 3.181 2024/05/20 12:46:17 rendering 1 templates for model XAppConfig #19 3.181 2024/05/20 12:46:17 name field XAppConfig #19 3.181 2024/05/20 12:46:17 package field models #19 3.193 2024/05/20 12:46:17 creating generated file "x_app_config.go" in "pkg/models" as definition #19 3.193 2024/05/20 12:46:17 executed template asset:model #19 3.208 2024/05/20 12:46:17 rendering 1 templates for model Xapp #19 3.208 2024/05/20 12:46:17 name field Xapp #19 3.208 2024/05/20 12:46:17 package field models #19 3.208 2024/05/20 12:46:17 creating generated file "xapp.go" in "pkg/models" as definition #19 3.216 2024/05/20 12:46:17 executed template asset:model #19 3.235 2024/05/20 12:46:17 rendering 1 templates for model XappDescriptor #19 3.235 2024/05/20 12:46:17 name field XappDescriptor #19 3.235 2024/05/20 12:46:17 package field models #19 3.235 2024/05/20 12:46:17 creating generated file "xapp_descriptor.go" in "pkg/models" as definition #19 3.235 2024/05/20 12:46:17 executed template asset:model #19 3.253 2024/05/20 12:46:17 rendering 1 templates for model XappDescriptorList #19 3.253 2024/05/20 12:46:17 name field XappDescriptorList #19 3.253 2024/05/20 12:46:17 package field models #19 3.253 2024/05/20 12:46:17 creating generated file "xapp_descriptor_list.go" in "pkg/models" as definition #19 3.254 2024/05/20 12:46:17 executed template asset:model #19 3.254 2024/05/20 12:46:17 rendering 1 templates for model XappInstance #19 3.254 2024/05/20 12:46:17 name field XappInstance #19 3.254 2024/05/20 12:46:17 package field models #19 3.254 2024/05/20 12:46:17 creating generated file "xapp_instance.go" in "pkg/models" as definition #19 3.290 2024/05/20 12:46:17 executed template asset:model #19 3.305 2024/05/20 12:46:17 rendering 1 templates for model allSubscriptions #19 3.305 2024/05/20 12:46:17 name field allSubscriptions #19 3.305 2024/05/20 12:46:17 package field models #19 3.305 2024/05/20 12:46:17 creating generated file "all_subscriptions.go" in "pkg/models" as definition #19 3.307 2024/05/20 12:46:17 executed template asset:model #19 3.307 2024/05/20 12:46:17 rendering 1 templates for model deregisterRequest #19 3.307 2024/05/20 12:46:17 name field deregisterRequest #19 3.307 2024/05/20 12:46:17 package field models #19 3.308 2024/05/20 12:46:17 creating generated file "deregister_request.go" in "pkg/models" as definition #19 3.311 2024/05/20 12:46:17 executed template asset:model #19 3.312 2024/05/20 12:46:17 rendering 1 templates for model registerRequest #19 3.312 2024/05/20 12:46:17 name field registerRequest #19 3.312 2024/05/20 12:46:17 package field models #19 3.314 2024/05/20 12:46:17 creating generated file "register_request.go" in "pkg/models" as definition #19 3.331 2024/05/20 12:46:17 executed template asset:model #19 3.341 2024/05/20 12:46:17 rendering 1 templates for model subscription #19 3.345 2024/05/20 12:46:17 name field subscription #19 3.345 2024/05/20 12:46:17 package field models #19 3.345 2024/05/20 12:46:17 creating generated file "subscription.go" in "pkg/models" as definition #19 3.345 2024/05/20 12:46:17 executed template asset:model #19 3.349 2024/05/20 12:46:17 rendering 1 templates for model subscriptionNotification #19 3.349 2024/05/20 12:46:17 name field subscriptionNotification #19 3.349 2024/05/20 12:46:17 package field models #19 3.349 2024/05/20 12:46:17 creating generated file "subscription_notification.go" in "pkg/models" as definition #19 3.361 2024/05/20 12:46:17 executed template asset:model #19 3.361 2024/05/20 12:46:17 rendering 1 templates for model subscriptionRequest #19 3.361 2024/05/20 12:46:17 name field subscriptionRequest #19 3.361 2024/05/20 12:46:17 package field models #19 3.361 2024/05/20 12:46:17 creating generated file "subscription_request.go" in "pkg/models" as definition #19 3.362 2024/05/20 12:46:17 executed template asset:model #19 3.401 2024/05/20 12:46:17 rendering 1 templates for model subscriptionResponse #19 3.401 2024/05/20 12:46:17 name field subscriptionResponse #19 3.401 2024/05/20 12:46:17 package field models #19 3.401 2024/05/20 12:46:17 creating generated file "subscription_response.go" in "pkg/models" as definition #19 3.401 2024/05/20 12:46:17 executed template asset:model #19 3.401 2024/05/20 12:46:17 rendering 3 operation groups (tags) #19 3.401 2024/05/20 12:46:17 rendering 2 operations for health #19 3.401 2024/05/20 12:46:17 rendering 4 templates for operation AppManager #19 3.401 2024/05/20 12:46:17 name field getHealthAlive #19 3.401 2024/05/20 12:46:17 package field health #19 3.401 2024/05/20 12:46:17 creating generated file "get_health_alive_parameters.go" in "pkg/restapi/operations/health" as parameters #19 3.401 2024/05/20 12:46:17 executed template asset:serverParameter #19 3.401 2024/05/20 12:46:17 name field getHealthAlive #19 3.401 2024/05/20 12:46:17 package field health #19 3.401 2024/05/20 12:46:17 creating generated file "get_health_alive_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #19 3.401 2024/05/20 12:46:17 executed template asset:serverUrlbuilder #19 3.401 2024/05/20 12:46:17 name field getHealthAlive #19 3.401 2024/05/20 12:46:17 package field health #19 3.401 2024/05/20 12:46:17 creating generated file "get_health_alive_responses.go" in "pkg/restapi/operations/health" as responses #19 3.401 2024/05/20 12:46:17 executed template asset:serverResponses #19 3.401 2024/05/20 12:46:17 name field getHealthAlive #19 3.401 2024/05/20 12:46:17 package field health #19 3.401 2024/05/20 12:46:17 creating generated file "get_health_alive.go" in "pkg/restapi/operations/health" as handler #19 3.401 2024/05/20 12:46:17 executed template asset:serverOperation #19 3.401 2024/05/20 12:46:17 rendering 4 templates for operation AppManager #19 3.401 2024/05/20 12:46:17 name field getHealthReady #19 3.401 2024/05/20 12:46:17 package field health #19 3.401 2024/05/20 12:46:17 creating generated file "get_health_ready_parameters.go" in "pkg/restapi/operations/health" as parameters #19 3.401 2024/05/20 12:46:17 executed template asset:serverParameter #19 3.401 2024/05/20 12:46:17 name field getHealthReady #19 3.401 2024/05/20 12:46:17 package field health #19 3.401 2024/05/20 12:46:17 creating generated file "get_health_ready_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #19 3.401 2024/05/20 12:46:17 executed template asset:serverUrlbuilder #19 3.401 2024/05/20 12:46:17 name field getHealthReady #19 3.401 2024/05/20 12:46:17 package field health #19 3.401 2024/05/20 12:46:17 creating generated file "get_health_ready_responses.go" in "pkg/restapi/operations/health" as responses #19 3.401 2024/05/20 12:46:17 executed template asset:serverResponses #19 3.401 2024/05/20 12:46:17 name field getHealthReady #19 3.401 2024/05/20 12:46:17 package field health #19 3.401 2024/05/20 12:46:17 creating generated file "get_health_ready.go" in "pkg/restapi/operations/health" as handler #19 3.401 2024/05/20 12:46:17 executed template asset:serverOperation #19 3.401 2024/05/20 12:46:17 rendering 0 templates for operation group AppManager #19 3.401 2024/05/20 12:46:17 rendering 7 operations for operations #19 3.401 2024/05/20 12:46:17 rendering 4 templates for operation AppManager #19 3.401 2024/05/20 12:46:17 name field addSubscription #19 3.401 2024/05/20 12:46:17 package field operations #19 3.401 2024/05/20 12:46:17 creating generated file "add_subscription_parameters.go" in "pkg/restapi/operations" as parameters #19 3.401 2024/05/20 12:46:17 executed template asset:serverParameter #19 3.401 2024/05/20 12:46:17 name field addSubscription #19 3.401 2024/05/20 12:46:17 package field operations #19 3.401 2024/05/20 12:46:17 creating generated file "add_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 3.405 2024/05/20 12:46:17 executed template asset:serverUrlbuilder #19 3.405 2024/05/20 12:46:17 name field addSubscription #19 3.405 2024/05/20 12:46:17 package field operations #19 3.405 2024/05/20 12:46:17 creating generated file "add_subscription_responses.go" in "pkg/restapi/operations" as responses #19 3.406 2024/05/20 12:46:17 executed template asset:serverResponses #19 3.423 2024/05/20 12:46:17 name field addSubscription #19 3.423 2024/05/20 12:46:17 package field operations #19 3.423 2024/05/20 12:46:17 creating generated file "add_subscription.go" in "pkg/restapi/operations" as handler #19 3.423 2024/05/20 12:46:17 executed template asset:serverOperation #19 3.423 2024/05/20 12:46:17 rendering 4 templates for operation AppManager #19 3.423 2024/05/20 12:46:17 name field deleteSubscription #19 3.423 2024/05/20 12:46:17 package field operations #19 3.423 2024/05/20 12:46:17 creating generated file "delete_subscription_parameters.go" in "pkg/restapi/operations" as parameters #19 3.423 2024/05/20 12:46:17 executed template asset:serverParameter #19 3.423 2024/05/20 12:46:17 name field deleteSubscription #19 3.423 2024/05/20 12:46:17 package field operations #19 3.423 2024/05/20 12:46:17 creating generated file "delete_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 3.423 2024/05/20 12:46:17 executed template asset:serverUrlbuilder #19 3.423 2024/05/20 12:46:17 name field deleteSubscription #19 3.423 2024/05/20 12:46:17 package field operations #19 3.423 2024/05/20 12:46:17 creating generated file "delete_subscription_responses.go" in "pkg/restapi/operations" as responses #19 3.423 2024/05/20 12:46:17 executed template asset:serverResponses #19 3.423 2024/05/20 12:46:17 name field deleteSubscription #19 3.423 2024/05/20 12:46:17 package field operations #19 3.423 2024/05/20 12:46:17 creating generated file "delete_subscription.go" in "pkg/restapi/operations" as handler #19 3.449 2024/05/20 12:46:17 executed template asset:serverOperation #19 3.449 2024/05/20 12:46:17 rendering 4 templates for operation AppManager #19 3.449 2024/05/20 12:46:17 name field deregisterXapp #19 3.449 2024/05/20 12:46:17 package field operations #19 3.449 2024/05/20 12:46:17 creating generated file "deregister_xapp_parameters.go" in "pkg/restapi/operations" as parameters #19 3.449 2024/05/20 12:46:17 executed template asset:serverParameter #19 3.449 2024/05/20 12:46:17 name field deregisterXapp #19 3.449 2024/05/20 12:46:17 package field operations #19 3.449 2024/05/20 12:46:17 creating generated file "deregister_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 3.449 2024/05/20 12:46:17 executed template asset:serverUrlbuilder #19 3.449 2024/05/20 12:46:17 name field deregisterXapp #19 3.449 2024/05/20 12:46:17 package field operations #19 3.449 2024/05/20 12:46:17 creating generated file "deregister_xapp_responses.go" in "pkg/restapi/operations" as responses #19 3.449 2024/05/20 12:46:17 executed template asset:serverResponses #19 3.449 2024/05/20 12:46:17 name field deregisterXapp #19 3.449 2024/05/20 12:46:17 package field operations #19 3.449 2024/05/20 12:46:17 creating generated file "deregister_xapp.go" in "pkg/restapi/operations" as handler #19 3.449 2024/05/20 12:46:17 executed template asset:serverOperation #19 3.456 2024/05/20 12:46:17 rendering 4 templates for operation AppManager #19 3.456 2024/05/20 12:46:17 name field getSubscriptionById #19 3.456 2024/05/20 12:46:17 package field operations #19 3.456 2024/05/20 12:46:17 creating generated file "get_subscription_by_id_parameters.go" in "pkg/restapi/operations" as parameters #19 3.456 2024/05/20 12:46:17 executed template asset:serverParameter #19 3.456 2024/05/20 12:46:17 name field getSubscriptionById #19 3.456 2024/05/20 12:46:17 package field operations #19 3.456 2024/05/20 12:46:17 creating generated file "get_subscription_by_id_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 3.456 2024/05/20 12:46:17 executed template asset:serverUrlbuilder #19 3.456 2024/05/20 12:46:17 name field getSubscriptionById #19 3.456 2024/05/20 12:46:17 package field operations #19 3.456 2024/05/20 12:46:17 creating generated file "get_subscription_by_id_responses.go" in "pkg/restapi/operations" as responses #19 3.456 2024/05/20 12:46:17 executed template asset:serverResponses #19 3.456 2024/05/20 12:46:17 name field getSubscriptionById #19 3.456 2024/05/20 12:46:17 package field operations #19 3.456 2024/05/20 12:46:17 creating generated file "get_subscription_by_id.go" in "pkg/restapi/operations" as handler #19 3.456 2024/05/20 12:46:17 executed template asset:serverOperation #19 3.456 2024/05/20 12:46:17 rendering 4 templates for operation AppManager #19 3.456 2024/05/20 12:46:17 name field getSubscriptions #19 3.456 2024/05/20 12:46:17 package field operations #19 3.456 2024/05/20 12:46:17 creating generated file "get_subscriptions_parameters.go" in "pkg/restapi/operations" as parameters #19 3.463 2024/05/20 12:46:17 executed template asset:serverParameter #19 3.463 2024/05/20 12:46:17 name field getSubscriptions #19 3.463 2024/05/20 12:46:17 package field operations #19 3.463 2024/05/20 12:46:17 creating generated file "get_subscriptions_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 3.463 2024/05/20 12:46:17 executed template asset:serverUrlbuilder #19 3.467 2024/05/20 12:46:17 name field getSubscriptions #19 3.467 2024/05/20 12:46:17 package field operations #19 3.467 2024/05/20 12:46:17 creating generated file "get_subscriptions_responses.go" in "pkg/restapi/operations" as responses #19 3.467 2024/05/20 12:46:17 executed template asset:serverResponses #19 3.475 2024/05/20 12:46:17 name field getSubscriptions #19 3.475 2024/05/20 12:46:17 package field operations #19 3.475 2024/05/20 12:46:17 creating generated file "get_subscriptions.go" in "pkg/restapi/operations" as handler #19 3.475 2024/05/20 12:46:17 executed template asset:serverOperation #19 3.475 2024/05/20 12:46:17 rendering 4 templates for operation AppManager #19 3.475 2024/05/20 12:46:17 name field modifySubscription #19 3.475 2024/05/20 12:46:17 package field operations #19 3.481 2024/05/20 12:46:17 creating generated file "modify_subscription_parameters.go" in "pkg/restapi/operations" as parameters #19 3.483 2024/05/20 12:46:17 executed template asset:serverParameter #19 3.484 2024/05/20 12:46:17 name field modifySubscription #19 3.484 2024/05/20 12:46:17 package field operations #19 3.486 2024/05/20 12:46:17 creating generated file "modify_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 3.487 2024/05/20 12:46:17 executed template asset:serverUrlbuilder #19 3.489 2024/05/20 12:46:17 name field modifySubscription #19 3.489 2024/05/20 12:46:17 package field operations #19 3.489 2024/05/20 12:46:17 creating generated file "modify_subscription_responses.go" in "pkg/restapi/operations" as responses #19 3.492 2024/05/20 12:46:17 executed template asset:serverResponses #19 3.495 2024/05/20 12:46:17 name field modifySubscription #19 3.495 2024/05/20 12:46:17 package field operations #19 3.495 2024/05/20 12:46:17 creating generated file "modify_subscription.go" in "pkg/restapi/operations" as handler #19 3.497 2024/05/20 12:46:17 executed template asset:serverOperation #19 3.497 2024/05/20 12:46:17 rendering 4 templates for operation AppManager #19 3.497 2024/05/20 12:46:17 name field registerXapp #19 3.497 2024/05/20 12:46:17 package field operations #19 3.499 2024/05/20 12:46:17 creating generated file "register_xapp_parameters.go" in "pkg/restapi/operations" as parameters #19 3.500 2024/05/20 12:46:17 executed template asset:serverParameter #19 3.502 2024/05/20 12:46:17 name field registerXapp #19 3.502 2024/05/20 12:46:17 package field operations #19 3.507 2024/05/20 12:46:17 creating generated file "register_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 3.507 2024/05/20 12:46:17 executed template asset:serverUrlbuilder #19 3.507 2024/05/20 12:46:17 name field registerXapp #19 3.507 2024/05/20 12:46:17 package field operations #19 3.507 2024/05/20 12:46:17 creating generated file "register_xapp_responses.go" in "pkg/restapi/operations" as responses #19 3.507 2024/05/20 12:46:17 executed template asset:serverResponses #19 3.508 2024/05/20 12:46:17 name field registerXapp #19 3.508 2024/05/20 12:46:17 package field operations #19 3.509 2024/05/20 12:46:17 creating generated file "register_xapp.go" in "pkg/restapi/operations" as handler #19 3.511 2024/05/20 12:46:17 executed template asset:serverOperation #19 3.512 2024/05/20 12:46:17 rendering 0 templates for operation group AppManager #19 3.512 2024/05/20 12:46:17 rendering 9 operations for xapp #19 3.512 2024/05/20 12:46:17 rendering 4 templates for operation AppManager #19 3.512 2024/05/20 12:46:17 name field GetConfigElement #19 3.512 2024/05/20 12:46:17 package field xapp #19 3.513 2024/05/20 12:46:17 creating generated file "get_config_element_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 3.515 2024/05/20 12:46:17 executed template asset:serverParameter #19 3.516 2024/05/20 12:46:17 name field GetConfigElement #19 3.516 2024/05/20 12:46:17 package field xapp #19 3.517 2024/05/20 12:46:17 creating generated file "get_config_element_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 3.518 2024/05/20 12:46:17 executed template asset:serverUrlbuilder #19 3.519 2024/05/20 12:46:17 name field GetConfigElement #19 3.519 2024/05/20 12:46:17 package field xapp #19 3.520 2024/05/20 12:46:17 creating generated file "get_config_element_responses.go" in "pkg/restapi/operations/xapp" as responses #19 3.523 2024/05/20 12:46:17 executed template asset:serverResponses #19 3.524 2024/05/20 12:46:17 name field GetConfigElement #19 3.524 2024/05/20 12:46:17 package field xapp #19 3.525 2024/05/20 12:46:17 creating generated file "get_config_element.go" in "pkg/restapi/operations/xapp" as handler #19 3.527 2024/05/20 12:46:17 executed template asset:serverOperation #19 3.528 2024/05/20 12:46:17 rendering 4 templates for operation AppManager #19 3.528 2024/05/20 12:46:17 name field ModifyXappConfig #19 3.528 2024/05/20 12:46:17 package field xapp #19 3.529 2024/05/20 12:46:17 creating generated file "modify_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 3.530 2024/05/20 12:46:17 executed template asset:serverParameter #19 3.531 2024/05/20 12:46:17 name field ModifyXappConfig #19 3.531 2024/05/20 12:46:17 package field xapp #19 3.532 2024/05/20 12:46:17 creating generated file "modify_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 3.534 2024/05/20 12:46:17 executed template asset:serverUrlbuilder #19 3.543 2024/05/20 12:46:17 name field ModifyXappConfig #19 3.543 2024/05/20 12:46:17 package field xapp #19 3.545 2024/05/20 12:46:17 creating generated file "modify_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses #19 3.579 2024/05/20 12:46:17 executed template asset:serverResponses #19 3.579 2024/05/20 12:46:17 name field ModifyXappConfig #19 3.579 2024/05/20 12:46:17 package field xapp #19 3.579 2024/05/20 12:46:17 creating generated file "modify_xapp_config.go" in "pkg/restapi/operations/xapp" as handler #19 3.579 2024/05/20 12:46:17 executed template asset:serverOperation #19 3.579 2024/05/20 12:46:17 rendering 4 templates for operation AppManager #19 3.579 2024/05/20 12:46:17 name field deployXapp #19 3.579 2024/05/20 12:46:17 package field xapp #19 3.579 2024/05/20 12:46:17 creating generated file "deploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 3.579 2024/05/20 12:46:17 executed template asset:serverParameter #19 3.579 2024/05/20 12:46:17 name field deployXapp #19 3.579 2024/05/20 12:46:17 package field xapp #19 3.579 2024/05/20 12:46:17 creating generated file "deploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 3.579 2024/05/20 12:46:17 executed template asset:serverUrlbuilder #19 3.579 2024/05/20 12:46:17 name field deployXapp #19 3.579 2024/05/20 12:46:17 package field xapp #19 3.579 2024/05/20 12:46:17 creating generated file "deploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses #19 3.579 2024/05/20 12:46:17 executed template asset:serverResponses #19 3.595 2024/05/20 12:46:17 name field deployXapp #19 3.595 2024/05/20 12:46:17 package field xapp #19 3.595 2024/05/20 12:46:17 creating generated file "deploy_xapp.go" in "pkg/restapi/operations/xapp" as handler #19 3.620 2024/05/20 12:46:17 executed template asset:serverOperation #19 3.620 2024/05/20 12:46:17 rendering 4 templates for operation AppManager #19 3.620 2024/05/20 12:46:17 name field getAllXappConfig #19 3.620 2024/05/20 12:46:17 package field xapp #19 3.622 2024/05/20 12:46:17 creating generated file "get_all_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 3.622 2024/05/20 12:46:17 executed template asset:serverParameter #19 3.626 2024/05/20 12:46:17 name field getAllXappConfig #19 3.626 2024/05/20 12:46:17 package field xapp #19 3.626 2024/05/20 12:46:17 creating generated file "get_all_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 3.629 2024/05/20 12:46:17 executed template asset:serverUrlbuilder #19 3.629 2024/05/20 12:46:18 name field getAllXappConfig #19 3.629 2024/05/20 12:46:18 package field xapp #19 3.653 2024/05/20 12:46:18 creating generated file "get_all_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses #19 3.653 2024/05/20 12:46:18 executed template asset:serverResponses #19 3.653 2024/05/20 12:46:18 name field getAllXappConfig #19 3.653 2024/05/20 12:46:18 package field xapp #19 3.653 2024/05/20 12:46:18 creating generated file "get_all_xapp_config.go" in "pkg/restapi/operations/xapp" as handler #19 3.661 2024/05/20 12:46:18 executed template asset:serverOperation #19 3.661 2024/05/20 12:46:18 rendering 4 templates for operation AppManager #19 3.661 2024/05/20 12:46:18 name field getAllXapps #19 3.661 2024/05/20 12:46:18 package field xapp #19 3.661 2024/05/20 12:46:18 creating generated file "get_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 3.665 2024/05/20 12:46:18 executed template asset:serverParameter #19 3.665 2024/05/20 12:46:18 name field getAllXapps #19 3.665 2024/05/20 12:46:18 package field xapp #19 3.665 2024/05/20 12:46:18 creating generated file "get_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 3.665 2024/05/20 12:46:18 executed template asset:serverUrlbuilder #19 3.669 2024/05/20 12:46:18 name field getAllXapps #19 3.669 2024/05/20 12:46:18 package field xapp #19 3.669 2024/05/20 12:46:18 creating generated file "get_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses #19 3.673 2024/05/20 12:46:18 executed template asset:serverResponses #19 3.673 2024/05/20 12:46:18 name field getAllXapps #19 3.673 2024/05/20 12:46:18 package field xapp #19 3.673 2024/05/20 12:46:18 creating generated file "get_all_xapps.go" in "pkg/restapi/operations/xapp" as handler #19 3.687 2024/05/20 12:46:18 executed template asset:serverOperation #19 3.687 2024/05/20 12:46:18 rendering 4 templates for operation AppManager #19 3.687 2024/05/20 12:46:18 name field getXappByName #19 3.687 2024/05/20 12:46:18 package field xapp #19 3.687 2024/05/20 12:46:18 creating generated file "get_xapp_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 3.688 2024/05/20 12:46:18 executed template asset:serverParameter #19 3.712 2024/05/20 12:46:18 name field getXappByName #19 3.712 2024/05/20 12:46:18 package field xapp #19 3.712 2024/05/20 12:46:18 creating generated file "get_xapp_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 3.712 2024/05/20 12:46:18 executed template asset:serverUrlbuilder #19 3.712 2024/05/20 12:46:18 name field getXappByName #19 3.712 2024/05/20 12:46:18 package field xapp #19 3.712 2024/05/20 12:46:18 creating generated file "get_xapp_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses #19 3.727 2024/05/20 12:46:18 executed template asset:serverResponses #19 3.729 2024/05/20 12:46:18 name field getXappByName #19 3.729 2024/05/20 12:46:18 package field xapp #19 3.737 2024/05/20 12:46:18 creating generated file "get_xapp_by_name.go" in "pkg/restapi/operations/xapp" as handler #19 3.737 2024/05/20 12:46:18 executed template asset:serverOperation #19 3.737 2024/05/20 12:46:18 rendering 4 templates for operation AppManager #19 3.737 2024/05/20 12:46:18 name field getXappInstanceByName #19 3.737 2024/05/20 12:46:18 package field xapp #19 3.737 2024/05/20 12:46:18 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 3.746 2024/05/20 12:46:18 executed template asset:serverParameter #19 3.746 2024/05/20 12:46:18 name field getXappInstanceByName #19 3.746 2024/05/20 12:46:18 package field xapp #19 3.746 2024/05/20 12:46:18 creating generated file "get_xapp_instance_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 3.746 2024/05/20 12:46:18 executed template asset:serverUrlbuilder #19 3.746 2024/05/20 12:46:18 name field getXappInstanceByName #19 3.746 2024/05/20 12:46:18 package field xapp #19 3.747 2024/05/20 12:46:18 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses #19 3.779 2024/05/20 12:46:18 executed template asset:serverResponses #19 3.779 2024/05/20 12:46:18 name field getXappInstanceByName #19 3.779 2024/05/20 12:46:18 package field xapp #19 3.779 2024/05/20 12:46:18 creating generated file "get_xapp_instance_by_name.go" in "pkg/restapi/operations/xapp" as handler #19 3.779 2024/05/20 12:46:18 executed template asset:serverOperation #19 3.781 2024/05/20 12:46:18 rendering 4 templates for operation AppManager #19 3.781 2024/05/20 12:46:18 name field listAllXapps #19 3.781 2024/05/20 12:46:18 package field xapp #19 3.783 2024/05/20 12:46:18 creating generated file "list_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 3.796 2024/05/20 12:46:18 executed template asset:serverParameter #19 3.796 2024/05/20 12:46:18 name field listAllXapps #19 3.796 2024/05/20 12:46:18 package field xapp #19 3.796 2024/05/20 12:46:18 creating generated file "list_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 3.805 2024/05/20 12:46:18 executed template asset:serverUrlbuilder #19 3.805 2024/05/20 12:46:18 name field listAllXapps #19 3.805 2024/05/20 12:46:18 package field xapp #19 3.805 2024/05/20 12:46:18 creating generated file "list_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses #19 3.805 2024/05/20 12:46:18 executed template asset:serverResponses #19 3.805 2024/05/20 12:46:18 name field listAllXapps #19 3.805 2024/05/20 12:46:18 package field xapp #19 3.811 2024/05/20 12:46:18 creating generated file "list_all_xapps.go" in "pkg/restapi/operations/xapp" as handler #19 3.811 2024/05/20 12:46:18 executed template asset:serverOperation #19 3.811 2024/05/20 12:46:18 rendering 4 templates for operation AppManager #19 3.811 2024/05/20 12:46:18 name field undeployXapp #19 3.811 2024/05/20 12:46:18 package field xapp #19 3.817 2024/05/20 12:46:18 creating generated file "undeploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 3.817 2024/05/20 12:46:18 executed template asset:serverParameter #19 3.817 2024/05/20 12:46:18 name field undeployXapp #19 3.817 2024/05/20 12:46:18 package field xapp #19 3.818 2024/05/20 12:46:18 creating generated file "undeploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 3.820 2024/05/20 12:46:18 executed template asset:serverUrlbuilder #19 3.822 2024/05/20 12:46:18 name field undeployXapp #19 3.822 2024/05/20 12:46:18 package field xapp #19 3.823 2024/05/20 12:46:18 creating generated file "undeploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses #19 3.827 2024/05/20 12:46:18 executed template asset:serverResponses #19 3.847 2024/05/20 12:46:18 name field undeployXapp #19 3.847 2024/05/20 12:46:18 package field xapp #19 3.848 2024/05/20 12:46:18 creating generated file "undeploy_xapp.go" in "pkg/restapi/operations/xapp" as handler #19 3.858 2024/05/20 12:46:18 executed template asset:serverOperation #19 3.858 2024/05/20 12:46:18 rendering 0 templates for operation group AppManager #19 3.858 2024/05/20 12:46:18 rendering support #19 3.858 2024/05/20 12:46:18 rendering 6 templates for application AppManager #19 3.858 2024/05/20 12:46:18 name field AppManager #19 3.858 2024/05/20 12:46:18 package field operations #19 3.858 2024/05/20 12:46:18 creating generated file "configure_app_manager.go" in "pkg/restapi" as configure #19 3.871 2024/05/20 12:46:18 executed template asset:serverConfigureapi #19 3.889 2024/05/20 12:46:18 name field AppManager #19 3.889 2024/05/20 12:46:18 package field operations #19 3.889 2024/05/20 12:46:18 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec #19 3.889 2024/05/20 12:46:18 executed template asset:swaggerJsonEmbed #19 3.889 2024/05/20 12:46:18 name field AppManager #19 3.889 2024/05/20 12:46:18 package field operations #19 3.889 2024/05/20 12:46:18 creating generated file "server.go" in "pkg/restapi" as server #19 3.889 2024/05/20 12:46:18 executed template asset:serverServer #19 3.901 2024/05/20 12:46:18 name field AppManager #19 3.901 2024/05/20 12:46:18 package field operations #19 3.901 2024/05/20 12:46:18 creating generated file "app_manager_api.go" in "pkg/restapi/operations" as builder #19 3.933 2024/05/20 12:46:18 executed template asset:serverBuilder #19 3.961 2024/05/20 12:46:18 name field AppManager #19 3.961 2024/05/20 12:46:18 package field operations #19 3.961 2024/05/20 12:46:18 creating generated file "doc.go" in "pkg/restapi" as doc #19 3.961 2024/05/20 12:46:18 executed template asset:serverDoc #19 3.961 2024/05/20 12:46:18 Generation completed! #19 3.961 #19 3.961 For this generation to compile you need to have some packages in your GOPATH: #19 3.961 #19 3.961 * github.com/go-openapi/runtime #19 3.961 * github.com/jessevdk/go-flags #19 3.961 #19 3.961 You can get these now with: go get -u -f pkg/... #19 DONE 4.1s #20 [appmgr-build 13/16] COPY . /go/src/ws #20 DONE 0.4s #21 [appmgr-build 14/16] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o /go/src/ws/cache/go/cmd/appmgr cmd/appmgr.go #21 DONE 34.1s #22 [appmgr-build 15/16] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/resthooks/ #22 70.92 ok gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/resthooks 3.228s coverage: 89.1% of statements #22 DONE 71.4s #23 [appmgr-build 16/16] RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') #23 0.727 pkg/appmgr/appmgr.go #23 0.738 pkg/cm/cm.go #23 0.755 pkg/helm/helm.go #23 0.755 pkg/logger/logger.go #23 DONE 1.2s #24 [appmgr 3/9] COPY --from=appmgr-build /usr/local/include/ /usr/local/include/ #24 DONE 0.6s #25 [appmgr 4/9] COPY --from=appmgr-build /usr/local/lib/ /usr/local/lib/ #25 DONE 0.4s #26 [appmgr 5/9] RUN ldconfig #26 DONE 1.4s #27 [appmgr 6/9] RUN mkdir -p /opt/xAppManager && chmod -R 755 /opt/xAppManager #27 DONE 0.7s #28 [appmgr 7/9] COPY --from=appmgr-build /go/src/ws/cache/go/cmd/appmgr /opt/xAppManager/appmgr #28 DONE 0.3s #29 [appmgr 8/9] WORKDIR /opt/xAppManager #29 DONE 0.2s #30 [appmgr 9/9] COPY appmgr-entrypoint.sh /opt/xAppManager/ #30 DONE 0.2s #31 exporting to image #31 exporting layers #31 exporting layers 4.6s done #31 writing image sha256:562a4ccace1891066a48934d815c0dd5e09947212d2cfe530e33be104b7b9d40 0.0s done #31 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.7 #31 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.7 0.1s done #31 DONE 4.7s ---> docker-build.sh ends [ric-plt-appmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7763109361997504700.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins16912267527009273035.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.7 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.7 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr] 184888722fd4: Preparing 5f70bf18a086: Preparing 1def1ac010bf: Preparing 54b3cf62796e: Preparing 58d4a8381a32: Preparing d3388e7970f8: Preparing 7d741eb68ee1: Preparing 65cadb544c39: Preparing 4a1518ebc26e: Preparing d3388e7970f8: Waiting 7d741eb68ee1: Waiting 65cadb544c39: Waiting 4a1518ebc26e: Waiting 5f70bf18a086: Pushed 58d4a8381a32: Pushed 54b3cf62796e: Pushed 184888722fd4: Pushed d3388e7970f8: Pushed 7d741eb68ee1: Pushed 1def1ac010bf: Pushed 65cadb544c39: Pushed 4a1518ebc26e: Pushed 0.5.7: digest: sha256:4b3a4a910b9ec7776b2f4076ce983e449a82b50877b2d63c0e0213c4ef6dccc9 size: 2194 ---> docker-push.sh ends [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins2285974884041815738.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2208 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins2966665451831244579.sh ---> sysstat.sh [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins8920199640205698123.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-appmgr-docker-merge-master + 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-appmgr-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + grep '^ii' + dpkg -l + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-plt-appmgr-docker-merge-master ']' + mkdir -p /w/workspace/ric-plt-appmgr-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-appmgr-docker-merge-master/archives/ [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins10318908167814655722.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u0Dt from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-u0Dt/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins18288283555706936975.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config10753147193265142991tmp 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-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins13234232152103692755.sh ---> create-netrc.sh [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins14224147428285421287.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u0Dt from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-u0Dt/bin to PATH [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins2299396098634012897.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins9239296595076164206.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u0Dt 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-u0Dt/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-plt-appmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins2812550234677082253.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u0Dt from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-u0Dt/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-appmgr-docker-merge-master/283 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-1403 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: 2799.998 BogoMIPS: 5599.99 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 696K 394M 1% /run /dev/vda1 20G 12G 7.5G 62% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 491 196 0 3255 3169 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:aa:f3:4a brd ff:ff:ff:ff:ff:ff inet 10.32.7.187/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85710sec preferred_lft 85710sec inet6 fe80::f816:3eff:feaa:f34a/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:b7:f0:28:00 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-1403) 05/20/24 _x86_64_ (4 CPU) 12:38:49 LINUX RESTART (4 CPU) 12:39:01 tps rtps wtps bread/s bwrtn/s 12:40:01 134.55 60.37 74.19 5250.56 38233.09 12:41:01 49.59 19.72 29.87 1234.98 3992.67 12:42:01 49.69 4.28 45.41 136.60 7667.77 12:43:01 71.66 14.70 56.96 2345.68 32347.99 12:44:01 76.49 3.02 73.47 29.96 33749.79 12:45:01 54.39 0.67 53.72 15.32 38010.85 12:46:01 102.37 21.06 81.31 2464.51 15197.07 12:47:01 82.10 16.89 65.21 1536.59 19458.18 12:48:01 6.96 0.12 6.84 4.93 1837.86 12:49:01 131.91 91.36 40.56 5991.34 1337.91 12:50:01 27.04 2.40 24.64 101.75 1350.29 Average: 71.52 21.32 50.20 1735.60 17548.03 12:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:40:01 1960700 3396304 2077960 51.45 28984 1575884 854644 16.80 482056 1446760 3188 12:41:01 1662548 3275828 2376112 58.83 41060 1734660 970108 19.07 646360 1564636 44584 12:42:01 1572568 3320820 2466092 61.06 54564 1847132 912748 17.94 603936 1679896 41496 12:43:01 296740 3237840 3741920 92.65 71856 2988876 1307352 25.70 781160 2705764 311424 12:44:01 174320 3291356 3864340 95.68 88280 3132020 1144952 22.51 621088 2973868 276848 12:45:01 125304 3296772 3913356 96.90 110472 3151788 1143568 22.48 599908 3030368 288500 12:46:01 371108 3288824 3667552 90.81 116696 2894240 1474024 28.97 703512 2683116 1736 12:47:01 479916 3262204 3558744 88.12 139248 2733080 1519268 29.86 773652 2499276 9584 12:48:01 451476 3278444 3587184 88.82 140024 2774668 1576824 31.00 871816 2426660 2448 12:49:01 210580 3206692 3828080 94.79 142776 2944520 1040036 20.44 1018216 2526524 5688 12:50:01 193064 3212744 3845596 95.22 144496 2962364 1031096 20.27 1026116 2532236 2012 Average: 681666 3278893 3356994 83.12 98041 2612657 1179511 23.19 738893 2369919 89773 12:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:40:01 ens3 145.65 102.68 706.68 53.86 0.00 0.00 0.00 0.00 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 12:41:01 ens3 48.74 35.73 678.60 4.43 0.00 0.00 0.00 0.00 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 12:42:01 ens3 21.29 18.84 222.23 2.80 0.00 0.00 0.00 0.00 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 12:43:01 ens3 563.36 167.78 12632.58 26.68 0.00 0.00 0.00 0.00 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:01 lo 2.24 2.24 0.21 0.21 0.00 0.00 0.00 0.00 12:44:01 ens3 19.04 9.98 44.49 1.51 0.00 0.00 0.00 0.00 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:45:01 ens3 0.77 1.02 0.22 0.24 0.00 0.00 0.00 0.00 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:46:01 ens3 129.11 57.03 587.62 5.11 0.00 0.00 0.00 0.00 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:47:01 ens3 207.38 60.15 1087.73 6.22 0.00 0.00 0.00 0.00 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:01 ens3 0.32 0.33 0.25 0.15 0.00 0.00 0.00 0.00 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:01 lo 0.40 0.40 0.02 0.02 0.00 0.00 0.00 0.00 12:49:01 ens3 100.93 176.48 15.94 1247.55 0.00 0.00 0.00 0.00 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:01 lo 3.06 3.06 0.27 0.27 0.00 0.00 0.00 0.00 12:50:01 ens3 10.32 12.39 8.81 5.76 0.00 0.00 0.00 0.00 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 Average: ens3 112.63 58.21 1435.77 123.19 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.84 0.84 0.07 0.07 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1403) 05/20/24 _x86_64_ (4 CPU) 12:38:49 LINUX RESTART (4 CPU) 12:39:01 CPU %user %nice %system %iowait %steal %idle 12:40:01 all 8.19 0.00 3.73 7.33 15.01 65.73 12:40:01 0 6.19 0.00 3.94 4.77 14.41 70.69 12:40:01 1 10.04 0.00 3.54 13.13 15.67 57.63 12:40:01 2 8.39 0.00 3.68 4.33 15.30 68.30 12:40:01 3 8.16 0.00 3.76 7.07 14.68 66.33 12:41:01 all 16.56 0.00 1.39 3.50 6.43 72.12 12:41:01 0 4.46 0.00 0.64 0.39 4.87 89.64 12:41:01 1 19.35 0.00 1.21 3.99 6.33 69.13 12:41:01 2 28.37 0.00 2.47 8.97 7.76 52.43 12:41:01 3 13.79 0.00 1.23 0.55 6.72 77.72 12:42:01 all 16.42 0.00 2.16 3.24 6.75 71.44 12:42:01 0 3.28 0.00 1.28 1.49 6.49 87.47 12:42:01 1 27.19 0.00 2.32 2.30 6.81 61.38 12:42:01 2 6.25 0.00 2.17 5.68 4.66 81.24 12:42:01 3 28.84 0.00 2.88 3.48 9.00 55.80 12:43:01 all 15.65 0.00 5.83 3.31 20.66 54.56 12:43:01 0 13.50 0.00 5.05 3.46 20.60 57.38 12:43:01 1 8.72 0.00 5.21 3.88 19.64 62.56 12:43:01 2 11.11 0.00 6.01 3.84 19.94 59.09 12:43:01 3 29.06 0.00 7.03 2.05 22.47 39.39 12:44:01 all 6.42 0.00 8.15 1.43 36.67 47.33 12:44:01 0 5.12 0.00 7.79 0.69 35.77 50.63 12:44:01 1 5.44 0.00 7.67 1.69 38.85 46.35 12:44:01 2 5.29 0.00 9.33 2.62 37.27 45.49 12:44:01 3 9.88 0.00 7.77 0.69 34.74 46.92 12:45:01 all 5.44 0.00 7.32 0.95 34.08 52.20 12:45:01 0 4.59 0.00 7.85 0.11 30.69 56.76 12:45:01 1 5.43 0.00 7.35 1.63 36.79 48.79 12:45:01 2 6.30 0.00 7.16 1.78 35.02 49.74 12:45:01 3 5.42 0.00 6.97 0.25 33.75 53.62 12:46:01 all 5.67 0.00 6.71 6.15 22.41 59.06 12:46:01 0 5.45 0.00 6.15 3.74 22.58 62.07 12:46:01 1 3.30 0.00 6.17 3.15 21.58 65.80 12:46:01 2 4.89 0.00 6.98 7.47 22.40 58.27 12:46:01 3 9.00 0.00 7.52 10.26 23.06 50.16 12:47:01 all 27.83 0.00 14.89 3.26 26.08 27.94 12:47:01 0 29.41 0.00 14.86 2.12 24.93 28.68 12:47:01 1 28.00 0.00 15.02 3.79 26.97 26.22 12:47:01 2 26.22 0.00 14.19 1.25 27.35 30.99 12:47:01 3 27.71 0.00 15.52 5.88 25.04 25.84 12:48:01 all 8.92 0.00 15.28 0.15 31.15 44.50 12:48:01 0 7.73 0.00 14.99 0.00 31.19 46.10 12:48:01 1 10.13 0.00 15.61 0.25 31.88 42.13 12:48:01 2 9.17 0.00 15.38 0.24 31.21 44.00 12:48:01 3 8.68 0.00 15.14 0.09 30.29 45.81 12:49:01 all 11.05 0.00 2.15 8.41 15.99 62.40 12:49:01 0 5.42 0.00 1.86 7.34 12.85 72.53 12:49:01 1 14.50 0.00 1.90 4.34 16.92 62.34 12:49:01 2 18.40 0.00 2.82 16.21 18.73 43.83 12:49:01 3 5.74 0.00 1.97 5.72 15.36 71.20 12:50:01 all 18.17 0.00 1.56 1.76 6.10 72.40 12:50:01 0 1.19 0.00 0.95 0.36 4.27 93.23 12:50:01 1 46.51 0.00 2.05 1.61 8.94 40.89 12:50:01 2 17.85 0.00 2.17 4.38 6.11 69.50 12:50:01 3 6.95 0.00 1.07 0.71 5.09 86.18 Average: CPU %user %nice %system %iowait %steal %idle Average: all 12.63 0.00 6.40 3.57 20.44 56.97 Average: 0 7.87 0.00 6.07 2.22 19.29 64.55 Average: 1 15.94 0.00 6.30 3.57 21.31 52.88 Average: 2 12.83 0.00 6.68 5.14 20.86 54.48 Average: 3 13.84 0.00 6.53 3.36 20.28 55.99