11:16:24 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/it/dep/+/13293 11:16:24 Running as SYSTEM 11:16:24 [EnvInject] - Loading node environment variables. 11:16:24 Building remotely on prd-ubuntu1804-docker-4c-4g-4132 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dep-smo-install-docker-verify-all 11:16:24 [ssh-agent] Looking for ssh-agent implementation... 11:16:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:16:24 $ ssh-agent 11:16:24 SSH_AUTH_SOCK=/tmp/ssh-16huo5mzmxct/agent.2156 11:16:24 SSH_AGENT_PID=2158 11:16:24 [ssh-agent] Started. 11:16:24 Running ssh-add (command line suppressed) 11:16:24 Identity added: /w/workspace/it-dep-smo-install-docker-verify-all@tmp/private_key_17823308436986124746.key (jenkins-ssh) 11:16:24 [ssh-agent] Using credentials jenkins (jenkins) 11:16:24 The recommended git tool is: NONE 11:16:25 using credential jenkins 11:16:25 Wiping out workspace first. 11:16:25 Cloning the remote Git repository 11:16:25 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 11:16:25 > git init /w/workspace/it-dep-smo-install-docker-verify-all # timeout=10 11:16:25 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 11:16:25 > git --version # timeout=10 11:16:25 > git --version # 'git version 2.17.1' 11:16:25 using GIT_SSH to set credentials jenkins 11:16:25 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep +refs/heads/*:refs/remotes/origin/* # timeout=10 11:16:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 11:16:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:16:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 11:16:27 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep 11:16:27 using GIT_SSH to set credentials jenkins 11:16:27 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep refs/changes/93/13293/1 # timeout=10 11:16:28 > git rev-parse ea1a97cc41762859b781e0a80af51f31e813492d^{commit} # timeout=10 11:16:28 Checking out Revision ea1a97cc41762859b781e0a80af51f31e813492d (refs/changes/93/13293/1) 11:16:28 > git config core.sparsecheckout # timeout=10 11:16:28 > git checkout -f ea1a97cc41762859b781e0a80af51f31e813492d # timeout=10 11:16:31 Commit message: "Move service manager preload configuration to NONRTRIC directory" 11:16:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:16:31 > git rev-list --no-walk 2b8f982e038a2107a89e6f9724f35a107860c99a # timeout=10 11:16:31 provisioning config files... 11:16:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:16:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:16:31 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins11140449966756480041.sh 11:16:31 ---> python-tools-install.sh 11:16:31 Setup pyenv: 11:16:31 * system (set by /opt/pyenv/version) 11:16:31 * 3.8.13 (set by /opt/pyenv/version) 11:16:31 * 3.9.13 (set by /opt/pyenv/version) 11:16:31 * 3.10.6 (set by /opt/pyenv/version) 11:16:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bKqh 11:16:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:16:39 lf-activate-venv(): INFO: Installing: lftools 11:17:09 lf-activate-venv(): INFO: Adding /tmp/venv-bKqh/bin to PATH 11:17:09 Generating Requirements File 11:17:29 Python 3.10.6 11:17:29 pip 24.2 from /tmp/venv-bKqh/lib/python3.10/site-packages/pip (python 3.10) 11:17:30 appdirs==1.4.4 11:17:30 argcomplete==3.5.0 11:17:30 aspy.yaml==1.3.0 11:17:30 attrs==24.2.0 11:17:30 autopage==0.5.2 11:17:30 beautifulsoup4==4.12.3 11:17:30 boto3==1.35.10 11:17:30 botocore==1.35.10 11:17:30 bs4==0.0.2 11:17:30 cachetools==5.5.0 11:17:30 certifi==2024.8.30 11:17:30 cffi==1.17.0 11:17:30 cfgv==3.4.0 11:17:30 chardet==5.2.0 11:17:30 charset-normalizer==3.3.2 11:17:30 click==8.1.7 11:17:30 cliff==4.7.0 11:17:30 cmd2==2.4.3 11:17:30 cryptography==3.3.2 11:17:30 debtcollector==3.0.0 11:17:30 decorator==5.1.1 11:17:30 defusedxml==0.7.1 11:17:30 Deprecated==1.2.14 11:17:30 distlib==0.3.8 11:17:30 dnspython==2.6.1 11:17:30 docker==4.2.2 11:17:30 dogpile.cache==1.3.3 11:17:30 email_validator==2.2.0 11:17:30 filelock==3.15.4 11:17:30 future==1.0.0 11:17:30 gitdb==4.0.11 11:17:30 GitPython==3.1.43 11:17:30 google-auth==2.34.0 11:17:30 httplib2==0.22.0 11:17:30 identify==2.6.0 11:17:30 idna==3.8 11:17:30 importlib-resources==1.5.0 11:17:30 iso8601==2.1.0 11:17:30 Jinja2==3.1.4 11:17:30 jmespath==1.0.1 11:17:30 jsonpatch==1.33 11:17:30 jsonpointer==3.0.0 11:17:30 jsonschema==4.23.0 11:17:30 jsonschema-specifications==2023.12.1 11:17:30 keystoneauth1==5.8.0 11:17:30 kubernetes==30.1.0 11:17:30 lftools==0.37.10 11:17:30 lxml==5.3.0 11:17:30 MarkupSafe==2.1.5 11:17:30 msgpack==1.0.8 11:17:30 multi_key_dict==2.0.3 11:17:30 munch==4.0.0 11:17:30 netaddr==1.3.0 11:17:30 netifaces==0.11.0 11:17:30 niet==1.4.2 11:17:30 nodeenv==1.9.1 11:17:30 oauth2client==4.1.3 11:17:30 oauthlib==3.2.2 11:17:30 openstacksdk==4.0.0 11:17:30 os-client-config==2.1.0 11:17:30 os-service-types==1.7.0 11:17:30 osc-lib==3.1.0 11:17:30 oslo.config==9.6.0 11:17:30 oslo.context==5.6.0 11:17:30 oslo.i18n==6.4.0 11:17:30 oslo.log==6.1.2 11:17:30 oslo.serialization==5.5.0 11:17:30 oslo.utils==7.3.0 11:17:30 packaging==24.1 11:17:30 pbr==6.1.0 11:17:30 platformdirs==4.2.2 11:17:30 prettytable==3.11.0 11:17:30 pyasn1==0.6.0 11:17:30 pyasn1_modules==0.4.0 11:17:30 pycparser==2.22 11:17:30 pygerrit2==2.0.15 11:17:30 PyGithub==2.4.0 11:17:30 PyJWT==2.9.0 11:17:30 PyNaCl==1.5.0 11:17:30 pyparsing==2.4.7 11:17:30 pyperclip==1.9.0 11:17:30 pyrsistent==0.20.0 11:17:30 python-cinderclient==9.6.0 11:17:30 python-dateutil==2.9.0.post0 11:17:30 python-heatclient==4.0.0 11:17:30 python-jenkins==1.8.2 11:17:30 python-keystoneclient==5.5.0 11:17:30 python-magnumclient==4.7.0 11:17:30 python-openstackclient==7.0.0 11:17:30 python-swiftclient==4.6.0 11:17:30 PyYAML==6.0.2 11:17:30 referencing==0.35.1 11:17:30 requests==2.32.3 11:17:30 requests-oauthlib==2.0.0 11:17:30 requestsexceptions==1.4.0 11:17:30 rfc3986==2.0.0 11:17:30 rpds-py==0.20.0 11:17:30 rsa==4.9 11:17:30 ruamel.yaml==0.18.6 11:17:30 ruamel.yaml.clib==0.2.8 11:17:30 s3transfer==0.10.2 11:17:30 simplejson==3.19.3 11:17:30 six==1.16.0 11:17:30 smmap==5.0.1 11:17:30 soupsieve==2.6 11:17:30 stevedore==5.3.0 11:17:30 tabulate==0.9.0 11:17:30 toml==0.10.2 11:17:30 tomlkit==0.13.2 11:17:30 tqdm==4.66.5 11:17:30 typing_extensions==4.12.2 11:17:30 tzdata==2024.1 11:17:30 urllib3==1.26.20 11:17:30 virtualenv==20.26.3 11:17:30 wcwidth==0.2.13 11:17:30 websocket-client==1.8.0 11:17:30 wrapt==1.16.0 11:17:30 xdg==6.0.0 11:17:30 xmltodict==0.13.0 11:17:30 yq==3.4.3 11:17:30 provisioning config files... 11:17:30 copy managed file [global-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config10580935959438659803tmp 11:17:30 copy managed file [it-dep-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config1240225244147886812tmp 11:17:30 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins10362425027684708526.sh 11:17:30 ---> docker-login.sh 11:17:30 nexus3.o-ran-sc.org:10001 11:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:30 Configure a credential helper to remove this warning. See 11:17:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:30 11:17:30 Login Succeeded 11:17:30 nexus3.o-ran-sc.org:10002 11:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:30 Configure a credential helper to remove this warning. See 11:17:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:30 11:17:30 Login Succeeded 11:17:30 nexus3.o-ran-sc.org:10003 11:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:30 Configure a credential helper to remove this warning. See 11:17:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:30 11:17:30 Login Succeeded 11:17:30 nexus3.o-ran-sc.org:10004 11:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:31 Configure a credential helper to remove this warning. See 11:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:31 11:17:31 Login Succeeded 11:17:31 ---> docker-login.sh ends 11:17:31 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins15085705955540639022.sh 11:17:31 [it-dep-smo-install-docker-verify-all] $ /bin/sh -xe /tmp/jenkins12372765072389874743.sh 11:17:31 [EnvInject] - Injecting environment variables from a build step. 11:17:31 [EnvInject] - Injecting as environment variables the properties content 11:17:31 DOCKER_ROOT=$WORKSPACE 11:17:31 CONTAINER_TAG_YAML_DIR= 11:17:31 CONTAINER_TAG_METHOD=latest 11:17:31 11:17:31 [EnvInject] - Variables injected successfully. 11:17:31 [it-dep-smo-install-docker-verify-all] $ /bin/bash -l /tmp/jenkins11930808463000876487.sh 11:17:31 ---> docker-get-container-tag.sh 11:17:31 Setup pyenv: 11:17:31 system 11:17:31 3.8.13 11:17:31 3.9.13 11:17:31 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) 11:17:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bKqh from file:/tmp/.os_lf_venv 11:17:32 lf-activate-venv(): INFO: Installing: yq 11:17:33 lf-activate-venv(): INFO: Adding /tmp/venv-bKqh/bin to PATH 11:17:33 ---> Docker image tag found: latest 11:17:33 [EnvInject] - Injecting environment variables from a build step. 11:17:33 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 11:17:33 [EnvInject] - Variables injected successfully. 11:17:33 [EnvInject] - Injecting environment variables from a build step. 11:17:33 [EnvInject] - Injecting as environment variables the properties content 11:17:33 DOCKER_ARGS=-f ci/Dockerfile-smo-install 11:17:33 DOCKER_ROOT=/w/workspace/it-dep-smo-install-docker-verify-all 11:17:33 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 11:17:33 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 11:17:33 DOCKER_NAME=o-ran-sc/it-dep-smo-install 11:17:33 11:17:33 [EnvInject] - Variables injected successfully. 11:17:33 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins3164088606047174947.sh 11:17:33 ---> docker-build.sh 11:17:33 Docker version 24.0.2, build cb74dfc 11:17:33 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-smo-install:latest 11:17:33 docker build -f ci/Dockerfile-smo-install -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-smo-install:latest . 11:17:34 #1 [internal] load build definition from Dockerfile-smo-install 11:17:34 #1 transferring dockerfile: 1.50kB done 11:17:34 #1 DONE 0.1s 11:17:34 11:17:34 #2 [internal] load .dockerignore 11:17:34 #2 transferring context: 2B done 11:17:34 #2 DONE 0.1s 11:17:34 11:17:34 #3 [internal] load metadata for docker.io/library/ubuntu:18.04 11:17:35 #3 DONE 1.1s 11:17:35 11:17:35 #4 [internal] load build context 11:17:35 #4 DONE 0.0s 11:17:35 11:17:35 #5 [1/6] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 11:17:35 #5 resolve docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.1s done 11:17:35 #5 sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB done 11:17:35 #5 sha256:dca176c9663a7ba4c1f0e710986f5a25e672842963d95b960191e2d9f7185ebe 424B / 424B done 11:17:35 #5 sha256:f9a80a55f492e823bf5d51f1bd5f87ea3eed1cb31788686aa99a2fb61a27af6a 2.30kB / 2.30kB done 11:17:35 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 4.19MB / 25.69MB 0.2s 11:17:35 #5 ... 11:17:35 11:17:35 #4 [internal] load build context 11:17:35 #4 transferring context: 13.78MB 0.2s done 11:17:35 #4 DONE 0.3s 11:17:35 11:17:35 #5 [1/6] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 11:17:35 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 14.68MB / 25.69MB 0.3s 11:17:36 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 0.5s 11:17:36 #5 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 11:17:36 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 0.6s done 11:17:37 #5 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0.9s done 11:17:37 #5 DONE 1.9s 11:17:37 11:17:37 #6 [2/6] RUN apt-get update && apt-get -y install ca-certificates wget 11:17:38 #6 0.659 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:17:38 #6 0.851 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 11:17:38 #6 1.062 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 11:17:38 #6 1.155 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 11:17:38 #6 1.249 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 11:17:38 #6 1.457 Get:6 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 11:17:38 #6 1.457 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 11:17:38 #6 1.463 Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 11:17:38 #6 1.536 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] 11:17:39 #6 1.804 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3786 kB] 11:17:39 #6 1.888 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] 11:17:39 #6 1.941 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] 11:17:39 #6 1.997 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] 11:17:39 #6 1.998 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] 11:17:39 #6 1.999 Get:15 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] 11:17:39 #6 2.264 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] 11:17:39 #6 2.369 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] 11:17:39 #6 2.572 Get:18 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] 11:17:40 #6 3.350 Fetched 28.2 MB in 3s (9711 kB/s) 11:17:40 #6 3.350 Reading package lists... 11:17:41 #6 4.438 Reading package lists... 11:17:42 #6 5.511 Building dependency tree... 11:17:43 #6 5.687 Reading state information... 11:17:43 #6 5.818 The following additional packages will be installed: 11:17:43 #6 5.818 libpsl5 libssl1.1 openssl publicsuffix 11:17:43 #6 5.872 The following NEW packages will be installed: 11:17:43 #6 5.873 ca-certificates libpsl5 libssl1.1 openssl publicsuffix wget 11:17:43 #6 6.298 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. 11:17:43 #6 6.298 Need to get 2523 kB of archives. 11:17:43 #6 6.298 After this operation, 7000 kB of additional disk space will be used. 11:17:43 #6 6.298 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.23 [1303 kB] 11:17:44 #6 7.368 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.23 [614 kB] 11:17:44 #6 7.411 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20230311ubuntu0.18.04.1 [151 kB] 11:17:44 #6 7.422 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 11:17:44 #6 7.426 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] 11:17:44 #6 7.432 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] 11:17:44 #6 7.565 debconf: delaying package configuration, since apt-utils is not installed 11:17:44 #6 7.598 Fetched 2523 kB in 2s (1607 kB/s) 11:17:44 #6 7.654 Selecting previously unselected package libssl1.1:amd64. 11:17:44 #6 7.654 (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 ... 4050 files and directories currently installed.) 11:17:44 #6 7.657 Preparing to unpack .../0-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 11:17:44 #6 7.670 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 11:17:45 #6 7.825 Selecting previously unselected package openssl. 11:17:45 #6 7.827 Preparing to unpack .../1-openssl_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... 11:17:45 #6 7.833 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.23) ... 11:17:45 #6 7.968 Selecting previously unselected package ca-certificates. 11:17:45 #6 7.970 Preparing to unpack .../2-ca-certificates_20230311ubuntu0.18.04.1_all.deb ... 11:17:45 #6 7.977 Unpacking ca-certificates (20230311ubuntu0.18.04.1) ... 11:17:45 #6 8.198 Selecting previously unselected package libpsl5:amd64. 11:17:45 #6 8.200 Preparing to unpack .../3-libpsl5_0.19.1-5build1_amd64.deb ... 11:17:45 #6 8.211 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 11:17:45 #6 8.264 Selecting previously unselected package publicsuffix. 11:17:45 #6 8.266 Preparing to unpack .../4-publicsuffix_20180223.1310-1_all.deb ... 11:17:45 #6 8.272 Unpacking publicsuffix (20180223.1310-1) ... 11:17:45 #6 8.332 Selecting previously unselected package wget. 11:17:45 #6 8.334 Preparing to unpack .../5-wget_1.19.4-1ubuntu2.2_amd64.deb ... 11:17:45 #6 8.340 Unpacking wget (1.19.4-1ubuntu2.2) ... 11:17:45 #6 8.427 Setting up libpsl5:amd64 (0.19.1-5build1) ... 11:17:45 #6 8.448 Setting up publicsuffix (20180223.1310-1) ... 11:17:45 #6 8.467 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... 11:17:45 #6 8.545 debconf: unable to initialize frontend: Dialog 11:17:45 #6 8.545 debconf: (TERM is not set, so the dialog frontend is not usable.) 11:17:45 #6 8.545 debconf: falling back to frontend: Readline 11:17:45 #6 8.545 debconf: unable to initialize frontend: Readline 11:17:45 #6 8.545 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 11:17:45 #6 8.545 debconf: falling back to frontend: Teletype 11:17:45 #6 8.584 Setting up openssl (1.1.1-1ubuntu2.1~18.04.23) ... 11:17:45 #6 8.613 Setting up wget (1.19.4-1ubuntu2.2) ... 11:17:45 #6 8.639 Setting up ca-certificates (20230311ubuntu0.18.04.1) ... 11:17:46 #6 8.719 debconf: unable to initialize frontend: Dialog 11:17:46 #6 8.719 debconf: (TERM is not set, so the dialog frontend is not usable.) 11:17:46 #6 8.719 debconf: falling back to frontend: Readline 11:17:46 #6 8.719 debconf: unable to initialize frontend: Readline 11:17:46 #6 8.719 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.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 11:17:46 #6 8.719 debconf: falling back to frontend: Teletype 11:17:46 #6 9.151 Updating certificates in /etc/ssl/certs... 11:17:47 #6 9.714 137 added, 0 removed; done. 11:17:47 #6 9.766 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 11:17:47 #6 9.791 Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ... 11:17:47 #6 9.802 Updating certificates in /etc/ssl/certs... 11:17:47 #6 10.27 0 added, 0 removed; done. 11:17:47 #6 10.27 Running hooks in /etc/ca-certificates/update.d... 11:17:47 #6 10.27 done. 11:17:49 #6 DONE 11.9s 11:17:49 11:17:49 #7 [3/6] RUN groupadd --gid 1000 ubuntu && useradd --uid 1000 --gid 1000 -m ubuntu && apt-get install -y sudo && echo ubuntu ALL=(root) NOPASSWD:ALL > /etc/sudoers.d/ubuntu && chmod 0440 /etc/sudoers.d/ubuntu 11:17:49 #7 0.588 Reading package lists... 11:17:50 #7 1.619 Building dependency tree... 11:17:51 #7 1.791 Reading state information... 11:17:51 #7 1.939 The following NEW packages will be installed: 11:17:51 #7 1.939 sudo 11:17:51 #7 2.100 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 11:17:51 #7 2.100 Need to get 430 kB of archives. 11:17:51 #7 2.100 After this operation, 1765 kB of additional disk space will be used. 11:17:51 #7 2.100 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.6 [430 kB] 11:17:51 #7 2.604 debconf: delaying package configuration, since apt-utils is not installed 11:17:51 #7 2.641 Fetched 430 kB in 1s (809 kB/s) 11:17:52 #7 2.687 Selecting previously unselected package sudo. 11:17:52 #7 2.687 (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 ... 4402 files and directories currently installed.) 11:17:52 #7 2.694 Preparing to unpack .../sudo_1.8.21p2-3ubuntu1.6_amd64.deb ... 11:17:52 #7 2.701 Unpacking sudo (1.8.21p2-3ubuntu1.6) ... 11:17:52 #7 2.796 Setting up sudo (1.8.21p2-3ubuntu1.6) ... 11:17:52 #7 DONE 3.1s 11:17:52 11:17:52 #8 [4/6] COPY --chown=ubuntu:ubuntu . /tmp/it-dep 11:17:52 #8 DONE 0.4s 11:17:52 11:17:52 #9 [5/6] RUN ls -latr /tmp/it-dep 11:17:53 #9 0.337 total 112 11:17:53 #9 0.337 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 3 11:16 RECIPE_EXAMPLE 11:17:53 #9 0.337 -rw-rw-r-- 1 ubuntu ubuntu 5535 Sep 3 11:16 README.md 11:17:53 #9 0.337 -rw-rw-r-- 1 ubuntu ubuntu 1364 Sep 3 11:16 LICENSES.txt 11:17:53 #9 0.337 -rw-rw-r-- 1 ubuntu ubuntu 3408 Sep 3 11:16 INFO.yaml 11:17:53 #9 0.337 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 3 11:16 .releases 11:17:53 #9 0.337 -rw-rw-r-- 1 ubuntu ubuntu 182 Sep 3 11:16 .readthedocs.yaml 11:17:53 #9 0.337 -rw-rw-r-- 1 ubuntu ubuntu 81 Sep 3 11:16 .gitreview 11:17:53 #9 0.337 -rw-rw-r-- 1 ubuntu ubuntu 411 Sep 3 11:16 .gitmodules 11:17:53 #9 0.337 -rw-rw-r-- 1 ubuntu ubuntu 94 Sep 3 11:16 .gitignore 11:17:53 #9 0.337 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 3 11:16 demos 11:17:53 #9 0.337 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 3 11:16 ci 11:17:53 #9 0.337 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 3 11:16 bin 11:17:53 #9 0.337 drwxrwxr-x 6 ubuntu ubuntu 4096 Sep 3 11:16 docs 11:17:53 #9 0.337 drwxrwxr-x 5 ubuntu ubuntu 4096 Sep 3 11:16 ric-aux 11:17:53 #9 0.337 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 3 11:16 ranpm 11:17:53 #9 0.337 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 3 11:16 o-du-high 11:17:53 #9 0.337 drwxrwxr-x 6 ubuntu ubuntu 4096 Sep 3 11:16 nonrtric 11:17:53 #9 0.337 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 3 11:16 ric-dep 11:17:53 #9 0.337 drwxrwxr-x 4 ubuntu ubuntu 4096 Sep 3 11:16 ric-common 11:17:53 #9 0.337 drwxrwxr-x 10 ubuntu ubuntu 4096 Sep 3 11:16 smo-install 11:17:53 #9 0.337 -rw-rw-r-- 1 ubuntu ubuntu 700 Sep 3 11:16 tox.ini 11:17:53 #9 0.337 drwxrwxr-x 4 ubuntu ubuntu 4096 Sep 3 11:16 tools 11:17:53 #9 0.337 drwxrwxr-x 8 ubuntu ubuntu 4096 Sep 3 11:16 .git 11:17:53 #9 0.337 -rw-rw-r-- 1 ubuntu ubuntu 7 Sep 3 11:17 .python-version 11:17:53 #9 0.337 -rw-rw-r-- 1 ubuntu ubuntu 24 Sep 3 11:17 env_docker_inject.txt 11:17:53 #9 0.337 -rw-rw-r-- 1 ubuntu ubuntu 0 Sep 3 11:17 docker_build_log.txt 11:17:53 #9 0.337 drwxr-xr-x 17 ubuntu ubuntu 4096 Sep 3 11:17 . 11:17:53 #9 0.337 drwxrwxrwt 1 root root 4096 Sep 3 11:17 .. 11:17:53 #9 DONE 0.5s 11:17:53 11:17:53 #10 [6/6] RUN /tmp/it-dep/bin/verify-smo-install 11:17:53 #10 0.488 + /tmp/it-dep/smo-install/scripts/layer-0/0-setup-charts-museum.sh 11:17:53 #10 0.495 --2024-09-03 11:17:53-- https://get.helm.sh/chartmuseum-v0.13.1-linux-amd64.tar.gz 11:17:53 #10 0.497 Resolving get.helm.sh (get.helm.sh)... 152.199.39.108, 2606:2800:11f:1cb7:261b:1f9c:2074:3c 11:17:53 #10 0.681 Connecting to get.helm.sh (get.helm.sh)|152.199.39.108|:443... connected. 11:17:54 #10 1.151 HTTP request sent, awaiting response... 200 OK 11:17:55 #10 2.065 Length: 15065895 (14M) [application/x-tar] 11:17:55 #10 2.066 Saving to: 'chartmuseum-v0.13.1-linux-amd64.tar.gz' 11:17:55 #10 2.066 11:17:55 #10 2.066 0K .......... .......... .......... .......... .......... 0% 320K 46s 11:17:55 #10 2.222 50K .......... .......... .......... .......... .......... 0% 322K 46s 11:17:55 #10 2.378 100K .......... .......... .......... .......... .......... 1% 1.11M 35s 11:17:55 #10 2.421 150K .......... .......... .......... .......... .......... 1% 450K 34s 11:17:55 #10 2.533 200K .......... .......... .......... .......... .......... 1% 24.2M 27s 11:17:55 #10 2.535 250K .......... .......... .......... .......... .......... 2% 1.17M 25s 11:17:55 #10 2.576 300K .......... .......... .......... .......... .......... 2% 23.3M 21s 11:17:55 #10 2.578 350K .......... .......... .......... .......... .......... 2% 457K 22s 11:17:56 #10 2.688 400K .......... .......... .......... .......... .......... 3% 21.9M 20s 11:17:56 #10 2.690 450K .......... .......... .......... .......... .......... 3% 24.9M 18s 11:17:56 #10 2.692 500K .......... .......... .......... .......... .......... 3% 48.9M 16s 11:17:56 #10 2.693 550K .......... .......... .......... .......... .......... 4% 1.28M 16s 11:17:56 #10 2.731 600K .......... .......... .......... .......... .......... 4% 20.3M 14s 11:17:56 #10 2.734 650K .......... .......... .......... .......... .......... 4% 28.4M 13s 11:17:56 #10 2.735 700K .......... .......... .......... .......... .......... 5% 67.4M 12s 11:17:56 #10 2.736 750K .......... .......... .......... .......... .......... 5% 467K 14s 11:17:56 #10 2.843 800K .......... .......... .......... .......... .......... 5% 17.4M 13s 11:17:56 #10 2.846 850K .......... .......... .......... .......... .......... 6% 14.3M 12s 11:17:56 #10 2.850 900K .......... .......... .......... .......... .......... 6% 17.9M 11s 11:17:56 #10 2.852 950K .......... .......... .......... .......... .......... 6% 147M 11s 11:17:56 #10 2.852 1000K .......... .......... .......... .......... .......... 7% 49.1M 10s 11:17:56 #10 2.853 1050K .......... .......... .......... .......... .......... 7% 42.9M 10s 11:17:56 #10 2.854 1100K .......... .......... .......... .......... .......... 7% 61.5M 9s 11:17:56 #10 2.855 1150K .......... .......... .......... .......... .......... 8% 72.1M 9s 11:17:56 #10 2.856 1200K .......... .......... .......... .......... .......... 8% 1.55M 9s 11:17:56 #10 2.887 1250K .......... .......... .......... .......... .......... 8% 30.4M 8s 11:17:56 #10 2.889 1300K .......... .......... .......... .......... .......... 9% 26.6M 8s 11:17:56 #10 2.891 1350K .......... .......... .......... .......... .......... 9% 32.7M 8s 11:17:56 #10 2.893 1400K .......... .......... .......... .......... .......... 9% 28.4M 8s 11:17:56 #10 2.894 1450K .......... .......... .......... .......... .......... 10% 43.1M 7s 11:17:56 #10 2.896 1500K .......... .......... .......... .......... .......... 10% 46.4M 7s 11:17:56 #10 2.896 1550K .......... .......... .......... .......... .......... 10% 494K 8s 11:17:56 #10 2.997 1600K .......... .......... .......... .......... .......... 11% 12.8M 7s 11:17:56 #10 3.002 1650K .......... .......... .......... .......... .......... 11% 9.99M 7s 11:17:56 #10 3.007 1700K .......... .......... .......... .......... .......... 11% 8.89M 7s 11:17:56 #10 3.012 1750K .......... .......... .......... .......... .......... 12% 23.2M 7s 11:17:56 #10 3.014 1800K .......... .......... .......... .......... .......... 12% 27.3M 7s 11:17:56 #10 3.015 1850K .......... .......... .......... .......... .......... 12% 107M 6s 11:17:56 #10 3.016 1900K .......... .......... .......... .......... .......... 13% 284M 6s 11:17:56 #10 3.016 1950K .......... .......... .......... .......... .......... 13% 247M 6s 11:17:56 #10 3.016 2000K .......... .......... .......... .......... .......... 13% 273M 6s 11:17:56 #10 3.016 2050K .......... .......... .......... .......... .......... 14% 84.9M 6s 11:17:56 #10 3.017 2100K .......... .......... .......... .......... .......... 14% 51.1M 6s 11:17:56 #10 3.018 2150K .......... .......... .......... .......... .......... 14% 69.6M 5s 11:17:56 #10 3.018 2200K .......... .......... .......... .......... .......... 15% 97.8M 5s 11:17:56 #10 3.019 2250K .......... .......... .......... .......... .......... 15% 91.1M 5s 11:17:56 #10 3.019 2300K .......... .......... .......... .......... .......... 15% 123M 5s 11:17:56 #10 3.020 2350K .......... .......... .......... .......... .......... 16% 2.33M 5s 11:17:56 #10 3.041 2400K .......... .......... .......... .......... .......... 16% 29.2M 5s 11:17:56 #10 3.043 2450K .......... .......... .......... .......... .......... 16% 26.8M 5s 11:17:56 #10 3.045 2500K .......... .......... .......... .......... .......... 17% 38.2M 5s 11:17:56 #10 3.046 2550K .......... .......... .......... .......... .......... 17% 47.1M 5s 11:17:56 #10 3.047 2600K .......... .......... .......... .......... .......... 18% 32.8M 4s 11:17:56 #10 3.048 2650K .......... .......... .......... .......... .......... 18% 29.4M 4s 11:17:56 #10 3.050 2700K .......... .......... .......... .......... .......... 18% 30.4M 4s 11:17:56 #10 3.052 2750K .......... .......... .......... .......... .......... 19% 47.2M 4s 11:17:56 #10 3.053 2800K .......... .......... .......... .......... .......... 19% 38.4M 4s 11:17:56 #10 3.054 2850K .......... .......... .......... .......... .......... 19% 30.7M 4s 11:17:56 #10 3.055 2900K .......... .......... .......... .......... .......... 20% 35.1M 4s 11:17:56 #10 3.057 2950K .......... .......... .......... .......... .......... 20% 42.4M 4s 11:17:56 #10 3.058 3000K .......... .......... .......... .......... .......... 20% 85.2M 4s 11:17:56 #10 3.058 3050K .......... .......... .......... .......... .......... 21% 92.9M 4s 11:17:56 #10 3.059 3100K .......... .......... .......... .......... .......... 21% 522K 4s 11:17:56 #10 3.156 3150K .......... .......... .......... .......... .......... 21% 11.8M 4s 11:17:56 #10 3.159 3200K .......... .......... .......... .......... .......... 22% 17.7M 4s 11:17:56 #10 3.162 3250K .......... .......... .......... .......... .......... 22% 18.2M 4s 11:17:56 #10 3.165 3300K .......... .......... .......... .......... .......... 22% 44.6M 4s 11:17:56 #10 3.166 3350K .......... .......... .......... .......... .......... 23% 17.8M 4s 11:17:56 #10 3.168 3400K .......... .......... .......... .......... .......... 23% 59.0M 4s 11:17:56 #10 3.169 3450K .......... .......... .......... .......... .......... 23% 89.0M 4s 11:17:56 #10 3.170 3500K .......... .......... .......... .......... .......... 24% 50.0M 3s 11:17:56 #10 3.171 3550K .......... .......... .......... .......... .......... 24% 65.4M 3s 11:17:56 #10 3.171 3600K .......... .......... .......... .......... .......... 24% 70.6M 3s 11:17:56 #10 3.172 3650K .......... .......... .......... .......... .......... 25% 55.6M 3s 11:17:56 #10 3.173 3700K .......... .......... .......... .......... .......... 25% 124M 3s 11:17:56 #10 3.173 3750K .......... .......... .......... .......... .......... 25% 49.5M 3s 11:17:56 #10 3.174 3800K .......... .......... .......... .......... .......... 26% 61.2M 3s 11:17:56 #10 3.175 3850K .......... .......... .......... .......... .......... 26% 45.7M 3s 11:17:56 #10 3.176 3900K .......... .......... .......... .......... .......... 26% 2.33M 3s 11:17:56 #10 3.197 3950K .......... .......... .......... .......... .......... 27% 23.2M 3s 11:17:56 #10 3.199 4000K .......... .......... .......... .......... .......... 27% 24.9M 3s 11:17:56 #10 3.201 4050K .......... .......... .......... .......... .......... 27% 34.8M 3s 11:17:56 #10 3.202 4100K .......... .......... .......... .......... .......... 28% 54.1M 3s 11:17:56 #10 3.203 4150K .......... .......... .......... .......... .......... 28% 24.2M 3s 11:17:56 #10 3.205 4200K .......... .......... .......... .......... .......... 28% 40.9M 3s 11:17:56 #10 3.207 4250K .......... .......... .......... .......... .......... 29% 30.9M 3s 11:17:56 #10 3.209 4300K .......... .......... .......... .......... .......... 29% 25.7M 3s 11:17:56 #10 3.210 4350K .......... .......... .......... .......... .......... 29% 32.2M 3s 11:17:56 #10 3.212 4400K .......... .......... .......... .......... .......... 30% 83.0M 3s 11:17:56 #10 3.212 4450K .......... .......... .......... .......... .......... 30% 188M 3s 11:17:56 #10 3.212 4500K .......... .......... .......... .......... .......... 30% 52.1M 3s 11:17:56 #10 3.213 4550K .......... .......... .......... .......... .......... 31% 41.2M 3s 11:17:56 #10 3.215 4600K .......... .......... .......... .......... .......... 31% 73.0M 2s 11:17:56 #10 3.215 4650K .......... .......... .......... .......... .......... 31% 533K 3s 11:17:56 #10 3.309 4700K .......... .......... .......... .......... .......... 32% 13.1M 3s 11:17:56 #10 3.313 4750K .......... .......... .......... .......... .......... 32% 31.3M 3s 11:17:56 #10 3.314 4800K .......... .......... .......... .......... .......... 32% 31.6M 3s 11:17:56 #10 3.316 4850K .......... .......... .......... .......... .......... 33% 51.3M 3s 11:17:56 #10 3.317 4900K .......... .......... .......... .......... .......... 33% 39.5M 2s 11:17:56 #10 3.318 4950K .......... .......... .......... .......... .......... 33% 42.9M 2s 11:17:56 #10 3.319 5000K .......... .......... .......... .......... .......... 34% 46.1M 2s 11:17:56 #10 3.320 5050K .......... .......... .......... .......... .......... 34% 38.5M 2s 11:17:56 #10 3.322 5100K .......... .......... .......... .......... .......... 35% 33.1M 2s 11:17:56 #10 3.323 5150K .......... .......... .......... .......... .......... 35% 34.2M 2s 11:17:56 #10 3.325 5200K .......... .......... .......... .......... .......... 35% 63.1M 2s 11:17:56 #10 3.325 5250K .......... .......... .......... .......... .......... 36% 52.1M 2s 11:17:56 #10 3.326 5300K .......... .......... .......... .......... .......... 36% 72.5M 2s 11:17:56 #10 3.327 5350K .......... .......... .......... .......... .......... 36% 38.1M 2s 11:17:56 #10 3.328 5400K .......... .......... .......... .......... .......... 37% 19.8M 2s 11:17:56 #10 3.331 5450K .......... .......... .......... .......... .......... 37% 2.14M 2s 11:17:56 #10 3.353 5500K .......... .......... .......... .......... .......... 37% 23.6M 2s 11:17:56 #10 3.355 5550K .......... .......... .......... .......... .......... 38% 18.5M 2s 11:17:56 #10 3.358 5600K .......... .......... .......... .......... .......... 38% 56.0M 2s 11:17:56 #10 3.359 5650K .......... .......... .......... .......... .......... 38% 47.6M 2s 11:17:56 #10 3.360 5700K .......... .......... .......... .......... .......... 39% 29.8M 2s 11:17:56 #10 3.362 5750K .......... .......... .......... .......... .......... 39% 39.6M 2s 11:17:56 #10 3.363 5800K .......... .......... .......... .......... .......... 39% 50.1M 2s 11:17:56 #10 3.364 5850K .......... .......... .......... .......... .......... 40% 51.5M 2s 11:17:56 #10 3.365 5900K .......... .......... .......... .......... .......... 40% 36.8M 2s 11:17:56 #10 3.366 5950K .......... .......... .......... .......... .......... 40% 32.4M 2s 11:17:56 #10 3.368 6000K .......... .......... .......... .......... .......... 41% 61.1M 2s 11:17:56 #10 3.368 6050K .......... .......... .......... .......... .......... 41% 45.1M 2s 11:17:56 #10 3.370 6100K .......... .......... .......... .......... .......... 41% 53.8M 2s 11:17:56 #10 3.370 6150K .......... .......... .......... .......... .......... 42% 542K 2s 11:17:56 #10 3.463 6200K .......... .......... .......... .......... .......... 42% 20.9M 2s 11:17:56 #10 3.465 6250K .......... .......... .......... .......... .......... 42% 16.2M 2s 11:17:56 #10 3.468 6300K .......... .......... .......... .......... .......... 43% 22.2M 2s 11:17:56 #10 3.470 6350K .......... .......... .......... .......... .......... 43% 21.0M 2s 11:17:56 #10 3.473 6400K .......... .......... .......... .......... .......... 43% 25.8M 2s 11:17:56 #10 3.475 6450K .......... .......... .......... .......... .......... 44% 35.3M 2s 11:17:56 #10 3.476 6500K .......... .......... .......... .......... .......... 44% 41.4M 2s 11:17:56 #10 3.477 6550K .......... .......... .......... .......... .......... 44% 30.2M 2s 11:17:56 #10 3.479 6600K .......... .......... .......... .......... .......... 45% 26.8M 2s 11:17:56 #10 3.481 6650K .......... .......... .......... .......... .......... 45% 25.7M 2s 11:17:56 #10 3.482 6700K .......... .......... .......... .......... .......... 45% 51.2M 2s 11:17:56 #10 3.483 6750K .......... .......... .......... .......... .......... 46% 29.7M 2s 11:17:56 #10 3.485 6800K .......... .......... .......... .......... .......... 46% 36.8M 2s 11:17:56 #10 3.486 6850K .......... .......... .......... .......... .......... 46% 58.4M 2s 11:17:56 #10 3.487 6900K .......... .......... .......... .......... .......... 47% 49.5M 2s 11:17:56 #10 3.488 6950K .......... .......... .......... .......... .......... 47% 2.56M 2s 11:17:56 #10 3.507 7000K .......... .......... .......... .......... .......... 47% 17.5M 2s 11:17:56 #10 3.510 7050K .......... .......... .......... .......... .......... 48% 24.1M 2s 11:17:56 #10 3.512 7100K .......... .......... .......... .......... .......... 48% 15.2M 2s 11:17:56 #10 3.516 7150K .......... .......... .......... .......... .......... 48% 60.7M 2s 11:17:56 #10 3.516 7200K .......... .......... .......... .......... .......... 49% 31.9M 1s 11:17:56 #10 3.518 7250K .......... .......... .......... .......... .......... 49% 38.5M 1s 11:17:56 #10 3.519 7300K .......... .......... .......... .......... .......... 49% 124M 1s 11:17:56 #10 3.519 7350K .......... .......... .......... .......... .......... 50% 38.9M 1s 11:17:56 #10 3.521 7400K .......... .......... .......... .......... .......... 50% 43.3M 1s 11:17:56 #10 3.522 7450K .......... .......... .......... .......... .......... 50% 60.1M 1s 11:17:56 #10 3.522 7500K .......... .......... .......... .......... .......... 51% 31.5M 1s 11:17:56 #10 3.524 7550K .......... .......... .......... .......... .......... 51% 19.0M 1s 11:17:56 #10 3.527 7600K .......... .......... .......... .......... .......... 51% 121M 1s 11:17:56 #10 3.527 7650K .......... .......... .......... .......... .......... 52% 60.7M 1s 11:17:56 #10 3.528 7700K .......... .......... .......... .......... .......... 52% 544K 1s 11:17:56 #10 3.620 7750K .......... .......... .......... .......... .......... 53% 14.9M 1s 11:17:56 #10 3.623 7800K .......... .......... .......... .......... .......... 53% 28.2M 1s 11:17:56 #10 3.625 7850K .......... .......... .......... .......... .......... 53% 21.1M 1s 11:17:56 #10 3.627 7900K .......... .......... .......... .......... .......... 54% 32.9M 1s 11:17:56 #10 3.629 7950K .......... .......... .......... .......... .......... 54% 24.9M 1s 11:17:56 #10 3.631 8000K .......... .......... .......... .......... .......... 54% 36.9M 1s 11:17:56 #10 3.632 8050K .......... .......... .......... .......... .......... 55% 24.0M 1s 11:17:56 #10 3.634 8100K .......... .......... .......... .......... .......... 55% 20.1M 1s 11:17:56 #10 3.636 8150K .......... .......... .......... .......... .......... 55% 79.5M 1s 11:17:56 #10 3.637 8200K .......... .......... .......... .......... .......... 56% 42.6M 1s 11:17:56 #10 3.638 8250K .......... .......... .......... .......... .......... 56% 31.8M 1s 11:17:56 #10 3.640 8300K .......... .......... .......... .......... .......... 56% 28.9M 1s 11:17:56 #10 3.641 8350K .......... .......... .......... .......... .......... 57% 20.5M 1s 11:17:56 #10 3.644 8400K .......... .......... .......... .......... .......... 57% 39.1M 1s 11:17:56 #10 3.645 8450K .......... .......... .......... .......... .......... 57% 57.5M 1s 11:17:56 #10 3.646 8500K .......... .......... .......... .......... .......... 58% 2.56M 1s 11:17:56 #10 3.665 8550K .......... .......... .......... .......... .......... 58% 27.0M 1s 11:17:56 #10 3.667 8600K .......... .......... .......... .......... .......... 58% 13.7M 1s 11:17:56 #10 3.670 8650K .......... .......... .......... .......... .......... 59% 22.2M 1s 11:17:56 #10 3.673 8700K .......... .......... .......... .......... .......... 59% 42.4M 1s 11:17:56 #10 3.674 8750K .......... .......... .......... .......... .......... 59% 32.8M 1s 11:17:56 #10 3.675 8800K .......... .......... .......... .......... .......... 60% 48.9M 1s 11:17:56 #10 3.676 8850K .......... .......... .......... .......... .......... 60% 53.0M 1s 11:17:56 #10 3.677 8900K .......... .......... .......... .......... .......... 60% 67.9M 1s 11:17:56 #10 3.678 8950K .......... .......... .......... .......... .......... 61% 58.5M 1s 11:17:56 #10 3.679 9000K .......... .......... .......... .......... .......... 61% 53.1M 1s 11:17:56 #10 3.679 9050K .......... .......... .......... .......... .......... 61% 16.8M 1s 11:17:56 #10 3.682 9100K .......... .......... .......... .......... .......... 62% 69.2M 1s 11:17:56 #10 3.683 9150K .......... .......... .......... .......... .......... 62% 28.2M 1s 11:17:56 #10 3.685 9200K .......... .......... .......... .......... .......... 62% 97.6M 1s 11:17:56 #10 3.685 9250K .......... .......... .......... .......... .......... 63% 539K 1s 11:17:57 #10 3.778 9300K .......... .......... .......... .......... .......... 63% 29.7M 1s 11:17:57 #10 3.780 9350K .......... .......... .......... .......... .......... 63% 25.0M 1s 11:17:57 #10 3.782 9400K .......... .......... .......... .......... .......... 64% 26.7M 1s 11:17:57 #10 3.783 9450K .......... .......... .......... .......... .......... 64% 27.2M 1s 11:17:57 #10 3.785 9500K .......... .......... .......... .......... .......... 64% 25.4M 1s 11:17:57 #10 3.787 9550K .......... .......... .......... .......... .......... 65% 23.5M 1s 11:17:57 #10 3.789 9600K .......... .......... .......... .......... .......... 65% 26.4M 1s 11:17:57 #10 3.791 9650K .......... .......... .......... .......... .......... 65% 28.9M 1s 11:17:57 #10 3.793 9700K .......... .......... .......... .......... .......... 66% 120M 1s 11:17:57 #10 3.793 9750K .......... .......... .......... .......... .......... 66% 24.6M 1s 11:17:57 #10 3.795 9800K .......... .......... .......... .......... .......... 66% 31.3M 1s 11:17:57 #10 3.797 9850K .......... .......... .......... .......... .......... 67% 27.1M 1s 11:17:57 #10 3.799 9900K .......... .......... .......... .......... .......... 67% 44.1M 1s 11:17:57 #10 3.800 9950K .......... .......... .......... .......... .......... 67% 2.96M 1s 11:17:57 #10 3.816 10000K .......... .......... .......... .......... .......... 68% 25.2M 1s 11:17:57 #10 3.818 10050K .......... .......... .......... .......... .......... 68% 15.5M 1s 11:17:57 #10 3.821 10100K .......... .......... .......... .......... .......... 68% 15.1M 1s 11:17:57 #10 3.825 10150K .......... .......... .......... .......... .......... 69% 18.6M 1s 11:17:57 #10 3.827 10200K .......... .......... .......... .......... .......... 69% 29.3M 1s 11:17:57 #10 3.829 10250K .......... .......... .......... .......... .......... 70% 30.6M 1s 11:17:57 #10 3.830 10300K .......... .......... .......... .......... .......... 70% 37.6M 1s 11:17:57 #10 3.832 10350K .......... .......... .......... .......... .......... 70% 35.9M 1s 11:17:57 #10 3.833 10400K .......... .......... .......... .......... .......... 71% 45.3M 1s 11:17:57 #10 3.834 10450K .......... .......... .......... .......... .......... 71% 49.8M 1s 11:17:57 #10 3.835 10500K .......... .......... .......... .......... .......... 71% 50.6M 1s 11:17:57 #10 3.836 10550K .......... .......... .......... .......... .......... 72% 31.5M 1s 11:17:57 #10 3.838 10600K .......... .......... .......... .......... .......... 72% 45.9M 1s 11:17:57 #10 3.839 10650K .......... .......... .......... .......... .......... 72% 37.0M 1s 11:17:57 #10 3.840 10700K .......... .......... .......... .......... .......... 73% 78.2M 1s 11:17:57 #10 3.841 10750K .......... .......... .......... .......... .......... 73% 561K 1s 11:17:57 #10 3.930 10800K .......... .......... .......... .......... .......... 73% 9.71M 1s 11:17:57 #10 3.935 10850K .......... .......... .......... .......... .......... 74% 26.4M 1s 11:17:57 #10 3.937 10900K .......... .......... .......... .......... .......... 74% 24.8M 1s 11:17:57 #10 3.939 10950K .......... .......... .......... .......... .......... 74% 29.2M 1s 11:17:57 #10 3.940 11000K .......... .......... .......... .......... .......... 75% 19.9M 1s 11:17:57 #10 3.943 11050K .......... .......... .......... .......... .......... 75% 27.0M 1s 11:17:57 #10 3.945 11100K .......... .......... .......... .......... .......... 75% 58.0M 1s 11:17:57 #10 3.945 11150K .......... .......... .......... .......... .......... 76% 26.8M 1s 11:17:57 #10 3.947 11200K .......... .......... .......... .......... .......... 76% 34.3M 1s 11:17:57 #10 3.949 11250K .......... .......... .......... .......... .......... 76% 38.1M 1s 11:17:57 #10 3.950 11300K .......... .......... .......... .......... .......... 77% 43.7M 1s 11:17:57 #10 3.951 11350K .......... .......... .......... .......... .......... 77% 28.6M 1s 11:17:57 #10 3.953 11400K .......... .......... .......... .......... .......... 77% 32.6M 1s 11:17:57 #10 3.954 11450K .......... .......... .......... .......... .......... 78% 31.4M 1s 11:17:57 #10 3.956 11500K .......... .......... .......... .......... .......... 78% 2.71M 1s 11:17:57 #10 3.974 11550K .......... .......... .......... .......... .......... 78% 20.9M 1s 11:17:57 #10 3.976 11600K .......... .......... .......... .......... .......... 79% 35.0M 1s 11:17:57 #10 3.978 11650K .......... .......... .......... .......... .......... 79% 11.0M 0s 11:17:57 #10 3.982 11700K .......... .......... .......... .......... .......... 79% 28.4M 0s 11:17:57 #10 3.984 11750K .......... .......... .......... .......... .......... 80% 30.1M 0s 11:17:57 #10 3.986 11800K .......... .......... .......... .......... .......... 80% 26.7M 0s 11:17:57 #10 3.987 11850K .......... .......... .......... .......... .......... 80% 39.0M 0s 11:17:57 #10 3.989 11900K .......... .......... .......... .......... .......... 81% 44.1M 0s 11:17:57 #10 3.990 11950K .......... .......... .......... .......... .......... 81% 58.1M 0s 11:17:57 #10 3.990 12000K .......... .......... .......... .......... .......... 81% 45.0M 0s 11:17:57 #10 3.991 12050K .......... .......... .......... .......... .......... 82% 44.5M 0s 11:17:57 #10 3.993 12100K .......... .......... .......... .......... .......... 82% 37.0M 0s 11:17:57 #10 3.994 12150K .......... .......... .......... .......... .......... 82% 38.0M 0s 11:17:57 #10 3.995 12200K .......... .......... .......... .......... .......... 83% 43.5M 0s 11:17:57 #10 3.996 12250K .......... .......... .......... .......... .......... 83% 43.0M 0s 11:17:57 #10 3.998 12300K .......... .......... .......... .......... .......... 83% 551K 0s 11:17:57 #10 4.088 12350K .......... .......... .......... .......... .......... 84% 13.8M 0s 11:17:57 #10 4.092 12400K .......... .......... .......... .......... .......... 84% 26.2M 0s 11:17:57 #10 4.094 12450K .......... .......... .......... .......... .......... 84% 35.9M 0s 11:17:57 #10 4.095 12500K .......... .......... .......... .......... .......... 85% 22.6M 0s 11:17:57 #10 4.097 12550K .......... .......... .......... .......... .......... 85% 31.8M 0s 11:17:57 #10 4.099 12600K .......... .......... .......... .......... .......... 85% 21.6M 0s 11:17:57 #10 4.101 12650K .......... .......... .......... .......... .......... 86% 65.4M 0s 11:17:57 #10 4.102 12700K .......... .......... .......... .......... .......... 86% 29.3M 0s 11:17:57 #10 4.103 12750K .......... .......... .......... .......... .......... 86% 27.3M 0s 11:17:57 #10 4.105 12800K .......... .......... .......... .......... .......... 87% 23.2M 0s 11:17:57 #10 4.107 12850K .......... .......... .......... .......... .......... 87% 111M 0s 11:17:57 #10 4.108 12900K .......... .......... .......... .......... .......... 88% 44.2M 0s 11:17:57 #10 4.109 12950K .......... .......... .......... .......... .......... 88% 22.2M 0s 11:17:57 #10 4.111 13000K .......... .......... .......... .......... .......... 88% 3.09M 0s 11:17:57 #10 4.127 13050K .......... .......... .......... .......... .......... 89% 17.9M 0s 11:17:57 #10 4.130 13100K .......... .......... .......... .......... .......... 89% 20.1M 0s 11:17:57 #10 4.132 13150K .......... .......... .......... .......... .......... 89% 16.4M 0s 11:17:57 #10 4.135 13200K .......... .......... .......... .......... .......... 90% 10.6M 0s 11:17:57 #10 4.140 13250K .......... .......... .......... .......... .......... 90% 46.0M 0s 11:17:57 #10 4.141 13300K .......... .......... .......... .......... .......... 90% 25.8M 0s 11:17:57 #10 4.142 13350K .......... .......... .......... .......... .......... 91% 64.6M 0s 11:17:57 #10 4.143 13400K .......... .......... .......... .......... .......... 91% 16.5M 0s 11:17:57 #10 4.146 13450K .......... .......... .......... .......... .......... 91% 62.9M 0s 11:17:57 #10 4.147 13500K .......... .......... .......... .......... .......... 92% 75.4M 0s 11:17:57 #10 4.148 13550K .......... .......... .......... .......... .......... 92% 59.5M 0s 11:17:57 #10 4.148 13600K .......... .......... .......... .......... .......... 92% 82.8M 0s 11:17:57 #10 4.149 13650K .......... .......... .......... .......... .......... 93% 38.8M 0s 11:17:57 #10 4.150 13700K .......... .......... .......... .......... .......... 93% 30.1M 0s 11:17:57 #10 4.152 13750K .......... .......... .......... .......... .......... 93% 44.6M 0s 11:17:57 #10 4.153 13800K .......... .......... .......... .......... .......... 94% 33.9M 0s 11:17:57 #10 4.154 13850K .......... .......... .......... .......... .......... 94% 549K 0s 11:17:57 #10 4.246 13900K .......... .......... .......... .......... .......... 94% 19.9M 0s 11:17:57 #10 4.248 13950K .......... .......... .......... .......... .......... 95% 16.8M 0s 11:17:57 #10 4.251 14000K .......... .......... .......... .......... .......... 95% 49.5M 0s 11:17:57 #10 4.252 14050K .......... .......... .......... .......... .......... 95% 41.0M 0s 11:17:57 #10 4.253 14100K .......... .......... .......... .......... .......... 96% 31.7M 0s 11:17:57 #10 4.255 14150K .......... .......... .......... .......... .......... 96% 20.6M 0s 11:17:57 #10 4.257 14200K .......... .......... .......... .......... .......... 96% 44.9M 0s 11:17:57 #10 4.258 14250K .......... .......... .......... .......... .......... 97% 27.3M 0s 11:17:57 #10 4.260 14300K .......... .......... .......... .......... .......... 97% 45.1M 0s 11:17:57 #10 4.261 14350K .......... .......... .......... .......... .......... 97% 22.5M 0s 11:17:57 #10 4.263 14400K .......... .......... .......... .......... .......... 98% 27.7M 0s 11:17:57 #10 4.265 14450K .......... .......... .......... .......... .......... 98% 55.5M 0s 11:17:57 #10 4.266 14500K .......... .......... .......... .......... .......... 98% 3.09M 0s 11:17:57 #10 4.282 14550K .......... .......... .......... .......... .......... 99% 24.2M 0s 11:17:57 #10 4.284 14600K .......... .......... .......... .......... .......... 99% 16.3M 0s 11:17:57 #10 4.287 14650K .......... .......... .......... .......... .......... 99% 26.6M 0s 11:17:57 #10 4.289 14700K .......... .. 100% 15.3M=2.2s 11:17:57 #10 4.290 11:17:57 #10 4.290 2024-09-03 11:17:57 (6.46 MB/s) - 'chartmuseum-v0.13.1-linux-amd64.tar.gz' saved [15065895/15065895] 11:17:57 #10 4.290 11:17:57 #10 4.294 linux-amd64/ 11:17:57 #10 4.294 linux-amd64/chartmuseum 11:17:57 #10 4.649 linux-amd64/README.md 11:17:57 #10 4.649 linux-amd64/LICENSE 11:17:58 #10 4.659 + /tmp/it-dep/smo-install/scripts/layer-0/0-setup-helm3.sh 11:17:58 #10 4.666 --2024-09-03 11:17:57-- https://get.helm.sh/helm-v3.12.3-linux-amd64.tar.gz 11:17:58 #10 4.668 Resolving get.helm.sh (get.helm.sh)... 152.199.39.108, 2606:2800:11f:1cb7:261b:1f9c:2074:3c 11:17:58 #10 4.670 Connecting to get.helm.sh (get.helm.sh)|152.199.39.108|:443... 2024-09-03T11:17:57.919Z INFO Starting ChartMuseum {"host": "0.0.0.0", "port": 18080} 11:17:58 #10 4.825 connected. 11:17:58 #10 5.139 HTTP request sent, awaiting response... 200 OK 11:17:58 #10 5.454 Length: 16028423 (15M) [application/x-tar] 11:17:58 #10 5.454 Saving to: 'helm-v3.12.3-linux-amd64.tar.gz' 11:17:58 #10 5.455 11:17:58 #10 5.455 0K .......... .......... .......... .......... .......... 0% 322K 48s 11:17:58 #10 5.610 50K .......... .......... .......... .......... .......... 0% 1.38M 30s 11:17:58 #10 5.646 100K .......... .......... .......... .......... .......... 0% 415K 32s 11:17:59 #10 5.766 150K .......... .......... .......... .......... .......... 1% 1.39M 27s 11:17:59 #10 5.801 200K .......... .......... .......... .......... .......... 1% 41.0M 21s 11:17:59 #10 5.802 250K .......... .......... .......... .......... .......... 1% 423K 24s 11:17:59 #10 5.920 300K .......... .......... .......... .......... .......... 2% 26.4M 20s 11:17:59 #10 5.922 350K .......... .......... .......... .......... .......... 2% 24.1M 18s 11:17:59 #10 5.924 400K .......... .......... .......... .......... .......... 2% 1.52M 17s 11:17:59 #10 5.956 450K .......... .......... .......... .......... .......... 3% 16.4M 15s 11:17:59 #10 5.959 500K .......... .......... .......... .......... .......... 3% 72.6M 14s 11:17:59 #10 5.959 550K .......... .......... .......... .......... .......... 3% 433K 16s 11:17:59 #10 6.075 600K .......... .......... .......... .......... .......... 4% 27.8M 14s 11:17:59 #10 6.077 650K .......... .......... .......... .......... .......... 4% 48.5M 13s 11:17:59 #10 6.078 700K .......... .......... .......... .......... .......... 4% 35.9M 12s 11:17:59 #10 6.079 750K .......... .......... .......... .......... .......... 5% 27.7M 12s 11:17:59 #10 6.081 800K .......... .......... .......... .......... .......... 5% 37.7M 11s 11:17:59 #10 6.082 850K .......... .......... .......... .......... .......... 5% 1.85M 11s 11:17:59 #10 6.109 900K .......... .......... .......... .......... .......... 6% 27.1M 10s 11:17:59 #10 6.110 950K .......... .......... .......... .......... .......... 6% 30.2M 10s 11:17:59 #10 6.112 1000K .......... .......... .......... .......... .......... 6% 16.4M 9s 11:17:59 #10 6.115 1050K .......... .......... .......... .......... .......... 7% 42.4M 9s 11:17:59 #10 6.116 1100K .......... .......... .......... .......... .......... 7% 142M 8s 11:17:59 #10 6.117 1150K .......... .......... .......... .......... .......... 7% 446K 9s 11:17:59 #10 6.229 1200K .......... .......... .......... .......... .......... 7% 28.2M 9s 11:17:59 #10 6.230 1250K .......... .......... .......... .......... .......... 8% 26.7M 9s 11:17:59 #10 6.232 1300K .......... .......... .......... .......... .......... 8% 27.0M 8s 11:17:59 #10 6.235 1350K .......... .......... .......... .......... .......... 8% 34.6M 8s 11:17:59 #10 6.235 1400K .......... .......... .......... .......... .......... 9% 43.2M 8s 11:17:59 #10 6.237 1450K .......... .......... .......... .......... .......... 9% 40.3M 7s 11:17:59 #10 6.238 1500K .......... .......... .......... .......... .......... 9% 38.9M 7s 11:17:59 #10 6.239 1550K .......... .......... .......... .......... .......... 10% 35.0M 7s 11:17:59 #10 6.240 1600K .......... .......... .......... .......... .......... 10% 43.6M 7s 11:17:59 #10 6.242 1650K .......... .......... .......... .......... .......... 10% 129M 6s 11:17:59 #10 6.242 1700K .......... .......... .......... .......... .......... 11% 59.4M 6s 11:17:59 #10 6.243 1750K .......... .......... .......... .......... .......... 11% 76.8M 6s 11:17:59 #10 6.243 1800K .......... .......... .......... .......... .......... 11% 108M 6s 11:17:59 #10 6.244 1850K .......... .......... .......... .......... .......... 12% 2.31M 6s 11:17:59 #10 6.265 1900K .......... .......... .......... .......... .......... 12% 21.6M 6s 11:17:59 #10 6.267 1950K .......... .......... .......... .......... .......... 12% 19.4M 6s 11:17:59 #10 6.270 2000K .......... .......... .......... .......... .......... 13% 39.6M 5s 11:17:59 #10 6.271 2050K .......... .......... .......... .......... .......... 13% 58.7M 5s 11:17:59 #10 6.272 2100K .......... .......... .......... .......... .......... 13% 64.8M 5s 11:17:59 #10 6.272 2150K .......... .......... .......... .......... .......... 14% 165M 5s 11:17:59 #10 6.273 2200K .......... .......... .......... .......... .......... 14% 111M 5s 11:17:59 #10 6.273 2250K .......... .......... .......... .......... .......... 14% 193M 5s 11:17:59 #10 6.274 2300K .......... .......... .......... .......... .......... 15% 155M 5s 11:17:59 #10 6.274 2350K .......... .......... .......... .......... .......... 15% 41.9M 5s 11:17:59 #10 6.275 2400K .......... .......... .......... .......... .......... 15% 459K 5s 11:17:59 #10 6.384 2450K .......... .......... .......... .......... .......... 15% 31.3M 5s 11:17:59 #10 6.386 2500K .......... .......... .......... .......... .......... 16% 24.2M 5s 11:17:59 #10 6.388 2550K .......... .......... .......... .......... .......... 16% 21.6M 5s 11:17:59 #10 6.390 2600K .......... .......... .......... .......... .......... 16% 44.8M 5s 11:17:59 #10 6.391 2650K .......... .......... .......... .......... .......... 17% 27.5M 5s 11:17:59 #10 6.393 2700K .......... .......... .......... .......... .......... 17% 37.0M 4s 11:17:59 #10 6.394 2750K .......... .......... .......... .......... .......... 17% 22.5M 4s 11:17:59 #10 6.397 2800K .......... .......... .......... .......... .......... 18% 38.2M 4s 11:17:59 #10 6.398 2850K .......... .......... .......... .......... .......... 18% 138M 4s 11:17:59 #10 6.398 2900K .......... .......... .......... .......... .......... 18% 169M 4s 11:17:59 #10 6.398 2950K .......... .......... .......... .......... .......... 19% 22.8M 4s 11:17:59 #10 6.401 3000K .......... .......... .......... .......... .......... 19% 250M 4s 11:17:59 #10 6.401 3050K .......... .......... .......... .......... .......... 19% 261M 4s 11:17:59 #10 6.401 3100K .......... .......... .......... .......... .......... 20% 349M 4s 11:17:59 #10 6.401 3150K .......... .......... .......... .......... .......... 20% 276M 4s 11:17:59 #10 6.401 3200K .......... .......... .......... .......... .......... 20% 51.0M 4s 11:17:59 #10 6.402 3250K .......... .......... .......... .......... .......... 21% 71.2M 4s 11:17:59 #10 6.403 3300K .......... .......... .......... .......... .......... 21% 355M 3s 11:17:59 #10 6.403 3350K .......... .......... .......... .......... .......... 21% 2.83M 3s 11:17:59 #10 6.420 3400K .......... .......... .......... .......... .......... 22% 26.7M 3s 11:17:59 #10 6.422 3450K .......... .......... .......... .......... .......... 22% 23.5M 3s 11:17:59 #10 6.424 3500K .......... .......... .......... .......... .......... 22% 65.1M 3s 11:17:59 #10 6.425 3550K .......... .......... .......... .......... .......... 22% 28.5M 3s 11:17:59 #10 6.426 3600K .......... .......... .......... .......... .......... 23% 32.9M 3s 11:17:59 #10 6.428 3650K .......... .......... .......... .......... .......... 23% 27.9M 3s 11:17:59 #10 6.430 3700K .......... .......... .......... .......... .......... 23% 70.6M 3s 11:17:59 #10 6.430 3750K .......... .......... .......... .......... .......... 24% 26.8M 3s 11:17:59 #10 6.432 3800K .......... .......... .......... .......... .......... 24% 33.0M 3s 11:17:59 #10 6.434 3850K .......... .......... .......... .......... .......... 24% 37.1M 3s 11:17:59 #10 6.435 3900K .......... .......... .......... .......... .......... 25% 89.4M 3s 11:17:59 #10 6.436 3950K .......... .......... .......... .......... .......... 25% 478K 3s 11:17:59 #10 6.540 4000K .......... .......... .......... .......... .......... 25% 21.9M 3s 11:17:59 #10 6.543 4050K .......... .......... .......... .......... .......... 26% 28.0M 3s 11:17:59 #10 6.544 4100K .......... .......... .......... .......... .......... 26% 36.4M 3s 11:17:59 #10 6.545 4150K .......... .......... .......... .......... .......... 26% 30.3M 3s 11:17:59 #10 6.547 4200K .......... .......... .......... .......... .......... 27% 41.6M 3s 11:17:59 #10 6.548 4250K .......... .......... .......... .......... .......... 27% 50.8M 3s 11:17:59 #10 6.549 4300K .......... .......... .......... .......... .......... 27% 41.9M 3s 11:17:59 #10 6.550 4350K .......... .......... .......... .......... .......... 28% 31.5M 3s 11:17:59 #10 6.552 4400K .......... .......... .......... .......... .......... 28% 30.7M 3s 11:17:59 #10 6.554 4450K .......... .......... .......... .......... .......... 28% 41.5M 3s 11:17:59 #10 6.555 4500K .......... .......... .......... .......... .......... 29% 42.0M 3s 11:17:59 #10 6.556 4550K .......... .......... .......... .......... .......... 29% 44.1M 3s 11:17:59 #10 6.557 4600K .......... .......... .......... .......... .......... 29% 29.4M 3s 11:17:59 #10 6.559 4650K .......... .......... .......... .......... .......... 30% 78.1M 3s 11:17:59 #10 6.559 4700K .......... .......... .......... .......... .......... 30% 43.6M 3s 11:17:59 #10 6.560 4750K .......... .......... .......... .......... .......... 30% 39.6M 3s 11:17:59 #10 6.562 4800K .......... .......... .......... .......... .......... 30% 55.5M 2s 11:17:59 #10 6.563 4850K .......... .......... .......... .......... .......... 31% 4.44M 2s 11:17:59 #10 6.574 4900K .......... .......... .......... .......... .......... 31% 17.7M 2s 11:17:59 #10 6.576 4950K .......... .......... .......... .......... .......... 31% 24.4M 2s 11:17:59 #10 6.578 5000K .......... .......... .......... .......... .......... 32% 21.1M 2s 11:17:59 #10 6.581 5050K .......... .......... .......... .......... .......... 32% 28.0M 2s 11:17:59 #10 6.582 5100K .......... .......... .......... .......... .......... 32% 30.3M 2s 11:17:59 #10 6.584 5150K .......... .......... .......... .......... .......... 33% 44.5M 2s 11:17:59 #10 6.585 5200K .......... .......... .......... .......... .......... 33% 43.3M 2s 11:17:59 #10 6.586 5250K .......... .......... .......... .......... .......... 33% 50.0M 2s 11:17:59 #10 6.587 5300K .......... .......... .......... .......... .......... 34% 53.1M 2s 11:17:59 #10 6.588 5350K .......... .......... .......... .......... .......... 34% 35.8M 2s 11:17:59 #10 6.589 5400K .......... .......... .......... .......... .......... 34% 40.4M 2s 11:17:59 #10 6.591 5450K .......... .......... .......... .......... .......... 35% 26.5M 2s 11:17:59 #10 6.593 5500K .......... .......... .......... .......... .......... 35% 480K 2s 11:18:00 #10 6.697 5550K .......... .......... .......... .......... .......... 35% 18.2M 2s 11:18:00 #10 6.699 5600K .......... .......... .......... .......... .......... 36% 35.2M 2s 11:18:00 #10 6.701 5650K .......... .......... .......... .......... .......... 36% 25.2M 2s 11:18:00 #10 6.703 5700K .......... .......... .......... .......... .......... 36% 39.3M 2s 11:18:00 #10 6.704 5750K .......... .......... .......... .......... .......... 37% 36.2M 2s 11:18:00 #10 6.705 5800K .......... .......... .......... .......... .......... 37% 30.5M 2s 11:18:00 #10 6.707 5850K .......... .......... .......... .......... .......... 37% 27.5M 2s 11:18:00 #10 6.709 5900K .......... .......... .......... .......... .......... 38% 43.8M 2s 11:18:00 #10 6.710 5950K .......... .......... .......... .......... .......... 38% 35.8M 2s 11:18:00 #10 6.711 6000K .......... .......... .......... .......... .......... 38% 14.0M 2s 11:18:00 #10 6.715 6050K .......... .......... .......... .......... .......... 38% 20.3M 2s 11:18:00 #10 6.717 6100K .......... .......... .......... .......... .......... 39% 18.1M 2s 11:18:00 #10 6.720 6150K .......... .......... .......... .......... .......... 39% 23.7M 2s 11:18:00 #10 6.722 6200K .......... .......... .......... .......... .......... 39% 36.2M 2s 11:18:00 #10 6.723 6250K .......... .......... .......... .......... .......... 40% 41.4M 2s 11:18:00 #10 6.724 6300K .......... .......... .......... .......... .......... 40% 34.1M 2s 11:18:00 #10 6.726 6350K .......... .......... .......... .......... .......... 40% 54.7M 2s 11:18:00 #10 6.728 6400K .......... .......... .......... .......... .......... 41% 12.4M 2s 11:18:00 #10 6.730 6450K .......... .......... .......... .......... .......... 41% 27.5M 2s 11:18:00 #10 6.732 6500K .......... .......... .......... .......... .......... 41% 23.3M 2s 11:18:00 #10 6.734 6550K .......... .......... .......... .......... .......... 42% 21.9M 2s 11:18:00 #10 6.737 6600K .......... .......... .......... .......... .......... 42% 36.3M 2s 11:18:00 #10 6.738 6650K .......... .......... .......... .......... .......... 42% 21.9M 2s 11:18:00 #10 6.740 6700K .......... .......... .......... .......... .......... 43% 35.6M 2s 11:18:00 #10 6.741 6750K .......... .......... .......... .......... .......... 43% 45.8M 2s 11:18:00 #10 6.743 6800K .......... .......... .......... .......... .......... 43% 57.3M 2s 11:18:00 #10 6.743 6850K .......... .......... .......... .......... .......... 44% 52.3M 2s 11:18:00 #10 6.744 6900K .......... .......... .......... .......... .......... 44% 43.8M 2s 11:18:00 #10 6.746 6950K .......... .......... .......... .......... .......... 44% 44.1M 2s 11:18:00 #10 6.747 7000K .......... .......... .......... .......... .......... 45% 482K 2s 11:18:00 #10 6.850 7050K .......... .......... .......... .......... .......... 45% 17.4M 2s 11:18:00 #10 6.853 7100K .......... .......... .......... .......... .......... 45% 26.7M 2s 11:18:00 #10 6.855 7150K .......... .......... .......... .......... .......... 45% 33.0M 2s 11:18:00 #10 6.857 7200K .......... .......... .......... .......... .......... 46% 23.7M 2s 11:18:00 #10 6.859 7250K .......... .......... .......... .......... .......... 46% 28.3M 2s 11:18:00 #10 6.860 7300K .......... .......... .......... .......... .......... 46% 53.5M 2s 11:18:00 #10 6.861 7350K .......... .......... .......... .......... .......... 47% 33.3M 2s 11:18:00 #10 6.863 7400K .......... .......... .......... .......... .......... 47% 25.4M 2s 11:18:00 #10 6.865 7450K .......... .......... .......... .......... .......... 47% 45.7M 2s 11:18:00 #10 6.866 7500K .......... .......... .......... .......... .......... 48% 28.6M 2s 11:18:00 #10 6.867 7550K .......... .......... .......... .......... .......... 48% 44.1M 1s 11:18:00 #10 6.868 7600K .......... .......... .......... .......... .......... 48% 17.9M 1s 11:18:00 #10 6.871 7650K .......... .......... .......... .......... .......... 49% 109M 1s 11:18:00 #10 6.872 7700K .......... .......... .......... .......... .......... 49% 25.0M 1s 11:18:00 #10 6.874 7750K .......... .......... .......... .......... .......... 49% 58.8M 1s 11:18:00 #10 6.875 7800K .......... .......... .......... .......... .......... 50% 207M 1s 11:18:00 #10 6.875 7850K .......... .......... .......... .......... .......... 50% 68.0M 1s 11:18:00 #10 6.875 7900K .......... .......... .......... .......... .......... 50% 6.44M 1s 11:18:00 #10 6.885 7950K .......... .......... .......... .......... .......... 51% 13.9M 1s 11:18:00 #10 6.887 8000K .......... .......... .......... .......... .......... 51% 25.8M 1s 11:18:00 #10 6.888 8050K .......... .......... .......... .......... .......... 51% 30.9M 1s 11:18:00 #10 6.890 8100K .......... .......... .......... .......... .......... 52% 20.7M 1s 11:18:00 #10 6.892 8150K .......... .......... .......... .......... .......... 52% 32.5M 1s 11:18:00 #10 6.894 8200K .......... .......... .......... .......... .......... 52% 24.5M 1s 11:18:00 #10 6.896 8250K .......... .......... .......... .......... .......... 53% 26.4M 1s 11:18:00 #10 6.898 8300K .......... .......... .......... .......... .......... 53% 43.4M 1s 11:18:00 #10 6.899 8350K .......... .......... .......... .......... .......... 53% 39.6M 1s 11:18:00 #10 6.900 8400K .......... .......... .......... .......... .......... 53% 45.9M 1s 11:18:00 #10 6.901 8450K .......... .......... .......... .......... .......... 54% 118M 1s 11:18:00 #10 6.901 8500K .......... .......... .......... .......... .......... 54% 56.9M 1s 11:18:00 #10 6.902 8550K .......... .......... .......... .......... .......... 54% 479K 1s 11:18:00 #10 7.007 8600K .......... .......... .......... .......... .......... 55% 19.5M 1s 11:18:00 #10 7.009 8650K .......... .......... .......... .......... .......... 55% 27.5M 1s 11:18:00 #10 7.011 8700K .......... .......... .......... .......... .......... 55% 24.4M 1s 11:18:00 #10 7.013 8750K .......... .......... .......... .......... .......... 56% 17.6M 1s 11:18:00 #10 7.016 8800K .......... .......... .......... .......... .......... 56% 39.7M 1s 11:18:00 #10 7.017 8850K .......... .......... .......... .......... .......... 56% 46.8M 1s 11:18:00 #10 7.018 8900K .......... .......... .......... .......... .......... 57% 32.7M 1s 11:18:00 #10 7.019 8950K .......... .......... .......... .......... .......... 57% 84.3M 1s 11:18:00 #10 7.020 9000K .......... .......... .......... .......... .......... 57% 56.6M 1s 11:18:00 #10 7.021 9050K .......... .......... .......... .......... .......... 58% 58.2M 1s 11:18:00 #10 7.022 9100K .......... .......... .......... .......... .......... 58% 28.6M 1s 11:18:00 #10 7.023 9150K .......... .......... .......... .......... .......... 58% 15.7M 1s 11:18:00 #10 7.027 9200K .......... .......... .......... .......... .......... 59% 47.2M 1s 11:18:00 #10 7.028 9250K .......... .......... .......... .......... .......... 59% 41.8M 1s 11:18:00 #10 7.029 9300K .......... .......... .......... .......... .......... 59% 28.3M 1s 11:18:00 #10 7.031 9350K .......... .......... .......... .......... .......... 60% 69.1M 1s 11:18:00 #10 7.031 9400K .......... .......... .......... .......... .......... 60% 7.06M 1s 11:18:00 #10 7.038 9450K .......... .......... .......... .......... .......... 60% 33.5M 1s 11:18:00 #10 7.040 9500K .......... .......... .......... .......... .......... 61% 25.2M 1s 11:18:00 #10 7.042 9550K .......... .......... .......... .......... .......... 61% 16.7M 1s 11:18:00 #10 7.045 9600K .......... .......... .......... .......... .......... 61% 42.4M 1s 11:18:00 #10 7.046 9650K .......... .......... .......... .......... .......... 61% 18.7M 1s 11:18:00 #10 7.048 9700K .......... .......... .......... .......... .......... 62% 28.4M 1s 11:18:00 #10 7.050 9750K .......... .......... .......... .......... .......... 62% 28.5M 1s 11:18:00 #10 7.052 9800K .......... .......... .......... .......... .......... 62% 16.2M 1s 11:18:00 #10 7.055 9850K .......... .......... .......... .......... .......... 63% 49.0M 1s 11:18:00 #10 7.056 9900K .......... .......... .......... .......... .......... 63% 54.0M 1s 11:18:00 #10 7.057 9950K .......... .......... .......... .......... .......... 63% 49.8M 1s 11:18:00 #10 7.058 10000K .......... .......... .......... .......... .......... 64% 114M 1s 11:18:00 #10 7.058 10050K .......... .......... .......... .......... .......... 64% 96.8M 1s 11:18:00 #10 7.059 10100K .......... .......... .......... .......... .......... 64% 474K 1s 11:18:00 #10 7.164 10150K .......... .......... .......... .......... .......... 65% 36.0M 1s 11:18:00 #10 7.165 10200K .......... .......... .......... .......... .......... 65% 33.7M 1s 11:18:00 #10 7.167 10250K .......... .......... .......... .......... .......... 65% 23.6M 1s 11:18:00 #10 7.169 10300K .......... .......... .......... .......... .......... 66% 38.5M 1s 11:18:00 #10 7.170 10350K .......... .......... .......... .......... .......... 66% 18.2M 1s 11:18:00 #10 7.173 10400K .......... .......... .......... .......... .......... 66% 26.9M 1s 11:18:00 #10 7.175 10450K .......... .......... .......... .......... .......... 67% 28.3M 1s 11:18:00 #10 7.176 10500K .......... .......... .......... .......... .......... 67% 26.1M 1s 11:18:00 #10 7.179 10550K .......... .......... .......... .......... .......... 67% 130M 1s 11:18:00 #10 7.179 10600K .......... .......... .......... .......... .......... 68% 38.1M 1s 11:18:00 #10 7.180 10650K .......... .......... .......... .......... .......... 68% 27.8M 1s 11:18:00 #10 7.182 10700K .......... .......... .......... .......... .......... 68% 29.5M 1s 11:18:00 #10 7.183 10750K .......... .......... .......... .......... .......... 68% 33.7M 1s 11:18:00 #10 7.185 10800K .......... .......... .......... .......... .......... 69% 71.4M 1s 11:18:00 #10 7.185 10850K .......... .......... .......... .......... .......... 69% 41.4M 1s 11:18:00 #10 7.186 10900K .......... .......... .......... .......... .......... 69% 8.40M 1s 11:18:00 #10 7.193 10950K .......... .......... .......... .......... .......... 70% 36.4M 1s 11:18:00 #10 7.194 11000K .......... .......... .......... .......... .......... 70% 22.4M 1s 11:18:00 #10 7.196 11050K .......... .......... .......... .......... .......... 70% 34.0M 1s 11:18:00 #10 7.197 11100K .......... .......... .......... .......... .......... 71% 19.7M 1s 11:18:00 #10 7.200 11150K .......... .......... .......... .......... .......... 71% 23.5M 1s 11:18:00 #10 7.202 11200K .......... .......... .......... .......... .......... 71% 23.1M 1s 11:18:00 #10 7.204 11250K .......... .......... .......... .......... .......... 72% 35.3M 1s 11:18:00 #10 7.205 11300K .......... .......... .......... .......... .......... 72% 20.3M 1s 11:18:00 #10 7.208 11350K .......... .......... .......... .......... .......... 72% 20.5M 1s 11:18:00 #10 7.210 11400K .......... .......... .......... .......... .......... 73% 47.9M 1s 11:18:00 #10 7.211 11450K .......... .......... .......... .......... .......... 73% 33.0M 1s 11:18:00 #10 7.213 11500K .......... .......... .......... .......... .......... 73% 98.9M 1s 11:18:00 #10 7.213 11550K .......... .......... .......... .......... .......... 74% 24.5M 1s 11:18:00 #10 7.215 11600K .......... .......... .......... .......... .......... 74% 67.2M 1s 11:18:00 #10 7.216 11650K .......... .......... .......... .......... .......... 74% 485K 1s 11:18:00 #10 7.319 11700K .......... .......... .......... .......... .......... 75% 12.6M 1s 11:18:00 #10 7.325 11750K .......... .......... .......... .......... .......... 75% 28.5M 1s 11:18:00 #10 7.325 11800K .......... .......... .......... .......... .......... 75% 133M 1s 11:18:00 #10 7.325 11850K .......... .......... .......... .......... .......... 76% 8.45M 1s 11:18:00 #10 7.331 11900K .......... .......... .......... .......... .......... 76% 18.2M 1s 11:18:00 #10 7.334 11950K .......... .......... .......... .......... .......... 76% 189M 1s 11:18:00 #10 7.334 12000K .......... .......... .......... .......... .......... 76% 237M 1s 11:18:00 #10 7.334 12050K .......... .......... .......... .......... .......... 77% 196M 1s 11:18:00 #10 7.334 12100K .......... .......... .......... .......... .......... 77% 12.2M 1s 11:18:00 #10 7.339 12150K .......... .......... .......... .......... .......... 77% 21.1M 1s 11:18:00 #10 7.341 12200K .......... .......... .......... .......... .......... 78% 307M 1s 11:18:00 #10 7.341 12250K .......... .......... .......... .......... .......... 78% 255M 1s 11:18:00 #10 7.341 12300K .......... .......... .......... .......... .......... 78% 17.0M 1s 11:18:00 #10 7.344 12350K .......... .......... .......... .......... .......... 79% 191M 0s 11:18:00 #10 7.344 12400K .......... .......... .......... .......... .......... 79% 243M 0s 11:18:00 #10 7.344 12450K .......... .......... .......... .......... .......... 79% 18.6M 0s 11:18:00 #10 7.347 12500K .......... .......... .......... .......... .......... 80% 8.09M 0s 11:18:00 #10 7.353 12550K .......... .......... .......... .......... .......... 80% 207M 0s 11:18:00 #10 7.353 12600K .......... .......... .......... .......... .......... 80% 241M 0s 11:18:00 #10 7.353 12650K .......... .......... .......... .......... .......... 81% 17.9M 0s 11:18:00 #10 7.356 12700K .......... .......... .......... .......... .......... 81% 66.9M 0s 11:18:00 #10 7.356 12750K .......... .......... .......... .......... .......... 81% 20.6M 0s 11:18:00 #10 7.359 12800K .......... .......... .......... .......... .......... 82% 34.3M 0s 11:18:00 #10 7.361 12850K .......... .......... .......... .......... .......... 82% 18.3M 0s 11:18:00 #10 7.363 12900K .......... .......... .......... .......... .......... 82% 21.9M 0s 11:18:00 #10 7.365 12950K .......... .......... .......... .......... .......... 83% 24.3M 0s 11:18:00 #10 7.367 13000K .......... .......... .......... .......... .......... 83% 45.0M 0s 11:18:00 #10 7.368 13050K .......... .......... .......... .......... .......... 83% 57.9M 0s 11:18:00 #10 7.370 13100K .......... .......... .......... .......... .......... 84% 21.9M 0s 11:18:00 #10 7.372 13150K .......... .......... .......... .......... .......... 84% 82.8M 0s 11:18:00 #10 7.372 13200K .......... .......... .......... .......... .......... 84% 484K 0s 11:18:00 #10 7.476 13250K .......... .......... .......... .......... .......... 84% 26.3M 0s 11:18:00 #10 7.477 13300K .......... .......... .......... .......... .......... 85% 35.8M 0s 11:18:00 #10 7.479 13350K .......... .......... .......... .......... .......... 85% 31.4M 0s 11:18:00 #10 7.480 13400K .......... .......... .......... .......... .......... 85% 24.4M 0s 11:18:00 #10 7.482 13450K .......... .......... .......... .......... .......... 86% 35.3M 0s 11:18:00 #10 7.483 13500K .......... .......... .......... .......... .......... 86% 25.4M 0s 11:18:00 #10 7.485 13550K .......... .......... .......... .......... .......... 86% 36.2M 0s 11:18:00 #10 7.487 13600K .......... .......... .......... .......... .......... 87% 29.2M 0s 11:18:00 #10 7.488 13650K .......... .......... .......... .......... .......... 87% 25.8M 0s 11:18:00 #10 7.490 13700K .......... .......... .......... .......... .......... 87% 34.6M 0s 11:18:00 #10 7.492 13750K .......... .......... .......... .......... .......... 88% 27.8M 0s 11:18:00 #10 7.493 13800K .......... .......... .......... .......... .......... 88% 46.3M 0s 11:18:00 #10 7.495 13850K .......... .......... .......... .......... .......... 88% 26.5M 0s 11:18:00 #10 7.496 13900K .......... .......... .......... .......... .......... 89% 39.7M 0s 11:18:00 #10 7.498 13950K .......... .......... .......... .......... .......... 89% 36.5M 0s 11:18:00 #10 7.499 14000K .......... .......... .......... .......... .......... 89% 19.1M 0s 11:18:00 #10 7.501 14050K .......... .......... .......... .......... .......... 90% 15.8M 0s 11:18:00 #10 7.505 14100K .......... .......... .......... .......... .......... 90% 29.3M 0s 11:18:00 #10 7.506 14150K .......... .......... .......... .......... .......... 90% 28.7M 0s 11:18:00 #10 7.508 14200K .......... .......... .......... .......... .......... 91% 20.4M 0s 11:18:00 #10 7.510 14250K .......... .......... .......... .......... .......... 91% 27.0M 0s 11:18:00 #10 7.512 14300K .......... .......... .......... .......... .......... 91% 24.8M 0s 11:18:00 #10 7.514 14350K .......... .......... .......... .......... .......... 91% 41.1M 0s 11:18:00 #10 7.515 14400K .......... .......... .......... .......... .......... 92% 15.1M 0s 11:18:00 #10 7.518 14450K .......... .......... .......... .......... .......... 92% 43.6M 0s 11:18:00 #10 7.520 14500K .......... .......... .......... .......... .......... 92% 18.3M 0s 11:18:00 #10 7.522 14550K .......... .......... .......... .......... .......... 93% 47.9M 0s 11:18:00 #10 7.523 14600K .......... .......... .......... .......... .......... 93% 36.3M 0s 11:18:00 #10 7.525 14650K .......... .......... .......... .......... .......... 93% 25.7M 0s 11:18:00 #10 7.527 14700K .......... .......... .......... .......... .......... 94% 100M 0s 11:18:00 #10 7.527 14750K .......... .......... .......... .......... .......... 94% 486K 0s 11:18:00 #10 7.630 14800K .......... .......... .......... .......... .......... 94% 22.3M 0s 11:18:00 #10 7.632 14850K .......... .......... .......... .......... .......... 95% 17.7M 0s 11:18:00 #10 7.635 14900K .......... .......... .......... .......... .......... 95% 22.9M 0s 11:18:00 #10 7.637 14950K .......... .......... .......... .......... .......... 95% 34.7M 0s 11:18:00 #10 7.638 15000K .......... .......... .......... .......... .......... 96% 49.1M 0s 11:18:00 #10 7.640 15050K .......... .......... .......... .......... .......... 96% 26.2M 0s 11:18:00 #10 7.641 15100K .......... .......... .......... .......... .......... 96% 37.4M 0s 11:18:00 #10 7.642 15150K .......... .......... .......... .......... .......... 97% 32.9M 0s 11:18:00 #10 7.644 15200K .......... .......... .......... .......... .......... 97% 42.2M 0s 11:18:00 #10 7.645 15250K .......... .......... .......... .......... .......... 97% 15.2M 0s 11:18:00 #10 7.649 15300K .......... .......... .......... .......... .......... 98% 189M 0s 11:18:00 #10 7.649 15350K .......... .......... .......... .......... .......... 98% 39.9M 0s 11:18:01 #10 7.650 15400K .......... .......... .......... .......... .......... 98% 32.4M 0s 11:18:01 #10 7.651 15450K .......... .......... .......... .......... .......... 99% 38.2M 0s 11:18:01 #10 7.653 15500K .......... .......... .......... .......... .......... 99% 39.5M 0s 11:18:01 #10 7.654 15550K .......... .......... .......... .......... .......... 99% 49.1M 0s 11:18:01 #10 7.655 15600K .......... .......... .......... .......... .......... 99% 13.5M 0s 11:18:01 #10 7.658 15650K .. 100% 5258G=2.2s 11:18:01 #10 7.659 11:18:01 #10 7.659 2024-09-03 11:18:00 (6.94 MB/s) - 'helm-v3.12.3-linux-amd64.tar.gz' saved [16028423/16028423] 11:18:01 #10 7.659 11:18:01 #10 7.666 linux-amd64/ 11:18:01 #10 7.666 linux-amd64/LICENSE 11:18:01 #10 7.666 linux-amd64/README.md 11:18:01 #10 7.666 linux-amd64/helm 11:18:01 #10 8.062 Reading package lists... 11:18:02 #10 9.093 Building dependency tree... 11:18:02 #10 9.275 Reading state information... 11:18:02 #10 9.413 The following additional packages will be installed: 11:18:02 #10 9.413 git-man krb5-locales less libasn1-8-heimdal libbsd0 libcurl3-gnutls libedit2 11:18:02 #10 9.414 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libgssapi-krb5-2 11:18:02 #10 9.414 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 11:18:02 #10 9.414 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 11:18:02 #10 9.414 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 11:18:02 #10 9.414 libnghttp2-14 libperl5.26 libroken18-heimdal librtmp1 libsasl2-2 11:18:02 #10 9.414 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.0.0 11:18:02 #10 9.414 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 11:18:02 #10 9.414 libxmuu1 multiarch-support netbase openssh-client patch perl 11:18:02 #10 9.414 perl-modules-5.26 xauth 11:18:02 #10 9.415 Suggested packages: 11:18:02 #10 9.415 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 11:18:02 #10 9.415 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n krb5-doc 11:18:02 #10 9.415 krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 11:18:02 #10 9.415 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 11:18:02 #10 9.415 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 11:18:02 #10 9.415 libterm-readline-gnu-perl | libterm-readline-perl-perl make 11:18:02 #10 9.544 The following NEW packages will be installed: 11:18:02 #10 9.546 git git-man krb5-locales less libasn1-8-heimdal libbsd0 libcurl3-gnutls 11:18:02 #10 9.546 libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libgssapi-krb5-2 11:18:02 #10 9.546 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 11:18:02 #10 9.546 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 11:18:02 #10 9.546 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 11:18:02 #10 9.546 libnghttp2-14 libperl5.26 libroken18-heimdal librtmp1 libsasl2-2 11:18:02 #10 9.546 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.0.0 11:18:02 #10 9.546 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 11:18:02 #10 9.546 libxmuu1 multiarch-support netbase openssh-client patch perl 11:18:02 #10 9.547 perl-modules-5.26 xauth 11:18:03 #10 9.834 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. 11:18:03 #10 9.834 Need to get 16.8 MB of archives. 11:18:03 #10 9.834 After this operation, 97.0 MB of additional disk space will be used. 11:18:03 #10 9.834 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] 11:18:03 #10 9.971 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] 11:18:03 #10 9.980 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 11:18:03 #10 10.19 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 11:18:03 #10 10.22 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 11:18:03 #10 10.32 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB] 11:18:03 #10 10.46 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.4 [572 kB] 11:18:04 #10 10.70 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 11:18:04 #10 10.71 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.7 [2764 kB] 11:18:04 #10 10.99 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 11:18:04 #10 10.99 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 11:18:04 #10 10.99 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.7 [3532 kB] 11:18:04 #10 11.17 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.7 [201 kB] 11:18:04 #10 11.18 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 11:18:04 #10 11.18 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.9 [82.8 kB] 11:18:04 #10 11.19 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB] 11:18:04 #10 11.20 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 11:18:04 #10 11.20 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.4 [13.4 kB] 11:18:04 #10 11.20 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 11:18:04 #10 11.26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.4 [30.9 kB] 11:18:04 #10 11.27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.4 [85.3 kB] 11:18:04 #10 11.40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] 11:18:04 #10 11.40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.4 [278 kB] 11:18:04 #10 11.41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.4 [122 kB] 11:18:04 #10 11.41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.13 [1089 kB] 11:18:04 #10 11.43 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 11:18:04 #10 11.43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] 11:18:04 #10 11.44 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 11:18:04 #10 11.44 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB] 11:18:04 #10 11.54 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB] 11:18:04 #10 11.54 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB] 11:18:04 #10 11.67 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB] 11:18:05 #10 11.67 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB] 11:18:05 #10 11.67 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB] 11:18:05 #10 11.68 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB] 11:18:05 #10 11.68 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB] 11:18:05 #10 11.68 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB] 11:18:05 #10 11.68 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] 11:18:05 #10 11.69 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] 11:18:05 #10 11.81 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] 11:18:05 #10 11.81 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] 11:18:05 #10 11.94 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 11:18:05 #10 11.94 Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 11:18:05 #10 11.94 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.24 [219 kB] 11:18:05 #10 11.95 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 11:18:05 #10 11.95 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.18 [804 kB] 11:18:05 #10 11.96 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.18 [3990 kB] 11:18:05 #10 12.12 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [48.9 kB] 11:18:05 #10 12.12 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 11:18:05 #10 12.24 debconf: delaying package configuration, since apt-utils is not installed 11:18:05 #10 12.27 Fetched 16.8 MB in 3s (6546 kB/s) 11:18:05 #10 12.31 Selecting previously unselected package multiarch-support. 11:18:05 #10 12.31 (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 ... 4457 files and directories currently installed.) 11:18:05 #10 12.31 Preparing to unpack .../0-multiarch-support_2.27-3ubuntu1.6_amd64.deb ... 11:18:05 #10 12.32 Unpacking multiarch-support (2.27-3ubuntu1.6) ... 11:18:05 #10 12.37 Selecting previously unselected package libxau6:amd64. 11:18:05 #10 12.37 Preparing to unpack .../1-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... 11:18:05 #10 12.39 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... 11:18:05 #10 12.44 Selecting previously unselected package libbsd0:amd64. 11:18:05 #10 12.44 Preparing to unpack .../2-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 11:18:05 #10 12.45 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:18:05 #10 12.51 Selecting previously unselected package libxdmcp6:amd64. 11:18:05 #10 12.51 Preparing to unpack .../3-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 11:18:05 #10 12.52 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 11:18:05 #10 12.59 Selecting previously unselected package libxcb1:amd64. 11:18:05 #10 12.59 Preparing to unpack .../4-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 11:18:05 #10 12.59 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 11:18:05 #10 12.65 Selecting previously unselected package libx11-data. 11:18:06 #10 12.65 Preparing to unpack .../5-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ... 11:18:06 #10 12.66 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ... 11:18:06 #10 12.93 Selecting previously unselected package libx11-6:amd64. 11:18:06 #10 12.94 Preparing to unpack .../6-libx11-6_2%3a1.6.4-3ubuntu0.4_amd64.deb ... 11:18:06 #10 12.94 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... 11:18:06 #10 13.07 Setting up multiarch-support (2.27-3ubuntu1.6) ... 11:18:06 #10 13.16 Selecting previously unselected package libxext6:amd64. 11:18:06 #10 13.16 (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 ... 4747 files and directories currently installed.) 11:18:06 #10 13.16 Preparing to unpack .../00-libxext6_2%3a1.3.3-1_amd64.deb ... 11:18:06 #10 13.17 Unpacking libxext6:amd64 (2:1.3.3-1) ... 11:18:06 #10 13.23 Selecting previously unselected package perl-modules-5.26. 11:18:06 #10 13.23 Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.7_all.deb ... 11:18:06 #10 13.24 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.7) ... 11:18:08 #10 15.12 Selecting previously unselected package libgdbm5:amd64. 11:18:08 #10 15.12 Preparing to unpack .../02-libgdbm5_1.14.1-6_amd64.deb ... 11:18:08 #10 15.13 Unpacking libgdbm5:amd64 (1.14.1-6) ... 11:18:08 #10 15.18 Selecting previously unselected package libgdbm-compat4:amd64. 11:18:08 #10 15.19 Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_amd64.deb ... 11:18:08 #10 15.20 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 11:18:08 #10 15.26 Selecting previously unselected package libperl5.26:amd64. 11:18:08 #10 15.26 Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.7_amd64.deb ... 11:18:08 #10 15.27 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... 11:18:09 #10 15.93 Selecting previously unselected package perl. 11:18:09 #10 15.93 Preparing to unpack .../05-perl_5.26.1-6ubuntu0.7_amd64.deb ... 11:18:09 #10 15.94 Unpacking perl (5.26.1-6ubuntu0.7) ... 11:18:09 #10 16.04 Selecting previously unselected package less. 11:18:09 #10 16.05 Preparing to unpack .../06-less_487-0.1_amd64.deb ... 11:18:09 #10 16.05 Unpacking less (487-0.1) ... 11:18:09 #10 16.13 Selecting previously unselected package libexpat1:amd64. 11:18:09 #10 16.13 Preparing to unpack .../07-libexpat1_2.2.5-3ubuntu0.9_amd64.deb ... 11:18:09 #10 16.14 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.9) ... 11:18:09 #10 16.20 Selecting previously unselected package libsqlite3-0:amd64. 11:18:09 #10 16.20 Preparing to unpack .../08-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ... 11:18:09 #10 16.21 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... 11:18:09 #10 16.32 Selecting previously unselected package netbase. 11:18:09 #10 16.32 Preparing to unpack .../09-netbase_5.4_all.deb ... 11:18:09 #10 16.33 Unpacking netbase (5.4) ... 11:18:09 #10 16.38 Selecting previously unselected package krb5-locales. 11:18:09 #10 16.38 Preparing to unpack .../10-krb5-locales_1.16-2ubuntu0.4_all.deb ... 11:18:09 #10 16.38 Unpacking krb5-locales (1.16-2ubuntu0.4) ... 11:18:09 #10 16.44 Selecting previously unselected package libedit2:amd64. 11:18:09 #10 16.44 Preparing to unpack .../11-libedit2_3.1-20170329-1_amd64.deb ... 11:18:09 #10 16.45 Unpacking libedit2:amd64 (3.1-20170329-1) ... 11:18:09 #10 16.53 Selecting previously unselected package libkrb5support0:amd64. 11:18:09 #10 16.53 Preparing to unpack .../12-libkrb5support0_1.16-2ubuntu0.4_amd64.deb ... 11:18:09 #10 16.54 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.4) ... 11:18:09 #10 16.63 Selecting previously unselected package libk5crypto3:amd64. 11:18:09 #10 16.63 Preparing to unpack .../13-libk5crypto3_1.16-2ubuntu0.4_amd64.deb ... 11:18:09 #10 16.64 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.4) ... 11:18:09 #10 16.71 Selecting previously unselected package libkeyutils1:amd64. 11:18:10 #10 16.71 Preparing to unpack .../14-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... 11:18:10 #10 16.72 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 11:18:10 #10 16.77 Selecting previously unselected package libkrb5-3:amd64. 11:18:10 #10 16.77 Preparing to unpack .../15-libkrb5-3_1.16-2ubuntu0.4_amd64.deb ... 11:18:10 #10 16.78 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.4) ... 11:18:10 #10 16.88 Selecting previously unselected package libgssapi-krb5-2:amd64. 11:18:10 #10 16.88 Preparing to unpack .../16-libgssapi-krb5-2_1.16-2ubuntu0.4_amd64.deb ... 11:18:10 #10 16.88 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... 11:18:10 #10 16.97 Selecting previously unselected package libssl1.0.0:amd64. 11:18:10 #10 16.97 Preparing to unpack .../17-libssl1.0.0_1.0.2n-1ubuntu5.13_amd64.deb ... 11:18:10 #10 16.98 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... 11:18:10 #10 17.13 Selecting previously unselected package libxmuu1:amd64. 11:18:10 #10 17.13 Preparing to unpack .../18-libxmuu1_2%3a1.1.2-2_amd64.deb ... 11:18:10 #10 17.14 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 11:18:10 #10 17.21 Selecting previously unselected package openssh-client. 11:18:10 #10 17.21 Preparing to unpack .../19-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... 11:18:10 #10 17.22 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... 11:18:10 #10 17.32 Selecting previously unselected package xauth. 11:18:10 #10 17.32 Preparing to unpack .../20-xauth_1%3a1.0.10-1_amd64.deb ... 11:18:10 #10 17.33 Unpacking xauth (1:1.0.10-1) ... 11:18:10 #10 17.40 Selecting previously unselected package libroken18-heimdal:amd64. 11:18:10 #10 17.40 Preparing to unpack .../21-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 11:18:10 #10 17.40 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:10 #10 17.46 Selecting previously unselected package libasn1-8-heimdal:amd64. 11:18:10 #10 17.47 Preparing to unpack .../22-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 11:18:10 #10 17.47 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:10 #10 17.56 Selecting previously unselected package libheimbase1-heimdal:amd64. 11:18:10 #10 17.57 Preparing to unpack .../23-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 11:18:10 #10 17.57 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:10 #10 17.63 Selecting previously unselected package libhcrypto4-heimdal:amd64. 11:18:10 #10 17.64 Preparing to unpack .../24-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 11:18:10 #10 17.64 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:11 #10 17.71 Selecting previously unselected package libwind0-heimdal:amd64. 11:18:11 #10 17.71 Preparing to unpack .../25-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 11:18:11 #10 17.72 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:11 #10 17.79 Selecting previously unselected package libhx509-5-heimdal:amd64. 11:18:11 #10 17.79 Preparing to unpack .../26-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 11:18:11 #10 17.80 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:11 #10 17.89 Selecting previously unselected package libkrb5-26-heimdal:amd64. 11:18:11 #10 17.89 Preparing to unpack .../27-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 11:18:11 #10 17.90 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:11 #10 17.97 Selecting previously unselected package libheimntlm0-heimdal:amd64. 11:18:11 #10 17.98 Preparing to unpack .../28-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 11:18:11 #10 17.98 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:11 #10 18.04 Selecting previously unselected package libgssapi3-heimdal:amd64. 11:18:11 #10 18.04 Preparing to unpack .../29-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... 11:18:11 #10 18.05 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:11 #10 18.11 Selecting previously unselected package libsasl2-modules-db:amd64. 11:18:11 #10 18.11 Preparing to unpack .../30-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 11:18:11 #10 18.12 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 11:18:11 #10 18.17 Selecting previously unselected package libsasl2-2:amd64. 11:18:11 #10 18.17 Preparing to unpack .../31-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 11:18:11 #10 18.18 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 11:18:11 #10 18.24 Selecting previously unselected package libldap-common. 11:18:11 #10 18.24 Preparing to unpack .../32-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... 11:18:11 #10 18.25 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 11:18:11 #10 18.32 Selecting previously unselected package libldap-2.4-2:amd64. 11:18:11 #10 18.32 Preparing to unpack .../33-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... 11:18:11 #10 18.32 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 11:18:11 #10 18.39 Selecting previously unselected package libnghttp2-14:amd64. 11:18:11 #10 18.40 Preparing to unpack .../34-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 11:18:11 #10 18.40 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:18:11 #10 18.47 Selecting previously unselected package librtmp1:amd64. 11:18:11 #10 18.47 Preparing to unpack .../35-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 11:18:11 #10 18.48 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:18:11 #10 18.55 Selecting previously unselected package libcurl3-gnutls:amd64. 11:18:11 #10 18.55 Preparing to unpack .../36-libcurl3-gnutls_7.58.0-2ubuntu3.24_amd64.deb ... 11:18:11 #10 18.56 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ... 11:18:11 #10 18.65 Selecting previously unselected package liberror-perl. 11:18:12 #10 18.65 Preparing to unpack .../37-liberror-perl_0.17025-1_all.deb ... 11:18:12 #10 18.66 Unpacking liberror-perl (0.17025-1) ... 11:18:12 #10 18.72 Selecting previously unselected package git-man. 11:18:12 #10 18.73 Preparing to unpack .../38-git-man_1%3a2.17.1-1ubuntu0.18_all.deb ... 11:18:12 #10 18.73 Unpacking git-man (1:2.17.1-1ubuntu0.18) ... 11:18:12 #10 18.87 Selecting previously unselected package git. 11:18:12 #10 18.88 Preparing to unpack .../39-git_1%3a2.17.1-1ubuntu0.18_amd64.deb ... 11:18:12 #10 18.91 Unpacking git (1:2.17.1-1ubuntu0.18) ... 11:18:12 #10 19.39 Selecting previously unselected package libsasl2-modules:amd64. 11:18:12 #10 19.39 Preparing to unpack .../40-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 11:18:12 #10 19.40 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 11:18:12 #10 19.45 Selecting previously unselected package patch. 11:18:12 #10 19.45 Preparing to unpack .../41-patch_2.7.6-2ubuntu1.1_amd64.deb ... 11:18:12 #10 19.46 Unpacking patch (2.7.6-2ubuntu1.1) ... 11:18:12 #10 19.54 Setting up libedit2:amd64 (3.1-20170329-1) ... 11:18:12 #10 19.56 Setting up git-man (1:2.17.1-1ubuntu0.18) ... 11:18:12 #10 19.59 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.9) ... 11:18:12 #10 19.61 Setting up less (487-0.1) ... 11:18:12 #10 19.70 debconf: unable to initialize frontend: Dialog 11:18:12 #10 19.70 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 11:18:12 #10 19.70 debconf: falling back to frontend: Readline 11:18:13 #10 19.74 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... 11:18:13 #10 19.82 debconf: unable to initialize frontend: Dialog 11:18:13 #10 19.82 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 11:18:13 #10 19.82 debconf: falling back to frontend: Readline 11:18:13 #10 19.88 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:18:13 #10 19.90 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 11:18:13 #10 19.93 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 11:18:13 #10 19.95 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 11:18:13 #10 19.98 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:13 #10 20.00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:18:13 #10 20.03 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.7) ... 11:18:13 #10 20.06 Setting up libgdbm5:amd64 (1.14.1-6) ... 11:18:13 #10 20.08 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:18:13 #10 20.10 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.4) ... 11:18:13 #10 20.12 Setting up patch (2.7.6-2ubuntu1.1) ... 11:18:13 #10 20.15 Setting up krb5-locales (1.16-2ubuntu0.4) ... 11:18:13 #10 20.17 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:13 #10 20.20 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... 11:18:13 #10 20.22 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 11:18:13 #10 20.24 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 11:18:13 #10 20.26 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 11:18:13 #10 20.29 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 11:18:13 #10 20.33 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ... 11:18:13 #10 20.35 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... 11:18:13 #10 20.37 Setting up netbase (5.4) ... 11:18:13 #10 20.41 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.4) ... 11:18:13 #10 20.44 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:13 #10 20.46 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:13 #10 20.49 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:13 #10 20.51 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:13 #10 20.53 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... 11:18:13 #10 20.57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.4) ... 11:18:13 #10 20.60 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:13 #10 20.63 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 11:18:13 #10 20.66 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:13 #10 20.68 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... 11:18:13 #10 20.71 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 11:18:13 #10 20.73 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... 11:18:13 #10 20.76 Setting up perl (5.26.1-6ubuntu0.7) ... 11:18:14 #10 20.80 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... 11:18:14 #10 20.82 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... 11:18:14 #10 20.94 Setting up libxext6:amd64 (2:1.3.3-1) ... 11:18:14 #10 20.98 Setting up liberror-perl (0.17025-1) ... 11:18:14 #10 21.00 Setting up xauth (1:1.0.10-1) ... 11:18:14 #10 21.02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 11:18:14 #10 21.05 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ... 11:18:14 #10 21.07 Setting up git (1:2.17.1-1ubuntu0.18) ... 11:18:14 #10 21.12 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 11:18:14 #10 21.19 Checking HELM ... 11:18:14 #10 21.24 version.BuildInfo{Version:"v3.12.3", GitCommit:"3a31588ad33fe3b89af5a2a54ee1d25bfe6eaa5e", GitTreeState:"clean", GoVersion:"go1.20.7"} 11:18:14 #10 21.24 Downloading and installing helm-push v0.10.3 ... 11:18:14 #10 21.29 --2024-09-03 11:18:14-- https://nexus.o-ran-sc.org/content/repositories/thirdparty/chartmuseum/helm-push/v0.10.3/helm-push-v0.10.3.tar.gz 11:18:14 #10 21.29 Resolving nexus.o-ran-sc.org (nexus.o-ran-sc.org)... 38.108.68.158 11:18:15 #10 21.99 Connecting to nexus.o-ran-sc.org (nexus.o-ran-sc.org)|38.108.68.158|:443... connected. 11:18:15 #10 22.00 HTTP request sent, awaiting response... 200 OK 11:18:15 #10 22.00 Length: 11109788 (11M) [application/x-gzip] 11:18:15 #10 22.00 Saving to: 'helm-push-v0.10.3.tar.gz' 11:18:15 #10 22.00 11:18:15 #10 22.00 0K .......... .......... .......... .......... .......... 0% 7.09M 1s 11:18:15 #10 22.01 50K .......... .......... .......... .......... .......... 0% 262M 1s 11:18:15 #10 22.01 100K .......... .......... .......... .......... .......... 1% 316M 1s 11:18:15 #10 22.01 150K .......... .......... .......... .......... .......... 1% 44.3M 0s 11:18:15 #10 22.01 200K .......... .......... .......... .......... .......... 2% 115M 0s 11:18:15 #10 22.01 250K .......... .......... .......... .......... .......... 2% 36.2M 0s 11:18:15 #10 22.01 300K .......... .......... .......... .......... .......... 3% 40.9M 0s 11:18:15 #10 22.02 350K .......... .......... .......... .......... .......... 3% 216M 0s 11:18:15 #10 22.02 400K .......... .......... .......... .......... .......... 4% 339M 0s 11:18:15 #10 22.02 450K .......... .......... .......... .......... .......... 4% 129M 0s 11:18:15 #10 22.02 500K .......... .......... .......... .......... .......... 5% 73.9M 0s 11:18:15 #10 22.02 550K .......... .......... .......... .......... .......... 5% 40.5M 0s 11:18:15 #10 22.02 600K .......... .......... .......... .......... .......... 5% 286M 0s 11:18:15 #10 22.02 650K .......... .......... .......... .......... .......... 6% 110M 0s 11:18:15 #10 22.02 700K .......... .......... .......... .......... .......... 6% 81.7M 0s 11:18:15 #10 22.02 750K .......... .......... .......... .......... .......... 7% 134M 0s 11:18:15 #10 22.02 800K .......... .......... .......... .......... .......... 7% 83.0M 0s 11:18:15 #10 22.02 850K .......... .......... .......... .......... .......... 8% 123M 0s 11:18:15 #10 22.02 900K .......... .......... .......... .......... .......... 8% 72.2M 0s 11:18:15 #10 22.02 950K .......... .......... .......... .......... .......... 9% 87.7M 0s 11:18:15 #10 22.02 1000K .......... .......... .......... .......... .......... 9% 135M 0s 11:18:15 #10 22.02 1050K .......... .......... .......... .......... .......... 10% 127M 0s 11:18:15 #10 22.02 1100K .......... .......... .......... .......... .......... 10% 105M 0s 11:18:15 #10 22.02 1150K .......... .......... .......... .......... .......... 11% 82.8M 0s 11:18:15 #10 22.02 1200K .......... .......... .......... .......... .......... 11% 83.8M 0s 11:18:15 #10 22.02 1250K .......... .......... .......... .......... .......... 11% 136M 0s 11:18:15 #10 22.03 1300K .......... .......... .......... .......... .......... 12% 133M 0s 11:18:15 #10 22.03 1350K .......... .......... .......... .......... .......... 12% 42.2M 0s 11:18:15 #10 22.03 1400K .......... .......... .......... .......... .......... 13% 356M 0s 11:18:15 #10 22.03 1450K .......... .......... .......... .......... .......... 13% 64.6M 0s 11:18:15 #10 22.03 1500K .......... .......... .......... .......... .......... 14% 322M 0s 11:18:15 #10 22.03 1550K .......... .......... .......... .......... .......... 14% 54.6M 0s 11:18:15 #10 22.03 1600K .......... .......... .......... .......... .......... 15% 122M 0s 11:18:15 #10 22.03 1650K .......... .......... .......... .......... .......... 15% 61.8M 0s 11:18:15 #10 22.03 1700K .......... .......... .......... .......... .......... 16% 311M 0s 11:18:15 #10 22.03 1750K .......... .......... .......... .......... .......... 16% 323M 0s 11:18:15 #10 22.03 1800K .......... .......... .......... .......... .......... 17% 30.5M 0s 11:18:15 #10 22.03 1850K .......... .......... .......... .......... .......... 17% 425M 0s 11:18:15 #10 22.03 1900K .......... .......... .......... .......... .......... 17% 51.8M 0s 11:18:15 #10 22.03 1950K .......... .......... .......... .......... .......... 18% 41.4M 0s 11:18:15 #10 22.03 2000K .......... .......... .......... .......... .......... 18% 337M 0s 11:18:15 #10 22.03 2050K .......... .......... .......... .......... .......... 19% 378M 0s 11:18:15 #10 22.03 2100K .......... .......... .......... .......... .......... 19% 35.2M 0s 11:18:15 #10 22.04 2150K .......... .......... .......... .......... .......... 20% 399M 0s 11:18:15 #10 22.04 2200K .......... .......... .......... .......... .......... 20% 391M 0s 11:18:15 #10 22.04 2250K .......... .......... .......... .......... .......... 21% 345M 0s 11:18:15 #10 22.04 2300K .......... .......... .......... .......... .......... 21% 36.4M 0s 11:18:15 #10 22.04 2350K .......... .......... .......... .......... .......... 22% 376M 0s 11:18:15 #10 22.04 2400K .......... .......... .......... .......... .......... 22% 409M 0s 11:18:15 #10 22.04 2450K .......... .......... .......... .......... .......... 23% 77.1M 0s 11:18:15 #10 22.04 2500K .......... .......... .......... .......... .......... 23% 302M 0s 11:18:15 #10 22.04 2550K .......... .......... .......... .......... .......... 23% 219M 0s 11:18:15 #10 22.04 2600K .......... .......... .......... .......... .......... 24% 11.9M 0s 11:18:15 #10 22.04 2650K .......... .......... .......... .......... .......... 24% 17.8M 0s 11:18:15 #10 22.05 2700K .......... .......... .......... .......... .......... 25% 435M 0s 11:18:15 #10 22.05 2750K .......... .......... .......... .......... .......... 25% 376M 0s 11:18:15 #10 22.05 2800K .......... .......... .......... .......... .......... 26% 395M 0s 11:18:15 #10 22.05 2850K .......... .......... .......... .......... .......... 26% 348M 0s 11:18:15 #10 22.05 2900K .......... .......... .......... .......... .......... 27% 377M 0s 11:18:15 #10 22.05 2950K .......... .......... .......... .......... .......... 27% 69.3M 0s 11:18:15 #10 22.05 3000K .......... .......... .......... .......... .......... 28% 11.1M 0s 11:18:15 #10 22.05 3050K .......... .......... .......... .......... .......... 28% 11.8M 0s 11:18:15 #10 22.06 3100K .......... .......... .......... .......... .......... 29% 28.3M 0s 11:18:15 #10 22.06 3150K .......... .......... .......... .......... .......... 29% 354M 0s 11:18:15 #10 22.06 3200K .......... .......... .......... .......... .......... 29% 335M 0s 11:18:15 #10 22.06 3250K .......... .......... .......... .......... .......... 30% 388M 0s 11:18:15 #10 22.06 3300K .......... .......... .......... .......... .......... 30% 348M 0s 11:18:15 #10 22.06 3350K .......... .......... .......... .......... .......... 31% 387M 0s 11:18:15 #10 22.06 3400K .......... .......... .......... .......... .......... 31% 320M 0s 11:18:15 #10 22.06 3450K .......... .......... .......... .......... .......... 32% 292M 0s 11:18:15 #10 22.06 3500K .......... .......... .......... .......... .......... 32% 308M 0s 11:18:15 #10 22.06 3550K .......... .......... .......... .......... .......... 33% 431M 0s 11:18:15 #10 22.06 3600K .......... .......... .......... .......... .......... 33% 250M 0s 11:18:15 #10 22.06 3650K .......... .......... .......... .......... .......... 34% 309M 0s 11:18:15 #10 22.06 3700K .......... .......... .......... .......... .......... 34% 414M 0s 11:18:15 #10 22.06 3750K .......... .......... .......... .......... .......... 35% 348M 0s 11:18:15 #10 22.06 3800K .......... .......... .......... .......... .......... 35% 314M 0s 11:18:15 #10 22.06 3850K .......... .......... .......... .......... .......... 35% 368M 0s 11:18:15 #10 22.06 3900K .......... .......... .......... .......... .......... 36% 405M 0s 11:18:15 #10 22.06 3950K .......... .......... .......... .......... .......... 36% 313M 0s 11:18:15 #10 22.06 4000K .......... .......... .......... .......... .......... 37% 288M 0s 11:18:15 #10 22.06 4050K .......... .......... .......... .......... .......... 37% 334M 0s 11:18:15 #10 22.06 4100K .......... .......... .......... .......... .......... 38% 414M 0s 11:18:15 #10 22.06 4150K .......... .......... .......... .......... .......... 38% 304M 0s 11:18:15 #10 22.06 4200K .......... .......... .......... .......... .......... 39% 405M 0s 11:18:15 #10 22.06 4250K .......... .......... .......... .......... .......... 39% 394M 0s 11:18:15 #10 22.06 4300K .......... .......... .......... .......... .......... 40% 340M 0s 11:18:15 #10 22.06 4350K .......... .......... .......... .......... .......... 40% 338M 0s 11:18:15 #10 22.06 4400K .......... .......... .......... .......... .......... 41% 364M 0s 11:18:15 #10 22.06 4450K .......... .......... .......... .......... .......... 41% 342M 0s 11:18:15 #10 22.06 4500K .......... .......... .......... .......... .......... 41% 336M 0s 11:18:15 #10 22.06 4550K .......... .......... .......... .......... .......... 42% 330M 0s 11:18:15 #10 22.06 4600K .......... .......... .......... .......... .......... 42% 413M 0s 11:18:15 #10 22.06 4650K .......... .......... .......... .......... .......... 43% 419M 0s 11:18:15 #10 22.06 4700K .......... .......... .......... .......... .......... 43% 288M 0s 11:18:15 #10 22.06 4750K .......... .......... .......... .......... .......... 44% 408M 0s 11:18:15 #10 22.06 4800K .......... .......... .......... .......... .......... 44% 328M 0s 11:18:15 #10 22.06 4850K .......... .......... .......... .......... .......... 45% 342M 0s 11:18:15 #10 22.06 4900K .......... .......... .......... .......... .......... 45% 316M 0s 11:18:15 #10 22.06 4950K .......... .......... .......... .......... .......... 46% 310M 0s 11:18:15 #10 22.06 5000K .......... .......... .......... .......... .......... 46% 412M 0s 11:18:15 #10 22.06 5050K .......... .......... .......... .......... .......... 47% 323M 0s 11:18:15 #10 22.06 5100K .......... .......... .......... .......... .......... 47% 21.9M 0s 11:18:15 #10 22.07 5150K .......... .......... .......... .......... .......... 47% 11.0M 0s 11:18:15 #10 22.07 5200K .......... .......... .......... .......... .......... 48% 29.4M 0s 11:18:15 #10 22.07 5250K .......... .......... .......... .......... .......... 48% 50.2M 0s 11:18:15 #10 22.08 5300K .......... .......... .......... .......... .......... 49% 258M 0s 11:18:15 #10 22.08 5350K .......... .......... .......... .......... .......... 49% 344M 0s 11:18:15 #10 22.08 5400K .......... .......... .......... .......... .......... 50% 312M 0s 11:18:15 #10 22.08 5450K .......... .......... .......... .......... .......... 50% 353M 0s 11:18:15 #10 22.08 5500K .......... .......... .......... .......... .......... 51% 269M 0s 11:18:15 #10 22.08 5550K .......... .......... .......... .......... .......... 51% 315M 0s 11:18:15 #10 22.08 5600K .......... .......... .......... .......... .......... 52% 394M 0s 11:18:15 #10 22.08 5650K .......... .......... .......... .......... .......... 52% 359M 0s 11:18:15 #10 22.08 5700K .......... .......... .......... .......... .......... 52% 362M 0s 11:18:15 #10 22.08 5750K .......... .......... .......... .......... .......... 53% 318M 0s 11:18:15 #10 22.08 5800K .......... .......... .......... .......... .......... 53% 325M 0s 11:18:15 #10 22.08 5850K .......... .......... .......... .......... .......... 54% 412M 0s 11:18:15 #10 22.08 5900K .......... .......... .......... .......... .......... 54% 271M 0s 11:18:15 #10 22.08 5950K .......... .......... .......... .......... .......... 55% 265M 0s 11:18:15 #10 22.08 6000K .......... .......... .......... .......... .......... 55% 408M 0s 11:18:15 #10 22.08 6050K .......... .......... .......... .......... .......... 56% 349M 0s 11:18:15 #10 22.08 6100K .......... .......... .......... .......... .......... 56% 353M 0s 11:18:15 #10 22.08 6150K .......... .......... .......... .......... .......... 57% 428M 0s 11:18:15 #10 22.08 6200K .......... .......... .......... .......... .......... 57% 301M 0s 11:18:15 #10 22.08 6250K .......... .......... .......... .......... .......... 58% 340M 0s 11:18:15 #10 22.08 6300K .......... .......... .......... .......... .......... 58% 391M 0s 11:18:15 #10 22.08 6350K .......... .......... .......... .......... .......... 58% 311M 0s 11:18:15 #10 22.08 6400K .......... .......... .......... .......... .......... 59% 332M 0s 11:18:15 #10 22.08 6450K .......... .......... .......... .......... .......... 59% 427M 0s 11:18:15 #10 22.08 6500K .......... .......... .......... .......... .......... 60% 358M 0s 11:18:15 #10 22.08 6550K .......... .......... .......... .......... .......... 60% 338M 0s 11:18:15 #10 22.08 6600K .......... .......... .......... .......... .......... 61% 323M 0s 11:18:15 #10 22.08 6650K .......... .......... .......... .......... .......... 61% 218M 0s 11:18:15 #10 22.08 6700K .......... .......... .......... .......... .......... 62% 9.31M 0s 11:18:15 #10 22.08 6750K .......... .......... .......... .......... .......... 62% 49.9M 0s 11:18:15 #10 22.08 6800K .......... .......... .......... .......... .......... 63% 94.8M 0s 11:18:15 #10 22.09 6850K .......... .......... .......... .......... .......... 63% 320M 0s 11:18:15 #10 22.09 6900K .......... .......... .......... .......... .......... 64% 327M 0s 11:18:15 #10 22.09 6950K .......... .......... .......... .......... .......... 64% 361M 0s 11:18:15 #10 22.09 7000K .......... .......... .......... .......... .......... 64% 423M 0s 11:18:15 #10 22.09 7050K .......... .......... .......... .......... .......... 65% 432M 0s 11:18:15 #10 22.09 7100K .......... .......... .......... .......... .......... 65% 403M 0s 11:18:15 #10 22.09 7150K .......... .......... .......... .......... .......... 66% 355M 0s 11:18:15 #10 22.09 7200K .......... .......... .......... .......... .......... 66% 400M 0s 11:18:15 #10 22.09 7250K .......... .......... .......... .......... .......... 67% 341M 0s 11:18:15 #10 22.09 7300K .......... .......... .......... .......... .......... 67% 356M 0s 11:18:15 #10 22.09 7350K .......... .......... .......... .......... .......... 68% 421M 0s 11:18:15 #10 22.09 7400K .......... .......... .......... .......... .......... 68% 410M 0s 11:18:15 #10 22.09 7450K .......... .......... .......... .......... .......... 69% 341M 0s 11:18:15 #10 22.09 7500K .......... .......... .......... .......... .......... 69% 401M 0s 11:18:15 #10 22.09 7550K .......... .......... .......... .......... .......... 70% 358M 0s 11:18:15 #10 22.09 7600K .......... .......... .......... .......... .......... 70% 329M 0s 11:18:15 #10 22.09 7650K .......... .......... .......... .......... .......... 70% 324M 0s 11:18:15 #10 22.09 7700K .......... .......... .......... .......... .......... 71% 355M 0s 11:18:15 #10 22.09 7750K .......... .......... .......... .......... .......... 71% 17.2M 0s 11:18:15 #10 22.09 7800K .......... .......... .......... .......... .......... 72% 46.0M 0s 11:18:15 #10 22.09 7850K .......... .......... .......... .......... .......... 72% 49.1M 0s 11:18:15 #10 22.09 7900K .......... .......... .......... .......... .......... 73% 135M 0s 11:18:15 #10 22.09 7950K .......... .......... .......... .......... .......... 73% 386M 0s 11:18:15 #10 22.09 8000K .......... .......... .......... .......... .......... 74% 293M 0s 11:18:15 #10 22.09 8050K .......... .......... .......... .......... .......... 74% 351M 0s 11:18:15 #10 22.09 8100K .......... .......... .......... .......... .......... 75% 424M 0s 11:18:15 #10 22.09 8150K .......... .......... .......... .......... .......... 75% 270M 0s 11:18:15 #10 22.09 8200K .......... .......... .......... .......... .......... 76% 372M 0s 11:18:15 #10 22.09 8250K .......... .......... .......... .......... .......... 76% 399M 0s 11:18:15 #10 22.09 8300K .......... .......... .......... .......... .......... 76% 380M 0s 11:18:15 #10 22.09 8350K .......... .......... .......... .......... .......... 77% 314M 0s 11:18:15 #10 22.09 8400K .......... .......... .......... .......... .......... 77% 443M 0s 11:18:15 #10 22.09 8450K .......... .......... .......... .......... .......... 78% 306M 0s 11:18:15 #10 22.09 8500K .......... .......... .......... .......... .......... 78% 315M 0s 11:18:15 #10 22.09 8550K .......... .......... .......... .......... .......... 79% 397M 0s 11:18:15 #10 22.09 8600K .......... .......... .......... .......... .......... 79% 353M 0s 11:18:15 #10 22.09 8650K .......... .......... .......... .......... .......... 80% 420M 0s 11:18:15 #10 22.09 8700K .......... .......... .......... .......... .......... 80% 306M 0s 11:18:15 #10 22.09 8750K .......... .......... .......... .......... .......... 81% 16.4M 0s 11:18:15 #10 22.10 8800K .......... .......... .......... .......... .......... 81% 32.9M 0s 11:18:15 #10 22.10 8850K .......... .......... .......... .......... .......... 82% 70.2M 0s 11:18:15 #10 22.10 8900K .......... .......... .......... .......... .......... 82% 96.9M 0s 11:18:15 #10 22.11 8950K .......... .......... .......... .......... .......... 82% 110M 0s 11:18:15 #10 22.11 9000K .......... .......... .......... .......... .......... 83% 66.4M 0s 11:18:15 #10 22.11 9050K .......... .......... .......... .......... .......... 83% 57.4M 0s 11:18:15 #10 22.11 9100K .......... .......... .......... .......... .......... 84% 53.3M 0s 11:18:15 #10 22.11 9150K .......... .......... .......... .......... .......... 84% 66.8M 0s 11:18:15 #10 22.11 9200K .......... .......... .......... .......... .......... 85% 133M 0s 11:18:15 #10 22.11 9250K .......... .......... .......... .......... .......... 85% 162M 0s 11:18:15 #10 22.11 9300K .......... .......... .......... .......... .......... 86% 260M 0s 11:18:15 #10 22.11 9350K .......... .......... .......... .......... .......... 86% 94.3M 0s 11:18:15 #10 22.11 9400K .......... .......... .......... .......... .......... 87% 415M 0s 11:18:15 #10 22.11 9450K .......... .......... .......... .......... .......... 87% 362M 0s 11:18:15 #10 22.11 9500K .......... .......... .......... .......... .......... 88% 367M 0s 11:18:15 #10 22.11 9550K .......... .......... .......... .......... .......... 88% 370M 0s 11:18:15 #10 22.11 9600K .......... .......... .......... .......... .......... 88% 93.7M 0s 11:18:15 #10 22.11 9650K .......... .......... .......... .......... .......... 89% 43.8M 0s 11:18:15 #10 22.11 9700K .......... .......... .......... .......... .......... 89% 330M 0s 11:18:15 #10 22.11 9750K .......... .......... .......... .......... .......... 90% 319M 0s 11:18:15 #10 22.11 9800K .......... .......... .......... .......... .......... 90% 434M 0s 11:18:15 #10 22.11 9850K .......... .......... .......... .......... .......... 91% 257M 0s 11:18:15 #10 22.11 9900K .......... .......... .......... .......... .......... 91% 278M 0s 11:18:15 #10 22.11 9950K .......... .......... .......... .......... .......... 92% 293M 0s 11:18:15 #10 22.11 10000K .......... .......... .......... .......... .......... 92% 311M 0s 11:18:15 #10 22.11 10050K .......... .......... .......... .......... .......... 93% 265M 0s 11:18:15 #10 22.11 10100K .......... .......... .......... .......... .......... 93% 299M 0s 11:18:15 #10 22.11 10150K .......... .......... .......... .......... .......... 94% 247M 0s 11:18:15 #10 22.11 10200K .......... .......... .......... .......... .......... 94% 303M 0s 11:18:15 #10 22.11 10250K .......... .......... .......... .......... .......... 94% 306M 0s 11:18:15 #10 22.11 10300K .......... .......... .......... .......... .......... 95% 264M 0s 11:18:15 #10 22.11 10350K .......... .......... .......... .......... .......... 95% 314M 0s 11:18:15 #10 22.11 10400K .......... .......... .......... .......... .......... 96% 226M 0s 11:18:15 #10 22.11 10450K .......... .......... .......... .......... .......... 96% 304M 0s 11:18:15 #10 22.11 10500K .......... .......... .......... .......... .......... 97% 258M 0s 11:18:15 #10 22.11 10550K .......... .......... .......... .......... .......... 97% 312M 0s 11:18:15 #10 22.11 10600K .......... .......... .......... .......... .......... 98% 310M 0s 11:18:15 #10 22.11 10650K .......... .......... .......... .......... .......... 98% 267M 0s 11:18:15 #10 22.11 10700K .......... .......... .......... .......... .......... 99% 320M 0s 11:18:15 #10 22.11 10750K .......... .......... .......... .......... .......... 99% 307M 0s 11:18:15 #10 22.11 10800K .......... .......... .......... .......... ......... 100% 239M=0.1s 11:18:15 #10 22.11 11:18:15 #10 22.11 2024-09-03 11:18:15 (101 MB/s) - 'helm-push-v0.10.3.tar.gz' saved [11109788/11109788] 11:18:15 #10 22.11 11:18:15 #10 22.39 Error: no repositories configured 11:18:15 #10 22.44 2024-09-03T11:18:15.653Z INFO [1] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.011µs", "reqID": "af6a8080-bf67-4652-8916-307bb5000491"} 11:18:15 #10 22.44 "local" has been added to your repositories 11:18:15 #10 22.45 + git -C /tmp/it-dep/smo-install submodule init 11:18:15 #10 22.47 Submodule 'ranpm' (https://gerrit.nordix.org/oransc/nonrtric/plt/ranpm) registered for path '../ranpm' 11:18:15 #10 22.47 Submodule 'ric-dep' (https://gerrit.o-ran-sc.org/r/ric-plt/ric-dep) registered for path '../ric-dep' 11:18:15 #10 22.47 Submodule 'smo-install/multicloud-k8s' (https://github.com/onap/multicloud-k8s.git) registered for path 'multicloud-k8s' 11:18:15 #10 22.47 Submodule 'smo-install/onap_oom' (https://gerrit.onap.org/r/oom) registered for path 'onap_oom' 11:18:15 #10 22.47 + git -C /tmp/it-dep/smo-install submodule update 11:18:15 #10 22.50 Cloning into '/tmp/it-dep/ranpm'... 11:18:18 #10 25.12 Cloning into '/tmp/it-dep/ric-dep'... 11:18:20 #10 26.80 Cloning into '/tmp/it-dep/smo-install/multicloud-k8s'... 11:18:20 #10 27.70 Cloning into '/tmp/it-dep/smo-install/onap_oom'... 11:18:33 #10 40.30 Submodule path '../ranpm': checked out 'a0cc224eb1784bd9fc7626531d02cd4d9c39cd38' 11:18:33 #10 40.34 Submodule path '../ric-dep': checked out '0ce5f68bafe78470b1331284c47918c513173ad2' 11:18:33 #10 40.47 Submodule path 'multicloud-k8s': checked out '2d9e8566cbd81e6feb7e3068f6ff089fdc3a93d9' 11:18:33 #10 40.63 Submodule path 'onap_oom': checked out 'acb9fda1b15519023f5a46e93bee527a21aa316d' 11:18:33 #10 40.63 + /tmp/it-dep/smo-install/scripts/sub-scripts/build-onap.sh 11:18:33 #10 40.68 Reading package lists... 11:18:35 #10 41.75 Building dependency tree... 11:18:35 #10 41.95 Reading state information... 11:18:35 #10 42.09 Suggested packages: 11:18:35 #10 42.09 make-doc 11:18:35 #10 42.12 The following NEW packages will be installed: 11:18:35 #10 42.12 make 11:18:35 #10 42.41 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 11:18:35 #10 42.41 Need to get 154 kB of archives. 11:18:35 #10 42.41 After this operation, 381 kB of additional disk space will be used. 11:18:35 #10 42.41 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 11:18:36 #10 43.03 debconf: delaying package configuration, since apt-utils is not installed 11:18:36 #10 43.06 Fetched 154 kB in 1s (192 kB/s) 11:18:36 #10 43.11 Selecting previously unselected package make. 11:18:36 #10 43.11 (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 ... 7875 files and directories currently installed.) 11:18:36 #10 43.12 Preparing to unpack .../make_4.1-9.1ubuntu1_amd64.deb ... 11:18:36 #10 43.13 Unpacking make (4.1-9.1ubuntu1) ... 11:18:36 #10 43.21 Setting up make (4.1-9.1ubuntu1) ... 11:18:36 #10 43.33 Installed plugin: undeploy 11:18:36 #10 43.38 Installed plugin: deploy 11:18:36 #10 43.38 /tmp/it-dep/smo-install/scripts/sub-scripts/build-onap.sh: line 35: ./add-oran-acm-participants.sh: Permission denied 11:18:36 #10 43.39 ### Building ONAP part### 11:18:36 #10 43.44 Using Helm binary helm which is helm version v3.12.3 11:18:36 #10 43.44 11:18:36 #10 43.44 [common] 11:18:36 #10 43.44 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:18:36 #10 43.49 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:18:36 #10 43.55 11:18:36 #10 43.55 [common] 11:18:36 #10 43.55 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:18:37 #10 43.65 Skipping linting of common 11:18:37 #10 43.84 Pushing common-13.0.2.tgz to local... 11:18:37 #10 43.85 2024-09-03T11:18:37.065Z INFO [2] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "8.751738ms", "reqID": "cb986b93-975e-46be-99cc-80ed37991214"} 11:18:37 #10 43.86 Done. 11:18:40 #10 46.86 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:18:40 #10 46.86 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:18:40 #10 46.86 11:18:40 #10 46.86 [repositoryGenerator] 11:18:40 #10 46.86 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:18:40 #10 46.98 Skipping linting of repositoryGenerator 11:18:40 #10 47.15 Pushing repositoryGenerator-13.0.0.tgz to local... 11:18:40 #10 47.16 2024-09-03T11:18:40.365Z INFO [3] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.952879ms", "reqID": "a067d3eb-1814-403d-8c2f-b496819ad44b"} 11:18:40 #10 47.16 Done. 11:18:43 #10 50.16 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:18:43 #10 50.16 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:18:43 #10 50.16 11:18:43 #10 50.16 [readinessCheck] 11:18:43 #10 50.16 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:18:43 #10 50.27 Hang tight while we grab the latest from your chart repositories... 11:18:43 #10 50.27 2024-09-03T11:18:43.477Z INFO [4] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "171.662µs", "reqID": "8d7d3cc3-d58f-40b9-86c2-d910ee8e7722"} 11:18:43 #10 50.27 ...Successfully got an update from the "local" chart repository 11:18:43 #10 50.27 Update Complete. ⎈Happy Helming!⎈ 11:18:43 #10 50.27 Saving 2 charts 11:18:43 #10 50.28 Deleting outdated charts 11:18:43 #10 50.29 Skipping linting of readinessCheck 11:18:43 #10 50.46 Pushing readinessCheck-13.0.0.tgz to local... 11:18:43 #10 50.48 2024-09-03T11:18:43.690Z INFO [5] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.082649ms", "reqID": "f6d5a42f-3e6b-40fe-99b9-871e031bc2ce"} 11:18:43 #10 50.48 Done. 11:18:46 #10 53.49 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:18:46 #10 53.49 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:18:46 #10 53.49 11:18:46 #10 53.49 [serviceAccount] 11:18:46 #10 53.50 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:18:46 #10 53.60 Hang tight while we grab the latest from your chart repositories... 11:18:46 #10 53.60 2024-09-03T11:18:46.809Z INFO [6] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "121.59µs", "reqID": "44c7cf0f-d2f7-4cba-8bb5-b44660f691d2"} 11:18:46 #10 53.60 ...Successfully got an update from the "local" chart repository 11:18:46 #10 53.60 Update Complete. ⎈Happy Helming!⎈ 11:18:46 #10 53.60 Saving 1 charts 11:18:46 #10 53.61 Deleting outdated charts 11:18:46 #10 53.62 Skipping linting of serviceAccount 11:18:47 #10 53.81 Pushing serviceAccount-13.0.1.tgz to local... 11:18:47 #10 53.82 2024-09-03T11:18:47.034Z INFO [7] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "8.443946ms", "reqID": "0515a775-64aa-4dbd-8651-e72eacddc461"} 11:18:47 #10 53.82 Done. 11:18:50 #10 56.83 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:18:50 #10 56.83 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:18:50 #10 56.83 11:18:50 #10 56.83 [cmpv2Config] 11:18:50 #10 56.83 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:18:50 #10 56.93 Hang tight while we grab the latest from your chart repositories... 11:18:50 #10 56.93 2024-09-03T11:18:50.144Z INFO [8] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.281µs", "reqID": "a58b62d6-6797-4731-9a39-a6afe91bc18c"} 11:18:50 #10 56.94 ...Successfully got an update from the "local" chart repository 11:18:50 #10 56.94 Update Complete. ⎈Happy Helming!⎈ 11:18:50 #10 56.94 Saving 1 charts 11:18:50 #10 56.95 Deleting outdated charts 11:18:50 #10 56.96 Skipping linting of cmpv2Config 11:18:50 #10 57.15 Pushing cmpv2Config-13.0.0.tgz to local... 11:18:50 #10 57.16 2024-09-03T11:18:50.369Z INFO [9] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "9.852135ms", "reqID": "ad07fe7b-ea0a-422a-b988-d8de8a9ee8dc"} 11:18:50 #10 57.16 Done. 11:18:53 #10 60.16 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:18:53 #10 60.17 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:18:53 #10 60.17 11:18:53 #10 60.17 [cassandra] 11:18:53 #10 60.17 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:18:53 #10 60.28 Hang tight while we grab the latest from your chart repositories... 11:18:53 #10 60.28 2024-09-03T11:18:53.489Z INFO [10] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "126.131µs", "reqID": "1443c0d1-8182-48cb-a356-581a2095eeb6"} 11:18:53 #10 60.28 ...Successfully got an update from the "local" chart repository 11:18:53 #10 60.28 Update Complete. ⎈Happy Helming!⎈ 11:18:53 #10 60.29 Saving 3 charts 11:18:53 #10 60.31 Deleting outdated charts 11:18:53 #10 60.31 Skipping linting of cassandra 11:18:53 #10 60.53 Pushing cassandra-13.0.0.tgz to local... 11:18:53 #10 60.55 2024-09-03T11:18:53.760Z INFO [11] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "21.765623ms", "reqID": "8d1b04a3-5ce7-4fa6-87de-ffad5054fae7"} 11:18:53 #10 60.55 Done. 11:18:56 #10 63.56 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:18:56 #10 63.56 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:18:56 #10 63.56 11:18:56 #10 63.56 [certManagerCertificate] 11:18:56 #10 63.56 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:18:56 #10 63.66 Hang tight while we grab the latest from your chart repositories... 11:18:57 #10 63.66 2024-09-03T11:18:56.875Z INFO [12] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "91.92µs", "reqID": "d85b76f5-2576-476a-a76c-016007499fee"} 11:18:57 #10 63.67 ...Successfully got an update from the "local" chart repository 11:18:57 #10 63.67 Update Complete. ⎈Happy Helming!⎈ 11:18:57 #10 63.67 Saving 2 charts 11:18:57 #10 63.69 Deleting outdated charts 11:18:57 #10 63.69 Skipping linting of certManagerCertificate 11:18:57 #10 63.90 Pushing certManagerCertificate-13.0.0.tgz to local... 11:18:57 #10 63.92 2024-09-03T11:18:57.130Z INFO [13] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.188169ms", "reqID": "46fb0d10-e355-4eee-bf55-ecbd7ef6cd10"} 11:18:57 #10 63.92 Done. 11:19:00 #10 66.93 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:19:00 #10 66.93 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:00 #10 66.93 11:19:00 #10 66.93 [dgbuilder] 11:19:00 #10 66.93 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:00 #10 67.04 Hang tight while we grab the latest from your chart repositories... 11:19:00 #10 67.04 2024-09-03T11:19:00.249Z INFO [14] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "92.17µs", "reqID": "61f282d0-6ff1-4793-bfae-d7484ab861bd"} 11:19:00 #10 67.04 ...Successfully got an update from the "local" chart repository 11:19:00 #10 67.04 Update Complete. ⎈Happy Helming!⎈ 11:19:00 #10 67.05 Saving 3 charts 11:19:00 #10 67.07 Deleting outdated charts 11:19:00 #10 67.08 Skipping linting of dgbuilder 11:19:00 #10 67.28 Pushing dgbuilder-13.0.0.tgz to local... 11:19:00 #10 67.30 2024-09-03T11:19:00.509Z INFO [15] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.294099ms", "reqID": "513085a2-536e-4e32-895f-542df26b83c7"} 11:19:00 #10 67.30 Done. 11:19:03 #10 70.31 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:19:03 #10 70.31 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:03 #10 70.31 11:19:03 #10 70.31 [elasticsearch] 11:19:03 #10 70.31 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:03 #10 70.36 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' 11:19:03 #10 70.37 11:19:03 #10 70.37 [components] 11:19:03 #10 70.37 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' 11:19:03 #10 70.37 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 11:19:03 #10 70.37 11:19:03 #10 70.37 [curator] 11:19:03 #10 70.37 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 11:19:03 #10 70.42 Hang tight while we grab the latest from your chart repositories... 11:19:03 #10 70.42 2024-09-03T11:19:03.632Z INFO [16] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.952µs", "reqID": "fcff16a2-8ff1-4111-b8c4-6dce4e68e3ff"} 11:19:03 #10 70.42 ...Successfully got an update from the "local" chart repository 11:19:03 #10 70.42 Update Complete. ⎈Happy Helming!⎈ 11:19:03 #10 70.43 Saving 2 charts 11:19:03 #10 70.44 Deleting outdated charts 11:19:03 #10 70.45 Skipping linting of curator 11:19:03 #10 70.51 Successfully packaged chart and saved it to: /tmp/it-dep/smo-install/onap_oom/kubernetes/common/dist/packages/curator-13.0.0.tgz 11:19:06 #10 73.51 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components/../../dist/packages 11:19:06 #10 73.51 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 11:19:06 #10 73.52 11:19:06 #10 73.52 [data] 11:19:06 #10 73.52 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 11:19:06 #10 73.57 Hang tight while we grab the latest from your chart repositories... 11:19:06 #10 73.57 2024-09-03T11:19:06.780Z INFO [17] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "116.551µs", "reqID": "d33678b5-e8ee-4a99-a9d2-c55cacfcc2a4"} 11:19:06 #10 73.57 ...Successfully got an update from the "local" chart repository 11:19:06 #10 73.57 Update Complete. ⎈Happy Helming!⎈ 11:19:06 #10 73.58 Saving 2 charts 11:19:06 #10 73.59 Deleting outdated charts 11:19:06 #10 73.59 Skipping linting of data 11:19:06 #10 73.65 Successfully packaged chart and saved it to: /tmp/it-dep/smo-install/onap_oom/kubernetes/common/dist/packages/data-13.0.0.tgz 11:19:09 #10 76.66 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components/../../dist/packages 11:19:09 #10 76.66 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 11:19:09 #10 76.66 11:19:09 #10 76.66 [master] 11:19:09 #10 76.66 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 11:19:09 #10 76.71 Hang tight while we grab the latest from your chart repositories... 11:19:10 #10 76.71 2024-09-03T11:19:09.918Z INFO [18] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "97.791µs", "reqID": "5f2bc2c7-8b9b-4289-ae89-f35b12cf0978"} 11:19:10 #10 76.71 ...Successfully got an update from the "local" chart repository 11:19:10 #10 76.71 Update Complete. ⎈Happy Helming!⎈ 11:19:10 #10 76.71 Saving 2 charts 11:19:10 #10 76.73 Deleting outdated charts 11:19:10 #10 76.73 Skipping linting of master 11:19:10 #10 76.79 Successfully packaged chart and saved it to: /tmp/it-dep/smo-install/onap_oom/kubernetes/common/dist/packages/master-13.0.0.tgz 11:19:13 #10 79.79 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components/../../dist/packages 11:19:13 #10 79.79 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 11:19:13 #10 79.79 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' 11:19:16 #10 82.80 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/../dist/packages 11:19:16 #10 82.80 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' 11:19:16 #10 82.80 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' 11:19:16 #10 82.85 Hang tight while we grab the latest from your chart repositories... 11:19:16 #10 82.85 2024-09-03T11:19:16.059Z INFO [19] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "139.081µs", "reqID": "7c7e99e6-9c9c-474c-9e1e-54d8f3fd8ad6"} 11:19:16 #10 82.85 ...Successfully got an update from the "local" chart repository 11:19:16 #10 82.85 Update Complete. ⎈Happy Helming!⎈ 11:19:16 #10 82.86 Saving 5 charts 11:19:16 #10 82.91 Deleting outdated charts 11:19:16 #10 82.91 Skipping linting of elasticsearch 11:19:16 #10 83.18 Pushing elasticsearch-13.0.0.tgz to local... 11:19:16 #10 83.22 2024-09-03T11:19:16.428Z INFO [20] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "38.605368ms", "reqID": "5faf4210-18c7-4160-acc4-cd16935a4bbe"} 11:19:16 #10 83.22 Done. 11:19:19 #10 86.22 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:19:19 #10 86.22 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:19 #10 86.23 11:19:19 #10 86.23 [etcd] 11:19:19 #10 86.23 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:19 #10 86.32 Hang tight while we grab the latest from your chart repositories... 11:19:19 #10 86.33 2024-09-03T11:19:19.536Z INFO [21] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.16µs", "reqID": "e7103da2-a7a7-4138-abb7-8320327f36a3"} 11:19:19 #10 86.33 ...Successfully got an update from the "local" chart repository 11:19:19 #10 86.33 Update Complete. ⎈Happy Helming!⎈ 11:19:19 #10 86.33 Saving 2 charts 11:19:19 #10 86.34 Deleting outdated charts 11:19:19 #10 86.35 Skipping linting of etcd 11:19:19 #10 86.55 Pushing etcd-13.0.0.tgz to local... 11:19:19 #10 86.56 2024-09-03T11:19:19.775Z INFO [22] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "6.28031ms", "reqID": "08232be0-f02a-4876-b90b-d9474539fd62"} 11:19:19 #10 86.57 Done. 11:19:22 #10 89.57 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:19:22 #10 89.57 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:22 #10 89.57 11:19:22 #10 89.57 [etcd-init] 11:19:22 #10 89.58 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:22 #10 89.69 Hang tight while we grab the latest from your chart repositories... 11:19:23 #10 89.69 2024-09-03T11:19:22.902Z INFO [23] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "126.77µs", "reqID": "e0e31920-ee25-4888-8f7f-116b8185a735"} 11:19:23 #10 89.70 ...Successfully got an update from the "local" chart repository 11:19:23 #10 89.70 Update Complete. ⎈Happy Helming!⎈ 11:19:23 #10 89.70 Saving 3 charts 11:19:23 #10 89.71 Downloading serviceAccount from repo http://localhost:18080 11:19:23 #10 89.71 2024-09-03T11:19:22.918Z INFO [24] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "293.701µs", "reqID": "779e3f27-ea16-4b65-ba2d-a0dd00f95528"} 11:19:23 #10 89.71 Deleting outdated charts 11:19:23 #10 89.72 Skipping linting of etcd-init 11:19:23 #10 89.93 Pushing etcd-init-13.0.0.tgz to local... 11:19:23 #10 89.95 2024-09-03T11:19:23.157Z INFO [25] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.808651ms", "reqID": "3da037bd-7160-4607-b0a1-544c61eb1fe2"} 11:19:23 #10 89.95 Done. 11:19:26 #10 92.95 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:19:26 #10 92.95 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:26 #10 92.96 11:19:26 #10 92.96 [logConfiguration] 11:19:26 #10 92.96 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:26 #10 93.06 Hang tight while we grab the latest from your chart repositories... 11:19:26 #10 93.06 2024-09-03T11:19:26.272Z INFO [26] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "96.291µs", "reqID": "ca01ba19-17dc-4406-8532-ba7a6a2bb1ee"} 11:19:26 #10 93.06 ...Successfully got an update from the "local" chart repository 11:19:26 #10 93.06 Update Complete. ⎈Happy Helming!⎈ 11:19:26 #10 93.07 Saving 1 charts 11:19:26 #10 93.08 Deleting outdated charts 11:19:26 #10 93.08 Skipping linting of logConfiguration 11:19:26 #10 93.30 Pushing logConfiguration-13.0.0.tgz to local... 11:19:26 #10 93.31 2024-09-03T11:19:26.519Z INFO [27] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "8.681055ms", "reqID": "3bda26a9-5a67-484b-839c-5735299e99b7"} 11:19:26 #10 93.31 Done. 11:19:29 #10 96.31 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:19:29 #10 96.32 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:29 #10 96.32 11:19:29 #10 96.32 [mariadb-galera] 11:19:29 #10 96.32 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:29 #10 96.42 Hang tight while we grab the latest from your chart repositories... 11:19:29 #10 96.42 2024-09-03T11:19:29.629Z INFO [28] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.231µs", "reqID": "acab76ea-457d-4937-a93d-a0d56d15a1eb"} 11:19:29 #10 96.42 ...Successfully got an update from the "local" chart repository 11:19:29 #10 96.42 Update Complete. ⎈Happy Helming!⎈ 11:19:29 #10 96.43 Saving 4 charts 11:19:29 #10 96.47 Deleting outdated charts 11:19:29 #10 96.47 Skipping linting of mariadb-galera 11:19:29 #10 96.71 Pushing mariadb-galera-13.0.1.tgz to local... 11:19:30 #10 96.74 2024-09-03T11:19:29.954Z INFO [29] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "33.717925ms", "reqID": "9673c58d-cef6-4b76-a3f6-f81980efdebc"} 11:19:30 #10 96.74 Done. 11:19:33 #10 99.76 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:19:33 #10 99.76 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:33 #10 99.76 11:19:33 #10 99.76 [mariadb-init] 11:19:33 #10 99.76 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:33 #10 99.89 Hang tight while we grab the latest from your chart repositories... 11:19:33 #10 99.89 2024-09-03T11:19:33.097Z INFO [30] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "145.511µs", "reqID": "33ddeca9-e4ca-4a6b-9b09-96007d6a3304"} 11:19:33 #10 99.89 ...Successfully got an update from the "local" chart repository 11:19:33 #10 99.89 Update Complete. ⎈Happy Helming!⎈ 11:19:33 #10 99.90 Saving 3 charts 11:19:33 #10 99.90 Downloading serviceAccount from repo http://localhost:18080 11:19:33 #10 99.91 2024-09-03T11:19:33.117Z INFO [31] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "293.022µs", "reqID": "5c4ed38c-8f0e-4c45-8834-87ac061e6e9f"} 11:19:33 #10 99.92 Deleting outdated charts 11:19:33 #10 99.92 Skipping linting of mariadb-init 11:19:33 #10 100.1 Pushing mariadb-init-13.0.0.tgz to local... 11:19:33 #10 100.2 2024-09-03T11:19:33.381Z INFO [32] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.996634ms", "reqID": "d4e5fff8-5ff4-499b-9c90-a76e1be77e3b"} 11:19:33 #10 100.2 Done. 11:19:36 #10 103.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:19:36 #10 103.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:36 #10 103.2 11:19:36 #10 103.2 [mongo] 11:19:36 #10 103.2 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:36 #10 103.3 Hang tight while we grab the latest from your chart repositories... 11:19:36 #10 103.3 2024-09-03T11:19:36.500Z INFO [33] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "112.901µs", "reqID": "5db7b3c5-6706-48ce-99b0-e2c849fa7b6e"} 11:19:36 #10 103.3 ...Successfully got an update from the "local" chart repository 11:19:36 #10 103.3 Update Complete. ⎈Happy Helming!⎈ 11:19:36 #10 103.3 Saving 2 charts 11:19:36 #10 103.3 Deleting outdated charts 11:19:36 #10 103.3 Skipping linting of mongo 11:19:36 #10 103.5 Pushing mongo-13.0.0.tgz to local... 11:19:36 #10 103.5 2024-09-03T11:19:36.711Z INFO [34] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "6.3211ms", "reqID": "dca9faac-6578-4839-81e4-1a51d25f20b1"} 11:19:36 #10 103.5 Done. 11:19:39 #10 106.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:19:39 #10 106.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:39 #10 106.5 11:19:39 #10 106.5 [network-name-gen] 11:19:39 #10 106.5 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:39 #10 106.6 Hang tight while we grab the latest from your chart repositories... 11:19:39 #10 106.6 2024-09-03T11:19:39.846Z INFO [35] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.242µs", "reqID": "203af9b1-6510-484b-940b-2abd88bec1ae"} 11:19:39 #10 106.6 ...Successfully got an update from the "local" chart repository 11:19:39 #10 106.6 Update Complete. ⎈Happy Helming!⎈ 11:19:39 #10 106.7 Saving 5 charts 11:19:39 #10 106.7 Downloading serviceAccount from repo http://localhost:18080 11:19:40 #10 106.7 2024-09-03T11:19:39.947Z INFO [36] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.402µs", "reqID": "9ad80442-697a-405b-ae79-b39e554378ac"} 11:19:40 #10 106.8 Deleting outdated charts 11:19:40 #10 106.8 Skipping linting of network-name-gen 11:19:40 #10 107.1 Pushing network-name-gen-13.0.0.tgz to local... 11:19:40 #10 107.1 2024-09-03T11:19:40.337Z INFO [37] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "60.865555ms", "reqID": "a42d57ab-b0cc-4122-aa81-3953decf2d0b"} 11:19:40 #10 107.1 Done. 11:19:43 #10 110.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:19:43 #10 110.1 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:43 #10 110.1 11:19:43 #10 110.1 [postgres] 11:19:43 #10 110.1 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:43 #10 110.2 Hang tight while we grab the latest from your chart repositories... 11:19:43 #10 110.2 2024-09-03T11:19:43.455Z INFO [38] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "171.271µs", "reqID": "7d87656c-17b6-4d20-9b61-9156ac0ba66b"} 11:19:43 #10 110.2 ...Successfully got an update from the "local" chart repository 11:19:43 #10 110.2 Update Complete. ⎈Happy Helming!⎈ 11:19:43 #10 110.2 Saving 2 charts 11:19:43 #10 110.3 Deleting outdated charts 11:19:43 #10 110.3 Skipping linting of postgres 11:19:43 #10 110.5 Pushing postgres-13.0.0.tgz to local... 11:19:43 #10 110.5 2024-09-03T11:19:43.690Z INFO [39] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.440196ms", "reqID": "72bee9b9-d711-4249-8733-f66f407d7021"} 11:19:43 #10 110.5 Done. 11:19:46 #10 113.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:19:46 #10 113.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:46 #10 113.5 11:19:46 #10 113.5 [postgres-init] 11:19:46 #10 113.5 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:46 #10 113.6 Hang tight while we grab the latest from your chart repositories... 11:19:46 #10 113.6 2024-09-03T11:19:46.823Z INFO [40] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "109.031µs", "reqID": "c4f471f8-f8d0-4f64-9399-071b133ecaba"} 11:19:46 #10 113.6 ...Successfully got an update from the "local" chart repository 11:19:46 #10 113.6 Update Complete. ⎈Happy Helming!⎈ 11:19:46 #10 113.6 Saving 3 charts 11:19:46 #10 113.6 Downloading serviceAccount from repo http://localhost:18080 11:19:46 #10 113.6 2024-09-03T11:19:46.847Z INFO [41] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "248.681µs", "reqID": "c9e2bdcb-7964-4ce2-9b58-6dd34ddba641"} 11:19:46 #10 113.6 Deleting outdated charts 11:19:46 #10 113.6 Skipping linting of postgres-init 11:19:47 #10 113.9 Pushing postgres-init-13.0.0.tgz to local... 11:19:47 #10 113.9 2024-09-03T11:19:47.089Z INFO [42] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.735725ms", "reqID": "88053880-fbb9-421c-b725-02a620790652"} 11:19:47 #10 113.9 Done. 11:19:50 #10 116.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:19:50 #10 116.9 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:50 #10 116.9 11:19:50 #10 116.9 [roles-wrapper] 11:19:50 #10 116.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:50 #10 117.0 Hang tight while we grab the latest from your chart repositories... 11:19:50 #10 117.0 2024-09-03T11:19:50.197Z INFO [43] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.281µs", "reqID": "f1deb0b8-6656-4c95-8133-cdc2d3fb0aab"} 11:19:50 #10 117.0 ...Successfully got an update from the "local" chart repository 11:19:50 #10 117.0 Update Complete. ⎈Happy Helming!⎈ 11:19:50 #10 117.0 Saving 1 charts 11:19:50 #10 117.0 Deleting outdated charts 11:19:50 #10 117.0 Skipping linting of roles-wrapper 11:19:50 #10 117.2 Pushing roles-wrapper-13.0.0.tgz to local... 11:19:50 #10 117.2 2024-09-03T11:19:50.422Z INFO [44] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "4.402098ms", "reqID": "b9e5e06b-65f2-4347-9f75-2ec00f24bc6b"} 11:19:50 #10 117.2 Done. 11:19:53 #10 120.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:19:53 #10 120.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:53 #10 120.2 11:19:53 #10 120.2 [timescaledb] 11:19:53 #10 120.2 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:53 #10 120.3 Hang tight while we grab the latest from your chart repositories... 11:19:53 #10 120.3 2024-09-03T11:19:53.544Z INFO [45] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "96.781µs", "reqID": "6d63b918-d220-445c-9cc5-1ccdb2d3e33b"} 11:19:53 #10 120.3 ...Successfully got an update from the "local" chart repository 11:19:53 #10 120.3 Update Complete. ⎈Happy Helming!⎈ 11:19:53 #10 120.3 Saving 3 charts 11:19:53 #10 120.3 Downloading common from repo http://localhost:18080 11:19:53 #10 120.3 2024-09-03T11:19:53.554Z INFO [46] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "136.721µs", "reqID": "a5f7793e-b5c9-40fe-b749-bc379ac18220"} 11:19:53 #10 120.3 Downloading serviceAccount from repo http://localhost:18080 11:19:53 #10 120.3 2024-09-03T11:19:53.560Z INFO [47] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "316.922µs", "reqID": "28a051aa-248c-4840-90a8-b7afb08c4bad"} 11:19:53 #10 120.4 Deleting outdated charts 11:19:53 #10 120.4 Skipping linting of timescaledb 11:19:53 #10 120.6 Pushing timescaledb-13.0.0.tgz to local... 11:19:53 #10 120.6 2024-09-03T11:19:53.837Z INFO [48] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.329295ms", "reqID": "efa8f5c6-5979-4d70-a2f4-91807282f485"} 11:19:53 #10 120.6 Done. 11:19:56 #10 123.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:19:56 #10 123.6 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:56 #10 123.6 11:19:56 #10 123.6 [repository-wrapper] 11:19:56 #10 123.6 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:19:56 #10 123.7 Hang tight while we grab the latest from your chart repositories... 11:19:57 #10 123.7 2024-09-03T11:19:56.958Z INFO [49] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.921µs", "reqID": "a624036d-a55a-4e93-8ce0-4f631fd02816"} 11:19:57 #10 123.8 ...Successfully got an update from the "local" chart repository 11:19:57 #10 123.8 Update Complete. ⎈Happy Helming!⎈ 11:19:57 #10 123.8 Saving 2 charts 11:19:57 #10 123.8 Deleting outdated charts 11:19:57 #10 123.8 Skipping linting of repository-wrapper 11:19:57 #10 124.0 Pushing repository-wrapper-13.0.0.tgz to local... 11:19:57 #10 124.0 2024-09-03T11:19:57.186Z INFO [50] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.13919ms", "reqID": "7710cbdc-21f4-4f32-8317-f3ca738655ba"} 11:19:57 #10 124.0 Done. 11:20:00 #10 127.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages 11:20:00 #10 127.0 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:20:00 #10 127.0 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' 11:20:03 #10 130.0 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:20:03 #10 130.0 11:20:03 #10 130.0 [robot] 11:20:03 #10 130.0 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:20:03 #10 130.1 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:20:03 #10 130.1 make[2]: 'robot/Chart.yaml' is up to date. 11:20:03 #10 130.1 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:20:03 #10 130.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:20:03 #10 130.1 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:20:03 #10 130.2 Hang tight while we grab the latest from your chart repositories... 11:20:03 #10 130.2 2024-09-03T11:20:03.459Z INFO [51] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "176.711µs", "reqID": "19307d44-b4c9-45ae-91d6-d00e4d8fc172"} 11:20:03 #10 130.3 ...Successfully got an update from the "local" chart repository 11:20:03 #10 130.3 Update Complete. ⎈Happy Helming!⎈ 11:20:03 #10 130.3 Saving 3 charts 11:20:03 #10 130.3 Downloading common from repo http://localhost:18080 11:20:03 #10 130.3 2024-09-03T11:20:03.476Z INFO [52] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "197.152µs", "reqID": "ae09679b-bfb7-4c8f-b56a-501fc399bfef"} 11:20:03 #10 130.3 Downloading repositoryGenerator from repo http://localhost:18080 11:20:03 #10 130.3 2024-09-03T11:20:03.482Z INFO [53] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "128.771µs", "reqID": "8e0ecda1-4d7a-43eb-bf37-4a91899010bc"} 11:20:03 #10 130.3 Downloading serviceAccount from repo http://localhost:18080 11:20:03 #10 130.3 2024-09-03T11:20:03.489Z INFO [54] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.961µs", "reqID": "c58e962f-a0ad-45f2-842a-a23819240a95"} 11:20:03 #10 130.3 Deleting outdated charts 11:20:03 #10 130.3 Skipping linting of robot 11:20:03 #10 130.5 Pushing robot-13.0.0.tgz to local... 11:20:03 #10 130.5 2024-09-03T11:20:03.749Z INFO [55] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "30.426451ms", "reqID": "6cdf0782-54f2-46fd-8094-09acdd8b0358"} 11:20:03 #10 130.5 Done. 11:20:06 #10 133.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:20:06 #10 133.5 11:20:06 #10 133.5 [a1policymanagement] 11:20:06 #10 133.6 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:20:06 #10 133.7 Hang tight while we grab the latest from your chart repositories... 11:20:07 #10 133.7 2024-09-03T11:20:06.877Z INFO [56] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.231µs", "reqID": "ce0bb82a-b637-493e-a0bf-1963b16a7b44"} 11:20:07 #10 133.7 ...Successfully got an update from the "local" chart repository 11:20:07 #10 133.7 Update Complete. ⎈Happy Helming!⎈ 11:20:07 #10 133.7 Saving 3 charts 11:20:07 #10 133.7 Downloading common from repo http://localhost:18080 11:20:07 #10 133.7 2024-09-03T11:20:06.897Z INFO [57] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.882µs", "reqID": "d12e2773-443d-4d90-9839-aa711a00754c"} 11:20:07 #10 133.7 Downloading repositoryGenerator from repo http://localhost:18080 11:20:07 #10 133.7 2024-09-03T11:20:06.900Z INFO [58] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.431µs", "reqID": "7e9952fc-e07e-42bd-a932-97897c1faa33"} 11:20:07 #10 133.7 Downloading serviceAccount from repo http://localhost:18080 11:20:07 #10 133.7 2024-09-03T11:20:06.906Z INFO [59] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "221.952µs", "reqID": "106573c6-2ecf-4617-9af2-268aad136377"} 11:20:07 #10 133.7 Deleting outdated charts 11:20:07 #10 133.7 Skipping linting of a1policymanagement 11:20:07 #10 133.9 Pushing a1policymanagement-13.0.0.tgz to local... 11:20:07 #10 133.9 2024-09-03T11:20:07.135Z INFO [60] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.965347ms", "reqID": "2e23c5d2-322e-4e4a-96c3-cf74b6695bfe"} 11:20:07 #10 133.9 Done. 11:20:10 #10 136.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:20:10 #10 136.9 11:20:10 #10 136.9 [aai] 11:20:10 #10 136.9 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:20:10 #10 137.0 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' 11:20:10 #10 137.0 11:20:10 #10 137.0 [components] 11:20:10 #10 137.0 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' 11:20:10 #10 137.0 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:10 #10 137.0 11:20:10 #10 137.0 [aai-babel] 11:20:10 #10 137.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:10 #10 137.0 Hang tight while we grab the latest from your chart repositories... 11:20:10 #10 137.0 2024-09-03T11:20:10.245Z INFO [61] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.451µs", "reqID": "a4a7d350-d41a-44e1-b0e2-a659e4cba5d6"} 11:20:10 #10 137.0 ...Successfully got an update from the "local" chart repository 11:20:10 #10 137.0 Update Complete. ⎈Happy Helming!⎈ 11:20:10 #10 137.1 Saving 3 charts 11:20:10 #10 137.1 Downloading common from repo http://localhost:18080 11:20:10 #10 137.1 2024-09-03T11:20:10.270Z INFO [62] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.652µs", "reqID": "b2c07565-bd53-4fa9-8525-29dd14f5726f"} 11:20:10 #10 137.1 Downloading repositoryGenerator from repo http://localhost:18080 11:20:10 #10 137.1 2024-09-03T11:20:10.274Z INFO [63] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.341µs", "reqID": "bedd1cd3-3c16-4c6d-9d8e-3bdfd9296a25"} 11:20:10 #10 137.1 Downloading serviceAccount from repo http://localhost:18080 11:20:10 #10 137.1 2024-09-03T11:20:10.278Z INFO [64] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "159.851µs", "reqID": "e2a2615e-3b63-402e-8e33-e65512199808"} 11:20:10 #10 137.1 Deleting outdated charts 11:20:10 #10 137.1 Skipping linting of aai-babel 11:20:10 #10 137.3 Pushing aai-babel-13.0.0.tgz to local... 11:20:10 #10 137.3 2024-09-03T11:20:10.515Z INFO [65] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.390229ms", "reqID": "99d0e7e0-c894-4482-b42c-e60fa5549663"} 11:20:10 #10 137.3 Done. 11:20:13 #10 140.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages 11:20:13 #10 140.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:13 #10 140.3 11:20:13 #10 140.3 [aai-graphadmin] 11:20:13 #10 140.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:13 #10 140.4 Hang tight while we grab the latest from your chart repositories... 11:20:13 #10 140.4 2024-09-03T11:20:13.575Z INFO [66] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "173.871µs", "reqID": "6ba58af0-18c1-4093-8b32-dcdae7ccdbdd"} 11:20:13 #10 140.4 ...Successfully got an update from the "local" chart repository 11:20:13 #10 140.4 Update Complete. ⎈Happy Helming!⎈ 11:20:13 #10 140.4 Saving 3 charts 11:20:13 #10 140.4 Downloading common from repo http://localhost:18080 11:20:13 #10 140.4 2024-09-03T11:20:13.594Z INFO [67] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.562µs", "reqID": "c3d8a8cb-98ec-4a6d-b249-e9b2cebb96d9"} 11:20:13 #10 140.4 Downloading repositoryGenerator from repo http://localhost:18080 11:20:13 #10 140.4 2024-09-03T11:20:13.597Z INFO [68] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.521µs", "reqID": "ea447bf9-3f00-4170-bf98-f89f97515c57"} 11:20:13 #10 140.4 Downloading serviceAccount from repo http://localhost:18080 11:20:13 #10 140.4 2024-09-03T11:20:13.602Z INFO [69] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.971µs", "reqID": "2914ba69-4b12-4c85-b86d-f827f67e7aee"} 11:20:13 #10 140.4 Deleting outdated charts 11:20:13 #10 140.4 Skipping linting of aai-graphadmin 11:20:13 #10 140.6 Pushing aai-graphadmin-13.0.0.tgz to local... 11:20:13 #10 140.6 2024-09-03T11:20:13.843Z INFO [70] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.428162ms", "reqID": "3323b833-0b05-49cf-b5df-539e94f59f06"} 11:20:13 #10 140.6 Done. 11:20:16 #10 143.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages 11:20:16 #10 143.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:16 #10 143.6 11:20:16 #10 143.6 [aai-modelloader] 11:20:16 #10 143.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:16 #10 143.7 Hang tight while we grab the latest from your chart repositories... 11:20:17 #10 143.7 2024-09-03T11:20:16.909Z INFO [71] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.801µs", "reqID": "569596b0-108f-4cb8-8832-5bd55a99fe1c"} 11:20:17 #10 143.7 ...Successfully got an update from the "local" chart repository 11:20:17 #10 143.7 Update Complete. ⎈Happy Helming!⎈ 11:20:17 #10 143.7 Saving 3 charts 11:20:17 #10 143.7 Downloading common from repo http://localhost:18080 11:20:17 #10 143.7 2024-09-03T11:20:16.925Z INFO [72] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "291.311µs", "reqID": "9c0a897f-4738-4697-bd26-4c8ebf0699ca"} 11:20:17 #10 143.7 Downloading repositoryGenerator from repo http://localhost:18080 11:20:17 #10 143.7 2024-09-03T11:20:16.933Z INFO [73] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.781µs", "reqID": "c932312f-fa86-4516-9f7e-63914e97f8db"} 11:20:17 #10 143.7 Downloading serviceAccount from repo http://localhost:18080 11:20:17 #10 143.7 2024-09-03T11:20:16.938Z INFO [74] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.732µs", "reqID": "1e9e5b4c-748c-44a9-995b-c1354b044aa9"} 11:20:17 #10 143.7 Deleting outdated charts 11:20:17 #10 143.7 Skipping linting of aai-modelloader 11:20:17 #10 144.0 Pushing aai-modelloader-13.0.0.tgz to local... 11:20:17 #10 144.0 2024-09-03T11:20:17.178Z INFO [75] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.748534ms", "reqID": "748d6cb7-4465-457a-b134-3fae68c8114e"} 11:20:17 #10 144.0 Done. 11:20:20 #10 147.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages 11:20:20 #10 147.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:20 #10 147.0 11:20:20 #10 147.0 [aai-resources] 11:20:20 #10 147.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:20 #10 147.0 Hang tight while we grab the latest from your chart repositories... 11:20:20 #10 147.0 2024-09-03T11:20:20.241Z INFO [76] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "124.761µs", "reqID": "084516fe-4a05-454a-a56b-4ffe631f4ce4"} 11:20:20 #10 147.0 ...Successfully got an update from the "local" chart repository 11:20:20 #10 147.0 Update Complete. ⎈Happy Helming!⎈ 11:20:20 #10 147.1 Saving 3 charts 11:20:20 #10 147.1 Downloading common from repo http://localhost:18080 11:20:20 #10 147.1 2024-09-03T11:20:20.265Z INFO [77] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "297.962µs", "reqID": "91c969b0-d0e7-45e8-93d7-dd799b6a91e4"} 11:20:20 #10 147.1 Downloading repositoryGenerator from repo http://localhost:18080 11:20:20 #10 147.1 2024-09-03T11:20:20.272Z INFO [78] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "134.231µs", "reqID": "1051d9f1-7127-403f-aec2-1b477e738234"} 11:20:20 #10 147.1 Downloading serviceAccount from repo http://localhost:18080 11:20:20 #10 147.1 2024-09-03T11:20:20.276Z INFO [79] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.192µs", "reqID": "0a9fffa0-0baa-4984-8cd9-ac04670ab7bf"} 11:20:20 #10 147.1 Deleting outdated charts 11:20:20 #10 147.1 Skipping linting of aai-resources 11:20:20 #10 147.3 Pushing aai-resources-13.0.0.tgz to local... 11:20:20 #10 147.3 2024-09-03T11:20:20.539Z INFO [80] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.703336ms", "reqID": "e26fd945-8513-40f9-bae7-bbb3a0a16cba"} 11:20:20 #10 147.3 Done. 11:20:23 #10 150.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages 11:20:23 #10 150.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:23 #10 150.3 11:20:23 #10 150.3 [aai-schema-service] 11:20:23 #10 150.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:23 #10 150.4 Hang tight while we grab the latest from your chart repositories... 11:20:23 #10 150.4 2024-09-03T11:20:23.603Z INFO [81] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "208.301µs", "reqID": "d8d891d9-b036-4332-82cd-5d413b5f2a7c"} 11:20:23 #10 150.4 ...Successfully got an update from the "local" chart repository 11:20:23 #10 150.4 Update Complete. ⎈Happy Helming!⎈ 11:20:23 #10 150.4 Saving 3 charts 11:20:23 #10 150.4 Downloading common from repo http://localhost:18080 11:20:23 #10 150.4 2024-09-03T11:20:23.632Z INFO [82] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "299.222µs", "reqID": "a807d64c-f31e-4d23-a482-51a1cd7f7fc7"} 11:20:23 #10 150.4 Downloading repositoryGenerator from repo http://localhost:18080 11:20:23 #10 150.4 2024-09-03T11:20:23.636Z INFO [83] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.631µs", "reqID": "db240dac-650e-4855-ac32-2004ea824745"} 11:20:23 #10 150.4 Downloading serviceAccount from repo http://localhost:18080 11:20:23 #10 150.4 2024-09-03T11:20:23.642Z INFO [84] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "197.631µs", "reqID": "26f4a317-3b16-4d83-a511-e7e11ce7b9f8"} 11:20:23 #10 150.4 Deleting outdated charts 11:20:23 #10 150.4 Skipping linting of aai-schema-service 11:20:23 #10 150.7 Pushing aai-schema-service-13.0.0.tgz to local... 11:20:23 #10 150.7 2024-09-03T11:20:23.902Z INFO [85] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.972533ms", "reqID": "9c25b737-4d34-4239-ba5b-75fa39d139f7"} 11:20:24 #10 150.7 Done. 11:20:26 #10 153.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages 11:20:27 #10 153.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:27 #10 153.7 11:20:27 #10 153.7 [aai-sparky-be] 11:20:27 #10 153.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:27 #10 153.8 Hang tight while we grab the latest from your chart repositories... 11:20:27 #10 153.8 2024-09-03T11:20:26.976Z INFO [86] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "289.522µs", "reqID": "02a58bd1-6614-4eca-b0ac-9a1846ab5cff"} 11:20:27 #10 153.8 ...Successfully got an update from the "local" chart repository 11:20:27 #10 153.8 Update Complete. ⎈Happy Helming!⎈ 11:20:27 #10 153.8 Saving 3 charts 11:20:27 #10 153.8 Downloading common from repo http://localhost:18080 11:20:27 #10 153.8 2024-09-03T11:20:26.996Z INFO [87] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "189.021µs", "reqID": "a9985a5b-72a0-4556-bed6-18bd20fddfb1"} 11:20:27 #10 153.8 Downloading repositoryGenerator from repo http://localhost:18080 11:20:27 #10 153.8 2024-09-03T11:20:27.002Z INFO [88] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "92.261µs", "reqID": "ff8a894d-9968-48ba-b418-9064f4970a9d"} 11:20:27 #10 153.8 Downloading serviceAccount from repo http://localhost:18080 11:20:27 #10 153.8 2024-09-03T11:20:27.006Z INFO [89] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "127.301µs", "reqID": "15142fa1-95b6-4a5e-9978-eb605793cccb"} 11:20:27 #10 153.8 Deleting outdated charts 11:20:27 #10 153.8 Skipping linting of aai-sparky-be 11:20:27 #10 154.0 Pushing aai-sparky-be-13.0.0.tgz to local... 11:20:27 #10 154.0 2024-09-03T11:20:27.258Z INFO [90] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.396515ms", "reqID": "478d9774-49d0-4bd6-b8a9-71bc04831aaa"} 11:20:27 #10 154.0 Done. 11:20:30 #10 157.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages 11:20:30 #10 157.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:30 #10 157.1 11:20:30 #10 157.1 [aai-traversal] 11:20:30 #10 157.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:30 #10 157.1 Hang tight while we grab the latest from your chart repositories... 11:20:30 #10 157.1 2024-09-03T11:20:30.326Z INFO [91] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "323.982µs", "reqID": "cb41ec7d-5eaa-4f0f-a174-5889889f31ee"} 11:20:30 #10 157.1 ...Successfully got an update from the "local" chart repository 11:20:30 #10 157.1 Update Complete. ⎈Happy Helming!⎈ 11:20:30 #10 157.1 Saving 3 charts 11:20:30 #10 157.1 Downloading common from repo http://localhost:18080 11:20:30 #10 157.1 2024-09-03T11:20:30.351Z INFO [92] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "278.682µs", "reqID": "a50eea64-86cc-451e-b501-46fdbd098b94"} 11:20:30 #10 157.1 Downloading repositoryGenerator from repo http://localhost:18080 11:20:30 #10 157.1 2024-09-03T11:20:30.354Z INFO [93] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "171.261µs", "reqID": "1929417e-4802-4cd8-844e-b7fc87e3f445"} 11:20:30 #10 157.1 Downloading serviceAccount from repo http://localhost:18080 11:20:30 #10 157.2 2024-09-03T11:20:30.365Z INFO [94] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.621µs", "reqID": "2a9835ac-1404-4d71-87ee-6c6bfaa8a52f"} 11:20:30 #10 157.2 Deleting outdated charts 11:20:30 #10 157.2 Skipping linting of aai-traversal 11:20:30 #10 157.4 Pushing aai-traversal-13.0.0.tgz to local... 11:20:30 #10 157.4 2024-09-03T11:20:30.622Z INFO [95] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.745856ms", "reqID": "495cd363-269b-4d39-a762-b67b51e2039c"} 11:20:30 #10 157.4 Done. 11:20:33 #10 160.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages 11:20:33 #10 160.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:33 #10 160.4 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' 11:20:36 #10 163.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/../dist/packages 11:20:36 #10 163.4 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' 11:20:36 #10 163.4 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' 11:20:36 #10 163.5 Hang tight while we grab the latest from your chart repositories... 11:20:36 #10 163.5 2024-09-03T11:20:36.692Z INFO [96] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "669.804µs", "reqID": "c766a9ed-2b0a-46a9-a3c7-a7bae671a6a6"} 11:20:36 #10 163.5 ...Successfully got an update from the "local" chart repository 11:20:36 #10 163.5 Update Complete. ⎈Happy Helming!⎈ 11:20:36 #10 163.5 Saving 11 charts 11:20:36 #10 163.5 Downloading common from repo http://localhost:18080 11:20:36 #10 163.5 2024-09-03T11:20:36.745Z INFO [97] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "285.141µs", "reqID": "ec2eabd8-aee3-4bde-b558-e5efe50ff219"} 11:20:36 #10 163.5 Downloading cassandra from repo http://localhost:18080 11:20:36 #10 163.5 2024-09-03T11:20:36.751Z INFO [98] Request served {"path": "/charts/cassandra-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "175.031µs", "reqID": "f943fab4-083d-4289-b413-011a9c778d69"} 11:20:36 #10 163.5 Downloading repositoryGenerator from repo http://localhost:18080 11:20:36 #10 163.5 2024-09-03T11:20:36.757Z INFO [99] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "143.58µs", "reqID": "2ae36b3f-2fa9-4ecc-811d-fd49bd7ef8c4"} 11:20:37 #10 163.7 Downloading serviceAccount from repo http://localhost:18080 11:20:37 #10 163.7 2024-09-03T11:20:36.898Z INFO [100] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.491µs", "reqID": "51afe59e-5078-4c16-bd90-c476b084aa2d"} 11:20:37 #10 163.7 Deleting outdated charts 11:20:37 #10 163.7 Skipping linting of aai 11:20:37 #10 164.3 Pushing aai-13.0.0.tgz to local... 11:20:37 #10 164.4 2024-09-03T11:20:37.606Z INFO [101] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "141.202366ms", "reqID": "2c5f7971-1521-43d7-8ab7-acf6f4857b7d"} 11:20:37 #10 164.4 Done. 11:20:40 #10 167.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:20:40 #10 167.4 11:20:40 #10 167.4 [cds] 11:20:40 #10 167.4 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:20:40 #10 167.5 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' 11:20:40 #10 167.5 11:20:40 #10 167.5 [components] 11:20:40 #10 167.5 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' 11:20:40 #10 167.5 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 11:20:40 #10 167.5 11:20:40 #10 167.5 [cds-blueprints-processor] 11:20:40 #10 167.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 11:20:40 #10 167.5 Hang tight while we grab the latest from your chart repositories... 11:20:40 #10 167.5 2024-09-03T11:20:40.742Z INFO [102] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.782µs", "reqID": "e174a2dc-f699-43aa-98de-5e1e65670eb6"} 11:20:40 #10 167.5 ...Successfully got an update from the "local" chart repository 11:20:40 #10 167.5 Update Complete. ⎈Happy Helming!⎈ 11:20:40 #10 167.6 Saving 4 charts 11:20:40 #10 167.6 Downloading common from repo http://localhost:18080 11:20:40 #10 167.6 2024-09-03T11:20:40.771Z INFO [103] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.201µs", "reqID": "7da1ec6b-99cc-4642-b1bb-a64e7ad7dd2a"} 11:20:40 #10 167.6 Downloading repositoryGenerator from repo http://localhost:18080 11:20:40 #10 167.6 2024-09-03T11:20:40.780Z INFO [104] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "277.092µs", "reqID": "966bf9cc-e144-49d0-b64d-427b7342e774"} 11:20:40 #10 167.6 Downloading serviceAccount from repo http://localhost:18080 11:20:40 #10 167.6 2024-09-03T11:20:40.787Z INFO [105] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.761µs", "reqID": "929cac39-3e3f-4a44-9536-13f99cc0e838"} 11:20:40 #10 167.6 Downloading readinessCheck from repo http://localhost:18080 11:20:40 #10 167.6 2024-09-03T11:20:40.795Z INFO [106] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.681µs", "reqID": "5cba1034-0c6f-4b52-baec-a27e9ed209ea"} 11:20:40 #10 167.6 Deleting outdated charts 11:20:40 #10 167.6 Skipping linting of cds-blueprints-processor 11:20:41 #10 167.8 Pushing cds-blueprints-processor-13.0.0.tgz to local... 11:20:41 #10 167.9 2024-09-03T11:20:41.084Z INFO [107] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "26.283981ms", "reqID": "9a9a1408-d4d0-43da-bb3c-d6df8deb74ea"} 11:20:41 #10 167.9 Done. 11:20:44 #10 170.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages 11:20:44 #10 170.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 11:20:44 #10 170.9 11:20:44 #10 170.9 [cds-command-executor] 11:20:44 #10 170.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 11:20:44 #10 170.9 Hang tight while we grab the latest from your chart repositories... 11:20:44 #10 170.9 2024-09-03T11:20:44.146Z INFO [108] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "109.031µs", "reqID": "0611717c-466f-4458-9c2e-1daea6b79e25"} 11:20:44 #10 170.9 ...Successfully got an update from the "local" chart repository 11:20:44 #10 170.9 Update Complete. ⎈Happy Helming!⎈ 11:20:44 #10 171.0 Saving 3 charts 11:20:44 #10 171.0 Downloading common from repo http://localhost:18080 11:20:44 #10 171.0 2024-09-03T11:20:44.167Z INFO [109] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "314.132µs", "reqID": "ce4e395b-eac2-41dd-afe9-ba7d998ad7ff"} 11:20:44 #10 171.0 Downloading repositoryGenerator from repo http://localhost:18080 11:20:44 #10 171.0 2024-09-03T11:20:44.173Z INFO [110] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "116.551µs", "reqID": "56a4092c-7d7a-49b4-bc62-20a2cd0364a8"} 11:20:44 #10 171.0 Downloading serviceAccount from repo http://localhost:18080 11:20:44 #10 171.0 2024-09-03T11:20:44.176Z INFO [111] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "109.581µs", "reqID": "90e6540c-34e2-4941-bcb5-8faf48d79292"} 11:20:44 #10 171.0 Deleting outdated charts 11:20:44 #10 171.0 Skipping linting of cds-command-executor 11:20:44 #10 171.2 Pushing cds-command-executor-13.0.0.tgz to local... 11:20:44 #10 171.2 2024-09-03T11:20:44.395Z INFO [112] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.786123ms", "reqID": "3985ecb5-e742-45ff-985a-120e47400f56"} 11:20:44 #10 171.2 Done. 11:20:47 #10 174.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages 11:20:47 #10 174.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 11:20:47 #10 174.2 11:20:47 #10 174.2 [cds-py-executor] 11:20:47 #10 174.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 11:20:47 #10 174.3 Hang tight while we grab the latest from your chart repositories... 11:20:47 #10 174.3 2024-09-03T11:20:47.462Z INFO [113] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.122µs", "reqID": "7b9862df-90c0-4780-bec1-37c6e13cdc48"} 11:20:47 #10 174.3 ...Successfully got an update from the "local" chart repository 11:20:47 #10 174.3 Update Complete. ⎈Happy Helming!⎈ 11:20:47 #10 174.3 Saving 3 charts 11:20:47 #10 174.3 Downloading common from repo http://localhost:18080 11:20:47 #10 174.3 2024-09-03T11:20:47.491Z INFO [114] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.911µs", "reqID": "0d12d495-d446-469c-b39e-0690f3a4c09f"} 11:20:47 #10 174.3 Downloading repositoryGenerator from repo http://localhost:18080 11:20:47 #10 174.3 2024-09-03T11:20:47.496Z INFO [115] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "189.861µs", "reqID": "a3c163b5-9a12-449a-ac8d-e4cc659dad85"} 11:20:47 #10 174.3 Downloading serviceAccount from repo http://localhost:18080 11:20:47 #10 174.3 2024-09-03T11:20:47.506Z INFO [116] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "276.362µs", "reqID": "ca01c824-5863-45b7-a3b6-9895f485be95"} 11:20:47 #10 174.3 Deleting outdated charts 11:20:47 #10 174.3 Skipping linting of cds-py-executor 11:20:47 #10 174.5 Pushing cds-py-executor-13.0.0.tgz to local... 11:20:47 #10 174.6 2024-09-03T11:20:47.770Z INFO [117] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.5929ms", "reqID": "ba794bf0-f0ac-4ab0-be90-09f89c5cc810"} 11:20:47 #10 174.6 Done. 11:20:50 #10 177.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages 11:20:50 #10 177.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 11:20:50 #10 177.6 11:20:50 #10 177.6 [cds-sdc-listener] 11:20:50 #10 177.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 11:20:50 #10 177.6 Hang tight while we grab the latest from your chart repositories... 11:20:50 #10 177.6 2024-09-03T11:20:50.832Z INFO [118] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.072µs", "reqID": "f2a86525-468a-4562-8257-685ee56718e2"} 11:20:50 #10 177.6 ...Successfully got an update from the "local" chart repository 11:20:50 #10 177.6 Update Complete. ⎈Happy Helming!⎈ 11:20:50 #10 177.6 Saving 3 charts 11:20:50 #10 177.6 Downloading common from repo http://localhost:18080 11:20:50 #10 177.6 2024-09-03T11:20:50.860Z INFO [119] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "318.732µs", "reqID": "ba200c1b-007e-4715-8629-a587553369ea"} 11:20:50 #10 177.7 Downloading repositoryGenerator from repo http://localhost:18080 11:20:50 #10 177.7 2024-09-03T11:20:50.867Z INFO [120] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.601µs", "reqID": "43eaec74-8335-4518-afca-50202c5a5d6f"} 11:20:51 #10 177.7 Downloading serviceAccount from repo http://localhost:18080 11:20:51 #10 177.7 2024-09-03T11:20:50.875Z INFO [121] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.611µs", "reqID": "370f3078-bb47-4e7e-bd8b-4027fc980f13"} 11:20:51 #10 177.7 Deleting outdated charts 11:20:51 #10 177.7 Skipping linting of cds-sdc-listener 11:20:51 #10 177.9 Pushing cds-sdc-listener-13.0.0.tgz to local... 11:20:51 #10 177.9 2024-09-03T11:20:51.107Z INFO [122] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.815345ms", "reqID": "5f0be758-bcaa-4bc0-9ef7-a1a5fdd46ba7"} 11:20:51 #10 177.9 Done. 11:20:54 #10 180.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages 11:20:54 #10 180.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 11:20:54 #10 180.9 11:20:54 #10 180.9 [cds-ui] 11:20:54 #10 180.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 11:20:54 #10 181.0 Hang tight while we grab the latest from your chart repositories... 11:20:54 #10 181.0 2024-09-03T11:20:54.170Z INFO [123] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "173.831µs", "reqID": "ab07d5c7-006f-460d-b09a-6ddce97e0df4"} 11:20:54 #10 181.0 ...Successfully got an update from the "local" chart repository 11:20:54 #10 181.0 Update Complete. ⎈Happy Helming!⎈ 11:20:54 #10 181.0 Saving 3 charts 11:20:54 #10 181.0 Downloading common from repo http://localhost:18080 11:20:54 #10 181.0 2024-09-03T11:20:54.201Z INFO [124] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.771µs", "reqID": "917b2b8b-0843-481c-8950-b61e0dc0d23a"} 11:20:54 #10 181.0 Downloading repositoryGenerator from repo http://localhost:18080 11:20:54 #10 181.0 2024-09-03T11:20:54.210Z INFO [125] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "101.151µs", "reqID": "eba96c6d-a153-4d59-abd0-5aebda36e14a"} 11:20:54 #10 181.0 Downloading serviceAccount from repo http://localhost:18080 11:20:54 #10 181.0 2024-09-03T11:20:54.214Z INFO [126] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "107.481µs", "reqID": "3a024b34-9555-483e-823a-a01d1cca0977"} 11:20:54 #10 181.0 Deleting outdated charts 11:20:54 #10 181.0 Skipping linting of cds-ui 11:20:54 #10 181.2 Pushing cds-ui-13.0.0.tgz to local... 11:20:54 #10 181.2 2024-09-03T11:20:54.426Z INFO [127] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.690723ms", "reqID": "7ba0a8ca-f3c4-410a-b431-e44fedcfeb95"} 11:20:54 #10 181.2 Done. 11:20:57 #10 184.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages 11:20:57 #10 184.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 11:20:57 #10 184.2 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' 11:21:00 #10 187.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/../dist/packages 11:21:00 #10 187.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' 11:21:00 #10 187.2 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' 11:21:00 #10 187.3 Hang tight while we grab the latest from your chart repositories... 11:21:00 #10 187.3 2024-09-03T11:21:00.494Z INFO [128] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.841µs", "reqID": "f43412e8-abe1-4bc3-9607-771a99d480f1"} 11:21:00 #10 187.3 ...Successfully got an update from the "local" chart repository 11:21:00 #10 187.3 Update Complete. ⎈Happy Helming!⎈ 11:21:00 #10 187.3 Saving 7 charts 11:21:00 #10 187.3 Downloading common from repo http://localhost:18080 11:21:00 #10 187.3 2024-09-03T11:21:00.544Z INFO [129] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.722µs", "reqID": "f53cd093-adf9-437b-af14-6bcdb33e7981"} 11:21:00 #10 187.3 Downloading mariadb-galera from repo http://localhost:18080 11:21:00 #10 187.3 2024-09-03T11:21:00.551Z INFO [130] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.101µs", "reqID": "49b54dcc-f2fc-4853-9666-d557f328d4a2"} 11:21:00 #10 187.5 Deleting outdated charts 11:21:00 #10 187.5 Skipping linting of cds 11:21:01 #10 187.9 Pushing cds-13.0.0.tgz to local... 11:21:01 #10 188.0 2024-09-03T11:21:01.222Z INFO [131] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "110.897032ms", "reqID": "d87710f9-99f5-4a2b-a202-e3bf73be2c52"} 11:21:01 #10 188.0 Done. 11:21:04 #10 191.0 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:21:04 #10 191.0 11:21:04 #10 191.0 [cli] 11:21:04 #10 191.0 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:21:04 #10 191.1 Hang tight while we grab the latest from your chart repositories... 11:21:04 #10 191.1 2024-09-03T11:21:04.359Z INFO [132] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.502µs", "reqID": "eb4880c2-bd31-49ab-90d5-505502fc77a9"} 11:21:04 #10 191.2 ...Successfully got an update from the "local" chart repository 11:21:04 #10 191.2 Update Complete. ⎈Happy Helming!⎈ 11:21:04 #10 191.2 Saving 3 charts 11:21:04 #10 191.2 Downloading common from repo http://localhost:18080 11:21:04 #10 191.2 2024-09-03T11:21:04.387Z INFO [133] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "299.412µs", "reqID": "78a5b349-cef8-49c0-b50f-60d18bc145b9"} 11:21:04 #10 191.2 Downloading repositoryGenerator from repo http://localhost:18080 11:21:04 #10 191.2 2024-09-03T11:21:04.396Z INFO [134] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "173.731µs", "reqID": "eab96f00-c705-4774-bc83-9a32e6af406e"} 11:21:04 #10 191.2 Downloading serviceAccount from repo http://localhost:18080 11:21:04 #10 191.2 2024-09-03T11:21:04.401Z INFO [135] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.381µs", "reqID": "a31e316e-9ed6-43ce-b1c8-9395a7ddbe9e"} 11:21:04 #10 191.2 Deleting outdated charts 11:21:04 #10 191.2 Skipping linting of cli 11:21:04 #10 191.4 Pushing cli-13.0.0.tgz to local... 11:21:04 #10 191.4 2024-09-03T11:21:04.645Z INFO [136] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.22079ms", "reqID": "5264d37d-b58f-4e41-b377-b19ff98c1f16"} 11:21:04 #10 191.4 Done. 11:21:07 #10 194.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:21:07 #10 194.4 11:21:07 #10 194.4 [cps] 11:21:07 #10 194.4 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:21:07 #10 194.5 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' 11:21:07 #10 194.5 11:21:07 #10 194.5 [components] 11:21:07 #10 194.5 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' 11:21:07 #10 194.5 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 11:21:07 #10 194.6 11:21:07 #10 194.6 [cps-core] 11:21:07 #10 194.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 11:21:07 #10 194.7 Hang tight while we grab the latest from your chart repositories... 11:21:08 #10 194.7 2024-09-03T11:21:07.878Z INFO [137] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "335.742µs", "reqID": "0d7b6aaa-54a7-4e7c-b0c7-d7af6826fb88"} 11:21:08 #10 194.7 ...Successfully got an update from the "local" chart repository 11:21:08 #10 194.7 Update Complete. ⎈Happy Helming!⎈ 11:21:08 #10 194.7 Saving 6 charts 11:21:08 #10 194.7 Downloading common from repo http://localhost:18080 11:21:08 #10 194.7 2024-09-03T11:21:07.922Z INFO [138] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.561µs", "reqID": "cadce2fd-1019-4946-b46d-b80346a3be5f"} 11:21:08 #10 194.7 Downloading postgres from repo http://localhost:18080 11:21:08 #10 194.7 2024-09-03T11:21:07.926Z INFO [139] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.911µs", "reqID": "59e72e59-bda4-4b46-852e-17372de7fb07"} 11:21:08 #10 194.7 Downloading postgres-init from repo http://localhost:18080 11:21:08 #10 194.7 2024-09-03T11:21:07.934Z INFO [140] Request served {"path": "/charts/postgres-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "144.351µs", "reqID": "31169657-3b21-499a-a46f-67806f3752d6"} 11:21:08 #10 194.7 Downloading readinessCheck from repo http://localhost:18080 11:21:08 #10 194.7 2024-09-03T11:21:07.941Z INFO [141] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.241µs", "reqID": "8987492b-88dd-4d18-8dd4-64b3ee368322"} 11:21:08 #10 194.7 Downloading repositoryGenerator from repo http://localhost:18080 11:21:08 #10 194.7 2024-09-03T11:21:07.948Z INFO [142] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "138.231µs", "reqID": "be49b7a9-4bb8-4999-8013-e3075c64e70e"} 11:21:08 #10 194.7 Downloading serviceAccount from repo http://localhost:18080 11:21:08 #10 194.7 2024-09-03T11:21:07.953Z INFO [143] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "135.26µs", "reqID": "c55f31f9-7e40-4a2b-a1b6-11fa49e7d2f4"} 11:21:08 #10 194.8 Deleting outdated charts 11:21:08 #10 194.8 Skipping linting of cps-core 11:21:08 #10 195.0 Pushing cps-core-13.0.1.tgz to local... 11:21:08 #10 195.1 2024-09-03T11:21:08.287Z INFO [144] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "51.895903ms", "reqID": "6aff391a-7000-431a-a46c-a3f4c4fca70b"} 11:21:08 #10 195.1 Done. 11:21:11 #10 198.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components/../../dist/packages 11:21:11 #10 198.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 11:21:11 #10 198.1 11:21:11 #10 198.1 [cps-temporal] 11:21:11 #10 198.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 11:21:11 #10 198.2 Hang tight while we grab the latest from your chart repositories... 11:21:11 #10 198.2 2024-09-03T11:21:11.412Z INFO [145] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.062µs", "reqID": "0eba5c00-7fd5-4407-977d-5ba4fdbeaeba"} 11:21:11 #10 198.2 ...Successfully got an update from the "local" chart repository 11:21:11 #10 198.2 Update Complete. ⎈Happy Helming!⎈ 11:21:11 #10 198.2 Saving 5 charts 11:21:11 #10 198.2 Downloading common from repo http://localhost:18080 11:21:11 #10 198.2 2024-09-03T11:21:11.455Z INFO [146] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "292.342µs", "reqID": "b9a88c3d-c9a9-44d8-87ca-82fec55e9d1c"} 11:21:11 #10 198.2 Downloading repositoryGenerator from repo http://localhost:18080 11:21:11 #10 198.3 2024-09-03T11:21:11.462Z INFO [147] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.061µs", "reqID": "e3af5975-2d7f-48ef-b5fa-27acf7697403"} 11:21:11 #10 198.3 Downloading timescaledb from repo http://localhost:18080 11:21:11 #10 198.3 2024-09-03T11:21:11.468Z INFO [148] Request served {"path": "/charts/timescaledb-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "244.301µs", "reqID": "e37dda90-eff5-45a4-9553-e3052590bd33"} 11:21:11 #10 198.3 Downloading readinessCheck from repo http://localhost:18080 11:21:11 #10 198.3 2024-09-03T11:21:11.473Z INFO [149] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "130.96µs", "reqID": "38b24d2c-4694-4c5a-8636-ad223917573b"} 11:21:11 #10 198.3 Downloading serviceAccount from repo http://localhost:18080 11:21:11 #10 198.3 2024-09-03T11:21:11.482Z INFO [150] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.471µs", "reqID": "e6acdea0-6e74-4565-bca5-875a4d9ceab8"} 11:21:11 #10 198.3 Deleting outdated charts 11:21:11 #10 198.3 Skipping linting of cps-temporal 11:21:11 #10 198.6 Pushing cps-temporal-13.0.1.tgz to local... 11:21:11 #10 198.6 2024-09-03T11:21:11.818Z INFO [151] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "42.930179ms", "reqID": "190889ba-41be-4036-8215-9c4e75819759"} 11:21:11 #10 198.6 Done. 11:21:14 #10 201.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components/../../dist/packages 11:21:14 #10 201.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 11:21:14 #10 201.6 11:21:14 #10 201.6 [ncmp-dmi-plugin] 11:21:14 #10 201.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 11:21:14 #10 201.7 Hang tight while we grab the latest from your chart repositories... 11:21:15 #10 201.7 2024-09-03T11:21:14.942Z INFO [152] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "99.751µs", "reqID": "ca13008b-3505-4851-ba94-49e36cef236c"} 11:21:15 #10 201.7 ...Successfully got an update from the "local" chart repository 11:21:15 #10 201.7 Update Complete. ⎈Happy Helming!⎈ 11:21:15 #10 201.8 Saving 4 charts 11:21:15 #10 201.8 Downloading common from repo http://localhost:18080 11:21:15 #10 201.8 2024-09-03T11:21:14.977Z INFO [153] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "327.972µs", "reqID": "6c387171-3dc5-468e-b84e-9fdc8153c2a0"} 11:21:15 #10 201.8 Downloading readinessCheck from repo http://localhost:18080 11:21:15 #10 201.8 2024-09-03T11:21:14.986Z INFO [154] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.051µs", "reqID": "c5a1bd15-16cf-4132-a761-848fa05b0de6"} 11:21:15 #10 201.8 Downloading repositoryGenerator from repo http://localhost:18080 11:21:15 #10 201.8 2024-09-03T11:21:14.992Z INFO [155] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "191.251µs", "reqID": "a560cbfd-085f-4274-8cbd-8cc1a8fb864b"} 11:21:15 #10 201.8 Downloading serviceAccount from repo http://localhost:18080 11:21:15 #10 201.8 2024-09-03T11:21:14.998Z INFO [156] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.281µs", "reqID": "3c404ff5-7f8f-4bea-8dd7-1e0787de53ce"} 11:21:15 #10 201.8 Deleting outdated charts 11:21:15 #10 201.8 Skipping linting of ncmp-dmi-plugin 11:21:15 #10 202.0 Pushing ncmp-dmi-plugin-13.0.1.tgz to local... 11:21:15 #10 202.1 2024-09-03T11:21:15.266Z INFO [157] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.16437ms", "reqID": "babc5fc8-0f21-467e-8d59-ac028de71d32"} 11:21:15 #10 202.1 Done. 11:21:18 #10 205.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components/../../dist/packages 11:21:18 #10 205.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 11:21:18 #10 205.1 Hang tight while we grab the latest from your chart repositories... 11:21:18 #10 205.1 2024-09-03T11:21:18.320Z INFO [158] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.311µs", "reqID": "a02af196-af16-43b8-be21-50eee8084333"} 11:21:18 #10 205.1 ...Successfully got an update from the "local" chart repository 11:21:18 #10 205.1 Update Complete. ⎈Happy Helming!⎈ 11:21:18 #10 205.1 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' 11:21:21 #10 208.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/../dist/packages 11:21:21 #10 208.1 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' 11:21:21 #10 208.1 11:21:21 #10 208.1 [templates] 11:21:21 #10 208.1 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' 11:21:24 #10 211.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/../dist/packages 11:21:24 #10 211.1 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' 11:21:24 #10 211.1 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' 11:21:24 #10 211.2 Hang tight while we grab the latest from your chart repositories... 11:21:24 #10 211.2 2024-09-03T11:21:24.396Z INFO [159] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "179.091µs", "reqID": "96069126-6851-4a69-a6d6-94e4164d2e14"} 11:21:24 #10 211.2 ...Successfully got an update from the "local" chart repository 11:21:24 #10 211.2 Update Complete. ⎈Happy Helming!⎈ 11:21:24 #10 211.2 Saving 5 charts 11:21:24 #10 211.2 Downloading common from repo http://localhost:18080 11:21:24 #10 211.2 2024-09-03T11:21:24.434Z INFO [160] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "315.272µs", "reqID": "da7b7adc-502d-421c-b551-9b9481dfaa5b"} 11:21:24 #10 211.2 Downloading roles-wrapper from repo http://localhost:18080 11:21:24 #10 211.2 2024-09-03T11:21:24.443Z INFO [161] Request served {"path": "/charts/roles-wrapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.721µs", "reqID": "3cac29e1-aeb0-4b9e-83f0-920f9638720d"} 11:21:24 #10 211.2 Downloading cps-core from repo http://localhost:18080 11:21:24 #10 211.2 2024-09-03T11:21:24.450Z INFO [162] Request served {"path": "/charts/cps-core-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "282.072µs", "reqID": "4d3bc486-2f7f-42cc-a88d-d65f55ce22cc"} 11:21:24 #10 211.2 Downloading cps-temporal from repo http://localhost:18080 11:21:24 #10 211.2 2024-09-03T11:21:24.458Z INFO [163] Request served {"path": "/charts/cps-temporal-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "344.272µs", "reqID": "5be77e10-9a76-494b-8e3e-16b49dc2f1b4"} 11:21:24 #10 211.2 Downloading ncmp-dmi-plugin from repo http://localhost:18080 11:21:24 #10 211.3 2024-09-03T11:21:24.465Z INFO [164] Request served {"path": "/charts/ncmp-dmi-plugin-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.841µs", "reqID": "464029f7-5f51-416b-bea3-66971b6b252d"} 11:21:24 #10 211.3 Deleting outdated charts 11:21:24 #10 211.3 Skipping linting of cps 11:21:24 #10 211.7 Pushing cps-13.0.1.tgz to local... 11:21:25 #10 211.9 2024-09-03T11:21:25.070Z INFO [165] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "115.486351ms", "reqID": "e645dde4-00da-400d-a5a0-c71223f98d20"} 11:21:25 #10 211.9 Done. 11:21:28 #10 214.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:21:28 #10 214.9 11:21:28 #10 214.9 [dcaegen2-services] 11:21:28 #10 214.9 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:21:28 #10 214.9 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 11:21:28 #10 214.9 11:21:28 #10 214.9 [common] 11:21:28 #10 214.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 11:21:28 #10 214.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' 11:21:28 #10 215.0 11:21:28 #10 215.0 [dcaegen2-services-common] 11:21:28 #10 215.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' 11:21:28 #10 215.1 Hang tight while we grab the latest from your chart repositories... 11:21:28 #10 215.1 2024-09-03T11:21:28.313Z INFO [166] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "176.711µs", "reqID": "9e06a598-d469-4484-af20-c713e7bc7072"} 11:21:28 #10 215.1 ...Successfully got an update from the "local" chart repository 11:21:28 #10 215.1 Update Complete. ⎈Happy Helming!⎈ 11:21:28 #10 215.1 Saving 1 charts 11:21:28 #10 215.1 Downloading common from repo http://localhost:18080 11:21:28 #10 215.1 2024-09-03T11:21:28.337Z INFO [167] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.821µs", "reqID": "ca9938bc-1bc6-4521-ae6f-ec44a7bd0245"} 11:21:28 #10 215.1 Deleting outdated charts 11:21:28 #10 215.1 Skipping linting of dcaegen2-services-common 11:21:28 #10 215.3 Pushing dcaegen2-services-common-13.0.0.tgz to local... 11:21:28 #10 215.3 2024-09-03T11:21:28.560Z INFO [168] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.06549ms", "reqID": "1daa8700-6e9b-4634-b8ea-61c7f05ed583"} 11:21:28 #10 215.4 Done. 11:21:31 #10 218.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common/../../dist/packages 11:21:31 #10 218.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' 11:21:31 #10 218.4 Hang tight while we grab the latest from your chart repositories... 11:21:31 #10 218.4 2024-09-03T11:21:31.618Z INFO [169] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "283.501µs", "reqID": "a478f7a4-8e19-4a96-878b-2843c81c93ef"} 11:21:31 #10 218.4 ...Successfully got an update from the "local" chart repository 11:21:31 #10 218.4 Update Complete. ⎈Happy Helming!⎈ 11:21:31 #10 218.4 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' 11:21:34 #10 221.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages 11:21:34 #10 221.4 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 11:21:34 #10 221.4 11:21:34 #10 221.4 [components] 11:21:34 #10 221.4 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 11:21:34 #10 221.4 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:34 #10 221.4 11:21:34 #10 221.4 [dcae-datafile-collector] 11:21:34 #10 221.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:34 #10 221.5 Hang tight while we grab the latest from your chart repositories... 11:21:34 #10 221.5 2024-09-03T11:21:34.694Z INFO [170] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "192.791µs", "reqID": "46d86e75-9315-4cda-9552-a8e6862987c3"} 11:21:34 #10 221.5 ...Successfully got an update from the "local" chart repository 11:21:34 #10 221.5 Update Complete. ⎈Happy Helming!⎈ 11:21:34 #10 221.5 Saving 6 charts 11:21:34 #10 221.5 Downloading common from repo http://localhost:18080 11:21:34 #10 221.5 2024-09-03T11:21:34.742Z INFO [171] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.691µs", "reqID": "d18d8f80-8264-48cb-b180-96306cdbc089"} 11:21:34 #10 221.5 Downloading readinessCheck from repo http://localhost:18080 11:21:34 #10 221.5 2024-09-03T11:21:34.748Z INFO [172] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.501µs", "reqID": "a3812d4d-a887-4986-a99e-9e3bd3e20756"} 11:21:34 #10 221.5 Downloading repositoryGenerator from repo http://localhost:18080 11:21:34 #10 221.5 2024-09-03T11:21:34.755Z INFO [173] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "126.641µs", "reqID": "b26541e1-f486-481c-8ca3-163f3bbfd6cc"} 11:21:34 #10 221.5 Downloading certManagerCertificate from repo http://localhost:18080 11:21:34 #10 221.6 2024-09-03T11:21:34.763Z INFO [174] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "244.571µs", "reqID": "b03a2380-8419-44db-b586-8b69c5452728"} 11:21:34 #10 221.6 Downloading dcaegen2-services-common from repo http://localhost:18080 11:21:34 #10 221.6 2024-09-03T11:21:34.772Z INFO [175] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "121.591µs", "reqID": "71c38333-f52e-4b4c-a68a-42e710d5b767"} 11:21:34 #10 221.6 Downloading serviceAccount from repo http://localhost:18080 11:21:34 #10 221.6 2024-09-03T11:21:34.782Z INFO [176] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.472µs", "reqID": "7f9613ab-7214-4f44-9ab3-0c0324789ed1"} 11:21:34 #10 221.6 Deleting outdated charts 11:21:34 #10 221.6 Skipping linting of dcae-datafile-collector 11:21:35 #10 221.9 Pushing dcae-datafile-collector-13.0.0.tgz to local... 11:21:35 #10 221.9 2024-09-03T11:21:35.118Z INFO [177] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "37.639814ms", "reqID": "7d9f5748-8fc8-43ee-aa95-f30e15d9f202"} 11:21:35 #10 221.9 Done. 11:21:38 #10 224.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:21:38 #10 224.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:38 #10 224.9 11:21:38 #10 224.9 [dcae-datalake-admin-ui] 11:21:38 #10 224.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:38 #10 225.0 Hang tight while we grab the latest from your chart repositories... 11:21:38 #10 225.0 2024-09-03T11:21:38.189Z INFO [178] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.721µs", "reqID": "15db9502-83ec-4617-a1ef-04ca04632046"} 11:21:38 #10 225.0 ...Successfully got an update from the "local" chart repository 11:21:38 #10 225.0 Update Complete. ⎈Happy Helming!⎈ 11:21:38 #10 225.0 Saving 5 charts 11:21:38 #10 225.0 Downloading common from repo http://localhost:18080 11:21:38 #10 225.0 2024-09-03T11:21:38.235Z INFO [179] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.241µs", "reqID": "9a73b7c0-71b6-4c98-bcd2-eb5fa09f5c06"} 11:21:38 #10 225.0 Downloading repositoryGenerator from repo http://localhost:18080 11:21:38 #10 225.0 2024-09-03T11:21:38.243Z INFO [180] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.511µs", "reqID": "f90b8e97-cd45-4878-aec8-a2c7fffc187e"} 11:21:38 #10 225.0 Downloading readinessCheck from repo http://localhost:18080 11:21:38 #10 225.0 2024-09-03T11:21:38.252Z INFO [181] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "150.311µs", "reqID": "b275d6bc-ef39-469a-b7b5-548dd8487f03"} 11:21:38 #10 225.0 Downloading dcaegen2-services-common from repo http://localhost:18080 11:21:38 #10 225.0 2024-09-03T11:21:38.260Z INFO [182] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.731µs", "reqID": "8d054fde-2cab-4c5f-8248-34555bebdb32"} 11:21:38 #10 225.0 Downloading serviceAccount from repo http://localhost:18080 11:21:38 #10 225.1 2024-09-03T11:21:38.267Z INFO [183] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.651µs", "reqID": "484daf44-7cd6-4156-9cf5-f49e87e43e8d"} 11:21:38 #10 225.1 Deleting outdated charts 11:21:38 #10 225.1 Skipping linting of dcae-datalake-admin-ui 11:21:38 #10 225.3 Pushing dcae-datalake-admin-ui-13.0.0.tgz to local... 11:21:38 #10 225.3 2024-09-03T11:21:38.551Z INFO [184] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.954522ms", "reqID": "c43b12e7-f802-435e-81a0-b4ee98bcd6c4"} 11:21:38 #10 225.3 Done. 11:21:41 #10 228.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:21:41 #10 228.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:41 #10 228.4 11:21:41 #10 228.4 [dcae-datalake-des] 11:21:41 #10 228.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:41 #10 228.4 Hang tight while we grab the latest from your chart repositories... 11:21:41 #10 228.4 2024-09-03T11:21:41.627Z INFO [185] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.651µs", "reqID": "cfa9807e-cb69-4e33-b00c-c53ba2e25c43"} 11:21:41 #10 228.4 ...Successfully got an update from the "local" chart repository 11:21:41 #10 228.4 Update Complete. ⎈Happy Helming!⎈ 11:21:41 #10 228.5 Saving 5 charts 11:21:41 #10 228.5 Downloading common from repo http://localhost:18080 11:21:41 #10 228.5 2024-09-03T11:21:41.675Z INFO [186] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "278.992µs", "reqID": "ca0f4b7f-7020-4560-9bb9-1f8831ddc1de"} 11:21:41 #10 228.5 Downloading repositoryGenerator from repo http://localhost:18080 11:21:41 #10 228.5 2024-09-03T11:21:41.683Z INFO [187] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.151µs", "reqID": "67551260-c2c5-4770-9d9c-957417943428"} 11:21:41 #10 228.5 Downloading readinessCheck from repo http://localhost:18080 11:21:41 #10 228.5 2024-09-03T11:21:41.690Z INFO [188] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.791µs", "reqID": "5f14ad7e-c0a4-4985-a08f-18eb00515bf4"} 11:21:41 #10 228.5 Downloading dcaegen2-services-common from repo http://localhost:18080 11:21:41 #10 228.5 2024-09-03T11:21:41.698Z INFO [189] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.831µs", "reqID": "37270569-fd31-414e-a0d8-7483543c0e2c"} 11:21:41 #10 228.5 Downloading serviceAccount from repo http://localhost:18080 11:21:41 #10 228.5 2024-09-03T11:21:41.706Z INFO [190] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.652µs", "reqID": "3a8c0511-3743-49e4-a0d9-bd7d1898b37e"} 11:21:41 #10 228.5 Deleting outdated charts 11:21:41 #10 228.5 Skipping linting of dcae-datalake-des 11:21:42 #10 228.8 Pushing dcae-datalake-des-13.0.0.tgz to local... 11:21:42 #10 228.8 2024-09-03T11:21:42.011Z INFO [191] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "35.600451ms", "reqID": "89b42402-2cfe-4dd6-8c02-3ea617fccd61"} 11:21:42 #10 228.8 Done. 11:21:45 #10 231.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:21:45 #10 231.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:45 #10 231.8 11:21:45 #10 231.8 [dcae-datalake-feeder] 11:21:45 #10 231.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:45 #10 231.9 Hang tight while we grab the latest from your chart repositories... 11:21:45 #10 231.9 ...Successfully got an update from the "local" chart repository 11:21:45 #10 231.9 Update Complete. ⎈Happy Helming!⎈ 11:21:45 #10 231.9 2024-09-03T11:21:45.079Z INFO [192] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "189.541µs", "reqID": "d1e4fc41-97a3-4ebd-9cdf-364ff683d75b"} 11:21:45 #10 231.9 Saving 6 charts 11:21:45 #10 231.9 Downloading common from repo http://localhost:18080 11:21:45 #10 231.9 2024-09-03T11:21:45.128Z INFO [193] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "292.872µs", "reqID": "fe1ef7ca-5496-491e-a588-d8310bc1bb36"} 11:21:45 #10 231.9 Downloading postgres from repo http://localhost:18080 11:21:45 #10 231.9 2024-09-03T11:21:45.133Z INFO [194] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.622µs", "reqID": "0054bd71-d299-4850-a5fb-8497eae89b0b"} 11:21:45 #10 231.9 Downloading repositoryGenerator from repo http://localhost:18080 11:21:45 #10 231.9 2024-09-03T11:21:45.144Z INFO [195] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.622µs", "reqID": "b342d616-f108-49fb-8c6f-11342bff7ea2"} 11:21:45 #10 231.9 Downloading readinessCheck from repo http://localhost:18080 11:21:45 #10 231.9 2024-09-03T11:21:45.150Z INFO [196] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.221µs", "reqID": "995321a1-e2b0-48bd-b952-eba3c591f850"} 11:21:45 #10 231.9 Downloading dcaegen2-services-common from repo http://localhost:18080 11:21:45 #10 231.9 2024-09-03T11:21:45.159Z INFO [197] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.341µs", "reqID": "86cd0c21-80c6-4c26-9df7-a32c8f297cd7"} 11:21:45 #10 231.9 Downloading serviceAccount from repo http://localhost:18080 11:21:45 #10 232.0 2024-09-03T11:21:45.170Z INFO [198] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.031µs", "reqID": "2c227a8e-ecde-480f-b80c-f36df883c661"} 11:21:45 #10 232.0 Deleting outdated charts 11:21:45 #10 232.0 Skipping linting of dcae-datalake-feeder 11:21:45 #10 232.3 Pushing dcae-datalake-feeder-13.0.0.tgz to local... 11:21:45 #10 232.3 2024-09-03T11:21:45.519Z INFO [199] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "41.553246ms", "reqID": "4e35bbe6-0ad9-4479-acb4-70b715bcfc75"} 11:21:45 #10 232.3 Done. 11:21:48 #10 235.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:21:48 #10 235.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:48 #10 235.3 11:21:48 #10 235.3 [dcae-heartbeat] 11:21:48 #10 235.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:48 #10 235.4 Hang tight while we grab the latest from your chart repositories... 11:21:48 #10 235.4 2024-09-03T11:21:48.588Z INFO [200] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.001µs", "reqID": "4020f8da-2b31-4d48-8d30-86f162112b2b"} 11:21:48 #10 235.4 ...Successfully got an update from the "local" chart repository 11:21:48 #10 235.4 Update Complete. ⎈Happy Helming!⎈ 11:21:48 #10 235.4 Saving 6 charts 11:21:48 #10 235.4 Downloading common from repo http://localhost:18080 11:21:48 #10 235.4 2024-09-03T11:21:48.636Z INFO [201] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "158.95µs", "reqID": "1981d552-fdbf-41ef-9870-e9153a85292a"} 11:21:48 #10 235.4 Downloading postgres from repo http://localhost:18080 11:21:48 #10 235.4 2024-09-03T11:21:48.642Z INFO [202] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.592µs", "reqID": "a2155c9b-8d4f-4116-a885-a04a9d526b80"} 11:21:48 #10 235.4 Downloading readinessCheck from repo http://localhost:18080 11:21:48 #10 235.4 2024-09-03T11:21:48.649Z INFO [203] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "197.821µs", "reqID": "541f4070-2553-44cf-b82a-94878f43b578"} 11:21:48 #10 235.4 Downloading repositoryGenerator from repo http://localhost:18080 11:21:48 #10 235.4 2024-09-03T11:21:48.657Z INFO [204] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.621µs", "reqID": "85039e40-9051-462a-bdc8-adf7f8d9df47"} 11:21:48 #10 235.4 Downloading dcaegen2-services-common from repo http://localhost:18080 11:21:48 #10 235.5 2024-09-03T11:21:48.662Z INFO [205] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "121.211µs", "reqID": "0dafa8f1-ecf6-463f-b78a-d5d674d845ae"} 11:21:48 #10 235.5 Downloading serviceAccount from repo http://localhost:18080 11:21:48 #10 235.5 2024-09-03T11:21:48.670Z INFO [206] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "150.571µs", "reqID": "a56ab570-a70c-4bd3-be7a-5dd8d42a4391"} 11:21:48 #10 235.5 Deleting outdated charts 11:21:48 #10 235.5 Skipping linting of dcae-heartbeat 11:21:49 #10 235.7 Pushing dcae-heartbeat-13.0.0.tgz to local... 11:21:49 #10 235.8 2024-09-03T11:21:48.988Z INFO [207] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "49.04326ms", "reqID": "643057b3-0074-44a4-8c88-b3c87d8631c6"} 11:21:49 #10 235.8 Done. 11:21:52 #10 238.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:21:52 #10 238.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:52 #10 238.8 11:21:52 #10 238.8 [dcae-hv-ves-collector] 11:21:52 #10 238.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:52 #10 238.8 Hang tight while we grab the latest from your chart repositories... 11:21:52 #10 238.8 2024-09-03T11:21:52.055Z INFO [208] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "152.831µs", "reqID": "cf61715a-3f42-44a7-9b42-25afdd9557f5"} 11:21:52 #10 238.9 ...Successfully got an update from the "local" chart repository 11:21:52 #10 238.9 Update Complete. ⎈Happy Helming!⎈ 11:21:52 #10 238.9 Saving 5 charts 11:21:52 #10 238.9 Downloading common from repo http://localhost:18080 11:21:52 #10 238.9 2024-09-03T11:21:52.106Z INFO [209] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.511µs", "reqID": "f94398f2-0813-4090-80a8-f019182ebd21"} 11:21:52 #10 238.9 Downloading repositoryGenerator from repo http://localhost:18080 11:21:52 #10 238.9 2024-09-03T11:21:52.117Z INFO [210] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.841µs", "reqID": "09191cbb-c587-43e5-bef2-edddae2a38f8"} 11:21:52 #10 238.9 Downloading dcaegen2-services-common from repo http://localhost:18080 11:21:52 #10 238.9 2024-09-03T11:21:52.128Z INFO [211] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.941µs", "reqID": "32fb7faa-6dfb-4db6-813f-43a0a2d26058"} 11:21:52 #10 238.9 Downloading certManagerCertificate from repo http://localhost:18080 11:21:52 #10 238.9 2024-09-03T11:21:52.139Z INFO [212] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.382µs", "reqID": "77e7a55d-a7e3-4afa-a785-3bbf736553f9"} 11:21:52 #10 238.9 Downloading serviceAccount from repo http://localhost:18080 11:21:52 #10 238.9 2024-09-03T11:21:52.147Z INFO [213] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "173.181µs", "reqID": "9d5c038c-2811-4fcf-aad1-e06a04d51a75"} 11:21:52 #10 238.9 Deleting outdated charts 11:21:52 #10 239.0 Skipping linting of dcae-hv-ves-collector 11:21:52 #10 239.2 Pushing dcae-hv-ves-collector-13.0.0.tgz to local... 11:21:52 #10 239.2 2024-09-03T11:21:52.459Z INFO [214] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "41.198473ms", "reqID": "ffa799cb-7388-4b78-bc05-31043fc048ad"} 11:21:52 #10 239.2 Done. 11:21:55 #10 242.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:21:55 #10 242.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:55 #10 242.3 11:21:55 #10 242.3 [dcae-kpi-ms] 11:21:55 #10 242.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:55 #10 242.3 Hang tight while we grab the latest from your chart repositories... 11:21:55 #10 242.3 2024-09-03T11:21:55.524Z INFO [215] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.431µs", "reqID": "0118bdb3-8f7e-4172-a312-03f2e215150e"} 11:21:55 #10 242.3 ...Successfully got an update from the "local" chart repository 11:21:55 #10 242.3 Update Complete. ⎈Happy Helming!⎈ 11:21:55 #10 242.4 Saving 5 charts 11:21:55 #10 242.4 Downloading common from repo http://localhost:18080 11:21:55 #10 242.4 2024-09-03T11:21:55.573Z INFO [216] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "272.142µs", "reqID": "e84763b8-46f1-4243-8cf3-149a5353a7e6"} 11:21:55 #10 242.4 Downloading readinessCheck from repo http://localhost:18080 11:21:55 #10 242.4 2024-09-03T11:21:55.580Z INFO [217] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.352µs", "reqID": "cfe27452-5500-4e99-b872-7b425daca50e"} 11:21:55 #10 242.4 Downloading repositoryGenerator from repo http://localhost:18080 11:21:55 #10 242.4 2024-09-03T11:21:55.592Z INFO [218] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "85.741µs", "reqID": "6a7c6c0e-1f05-4a5b-ad4f-dc5baa542840"} 11:21:55 #10 242.4 Downloading dcaegen2-services-common from repo http://localhost:18080 11:21:55 #10 242.4 2024-09-03T11:21:55.600Z INFO [219] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.162µs", "reqID": "d02b8b7e-db17-4a37-a8e8-275a6efb44c5"} 11:21:55 #10 242.4 Downloading serviceAccount from repo http://localhost:18080 11:21:55 #10 242.4 2024-09-03T11:21:55.608Z INFO [220] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.632µs", "reqID": "49dd8452-5e76-4267-8a48-af413badd8f4"} 11:21:55 #10 242.4 Deleting outdated charts 11:21:55 #10 242.4 Skipping linting of dcae-kpi-ms 11:21:55 #10 242.7 Pushing dcae-kpi-ms-13.0.0.tgz to local... 11:21:55 #10 242.7 2024-09-03T11:21:55.923Z INFO [221] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "31.499166ms", "reqID": "957f8a7f-1ac8-41b9-b1ca-2a13f2a1a609"} 11:21:55 #10 242.7 Done. 11:21:58 #10 245.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:21:58 #10 245.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:58 #10 245.7 11:21:58 #10 245.7 [dcae-ms-healthcheck] 11:21:58 #10 245.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:21:59 #10 245.8 Hang tight while we grab the latest from your chart repositories... 11:21:59 #10 245.8 2024-09-03T11:21:58.998Z INFO [222] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.712µs", "reqID": "57e38489-a294-4644-9b07-ed6085070945"} 11:21:59 #10 245.8 ...Successfully got an update from the "local" chart repository 11:21:59 #10 245.8 Update Complete. ⎈Happy Helming!⎈ 11:21:59 #10 245.8 Saving 3 charts 11:21:59 #10 245.8 Downloading common from repo http://localhost:18080 11:21:59 #10 245.8 2024-09-03T11:21:59.033Z INFO [223] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.121µs", "reqID": "28a93e46-297d-4ead-9a10-501d7999ac59"} 11:21:59 #10 245.8 Downloading repositoryGenerator from repo http://localhost:18080 11:21:59 #10 245.8 2024-09-03T11:21:59.043Z INFO [224] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.791µs", "reqID": "86482f68-8ce2-4e91-bd38-fa180f6de7a4"} 11:21:59 #10 245.8 Downloading serviceAccount from repo http://localhost:18080 11:21:59 #10 245.8 2024-09-03T11:21:59.050Z INFO [225] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "226.631µs", "reqID": "b1c2eba9-1988-47f7-b940-9d77d69442a0"} 11:21:59 #10 245.8 Deleting outdated charts 11:21:59 #10 245.9 Skipping linting of dcae-ms-healthcheck 11:21:59 #10 246.1 Pushing dcae-ms-healthcheck-13.0.0.tgz to local... 11:21:59 #10 246.1 2024-09-03T11:21:59.303Z INFO [226] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.125752ms", "reqID": "000409ac-d8a6-4ae8-bbf0-b213b3f0cf7a"} 11:21:59 #10 246.1 Done. 11:22:02 #10 249.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:22:02 #10 249.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:02 #10 249.1 11:22:02 #10 249.1 [dcae-pm-mapper] 11:22:02 #10 249.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:02 #10 249.2 Hang tight while we grab the latest from your chart repositories... 11:22:02 #10 249.2 2024-09-03T11:22:02.368Z INFO [227] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.551µs", "reqID": "fb917c78-69bf-4948-9ba1-8518e2b123ff"} 11:22:02 #10 249.2 ...Successfully got an update from the "local" chart repository 11:22:02 #10 249.2 Update Complete. ⎈Happy Helming!⎈ 11:22:02 #10 249.2 Saving 5 charts 11:22:02 #10 249.2 Downloading common from repo http://localhost:18080 11:22:02 #10 249.2 2024-09-03T11:22:02.424Z INFO [228] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "239.621µs", "reqID": "9b59af98-9ee3-41f3-a50f-e7d624d01a70"} 11:22:02 #10 249.2 Downloading readinessCheck from repo http://localhost:18080 11:22:02 #10 249.2 2024-09-03T11:22:02.437Z INFO [229] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.201µs", "reqID": "d9170618-1255-453e-bcc9-599a073e571c"} 11:22:02 #10 249.2 Downloading repositoryGenerator from repo http://localhost:18080 11:22:02 #10 249.2 2024-09-03T11:22:02.449Z INFO [230] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "98.47µs", "reqID": "40713f3d-1c38-445b-a7c8-0186b209f81b"} 11:22:02 #10 249.3 Downloading serviceAccount from repo http://localhost:18080 11:22:02 #10 249.3 2024-09-03T11:22:02.475Z INFO [231] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "334.331µs", "reqID": "a556e891-3dc7-4444-8c80-55df1a6cb394"} 11:22:02 #10 249.3 Deleting outdated charts 11:22:02 #10 249.3 Skipping linting of dcae-pm-mapper 11:22:02 #10 249.5 Pushing dcae-pm-mapper-13.0.0.tgz to local... 11:22:02 #10 249.6 2024-09-03T11:22:02.777Z INFO [232] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "33.098295ms", "reqID": "20fe8c98-c1b4-4004-b6d6-38c72c6b492e"} 11:22:02 #10 249.6 Done. 11:22:05 #10 252.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:22:05 #10 252.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:05 #10 252.6 11:22:05 #10 252.6 [dcae-pmsh] 11:22:05 #10 252.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:05 #10 252.6 Hang tight while we grab the latest from your chart repositories... 11:22:05 #10 252.6 2024-09-03T11:22:05.841Z INFO [233] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.191µs", "reqID": "68957134-fa03-432b-863b-e57fe0084966"} 11:22:05 #10 252.6 ...Successfully got an update from the "local" chart repository 11:22:05 #10 252.6 Update Complete. ⎈Happy Helming!⎈ 11:22:05 #10 252.7 Saving 6 charts 11:22:05 #10 252.7 Downloading common from repo http://localhost:18080 11:22:05 #10 252.7 2024-09-03T11:22:05.901Z INFO [234] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.911µs", "reqID": "b5d11c2b-67f0-4fe5-8f34-f156e1eec6e9"} 11:22:05 #10 252.7 Downloading postgres from repo http://localhost:18080 11:22:05 #10 252.7 2024-09-03T11:22:05.910Z INFO [235] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "152.661µs", "reqID": "d55017e9-512f-4a2c-8c37-258e9c172386"} 11:22:05 #10 252.7 Downloading readinessCheck from repo http://localhost:18080 11:22:05 #10 252.7 2024-09-03T11:22:05.918Z INFO [236] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "294.702µs", "reqID": "2564cc84-0174-43a6-a235-5384761f16cd"} 11:22:05 #10 252.7 Downloading repositoryGenerator from repo http://localhost:18080 11:22:05 #10 252.7 2024-09-03T11:22:05.925Z INFO [237] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "79.711µs", "reqID": "6364ecbc-f67c-4e28-9481-2a6c3fb3456e"} 11:22:05 #10 252.7 Downloading dcaegen2-services-common from repo http://localhost:18080 11:22:05 #10 252.7 2024-09-03T11:22:05.935Z INFO [238] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "331.512µs", "reqID": "03ae16ab-0440-424b-8018-2e57ec6575d0"} 11:22:05 #10 252.7 Downloading serviceAccount from repo http://localhost:18080 11:22:05 #10 252.7 2024-09-03T11:22:05.941Z INFO [239] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.001µs", "reqID": "e0db659c-abea-44f3-9deb-a8c93cb19835"} 11:22:06 #10 252.7 Deleting outdated charts 11:22:06 #10 252.7 Skipping linting of dcae-pmsh 11:22:06 #10 253.0 Pushing dcae-pmsh-13.0.0.tgz to local... 11:22:06 #10 253.1 2024-09-03T11:22:06.279Z INFO [240] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "44.133018ms", "reqID": "c2de4a7f-59c2-45b9-9e87-bf5a045fcece"} 11:22:06 #10 253.1 Done. 11:22:09 #10 256.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:22:09 #10 256.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:09 #10 256.1 11:22:09 #10 256.1 [dcae-prh] 11:22:09 #10 256.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:09 #10 256.1 Hang tight while we grab the latest from your chart repositories... 11:22:09 #10 256.1 2024-09-03T11:22:09.350Z INFO [241] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.561µs", "reqID": "14238313-5e6b-4ec3-a55c-c8d97745360b"} 11:22:09 #10 256.2 ...Successfully got an update from the "local" chart repository 11:22:09 #10 256.2 Update Complete. ⎈Happy Helming!⎈ 11:22:09 #10 256.2 Saving 5 charts 11:22:09 #10 256.2 Downloading common from repo http://localhost:18080 11:22:09 #10 256.2 2024-09-03T11:22:09.409Z INFO [242] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "300.231µs", "reqID": "b82ef91f-9d4c-4c4a-a29f-8cdd6b5c79c0"} 11:22:09 #10 256.2 Downloading repositoryGenerator from repo http://localhost:18080 11:22:09 #10 256.2 2024-09-03T11:22:09.419Z INFO [243] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.581µs", "reqID": "ad161246-d99a-4037-9d04-034cba3223b7"} 11:22:09 #10 256.2 Downloading readinessCheck from repo http://localhost:18080 11:22:09 #10 256.2 2024-09-03T11:22:09.427Z INFO [244] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.872µs", "reqID": "9b297ed5-af2f-4b38-a4ab-cdf7d77c0fb0"} 11:22:09 #10 256.2 Downloading dcaegen2-services-common from repo http://localhost:18080 11:22:09 #10 256.2 2024-09-03T11:22:09.434Z INFO [245] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.401µs", "reqID": "9eca1468-1b23-4422-80be-0f5d69cb1548"} 11:22:09 #10 256.2 Downloading serviceAccount from repo http://localhost:18080 11:22:09 #10 256.2 2024-09-03T11:22:09.446Z INFO [246] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "195.151µs", "reqID": "953fe9c8-2710-4e6b-860f-26a79bfaf2b6"} 11:22:09 #10 256.2 Deleting outdated charts 11:22:09 #10 256.2 Skipping linting of dcae-prh 11:22:09 #10 256.5 Pushing dcae-prh-13.0.0.tgz to local... 11:22:09 #10 256.5 2024-09-03T11:22:09.740Z INFO [247] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "32.50987ms", "reqID": "60360fe6-c2fd-4454-8ee4-12fd216da8ed"} 11:22:09 #10 256.5 Done. 11:22:12 #10 259.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:22:12 #10 259.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:12 #10 259.5 11:22:12 #10 259.5 [dcae-restconf-collector] 11:22:12 #10 259.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:12 #10 259.6 Hang tight while we grab the latest from your chart repositories... 11:22:12 #10 259.6 2024-09-03T11:22:12.812Z INFO [248] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.861µs", "reqID": "435bdf2c-07f3-457a-ba65-74b12309282f"} 11:22:12 #10 259.6 ...Successfully got an update from the "local" chart repository 11:22:12 #10 259.6 Update Complete. ⎈Happy Helming!⎈ 11:22:12 #10 259.7 Saving 5 charts 11:22:12 #10 259.7 Downloading common from repo http://localhost:18080 11:22:12 #10 259.7 2024-09-03T11:22:12.868Z INFO [249] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.581µs", "reqID": "87348ddd-5777-4c4e-a19f-57d6e6827271"} 11:22:12 #10 259.7 Downloading readinessCheck from repo http://localhost:18080 11:22:12 #10 259.7 2024-09-03T11:22:12.881Z INFO [250] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.851µs", "reqID": "7c586c7f-7a8e-4cd4-9c8a-d069f7e6daab"} 11:22:12 #10 259.7 Downloading repositoryGenerator from repo http://localhost:18080 11:22:12 #10 259.7 2024-09-03T11:22:12.889Z INFO [251] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "75.31µs", "reqID": "d2eec009-ad35-40a9-9fef-e617129e880d"} 11:22:12 #10 259.7 Downloading dcaegen2-services-common from repo http://localhost:18080 11:22:12 #10 259.7 2024-09-03T11:22:12.901Z INFO [252] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.331µs", "reqID": "d8ee880e-7f75-416b-8cef-7c05284f4918"} 11:22:12 #10 259.7 Downloading serviceAccount from repo http://localhost:18080 11:22:12 #10 259.7 2024-09-03T11:22:12.911Z INFO [253] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.502µs", "reqID": "cae7760c-7381-44a4-b935-d3a58a7fe1a0"} 11:22:12 #10 259.7 Deleting outdated charts 11:22:12 #10 259.7 Skipping linting of dcae-restconf-collector 11:22:13 #10 260.0 Pushing dcae-restconf-collector-13.0.0.tgz to local... 11:22:13 #10 260.0 2024-09-03T11:22:13.225Z INFO [254] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "32.107137ms", "reqID": "5352ca02-6936-48ae-a68e-11c221486d1d"} 11:22:13 #10 260.0 Done. 11:22:16 #10 263.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:22:16 #10 263.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:16 #10 263.0 11:22:16 #10 263.0 [dcae-slice-analysis-ms] 11:22:16 #10 263.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:16 #10 263.1 Hang tight while we grab the latest from your chart repositories... 11:22:16 #10 263.1 2024-09-03T11:22:16.292Z INFO [255] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.981µs", "reqID": "b276d0fe-4869-42a5-9cfc-0efd55d8affc"} 11:22:16 #10 263.1 ...Successfully got an update from the "local" chart repository 11:22:16 #10 263.1 Update Complete. ⎈Happy Helming!⎈ 11:22:16 #10 263.1 Saving 6 charts 11:22:16 #10 263.1 Downloading common from repo http://localhost:18080 11:22:16 #10 263.2 2024-09-03T11:22:16.366Z INFO [256] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "264.822µs", "reqID": "e299d892-7d1e-4641-94de-26a05567df50"} 11:22:16 #10 263.2 Downloading postgres from repo http://localhost:18080 11:22:16 #10 263.2 2024-09-03T11:22:16.377Z INFO [257] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.872µs", "reqID": "df2312dd-89a7-466b-af63-2e97d021c8d9"} 11:22:16 #10 263.2 Downloading repositoryGenerator from repo http://localhost:18080 11:22:16 #10 263.2 2024-09-03T11:22:16.384Z INFO [258] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.251µs", "reqID": "cffdb197-9e2c-49a6-b09f-ad3225ce4cff"} 11:22:16 #10 263.2 Downloading readinessCheck from repo http://localhost:18080 11:22:16 #10 263.2 2024-09-03T11:22:16.392Z INFO [259] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.752µs", "reqID": "14f7be71-469f-47b0-a09e-700cf910b72e"} 11:22:16 #10 263.2 Downloading dcaegen2-services-common from repo http://localhost:18080 11:22:16 #10 263.2 2024-09-03T11:22:16.400Z INFO [260] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.441µs", "reqID": "c18594dd-23bf-462c-8df4-6464ca4d66ae"} 11:22:16 #10 263.2 Downloading serviceAccount from repo http://localhost:18080 11:22:16 #10 263.2 2024-09-03T11:22:16.414Z INFO [261] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "145.061µs", "reqID": "6f86fe85-9057-4a2a-a0dc-3954c0590a32"} 11:22:16 #10 263.2 Deleting outdated charts 11:22:16 #10 263.2 Skipping linting of dcae-slice-analysis-ms 11:22:16 #10 263.5 Pushing dcae-slice-analysis-ms-13.0.0.tgz to local... 11:22:16 #10 263.6 2024-09-03T11:22:16.769Z INFO [262] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "52.797168ms", "reqID": "ad469bda-8010-43ee-8bb0-f515f4469eb6"} 11:22:16 #10 263.6 Done. 11:22:19 #10 266.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:22:19 #10 266.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:19 #10 266.6 11:22:19 #10 266.6 [dcae-snmptrap-collector] 11:22:19 #10 266.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:19 #10 266.6 Hang tight while we grab the latest from your chart repositories... 11:22:19 #10 266.6 2024-09-03T11:22:19.829Z INFO [263] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.921µs", "reqID": "0214e31a-0a11-435e-999d-4c4d6eb7a5fa"} 11:22:19 #10 266.6 ...Successfully got an update from the "local" chart repository 11:22:19 #10 266.6 Update Complete. ⎈Happy Helming!⎈ 11:22:19 #10 266.7 Saving 5 charts 11:22:19 #10 266.7 Downloading common from repo http://localhost:18080 11:22:19 #10 266.7 2024-09-03T11:22:19.883Z INFO [264] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "135.531µs", "reqID": "6d6652ea-5676-465e-8f36-bea556308d6a"} 11:22:19 #10 266.7 Downloading readinessCheck from repo http://localhost:18080 11:22:19 #10 266.7 2024-09-03T11:22:19.895Z INFO [265] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.542µs", "reqID": "056b209b-c448-4419-8ec1-f5490c70c63d"} 11:22:19 #10 266.7 Downloading repositoryGenerator from repo http://localhost:18080 11:22:19 #10 266.7 2024-09-03T11:22:19.901Z INFO [266] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "123.251µs", "reqID": "ac9a4d9d-eaea-4c6a-abcd-73627cbf5333"} 11:22:19 #10 266.7 Downloading dcaegen2-services-common from repo http://localhost:18080 11:22:19 #10 266.7 2024-09-03T11:22:19.911Z INFO [267] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.921µs", "reqID": "612c0ffe-0327-4305-9051-09326de51d9c"} 11:22:19 #10 266.7 Downloading serviceAccount from repo http://localhost:18080 11:22:19 #10 266.7 2024-09-03T11:22:19.919Z INFO [268] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.421µs", "reqID": "f065a961-dd84-46e7-bbec-c79f348693a0"} 11:22:19 #10 266.7 Deleting outdated charts 11:22:20 #10 266.7 Skipping linting of dcae-snmptrap-collector 11:22:20 #10 267.0 Pushing dcae-snmptrap-collector-13.0.0.tgz to local... 11:22:20 #10 267.0 2024-09-03T11:22:20.205Z INFO [269] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.840042ms", "reqID": "66e5a66b-476f-419e-9b35-48641fb42209"} 11:22:20 #10 267.0 Done. 11:22:23 #10 270.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:22:23 #10 270.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:23 #10 270.0 11:22:23 #10 270.0 [dcae-son-handler] 11:22:23 #10 270.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:23 #10 270.1 Hang tight while we grab the latest from your chart repositories... 11:22:23 #10 270.1 2024-09-03T11:22:23.275Z INFO [270] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "426.912µs", "reqID": "1c8329f8-90e2-4b88-b4c5-6f7e8ef3d6cf"} 11:22:23 #10 270.1 ...Successfully got an update from the "local" chart repository 11:22:23 #10 270.1 Update Complete. ⎈Happy Helming!⎈ 11:22:23 #10 270.1 Saving 6 charts 11:22:23 #10 270.1 Downloading common from repo http://localhost:18080 11:22:23 #10 270.1 2024-09-03T11:22:23.351Z INFO [271] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "278.702µs", "reqID": "c2de58b9-1ad5-43a0-a768-db3c2a1491a7"} 11:22:23 #10 270.1 Downloading postgres from repo http://localhost:18080 11:22:23 #10 270.2 2024-09-03T11:22:23.361Z INFO [272] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "191.711µs", "reqID": "348b70ba-a388-4a37-a354-66acfa8b0935"} 11:22:23 #10 270.2 Downloading readinessCheck from repo http://localhost:18080 11:22:23 #10 270.2 2024-09-03T11:22:23.376Z INFO [273] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.061µs", "reqID": "385691d2-859b-4d03-ab92-abfd4e748239"} 11:22:23 #10 270.2 Downloading repositoryGenerator from repo http://localhost:18080 11:22:23 #10 270.2 2024-09-03T11:22:23.387Z INFO [274] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "200.081µs", "reqID": "69bba51e-b472-4ef1-a283-9fb8c7d4dffc"} 11:22:23 #10 270.2 Downloading dcaegen2-services-common from repo http://localhost:18080 11:22:23 #10 270.2 2024-09-03T11:22:23.397Z INFO [275] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "284.812µs", "reqID": "cb85dd43-0067-4f11-9ee0-ce0cb4b021f2"} 11:22:23 #10 270.2 Downloading serviceAccount from repo http://localhost:18080 11:22:23 #10 270.2 2024-09-03T11:22:23.408Z INFO [276] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "175.661µs", "reqID": "87bd8e83-e9aa-499a-ad0f-a0cab766c325"} 11:22:23 #10 270.2 Deleting outdated charts 11:22:23 #10 270.2 Skipping linting of dcae-son-handler 11:22:23 #10 270.5 Pushing dcae-son-handler-13.0.0.tgz to local... 11:22:23 #10 270.6 2024-09-03T11:22:23.777Z INFO [277] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "48.993875ms", "reqID": "e78303b2-225a-4518-91e2-2edc1cfb05b9"} 11:22:23 #10 270.6 Done. 11:22:26 #10 273.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:22:26 #10 273.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:26 #10 273.6 11:22:26 #10 273.6 [dcae-tcagen2] 11:22:26 #10 273.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:26 #10 273.6 Hang tight while we grab the latest from your chart repositories... 11:22:26 #10 273.6 2024-09-03T11:22:26.836Z INFO [278] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "128.69µs", "reqID": "af59d0cb-ded1-44c1-a24a-620028173d27"} 11:22:26 #10 273.6 ...Successfully got an update from the "local" chart repository 11:22:26 #10 273.6 Update Complete. ⎈Happy Helming!⎈ 11:22:26 #10 273.7 Saving 7 charts 11:22:26 #10 273.7 Downloading common from repo http://localhost:18080 11:22:27 #10 273.7 2024-09-03T11:22:26.917Z INFO [279] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "251.011µs", "reqID": "359f2c16-d14a-4813-bccf-b7a7a3bac1f9"} 11:22:27 #10 273.7 Downloading repositoryGenerator from repo http://localhost:18080 11:22:27 #10 273.7 2024-09-03T11:22:26.933Z INFO [280] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "105.31µs", "reqID": "7051492f-8376-4dee-81bb-3ff79a4dbd18"} 11:22:27 #10 273.7 Downloading readinessCheck from repo http://localhost:18080 11:22:27 #10 273.7 2024-09-03T11:22:26.946Z INFO [281] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "362.393µs", "reqID": "a537445b-df4e-41dc-aef6-a7a8a35e51ed"} 11:22:27 #10 273.7 Downloading dcaegen2-services-common from repo http://localhost:18080 11:22:27 #10 273.7 2024-09-03T11:22:26.957Z INFO [282] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "208.701µs", "reqID": "52df1ed2-b805-49fb-9599-4b002d33dd04"} 11:22:27 #10 273.7 Downloading serviceAccount from repo http://localhost:18080 11:22:27 #10 273.8 2024-09-03T11:22:26.972Z INFO [283] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "328.752µs", "reqID": "d765062b-a449-426e-9289-cbb9425c2acd"} 11:22:27 #10 273.8 Already downloaded serviceAccount from repo http://localhost:18080 11:22:27 #10 273.8 Downloading mongo from repo http://localhost:18080 11:22:27 #10 273.8 2024-09-03T11:22:26.984Z INFO [284] Request served {"path": "/charts/mongo-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.681µs", "reqID": "6f240a70-9d30-4bee-a519-767517aa0908"} 11:22:27 #10 273.8 Deleting outdated charts 11:22:27 #10 273.8 Skipping linting of dcae-tcagen2 11:22:27 #10 274.1 Pushing dcae-tcagen2-13.0.0.tgz to local... 11:22:27 #10 274.1 2024-09-03T11:22:27.320Z INFO [285] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "43.676173ms", "reqID": "be5302d2-8cf8-4d6b-b91c-b809444b466e"} 11:22:27 #10 274.1 Done. 11:22:30 #10 277.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:22:30 #10 277.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:30 #10 277.1 11:22:30 #10 277.1 [dcae-ves-collector] 11:22:30 #10 277.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:30 #10 277.2 Hang tight while we grab the latest from your chart repositories... 11:22:30 #10 277.2 2024-09-03T11:22:30.386Z INFO [286] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.641µs", "reqID": "d7c588fd-4f00-48d2-bb0a-24d523e30eae"} 11:22:30 #10 277.2 ...Successfully got an update from the "local" chart repository 11:22:30 #10 277.2 Update Complete. ⎈Happy Helming!⎈ 11:22:30 #10 277.2 Saving 6 charts 11:22:30 #10 277.2 Downloading common from repo http://localhost:18080 11:22:30 #10 277.3 2024-09-03T11:22:30.466Z INFO [287] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "334.972µs", "reqID": "62068ea1-f7d8-4d3e-8c2f-c5b4775f45c1"} 11:22:30 #10 277.3 Downloading repositoryGenerator from repo http://localhost:18080 11:22:30 #10 277.3 2024-09-03T11:22:30.482Z INFO [288] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "165.441µs", "reqID": "4568bdd9-f760-4cbc-a001-b7413514da34"} 11:22:30 #10 277.3 Downloading readinessCheck from repo http://localhost:18080 11:22:30 #10 277.3 2024-09-03T11:22:30.491Z INFO [289] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.841µs", "reqID": "4e572099-e891-4aea-9e74-06803754eea5"} 11:22:30 #10 277.3 Downloading dcaegen2-services-common from repo http://localhost:18080 11:22:30 #10 277.3 2024-09-03T11:22:30.503Z INFO [290] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.921µs", "reqID": "c22c2bb7-ba20-4904-842b-b9333be4edda"} 11:22:30 #10 277.3 Downloading certManagerCertificate from repo http://localhost:18080 11:22:30 #10 277.3 2024-09-03T11:22:30.513Z INFO [291] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.571µs", "reqID": "b7f61b08-ff34-45dc-804e-09f5a89e8f61"} 11:22:30 #10 277.3 Downloading serviceAccount from repo http://localhost:18080 11:22:30 #10 277.3 2024-09-03T11:22:30.522Z INFO [292] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.651µs", "reqID": "0c6e0458-1c78-4c7f-952b-cebbb7c70f22"} 11:22:30 #10 277.3 Deleting outdated charts 11:22:30 #10 277.3 Skipping linting of dcae-ves-collector 11:22:30 #10 277.6 Pushing dcae-ves-collector-13.0.0.tgz to local... 11:22:31 #10 277.7 2024-09-03T11:22:30.913Z INFO [293] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "54.547065ms", "reqID": "35deb364-3b60-47e5-b364-d2f2365780b8"} 11:22:31 #10 277.7 Done. 11:22:34 #10 280.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:22:34 #10 280.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:34 #10 280.7 11:22:34 #10 280.7 [dcae-ves-mapper] 11:22:34 #10 280.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:34 #10 280.8 Hang tight while we grab the latest from your chart repositories... 11:22:34 #10 280.8 2024-09-03T11:22:33.991Z INFO [294] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "137.72µs", "reqID": "2405baca-e3e3-43d0-9ff4-9fa1ff1f4f7c"} 11:22:34 #10 280.8 ...Successfully got an update from the "local" chart repository 11:22:34 #10 280.8 Update Complete. ⎈Happy Helming!⎈ 11:22:34 #10 280.8 Saving 5 charts 11:22:34 #10 280.8 Downloading common from repo http://localhost:18080 11:22:34 #10 280.9 2024-09-03T11:22:34.061Z INFO [295] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.311µs", "reqID": "06c4922f-aad1-4ed9-9035-640c418ce1be"} 11:22:34 #10 280.9 Downloading readinessCheck from repo http://localhost:18080 11:22:34 #10 280.9 2024-09-03T11:22:34.076Z INFO [296] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.561µs", "reqID": "34bb98c9-1019-45b5-ac28-40d957ef395b"} 11:22:34 #10 280.9 Downloading repositoryGenerator from repo http://localhost:18080 11:22:34 #10 280.9 2024-09-03T11:22:34.086Z INFO [297] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.232µs", "reqID": "6da99c75-e05d-445b-93b3-8ec95e71af3e"} 11:22:34 #10 280.9 Downloading dcaegen2-services-common from repo http://localhost:18080 11:22:34 #10 280.9 2024-09-03T11:22:34.093Z INFO [298] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.851µs", "reqID": "50485267-1a0f-4b6a-a4fb-4f79098875b2"} 11:22:34 #10 280.9 Downloading serviceAccount from repo http://localhost:18080 11:22:34 #10 280.9 2024-09-03T11:22:34.106Z INFO [299] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.931µs", "reqID": "72db084d-6b92-4ada-8638-81c772eb3a75"} 11:22:34 #10 280.9 Deleting outdated charts 11:22:34 #10 280.9 Skipping linting of dcae-ves-mapper 11:22:34 #10 281.2 Pushing dcae-ves-mapper-13.0.0.tgz to local... 11:22:34 #10 281.2 2024-09-03T11:22:34.410Z INFO [300] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "30.350686ms", "reqID": "29b11949-273f-4570-a344-2e1057f2ef44"} 11:22:34 #10 281.2 Done. 11:22:37 #10 284.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:22:37 #10 284.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:37 #10 284.2 11:22:37 #10 284.2 [dcae-ves-openapi-manager] 11:22:37 #10 284.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:37 #10 284.3 Hang tight while we grab the latest from your chart repositories... 11:22:37 #10 284.3 2024-09-03T11:22:37.483Z INFO [301] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.201µs", "reqID": "7b1dc553-c72a-4d24-a759-c9fd10a3f21e"} 11:22:37 #10 284.3 ...Successfully got an update from the "local" chart repository 11:22:37 #10 284.3 Update Complete. ⎈Happy Helming!⎈ 11:22:37 #10 284.3 Saving 5 charts 11:22:37 #10 284.3 Downloading common from repo http://localhost:18080 11:22:37 #10 284.3 2024-09-03T11:22:37.543Z INFO [302] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "278.712µs", "reqID": "d9941ccd-dada-4015-933d-9a824308cf98"} 11:22:37 #10 284.3 Downloading repositoryGenerator from repo http://localhost:18080 11:22:37 #10 284.3 2024-09-03T11:22:37.553Z INFO [303] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.541µs", "reqID": "dd90f6e5-7cba-4d02-86d7-22b73defb201"} 11:22:37 #10 284.3 Downloading readinessCheck from repo http://localhost:18080 11:22:37 #10 284.4 2024-09-03T11:22:37.566Z INFO [304] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "239.731µs", "reqID": "ed0438cc-87d7-463e-a865-62e9b8839234"} 11:22:37 #10 284.4 Downloading serviceAccount from repo http://localhost:18080 11:22:37 #10 284.4 2024-09-03T11:22:37.576Z INFO [305] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.582µs", "reqID": "4aed7e5d-b91f-4290-a859-7f8a5b8d8cf0"} 11:22:37 #10 284.4 Downloading dcaegen2-services-common from repo http://localhost:18080 11:22:37 #10 284.4 2024-09-03T11:22:37.590Z INFO [306] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.631µs", "reqID": "e11ddeb1-ed26-4159-b848-793b75376c5c"} 11:22:37 #10 284.4 Deleting outdated charts 11:22:37 #10 284.4 Skipping linting of dcae-ves-openapi-manager 11:22:37 #10 284.7 Pushing dcae-ves-openapi-manager-13.0.0.tgz to local... 11:22:38 #10 284.7 2024-09-03T11:22:37.896Z INFO [307] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "30.692457ms", "reqID": "6dda9874-e478-4d6f-9b5f-0c106711851f"} 11:22:38 #10 284.7 Done. 11:22:41 #10 287.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages 11:22:41 #10 287.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:41 #10 287.7 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' 11:22:44 #10 290.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages 11:22:44 #10 290.7 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 11:22:44 #10 290.7 11:22:44 #10 290.7 [resources] 11:22:44 #10 290.7 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 11:22:47 #10 293.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages 11:22:47 #10 293.7 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 11:22:47 #10 293.7 11:22:47 #10 293.7 [templates] 11:22:47 #10 293.7 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 11:22:50 #10 296.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages 11:22:50 #10 296.7 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 11:22:50 #10 296.7 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' 11:22:50 #10 296.8 Hang tight while we grab the latest from your chart repositories... 11:22:50 #10 296.8 2024-09-03T11:22:49.987Z INFO [308] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.721µs", "reqID": "3725287f-2fe4-4e11-a1bf-5dd80b739cde"} 11:22:50 #10 296.8 ...Successfully got an update from the "local" chart repository 11:22:50 #10 296.8 Update Complete. ⎈Happy Helming!⎈ 11:22:50 #10 297.0 Saving 20 charts 11:22:50 #10 297.0 Downloading common from repo http://localhost:18080 11:22:50 #10 297.0 2024-09-03T11:22:50.173Z INFO [309] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "406.443µs", "reqID": "cdb931f0-f31b-4ef9-8773-a8e93fa09b45"} 11:22:50 #10 297.0 Downloading dcae-datafile-collector from repo http://localhost:18080 11:22:50 #10 297.0 2024-09-03T11:22:50.188Z INFO [310] Request served {"path": "/charts/dcae-datafile-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "809.315µs", "reqID": "0a6f4ef9-e336-4433-80a1-48d2e21fa7ea"} 11:22:50 #10 297.0 Downloading dcae-datalake-admin-ui from repo http://localhost:18080 11:22:50 #10 297.0 2024-09-03T11:22:50.203Z INFO [311] Request served {"path": "/charts/dcae-datalake-admin-ui-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "319.052µs", "reqID": "bda937ed-414c-4cb0-ae43-b442e513b9e0"} 11:22:50 #10 297.0 Downloading dcae-datalake-des from repo http://localhost:18080 11:22:50 #10 297.0 2024-09-03T11:22:50.213Z INFO [312] Request served {"path": "/charts/dcae-datalake-des-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.832µs", "reqID": "64cceba4-f006-45fe-b9cc-12d43d6011e1"} 11:22:50 #10 297.0 Downloading dcae-datalake-feeder from repo http://localhost:18080 11:22:50 #10 297.0 2024-09-03T11:22:50.227Z INFO [313] Request served {"path": "/charts/dcae-datalake-feeder-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "314.542µs", "reqID": "57d55009-6450-44f2-beae-ba8168b12e12"} 11:22:50 #10 297.0 Downloading dcae-heartbeat from repo http://localhost:18080 11:22:50 #10 297.0 2024-09-03T11:22:50.235Z INFO [314] Request served {"path": "/charts/dcae-heartbeat-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "281.322µs", "reqID": "75ad7453-383f-4e99-af83-779d3186a255"} 11:22:50 #10 297.0 Downloading dcae-hv-ves-collector from repo http://localhost:18080 11:22:50 #10 297.0 2024-09-03T11:22:50.250Z INFO [315] Request served {"path": "/charts/dcae-hv-ves-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "339.552µs", "reqID": "850ee074-58b1-4adb-9090-bb8a37ddbba1"} 11:22:50 #10 297.0 Downloading dcae-kpi-ms from repo http://localhost:18080 11:22:50 #10 297.1 2024-09-03T11:22:50.264Z INFO [316] Request served {"path": "/charts/dcae-kpi-ms-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "312.612µs", "reqID": "b49c242a-287d-4ac3-a0b2-b198bbdbce61"} 11:22:50 #10 297.1 Downloading dcae-ms-healthcheck from repo http://localhost:18080 11:22:50 #10 297.1 2024-09-03T11:22:50.278Z INFO [317] Request served {"path": "/charts/dcae-ms-healthcheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "251.661µs", "reqID": "02dd0715-58f7-4279-b180-4162c0d4884b"} 11:22:50 #10 297.1 Downloading dcae-pm-mapper from repo http://localhost:18080 11:22:50 #10 297.1 2024-09-03T11:22:50.293Z INFO [318] Request served {"path": "/charts/dcae-pm-mapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "287.332µs", "reqID": "ed27bdd8-8bbc-4d04-be36-01d5e50dd85d"} 11:22:50 #10 297.1 Downloading dcae-pmsh from repo http://localhost:18080 11:22:50 #10 297.1 2024-09-03T11:22:50.303Z INFO [319] Request served {"path": "/charts/dcae-pmsh-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "340.902µs", "reqID": "d1bf29b9-f712-4e74-bb48-3907499740e4"} 11:22:50 #10 297.1 Downloading dcae-prh from repo http://localhost:18080 11:22:50 #10 297.1 2024-09-03T11:22:50.313Z INFO [320] Request served {"path": "/charts/dcae-prh-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.851µs", "reqID": "a50642b4-0840-41f1-b826-062f866c5d40"} 11:22:50 #10 297.1 Downloading dcae-restconf-collector from repo http://localhost:18080 11:22:50 #10 297.1 2024-09-03T11:22:50.326Z INFO [321] Request served {"path": "/charts/dcae-restconf-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "344.202µs", "reqID": "7ca0148e-757a-4b70-ba9d-438710e08ad2"} 11:22:50 #10 297.1 Downloading dcae-slice-analysis-ms from repo http://localhost:18080 11:22:50 #10 297.1 2024-09-03T11:22:50.334Z INFO [322] Request served {"path": "/charts/dcae-slice-analysis-ms-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "367.982µs", "reqID": "f8103c78-33e6-466c-8b65-6a76ce92c771"} 11:22:50 #10 297.1 Downloading dcae-snmptrap-collector from repo http://localhost:18080 11:22:50 #10 297.1 2024-09-03T11:22:50.348Z INFO [323] Request served {"path": "/charts/dcae-snmptrap-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.461µs", "reqID": "71a075ee-4e7f-48f0-b8e8-484942f4dc9b"} 11:22:50 #10 297.1 Downloading dcae-son-handler from repo http://localhost:18080 11:22:50 #10 297.1 2024-09-03T11:22:50.357Z INFO [324] Request served {"path": "/charts/dcae-son-handler-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "345.812µs", "reqID": "9a359f28-2b13-47e9-bc9a-ec3ce369e71c"} 11:22:50 #10 297.1 Downloading dcae-tcagen2 from repo http://localhost:18080 11:22:50 #10 297.2 2024-09-03T11:22:50.369Z INFO [325] Request served {"path": "/charts/dcae-tcagen2-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.051µs", "reqID": "53c1d7b3-3757-4c19-9c63-0264c3c225d7"} 11:22:50 #10 297.2 Downloading dcae-ves-collector from repo http://localhost:18080 11:22:50 #10 297.2 2024-09-03T11:22:50.381Z INFO [326] Request served {"path": "/charts/dcae-ves-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "355.612µs", "reqID": "c81100f3-078d-4c83-b21a-290c69ea09c5"} 11:22:50 #10 297.2 Downloading dcae-ves-mapper from repo http://localhost:18080 11:22:50 #10 297.2 2024-09-03T11:22:50.391Z INFO [327] Request served {"path": "/charts/dcae-ves-mapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "358.272µs", "reqID": "c7b21ffa-d5b3-461a-9f8f-5ea3a65b3c40"} 11:22:50 #10 297.4 Deleting outdated charts 11:22:50 #10 297.4 Skipping linting of dcaegen2-services 11:22:52 #10 299.0 Pushing dcaegen2-services-13.0.0.tgz to local... 11:22:52 #10 299.5 2024-09-03T11:22:52.730Z INFO [328] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "538.267545ms", "reqID": "3cbd05c5-1050-4565-93dc-e5953c7c24e1"} 11:22:52 #10 299.5 Done. 11:22:55 #10 302.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:22:55 #10 302.5 11:22:55 #10 302.5 [dmaap] 11:22:55 #10 302.5 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:22:55 #10 302.6 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' 11:22:55 #10 302.6 11:22:55 #10 302.6 [components] 11:22:55 #10 302.6 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' 11:22:55 #10 302.6 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 11:22:55 #10 302.6 11:22:55 #10 302.6 [dmaap-dr-node] 11:22:55 #10 302.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 11:22:55 #10 302.6 Hang tight while we grab the latest from your chart repositories... 11:22:55 #10 302.7 2024-09-03T11:22:55.863Z INFO [329] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.801µs", "reqID": "2a4e9e4d-80fa-4084-a093-eb50788ddfe7"} 11:22:55 #10 302.7 ...Successfully got an update from the "local" chart repository 11:22:55 #10 302.7 Update Complete. ⎈Happy Helming!⎈ 11:22:55 #10 302.7 Saving 4 charts 11:22:55 #10 302.7 Downloading common from repo http://localhost:18080 11:22:55 #10 302.7 2024-09-03T11:22:55.921Z INFO [330] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "311.681µs", "reqID": "8e0ade9e-e9dd-4ba5-88b7-c712b240309e"} 11:22:55 #10 302.7 Downloading repositoryGenerator from repo http://localhost:18080 11:22:55 #10 302.7 2024-09-03T11:22:55.934Z INFO [331] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "115.281µs", "reqID": "d248c571-5e48-490e-8165-2cf0abdf363f"} 11:22:55 #10 302.7 Downloading serviceAccount from repo http://localhost:18080 11:22:55 #10 302.7 2024-09-03T11:22:55.942Z INFO [332] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "244.851µs", "reqID": "35c19423-d8d5-4e39-9b49-b33922da32a1"} 11:22:55 #10 302.7 Downloading readinessCheck from repo http://localhost:18080 11:22:55 #10 302.7 2024-09-03T11:22:55.960Z INFO [333] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.461µs", "reqID": "dae92259-ae2e-4238-82b3-6dc58854d889"} 11:22:55 #10 302.8 Deleting outdated charts 11:22:56 #10 302.8 Skipping linting of dmaap-dr-node 11:22:56 #10 303.0 Pushing dmaap-dr-node-13.0.0.tgz to local... 11:22:56 #10 303.0 2024-09-03T11:22:56.228Z INFO [334] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "21.527663ms", "reqID": "7ef884f2-3183-431b-a1b6-07f77f564016"} 11:22:56 #10 303.0 Done. 11:22:59 #10 306.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/../../dist/packages 11:22:59 #10 306.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 11:22:59 #10 306.0 11:22:59 #10 306.0 [dmaap-dr-prov] 11:22:59 #10 306.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 11:22:59 #10 306.1 Hang tight while we grab the latest from your chart repositories... 11:22:59 #10 306.1 2024-09-03T11:22:59.295Z INFO [335] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "103.741µs", "reqID": "cd0517db-fb31-4eeb-85b2-7c4df62fa39f"} 11:22:59 #10 306.1 ...Successfully got an update from the "local" chart repository 11:22:59 #10 306.1 Update Complete. ⎈Happy Helming!⎈ 11:22:59 #10 306.2 Saving 6 charts 11:22:59 #10 306.2 Downloading common from repo http://localhost:18080 11:22:59 #10 306.2 2024-09-03T11:22:59.372Z INFO [336] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "286.902µs", "reqID": "8676883a-4250-4223-9936-f01f1fcd25e0"} 11:22:59 #10 306.2 Downloading mariadb-galera from repo http://localhost:18080 11:22:59 #10 306.2 2024-09-03T11:22:59.390Z INFO [337] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.681µs", "reqID": "f2eb5339-c0b3-4832-8baa-31a0de1f9f6e"} 11:22:59 #10 306.2 Downloading mariadb-init from repo http://localhost:18080 11:22:59 #10 306.2 2024-09-03T11:22:59.401Z INFO [338] Request served {"path": "/charts/mariadb-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "312.542µs", "reqID": "f8b22516-b1be-47d1-857c-495c32162daf"} 11:22:59 #10 306.2 Downloading repositoryGenerator from repo http://localhost:18080 11:22:59 #10 306.2 2024-09-03T11:22:59.419Z INFO [339] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "99.771µs", "reqID": "8e3f7a91-8c1b-41ae-a0db-55b74979ba98"} 11:22:59 #10 306.2 Downloading readinessCheck from repo http://localhost:18080 11:22:59 #10 306.2 2024-09-03T11:22:59.433Z INFO [340] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.021µs", "reqID": "b49f384c-e06b-4bee-9a1b-430184f1354e"} 11:22:59 #10 306.2 Downloading serviceAccount from repo http://localhost:18080 11:22:59 #10 306.2 2024-09-03T11:22:59.445Z INFO [341] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.521µs", "reqID": "b0269235-25bf-46cb-92fc-71bfb5c22e82"} 11:22:59 #10 306.3 Deleting outdated charts 11:22:59 #10 306.3 Skipping linting of dmaap-dr-prov 11:22:59 #10 306.6 Pushing dmaap-dr-prov-13.0.0.tgz to local... 11:22:59 #10 306.7 2024-09-03T11:22:59.861Z INFO [342] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "57.647699ms", "reqID": "c6e2c82d-2017-4071-b363-3cabcd9b0bd5"} 11:22:59 #10 306.7 Done. 11:23:02 #10 309.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/../../dist/packages 11:23:02 #10 309.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 11:23:02 #10 309.7 11:23:02 #10 309.7 [message-router] 11:23:02 #10 309.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 11:23:02 #10 309.7 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/message-router' 11:23:02 #10 309.7 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/message-router' 11:23:02 #10 309.7 Hang tight while we grab the latest from your chart repositories... 11:23:02 #10 309.7 2024-09-03T11:23:02.940Z INFO [343] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "347.362µs", "reqID": "1a8ef188-436b-415b-89cc-ef1bc5cbaf26"} 11:23:02 #10 309.7 ...Successfully got an update from the "local" chart repository 11:23:02 #10 309.7 Update Complete. ⎈Happy Helming!⎈ 11:23:02 #10 309.8 Saving 3 charts 11:23:02 #10 309.8 Downloading common from repo http://localhost:18080 11:23:03 #10 309.8 2024-09-03T11:23:02.992Z INFO [344] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.491µs", "reqID": "cc21edad-198b-419a-a523-524fa64ec2bb"} 11:23:03 #10 309.8 Downloading repositoryGenerator from repo http://localhost:18080 11:23:03 #10 309.8 2024-09-03T11:23:03.003Z INFO [345] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "126.94µs", "reqID": "8f30131f-ae8e-480e-95b0-9f68845fbd61"} 11:23:03 #10 309.8 Downloading serviceAccount from repo http://localhost:18080 11:23:03 #10 309.8 2024-09-03T11:23:03.016Z INFO [346] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.791µs", "reqID": "3d683ce9-2894-4800-87bc-51206de610a1"} 11:23:03 #10 309.8 Deleting outdated charts 11:23:03 #10 309.8 Skipping linting of message-router 11:23:03 #10 310.0 Pushing message-router-13.0.0.tgz to local... 11:23:03 #10 310.1 2024-09-03T11:23:03.261Z INFO [347] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.737501ms", "reqID": "c19674b5-f5ad-4238-bd2d-fd0767cb953b"} 11:23:03 #10 310.1 Done. 11:23:06 #10 313.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/../../dist/packages 11:23:06 #10 313.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 11:23:06 #10 313.1 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' 11:23:09 #10 316.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/../dist/packages 11:23:09 #10 316.1 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' 11:23:09 #10 316.1 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' 11:23:09 #10 316.1 Hang tight while we grab the latest from your chart repositories... 11:23:09 #10 316.1 2024-09-03T11:23:09.326Z INFO [348] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.392µs", "reqID": "1c443673-7a57-4b53-a6de-d763b6ef6e2c"} 11:23:09 #10 316.1 ...Successfully got an update from the "local" chart repository 11:23:09 #10 316.1 Update Complete. ⎈Happy Helming!⎈ 11:23:09 #10 316.2 Saving 5 charts 11:23:09 #10 316.2 Downloading common from repo http://localhost:18080 11:23:09 #10 316.2 2024-09-03T11:23:09.394Z INFO [349] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.771µs", "reqID": "cbf1ad92-2ef9-4310-b060-0ee9b80c9a6f"} 11:23:09 #10 316.3 Downloading serviceAccount from repo http://localhost:18080 11:23:09 #10 316.3 2024-09-03T11:23:09.527Z INFO [350] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.241µs", "reqID": "81cec2a4-f7ff-407c-b690-2a723fa0cb1c"} 11:23:09 #10 316.3 Deleting outdated charts 11:23:09 #10 316.4 Skipping linting of dmaap 11:23:10 #10 316.8 Pushing dmaap-13.0.0.tgz to local... 11:23:10 #10 316.9 2024-09-03T11:23:10.115Z INFO [351] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "101.244706ms", "reqID": "ec9db78f-927e-436f-9091-723c488ab6a8"} 11:23:10 #10 316.9 Done. 11:23:13 #10 319.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:23:13 #10 319.9 11:23:13 #10 319.9 [holmes] 11:23:13 #10 319.9 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:23:13 #10 320.0 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' 11:23:13 #10 320.0 11:23:13 #10 320.0 [components] 11:23:13 #10 320.0 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' 11:23:13 #10 320.0 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' 11:23:13 #10 320.0 11:23:13 #10 320.0 [holmes-engine-mgmt] 11:23:13 #10 320.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' 11:23:13 #10 320.0 Hang tight while we grab the latest from your chart repositories... 11:23:13 #10 320.0 2024-09-03T11:23:13.241Z INFO [352] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.781µs", "reqID": "ca361076-f9c9-4c52-904d-97b50bf4b8f9"} 11:23:13 #10 320.0 ...Successfully got an update from the "local" chart repository 11:23:13 #10 320.0 Update Complete. ⎈Happy Helming!⎈ 11:23:13 #10 320.1 Saving 4 charts 11:23:13 #10 320.1 Downloading common from repo http://localhost:18080 11:23:13 #10 320.1 2024-09-03T11:23:13.307Z INFO [353] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "145.301µs", "reqID": "bb7b134b-1505-4f8c-ad1e-52d09aefb176"} 11:23:13 #10 320.1 Downloading repositoryGenerator from repo http://localhost:18080 11:23:13 #10 320.1 2024-09-03T11:23:13.324Z INFO [354] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.522µs", "reqID": "b29c4066-a2d1-4e91-85de-654e7881ceb1"} 11:23:13 #10 320.1 Downloading readinessCheck from repo http://localhost:18080 11:23:13 #10 320.1 2024-09-03T11:23:13.339Z INFO [355] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "281.652µs", "reqID": "1619a0c7-fbc9-4de8-b1af-9b1063466544"} 11:23:13 #10 320.1 Downloading serviceAccount from repo http://localhost:18080 11:23:13 #10 320.1 2024-09-03T11:23:13.353Z INFO [356] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "235.602µs", "reqID": "e33ee66a-cca6-435c-8b4a-a0fad6c3f39d"} 11:23:13 #10 320.2 Deleting outdated charts 11:23:13 #10 320.2 Skipping linting of holmes-engine-mgmt 11:23:13 #10 320.4 Pushing holmes-engine-mgmt-13.0.0.tgz to local... 11:23:13 #10 320.4 2024-09-03T11:23:13.636Z INFO [357] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.653324ms", "reqID": "9d84eb11-6ccf-4645-a750-42a71fdce121"} 11:23:13 #10 320.4 Done. 11:23:16 #10 323.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components/../../dist/packages 11:23:16 #10 323.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' 11:23:16 #10 323.4 11:23:16 #10 323.4 [holmes-rule-mgmt] 11:23:16 #10 323.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' 11:23:16 #10 323.5 Hang tight while we grab the latest from your chart repositories... 11:23:16 #10 323.5 2024-09-03T11:23:16.696Z INFO [358] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "221.482µs", "reqID": "da699288-2210-42f6-9e55-bc29390b3ba7"} 11:23:16 #10 323.5 ...Successfully got an update from the "local" chart repository 11:23:16 #10 323.5 Update Complete. ⎈Happy Helming!⎈ 11:23:16 #10 323.5 Saving 4 charts 11:23:16 #10 323.5 Downloading common from repo http://localhost:18080 11:23:16 #10 323.6 2024-09-03T11:23:16.761Z INFO [359] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "239.552µs", "reqID": "8c77ea6a-210f-4720-93d5-bd0ccbf6541a"} 11:23:16 #10 323.6 Downloading repositoryGenerator from repo http://localhost:18080 11:23:16 #10 323.6 2024-09-03T11:23:16.776Z INFO [360] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "192.561µs", "reqID": "12d29c39-f9d2-4555-bdca-84a26cd3adfe"} 11:23:16 #10 323.6 Downloading readinessCheck from repo http://localhost:18080 11:23:16 #10 323.6 2024-09-03T11:23:16.787Z INFO [361] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "114.001µs", "reqID": "a9ee2f3d-d74b-4eac-a70c-99993125a4e5"} 11:23:16 #10 323.6 Downloading serviceAccount from repo http://localhost:18080 11:23:16 #10 323.6 2024-09-03T11:23:16.799Z INFO [362] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "114.041µs", "reqID": "6c0b8b1b-8449-4628-a715-a5887a6392f0"} 11:23:16 #10 323.6 Deleting outdated charts 11:23:16 #10 323.6 Skipping linting of holmes-rule-mgmt 11:23:17 #10 323.8 Pushing holmes-rule-mgmt-13.0.0.tgz to local... 11:23:17 #10 323.9 2024-09-03T11:23:17.072Z INFO [363] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.501346ms", "reqID": "38ff906b-9504-4174-a6af-ea271cadaf7d"} 11:23:17 #10 323.9 Done. 11:23:20 #10 326.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components/../../dist/packages 11:23:20 #10 326.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' 11:23:20 #10 326.9 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' 11:23:23 #10 329.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/../dist/packages 11:23:23 #10 329.9 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' 11:23:23 #10 329.9 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' 11:23:23 #10 330.0 Hang tight while we grab the latest from your chart repositories... 11:23:23 #10 330.0 2024-09-03T11:23:23.169Z INFO [364] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.551µs", "reqID": "f5e51c23-1a20-45ea-8b42-14d814364bd0"} 11:23:23 #10 330.0 ...Successfully got an update from the "local" chart repository 11:23:23 #10 330.0 Update Complete. ⎈Happy Helming!⎈ 11:23:23 #10 330.0 Saving 6 charts 11:23:23 #10 330.0 Downloading common from repo http://localhost:18080 11:23:23 #10 330.1 2024-09-03T11:23:23.267Z INFO [365] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.831µs", "reqID": "79e19495-45df-4364-984e-0c5d55589725"} 11:23:23 #10 330.1 Downloading repositoryGenerator from repo http://localhost:18080 11:23:23 #10 330.1 2024-09-03T11:23:23.278Z INFO [366] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "108.42µs", "reqID": "93e5033e-c2b1-401a-84c3-63b7b1b5f56d"} 11:23:23 #10 330.1 Downloading postgres from repo http://localhost:18080 11:23:23 #10 330.1 2024-09-03T11:23:23.293Z INFO [367] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "325.372µs", "reqID": "52e6ddcb-f4a8-4f58-9002-cc166451f30a"} 11:23:23 #10 330.1 Downloading postgres-init from repo http://localhost:18080 11:23:23 #10 330.1 2024-09-03T11:23:23.302Z INFO [368] Request served {"path": "/charts/postgres-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.231µs", "reqID": "3252ab6a-4bce-4f74-8927-e4ebb81a92af"} 11:23:23 #10 330.2 Deleting outdated charts 11:23:23 #10 330.2 Skipping linting of holmes 11:23:23 #10 330.6 Pushing holmes-13.0.0.tgz to local... 11:23:23 #10 330.7 2024-09-03T11:23:23.879Z INFO [369] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "93.222577ms", "reqID": "1b75a52d-5d14-4a01-b70e-3839bb21619a"} 11:23:23 #10 330.7 Done. 11:23:26 #10 333.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:23:26 #10 333.7 11:23:26 #10 333.7 [modeling] 11:23:26 #10 333.7 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:23:26 #10 333.7 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' 11:23:27 #10 333.7 11:23:27 #10 333.7 [components] 11:23:27 #10 333.7 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' 11:23:27 #10 333.7 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' 11:23:27 #10 333.7 11:23:27 #10 333.7 [modeling-etsicatalog] 11:23:27 #10 333.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' 11:23:27 #10 333.8 Hang tight while we grab the latest from your chart repositories... 11:23:27 #10 333.8 2024-09-03T11:23:27.003Z INFO [370] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "134.961µs", "reqID": "4b5e2f42-a4f9-4926-a9c6-a04811155e0e"} 11:23:27 #10 333.8 ...Successfully got an update from the "local" chart repository 11:23:27 #10 333.8 Update Complete. ⎈Happy Helming!⎈ 11:23:27 #10 333.9 Saving 6 charts 11:23:27 #10 333.9 Downloading common from repo http://localhost:18080 11:23:27 #10 333.9 2024-09-03T11:23:27.097Z INFO [371] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.681µs", "reqID": "02e476bd-a6fd-41a9-8de7-ba5b62140ddc"} 11:23:27 #10 333.9 Downloading mariadb-galera from repo http://localhost:18080 11:23:27 #10 333.9 2024-09-03T11:23:27.114Z INFO [372] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "398.173µs", "reqID": "81593904-879b-4528-a4f5-8c1941bc72a3"} 11:23:27 #10 333.9 Downloading mariadb-init from repo http://localhost:18080 11:23:27 #10 333.9 2024-09-03T11:23:27.127Z INFO [373] Request served {"path": "/charts/mariadb-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.411µs", "reqID": "c78af132-79d8-41de-8593-e5895a04e9e9"} 11:23:27 #10 333.9 Downloading readinessCheck from repo http://localhost:18080 11:23:27 #10 333.9 2024-09-03T11:23:27.141Z INFO [374] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "198.012µs", "reqID": "c2d97f34-473c-485a-8503-fd0992e9a78d"} 11:23:27 #10 333.9 Downloading repositoryGenerator from repo http://localhost:18080 11:23:27 #10 333.9 2024-09-03T11:23:27.157Z INFO [375] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.111µs", "reqID": "1b839e73-abca-4a6f-8a99-53ac44b99492"} 11:23:27 #10 333.9 Downloading serviceAccount from repo http://localhost:18080 11:23:27 #10 334.0 2024-09-03T11:23:27.172Z INFO [376] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180.321µs", "reqID": "68633c7b-6935-4a11-98e4-2db61362f8dc"} 11:23:27 #10 334.0 Deleting outdated charts 11:23:27 #10 334.0 Skipping linting of modeling-etsicatalog 11:23:27 #10 334.3 Pushing modeling-etsicatalog-13.0.0.tgz to local... 11:23:27 #10 334.4 2024-09-03T11:23:27.588Z INFO [377] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "60.685093ms", "reqID": "ed76e7ef-ac8a-4b80-beaf-75c36a732ee0"} 11:23:27 #10 334.4 Done. 11:23:30 #10 337.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components/../../dist/packages 11:23:30 #10 337.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' 11:23:30 #10 337.4 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' 11:23:33 #10 340.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/../dist/packages 11:23:33 #10 340.4 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' 11:23:33 #10 340.4 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' 11:23:33 #10 340.5 Hang tight while we grab the latest from your chart repositories... 11:23:33 #10 340.5 2024-09-03T11:23:33.663Z INFO [378] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.021µs", "reqID": "9b392932-f710-494a-860b-08bc0295379d"} 11:23:33 #10 340.5 ...Successfully got an update from the "local" chart repository 11:23:33 #10 340.5 Update Complete. ⎈Happy Helming!⎈ 11:23:33 #10 340.5 Saving 1 charts 11:23:33 #10 340.6 Deleting outdated charts 11:23:33 #10 340.6 Skipping linting of modeling 11:23:34 #10 340.9 Pushing modeling-13.0.0.tgz to local... 11:23:34 #10 341.0 2024-09-03T11:23:34.191Z INFO [379] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "66.303133ms", "reqID": "cc5351f2-2609-4a9d-922a-ff5e8b27a3bb"} 11:23:34 #10 341.0 Done. 11:23:37 #10 344.0 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:23:37 #10 344.0 11:23:37 #10 344.0 [msb] 11:23:37 #10 344.0 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:23:37 #10 344.1 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' 11:23:37 #10 344.1 11:23:37 #10 344.1 [components] 11:23:37 #10 344.1 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' 11:23:37 #10 344.1 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 11:23:37 #10 344.1 11:23:37 #10 344.1 [kube2msb] 11:23:37 #10 344.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 11:23:37 #10 344.1 Hang tight while we grab the latest from your chart repositories... 11:23:37 #10 344.1 2024-09-03T11:23:37.329Z INFO [380] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "136.851µs", "reqID": "7a28e94b-15be-43b6-a588-c79791aae51b"} 11:23:37 #10 344.1 ...Successfully got an update from the "local" chart repository 11:23:37 #10 344.1 Update Complete. ⎈Happy Helming!⎈ 11:23:37 #10 344.2 Saving 2 charts 11:23:37 #10 344.2 Downloading common from repo http://localhost:18080 11:23:37 #10 344.2 2024-09-03T11:23:37.375Z INFO [381] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.161µs", "reqID": "f1f317e7-7f4a-45b1-af14-a7a49dc44eec"} 11:23:37 #10 344.2 Downloading repositoryGenerator from repo http://localhost:18080 11:23:37 #10 344.2 2024-09-03T11:23:37.386Z INFO [382] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "105.271µs", "reqID": "f331928e-9a85-4f7e-8ec2-9a5194b784a0"} 11:23:37 #10 344.2 Deleting outdated charts 11:23:37 #10 344.2 Skipping linting of kube2msb 11:23:37 #10 344.4 Pushing kube2msb-13.0.0.tgz to local... 11:23:37 #10 344.4 2024-09-03T11:23:37.600Z INFO [383] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "6.009274ms", "reqID": "0d4b7300-6fcc-429c-bb36-a0c73c9c8bdb"} 11:23:37 #10 344.4 Done. 11:23:40 #10 347.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages 11:23:40 #10 347.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 11:23:40 #10 347.4 11:23:40 #10 347.4 [msb-consul] 11:23:40 #10 347.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 11:23:40 #10 347.5 Hang tight while we grab the latest from your chart repositories... 11:23:40 #10 347.5 2024-09-03T11:23:40.667Z INFO [384] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.711µs", "reqID": "9929a702-ecb2-4631-a0f5-2c97eefeca2b"} 11:23:40 #10 347.5 ...Successfully got an update from the "local" chart repository 11:23:40 #10 347.5 Update Complete. ⎈Happy Helming!⎈ 11:23:40 #10 347.5 Saving 3 charts 11:23:40 #10 347.5 Downloading common from repo http://localhost:18080 11:23:40 #10 347.5 2024-09-03T11:23:40.730Z INFO [385] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.147537ms", "reqID": "bcdbfe93-00f4-4f43-ad9a-560ba872b301"} 11:23:40 #10 347.5 Downloading repositoryGenerator from repo http://localhost:18080 11:23:40 #10 347.5 2024-09-03T11:23:40.742Z INFO [386] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.041µs", "reqID": "adc8b5b5-9e71-4dee-a3fb-4d7862d1b63e"} 11:23:40 #10 347.5 Downloading serviceAccount from repo http://localhost:18080 11:23:40 #10 347.5 2024-09-03T11:23:40.753Z INFO [387] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.812µs", "reqID": "fd3780de-947b-40cd-b62a-646ed326763e"} 11:23:40 #10 347.5 Deleting outdated charts 11:23:40 #10 347.6 Skipping linting of msb-consul 11:23:40 #10 347.8 Pushing msb-consul-13.0.0.tgz to local... 11:23:41 #10 347.8 2024-09-03T11:23:40.990Z INFO [388] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.656668ms", "reqID": "ea394e10-4a79-48d0-8b80-b9611c98f97d"} 11:23:41 #10 347.8 Done. 11:23:44 #10 350.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages 11:23:44 #10 350.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 11:23:44 #10 350.8 11:23:44 #10 350.8 [msb-discovery] 11:23:44 #10 350.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 11:23:44 #10 350.8 Hang tight while we grab the latest from your chart repositories... 11:23:44 #10 350.8 2024-09-03T11:23:44.050Z INFO [389] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "120.901µs", "reqID": "3a6d5e20-0615-46fa-93aa-067212ef43af"} 11:23:44 #10 350.9 ...Successfully got an update from the "local" chart repository 11:23:44 #10 350.9 Update Complete. ⎈Happy Helming!⎈ 11:23:44 #10 350.9 Saving 3 charts 11:23:44 #10 350.9 Downloading common from repo http://localhost:18080 11:23:44 #10 350.9 2024-09-03T11:23:44.110Z INFO [390] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.811µs", "reqID": "5937c0a3-803f-48e9-8b92-8a6ceae09667"} 11:23:44 #10 350.9 Downloading repositoryGenerator from repo http://localhost:18080 11:23:44 #10 350.9 2024-09-03T11:23:44.125Z INFO [391] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.421µs", "reqID": "25157572-37e0-4cd7-ae11-1d2df5877a75"} 11:23:44 #10 350.9 Downloading serviceAccount from repo http://localhost:18080 11:23:44 #10 350.9 2024-09-03T11:23:44.140Z INFO [392] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "157.601µs", "reqID": "47ab0823-8b8c-410b-ae4d-40d0d55303aa"} 11:23:44 #10 350.9 Deleting outdated charts 11:23:44 #10 350.9 Skipping linting of msb-discovery 11:23:44 #10 351.2 Pushing msb-discovery-13.0.0.tgz to local... 11:23:44 #10 351.2 2024-09-03T11:23:44.396Z INFO [393] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.615788ms", "reqID": "e3924a37-4e24-4ba9-ad66-fd9295830bee"} 11:23:44 #10 351.2 Done. 11:23:47 #10 354.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages 11:23:47 #10 354.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 11:23:47 #10 354.2 11:23:47 #10 354.2 [msb-eag] 11:23:47 #10 354.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 11:23:47 #10 354.2 Hang tight while we grab the latest from your chart repositories... 11:23:47 #10 354.3 2024-09-03T11:23:47.462Z INFO [394] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "982.625µs", "reqID": "2be5ccd8-2b5d-4d44-b4dc-eac897692f33"} 11:23:47 #10 354.3 ...Successfully got an update from the "local" chart repository 11:23:47 #10 354.3 Update Complete. ⎈Happy Helming!⎈ 11:23:47 #10 354.3 Saving 3 charts 11:23:47 #10 354.3 Downloading common from repo http://localhost:18080 11:23:47 #10 354.3 2024-09-03T11:23:47.528Z INFO [395] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "302.182µs", "reqID": "cdb05a13-0d92-44eb-be58-7a74af6cd3a3"} 11:23:47 #10 354.3 Downloading repositoryGenerator from repo http://localhost:18080 11:23:47 #10 354.3 2024-09-03T11:23:47.541Z INFO [396] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "179.641µs", "reqID": "0f0d6957-94e6-4a17-be89-a9cef1671f88"} 11:23:47 #10 354.3 Downloading serviceAccount from repo http://localhost:18080 11:23:47 #10 354.3 2024-09-03T11:23:47.557Z INFO [397] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "309.752µs", "reqID": "f9e538a0-c90f-437c-aaaa-fc4b62c9dca9"} 11:23:47 #10 354.4 Deleting outdated charts 11:23:47 #10 354.4 Skipping linting of msb-eag 11:23:47 #10 354.6 Pushing msb-eag-13.0.0.tgz to local... 11:23:47 #10 354.6 2024-09-03T11:23:47.824Z INFO [398] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.430968ms", "reqID": "3b6e3d3a-36da-4d45-a71c-21383cf7926e"} 11:23:47 #10 354.6 Done. 11:23:50 #10 357.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages 11:23:50 #10 357.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 11:23:50 #10 357.6 11:23:50 #10 357.6 [msb-iag] 11:23:50 #10 357.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 11:23:50 #10 357.7 Hang tight while we grab the latest from your chart repositories... 11:23:50 #10 357.7 2024-09-03T11:23:50.898Z INFO [399] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.371µs", "reqID": "cb4ff0f4-e2c0-4d8b-8613-dcc58e04290b"} 11:23:50 #10 357.7 ...Successfully got an update from the "local" chart repository 11:23:50 #10 357.7 Update Complete. ⎈Happy Helming!⎈ 11:23:51 #10 357.7 Saving 3 charts 11:23:51 #10 357.7 Downloading common from repo http://localhost:18080 11:23:51 #10 357.8 2024-09-03T11:23:50.968Z INFO [400] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.221µs", "reqID": "14a8e158-813a-49b7-b168-33e77222bb8d"} 11:23:51 #10 357.8 Downloading repositoryGenerator from repo http://localhost:18080 11:23:51 #10 357.8 2024-09-03T11:23:50.982Z INFO [401] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "294.132µs", "reqID": "2f02a508-c205-4682-8a72-514c2fb5af6d"} 11:23:51 #10 357.8 Downloading serviceAccount from repo http://localhost:18080 11:23:51 #10 357.8 2024-09-03T11:23:50.999Z INFO [402] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.821µs", "reqID": "1c443e86-f6f5-4c05-b3fe-bac151eabf12"} 11:23:51 #10 357.8 Deleting outdated charts 11:23:51 #10 357.8 Skipping linting of msb-iag 11:23:51 #10 358.0 Pushing msb-iag-13.0.0.tgz to local... 11:23:51 #10 358.0 2024-09-03T11:23:51.247Z INFO [403] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.776123ms", "reqID": "3d069244-66ac-477a-bfd3-f2b17e61507c"} 11:23:51 #10 358.0 Done. 11:23:54 #10 361.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages 11:23:54 #10 361.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 11:23:54 #10 361.0 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' 11:23:57 #10 364.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/../dist/packages 11:23:57 #10 364.1 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' 11:23:57 #10 364.1 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' 11:23:57 #10 364.1 Hang tight while we grab the latest from your chart repositories... 11:23:57 #10 364.1 2024-09-03T11:23:57.320Z INFO [404] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "130.551µs", "reqID": "5b41aef7-5bcb-4e64-9bce-cb2fd5ad931e"} 11:23:57 #10 364.1 ...Successfully got an update from the "local" chart repository 11:23:57 #10 364.1 Update Complete. ⎈Happy Helming!⎈ 11:23:57 #10 364.2 Saving 7 charts 11:23:57 #10 364.2 Downloading common from repo http://localhost:18080 11:23:57 #10 364.2 2024-09-03T11:23:57.390Z INFO [405] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "177.921µs", "reqID": "bfdc480b-7a39-4e4d-9b39-329ae656c92f"} 11:23:57 #10 364.2 Downloading repositoryGenerator from repo http://localhost:18080 11:23:57 #10 364.2 2024-09-03T11:23:57.405Z INFO [406] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "128.061µs", "reqID": "ad2dce62-caa1-4cb5-9f97-7833e7dbf0cb"} 11:23:57 #10 364.3 Deleting outdated charts 11:23:57 #10 364.3 Skipping linting of msb 11:23:57 #10 364.7 Pushing msb-13.0.0.tgz to local... 11:23:58 #10 364.7 2024-09-03T11:23:57.955Z INFO [407] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "75.663021ms", "reqID": "b53be90e-d101-479a-9431-b682e122d26f"} 11:23:58 #10 364.7 Done. 11:24:01 #10 367.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:24:01 #10 367.8 11:24:01 #10 367.8 [multicloud] 11:24:01 #10 367.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:24:01 #10 367.8 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' 11:24:01 #10 367.8 11:24:01 #10 367.8 [components] 11:24:01 #10 367.8 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' 11:24:01 #10 367.8 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:01 #10 367.8 11:24:01 #10 367.8 [multicloud-fcaps] 11:24:01 #10 367.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:01 #10 367.9 Hang tight while we grab the latest from your chart repositories... 11:24:01 #10 367.9 2024-09-03T11:24:01.080Z INFO [408] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "260.231µs", "reqID": "cc03b4cf-5575-4e13-99b3-12c2626ac049"} 11:24:01 #10 367.9 ...Successfully got an update from the "local" chart repository 11:24:01 #10 367.9 Update Complete. ⎈Happy Helming!⎈ 11:24:01 #10 367.9 Saving 3 charts 11:24:01 #10 367.9 Downloading common from repo http://localhost:18080 11:24:01 #10 367.9 2024-09-03T11:24:01.156Z INFO [409] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "258.641µs", "reqID": "e7513d87-7506-4362-9489-80032d3f1360"} 11:24:01 #10 367.9 Downloading repositoryGenerator from repo http://localhost:18080 11:24:01 #10 368.0 2024-09-03T11:24:01.165Z INFO [410] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "133.101µs", "reqID": "a1b0678f-98cc-467f-8761-c721ee0bf8d4"} 11:24:01 #10 368.0 Downloading serviceAccount from repo http://localhost:18080 11:24:01 #10 368.0 2024-09-03T11:24:01.182Z INFO [411] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.571µs", "reqID": "6aac1cf9-517a-4ce7-9fc7-8f0155a1d87c"} 11:24:01 #10 368.0 Deleting outdated charts 11:24:01 #10 368.0 Skipping linting of multicloud-fcaps 11:24:01 #10 368.2 Pushing multicloud-fcaps-13.0.0.tgz to local... 11:24:01 #10 368.2 2024-09-03T11:24:01.435Z INFO [412] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.307631ms", "reqID": "52659cfd-b210-4bfd-996c-1e85413cdd38"} 11:24:01 #10 368.2 Done. 11:24:04 #10 371.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages 11:24:04 #10 371.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:04 #10 371.2 11:24:04 #10 371.2 [multicloud-k8s] 11:24:04 #10 371.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:04 #10 371.3 Hang tight while we grab the latest from your chart repositories... 11:24:04 #10 371.3 2024-09-03T11:24:04.500Z INFO [413] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "164.151µs", "reqID": "48675f45-1a2a-4524-b9b5-151abd38ebea"} 11:24:04 #10 371.3 ...Successfully got an update from the "local" chart repository 11:24:04 #10 371.3 Update Complete. ⎈Happy Helming!⎈ 11:24:04 #10 371.4 Saving 5 charts 11:24:04 #10 371.4 Downloading common from repo http://localhost:18080 11:24:04 #10 371.4 2024-09-03T11:24:04.588Z INFO [414] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.581µs", "reqID": "9300902d-de3b-4835-8059-2979cb28034b"} 11:24:04 #10 371.4 Downloading mongo from repo http://localhost:18080 11:24:04 #10 371.4 2024-09-03T11:24:04.601Z INFO [415] Request served {"path": "/charts/mongo-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "312.172µs", "reqID": "89c3e286-42ad-4c7d-8c85-3d81626b688e"} 11:24:04 #10 371.4 Downloading etcd from repo http://localhost:18080 11:24:04 #10 371.4 2024-09-03T11:24:04.615Z INFO [416] Request served {"path": "/charts/etcd-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "201.521µs", "reqID": "04da5778-5822-45df-9c2c-fde1da08c9ed"} 11:24:04 #10 371.4 Downloading repositoryGenerator from repo http://localhost:18080 11:24:04 #10 371.4 2024-09-03T11:24:04.633Z INFO [417] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "131.041µs", "reqID": "d1ee4c0b-a3af-4376-ab27-87ec676d36be"} 11:24:04 #10 371.4 Downloading serviceAccount from repo http://localhost:18080 11:24:04 #10 371.4 2024-09-03T11:24:04.646Z INFO [418] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.301µs", "reqID": "64861308-cc4f-4129-a1a4-d95337e6a209"} 11:24:04 #10 371.4 Deleting outdated charts 11:24:04 #10 371.5 Skipping linting of multicloud-k8s 11:24:04 #10 371.7 Pushing multicloud-k8s-13.0.0.tgz to local... 11:24:04 #10 371.8 2024-09-03T11:24:04.982Z INFO [419] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "42.222815ms", "reqID": "dbd326d5-6d10-4b4b-b9bc-b513acf9392c"} 11:24:05 #10 371.8 Done. 11:24:08 #10 374.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages 11:24:08 #10 374.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:08 #10 374.8 11:24:08 #10 374.8 [multicloud-pike] 11:24:08 #10 374.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:08 #10 374.8 Hang tight while we grab the latest from your chart repositories... 11:24:08 #10 374.8 2024-09-03T11:24:08.054Z INFO [420] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.852µs", "reqID": "1c2d1e9c-2add-49b4-b006-697c5e5637eb"} 11:24:08 #10 374.9 ...Successfully got an update from the "local" chart repository 11:24:08 #10 374.9 Update Complete. ⎈Happy Helming!⎈ 11:24:08 #10 374.9 Saving 3 charts 11:24:08 #10 374.9 Downloading common from repo http://localhost:18080 11:24:08 #10 374.9 2024-09-03T11:24:08.116Z INFO [421] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.651µs", "reqID": "1d12e899-9b73-4c9b-bd47-8bb004770ac0"} 11:24:08 #10 374.9 Downloading repositoryGenerator from repo http://localhost:18080 11:24:08 #10 374.9 2024-09-03T11:24:08.133Z INFO [422] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "181.811µs", "reqID": "f1c3e4f5-354f-4690-83d0-7999aa8fc4b6"} 11:24:08 #10 374.9 Downloading serviceAccount from repo http://localhost:18080 11:24:08 #10 374.9 2024-09-03T11:24:08.143Z INFO [423] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.462µs", "reqID": "37a32784-6eee-42b2-b8e6-0e94c4e82d27"} 11:24:08 #10 374.9 Deleting outdated charts 11:24:08 #10 374.9 Skipping linting of multicloud-pike 11:24:08 #10 375.2 Pushing multicloud-pike-13.0.0.tgz to local... 11:24:08 #10 375.2 2024-09-03T11:24:08.401Z INFO [424] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.464148ms", "reqID": "b39b0032-b5a4-41c6-9604-b21cecf4021f"} 11:24:08 #10 375.2 Done. 11:24:11 #10 378.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages 11:24:11 #10 378.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:11 #10 378.2 11:24:11 #10 378.2 [multicloud-prometheus] 11:24:11 #10 378.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:11 #10 378.3 Hang tight while we grab the latest from your chart repositories... 11:24:11 #10 378.3 2024-09-03T11:24:11.485Z INFO [425] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.731µs", "reqID": "ddf1fd85-1a40-4b37-a3a0-d6fbdb1a7544"} 11:24:11 #10 378.3 ...Successfully got an update from the "local" chart repository 11:24:11 #10 378.3 Update Complete. ⎈Happy Helming!⎈ 11:24:11 #10 378.3 Saving 5 charts 11:24:11 #10 378.3 Downloading common from repo http://localhost:18080 11:24:11 #10 378.4 2024-09-03T11:24:11.568Z INFO [426] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "284.932µs", "reqID": "409e1795-1a98-4282-b84d-3e3c1a745a17"} 11:24:11 #10 378.4 Downloading repositoryGenerator from repo http://localhost:18080 11:24:11 #10 378.4 2024-09-03T11:24:11.584Z INFO [427] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.831µs", "reqID": "15a026a8-7a44-4c5e-a75a-4aba15a0407a"} 11:24:11 #10 378.4 Downloading serviceAccount from repo http://localhost:18080 11:24:11 #10 378.4 2024-09-03T11:24:11.604Z INFO [428] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "344.062µs", "reqID": "35408667-4541-4299-97ab-58ed7c4d35e2"} 11:24:11 #10 378.4 Deleting outdated charts 11:24:11 #10 378.4 Skipping linting of multicloud-prometheus 11:24:11 #10 378.6 Pushing multicloud-prometheus-13.0.0.tgz to local... 11:24:11 #10 378.7 2024-09-03T11:24:11.864Z INFO [429] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.707882ms", "reqID": "0f620d49-9659-4ca8-ad9e-8a9999a26804"} 11:24:12 #10 378.7 Done. 11:24:15 #10 381.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages 11:24:15 #10 381.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:15 #10 381.7 11:24:15 #10 381.7 [multicloud-starlingx] 11:24:15 #10 381.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:15 #10 381.7 Hang tight while we grab the latest from your chart repositories... 11:24:15 #10 381.7 2024-09-03T11:24:14.930Z INFO [430] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "270.942µs", "reqID": "111dfe83-01be-4575-a73b-514d2f51b883"} 11:24:15 #10 381.7 ...Successfully got an update from the "local" chart repository 11:24:15 #10 381.7 Update Complete. ⎈Happy Helming!⎈ 11:24:15 #10 381.8 Saving 3 charts 11:24:15 #10 381.8 Downloading common from repo http://localhost:18080 11:24:15 #10 381.8 2024-09-03T11:24:15.008Z INFO [431] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.701µs", "reqID": "701db8c8-d219-493d-be6d-fcc60fe573eb"} 11:24:15 #10 381.8 Downloading repositoryGenerator from repo http://localhost:18080 11:24:15 #10 381.8 2024-09-03T11:24:15.021Z INFO [432] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.061µs", "reqID": "e6ea9366-f886-479f-82e1-f374e8a34294"} 11:24:15 #10 381.8 Downloading serviceAccount from repo http://localhost:18080 11:24:15 #10 381.8 2024-09-03T11:24:15.034Z INFO [433] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.482µs", "reqID": "c349eabd-459d-4aa7-a088-4145c1facb27"} 11:24:15 #10 381.8 Deleting outdated charts 11:24:15 #10 381.8 Skipping linting of multicloud-starlingx 11:24:15 #10 382.1 Pushing multicloud-starlingx-13.0.0.tgz to local... 11:24:15 #10 382.1 2024-09-03T11:24:15.304Z INFO [434] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.739672ms", "reqID": "1c193308-cf81-45a9-9f6f-11e3c94b6630"} 11:24:15 #10 382.1 Done. 11:24:18 #10 385.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages 11:24:18 #10 385.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:18 #10 385.1 11:24:18 #10 385.1 [multicloud-vio] 11:24:18 #10 385.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:18 #10 385.2 Hang tight while we grab the latest from your chart repositories... 11:24:18 #10 385.2 2024-09-03T11:24:18.369Z INFO [435] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.171µs", "reqID": "0a465dd2-872a-441d-8ed2-1de8c545923e"} 11:24:18 #10 385.2 ...Successfully got an update from the "local" chart repository 11:24:18 #10 385.2 Update Complete. ⎈Happy Helming!⎈ 11:24:18 #10 385.2 Saving 3 charts 11:24:18 #10 385.2 Downloading common from repo http://localhost:18080 11:24:18 #10 385.2 2024-09-03T11:24:18.433Z INFO [436] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "379.222µs", "reqID": "74d4580d-a832-4b73-95f3-5b4df0d94369"} 11:24:18 #10 385.2 Downloading repositoryGenerator from repo http://localhost:18080 11:24:18 #10 385.2 2024-09-03T11:24:18.442Z INFO [437] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.821µs", "reqID": "fce600b2-803d-4910-9208-edf841918ead"} 11:24:18 #10 385.2 Downloading serviceAccount from repo http://localhost:18080 11:24:18 #10 385.2 2024-09-03T11:24:18.458Z INFO [438] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.241µs", "reqID": "6e389ad4-eeb9-4738-be4c-5cfbe970ac17"} 11:24:18 #10 385.3 Deleting outdated charts 11:24:18 #10 385.3 Skipping linting of multicloud-vio 11:24:18 #10 385.5 Pushing multicloud-vio-13.0.0.tgz to local... 11:24:18 #10 385.5 2024-09-03T11:24:18.711Z INFO [439] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.761992ms", "reqID": "14ca06e5-d7ce-4cba-94c2-901e0a8d9c14"} 11:24:18 #10 385.5 Done. 11:24:21 #10 388.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages 11:24:21 #10 388.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:21 #10 388.5 11:24:21 #10 388.5 [multicloud-windriver] 11:24:21 #10 388.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:21 #10 388.6 Hang tight while we grab the latest from your chart repositories... 11:24:21 #10 388.6 2024-09-03T11:24:21.771Z INFO [440] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.421µs", "reqID": "f6cece56-31e3-4922-ac58-fd199a9c73fd"} 11:24:21 #10 388.6 ...Successfully got an update from the "local" chart repository 11:24:21 #10 388.6 Update Complete. ⎈Happy Helming!⎈ 11:24:21 #10 388.6 Saving 3 charts 11:24:21 #10 388.6 Downloading common from repo http://localhost:18080 11:24:21 #10 388.6 2024-09-03T11:24:21.850Z INFO [441] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "316.872µs", "reqID": "1ac75ece-17c2-4709-a90c-eb0ef990b4d9"} 11:24:21 #10 388.6 Downloading repositoryGenerator from repo http://localhost:18080 11:24:21 #10 388.7 2024-09-03T11:24:21.864Z INFO [442] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "299.841µs", "reqID": "92cf3946-ceef-4745-89c5-c024cf88e0fc"} 11:24:21 #10 388.7 Downloading serviceAccount from repo http://localhost:18080 11:24:21 #10 388.7 2024-09-03T11:24:21.879Z INFO [443] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "189.041µs", "reqID": "3b00506c-17d7-4625-9fe7-0b111ccd999c"} 11:24:21 #10 388.7 Deleting outdated charts 11:24:21 #10 388.7 Skipping linting of multicloud-windriver 11:24:22 #10 388.9 Pushing multicloud-windriver-13.0.0.tgz to local... 11:24:22 #10 388.9 2024-09-03T11:24:22.129Z INFO [444] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.016231ms", "reqID": "c1cd8c86-a0aa-4f25-b463-69325f9761dc"} 11:24:22 #10 388.9 Done. 11:24:25 #10 391.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages 11:24:25 #10 391.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:25 #10 391.9 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' 11:24:28 #10 394.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/../dist/packages 11:24:28 #10 394.9 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' 11:24:28 #10 394.9 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' 11:24:28 #10 395.0 Hang tight while we grab the latest from your chart repositories... 11:24:28 #10 395.0 2024-09-03T11:24:28.209Z INFO [445] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.502µs", "reqID": "6769267e-4d2c-43b7-8b5c-6956213d3711"} 11:24:28 #10 395.0 ...Successfully got an update from the "local" chart repository 11:24:28 #10 395.0 Update Complete. ⎈Happy Helming!⎈ 11:24:28 #10 395.1 Saving 10 charts 11:24:28 #10 395.1 Downloading common from repo http://localhost:18080 11:24:28 #10 395.1 2024-09-03T11:24:28.327Z INFO [446] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.501µs", "reqID": "f3a0be9b-8276-44c9-a848-e52f0d683b76"} 11:24:28 #10 395.1 Downloading repositoryGenerator from repo http://localhost:18080 11:24:28 #10 395.1 2024-09-03T11:24:28.343Z INFO [447] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.181µs", "reqID": "f755d509-1954-4f39-8a51-6256c0a38fc5"} 11:24:28 #10 395.3 Downloading serviceAccount from repo http://localhost:18080 11:24:28 #10 395.3 2024-09-03T11:24:28.510Z INFO [448] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "341.901µs", "reqID": "bba399e3-e4da-421d-b6b5-60c8eac60326"} 11:24:28 #10 395.3 Deleting outdated charts 11:24:28 #10 395.3 Skipping linting of multicloud 11:24:29 #10 395.8 Pushing multicloud-13.0.0.tgz to local... 11:24:29 #10 396.0 2024-09-03T11:24:29.196Z INFO [449] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "134.911562ms", "reqID": "b8c3cd95-83dc-42f6-b448-b12fb7c07d33"} 11:24:29 #10 396.0 Done. 11:24:32 #10 399.0 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:24:32 #10 399.0 11:24:32 #10 399.0 [nbi] 11:24:32 #10 399.0 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:24:32 #10 399.1 Hang tight while we grab the latest from your chart repositories... 11:24:32 #10 399.1 2024-09-03T11:24:32.329Z INFO [450] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "189.961µs", "reqID": "352d4be2-8a45-4426-bd34-41cfcec2df19"} 11:24:32 #10 399.1 ...Successfully got an update from the "local" chart repository 11:24:32 #10 399.1 Update Complete. ⎈Happy Helming!⎈ 11:24:32 #10 399.2 Saving 6 charts 11:24:32 #10 399.2 Downloading common from repo http://localhost:18080 11:24:32 #10 399.2 2024-09-03T11:24:32.432Z INFO [451] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.201µs", "reqID": "b2d15744-f0f5-43c9-8990-45df7e0f9ee8"} 11:24:32 #10 399.2 Downloading mongo from repo http://localhost:18080 11:24:32 #10 399.2 2024-09-03T11:24:32.450Z INFO [452] Request served {"path": "/charts/mongo-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.071µs", "reqID": "0fc6f594-d30e-45d5-8112-9155e1bbb3c6"} 11:24:32 #10 399.2 Downloading mariadb-galera from repo http://localhost:18080 11:24:32 #10 399.3 2024-09-03T11:24:32.470Z INFO [453] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "332.192µs", "reqID": "979c1cd8-0255-4313-8d7f-0c15b809e81d"} 11:24:32 #10 399.3 Downloading mariadb-init from repo http://localhost:18080 11:24:32 #10 399.3 2024-09-03T11:24:32.485Z INFO [454] Request served {"path": "/charts/mariadb-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "317.902µs", "reqID": "2e2b5fa5-4bde-4bfc-b112-ffad05109a95"} 11:24:32 #10 399.3 Downloading repositoryGenerator from repo http://localhost:18080 11:24:32 #10 399.3 2024-09-03T11:24:32.498Z INFO [455] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.922µs", "reqID": "2203a538-31f9-465d-9b5f-b074ddffac5d"} 11:24:32 #10 399.3 Downloading serviceAccount from repo http://localhost:18080 11:24:32 #10 399.3 2024-09-03T11:24:32.507Z INFO [456] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "195.471µs", "reqID": "e14934f1-b029-494b-bf27-ed664d2993c1"} 11:24:32 #10 399.3 Deleting outdated charts 11:24:32 #10 399.3 Skipping linting of nbi 11:24:32 #10 399.7 Pushing nbi-13.0.0.tgz to local... 11:24:32 #10 399.7 2024-09-03T11:24:32.938Z INFO [457] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "72.75708ms", "reqID": "71f16b4c-7742-4096-a593-8dbe9cde005f"} 11:24:33 #10 399.7 Done. 11:24:36 #10 402.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:24:36 #10 402.7 11:24:36 #10 402.7 [oof] 11:24:36 #10 402.7 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:24:36 #10 402.8 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' 11:24:36 #10 402.9 11:24:36 #10 402.9 [components] 11:24:36 #10 402.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' 11:24:36 #10 402.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' 11:24:36 #10 403.0 11:24:36 #10 403.0 [oof-has] 11:24:36 #10 403.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' 11:24:36 #10 403.0 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' 11:24:36 #10 403.1 11:24:36 #10 403.1 [components] 11:24:36 #10 403.1 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' 11:24:36 #10 403.1 make[8]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 11:24:36 #10 403.2 11:24:36 #10 403.2 [oof-has-api] 11:24:36 #10 403.2 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 11:24:36 #10 403.3 Hang tight while we grab the latest from your chart repositories... 11:24:36 #10 403.3 2024-09-03T11:24:36.522Z INFO [458] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.681µs", "reqID": "57b46752-9d62-4ba7-adc4-f3b2aa1ea688"} 11:24:36 #10 403.3 ...Successfully got an update from the "local" chart repository 11:24:36 #10 403.3 Update Complete. ⎈Happy Helming!⎈ 11:24:36 #10 403.4 Saving 5 charts 11:24:36 #10 403.4 Downloading common from repo http://localhost:18080 11:24:36 #10 403.4 2024-09-03T11:24:36.618Z INFO [459] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.082µs", "reqID": "f24d7d6c-125e-40ff-86dc-01bf8d6f4d6b"} 11:24:36 #10 403.4 Downloading repositoryGenerator from repo http://localhost:18080 11:24:36 #10 403.4 2024-09-03T11:24:36.637Z INFO [460] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.291µs", "reqID": "37347eb1-0af6-4736-970f-c89d117c5cfe"} 11:24:36 #10 403.4 Downloading serviceAccount from repo http://localhost:18080 11:24:36 #10 403.4 Downloading readinessCheck from repo http://localhost:18080 11:24:36 #10 403.4 2024-09-03T11:24:36.655Z INFO [461] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.971µs", "reqID": "fcf14cc1-aa42-4af3-a4a0-f4b00aba7da4"} 11:24:36 #10 403.5 2024-09-03T11:24:36.672Z INFO [462] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "291.162µs", "reqID": "cf76f26b-cade-4f32-a105-a55f9232fe10"} 11:24:36 #10 403.5 Deleting outdated charts 11:24:36 #10 403.5 Skipping linting of oof-has-api 11:24:37 #10 403.7 Pushing oof-has-api-13.0.0.tgz to local... 11:24:37 #10 403.8 2024-09-03T11:24:36.977Z INFO [463] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.435796ms", "reqID": "260bc2bf-dc22-4b01-b40f-f9a768ac3c4e"} 11:24:37 #10 403.8 Done. 11:24:40 #10 406.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages 11:24:40 #10 406.8 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 11:24:40 #10 406.8 11:24:40 #10 406.8 [oof-has-controller] 11:24:40 #10 406.8 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 11:24:40 #10 406.9 Hang tight while we grab the latest from your chart repositories... 11:24:40 #10 406.9 2024-09-03T11:24:40.103Z INFO [464] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.541µs", "reqID": "32829795-e8e7-480c-9a94-7f5c06972b8c"} 11:24:40 #10 406.9 ...Successfully got an update from the "local" chart repository 11:24:40 #10 406.9 Update Complete. ⎈Happy Helming!⎈ 11:24:40 #10 407.0 Saving 5 charts 11:24:40 #10 407.0 Downloading common from repo http://localhost:18080 11:24:40 #10 407.0 2024-09-03T11:24:40.194Z INFO [465] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "338.222µs", "reqID": "4d0be4c4-beaf-4e43-b06b-6e468a673baf"} 11:24:40 #10 407.0 Downloading repositoryGenerator from repo http://localhost:18080 11:24:40 #10 407.0 2024-09-03T11:24:40.209Z INFO [466] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.431µs", "reqID": "dc674a50-766e-47c6-98f1-106a2620d974"} 11:24:40 #10 407.0 Downloading serviceAccount from repo http://localhost:18080 11:24:40 #10 407.0 2024-09-03T11:24:40.227Z INFO [467] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.981µs", "reqID": "edaff302-354b-4d19-9f07-bf7f89cbcad5"} 11:24:40 #10 407.0 Downloading readinessCheck from repo http://localhost:18080 11:24:40 #10 407.0 2024-09-03T11:24:40.248Z INFO [468] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "304.322µs", "reqID": "2c4bf38d-1626-49b9-b732-88eadc01ae3a"} 11:24:40 #10 407.0 Deleting outdated charts 11:24:40 #10 407.1 Skipping linting of oof-has-controller 11:24:40 #10 407.3 Pushing oof-has-controller-13.0.0.tgz to local... 11:24:40 #10 407.3 2024-09-03T11:24:40.531Z INFO [469] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.093818ms", "reqID": "091f0dd7-2afb-4933-931f-70c2af36e93e"} 11:24:40 #10 407.3 Done. 11:24:43 #10 410.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages 11:24:43 #10 410.3 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 11:24:43 #10 410.3 11:24:43 #10 410.3 [oof-has-data] 11:24:43 #10 410.3 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 11:24:43 #10 410.4 Hang tight while we grab the latest from your chart repositories... 11:24:43 #10 410.4 2024-09-03T11:24:43.656Z INFO [470] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "311.082µs", "reqID": "8db60e9b-cdae-4106-9f4f-dc025bec2eed"} 11:24:43 #10 410.5 ...Successfully got an update from the "local" chart repository 11:24:43 #10 410.5 Update Complete. ⎈Happy Helming!⎈ 11:24:43 #10 410.5 Saving 5 charts 11:24:43 #10 410.5 Downloading common from repo http://localhost:18080 11:24:43 #10 410.5 2024-09-03T11:24:43.736Z INFO [471] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "143.85µs", "reqID": "b3a3926b-9bcc-44c5-9b5d-cb8c75b82a02"} 11:24:43 #10 410.5 Downloading repositoryGenerator from repo http://localhost:18080 11:24:43 #10 410.5 2024-09-03T11:24:43.755Z INFO [472] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.711µs", "reqID": "1d4f0d4a-6727-4a15-a5e9-16d631e65e0d"} 11:24:43 #10 410.5 Downloading serviceAccount from repo http://localhost:18080 11:24:43 #10 410.6 2024-09-03T11:24:43.768Z INFO [473] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "363.252µs", "reqID": "4c78e69e-450a-41a5-986f-8a9eb679109d"} 11:24:43 #10 410.6 Downloading readinessCheck from repo http://localhost:18080 11:24:43 #10 410.6 2024-09-03T11:24:43.787Z INFO [474] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.102µs", "reqID": "89a82153-4579-4f42-9895-e87a42047356"} 11:24:43 #10 410.6 Deleting outdated charts 11:24:43 #10 410.6 Skipping linting of oof-has-data 11:24:44 #10 410.8 Pushing oof-has-data-13.0.0.tgz to local... 11:24:44 #10 410.9 2024-09-03T11:24:44.077Z INFO [475] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.242495ms", "reqID": "e4a6cefd-22af-4822-8581-caaa851db486"} 11:24:44 #10 410.9 Done. 11:24:47 #10 413.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages 11:24:47 #10 413.9 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 11:24:47 #10 413.9 11:24:47 #10 413.9 [oof-has-reservation] 11:24:47 #10 413.9 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 11:24:47 #10 414.0 Hang tight while we grab the latest from your chart repositories... 11:24:47 #10 414.0 2024-09-03T11:24:47.200Z INFO [476] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "134.98µs", "reqID": "f54d08f1-5a31-483f-bc90-67e8e4581d9a"} 11:24:47 #10 414.0 ...Successfully got an update from the "local" chart repository 11:24:47 #10 414.0 Update Complete. ⎈Happy Helming!⎈ 11:24:47 #10 414.1 Saving 5 charts 11:24:47 #10 414.1 Downloading common from repo http://localhost:18080 11:24:47 #10 414.1 2024-09-03T11:24:47.283Z INFO [477] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.381µs", "reqID": "27f02fa7-f205-4bbb-9be5-3cfd78b95007"} 11:24:47 #10 414.1 Downloading repositoryGenerator from repo http://localhost:18080 11:24:47 #10 414.1 2024-09-03T11:24:47.303Z INFO [478] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.841µs", "reqID": "2468c62e-ee4e-4e09-8082-4502f1b2fba3"} 11:24:47 #10 414.1 Downloading serviceAccount from repo http://localhost:18080 11:24:47 #10 414.1 2024-09-03T11:24:47.318Z INFO [479] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "394.282µs", "reqID": "8f936076-2934-4ed2-a3a7-185c6d0df95b"} 11:24:47 #10 414.1 Downloading readinessCheck from repo http://localhost:18080 11:24:47 #10 414.1 2024-09-03T11:24:47.332Z INFO [480] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "314.882µs", "reqID": "e36c9813-6c65-420d-abc9-c485e5e26234"} 11:24:47 #10 414.1 Deleting outdated charts 11:24:47 #10 414.1 Skipping linting of oof-has-reservation 11:24:47 #10 414.4 Pushing oof-has-reservation-13.0.0.tgz to local... 11:24:47 #10 414.4 2024-09-03T11:24:47.615Z INFO [481] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.582333ms", "reqID": "57a6b894-db33-47f6-a535-d6f96c1f91b3"} 11:24:47 #10 414.4 Done. 11:24:50 #10 417.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages 11:24:50 #10 417.4 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 11:24:50 #10 417.4 11:24:50 #10 417.4 [oof-has-solver] 11:24:50 #10 417.4 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 11:24:50 #10 417.5 Hang tight while we grab the latest from your chart repositories... 11:24:50 #10 417.5 2024-09-03T11:24:50.742Z INFO [482] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "299.741µs", "reqID": "f52d0a41-4440-4689-a92a-d0d28270b866"} 11:24:50 #10 417.5 ...Successfully got an update from the "local" chart repository 11:24:50 #10 417.5 Update Complete. ⎈Happy Helming!⎈ 11:24:50 #10 417.6 Saving 5 charts 11:24:50 #10 417.6 Downloading common from repo http://localhost:18080 11:24:50 #10 417.6 2024-09-03T11:24:50.832Z INFO [483] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "308.522µs", "reqID": "95777f2b-1a9a-448c-9615-2c3c268f8061"} 11:24:50 #10 417.6 Downloading repositoryGenerator from repo http://localhost:18080 11:24:50 #10 417.6 2024-09-03T11:24:50.849Z INFO [484] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.372µs", "reqID": "73150c41-b182-498d-b180-a25115b719f6"} 11:24:51 #10 417.6 Downloading serviceAccount from repo http://localhost:18080 11:24:51 #10 417.7 2024-09-03T11:24:50.867Z INFO [485] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "125.09µs", "reqID": "d28be123-a53d-4eb3-9c6e-5adf5aaaf4ea"} 11:24:51 #10 417.7 Downloading readinessCheck from repo http://localhost:18080 11:24:51 #10 417.7 2024-09-03T11:24:50.883Z INFO [486] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "251.111µs", "reqID": "e9c0440e-aba4-4cb2-a192-402a9f7cf47e"} 11:24:51 #10 417.7 Deleting outdated charts 11:24:51 #10 417.7 Skipping linting of oof-has-solver 11:24:51 #10 417.9 Pushing oof-has-solver-13.0.0.tgz to local... 11:24:51 #10 417.9 2024-09-03T11:24:51.158Z INFO [487] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.936142ms", "reqID": "f6d1b048-84d4-43dd-8b8b-20e3f6e1302a"} 11:24:51 #10 417.9 Done. 11:24:54 #10 421.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages 11:24:54 #10 421.0 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 11:24:54 #10 421.0 make[8]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' 11:24:57 #10 424.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/../../../dist/packages 11:24:57 #10 424.0 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' 11:24:57 #10 424.0 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' 11:24:57 #10 424.0 Hang tight while we grab the latest from your chart repositories... 11:24:57 #10 424.0 2024-09-03T11:24:57.232Z INFO [488] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.521µs", "reqID": "16420d0d-e59c-4185-b6d4-d56b397a6f64"} 11:24:57 #10 424.0 ...Successfully got an update from the "local" chart repository 11:24:57 #10 424.0 Update Complete. ⎈Happy Helming!⎈ 11:24:57 #10 424.1 Saving 9 charts 11:24:57 #10 424.1 Downloading common from repo http://localhost:18080 11:24:57 #10 424.1 2024-09-03T11:24:57.355Z INFO [489] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "164.301µs", "reqID": "5ee28a22-44fd-48fc-8cc5-59405abaa10d"} 11:24:57 #10 424.1 Downloading etcd from repo http://localhost:18080 11:24:57 #10 424.2 2024-09-03T11:24:57.371Z INFO [490] Request served {"path": "/charts/etcd-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "195.792µs", "reqID": "868a8965-a8ab-48b8-a74a-37e2ae8c892c"} 11:24:57 #10 424.2 Downloading etcd-init from repo http://localhost:18080 11:24:57 #10 424.2 2024-09-03T11:24:57.387Z INFO [491] Request served {"path": "/charts/etcd-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "165.27µs", "reqID": "7fce6ac2-73fb-4409-9dc8-7f7eb58906a1"} 11:24:57 #10 424.3 Downloading repositoryGenerator from repo http://localhost:18080 11:24:57 #10 424.3 2024-09-03T11:24:57.527Z INFO [492] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.751µs", "reqID": "dcdf3426-67fd-4092-a6ef-b941f7083951"} 11:24:57 #10 424.4 Deleting outdated charts 11:24:57 #10 424.4 Skipping linting of oof-has 11:24:58 #10 424.9 Pushing oof-has-13.0.0.tgz to local... 11:24:58 #10 425.0 2024-09-03T11:24:58.196Z INFO [493] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "120.205193ms", "reqID": "774b1c98-c63d-4600-8f9a-f7405e8f3e39"} 11:24:58 #10 425.0 Done. 11:25:01 #10 428.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/../../dist/packages 11:25:01 #10 428.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' 11:25:01 #10 428.0 11:25:01 #10 428.0 [oof-templates] 11:25:01 #10 428.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' 11:25:01 #10 428.2 Hang tight while we grab the latest from your chart repositories... 11:25:01 #10 428.2 2024-09-03T11:25:01.372Z INFO [494] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "343.092µs", "reqID": "c87e10eb-780b-4142-99cc-202897f20912"} 11:25:01 #10 428.2 ...Successfully got an update from the "local" chart repository 11:25:01 #10 428.2 Update Complete. ⎈Happy Helming!⎈ 11:25:01 #10 428.2 Saving 1 charts 11:25:01 #10 428.2 Downloading common from repo http://localhost:18080 11:25:01 #10 428.2 2024-09-03T11:25:01.430Z INFO [495] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "359.112µs", "reqID": "ae332aad-2a56-41f9-b465-97457f9d1b40"} 11:25:01 #10 428.2 Deleting outdated charts 11:25:01 #10 428.2 Skipping linting of oof-templates 11:25:01 #10 428.5 Pushing oof-templates-13.0.0.tgz to local... 11:25:01 #10 428.5 2024-09-03T11:25:01.680Z INFO [496] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "6.104863ms", "reqID": "ef58aaef-66b5-4e43-8e09-da8eb587fcf4"} 11:25:01 #10 428.5 Done. 11:25:04 #10 431.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/../../dist/packages 11:25:04 #10 431.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' 11:25:04 #10 431.5 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' 11:25:07 #10 434.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/../dist/packages 11:25:07 #10 434.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' 11:25:07 #10 434.5 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' 11:25:07 #10 434.5 Hang tight while we grab the latest from your chart repositories... 11:25:07 #10 434.5 2024-09-03T11:25:07.753Z INFO [497] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.311µs", "reqID": "0f9c1831-27a7-4dbe-b0c4-95d685e1fae2"} 11:25:07 #10 434.6 ...Successfully got an update from the "local" chart repository 11:25:07 #10 434.6 Update Complete. ⎈Happy Helming!⎈ 11:25:07 #10 434.7 Saving 6 charts 11:25:07 #10 434.7 Downloading common from repo http://localhost:18080 11:25:08 #10 434.7 2024-09-03T11:25:07.908Z INFO [498] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.141µs", "reqID": "eef68829-4b3c-454b-9946-484c02e5f4c9"} 11:25:08 #10 434.9 Downloading repositoryGenerator from repo http://localhost:18080 11:25:08 #10 434.9 2024-09-03T11:25:08.098Z INFO [499] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "299.161µs", "reqID": "dcaa44e9-9037-45d1-9b9a-3942506d62b7"} 11:25:08 #10 434.9 Downloading serviceAccount from repo http://localhost:18080 11:25:08 #10 434.9 2024-09-03T11:25:08.115Z INFO [500] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "507.643µs", "reqID": "ab78e9e7-8ec3-4dc8-98d1-617e3be0fa4b"} 11:25:08 #10 434.9 Downloading readinessCheck from repo http://localhost:18080 11:25:08 #10 434.9 2024-09-03T11:25:08.126Z INFO [501] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "270.972µs", "reqID": "923319da-5939-4a24-9371-f1151a63595f"} 11:25:08 #10 435.0 Deleting outdated charts 11:25:08 #10 435.0 Skipping linting of oof 11:25:08 #10 435.6 Pushing oof-13.0.0.tgz to local... 11:25:09 #10 435.7 2024-09-03T11:25:08.958Z INFO [502] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "172.319184ms", "reqID": "f993b51d-41b4-4376-9d4b-62ea59eba7a2"} 11:25:09 #10 435.7 Done. 11:25:12 #10 438.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:25:12 #10 438.8 11:25:12 #10 438.8 [platform] 11:25:12 #10 438.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:25:12 #10 438.8 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' 11:25:12 #10 438.9 11:25:12 #10 438.9 [components] 11:25:12 #10 438.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' 11:25:12 #10 438.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 11:25:12 #10 439.0 11:25:12 #10 439.0 [chartmuseum] 11:25:12 #10 439.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 11:25:12 #10 439.1 Hang tight while we grab the latest from your chart repositories... 11:25:12 #10 439.1 2024-09-03T11:25:12.301Z INFO [503] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.061µs", "reqID": "ebdb88f0-7eb4-41ba-a054-211fb3080c49"} 11:25:12 #10 439.1 ...Successfully got an update from the "local" chart repository 11:25:12 #10 439.1 Update Complete. ⎈Happy Helming!⎈ 11:25:12 #10 439.2 Saving 4 charts 11:25:12 #10 439.2 Downloading common from repo http://localhost:18080 11:25:12 #10 439.2 2024-09-03T11:25:12.394Z INFO [504] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "282.912µs", "reqID": "23929d28-75c1-43cc-8c5f-055421a9661d"} 11:25:12 #10 439.2 Downloading repositoryGenerator from repo http://localhost:18080 11:25:12 #10 439.2 2024-09-03T11:25:12.407Z INFO [505] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.461µs", "reqID": "f38f2885-1500-4397-afa9-a637a163e838"} 11:25:12 #10 439.2 Downloading readinessCheck from repo http://localhost:18080 11:25:12 #10 439.2 2024-09-03T11:25:12.424Z INFO [506] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.902µs", "reqID": "88e615c3-5be8-46e1-ab56-48c429520e4c"} 11:25:12 #10 439.2 Downloading serviceAccount from repo http://localhost:18080 11:25:12 #10 439.2 2024-09-03T11:25:12.438Z INFO [507] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.301µs", "reqID": "e1a8101f-1d79-4a33-bf5a-c8929f77e9a3"} 11:25:12 #10 439.2 Deleting outdated charts 11:25:12 #10 439.2 Skipping linting of chartmuseum 11:25:12 #10 439.5 Pushing chartmuseum-13.0.0.tgz to local... 11:25:12 #10 439.5 2024-09-03T11:25:12.721Z INFO [508] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "31.257339ms", "reqID": "de9125df-6ee5-464f-af1d-d5744578aafd"} 11:25:12 #10 439.5 Done. 11:25:15 #10 442.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages 11:25:15 #10 442.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 11:25:15 #10 442.5 11:25:15 #10 442.5 [cmpv2-cert-provider] 11:25:15 #10 442.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 11:25:15 #10 442.6 Hang tight while we grab the latest from your chart repositories... 11:25:15 #10 442.7 2024-09-03T11:25:15.862Z INFO [509] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.322µs", "reqID": "88fea70b-38ed-46c5-9f8e-d3b36b06143a"} 11:25:15 #10 442.7 ...Successfully got an update from the "local" chart repository 11:25:15 #10 442.7 Update Complete. ⎈Happy Helming!⎈ 11:25:15 #10 442.7 Saving 2 charts 11:25:15 #10 442.7 Downloading common from repo http://localhost:18080 11:25:15 #10 442.7 2024-09-03T11:25:15.933Z INFO [510] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.571µs", "reqID": "1f1c50fe-e833-4893-839b-59b155fc6143"} 11:25:15 #10 442.7 Downloading readinessCheck from repo http://localhost:18080 11:25:15 #10 442.7 2024-09-03T11:25:15.950Z INFO [511] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.481µs", "reqID": "c2bc76a6-6baa-4d0f-bbf3-59c6be116564"} 11:25:16 #10 442.8 Deleting outdated charts 11:25:16 #10 442.8 Skipping linting of cmpv2-cert-provider 11:25:16 #10 443.0 Pushing cmpv2-cert-provider-13.0.0.tgz to local... 11:25:16 #10 443.0 2024-09-03T11:25:16.200Z INFO [512] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.367903ms", "reqID": "b5a022b0-61f1-462e-abe9-91489f9cda3e"} 11:25:16 #10 443.0 Done. 11:25:19 #10 446.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages 11:25:19 #10 446.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 11:25:19 #10 446.0 11:25:19 #10 446.0 [keycloak-init] 11:25:19 #10 446.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 11:25:19 #10 446.1 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 11:25:19 #10 446.1 11:25:19 #10 446.1 [components] 11:25:19 #10 446.1 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 11:25:19 #10 446.2 make[8]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' 11:25:19 #10 446.2 11:25:19 #10 446.2 [keycloak-config-cli] 11:25:19 #10 446.2 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' 11:25:19 #10 446.3 Hang tight while we grab the latest from your chart repositories... 11:25:19 #10 446.3 2024-09-03T11:25:19.548Z INFO [513] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "356.382µs", "reqID": "f78963ad-1806-48e9-a1f7-72552b2f593a"} 11:25:19 #10 446.4 ...Successfully got an update from the "local" chart repository 11:25:19 #10 446.4 Update Complete. ⎈Happy Helming!⎈ 11:25:19 #10 446.4 Saving 2 charts 11:25:19 #10 446.4 Downloading common from repo http://localhost:18080 11:25:19 #10 446.4 2024-09-03T11:25:19.619Z INFO [514] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "276.901µs", "reqID": "b26a0ef1-e512-4f76-9ace-534420ed62d1"} 11:25:19 #10 446.4 Downloading repositoryGenerator from repo http://localhost:18080 11:25:19 #10 446.4 2024-09-03T11:25:19.632Z INFO [515] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.621µs", "reqID": "1719eab7-e8d1-4c5e-b774-08885b8c3927"} 11:25:19 #10 446.4 Deleting outdated charts 11:25:19 #10 446.4 Skipping linting of keycloak-config-cli 11:25:20 #10 446.7 Pushing onap-keycloak-config-cli-5.6.1.tgz to local... 11:25:20 #10 446.7 2024-09-03T11:25:19.891Z INFO [516] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.458749ms", "reqID": "108dd908-559a-4bfa-91fe-24162516fbc2"} 11:25:20 #10 446.7 Done. 11:25:23 #10 449.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components/../dist/packages 11:25:23 #10 449.7 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' 11:25:23 #10 449.7 make[8]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' 11:25:26 #10 452.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/../../dist/packages 11:25:26 #10 452.7 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 11:25:26 #10 452.7 11:25:26 #10 452.7 [resources] 11:25:26 #10 452.7 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 11:25:28 #10 455.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/../../dist/packages 11:25:29 #10 455.8 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 11:25:29 #10 455.8 11:25:29 #10 455.8 [templates] 11:25:29 #10 455.8 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 11:25:32 #10 458.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/../../dist/packages 11:25:32 #10 458.8 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 11:25:32 #10 458.8 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' 11:25:32 #10 458.9 Hang tight while we grab the latest from your chart repositories... 11:25:32 #10 458.9 2024-09-03T11:25:32.106Z INFO [517] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "292.822µs", "reqID": "ebf0e044-08ae-4fc7-8abc-a6a89cc243c7"} 11:25:32 #10 458.9 ...Successfully got an update from the "local" chart repository 11:25:32 #10 458.9 Update Complete. ⎈Happy Helming!⎈ 11:25:32 #10 459.0 Saving 3 charts 11:25:32 #10 459.0 Downloading common from repo http://localhost:18080 11:25:32 #10 459.0 2024-09-03T11:25:32.178Z INFO [518] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "254.732µs", "reqID": "7f62025a-7235-4dd5-9eb7-8a4b6bcd54e2"} 11:25:32 #10 459.0 Downloading serviceAccount from repo http://localhost:18080 11:25:32 #10 459.0 2024-09-03T11:25:32.193Z INFO [519] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.811µs", "reqID": "9cfd4677-6ad2-4851-8c87-0f5818d3d9ab"} 11:25:32 #10 459.0 Deleting outdated charts 11:25:32 #10 459.0 Skipping linting of keycloak-init 11:25:32 #10 459.3 Pushing keycloak-init-13.0.0.tgz to local... 11:25:32 #10 459.3 2024-09-03T11:25:32.530Z INFO [520] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "30.976016ms", "reqID": "3180b1f1-c643-43b7-aede-a0a63cfdea21"} 11:25:32 #10 459.3 Done. 11:25:35 #10 462.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages 11:25:35 #10 462.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 11:25:35 #10 462.3 11:25:35 #10 462.3 [oauth2-proxy] 11:25:35 #10 462.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 11:25:35 #10 462.4 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' 11:25:35 #10 462.4 11:25:35 #10 462.4 [components] 11:25:35 #10 462.4 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' 11:25:35 #10 462.5 make[8]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' 11:25:35 #10 462.5 11:25:35 #10 462.5 [oauth2-proxy] 11:25:35 #10 462.5 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' 11:25:35 #10 462.5 Getting updates for unmanaged Helm repositories... 11:25:38 #10 464.9 ...Successfully got an update from the "https://charts.bitnami.com/bitnami" chart repository 11:25:38 #10 464.9 Hang tight while we grab the latest from your chart repositories... 11:25:38 #10 464.9 2024-09-03T11:25:38.157Z INFO [521] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "542.163µs", "reqID": "c6eee703-0636-4908-878d-7d4c031008d7"} 11:25:38 #10 465.0 ...Successfully got an update from the "local" chart repository 11:25:38 #10 465.0 Update Complete. ⎈Happy Helming!⎈ 11:25:40 #10 467.0 Saving 3 charts 11:25:44 #10 471.3 Downloading redis from repo https://charts.bitnami.com/bitnami 11:25:44 #10 471.4 Downloading common from repo http://localhost:18080 11:25:44 #10 471.4 2024-09-03T11:25:44.587Z INFO [522] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "300.401µs", "reqID": "8705a49b-45cc-49c5-b58b-48c06ee4bfc5"} 11:25:44 #10 471.4 Downloading repositoryGenerator from repo http://localhost:18080 11:25:44 #10 471.4 2024-09-03T11:25:44.603Z INFO [523] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.591µs", "reqID": "6c2a0ee9-d67e-4119-9caa-fec7bb41e3fb"} 11:25:44 #10 471.4 Deleting outdated charts 11:25:44 #10 471.4 Skipping linting of oauth2-proxy 11:25:45 #10 471.7 Pushing onap-oauth2-proxy-6.10.1.tgz to local... 11:25:45 #10 471.7 2024-09-03T11:25:44.941Z INFO [524] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "40.263795ms", "reqID": "535d8b6f-f3ae-41ec-b86f-8dba3b680381"} 11:25:45 #10 471.7 Done. 11:25:48 #10 474.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components/../../dist/packages 11:25:48 #10 474.7 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' 11:25:48 #10 474.7 make[8]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' 11:25:51 #10 477.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/../../dist/packages 11:25:51 #10 477.7 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' 11:25:51 #10 477.7 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' 11:25:51 #10 477.8 Hang tight while we grab the latest from your chart repositories... 11:25:51 #10 477.8 2024-09-03T11:25:51.019Z INFO [525] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.611µs", "reqID": "5b1c359e-d13c-480e-9101-4dc478ed0b93"} 11:25:51 #10 477.8 ...Successfully got an update from the "local" chart repository 11:25:51 #10 477.8 Update Complete. ⎈Happy Helming!⎈ 11:25:51 #10 477.9 Saving 3 charts 11:25:51 #10 477.9 Downloading common from repo http://localhost:18080 11:25:51 #10 477.9 2024-09-03T11:25:51.110Z INFO [526] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "268.831µs", "reqID": "0d48e473-435f-402d-b426-cc984d17dccf"} 11:25:51 #10 477.9 Downloading serviceAccount from repo http://localhost:18080 11:25:51 #10 477.9 2024-09-03T11:25:51.123Z INFO [527] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "302.202µs", "reqID": "8d523187-d86c-4c4c-9bb8-12bf7b92df77"} 11:25:51 #10 478.0 Deleting outdated charts 11:25:51 #10 478.0 Skipping linting of oauth2-proxy 11:25:51 #10 478.3 Pushing oauth2-proxy-13.0.0.tgz to local... 11:25:51 #10 478.4 2024-09-03T11:25:51.570Z INFO [528] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "60.0398ms", "reqID": "03350628-aa23-4e80-9479-116cee860e05"} 11:25:51 #10 478.4 Done. 11:25:54 #10 481.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages 11:25:54 #10 481.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 11:25:54 #10 481.4 11:25:54 #10 481.4 [oom-cert-service] 11:25:54 #10 481.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 11:25:54 #10 481.5 Hang tight while we grab the latest from your chart repositories... 11:25:54 #10 481.5 2024-09-03T11:25:54.690Z INFO [529] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.581µs", "reqID": "dae83855-b976-474a-8e3f-3e43fe21b519"} 11:25:54 #10 481.5 ...Successfully got an update from the "local" chart repository 11:25:54 #10 481.5 Update Complete. ⎈Happy Helming!⎈ 11:25:54 #10 481.6 Saving 4 charts 11:25:54 #10 481.6 Downloading common from repo http://localhost:18080 11:25:54 #10 481.6 2024-09-03T11:25:54.785Z INFO [530] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "281.761µs", "reqID": "19f9dbdc-6432-46de-8f98-ffe283198667"} 11:25:54 #10 481.6 Downloading repositoryGenerator from repo http://localhost:18080 11:25:54 #10 481.6 2024-09-03T11:25:54.801Z INFO [531] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "301.732µs", "reqID": "048450e1-cfd8-4dc0-bb2a-d5af4a8787ac"} 11:25:54 #10 481.6 Downloading certManagerCertificate from repo http://localhost:18080 11:25:54 #10 481.6 2024-09-03T11:25:54.821Z INFO [532] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "299.991µs", "reqID": "2ee59c4c-c74c-4bc7-b2a0-368b1006bafe"} 11:25:54 #10 481.6 Downloading cmpv2Config from repo http://localhost:18080 11:25:54 #10 481.6 2024-09-03T11:25:54.836Z INFO [533] Request served {"path": "/charts/cmpv2Config-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "368.572µs", "reqID": "de76fb7c-827b-4844-bb79-069edf488395"} 11:25:54 #10 481.6 Deleting outdated charts 11:25:54 #10 481.6 Skipping linting of oom-cert-service 11:25:55 #10 481.9 Pushing oom-cert-service-13.0.0.tgz to local... 11:25:55 #10 482.0 2024-09-03T11:25:55.160Z INFO [534] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "34.370833ms", "reqID": "42147f3e-f0bf-47a4-a6ac-20563d11e188"} 11:25:55 #10 482.0 Done. 11:25:58 #10 485.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages 11:25:58 #10 485.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 11:25:58 #10 485.0 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' 11:26:01 #10 488.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/../dist/packages 11:26:01 #10 488.0 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' 11:26:01 #10 488.0 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' 11:26:01 #10 488.0 Hang tight while we grab the latest from your chart repositories... 11:26:01 #10 488.0 2024-09-03T11:26:01.227Z INFO [535] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.531µs", "reqID": "8c8aa3bd-85c6-4a11-bfb6-6edb73e082fe"} 11:26:01 #10 488.0 ...Successfully got an update from the "local" chart repository 11:26:01 #10 488.0 Update Complete. ⎈Happy Helming!⎈ 11:26:01 #10 488.1 Saving 5 charts 11:26:01 #10 488.1 Downloading oom-cert-service from repo http://localhost:18080 11:26:01 #10 488.1 2024-09-03T11:26:01.349Z INFO [536] Request served {"path": "/charts/oom-cert-service-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "350.901µs", "reqID": "161436c6-dde5-4cc3-ba36-e9f644193350"} 11:26:01 #10 488.1 Downloading cmpv2-cert-provider from repo http://localhost:18080 11:26:01 #10 488.1 2024-09-03T11:26:01.359Z INFO [537] Request served {"path": "/charts/cmpv2-cert-provider-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.991µs", "reqID": "b782e499-93c3-4ed1-bf17-19b138b47f59"} 11:26:01 #10 488.1 Downloading chartmuseum from repo http://localhost:18080 11:26:01 #10 488.2 2024-09-03T11:26:01.372Z INFO [538] Request served {"path": "/charts/chartmuseum-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.662µs", "reqID": "82248c72-9d5a-4ebd-913f-7056b29ec4e2"} 11:26:01 #10 488.2 Downloading keycloak-init from repo http://localhost:18080 11:26:01 #10 488.2 2024-09-03T11:26:01.393Z INFO [539] Request served {"path": "/charts/keycloak-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "283.452µs", "reqID": "c1225fb0-6628-440c-9f44-63786cb2b8a4"} 11:26:01 #10 488.2 Downloading oauth2-proxy from repo http://localhost:18080 11:26:01 #10 488.2 2024-09-03T11:26:01.411Z INFO [540] Request served {"path": "/charts/oauth2-proxy-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "493.833µs", "reqID": "7dabd284-7778-4a7a-b326-f6726e29e57e"} 11:26:01 #10 488.2 Deleting outdated charts 11:26:01 #10 488.2 Skipping linting of platform 11:26:02 #10 488.8 Pushing platform-13.0.0.tgz to local... 11:26:02 #10 488.9 2024-09-03T11:26:02.120Z INFO [541] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "142.611718ms", "reqID": "8639a9d3-93c1-4891-ad7e-503698d35e88"} 11:26:02 #10 488.9 Done. 11:26:05 #10 491.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:26:05 #10 491.9 11:26:05 #10 491.9 [policy] 11:26:05 #10 491.9 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:26:05 #10 492.0 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' 11:26:05 #10 492.0 11:26:05 #10 492.0 [components] 11:26:05 #10 492.0 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' 11:26:05 #10 492.0 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:05 #10 492.0 11:26:05 #10 492.0 [policy-apex-pdp] 11:26:05 #10 492.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:05 #10 492.0 Hang tight while we grab the latest from your chart repositories... 11:26:05 #10 492.0 2024-09-03T11:26:05.256Z INFO [542] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.722µs", "reqID": "e05db9f3-fc88-4e4c-8d2a-2347f592498f"} 11:26:05 #10 492.1 ...Successfully got an update from the "local" chart repository 11:26:05 #10 492.1 Update Complete. ⎈Happy Helming!⎈ 11:26:05 #10 492.1 Saving 4 charts 11:26:05 #10 492.1 Downloading common from repo http://localhost:18080 11:26:05 #10 492.2 2024-09-03T11:26:05.361Z INFO [543] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "269.241µs", "reqID": "8572c8a2-fd09-4868-82aa-c562c71138ee"} 11:26:05 #10 492.2 Downloading repositoryGenerator from repo http://localhost:18080 11:26:05 #10 492.2 2024-09-03T11:26:05.383Z INFO [544] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.831µs", "reqID": "4502b144-dfd2-4a9e-9204-2c07e4f7e9da"} 11:26:05 #10 492.2 Downloading serviceAccount from repo http://localhost:18080 11:26:05 #10 492.2 2024-09-03T11:26:05.405Z INFO [545] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.301µs", "reqID": "ae16ed63-fda8-4e8e-9333-b845bf9410dc"} 11:26:05 #10 492.2 Downloading readinessCheck from repo http://localhost:18080 11:26:05 #10 492.2 2024-09-03T11:26:05.417Z INFO [546] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "117.281µs", "reqID": "3034e2b8-e97b-4595-93b0-d286b8eed035"} 11:26:05 #10 492.2 Deleting outdated charts 11:26:05 #10 492.2 Skipping linting of policy-apex-pdp 11:26:05 #10 492.5 Pushing policy-apex-pdp-13.0.0.tgz to local... 11:26:05 #10 492.5 2024-09-03T11:26:05.699Z INFO [547] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.546501ms", "reqID": "f44eb3d6-902c-43e9-ac16-137166f1146c"} 11:26:05 #10 492.5 Done. 11:26:08 #10 495.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 11:26:08 #10 495.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:08 #10 495.5 11:26:08 #10 495.5 [policy-api] 11:26:08 #10 495.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:08 #10 495.6 Hang tight while we grab the latest from your chart repositories... 11:26:08 #10 495.6 2024-09-03T11:26:08.770Z INFO [548] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.021µs", "reqID": "0c35cc98-16d2-4717-a1d9-9de19f466408"} 11:26:08 #10 495.6 ...Successfully got an update from the "local" chart repository 11:26:08 #10 495.6 Update Complete. ⎈Happy Helming!⎈ 11:26:08 #10 495.6 Saving 3 charts 11:26:08 #10 495.6 Downloading common from repo http://localhost:18080 11:26:08 #10 495.6 2024-09-03T11:26:08.857Z INFO [549] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "373.522µs", "reqID": "0f139bac-6037-4d09-8d38-966a9dfa37a6"} 11:26:08 #10 495.6 Downloading repositoryGenerator from repo http://localhost:18080 11:26:08 #10 495.7 2024-09-03T11:26:08.882Z INFO [550] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.091µs", "reqID": "d1754e50-ccd9-42f4-9163-d240c7bcf11d"} 11:26:09 #10 495.7 Downloading serviceAccount from repo http://localhost:18080 11:26:09 #10 495.7 2024-09-03T11:26:08.895Z INFO [551] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "275.592µs", "reqID": "83c0bf4e-ffa5-4abf-9024-4dc254d72072"} 11:26:09 #10 495.7 Deleting outdated charts 11:26:09 #10 495.7 Skipping linting of policy-api 11:26:09 #10 495.9 Pushing policy-api-13.0.0.tgz to local... 11:26:09 #10 495.9 2024-09-03T11:26:09.144Z INFO [552] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.496511ms", "reqID": "a06ac947-e50c-4f50-ad43-89570d88a0de"} 11:26:09 #10 495.9 Done. 11:26:12 #10 498.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 11:26:12 #10 498.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:12 #10 498.9 11:26:12 #10 498.9 [policy-clamp-ac-a1pms-ppnt] 11:26:12 #10 498.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:12 #10 499.0 Hang tight while we grab the latest from your chart repositories... 11:26:12 #10 499.0 2024-09-03T11:26:12.213Z INFO [553] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.771µs", "reqID": "10e6eac1-c2de-4ad7-880f-48fef67382c0"} 11:26:12 #10 499.0 ...Successfully got an update from the "local" chart repository 11:26:12 #10 499.0 Update Complete. ⎈Happy Helming!⎈ 11:26:12 #10 499.1 Saving 4 charts 11:26:12 #10 499.1 Downloading common from repo http://localhost:18080 11:26:12 #10 499.1 2024-09-03T11:26:12.303Z INFO [554] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.651µs", "reqID": "1f40e58a-36ce-418a-bb78-d3485969b37a"} 11:26:12 #10 499.1 Downloading repositoryGenerator from repo http://localhost:18080 11:26:12 #10 499.1 2024-09-03T11:26:12.324Z INFO [555] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "137.941µs", "reqID": "286566d0-1907-4c0c-a4b8-ec5029b6b7fe"} 11:26:12 #10 499.1 Downloading serviceAccount from repo http://localhost:18080 11:26:12 #10 499.1 2024-09-03T11:26:12.335Z INFO [556] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.032µs", "reqID": "96c0636a-c8ba-4ff3-af31-03ecdfb69d0e"} 11:26:12 #10 499.1 Downloading readinessCheck from repo http://localhost:18080 11:26:12 #10 499.1 2024-09-03T11:26:12.349Z INFO [557] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "360.892µs", "reqID": "d2c6aa72-98bf-4fdc-a2e5-40d42b7af230"} 11:26:12 #10 499.1 Deleting outdated charts 11:26:12 #10 499.2 Skipping linting of policy-clamp-ac-a1pms-ppnt 11:26:12 #10 499.4 Pushing policy-clamp-ac-a1pms-ppnt-13.0.0.tgz to local... 11:26:12 #10 499.4 2024-09-03T11:26:12.649Z INFO [558] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.805382ms", "reqID": "0ba0a915-5eb9-4e13-abde-e6f7a99a3b78"} 11:26:12 #10 499.4 Done. 11:26:15 #10 502.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 11:26:15 #10 502.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:15 #10 502.5 11:26:15 #10 502.5 [policy-clamp-ac-http-ppnt] 11:26:15 #10 502.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:15 #10 502.5 Hang tight while we grab the latest from your chart repositories... 11:26:15 #10 502.5 2024-09-03T11:26:15.712Z INFO [559] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "251.572µs", "reqID": "0d13575f-7975-404b-91a3-17f0fdd4310d"} 11:26:15 #10 502.5 ...Successfully got an update from the "local" chart repository 11:26:15 #10 502.5 Update Complete. ⎈Happy Helming!⎈ 11:26:15 #10 502.6 Saving 4 charts 11:26:15 #10 502.6 Downloading common from repo http://localhost:18080 11:26:15 #10 502.6 2024-09-03T11:26:15.803Z INFO [560] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "457.582µs", "reqID": "234bb8b0-af7a-47ae-9942-3796ecaadff8"} 11:26:15 #10 502.6 Downloading repositoryGenerator from repo http://localhost:18080 11:26:15 #10 502.6 2024-09-03T11:26:15.814Z INFO [561] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.111µs", "reqID": "6f5619b6-2f3c-4ea2-b04a-f71a9e3a2502"} 11:26:15 #10 502.6 Downloading serviceAccount from repo http://localhost:18080 11:26:15 #10 502.6 2024-09-03T11:26:15.835Z INFO [562] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.932µs", "reqID": "62acea99-75f5-4b64-8cf6-fc4650c08728"} 11:26:15 #10 502.6 Downloading readinessCheck from repo http://localhost:18080 11:26:15 #10 502.6 2024-09-03T11:26:15.856Z INFO [563] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.491µs", "reqID": "c81df309-8004-4673-ae80-c614edcaf335"} 11:26:15 #10 502.7 Deleting outdated charts 11:26:15 #10 502.7 Skipping linting of policy-clamp-ac-http-ppnt 11:26:16 #10 502.9 Pushing policy-clamp-ac-http-ppnt-13.0.0.tgz to local... 11:26:16 #10 502.9 2024-09-03T11:26:16.141Z INFO [564] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "21.909335ms", "reqID": "5636ffbc-1ed1-42d1-967d-2c3bead9e733"} 11:26:16 #10 502.9 Done. 11:26:19 #10 505.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 11:26:19 #10 505.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:19 #10 505.9 11:26:19 #10 505.9 [policy-clamp-ac-k8s-ppnt] 11:26:19 #10 505.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:19 #10 506.0 Hang tight while we grab the latest from your chart repositories... 11:26:19 #10 506.0 2024-09-03T11:26:19.205Z INFO [565] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.291µs", "reqID": "c9465200-fbb5-4859-9df5-89597e6a3195"} 11:26:19 #10 506.0 ...Successfully got an update from the "local" chart repository 11:26:19 #10 506.0 Update Complete. ⎈Happy Helming!⎈ 11:26:19 #10 506.1 Saving 4 charts 11:26:19 #10 506.1 Downloading common from repo http://localhost:18080 11:26:19 #10 506.1 2024-09-03T11:26:19.319Z INFO [566] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "337.602µs", "reqID": "9fe9f596-a95c-4ce3-b51b-a8b14047d0ec"} 11:26:19 #10 506.1 Downloading repositoryGenerator from repo http://localhost:18080 11:26:19 #10 506.1 2024-09-03T11:26:19.334Z INFO [567] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.381µs", "reqID": "d6da5cac-79ca-441f-b45f-24528b9ec24e"} 11:26:19 #10 506.1 Downloading serviceAccount from repo http://localhost:18080 11:26:19 #10 506.1 2024-09-03T11:26:19.356Z INFO [568] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "224.351µs", "reqID": "329d6df1-37d6-4334-adfb-73f06f959498"} 11:26:19 #10 506.1 Downloading readinessCheck from repo http://localhost:18080 11:26:19 #10 506.2 2024-09-03T11:26:19.372Z INFO [569] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "316.152µs", "reqID": "76d905c8-cac0-483e-9928-f1dbce6d1233"} 11:26:19 #10 506.2 Deleting outdated charts 11:26:19 #10 506.2 Skipping linting of policy-clamp-ac-k8s-ppnt 11:26:19 #10 506.4 Pushing policy-clamp-ac-k8s-ppnt-13.0.0.tgz to local... 11:26:19 #10 506.5 2024-09-03T11:26:19.674Z INFO [570] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.135493ms", "reqID": "e27e779f-9c05-4463-9f58-b2835924adb4"} 11:26:19 #10 506.5 Done. 11:26:22 #10 509.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 11:26:22 #10 509.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:22 #10 509.5 11:26:22 #10 509.5 [policy-clamp-ac-kserve-ppnt] 11:26:22 #10 509.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:22 #10 509.5 Hang tight while we grab the latest from your chart repositories... 11:26:22 #10 509.5 2024-09-03T11:26:22.736Z INFO [571] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "226.802µs", "reqID": "4a648c4b-1e58-453a-a0cd-2b49780a7521"} 11:26:22 #10 509.5 ...Successfully got an update from the "local" chart repository 11:26:22 #10 509.5 Update Complete. ⎈Happy Helming!⎈ 11:26:22 #10 509.6 Saving 4 charts 11:26:22 #10 509.6 Downloading common from repo http://localhost:18080 11:26:22 #10 509.6 2024-09-03T11:26:22.842Z INFO [572] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.752µs", "reqID": "2f705972-4e0a-4dd6-b5c5-7055a0b1e1e3"} 11:26:22 #10 509.6 Downloading repositoryGenerator from repo http://localhost:18080 11:26:22 #10 509.7 2024-09-03T11:26:22.865Z INFO [573] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "239.061µs", "reqID": "e951adda-fe25-45ed-a161-63e7c5d4765c"} 11:26:23 #10 509.7 Downloading serviceAccount from repo http://localhost:18080 11:26:23 #10 509.7 2024-09-03T11:26:22.884Z INFO [574] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "295.302µs", "reqID": "db0d1d59-0491-4b47-b9a7-8276e2d6af7a"} 11:26:23 #10 509.7 Downloading readinessCheck from repo http://localhost:18080 11:26:23 #10 509.7 2024-09-03T11:26:22.904Z INFO [575] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.722µs", "reqID": "72fb59a0-8df9-4a18-8dfb-4059005a3ab6"} 11:26:23 #10 509.7 Deleting outdated charts 11:26:23 #10 509.7 Skipping linting of policy-clamp-ac-kserve-ppnt 11:26:23 #10 510.0 Pushing policy-clamp-ac-kserve-ppnt-13.0.0.tgz to local... 11:26:23 #10 510.0 2024-09-03T11:26:23.227Z INFO [576] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "29.647187ms", "reqID": "0c9f9d12-a9b0-41c5-9db2-6eda678a5395"} 11:26:23 #10 510.0 Done. 11:26:26 #10 513.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 11:26:26 #10 513.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:26 #10 513.0 11:26:26 #10 513.0 [policy-clamp-ac-pf-ppnt] 11:26:26 #10 513.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:26 #10 513.1 Hang tight while we grab the latest from your chart repositories... 11:26:26 #10 513.1 2024-09-03T11:26:26.289Z INFO [577] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.571µs", "reqID": "88f8d3fd-bb29-4427-a164-6688fa7ac633"} 11:26:26 #10 513.1 ...Successfully got an update from the "local" chart repository 11:26:26 #10 513.1 Update Complete. ⎈Happy Helming!⎈ 11:26:26 #10 513.2 Saving 4 charts 11:26:26 #10 513.2 Downloading common from repo http://localhost:18080 11:26:26 #10 513.2 2024-09-03T11:26:26.395Z INFO [578] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.332µs", "reqID": "4a41d8c8-8e17-44a1-b0a9-e503bc9b4293"} 11:26:26 #10 513.2 Downloading repositoryGenerator from repo http://localhost:18080 11:26:26 #10 513.2 2024-09-03T11:26:26.416Z INFO [579] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "189.161µs", "reqID": "9de10a33-ede8-4ee7-ac20-d5583a388cbe"} 11:26:26 #10 513.2 Downloading serviceAccount from repo http://localhost:18080 11:26:26 #10 513.2 2024-09-03T11:26:26.436Z INFO [580] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "342.832µs", "reqID": "3412beb5-51c7-441d-a337-06e26077e7ce"} 11:26:26 #10 513.2 Downloading readinessCheck from repo http://localhost:18080 11:26:26 #10 513.2 2024-09-03T11:26:26.451Z INFO [581] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.931µs", "reqID": "3ab42b07-9522-4c1b-a73c-4e982c28d75f"} 11:26:26 #10 513.3 Deleting outdated charts 11:26:26 #10 513.3 Skipping linting of policy-clamp-ac-pf-ppnt 11:26:26 #10 513.5 Pushing policy-clamp-ac-pf-ppnt-13.0.0.tgz to local... 11:26:26 #10 513.5 2024-09-03T11:26:26.744Z INFO [582] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "21.740374ms", "reqID": "0bd20d25-2825-4d6c-9ba2-2b75c5ce8350"} 11:26:26 #10 513.5 Done. 11:26:29 #10 516.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 11:26:29 #10 516.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:29 #10 516.5 11:26:29 #10 516.5 [policy-clamp-runtime-acm] 11:26:29 #10 516.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:29 #10 516.6 Hang tight while we grab the latest from your chart repositories... 11:26:29 #10 516.6 2024-09-03T11:26:29.806Z INFO [583] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.841µs", "reqID": "1125eedc-32e5-4486-a379-f29dfb4b64dd"} 11:26:29 #10 516.6 ...Successfully got an update from the "local" chart repository 11:26:29 #10 516.6 Update Complete. ⎈Happy Helming!⎈ 11:26:29 #10 516.7 Saving 4 charts 11:26:29 #10 516.7 Downloading common from repo http://localhost:18080 11:26:29 #10 516.7 2024-09-03T11:26:29.912Z INFO [584] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.851µs", "reqID": "9f91926a-e4a3-4a75-9a5f-a2f2fef404cd"} 11:26:30 #10 516.7 Downloading repositoryGenerator from repo http://localhost:18080 11:26:30 #10 516.7 2024-09-03T11:26:29.925Z INFO [585] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.751µs", "reqID": "8ec2015b-fae1-433e-8b8c-de25d22bc3af"} 11:26:30 #10 516.7 Downloading serviceAccount from repo http://localhost:18080 11:26:30 #10 516.7 2024-09-03T11:26:29.947Z INFO [586] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.162µs", "reqID": "d6aec448-e40f-4e68-b254-0ac1f62fb014"} 11:26:30 #10 516.7 Downloading readinessCheck from repo http://localhost:18080 11:26:30 #10 516.8 2024-09-03T11:26:29.968Z INFO [587] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.061µs", "reqID": "9f0135a7-e92a-41eb-8b6f-9d14a949cd3b"} 11:26:30 #10 516.8 Deleting outdated charts 11:26:30 #10 516.8 Skipping linting of policy-clamp-runtime-acm 11:26:30 #10 517.0 Pushing policy-clamp-runtime-acm-13.0.0.tgz to local... 11:26:30 #10 517.0 2024-09-03T11:26:30.251Z INFO [588] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.191327ms", "reqID": "f684d7d8-d7d5-46b5-91bd-6fefb02fd9c5"} 11:26:30 #10 517.0 Done. 11:26:33 #10 520.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 11:26:33 #10 520.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:33 #10 520.1 11:26:33 #10 520.1 [policy-distribution] 11:26:33 #10 520.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:33 #10 520.1 Hang tight while we grab the latest from your chart repositories... 11:26:33 #10 520.1 2024-09-03T11:26:33.324Z INFO [589] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.621µs", "reqID": "d74ed631-1b7c-44c0-b1b6-8672f20361d9"} 11:26:33 #10 520.1 ...Successfully got an update from the "local" chart repository 11:26:33 #10 520.1 Update Complete. ⎈Happy Helming!⎈ 11:26:33 #10 520.2 Saving 3 charts 11:26:33 #10 520.2 Downloading common from repo http://localhost:18080 11:26:33 #10 520.2 2024-09-03T11:26:33.401Z INFO [590] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "385.412µs", "reqID": "5922b3fc-643e-42bb-a288-281f635ee9e7"} 11:26:33 #10 520.2 Downloading repositoryGenerator from repo http://localhost:18080 11:26:33 #10 520.2 2024-09-03T11:26:33.415Z INFO [591] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.311µs", "reqID": "6be2ec17-ef78-4ef1-bdbc-24c0fddafe66"} 11:26:33 #10 520.2 Downloading serviceAccount from repo http://localhost:18080 11:26:33 #10 520.2 2024-09-03T11:26:33.433Z INFO [592] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "113.42µs", "reqID": "41fc1cfe-117b-4808-9aad-0bd998fa5743"} 11:26:33 #10 520.2 Deleting outdated charts 11:26:33 #10 520.2 Skipping linting of policy-distribution 11:26:33 #10 520.5 Pushing policy-distribution-13.0.0.tgz to local... 11:26:33 #10 520.5 2024-09-03T11:26:33.679Z INFO [593] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.171164ms", "reqID": "9f515321-32a0-4da0-9dc3-7ba9e841959f"} 11:26:33 #10 520.5 Done. 11:26:36 #10 523.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 11:26:36 #10 523.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:36 #10 523.5 11:26:36 #10 523.5 [policy-drools-pdp] 11:26:36 #10 523.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:36 #10 523.5 Hang tight while we grab the latest from your chart repositories... 11:26:36 #10 523.5 2024-09-03T11:26:36.747Z INFO [594] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.62µs", "reqID": "9ae0eeb6-d361-4aeb-9a67-d626d9f108ba"} 11:26:36 #10 523.6 ...Successfully got an update from the "local" chart repository 11:26:36 #10 523.6 Update Complete. ⎈Happy Helming!⎈ 11:26:36 #10 523.6 Saving 3 charts 11:26:36 #10 523.6 Downloading common from repo http://localhost:18080 11:26:36 #10 523.6 2024-09-03T11:26:36.836Z INFO [595] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "361.772µs", "reqID": "a3eca3e9-1126-4253-bd7f-fb4bd40a2997"} 11:26:36 #10 523.6 Downloading repositoryGenerator from repo http://localhost:18080 11:26:36 #10 523.6 2024-09-03T11:26:36.857Z INFO [596] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.401µs", "reqID": "0059c936-2ce5-4ecd-98bb-c0d94e58bf37"} 11:26:37 #10 523.6 Downloading serviceAccount from repo http://localhost:18080 11:26:37 #10 523.7 2024-09-03T11:26:36.880Z INFO [597] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.801µs", "reqID": "de3756bb-3954-47be-b4ca-82216665b14d"} 11:26:37 #10 523.7 Deleting outdated charts 11:26:37 #10 523.7 Skipping linting of policy-drools-pdp 11:26:37 #10 523.9 Pushing policy-drools-pdp-13.0.0.tgz to local... 11:26:37 #10 523.9 2024-09-03T11:26:37.146Z INFO [598] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.984119ms", "reqID": "e045d8a2-a912-4b85-bd06-802c40c804b0"} 11:26:37 #10 523.9 Done. 11:26:40 #10 526.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 11:26:40 #10 526.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:40 #10 526.9 11:26:40 #10 526.9 [policy-gui] 11:26:40 #10 527.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:40 #10 527.0 Hang tight while we grab the latest from your chart repositories... 11:26:40 #10 527.0 2024-09-03T11:26:40.219Z INFO [599] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.37µs", "reqID": "b9036bef-db1e-43d1-b33d-a73a0c6c81ce"} 11:26:40 #10 527.0 ...Successfully got an update from the "local" chart repository 11:26:40 #10 527.0 Update Complete. ⎈Happy Helming!⎈ 11:26:40 #10 527.1 Saving 2 charts 11:26:40 #10 527.1 Downloading repositoryGenerator from repo http://localhost:18080 11:26:40 #10 527.1 2024-09-03T11:26:40.301Z INFO [600] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "173.221µs", "reqID": "0fd72aca-11ce-4497-a2d5-2f11af95aa4a"} 11:26:40 #10 527.1 Downloading serviceAccount from repo http://localhost:18080 11:26:40 #10 527.1 2024-09-03T11:26:40.320Z INFO [601] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.081µs", "reqID": "6d63752c-75ab-4c1c-8fdb-fb2622c7c906"} 11:26:40 #10 527.1 Deleting outdated charts 11:26:40 #10 527.1 Skipping linting of policy-gui 11:26:40 #10 527.3 Pushing policy-gui-13.0.0.tgz to local... 11:26:40 #10 527.3 2024-09-03T11:26:40.545Z INFO [602] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.126933ms", "reqID": "fd2d9543-e697-4d04-b039-c7b8bebadb12"} 11:26:40 #10 527.3 Done. 11:26:43 #10 530.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 11:26:43 #10 530.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:43 #10 530.3 11:26:43 #10 530.3 [policy-nexus] 11:26:43 #10 530.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:43 #10 530.4 Hang tight while we grab the latest from your chart repositories... 11:26:43 #10 530.4 2024-09-03T11:26:43.608Z INFO [603] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "269.571µs", "reqID": "810043a3-5b82-4260-aaac-03e9ab84ec11"} 11:26:43 #10 530.4 ...Successfully got an update from the "local" chart repository 11:26:43 #10 530.4 Update Complete. ⎈Happy Helming!⎈ 11:26:43 #10 530.5 Saving 3 charts 11:26:43 #10 530.5 Downloading common from repo http://localhost:18080 11:26:43 #10 530.5 2024-09-03T11:26:43.707Z INFO [604] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "289.261µs", "reqID": "407ff398-3d23-4dd0-bdcf-b42f1199c0f6"} 11:26:43 #10 530.5 Downloading repositoryGenerator from repo http://localhost:18080 11:26:43 #10 530.5 2024-09-03T11:26:43.731Z INFO [605] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "104.831µs", "reqID": "fe026de5-aba5-49a2-be13-089a8e0c775a"} 11:26:43 #10 530.5 Downloading serviceAccount from repo http://localhost:18080 11:26:43 #10 530.5 2024-09-03T11:26:43.749Z INFO [606] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.831µs", "reqID": "83f4b4b7-89de-417e-9a7f-d98ba298f8ef"} 11:26:43 #10 530.5 Deleting outdated charts 11:26:43 #10 530.5 Skipping linting of policy-nexus 11:26:43 #10 530.8 Pushing policy-nexus-13.0.0.tgz to local... 11:26:44 #10 530.8 2024-09-03T11:26:44.003Z INFO [607] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.38707ms", "reqID": "1529fd19-a670-4aa3-9f5c-0398792b7819"} 11:26:44 #10 530.8 Done. 11:26:47 #10 533.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 11:26:47 #10 533.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:47 #10 533.8 11:26:47 #10 533.8 [policy-pap] 11:26:47 #10 533.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:47 #10 533.9 Hang tight while we grab the latest from your chart repositories... 11:26:47 #10 533.9 2024-09-03T11:26:47.068Z INFO [608] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.221µs", "reqID": "6c8444ec-13ab-4be7-bd42-936686e7714a"} 11:26:47 #10 533.9 ...Successfully got an update from the "local" chart repository 11:26:47 #10 533.9 Update Complete. ⎈Happy Helming!⎈ 11:26:47 #10 533.9 Saving 4 charts 11:26:47 #10 533.9 Downloading common from repo http://localhost:18080 11:26:47 #10 534.0 2024-09-03T11:26:47.168Z INFO [609] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.692µs", "reqID": "967967c6-e3f2-4bf8-8d6a-a86b718b9322"} 11:26:47 #10 534.0 Downloading repositoryGenerator from repo http://localhost:18080 11:26:47 #10 534.0 2024-09-03T11:26:47.184Z INFO [610] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.531µs", "reqID": "88161f33-8713-440c-bd51-8f5006771845"} 11:26:47 #10 534.0 Downloading serviceAccount from repo http://localhost:18080 11:26:47 #10 534.0 2024-09-03T11:26:47.205Z INFO [611] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.562µs", "reqID": "3d914ec2-d867-4bc0-acbf-50742eff8359"} 11:26:47 #10 534.0 Downloading readinessCheck from repo http://localhost:18080 11:26:47 #10 534.0 2024-09-03T11:26:47.229Z INFO [612] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.731µs", "reqID": "022347bd-e3ed-446e-97ee-9ac7a4b3ca90"} 11:26:47 #10 534.0 Deleting outdated charts 11:26:47 #10 534.0 Skipping linting of policy-pap 11:26:47 #10 534.3 Pushing policy-pap-13.0.0.tgz to local... 11:26:47 #10 534.3 2024-09-03T11:26:47.507Z INFO [613] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.569143ms", "reqID": "e087c13f-a073-45cc-a88d-73f83d690c5d"} 11:26:47 #10 534.3 Done. 11:26:50 #10 537.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 11:26:50 #10 537.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:50 #10 537.3 11:26:50 #10 537.3 [policy-xacml-pdp] 11:26:50 #10 537.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:50 #10 537.4 Hang tight while we grab the latest from your chart repositories... 11:26:50 #10 537.4 2024-09-03T11:26:50.568Z INFO [614] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.562µs", "reqID": "2ce44f90-d534-4342-8e7d-f2ba066a3512"} 11:26:50 #10 537.4 ...Successfully got an update from the "local" chart repository 11:26:50 #10 537.4 Update Complete. ⎈Happy Helming!⎈ 11:26:50 #10 537.4 Saving 3 charts 11:26:50 #10 537.4 Downloading common from repo http://localhost:18080 11:26:50 #10 537.4 2024-09-03T11:26:50.659Z INFO [615] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "283.202µs", "reqID": "52aa861a-dfd4-476b-87b1-e7e3f1d06d9e"} 11:26:50 #10 537.4 Downloading repositoryGenerator from repo http://localhost:18080 11:26:50 #10 537.5 2024-09-03T11:26:50.679Z INFO [616] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.921µs", "reqID": "fa66bdd1-93cc-42ed-ab6d-59b15b43e87c"} 11:26:50 #10 537.5 Downloading serviceAccount from repo http://localhost:18080 11:26:50 #10 537.5 2024-09-03T11:26:50.699Z INFO [617] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "297.042µs", "reqID": "c3233f66-2a0c-49e5-bbd8-1249bf4e638d"} 11:26:50 #10 537.5 Deleting outdated charts 11:26:50 #10 537.5 Skipping linting of policy-xacml-pdp 11:26:50 #10 537.7 Pushing policy-xacml-pdp-13.0.0.tgz to local... 11:26:51 #10 537.8 2024-09-03T11:26:50.966Z INFO [618] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.800272ms", "reqID": "4208c90e-c458-4f0b-a8ee-f43a745559a6"} 11:26:51 #10 537.8 Done. 11:26:54 #10 540.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages 11:26:54 #10 540.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:54 #10 540.8 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' 11:26:57 #10 543.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/../dist/packages 11:26:57 #10 543.8 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' 11:26:57 #10 543.8 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' 11:26:57 #10 543.8 Hang tight while we grab the latest from your chart repositories... 11:26:57 #10 543.8 2024-09-03T11:26:57.035Z INFO [619] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "127.001µs", "reqID": "e0feea77-7725-44bb-97ca-f9cecbd3eb31"} 11:26:57 #10 543.8 ...Successfully got an update from the "local" chart repository 11:26:57 #10 543.8 Update Complete. ⎈Happy Helming!⎈ 11:26:57 #10 544.1 Saving 20 charts 11:26:57 #10 544.1 Downloading common from repo http://localhost:18080 11:26:57 #10 544.1 2024-09-03T11:26:57.287Z INFO [620] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.502µs", "reqID": "aeee092c-7bf7-42d1-ae74-942f2fd11c63"} 11:26:57 #10 544.1 Downloading mariadb-galera from repo http://localhost:18080 11:26:57 #10 544.1 2024-09-03T11:26:57.303Z INFO [621] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.361µs", "reqID": "4a56dc79-f5a9-4099-8e8c-450eeb1e22ba"} 11:26:57 #10 544.4 Downloading repositoryGenerator from repo http://localhost:18080 11:26:57 #10 544.5 2024-09-03T11:26:57.667Z INFO [622] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.911µs", "reqID": "a6a97430-98e5-4c30-8939-36a5a87b490e"} 11:26:57 #10 544.5 Downloading serviceAccount from repo http://localhost:18080 11:26:57 #10 544.5 2024-09-03T11:26:57.689Z INFO [623] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "247.721µs", "reqID": "7169f25c-b5af-4f75-83d9-785898279030"} 11:26:57 #10 544.5 Downloading readinessCheck from repo http://localhost:18080 11:26:57 #10 544.5 2024-09-03T11:26:57.709Z INFO [624] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.762µs", "reqID": "c61648f2-7450-472e-8c45-ee02eaca7712"} 11:26:57 #10 544.5 Downloading postgres from repo http://localhost:18080 11:26:57 #10 544.5 2024-09-03T11:26:57.730Z INFO [625] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "276.981µs", "reqID": "e6bc4f7b-370c-43b9-bcfd-ee44a7e95058"} 11:26:57 #10 544.6 Deleting outdated charts 11:26:57 #10 544.6 Skipping linting of policy 11:26:58 #10 545.5 Pushing policy-13.0.0.tgz to local... 11:26:59 #10 545.8 2024-09-03T11:26:59.032Z INFO [626] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "281.222358ms", "reqID": "39d60a30-26b6-4b1f-b98e-4d02094f97cc"} 11:26:59 #10 545.8 Done. 11:27:02 #10 548.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:27:02 #10 548.8 11:27:02 #10 548.8 [portal-ng] 11:27:02 #10 548.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:27:02 #10 548.9 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' 11:27:02 #10 548.9 11:27:02 #10 548.9 [components] 11:27:02 #10 548.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' 11:27:02 #10 548.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' 11:27:02 #10 548.9 11:27:02 #10 548.9 [portal-ng-bff] 11:27:02 #10 548.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' 11:27:02 #10 548.9 Hang tight while we grab the latest from your chart repositories... 11:27:02 #10 549.0 2024-09-03T11:27:02.165Z INFO [627] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "254.461µs", "reqID": "4ff14322-6fc6-4055-9011-4eef98ed0289"} 11:27:02 #10 549.0 ...Successfully got an update from the "local" chart repository 11:27:02 #10 549.0 Update Complete. ⎈Happy Helming!⎈ 11:27:02 #10 549.0 Saving 3 charts 11:27:02 #10 549.0 Downloading common from repo http://localhost:18080 11:27:02 #10 549.0 2024-09-03T11:27:02.251Z INFO [628] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.621µs", "reqID": "de36bf52-e943-423b-8538-e4656eb9451e"} 11:27:02 #10 549.0 Downloading repositoryGenerator from repo http://localhost:18080 11:27:02 #10 549.1 2024-09-03T11:27:02.274Z INFO [629] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.771µs", "reqID": "ec08765e-1973-470e-81f0-d4115a792c4a"} 11:27:02 #10 549.1 Downloading serviceAccount from repo http://localhost:18080 11:27:02 #10 549.1 2024-09-03T11:27:02.291Z INFO [630] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "488.763µs", "reqID": "3bdb7a07-74e6-4be9-867f-bf71049498d4"} 11:27:02 #10 549.1 Deleting outdated charts 11:27:02 #10 549.1 Skipping linting of portal-ng-bff 11:27:02 #10 549.3 Pushing portal-ng-bff-13.0.0.tgz to local... 11:27:02 #10 549.3 2024-09-03T11:27:02.555Z INFO [631] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.42885ms", "reqID": "07963485-697c-4200-906f-48ddd750ca57"} 11:27:02 #10 549.3 Done. 11:27:05 #10 552.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components/../dist/packages 11:27:05 #10 552.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' 11:27:05 #10 552.4 11:27:05 #10 552.4 [portal-ng-ui] 11:27:05 #10 552.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' 11:27:05 #10 552.4 Hang tight while we grab the latest from your chart repositories... 11:27:05 #10 552.4 2024-09-03T11:27:05.618Z INFO [632] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "195.341µs", "reqID": "3d373dac-5cf1-4c52-a7d8-fefaae0915ef"} 11:27:05 #10 552.4 ...Successfully got an update from the "local" chart repository 11:27:05 #10 552.4 Update Complete. ⎈Happy Helming!⎈ 11:27:05 #10 552.5 Saving 3 charts 11:27:05 #10 552.5 Downloading common from repo http://localhost:18080 11:27:05 #10 552.5 2024-09-03T11:27:05.714Z INFO [633] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.471µs", "reqID": "8cae9b18-69cf-4407-b562-fdbfe4729560"} 11:27:05 #10 552.5 Downloading repositoryGenerator from repo http://localhost:18080 11:27:05 #10 552.5 2024-09-03T11:27:05.735Z INFO [634] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.201µs", "reqID": "5049f4ff-182c-48d2-81d9-3d3ce7458e9a"} 11:27:05 #10 552.5 Downloading serviceAccount from repo http://localhost:18080 11:27:05 #10 552.5 2024-09-03T11:27:05.755Z INFO [635] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.391µs", "reqID": "64de14b1-0308-4133-8f39-21dfcc8d7138"} 11:27:05 #10 552.6 Deleting outdated charts 11:27:05 #10 552.6 Skipping linting of portal-ng-ui 11:27:06 #10 552.8 Pushing portal-ng-ui-13.0.0.tgz to local... 11:27:06 #10 552.8 2024-09-03T11:27:06.041Z INFO [636] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.106684ms", "reqID": "8a76ab15-2224-4cc9-947c-92f26e8f5209"} 11:27:06 #10 552.8 Done. 11:27:09 #10 555.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components/../dist/packages 11:27:09 #10 555.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' 11:27:09 #10 555.8 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' 11:27:12 #10 558.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/../dist/packages 11:27:12 #10 558.8 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' 11:27:12 #10 558.9 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' 11:27:12 #10 558.9 Hang tight while we grab the latest from your chart repositories... 11:27:12 #10 558.9 2024-09-03T11:27:12.114Z INFO [637] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.001µs", "reqID": "ed9276bb-174e-4722-afe0-2bd7ab9330a1"} 11:27:12 #10 558.9 ...Successfully got an update from the "local" chart repository 11:27:12 #10 558.9 Update Complete. ⎈Happy Helming!⎈ 11:27:12 #10 559.0 Saving 3 charts 11:27:12 #10 559.0 Downloading common from repo http://localhost:18080 11:27:12 #10 559.0 2024-09-03T11:27:12.226Z INFO [638] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.711µs", "reqID": "2405f170-15bb-4a48-9c71-269603012b36"} 11:27:12 #10 559.0 Downloading portal-ng-bff from repo http://localhost:18080 11:27:12 #10 559.0 2024-09-03T11:27:12.240Z INFO [639] Request served {"path": "/charts/portal-ng-bff-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.561µs", "reqID": "c71923dd-787b-4812-84e0-f89e9077913a"} 11:27:12 #10 559.0 Downloading portal-ng-ui from repo http://localhost:18080 11:27:12 #10 559.1 2024-09-03T11:27:12.263Z INFO [640] Request served {"path": "/charts/portal-ng-ui-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "296.341µs", "reqID": "aa40cc7f-6d9f-41a4-a150-2e9c49e3b8d1"} 11:27:12 #10 559.1 Deleting outdated charts 11:27:12 #10 559.1 Skipping linting of portal-ng 11:27:12 #10 559.4 Pushing portal-ng-13.0.0.tgz to local... 11:27:12 #10 559.5 2024-09-03T11:27:12.664Z INFO [641] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "57.69385ms", "reqID": "f2ae201d-3ddc-46a8-bfcd-2bdc97d4f252"} 11:27:12 #10 559.5 Done. 11:27:15 #10 562.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:27:15 #10 562.5 11:27:15 #10 562.5 [sdc] 11:27:15 #10 562.5 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:27:15 #10 562.5 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' 11:27:15 #10 562.6 11:27:15 #10 562.6 [components] 11:27:15 #10 562.6 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' 11:27:15 #10 562.6 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:15 #10 562.7 11:27:15 #10 562.7 [sdc-be] 11:27:16 #10 562.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:16 #10 562.8 Hang tight while we grab the latest from your chart repositories... 11:27:16 #10 562.8 2024-09-03T11:27:16.032Z INFO [642] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.871µs", "reqID": "ab945647-a357-45f1-897d-cd52530a17e3"} 11:27:16 #10 562.8 ...Successfully got an update from the "local" chart repository 11:27:16 #10 562.8 Update Complete. ⎈Happy Helming!⎈ 11:27:16 #10 562.9 Saving 3 charts 11:27:16 #10 562.9 Downloading common from repo http://localhost:18080 11:27:16 #10 562.9 2024-09-03T11:27:16.121Z INFO [643] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.082µs", "reqID": "3998566e-7468-431b-9e75-d46a42c89dc7"} 11:27:16 #10 562.9 Downloading repositoryGenerator from repo http://localhost:18080 11:27:16 #10 562.9 2024-09-03T11:27:16.139Z INFO [644] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "212.361µs", "reqID": "d201cb07-53f5-41f0-a36c-79351f28c1cc"} 11:27:16 #10 562.9 Downloading serviceAccount from repo http://localhost:18080 11:27:16 #10 562.9 2024-09-03T11:27:16.160Z INFO [645] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.121µs", "reqID": "58821564-9d97-4505-b3a3-688651006c46"} 11:27:16 #10 563.0 Deleting outdated charts 11:27:16 #10 563.0 Skipping linting of sdc-be 11:27:16 #10 563.2 Pushing sdc-be-13.0.0.tgz to local... 11:27:16 #10 563.2 2024-09-03T11:27:16.427Z INFO [646] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.889282ms", "reqID": "9bfd8cff-0785-4efb-9deb-519db94be2e4"} 11:27:16 #10 563.2 Done. 11:27:19 #10 566.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages 11:27:19 #10 566.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:19 #10 566.2 11:27:19 #10 566.2 [sdc-cs] 11:27:19 #10 566.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:19 #10 566.3 Hang tight while we grab the latest from your chart repositories... 11:27:19 #10 566.3 2024-09-03T11:27:19.546Z INFO [647] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.551µs", "reqID": "dcf1ac90-e2b4-4652-be84-fb4a971f24ba"} 11:27:19 #10 566.4 ...Successfully got an update from the "local" chart repository 11:27:19 #10 566.4 Update Complete. ⎈Happy Helming!⎈ 11:27:19 #10 566.4 Saving 4 charts 11:27:19 #10 566.4 Downloading common from repo http://localhost:18080 11:27:19 #10 566.5 2024-09-03T11:27:19.665Z INFO [648] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.991µs", "reqID": "b7719b7c-da1d-4568-85d2-cf09997d1ef0"} 11:27:19 #10 566.5 Downloading repositoryGenerator from repo http://localhost:18080 11:27:19 #10 566.5 2024-09-03T11:27:19.688Z INFO [649] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.741µs", "reqID": "2c253edb-4a2d-44bb-b289-44171f731492"} 11:27:19 #10 566.5 Downloading serviceAccount from repo http://localhost:18080 11:27:19 #10 566.5 2024-09-03T11:27:19.706Z INFO [650] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "218.171µs", "reqID": "f633c25f-2b6c-4d39-9677-6d1e616d05d3"} 11:27:19 #10 566.5 Downloading cassandra from repo http://localhost:18080 11:27:19 #10 566.5 2024-09-03T11:27:19.727Z INFO [651] Request served {"path": "/charts/cassandra-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.971µs", "reqID": "cca322c5-58a0-4fc2-8752-b61fc13c71cc"} 11:27:19 #10 566.5 Deleting outdated charts 11:27:19 #10 566.5 Skipping linting of sdc-cs 11:27:20 #10 566.8 Pushing sdc-cs-13.0.0.tgz to local... 11:27:20 #10 566.8 2024-09-03T11:27:20.041Z INFO [652] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "40.40541ms", "reqID": "b030084f-b868-47df-b3a3-fd70cdb7fa08"} 11:27:20 #10 566.8 Done. 11:27:23 #10 569.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages 11:27:23 #10 569.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:23 #10 569.8 11:27:23 #10 569.8 [sdc-fe] 11:27:23 #10 569.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:23 #10 570.0 Hang tight while we grab the latest from your chart repositories... 11:27:23 #10 570.0 2024-09-03T11:27:23.173Z INFO [653] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.012µs", "reqID": "7d9a9ebe-afbf-4897-8f8a-356187cd67a9"} 11:27:23 #10 570.0 ...Successfully got an update from the "local" chart repository 11:27:23 #10 570.0 Update Complete. ⎈Happy Helming!⎈ 11:27:23 #10 570.0 Saving 2 charts 11:27:23 #10 570.0 Downloading repositoryGenerator from repo http://localhost:18080 11:27:23 #10 570.0 2024-09-03T11:27:23.259Z INFO [654] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.111µs", "reqID": "78f173f0-2bf3-4003-b03e-e3022b41a995"} 11:27:23 #10 570.0 Downloading serviceAccount from repo http://localhost:18080 11:27:23 #10 570.1 2024-09-03T11:27:23.279Z INFO [655] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "278.272µs", "reqID": "1d24c155-11e3-4400-a3a5-393f40f40fec"} 11:27:23 #10 570.1 Deleting outdated charts 11:27:23 #10 570.1 Skipping linting of sdc-fe 11:27:23 #10 570.3 Pushing sdc-fe-13.0.0.tgz to local... 11:27:23 #10 570.3 2024-09-03T11:27:23.520Z INFO [656] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.650407ms", "reqID": "e7502382-b184-4e82-ad06-634475328960"} 11:27:23 #10 570.3 Done. 11:27:26 #10 573.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages 11:27:26 #10 573.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:26 #10 573.3 11:27:26 #10 573.3 [sdc-helm-validator] 11:27:26 #10 573.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:26 #10 573.4 Hang tight while we grab the latest from your chart repositories... 11:27:26 #10 573.4 2024-09-03T11:27:26.644Z INFO [657] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.211µs", "reqID": "00f76eb9-f9c6-4557-a10f-965bd129d86e"} 11:27:26 #10 573.5 ...Successfully got an update from the "local" chart repository 11:27:26 #10 573.5 Update Complete. ⎈Happy Helming!⎈ 11:27:26 #10 573.5 Saving 2 charts 11:27:26 #10 573.5 Downloading repositoryGenerator from repo http://localhost:18080 11:27:26 #10 573.5 2024-09-03T11:27:26.759Z INFO [658] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "291.492µs", "reqID": "fe619c0f-9913-45c0-8ee0-8646a54cdadf"} 11:27:26 #10 573.5 Downloading common from repo http://localhost:18080 11:27:26 #10 573.6 2024-09-03T11:27:26.785Z INFO [659] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "316.372µs", "reqID": "4d5b92ad-1316-4dfb-a944-7ce8c0769d75"} 11:27:26 #10 573.6 Deleting outdated charts 11:27:26 #10 573.6 Skipping linting of sdc-helm-validator 11:27:27 #10 573.8 Pushing sdc-helm-validator-13.0.0.tgz to local... 11:27:27 #10 573.8 2024-09-03T11:27:27.045Z INFO [660] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.485074ms", "reqID": "7f4051a7-4416-42ab-b6ba-d828e7a1d437"} 11:27:27 #10 573.8 Done. 11:27:30 #10 576.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages 11:27:30 #10 576.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:30 #10 576.8 11:27:30 #10 576.8 [sdc-onboarding-be] 11:27:30 #10 576.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:30 #10 577.0 Hang tight while we grab the latest from your chart repositories... 11:27:30 #10 577.0 2024-09-03T11:27:30.191Z INFO [661] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "175.131µs", "reqID": "f0f3486c-65a3-4f92-b458-9e1a0dc206bf"} 11:27:30 #10 577.0 ...Successfully got an update from the "local" chart repository 11:27:30 #10 577.0 Update Complete. ⎈Happy Helming!⎈ 11:27:30 #10 577.1 Saving 2 charts 11:27:30 #10 577.1 Downloading repositoryGenerator from repo http://localhost:18080 11:27:30 #10 577.1 2024-09-03T11:27:30.296Z INFO [662] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.171µs", "reqID": "8e88af14-7fd7-4f42-b719-65f05908a9e0"} 11:27:30 #10 577.1 Downloading serviceAccount from repo http://localhost:18080 11:27:30 #10 577.1 2024-09-03T11:27:30.313Z INFO [663] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "380.802µs", "reqID": "557e2029-d1aa-4f9c-b766-fe18e4b1c9c2"} 11:27:30 #10 577.1 Deleting outdated charts 11:27:30 #10 577.1 Skipping linting of sdc-onboarding-be 11:27:30 #10 577.3 Pushing sdc-onboarding-be-13.0.0.tgz to local... 11:27:30 #10 577.4 2024-09-03T11:27:30.574Z INFO [664] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.691481ms", "reqID": "fe568da4-9b7b-4c42-9211-7cabd9a40441"} 11:27:30 #10 577.4 Done. 11:27:33 #10 580.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages 11:27:33 #10 580.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:33 #10 580.4 11:27:33 #10 580.4 [sdc-wfd-be] 11:27:33 #10 580.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:33 #10 580.5 Hang tight while we grab the latest from your chart repositories... 11:27:33 #10 580.5 2024-09-03T11:27:33.693Z INFO [665] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.771µs", "reqID": "a1ca9f07-b383-4970-ac67-b3e8e1e9f8fb"} 11:27:33 #10 580.5 ...Successfully got an update from the "local" chart repository 11:27:33 #10 580.5 Update Complete. ⎈Happy Helming!⎈ 11:27:33 #10 580.5 Saving 2 charts 11:27:33 #10 580.5 Downloading repositoryGenerator from repo http://localhost:18080 11:27:33 #10 580.6 2024-09-03T11:27:33.775Z INFO [666] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.401µs", "reqID": "0dd16d77-19a7-44f5-a575-d34b48d31817"} 11:27:33 #10 580.6 Downloading serviceAccount from repo http://localhost:18080 11:27:33 #10 580.6 2024-09-03T11:27:33.794Z INFO [667] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.592µs", "reqID": "3931466b-83c3-4187-87be-4e2d81d0580d"} 11:27:33 #10 580.6 Deleting outdated charts 11:27:33 #10 580.6 Skipping linting of sdc-wfd-be 11:27:34 #10 580.8 Pushing sdc-wfd-be-13.0.0.tgz to local... 11:27:34 #10 580.8 2024-09-03T11:27:34.044Z INFO [668] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.181859ms", "reqID": "3c776fb2-e867-48a4-8c10-95b1e09a939e"} 11:27:34 #10 580.8 Done. 11:27:37 #10 583.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages 11:27:37 #10 583.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:37 #10 583.8 11:27:37 #10 583.8 [sdc-wfd-fe] 11:27:37 #10 583.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:37 #10 584.0 Hang tight while we grab the latest from your chart repositories... 11:27:37 #10 584.0 2024-09-03T11:27:37.170Z INFO [669] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "306.431µs", "reqID": "4645851e-5eb0-47ba-856e-51f6adce83e8"} 11:27:37 #10 584.0 ...Successfully got an update from the "local" chart repository 11:27:37 #10 584.0 Update Complete. ⎈Happy Helming!⎈ 11:27:37 #10 584.0 Saving 2 charts 11:27:37 #10 584.0 Downloading repositoryGenerator from repo http://localhost:18080 11:27:37 #10 584.1 2024-09-03T11:27:37.265Z INFO [670] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "221.001µs", "reqID": "bcf23870-72c3-41e2-b2a1-f5ca5817ed3c"} 11:27:37 #10 584.1 Downloading serviceAccount from repo http://localhost:18080 11:27:37 #10 584.1 2024-09-03T11:27:37.279Z INFO [671] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.501µs", "reqID": "1430fbe9-5c38-48fa-bcf5-77bec7c6c17a"} 11:27:37 #10 584.1 Deleting outdated charts 11:27:37 #10 584.1 Skipping linting of sdc-wfd-fe 11:27:37 #10 584.3 Pushing sdc-wfd-fe-13.0.0.tgz to local... 11:27:37 #10 584.3 2024-09-03T11:27:37.516Z INFO [672] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.829992ms", "reqID": "0ecba3eb-c413-4bf5-abdc-af816741787e"} 11:27:37 #10 584.3 Done. 11:27:40 #10 587.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages 11:27:40 #10 587.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:40 #10 587.3 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' 11:27:43 #10 590.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/../dist/packages 11:27:43 #10 590.3 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' 11:27:43 #10 590.3 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' 11:27:43 #10 590.4 Hang tight while we grab the latest from your chart repositories... 11:27:43 #10 590.4 2024-09-03T11:27:43.580Z INFO [673] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.421µs", "reqID": "0374f341-409e-4899-9f30-251c08a003fa"} 11:27:43 #10 590.4 ...Successfully got an update from the "local" chart repository 11:27:43 #10 590.4 Update Complete. ⎈Happy Helming!⎈ 11:27:43 #10 590.5 Saving 8 charts 11:27:43 #10 590.5 Downloading common from repo http://localhost:18080 11:27:43 #10 590.5 2024-09-03T11:27:43.682Z INFO [674] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.291µs", "reqID": "2981d6bb-bb22-4188-9acb-3594da91c5b3"} 11:27:43 #10 590.6 Deleting outdated charts 11:27:43 #10 590.6 Skipping linting of sdc 11:27:44 #10 591.1 Pushing sdc-13.0.0.tgz to local... 11:27:44 #10 591.2 2024-09-03T11:27:44.367Z INFO [675] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "102.768009ms", "reqID": "0ada16af-c526-407b-8510-22b33fc0bdbc"} 11:27:44 #10 591.2 Done. 11:27:47 #10 594.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:27:47 #10 594.2 11:27:47 #10 594.2 [sdnc] 11:27:47 #10 594.2 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:27:47 #10 594.2 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' 11:27:47 #10 594.3 11:27:47 #10 594.3 [components] 11:27:47 #10 594.3 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' 11:27:47 #10 594.3 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 11:27:47 #10 594.4 11:27:47 #10 594.4 [dmaap-listener] 11:27:47 #10 594.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 11:27:47 #10 594.5 Hang tight while we grab the latest from your chart repositories... 11:27:47 #10 594.5 2024-09-03T11:27:47.722Z INFO [676] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "351.552µs", "reqID": "26719617-c65d-479e-92be-0b917dc31fb1"} 11:27:47 #10 594.5 ...Successfully got an update from the "local" chart repository 11:27:47 #10 594.5 Update Complete. ⎈Happy Helming!⎈ 11:27:47 #10 594.6 Saving 3 charts 11:27:47 #10 594.6 Downloading common from repo http://localhost:18080 11:27:47 #10 594.6 2024-09-03T11:27:47.831Z INFO [677] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.871µs", "reqID": "c6a9e090-36e6-4f9b-8d53-01234a9918f3"} 11:27:47 #10 594.6 Downloading repositoryGenerator from repo http://localhost:18080 11:27:47 #10 594.6 2024-09-03T11:27:47.857Z INFO [678] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.871µs", "reqID": "20542f50-a401-4c7a-b4d5-07a9fe9feea9"} 11:27:47 #10 594.6 Downloading serviceAccount from repo http://localhost:18080 11:27:47 #10 594.7 2024-09-03T11:27:47.877Z INFO [679] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "263.411µs", "reqID": "2c065676-21cf-4ad2-b2ec-6e1273e8c3c1"} 11:27:47 #10 594.7 Deleting outdated charts 11:27:47 #10 594.7 Skipping linting of dmaap-listener 11:27:48 #10 594.9 Pushing dmaap-listener-13.0.0.tgz to local... 11:27:48 #10 594.9 2024-09-03T11:27:48.133Z INFO [680] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.744846ms", "reqID": "48213053-d254-490a-8be6-e277f2547ad6"} 11:27:48 #10 594.9 Done. 11:27:51 #10 597.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages 11:27:51 #10 597.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 11:27:51 #10 597.9 11:27:51 #10 597.9 [sdnc-ansible-server] 11:27:51 #10 597.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 11:27:51 #10 598.0 Hang tight while we grab the latest from your chart repositories... 11:27:51 #10 598.0 2024-09-03T11:27:51.258Z INFO [681] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.791µs", "reqID": "e02ba982-cb2d-4a8f-96fd-9a440a17514a"} 11:27:51 #10 598.1 ...Successfully got an update from the "local" chart repository 11:27:51 #10 598.1 Update Complete. ⎈Happy Helming!⎈ 11:27:51 #10 598.1 Saving 3 charts 11:27:51 #10 598.1 Downloading common from repo http://localhost:18080 11:27:51 #10 598.2 2024-09-03T11:27:51.361Z INFO [682] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "359.992µs", "reqID": "221b77d1-bfd6-4033-a187-97dbdf778166"} 11:27:51 #10 598.2 Downloading repositoryGenerator from repo http://localhost:18080 11:27:51 #10 598.2 2024-09-03T11:27:51.386Z INFO [683] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "195.001µs", "reqID": "c9aa5e02-e6a2-4615-8a08-7a78305bc2f1"} 11:27:51 #10 598.2 Downloading serviceAccount from repo http://localhost:18080 11:27:51 #10 598.2 2024-09-03T11:27:51.401Z INFO [684] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.041µs", "reqID": "2d2fd635-994d-453b-92de-4c0e886790a2"} 11:27:51 #10 598.2 Deleting outdated charts 11:27:51 #10 598.2 Skipping linting of sdnc-ansible-server 11:27:51 #10 598.4 Pushing sdnc-ansible-server-13.0.0.tgz to local... 11:27:51 #10 598.4 2024-09-03T11:27:51.658Z INFO [685] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.370119ms", "reqID": "be5edccf-a54a-4860-8b30-bf5138661a03"} 11:27:51 #10 598.4 Done. 11:27:54 #10 601.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages 11:27:54 #10 601.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 11:27:54 #10 601.5 11:27:54 #10 601.5 [sdnc-prom] 11:27:54 #10 601.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 11:27:54 #10 601.6 Hang tight while we grab the latest from your chart repositories... 11:27:54 #10 601.6 2024-09-03T11:27:54.778Z INFO [686] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.302µs", "reqID": "684be7cf-41cb-481e-8c78-25ccad9f0c9a"} 11:27:54 #10 601.6 ...Successfully got an update from the "local" chart repository 11:27:54 #10 601.6 Update Complete. ⎈Happy Helming!⎈ 11:27:54 #10 601.7 Saving 3 charts 11:27:54 #10 601.7 Downloading common from repo http://localhost:18080 11:27:54 #10 601.7 2024-09-03T11:27:54.883Z INFO [687] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "295.531µs", "reqID": "cd050d50-7c06-4a8b-aa25-10d05b83e217"} 11:27:55 #10 601.7 Downloading repositoryGenerator from repo http://localhost:18080 11:27:55 #10 601.7 2024-09-03T11:27:54.896Z INFO [688] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "118.72µs", "reqID": "103487c9-557c-45e9-9c19-cd29bb665fc5"} 11:27:55 #10 601.7 Downloading serviceAccount from repo http://localhost:18080 11:27:55 #10 601.7 2024-09-03T11:27:54.915Z INFO [689] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.651µs", "reqID": "66783aba-2348-4ef1-8052-2e2b9fb70f69"} 11:27:55 #10 601.7 Deleting outdated charts 11:27:55 #10 601.7 Skipping linting of sdnc-prom 11:27:55 #10 602.0 Pushing sdnc-prom-13.0.0.tgz to local... 11:27:55 #10 602.0 2024-09-03T11:27:55.180Z INFO [690] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.390833ms", "reqID": "852d872b-d298-4496-8ed1-2f535f77a259"} 11:27:55 #10 602.0 Done. 11:27:58 #10 605.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages 11:27:58 #10 605.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 11:27:58 #10 605.0 11:27:58 #10 605.0 [sdnc-web] 11:27:58 #10 605.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 11:27:58 #10 605.1 Hang tight while we grab the latest from your chart repositories... 11:27:58 #10 605.1 2024-09-03T11:27:58.303Z INFO [691] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.241µs", "reqID": "71f00979-455a-42b1-9de6-afbf5145f323"} 11:27:58 #10 605.1 ...Successfully got an update from the "local" chart repository 11:27:58 #10 605.1 Update Complete. ⎈Happy Helming!⎈ 11:27:58 #10 605.2 Saving 3 charts 11:27:58 #10 605.2 Downloading common from repo http://localhost:18080 11:27:58 #10 605.2 Downloading repositoryGenerator from repo http://localhost:18080 11:27:58 #10 605.2 2024-09-03T11:27:58.398Z INFO [692] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "343.372µs", "reqID": "015cc2bd-bb29-4c18-a4e7-638485d02684"} 11:27:58 #10 605.2 2024-09-03T11:27:58.414Z INFO [693] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.04µs", "reqID": "b31a30a5-41fd-48b9-89a5-3b1a5c899b58"} 11:27:58 #10 605.2 Downloading serviceAccount from repo http://localhost:18080 11:27:58 #10 605.2 2024-09-03T11:27:58.431Z INFO [694] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.482µs", "reqID": "b2f3888e-721e-4023-a8ec-55123c4ce35e"} 11:27:58 #10 605.2 Deleting outdated charts 11:27:58 #10 605.2 Skipping linting of sdnc-web 11:27:58 #10 605.5 Pushing sdnc-web-13.0.0.tgz to local... 11:27:58 #10 605.5 2024-09-03T11:27:58.678Z INFO [695] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.960101ms", "reqID": "0c476a1d-b991-4d5f-99c5-503e1b4bb1a8"} 11:27:58 #10 605.5 Done. 11:28:01 #10 608.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages 11:28:01 #10 608.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 11:28:01 #10 608.5 11:28:01 #10 608.5 [ueb-listener] 11:28:01 #10 608.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 11:28:01 #10 608.6 Hang tight while we grab the latest from your chart repositories... 11:28:01 #10 608.6 2024-09-03T11:28:01.793Z INFO [696] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.601µs", "reqID": "c19f1c73-d1d8-490d-ac4d-a446d7d2d8cc"} 11:28:01 #10 608.6 ...Successfully got an update from the "local" chart repository 11:28:01 #10 608.6 Update Complete. ⎈Happy Helming!⎈ 11:28:01 #10 608.7 Saving 3 charts 11:28:01 #10 608.7 Downloading common from repo http://localhost:18080 11:28:01 #10 608.7 2024-09-03T11:28:01.913Z INFO [697] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "281.691µs", "reqID": "cfe17a52-9a51-432a-a33e-95e459ecbe36"} 11:28:02 #10 608.7 Downloading repositoryGenerator from repo http://localhost:18080 11:28:02 #10 608.7 2024-09-03T11:28:01.940Z INFO [698] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "258.981µs", "reqID": "f43ad5fe-4eb2-4a5a-b36b-350639408494"} 11:28:02 #10 608.7 Downloading serviceAccount from repo http://localhost:18080 11:28:02 #10 608.8 2024-09-03T11:28:01.964Z INFO [699] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "283.312µs", "reqID": "9f510bd6-0b2a-4338-b995-b30290651c71"} 11:28:02 #10 608.8 Deleting outdated charts 11:28:02 #10 608.8 Skipping linting of ueb-listener 11:28:02 #10 609.0 Pushing ueb-listener-13.0.0.tgz to local... 11:28:02 #10 609.0 2024-09-03T11:28:02.198Z INFO [700] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.910376ms", "reqID": "f2519e0d-5b0b-4bf9-afd2-93778b441639"} 11:28:02 #10 609.0 Done. 11:28:05 #10 612.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages 11:28:05 #10 612.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 11:28:05 #10 612.0 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' 11:28:08 #10 615.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/../dist/packages 11:28:08 #10 615.0 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' 11:28:08 #10 615.0 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' 11:28:08 #10 615.1 Hang tight while we grab the latest from your chart repositories... 11:28:08 #10 615.1 2024-09-03T11:28:08.275Z INFO [701] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.551µs", "reqID": "022a0981-8ab7-485d-b58e-5a6105d53a18"} 11:28:08 #10 615.1 ...Successfully got an update from the "local" chart repository 11:28:08 #10 615.1 Update Complete. ⎈Happy Helming!⎈ 11:28:08 #10 615.3 Saving 14 charts 11:28:08 #10 615.3 Downloading common from repo http://localhost:18080 11:28:08 #10 615.3 2024-09-03T11:28:08.524Z INFO [702] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.582µs", "reqID": "766e45ff-a2e9-49a5-8533-d2448d5e08fb"} 11:28:08 #10 615.3 Downloading certManagerCertificate from repo http://localhost:18080 11:28:08 #10 615.3 2024-09-03T11:28:08.551Z INFO [703] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "277.722µs", "reqID": "f33a57f0-1dda-4853-96f5-91ba96398719"} 11:28:08 #10 615.3 Downloading logConfiguration from repo http://localhost:18080 11:28:08 #10 615.4 2024-09-03T11:28:08.578Z INFO [704] Request served {"path": "/charts/logConfiguration-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "291.342µs", "reqID": "7321ad6b-652a-4f34-8d98-3fd40f99dce3"} 11:28:08 #10 615.4 Downloading network-name-gen from repo http://localhost:18080 11:28:08 #10 615.4 2024-09-03T11:28:08.599Z INFO [705] Request served {"path": "/charts/network-name-gen-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "499.282µs", "reqID": "801e3ab1-3c0d-46f6-9df3-c71df20eb8ba"} 11:28:08 #10 615.4 Downloading dgbuilder from repo http://localhost:18080 11:28:08 #10 615.4 2024-09-03T11:28:08.620Z INFO [706] Request served {"path": "/charts/dgbuilder-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "334.122µs", "reqID": "4552d5b4-6380-41d7-8cf2-3822ea07da90"} 11:28:08 #10 615.4 Downloading sdnc-prom from repo http://localhost:18080 11:28:08 #10 615.4 2024-09-03T11:28:08.644Z INFO [707] Request served {"path": "/charts/sdnc-prom-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "302.911µs", "reqID": "08b06be4-c188-4c10-a0e4-43250d18fc61"} 11:28:08 #10 615.4 Downloading mariadb-galera from repo http://localhost:18080 11:28:08 #10 615.5 2024-09-03T11:28:08.665Z INFO [708] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "323.322µs", "reqID": "4092a735-cb92-4272-9d43-ca1fd9fcb504"} 11:28:08 #10 615.5 Downloading elasticsearch from repo http://localhost:18080 11:28:08 #10 615.5 2024-09-03T11:28:08.684Z INFO [709] Request served {"path": "/charts/elasticsearch-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "815.364µs", "reqID": "77b542dd-8df8-4cbc-be32-e86d3ba33495"} 11:28:08 #10 615.6 Downloading repositoryGenerator from repo http://localhost:18080 11:28:08 #10 615.6 2024-09-03T11:28:08.784Z INFO [710] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "270.221µs", "reqID": "ab244e4b-9c78-43e9-8183-27951559f663"} 11:28:08 #10 615.6 Downloading serviceAccount from repo http://localhost:18080 11:28:08 #10 615.6 2024-09-03T11:28:08.804Z INFO [711] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.111µs", "reqID": "d2c658d3-571f-40ad-af2b-8d46c1bb4170"} 11:28:08 #10 615.7 Deleting outdated charts 11:28:09 #10 615.7 Skipping linting of sdnc 11:28:09 #10 616.4 Pushing sdnc-13.0.0.tgz to local... 11:28:09 #10 616.6 2024-09-03T11:28:09.830Z INFO [712] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "210.331355ms", "reqID": "450b6f51-6484-43b7-ab84-ef625e8e3269"} 11:28:09 #10 616.6 Done. 11:28:12 #10 619.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:28:12 #10 619.6 11:28:12 #10 619.6 [so] 11:28:12 #10 619.6 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:28:12 #10 619.7 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' 11:28:13 #10 619.7 11:28:13 #10 619.7 [components] 11:28:13 #10 619.7 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' 11:28:13 #10 619.7 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:13 #10 619.7 11:28:13 #10 619.7 [soHelpers] 11:28:13 #10 619.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:13 #10 619.8 Hang tight while we grab the latest from your chart repositories... 11:28:13 #10 619.8 2024-09-03T11:28:12.962Z INFO [713] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "221.211µs", "reqID": "6f19d81d-ae41-4324-bec7-3525e70f4f1b"} 11:28:13 #10 619.8 ...Successfully got an update from the "local" chart repository 11:28:13 #10 619.8 Update Complete. ⎈Happy Helming!⎈ 11:28:13 #10 619.8 Saving 1 charts 11:28:13 #10 619.8 Downloading common from repo http://localhost:18080 11:28:13 #10 619.8 2024-09-03T11:28:13.037Z INFO [714] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "275.342µs", "reqID": "5b49859f-9af3-442a-a41f-c4aaac774a4b"} 11:28:13 #10 619.8 Deleting outdated charts 11:28:13 #10 619.8 Skipping linting of soHelpers 11:28:13 #10 620.1 Pushing soHelpers-13.0.0.tgz to local... 11:28:13 #10 620.1 2024-09-03T11:28:13.295Z INFO [715] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.503584ms", "reqID": "fa423c6c-5c51-4233-a563-4377c07385c4"} 11:28:13 #10 620.1 Done. 11:28:16 #10 623.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:28:16 #10 623.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:16 #10 623.1 11:28:16 #10 623.1 [so-admin-cockpit] 11:28:16 #10 623.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:16 #10 623.1 Hang tight while we grab the latest from your chart repositories... 11:28:16 #10 623.1 2024-09-03T11:28:16.358Z INFO [716] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "181.24µs", "reqID": "f2dd133c-35a3-444b-a76f-2a3a9f41a37a"} 11:28:16 #10 623.2 ...Successfully got an update from the "local" chart repository 11:28:16 #10 623.2 Update Complete. ⎈Happy Helming!⎈ 11:28:16 #10 623.2 Saving 3 charts 11:28:16 #10 623.2 Downloading common from repo http://localhost:18080 11:28:16 #10 623.3 2024-09-03T11:28:16.478Z INFO [717] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "339.271µs", "reqID": "6e303bf1-6784-4c58-9cd8-555576b201ac"} 11:28:16 #10 623.3 Downloading repositoryGenerator from repo http://localhost:18080 11:28:16 #10 623.3 2024-09-03T11:28:16.508Z INFO [718] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "125.311µs", "reqID": "db7f3caa-1391-4ed7-b9a2-fc73db260033"} 11:28:16 #10 623.3 Downloading serviceAccount from repo http://localhost:18080 11:28:16 #10 623.3 2024-09-03T11:28:16.533Z INFO [719] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "125.111µs", "reqID": "c5bad4de-1110-45a2-a675-2a5867752360"} 11:28:16 #10 623.3 Deleting outdated charts 11:28:16 #10 623.3 Skipping linting of so-admin-cockpit 11:28:16 #10 623.6 Pushing so-admin-cockpit-13.0.0.tgz to local... 11:28:16 #10 623.6 2024-09-03T11:28:16.796Z INFO [720] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.846727ms", "reqID": "8e365194-9f83-42a5-ab28-44d577f471a5"} 11:28:16 #10 623.6 Done. 11:28:19 #10 626.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:28:19 #10 626.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:19 #10 626.6 11:28:19 #10 626.6 [so-bpmn-infra] 11:28:19 #10 626.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:19 #10 626.6 Hang tight while we grab the latest from your chart repositories... 11:28:19 #10 626.6 2024-09-03T11:28:19.857Z INFO [721] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "164.05µs", "reqID": "95c214ee-3665-4445-b9c2-ded2167cb359"} 11:28:19 #10 626.7 ...Successfully got an update from the "local" chart repository 11:28:19 #10 626.7 Update Complete. ⎈Happy Helming!⎈ 11:28:20 #10 626.8 Saving 5 charts 11:28:20 #10 626.8 Downloading common from repo http://localhost:18080 11:28:20 #10 626.8 2024-09-03T11:28:19.985Z INFO [722] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.251µs", "reqID": "424632ab-5566-467e-a3cd-c2ee663aeb5c"} 11:28:20 #10 626.8 Downloading readinessCheck from repo http://localhost:18080 11:28:20 #10 626.8 2024-09-03T11:28:20.006Z INFO [723] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "295.461µs", "reqID": "861b75e6-7bde-4012-a5be-2e6c6d3974ad"} 11:28:20 #10 626.8 Downloading repositoryGenerator from repo http://localhost:18080 11:28:20 #10 626.8 2024-09-03T11:28:20.026Z INFO [724] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.561µs", "reqID": "64cc78fd-90f3-4a2b-a824-7bd068e5a1c9"} 11:28:20 #10 626.8 Downloading serviceAccount from repo http://localhost:18080 11:28:20 #10 626.8 2024-09-03T11:28:20.056Z INFO [725] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "302.062µs", "reqID": "b3de0b56-1d93-46f3-b5e8-39f76ee39b00"} 11:28:20 #10 626.9 Deleting outdated charts 11:28:20 #10 626.9 Skipping linting of so-bpmn-infra 11:28:20 #10 627.1 Pushing so-bpmn-infra-13.0.0.tgz to local... 11:28:20 #10 627.1 2024-09-03T11:28:20.353Z INFO [726] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "29.102838ms", "reqID": "12163bba-c30d-4038-8c3d-a942fbbe2ab1"} 11:28:20 #10 627.1 Done. 11:28:23 #10 630.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:28:23 #10 630.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:23 #10 630.2 11:28:23 #10 630.2 [so-catalog-db-adapter] 11:28:23 #10 630.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:23 #10 630.2 Hang tight while we grab the latest from your chart repositories... 11:28:23 #10 630.2 2024-09-03T11:28:23.422Z INFO [727] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.091µs", "reqID": "51942410-fb6f-4ba4-9a29-e9022e9911d2"} 11:28:23 #10 630.2 ...Successfully got an update from the "local" chart repository 11:28:23 #10 630.2 Update Complete. ⎈Happy Helming!⎈ 11:28:23 #10 630.3 Saving 5 charts 11:28:23 #10 630.3 Downloading common from repo http://localhost:18080 11:28:23 #10 630.3 2024-09-03T11:28:23.533Z INFO [728] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "347.972µs", "reqID": "6182eaa7-030c-436a-8d0a-b68b8341e6d4"} 11:28:23 #10 630.3 Downloading readinessCheck from repo http://localhost:18080 11:28:23 #10 630.3 2024-09-03T11:28:23.555Z INFO [729] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.591µs", "reqID": "7ba2397b-e370-4cea-a382-f20bc926157e"} 11:28:23 #10 630.3 Downloading repositoryGenerator from repo http://localhost:18080 11:28:23 #10 630.4 2024-09-03T11:28:23.570Z INFO [730] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "139.68µs", "reqID": "01b2c252-6131-4306-a34f-b2927a6814b9"} 11:28:23 #10 630.4 Downloading serviceAccount from repo http://localhost:18080 11:28:23 #10 630.4 2024-09-03T11:28:23.603Z INFO [731] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.141µs", "reqID": "a722bcf1-161f-46f5-854d-685038e29e0d"} 11:28:23 #10 630.4 Deleting outdated charts 11:28:23 #10 630.4 Skipping linting of so-catalog-db-adapter 11:28:24 #10 630.7 Pushing so-catalog-db-adapter-13.0.0.tgz to local... 11:28:24 #10 630.7 2024-09-03T11:28:23.902Z INFO [732] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "31.29597ms", "reqID": "774aef29-8ef6-4291-a5a8-e78976a237c7"} 11:28:24 #10 630.7 Done. 11:28:26 #10 633.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:28:26 #10 633.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:26 #10 633.7 11:28:26 #10 633.7 [so-cnf-adapter] 11:28:26 #10 633.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:26 #10 633.8 Hang tight while we grab the latest from your chart repositories... 11:28:27 #10 633.8 2024-09-03T11:28:26.976Z INFO [733] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "192.861µs", "reqID": "24c1e627-0a74-4396-8590-63fb56f7b159"} 11:28:27 #10 633.8 ...Successfully got an update from the "local" chart repository 11:28:27 #10 633.8 Update Complete. ⎈Happy Helming!⎈ 11:28:27 #10 633.9 Saving 5 charts 11:28:27 #10 633.9 Downloading common from repo http://localhost:18080 11:28:27 #10 633.9 2024-09-03T11:28:27.118Z INFO [734] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.381µs", "reqID": "1b31158f-1e4c-4f8b-890d-6554806c09d0"} 11:28:27 #10 633.9 Downloading readinessCheck from repo http://localhost:18080 11:28:27 #10 633.9 2024-09-03T11:28:27.143Z INFO [735] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.811µs", "reqID": "c4badbde-2791-424a-befd-bf3a302fceb1"} 11:28:27 #10 633.9 Downloading repositoryGenerator from repo http://localhost:18080 11:28:27 #10 634.0 2024-09-03T11:28:27.166Z INFO [736] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.038796ms", "reqID": "f14087e6-90d7-45ba-80d2-427806474a52"} 11:28:27 #10 634.0 Downloading serviceAccount from repo http://localhost:18080 11:28:27 #10 634.0 2024-09-03T11:28:27.205Z INFO [737] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.171µs", "reqID": "77c98a08-f05b-4edc-ba24-aafde76e5d8c"} 11:28:27 #10 634.0 Deleting outdated charts 11:28:27 #10 634.0 Skipping linting of so-cnf-adapter 11:28:27 #10 634.3 Pushing so-cnf-adapter-13.0.0.tgz to local... 11:28:27 #10 634.3 2024-09-03T11:28:27.530Z INFO [738] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.66983ms", "reqID": "71353017-8026-4f31-8852-cb9aae3dddab"} 11:28:27 #10 634.3 Done. 11:28:30 #10 637.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:28:30 #10 637.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:30 #10 637.3 11:28:30 #10 637.3 [so-cnfm-lcm] 11:28:30 #10 637.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:30 #10 637.4 Hang tight while we grab the latest from your chart repositories... 11:28:30 #10 637.4 2024-09-03T11:28:30.605Z INFO [739] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "281.082µs", "reqID": "cda3298e-6d59-4056-bbec-2474c32970f0"} 11:28:30 #10 637.4 ...Successfully got an update from the "local" chart repository 11:28:30 #10 637.4 Update Complete. ⎈Happy Helming!⎈ 11:28:30 #10 637.5 Saving 4 charts 11:28:30 #10 637.5 Downloading common from repo http://localhost:18080 11:28:30 #10 637.5 2024-09-03T11:28:30.710Z INFO [740] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "304.261µs", "reqID": "b737ffab-ae60-4e2f-9983-82d4d689ee78"} 11:28:30 #10 637.5 Downloading repositoryGenerator from repo http://localhost:18080 11:28:30 #10 637.5 2024-09-03T11:28:30.733Z INFO [741] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "176.821µs", "reqID": "9852ae65-dd7f-41ca-b4c3-f6f01b4ef0e9"} 11:28:30 #10 637.5 Downloading serviceAccount from repo http://localhost:18080 11:28:30 #10 637.6 2024-09-03T11:28:30.764Z INFO [742] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.431µs", "reqID": "c03a9c0e-2c8e-40bd-8d35-ee1fb4096aa1"} 11:28:30 #10 637.6 Deleting outdated charts 11:28:30 #10 637.6 Skipping linting of so-cnfm-lcm 11:28:31 #10 637.8 Pushing so-cnfm-lcm-13.0.0.tgz to local... 11:28:31 #10 637.8 2024-09-03T11:28:31.049Z INFO [743] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.392549ms", "reqID": "12db0297-ffee-498c-86db-53f37d849d61"} 11:28:31 #10 637.8 Done. 11:28:34 #10 640.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:28:34 #10 640.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:34 #10 640.8 11:28:34 #10 640.8 [so-etsi-nfvo-ns-lcm] 11:28:34 #10 640.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:34 #10 640.9 Hang tight while we grab the latest from your chart repositories... 11:28:34 #10 640.9 2024-09-03T11:28:34.113Z INFO [744] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "116.01µs", "reqID": "00c1d30d-5b4b-4ac5-9053-96c216e0b980"} 11:28:34 #10 640.9 ...Successfully got an update from the "local" chart repository 11:28:34 #10 640.9 Update Complete. ⎈Happy Helming!⎈ 11:28:34 #10 641.0 Saving 4 charts 11:28:34 #10 641.0 Downloading common from repo http://localhost:18080 11:28:34 #10 641.0 2024-09-03T11:28:34.234Z INFO [745] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "292.331µs", "reqID": "202f5a7b-4f2d-45ee-9f15-5c6647d8fb3b"} 11:28:34 #10 641.0 Downloading repositoryGenerator from repo http://localhost:18080 11:28:34 #10 641.0 2024-09-03T11:28:34.255Z INFO [746] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.941µs", "reqID": "065c118e-674c-4c94-9198-2878f680e73d"} 11:28:34 #10 641.1 Downloading serviceAccount from repo http://localhost:18080 11:28:34 #10 641.1 2024-09-03T11:28:34.289Z INFO [747] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "278.491µs", "reqID": "d8ee3e10-6a6b-4ee5-aba4-dd660a27264b"} 11:28:34 #10 641.1 Deleting outdated charts 11:28:34 #10 641.1 Skipping linting of so-etsi-nfvo-ns-lcm 11:28:34 #10 641.3 Pushing so-etsi-nfvo-ns-lcm-13.0.0.tgz to local... 11:28:34 #10 641.4 2024-09-03T11:28:34.575Z INFO [748] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.64191ms", "reqID": "b891ee76-2f6f-4f4c-8ef2-2ac487e89f64"} 11:28:34 #10 641.4 Done. 11:28:37 #10 644.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:28:37 #10 644.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:37 #10 644.4 11:28:37 #10 644.4 [so-etsi-sol003-adapter] 11:28:37 #10 644.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:37 #10 644.4 Hang tight while we grab the latest from your chart repositories... 11:28:37 #10 644.4 2024-09-03T11:28:37.632Z INFO [749] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.421µs", "reqID": "39ba2e14-72b6-4a57-b53e-52801ecfc140"} 11:28:37 #10 644.5 ...Successfully got an update from the "local" chart repository 11:28:37 #10 644.5 Update Complete. ⎈Happy Helming!⎈ 11:28:37 #10 644.5 Saving 4 charts 11:28:37 #10 644.5 Downloading common from repo http://localhost:18080 11:28:37 #10 644.5 2024-09-03T11:28:37.759Z INFO [750] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.412µs", "reqID": "0f94c942-0256-4db7-9f31-26687ad59a18"} 11:28:37 #10 644.5 Downloading repositoryGenerator from repo http://localhost:18080 11:28:37 #10 644.6 2024-09-03T11:28:37.775Z INFO [751] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "267.102µs", "reqID": "c5899be6-5558-46c9-be2a-2385d9db4fa8"} 11:28:37 #10 644.6 Downloading serviceAccount from repo http://localhost:18080 11:28:37 #10 644.6 2024-09-03T11:28:37.812Z INFO [752] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "244.741µs", "reqID": "904a2fbc-06b5-4e6b-98ed-598c7a3180e6"} 11:28:37 #10 644.6 Deleting outdated charts 11:28:37 #10 644.6 Skipping linting of so-etsi-sol003-adapter 11:28:38 #10 644.9 Pushing so-etsi-sol003-adapter-13.0.0.tgz to local... 11:28:38 #10 644.9 2024-09-03T11:28:38.128Z INFO [753] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "26.091972ms", "reqID": "b92af1a6-a36b-48f3-8198-6ddb38e8c899"} 11:28:38 #10 644.9 Done. 11:28:41 #10 647.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:28:41 #10 647.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:41 #10 647.9 11:28:41 #10 647.9 [so-etsi-sol005-adapter] 11:28:41 #10 647.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:41 #10 648.0 Hang tight while we grab the latest from your chart repositories... 11:28:41 #10 648.0 2024-09-03T11:28:41.193Z INFO [754] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "272.582µs", "reqID": "14193f17-1f55-420f-9bd2-f5c5c8ba240f"} 11:28:41 #10 648.0 ...Successfully got an update from the "local" chart repository 11:28:41 #10 648.0 Update Complete. ⎈Happy Helming!⎈ 11:28:41 #10 648.1 Saving 5 charts 11:28:41 #10 648.1 Downloading common from repo http://localhost:18080 11:28:41 #10 648.1 2024-09-03T11:28:41.342Z INFO [755] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.992µs", "reqID": "9e8a5c6d-6587-4b42-9614-fd01376ad75a"} 11:28:41 #10 648.1 Downloading readinessCheck from repo http://localhost:18080 11:28:41 #10 648.2 2024-09-03T11:28:41.368Z INFO [756] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.871µs", "reqID": "6258dcc7-e685-4480-94b2-f049131cecd4"} 11:28:41 #10 648.2 Downloading repositoryGenerator from repo http://localhost:18080 11:28:41 #10 648.2 2024-09-03T11:28:41.383Z INFO [757] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.041µs", "reqID": "fe8d7b50-83ca-4b80-bd67-645a217fee26"} 11:28:41 #10 648.2 Downloading serviceAccount from repo http://localhost:18080 11:28:41 #10 648.2 2024-09-03T11:28:41.416Z INFO [758] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "326.542µs", "reqID": "d58bb5e4-6505-408d-b3a0-0eb470414eb8"} 11:28:41 #10 648.2 Deleting outdated charts 11:28:41 #10 648.2 Skipping linting of so-etsi-sol005-adapter 11:28:41 #10 648.5 Pushing so-etsi-sol005-adapter-13.0.0.tgz to local... 11:28:41 #10 648.5 2024-09-03T11:28:41.729Z INFO [759] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "32.270103ms", "reqID": "c6af601a-a47c-49a9-a5bc-1b66d1f6f000"} 11:28:41 #10 648.5 Done. 11:28:44 #10 651.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:28:44 #10 651.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:44 #10 651.5 11:28:44 #10 651.5 [so-mariadb] 11:28:44 #10 651.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:44 #10 651.6 Hang tight while we grab the latest from your chart repositories... 11:28:44 #10 651.6 2024-09-03T11:28:44.797Z INFO [760] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.181µs", "reqID": "134068b2-7fae-41f0-aff3-0580df3d2604"} 11:28:44 #10 651.6 ...Successfully got an update from the "local" chart repository 11:28:44 #10 651.6 Update Complete. ⎈Happy Helming!⎈ 11:28:44 #10 651.7 Saving 4 charts 11:28:44 #10 651.7 Downloading common from repo http://localhost:18080 11:28:44 #10 651.7 2024-09-03T11:28:44.934Z INFO [761] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.501µs", "reqID": "bf142ffe-d935-45cc-9f28-b7963d35e999"} 11:28:45 #10 651.7 Downloading repositoryGenerator from repo http://localhost:18080 11:28:45 #10 651.8 2024-09-03T11:28:44.963Z INFO [762] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "168.981µs", "reqID": "ce6f8499-72f0-4ae8-a76c-a33727ffd5b3"} 11:28:45 #10 651.8 Downloading readinessCheck from repo http://localhost:18080 11:28:45 #10 651.8 2024-09-03T11:28:44.988Z INFO [763] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "406.432µs", "reqID": "6f413892-f4a4-4623-ae43-752a643d4334"} 11:28:45 #10 651.8 Downloading serviceAccount from repo http://localhost:18080 11:28:45 #10 651.8 2024-09-03T11:28:45.008Z INFO [764] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "157.26µs", "reqID": "d5c40f59-a1fd-41c4-ab2f-43c6efffe965"} 11:28:45 #10 651.8 Deleting outdated charts 11:28:45 #10 651.8 Skipping linting of so-mariadb 11:28:45 #10 652.1 Pushing so-mariadb-13.0.0.tgz to local... 11:28:45 #10 652.1 2024-09-03T11:28:45.300Z INFO [765] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "26.705405ms", "reqID": "bde93846-e95a-4462-8032-c65a6a887b6b"} 11:28:45 #10 652.1 Done. 11:28:48 #10 655.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:28:48 #10 655.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:48 #10 655.1 11:28:48 #10 655.1 [so-nssmf-adapter] 11:28:48 #10 655.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:48 #10 655.2 Hang tight while we grab the latest from your chart repositories... 11:28:48 #10 655.2 2024-09-03T11:28:48.372Z INFO [766] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.391µs", "reqID": "a7c50bed-3eed-465f-bad0-4cbd4b2c24ef"} 11:28:48 #10 655.2 ...Successfully got an update from the "local" chart repository 11:28:48 #10 655.2 Update Complete. ⎈Happy Helming!⎈ 11:28:48 #10 655.3 Saving 5 charts 11:28:48 #10 655.3 Downloading common from repo http://localhost:18080 11:28:48 #10 655.3 2024-09-03T11:28:48.505Z INFO [767] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.741µs", "reqID": "32043e59-a6af-47cc-aeca-ed4845324719"} 11:28:48 #10 655.3 Downloading readinessCheck from repo http://localhost:18080 11:28:48 #10 655.3 2024-09-03T11:28:48.521Z INFO [768] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "135.89µs", "reqID": "68e6da78-6d69-4f86-9f64-d65576fdb6a9"} 11:28:48 #10 655.3 Downloading repositoryGenerator from repo http://localhost:18080 11:28:48 #10 655.3 2024-09-03T11:28:48.535Z INFO [769] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "100.511µs", "reqID": "5e2f4259-3b8f-45fc-b833-394bcc747ceb"} 11:28:48 #10 655.3 Downloading serviceAccount from repo http://localhost:18080 11:28:48 #10 655.4 2024-09-03T11:28:48.565Z INFO [770] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "303.122µs", "reqID": "2decebe5-26d4-414f-9f27-b703e6f6bf97"} 11:28:48 #10 655.4 Deleting outdated charts 11:28:48 #10 655.4 Skipping linting of so-nssmf-adapter 11:28:48 #10 655.6 Pushing so-nssmf-adapter-13.0.0.tgz to local... 11:28:48 #10 655.6 2024-09-03T11:28:48.839Z INFO [771] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "30.063811ms", "reqID": "0d957b60-b6a2-48e4-912f-0da2c9e969bb"} 11:28:48 #10 655.6 Done. 11:28:51 #10 658.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:28:51 #10 658.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:51 #10 658.6 11:28:51 #10 658.6 [so-oof-adapter] 11:28:51 #10 658.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:51 #10 658.7 Hang tight while we grab the latest from your chart repositories... 11:28:52 #10 658.7 2024-09-03T11:28:51.915Z INFO [772] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "198.461µs", "reqID": "4aa0691a-be29-4b3d-9e2e-76c8c5604dd7"} 11:28:52 #10 658.7 ...Successfully got an update from the "local" chart repository 11:28:52 #10 658.7 Update Complete. ⎈Happy Helming!⎈ 11:28:52 #10 658.8 Saving 4 charts 11:28:52 #10 658.8 Downloading common from repo http://localhost:18080 11:28:52 #10 658.8 2024-09-03T11:28:52.038Z INFO [773] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "285.142µs", "reqID": "ca577ffd-9d61-4dbe-b983-6a161d841005"} 11:28:52 #10 658.8 Downloading repositoryGenerator from repo http://localhost:18080 11:28:52 #10 658.8 2024-09-03T11:28:52.058Z INFO [774] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.441µs", "reqID": "93f1e0ab-d95f-4593-ae24-35258b77354c"} 11:28:52 #10 658.9 Downloading serviceAccount from repo http://localhost:18080 11:28:52 #10 658.9 2024-09-03T11:28:52.088Z INFO [775] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.781µs", "reqID": "b9b581db-11f2-498d-86b9-5174882af4fd"} 11:28:52 #10 658.9 Deleting outdated charts 11:28:52 #10 658.9 Skipping linting of so-oof-adapter 11:28:52 #10 659.1 Pushing so-oof-adapter-13.0.0.tgz to local... 11:28:52 #10 659.2 2024-09-03T11:28:52.361Z INFO [776] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.853846ms", "reqID": "c36cb148-2d53-4861-9533-e50fa1fee24a"} 11:28:52 #10 659.2 Done. 11:28:55 #10 662.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:28:55 #10 662.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:55 #10 662.2 11:28:55 #10 662.2 [so-openstack-adapter] 11:28:55 #10 662.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:55 #10 662.2 Hang tight while we grab the latest from your chart repositories... 11:28:55 #10 662.2 2024-09-03T11:28:55.438Z INFO [777] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.661µs", "reqID": "0c8962ef-0a40-4f5b-8dce-62f123dd7c4e"} 11:28:55 #10 662.2 ...Successfully got an update from the "local" chart repository 11:28:55 #10 662.2 Update Complete. ⎈Happy Helming!⎈ 11:28:55 #10 662.4 Saving 5 charts 11:28:55 #10 662.4 Downloading common from repo http://localhost:18080 11:28:55 #10 662.4 2024-09-03T11:28:55.587Z INFO [778] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.021µs", "reqID": "d0f7dea8-1e92-4a3c-bdb8-712829332d03"} 11:28:55 #10 662.4 Downloading readinessCheck from repo http://localhost:18080 11:28:55 #10 662.4 2024-09-03T11:28:55.611Z INFO [779] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "313.311µs", "reqID": "6d1eeca2-41ee-4e15-ade9-8fad1dd48bb1"} 11:28:55 #10 662.4 Downloading repositoryGenerator from repo http://localhost:18080 11:28:55 #10 662.4 2024-09-03T11:28:55.634Z INFO [780] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.931µs", "reqID": "9a29239c-40ed-4eb5-b073-79c382b26ffc"} 11:28:55 #10 662.4 Downloading serviceAccount from repo http://localhost:18080 11:28:55 #10 662.5 2024-09-03T11:28:55.670Z INFO [781] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.341µs", "reqID": "94266711-56b3-4daf-bac2-b9df8fa0ab7d"} 11:28:55 #10 662.5 Deleting outdated charts 11:28:55 #10 662.5 Skipping linting of so-openstack-adapter 11:28:55 #10 662.7 Pushing so-openstack-adapter-13.0.0.tgz to local... 11:28:56 #10 662.8 2024-09-03T11:28:55.964Z INFO [782] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.608685ms", "reqID": "d8af5ca2-c629-4716-92c0-b5c644d4f67d"} 11:28:56 #10 662.8 Done. 11:28:59 #10 665.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:28:59 #10 665.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:59 #10 665.8 11:28:59 #10 665.8 [so-request-db-adapter] 11:28:59 #10 665.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:28:59 #10 665.8 Hang tight while we grab the latest from your chart repositories... 11:28:59 #10 665.8 2024-09-03T11:28:59.028Z INFO [783] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "128.861µs", "reqID": "7e0dc7fe-5441-49e5-9aef-00c896c679f0"} 11:28:59 #10 665.8 ...Successfully got an update from the "local" chart repository 11:28:59 #10 665.8 Update Complete. ⎈Happy Helming!⎈ 11:28:59 #10 666.0 Saving 5 charts 11:28:59 #10 666.0 Downloading common from repo http://localhost:18080 11:28:59 #10 666.0 2024-09-03T11:28:59.182Z INFO [784] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.361µs", "reqID": "dfd9bda3-4711-4586-ac9b-2aabc206a282"} 11:28:59 #10 666.0 Downloading readinessCheck from repo http://localhost:18080 11:28:59 #10 666.0 2024-09-03T11:28:59.208Z INFO [785] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "385.142µs", "reqID": "535ee381-4ab2-45cb-b999-b63460e266eb"} 11:28:59 #10 666.0 Downloading repositoryGenerator from repo http://localhost:18080 11:28:59 #10 666.0 2024-09-03T11:28:59.233Z INFO [786] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.251µs", "reqID": "61b2a163-4953-456a-850d-bc2afb8e8329"} 11:28:59 #10 666.0 Downloading serviceAccount from repo http://localhost:18080 11:28:59 #10 666.1 2024-09-03T11:28:59.272Z INFO [787] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "177.241µs", "reqID": "c689bd48-ac74-4984-a427-fbef1be8a32c"} 11:28:59 #10 666.1 Deleting outdated charts 11:28:59 #10 666.1 Skipping linting of so-request-db-adapter 11:28:59 #10 666.3 Pushing so-request-db-adapter-13.0.0.tgz to local... 11:28:59 #10 666.4 2024-09-03T11:28:59.587Z INFO [788] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.115691ms", "reqID": "2c0acb1b-e86f-489c-8e4f-2266497e3285"} 11:28:59 #10 666.4 Done. 11:29:02 #10 669.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:29:02 #10 669.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:29:02 #10 669.4 11:29:02 #10 669.4 [so-sdc-controller] 11:29:02 #10 669.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:29:02 #10 669.4 Hang tight while we grab the latest from your chart repositories... 11:29:02 #10 669.4 2024-09-03T11:29:02.659Z INFO [789] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.571µs", "reqID": "390859d2-7eee-4e73-9dde-518a5aaa23df"} 11:29:02 #10 669.5 ...Successfully got an update from the "local" chart repository 11:29:02 #10 669.5 Update Complete. ⎈Happy Helming!⎈ 11:29:02 #10 669.6 Saving 5 charts 11:29:02 #10 669.6 Downloading common from repo http://localhost:18080 11:29:02 #10 669.6 2024-09-03T11:29:02.811Z INFO [790] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.841µs", "reqID": "eefddf0c-c28e-4963-9ea3-907acba48d0e"} 11:29:02 #10 669.6 Downloading readinessCheck from repo http://localhost:18080 11:29:02 #10 669.6 2024-09-03T11:29:02.836Z INFO [791] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "302.022µs", "reqID": "d35338e7-eb00-47d1-8804-ff9e915a95f5"} 11:29:02 #10 669.6 Downloading repositoryGenerator from repo http://localhost:18080 11:29:02 #10 669.7 2024-09-03T11:29:02.861Z INFO [792] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.251µs", "reqID": "9e9fd302-aab3-4b18-8fbb-1d058529278a"} 11:29:02 #10 669.7 Downloading serviceAccount from repo http://localhost:18080 11:29:02 #10 669.7 2024-09-03T11:29:02.890Z INFO [793] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.851µs", "reqID": "c7ad8847-0034-4245-9721-812ce23a81f7"} 11:29:02 #10 669.7 Deleting outdated charts 11:29:03 #10 669.7 Skipping linting of so-sdc-controller 11:29:03 #10 669.9 Pushing so-sdc-controller-13.0.0.tgz to local... 11:29:03 #10 670.0 2024-09-03T11:29:03.184Z INFO [794] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "26.241102ms", "reqID": "fd638db6-f65a-4cae-b5a9-dd3ece69f47f"} 11:29:03 #10 670.0 Done. 11:29:06 #10 673.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:29:06 #10 673.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:29:06 #10 673.0 11:29:06 #10 673.0 [so-sdnc-adapter] 11:29:06 #10 673.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:29:06 #10 673.0 Hang tight while we grab the latest from your chart repositories... 11:29:06 #10 673.0 2024-09-03T11:29:06.251Z INFO [795] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.581µs", "reqID": "1a1bf413-a141-4e9d-9fbb-102517c75645"} 11:29:06 #10 673.1 ...Successfully got an update from the "local" chart repository 11:29:06 #10 673.1 Update Complete. ⎈Happy Helming!⎈ 11:29:06 #10 673.1 Saving 4 charts 11:29:06 #10 673.1 Downloading common from repo http://localhost:18080 11:29:06 #10 673.2 2024-09-03T11:29:06.373Z INFO [796] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.101µs", "reqID": "76deedab-2e1b-49c7-baa6-d08234ab8567"} 11:29:06 #10 673.2 Downloading repositoryGenerator from repo http://localhost:18080 11:29:06 #10 673.2 2024-09-03T11:29:06.393Z INFO [797] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.971µs", "reqID": "50a22868-afff-4039-abc3-88345c590893"} 11:29:06 #10 673.2 Downloading serviceAccount from repo http://localhost:18080 11:29:06 #10 673.2 2024-09-03T11:29:06.417Z INFO [798] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.521µs", "reqID": "b3410be7-fc13-4d03-aff7-2ce30663cb7c"} 11:29:06 #10 673.2 Deleting outdated charts 11:29:06 #10 673.2 Skipping linting of so-sdnc-adapter 11:29:06 #10 673.5 Pushing so-sdnc-adapter-13.0.0.tgz to local... 11:29:06 #10 673.5 2024-09-03T11:29:06.704Z INFO [799] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.734744ms", "reqID": "b00853a1-d4d8-410a-8ee5-495fb8b50320"} 11:29:06 #10 673.5 Done. 11:29:09 #10 676.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:29:09 #10 676.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:29:09 #10 676.5 11:29:09 #10 676.5 [so-ve-vnfm-adapter] 11:29:09 #10 676.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:29:09 #10 676.6 Hang tight while we grab the latest from your chart repositories... 11:29:09 #10 676.6 2024-09-03T11:29:09.771Z INFO [800] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.551µs", "reqID": "42b520f0-62e2-4e7c-a1c5-e6bc9ad87c68"} 11:29:09 #10 676.6 ...Successfully got an update from the "local" chart repository 11:29:09 #10 676.6 Update Complete. ⎈Happy Helming!⎈ 11:29:09 #10 676.7 Saving 4 charts 11:29:09 #10 676.7 Downloading common from repo http://localhost:18080 11:29:10 #10 676.7 2024-09-03T11:29:09.927Z INFO [801] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "338.442µs", "reqID": "2837fc7e-dbf7-4eea-a118-9cee80f4963f"} 11:29:10 #10 676.7 Downloading readinessCheck from repo http://localhost:18080 11:29:10 #10 676.7 2024-09-03T11:29:09.946Z INFO [802] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.661µs", "reqID": "c563a4f7-3c0a-4863-9366-7df221ead89d"} 11:29:10 #10 676.7 Downloading repositoryGenerator from repo http://localhost:18080 11:29:10 #10 676.8 2024-09-03T11:29:09.969Z INFO [803] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.661µs", "reqID": "9ad067cc-f422-4f8d-be08-09a8f7190caa"} 11:29:10 #10 676.8 Downloading serviceAccount from repo http://localhost:18080 11:29:10 #10 676.8 2024-09-03T11:29:09.994Z INFO [804] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "282.022µs", "reqID": "ef6b8cbd-1c45-4f7d-9c21-da536c4c405c"} 11:29:10 #10 676.8 Deleting outdated charts 11:29:10 #10 676.8 Skipping linting of so-ve-vnfm-adapter 11:29:10 #10 677.0 Pushing so-ve-vnfm-adapter-13.0.0.tgz to local... 11:29:10 #10 677.1 2024-09-03T11:29:10.279Z INFO [805] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.866735ms", "reqID": "2ed7e177-14a5-44c9-837d-49f8953b51ad"} 11:29:10 #10 677.1 Done. 11:29:13 #10 680.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages 11:29:13 #10 680.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:29:13 #10 680.1 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' 11:29:16 #10 683.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/../dist/packages 11:29:16 #10 683.1 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' 11:29:16 #10 683.1 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' 11:29:16 #10 683.2 Hang tight while we grab the latest from your chart repositories... 11:29:16 #10 683.2 2024-09-03T11:29:16.369Z INFO [806] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.491µs", "reqID": "232c0142-f322-48af-86ea-496c5015f1f5"} 11:29:16 #10 683.2 ...Successfully got an update from the "local" chart repository 11:29:16 #10 683.2 Update Complete. ⎈Happy Helming!⎈ 11:29:16 #10 683.4 Saving 22 charts 11:29:16 #10 683.4 Downloading common from repo http://localhost:18080 11:29:16 #10 683.4 2024-09-03T11:29:16.645Z INFO [807] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "343.191µs", "reqID": "aaab0122-43d9-4f31-9cbd-1012229e3479"} 11:29:16 #10 683.4 Downloading readinessCheck from repo http://localhost:18080 11:29:16 #10 683.5 2024-09-03T11:29:16.665Z INFO [808] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.201µs", "reqID": "72b2d8cf-3e0a-4169-b783-ceb16a34f5db"} 11:29:16 #10 683.5 Downloading mariadb-galera from repo http://localhost:18080 11:29:16 #10 683.5 2024-09-03T11:29:16.687Z INFO [809] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "364.232µs", "reqID": "ad479b22-a2e0-40ac-a998-6d3f51c1089c"} 11:29:16 #10 683.5 Downloading repositoryGenerator from repo http://localhost:18080 11:29:16 #10 683.5 2024-09-03T11:29:16.711Z INFO [810] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "181.041µs", "reqID": "7eeb1288-0b12-4478-9ddb-4a3f234f3657"} 11:29:17 #10 684.0 Downloading serviceAccount from repo http://localhost:18080 11:29:17 #10 684.0 2024-09-03T11:29:17.217Z INFO [811] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "316.092µs", "reqID": "3e3780b8-8ec2-473a-baae-985d684d6b6c"} 11:29:17 #10 684.1 Deleting outdated charts 11:29:17 #10 684.1 Skipping linting of so 11:29:18 #10 685.3 Pushing so-13.0.0.tgz to local... 11:29:19 #10 685.7 2024-09-03T11:29:18.945Z INFO [812] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "385.765797ms", "reqID": "0f0fc9ec-9ad5-4dd0-af53-71d259c96f0d"} 11:29:19 #10 685.7 Done. 11:29:21 #10 688.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:29:21 #10 688.7 11:29:21 #10 688.7 [strimzi] 11:29:21 #10 688.7 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:29:22 #10 688.8 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' 11:29:22 #10 688.8 11:29:22 #10 688.8 [components] 11:29:22 #10 688.8 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' 11:29:25 #10 691.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi/../dist/packages 11:29:25 #10 691.8 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' 11:29:25 #10 691.8 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' 11:29:25 #10 691.9 Hang tight while we grab the latest from your chart repositories... 11:29:25 #10 691.9 2024-09-03T11:29:25.090Z INFO [813] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.881µs", "reqID": "4234e7ea-4237-423d-8def-0c1904e0d7da"} 11:29:25 #10 691.9 ...Successfully got an update from the "local" chart repository 11:29:25 #10 691.9 Update Complete. ⎈Happy Helming!⎈ 11:29:25 #10 692.0 Saving 4 charts 11:29:25 #10 692.0 Downloading common from repo http://localhost:18080 11:29:25 #10 692.0 2024-09-03T11:29:25.205Z INFO [814] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "308.582µs", "reqID": "92c84c1f-2319-4dcb-a590-c1ddb9937a7c"} 11:29:25 #10 692.0 Downloading repositoryGenerator from repo http://localhost:18080 11:29:25 #10 692.0 2024-09-03T11:29:25.231Z INFO [815] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.061µs", "reqID": "f74a1d2a-98de-44e0-ae95-3891d26a0749"} 11:29:25 #10 692.0 Downloading serviceAccount from repo http://localhost:18080 11:29:25 #10 692.0 2024-09-03T11:29:25.257Z INFO [816] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.311µs", "reqID": "49b09479-516f-43aa-afdc-bff8a386917f"} 11:29:25 #10 692.1 Deleting outdated charts 11:29:25 #10 692.1 Skipping linting of strimzi 11:29:25 #10 692.3 Pushing strimzi-13.0.0.tgz to local... 11:29:25 #10 692.3 2024-09-03T11:29:25.509Z INFO [817] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.913945ms", "reqID": "960e4da5-8935-4c38-b878-9c81087f6b72"} 11:29:25 #10 692.3 Done. 11:29:28 #10 695.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:29:28 #10 695.3 11:29:28 #10 695.3 [uui] 11:29:28 #10 695.3 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:29:28 #10 695.4 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' 11:29:28 #10 695.4 11:29:28 #10 695.4 [components] 11:29:28 #10 695.4 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' 11:29:28 #10 695.4 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 11:29:28 #10 695.4 11:29:28 #10 695.4 [uui-intent-analysis] 11:29:28 #10 695.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 11:29:28 #10 695.4 Hang tight while we grab the latest from your chart repositories... 11:29:28 #10 695.4 2024-09-03T11:29:28.640Z INFO [818] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.051µs", "reqID": "8c479fed-225b-4b4f-82ba-a4411de1e546"} 11:29:28 #10 695.5 ...Successfully got an update from the "local" chart repository 11:29:28 #10 695.5 Update Complete. ⎈Happy Helming!⎈ 11:29:28 #10 695.6 Saving 5 charts 11:29:28 #10 695.6 Downloading common from repo http://localhost:18080 11:29:28 #10 695.6 2024-09-03T11:29:28.815Z INFO [819] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.861µs", "reqID": "aa2ac2cd-0405-4eb3-85f3-6cee460eee2a"} 11:29:28 #10 695.6 Downloading repositoryGenerator from repo http://localhost:18080 11:29:28 #10 695.6 2024-09-03T11:29:28.845Z INFO [820] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.341µs", "reqID": "3dc1e06d-6658-4dea-9604-bad3fd4eb999"} 11:29:28 #10 695.6 Downloading postgres from repo http://localhost:18080 11:29:28 #10 695.7 2024-09-03T11:29:28.868Z INFO [821] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.621µs", "reqID": "2d299e98-de83-4033-945f-551dd9c9b77a"} 11:29:28 #10 695.7 Downloading serviceAccount from repo http://localhost:18080 11:29:28 #10 695.7 2024-09-03T11:29:28.887Z INFO [822] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.301µs", "reqID": "52bd72b3-8236-43de-9108-8ca3cc6fe06c"} 11:29:28 #10 695.7 Downloading readinessCheck from repo http://localhost:18080 11:29:28 #10 695.7 2024-09-03T11:29:28.903Z INFO [823] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "133.571µs", "reqID": "1e1319fe-eb66-4856-9a86-897135382182"} 11:29:29 #10 695.7 Deleting outdated charts 11:29:29 #10 695.7 Skipping linting of uui-intent-analysis 11:29:29 #10 696.0 Pushing uui-intent-analysis-13.0.0.tgz to local... 11:29:29 #10 696.0 2024-09-03T11:29:29.238Z INFO [824] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "29.078045ms", "reqID": "d6016eff-4ae5-4957-9e8b-1f24c16765a1"} 11:29:29 #10 696.0 Done. 11:29:32 #10 699.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components/../../dist/packages 11:29:32 #10 699.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 11:29:32 #10 699.0 11:29:32 #10 699.0 [uui-nlp] 11:29:32 #10 699.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 11:29:32 #10 699.1 Hang tight while we grab the latest from your chart repositories... 11:29:32 #10 699.1 2024-09-03T11:29:32.311Z INFO [825] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "276.972µs", "reqID": "e4b49706-d3cc-444d-b8cf-bcfa1b91b196"} 11:29:32 #10 699.1 ...Successfully got an update from the "local" chart repository 11:29:32 #10 699.1 Update Complete. ⎈Happy Helming!⎈ 11:29:32 #10 699.2 Saving 3 charts 11:29:32 #10 699.2 Downloading common from repo http://localhost:18080 11:29:32 #10 699.2 2024-09-03T11:29:32.456Z INFO [826] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "454.892µs", "reqID": "ee5b1d97-8e50-4eb7-821d-4215ca4abbb2"} 11:29:32 #10 699.2 Downloading repositoryGenerator from repo http://localhost:18080 11:29:32 #10 699.3 2024-09-03T11:29:32.482Z INFO [827] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.401µs", "reqID": "f346f3d7-73f4-4f73-bf8a-9a33d145e6db"} 11:29:32 #10 699.3 Downloading serviceAccount from repo http://localhost:18080 11:29:32 #10 699.3 2024-09-03T11:29:32.503Z INFO [828] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "707.794µs", "reqID": "0e58965b-108f-4912-8782-fa951e6c6930"} 11:29:32 #10 699.3 Deleting outdated charts 11:29:32 #10 699.3 Skipping linting of uui-nlp 11:29:32 #10 699.5 Pushing uui-nlp-13.0.0.tgz to local... 11:29:32 #10 699.6 2024-09-03T11:29:32.775Z INFO [829] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.144891ms", "reqID": "4ac521e1-a5c9-46e2-b0b4-f02f25df42dc"} 11:29:32 #10 699.6 Done. 11:29:35 #10 702.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components/../../dist/packages 11:29:35 #10 702.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 11:29:35 #10 702.6 11:29:35 #10 702.6 [uui-server] 11:29:35 #10 702.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 11:29:35 #10 702.6 Hang tight while we grab the latest from your chart repositories... 11:29:35 #10 702.6 2024-09-03T11:29:35.851Z INFO [830] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.161µs", "reqID": "e2c378fb-8697-4e8c-95f8-9401054abb5d"} 11:29:35 #10 702.7 ...Successfully got an update from the "local" chart repository 11:29:35 #10 702.7 Update Complete. ⎈Happy Helming!⎈ 11:29:35 #10 702.8 Saving 4 charts 11:29:35 #10 702.8 Downloading common from repo http://localhost:18080 11:29:36 #10 702.8 2024-09-03T11:29:35.998Z INFO [831] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "192.331µs", "reqID": "c4ff845c-495f-4357-aec3-43174c3d2799"} 11:29:36 #10 702.8 Downloading repositoryGenerator from repo http://localhost:18080 11:29:36 #10 702.8 2024-09-03T11:29:36.021Z INFO [832] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.321µs", "reqID": "2d6ebe50-df52-4b7d-9bc0-9d222761a2b4"} 11:29:36 #10 702.8 Downloading postgres from repo http://localhost:18080 11:29:36 #10 702.8 2024-09-03T11:29:36.042Z INFO [833] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.261µs", "reqID": "8a72a71f-f70a-453e-a396-d49073bca5e5"} 11:29:36 #10 702.8 Downloading serviceAccount from repo http://localhost:18080 11:29:36 #10 702.9 2024-09-03T11:29:36.068Z INFO [834] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "347.701µs", "reqID": "1c467710-0c98-4cb3-9067-6c2a3881ae5e"} 11:29:36 #10 702.9 Deleting outdated charts 11:29:36 #10 702.9 Skipping linting of uui-server 11:29:36 #10 703.1 Pushing uui-server-13.0.0.tgz to local... 11:29:36 #10 703.2 2024-09-03T11:29:36.365Z INFO [835] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "29.833809ms", "reqID": "2ed0fc9d-5ea6-4d17-a108-198e7968e229"} 11:29:36 #10 703.2 Done. 11:29:39 #10 706.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components/../../dist/packages 11:29:39 #10 706.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 11:29:39 #10 706.2 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' 11:29:42 #10 709.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/../dist/packages 11:29:42 #10 709.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' 11:29:42 #10 709.2 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' 11:29:42 #10 709.2 Hang tight while we grab the latest from your chart repositories... 11:29:42 #10 709.2 2024-09-03T11:29:42.434Z INFO [836] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.671µs", "reqID": "fd929cc4-65b5-42ec-8cf0-04e4a7975ee6"} 11:29:42 #10 709.2 ...Successfully got an update from the "local" chart repository 11:29:42 #10 709.2 Update Complete. ⎈Happy Helming!⎈ 11:29:42 #10 709.3 Saving 5 charts 11:29:42 #10 709.3 Downloading common from repo http://localhost:18080 11:29:42 #10 709.4 2024-09-03T11:29:42.562Z INFO [837] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "267.731µs", "reqID": "a001fdd5-a8ef-4665-acfa-a567fd2ea24f"} 11:29:42 #10 709.4 Downloading repositoryGenerator from repo http://localhost:18080 11:29:42 #10 709.4 2024-09-03T11:29:42.590Z INFO [838] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.221µs", "reqID": "8c506527-ce97-4917-8477-d716cf3765cc"} 11:29:42 #10 709.5 Deleting outdated charts 11:29:42 #10 709.5 Skipping linting of uui 11:29:43 #10 709.9 Pushing uui-13.0.0.tgz to local... 11:29:43 #10 710.0 2024-09-03T11:29:43.194Z INFO [839] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "86.12425ms", "reqID": "c7db2d11-a64d-4b88-ae6a-5f1f1e645d2b"} 11:29:43 #10 710.0 Done. 11:29:46 #10 713.0 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:29:46 #10 713.0 11:29:46 #10 713.0 [vfc] 11:29:46 #10 713.0 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:29:46 #10 713.0 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' 11:29:46 #10 713.0 11:29:46 #10 713.0 [components] 11:29:46 #10 713.1 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' 11:29:46 #10 713.1 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:29:46 #10 713.1 11:29:46 #10 713.1 [vfc-generic-vnfm-driver] 11:29:46 #10 713.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:29:46 #10 713.1 Hang tight while we grab the latest from your chart repositories... 11:29:46 #10 713.1 2024-09-03T11:29:46.337Z INFO [840] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.271µs", "reqID": "9d725fc2-c603-4019-b84b-4949d89c205a"} 11:29:46 #10 713.2 ...Successfully got an update from the "local" chart repository 11:29:46 #10 713.2 Update Complete. ⎈Happy Helming!⎈ 11:29:46 #10 713.2 Saving 2 charts 11:29:46 #10 713.2 Downloading common from repo http://localhost:18080 11:29:46 #10 713.2 2024-09-03T11:29:46.459Z INFO [841] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "159.06µs", "reqID": "2c3f7709-42b7-4022-bd3b-78eac371a614"} 11:29:46 #10 713.2 Downloading repositoryGenerator from repo http://localhost:18080 11:29:46 #10 713.3 2024-09-03T11:29:46.488Z INFO [842] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.671µs", "reqID": "c4ee38da-4044-458c-8462-28014f57da35"} 11:29:46 #10 713.3 Deleting outdated charts 11:29:46 #10 713.3 Skipping linting of vfc-generic-vnfm-driver 11:29:46 #10 713.5 Pushing vfc-generic-vnfm-driver-13.0.0.tgz to local... 11:29:46 #10 713.5 2024-09-03T11:29:46.726Z INFO [843] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.375372ms", "reqID": "978b874a-020d-4522-8d57-b12515f05d18"} 11:29:46 #10 713.5 Done. 11:29:49 #10 716.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 11:29:49 #10 716.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:29:49 #10 716.5 11:29:49 #10 716.5 [vfc-huawei-vnfm-driver] 11:29:49 #10 716.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:29:49 #10 716.6 Hang tight while we grab the latest from your chart repositories... 11:29:49 #10 716.6 2024-09-03T11:29:49.795Z INFO [844] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.482µs", "reqID": "08bf77c5-84a3-4853-91d2-fcd58f2106d2"} 11:29:49 #10 716.6 ...Successfully got an update from the "local" chart repository 11:29:49 #10 716.6 Update Complete. ⎈Happy Helming!⎈ 11:29:49 #10 716.7 Saving 2 charts 11:29:49 #10 716.7 Downloading common from repo http://localhost:18080 11:29:49 #10 716.7 2024-09-03T11:29:49.892Z INFO [845] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "171.471µs", "reqID": "2b689189-e8ad-423f-99fd-3254121cb607"} 11:29:49 #10 716.7 Downloading repositoryGenerator from repo http://localhost:18080 11:29:49 #10 716.7 2024-09-03T11:29:49.914Z INFO [846] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "141.421µs", "reqID": "de1e8678-34fb-41ba-a70e-d12be6828cd3"} 11:29:49 #10 716.7 Deleting outdated charts 11:29:49 #10 716.7 Skipping linting of vfc-huawei-vnfm-driver 11:29:50 #10 716.9 Pushing vfc-huawei-vnfm-driver-13.0.0.tgz to local... 11:29:50 #10 716.9 2024-09-03T11:29:50.124Z INFO [847] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "6.153931ms", "reqID": "b471780f-e0eb-4ff4-bcae-18a59270192a"} 11:29:50 #10 716.9 Done. 11:29:53 #10 719.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 11:29:53 #10 719.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:29:53 #10 719.9 11:29:53 #10 719.9 [vfc-nslcm] 11:29:53 #10 719.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:29:53 #10 720.0 Hang tight while we grab the latest from your chart repositories... 11:29:53 #10 720.0 2024-09-03T11:29:53.190Z INFO [848] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.301µs", "reqID": "d1a42316-6c0a-4cc8-9216-ca46dcb72ed6"} 11:29:53 #10 720.0 ...Successfully got an update from the "local" chart repository 11:29:53 #10 720.0 Update Complete. ⎈Happy Helming!⎈ 11:29:53 #10 720.1 Saving 2 charts 11:29:53 #10 720.1 Downloading common from repo http://localhost:18080 11:29:53 #10 720.1 2024-09-03T11:29:53.296Z INFO [849] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.071µs", "reqID": "e1ae75a8-f29e-4aa1-ae40-0bacf6828c45"} 11:29:53 #10 720.1 Downloading repositoryGenerator from repo http://localhost:18080 11:29:53 #10 720.1 2024-09-03T11:29:53.321Z INFO [850] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.841µs", "reqID": "2d5fff9f-ae9a-4c67-aee5-692a0342ce35"} 11:29:53 #10 720.1 Deleting outdated charts 11:29:53 #10 720.1 Skipping linting of vfc-nslcm 11:29:53 #10 720.3 Pushing vfc-nslcm-13.0.0.tgz to local... 11:29:53 #10 720.4 2024-09-03T11:29:53.565Z INFO [851] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.623843ms", "reqID": "2ffc6c1f-c5dc-4464-b398-978c3632d163"} 11:29:53 #10 720.4 Done. 11:29:56 #10 723.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 11:29:56 #10 723.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:29:56 #10 723.4 11:29:56 #10 723.4 [vfc-redis] 11:29:56 #10 723.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:29:56 #10 723.4 Hang tight while we grab the latest from your chart repositories... 11:29:56 #10 723.4 2024-09-03T11:29:56.625Z INFO [852] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "191.111µs", "reqID": "4a511f37-fa34-4233-870b-4fcf8f140cbe"} 11:29:56 #10 723.4 ...Successfully got an update from the "local" chart repository 11:29:56 #10 723.4 Update Complete. ⎈Happy Helming!⎈ 11:29:56 #10 723.5 Saving 2 charts 11:29:56 #10 723.5 Downloading common from repo http://localhost:18080 11:29:56 #10 723.5 2024-09-03T11:29:56.732Z INFO [853] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.101µs", "reqID": "241e533b-ebbc-4798-bd23-997a3df3be10"} 11:29:56 #10 723.5 Downloading repositoryGenerator from repo http://localhost:18080 11:29:56 #10 723.5 2024-09-03T11:29:56.757Z INFO [854] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.85µs", "reqID": "840b1194-ba03-47bf-a70f-161c5b26780d"} 11:29:56 #10 723.5 Deleting outdated charts 11:29:56 #10 723.6 Skipping linting of vfc-redis 11:29:56 #10 723.8 Pushing vfc-redis-13.0.0.tgz to local... 11:29:57 #10 723.8 2024-09-03T11:29:56.991Z INFO [855] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.398467ms", "reqID": "06bd180e-7e4c-4c7b-b178-9eb746e9014d"} 11:29:57 #10 723.8 Done. 11:30:00 #10 726.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 11:30:00 #10 726.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:30:00 #10 726.8 11:30:00 #10 726.8 [vfc-vnflcm] 11:30:00 #10 726.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:30:00 #10 726.8 Hang tight while we grab the latest from your chart repositories... 11:30:00 #10 726.8 2024-09-03T11:30:00.050Z INFO [856] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "270.312µs", "reqID": "fd38ab26-d042-4bdb-afbb-3212be1c2443"} 11:30:00 #10 726.9 ...Successfully got an update from the "local" chart repository 11:30:00 #10 726.9 Update Complete. ⎈Happy Helming!⎈ 11:30:00 #10 726.9 Saving 2 charts 11:30:00 #10 726.9 Downloading common from repo http://localhost:18080 11:30:00 #10 727.0 2024-09-03T11:30:00.169Z INFO [857] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.522µs", "reqID": "6e8d0637-abd1-4841-b730-656fa6e9857d"} 11:30:00 #10 727.0 Downloading repositoryGenerator from repo http://localhost:18080 11:30:00 #10 727.0 2024-09-03T11:30:00.192Z INFO [858] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.991µs", "reqID": "3b4bf0cd-6027-4b2b-9292-b334320eaeaa"} 11:30:00 #10 727.0 Deleting outdated charts 11:30:00 #10 727.0 Skipping linting of vfc-vnflcm 11:30:00 #10 727.2 Pushing vfc-vnflcm-13.0.0.tgz to local... 11:30:00 #10 727.2 2024-09-03T11:30:00.429Z INFO [859] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.02773ms", "reqID": "82deb913-d751-4ed4-82fc-4513a38c6b99"} 11:30:00 #10 727.2 Done. 11:30:03 #10 730.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 11:30:03 #10 730.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:30:03 #10 730.2 11:30:03 #10 730.2 [vfc-vnfmgr] 11:30:03 #10 730.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:30:03 #10 730.3 Hang tight while we grab the latest from your chart repositories... 11:30:03 #10 730.3 2024-09-03T11:30:03.495Z INFO [860] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.961µs", "reqID": "8c7b3f6f-5cd5-43d6-a21c-40b66c041e56"} 11:30:03 #10 730.3 ...Successfully got an update from the "local" chart repository 11:30:03 #10 730.3 Update Complete. ⎈Happy Helming!⎈ 11:30:03 #10 730.4 Saving 2 charts 11:30:03 #10 730.4 Downloading common from repo http://localhost:18080 11:30:03 #10 730.4 2024-09-03T11:30:03.607Z INFO [861] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "160.77µs", "reqID": "70d20c36-c01c-4c11-8eb4-eb76cbc5ab5e"} 11:30:03 #10 730.4 Downloading repositoryGenerator from repo http://localhost:18080 11:30:03 #10 730.4 2024-09-03T11:30:03.627Z INFO [862] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.27µs", "reqID": "813dd715-e708-4884-a3f5-a914cce873e6"} 11:30:03 #10 730.4 Deleting outdated charts 11:30:03 #10 730.4 Skipping linting of vfc-vnfmgr 11:30:03 #10 730.6 Pushing vfc-vnfmgr-13.0.0.tgz to local... 11:30:03 #10 730.7 2024-09-03T11:30:03.874Z INFO [863] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.800163ms", "reqID": "52aa73be-3d0e-48d0-bef1-722b34982692"} 11:30:03 #10 730.7 Done. 11:30:06 #10 733.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 11:30:06 #10 733.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:30:06 #10 733.7 11:30:06 #10 733.7 [vfc-vnfres] 11:30:06 #10 733.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:30:07 #10 733.7 Hang tight while we grab the latest from your chart repositories... 11:30:07 #10 733.7 2024-09-03T11:30:06.955Z INFO [864] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "168.42µs", "reqID": "b6681f0e-3fcf-4460-adbd-e3b3d8181519"} 11:30:07 #10 733.8 ...Successfully got an update from the "local" chart repository 11:30:07 #10 733.8 Update Complete. ⎈Happy Helming!⎈ 11:30:07 #10 733.8 Saving 2 charts 11:30:07 #10 733.8 Downloading common from repo http://localhost:18080 11:30:07 #10 733.9 2024-09-03T11:30:07.075Z INFO [865] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.201µs", "reqID": "019dd3f2-dfd6-4af4-a38c-3037364ee643"} 11:30:07 #10 733.9 Downloading repositoryGenerator from repo http://localhost:18080 11:30:07 #10 733.9 2024-09-03T11:30:07.097Z INFO [866] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.711µs", "reqID": "9abe18c4-f8c1-4447-90e3-0638a35c8883"} 11:30:07 #10 733.9 Deleting outdated charts 11:30:07 #10 733.9 Skipping linting of vfc-vnfres 11:30:07 #10 734.1 Pushing vfc-vnfres-13.0.0.tgz to local... 11:30:07 #10 734.1 2024-09-03T11:30:07.342Z INFO [867] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.553397ms", "reqID": "f03a530c-db85-4798-b1fc-924f842856db"} 11:30:07 #10 734.1 Done. 11:30:10 #10 737.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 11:30:10 #10 737.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:30:10 #10 737.1 11:30:10 #10 737.1 [vfc-zte-vnfm-driver] 11:30:10 #10 737.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:30:10 #10 737.2 Hang tight while we grab the latest from your chart repositories... 11:30:10 #10 737.2 2024-09-03T11:30:10.403Z INFO [868] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "152.241µs", "reqID": "5972f602-380b-4de7-80fb-19761ca24850"} 11:30:10 #10 737.2 ...Successfully got an update from the "local" chart repository 11:30:10 #10 737.2 Update Complete. ⎈Happy Helming!⎈ 11:30:10 #10 737.3 Saving 2 charts 11:30:10 #10 737.3 Downloading common from repo http://localhost:18080 11:30:10 #10 737.3 2024-09-03T11:30:10.524Z INFO [869] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "197.751µs", "reqID": "40118c1a-c1dd-4970-ba87-88fef0a2d2bc"} 11:30:10 #10 737.3 Downloading repositoryGenerator from repo http://localhost:18080 11:30:10 #10 737.3 2024-09-03T11:30:10.549Z INFO [870] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.29µs", "reqID": "88213714-dc8a-4353-a3fc-a073397b9e9b"} 11:30:10 #10 737.3 Deleting outdated charts 11:30:10 #10 737.3 Skipping linting of vfc-zte-vnfm-driver 11:30:10 #10 737.6 Pushing vfc-zte-vnfm-driver-13.0.0.tgz to local... 11:30:10 #10 737.6 2024-09-03T11:30:10.796Z INFO [871] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.869384ms", "reqID": "0cf60c52-2312-49b2-8022-b6083f0109db"} 11:30:10 #10 737.6 Done. 11:30:13 #10 740.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages 11:30:13 #10 740.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:30:13 #10 740.6 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' 11:30:16 #10 743.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/../dist/packages 11:30:16 #10 743.6 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' 11:30:16 #10 743.6 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' 11:30:16 #10 743.7 Hang tight while we grab the latest from your chart repositories... 11:30:16 #10 743.7 2024-09-03T11:30:16.871Z INFO [872] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.441µs", "reqID": "6ec053b3-9fd0-46bf-ac3d-4ced08e59926"} 11:30:16 #10 743.7 ...Successfully got an update from the "local" chart repository 11:30:16 #10 743.7 Update Complete. ⎈Happy Helming!⎈ 11:30:17 #10 743.8 Saving 11 charts 11:30:17 #10 743.8 Downloading common from repo http://localhost:18080 11:30:17 #10 743.8 2024-09-03T11:30:17.042Z INFO [873] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.861µs", "reqID": "0d27ae3f-1a91-4089-9514-326b5c6f85aa"} 11:30:17 #10 743.8 Downloading mariadb-galera from repo http://localhost:18080 11:30:17 #10 743.9 2024-09-03T11:30:17.071Z INFO [874] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.421µs", "reqID": "b4c0c3d4-df84-4821-ab15-51b3234e8cb3"} 11:30:17 #10 743.9 Downloading repositoryGenerator from repo http://localhost:18080 11:30:17 #10 743.9 2024-09-03T11:30:17.098Z INFO [875] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.771µs", "reqID": "d9aead50-d794-4f22-837c-efdbac1deea1"} 11:30:17 #10 744.0 Deleting outdated charts 11:30:17 #10 744.0 Skipping linting of vfc 11:30:17 #10 744.4 Pushing vfc-13.0.0.tgz to local... 11:30:17 #10 744.5 2024-09-03T11:30:17.720Z INFO [876] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "90.323158ms", "reqID": "cf9d3420-17bf-414f-8903-ac5a4bc5a4e4"} 11:30:17 #10 744.5 Done. 11:30:20 #10 747.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:30:20 #10 747.5 11:30:20 #10 747.5 [vnfsdk] 11:30:20 #10 747.5 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:30:20 #10 747.6 Hang tight while we grab the latest from your chart repositories... 11:30:20 #10 747.6 2024-09-03T11:30:20.844Z INFO [877] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "177.711µs", "reqID": "f2938616-8d17-4087-957c-eb250c5bba32"} 11:30:20 #10 747.7 ...Successfully got an update from the "local" chart repository 11:30:20 #10 747.7 Update Complete. ⎈Happy Helming!⎈ 11:30:20 #10 747.8 Saving 4 charts 11:30:20 #10 747.8 Downloading common from repo http://localhost:18080 11:30:21 #10 747.8 2024-09-03T11:30:20.995Z INFO [878] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "285.221µs", "reqID": "f6881e46-4c98-4577-8607-862441a12b96"} 11:30:21 #10 747.8 Downloading postgres from repo http://localhost:18080 11:30:21 #10 747.8 2024-09-03T11:30:21.024Z INFO [879] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "371.862µs", "reqID": "521a43bd-f696-4eec-be13-52b4d6dee0df"} 11:30:21 #10 747.8 Downloading repositoryGenerator from repo http://localhost:18080 11:30:21 #10 747.8 2024-09-03T11:30:21.054Z INFO [880] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.661µs", "reqID": "5162aa52-0a79-437d-aaee-881dea1bbde6"} 11:30:21 #10 747.8 Downloading readinessCheck from repo http://localhost:18080 11:30:21 #10 747.9 2024-09-03T11:30:21.086Z INFO [881] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "283.091µs", "reqID": "245a6f96-72b0-46e5-a4b5-cdacfb4de577"} 11:30:21 #10 747.9 Deleting outdated charts 11:30:21 #10 747.9 Skipping linting of vnfsdk 11:30:21 #10 748.1 Pushing vnfsdk-13.0.0.tgz to local... 11:30:21 #10 748.2 2024-09-03T11:30:21.383Z INFO [882] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.37041ms", "reqID": "70722b7c-fd48-4800-ad64-8fa562775db7"} 11:30:21 #10 748.2 Done. 11:30:24 #10 751.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:30:24 #10 751.2 11:30:24 #10 751.2 [onap] 11:30:24 #10 751.2 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:30:24 #10 751.3 Hang tight while we grab the latest from your chart repositories... 11:30:24 #10 751.3 2024-09-03T11:30:24.497Z INFO [883] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "124.631µs", "reqID": "88b405f4-4687-498a-8650-8bebbacd9f3e"} 11:30:24 #10 751.3 ...Successfully got an update from the "local" chart repository 11:30:24 #10 751.3 Update Complete. ⎈Happy Helming!⎈ 11:30:25 #10 751.9 Saving 30 charts 11:30:25 #10 751.9 Downloading aai from repo http://localhost:18080 11:30:25 #10 751.9 2024-09-03T11:30:25.144Z INFO [884] Request served {"path": "/charts/aai-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "936.465µs", "reqID": "78ae039d-ca93-4525-a20c-7c481b677b53"} 11:30:25 #10 751.9 Downloading cassandra from repo http://localhost:18080 11:30:25 #10 752.0 2024-09-03T11:30:25.172Z INFO [885] Request served {"path": "/charts/cassandra-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.951µs", "reqID": "6c9eb7cf-0e2e-4cd5-af26-270a8c7ed971"} 11:30:25 #10 752.0 Downloading cds from repo http://localhost:18080 11:30:25 #10 752.0 2024-09-03T11:30:25.191Z INFO [886] Request served {"path": "/charts/cds-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "650.733µs", "reqID": "8e6b7827-332c-405d-be32-af72d93e37bd"} 11:30:25 #10 752.0 Downloading cli from repo http://localhost:18080 11:30:25 #10 752.0 2024-09-03T11:30:25.224Z INFO [887] Request served {"path": "/charts/cli-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "313.331µs", "reqID": "1994b939-cc54-42f0-ba27-f2fe22aae1aa"} 11:30:25 #10 752.0 Downloading common from repo http://localhost:18080 11:30:25 #10 752.0 2024-09-03T11:30:25.249Z INFO [888] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.04µs", "reqID": "022b2fa8-cfff-4629-988b-796aa966768c"} 11:30:25 #10 752.0 Downloading cps from repo http://localhost:18080 11:30:25 #10 752.1 2024-09-03T11:30:25.281Z INFO [889] Request served {"path": "/charts/cps-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "832.404µs", "reqID": "0ca7faad-ff0b-4eb8-9a7b-0e09e602a991"} 11:30:25 #10 752.1 Downloading dcaegen2-services from repo http://localhost:18080 11:30:25 #10 752.1 2024-09-03T11:30:25.311Z INFO [890] Request served {"path": "/charts/dcaegen2-services-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "4.806833ms", "reqID": "1b87cf7a-d064-428a-970d-dafc959f2222"} 11:30:25 #10 752.1 Downloading holmes from repo http://localhost:18080 11:30:25 #10 752.1 2024-09-03T11:30:25.339Z INFO [891] Request served {"path": "/charts/holmes-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "491.803µs", "reqID": "3977d62d-3cf7-44f2-b928-b8b1411cb5d0"} 11:30:25 #10 752.1 Downloading dmaap from repo http://localhost:18080 11:30:25 #10 752.2 2024-09-03T11:30:25.370Z INFO [892] Request served {"path": "/charts/dmaap-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "431.912µs", "reqID": "166a6b99-f87b-48e4-9ae6-70569eb6c313"} 11:30:25 #10 752.2 Downloading mariadb-galera from repo http://localhost:18080 11:30:25 #10 752.2 2024-09-03T11:30:25.390Z INFO [893] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "276.651µs", "reqID": "2c9a1f47-a32c-4de1-ae78-9f170270b78a"} 11:30:25 #10 752.2 Downloading msb from repo http://localhost:18080 11:30:25 #10 752.2 2024-09-03T11:30:25.417Z INFO [894] Request served {"path": "/charts/msb-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "504.163µs", "reqID": "e200da7d-a9f6-4a29-943d-aecff2e8190b"} 11:30:25 #10 752.2 Downloading multicloud from repo http://localhost:18080 11:30:25 #10 752.2 2024-09-03T11:30:25.436Z INFO [895] Request served {"path": "/charts/multicloud-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "526.452µs", "reqID": "1a160094-5f65-4d72-82e8-abd84b9e564c"} 11:30:25 #10 752.2 Downloading nbi from repo http://localhost:18080 11:30:25 #10 752.3 2024-09-03T11:30:25.472Z INFO [896] Request served {"path": "/charts/nbi-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "489.962µs", "reqID": "3e246020-adb1-498d-8558-06e52c1565a6"} 11:30:25 #10 752.3 Downloading policy from repo http://localhost:18080 11:30:25 #10 752.3 2024-09-03T11:30:25.501Z INFO [897] Request served {"path": "/charts/policy-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "666.624µs", "reqID": "f2a4175b-1b39-4c28-98b2-607fd4b0b94b"} 11:30:25 #10 752.3 Downloading portal-ng from repo http://localhost:18080 11:30:25 #10 752.3 2024-09-03T11:30:25.527Z INFO [898] Request served {"path": "/charts/portal-ng-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "407.362µs", "reqID": "df22aa3c-7cc3-437d-aaa9-79daadc515ff"} 11:30:25 #10 752.3 Downloading postgres from repo http://localhost:18080 11:30:25 #10 752.3 2024-09-03T11:30:25.552Z INFO [899] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.781µs", "reqID": "e181c9d6-d706-475c-95c7-8acd58186ae5"} 11:30:25 #10 752.3 Downloading oof from repo http://localhost:18080 11:30:25 #10 752.4 2024-09-03T11:30:25.582Z INFO [900] Request served {"path": "/charts/oof-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "401.752µs", "reqID": "12ca83bd-c58a-4db9-b267-b8b6737032c5"} 11:30:25 #10 752.4 Downloading repository-wrapper from repo http://localhost:18080 11:30:25 #10 752.4 2024-09-03T11:30:25.614Z INFO [901] Request served {"path": "/charts/repository-wrapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "272.131µs", "reqID": "a72ecce4-e8f3-44d8-a3c2-7e38d32a456e"} 11:30:25 #10 752.4 Downloading robot from repo http://localhost:18080 11:30:25 #10 752.4 2024-09-03T11:30:25.643Z INFO [902] Request served {"path": "/charts/robot-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.921µs", "reqID": "e2ece086-1069-4ef3-95c7-e91b0733f90e"} 11:30:25 #10 752.4 Downloading sdc from repo http://localhost:18080 11:30:25 #10 752.5 2024-09-03T11:30:25.672Z INFO [903] Request served {"path": "/charts/sdc-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "563.703µs", "reqID": "d393833a-9dc7-4a94-8faa-c1aa354cc58b"} 11:30:25 #10 752.5 Downloading sdnc from repo http://localhost:18080 11:30:25 #10 752.5 2024-09-03T11:30:25.696Z INFO [904] Request served {"path": "/charts/sdnc-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "626.373µs", "reqID": "d7245bbc-583c-48a4-88c3-670243c36c5d"} 11:30:25 #10 752.5 Downloading so from repo http://localhost:18080 11:30:25 #10 752.5 2024-09-03T11:30:25.727Z INFO [905] Request served {"path": "/charts/so-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "2.242501ms", "reqID": "f7b55e9c-77d0-42b0-9b37-a910e318e348"} 11:30:25 #10 752.5 Downloading strimzi from repo http://localhost:18080 11:30:25 #10 752.5 2024-09-03T11:30:25.749Z INFO [906] Request served {"path": "/charts/strimzi-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "257.221µs", "reqID": "96997b41-87d8-4ee8-a464-4c4b44873cc3"} 11:30:25 #10 752.5 Downloading uui from repo http://localhost:18080 11:30:25 #10 752.6 2024-09-03T11:30:25.774Z INFO [907] Request served {"path": "/charts/uui-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "368.402µs", "reqID": "afa242ad-8f8e-4035-ae29-f7771e326eb9"} 11:30:25 #10 752.6 Downloading vfc from repo http://localhost:18080 11:30:25 #10 752.6 2024-09-03T11:30:25.805Z INFO [908] Request served {"path": "/charts/vfc-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "327.672µs", "reqID": "2b25a168-77b1-4553-823e-545acac3c7f9"} 11:30:25 #10 752.6 Downloading vnfsdk from repo http://localhost:18080 11:30:25 #10 752.6 2024-09-03T11:30:25.830Z INFO [909] Request served {"path": "/charts/vnfsdk-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.151µs", "reqID": "933bba35-357e-4a28-be1f-c2e3b080b964"} 11:30:25 #10 752.6 Downloading modeling from repo http://localhost:18080 11:30:25 #10 752.7 2024-09-03T11:30:25.862Z INFO [910] Request served {"path": "/charts/modeling-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "356.502µs", "reqID": "33b8c23e-de26-43e2-9afc-04baf8624ff3"} 11:30:25 #10 752.7 Downloading platform from repo http://localhost:18080 11:30:25 #10 752.7 2024-09-03T11:30:25.891Z INFO [911] Request served {"path": "/charts/platform-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "439.272µs", "reqID": "240fa416-3c2e-4732-ae2b-c5a892c21664"} 11:30:26 #10 752.7 Downloading a1policymanagement from repo http://localhost:18080 11:30:26 #10 752.7 2024-09-03T11:30:25.922Z INFO [912] Request served {"path": "/charts/a1policymanagement-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "235.601µs", "reqID": "6f636739-ee16-408a-8a76-dab96e50fef9"} 11:30:26 #10 752.7 Downloading roles-wrapper from repo http://localhost:18080 11:30:26 #10 752.7 2024-09-03T11:30:25.953Z INFO [913] Request served {"path": "/charts/roles-wrapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.071µs", "reqID": "99b0d45b-1e16-4ad6-8490-0bd09de5bbe7"} 11:30:26 #10 753.7 Deleting outdated charts 11:30:26 #10 753.7 Skipping linting of onap 11:30:34 #10 760.9 Pushing onap-13.0.0.tgz to local... 11:30:36 #10 763.5 2024-09-03T11:30:36.711Z INFO [914] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.57014044s", "reqID": "4fec1846-39b5-4b60-97ca-7467df84e485"} 11:30:36 #10 763.5 Done. 11:30:39 #10 766.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' 11:30:39 #10 766.6 Hang tight while we grab the latest from your chart repositories... 11:30:39 #10 766.6 2024-09-03T11:30:39.784Z INFO [915] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.521µs", "reqID": "d9eda899-0926-4771-b3ea-5f8969b99674"} 11:30:39 #10 766.6 ...Successfully got an update from the "local" chart repository 11:30:39 #10 766.6 Update Complete. ⎈Happy Helming!⎈ 11:30:39 #10 766.6 + /tmp/it-dep/smo-install/scripts/sub-scripts/build-oran.sh 11:30:39 #10 766.7 Reading package lists... 11:30:41 #10 767.7 Building dependency tree... 11:30:41 #10 767.9 Reading state information... 11:30:41 #10 768.0 make is already the newest version (4.1-9.1ubuntu1). 11:30:41 #10 768.0 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 11:30:41 #10 768.0 ### Building ORAN part ### 11:30:41 #10 768.1 Using Helm binary helm which is helm version v3.12.3 11:30:41 #10 768.1 11:30:41 #10 768.1 [nonrtric-common] 11:30:41 #10 768.1 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:41 #10 768.2 ==> Linting nonrtric-common 11:30:41 #10 768.2 [INFO] Chart.yaml: icon is recommended 11:30:41 #10 768.2 11:30:41 #10 768.2 1 chart(s) linted, 0 chart(s) failed 11:30:41 #10 768.4 Pushing nonrtric-common-2.0.0.tgz to local... 11:30:41 #10 768.4 2024-09-03T11:30:41.651Z INFO [916] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.197441ms", "reqID": "93820506-2d28-498a-a383-fb5f0d13c93c"} 11:30:41 #10 768.4 Done. 11:30:41 #10 768.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:41 #10 768.5 11:30:41 #10 768.5 [aux-common] 11:30:41 #10 768.5 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:41 #10 768.6 ==> Linting aux-common 11:30:41 #10 768.6 [INFO] Chart.yaml: icon is recommended 11:30:41 #10 768.6 11:30:41 #10 768.6 1 chart(s) linted, 0 chart(s) failed 11:30:42 #10 768.8 Pushing aux-common-3.0.0.tgz to local... 11:30:42 #10 768.8 2024-09-03T11:30:42.037Z INFO [917] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.773114ms", "reqID": "7925a5db-3c26-41cf-b53d-91824f47de12"} 11:30:42 #10 768.8 Done. 11:30:42 #10 768.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:42 #10 768.8 11:30:42 #10 768.8 [ric-common] 11:30:42 #10 768.8 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:42 #10 769.0 ==> Linting ric-common 11:30:42 #10 769.0 [INFO] Chart.yaml: icon is recommended 11:30:42 #10 769.0 11:30:42 #10 769.0 1 chart(s) linted, 0 chart(s) failed 11:30:42 #10 769.2 Pushing ric-common-3.3.2.tgz to local... 11:30:42 #10 769.2 2024-09-03T11:30:42.428Z INFO [918] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.348402ms", "reqID": "6f7bc9b6-d967-4a7c-a445-7063f4dcfe48"} 11:30:42 #10 769.2 Done. 11:30:42 #10 769.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:42 #10 769.2 11:30:42 #10 769.2 [a1controller] 11:30:42 #10 769.2 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:42 #10 769.3 Hang tight while we grab the latest from your chart repositories... 11:30:42 #10 769.3 2024-09-03T11:30:42.555Z INFO [919] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.742µs", "reqID": "747bde55-291b-4d03-b2a6-1f9360228e33"} 11:30:42 #10 769.4 ...Successfully got an update from the "local" chart repository 11:30:42 #10 769.4 Update Complete. ⎈Happy Helming!⎈ 11:30:42 #10 769.4 Saving 1 charts 11:30:42 #10 769.4 Downloading nonrtric-common from repo http://localhost:18080 11:30:42 #10 769.4 2024-09-03T11:30:42.650Z INFO [920] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "239.871µs", "reqID": "9f5ad6ee-46b5-4884-91d4-b54967f9fe97"} 11:30:42 #10 769.4 Deleting outdated charts 11:30:42 #10 769.5 ==> Linting a1controller 11:30:42 #10 769.5 [INFO] Chart.yaml: icon is recommended 11:30:42 #10 769.5 11:30:42 #10 769.5 1 chart(s) linted, 0 chart(s) failed 11:30:43 #10 769.7 Pushing a1controller-2.0.0.tgz to local... 11:30:43 #10 769.7 2024-09-03T11:30:42.925Z INFO [921] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.868039ms", "reqID": "d84b8f57-0fb9-4d98-9609-6bd86ff5d449"} 11:30:43 #10 769.7 Done. 11:30:43 #10 769.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:43 #10 769.7 11:30:43 #10 769.7 [a1simulator] 11:30:43 #10 769.7 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:43 #10 769.8 Hang tight while we grab the latest from your chart repositories... 11:30:43 #10 769.8 2024-09-03T11:30:43.044Z INFO [922] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.531µs", "reqID": "64fd0003-b77f-49f5-80fd-aa8fcf7b43bf"} 11:30:43 #10 769.9 ...Successfully got an update from the "local" chart repository 11:30:43 #10 769.9 Update Complete. ⎈Happy Helming!⎈ 11:30:43 #10 769.9 Saving 1 charts 11:30:43 #10 769.9 Downloading nonrtric-common from repo http://localhost:18080 11:30:43 #10 769.9 2024-09-03T11:30:43.149Z INFO [923] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "173.881µs", "reqID": "a297661d-f4e0-41d1-9508-68f4f2d072c6"} 11:30:43 #10 769.9 Deleting outdated charts 11:30:43 #10 770.0 ==> Linting a1simulator 11:30:43 #10 770.0 [INFO] Chart.yaml: icon is recommended 11:30:43 #10 770.0 11:30:43 #10 770.0 1 chart(s) linted, 0 chart(s) failed 11:30:43 #10 770.2 Pushing a1simulator-2.1.0.tgz to local... 11:30:43 #10 770.2 2024-09-03T11:30:43.458Z INFO [924] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.079831ms", "reqID": "aabc9da6-718e-4c9c-9bd5-6f3d5ca497b1"} 11:30:43 #10 770.2 Done. 11:30:43 #10 770.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:43 #10 770.3 11:30:43 #10 770.3 [capifcore] 11:30:43 #10 770.3 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:43 #10 770.4 Hang tight while we grab the latest from your chart repositories... 11:30:43 #10 770.4 2024-09-03T11:30:43.581Z INFO [925] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.931µs", "reqID": "deb37b78-91c8-4cc1-8bf0-837c18a4cebd"} 11:30:43 #10 770.4 ...Successfully got an update from the "local" chart repository 11:30:43 #10 770.4 Update Complete. ⎈Happy Helming!⎈ 11:30:43 #10 770.4 Saving 1 charts 11:30:43 #10 770.4 Downloading nonrtric-common from repo http://localhost:18080 11:30:43 #10 770.5 2024-09-03T11:30:43.666Z INFO [926] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.331µs", "reqID": "4642cdac-e75c-451b-8d2f-b377bc120fca"} 11:30:43 #10 770.5 Deleting outdated charts 11:30:43 #10 770.5 ==> Linting capifcore 11:30:43 #10 770.5 [INFO] Chart.yaml: icon is recommended 11:30:43 #10 770.5 11:30:43 #10 770.5 1 chart(s) linted, 0 chart(s) failed 11:30:43 #10 770.7 Pushing capifcore-1.0.0.tgz to local... 11:30:43 #10 770.7 2024-09-03T11:30:43.920Z INFO [927] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.965079ms", "reqID": "bdd2bf11-72b5-4bba-9f02-2716a845a052"} 11:30:44 #10 770.7 Done. 11:30:44 #10 770.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:44 #10 770.7 11:30:44 #10 770.7 [controlpanel] 11:30:44 #10 770.7 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:44 #10 770.9 Hang tight while we grab the latest from your chart repositories... 11:30:44 #10 770.9 2024-09-03T11:30:44.063Z INFO [928] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.631µs", "reqID": "35fe81a0-90db-4358-b0e2-9395438b3f5f"} 11:30:44 #10 770.9 ...Successfully got an update from the "local" chart repository 11:30:44 #10 770.9 Update Complete. ⎈Happy Helming!⎈ 11:30:44 #10 770.9 Saving 1 charts 11:30:44 #10 770.9 Downloading nonrtric-common from repo http://localhost:18080 11:30:44 #10 770.9 2024-09-03T11:30:44.159Z INFO [929] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.601µs", "reqID": "5496df0b-4b06-40c6-b6a2-de73f4075130"} 11:30:44 #10 771.0 Deleting outdated charts 11:30:44 #10 771.0 ==> Linting controlpanel 11:30:44 #10 771.0 [INFO] Chart.yaml: icon is recommended 11:30:44 #10 771.0 11:30:44 #10 771.0 1 chart(s) linted, 0 chart(s) failed 11:30:44 #10 771.2 Pushing controlpanel-2.0.0.tgz to local... 11:30:44 #10 771.2 2024-09-03T11:30:44.437Z INFO [930] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.264475ms", "reqID": "eb9aa315-487e-4fb8-a474-64a159198ede"} 11:30:44 #10 771.2 Done. 11:30:44 #10 771.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:44 #10 771.2 11:30:44 #10 771.2 [dmaapadapterservice] 11:30:44 #10 771.3 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:44 #10 771.4 Hang tight while we grab the latest from your chart repositories... 11:30:44 #10 771.4 2024-09-03T11:30:44.576Z INFO [931] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.821µs", "reqID": "8941be74-ba66-4a5d-93c6-9fce8752af14"} 11:30:44 #10 771.4 ...Successfully got an update from the "local" chart repository 11:30:44 #10 771.4 Update Complete. ⎈Happy Helming!⎈ 11:30:44 #10 771.4 Saving 1 charts 11:30:44 #10 771.4 Downloading nonrtric-common from repo http://localhost:18080 11:30:44 #10 771.5 2024-09-03T11:30:44.689Z INFO [932] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.721µs", "reqID": "8dbf7ae1-a8ea-468a-adea-e7debeb14e9c"} 11:30:44 #10 771.5 Deleting outdated charts 11:30:44 #10 771.6 ==> Linting dmaapadapterservice 11:30:44 #10 771.6 [INFO] Chart.yaml: icon is recommended 11:30:44 #10 771.6 11:30:44 #10 771.6 1 chart(s) linted, 0 chart(s) failed 11:30:45 #10 771.8 Pushing dmaapadapterservice-1.0.0.tgz to local... 11:30:45 #10 771.8 2024-09-03T11:30:44.991Z INFO [933] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.819639ms", "reqID": "0df98f6f-6482-473a-9654-e9d2b8b4eb3a"} 11:30:45 #10 771.8 Done. 11:30:45 #10 771.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:45 #10 771.8 11:30:45 #10 771.8 [dmaapmediatorservice] 11:30:45 #10 771.8 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:45 #10 771.9 Hang tight while we grab the latest from your chart repositories... 11:30:45 #10 771.9 2024-09-03T11:30:45.120Z INFO [934] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.881µs", "reqID": "77486931-3db4-4aa7-b20b-a371672ac20f"} 11:30:45 #10 771.9 ...Successfully got an update from the "local" chart repository 11:30:45 #10 771.9 Update Complete. ⎈Happy Helming!⎈ 11:30:45 #10 772.0 Saving 1 charts 11:30:45 #10 772.0 Downloading nonrtric-common from repo http://localhost:18080 11:30:45 #10 772.0 2024-09-03T11:30:45.224Z INFO [935] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "325.122µs", "reqID": "f7d46fe4-e7ed-45f2-929b-ac362dc47b89"} 11:30:45 #10 772.0 Deleting outdated charts 11:30:45 #10 772.1 ==> Linting dmaapmediatorservice 11:30:45 #10 772.1 [INFO] Chart.yaml: icon is recommended 11:30:45 #10 772.1 11:30:45 #10 772.1 1 chart(s) linted, 0 chart(s) failed 11:30:45 #10 772.3 Pushing dmaapmediatorservice-1.0.0.tgz to local... 11:30:45 #10 772.3 2024-09-03T11:30:45.513Z INFO [936] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.411502ms", "reqID": "179e8d0d-d492-4967-ba7c-5ddfbef540ef"} 11:30:45 #10 772.3 Done. 11:30:45 #10 772.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:45 #10 772.3 11:30:45 #10 772.3 [helmmanager] 11:30:45 #10 772.3 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:45 #10 772.4 Hang tight while we grab the latest from your chart repositories... 11:30:45 #10 772.4 2024-09-03T11:30:45.658Z INFO [937] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.021µs", "reqID": "cf71dad9-f7a1-4f26-a7f9-13df6bb40c88"} 11:30:45 #10 772.5 ...Successfully got an update from the "local" chart repository 11:30:45 #10 772.5 Update Complete. ⎈Happy Helming!⎈ 11:30:45 #10 772.5 Saving 1 charts 11:30:45 #10 772.5 Downloading nonrtric-common from repo http://localhost:18080 11:30:45 #10 772.6 2024-09-03T11:30:45.766Z INFO [938] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.671µs", "reqID": "b63af784-aeff-466a-b72e-c9e031294c61"} 11:30:45 #10 772.6 Deleting outdated charts 11:30:45 #10 772.6 ==> Linting helmmanager 11:30:45 #10 772.6 [INFO] Chart.yaml: icon is recommended 11:30:45 #10 772.6 11:30:45 #10 772.6 1 chart(s) linted, 0 chart(s) failed 11:30:46 #10 772.8 Pushing helmmanager-1.0.0.tgz to local... 11:30:46 #10 772.8 2024-09-03T11:30:46.056Z INFO [939] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.989018ms", "reqID": "f1187a64-a8d1-4e3b-865f-90ecb74b1c53"} 11:30:46 #10 772.8 Done. 11:30:46 #10 772.9 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:46 #10 772.9 11:30:46 #10 772.9 [informationservice] 11:30:46 #10 772.9 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:46 #10 773.0 Hang tight while we grab the latest from your chart repositories... 11:30:46 #10 773.0 2024-09-03T11:30:46.179Z INFO [940] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.641µs", "reqID": "201af8ab-14d6-49b3-b43e-99b3c0e80f60"} 11:30:46 #10 773.0 ...Successfully got an update from the "local" chart repository 11:30:46 #10 773.0 Update Complete. ⎈Happy Helming!⎈ 11:30:46 #10 773.0 Saving 1 charts 11:30:46 #10 773.0 Downloading nonrtric-common from repo http://localhost:18080 11:30:46 #10 773.1 2024-09-03T11:30:46.271Z INFO [941] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.191µs", "reqID": "15f390b9-ab7f-4641-a2fb-d533d8c143f2"} 11:30:46 #10 773.1 Deleting outdated charts 11:30:46 #10 773.1 ==> Linting informationservice 11:30:46 #10 773.1 [INFO] Chart.yaml: icon is recommended 11:30:46 #10 773.1 11:30:46 #10 773.1 1 chart(s) linted, 0 chart(s) failed 11:30:46 #10 773.3 Pushing informationservice-1.0.0.tgz to local... 11:30:46 #10 773.3 2024-09-03T11:30:46.557Z INFO [942] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "4.917845ms", "reqID": "eb0aaf0a-f2a9-4062-b519-38666c5ac2b4"} 11:30:46 #10 773.3 Done. 11:30:46 #10 773.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:46 #10 773.4 11:30:46 #10 773.4 [kong] 11:30:46 #10 773.4 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:46 #10 773.5 Getting updates for unmanaged Helm repositories... 11:30:47 #10 774.3 ...Successfully got an update from the "https://nexus3.o-ran-sc.org/repository/helm-konghq/" chart repository 11:30:47 #10 774.3 Hang tight while we grab the latest from your chart repositories... 11:30:47 #10 774.3 2024-09-03T11:30:47.560Z INFO [943] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "165.961µs", "reqID": "4a543870-372b-4487-b9f0-67b65a7884de"} 11:30:47 #10 774.4 ...Successfully got an update from the "local" chart repository 11:30:47 #10 774.4 Update Complete. ⎈Happy Helming!⎈ 11:30:47 #10 774.4 Saving 1 charts 11:30:47 #10 774.5 Downloading kong from repo https://nexus3.o-ran-sc.org/repository/helm-konghq/ 11:30:47 #10 774.5 Deleting outdated charts 11:30:48 #10 775.2 ==> Linting kong 11:30:48 #10 775.2 [INFO] Chart.yaml: icon is recommended 11:30:48 #10 775.2 11:30:48 #10 775.2 1 chart(s) linted, 0 chart(s) failed 11:30:48 #10 775.5 Pushing kong-1.0.0.tgz to local... 11:30:48 #10 775.6 2024-09-03T11:30:48.812Z INFO [944] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "63.04327ms", "reqID": "c23e796b-eaa1-4e22-98f3-3e15c0cc768a"} 11:30:48 #10 775.6 Done. 11:30:48 #10 775.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:48 #10 775.6 11:30:48 #10 775.6 [nonrtricgateway] 11:30:48 #10 775.6 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:48 #10 775.7 Hang tight while we grab the latest from your chart repositories... 11:30:49 #10 775.7 2024-09-03T11:30:48.935Z INFO [945] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.821µs", "reqID": "f3d7882f-b191-4bad-9c5f-63a44eca5bf5"} 11:30:49 #10 775.8 ...Successfully got an update from the "local" chart repository 11:30:49 #10 775.8 Update Complete. ⎈Happy Helming!⎈ 11:30:49 #10 775.8 Saving 1 charts 11:30:49 #10 775.8 Downloading nonrtric-common from repo http://localhost:18080 11:30:49 #10 775.8 2024-09-03T11:30:49.040Z INFO [946] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "310.762µs", "reqID": "c86a1c33-51b1-42a1-b9fc-75d4ff5b5ef4"} 11:30:49 #10 775.8 Deleting outdated charts 11:30:49 #10 775.9 ==> Linting nonrtricgateway 11:30:49 #10 775.9 [INFO] Chart.yaml: icon is recommended 11:30:49 #10 775.9 11:30:49 #10 775.9 1 chart(s) linted, 0 chart(s) failed 11:30:49 #10 776.1 Pushing nonrtricgateway-1.0.0.tgz to local... 11:30:49 #10 776.1 2024-09-03T11:30:49.304Z INFO [947] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.603313ms", "reqID": "c44bddfa-f470-4f30-9a5b-7dbdddd19028"} 11:30:49 #10 776.1 Done. 11:30:49 #10 776.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:49 #10 776.1 11:30:49 #10 776.1 [odu-app] 11:30:49 #10 776.1 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:49 #10 776.2 Hang tight while we grab the latest from your chart repositories... 11:30:49 #10 776.2 2024-09-03T11:30:49.409Z INFO [948] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.031µs", "reqID": "c765c1db-296a-4513-be8e-2001dfc51f4c"} 11:30:49 #10 776.2 ...Successfully got an update from the "local" chart repository 11:30:49 #10 776.2 Update Complete. ⎈Happy Helming!⎈ 11:30:49 #10 776.3 Saving 1 charts 11:30:49 #10 776.3 Downloading nonrtric-common from repo http://localhost:18080 11:30:49 #10 776.3 2024-09-03T11:30:49.489Z INFO [949] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "135.171µs", "reqID": "58a03ac0-db11-4b83-9c70-6cd6b597e7d4"} 11:30:49 #10 776.3 Deleting outdated charts 11:30:49 #10 776.3 ==> Linting odu-app 11:30:49 #10 776.3 [INFO] Chart.yaml: icon is recommended 11:30:49 #10 776.3 11:30:49 #10 776.3 1 chart(s) linted, 0 chart(s) failed 11:30:49 #10 776.5 Pushing odu-app-1.0.0.tgz to local... 11:30:49 #10 776.5 2024-09-03T11:30:49.759Z INFO [950] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "4.378711ms", "reqID": "05dc6c99-b7a1-4de5-8f0b-bf7951dfec07"} 11:30:49 #10 776.5 Done. 11:30:49 #10 776.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:49 #10 776.6 11:30:49 #10 776.6 [odu-app-ics-version] 11:30:49 #10 776.6 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:49 #10 776.7 Hang tight while we grab the latest from your chart repositories... 11:30:49 #10 776.7 2024-09-03T11:30:49.884Z INFO [951] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.281µs", "reqID": "909309c0-e3e5-4b9b-942e-9bcd5539010f"} 11:30:49 #10 776.7 ...Successfully got an update from the "local" chart repository 11:30:49 #10 776.7 Update Complete. ⎈Happy Helming!⎈ 11:30:49 #10 776.8 Saving 1 charts 11:30:49 #10 776.8 Downloading nonrtric-common from repo http://localhost:18080 11:30:50 #10 776.8 2024-09-03T11:30:49.996Z INFO [952] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.581µs", "reqID": "2e01315c-20bc-458b-ad2b-a404b59fed3f"} 11:30:50 #10 776.8 Deleting outdated charts 11:30:50 #10 776.9 ==> Linting odu-app-ics-version 11:30:50 #10 776.9 [INFO] Chart.yaml: icon is recommended 11:30:50 #10 776.9 11:30:50 #10 776.9 1 chart(s) linted, 0 chart(s) failed 11:30:50 #10 777.1 Pushing odu-app-ics-version-1.0.0.tgz to local... 11:30:50 #10 777.1 2024-09-03T11:30:50.285Z INFO [953] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.544992ms", "reqID": "7d62f131-eaa2-4596-85b5-c9e361ebc4f4"} 11:30:50 #10 777.1 Done. 11:30:50 #10 777.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:50 #10 777.1 11:30:50 #10 777.1 [oru-app] 11:30:50 #10 777.1 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:50 #10 777.2 Hang tight while we grab the latest from your chart repositories... 11:30:50 #10 777.2 2024-09-03T11:30:50.410Z INFO [954] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "218.052µs", "reqID": "1a6fb28a-db58-4c2e-9f94-60e6b3ac6341"} 11:30:50 #10 777.2 ...Successfully got an update from the "local" chart repository 11:30:50 #10 777.2 Update Complete. ⎈Happy Helming!⎈ 11:30:50 #10 777.3 Saving 1 charts 11:30:50 #10 777.3 Downloading nonrtric-common from repo http://localhost:18080 11:30:50 #10 777.3 2024-09-03T11:30:50.510Z INFO [955] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "139µs", "reqID": "7b0a390e-4230-40e6-945c-ffe733d5bf90"} 11:30:50 #10 777.3 Deleting outdated charts 11:30:50 #10 777.4 ==> Linting oru-app 11:30:50 #10 777.4 [INFO] Chart.yaml: icon is recommended 11:30:50 #10 777.4 11:30:50 #10 777.4 1 chart(s) linted, 0 chart(s) failed 11:30:50 #10 777.6 Pushing oru-app-1.0.0.tgz to local... 11:30:50 #10 777.6 2024-09-03T11:30:50.785Z INFO [956] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "4.314502ms", "reqID": "da153528-752a-4ded-bc68-b2992052ad15"} 11:30:50 #10 777.6 Done. 11:30:50 #10 777.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:50 #10 777.6 11:30:50 #10 777.6 [policymanagementservice] 11:30:50 #10 777.6 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:50 #10 777.7 Hang tight while we grab the latest from your chart repositories... 11:30:51 #10 777.7 2024-09-03T11:30:50.895Z INFO [957] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "189.931µs", "reqID": "f3a2c310-7bf7-49fa-b9cf-e8de17c7e168"} 11:30:51 #10 777.7 ...Successfully got an update from the "local" chart repository 11:30:51 #10 777.7 Update Complete. ⎈Happy Helming!⎈ 11:30:51 #10 777.8 Saving 1 charts 11:30:51 #10 777.8 Downloading nonrtric-common from repo http://localhost:18080 11:30:51 #10 777.8 2024-09-03T11:30:50.999Z INFO [958] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "297.382µs", "reqID": "451f2eb0-27f7-447c-b147-9a4553e012c4"} 11:30:51 #10 777.8 Deleting outdated charts 11:30:51 #10 777.9 ==> Linting policymanagementservice 11:30:51 #10 777.9 [INFO] Chart.yaml: icon is recommended 11:30:51 #10 777.9 11:30:51 #10 777.9 1 chart(s) linted, 0 chart(s) failed 11:30:51 #10 778.1 Pushing policymanagementservice-2.0.0.tgz to local... 11:30:51 #10 778.1 2024-09-03T11:30:51.292Z INFO [959] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.404597ms", "reqID": "42524ded-78a7-4dce-ac7a-eb88d822b9e8"} 11:30:51 #10 778.1 Done. 11:30:51 #10 778.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:51 #10 778.1 11:30:51 #10 778.1 [rappcatalogueservice] 11:30:51 #10 778.1 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:51 #10 778.2 Hang tight while we grab the latest from your chart repositories... 11:30:51 #10 778.2 2024-09-03T11:30:51.408Z INFO [960] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.831µs", "reqID": "cede657f-0f61-462f-8745-104dfadc643f"} 11:30:51 #10 778.2 ...Successfully got an update from the "local" chart repository 11:30:51 #10 778.2 Update Complete. ⎈Happy Helming!⎈ 11:30:51 #10 778.3 Saving 1 charts 11:30:51 #10 778.3 Downloading nonrtric-common from repo http://localhost:18080 11:30:51 #10 778.3 2024-09-03T11:30:51.526Z INFO [961] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "143.071µs", "reqID": "1c9ee54f-be10-4b40-9005-266459738f7a"} 11:30:51 #10 778.3 Deleting outdated charts 11:30:51 #10 778.4 ==> Linting rappcatalogueservice 11:30:51 #10 778.4 [INFO] Chart.yaml: icon is recommended 11:30:51 #10 778.4 11:30:51 #10 778.4 1 chart(s) linted, 0 chart(s) failed 11:30:51 #10 778.6 Pushing rappcatalogueservice-1.0.0.tgz to local... 11:30:51 #10 778.6 2024-09-03T11:30:51.808Z INFO [962] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.796309ms", "reqID": "e8414011-6d95-434f-9605-21f70ed9e889"} 11:30:51 #10 778.6 Done. 11:30:51 #10 778.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:51 #10 778.6 11:30:51 #10 778.6 [rappmanager] 11:30:51 #10 778.6 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:51 #10 778.7 Hang tight while we grab the latest from your chart repositories... 11:30:52 #10 778.7 2024-09-03T11:30:51.946Z INFO [963] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "269.542µs", "reqID": "5c600cfb-88fa-446d-8dda-c9accfd71e99"} 11:30:52 #10 778.8 ...Successfully got an update from the "local" chart repository 11:30:52 #10 778.8 Update Complete. ⎈Happy Helming!⎈ 11:30:52 #10 778.8 Saving 1 charts 11:30:52 #10 778.8 Downloading nonrtric-common from repo http://localhost:18080 11:30:52 #10 778.9 2024-09-03T11:30:52.066Z INFO [964] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.961µs", "reqID": "3a75ef33-42bc-4dbd-99ac-c5fc1b9b52ee"} 11:30:52 #10 778.9 Deleting outdated charts 11:30:52 #10 778.9 ==> Linting rappmanager 11:30:52 #10 778.9 [INFO] Chart.yaml: icon is recommended 11:30:52 #10 778.9 11:30:52 #10 778.9 1 chart(s) linted, 0 chart(s) failed 11:30:52 #10 779.1 Pushing rappmanager-1.0.0.tgz to local... 11:30:52 #10 779.1 2024-09-03T11:30:52.354Z INFO [965] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.366337ms", "reqID": "0f6c7b32-6382-49cd-9ab4-b11da8e7dbf3"} 11:30:52 #10 779.1 Done. 11:30:52 #10 779.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:52 #10 779.2 11:30:52 #10 779.2 [servicemanager] 11:30:52 #10 779.2 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:52 #10 779.3 Hang tight while we grab the latest from your chart repositories... 11:30:52 #10 779.3 2024-09-03T11:30:52.477Z INFO [966] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.801µs", "reqID": "55912e25-7197-4dbd-85f4-7d5d894bcc6d"} 11:30:52 #10 779.3 ...Successfully got an update from the "local" chart repository 11:30:52 #10 779.3 Update Complete. ⎈Happy Helming!⎈ 11:30:52 #10 779.3 Saving 1 charts 11:30:52 #10 779.3 Downloading nonrtric-common from repo http://localhost:18080 11:30:52 #10 779.4 2024-09-03T11:30:52.581Z INFO [967] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.721µs", "reqID": "ffe57612-270f-4274-9395-adf494c7a90f"} 11:30:52 #10 779.4 Deleting outdated charts 11:30:52 #10 779.4 ==> Linting servicemanager 11:30:52 #10 779.4 [INFO] Chart.yaml: icon is recommended 11:30:52 #10 779.4 11:30:52 #10 779.4 1 chart(s) linted, 0 chart(s) failed 11:30:52 #10 779.6 Pushing servicemanager-1.0.0.tgz to local... 11:30:52 #10 779.6 2024-09-03T11:30:52.841Z INFO [968] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "4.900404ms", "reqID": "df428650-7735-47a8-84dd-69d9c0558355"} 11:30:52 #10 779.6 Done. 11:30:52 #10 779.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:52 #10 779.6 11:30:52 #10 779.6 [topology] 11:30:52 #10 779.6 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:52 #10 779.8 Hang tight while we grab the latest from your chart repositories... 11:30:53 #10 779.8 2024-09-03T11:30:52.969Z INFO [969] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.91µs", "reqID": "8e609dc3-5228-4a6a-9f6f-9269a88c2f39"} 11:30:53 #10 779.8 ...Successfully got an update from the "local" chart repository 11:30:53 #10 779.8 Update Complete. ⎈Happy Helming!⎈ 11:30:53 #10 779.8 Saving 1 charts 11:30:53 #10 779.8 Downloading nonrtric-common from repo http://localhost:18080 11:30:53 #10 779.9 2024-09-03T11:30:53.062Z INFO [970] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.03µs", "reqID": "34d25a7e-fa53-4f75-9719-dcc59bcbf934"} 11:30:53 #10 779.9 Deleting outdated charts 11:30:53 #10 779.9 ==> Linting topology 11:30:53 #10 779.9 [INFO] Chart.yaml: icon is recommended 11:30:53 #10 779.9 11:30:53 #10 779.9 1 chart(s) linted, 0 chart(s) failed 11:30:53 #10 780.1 Pushing topology-1.0.0.tgz to local... 11:30:53 #10 780.1 2024-09-03T11:30:53.327Z INFO [971] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.756939ms", "reqID": "efd6a4eb-30e4-42b4-9736-f7331ea8dc09"} 11:30:53 #10 780.1 Done. 11:30:53 #10 780.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:53 #10 780.1 11:30:53 #10 780.1 [nonrtric] 11:30:53 #10 780.1 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' 11:30:53 #10 780.2 Hang tight while we grab the latest from your chart repositories... 11:30:53 #10 780.2 2024-09-03T11:30:53.459Z INFO [972] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "315.232µs", "reqID": "f9578749-e205-443f-b0ae-65890846f6f8"} 11:30:53 #10 780.3 ...Successfully got an update from the "local" chart repository 11:30:53 #10 780.3 Update Complete. ⎈Happy Helming!⎈ 11:30:54 #10 780.8 Saving 19 charts 11:30:54 #10 780.8 Downloading a1controller from repo http://localhost:18080 11:30:54 #10 780.8 2024-09-03T11:30:54.033Z INFO [973] Request served {"path": "/charts/a1controller-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "341.391µs", "reqID": "a6cd4671-fdc5-4d3b-a960-302fce8047ad"} 11:30:54 #10 780.8 Downloading a1simulator from repo http://localhost:18080 11:30:54 #10 780.8 2024-09-03T11:30:54.058Z INFO [974] Request served {"path": "/charts/a1simulator-2.1.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "235.521µs", "reqID": "5ebb4ace-1552-4c30-abb2-ed2e08a34683"} 11:30:54 #10 780.8 Downloading controlpanel from repo http://localhost:18080 11:30:54 #10 780.9 2024-09-03T11:30:54.087Z INFO [975] Request served {"path": "/charts/controlpanel-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.831µs", "reqID": "f0ce94cc-4395-4f16-94d3-020d926389fa"} 11:30:54 #10 780.9 Downloading policymanagementservice from repo http://localhost:18080 11:30:54 #10 780.9 2024-09-03T11:30:54.120Z INFO [976] Request served {"path": "/charts/policymanagementservice-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.231µs", "reqID": "d38d8eee-9259-434b-ad68-331e30f115c3"} 11:30:54 #10 780.9 Downloading informationservice from repo http://localhost:18080 11:30:54 #10 780.9 2024-09-03T11:30:54.145Z INFO [977] Request served {"path": "/charts/informationservice-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "159.041µs", "reqID": "29c808b4-00a2-4361-9e0c-837ec07ccebf"} 11:30:54 #10 780.9 Downloading nonrtric-common from repo http://localhost:18080 11:30:54 #10 781.0 2024-09-03T11:30:54.168Z INFO [978] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "127.071µs", "reqID": "3fa723c5-6415-4d25-b3ef-ecb0e81fb456"} 11:30:54 #10 781.0 Downloading rappcatalogueservice from repo http://localhost:18080 11:30:54 #10 781.0 2024-09-03T11:30:54.195Z INFO [979] Request served {"path": "/charts/rappcatalogueservice-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "103.231µs", "reqID": "5f15f58e-6bde-45be-9927-c8d5978296c3"} 11:30:54 #10 781.0 Downloading nonrtricgateway from repo http://localhost:18080 11:30:54 #10 781.0 2024-09-03T11:30:54.221Z INFO [980] Request served {"path": "/charts/nonrtricgateway-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "306.921µs", "reqID": "4e93e365-ff53-44e5-977b-c7ff9d7d12e5"} 11:30:54 #10 781.0 Downloading oru-app from repo http://localhost:18080 11:30:54 #10 781.0 2024-09-03T11:30:54.251Z INFO [981] Request served {"path": "/charts/oru-app-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.351µs", "reqID": "90412a9d-e6f3-4237-ac5d-2ef86a1721cb"} 11:30:54 #10 781.0 Downloading odu-app from repo http://localhost:18080 11:30:54 #10 781.1 2024-09-03T11:30:54.275Z INFO [982] Request served {"path": "/charts/odu-app-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "181.661µs", "reqID": "d4488b7e-0604-4266-bef0-0eefa48e46d0"} 11:30:54 #10 781.1 Downloading odu-app-ics-version from repo http://localhost:18080 11:30:54 #10 781.1 2024-09-03T11:30:54.307Z INFO [983] Request served {"path": "/charts/odu-app-ics-version-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "244.751µs", "reqID": "b6cb2a59-9472-4669-8218-9ddac853de74"} 11:30:54 #10 781.1 Downloading topology from repo http://localhost:18080 11:30:54 #10 781.1 2024-09-03T11:30:54.333Z INFO [984] Request served {"path": "/charts/topology-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.911µs", "reqID": "d43dfe24-bca1-4060-9e55-0dfb8f720cac"} 11:30:54 #10 781.1 Downloading dmaapmediatorservice from repo http://localhost:18080 11:30:54 #10 781.1 2024-09-03T11:30:54.355Z INFO [985] Request served {"path": "/charts/dmaapmediatorservice-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.741µs", "reqID": "5a1b9deb-e26e-4a56-b7a1-f2f26edab69e"} 11:30:54 #10 781.1 Downloading helmmanager from repo http://localhost:18080 11:30:54 #10 781.2 2024-09-03T11:30:54.388Z INFO [986] Request served {"path": "/charts/helmmanager-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.381µs", "reqID": "88c16f52-8b5a-4573-b000-65764c78c963"} 11:30:54 #10 781.2 Downloading kong from repo http://localhost:18080 11:30:54 #10 781.2 2024-09-03T11:30:54.418Z INFO [987] Request served {"path": "/charts/kong-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.392µs", "reqID": "4ce3c43b-23dc-4d39-be4e-ddd2b0dc4097"} 11:30:54 #10 781.2 Downloading dmaapadapterservice from repo http://localhost:18080 11:30:54 #10 781.2 2024-09-03T11:30:54.451Z INFO [988] Request served {"path": "/charts/dmaapadapterservice-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.471µs", "reqID": "88cc27d2-76c3-4d26-8bf1-c56d4f5edd60"} 11:30:54 #10 781.2 Downloading rappmanager from repo http://localhost:18080 11:30:54 #10 781.3 2024-09-03T11:30:54.477Z INFO [989] Request served {"path": "/charts/rappmanager-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "224.092µs", "reqID": "e0cf3f79-6b30-48cb-ae9e-e66ec338e8f3"} 11:30:54 #10 781.3 Downloading capifcore from repo http://localhost:18080 11:30:54 #10 781.3 2024-09-03T11:30:54.503Z INFO [990] Request served {"path": "/charts/capifcore-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "106.77µs", "reqID": "eecd42e0-5bbf-4630-83f8-151d8f8a4b3a"} 11:30:54 #10 781.3 Downloading servicemanager from repo http://localhost:18080 11:30:54 #10 781.3 2024-09-03T11:30:54.531Z INFO [991] Request served {"path": "/charts/servicemanager-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "119.571µs", "reqID": "6101af87-8e3c-4278-b8d4-f78ea0de4f53"} 11:30:54 #10 781.4 Deleting outdated charts 11:30:55 #10 782.2 ==> Linting nonrtric 11:30:55 #10 782.2 [INFO] Chart.yaml: icon is recommended 11:30:55 #10 782.2 11:30:55 #10 782.2 1 chart(s) linted, 0 chart(s) failed 11:30:55 #10 782.6 Pushing nonrtric-1.0.0.tgz to local... 11:30:55 #10 782.7 2024-09-03T11:30:55.910Z INFO [992] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "93.463849ms", "reqID": "149bf715-5af2-458e-826a-b747be5003d5"} 11:30:55 #10 782.7 Done. 11:30:55 #10 782.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' 11:30:55 #10 782.8 Hang tight while we grab the latest from your chart repositories... 11:30:56 #10 782.8 2024-09-03T11:30:55.984Z INFO [993] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "264.491µs", "reqID": "4f34c651-7035-4f12-b3ac-7ee0cba188e4"} 11:30:56 #10 782.8 ...Successfully got an update from the "local" chart repository 11:30:56 #10 782.8 Update Complete. ⎈Happy Helming!⎈ 11:30:56 #10 DONE 783.1s 11:30:56 11:30:56 #11 exporting to image 11:30:56 #11 exporting layers 11:30:59 #11 exporting layers 3.1s done 11:30:59 #11 writing image sha256:752229cae24639fdd9c3c1019f19f9dc1f2f3ac8e0ac936c389dac6a3e4af6a6 done 11:30:59 #11 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-smo-install:latest done 11:30:59 #11 DONE 3.1s 11:30:59 ---> docker-build.sh ends 11:30:59 [it-dep-smo-install-docker-verify-all] $ /bin/sh -xe /tmp/jenkins4889763356036656457.sh 11:30:59 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins5628354847619649730.sh 11:30:59 $ ssh-agent -k 11:30:59 unset SSH_AUTH_SOCK; 11:30:59 unset SSH_AGENT_PID; 11:30:59 echo Agent pid 2158 killed; 11:30:59 [ssh-agent] Stopped. 11:30:59 [PostBuildScript] - [INFO] Executing post build scripts. 11:30:59 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins9069929893772459715.sh 11:30:59 ---> sysstat.sh 11:31:00 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins11121109585785159825.sh 11:31:00 ---> package-listing.sh 11:31:00 ++ facter osfamily 11:31:00 ++ tr '[:upper:]' '[:lower:]' 11:31:00 + OS_FAMILY=debian 11:31:00 + workspace=/w/workspace/it-dep-smo-install-docker-verify-all 11:31:00 + START_PACKAGES=/tmp/packages_start.txt 11:31:00 + END_PACKAGES=/tmp/packages_end.txt 11:31:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:31:00 + PACKAGES=/tmp/packages_start.txt 11:31:00 + '[' /w/workspace/it-dep-smo-install-docker-verify-all ']' 11:31:00 + PACKAGES=/tmp/packages_end.txt 11:31:00 + case "${OS_FAMILY}" in 11:31:00 + grep '^ii' 11:31:00 + dpkg -l 11:31:00 + '[' -f /tmp/packages_start.txt ']' 11:31:00 + '[' -f /tmp/packages_end.txt ']' 11:31:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:31:00 + '[' /w/workspace/it-dep-smo-install-docker-verify-all ']' 11:31:00 + mkdir -p /w/workspace/it-dep-smo-install-docker-verify-all/archives/ 11:31:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dep-smo-install-docker-verify-all/archives/ 11:31:00 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins12392134037462673258.sh 11:31:00 ---> capture-instance-metadata.sh 11:31:00 Setup pyenv: 11:31:00 system 11:31:00 3.8.13 11:31:00 3.9.13 11:31:00 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) 11:31:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bKqh from file:/tmp/.os_lf_venv 11:31:01 lf-activate-venv(): INFO: Installing: lftools 11:31:10 lf-activate-venv(): INFO: Adding /tmp/venv-bKqh/bin to PATH 11:31:10 INFO: Running in OpenStack, capturing instance metadata 11:31:11 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins8921775256334276767.sh 11:31:11 provisioning config files... 11:31:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config2121537663363891089tmp 11:31:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:31:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:31:11 [EnvInject] - Injecting environment variables from a build step. 11:31:11 [EnvInject] - Injecting as environment variables the properties content 11:31:11 SERVER_ID=logs 11:31:11 11:31:11 [EnvInject] - Variables injected successfully. 11:31:11 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins1890054635229462339.sh 11:31:11 ---> create-netrc.sh 11:31:11 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins4794580491971090677.sh 11:31:11 ---> python-tools-install.sh 11:31:11 Setup pyenv: 11:31:11 system 11:31:11 3.8.13 11:31:11 3.9.13 11:31:11 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) 11:31:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bKqh from file:/tmp/.os_lf_venv 11:31:12 lf-activate-venv(): INFO: Installing: lftools 11:31:21 lf-activate-venv(): INFO: Adding /tmp/venv-bKqh/bin to PATH 11:31:21 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins655133093681799530.sh 11:31:21 ---> sudo-logs.sh 11:31:21 Archiving 'sudo' log.. 11:31:21 [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins11234682786922682765.sh 11:31:21 ---> job-cost.sh 11:31:21 Setup pyenv: 11:31:21 system 11:31:21 3.8.13 11:31:21 3.9.13 11:31:21 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) 11:31:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bKqh from file:/tmp/.os_lf_venv 11:31:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:31:27 lf-activate-venv(): INFO: Adding /tmp/venv-bKqh/bin to PATH 11:31:27 INFO: No Stack... 11:31:27 INFO: Retrieving Pricing Info for: v2-highcpu-4 11:31:27 INFO: Archiving Costs 11:31:27 [it-dep-smo-install-docker-verify-all] $ /bin/bash -l /tmp/jenkins4579997843421357707.sh 11:31:27 ---> logs-deploy.sh 11:31:27 Setup pyenv: 11:31:27 system 11:31:27 3.8.13 11:31:27 3.9.13 11:31:27 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) 11:31:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bKqh from file:/tmp/.os_lf_venv 11:31:28 lf-activate-venv(): INFO: Installing: lftools 11:31:37 lf-activate-venv(): INFO: Adding /tmp/venv-bKqh/bin to PATH 11:31:37 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dep-smo-install-docker-verify-all/412 11:31:37 INFO: archiving workspace using pattern(s): 11:31:40 Archives upload complete. 11:31:40 INFO: archiving logs to Nexus 11:31:41 ---> uname -a: 11:31:41 Linux prd-ubuntu1804-docker-4c-4g-4132 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:31:41 11:31:41 11:31:41 ---> lscpu: 11:31:41 Architecture: x86_64 11:31:41 CPU op-mode(s): 32-bit, 64-bit 11:31:41 Byte Order: Little Endian 11:31:41 CPU(s): 4 11:31:41 On-line CPU(s) list: 0-3 11:31:41 Thread(s) per core: 1 11:31:41 Core(s) per socket: 1 11:31:41 Socket(s): 4 11:31:41 NUMA node(s): 1 11:31:41 Vendor ID: AuthenticAMD 11:31:41 CPU family: 23 11:31:41 Model: 49 11:31:41 Model name: AMD EPYC-Rome Processor 11:31:41 Stepping: 0 11:31:41 CPU MHz: 2800.000 11:31:41 BogoMIPS: 5600.00 11:31:41 Virtualization: AMD-V 11:31:41 Hypervisor vendor: KVM 11:31:41 Virtualization type: full 11:31:41 L1d cache: 32K 11:31:41 L1i cache: 32K 11:31:41 L2 cache: 512K 11:31:41 L3 cache: 16384K 11:31:41 NUMA node0 CPU(s): 0-3 11:31:41 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 11:31:41 11:31:41 11:31:41 ---> nproc: 11:31:41 4 11:31:41 11:31:41 11:31:41 ---> df -h: 11:31:41 Filesystem Size Used Avail Use% Mounted on 11:31:41 udev 2.0G 0 2.0G 0% /dev 11:31:41 tmpfs 395M 696K 394M 1% /run 11:31:41 /dev/vda1 20G 9.6G 9.7G 50% / 11:31:41 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:31:41 tmpfs 5.0M 0 5.0M 0% /run/lock 11:31:41 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:31:41 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:31:41 tmpfs 395M 0 395M 0% /run/user/1001 11:31:41 11:31:41 11:31:41 ---> free -m: 11:31:41 total used free shared buff/cache available 11:31:41 Mem: 3943 456 748 0 2739 3206 11:31:41 Swap: 1023 0 1023 11:31:41 11:31:41 11:31:41 ---> ip addr: 11:31:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:41 inet 127.0.0.1/8 scope host lo 11:31:41 valid_lft forever preferred_lft forever 11:31:41 inet6 ::1/128 scope host 11:31:41 valid_lft forever preferred_lft forever 11:31:41 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:31:41 link/ether fa:16:3e:e9:83:f3 brd ff:ff:ff:ff:ff:ff 11:31:41 inet 10.32.7.251/23 brd 10.32.7.255 scope global dynamic ens3 11:31:41 valid_lft 85447sec preferred_lft 85447sec 11:31:41 inet6 fe80::f816:3eff:fee9:83f3/64 scope link 11:31:41 valid_lft forever preferred_lft forever 11:31:41 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:31:41 link/ether 02:42:f7:0d:83:31 brd ff:ff:ff:ff:ff:ff 11:31:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:31:41 valid_lft forever preferred_lft forever 11:31:41 inet6 fe80::42:f7ff:fe0d:8331/64 scope link 11:31:41 valid_lft forever preferred_lft forever 11:31:41 11:31:41 11:31:41 ---> sar -b -r -n DEV: 11:31:41 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4132) 09/03/24 _x86_64_ (4 CPU) 11:31:41 11:31:41 11:15:49 LINUX RESTART (4 CPU) 11:31:41 11:31:41 11:16:01 tps rtps wtps bread/s bwrtn/s 11:31:41 11:17:02 180.74 83.90 96.83 6579.44 41464.71 11:31:41 11:18:01 133.40 12.86 120.54 2297.37 19055.48 11:31:41 11:19:01 91.12 0.00 91.12 0.00 13027.30 11:31:41 11:20:01 10.36 0.02 10.35 0.80 1674.79 11:31:41 11:21:01 3.15 0.00 3.15 0.00 192.37 11:31:41 11:22:01 4.57 0.00 4.57 0.00 473.39 11:31:41 11:23:01 3.27 0.02 3.25 0.13 252.98 11:31:41 11:24:01 3.22 0.00 3.22 0.00 526.31 11:31:41 11:25:01 3.77 0.00 3.77 0.00 300.62 11:31:41 11:26:01 3.22 0.00 3.22 0.00 367.27 11:31:41 11:27:01 3.65 0.00 3.65 0.00 940.51 11:31:41 11:28:01 3.47 0.00 3.47 0.00 399.00 11:31:41 11:29:01 3.52 0.00 3.52 0.00 401.27 11:31:41 11:30:01 3.72 0.00 3.72 0.00 506.85 11:31:41 11:31:01 20.90 5.78 15.11 189.44 2271.22 11:31:41 Average: 31.36 6.83 24.52 602.59 5441.76 11:31:41 11:31:41 11:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:41 11:17:02 1693856 3333940 2344796 58.06 43796 1756444 937228 18.42 591524 1582484 91632 11:31:41 11:18:01 1131388 3321168 2907264 71.99 69764 2256996 1326712 26.08 767008 1916812 134128 11:31:41 11:19:01 870756 3321956 3167896 78.44 88920 2481600 1297824 25.51 856196 2052204 44336 11:31:41 11:20:01 868916 3323764 3169736 78.48 89108 2484752 1300068 25.56 856720 2053152 1956 11:31:41 11:21:01 855736 3317828 3182916 78.81 89316 2491400 1307060 25.69 867040 2055700 5096 11:31:41 11:22:01 853172 3322680 3185480 78.87 89492 2498056 1309476 25.74 864236 2059060 340 11:31:41 11:23:01 777880 3262760 3260772 80.74 89668 2512380 1377380 27.08 930736 2067232 9668 11:31:41 11:24:01 819224 3312060 3219428 79.72 89840 2519680 1376920 27.07 885288 2071232 3880 11:31:41 11:25:01 808448 3309308 3230204 79.98 90028 2526916 1379608 27.12 891296 2075140 5532 11:31:41 11:26:01 770888 3296532 3267764 80.91 90208 2550896 1528756 30.05 906992 2095836 21284 11:31:41 11:27:01 752128 3287348 3286524 81.38 90424 2559268 1376200 27.05 920344 2100792 5464 11:31:41 11:28:01 767436 3307984 3271216 81.00 90620 2563988 1430660 28.12 902276 2102832 2648 11:31:41 11:29:01 765568 3314612 3273084 81.04 90828 2571676 1379928 27.13 899308 2106804 3252 11:31:41 11:30:01 752276 3311700 3286376 81.37 91036 2581136 1378840 27.10 907668 2111724 2240 11:31:41 11:31:01 843392 3339268 3195260 79.12 91948 2526240 926496 18.21 1050668 1893428 3464 11:31:41 Average: 888738 3312194 3149914 77.99 85666 2458762 1308877 25.73 873153 2022962 22328 11:31:41 11:31:41 11:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:41 11:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:17:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 11:31:41 11:17:02 ens3 416.31 267.56 1493.14 71.88 0.00 0.00 0.00 0.00 11:31:41 11:18:01 veth873d1eb 196.58 751.48 12.71 552.34 0.00 0.00 0.00 0.05 11:31:41 11:18:01 docker0 269.02 863.67 13.82 1075.12 0.00 0.00 0.00 0.00 11:31:41 11:18:01 lo 2.37 2.37 0.21 0.21 0.00 0.00 0.00 0.00 11:31:41 11:18:01 ens3 975.36 341.67 1752.59 35.27 0.00 0.00 0.00 0.00 11:31:41 11:19:01 veth873d1eb 159.12 231.34 10.60 1325.47 0.00 0.00 0.00 0.11 11:31:41 11:19:01 docker0 159.12 231.29 8.42 1325.47 0.00 0.00 0.00 0.00 11:31:41 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:19:01 ens3 259.56 179.84 1331.04 16.08 0.00 0.00 0.00 0.00 11:31:41 11:20:01 veth873d1eb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:31:41 11:20:01 ens3 6.62 6.90 1.42 1.63 0.00 0.00 0.00 0.00 11:31:41 11:21:01 veth873d1eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:21:01 ens3 6.38 6.75 1.37 1.84 0.00 0.00 0.00 0.00 11:31:41 11:22:01 veth873d1eb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:31:41 11:22:01 ens3 12.56 10.56 2.65 2.98 0.00 0.00 0.00 0.00 11:31:41 11:23:01 veth873d1eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:23:01 ens3 6.68 5.05 1.51 1.98 0.00 0.00 0.00 0.00 11:31:41 11:24:01 veth873d1eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:31:41 11:24:01 ens3 4.42 5.10 0.99 1.47 0.00 0.00 0.00 0.00 11:31:41 11:25:01 veth873d1eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:25:01 ens3 6.37 6.78 1.45 1.94 0.00 0.00 0.00 0.00 11:31:41 11:26:01 veth873d1eb 78.64 83.95 6.10 593.22 0.00 0.00 0.00 0.05 11:31:41 11:26:01 docker0 78.64 83.94 5.03 593.22 0.00 0.00 0.00 0.00 11:31:41 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:31:41 11:26:01 ens3 92.67 86.37 595.15 8.07 0.00 0.00 0.00 0.00 11:31:41 11:27:01 veth873d1eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:27:01 ens3 9.92 9.32 2.18 2.46 0.00 0.00 0.00 0.00 11:31:41 11:28:01 veth873d1eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:31:41 11:28:01 ens3 5.93 4.85 1.31 1.64 0.00 0.00 0.00 0.00 11:31:41 11:29:01 veth873d1eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:29:01 ens3 6.10 5.73 1.49 1.95 0.00 0.00 0.00 0.00 11:31:41 11:30:01 veth873d1eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:41 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:31:41 11:30:01 ens3 5.45 6.53 1.20 1.69 0.00 0.00 0.00 0.00 11:31:41 11:31:01 docker0 1.12 1.08 0.09 6.43 0.00 0.00 0.00 0.00 11:31:41 11:31:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:31:41 11:31:01 ens3 17.40 14.58 13.34 5.19 0.00 0.00 0.00 0.00 11:31:41 Average: docker0 33.60 77.79 1.81 199.04 0.00 0.00 0.00 0.00 11:31:41 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 11:31:41 Average: ens3 121.16 63.53 345.15 10.38 0.00 0.00 0.00 0.00 11:31:41 11:31:41 11:31:41 ---> sar -P ALL: 11:31:41 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4132) 09/03/24 _x86_64_ (4 CPU) 11:31:41 11:31:41 11:15:49 LINUX RESTART (4 CPU) 11:31:41 11:31:41 11:16:01 CPU %user %nice %system %iowait %steal %idle 11:31:41 11:17:02 all 15.49 0.00 2.19 5.12 0.06 77.13 11:31:41 11:17:02 0 19.92 0.00 2.09 2.57 0.05 75.37 11:31:41 11:17:02 1 27.90 0.00 2.82 3.08 0.05 66.15 11:31:41 11:17:02 2 7.41 0.00 1.37 7.08 0.05 84.09 11:31:41 11:17:02 3 6.71 0.00 2.45 7.78 0.07 82.99 11:31:41 11:18:01 all 15.57 0.00 3.20 3.64 0.06 77.52 11:31:41 11:18:01 0 33.70 0.00 4.28 1.38 0.08 60.56 11:31:41 11:18:01 1 11.53 0.00 2.66 2.64 0.03 83.15 11:31:41 11:18:01 2 10.15 0.00 2.95 6.61 0.07 80.23 11:31:41 11:18:01 3 6.81 0.00 2.96 3.97 0.09 86.17 11:31:41 11:19:01 all 6.05 0.00 2.09 2.62 0.06 89.18 11:31:41 11:19:01 0 7.38 0.00 1.75 1.39 0.07 89.41 11:31:41 11:19:01 1 3.51 0.00 1.49 0.97 0.05 93.98 11:31:41 11:19:01 2 8.82 0.00 2.25 0.62 0.07 88.24 11:31:41 11:19:01 3 4.49 0.00 2.86 7.51 0.05 85.09 11:31:41 11:20:01 all 2.43 0.00 0.74 0.12 0.03 96.68 11:31:41 11:20:01 0 2.30 0.00 0.77 0.00 0.03 96.90 11:31:41 11:20:01 1 2.77 0.00 0.75 0.00 0.03 96.44 11:31:41 11:20:01 2 2.11 0.00 0.64 0.00 0.03 97.22 11:31:41 11:20:01 3 2.51 0.00 0.82 0.48 0.03 96.16 11:31:41 11:21:01 all 3.14 0.00 0.86 0.04 0.04 95.92 11:31:41 11:21:01 0 3.00 0.00 0.77 0.00 0.03 96.19 11:31:41 11:21:01 1 3.86 0.00 0.95 0.10 0.07 95.02 11:31:41 11:21:01 2 2.73 0.00 0.80 0.03 0.03 96.40 11:31:41 11:21:01 3 2.97 0.00 0.87 0.00 0.05 96.11 11:31:41 11:22:01 all 3.25 0.00 0.89 0.03 0.05 95.79 11:31:41 11:22:01 0 3.52 0.00 0.87 0.00 0.07 95.54 11:31:41 11:22:01 1 3.15 0.00 0.93 0.00 0.05 95.87 11:31:41 11:22:01 2 3.08 0.00 0.82 0.10 0.03 95.96 11:31:41 11:22:01 3 3.26 0.00 0.92 0.00 0.05 95.78 11:31:41 11:23:01 all 4.34 0.00 0.76 0.02 0.04 94.84 11:31:41 11:23:01 0 4.65 0.00 0.74 0.00 0.03 94.59 11:31:41 11:23:01 1 4.91 0.00 0.84 0.00 0.03 94.22 11:31:41 11:23:01 2 4.55 0.00 0.79 0.08 0.03 94.55 11:31:41 11:23:01 3 3.24 0.00 0.72 0.00 0.05 95.99 11:31:41 11:24:01 all 3.58 0.00 0.93 0.05 0.06 95.37 11:31:41 11:24:01 0 3.62 0.00 0.92 0.00 0.05 95.42 11:31:41 11:24:01 1 3.55 0.00 1.00 0.00 0.08 95.37 11:31:41 11:24:01 2 3.47 0.00 0.77 0.22 0.05 95.49 11:31:41 11:24:01 3 3.71 0.00 1.02 0.00 0.08 95.19 11:31:41 11:25:01 all 4.29 0.00 1.04 0.03 0.06 94.58 11:31:41 11:25:01 0 4.11 0.00 1.25 0.00 0.05 94.59 11:31:41 11:25:01 1 4.13 0.00 1.07 0.00 0.05 94.75 11:31:41 11:25:01 2 4.10 0.00 1.01 0.13 0.07 94.69 11:31:41 11:25:01 3 4.81 0.00 0.80 0.02 0.05 94.32 11:31:41 11:26:01 all 6.92 0.00 1.09 0.03 0.07 91.89 11:31:41 11:26:01 0 8.03 0.00 1.24 0.03 0.07 90.63 11:31:41 11:26:01 1 5.10 0.00 0.83 0.03 0.05 93.98 11:31:41 11:26:01 2 7.37 0.00 1.09 0.07 0.07 91.41 11:31:41 11:26:01 3 7.19 0.00 1.22 0.00 0.08 91.50 11:31:41 11:27:01 all 4.84 0.00 0.95 0.05 0.06 94.10 11:31:41 11:27:01 0 4.82 0.00 0.83 0.00 0.07 94.28 11:31:41 11:27:01 1 5.54 0.00 1.05 0.13 0.07 93.21 11:31:41 11:27:01 2 3.81 0.00 0.98 0.07 0.07 95.08 11:31:41 11:27:01 3 5.19 0.00 0.94 0.00 0.05 93.82 11:31:41 11:31:41 11:27:01 CPU %user %nice %system %iowait %steal %idle 11:31:41 11:28:01 all 4.23 0.00 1.12 0.04 0.07 94.54 11:31:41 11:28:01 0 4.54 0.00 1.07 0.08 0.05 94.26 11:31:41 11:28:01 1 4.03 0.00 1.14 0.05 0.07 94.72 11:31:41 11:28:01 2 3.92 0.00 1.10 0.02 0.07 94.89 11:31:41 11:28:01 3 4.43 0.00 1.20 0.00 0.08 94.29 11:31:41 11:29:01 all 4.84 0.00 1.02 0.03 0.07 94.05 11:31:41 11:29:01 0 4.96 0.00 1.01 0.05 0.08 93.90 11:31:41 11:29:01 1 4.96 0.00 0.97 0.00 0.05 94.02 11:31:41 11:29:01 2 4.25 0.00 1.13 0.00 0.07 94.55 11:31:41 11:29:01 3 5.18 0.00 0.94 0.05 0.07 93.77 11:31:41 11:30:01 all 4.79 0.00 1.00 0.03 0.06 94.12 11:31:41 11:30:01 0 5.11 0.00 0.95 0.03 0.05 93.86 11:31:41 11:30:01 1 5.03 0.00 0.97 0.05 0.07 93.88 11:31:41 11:30:01 2 4.05 0.00 0.94 0.02 0.05 94.95 11:31:41 11:30:01 3 4.97 0.00 1.12 0.02 0.07 93.82 11:31:41 11:31:01 all 16.17 0.00 2.35 0.41 0.08 80.99 11:31:41 11:31:01 0 11.48 0.00 2.16 0.39 0.07 85.90 11:31:41 11:31:01 1 17.53 0.00 2.23 0.20 0.08 79.95 11:31:41 11:31:01 2 20.64 0.00 2.58 0.28 0.08 76.42 11:31:41 11:31:01 3 15.05 0.00 2.45 0.74 0.07 81.69 11:31:41 Average: all 6.65 0.00 1.35 0.81 0.06 91.14 11:31:41 Average: 0 8.04 0.00 1.38 0.39 0.06 90.13 11:31:41 Average: 1 7.16 0.00 1.31 0.48 0.06 90.99 11:31:41 Average: 2 6.03 0.00 1.28 1.02 0.06 91.62 11:31:41 Average: 3 5.36 0.00 1.42 1.36 0.06 91.80 11:31:41 11:31:41 11:31:41