12:39:14 Started by timer 12:39:14 Running as SYSTEM 12:39:14 [EnvInject] - Loading node environment variables. 12:39:14 Building remotely on prd-ubuntu1804-docker-4c-4g-5449 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-appmgr-docker-merge-master 12:39:14 [ssh-agent] Looking for ssh-agent implementation... 12:39:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:14 $ ssh-agent 12:39:14 SSH_AUTH_SOCK=/tmp/ssh-Nw6dvnz3j1WB/agent.2112 12:39:14 SSH_AGENT_PID=2114 12:39:14 [ssh-agent] Started. 12:39:14 Running ssh-add (command line suppressed) 12:39:14 Identity added: /w/workspace/ric-plt-appmgr-docker-merge-master@tmp/private_key_9933724119524231464.key (jenkins-ssh) 12:39:14 [ssh-agent] Using credentials jenkins (jenkins) 12:39:14 The recommended git tool is: NONE 12:39:16 using credential jenkins 12:39:16 Wiping out workspace first. 12:39:16 Cloning the remote Git repository 12:39:16 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr 12:39:16 > git init /w/workspace/ric-plt-appmgr-docker-merge-master # timeout=10 12:39:16 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr 12:39:16 > git --version # timeout=10 12:39:16 > git --version # 'git version 2.17.1' 12:39:16 using GIT_SSH to set credentials jenkins 12:39:16 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:17 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/appmgr # timeout=10 12:39:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:17 Avoid second fetch 12:39:17 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:39:17 Checking out Revision 4c05932dce72e98db23eaff2b72b58816e1f2d55 (refs/remotes/origin/master) 12:39:17 > git config core.sparsecheckout # timeout=10 12:39:17 > git checkout -f 4c05932dce72e98db23eaff2b72b58816e1f2d55 # timeout=10 12:39:17 Commit message: "J release: Release container Image" 12:39:17 > git rev-list --no-walk 4c05932dce72e98db23eaff2b72b58816e1f2d55 # timeout=10 12:39:21 provisioning config files... 12:39:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:39:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:39:21 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins16936744776758275001.sh 12:39:21 ---> python-tools-install.sh 12:39:21 Setup pyenv: 12:39:21 * system (set by /opt/pyenv/version) 12:39:21 * 3.8.13 (set by /opt/pyenv/version) 12:39:21 * 3.9.13 (set by /opt/pyenv/version) 12:39:21 * 3.10.6 (set by /opt/pyenv/version) 12:39:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-taHC 12:39:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:39:30 lf-activate-venv(): INFO: Installing: lftools 12:39:59 lf-activate-venv(): INFO: Adding /tmp/venv-taHC/bin to PATH 12:39:59 Generating Requirements File 12:40:20 Python 3.10.6 12:40:20 pip 24.1.1 from /tmp/venv-taHC/lib/python3.10/site-packages/pip (python 3.10) 12:40:20 appdirs==1.4.4 12:40:20 argcomplete==3.4.0 12:40:20 aspy.yaml==1.3.0 12:40:20 attrs==23.2.0 12:40:20 autopage==0.5.2 12:40:20 beautifulsoup4==4.12.3 12:40:20 boto3==1.34.136 12:40:20 botocore==1.34.136 12:40:20 bs4==0.0.2 12:40:20 cachetools==5.3.3 12:40:20 certifi==2024.6.2 12:40:20 cffi==1.16.0 12:40:20 cfgv==3.4.0 12:40:20 chardet==5.2.0 12:40:20 charset-normalizer==3.3.2 12:40:20 click==8.1.7 12:40:20 cliff==4.7.0 12:40:20 cmd2==2.4.3 12:40:20 cryptography==3.3.2 12:40:20 debtcollector==3.0.0 12:40:20 decorator==5.1.1 12:40:20 defusedxml==0.7.1 12:40:20 Deprecated==1.2.14 12:40:20 distlib==0.3.8 12:40:20 dnspython==2.6.1 12:40:20 docker==4.2.2 12:40:20 dogpile.cache==1.3.3 12:40:20 email_validator==2.2.0 12:40:20 filelock==3.15.4 12:40:20 future==1.0.0 12:40:20 gitdb==4.0.11 12:40:20 GitPython==3.1.43 12:40:20 google-auth==2.30.0 12:40:20 httplib2==0.22.0 12:40:20 identify==2.5.36 12:40:20 idna==3.7 12:40:20 importlib-resources==1.5.0 12:40:20 iso8601==2.1.0 12:40:20 Jinja2==3.1.4 12:40:20 jmespath==1.0.1 12:40:20 jsonpatch==1.33 12:40:20 jsonpointer==3.0.0 12:40:20 jsonschema==4.22.0 12:40:20 jsonschema-specifications==2023.12.1 12:40:20 keystoneauth1==5.6.0 12:40:20 kubernetes==30.1.0 12:40:20 lftools==0.37.10 12:40:20 lxml==5.2.2 12:40:20 MarkupSafe==2.1.5 12:40:20 msgpack==1.0.8 12:40:20 multi_key_dict==2.0.3 12:40:20 munch==4.0.0 12:40:20 netaddr==1.3.0 12:40:20 netifaces==0.11.0 12:40:20 niet==1.4.2 12:40:20 nodeenv==1.9.1 12:40:20 oauth2client==4.1.3 12:40:20 oauthlib==3.2.2 12:40:20 openstacksdk==3.1.0 12:40:20 os-client-config==2.1.0 12:40:20 os-service-types==1.7.0 12:40:20 osc-lib==3.0.1 12:40:20 oslo.config==9.4.0 12:40:20 oslo.context==5.5.0 12:40:20 oslo.i18n==6.3.0 12:40:20 oslo.log==6.0.0 12:40:20 oslo.serialization==5.4.0 12:40:20 oslo.utils==7.1.0 12:40:20 packaging==24.1 12:40:20 pbr==6.0.0 12:40:20 platformdirs==4.2.2 12:40:20 prettytable==3.10.0 12:40:20 pyasn1==0.6.0 12:40:20 pyasn1_modules==0.4.0 12:40:20 pycparser==2.22 12:40:20 pygerrit2==2.0.15 12:40:20 PyGithub==2.3.0 12:40:20 PyJWT==2.8.0 12:40:20 PyNaCl==1.5.0 12:40:20 pyparsing==2.4.7 12:40:20 pyperclip==1.9.0 12:40:20 pyrsistent==0.20.0 12:40:20 python-cinderclient==9.5.0 12:40:20 python-dateutil==2.9.0.post0 12:40:20 python-heatclient==3.5.0 12:40:20 python-jenkins==1.8.2 12:40:20 python-keystoneclient==5.4.0 12:40:20 python-magnumclient==4.5.0 12:40:20 python-novaclient==18.6.0 12:40:20 python-openstackclient==6.6.0 12:40:20 python-swiftclient==4.6.0 12:40:20 PyYAML==6.0.1 12:40:20 referencing==0.35.1 12:40:20 requests==2.32.3 12:40:20 requests-oauthlib==2.0.0 12:40:20 requestsexceptions==1.4.0 12:40:20 rfc3986==2.0.0 12:40:20 rpds-py==0.18.1 12:40:20 rsa==4.9 12:40:20 ruamel.yaml==0.18.6 12:40:20 ruamel.yaml.clib==0.2.8 12:40:20 s3transfer==0.10.2 12:40:20 simplejson==3.19.2 12:40:20 six==1.16.0 12:40:20 smmap==5.0.1 12:40:20 soupsieve==2.5 12:40:20 stevedore==5.2.0 12:40:20 tabulate==0.9.0 12:40:20 toml==0.10.2 12:40:20 tomlkit==0.12.5 12:40:20 tqdm==4.66.4 12:40:20 typing_extensions==4.12.2 12:40:20 tzdata==2024.1 12:40:20 urllib3==1.26.19 12:40:20 virtualenv==20.26.3 12:40:20 wcwidth==0.2.13 12:40:20 websocket-client==1.8.0 12:40:20 wrapt==1.16.0 12:40:20 xdg==6.0.0 12:40:20 xmltodict==0.13.0 12:40:20 yq==3.4.3 12:40:20 provisioning config files... 12:40:20 copy managed file [global-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config4576466187250309318tmp 12:40:20 copy managed file [ric-plt-appmgr-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config8873995775251802741tmp 12:40:20 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins10651890083685668611.sh 12:40:20 ---> docker-login.sh 12:40:20 nexus3.o-ran-sc.org:10001 12:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:21 Configure a credential helper to remove this warning. See 12:40:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:21 12:40:21 Login Succeeded 12:40:21 nexus3.o-ran-sc.org:10002 12:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:21 Configure a credential helper to remove this warning. See 12:40:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:21 12:40:21 Login Succeeded 12:40:21 nexus3.o-ran-sc.org:10003 12:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:21 Configure a credential helper to remove this warning. See 12:40:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:21 12:40:21 Login Succeeded 12:40:21 nexus3.o-ran-sc.org:10004 12:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:40:21 Configure a credential helper to remove this warning. See 12:40:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:40:21 12:40:21 Login Succeeded 12:40:21 ---> docker-login.sh ends 12:40:21 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins17611556989813337305.sh 12:40:21 [ric-plt-appmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17798833761728883050.sh 12:40:21 [EnvInject] - Injecting environment variables from a build step. 12:40:21 [EnvInject] - Injecting as environment variables the properties content 12:40:21 DOCKER_ROOT=$WORKSPACE 12:40:21 CONTAINER_TAG_YAML_DIR= 12:40:21 CONTAINER_TAG_METHOD=yaml-file 12:40:21 12:40:21 [EnvInject] - Variables injected successfully. 12:40:21 [ric-plt-appmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins3965946365752685009.sh 12:40:21 ---> docker-get-container-tag.sh 12:40:21 Setup pyenv: 12:40:21 system 12:40:21 3.8.13 12:40:21 3.9.13 12:40:21 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) 12:40:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-taHC from file:/tmp/.os_lf_venv 12:40:22 lf-activate-venv(): INFO: Installing: yq 12:40:23 lf-activate-venv(): INFO: Adding /tmp/venv-taHC/bin to PATH 12:40:23 ---> Docker image tag found: 0.5.8 12:40:23 [EnvInject] - Injecting environment variables from a build step. 12:40:23 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 12:40:23 [EnvInject] - Variables injected successfully. 12:40:23 [EnvInject] - Injecting environment variables from a build step. 12:40:23 [EnvInject] - Injecting as environment variables the properties content 12:40:23 DOCKER_ARGS=--network=host 12:40:23 DOCKER_ROOT=/w/workspace/ric-plt-appmgr-docker-merge-master 12:40:23 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 12:40:23 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 12:40:23 DOCKER_NAME=o-ran-sc/ric-plt-appmgr 12:40:23 12:40:23 [EnvInject] - Variables injected successfully. 12:40:23 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins10588439604607255846.sh 12:40:23 ---> docker-build.sh 12:40:23 Docker version 24.0.2, build cb74dfc 12:40:23 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.8 12:40:23 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.8 . 12:40:24 #1 [internal] load build definition from Dockerfile 12:40:24 #1 transferring dockerfile: 3.23kB done 12:40:24 #1 DONE 0.1s 12:40:24 12:40:24 #2 [internal] load .dockerignore 12:40:24 #2 transferring context: 2B done 12:40:24 #2 DONE 0.1s 12:40:24 12:40:24 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 12:40:24 #3 DONE 0.1s 12:40:24 12:40:24 #4 [internal] load metadata for docker.io/library/ubuntu:20.04 12:40:25 #4 DONE 1.0s 12:40:25 12:40:25 #5 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 12:40:25 #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.1s done 12:40:25 #5 ... 12:40:25 12:40:25 #6 [internal] load build context 12:40:25 #6 transferring context: 2.10MB 0.0s done 12:40:25 #6 DONE 0.1s 12:40:25 12:40:25 #5 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 12:40:25 #5 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done 12:40:25 #5 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done 12:40:25 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 0B / 328.92MB 0.1s 12:40:25 #5 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 0B / 143B 0.1s 12:40:25 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 2.10MB / 28.57MB 0.1s 12:40:26 #5 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done 12:40:26 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 8.56MB / 28.57MB 0.2s 12:40:26 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 1.05MB / 129.05MB 0.2s 12:40:26 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 14.68MB / 28.57MB 0.3s 12:40:26 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 19.92MB / 328.92MB 0.5s 12:40:26 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.5s 12:40:26 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 8.39MB / 129.05MB 0.5s 12:40:26 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.5s done 12:40:26 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 0B / 134.79MB 0.6s 12:40:26 #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 12:40:26 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 16.78MB / 129.05MB 0.7s 12:40:26 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 37.75MB / 328.92MB 0.8s 12:40:26 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 12.58MB / 134.79MB 0.8s 12:40:26 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 26.21MB / 129.05MB 0.9s 12:40:26 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 20.97MB / 134.79MB 0.9s 12:40:26 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 55.57MB / 328.92MB 1.0s 12:40:26 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 33.55MB / 129.05MB 1.0s 12:40:26 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 30.41MB / 134.79MB 1.0s 12:40:27 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 40.89MB / 129.05MB 1.1s 12:40:27 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 41.94MB / 134.79MB 1.1s 12:40:27 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 75.50MB / 328.92MB 1.2s 12:40:27 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 49.11MB / 129.05MB 1.2s 12:40:27 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 51.38MB / 134.79MB 1.2s 12:40:27 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 95.42MB / 328.92MB 1.4s 12:40:27 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 66.06MB / 129.05MB 1.4s 12:40:27 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 72.35MB / 134.79MB 1.4s 12:40:27 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 74.45MB / 129.05MB 1.5s 12:40:27 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 81.79MB / 134.79MB 1.5s 12:40:27 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 115.34MB / 328.92MB 1.6s 12:40:27 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 82.84MB / 129.05MB 1.6s 12:40:27 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 91.23MB / 134.79MB 1.6s 12:40:27 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 92.27MB / 129.05MB 1.7s 12:40:27 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 101.71MB / 134.79MB 1.7s 12:40:27 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 133.17MB / 328.92MB 1.8s 12:40:27 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 101.71MB / 129.05MB 1.8s 12:40:27 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 110.10MB / 134.79MB 1.8s 12:40:27 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 156.24MB / 328.92MB 2.0s 12:40:27 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 120.59MB / 129.05MB 2.0s 12:40:27 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 131.07MB / 134.79MB 2.0s 12:40:27 #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.4s done 12:40:28 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 2.6s done 12:40:28 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0B / 27.08MB 2.9s 12:40:29 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.73MB / 27.08MB 4.0s 12:40:29 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 4.1s 12:40:29 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 5.24MB / 27.08MB 4.1s 12:40:30 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 4.2s done 12:40:30 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 4.3s 12:40:31 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 185.60MB / 328.92MB 5.3s 12:40:31 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 18.87MB / 27.08MB 5.3s 12:40:31 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 10.49MB / 42.84MB 5.3s 12:40:31 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 208.67MB / 328.92MB 5.5s 12:40:31 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 23.07MB / 27.08MB 5.4s 12:40:31 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 26.21MB / 42.84MB 5.5s 12:40:31 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 5.5s done 12:40:31 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 37.75MB / 42.84MB 5.6s 12:40:31 #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.39MB / 8.47MB 5.6s 12:40:31 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 243.27MB / 328.92MB 5.7s 12:40:31 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 5.7s 12:40:31 #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 5.6s done 12:40:31 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 288.36MB / 328.92MB 5.9s 12:40:31 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 5.7s done 12:40:31 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 313.52MB / 328.92MB 6.0s 12:40:32 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 6.4s done 12:40:32 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 12:40:33 #5 ... 12:40:33 12:40:33 #7 [appmgr 1/9] FROM docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc 12:40:33 #7 resolve docker.io/library/ubuntu:20.04@sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc 0.1s done 12:40:33 #7 sha256:0b897358ff6624825fb50d20ffb605ab0eaea77ced0adb8c6a4b756513dec6fc 1.13kB / 1.13kB done 12:40:33 #7 sha256:d86db849e59626d94f768c679aba441163c996caf7a3426f44924d0239ffe03f 424B / 424B done 12:40:33 #7 sha256:5f5250218d28ad6612bf653eced407165dd6475a4daf9210b299fed991e172e9 2.30kB / 2.30kB done 12:40:33 #7 sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 27.51MB / 27.51MB 6.4s done 12:40:33 #7 extracting sha256:9ea8908f47652b59b8055316d9c0e16b365e2b5cee15d3efcb79e2957e3e7cad 1.1s done 12:40:33 #7 DONE 8.0s 12:40:33 12:40:33 #5 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 12:40:33 #5 ... 12:40:33 12:40:33 #8 [appmgr 2/9] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates 12:40:34 #8 0.357 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 12:40:34 #8 0.627 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 12:40:34 #8 0.747 Get:3 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] 12:40:34 #8 0.835 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1234 kB] 12:40:34 #8 1.086 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3727 kB] 12:40:35 #8 1.226 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3756 kB] 12:40:35 #8 1.382 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 12:40:35 #8 1.563 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 12:40:35 #8 1.745 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] 12:40:35 #8 1.810 Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] 12:40:35 #8 1.826 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] 12:40:35 #8 2.129 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] 12:40:36 #8 2.726 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1521 kB] 12:40:36 #8 2.793 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4225 kB] 12:40:36 #8 3.038 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3877 kB] 12:40:36 #8 3.193 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] 12:40:36 #8 3.193 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 12:40:36 #8 3.193 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 12:40:37 #8 3.755 Fetched 32.0 MB in 4s (9021 kB/s) 12:40:37 #8 3.755 Reading package lists... 12:40:38 #8 4.745 Reading package lists... 12:40:39 #8 5.683 Building dependency tree... 12:40:39 #8 5.882 Reading state information... 12:40:39 #8 6.029 The following additional packages will be installed: 12:40:39 #8 6.030 libssl1.1 12:40:39 #8 6.081 The following NEW packages will be installed: 12:40:39 #8 6.081 ca-cacert ca-certificates libssl1.1 openssl sudo 12:40:40 #8 6.235 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 12:40:40 #8 6.235 Need to get 2620 kB of archives. 12:40:40 #8 6.235 After this operation, 8097 kB of additional disk space will be used. 12:40:40 #8 6.235 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB] 12:40:40 #8 6.790 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB] 12:40:40 #8 6.812 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] 12:40:40 #8 6.818 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] 12:40:40 #8 6.837 Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 ca-cacert all 2019.0411-2 [7688 B] 12:40:40 #8 7.131 debconf: delaying package configuration, since apt-utils is not installed 12:40:40 #8 7.160 Fetched 2620 kB in 1s (3491 kB/s) 12:40:40 #8 7.234 Selecting previously unselected package libssl1.1:amd64. 12:40:40 #8 7.234 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) 12:40:41 #8 7.242 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ... 12:40:41 #8 7.254 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... 12:40:41 #8 7.406 Selecting previously unselected package openssl. 12:40:41 #8 7.407 Preparing to unpack .../openssl_1.1.1f-1ubuntu2.22_amd64.deb ... 12:40:41 #8 7.415 Unpacking openssl (1.1.1f-1ubuntu2.22) ... 12:40:41 #8 7.559 Selecting previously unselected package ca-certificates. 12:40:41 #8 7.560 Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... 12:40:41 #8 7.567 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... 12:40:41 #8 7.792 Selecting previously unselected package sudo. 12:40:41 #8 7.793 Preparing to unpack .../sudo_1.8.31-1ubuntu1.5_amd64.deb ... 12:40:41 #8 7.802 Unpacking sudo (1.8.31-1ubuntu1.5) ... 12:40:41 #8 7.901 Selecting previously unselected package ca-cacert. 12:40:41 #8 7.902 Preparing to unpack .../ca-cacert_2019.0411-2_all.deb ... 12:40:41 #8 7.912 Unpacking ca-cacert (2019.0411-2) ... 12:40:41 #8 7.969 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ... 12:40:41 #8 8.055 debconf: unable to initialize frontend: Dialog 12:40:41 #8 8.055 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:40:41 #8 8.055 debconf: falling back to frontend: Readline 12:40:41 #8 8.056 debconf: unable to initialize frontend: Readline 12:40:41 #8 8.056 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.) 12:40:41 #8 8.056 debconf: falling back to frontend: Teletype 12:40:42 #8 8.254 Setting up sudo (1.8.31-1ubuntu1.5) ... 12:40:42 #8 8.306 Setting up openssl (1.1.1f-1ubuntu2.22) ... 12:40:42 #8 8.330 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... 12:40:42 #8 8.408 debconf: unable to initialize frontend: Dialog 12:40:42 #8 8.408 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:40:42 #8 8.408 debconf: falling back to frontend: Readline 12:40:42 #8 8.408 debconf: unable to initialize frontend: Readline 12:40:42 #8 8.408 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.) 12:40:42 #8 8.408 debconf: falling back to frontend: Teletype 12:40:42 #8 8.826 Updating certificates in /etc/ssl/certs... 12:40:43 #8 ... 12:40:43 12:40:43 #5 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 12:40:43 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.7s 12:40:43 #5 ... 12:40:43 12:40:43 #8 [appmgr 2/9] RUN apt-get update -y && apt-get install --reinstall -y sudo openssl ca-certificates ca-cacert && apt-get clean && update-ca-certificates 12:40:43 #8 9.401 139 added, 0 removed; done. 12:40:43 #8 9.456 Setting up ca-cacert (2019.0411-2) ... 12:40:43 #8 9.489 Processing triggers for libc-bin (2.31-0ubuntu9.16) ... 12:40:43 #8 9.585 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... 12:40:43 #8 9.597 Clearing symlinks in /etc/ssl/certs... 12:40:43 #8 9.920 done. 12:40:43 #8 9.920 Updating certificates in /etc/ssl/certs... 12:40:44 #8 10.61 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 12:40:44 #8 10.62 139 added, 0 removed; done. 12:40:44 #8 10.62 Running hooks in /etc/ca-certificates/update.d... 12:40:44 #8 10.62 done. 12:40:44 #8 10.63 Updating certificates in /etc/ssl/certs... 12:40:44 #8 11.14 0 added, 0 removed; done. 12:40:44 #8 11.14 Running hooks in /etc/ca-certificates/update.d... 12:40:44 #8 11.14 done. 12:40:45 #8 11.21 Updating certificates in /etc/ssl/certs... 12:40:45 #8 11.66 0 added, 0 removed; done. 12:40:45 #8 11.66 Running hooks in /etc/ca-certificates/update.d... 12:40:45 #8 11.66 done. 12:40:46 #8 DONE 12.6s 12:40:46 12:40:46 #5 [appmgr-build 1/16] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 12:40:47 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 15.4s done 12:40:48 #5 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 12:40:48 #5 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done 12:40:48 #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 12:40:52 #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.5s done 12:40:52 #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 12:40:57 #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 4.5s done 12:40:57 #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 12:40:58 #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.1s done 12:40:58 #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.1s 12:40:59 #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.8s done 12:40:59 #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 12:40:59 #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done 12:41:00 #5 DONE 34.4s 12:41:00 12:41:00 #9 [appmgr-build 2/16] RUN apt-get update -y && apt-get install -y jq 12:41:01 #9 0.884 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 12:41:01 #9 0.884 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 12:41:01 #9 1.001 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 12:41:01 #9 1.590 Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] 12:41:01 #9 1.594 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 12:41:01 #9 1.762 Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3727 kB] 12:41:01 #9 1.826 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] 12:41:01 #9 1.846 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4225 kB] 12:41:02 #9 2.470 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3756 kB] 12:41:02 #9 2.509 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3877 kB] 12:41:02 #9 2.641 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1234 kB] 12:41:02 #9 2.684 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1521 kB] 12:41:03 #9 2.749 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 12:41:03 #9 2.750 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 12:41:03 #9 3.631 Fetched 18.9 MB in 3s (6710 kB/s) 12:41:03 #9 3.631 Reading package lists... 12:41:04 #9 4.582 Reading package lists... 12:41:05 #9 5.528 Building dependency tree... 12:41:05 #9 5.727 Reading state information... 12:41:06 #9 5.882 The following additional packages will be installed: 12:41:06 #9 5.883 libjq1 libonig5 12:41:06 #9 5.924 The following NEW packages will be installed: 12:41:06 #9 5.926 jq libjq1 libonig5 12:41:06 #9 6.088 0 upgraded, 3 newly installed, 0 to remove and 203 not upgraded. 12:41:06 #9 6.088 Need to get 313 kB of archives. 12:41:06 #9 6.088 After this operation, 1062 kB of additional disk space will be used. 12:41:06 #9 6.088 Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 12:41:06 #9 6.405 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 12:41:06 #9 6.449 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 12:41:06 #9 6.756 debconf: delaying package configuration, since apt-utils is not installed 12:41:06 #9 6.813 Fetched 313 kB in 1s (574 kB/s) 12:41:07 #9 6.872 Selecting previously unselected package libonig5:amd64. 12:41:07 #9 6.872 (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.) 12:41:07 #9 6.953 Preparing to unpack .../libonig5_6.9.4-1_amd64.deb ... 12:41:07 #9 6.974 Unpacking libonig5:amd64 (6.9.4-1) ... 12:41:07 #9 7.051 Selecting previously unselected package libjq1:amd64. 12:41:07 #9 7.057 Preparing to unpack .../libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 12:41:07 #9 7.064 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 12:41:07 #9 7.131 Selecting previously unselected package jq. 12:41:07 #9 7.136 Preparing to unpack .../jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 12:41:07 #9 7.143 Unpacking jq (1.6-1ubuntu0.20.04.1) ... 12:41:07 #9 7.241 Setting up libonig5:amd64 (6.9.4-1) ... 12:41:07 #9 7.262 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 12:41:07 #9 7.283 Setting up jq (1.6-1ubuntu0.20.04.1) ... 12:41:07 #9 7.304 Processing triggers for man-db (2.9.1-1) ... 12:41:07 #9 7.352 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 12:41:08 #9 DONE 8.4s 12:41:08 12:41:08 #10 [appmgr-build 3/16] RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates 12:41:08 #10 0.228 12:41:08 #10 0.228 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:41:08 #10 0.228 12:41:09 #10 0.448 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 12:41:09 #10 0.572 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 12:41:09 #10 0.707 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 12:41:09 #10 0.843 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 12:41:09 #10 0.963 Reading package lists... 12:41:10 #10 1.861 Building dependency tree... 12:41:10 #10 2.055 Reading state information... 12:41:10 #10 2.071 203 packages can be upgraded. Run 'apt list --upgradable' to see them. 12:41:10 #10 2.077 12:41:10 #10 2.077 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:41:10 #10 2.077 12:41:10 #10 2.114 Reading package lists... 12:41:11 #10 3.038 Building dependency tree... 12:41:11 #10 3.242 Reading state information... 12:41:11 #10 3.421 The following packages will be upgraded: 12:41:12 #10 3.423 ca-certificates 12:41:12 #10 3.581 1 upgraded, 0 newly installed, 0 to remove and 202 not upgraded. 12:41:12 #10 3.581 Need to get 152 kB of archives. 12:41:12 #10 3.581 After this operation, 10.2 kB of additional disk space will be used. 12:41:12 #10 3.581 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] 12:41:12 #10 4.002 debconf: delaying package configuration, since apt-utils is not installed 12:41:12 #10 4.060 Fetched 152 kB in 0s (380 kB/s) 12:41:12 #10 4.156 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46378 files and directories currently installed.) 12:41:12 #10 4.179 Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... 12:41:12 #10 4.203 Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ... 12:41:13 #10 5.028 Setting up ca-certificates (20230311ubuntu0.20.04.1) ... 12:41:13 #10 5.143 debconf: unable to initialize frontend: Dialog 12:41:13 #10 5.143 debconf: (TERM is not set, so the dialog frontend is not usable.) 12:41:13 #10 5.143 debconf: falling back to frontend: Readline 12:41:15 #10 6.587 Updating certificates in /etc/ssl/certs... 12:41:16 #10 7.415 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 12:41:16 #10 7.423 26 added, 17 removed; done. 12:41:16 #10 7.487 Processing triggers for man-db (2.9.1-1) ... 12:41:16 #10 7.597 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... 12:41:16 #10 7.613 Updating certificates in /etc/ssl/certs... 12:41:16 #10 8.156 0 added, 0 removed; done. 12:41:16 #10 8.156 Running hooks in /etc/ca-certificates/update.d... 12:41:16 #10 8.160 done. 12:41:16 #10 8.216 Updating certificates in /etc/ssl/certs... 12:41:17 #10 8.749 0 added, 0 removed; done. 12:41:17 #10 8.749 Running hooks in /etc/ca-certificates/update.d... 12:41:17 #10 8.751 done. 12:41:17 #10 DONE 8.9s 12:41:17 12:41:17 #11 [appmgr-build 4/16] RUN mkdir -p /go/bin 12:41:17 #11 DONE 0.3s 12:41:17 12:41:17 #12 [appmgr-build 5/16] RUN cd /go/bin && wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.19.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger 12:41:18 #12 DONE 1.1s 12:41:18 12:41:18 #13 [appmgr-build 6/16] RUN mkdir -p /go/src/ws 12:41:19 #13 DONE 0.3s 12:41:19 12:41:19 #14 [appmgr-build 7/16] WORKDIR /go/src/ws 12:41:19 #14 DONE 0.1s 12:41:19 12:41:19 #15 [appmgr-build 8/16] COPY go.mod /go/src/ws 12:41:19 #15 DONE 0.2s 12:41:19 12:41:19 #16 [appmgr-build 9/16] COPY go.sum /go/src/ws 12:41:19 #16 DONE 0.2s 12:41:19 12:41:19 #17 [appmgr-build 10/16] RUN GO111MODULE=on go mod download 12:41:27 #17 DONE 7.7s 12:41:27 12:41:27 #18 [appmgr-build 11/16] COPY . /go/src/ws 12:41:28 #18 DONE 0.5s 12:41:28 12:41:28 #19 [appmgr-build 12/16] RUN /go/bin/swagger generate server -f api/appmgr_rest_api.yaml --name AppManager -t pkg/ --exclude-main 12:41:28 #19 0.452 2024/07/01 12:41:28 validating spec /go/src/ws/api/appmgr_rest_api.yaml 12:41:29 #19 1.186 2024/07/01 12:41:29 preprocessing spec with option: minimal flattening 12:41:29 #19 1.191 2024/07/01 12:41:29 building a plan for generation 12:41:29 #19 1.205 2024/07/01 12:41:29 planning definitions 12:41:29 #19 1.242 2024/07/01 12:41:29 planning operations 12:41:29 #19 1.269 2024/07/01 12:41:29 grouping operations into packages 12:41:29 #19 1.270 2024/07/01 12:41:29 planning meta data and facades 12:41:29 #19 1.271 2024/07/01 12:41:29 rendering 20 models 12:41:29 #19 1.271 2024/07/01 12:41:29 rendering 1 templates for model AllDeployableXapps 12:41:29 #19 1.271 2024/07/01 12:41:29 name field AllDeployableXapps 12:41:29 #19 1.271 2024/07/01 12:41:29 package field models 12:41:29 #19 1.271 2024/07/01 12:41:29 creating generated file "all_deployable_xapps.go" in "pkg/models" as definition 12:41:29 #19 1.273 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.273 2024/07/01 12:41:29 rendering 1 templates for model AllDeployedXapps 12:41:29 #19 1.273 2024/07/01 12:41:29 name field AllDeployedXapps 12:41:29 #19 1.273 2024/07/01 12:41:29 package field models 12:41:29 #19 1.274 2024/07/01 12:41:29 creating generated file "all_deployed_xapps.go" in "pkg/models" as definition 12:41:29 #19 1.275 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.276 2024/07/01 12:41:29 rendering 1 templates for model AllXappConfig 12:41:29 #19 1.276 2024/07/01 12:41:29 name field AllXappConfig 12:41:29 #19 1.276 2024/07/01 12:41:29 package field models 12:41:29 #19 1.276 2024/07/01 12:41:29 creating generated file "all_xapp_config.go" in "pkg/models" as definition 12:41:29 #19 1.278 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.278 2024/07/01 12:41:29 rendering 1 templates for model ConfigMetadata 12:41:29 #19 1.278 2024/07/01 12:41:29 name field ConfigMetadata 12:41:29 #19 1.278 2024/07/01 12:41:29 package field models 12:41:29 #19 1.279 2024/07/01 12:41:29 creating generated file "config_metadata.go" in "pkg/models" as definition 12:41:29 #19 1.281 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.282 2024/07/01 12:41:29 rendering 1 templates for model ConfigValidationError 12:41:29 #19 1.282 2024/07/01 12:41:29 name field ConfigValidationError 12:41:29 #19 1.282 2024/07/01 12:41:29 package field models 12:41:29 #19 1.282 2024/07/01 12:41:29 creating generated file "config_validation_error.go" in "pkg/models" as definition 12:41:29 #19 1.284 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.285 2024/07/01 12:41:29 rendering 1 templates for model ConfigValidationErrors 12:41:29 #19 1.285 2024/07/01 12:41:29 name field ConfigValidationErrors 12:41:29 #19 1.285 2024/07/01 12:41:29 package field models 12:41:29 #19 1.285 2024/07/01 12:41:29 creating generated file "config_validation_errors.go" in "pkg/models" as definition 12:41:29 #19 1.286 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.287 2024/07/01 12:41:29 rendering 1 templates for model EventType 12:41:29 #19 1.287 2024/07/01 12:41:29 name field EventType 12:41:29 #19 1.287 2024/07/01 12:41:29 package field models 12:41:29 #19 1.287 2024/07/01 12:41:29 creating generated file "event_type.go" in "pkg/models" as definition 12:41:29 #19 1.290 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.290 2024/07/01 12:41:29 rendering 1 templates for model SubscriptionData 12:41:29 #19 1.290 2024/07/01 12:41:29 name field SubscriptionData 12:41:29 #19 1.290 2024/07/01 12:41:29 package field models 12:41:29 #19 1.291 2024/07/01 12:41:29 creating generated file "subscription_data.go" in "pkg/models" as definition 12:41:29 #19 1.294 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.295 2024/07/01 12:41:29 rendering 1 templates for model XAppConfig 12:41:29 #19 1.295 2024/07/01 12:41:29 name field XAppConfig 12:41:29 #19 1.295 2024/07/01 12:41:29 package field models 12:41:29 #19 1.296 2024/07/01 12:41:29 creating generated file "x_app_config.go" in "pkg/models" as definition 12:41:29 #19 1.301 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.303 2024/07/01 12:41:29 rendering 1 templates for model Xapp 12:41:29 #19 1.303 2024/07/01 12:41:29 name field Xapp 12:41:29 #19 1.303 2024/07/01 12:41:29 package field models 12:41:29 #19 1.304 2024/07/01 12:41:29 creating generated file "xapp.go" in "pkg/models" as definition 12:41:29 #19 1.311 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.314 2024/07/01 12:41:29 rendering 1 templates for model XappDescriptor 12:41:29 #19 1.314 2024/07/01 12:41:29 name field XappDescriptor 12:41:29 #19 1.314 2024/07/01 12:41:29 package field models 12:41:29 #19 1.314 2024/07/01 12:41:29 creating generated file "xapp_descriptor.go" in "pkg/models" as definition 12:41:29 #19 1.317 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.318 2024/07/01 12:41:29 rendering 1 templates for model XappDescriptorList 12:41:29 #19 1.318 2024/07/01 12:41:29 name field XappDescriptorList 12:41:29 #19 1.318 2024/07/01 12:41:29 package field models 12:41:29 #19 1.318 2024/07/01 12:41:29 creating generated file "xapp_descriptor_list.go" in "pkg/models" as definition 12:41:29 #19 1.319 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.320 2024/07/01 12:41:29 rendering 1 templates for model XappInstance 12:41:29 #19 1.320 2024/07/01 12:41:29 name field XappInstance 12:41:29 #19 1.320 2024/07/01 12:41:29 package field models 12:41:29 #19 1.320 2024/07/01 12:41:29 creating generated file "xapp_instance.go" in "pkg/models" as definition 12:41:29 #19 1.326 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.328 2024/07/01 12:41:29 rendering 1 templates for model allSubscriptions 12:41:29 #19 1.328 2024/07/01 12:41:29 name field allSubscriptions 12:41:29 #19 1.328 2024/07/01 12:41:29 package field models 12:41:29 #19 1.328 2024/07/01 12:41:29 creating generated file "all_subscriptions.go" in "pkg/models" as definition 12:41:29 #19 1.329 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.330 2024/07/01 12:41:29 rendering 1 templates for model deregisterRequest 12:41:29 #19 1.330 2024/07/01 12:41:29 name field deregisterRequest 12:41:29 #19 1.330 2024/07/01 12:41:29 package field models 12:41:29 #19 1.330 2024/07/01 12:41:29 creating generated file "deregister_request.go" in "pkg/models" as definition 12:41:29 #19 1.332 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.333 2024/07/01 12:41:29 rendering 1 templates for model registerRequest 12:41:29 #19 1.333 2024/07/01 12:41:29 name field registerRequest 12:41:29 #19 1.333 2024/07/01 12:41:29 package field models 12:41:29 #19 1.334 2024/07/01 12:41:29 creating generated file "register_request.go" in "pkg/models" as definition 12:41:29 #19 1.337 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.338 2024/07/01 12:41:29 rendering 1 templates for model subscription 12:41:29 #19 1.338 2024/07/01 12:41:29 name field subscription 12:41:29 #19 1.338 2024/07/01 12:41:29 package field models 12:41:29 #19 1.339 2024/07/01 12:41:29 creating generated file "subscription.go" in "pkg/models" as definition 12:41:29 #19 1.341 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.343 2024/07/01 12:41:29 rendering 1 templates for model subscriptionNotification 12:41:29 #19 1.343 2024/07/01 12:41:29 name field subscriptionNotification 12:41:29 #19 1.343 2024/07/01 12:41:29 package field models 12:41:29 #19 1.344 2024/07/01 12:41:29 creating generated file "subscription_notification.go" in "pkg/models" as definition 12:41:29 #19 1.352 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.356 2024/07/01 12:41:29 rendering 1 templates for model subscriptionRequest 12:41:29 #19 1.356 2024/07/01 12:41:29 name field subscriptionRequest 12:41:29 #19 1.356 2024/07/01 12:41:29 package field models 12:41:29 #19 1.358 2024/07/01 12:41:29 creating generated file "subscription_request.go" in "pkg/models" as definition 12:41:29 #19 1.362 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.364 2024/07/01 12:41:29 rendering 1 templates for model subscriptionResponse 12:41:29 #19 1.364 2024/07/01 12:41:29 name field subscriptionResponse 12:41:29 #19 1.364 2024/07/01 12:41:29 package field models 12:41:29 #19 1.365 2024/07/01 12:41:29 creating generated file "subscription_response.go" in "pkg/models" as definition 12:41:29 #19 1.368 2024/07/01 12:41:29 executed template asset:model 12:41:29 #19 1.369 2024/07/01 12:41:29 rendering 3 operation groups (tags) 12:41:29 #19 1.369 2024/07/01 12:41:29 rendering 2 operations for health 12:41:29 #19 1.369 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.369 2024/07/01 12:41:29 name field getHealthAlive 12:41:29 #19 1.369 2024/07/01 12:41:29 package field health 12:41:29 #19 1.370 2024/07/01 12:41:29 creating generated file "get_health_alive_parameters.go" in "pkg/restapi/operations/health" as parameters 12:41:29 #19 1.371 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.371 2024/07/01 12:41:29 name field getHealthAlive 12:41:29 #19 1.371 2024/07/01 12:41:29 package field health 12:41:29 #19 1.372 2024/07/01 12:41:29 creating generated file "get_health_alive_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 12:41:29 #19 1.373 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.374 2024/07/01 12:41:29 name field getHealthAlive 12:41:29 #19 1.374 2024/07/01 12:41:29 package field health 12:41:29 #19 1.375 2024/07/01 12:41:29 creating generated file "get_health_alive_responses.go" in "pkg/restapi/operations/health" as responses 12:41:29 #19 1.375 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.376 2024/07/01 12:41:29 name field getHealthAlive 12:41:29 #19 1.376 2024/07/01 12:41:29 package field health 12:41:29 #19 1.377 2024/07/01 12:41:29 creating generated file "get_health_alive.go" in "pkg/restapi/operations/health" as handler 12:41:29 #19 1.379 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.380 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.380 2024/07/01 12:41:29 name field getHealthReady 12:41:29 #19 1.380 2024/07/01 12:41:29 package field health 12:41:29 #19 1.381 2024/07/01 12:41:29 creating generated file "get_health_ready_parameters.go" in "pkg/restapi/operations/health" as parameters 12:41:29 #19 1.382 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.382 2024/07/01 12:41:29 name field getHealthReady 12:41:29 #19 1.382 2024/07/01 12:41:29 package field health 12:41:29 #19 1.383 2024/07/01 12:41:29 creating generated file "get_health_ready_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 12:41:29 #19 1.384 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.385 2024/07/01 12:41:29 name field getHealthReady 12:41:29 #19 1.385 2024/07/01 12:41:29 package field health 12:41:29 #19 1.385 2024/07/01 12:41:29 creating generated file "get_health_ready_responses.go" in "pkg/restapi/operations/health" as responses 12:41:29 #19 1.387 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.388 2024/07/01 12:41:29 name field getHealthReady 12:41:29 #19 1.388 2024/07/01 12:41:29 package field health 12:41:29 #19 1.388 2024/07/01 12:41:29 creating generated file "get_health_ready.go" in "pkg/restapi/operations/health" as handler 12:41:29 #19 1.390 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.391 2024/07/01 12:41:29 rendering 0 templates for operation group AppManager 12:41:29 #19 1.391 2024/07/01 12:41:29 rendering 7 operations for operations 12:41:29 #19 1.391 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.391 2024/07/01 12:41:29 name field addSubscription 12:41:29 #19 1.391 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.391 2024/07/01 12:41:29 creating generated file "add_subscription_parameters.go" in "pkg/restapi/operations" as parameters 12:41:29 #19 1.393 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.395 2024/07/01 12:41:29 name field addSubscription 12:41:29 #19 1.395 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.396 2024/07/01 12:41:29 creating generated file "add_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 12:41:29 #19 1.398 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.400 2024/07/01 12:41:29 name field addSubscription 12:41:29 #19 1.400 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.400 2024/07/01 12:41:29 creating generated file "add_subscription_responses.go" in "pkg/restapi/operations" as responses 12:41:29 #19 1.404 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.405 2024/07/01 12:41:29 name field addSubscription 12:41:29 #19 1.405 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.405 2024/07/01 12:41:29 creating generated file "add_subscription.go" in "pkg/restapi/operations" as handler 12:41:29 #19 1.408 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.409 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.409 2024/07/01 12:41:29 name field deleteSubscription 12:41:29 #19 1.409 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.410 2024/07/01 12:41:29 creating generated file "delete_subscription_parameters.go" in "pkg/restapi/operations" as parameters 12:41:29 #19 1.412 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.413 2024/07/01 12:41:29 name field deleteSubscription 12:41:29 #19 1.413 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.415 2024/07/01 12:41:29 creating generated file "delete_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 12:41:29 #19 1.415 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.416 2024/07/01 12:41:29 name field deleteSubscription 12:41:29 #19 1.416 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.417 2024/07/01 12:41:29 creating generated file "delete_subscription_responses.go" in "pkg/restapi/operations" as responses 12:41:29 #19 1.418 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.421 2024/07/01 12:41:29 name field deleteSubscription 12:41:29 #19 1.421 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.421 2024/07/01 12:41:29 creating generated file "delete_subscription.go" in "pkg/restapi/operations" as handler 12:41:29 #19 1.423 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.424 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.424 2024/07/01 12:41:29 name field deregisterXapp 12:41:29 #19 1.424 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.424 2024/07/01 12:41:29 creating generated file "deregister_xapp_parameters.go" in "pkg/restapi/operations" as parameters 12:41:29 #19 1.425 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.426 2024/07/01 12:41:29 name field deregisterXapp 12:41:29 #19 1.426 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.427 2024/07/01 12:41:29 creating generated file "deregister_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 12:41:29 #19 1.428 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.429 2024/07/01 12:41:29 name field deregisterXapp 12:41:29 #19 1.429 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.430 2024/07/01 12:41:29 creating generated file "deregister_xapp_responses.go" in "pkg/restapi/operations" as responses 12:41:29 #19 1.432 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.433 2024/07/01 12:41:29 name field deregisterXapp 12:41:29 #19 1.433 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.433 2024/07/01 12:41:29 creating generated file "deregister_xapp.go" in "pkg/restapi/operations" as handler 12:41:29 #19 1.435 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.436 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.436 2024/07/01 12:41:29 name field getSubscriptionById 12:41:29 #19 1.436 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.437 2024/07/01 12:41:29 creating generated file "get_subscription_by_id_parameters.go" in "pkg/restapi/operations" as parameters 12:41:29 #19 1.438 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.439 2024/07/01 12:41:29 name field getSubscriptionById 12:41:29 #19 1.439 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.440 2024/07/01 12:41:29 creating generated file "get_subscription_by_id_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 12:41:29 #19 1.441 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.442 2024/07/01 12:41:29 name field getSubscriptionById 12:41:29 #19 1.442 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.442 2024/07/01 12:41:29 creating generated file "get_subscription_by_id_responses.go" in "pkg/restapi/operations" as responses 12:41:29 #19 1.445 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.446 2024/07/01 12:41:29 name field getSubscriptionById 12:41:29 #19 1.446 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.447 2024/07/01 12:41:29 creating generated file "get_subscription_by_id.go" in "pkg/restapi/operations" as handler 12:41:29 #19 1.449 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.450 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.450 2024/07/01 12:41:29 name field getSubscriptions 12:41:29 #19 1.450 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.450 2024/07/01 12:41:29 creating generated file "get_subscriptions_parameters.go" in "pkg/restapi/operations" as parameters 12:41:29 #19 1.451 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.452 2024/07/01 12:41:29 name field getSubscriptions 12:41:29 #19 1.452 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.452 2024/07/01 12:41:29 creating generated file "get_subscriptions_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 12:41:29 #19 1.453 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.454 2024/07/01 12:41:29 name field getSubscriptions 12:41:29 #19 1.454 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.455 2024/07/01 12:41:29 creating generated file "get_subscriptions_responses.go" in "pkg/restapi/operations" as responses 12:41:29 #19 1.456 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.457 2024/07/01 12:41:29 name field getSubscriptions 12:41:29 #19 1.457 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.457 2024/07/01 12:41:29 creating generated file "get_subscriptions.go" in "pkg/restapi/operations" as handler 12:41:29 #19 1.459 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.460 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.460 2024/07/01 12:41:29 name field modifySubscription 12:41:29 #19 1.460 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.460 2024/07/01 12:41:29 creating generated file "modify_subscription_parameters.go" in "pkg/restapi/operations" as parameters 12:41:29 #19 1.462 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.464 2024/07/01 12:41:29 name field modifySubscription 12:41:29 #19 1.464 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.464 2024/07/01 12:41:29 creating generated file "modify_subscription_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 12:41:29 #19 1.466 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.467 2024/07/01 12:41:29 name field modifySubscription 12:41:29 #19 1.467 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.467 2024/07/01 12:41:29 creating generated file "modify_subscription_responses.go" in "pkg/restapi/operations" as responses 12:41:29 #19 1.469 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.470 2024/07/01 12:41:29 name field modifySubscription 12:41:29 #19 1.470 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.471 2024/07/01 12:41:29 creating generated file "modify_subscription.go" in "pkg/restapi/operations" as handler 12:41:29 #19 1.473 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.473 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.473 2024/07/01 12:41:29 name field registerXapp 12:41:29 #19 1.473 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.474 2024/07/01 12:41:29 creating generated file "register_xapp_parameters.go" in "pkg/restapi/operations" as parameters 12:41:29 #19 1.475 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.476 2024/07/01 12:41:29 name field registerXapp 12:41:29 #19 1.476 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.477 2024/07/01 12:41:29 creating generated file "register_xapp_urlbuilder.go" in "pkg/restapi/operations" as urlbuilder 12:41:29 #19 1.482 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.482 2024/07/01 12:41:29 name field registerXapp 12:41:29 #19 1.482 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.482 2024/07/01 12:41:29 creating generated file "register_xapp_responses.go" in "pkg/restapi/operations" as responses 12:41:29 #19 1.483 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.484 2024/07/01 12:41:29 name field registerXapp 12:41:29 #19 1.484 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.485 2024/07/01 12:41:29 creating generated file "register_xapp.go" in "pkg/restapi/operations" as handler 12:41:29 #19 1.488 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.489 2024/07/01 12:41:29 rendering 0 templates for operation group AppManager 12:41:29 #19 1.489 2024/07/01 12:41:29 rendering 9 operations for xapp 12:41:29 #19 1.489 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.489 2024/07/01 12:41:29 name field GetConfigElement 12:41:29 #19 1.489 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.490 2024/07/01 12:41:29 creating generated file "get_config_element_parameters.go" in "pkg/restapi/operations/xapp" as parameters 12:41:29 #19 1.491 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.492 2024/07/01 12:41:29 name field GetConfigElement 12:41:29 #19 1.492 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.492 2024/07/01 12:41:29 creating generated file "get_config_element_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 12:41:29 #19 1.494 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.495 2024/07/01 12:41:29 name field GetConfigElement 12:41:29 #19 1.495 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.495 2024/07/01 12:41:29 creating generated file "get_config_element_responses.go" in "pkg/restapi/operations/xapp" as responses 12:41:29 #19 1.498 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.499 2024/07/01 12:41:29 name field GetConfigElement 12:41:29 #19 1.499 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.500 2024/07/01 12:41:29 creating generated file "get_config_element.go" in "pkg/restapi/operations/xapp" as handler 12:41:29 #19 1.502 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.503 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.503 2024/07/01 12:41:29 name field ModifyXappConfig 12:41:29 #19 1.503 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.504 2024/07/01 12:41:29 creating generated file "modify_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 12:41:29 #19 1.505 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.506 2024/07/01 12:41:29 name field ModifyXappConfig 12:41:29 #19 1.506 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.507 2024/07/01 12:41:29 creating generated file "modify_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 12:41:29 #19 1.508 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.509 2024/07/01 12:41:29 name field ModifyXappConfig 12:41:29 #19 1.509 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.509 2024/07/01 12:41:29 creating generated file "modify_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 12:41:29 #19 1.513 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.515 2024/07/01 12:41:29 name field ModifyXappConfig 12:41:29 #19 1.515 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.516 2024/07/01 12:41:29 creating generated file "modify_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 12:41:29 #19 1.517 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.518 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.518 2024/07/01 12:41:29 name field deployXapp 12:41:29 #19 1.518 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.519 2024/07/01 12:41:29 creating generated file "deploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 12:41:29 #19 1.521 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.522 2024/07/01 12:41:29 name field deployXapp 12:41:29 #19 1.522 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.523 2024/07/01 12:41:29 creating generated file "deploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 12:41:29 #19 1.524 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.525 2024/07/01 12:41:29 name field deployXapp 12:41:29 #19 1.525 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.525 2024/07/01 12:41:29 creating generated file "deploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 12:41:29 #19 1.528 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.529 2024/07/01 12:41:29 name field deployXapp 12:41:29 #19 1.529 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.529 2024/07/01 12:41:29 creating generated file "deploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 12:41:29 #19 1.531 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.532 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.532 2024/07/01 12:41:29 name field getAllXappConfig 12:41:29 #19 1.532 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.532 2024/07/01 12:41:29 creating generated file "get_all_xapp_config_parameters.go" in "pkg/restapi/operations/xapp" as parameters 12:41:29 #19 1.533 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.534 2024/07/01 12:41:29 name field getAllXappConfig 12:41:29 #19 1.534 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.535 2024/07/01 12:41:29 creating generated file "get_all_xapp_config_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 12:41:29 #19 1.535 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.536 2024/07/01 12:41:29 name field getAllXappConfig 12:41:29 #19 1.536 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.537 2024/07/01 12:41:29 creating generated file "get_all_xapp_config_responses.go" in "pkg/restapi/operations/xapp" as responses 12:41:29 #19 1.539 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.540 2024/07/01 12:41:29 name field getAllXappConfig 12:41:29 #19 1.540 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.541 2024/07/01 12:41:29 creating generated file "get_all_xapp_config.go" in "pkg/restapi/operations/xapp" as handler 12:41:29 #19 1.543 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.543 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.543 2024/07/01 12:41:29 name field getAllXapps 12:41:29 #19 1.543 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.544 2024/07/01 12:41:29 creating generated file "get_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 12:41:29 #19 1.545 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.545 2024/07/01 12:41:29 name field getAllXapps 12:41:29 #19 1.545 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.546 2024/07/01 12:41:29 creating generated file "get_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 12:41:29 #19 1.547 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.548 2024/07/01 12:41:29 name field getAllXapps 12:41:29 #19 1.548 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.549 2024/07/01 12:41:29 creating generated file "get_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 12:41:29 #19 1.551 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.551 2024/07/01 12:41:29 name field getAllXapps 12:41:29 #19 1.551 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.552 2024/07/01 12:41:29 creating generated file "get_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 12:41:29 #19 1.554 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.554 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.554 2024/07/01 12:41:29 name field getXappByName 12:41:29 #19 1.554 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.555 2024/07/01 12:41:29 creating generated file "get_xapp_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 12:41:29 #19 1.556 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.557 2024/07/01 12:41:29 name field getXappByName 12:41:29 #19 1.557 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.558 2024/07/01 12:41:29 creating generated file "get_xapp_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 12:41:29 #19 1.559 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.560 2024/07/01 12:41:29 name field getXappByName 12:41:29 #19 1.560 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.560 2024/07/01 12:41:29 creating generated file "get_xapp_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 12:41:29 #19 1.564 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.565 2024/07/01 12:41:29 name field getXappByName 12:41:29 #19 1.565 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.566 2024/07/01 12:41:29 creating generated file "get_xapp_by_name.go" in "pkg/restapi/operations/xapp" as handler 12:41:29 #19 1.568 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.568 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.568 2024/07/01 12:41:29 name field getXappInstanceByName 12:41:29 #19 1.568 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.570 2024/07/01 12:41:29 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/restapi/operations/xapp" as parameters 12:41:29 #19 1.574 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.576 2024/07/01 12:41:29 name field getXappInstanceByName 12:41:29 #19 1.576 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.577 2024/07/01 12:41:29 creating generated file "get_xapp_instance_by_name_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 12:41:29 #19 1.580 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.581 2024/07/01 12:41:29 name field getXappInstanceByName 12:41:29 #19 1.581 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.582 2024/07/01 12:41:29 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/restapi/operations/xapp" as responses 12:41:29 #19 1.587 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.588 2024/07/01 12:41:29 name field getXappInstanceByName 12:41:29 #19 1.588 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.588 2024/07/01 12:41:29 creating generated file "get_xapp_instance_by_name.go" in "pkg/restapi/operations/xapp" as handler 12:41:29 #19 1.590 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.591 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.591 2024/07/01 12:41:29 name field listAllXapps 12:41:29 #19 1.591 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.592 2024/07/01 12:41:29 creating generated file "list_all_xapps_parameters.go" in "pkg/restapi/operations/xapp" as parameters 12:41:29 #19 1.593 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.593 2024/07/01 12:41:29 name field listAllXapps 12:41:29 #19 1.593 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.594 2024/07/01 12:41:29 creating generated file "list_all_xapps_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 12:41:29 #19 1.595 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.597 2024/07/01 12:41:29 name field listAllXapps 12:41:29 #19 1.597 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.598 2024/07/01 12:41:29 creating generated file "list_all_xapps_responses.go" in "pkg/restapi/operations/xapp" as responses 12:41:29 #19 1.600 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.601 2024/07/01 12:41:29 name field listAllXapps 12:41:29 #19 1.601 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.602 2024/07/01 12:41:29 creating generated file "list_all_xapps.go" in "pkg/restapi/operations/xapp" as handler 12:41:29 #19 1.610 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.612 2024/07/01 12:41:29 rendering 4 templates for operation AppManager 12:41:29 #19 1.612 2024/07/01 12:41:29 name field undeployXapp 12:41:29 #19 1.612 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.613 2024/07/01 12:41:29 creating generated file "undeploy_xapp_parameters.go" in "pkg/restapi/operations/xapp" as parameters 12:41:29 #19 1.614 2024/07/01 12:41:29 executed template asset:serverParameter 12:41:29 #19 1.615 2024/07/01 12:41:29 name field undeployXapp 12:41:29 #19 1.615 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.616 2024/07/01 12:41:29 creating generated file "undeploy_xapp_urlbuilder.go" in "pkg/restapi/operations/xapp" as urlbuilder 12:41:29 #19 1.617 2024/07/01 12:41:29 executed template asset:serverUrlbuilder 12:41:29 #19 1.619 2024/07/01 12:41:29 name field undeployXapp 12:41:29 #19 1.619 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.620 2024/07/01 12:41:29 creating generated file "undeploy_xapp_responses.go" in "pkg/restapi/operations/xapp" as responses 12:41:29 #19 1.623 2024/07/01 12:41:29 executed template asset:serverResponses 12:41:29 #19 1.624 2024/07/01 12:41:29 name field undeployXapp 12:41:29 #19 1.624 2024/07/01 12:41:29 package field xapp 12:41:29 #19 1.625 2024/07/01 12:41:29 creating generated file "undeploy_xapp.go" in "pkg/restapi/operations/xapp" as handler 12:41:29 #19 1.628 2024/07/01 12:41:29 executed template asset:serverOperation 12:41:29 #19 1.629 2024/07/01 12:41:29 rendering 0 templates for operation group AppManager 12:41:29 #19 1.629 2024/07/01 12:41:29 rendering support 12:41:29 #19 1.630 2024/07/01 12:41:29 rendering 6 templates for application AppManager 12:41:29 #19 1.630 2024/07/01 12:41:29 name field AppManager 12:41:29 #19 1.630 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.631 2024/07/01 12:41:29 creating generated file "configure_app_manager.go" in "pkg/restapi" as configure 12:41:29 #19 1.638 2024/07/01 12:41:29 executed template asset:serverConfigureapi 12:41:29 #19 1.642 2024/07/01 12:41:29 name field AppManager 12:41:29 #19 1.642 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.642 2024/07/01 12:41:29 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec 12:41:29 #19 1.642 2024/07/01 12:41:29 executed template asset:swaggerJsonEmbed 12:41:29 #19 1.646 2024/07/01 12:41:29 name field AppManager 12:41:29 #19 1.646 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.646 2024/07/01 12:41:29 creating generated file "server.go" in "pkg/restapi" as server 12:41:29 #19 1.648 2024/07/01 12:41:29 executed template asset:serverServer 12:41:29 #19 1.654 2024/07/01 12:41:29 name field AppManager 12:41:29 #19 1.654 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.655 2024/07/01 12:41:29 creating generated file "app_manager_api.go" in "pkg/restapi/operations" as builder 12:41:29 #19 1.674 2024/07/01 12:41:29 executed template asset:serverBuilder 12:41:29 #19 1.683 2024/07/01 12:41:29 name field AppManager 12:41:29 #19 1.683 2024/07/01 12:41:29 package field operations 12:41:29 #19 1.683 2024/07/01 12:41:29 creating generated file "doc.go" in "pkg/restapi" as doc 12:41:29 #19 1.683 2024/07/01 12:41:29 executed template asset:serverDoc 12:41:29 #19 1.683 2024/07/01 12:41:29 Generation completed! 12:41:29 #19 1.683 12:41:29 #19 1.683 For this generation to compile you need to have some packages in your GOPATH: 12:41:29 #19 1.683 12:41:29 #19 1.683 * github.com/go-openapi/runtime 12:41:29 #19 1.683 * github.com/jessevdk/go-flags 12:41:29 #19 1.683 12:41:29 #19 1.683 You can get these now with: go get -u -f pkg/... 12:41:29 #19 DONE 1.8s 12:41:29 12:41:29 #20 [appmgr-build 13/16] COPY . /go/src/ws 12:41:30 #20 DONE 0.2s 12:41:30 12:41:30 #21 [appmgr-build 14/16] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o /go/src/ws/cache/go/cmd/appmgr cmd/appmgr.go 12:41:43 #21 DONE 13.9s 12:41:43 12:41:43 #22 [appmgr-build 15/16] RUN GO111MODULE=on GO_ENABLED=0 GOOS=linux go test -p 1 -cover ./pkg/resthooks/ 12:42:03 #22 19.53 ok gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/resthooks 3.072s coverage: 89.1% of statements 12:42:03 #22 DONE 19.9s 12:42:03 12:42:03 #23 [appmgr-build 16/16] RUN gofmt -l $(find cmd/ pkg/ -name '*.go' -not -name '*_test.go') 12:42:03 #23 0.260 pkg/appmgr/appmgr.go 12:42:04 #23 0.263 pkg/cm/cm.go 12:42:04 #23 0.265 pkg/helm/helm.go 12:42:04 #23 0.268 pkg/logger/logger.go 12:42:04 #23 DONE 0.4s 12:42:04 12:42:04 #24 [appmgr 3/9] COPY --from=appmgr-build /usr/local/include/ /usr/local/include/ 12:42:04 #24 DONE 0.2s 12:42:04 12:42:04 #25 [appmgr 4/9] COPY --from=appmgr-build /usr/local/lib/ /usr/local/lib/ 12:42:04 #25 DONE 0.2s 12:42:04 12:42:04 #26 [appmgr 5/9] RUN ldconfig 12:42:05 #26 DONE 0.4s 12:42:05 12:42:05 #27 [appmgr 6/9] RUN mkdir -p /opt/xAppManager && chmod -R 755 /opt/xAppManager 12:42:05 #27 DONE 0.3s 12:42:05 12:42:05 #28 [appmgr 7/9] COPY --from=appmgr-build /go/src/ws/cache/go/cmd/appmgr /opt/xAppManager/appmgr 12:42:05 #28 DONE 0.2s 12:42:05 12:42:05 #29 [appmgr 8/9] WORKDIR /opt/xAppManager 12:42:05 #29 DONE 0.2s 12:42:05 12:42:05 #30 [appmgr 9/9] COPY appmgr-entrypoint.sh /opt/xAppManager/ 12:42:06 #30 DONE 0.2s 12:42:06 12:42:06 #31 exporting to image 12:42:06 #31 exporting layers 12:42:07 #31 exporting layers 1.7s done 12:42:07 #31 writing image sha256:d2723cf7a0ba6435f8ed5174622d611316d494a586ac25bbd69963b749f18ff4 done 12:42:07 #31 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.8 0.0s done 12:42:07 #31 DONE 1.7s 12:42:07 ---> docker-build.sh ends 12:42:07 [ric-plt-appmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins13026982507528253226.sh 12:42:07 [EnvInject] - Injecting environment variables from a build step. 12:42:07 [EnvInject] - Injecting as environment variables the properties content 12:42:07 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 12:42:07 12:42:07 [EnvInject] - Variables injected successfully. 12:42:07 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins17112128601329969256.sh 12:42:07 ---> docker-push.sh 12:42:07 Docker version 24.0.2, build cb74dfc 12:42:07 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.8 12:42:07 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr:0.5.8 12:42:07 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-appmgr] 12:42:07 d332f495e917: Preparing 12:42:07 5f70bf18a086: Preparing 12:42:07 169385c3b193: Preparing 12:42:07 04f3aced22f5: Preparing 12:42:07 f4e2aee220d6: Preparing 12:42:07 c6607ee7e95a: Preparing 12:42:07 c34602f5a23f: Preparing 12:42:07 76a42bcbfe9c: Preparing 12:42:07 3ec3ded77c0c: Preparing 12:42:07 c6607ee7e95a: Waiting 12:42:07 c34602f5a23f: Waiting 12:42:07 76a42bcbfe9c: Waiting 12:42:07 3ec3ded77c0c: Waiting 12:42:08 f4e2aee220d6: Pushed 12:42:08 04f3aced22f5: Pushed 12:42:08 5f70bf18a086: Pushed 12:42:08 d332f495e917: Pushed 12:42:08 c6607ee7e95a: Pushed 12:42:08 c34602f5a23f: Pushed 12:42:09 169385c3b193: Pushed 12:42:14 76a42bcbfe9c: Pushed 12:42:16 3ec3ded77c0c: Pushed 12:42:16 0.5.8: digest: sha256:6d5d5e96ff2be4da439866b9a19fd1562d71ba766eb267a7e2427af6a80b8df6 size: 2194 12:42:16 ---> docker-push.sh ends 12:42:16 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins15930539433130158790.sh 12:42:16 $ ssh-agent -k 12:42:16 unset SSH_AUTH_SOCK; 12:42:16 unset SSH_AGENT_PID; 12:42:16 echo Agent pid 2114 killed; 12:42:16 [ssh-agent] Stopped. 12:42:16 [PostBuildScript] - [INFO] Executing post build scripts. 12:42:16 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins17665336174861095328.sh 12:42:16 ---> sysstat.sh 12:42:17 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins985372027818916057.sh 12:42:17 ---> package-listing.sh 12:42:17 ++ facter osfamily 12:42:17 ++ tr '[:upper:]' '[:lower:]' 12:42:17 + OS_FAMILY=debian 12:42:17 + workspace=/w/workspace/ric-plt-appmgr-docker-merge-master 12:42:17 + START_PACKAGES=/tmp/packages_start.txt 12:42:17 + END_PACKAGES=/tmp/packages_end.txt 12:42:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:42:17 + PACKAGES=/tmp/packages_start.txt 12:42:17 + '[' /w/workspace/ric-plt-appmgr-docker-merge-master ']' 12:42:17 + PACKAGES=/tmp/packages_end.txt 12:42:17 + case "${OS_FAMILY}" in 12:42:17 + dpkg -l 12:42:17 + grep '^ii' 12:42:17 + '[' -f /tmp/packages_start.txt ']' 12:42:17 + '[' -f /tmp/packages_end.txt ']' 12:42:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:42:17 + '[' /w/workspace/ric-plt-appmgr-docker-merge-master ']' 12:42:17 + mkdir -p /w/workspace/ric-plt-appmgr-docker-merge-master/archives/ 12:42:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-appmgr-docker-merge-master/archives/ 12:42:17 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins2787047147454370840.sh 12:42:17 ---> capture-instance-metadata.sh 12:42:17 Setup pyenv: 12:42:17 system 12:42:17 3.8.13 12:42:17 3.9.13 12:42:17 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) 12:42:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-taHC from file:/tmp/.os_lf_venv 12:42:19 lf-activate-venv(): INFO: Installing: lftools 12:42:29 lf-activate-venv(): INFO: Adding /tmp/venv-taHC/bin to PATH 12:42:29 INFO: Running in OpenStack, capturing instance metadata 12:42:30 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins15783679834298742113.sh 12:42:30 provisioning config files... 12:42:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-appmgr-docker-merge-master@tmp/config17056476204671899099tmp 12:42:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:42:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:42:30 [EnvInject] - Injecting environment variables from a build step. 12:42:30 [EnvInject] - Injecting as environment variables the properties content 12:42:30 SERVER_ID=logs 12:42:30 12:42:30 [EnvInject] - Variables injected successfully. 12:42:30 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins8935594275103020755.sh 12:42:30 ---> create-netrc.sh 12:42:30 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins7126837660240436815.sh 12:42:30 ---> python-tools-install.sh 12:42:30 Setup pyenv: 12:42:30 system 12:42:30 3.8.13 12:42:30 3.9.13 12:42:30 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) 12:42:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-taHC from file:/tmp/.os_lf_venv 12:42:31 lf-activate-venv(): INFO: Installing: lftools 12:42:40 lf-activate-venv(): INFO: Adding /tmp/venv-taHC/bin to PATH 12:42:40 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins16501463748514275995.sh 12:42:40 ---> sudo-logs.sh 12:42:40 Archiving 'sudo' log.. 12:42:40 [ric-plt-appmgr-docker-merge-master] $ /bin/bash /tmp/jenkins1913158356622960763.sh 12:42:40 ---> job-cost.sh 12:42:40 Setup pyenv: 12:42:40 system 12:42:40 3.8.13 12:42:40 3.9.13 12:42:40 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) 12:42:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-taHC from file:/tmp/.os_lf_venv 12:42:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:42:46 lf-activate-venv(): INFO: Adding /tmp/venv-taHC/bin to PATH 12:42:46 INFO: No Stack... 12:42:47 INFO: Retrieving Pricing Info for: v2-highcpu-4 12:42:47 INFO: Archiving Costs 12:42:47 [ric-plt-appmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins17617010019891965250.sh 12:42:47 ---> logs-deploy.sh 12:42:47 Setup pyenv: 12:42:47 system 12:42:47 3.8.13 12:42:47 3.9.13 12:42:47 * 3.10.6 (set by /w/workspace/ric-plt-appmgr-docker-merge-master/.python-version) 12:42:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-taHC from file:/tmp/.os_lf_venv 12:42:48 lf-activate-venv(): INFO: Installing: lftools 12:42:57 lf-activate-venv(): INFO: Adding /tmp/venv-taHC/bin to PATH 12:42:57 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-appmgr-docker-merge-master/294 12:42:57 INFO: archiving workspace using pattern(s): 12:43:00 Archives upload complete. 12:43:01 INFO: archiving logs to Nexus 12:43:02 ---> uname -a: 12:43:02 Linux prd-ubuntu1804-docker-4c-4g-5449 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:43:02 12:43:02 12:43:02 ---> lscpu: 12:43:02 Architecture: x86_64 12:43:02 CPU op-mode(s): 32-bit, 64-bit 12:43:02 Byte Order: Little Endian 12:43:02 CPU(s): 4 12:43:02 On-line CPU(s) list: 0-3 12:43:02 Thread(s) per core: 1 12:43:02 Core(s) per socket: 1 12:43:02 Socket(s): 4 12:43:02 NUMA node(s): 1 12:43:02 Vendor ID: AuthenticAMD 12:43:02 CPU family: 23 12:43:02 Model: 49 12:43:02 Model name: AMD EPYC-Rome Processor 12:43:02 Stepping: 0 12:43:02 CPU MHz: 2800.000 12:43:02 BogoMIPS: 5600.00 12:43:02 Virtualization: AMD-V 12:43:02 Hypervisor vendor: KVM 12:43:02 Virtualization type: full 12:43:02 L1d cache: 32K 12:43:02 L1i cache: 32K 12:43:02 L2 cache: 512K 12:43:02 L3 cache: 16384K 12:43:02 NUMA node0 CPU(s): 0-3 12:43:02 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 12:43:02 12:43:02 12:43:02 ---> nproc: 12:43:02 4 12:43:02 12:43:02 12:43:02 ---> df -h: 12:43:02 Filesystem Size Used Avail Use% Mounted on 12:43:02 udev 2.0G 0 2.0G 0% /dev 12:43:02 tmpfs 395M 696K 394M 1% /run 12:43:02 /dev/vda1 20G 12G 7.5G 62% / 12:43:02 tmpfs 2.0G 0 2.0G 0% /dev/shm 12:43:02 tmpfs 5.0M 0 5.0M 0% /run/lock 12:43:02 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 12:43:02 /dev/vda15 105M 5.3M 100M 5% /boot/efi 12:43:02 tmpfs 395M 0 395M 0% /run/user/1001 12:43:02 12:43:02 12:43:02 ---> free -m: 12:43:02 total used free shared buff/cache available 12:43:02 Mem: 3944 481 389 0 3073 3179 12:43:02 Swap: 1023 0 1023 12:43:02 12:43:02 12:43:02 ---> ip addr: 12:43:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:43:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:43:02 inet 127.0.0.1/8 scope host lo 12:43:02 valid_lft forever preferred_lft forever 12:43:02 inet6 ::1/128 scope host 12:43:02 valid_lft forever preferred_lft forever 12:43:02 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 12:43:02 link/ether fa:16:3e:da:1b:7c brd ff:ff:ff:ff:ff:ff 12:43:02 inet 10.32.7.123/23 brd 10.32.7.255 scope global dynamic ens3 12:43:02 valid_lft 86137sec preferred_lft 86137sec 12:43:02 inet6 fe80::f816:3eff:feda:1b7c/64 scope link 12:43:02 valid_lft forever preferred_lft forever 12:43:02 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:43:02 link/ether 02:42:a1:51:6b:92 brd ff:ff:ff:ff:ff:ff 12:43:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:43:02 valid_lft forever preferred_lft forever 12:43:02 12:43:02 12:43:02 ---> sar -b -r -n DEV: 12:43:02 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5449) 07/01/24 _x86_64_ (4 CPU) 12:43:02 12:43:02 12:38:40 LINUX RESTART (4 CPU) 12:43:02 12:43:02 12:39:01 tps rtps wtps bread/s bwrtn/s 12:43:02 12:40:02 191.90 83.70 108.20 6575.17 42574.65 12:43:02 12:41:01 248.92 27.13 221.80 3582.18 111208.81 12:43:02 12:42:01 187.15 46.57 140.59 5453.92 33514.56 12:43:02 12:43:01 174.13 114.77 59.37 6717.47 3036.53 12:43:02 Average: 200.33 68.20 132.13 5590.16 47329.43 12:43:02 12:43:02 12:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:43:02 12:40:02 1669036 3365860 2369624 58.67 51468 1800976 868928 17.08 555176 1635580 134904 12:43:02 12:41:01 440804 3296164 3597856 89.09 110604 2849136 1230648 24.19 623872 2702292 302176 12:43:02 12:42:01 273976 3284388 3764684 93.22 140520 2933672 1532576 30.13 928124 2521832 51532 12:43:02 12:43:01 408864 3266088 3629796 89.88 144360 2797716 991020 19.48 1016616 2322172 2596 12:43:02 Average: 698170 3303125 3340490 82.71 111738 2595375 1155793 22.72 780947 2295469 122802 12:43:02 12:43:02 12:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:43:02 12:40:02 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 12:43:02 12:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:02 12:40:02 ens3 406.08 273.92 1450.36 70.26 0.00 0.00 0.00 0.00 12:43:02 12:41:01 lo 2.30 2.30 0.21 0.21 0.00 0.00 0.00 0.00 12:43:02 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:02 12:41:01 ens3 549.79 289.96 12895.64 28.75 0.00 0.00 0.00 0.00 12:43:02 12:42:01 lo 0.38 0.38 0.03 0.03 0.00 0.00 0.00 0.00 12:43:02 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:02 12:42:01 ens3 311.36 241.52 1673.25 19.46 0.00 0.00 0.00 0.00 12:43:02 12:43:01 lo 4.35 4.35 0.38 0.38 0.00 0.00 0.00 0.00 12:43:02 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:02 12:43:01 ens3 114.95 182.98 24.91 1257.62 0.00 0.00 0.00 0.00 12:43:02 Average: lo 2.06 2.06 0.18 0.18 0.00 0.00 0.00 0.00 12:43:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:02 Average: ens3 344.73 246.93 3975.43 345.23 0.00 0.00 0.00 0.00 12:43:02 12:43:02 12:43:02 ---> sar -P ALL: 12:43:02 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5449) 07/01/24 _x86_64_ (4 CPU) 12:43:02 12:43:02 12:38:40 LINUX RESTART (4 CPU) 12:43:02 12:43:02 12:39:01 CPU %user %nice %system %iowait %steal %idle 12:43:02 12:40:02 all 19.01 0.00 2.49 6.04 0.06 72.40 12:43:02 12:40:02 0 20.14 0.00 2.29 2.24 0.05 75.28 12:43:02 12:40:02 1 16.48 0.00 1.83 3.00 0.05 78.64 12:43:02 12:40:02 2 28.18 0.00 3.49 11.56 0.10 56.67 12:43:02 12:40:02 3 11.25 0.00 2.35 7.37 0.07 78.97 12:43:02 12:41:01 all 25.16 0.00 8.27 4.44 0.09 62.03 12:43:02 12:41:01 0 22.83 0.00 7.71 3.88 0.07 65.50 12:43:02 12:41:01 1 23.20 0.00 7.24 1.54 0.10 67.92 12:43:02 12:41:01 2 31.42 0.00 9.62 8.76 0.10 50.10 12:43:02 12:41:01 3 23.25 0.00 8.52 3.62 0.10 64.51 12:43:02 12:42:01 all 32.89 0.00 7.18 5.12 0.11 54.71 12:43:02 12:42:01 0 31.69 0.00 6.85 8.11 0.12 53.23 12:43:02 12:42:01 1 29.71 0.00 6.46 2.02 0.10 61.70 12:43:02 12:42:01 2 36.91 0.00 7.80 5.36 0.10 49.83 12:43:02 12:42:01 3 33.23 0.00 7.60 4.96 0.10 54.10 12:43:02 12:43:01 all 20.70 0.00 1.21 4.42 0.07 73.60 12:43:02 12:43:01 0 32.55 0.00 1.67 6.00 0.07 59.72 12:43:02 12:43:01 1 22.49 0.00 1.17 4.79 0.05 71.50 12:43:02 12:43:01 2 16.90 0.00 1.00 2.05 0.08 79.98 12:43:02 12:43:01 3 10.84 0.00 1.01 4.90 0.07 83.19 12:43:02 Average: all 24.42 0.00 4.76 5.01 0.08 65.73 12:43:02 Average: 0 26.83 0.00 4.60 5.06 0.08 63.43 12:43:02 Average: 1 22.96 0.00 4.15 2.85 0.08 69.96 12:43:02 Average: 2 28.30 0.00 5.43 6.90 0.10 59.27 12:43:02 Average: 3 19.59 0.00 4.84 5.23 0.08 70.26 12:43:02 12:43:02 12:43:02