Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-446 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-rtmgr-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-etSlgtoKmMxC/agent.2097 SSH_AGENT_PID=2099 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-rtmgr-docker-merge-master@tmp/private_key_11915238107566123729.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr > git init /w/workspace/ric-plt-rtmgr-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision e501f43b19ded8a3a6b2c58a242d9b2201a8b73c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e501f43b19ded8a3a6b2c58a242d9b2201a8b73c # timeout=10 Commit message: "Removing deprecated functions from readthedocs" > git rev-list --no-walk e501f43b19ded8a3a6b2c58a242d9b2201a8b73c # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins7220492470672246350.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-ZoFR 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-ZoFR/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-ZoFR/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.1.6 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.1 beautifulsoup4==4.12.2 boto3==1.29.4 botocore==1.32.4 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.23.4 httplib2==0.22.0 identify==2.5.32 idna==3.4 importlib-metadata==6.8.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.1 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.0.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.31.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.7.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.8.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.24.7 wcwidth==0.2.11 websocket-client==1.6.4 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-rtmgr-docker-merge-master@tmp/config5375644901028700892tmp copy managed file [ric-plt-rtmgr-settings] to file:/w/workspace/ric-plt-rtmgr-docker-merge-master@tmp/config16243603458695057264tmp [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins3773203092851147793.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-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins3528580339724446340.sh [ric-plt-rtmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins363247981312313472.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-rtmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins17416053574980222550.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZoFR from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-ZoFR/bin to PATH ---> Docker image tag found: 0.9.5 [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-rtmgr-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-rtmgr [EnvInject] - Variables injected successfully. [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins14364328349139926448.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr:0.9.5 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr:0.9.5 . Sending build context to Docker daemon 2.325MB Step 1/40 : FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 as rtmgrbuild 1.0.0: Pulling from o-ran-sc/bldr-ubuntu20-c-go 7b1a6ab2e44d: Pulling fs layer fa71893429cb: Pulling fs layer 04d0e85b5cd0: Pulling fs layer 1a42d20fefec: Pulling fs layer edd90b732e54: Pulling fs layer 6e7ed7a8f5c1: Pulling fs layer 1a42d20fefec: Waiting edd90b732e54: Waiting 54da3b814b08: Pulling fs layer a7dc5108837a: Pulling fs layer 54da3b814b08: Waiting a7dc5108837a: Waiting 04d0e85b5cd0: Download complete 7b1a6ab2e44d: Verifying Checksum 7b1a6ab2e44d: Download complete 1a42d20fefec: Verifying Checksum 1a42d20fefec: Download complete 7b1a6ab2e44d: Pull complete edd90b732e54: Verifying Checksum edd90b732e54: Download complete 6e7ed7a8f5c1: Verifying Checksum 6e7ed7a8f5c1: Download complete a7dc5108837a: Verifying Checksum a7dc5108837a: Download complete 54da3b814b08: Verifying Checksum 54da3b814b08: Download complete fa71893429cb: Verifying Checksum fa71893429cb: Download complete fa71893429cb: Pull complete 04d0e85b5cd0: Pull complete 1a42d20fefec: Pull complete edd90b732e54: Pull complete 6e7ed7a8f5c1: Pull complete 54da3b814b08: Pull complete a7dc5108837a: Pull complete Digest: sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 Status: Downloaded newer image for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 ---> db54390f5aa2 Step 2/40 : RUN apt update && apt install ca-certificates libgnutls30 -y ---> Running in e9837532d47a  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1129 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1433 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3221 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3709 kB] Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3057 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3206 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Fetched 16.2 MB in 2s (9683 kB/s) Reading package lists... Building dependency tree... Reading state information... 198 packages can be upgraded. Run 'apt list --upgradable' to see them.  WARNING: apt does not have a stable CLI interface. Use with caution in scripts.  Reading package lists... Building dependency tree... Reading state information... Suggested packages: gnutls-bin The following packages will be upgraded: ca-certificates libgnutls30 2 upgraded, 0 newly installed, 0 to remove and 196 not upgraded. Need to get 980 kB of archives. After this operation, 6144 B of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.9 [828 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 980 kB in 1s (752 kB/s) (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.) Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.9_amd64.deb ... Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.9) over (3.6.13-2ubuntu1.6) ... Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.9) ... (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.) Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 26 added, 17 removed; done. Processing triggers for man-db (2.9.1-1) ... Processing triggers for libc-bin (2.31-0ubuntu9.2) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container e9837532d47a ---> 3e32436e6187 Step 3/40 : ARG RMRVERSION=4.9.1 ---> Running in 220cc116c46d Removing intermediate container 220cc116c46d ---> 5e32458ef00a Step 4/40 : RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_${RMRVERSION}_amd64.deb/download.deb && dpkg -i rmr_${RMRVERSION}_amd64.deb && rm -rf rmr_${RMRVERSION}_amd64.deb ---> Running in 7c19135edf22 --2023-11-22 10:05:25-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.1_amd64.deb/download.deb Resolving packagecloud.io (packagecloud.io)... 50.18.215.106, 13.57.106.95, 2600:1f1c:2e5:6900:61c2:379c:177c:1b9b, ... Connecting to packagecloud.io (packagecloud.io)|50.18.215.106|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://d28dx6y1hfq314.cloudfront.net/20756/10598/debian/package_files/4252893.deb?t=1700647825_1735296250b3944d2cbfc7045d3cb6a8da567969 [following] --2023-11-22 10:05:25-- https://d28dx6y1hfq314.cloudfront.net/20756/10598/debian/package_files/4252893.deb?t=1700647825_1735296250b3944d2cbfc7045d3cb6a8da567969 Resolving d28dx6y1hfq314.cloudfront.net (d28dx6y1hfq314.cloudfront.net)... 18.173.117.149, 18.173.117.103, 18.173.117.193, ... Connecting to d28dx6y1hfq314.cloudfront.net (d28dx6y1hfq314.cloudfront.net)|18.173.117.149|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 243050 (237K) [application/x-debian-package] Saving to: 'rmr_4.9.1_amd64.deb'  0K .......... .......... .......... .......... .......... 21% 2.34M 0s 50K .......... .......... .......... .......... .......... 42% 143M 0s 100K .......... .......... .......... .......... .......... 63% 15.0M 0s 150K .......... .......... .......... .......... .......... 84% 3.06M 0s 200K .......... .......... .......... ....... 100% 57.7M=0.04s 2023-11-22 10:05:25 (5.64 MB/s) - 'rmr_4.9.1_amd64.deb' saved [243050/243050] Selecting previously unselected package rmr. (Reading database ... 46370 files and directories currently installed.) Preparing to unpack rmr_4.9.1_amd64.deb ... Unpacking rmr (4.9.1) ... Setting up rmr (4.9.1) ... Removing intermediate container 7c19135edf22 ---> 1c6ce91d2c78 Step 5/40 : RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_${RMRVERSION}_amd64.deb/download.deb && dpkg -i rmr-dev_${RMRVERSION}_amd64.deb && rm -rf rmr-dev_${RMRVERSION}_amd64.deb ---> Running in 351bd02a2371 --2023-11-22 10:05:26-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.1_amd64.deb/download.deb Resolving packagecloud.io (packagecloud.io)... 13.57.106.95, 50.18.215.106, 2600:1f1c:2e5:6901:35ee:cf0e:1d9a:8752, ... Connecting to packagecloud.io (packagecloud.io)|13.57.106.95|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://d28dx6y1hfq314.cloudfront.net/20756/10598/debian/package_files/4252891.deb?t=1700647826_3261b290fea42bb0f7f298057783fc130a3845a8 [following] --2023-11-22 10:05:26-- https://d28dx6y1hfq314.cloudfront.net/20756/10598/debian/package_files/4252891.deb?t=1700647826_3261b290fea42bb0f7f298057783fc130a3845a8 Resolving d28dx6y1hfq314.cloudfront.net (d28dx6y1hfq314.cloudfront.net)... 18.173.117.219, 18.173.117.193, 18.173.117.103, ... Connecting to d28dx6y1hfq314.cloudfront.net (d28dx6y1hfq314.cloudfront.net)|18.173.117.219|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 126164 (123K) [application/x-debian-package] Saving to: 'rmr-dev_4.9.1_amd64.deb'  0K .......... .......... .......... .......... .......... 40% 21.9M 0s 50K .......... .......... .......... .......... .......... 81% 2.88M 0s 100K .......... .......... ... 100% 38.8M=0.02s 2023-11-22 10:05:26 (6.09 MB/s) - 'rmr-dev_4.9.1_amd64.deb' saved [126164/126164] Selecting previously unselected package rmr-dev. (Reading database ... 46378 files and directories currently installed.) Preparing to unpack rmr-dev_4.9.1_amd64.deb ... Unpacking rmr-dev (4.9.1) ... Setting up rmr-dev (4.9.1) ... Removing intermediate container 351bd02a2371 ---> 3c5267c01707 Step 6/40 : ENV GOPATH /go ---> Running in 82b5fdfc6662 Removing intermediate container 82b5fdfc6662 ---> 59a14e4a00f4 Step 7/40 : RUN mkdir -p /go/bin ---> Running in 8c66a7815263 Removing intermediate container 8c66a7815263 ---> 9462a0fcc4bc Step 8/40 : 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 ---> Running in 91d3a2eba4dc Removing intermediate container 91d3a2eba4dc ---> f6d3f0e67574 Step 9/40 : WORKDIR /go/src/routing-manager ---> Running in e289ea38446a Removing intermediate container e289ea38446a ---> 169cf470baf1 Step 10/40 : COPY api/ /go/src/routing-manager/api ---> 34b1b672af0a Step 11/40 : COPY LICENSE LICENSE ---> fa25d3f555c8 Step 12/40 : RUN mkdir pkg ---> Running in 9ded1dfb4e63 Removing intermediate container 9ded1dfb4e63 ---> 179595b21809 Step 13/40 : RUN git clone "https://gerrit.o-ran-sc.org/r/ric-plt/appmgr" && cp appmgr/api/appmgr_rest_api.yaml api/ && rm -rf appmgr ---> Running in 9a7b03fabb42 Cloning into 'appmgr'... Removing intermediate container 9a7b03fabb42 ---> fc7621fde435 Step 14/40 : RUN /go/bin/swagger generate server -f api/routing_manager.yaml -t pkg/ --exclude-main -r LICENSE ---> Running in e33b87318192 2023/11/22 10:05:32 validating spec /go/src/routing-manager/api/routing_manager.yaml 2023/11/22 10:05:33 preprocessing spec with option: minimal flattening 2023/11/22 10:05:33 building a plan for generation 2023/11/22 10:05:33 planning definitions 2023/11/22 10:05:33 planning operations 2023/11/22 10:05:33 grouping operations into packages 2023/11/22 10:05:33 planning meta data and facades 2023/11/22 10:05:33 rendering 14 models 2023/11/22 10:05:33 rendering 1 templates for model add-rmr-route 2023/11/22 10:05:33 name field add-rmr-route 2023/11/22 10:05:33 package field models 2023/11/22 10:05:33 creating generated file "add_rmr_route.go" in "pkg/models" as definition 2023/11/22 10:05:33 executed template asset:model 2023/11/22 10:05:33 rendering 1 templates for model debuginfo 2023/11/22 10:05:33 name field debuginfo 2023/11/22 10:05:33 package field models 2023/11/22 10:05:33 creating generated file "debuginfo.go" in "pkg/models" as definition 2023/11/22 10:05:33 executed template asset:model 2023/11/22 10:05:33 rendering 1 templates for model e2t-data 2023/11/22 10:05:33 name field e2t-data 2023/11/22 10:05:33 package field models 2023/11/22 10:05:33 creating generated file "e2t_data.go" in "pkg/models" as definition 2023/11/22 10:05:33 executed template asset:model 2023/11/22 10:05:33 rendering 1 templates for model e2t-delete-data 2023/11/22 10:05:33 name field e2t-delete-data 2023/11/22 10:05:33 package field models 2023/11/22 10:05:33 creating generated file "e2t_delete_data.go" in "pkg/models" as definition 2023/11/22 10:05:33 executed template asset:model 2023/11/22 10:05:33 rendering 1 templates for model endpoint 2023/11/22 10:05:33 name field endpoint 2023/11/22 10:05:33 package field models 2023/11/22 10:05:33 creating generated file "endpoint.go" in "pkg/models" as definition 2023/11/22 10:05:33 executed template asset:model 2023/11/22 10:05:33 rendering 1 templates for model health-status 2023/11/22 10:05:33 name field health-status 2023/11/22 10:05:33 package field models 2023/11/22 10:05:33 creating generated file "health_status.go" in "pkg/models" as definition 2023/11/22 10:05:33 executed template asset:model 2023/11/22 10:05:33 rendering 1 templates for model ran-e2t-element 2023/11/22 10:05:33 name field ran-e2t-element 2023/11/22 10:05:33 package field models 2023/11/22 10:05:33 creating generated file "ran_e2t_element.go" in "pkg/models" as definition 2023/11/22 10:05:33 executed template asset:model 2023/11/22 10:05:33 rendering 1 templates for model ran-e2t-map 2023/11/22 10:05:33 name field ran-e2t-map 2023/11/22 10:05:33 package field models 2023/11/22 10:05:33 creating generated file "ran_e2t_map.go" in "pkg/models" as definition 2023/11/22 10:05:33 executed template asset:model 2023/11/22 10:05:33 rendering 1 templates for model ranNamelist 2023/11/22 10:05:33 name field ranNamelist 2023/11/22 10:05:33 package field models 2023/11/22 10:05:33 creating generated file "ran_namelist.go" in "pkg/models" as definition 2023/11/22 10:05:33 executed template asset:model 2023/11/22 10:05:33 rendering 1 templates for model routelist 2023/11/22 10:05:33 name field routelist 2023/11/22 10:05:33 package field models 2023/11/22 10:05:33 creating generated file "routelist.go" in "pkg/models" as definition 2023/11/22 10:05:33 executed template asset:model 2023/11/22 10:05:33 rendering 1 templates for model xapp-callback-data 2023/11/22 10:05:33 name field xapp-callback-data 2023/11/22 10:05:33 package field models 2023/11/22 10:05:33 creating generated file "xapp_callback_data.go" in "pkg/models" as definition 2023/11/22 10:05:33 executed template asset:model 2023/11/22 10:05:33 rendering 1 templates for model xapp-element 2023/11/22 10:05:33 name field xapp-element 2023/11/22 10:05:33 package field models 2023/11/22 10:05:33 creating generated file "xapp_element.go" in "pkg/models" as definition 2023/11/22 10:05:33 executed template asset:model 2023/11/22 10:05:33 rendering 1 templates for model xapp-list 2023/11/22 10:05:33 name field xapp-list 2023/11/22 10:05:33 package field models 2023/11/22 10:05:33 creating generated file "xapp_list.go" in "pkg/models" as definition 2023/11/22 10:05:33 executed template asset:model 2023/11/22 10:05:33 rendering 1 templates for model xapp-subscription-data 2023/11/22 10:05:33 name field xapp-subscription-data 2023/11/22 10:05:33 package field models 2023/11/22 10:05:33 creating generated file "xapp_subscription_data.go" in "pkg/models" as definition 2023/11/22 10:05:33 executed template asset:model 2023/11/22 10:05:33 rendering 3 operation groups (tags) 2023/11/22 10:05:33 rendering 1 operations for debug 2023/11/22 10:05:33 rendering 4 templates for operation RoutingManager 2023/11/22 10:05:33 name field get_debuginfo 2023/11/22 10:05:33 package field debug 2023/11/22 10:05:33 creating generated file "get_debuginfo_parameters.go" in "pkg/restapi/operations/debug" as parameters 2023/11/22 10:05:33 executed template asset:serverParameter 2023/11/22 10:05:33 name field get_debuginfo 2023/11/22 10:05:33 package field debug 2023/11/22 10:05:33 creating generated file "get_debuginfo_urlbuilder.go" in "pkg/restapi/operations/debug" as urlbuilder 2023/11/22 10:05:33 executed template asset:serverUrlbuilder 2023/11/22 10:05:33 name field get_debuginfo 2023/11/22 10:05:33 package field debug 2023/11/22 10:05:33 creating generated file "get_debuginfo_responses.go" in "pkg/restapi/operations/debug" as responses 2023/11/22 10:05:33 executed template asset:serverResponses 2023/11/22 10:05:33 name field get_debuginfo 2023/11/22 10:05:33 package field debug 2023/11/22 10:05:33 creating generated file "get_debuginfo.go" in "pkg/restapi/operations/debug" as handler 2023/11/22 10:05:33 executed template asset:serverOperation 2023/11/22 10:05:33 rendering 0 templates for operation group RoutingManager 2023/11/22 10:05:33 rendering 11 operations for handle 2023/11/22 10:05:33 rendering 4 templates for operation RoutingManager 2023/11/22 10:05:33 name field add_rmr_route 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "add_rmr_route_parameters.go" in "pkg/restapi/operations/handle" as parameters 2023/11/22 10:05:33 executed template asset:serverParameter 2023/11/22 10:05:33 name field add_rmr_route 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "add_rmr_route_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2023/11/22 10:05:33 executed template asset:serverUrlbuilder 2023/11/22 10:05:33 name field add_rmr_route 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "add_rmr_route_responses.go" in "pkg/restapi/operations/handle" as responses 2023/11/22 10:05:33 executed template asset:serverResponses 2023/11/22 10:05:33 name field add_rmr_route 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "add_rmr_route.go" in "pkg/restapi/operations/handle" as handler 2023/11/22 10:05:33 executed template asset:serverOperation 2023/11/22 10:05:33 rendering 4 templates for operation RoutingManager 2023/11/22 10:05:33 name field associate_ran_to_e2t_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "associate_ran_to_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2023/11/22 10:05:33 executed template asset:serverParameter 2023/11/22 10:05:33 name field associate_ran_to_e2t_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "associate_ran_to_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2023/11/22 10:05:33 executed template asset:serverUrlbuilder 2023/11/22 10:05:33 name field associate_ran_to_e2t_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "associate_ran_to_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2023/11/22 10:05:33 executed template asset:serverResponses 2023/11/22 10:05:33 name field associate_ran_to_e2t_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "associate_ran_to_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 2023/11/22 10:05:33 executed template asset:serverOperation 2023/11/22 10:05:33 rendering 4 templates for operation RoutingManager 2023/11/22 10:05:33 name field create_new_e2t_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "create_new_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2023/11/22 10:05:33 executed template asset:serverParameter 2023/11/22 10:05:33 name field create_new_e2t_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "create_new_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2023/11/22 10:05:33 executed template asset:serverUrlbuilder 2023/11/22 10:05:33 name field create_new_e2t_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "create_new_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2023/11/22 10:05:33 executed template asset:serverResponses 2023/11/22 10:05:33 name field create_new_e2t_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "create_new_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 2023/11/22 10:05:33 executed template asset:serverOperation 2023/11/22 10:05:33 rendering 4 templates for operation RoutingManager 2023/11/22 10:05:33 name field del_rmr_route 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "del_rmr_route_parameters.go" in "pkg/restapi/operations/handle" as parameters 2023/11/22 10:05:33 executed template asset:serverParameter 2023/11/22 10:05:33 name field del_rmr_route 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "del_rmr_route_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2023/11/22 10:05:33 executed template asset:serverUrlbuilder 2023/11/22 10:05:33 name field del_rmr_route 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "del_rmr_route_responses.go" in "pkg/restapi/operations/handle" as responses 2023/11/22 10:05:33 executed template asset:serverResponses 2023/11/22 10:05:33 name field del_rmr_route 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "del_rmr_route.go" in "pkg/restapi/operations/handle" as handler 2023/11/22 10:05:33 executed template asset:serverOperation 2023/11/22 10:05:33 rendering 4 templates for operation RoutingManager 2023/11/22 10:05:33 name field delete_e2t_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "delete_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2023/11/22 10:05:33 executed template asset:serverParameter 2023/11/22 10:05:33 name field delete_e2t_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "delete_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2023/11/22 10:05:33 executed template asset:serverUrlbuilder 2023/11/22 10:05:33 name field delete_e2t_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "delete_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2023/11/22 10:05:33 executed template asset:serverResponses 2023/11/22 10:05:33 name field delete_e2t_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "delete_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 2023/11/22 10:05:33 executed template asset:serverOperation 2023/11/22 10:05:33 rendering 4 templates for operation RoutingManager 2023/11/22 10:05:33 name field delete_xapp_subscription_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "delete_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2023/11/22 10:05:33 executed template asset:serverParameter 2023/11/22 10:05:33 name field delete_xapp_subscription_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "delete_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2023/11/22 10:05:33 executed template asset:serverUrlbuilder 2023/11/22 10:05:33 name field delete_xapp_subscription_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "delete_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2023/11/22 10:05:33 executed template asset:serverResponses 2023/11/22 10:05:33 name field delete_xapp_subscription_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "delete_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 2023/11/22 10:05:33 executed template asset:serverOperation 2023/11/22 10:05:33 rendering 4 templates for operation RoutingManager 2023/11/22 10:05:33 name field dissociate_ran 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "dissociate_ran_parameters.go" in "pkg/restapi/operations/handle" as parameters 2023/11/22 10:05:33 executed template asset:serverParameter 2023/11/22 10:05:33 name field dissociate_ran 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "dissociate_ran_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2023/11/22 10:05:33 executed template asset:serverUrlbuilder 2023/11/22 10:05:33 name field dissociate_ran 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "dissociate_ran_responses.go" in "pkg/restapi/operations/handle" as responses 2023/11/22 10:05:33 executed template asset:serverResponses 2023/11/22 10:05:33 name field dissociate_ran 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "dissociate_ran.go" in "pkg/restapi/operations/handle" as handler 2023/11/22 10:05:33 executed template asset:serverOperation 2023/11/22 10:05:33 rendering 4 templates for operation RoutingManager 2023/11/22 10:05:33 name field get_handles 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "get_handles_parameters.go" in "pkg/restapi/operations/handle" as parameters 2023/11/22 10:05:33 executed template asset:serverParameter 2023/11/22 10:05:33 name field get_handles 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "get_handles_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2023/11/22 10:05:33 executed template asset:serverUrlbuilder 2023/11/22 10:05:33 name field get_handles 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "get_handles_responses.go" in "pkg/restapi/operations/handle" as responses 2023/11/22 10:05:33 executed template asset:serverResponses 2023/11/22 10:05:33 name field get_handles 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "get_handles.go" in "pkg/restapi/operations/handle" as handler 2023/11/22 10:05:33 executed template asset:serverOperation 2023/11/22 10:05:33 rendering 4 templates for operation RoutingManager 2023/11/22 10:05:33 name field provide_xapp_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "provide_xapp_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2023/11/22 10:05:33 executed template asset:serverParameter 2023/11/22 10:05:33 name field provide_xapp_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "provide_xapp_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2023/11/22 10:05:33 executed template asset:serverUrlbuilder 2023/11/22 10:05:33 name field provide_xapp_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "provide_xapp_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2023/11/22 10:05:33 executed template asset:serverResponses 2023/11/22 10:05:33 name field provide_xapp_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "provide_xapp_handle.go" in "pkg/restapi/operations/handle" as handler 2023/11/22 10:05:33 executed template asset:serverOperation 2023/11/22 10:05:33 rendering 4 templates for operation RoutingManager 2023/11/22 10:05:33 name field provide_xapp_subscription_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "provide_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2023/11/22 10:05:33 executed template asset:serverParameter 2023/11/22 10:05:33 name field provide_xapp_subscription_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "provide_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2023/11/22 10:05:33 executed template asset:serverUrlbuilder 2023/11/22 10:05:33 name field provide_xapp_subscription_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "provide_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2023/11/22 10:05:33 executed template asset:serverResponses 2023/11/22 10:05:33 name field provide_xapp_subscription_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "provide_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 2023/11/22 10:05:33 executed template asset:serverOperation 2023/11/22 10:05:33 rendering 4 templates for operation RoutingManager 2023/11/22 10:05:33 name field update_xapp_subscription_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "update_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2023/11/22 10:05:33 executed template asset:serverParameter 2023/11/22 10:05:33 name field update_xapp_subscription_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "update_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2023/11/22 10:05:33 executed template asset:serverUrlbuilder 2023/11/22 10:05:33 name field update_xapp_subscription_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "update_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2023/11/22 10:05:33 executed template asset:serverResponses 2023/11/22 10:05:33 name field update_xapp_subscription_handle 2023/11/22 10:05:33 package field handle 2023/11/22 10:05:33 creating generated file "update_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 2023/11/22 10:05:33 executed template asset:serverOperation 2023/11/22 10:05:33 rendering 0 templates for operation group RoutingManager 2023/11/22 10:05:33 rendering 1 operations for health 2023/11/22 10:05:33 rendering 4 templates for operation RoutingManager 2023/11/22 10:05:33 name field get_health 2023/11/22 10:05:33 package field health 2023/11/22 10:05:33 creating generated file "get_health_parameters.go" in "pkg/restapi/operations/health" as parameters 2023/11/22 10:05:33 executed template asset:serverParameter 2023/11/22 10:05:33 name field get_health 2023/11/22 10:05:33 package field health 2023/11/22 10:05:33 creating generated file "get_health_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 2023/11/22 10:05:33 executed template asset:serverUrlbuilder 2023/11/22 10:05:33 name field get_health 2023/11/22 10:05:33 package field health 2023/11/22 10:05:33 creating generated file "get_health_responses.go" in "pkg/restapi/operations/health" as responses 2023/11/22 10:05:33 executed template asset:serverResponses 2023/11/22 10:05:33 name field get_health 2023/11/22 10:05:33 package field health 2023/11/22 10:05:33 creating generated file "get_health.go" in "pkg/restapi/operations/health" as handler 2023/11/22 10:05:33 executed template asset:serverOperation 2023/11/22 10:05:33 rendering 0 templates for operation group RoutingManager 2023/11/22 10:05:33 rendering support 2023/11/22 10:05:33 rendering 6 templates for application RoutingManager 2023/11/22 10:05:33 name field RoutingManager 2023/11/22 10:05:33 package field operations 2023/11/22 10:05:33 creating generated file "configure_routing_manager.go" in "pkg/restapi" as configure 2023/11/22 10:05:33 executed template asset:serverConfigureapi 2023/11/22 10:05:33 name field RoutingManager 2023/11/22 10:05:33 package field operations 2023/11/22 10:05:33 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec 2023/11/22 10:05:33 executed template asset:swaggerJsonEmbed 2023/11/22 10:05:33 name field RoutingManager 2023/11/22 10:05:33 package field operations 2023/11/22 10:05:33 creating generated file "server.go" in "pkg/restapi" as server 2023/11/22 10:05:33 executed template asset:serverServer 2023/11/22 10:05:33 name field RoutingManager 2023/11/22 10:05:33 package field operations 2023/11/22 10:05:33 creating generated file "routing_manager_api.go" in "pkg/restapi/operations" as builder 2023/11/22 10:05:33 executed template asset:serverBuilder 2023/11/22 10:05:33 name field RoutingManager 2023/11/22 10:05:33 package field operations 2023/11/22 10:05:33 creating generated file "doc.go" in "pkg/restapi" as doc 2023/11/22 10:05:33 executed template asset:serverDoc 2023/11/22 10:05:33 Generation completed! For this generation to compile you need to have some packages in your GOPATH: * github.com/go-openapi/runtime * github.com/jessevdk/go-flags You can get these now with: go get -u -f pkg/... Removing intermediate container e33b87318192 ---> b694c3bef57c Step 15/40 : RUN /go/bin/swagger generate client -f api/appmgr_rest_api.yaml -t pkg/ -m appmgr_model -c appmgr_client -r LICENSE ---> Running in dd31c367e386 2023/11/22 10:05:34 validating spec api/appmgr_rest_api.yaml 2023/11/22 10:05:34 preprocessing spec with option: minimal flattening 2023/11/22 10:05:35 building a plan for generation 2023/11/22 10:05:35 planning definitions 2023/11/22 10:05:35 planning operations 2023/11/22 10:05:35 grouping operations into packages 2023/11/22 10:05:35 planning meta data and facades 2023/11/22 10:05:35 rendering 1 templates for model AllDeployableXapps 2023/11/22 10:05:35 name field AllDeployableXapps 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "all_deployable_xapps.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model AllDeployedXapps 2023/11/22 10:05:35 name field AllDeployedXapps 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "all_deployed_xapps.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model AllXappConfig 2023/11/22 10:05:35 name field AllXappConfig 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "all_xapp_config.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model ConfigMetadata 2023/11/22 10:05:35 name field ConfigMetadata 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "config_metadata.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model ConfigValidationError 2023/11/22 10:05:35 name field ConfigValidationError 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "config_validation_error.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model ConfigValidationErrors 2023/11/22 10:05:35 name field ConfigValidationErrors 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "config_validation_errors.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model EventType 2023/11/22 10:05:35 name field EventType 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "event_type.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model SubscriptionData 2023/11/22 10:05:35 name field SubscriptionData 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "subscription_data.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model XAppConfig 2023/11/22 10:05:35 name field XAppConfig 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "x_app_config.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model Xapp 2023/11/22 10:05:35 name field Xapp 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "xapp.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model XappDescriptor 2023/11/22 10:05:35 name field XappDescriptor 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "xapp_descriptor.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model XappDescriptorList 2023/11/22 10:05:35 name field XappDescriptorList 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "xapp_descriptor_list.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model XappInstance 2023/11/22 10:05:35 name field XappInstance 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "xapp_instance.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model allSubscriptions 2023/11/22 10:05:35 name field allSubscriptions 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "all_subscriptions.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model deregisterRequest 2023/11/22 10:05:35 name field deregisterRequest 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "deregister_request.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model registerRequest 2023/11/22 10:05:35 name field registerRequest 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "register_request.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model subscription 2023/11/22 10:05:35 name field subscription 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "subscription.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model subscriptionNotification 2023/11/22 10:05:35 name field subscriptionNotification 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "subscription_notification.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model subscriptionRequest 2023/11/22 10:05:35 name field subscriptionRequest 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "subscription_request.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 1 templates for model subscriptionResponse 2023/11/22 10:05:35 name field subscriptionResponse 2023/11/22 10:05:35 package field appmgr_model 2023/11/22 10:05:35 creating generated file "subscription_response.go" in "pkg/appmgr_model" as definition 2023/11/22 10:05:35 executed template asset:model 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field getHealthAlive 2023/11/22 10:05:35 package field health 2023/11/22 10:05:35 creating generated file "get_health_alive_parameters.go" in "pkg/appmgr_client/health" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field getHealthAlive 2023/11/22 10:05:35 package field health 2023/11/22 10:05:35 creating generated file "get_health_alive_responses.go" in "pkg/appmgr_client/health" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field getHealthReady 2023/11/22 10:05:35 package field health 2023/11/22 10:05:35 creating generated file "get_health_ready_parameters.go" in "pkg/appmgr_client/health" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field getHealthReady 2023/11/22 10:05:35 package field health 2023/11/22 10:05:35 creating generated file "get_health_ready_responses.go" in "pkg/appmgr_client/health" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 1 templates for operation group 2023/11/22 10:05:35 name field health 2023/11/22 10:05:35 creating generated file "health_client.go" in "pkg/appmgr_client/health" as client 2023/11/22 10:05:35 executed template asset:clientClient 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field addSubscription 2023/11/22 10:05:35 package field operations 2023/11/22 10:05:35 creating generated file "add_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field addSubscription 2023/11/22 10:05:35 package field operations 2023/11/22 10:05:35 creating generated file "add_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field deleteSubscription 2023/11/22 10:05:35 package field operations 2023/11/22 10:05:35 creating generated file "delete_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field deleteSubscription 2023/11/22 10:05:35 package field operations 2023/11/22 10:05:35 creating generated file "delete_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field deregisterXapp 2023/11/22 10:05:35 package field operations 2023/11/22 10:05:35 creating generated file "deregister_xapp_parameters.go" in "pkg/appmgr_client/operations" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field deregisterXapp 2023/11/22 10:05:35 package field operations 2023/11/22 10:05:35 creating generated file "deregister_xapp_responses.go" in "pkg/appmgr_client/operations" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field getSubscriptionById 2023/11/22 10:05:35 package field operations 2023/11/22 10:05:35 creating generated file "get_subscription_by_id_parameters.go" in "pkg/appmgr_client/operations" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field getSubscriptionById 2023/11/22 10:05:35 package field operations 2023/11/22 10:05:35 creating generated file "get_subscription_by_id_responses.go" in "pkg/appmgr_client/operations" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field getSubscriptions 2023/11/22 10:05:35 package field operations 2023/11/22 10:05:35 creating generated file "get_subscriptions_parameters.go" in "pkg/appmgr_client/operations" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field getSubscriptions 2023/11/22 10:05:35 package field operations 2023/11/22 10:05:35 creating generated file "get_subscriptions_responses.go" in "pkg/appmgr_client/operations" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field modifySubscription 2023/11/22 10:05:35 package field operations 2023/11/22 10:05:35 creating generated file "modify_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field modifySubscription 2023/11/22 10:05:35 package field operations 2023/11/22 10:05:35 creating generated file "modify_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field registerXapp 2023/11/22 10:05:35 package field operations 2023/11/22 10:05:35 creating generated file "register_xapp_parameters.go" in "pkg/appmgr_client/operations" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field registerXapp 2023/11/22 10:05:35 package field operations 2023/11/22 10:05:35 creating generated file "register_xapp_responses.go" in "pkg/appmgr_client/operations" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 1 templates for operation group 2023/11/22 10:05:35 name field operations 2023/11/22 10:05:35 creating generated file "operations_client.go" in "pkg/appmgr_client/operations" as client 2023/11/22 10:05:35 executed template asset:clientClient 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field GetConfigElement 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "get_config_element_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field GetConfigElement 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "get_config_element_responses.go" in "pkg/appmgr_client/xapp" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field ModifyXappConfig 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "modify_xapp_config_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field ModifyXappConfig 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "modify_xapp_config_responses.go" in "pkg/appmgr_client/xapp" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field deployXapp 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "deploy_xapp_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field deployXapp 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "deploy_xapp_responses.go" in "pkg/appmgr_client/xapp" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field getAllXappConfig 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "get_all_xapp_config_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field getAllXappConfig 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "get_all_xapp_config_responses.go" in "pkg/appmgr_client/xapp" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field getAllXapps 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "get_all_xapps_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field getAllXapps 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "get_all_xapps_responses.go" in "pkg/appmgr_client/xapp" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field getXappByName 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "get_xapp_by_name_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field getXappByName 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "get_xapp_by_name_responses.go" in "pkg/appmgr_client/xapp" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field getXappInstanceByName 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field getXappInstanceByName 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/appmgr_client/xapp" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field listAllXapps 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "list_all_xapps_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field listAllXapps 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "list_all_xapps_responses.go" in "pkg/appmgr_client/xapp" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 2 templates for operation 2023/11/22 10:05:35 name field undeployXapp 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "undeploy_xapp_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2023/11/22 10:05:35 executed template asset:clientParameter 2023/11/22 10:05:35 name field undeployXapp 2023/11/22 10:05:35 package field xapp 2023/11/22 10:05:35 creating generated file "undeploy_xapp_responses.go" in "pkg/appmgr_client/xapp" as responses 2023/11/22 10:05:35 executed template asset:clientResponse 2023/11/22 10:05:35 rendering 1 templates for operation group 2023/11/22 10:05:35 name field xapp 2023/11/22 10:05:35 creating generated file "xapp_client.go" in "pkg/appmgr_client/xapp" as client 2023/11/22 10:05:35 executed template asset:clientClient 2023/11/22 10:05:35 rendering 1 templates for application RICAppmgr 2023/11/22 10:05:35 name field RICAppmgr 2023/11/22 10:05:35 package field appmgr_client 2023/11/22 10:05:35 creating generated file "r_i_c_appmgr_client.go" in "pkg/appmgr_client" as facade 2023/11/22 10:05:35 executed template asset:clientFacade 2023/11/22 10:05:35 Generation completed! For this generation to compile you need to have some packages in your GOPATH: * github.com/go-openapi/errors * github.com/go-openapi/runtime * github.com/go-openapi/runtime/client * github.com/go-openapi/strfmt You can get these now with: go get -u -f pkg/... Removing intermediate container dd31c367e386 ---> 2c02b064871f Step 16/40 : ENV GO111MODULE=on ---> Running in ebfddca124c1 Removing intermediate container ebfddca124c1 ---> 8d0b36a3a94c Step 17/40 : ENV GOPATH "" ---> Running in 86fdf96ae0b5 Removing intermediate container 86fdf96ae0b5 ---> cb3f99eac906 Step 18/40 : COPY go.sum go.sum ---> 445dc5257302 Step 19/40 : COPY go.mod go.mod ---> 905022d280da Step 20/40 : COPY pkg pkg ---> c4d8e6549049 Step 21/40 : COPY cmd cmd ---> 684dcc281f98 Step 22/40 : COPY run_rtmgr.sh /run_rtmgr.sh ---> 39c6ba434b23 Step 23/40 : RUN mkdir manifests ---> Running in d1c34e9a3c2a Removing intermediate container d1c34e9a3c2a ---> 3a6040776ca5 Step 24/40 : COPY manifests/ /go/src/routing-manager/manifests ---> e0d3588d9788 Step 25/40 : COPY "uta_rtg_ric.rt" / ---> 23d57b551215 Step 26/40 : ENV GOPATH /go ---> Running in 77c5580a5e08 Removing intermediate container 77c5580a5e08 ---> 08124a4c1bdf Step 27/40 : ENV GOBIN /go/bin ---> Running in 2098754d4222 Removing intermediate container 2098754d4222 ---> 860cc797ca11 Step 28/40 : RUN go mod download ---> Running in e7dea3af996b Removing intermediate container e7dea3af996b ---> b58aefe490d2 Step 29/40 : RUN go install ./cmd/rtmgr.go ---> Running in 4cda25266ae5 Removing intermediate container 4cda25266ae5 ---> 983382126658 Step 30/40 : FROM ubuntu:20.04 20.04: Pulling from library/ubuntu 96d54c3075c9: Pulling fs layer 96d54c3075c9: Verifying Checksum 96d54c3075c9: Download complete 96d54c3075c9: Pull complete Digest: sha256:ed4a42283d9943135ed87d4ee34e542f7f5ad9ecf2f244870e23122f703f91c2 Status: Downloaded newer image for ubuntu:20.04 ---> bf40b7bc7a11 Step 31/40 : COPY --from=rtmgrbuild /go/bin/rtmgr / ---> d38ea92bc0b6 Step 32/40 : COPY --from=rtmgrbuild /run_rtmgr.sh / ---> d0360e041937 Step 33/40 : COPY --from=rtmgrbuild /usr/local/include /usr/local/include ---> 3eff450e7c03 Step 34/40 : COPY --from=rtmgrbuild /usr/local/lib /usr/local/lib ---> 0ba38dc4c11a Step 35/40 : COPY "uta_rtg_ric.rt" / ---> 79c4877fc128 Step 36/40 : RUN ldconfig ---> Running in 1ee94d727964 Removing intermediate container 1ee94d727964 ---> 3d4ad710c2a3 Step 37/40 : RUN apt-get update && apt-get install -y iputils-ping net-tools curl tcpdump ---> Running in fe661830f6ae Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3057 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] Get:8 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1129 kB] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3221 kB] Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3206 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3709 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1433 kB] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Fetched 29.3 MB in 2s (12.5 MB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: ca-certificates krb5-locales libasn1-8-heimdal libbrotli1 libcap2 libcap2-bin libcurl4 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpam-cap libpcap0.8 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal openssl publicsuffix Suggested packages: krb5-doc krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql apparmor The following NEW packages will be installed: ca-certificates curl iputils-ping krb5-locales libasn1-8-heimdal libbrotli1 libcap2 libcap2-bin libcurl4 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpam-cap libpcap0.8 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal net-tools openssl publicsuffix tcpdump 0 upgraded, 39 newly installed, 0 to remove and 5 not upgraded. Need to get 6239 kB of archives. After this operation, 19.4 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.20 [1321 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.20 [620 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 iputils-ping amd64 3:20190709-3 [40.1 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.1 [8364 B] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcap0.8 amd64 1.9.1-3 [128 kB] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.2 [369 kB] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.1 [78.5 kB] Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.3 [170 kB] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.20 [235 kB] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.20 [161 kB] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 6239 kB in 1s (5331 kB/s) Selecting previously unselected package libssl1.1:amd64. (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 ... 4126 files and directories currently installed.) Preparing to unpack .../00-libssl1.1_1.1.1f-1ubuntu2.20_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.20_amd64.deb ... Unpacking openssl (1.1.1f-1ubuntu2.20) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... Selecting previously unselected package libcap2:amd64. Preparing to unpack .../03-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ... Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../04-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ... Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... Selecting previously unselected package iputils-ping. Preparing to unpack .../05-iputils-ping_3%3a20190709-3_amd64.deb ... Unpacking iputils-ping (3:20190709-3) ... Selecting previously unselected package libpam-cap:amd64. Preparing to unpack .../06-libpam-cap_1%3a2.32-1ubuntu0.1_amd64.deb ... Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../07-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ... Selecting previously unselected package krb5-locales. Preparing to unpack .../08-krb5-locales_1.17-6ubuntu4.4_all.deb ... Unpacking krb5-locales (1.17-6ubuntu4.4) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../09-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../10-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../11-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../12-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../13-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libpcap0.8:amd64. Preparing to unpack .../14-libpcap0.8_1.9.1-3_amd64.deb ... Unpacking libpcap0.8:amd64 (1.9.1-3) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../15-libpsl5_0.21.0-1ubuntu1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... Selecting previously unselected package publicsuffix. Preparing to unpack .../16-publicsuffix_20200303.0012-1_all.deb ... Unpacking publicsuffix (20200303.0012-1) ... Selecting previously unselected package tcpdump. Preparing to unpack .../17-tcpdump_4.9.3-4ubuntu0.2_amd64.deb ... Unpacking tcpdump (4.9.3-4ubuntu0.2) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../18-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... Selecting previously unselected package libroken18-heimdal:amd64. Preparing to unpack .../19-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libasn1-8-heimdal:amd64. Preparing to unpack .../20-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimbase1-heimdal:amd64. Preparing to unpack .../21-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhcrypto4-heimdal:amd64. Preparing to unpack .../22-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libwind0-heimdal:amd64. Preparing to unpack .../23-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhx509-5-heimdal:amd64. Preparing to unpack .../24-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libkrb5-26-heimdal:amd64. Preparing to unpack .../25-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimntlm0-heimdal:amd64. Preparing to unpack .../26-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libgssapi3-heimdal:amd64. Preparing to unpack .../27-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../28-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../29-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libldap-common. Preparing to unpack .../30-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../31-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../32-libnghttp2-14_1.40.0-1ubuntu0.1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... Selecting previously unselected package libssh-4:amd64. Preparing to unpack .../34-libssh-4_0.9.3-2ubuntu2.3_amd64.deb ... Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.3) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../35-libcurl4_7.68.0-1ubuntu2.20_amd64.deb ... Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.20) ... Selecting previously unselected package curl. Preparing to unpack .../36-curl_7.68.0-1ubuntu2.20_amd64.deb ... Unpacking curl (7.68.0-1ubuntu2.20) ... Selecting previously unselected package libsasl2-modules:amd64. Preparing to unpack .../37-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package net-tools. Preparing to unpack .../38-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ... Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline 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.) debconf: falling back to frontend: Teletype Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ... Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ... Setting up krb5-locales (1.17-6ubuntu4.4) ... Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ... Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... Setting up libpcap0.8:amd64 (1.9.1-3) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... Setting up openssl (1.1.1f-1ubuntu2.20) ... Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline 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.) debconf: falling back to frontend: Teletype Setting up iputils-ping (3:20190709-3) ... Setting up publicsuffix (20200303.0012-1) ... Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up tcpdump (4.9.3-4ubuntu0.2) ... Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline 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.) debconf: falling back to frontend: Teletype Updating certificates in /etc/ssl/certs... 137 added, 0 removed; done. Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... Setting up libssh-4:amd64 (0.9.3-2ubuntu2.3) ... Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... Setting up libcurl4:amd64 (7.68.0-1ubuntu2.20) ... Setting up curl (7.68.0-1ubuntu2.20) ... Processing triggers for libc-bin (2.31-0ubuntu9.12) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container fe661830f6ae ---> 396847a661a0 Step 38/40 : RUN mkdir /db && touch /db/rt.json && chmod 777 /db/rt.json ---> Running in 4d6c964a85a7 Removing intermediate container 4d6c964a85a7 ---> 3fe711224ff2 Step 39/40 : RUN chmod 755 /run_rtmgr.sh ---> Running in 1808234318d6 Removing intermediate container 1808234318d6 ---> ded3170a452d Step 40/40 : CMD /run_rtmgr.sh ---> Running in 119c0984d9a6 Removing intermediate container 119c0984d9a6 ---> 8a8dbaf4e215 Successfully built 8a8dbaf4e215 Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr:0.9.5 ---> docker-build.sh ends [ric-plt-rtmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins5992240262905953014.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-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins8321463458511037411.sh ---> docker-push.sh Docker version 20.10.20, build 9fdeb9c Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr:0.9.5 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr:0.9.5 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr] 2317308d6937: Preparing fb6ed745b42d: Preparing 68d85b47a0ca: Preparing 37ea276f0316: Preparing 35c450cfb9ef: Preparing e6d37d766b38: Preparing 8a031d83ffcb: Preparing 2bacb6e46fbf: Preparing 826e0960c5e8: Preparing 6c3e7df31590: Preparing e6d37d766b38: Waiting 8a031d83ffcb: Waiting 2bacb6e46fbf: Waiting 826e0960c5e8: Waiting 6c3e7df31590: Waiting 2317308d6937: Pushed 35c450cfb9ef: Pushed 37ea276f0316: Pushed fb6ed745b42d: Pushed 8a031d83ffcb: Pushed 2bacb6e46fbf: Pushed e6d37d766b38: Pushed 826e0960c5e8: Pushed 68d85b47a0ca: Pushed 6c3e7df31590: Pushed 0.9.5: digest: sha256:9e57bb738ea504e3c49fb85bbbe606c896424deda43a25da64657fa4c28dd39f size: 2406 ---> docker-push.sh ends [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins8307234652935356580.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2099 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins4644307749412846840.sh ---> sysstat.sh [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins3310177427228449973.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-rtmgr-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-rtmgr-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-rtmgr-docker-merge-master ']' + mkdir -p /w/workspace/ric-plt-rtmgr-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-rtmgr-docker-merge-master/archives/ [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins15327854576225785716.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZoFR from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ZoFR/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins287448631431466172.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-rtmgr-docker-merge-master@tmp/config4238981513368357368tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins84726451140400.sh ---> create-netrc.sh [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins4198383114116491152.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZoFR from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ZoFR/bin to PATH [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins14203513953894246231.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins1025708743992668434.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZoFR 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.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-ZoFR/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-plt-rtmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins12073298229253891297.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZoFR from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ZoFR/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-rtmgr-docker-merge-master/328 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-446 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 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 688K 394M 1% /run /dev/vda1 20G 12G 7.3G 63% / 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 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 477 281 0 3184 3184 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:e6:0a:81 brd ff:ff:ff:ff:ff:ff inet 10.32.7.52/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86106sec preferred_lft 86106sec inet6 fe80::f816:3eff:fee6:a81/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:2c:66:c2:f4 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-194-generic (prd-ubuntu1804-docker-4c-4g-446) 11/22/23 _x86_64_ (4 CPU) 10:02:46 LINUX RESTART (4 CPU) 10:03:01 tps rtps wtps bread/s bwrtn/s 10:04:01 143.54 78.34 65.21 6143.38 41158.09 10:05:01 153.28 10.31 142.97 1356.56 68089.27 10:06:01 387.25 111.21 276.04 10550.64 76394.60 10:07:01 153.91 38.78 115.13 3178.27 19132.14 Average: 209.49 59.65 149.84 5306.72 51195.64 10:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:04:01 1687512 3293948 2351144 58.22 39564 1728744 919136 18.07 623528 1560616 80596 10:05:01 130852 3295920 3907804 96.76 82900 3178832 1150160 22.61 610760 3020000 269612 10:06:01 619160 3204292 3419496 84.67 156564 2500380 1643976 32.32 810908 2301776 68932 10:07:01 338752 3268588 3699904 91.61 166888 2828732 942084 18.52 815308 2572328 44380 Average: 694069 3265687 3344587 82.81 111479 2559172 1163839 22.88 715126 2363680 115880 10:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:04:01 ens3 358.14 219.13 1358.95 59.19 0.00 0.00 0.00 0.00 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:04:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 10:05:01 ens3 387.84 285.81 11925.84 31.64 0.00 0.00 0.00 0.00 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:01 lo 3.06 3.06 0.27 0.27 0.00 0.00 0.00 0.00 10:06:01 ens3 264.29 215.43 1377.26 20.49 0.00 0.00 0.00 0.00 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 lo 1.03 1.03 0.11 0.11 0.00 0.00 0.00 0.00 10:07:01 ens3 282.15 308.80 1061.78 1313.12 0.00 0.00 0.00 0.00 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 lo 4.20 4.20 0.38 0.38 0.00 0.00 0.00 0.00 Average: ens3 323.11 257.30 3931.96 356.07 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 2.34 2.34 0.21 0.21 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-446) 11/22/23 _x86_64_ (4 CPU) 10:02:46 LINUX RESTART (4 CPU) 10:03:01 CPU %user %nice %system %iowait %steal %idle 10:04:01 all 17.86 0.00 2.32 4.24 0.05 75.52 10:04:01 0 25.40 0.00 2.26 10.29 0.08 61.96 10:04:01 1 16.43 0.00 2.36 2.21 0.03 78.97 10:04:01 2 16.98 0.00 1.72 2.26 0.05 78.99 10:04:01 3 12.60 0.00 2.94 2.23 0.03 82.20 10:05:01 all 23.54 0.00 4.55 2.35 0.07 69.50 10:05:01 0 12.51 0.00 4.59 5.21 0.05 77.63 10:05:01 1 11.46 0.00 3.78 1.30 0.07 83.40 10:05:01 2 32.88 0.00 4.82 1.36 0.08 60.86 10:05:01 3 37.31 0.00 4.98 1.51 0.10 56.10 10:06:01 all 20.37 0.00 8.08 8.77 0.09 62.69 10:06:01 0 21.19 0.00 8.63 15.01 0.08 55.09 10:06:01 1 18.56 0.00 8.31 7.11 0.10 65.92 10:06:01 2 18.36 0.00 7.31 7.14 0.10 67.10 10:06:01 3 23.38 0.00 8.06 5.81 0.08 62.67 10:07:01 all 23.07 0.00 3.68 3.89 0.07 69.30 10:07:01 0 36.43 0.00 3.88 4.91 0.07 54.71 10:07:01 1 15.64 0.00 3.22 2.90 0.07 78.17 10:07:01 2 21.31 0.00 3.71 3.78 0.08 71.11 10:07:01 3 18.94 0.00 3.86 3.95 0.05 73.20 Average: all 21.21 0.00 4.65 4.80 0.07 69.27 Average: 0 23.88 0.00 4.83 8.85 0.07 62.37 Average: 1 15.52 0.00 4.41 3.37 0.07 76.63 Average: 2 22.39 0.00 4.38 3.62 0.08 69.53 Average: 3 23.04 0.00 4.95 3.37 0.07 68.57