Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-1237 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-appmgr-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-BbO1gPV3Nhvd/agent.2130 SSH_AGENT_PID=2132 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-appmgr-docker-merge-master@tmp/private_key_2158649463737708720.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 4c05932dce72e98db23eaff2b72b58816e1f2d55 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c05932dce72e98db23eaff2b72b58816e1f2d55 # timeout=10 Commit message: "J release: Release container Image" > git rev-list --no-walk 4c05932dce72e98db23eaff2b72b58816e1f2d55 # 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/jenkins2524319789037905758.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-oSsA 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-oSsA/bin to PATH Generating Requirements File 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.1.1 from /tmp/venv-oSsA/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.38.18 botocore==1.38.18 bs4==0.0.2 cachetools==5.5.2 certifi==2025.4.26 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.0 cliff==4.10.0 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.1 httplib2==0.22.0 identify==2.6.10 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.5.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.0 oslo.config==9.8.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.0.0 python-swiftclient==4.7.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.25.0 rsa==4.9.1 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.12.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.13.2 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config12538407329142418591tmp copy managed file [ric-plt-appmgr-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config16137154017575856498tmp [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins5667875157831110978.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/jenkins18272602050628932821.sh [ric-plt-appmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1864808011183813496.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/jenkins15665020944707659622.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-oSsA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-oSsA/bin to PATH ---> Docker image tag found: 0.5.8 [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/jenkins8149408329806654160.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.8 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.8 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 3.23kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:20.04 #3 ... #4 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 #4 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:20.04 #3 DONE 1.1s #5 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.1s done #5 ... #6 [internal] load build context #6 transferring context: 2.10MB 0.0s done #6 DONE 0.1s #5 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 0B / 28.57MB 0.1s #5 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done #5 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 2.10MB / 28.57MB 0.2s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 0B / 328.92MB 0.2s #5 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0B / 129.05MB 0.2s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 11.53MB / 28.57MB 0.4s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 14.68MB / 28.57MB 0.5s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 18.87MB / 28.57MB 0.6s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 8.39MB / 129.05MB 0.6s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.8s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 22.24MB / 328.92MB 0.8s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.8s done #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 16.78MB / 129.05MB 0.9s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 0B / 134.79MB 0.9s #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 46.14MB / 328.92MB 1.1s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 28.31MB / 129.05MB 1.1s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 12.58MB / 134.79MB 1.1s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 21.25MB / 134.79MB 1.2s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 67.11MB / 328.92MB 1.3s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 44.04MB / 129.05MB 1.3s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 33.55MB / 134.79MB 1.3s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 51.38MB / 129.05MB 1.4s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 42.99MB / 134.79MB 1.4s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 90.18MB / 328.92MB 1.5s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 61.87MB / 129.05MB 1.5s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 53.48MB / 134.79MB 1.5s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 69.21MB / 129.05MB 1.6s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 61.87MB / 134.79MB 1.6s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 114.29MB / 328.92MB 1.7s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 79.69MB / 129.05MB 1.7s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 70.25MB / 134.79MB 1.7s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 140.51MB / 328.92MB 1.9s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 100.66MB / 129.05MB 1.9s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 85.98MB / 134.79MB 1.9s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 112.20MB / 129.05MB 2.0s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 94.37MB / 134.79MB 2.0s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 167.77MB / 328.92MB 2.1s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 121.88MB / 129.05MB 2.1s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 102.76MB / 134.79MB 2.1s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.2s #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.4s done #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.8s done #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0B / 27.08MB 3.1s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 189.79MB / 328.92MB 4.1s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 115.34MB / 134.79MB 4.1s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 5.24MB / 27.08MB 4.1s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 219.15MB / 328.92MB 4.3s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.22MB / 134.79MB 4.3s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 26.21MB / 27.08MB 4.3s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 4.5s done #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 5.24MB / 42.84MB 4.7s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 246.42MB / 328.92MB 4.8s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 4.7s done #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 18.87MB / 42.84MB 4.8s #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 5.24MB / 8.47MB 4.8s #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 30.41MB / 42.84MB 4.9s #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 4.8s done #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 272.63MB / 328.92MB 5.0s #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 5.0s #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 5.0s done #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 303.04MB / 328.92MB 5.2s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 321.91MB / 328.92MB 5.3s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 5.5s done #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 0.1s #5 ... #7 [appmgr 1/9] FROM docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 #7 resolve docker.io/library/ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 0.1s done #7 sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214 6.69kB / 6.69kB done #7 sha256:c664f8f86ed5a386b0a340d981b8f81714e21a8b9c73f658c4bea56aa179d54a 424B / 424B done #7 sha256:b7bab04fd9aa0c771e5720bf0cc7cbf993fd6946645983d9096126e5af45d713 2.30kB / 2.30kB done #7 sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 27.51MB / 27.51MB 5.2s done #7 extracting sha256:13b7e930469f6d3575a320709035c6acf6f5485a76abcf03d1b92a64c09c2476 1.1s done #7 DONE 6.8s #5 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #5 ... #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 0.342 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #8 0.481 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #8 0.778 Get:3 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] #8 1.139 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4414 kB] #8 1.286 Get:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #8 1.312 Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4771 kB] #8 1.431 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] #8 1.481 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #8 1.676 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #8 2.650 Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #8 2.650 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #8 2.650 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #8 2.703 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4903 kB] #8 2.934 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] #8 2.934 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] #8 3.011 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4971 kB] #8 3.274 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #8 3.275 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #8 3.847 Fetched 35.6 MB in 4s (9752 kB/s) #8 3.847 Reading package lists... #8 4.933 Reading package lists... #8 6.024 Building dependency tree... #8 6.252 Reading state information... #8 6.431 The following additional packages will be installed: #8 6.431 libssl1.1 #8 6.475 The following NEW packages will be installed: #8 6.476 ca-cacert ca-certificates libssl1.1 openssl sudo #8 6.885 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. #8 6.885 Need to get 2626 kB of archives. #8 6.885 After this operation, 8106 kB of additional disk space will be used. #8 6.885 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.24 [1323 kB] #8 ... #5 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 8.5s #5 ... #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 8.000 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.24 [621 kB] #8 8.045 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #8 8.057 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] #8 8.095 Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 ca-cacert all 2019.0411-2 [7688 B] #8 8.379 debconf: delaying package configuration, since apt-utils is not installed #8 8.407 Fetched 2626 kB in 2s (1628 kB/s) #8 8.459 Selecting previously unselected package libssl1.1:amd64. #8 8.459 (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 8.606 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.24_amd64.deb ... #8 8.627 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #8 8.839 Selecting previously unselected package openssl. #8 8.839 Preparing to unpack .../openssl_1.1.1f-1ubuntu2.24_amd64.deb ... #8 8.846 Unpacking openssl (1.1.1f-1ubuntu2.24) ... #8 8.951 Selecting previously unselected package ca-certificates. #8 8.951 Preparing to unpack .../ca-certificates_20240203~20.04.1_all.deb ... #8 8.957 Unpacking ca-certificates (20240203~20.04.1) ... #8 9.207 Selecting previously unselected package sudo. #8 9.207 Preparing to unpack .../sudo_1.8.31-1ubuntu1.5_amd64.deb ... #8 9.222 Unpacking sudo (1.8.31-1ubuntu1.5) ... #8 9.316 Selecting previously unselected package ca-cacert. #8 9.317 Preparing to unpack .../ca-cacert_2019.0411-2_all.deb ... #8 9.324 Unpacking ca-cacert (2019.0411-2) ... #8 9.374 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.24) ... #8 9.471 debconf: unable to initialize frontend: Dialog #8 9.471 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 9.471 debconf: falling back to frontend: Readline #8 9.472 debconf: unable to initialize frontend: Readline #8 9.472 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 9.472 debconf: falling back to frontend: Teletype #8 9.621 Setting up sudo (1.8.31-1ubuntu1.5) ... #8 9.665 Setting up openssl (1.1.1f-1ubuntu2.24) ... #8 9.815 Setting up ca-certificates (20240203~20.04.1) ... #8 9.915 debconf: unable to initialize frontend: Dialog #8 9.915 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 9.915 debconf: falling back to frontend: Readline #8 9.916 debconf: unable to initialize frontend: Readline #8 9.916 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 9.916 debconf: falling back to frontend: Teletype #8 10.50 Updating certificates in /etc/ssl/certs... #8 11.16 148 added, 0 removed; done. #8 11.37 Setting up ca-cacert (2019.0411-2) ... #8 11.39 Processing triggers for libc-bin (2.31-0ubuntu9.17) ... #8 11.48 Processing triggers for ca-certificates (20240203~20.04.1) ... #8 11.49 Clearing symlinks in /etc/ssl/certs... #8 11.80 done. #8 11.80 Updating certificates in /etc/ssl/certs... #8 12.53 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #8 12.53 148 added, 0 removed; done. #8 12.53 Running hooks in /etc/ca-certificates/update.d... #8 12.54 done. #8 12.54 Updating certificates in /etc/ssl/certs... #8 13.10 0 added, 0 removed; done. #8 13.10 Running hooks in /etc/ca-certificates/update.d... #8 13.10 done. #8 13.17 Updating certificates in /etc/ssl/certs... #8 13.64 0 added, 0 removed; done. #8 13.64 Running hooks in /etc/ca-certificates/update.d... #8 13.64 done. #8 DONE 14.8s #5 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 14.8s done #5 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0.1s #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.1s done #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 4.6s done #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.1s done #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.1s #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.8s done #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done #5 DONE 33.4s #9 [appmgr-build 2/16] RUN apt-get update -y && apt-get install -y jq #9 0.805 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #9 0.805 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #9 0.932 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #9 1.542 Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] #9 1.578 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #9 1.723 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4414 kB] #9 1.816 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] #9 2.336 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4971 kB] #9 2.512 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4771 kB] #9 2.652 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] #9 2.653 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4903 kB] #9 2.725 Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] #9 2.885 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #9 2.887 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #9 3.578 Fetched 22.5 MB in 3s (7324 kB/s) #9 3.578 Reading package lists... #9 4.628 Reading package lists... #9 5.608 Building dependency tree... #9 5.823 Reading state information... #9 6.006 The following additional packages will be installed: #9 6.007 libjq1 libonig5 #9 6.040 The following NEW packages will be installed: #9 6.041 jq libjq1 libonig5 #9 6.333 0 upgraded, 3 newly installed, 0 to remove and 206 not upgraded. #9 6.333 Need to get 313 kB of archives. #9 6.333 After this operation, 1062 kB of additional disk space will be used. #9 6.333 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] #9 6.958 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] #9 7.043 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] #9 7.349 debconf: delaying package configuration, since apt-utils is not installed #9 7.403 Fetched 313 kB in 1s (298 kB/s) #9 7.456 Selecting previously unselected package libonig5:amd64. #9 7.456 (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 7.542 Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... #9 7.556 Unpacking libonig5:amd64 (6.9.4-1) ... #9 7.632 Selecting previously unselected package libjq1:amd64. #9 7.637 Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... #9 7.643 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #9 7.702 Selecting previously unselected package jq. #9 7.707 Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... #9 7.712 Unpacking jq (1.6-1ubuntu0.20.04.1) ... #9 7.789 Setting up libonig5:amd64 (6.9.4-1) ... #9 7.804 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #9 7.820 Setting up jq (1.6-1ubuntu0.20.04.1) ... #9 7.838 Processing triggers for man-db (2.9.1-1) ... #9 7.886 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #9 DONE 9.4s #10 [appmgr-build 3/16] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates #10 0.180 #10 0.180 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #10 0.180 #10 0.390 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease #10 0.396 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease #10 0.464 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease #10 0.541 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease #10 0.928 Reading package lists... #10 1.927 Building dependency tree... #10 2.134 Reading state information... #10 2.151 206 packages can be upgraded. Run 'apt list --upgradable' to see them. #10 2.157 #10 2.157 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #10 2.158 #10 2.195 Reading package lists... #10 3.166 Building dependency tree... #10 3.376 Reading state information... #10 3.572 The following packages will be upgraded: #10 3.573 ca-certificates #10 3.882 1 upgraded, 0 newly installed, 0 to remove and 205 not upgraded. #10 3.882 Need to get 159 kB of archives. #10 3.882 After this operation, 19.5 kB of additional disk space will be used. #10 3.882 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #10 4.597 debconf: delaying package configuration, since apt-utils is not installed #10 4.652 Fetched 159 kB in 1s (187 kB/s) #10 4.706 (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 4.729 Preparing to unpack .../ca-certificates_20240203~20.04.1_all.deb ... #10 4.747 Unpacking ca-certificates (20240203~20.04.1) over (20210119~20.04.2) ... #10 5.575 Setting up ca-certificates (20240203~20.04.1) ... #10 5.690 debconf: unable to initialize frontend: Dialog #10 5.690 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 5.690 debconf: falling back to frontend: Readline #10 7.103 Updating certificates in /etc/ssl/certs... #10 7.980 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #10 7.988 37 added, 19 removed; done. #10 8.036 Processing triggers for man-db (2.9.1-1) ... #10 8.127 Processing triggers for ca-certificates (20240203~20.04.1) ... #10 8.135 Updating certificates in /etc/ssl/certs... #10 8.655 0 added, 0 removed; done. #10 8.655 Running hooks in /etc/ca-certificates/update.d... #10 8.660 done. #10 8.711 Updating certificates in /etc/ssl/certs... #10 9.231 0 added, 0 removed; done. #10 9.231 Running hooks in /etc/ca-certificates/update.d... #10 9.233 done. #10 DONE 9.4s #11 [appmgr-build 4/16] RUN mkdir -p /go/bin #11 DONE 0.3s #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.1s #13 [appmgr-build 6/16] RUN mkdir -p /go/src/ws #13 DONE 0.3s #14 [appmgr-build 7/16] WORKDIR /go/src/ws #14 DONE 0.2s #15 [appmgr-build 8/16] COPY go.mod /go/src/ws #15 DONE 0.2s #16 [appmgr-build 9/16] COPY go.sum /go/src/ws #16 DONE 0.2s #17 [appmgr-build 10/16] RUN GO111MODULE=on go mod download #17 DONE 6.5s #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 0.459 2025/05/19 12:42:31 validating spec /go/src/ws/api/appmgr_rest_api.yaml #19 1.189 2025/05/19 12:42:32 preprocessing spec with option: minimal flattening #19 1.195 2025/05/19 12:42:32 building a plan for generation #19 1.199 2025/05/19 12:42:32 planning definitions #19 1.237 2025/05/19 12:42:32 planning operations #19 1.272 2025/05/19 12:42:32 grouping operations into packages #19 1.272 2025/05/19 12:42:32 planning meta data and facades #19 1.273 2025/05/19 12:42:32 rendering 20 models #19 1.273 2025/05/19 12:42:32 rendering 1 templates for model AllDeployableXapps #19 1.273 2025/05/19 12:42:32 name field AllDeployableXapps #19 1.274 2025/05/19 12:42:32 package field models #19 1.274 2025/05/19 12:42:32 creating generated file "all_deployable_xapps.go" in "pkg/models" as definition #19 1.275 2025/05/19 12:42:32 executed template asset:model #19 1.276 2025/05/19 12:42:32 rendering 1 templates for model AllDeployedXapps #19 1.276 2025/05/19 12:42:32 name field AllDeployedXapps #19 1.276 2025/05/19 12:42:32 package field models #19 1.276 2025/05/19 12:42:32 creating generated file "all_deployed_xapps.go" in "pkg/models" as definition #19 1.277 2025/05/19 12:42:32 executed template asset:model #19 1.278 2025/05/19 12:42:32 rendering 1 templates for model AllXappConfig #19 1.278 2025/05/19 12:42:32 name field AllXappConfig #19 1.278 2025/05/19 12:42:32 package field models #19 1.279 2025/05/19 12:42:32 creating generated file "all_xapp_config.go" in "pkg/models" as definition #19 1.280 2025/05/19 12:42:32 executed template asset:model #19 1.281 2025/05/19 12:42:32 rendering 1 templates for model ConfigMetadata #19 1.281 2025/05/19 12:42:32 name field ConfigMetadata #19 1.281 2025/05/19 12:42:32 package field models #19 1.281 2025/05/19 12:42:32 creating generated file "config_metadata.go" in "pkg/models" as definition #19 1.284 2025/05/19 12:42:32 executed template asset:model #19 1.286 2025/05/19 12:42:32 rendering 1 templates for model ConfigValidationError #19 1.286 2025/05/19 12:42:32 name field ConfigValidationError #19 1.286 2025/05/19 12:42:32 package field models #19 1.287 2025/05/19 12:42:32 creating generated file "config_validation_error.go" in "pkg/models" as definition #19 1.289 2025/05/19 12:42:32 executed template asset:model #19 1.290 2025/05/19 12:42:32 rendering 1 templates for model ConfigValidationErrors #19 1.290 2025/05/19 12:42:32 name field ConfigValidationErrors #19 1.290 2025/05/19 12:42:32 package field models #19 1.290 2025/05/19 12:42:32 creating generated file "config_validation_errors.go" in "pkg/models" as definition #19 1.292 2025/05/19 12:42:32 executed template asset:model #19 1.292 2025/05/19 12:42:32 rendering 1 templates for model EventType #19 1.292 2025/05/19 12:42:32 name field EventType #19 1.292 2025/05/19 12:42:32 package field models #19 1.293 2025/05/19 12:42:32 creating generated file "event_type.go" in "pkg/models" as definition #19 1.295 2025/05/19 12:42:32 executed template asset:model #19 1.296 2025/05/19 12:42:32 rendering 1 templates for model SubscriptionData #19 1.296 2025/05/19 12:42:32 name field SubscriptionData #19 1.296 2025/05/19 12:42:32 package field models #19 1.297 2025/05/19 12:42:32 creating generated file "subscription_data.go" in "pkg/models" as definition #19 1.300 2025/05/19 12:42:32 executed template asset:model #19 1.301 2025/05/19 12:42:32 rendering 1 templates for model XAppConfig #19 1.301 2025/05/19 12:42:32 name field XAppConfig #19 1.301 2025/05/19 12:42:32 package field models #19 1.301 2025/05/19 12:42:32 creating generated file "x_app_config.go" in "pkg/models" as definition #19 1.303 2025/05/19 12:42:32 executed template asset:model #19 1.304 2025/05/19 12:42:32 rendering 1 templates for model Xapp #19 1.304 2025/05/19 12:42:32 name field Xapp #19 1.304 2025/05/19 12:42:32 package field models #19 1.304 2025/05/19 12:42:32 creating generated file "xapp.go" in "pkg/models" as definition #19 1.310 2025/05/19 12:42:32 executed template asset:model #19 1.311 2025/05/19 12:42:32 rendering 1 templates for model XappDescriptor #19 1.311 2025/05/19 12:42:32 name field XappDescriptor #19 1.311 2025/05/19 12:42:32 package field models #19 1.312 2025/05/19 12:42:32 creating generated file "xapp_descriptor.go" in "pkg/models" as definition #19 1.314 2025/05/19 12:42:32 executed template asset:model #19 1.315 2025/05/19 12:42:32 rendering 1 templates for model XappDescriptorList #19 1.315 2025/05/19 12:42:32 name field XappDescriptorList #19 1.315 2025/05/19 12:42:32 package field models #19 1.315 2025/05/19 12:42:32 creating generated file "xapp_descriptor_list.go" in "pkg/models" as definition #19 1.316 2025/05/19 12:42:32 executed template asset:model #19 1.317 2025/05/19 12:42:32 rendering 1 templates for model XappInstance #19 1.317 2025/05/19 12:42:32 name field XappInstance #19 1.317 2025/05/19 12:42:32 package field models #19 1.318 2025/05/19 12:42:32 creating generated file "xapp_instance.go" in "pkg/models" as definition #19 1.323 2025/05/19 12:42:32 executed template asset:model #19 1.325 2025/05/19 12:42:32 rendering 1 templates for model allSubscriptions #19 1.325 2025/05/19 12:42:32 name field allSubscriptions #19 1.325 2025/05/19 12:42:32 package field models #19 1.326 2025/05/19 12:42:32 creating generated file "all_subscriptions.go" in "pkg/models" as definition #19 1.327 2025/05/19 12:42:32 executed template asset:model #19 1.327 2025/05/19 12:42:32 rendering 1 templates for model deregisterRequest #19 1.327 2025/05/19 12:42:32 name field deregisterRequest #19 1.327 2025/05/19 12:42:32 package field models #19 1.328 2025/05/19 12:42:32 creating generated file "deregister_request.go" in "pkg/models" as definition #19 1.330 2025/05/19 12:42:32 executed template asset:model #19 1.331 2025/05/19 12:42:32 rendering 1 templates for model registerRequest #19 1.331 2025/05/19 12:42:32 name field registerRequest #19 1.331 2025/05/19 12:42:32 package field models #19 1.331 2025/05/19 12:42:32 creating generated file "register_request.go" in "pkg/models" as definition #19 1.334 2025/05/19 12:42:32 executed template asset:model #19 1.337 2025/05/19 12:42:32 rendering 1 templates for model subscription #19 1.337 2025/05/19 12:42:32 name field subscription #19 1.337 2025/05/19 12:42:32 package field models #19 1.338 2025/05/19 12:42:32 creating generated file "subscription.go" in "pkg/models" as definition #19 1.339 2025/05/19 12:42:32 executed template asset:model #19 1.340 2025/05/19 12:42:32 rendering 1 templates for model subscriptionNotification #19 1.340 2025/05/19 12:42:32 name field subscriptionNotification #19 1.340 2025/05/19 12:42:32 package field models #19 1.341 2025/05/19 12:42:32 creating generated file "subscription_notification.go" in "pkg/models" as definition #19 1.343 2025/05/19 12:42:32 executed template asset:model #19 1.344 2025/05/19 12:42:32 rendering 1 templates for model subscriptionRequest #19 1.344 2025/05/19 12:42:32 name field subscriptionRequest #19 1.344 2025/05/19 12:42:32 package field models #19 1.344 2025/05/19 12:42:32 creating generated file "subscription_request.go" in "pkg/models" as definition #19 1.346 2025/05/19 12:42:32 executed template asset:model #19 1.347 2025/05/19 12:42:32 rendering 1 templates for model subscriptionResponse #19 1.347 2025/05/19 12:42:32 name field subscriptionResponse #19 1.347 2025/05/19 12:42:32 package field models #19 1.347 2025/05/19 12:42:32 creating generated file "subscription_response.go" in "pkg/models" as definition #19 1.349 2025/05/19 12:42:32 executed template asset:model #19 1.350 2025/05/19 12:42:32 rendering 3 operation groups (tags) #19 1.350 2025/05/19 12:42:32 rendering 2 operations for health #19 1.350 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.350 2025/05/19 12:42:32 name field getHealthAlive #19 1.350 2025/05/19 12:42:32 package field health #19 1.351 2025/05/19 12:42:32 creating generated file "get_health_alive_parameters.go" in "pkg/restapi/operations/health" as parameters #19 1.351 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.352 2025/05/19 12:42:32 name field getHealthAlive #19 1.352 2025/05/19 12:42:32 package field health #19 1.353 2025/05/19 12:42:32 creating generated file "get_health_alive_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #19 1.354 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.354 2025/05/19 12:42:32 name field getHealthAlive #19 1.354 2025/05/19 12:42:32 package field health #19 1.355 2025/05/19 12:42:32 creating generated file "get_health_alive_responses.go" in "pkg/restapi/operations/health" as responses #19 1.356 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.357 2025/05/19 12:42:32 name field getHealthAlive #19 1.357 2025/05/19 12:42:32 package field health #19 1.357 2025/05/19 12:42:32 creating generated file "get_health_alive.go" in "pkg/restapi/operations/health" as handler #19 1.360 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.360 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.360 2025/05/19 12:42:32 name field getHealthReady #19 1.360 2025/05/19 12:42:32 package field health #19 1.361 2025/05/19 12:42:32 creating generated file "get_health_ready_parameters.go" in "pkg/restapi/operations/health" as parameters #19 1.362 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.363 2025/05/19 12:42:32 name field getHealthReady #19 1.363 2025/05/19 12:42:32 package field health #19 1.364 2025/05/19 12:42:32 creating generated file "get_health_ready_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #19 1.365 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.366 2025/05/19 12:42:32 name field getHealthReady #19 1.366 2025/05/19 12:42:32 package field health #19 1.367 2025/05/19 12:42:32 creating generated file "get_health_ready_responses.go" in "pkg/restapi/operations/health" as responses #19 1.370 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.371 2025/05/19 12:42:32 name field getHealthReady #19 1.371 2025/05/19 12:42:32 package field health #19 1.372 2025/05/19 12:42:32 creating generated file "get_health_ready.go" in "pkg/restapi/operations/health" as handler #19 1.375 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.375 2025/05/19 12:42:32 rendering 0 templates for operation group AppManager #19 1.375 2025/05/19 12:42:32 rendering 7 operations for operations #19 1.375 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.375 2025/05/19 12:42:32 name field addSubscription #19 1.375 2025/05/19 12:42:32 package field operations #19 1.376 2025/05/19 12:42:32 creating generated file "add_subscription_parameters.go" in "pkg/restapi/operations" as parameters #19 1.377 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.379 2025/05/19 12:42:32 name field addSubscription #19 1.379 2025/05/19 12:42:32 package field operations #19 1.379 2025/05/19 12:42:32 creating generated file "add_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 1.381 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.382 2025/05/19 12:42:32 name field addSubscription #19 1.382 2025/05/19 12:42:32 package field operations #19 1.383 2025/05/19 12:42:32 creating generated file "add_subscription_responses.go" in "pkg/restapi/operations" as responses #19 1.386 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.387 2025/05/19 12:42:32 name field addSubscription #19 1.387 2025/05/19 12:42:32 package field operations #19 1.389 2025/05/19 12:42:32 creating generated file "add_subscription.go" in "pkg/restapi/operations" as handler #19 1.393 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.394 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.394 2025/05/19 12:42:32 name field deleteSubscription #19 1.394 2025/05/19 12:42:32 package field operations #19 1.395 2025/05/19 12:42:32 creating generated file "delete_subscription_parameters.go" in "pkg/restapi/operations" as parameters #19 1.398 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.399 2025/05/19 12:42:32 name field deleteSubscription #19 1.399 2025/05/19 12:42:32 package field operations #19 1.401 2025/05/19 12:42:32 creating generated file "delete_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 1.404 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.406 2025/05/19 12:42:32 name field deleteSubscription #19 1.406 2025/05/19 12:42:32 package field operations #19 1.407 2025/05/19 12:42:32 creating generated file "delete_subscription_responses.go" in "pkg/restapi/operations" as responses #19 1.410 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.410 2025/05/19 12:42:32 name field deleteSubscription #19 1.410 2025/05/19 12:42:32 package field operations #19 1.411 2025/05/19 12:42:32 creating generated file "delete_subscription.go" in "pkg/restapi/operations" as handler #19 1.414 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.415 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.415 2025/05/19 12:42:32 name field deregisterXapp #19 1.415 2025/05/19 12:42:32 package field operations #19 1.416 2025/05/19 12:42:32 creating generated file "deregister_xapp_parameters.go" in "pkg/restapi/operations" as parameters #19 1.418 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.419 2025/05/19 12:42:32 name field deregisterXapp #19 1.419 2025/05/19 12:42:32 package field operations #19 1.420 2025/05/19 12:42:32 creating generated file "deregister_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 1.421 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.422 2025/05/19 12:42:32 name field deregisterXapp #19 1.423 2025/05/19 12:42:32 package field operations #19 1.423 2025/05/19 12:42:32 creating generated file "deregister_xapp_responses.go" in "pkg/restapi/operations" as responses #19 1.426 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.427 2025/05/19 12:42:32 name field deregisterXapp #19 1.427 2025/05/19 12:42:32 package field operations #19 1.428 2025/05/19 12:42:32 creating generated file "deregister_xapp.go" in "pkg/restapi/operations" as handler #19 1.431 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.432 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.432 2025/05/19 12:42:32 name field getSubscriptionById #19 1.432 2025/05/19 12:42:32 package field operations #19 1.433 2025/05/19 12:42:32 creating generated file "get_subscription_by_id_parameters.go" in "pkg/restapi/operations" as parameters #19 1.435 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.436 2025/05/19 12:42:32 name field getSubscriptionById #19 1.436 2025/05/19 12:42:32 package field operations #19 1.437 2025/05/19 12:42:32 creating generated file "get_subscription_by_id_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 1.439 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.441 2025/05/19 12:42:32 name field getSubscriptionById #19 1.441 2025/05/19 12:42:32 package field operations #19 1.441 2025/05/19 12:42:32 creating generated file "get_subscription_by_id_responses.go" in "pkg/restapi/operations" as responses #19 1.445 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.446 2025/05/19 12:42:32 name field getSubscriptionById #19 1.446 2025/05/19 12:42:32 package field operations #19 1.447 2025/05/19 12:42:32 creating generated file "get_subscription_by_id.go" in "pkg/restapi/operations" as handler #19 1.449 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.449 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.449 2025/05/19 12:42:32 name field getSubscriptions #19 1.449 2025/05/19 12:42:32 package field operations #19 1.450 2025/05/19 12:42:32 creating generated file "get_subscriptions_parameters.go" in "pkg/restapi/operations" as parameters #19 1.451 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.451 2025/05/19 12:42:32 name field getSubscriptions #19 1.451 2025/05/19 12:42:32 package field operations #19 1.452 2025/05/19 12:42:32 creating generated file "get_subscriptions_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 1.453 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.454 2025/05/19 12:42:32 name field getSubscriptions #19 1.454 2025/05/19 12:42:32 package field operations #19 1.454 2025/05/19 12:42:32 creating generated file "get_subscriptions_responses.go" in "pkg/restapi/operations" as responses #19 1.456 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.456 2025/05/19 12:42:32 name field getSubscriptions #19 1.456 2025/05/19 12:42:32 package field operations #19 1.457 2025/05/19 12:42:32 creating generated file "get_subscriptions.go" in "pkg/restapi/operations" as handler #19 1.459 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.459 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.459 2025/05/19 12:42:32 name field modifySubscription #19 1.459 2025/05/19 12:42:32 package field operations #19 1.460 2025/05/19 12:42:32 creating generated file "modify_subscription_parameters.go" in "pkg/restapi/operations" as parameters #19 1.463 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.464 2025/05/19 12:42:32 name field modifySubscription #19 1.464 2025/05/19 12:42:32 package field operations #19 1.464 2025/05/19 12:42:32 creating generated file "modify_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 1.466 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.467 2025/05/19 12:42:32 name field modifySubscription #19 1.467 2025/05/19 12:42:32 package field operations #19 1.467 2025/05/19 12:42:32 creating generated file "modify_subscription_responses.go" in "pkg/restapi/operations" as responses #19 1.470 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.471 2025/05/19 12:42:32 name field modifySubscription #19 1.471 2025/05/19 12:42:32 package field operations #19 1.472 2025/05/19 12:42:32 creating generated file "modify_subscription.go" in "pkg/restapi/operations" as handler #19 1.474 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.474 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.474 2025/05/19 12:42:32 name field registerXapp #19 1.474 2025/05/19 12:42:32 package field operations #19 1.475 2025/05/19 12:42:32 creating generated file "register_xapp_parameters.go" in "pkg/restapi/operations" as parameters #19 1.476 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.477 2025/05/19 12:42:32 name field registerXapp #19 1.477 2025/05/19 12:42:32 package field operations #19 1.478 2025/05/19 12:42:32 creating generated file "register_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 1.479 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.480 2025/05/19 12:42:32 name field registerXapp #19 1.480 2025/05/19 12:42:32 package field operations #19 1.481 2025/05/19 12:42:32 creating generated file "register_xapp_responses.go" in "pkg/restapi/operations" as responses #19 1.482 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.483 2025/05/19 12:42:32 name field registerXapp #19 1.483 2025/05/19 12:42:32 package field operations #19 1.483 2025/05/19 12:42:32 creating generated file "register_xapp.go" in "pkg/restapi/operations" as handler #19 1.485 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.485 2025/05/19 12:42:32 rendering 0 templates for operation group AppManager #19 1.485 2025/05/19 12:42:32 rendering 9 operations for xapp #19 1.485 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.485 2025/05/19 12:42:32 name field GetConfigElement #19 1.485 2025/05/19 12:42:32 package field xapp #19 1.486 2025/05/19 12:42:32 creating generated file "get_config_element_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.488 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.488 2025/05/19 12:42:32 name field GetConfigElement #19 1.488 2025/05/19 12:42:32 package field xapp #19 1.489 2025/05/19 12:42:32 creating generated file "get_config_element_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.491 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.492 2025/05/19 12:42:32 name field GetConfigElement #19 1.492 2025/05/19 12:42:32 package field xapp #19 1.493 2025/05/19 12:42:32 creating generated file "get_config_element_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.495 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.496 2025/05/19 12:42:32 name field GetConfigElement #19 1.496 2025/05/19 12:42:32 package field xapp #19 1.496 2025/05/19 12:42:32 creating generated file "get_config_element.go" in "pkg/restapi/operations/xapp" as handler #19 1.498 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.499 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.499 2025/05/19 12:42:32 name field ModifyXappConfig #19 1.499 2025/05/19 12:42:32 package field xapp #19 1.500 2025/05/19 12:42:32 creating generated file "modify_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.501 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.502 2025/05/19 12:42:32 name field ModifyXappConfig #19 1.502 2025/05/19 12:42:32 package field xapp #19 1.503 2025/05/19 12:42:32 creating generated file "modify_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.504 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.506 2025/05/19 12:42:32 name field ModifyXappConfig #19 1.506 2025/05/19 12:42:32 package field xapp #19 1.507 2025/05/19 12:42:32 creating generated file "modify_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.512 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.514 2025/05/19 12:42:32 name field ModifyXappConfig #19 1.514 2025/05/19 12:42:32 package field xapp #19 1.515 2025/05/19 12:42:32 creating generated file "modify_xapp_config.go" in "pkg/restapi/operations/xapp" as handler #19 1.517 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.518 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.518 2025/05/19 12:42:32 name field deployXapp #19 1.518 2025/05/19 12:42:32 package field xapp #19 1.519 2025/05/19 12:42:32 creating generated file "deploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.521 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.521 2025/05/19 12:42:32 name field deployXapp #19 1.521 2025/05/19 12:42:32 package field xapp #19 1.522 2025/05/19 12:42:32 creating generated file "deploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.523 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.524 2025/05/19 12:42:32 name field deployXapp #19 1.524 2025/05/19 12:42:32 package field xapp #19 1.525 2025/05/19 12:42:32 creating generated file "deploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.528 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.529 2025/05/19 12:42:32 name field deployXapp #19 1.529 2025/05/19 12:42:32 package field xapp #19 1.529 2025/05/19 12:42:32 creating generated file "deploy_xapp.go" in "pkg/restapi/operations/xapp" as handler #19 1.531 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.532 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.532 2025/05/19 12:42:32 name field getAllXappConfig #19 1.532 2025/05/19 12:42:32 package field xapp #19 1.533 2025/05/19 12:42:32 creating generated file "get_all_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.533 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.534 2025/05/19 12:42:32 name field getAllXappConfig #19 1.534 2025/05/19 12:42:32 package field xapp #19 1.534 2025/05/19 12:42:32 creating generated file "get_all_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.535 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.537 2025/05/19 12:42:32 name field getAllXappConfig #19 1.537 2025/05/19 12:42:32 package field xapp #19 1.538 2025/05/19 12:42:32 creating generated file "get_all_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.540 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.541 2025/05/19 12:42:32 name field getAllXappConfig #19 1.541 2025/05/19 12:42:32 package field xapp #19 1.542 2025/05/19 12:42:32 creating generated file "get_all_xapp_config.go" in "pkg/restapi/operations/xapp" as handler #19 1.544 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.545 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.545 2025/05/19 12:42:32 name field getAllXapps #19 1.545 2025/05/19 12:42:32 package field xapp #19 1.545 2025/05/19 12:42:32 creating generated file "get_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.546 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.547 2025/05/19 12:42:32 name field getAllXapps #19 1.547 2025/05/19 12:42:32 package field xapp #19 1.548 2025/05/19 12:42:32 creating generated file "get_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.548 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.549 2025/05/19 12:42:32 name field getAllXapps #19 1.549 2025/05/19 12:42:32 package field xapp #19 1.550 2025/05/19 12:42:32 creating generated file "get_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.552 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.553 2025/05/19 12:42:32 name field getAllXapps #19 1.553 2025/05/19 12:42:32 package field xapp #19 1.554 2025/05/19 12:42:32 creating generated file "get_all_xapps.go" in "pkg/restapi/operations/xapp" as handler #19 1.556 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.557 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.557 2025/05/19 12:42:32 name field getXappByName #19 1.557 2025/05/19 12:42:32 package field xapp #19 1.558 2025/05/19 12:42:32 creating generated file "get_xapp_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.559 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.560 2025/05/19 12:42:32 name field getXappByName #19 1.560 2025/05/19 12:42:32 package field xapp #19 1.561 2025/05/19 12:42:32 creating generated file "get_xapp_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.562 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.563 2025/05/19 12:42:32 name field getXappByName #19 1.563 2025/05/19 12:42:32 package field xapp #19 1.564 2025/05/19 12:42:32 creating generated file "get_xapp_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.568 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.570 2025/05/19 12:42:32 name field getXappByName #19 1.570 2025/05/19 12:42:32 package field xapp #19 1.570 2025/05/19 12:42:32 creating generated file "get_xapp_by_name.go" in "pkg/restapi/operations/xapp" as handler #19 1.572 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.573 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.573 2025/05/19 12:42:32 name field getXappInstanceByName #19 1.573 2025/05/19 12:42:32 package field xapp #19 1.574 2025/05/19 12:42:32 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.576 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.578 2025/05/19 12:42:32 name field getXappInstanceByName #19 1.578 2025/05/19 12:42:32 package field xapp #19 1.579 2025/05/19 12:42:32 creating generated file "get_xapp_instance_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.581 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.582 2025/05/19 12:42:32 name field getXappInstanceByName #19 1.582 2025/05/19 12:42:32 package field xapp #19 1.583 2025/05/19 12:42:32 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.590 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.593 2025/05/19 12:42:32 name field getXappInstanceByName #19 1.593 2025/05/19 12:42:32 package field xapp #19 1.594 2025/05/19 12:42:32 creating generated file "get_xapp_instance_by_name.go" in "pkg/restapi/operations/xapp" as handler #19 1.599 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.600 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.600 2025/05/19 12:42:32 name field listAllXapps #19 1.600 2025/05/19 12:42:32 package field xapp #19 1.602 2025/05/19 12:42:32 creating generated file "list_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.603 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.603 2025/05/19 12:42:32 name field listAllXapps #19 1.603 2025/05/19 12:42:32 package field xapp #19 1.604 2025/05/19 12:42:32 creating generated file "list_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.604 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.605 2025/05/19 12:42:32 name field listAllXapps #19 1.605 2025/05/19 12:42:32 package field xapp #19 1.606 2025/05/19 12:42:32 creating generated file "list_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.609 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.610 2025/05/19 12:42:32 name field listAllXapps #19 1.610 2025/05/19 12:42:32 package field xapp #19 1.610 2025/05/19 12:42:32 creating generated file "list_all_xapps.go" in "pkg/restapi/operations/xapp" as handler #19 1.612 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.613 2025/05/19 12:42:32 rendering 4 templates for operation AppManager #19 1.613 2025/05/19 12:42:32 name field undeployXapp #19 1.613 2025/05/19 12:42:32 package field xapp #19 1.614 2025/05/19 12:42:32 creating generated file "undeploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.615 2025/05/19 12:42:32 executed template asset:serverParameter #19 1.616 2025/05/19 12:42:32 name field undeployXapp #19 1.616 2025/05/19 12:42:32 package field xapp #19 1.617 2025/05/19 12:42:32 creating generated file "undeploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.618 2025/05/19 12:42:32 executed template asset:serverUrlbuilder #19 1.619 2025/05/19 12:42:32 name field undeployXapp #19 1.619 2025/05/19 12:42:32 package field xapp #19 1.620 2025/05/19 12:42:32 creating generated file "undeploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.623 2025/05/19 12:42:32 executed template asset:serverResponses #19 1.623 2025/05/19 12:42:32 name field undeployXapp #19 1.623 2025/05/19 12:42:32 package field xapp #19 1.624 2025/05/19 12:42:32 creating generated file "undeploy_xapp.go" in "pkg/restapi/operations/xapp" as handler #19 1.626 2025/05/19 12:42:32 executed template asset:serverOperation #19 1.627 2025/05/19 12:42:32 rendering 0 templates for operation group AppManager #19 1.627 2025/05/19 12:42:32 rendering support #19 1.627 2025/05/19 12:42:32 rendering 6 templates for application AppManager #19 1.627 2025/05/19 12:42:32 name field AppManager #19 1.627 2025/05/19 12:42:32 package field operations #19 1.627 2025/05/19 12:42:32 creating generated file "configure_app_manager.go" in "pkg/restapi" as configure #19 1.635 2025/05/19 12:42:32 executed template asset:serverConfigureapi #19 1.638 2025/05/19 12:42:32 name field AppManager #19 1.638 2025/05/19 12:42:32 package field operations #19 1.644 2025/05/19 12:42:32 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec #19 1.644 2025/05/19 12:42:32 executed template asset:swaggerJsonEmbed #19 1.645 2025/05/19 12:42:32 name field AppManager #19 1.645 2025/05/19 12:42:32 package field operations #19 1.646 2025/05/19 12:42:32 creating generated file "server.go" in "pkg/restapi" as server #19 1.647 2025/05/19 12:42:32 executed template asset:serverServer #19 1.655 2025/05/19 12:42:32 name field AppManager #19 1.655 2025/05/19 12:42:32 package field operations #19 1.656 2025/05/19 12:42:32 creating generated file "app_manager_api.go" in "pkg/restapi/operations" as builder #19 1.676 2025/05/19 12:42:32 executed template asset:serverBuilder #19 1.683 2025/05/19 12:42:32 name field AppManager #19 1.683 2025/05/19 12:42:32 package field operations #19 1.684 2025/05/19 12:42:32 creating generated file "doc.go" in "pkg/restapi" as doc #19 1.684 2025/05/19 12:42:32 executed template asset:serverDoc #19 1.684 2025/05/19 12:42:32 Generation completed! #19 1.684 #19 1.684 For this generation to compile you need to have some packages in your GOPATH: #19 1.684 #19 1.684 * github.com/go-openapi/runtime #19 1.684 * github.com/jessevdk/go-flags #19 1.684 #19 1.684 You can get these now with: go get -u -f pkg/... #19 DONE 1.8s #20 [appmgr-build 13/16] COPY . /go/src/ws #20 DONE 0.2s #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 14.9s #22 [appmgr-build 15/16] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/resthooks/ #22 20.07 ok gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/resthooks 3.073s coverage: 89.1% of statements #22 DONE 20.4s #23 [appmgr-build 16/16] RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') #23 0.279 pkg/appmgr/appmgr.go #23 0.283 pkg/cm/cm.go #23 0.287 pkg/helm/helm.go #23 0.289 pkg/logger/logger.go #23 DONE 0.4s #24 [appmgr 3/9] COPY --from=appmgr-build /usr/local/include/ /usr/local/include/ #24 DONE 0.3s #25 [appmgr 4/9] COPY --from=appmgr-build /usr/local/lib/ /usr/local/lib/ #25 DONE 0.2s #26 [appmgr 5/9] RUN ldconfig #26 DONE 0.4s #27 [appmgr 6/9] RUN mkdir -p /opt/xAppManager && chmod -R 755 /opt/xAppManager #27 DONE 0.3s #28 [appmgr 7/9] COPY --from=appmgr-build /go/src/ws/cache/go/cmd/appmgr /opt/xAppManager/appmgr #28 DONE 0.2s #29 [appmgr 8/9] WORKDIR /opt/xAppManager #29 DONE 0.1s #30 [appmgr 9/9] COPY appmgr-entrypoint.sh /opt/xAppManager/ #30 DONE 0.2s #31 exporting to image #31 exporting layers #31 exporting layers 1.8s done #31 writing image sha256:97df53731d06d0d9c800376fb5ec2e1b079b2054c3af9f48e7e1e33546e2ee1d done #31 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.8 0.0s done #31 DONE 1.9s ---> docker-build.sh ends [ric-plt-appmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins18279776543569783443.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/jenkins6315687870965371951.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.8 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.8 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr] 1383f1e0967b: Preparing 5f70bf18a086: Preparing bc7049de4b05: Preparing 5af488b1538f: Preparing 0a98664945d1: Preparing 3c9825739067: Preparing 66f077b6cb2e: Preparing a80e20cfaf05: Preparing 470b66ea5123: Preparing 3c9825739067: Waiting 66f077b6cb2e: Waiting a80e20cfaf05: Waiting 470b66ea5123: Waiting 0a98664945d1: Pushed 5f70bf18a086: Pushed 5af488b1538f: Pushed 1383f1e0967b: Pushed 3c9825739067: Pushed 66f077b6cb2e: Pushed bc7049de4b05: Pushed a80e20cfaf05: Pushed 470b66ea5123: Pushed 0.5.8: digest: sha256:dba4c98b6942074bf83844c40cf0fd8f057c0a102787e9ad4f50251b110c52b5 size: 2194 ---> docker-push.sh ends [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins6958241347328334297.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2132 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins4850903780334405695.sh ---> sysstat.sh [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins9291489295588153412.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/jenkins13780956695028912579.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-oSsA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-oSsA/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins18247703752507853784.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config8799552064577539918tmp 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/jenkins2408257629640669329.sh ---> create-netrc.sh [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins9651893911848975970.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-oSsA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-oSsA/bin to PATH [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins4088184985164201985.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins675758295291687743.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-oSsA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-oSsA/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/jenkins1540339679711919651.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-oSsA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-oSsA/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/340 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-1237 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.4G 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: 3943 468 296 0 3179 3192 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:0c:77:c0 brd ff:ff:ff:ff:ff:ff inet 10.32.7.187/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86118sec preferred_lft 86118sec inet6 fe80::f816:3eff:fe0c:77c0/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:d6:ee:12:7d 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-1237) 05/19/25 _x86_64_ (4 CPU) 12:39:36 LINUX RESTART (4 CPU) 12:40:01 tps rtps wtps bread/s bwrtn/s 12:41:01 154.17 60.86 93.32 4699.48 41558.42 12:42:01 237.47 22.13 215.34 2739.32 106926.36 12:43:01 221.40 70.49 150.91 6711.41 37501.08 12:44:01 143.94 89.70 54.24 6218.43 2686.35 Average: 189.25 60.79 128.47 5091.77 47178.01 12:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:41:01 1712988 3386272 2325664 57.59 51284 1777824 857084 16.85 513564 1633648 159764 12:42:01 233304 3322308 3805348 94.22 109712 3076864 1068180 21.00 606472 2922704 265052 12:43:01 549028 3289056 3489624 86.41 140116 2680732 1474996 28.99 881052 2312896 50728 12:44:01 371416 3309092 3667236 90.80 144036 2876728 928500 18.25 968728 2405692 25316 Average: 716684 3326682 3321968 82.25 111287 2603037 1082190 21.27 742454 2318735 125215 12:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:41:01 ens3 359.77 237.73 1485.11 67.49 0.00 0.00 0.00 0.00 12:41:01 lo 1.00 1.00 0.10 0.10 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:42:01 ens3 570.02 296.77 12738.79 27.36 0.00 0.00 0.00 0.00 12:42:01 lo 2.20 2.20 0.19 0.19 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:43:01 ens3 340.21 247.48 1743.44 20.32 0.00 0.00 0.00 0.00 12:43:01 lo 0.00 0.00 0.00 0.00 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:44:01 ens3 118.40 189.32 24.32 1318.39 0.00 0.00 0.00 0.00 12:44:01 lo 4.67 4.67 0.41 0.41 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 Average: ens3 347.14 242.83 3999.37 358.34 0.00 0.00 0.00 0.00 Average: lo 1.97 1.97 0.17 0.17 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 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1237) 05/19/25 _x86_64_ (4 CPU) 12:39:36 LINUX RESTART (4 CPU) 12:40:01 CPU %user %nice %system %iowait %steal %idle 12:41:01 all 18.93 0.00 2.06 4.89 0.06 74.06 12:41:01 0 24.49 0.00 2.51 6.42 0.08 66.50 12:41:01 1 7.71 0.00 1.59 9.50 0.05 81.15 12:41:01 2 31.31 0.00 2.69 1.24 0.08 64.68 12:41:01 3 12.26 0.00 1.42 2.41 0.03 83.88 12:42:01 all 24.96 0.00 7.79 4.47 0.08 62.70 12:42:01 0 25.72 0.00 7.06 4.19 0.07 62.97 12:42:01 1 15.29 0.00 7.15 6.02 0.05 71.49 12:42:01 2 34.00 0.00 9.86 1.75 0.10 54.28 12:42:01 3 24.81 0.00 7.11 5.92 0.08 62.08 12:43:01 all 32.16 0.00 6.97 6.48 0.10 54.28 12:43:01 0 27.65 0.00 7.08 5.37 0.08 59.81 12:43:01 1 33.28 0.00 6.49 6.63 0.12 53.49 12:43:01 2 35.60 0.00 7.22 6.68 0.12 50.39 12:43:01 3 32.14 0.00 7.14 7.24 0.10 53.39 12:44:01 all 21.83 0.00 1.97 3.45 0.06 72.68 12:44:01 0 8.14 0.00 1.60 4.86 0.05 85.35 12:44:01 1 15.75 0.00 1.89 2.47 0.03 79.86 12:44:01 2 35.23 0.00 2.26 3.29 0.08 59.14 12:44:01 3 28.13 0.00 2.12 3.23 0.07 66.45 Average: all 24.46 0.00 4.69 4.82 0.08 65.96 Average: 0 21.50 0.00 4.56 5.21 0.07 68.65 Average: 1 17.98 0.00 4.27 6.15 0.06 71.54 Average: 2 34.03 0.00 5.50 3.23 0.10 57.14 Average: 3 24.31 0.00 4.43 4.69 0.07 66.49