Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-12549 (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-vxcbCL1JEdlV/agent.2271 SSH_AGENT_PID=2273 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-appmgr-docker-merge-master@tmp/private_key_10665167226155623922.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/jenkins8766870053946939.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-Kpv1 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-Kpv1/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-Kpv1/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.2 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.76 botocore==1.35.76 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.8.0 cmd2==2.5.7 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.36.0 httplib2==0.22.0 identify==2.6.3 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.9.1 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==6.2.0 oslo.serialization==5.6.0 oslo.utils==8.0.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.22.3 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.4 simplejson==3.19.3 six==1.17.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.28.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.0 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/config4079389925824856743tmp copy managed file [ric-plt-appmgr-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config6644243170172603623tmp [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins2633842941166550907.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/jenkins10119124001285421160.sh [ric-plt-appmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11966058262354012715.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/jenkins5151130936946923375.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-Kpv1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-Kpv1/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/jenkins10080801318781791727.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 nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 #3 DONE 0.1s #4 [internal] load metadata for docker.io/library/ubuntu:20.04 #4 DONE 1.1s #5 [appmgr 1/9] FROM docker.io/library/ubuntu:20.04@sha256:8e5c4f0285ecbb4ead070431d29b576a530d3166df73ec44affc1cd27555141b #5 resolve docker.io/library/ubuntu:20.04@sha256:8e5c4f0285ecbb4ead070431d29b576a530d3166df73ec44affc1cd27555141b #5 ... #6 [internal] load build context #6 transferring context: 2.10MB 0.0s done #6 DONE 0.1s #5 [appmgr 1/9] FROM docker.io/library/ubuntu:20.04@sha256:8e5c4f0285ecbb4ead070431d29b576a530d3166df73ec44affc1cd27555141b #5 resolve docker.io/library/ubuntu:20.04@sha256:8e5c4f0285ecbb4ead070431d29b576a530d3166df73ec44affc1cd27555141b 0.1s done #5 sha256:8e5c4f0285ecbb4ead070431d29b576a530d3166df73ec44affc1cd27555141b 6.69kB / 6.69kB done #5 sha256:e5a6aeef391a8a9bdaee3de6b28f393837c479d8217324a2340b64e45a81e0ef 424B / 424B done #5 sha256:6013ae1a63c2ee58a8949f03c6366a3ef6a2f386a7db27d86de2de965e9f450b 2.30kB / 2.30kB done #5 sha256:d9802f032d6798e2086607424bfe88cb8ec1d6f116e11cd99592dcaf261e9cd2 0B / 27.51MB 3.5s #5 sha256:d9802f032d6798e2086607424bfe88cb8ec1d6f116e11cd99592dcaf261e9cd2 4.19MB / 27.51MB 3.6s #5 sha256:d9802f032d6798e2086607424bfe88cb8ec1d6f116e11cd99592dcaf261e9cd2 14.68MB / 27.51MB 3.7s #5 sha256:d9802f032d6798e2086607424bfe88cb8ec1d6f116e11cd99592dcaf261e9cd2 25.17MB / 27.51MB 3.8s #5 sha256:d9802f032d6798e2086607424bfe88cb8ec1d6f116e11cd99592dcaf261e9cd2 27.51MB / 27.51MB 3.9s done #5 extracting sha256:d9802f032d6798e2086607424bfe88cb8ec1d6f116e11cd99592dcaf261e9cd2 #5 extracting sha256:d9802f032d6798e2086607424bfe88cb8ec1d6f116e11cd99592dcaf261e9cd2 1.1s done #5 DONE 5.5s #7 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #7 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.1s done #7 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done #7 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done #7 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 3.3s done #7 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done #7 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.6s done #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.7s done #7 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 3.0s done #7 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.4s done #7 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 3.5s done #7 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 3.5s done #7 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 3.7s done #7 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 1.8s #7 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 6.9s #7 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 11.9s #7 ... #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.314 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #0 0.578 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #0 0.702 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4109 kB] #0 1.178 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1279 kB] #0 1.209 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] #0 1.211 Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4137 kB] #0 1.651 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #0 1.840 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #0 2.031 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #0 2.421 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #0 2.434 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #0 3.019 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #0 3.019 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4584 kB] #0 3.222 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4333 kB] #0 3.400 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [34.6 kB] #0 3.401 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1568 kB] #0 3.568 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #0 3.568 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #0 4.092 Fetched 33.6 MB in 4s (8572 kB/s) #0 4.092 Reading package lists... #0 5.092 Reading package lists... #0 6.099 Building dependency tree... #0 6.294 Reading state information... #0 6.455 The following additional packages will be installed: #0 6.456 libssl1.1 #0 6.509 The following NEW packages will be installed: #0 6.511 ca-cacert ca-certificates libssl1.1 openssl sudo #0 6.672 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. #0 6.672 Need to get 2625 kB of archives. #0 6.672 After this operation, 8106 kB of additional disk space will be used. #0 6.672 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.23 [1323 kB] #0 7.304 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.23 [621 kB] #0 7.328 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #0 7.334 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] #0 7.354 Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 ca-cacert all 2019.0411-2 [7688 B] #0 7.545 debconf: delaying package configuration, since apt-utils is not installed #0 7.567 Fetched 2625 kB in 1s (3140 kB/s) #0 7.630 Selecting previously unselected package libssl1.1:amd64. #0 7.630 (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.) #0 7.630 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.23_amd64.deb ... #0 7.643 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.23) ... #0 7.807 Selecting previously unselected package openssl. #0 7.807 Preparing to unpack .../openssl_1.1.1f-1ubuntu2.23_amd64.deb ... #0 7.813 Unpacking openssl (1.1.1f-1ubuntu2.23) ... #0 7.940 Selecting previously unselected package ca-certificates. #0 7.940 Preparing to unpack .../ca-certificates_20240203~20.04.1_all.deb ... #0 7.946 Unpacking ca-certificates (20240203~20.04.1) ... #0 8.194 Selecting previously unselected package sudo. #0 8.194 Preparing to unpack .../sudo_1.8.31-1ubuntu1.5_amd64.deb ... #0 8.201 Unpacking sudo (1.8.31-1ubuntu1.5) ... #0 8.433 Selecting previously unselected package ca-cacert. #0 8.433 Preparing to unpack .../ca-cacert_2019.0411-2_all.deb ... #0 8.441 Unpacking ca-cacert (2019.0411-2) ... #0 8.488 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.23) ... #0 8.567 debconf: unable to initialize frontend: Dialog #0 8.567 debconf: (TERM is not set, so the dialog frontend is not usable.) #0 8.567 debconf: falling back to frontend: Readline #0 8.568 debconf: unable to initialize frontend: Readline #0 8.568 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.) #0 8.568 debconf: falling back to frontend: Teletype #0 8.621 Setting up sudo (1.8.31-1ubuntu1.5) ... #0 8.819 Setting up openssl (1.1.1f-1ubuntu2.23) ... #0 8.845 Setting up ca-certificates (20240203~20.04.1) ... #0 8.924 debconf: unable to initialize frontend: Dialog #0 8.924 debconf: (TERM is not set, so the dialog frontend is not usable.) #0 8.924 debconf: falling back to frontend: Readline #0 8.925 debconf: unable to initialize frontend: Readline #0 8.925 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.) #0 8.925 debconf: falling back to frontend: Teletype #0 9.346 Updating certificates in /etc/ssl/certs... #0 9.952 148 added, 0 removed; done. #8 10.19 Setting up ca-cacert (2019.0411-2) ... #8 10.22 Processing triggers for libc-bin (2.31-0ubuntu9.16) ... #8 ... #7 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #7 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 14.6s done #7 ... #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.32 Processing triggers for ca-certificates (20240203~20.04.1) ... #8 10.34 Clearing symlinks in /etc/ssl/certs... #8 10.65 done. #8 10.65 Updating certificates in /etc/ssl/certs... #8 11.32 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #8 11.38 148 added, 0 removed; done. #8 11.38 Running hooks in /etc/ca-certificates/update.d... #8 11.38 done. #8 11.39 Updating certificates in /etc/ssl/certs... #8 12.00 0 added, 0 removed; done. #8 12.00 Running hooks in /etc/ca-certificates/update.d... #8 12.00 done. #8 12.07 Updating certificates in /etc/ssl/certs... #8 12.58 0 added, 0 removed; done. #8 12.58 Running hooks in /etc/ca-certificates/update.d... #8 12.58 done. #8 DONE 14.4s #7 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #7 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done #7 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 #7 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.1s done #7 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 #7 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 4.6s done #7 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 #7 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.0s done #7 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.1s #7 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.8s done #7 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 #7 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done #7 DONE 31.6s #9 [appmgr-build 2/16] RUN apt-get update -y && apt-get install -y jq #9 0.622 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #9 0.623 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #9 0.672 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #9 0.985 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #9 1.037 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1279 kB] #9 1.155 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4333 kB] #9 1.388 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4137 kB] #9 1.593 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4584 kB] #9 1.612 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] #9 1.613 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4109 kB] #9 1.777 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [34.6 kB] #9 1.779 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1568 kB] #9 1.793 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #9 1.794 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #9 2.459 Fetched 20.5 MB in 2s (10.3 MB/s) #9 2.459 Reading package lists... #9 3.444 Reading package lists... #9 4.392 Building dependency tree... #9 4.601 Reading state information... #9 4.766 The following additional packages will be installed: #9 4.766 libjq1 libonig5 #9 4.797 The following NEW packages will be installed: #9 4.798 jq libjq1 libonig5 #9 5.089 0 upgraded, 3 newly installed, 0 to remove and 205 not upgraded. #9 5.089 Need to get 313 kB of archives. #9 5.089 After this operation, 1062 kB of additional disk space will be used. #9 5.089 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] #9 5.718 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] #9 5.805 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] #9 6.127 debconf: delaying package configuration, since apt-utils is not installed #9 6.179 Fetched 313 kB in 1s (296 kB/s) #9 6.232 Selecting previously unselected package libonig5:amd64. #9 6.232 (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 6.318 Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... #9 6.332 Unpacking libonig5:amd64 (6.9.4-1) ... #9 6.408 Selecting previously unselected package libjq1:amd64. #9 6.414 Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... #9 6.422 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #9 6.491 Selecting previously unselected package jq. #9 6.496 Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... #9 6.502 Unpacking jq (1.6-1ubuntu0.20.04.1) ... #9 6.592 Setting up libonig5:amd64 (6.9.4-1) ... #9 6.615 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... #9 6.635 Setting up jq (1.6-1ubuntu0.20.04.1) ... #9 6.656 Processing triggers for man-db (2.9.1-1) ... #9 6.705 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #9 DONE 8.3s #10 [appmgr-build 3/16] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates #10 0.214 #10 0.214 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #10 0.214 #10 0.459 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #10 0.459 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease #10 0.499 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease #10 0.572 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease #10 0.984 Reading package lists... #10 1.943 Building dependency tree... #10 2.178 Reading state information... #10 2.197 205 packages can be upgraded. Run 'apt list --upgradable' to see them. #10 2.202 #10 2.202 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #10 2.202 #10 2.240 Reading package lists... #10 3.212 Building dependency tree... #10 3.442 Reading state information... #10 3.644 The following packages will be upgraded: #10 3.646 ca-certificates #10 3.944 1 upgraded, 0 newly installed, 0 to remove and 204 not upgraded. #10 3.944 Need to get 159 kB of archives. #10 3.944 After this operation, 19.5 kB of additional disk space will be used. #10 3.944 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20240203~20.04.1 [159 kB] #10 4.625 debconf: delaying package configuration, since apt-utils is not installed #10 4.682 Fetched 159 kB in 1s (198 kB/s) #10 4.736 (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.763 Preparing to unpack .../ca-certificates_20240203~20.04.1_all.deb ... #10 4.783 Unpacking ca-certificates (20240203~20.04.1) over (20210119~20.04.2) ... #10 5.631 Setting up ca-certificates (20240203~20.04.1) ... #10 5.745 debconf: unable to initialize frontend: Dialog #10 5.745 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 5.745 debconf: falling back to frontend: Readline #10 7.195 Updating certificates in /etc/ssl/certs... #10 8.049 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL #10 8.058 37 added, 19 removed; done. #10 8.110 Processing triggers for man-db (2.9.1-1) ... #10 8.201 Processing triggers for ca-certificates (20240203~20.04.1) ... #10 8.212 Updating certificates in /etc/ssl/certs... #10 8.754 0 added, 0 removed; done. #10 8.755 Running hooks in /etc/ca-certificates/update.d... #10 8.758 done. #10 8.829 Updating certificates in /etc/ssl/certs... #10 9.374 0 added, 0 removed; done. #10 9.374 Running hooks in /etc/ca-certificates/update.d... #10 9.375 done. #10 DONE 9.5s #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.3s #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 9.5s #18 [appmgr-build 11/16] COPY . /go/src/ws #18 DONE 0.6s #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.436 2024/12/09 12:40:13 validating spec /go/src/ws/api/appmgr_rest_api.yaml #19 1.110 2024/12/09 12:40:13 preprocessing spec with option: minimal flattening #19 1.121 2024/12/09 12:40:13 building a plan for generation #19 1.127 2024/12/09 12:40:13 planning definitions #19 1.169 2024/12/09 12:40:14 planning operations #19 1.198 2024/12/09 12:40:14 grouping operations into packages #19 1.198 2024/12/09 12:40:14 planning meta data and facades #19 1.199 2024/12/09 12:40:14 rendering 20 models #19 1.199 2024/12/09 12:40:14 rendering 1 templates for model AllDeployableXapps #19 1.199 2024/12/09 12:40:14 name field AllDeployableXapps #19 1.199 2024/12/09 12:40:14 package field models #19 1.199 2024/12/09 12:40:14 creating generated file "all_deployable_xapps.go" in "pkg/models" as definition #19 1.201 2024/12/09 12:40:14 executed template asset:model #19 1.202 2024/12/09 12:40:14 rendering 1 templates for model AllDeployedXapps #19 1.202 2024/12/09 12:40:14 name field AllDeployedXapps #19 1.202 2024/12/09 12:40:14 package field models #19 1.202 2024/12/09 12:40:14 creating generated file "all_deployed_xapps.go" in "pkg/models" as definition #19 1.204 2024/12/09 12:40:14 executed template asset:model #19 1.205 2024/12/09 12:40:14 rendering 1 templates for model AllXappConfig #19 1.205 2024/12/09 12:40:14 name field AllXappConfig #19 1.205 2024/12/09 12:40:14 package field models #19 1.205 2024/12/09 12:40:14 creating generated file "all_xapp_config.go" in "pkg/models" as definition #19 1.206 2024/12/09 12:40:14 executed template asset:model #19 1.207 2024/12/09 12:40:14 rendering 1 templates for model ConfigMetadata #19 1.207 2024/12/09 12:40:14 name field ConfigMetadata #19 1.207 2024/12/09 12:40:14 package field models #19 1.207 2024/12/09 12:40:14 creating generated file "config_metadata.go" in "pkg/models" as definition #19 1.209 2024/12/09 12:40:14 executed template asset:model #19 1.210 2024/12/09 12:40:14 rendering 1 templates for model ConfigValidationError #19 1.210 2024/12/09 12:40:14 name field ConfigValidationError #19 1.210 2024/12/09 12:40:14 package field models #19 1.210 2024/12/09 12:40:14 creating generated file "config_validation_error.go" in "pkg/models" as definition #19 1.212 2024/12/09 12:40:14 executed template asset:model #19 1.213 2024/12/09 12:40:14 rendering 1 templates for model ConfigValidationErrors #19 1.213 2024/12/09 12:40:14 name field ConfigValidationErrors #19 1.213 2024/12/09 12:40:14 package field models #19 1.213 2024/12/09 12:40:14 creating generated file "config_validation_errors.go" in "pkg/models" as definition #19 1.214 2024/12/09 12:40:14 executed template asset:model #19 1.215 2024/12/09 12:40:14 rendering 1 templates for model EventType #19 1.215 2024/12/09 12:40:14 name field EventType #19 1.215 2024/12/09 12:40:14 package field models #19 1.215 2024/12/09 12:40:14 creating generated file "event_type.go" in "pkg/models" as definition #19 1.217 2024/12/09 12:40:14 executed template asset:model #19 1.218 2024/12/09 12:40:14 rendering 1 templates for model SubscriptionData #19 1.218 2024/12/09 12:40:14 name field SubscriptionData #19 1.218 2024/12/09 12:40:14 package field models #19 1.218 2024/12/09 12:40:14 creating generated file "subscription_data.go" in "pkg/models" as definition #19 1.221 2024/12/09 12:40:14 executed template asset:model #19 1.222 2024/12/09 12:40:14 rendering 1 templates for model XAppConfig #19 1.222 2024/12/09 12:40:14 name field XAppConfig #19 1.222 2024/12/09 12:40:14 package field models #19 1.223 2024/12/09 12:40:14 creating generated file "x_app_config.go" in "pkg/models" as definition #19 1.225 2024/12/09 12:40:14 executed template asset:model #19 1.226 2024/12/09 12:40:14 rendering 1 templates for model Xapp #19 1.226 2024/12/09 12:40:14 name field Xapp #19 1.226 2024/12/09 12:40:14 package field models #19 1.226 2024/12/09 12:40:14 creating generated file "xapp.go" in "pkg/models" as definition #19 1.233 2024/12/09 12:40:14 executed template asset:model #19 1.235 2024/12/09 12:40:14 rendering 1 templates for model XappDescriptor #19 1.235 2024/12/09 12:40:14 name field XappDescriptor #19 1.235 2024/12/09 12:40:14 package field models #19 1.235 2024/12/09 12:40:14 creating generated file "xapp_descriptor.go" in "pkg/models" as definition #19 1.237 2024/12/09 12:40:14 executed template asset:model #19 1.238 2024/12/09 12:40:14 rendering 1 templates for model XappDescriptorList #19 1.238 2024/12/09 12:40:14 name field XappDescriptorList #19 1.238 2024/12/09 12:40:14 package field models #19 1.238 2024/12/09 12:40:14 creating generated file "xapp_descriptor_list.go" in "pkg/models" as definition #19 1.239 2024/12/09 12:40:14 executed template asset:model #19 1.240 2024/12/09 12:40:14 rendering 1 templates for model XappInstance #19 1.240 2024/12/09 12:40:14 name field XappInstance #19 1.240 2024/12/09 12:40:14 package field models #19 1.240 2024/12/09 12:40:14 creating generated file "xapp_instance.go" in "pkg/models" as definition #19 1.247 2024/12/09 12:40:14 executed template asset:model #19 1.249 2024/12/09 12:40:14 rendering 1 templates for model allSubscriptions #19 1.249 2024/12/09 12:40:14 name field allSubscriptions #19 1.249 2024/12/09 12:40:14 package field models #19 1.250 2024/12/09 12:40:14 creating generated file "all_subscriptions.go" in "pkg/models" as definition #19 1.251 2024/12/09 12:40:14 executed template asset:model #19 1.252 2024/12/09 12:40:14 rendering 1 templates for model deregisterRequest #19 1.252 2024/12/09 12:40:14 name field deregisterRequest #19 1.252 2024/12/09 12:40:14 package field models #19 1.253 2024/12/09 12:40:14 creating generated file "deregister_request.go" in "pkg/models" as definition #19 1.257 2024/12/09 12:40:14 executed template asset:model #19 1.258 2024/12/09 12:40:14 rendering 1 templates for model registerRequest #19 1.258 2024/12/09 12:40:14 name field registerRequest #19 1.258 2024/12/09 12:40:14 package field models #19 1.259 2024/12/09 12:40:14 creating generated file "register_request.go" in "pkg/models" as definition #19 1.264 2024/12/09 12:40:14 executed template asset:model #19 1.267 2024/12/09 12:40:14 rendering 1 templates for model subscription #19 1.267 2024/12/09 12:40:14 name field subscription #19 1.267 2024/12/09 12:40:14 package field models #19 1.268 2024/12/09 12:40:14 creating generated file "subscription.go" in "pkg/models" as definition #19 1.270 2024/12/09 12:40:14 executed template asset:model #19 1.271 2024/12/09 12:40:14 rendering 1 templates for model subscriptionNotification #19 1.271 2024/12/09 12:40:14 name field subscriptionNotification #19 1.271 2024/12/09 12:40:14 package field models #19 1.271 2024/12/09 12:40:14 creating generated file "subscription_notification.go" in "pkg/models" as definition #19 1.274 2024/12/09 12:40:14 executed template asset:model #19 1.275 2024/12/09 12:40:14 rendering 1 templates for model subscriptionRequest #19 1.275 2024/12/09 12:40:14 name field subscriptionRequest #19 1.275 2024/12/09 12:40:14 package field models #19 1.275 2024/12/09 12:40:14 creating generated file "subscription_request.go" in "pkg/models" as definition #19 1.277 2024/12/09 12:40:14 executed template asset:model #19 1.278 2024/12/09 12:40:14 rendering 1 templates for model subscriptionResponse #19 1.278 2024/12/09 12:40:14 name field subscriptionResponse #19 1.278 2024/12/09 12:40:14 package field models #19 1.278 2024/12/09 12:40:14 creating generated file "subscription_response.go" in "pkg/models" as definition #19 1.280 2024/12/09 12:40:14 executed template asset:model #19 1.281 2024/12/09 12:40:14 rendering 3 operation groups (tags) #19 1.281 2024/12/09 12:40:14 rendering 2 operations for health #19 1.281 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.281 2024/12/09 12:40:14 name field getHealthAlive #19 1.281 2024/12/09 12:40:14 package field health #19 1.282 2024/12/09 12:40:14 creating generated file "get_health_alive_parameters.go" in "pkg/restapi/operations/health" as parameters #19 1.283 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.283 2024/12/09 12:40:14 name field getHealthAlive #19 1.283 2024/12/09 12:40:14 package field health #19 1.284 2024/12/09 12:40:14 creating generated file "get_health_alive_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #19 1.285 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.288 2024/12/09 12:40:14 name field getHealthAlive #19 1.288 2024/12/09 12:40:14 package field health #19 1.289 2024/12/09 12:40:14 creating generated file "get_health_alive_responses.go" in "pkg/restapi/operations/health" as responses #19 1.290 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.291 2024/12/09 12:40:14 name field getHealthAlive #19 1.291 2024/12/09 12:40:14 package field health #19 1.292 2024/12/09 12:40:14 creating generated file "get_health_alive.go" in "pkg/restapi/operations/health" as handler #19 1.293 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.294 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.294 2024/12/09 12:40:14 name field getHealthReady #19 1.294 2024/12/09 12:40:14 package field health #19 1.295 2024/12/09 12:40:14 creating generated file "get_health_ready_parameters.go" in "pkg/restapi/operations/health" as parameters #19 1.296 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.296 2024/12/09 12:40:14 name field getHealthReady #19 1.296 2024/12/09 12:40:14 package field health #19 1.297 2024/12/09 12:40:14 creating generated file "get_health_ready_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder #19 1.298 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.298 2024/12/09 12:40:14 name field getHealthReady #19 1.298 2024/12/09 12:40:14 package field health #19 1.299 2024/12/09 12:40:14 creating generated file "get_health_ready_responses.go" in "pkg/restapi/operations/health" as responses #19 1.301 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.301 2024/12/09 12:40:14 name field getHealthReady #19 1.301 2024/12/09 12:40:14 package field health #19 1.302 2024/12/09 12:40:14 creating generated file "get_health_ready.go" in "pkg/restapi/operations/health" as handler #19 1.304 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.305 2024/12/09 12:40:14 rendering 0 templates for operation group AppManager #19 1.305 2024/12/09 12:40:14 rendering 7 operations for operations #19 1.305 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.305 2024/12/09 12:40:14 name field addSubscription #19 1.305 2024/12/09 12:40:14 package field operations #19 1.305 2024/12/09 12:40:14 creating generated file "add_subscription_parameters.go" in "pkg/restapi/operations" as parameters #19 1.307 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.308 2024/12/09 12:40:14 name field addSubscription #19 1.308 2024/12/09 12:40:14 package field operations #19 1.308 2024/12/09 12:40:14 creating generated file "add_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 1.309 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.310 2024/12/09 12:40:14 name field addSubscription #19 1.310 2024/12/09 12:40:14 package field operations #19 1.311 2024/12/09 12:40:14 creating generated file "add_subscription_responses.go" in "pkg/restapi/operations" as responses #19 1.313 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.314 2024/12/09 12:40:14 name field addSubscription #19 1.314 2024/12/09 12:40:14 package field operations #19 1.314 2024/12/09 12:40:14 creating generated file "add_subscription.go" in "pkg/restapi/operations" as handler #19 1.316 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.317 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.317 2024/12/09 12:40:14 name field deleteSubscription #19 1.317 2024/12/09 12:40:14 package field operations #19 1.318 2024/12/09 12:40:14 creating generated file "delete_subscription_parameters.go" in "pkg/restapi/operations" as parameters #19 1.319 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.320 2024/12/09 12:40:14 name field deleteSubscription #19 1.320 2024/12/09 12:40:14 package field operations #19 1.321 2024/12/09 12:40:14 creating generated file "delete_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 1.322 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.323 2024/12/09 12:40:14 name field deleteSubscription #19 1.323 2024/12/09 12:40:14 package field operations #19 1.324 2024/12/09 12:40:14 creating generated file "delete_subscription_responses.go" in "pkg/restapi/operations" as responses #19 1.325 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.326 2024/12/09 12:40:14 name field deleteSubscription #19 1.326 2024/12/09 12:40:14 package field operations #19 1.327 2024/12/09 12:40:14 creating generated file "delete_subscription.go" in "pkg/restapi/operations" as handler #19 1.328 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.329 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.329 2024/12/09 12:40:14 name field deregisterXapp #19 1.329 2024/12/09 12:40:14 package field operations #19 1.330 2024/12/09 12:40:14 creating generated file "deregister_xapp_parameters.go" in "pkg/restapi/operations" as parameters #19 1.331 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.332 2024/12/09 12:40:14 name field deregisterXapp #19 1.332 2024/12/09 12:40:14 package field operations #19 1.332 2024/12/09 12:40:14 creating generated file "deregister_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 1.333 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.334 2024/12/09 12:40:14 name field deregisterXapp #19 1.334 2024/12/09 12:40:14 package field operations #19 1.335 2024/12/09 12:40:14 creating generated file "deregister_xapp_responses.go" in "pkg/restapi/operations" as responses #19 1.337 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.338 2024/12/09 12:40:14 name field deregisterXapp #19 1.338 2024/12/09 12:40:14 package field operations #19 1.338 2024/12/09 12:40:14 creating generated file "deregister_xapp.go" in "pkg/restapi/operations" as handler #19 1.340 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.341 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.341 2024/12/09 12:40:14 name field getSubscriptionById #19 1.341 2024/12/09 12:40:14 package field operations #19 1.341 2024/12/09 12:40:14 creating generated file "get_subscription_by_id_parameters.go" in "pkg/restapi/operations" as parameters #19 1.343 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.344 2024/12/09 12:40:14 name field getSubscriptionById #19 1.344 2024/12/09 12:40:14 package field operations #19 1.344 2024/12/09 12:40:14 creating generated file "get_subscription_by_id_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 1.346 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.347 2024/12/09 12:40:14 name field getSubscriptionById #19 1.347 2024/12/09 12:40:14 package field operations #19 1.347 2024/12/09 12:40:14 creating generated file "get_subscription_by_id_responses.go" in "pkg/restapi/operations" as responses #19 1.350 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.351 2024/12/09 12:40:14 name field getSubscriptionById #19 1.351 2024/12/09 12:40:14 package field operations #19 1.352 2024/12/09 12:40:14 creating generated file "get_subscription_by_id.go" in "pkg/restapi/operations" as handler #19 1.353 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.354 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.354 2024/12/09 12:40:14 name field getSubscriptions #19 1.354 2024/12/09 12:40:14 package field operations #19 1.355 2024/12/09 12:40:14 creating generated file "get_subscriptions_parameters.go" in "pkg/restapi/operations" as parameters #19 1.355 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.356 2024/12/09 12:40:14 name field getSubscriptions #19 1.356 2024/12/09 12:40:14 package field operations #19 1.357 2024/12/09 12:40:14 creating generated file "get_subscriptions_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 1.358 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.359 2024/12/09 12:40:14 name field getSubscriptions #19 1.359 2024/12/09 12:40:14 package field operations #19 1.359 2024/12/09 12:40:14 creating generated file "get_subscriptions_responses.go" in "pkg/restapi/operations" as responses #19 1.361 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.361 2024/12/09 12:40:14 name field getSubscriptions #19 1.361 2024/12/09 12:40:14 package field operations #19 1.362 2024/12/09 12:40:14 creating generated file "get_subscriptions.go" in "pkg/restapi/operations" as handler #19 1.364 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.364 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.365 2024/12/09 12:40:14 name field modifySubscription #19 1.365 2024/12/09 12:40:14 package field operations #19 1.365 2024/12/09 12:40:14 creating generated file "modify_subscription_parameters.go" in "pkg/restapi/operations" as parameters #19 1.367 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.371 2024/12/09 12:40:14 name field modifySubscription #19 1.371 2024/12/09 12:40:14 package field operations #19 1.371 2024/12/09 12:40:14 creating generated file "modify_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 1.387 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.389 2024/12/09 12:40:14 name field modifySubscription #19 1.389 2024/12/09 12:40:14 package field operations #19 1.390 2024/12/09 12:40:14 creating generated file "modify_subscription_responses.go" in "pkg/restapi/operations" as responses #19 1.392 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.394 2024/12/09 12:40:14 name field modifySubscription #19 1.394 2024/12/09 12:40:14 package field operations #19 1.394 2024/12/09 12:40:14 creating generated file "modify_subscription.go" in "pkg/restapi/operations" as handler #19 1.396 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.397 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.397 2024/12/09 12:40:14 name field registerXapp #19 1.397 2024/12/09 12:40:14 package field operations #19 1.397 2024/12/09 12:40:14 creating generated file "register_xapp_parameters.go" in "pkg/restapi/operations" as parameters #19 1.399 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.400 2024/12/09 12:40:14 name field registerXapp #19 1.400 2024/12/09 12:40:14 package field operations #19 1.400 2024/12/09 12:40:14 creating generated file "register_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder #19 1.401 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.402 2024/12/09 12:40:14 name field registerXapp #19 1.402 2024/12/09 12:40:14 package field operations #19 1.403 2024/12/09 12:40:14 creating generated file "register_xapp_responses.go" in "pkg/restapi/operations" as responses #19 1.404 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.406 2024/12/09 12:40:14 name field registerXapp #19 1.406 2024/12/09 12:40:14 package field operations #19 1.407 2024/12/09 12:40:14 creating generated file "register_xapp.go" in "pkg/restapi/operations" as handler #19 1.410 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.411 2024/12/09 12:40:14 rendering 0 templates for operation group AppManager #19 1.411 2024/12/09 12:40:14 rendering 9 operations for xapp #19 1.411 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.411 2024/12/09 12:40:14 name field GetConfigElement #19 1.411 2024/12/09 12:40:14 package field xapp #19 1.412 2024/12/09 12:40:14 creating generated file "get_config_element_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.414 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.414 2024/12/09 12:40:14 name field GetConfigElement #19 1.414 2024/12/09 12:40:14 package field xapp #19 1.415 2024/12/09 12:40:14 creating generated file "get_config_element_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.417 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.418 2024/12/09 12:40:14 name field GetConfigElement #19 1.418 2024/12/09 12:40:14 package field xapp #19 1.419 2024/12/09 12:40:14 creating generated file "get_config_element_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.422 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.422 2024/12/09 12:40:14 name field GetConfigElement #19 1.422 2024/12/09 12:40:14 package field xapp #19 1.423 2024/12/09 12:40:14 creating generated file "get_config_element.go" in "pkg/restapi/operations/xapp" as handler #19 1.425 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.425 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.425 2024/12/09 12:40:14 name field ModifyXappConfig #19 1.425 2024/12/09 12:40:14 package field xapp #19 1.426 2024/12/09 12:40:14 creating generated file "modify_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.427 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.428 2024/12/09 12:40:14 name field ModifyXappConfig #19 1.428 2024/12/09 12:40:14 package field xapp #19 1.428 2024/12/09 12:40:14 creating generated file "modify_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.429 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.430 2024/12/09 12:40:14 name field ModifyXappConfig #19 1.430 2024/12/09 12:40:14 package field xapp #19 1.431 2024/12/09 12:40:14 creating generated file "modify_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.434 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.435 2024/12/09 12:40:14 name field ModifyXappConfig #19 1.435 2024/12/09 12:40:14 package field xapp #19 1.436 2024/12/09 12:40:14 creating generated file "modify_xapp_config.go" in "pkg/restapi/operations/xapp" as handler #19 1.438 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.438 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.438 2024/12/09 12:40:14 name field deployXapp #19 1.438 2024/12/09 12:40:14 package field xapp #19 1.439 2024/12/09 12:40:14 creating generated file "deploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.440 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.441 2024/12/09 12:40:14 name field deployXapp #19 1.441 2024/12/09 12:40:14 package field xapp #19 1.441 2024/12/09 12:40:14 creating generated file "deploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.442 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.443 2024/12/09 12:40:14 name field deployXapp #19 1.443 2024/12/09 12:40:14 package field xapp #19 1.443 2024/12/09 12:40:14 creating generated file "deploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.446 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.447 2024/12/09 12:40:14 name field deployXapp #19 1.447 2024/12/09 12:40:14 package field xapp #19 1.448 2024/12/09 12:40:14 creating generated file "deploy_xapp.go" in "pkg/restapi/operations/xapp" as handler #19 1.449 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.450 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.450 2024/12/09 12:40:14 name field getAllXappConfig #19 1.450 2024/12/09 12:40:14 package field xapp #19 1.451 2024/12/09 12:40:14 creating generated file "get_all_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.451 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.452 2024/12/09 12:40:14 name field getAllXappConfig #19 1.452 2024/12/09 12:40:14 package field xapp #19 1.452 2024/12/09 12:40:14 creating generated file "get_all_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.453 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.454 2024/12/09 12:40:14 name field getAllXappConfig #19 1.454 2024/12/09 12:40:14 package field xapp #19 1.454 2024/12/09 12:40:14 creating generated file "get_all_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.457 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.457 2024/12/09 12:40:14 name field getAllXappConfig #19 1.457 2024/12/09 12:40:14 package field xapp #19 1.458 2024/12/09 12:40:14 creating generated file "get_all_xapp_config.go" in "pkg/restapi/operations/xapp" as handler #19 1.459 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.460 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.460 2024/12/09 12:40:14 name field getAllXapps #19 1.460 2024/12/09 12:40:14 package field xapp #19 1.461 2024/12/09 12:40:14 creating generated file "get_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.461 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.462 2024/12/09 12:40:14 name field getAllXapps #19 1.462 2024/12/09 12:40:14 package field xapp #19 1.462 2024/12/09 12:40:14 creating generated file "get_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.463 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.464 2024/12/09 12:40:14 name field getAllXapps #19 1.464 2024/12/09 12:40:14 package field xapp #19 1.464 2024/12/09 12:40:14 creating generated file "get_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.466 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.467 2024/12/09 12:40:14 name field getAllXapps #19 1.467 2024/12/09 12:40:14 package field xapp #19 1.468 2024/12/09 12:40:14 creating generated file "get_all_xapps.go" in "pkg/restapi/operations/xapp" as handler #19 1.469 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.470 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.470 2024/12/09 12:40:14 name field getXappByName #19 1.470 2024/12/09 12:40:14 package field xapp #19 1.471 2024/12/09 12:40:14 creating generated file "get_xapp_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.472 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.476 2024/12/09 12:40:14 name field getXappByName #19 1.476 2024/12/09 12:40:14 package field xapp #19 1.476 2024/12/09 12:40:14 creating generated file "get_xapp_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.476 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.476 2024/12/09 12:40:14 name field getXappByName #19 1.476 2024/12/09 12:40:14 package field xapp #19 1.476 2024/12/09 12:40:14 creating generated file "get_xapp_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.482 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.484 2024/12/09 12:40:14 name field getXappByName #19 1.484 2024/12/09 12:40:14 package field xapp #19 1.485 2024/12/09 12:40:14 creating generated file "get_xapp_by_name.go" in "pkg/restapi/operations/xapp" as handler #19 1.487 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.488 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.488 2024/12/09 12:40:14 name field getXappInstanceByName #19 1.488 2024/12/09 12:40:14 package field xapp #19 1.489 2024/12/09 12:40:14 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.492 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.493 2024/12/09 12:40:14 name field getXappInstanceByName #19 1.493 2024/12/09 12:40:14 package field xapp #19 1.494 2024/12/09 12:40:14 creating generated file "get_xapp_instance_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.496 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.497 2024/12/09 12:40:14 name field getXappInstanceByName #19 1.497 2024/12/09 12:40:14 package field xapp #19 1.497 2024/12/09 12:40:14 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.502 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.503 2024/12/09 12:40:14 name field getXappInstanceByName #19 1.503 2024/12/09 12:40:14 package field xapp #19 1.504 2024/12/09 12:40:14 creating generated file "get_xapp_instance_by_name.go" in "pkg/restapi/operations/xapp" as handler #19 1.507 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.508 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.508 2024/12/09 12:40:14 name field listAllXapps #19 1.508 2024/12/09 12:40:14 package field xapp #19 1.509 2024/12/09 12:40:14 creating generated file "list_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.510 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.510 2024/12/09 12:40:14 name field listAllXapps #19 1.510 2024/12/09 12:40:14 package field xapp #19 1.511 2024/12/09 12:40:14 creating generated file "list_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.511 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.512 2024/12/09 12:40:14 name field listAllXapps #19 1.512 2024/12/09 12:40:14 package field xapp #19 1.513 2024/12/09 12:40:14 creating generated file "list_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.515 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.515 2024/12/09 12:40:14 name field listAllXapps #19 1.515 2024/12/09 12:40:14 package field xapp #19 1.516 2024/12/09 12:40:14 creating generated file "list_all_xapps.go" in "pkg/restapi/operations/xapp" as handler #19 1.518 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.518 2024/12/09 12:40:14 rendering 4 templates for operation AppManager #19 1.518 2024/12/09 12:40:14 name field undeployXapp #19 1.518 2024/12/09 12:40:14 package field xapp #19 1.519 2024/12/09 12:40:14 creating generated file "undeploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters #19 1.520 2024/12/09 12:40:14 executed template asset:serverParameter #19 1.521 2024/12/09 12:40:14 name field undeployXapp #19 1.521 2024/12/09 12:40:14 package field xapp #19 1.521 2024/12/09 12:40:14 creating generated file "undeploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder #19 1.523 2024/12/09 12:40:14 executed template asset:serverUrlbuilder #19 1.523 2024/12/09 12:40:14 name field undeployXapp #19 1.523 2024/12/09 12:40:14 package field xapp #19 1.524 2024/12/09 12:40:14 creating generated file "undeploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses #19 1.526 2024/12/09 12:40:14 executed template asset:serverResponses #19 1.527 2024/12/09 12:40:14 name field undeployXapp #19 1.527 2024/12/09 12:40:14 package field xapp #19 1.528 2024/12/09 12:40:14 creating generated file "undeploy_xapp.go" in "pkg/restapi/operations/xapp" as handler #19 1.529 2024/12/09 12:40:14 executed template asset:serverOperation #19 1.530 2024/12/09 12:40:14 rendering 0 templates for operation group AppManager #19 1.530 2024/12/09 12:40:14 rendering support #19 1.530 2024/12/09 12:40:14 rendering 6 templates for application AppManager #19 1.530 2024/12/09 12:40:14 name field AppManager #19 1.530 2024/12/09 12:40:14 package field operations #19 1.531 2024/12/09 12:40:14 creating generated file "configure_app_manager.go" in "pkg/restapi" as configure #19 1.538 2024/12/09 12:40:14 executed template asset:serverConfigureapi #19 1.541 2024/12/09 12:40:14 name field AppManager #19 1.541 2024/12/09 12:40:14 package field operations #19 1.541 2024/12/09 12:40:14 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec #19 1.541 2024/12/09 12:40:14 executed template asset:swaggerJsonEmbed #19 1.543 2024/12/09 12:40:14 name field AppManager #19 1.543 2024/12/09 12:40:14 package field operations #19 1.544 2024/12/09 12:40:14 creating generated file "server.go" in "pkg/restapi" as server #19 1.545 2024/12/09 12:40:14 executed template asset:serverServer #19 1.550 2024/12/09 12:40:14 name field AppManager #19 1.550 2024/12/09 12:40:14 package field operations #19 1.551 2024/12/09 12:40:14 creating generated file "app_manager_api.go" in "pkg/restapi/operations" as builder #19 1.570 2024/12/09 12:40:14 executed template asset:serverBuilder #19 1.577 2024/12/09 12:40:14 name field AppManager #19 1.577 2024/12/09 12:40:14 package field operations #19 1.579 2024/12/09 12:40:14 creating generated file "doc.go" in "pkg/restapi" as doc #19 1.579 2024/12/09 12:40:14 executed template asset:serverDoc #19 1.579 2024/12/09 12:40:14 Generation completed! #19 1.579 #19 1.579 For this generation to compile you need to have some packages in your GOPATH: #19 1.579 #19 1.579 * github.com/go-openapi/runtime #19 1.579 * github.com/jessevdk/go-flags #19 1.579 #19 1.579 You can get these now with: go get -u -f pkg/... #19 DONE 1.7s #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 13.4s #22 [appmgr-build 15/16] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/resthooks/ #22 18.88 ok gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/resthooks 3.083s coverage: 89.1% of statements #22 DONE 19.3s #23 [appmgr-build 16/16] RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') #23 0.277 pkg/appmgr/appmgr.go #23 0.280 pkg/cm/cm.go #23 0.283 pkg/helm/helm.go #23 0.285 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:cc18cb827bc580e95d1f0943d6728f73e8c3bc671f76d1d5c1061740d3eda306 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.8s ---> docker-build.sh ends [ric-plt-appmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins16164525276117224690.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/jenkins10938844975910614417.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] 713dff96b2d4: Preparing 5f70bf18a086: Preparing 32d8951336a7: Preparing 04ae4755a348: Preparing aa3887f7c930: Preparing 938f0c8cbe41: Preparing 7eb10229671b: Preparing 3748053392fa: Preparing fffe76c64ef2: Preparing 938f0c8cbe41: Waiting 7eb10229671b: Waiting 3748053392fa: Waiting fffe76c64ef2: Waiting 04ae4755a348: Pushed aa3887f7c930: Pushed 5f70bf18a086: Pushed 713dff96b2d4: Pushed 938f0c8cbe41: Pushed 7eb10229671b: Pushed 32d8951336a7: Pushed 3748053392fa: Pushed fffe76c64ef2: Pushed 0.5.8: digest: sha256:6198fad666c71d460edbef7624a9441ca4f65fc69fa97fe1f606e01d641c2404 size: 2194 ---> docker-push.sh ends [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins3066847851746855577.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2273 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins16814823712150532029.sh ---> sysstat.sh [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins16238487927153552929.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + 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 + dpkg -l + grep '^ii' + '[' -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/jenkins7155473370400044277.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-Kpv1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Kpv1/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins12709329569706494871.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config2325885901202130961tmp 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/jenkins17276158404841563842.sh ---> create-netrc.sh [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins14024334859431605470.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-Kpv1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Kpv1/bin to PATH [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins6386755800949584813.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins15174735135182088319.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-Kpv1 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-Kpv1/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/jenkins14441980875057310178.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-Kpv1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Kpv1/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/317 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-12549 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 486 363 0 3093 3174 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:7a:d0:4e brd ff:ff:ff:ff:ff:ff inet 10.32.7.109/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 84709sec preferred_lft 84709sec inet6 fe80::f816:3eff:fe7a:d04e/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:16:0a:d6:1a 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-12549) 12/09/24 _x86_64_ (4 CPU) 12:13:39 LINUX RESTART (4 CPU) 12:14:02 tps rtps wtps bread/s bwrtn/s 12:15:01 74.73 41.03 33.71 4338.79 37963.21 12:16:01 1.17 0.00 1.17 0.00 13.60 12:17:01 1.05 0.03 1.02 1.07 11.20 12:18:01 1.07 0.00 1.07 0.00 12.53 12:19:01 1.15 0.00 1.15 0.00 13.33 12:20:01 0.92 0.00 0.92 0.00 11.06 12:21:01 1.08 0.00 1.08 0.00 12.93 12:22:01 1.32 0.00 1.32 0.00 15.33 12:23:01 0.80 0.00 0.80 0.00 8.80 12:24:01 1.33 0.00 1.33 0.00 15.20 12:25:01 0.85 0.00 0.85 0.00 9.33 12:26:01 0.83 0.00 0.83 0.00 10.40 12:27:01 1.08 0.00 1.08 0.00 12.26 12:28:01 0.85 0.00 0.85 0.00 10.26 12:29:01 3.87 2.37 1.50 18.93 21.06 12:30:01 1.32 0.00 1.32 0.00 16.40 12:31:01 1.03 0.00 1.03 0.00 12.00 12:32:01 1.08 0.00 1.08 0.00 13.46 12:33:01 0.95 0.00 0.95 0.00 12.26 12:34:01 1.35 0.00 1.35 0.00 16.53 12:35:01 1.02 0.00 1.02 0.00 10.93 12:36:01 1.35 0.00 1.35 0.00 15.86 12:37:01 0.92 0.00 0.92 0.00 10.26 12:38:01 5.57 3.88 1.68 161.57 222.63 12:39:01 120.47 35.90 84.57 1708.00 6464.53 12:40:01 292.62 39.21 253.41 4848.63 121279.81 12:41:02 246.76 108.03 138.73 9180.60 25521.35 Average: 28.37 8.52 19.85 748.13 7084.33 12:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:15:01 2050556 3456604 1988096 49.23 26424 1549852 816552 16.05 412024 1428004 220 12:16:01 2051136 3457244 1987516 49.21 26464 1549856 811992 15.96 411248 1427996 140 12:17:01 2051380 3457604 1987272 49.21 26504 1549884 811992 15.96 410412 1428024 156 12:18:01 2051924 3458216 1986728 49.19 26536 1549892 811992 15.96 410316 1428028 160 12:19:01 2052256 3458592 1986396 49.18 26580 1549884 822128 16.16 409920 1428028 4 12:20:01 2052380 3458776 1986272 49.18 26620 1549900 822128 16.16 410144 1428032 228 12:21:01 2052380 3458940 1986272 49.18 26660 1550032 822128 16.16 410020 1428156 156 12:22:01 2052472 3459100 1986180 49.18 26700 1550036 822128 16.16 410068 1428172 152 12:23:01 2052100 3458728 1986552 49.19 26728 1550036 822128 16.16 409988 1428172 156 12:24:01 2052164 3458856 1986488 49.19 26760 1550040 818132 16.08 410056 1428172 120 12:25:01 2052148 3458868 1986504 49.19 26784 1550044 814080 16.00 410232 1428176 152 12:26:01 2052048 3458812 1986604 49.19 26816 1550048 818032 16.08 410156 1428180 236 12:27:01 2051932 3458728 1986720 49.19 26852 1550052 821968 16.16 410284 1428184 156 12:28:01 2052040 3458880 1986612 49.19 26884 1550056 821968 16.16 410372 1428188 244 12:29:01 2050548 3458088 1988104 49.23 27500 1550060 827776 16.27 410976 1428192 148 12:30:01 2050712 3458308 1987940 49.22 27548 1550068 827776 16.27 411196 1428200 200 12:31:01 2050720 3458352 1987932 49.22 27592 1550068 823824 16.19 411044 1428200 156 12:32:01 2050696 3458384 1987956 49.22 27644 1550072 823824 16.19 411104 1428204 144 12:33:01 2050960 3458684 1987692 49.22 27668 1550076 823824 16.19 411312 1428208 164 12:34:01 2050548 3458280 1988104 49.23 27708 1550072 823824 16.19 411180 1428212 36 12:35:01 2050564 3458376 1988088 49.23 27740 1550080 819216 16.10 411360 1428212 156 12:36:01 2050192 3458016 1988460 49.24 27780 1550084 819216 16.10 411252 1428216 184 12:37:01 2050440 3458328 1988212 49.23 27804 1550088 819216 16.10 411312 1428224 156 12:38:01 2002408 3421696 2036244 50.42 27952 1561060 831212 16.34 452116 1434960 96 12:39:01 1502064 3289244 2536588 62.81 57608 1880668 938448 18.45 638876 1707672 190920 12:40:01 378940 3299328 3659712 90.62 114012 2907032 1290512 25.37 717892 2666632 264 12:41:02 505116 3315804 3533536 87.49 142504 2765096 927704 18.24 936836 2318168 2368 Average: 1910031 3439587 2128621 52.71 35717 1657931 846434 16.64 451544 1517586 7306 12:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:15:01 ens3 186.51 101.64 497.94 25.49 0.00 0.00 0.00 0.00 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:01 lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 12:16:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:25:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:38:01 ens3 114.80 67.11 139.69 21.80 0.00 0.00 0.00 0.00 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:39:01 ens3 127.88 107.67 1028.53 25.13 0.00 0.00 0.00 0.00 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 12:40:01 ens3 676.33 394.09 13135.92 34.45 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 2.07 2.07 0.18 0.18 0.00 0.00 0.00 0.00 12:41:02 ens3 314.15 339.93 1109.13 1294.47 0.00 0.00 0.00 0.00 12:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:02 lo 3.40 3.40 0.29 0.29 0.00 0.00 0.00 0.00 Average: ens3 52.58 37.45 589.60 51.93 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.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-12549) 12/09/24 _x86_64_ (4 CPU) 12:13:39 LINUX RESTART (4 CPU) 12:14:02 CPU %user %nice %system %iowait %steal %idle 12:15:01 all 4.04 0.00 1.06 2.33 0.02 92.55 12:15:01 0 3.14 0.00 0.68 1.49 0.02 94.67 12:15:01 1 3.65 0.00 0.59 1.34 0.02 94.40 12:15:01 2 4.95 0.00 1.50 4.21 0.05 89.30 12:15:01 3 4.40 0.00 1.50 2.24 0.02 91.84 12:16:01 all 0.24 0.00 0.03 0.01 0.01 99.72 12:16:01 0 0.02 0.00 0.00 0.05 0.00 99.93 12:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:16:01 2 0.90 0.00 0.08 0.00 0.02 99.00 12:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:17:01 all 0.02 0.00 0.01 0.02 0.01 99.94 12:17:01 0 0.02 0.00 0.00 0.07 0.00 99.92 12:17:01 1 0.03 0.00 0.00 0.02 0.00 99.95 12:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:18:01 0 0.00 0.00 0.00 0.03 0.00 99.97 12:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:18:01 2 0.02 0.00 0.02 0.00 0.03 99.93 12:18:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:19:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:19:01 0 0.02 0.00 0.02 0.05 0.02 99.90 12:19:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:20:01 0 0.02 0.00 0.00 0.03 0.00 99.95 12:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:21:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:21:01 0 0.00 0.00 0.00 0.07 0.00 99.93 12:21:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:22:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:22:01 0 0.00 0.00 0.02 0.05 0.00 99.93 12:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:22:01 2 0.03 0.00 0.02 0.00 0.03 99.92 12:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:23:01 all 0.02 0.00 0.02 0.02 0.01 99.94 12:23:01 0 0.02 0.00 0.02 0.07 0.02 99.88 12:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:23:01 2 0.02 0.00 0.05 0.00 0.02 99.92 12:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:24:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:24:01 0 0.00 0.00 0.00 0.05 0.00 99.95 12:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:24:01 2 0.03 0.00 0.00 0.00 0.03 99.93 12:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:25:01 all 0.07 0.00 0.00 0.01 0.01 99.91 12:25:01 0 0.00 0.00 0.00 0.05 0.00 99.95 12:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:25:01 3 0.18 0.00 0.00 0.00 0.00 99.82 12:25:01 CPU %user %nice %system %iowait %steal %idle 12:26:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:26:01 0 0.02 0.00 0.02 0.03 0.00 99.93 12:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:27:01 all 0.51 0.00 0.01 0.01 0.00 99.47 12:27:01 0 0.02 0.00 0.00 0.05 0.02 99.92 12:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:27:01 2 1.97 0.00 0.03 0.00 0.03 97.96 12:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:28:01 all 0.51 0.00 0.02 0.01 0.01 99.45 12:28:01 0 0.00 0.00 0.03 0.05 0.00 99.92 12:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:28:01 2 2.02 0.00 0.02 0.00 0.02 97.95 12:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:29:01 all 0.52 0.00 0.04 0.05 0.01 99.38 12:29:01 0 0.05 0.00 0.03 0.07 0.00 99.85 12:29:01 1 0.03 0.00 0.03 0.12 0.00 99.82 12:29:01 2 1.99 0.00 0.05 0.00 0.02 97.95 12:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:30:01 all 0.51 0.00 0.01 0.03 0.01 99.44 12:30:01 0 0.00 0.00 0.02 0.12 0.02 99.85 12:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:30:01 2 1.99 0.00 0.03 0.00 0.03 97.95 12:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:31:01 all 0.39 0.00 0.02 0.01 0.01 99.56 12:31:01 0 0.03 0.00 0.00 0.03 0.00 99.93 12:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:31:01 2 1.52 0.00 0.07 0.00 0.03 98.38 12:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:32:01 all 0.02 0.00 0.02 0.01 0.01 99.94 12:32:01 0 0.00 0.00 0.02 0.05 0.00 99.93 12:32:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:33:01 0 0.00 0.00 0.02 0.03 0.02 99.93 12:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:33:01 2 0.02 0.00 0.00 0.00 0.03 99.95 12:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:34:01 all 0.03 0.00 0.01 0.01 0.01 99.94 12:34:01 0 0.02 0.00 0.02 0.03 0.00 99.93 12:34:01 1 0.07 0.00 0.02 0.00 0.02 99.90 12:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:35:01 0 0.02 0.00 0.02 0.03 0.00 99.93 12:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:35:01 3 0.00 0.00 0.03 0.00 0.02 99.95 12:36:01 all 0.01 0.00 0.02 0.01 0.01 99.95 12:36:01 0 0.00 0.00 0.02 0.05 0.00 99.93 12:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:36:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:36:01 CPU %user %nice %system %iowait %steal %idle 12:37:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:37:01 0 0.05 0.00 0.02 0.02 0.02 99.90 12:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:38:01 all 1.80 0.00 0.12 0.06 0.01 98.01 12:38:01 0 1.88 0.00 0.22 0.07 0.00 97.83 12:38:01 1 2.45 0.00 0.03 0.00 0.00 97.52 12:38:01 2 1.44 0.00 0.13 0.15 0.02 98.26 12:38:01 3 1.43 0.00 0.07 0.03 0.03 98.43 12:39:01 all 18.85 0.00 1.55 3.49 0.06 76.05 12:39:01 0 15.97 0.00 1.40 7.91 0.05 74.66 12:39:01 1 19.48 0.00 1.30 4.18 0.08 74.96 12:39:01 2 18.37 0.00 1.91 0.37 0.05 79.31 12:39:01 3 21.57 0.00 1.60 1.52 0.05 75.26 12:40:01 all 22.78 0.00 9.60 6.61 0.08 60.92 12:40:01 0 25.59 0.00 10.16 8.24 0.08 55.91 12:40:01 1 20.27 0.00 9.21 5.89 0.07 64.56 12:40:01 2 22.26 0.00 9.18 5.41 0.09 63.07 12:40:01 3 23.05 0.00 9.85 6.90 0.08 60.12 12:41:02 all 35.18 0.00 6.04 6.26 0.10 52.43 12:41:02 0 36.33 0.00 6.48 6.38 0.10 50.72 12:41:02 1 34.89 0.00 5.69 7.80 0.10 51.52 12:41:02 2 34.78 0.00 6.05 7.24 0.12 51.82 12:41:02 3 34.69 0.00 5.93 3.65 0.10 55.64 Average: all 3.15 0.00 0.68 0.70 0.02 95.45 Average: 0 3.05 0.00 0.70 0.92 0.01 95.31 Average: 1 3.00 0.00 0.63 0.71 0.01 95.65 Average: 2 3.40 0.00 0.71 0.64 0.03 95.22 Average: 3 3.14 0.00 0.70 0.52 0.02 95.62