Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/it/dep/+/12573 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-2960 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dep-smo-install-docker-verify-all [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-usXO4N4pQPLW/agent.2095 SSH_AGENT_PID=2097 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-dep-smo-install-docker-verify-all@tmp/private_key_3679743482591628863.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep > git init /w/workspace/it-dep-smo-install-docker-verify-all # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dep refs/changes/73/12573/1 # timeout=10 > git rev-parse d13d9f89e04be0e720bc3b18b27454aa7800d058^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision d13d9f89e04be0e720bc3b18b27454aa7800d058 (refs/changes/73/12573/1) > git config core.sparsecheckout # timeout=10 > git checkout -f d13d9f89e04be0e720bc3b18b27454aa7800d058 # timeout=10 Commit message: "Enable ONAP SDNC and OSC A1PMS" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk a062bd8f6a9ea64763250da8f23a4617620da5a7 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins6529819351188502926.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yCkA lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yCkA/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. Python 3.10.6 pip 24.0 from /tmp/venv-yCkA/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.49 botocore==1.34.49 bs4==0.0.2 cachetools==5.3.2 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email-validator==2.1.0.post1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.1 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.9 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.4.0 oslo.i18n==6.3.0 oslo.log==5.5.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.1 python-swiftclient==4.4.0 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.2 typing_extensions==4.9.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config2734327847986721429tmp copy managed file [it-dep-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config11157869000175319983tmp [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins6215917952184183392.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins12922542773237744846.sh [it-dep-smo-install-docker-verify-all] $ /bin/sh -xe /tmp/jenkins12314773791430600289.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=latest [EnvInject] - Variables injected successfully. [it-dep-smo-install-docker-verify-all] $ /bin/bash -l /tmp/jenkins14421601951483040614.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yCkA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-yCkA/bin to PATH ---> Docker image tag found: latest [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=-f ci/Dockerfile-smo-install DOCKER_ROOT=/w/workspace/it-dep-smo-install-docker-verify-all CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/it-dep-smo-install [EnvInject] - Variables injected successfully. [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins14100603920201627954.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-smo-install:latest docker build -f ci/Dockerfile-smo-install -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-smo-install:latest . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile-smo-install #2 transferring dockerfile: 1.50kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:18.04 #3 DONE 1.2s #4 [internal] load build context #4 DONE 0.0s #5 [1/6] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #5 resolve docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.1s done #5 sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB done #5 sha256:dca176c9663a7ba4c1f0e710986f5a25e672842963d95b960191e2d9f7185ebe 424B / 424B done #5 sha256:f9a80a55f492e823bf5d51f1bd5f87ea3eed1cb31788686aa99a2fb61a27af6a 2.30kB / 2.30kB done #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0B / 25.69MB 0.1s #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 3.15MB / 25.69MB 0.2s #5 ... #4 [internal] load build context #4 transferring context: 13.53MB 0.2s done #4 DONE 0.3s #5 [1/6] FROM docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 13.63MB / 25.69MB 0.3s #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 24.12MB / 25.69MB 0.4s #5 sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 25.69MB / 25.69MB 0.4s done #5 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0.1s #5 extracting sha256:7c457f213c7634afb95a0fb2410a74b7b5bc0ba527033362c240c7a11bef4331 0.9s done #5 DONE 1.6s #6 [2/6] RUN apt-get update && apt-get -y install ca-certificates wget #6 0.489 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] #6 0.629 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] #6 0.858 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] #6 0.942 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB] #6 1.026 Get:5 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] #6 1.035 Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] #6 1.068 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] #6 1.239 Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] #6 1.321 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] #6 1.544 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] #6 1.545 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] #6 1.635 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3785 kB] #6 1.791 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] #6 1.855 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] #6 1.856 Get:15 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] #6 2.258 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] #6 2.309 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] #6 2.403 Get:18 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] #6 3.103 Fetched 28.1 MB in 3s (10.3 MB/s) #6 3.103 Reading package lists... #6 4.265 Reading package lists... #6 5.292 Building dependency tree... #6 5.465 Reading state information... #6 5.598 The following additional packages will be installed: #6 5.599 libpsl5 libssl1.1 openssl publicsuffix #6 5.657 The following NEW packages will be installed: #6 5.658 ca-certificates libpsl5 libssl1.1 openssl publicsuffix wget #6 5.811 0 upgraded, 6 newly installed, 0 to remove and 1 not upgraded. #6 5.811 Need to get 2523 kB of archives. #6 5.811 After this operation, 7000 kB of additional disk space will be used. #6 5.811 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.23 [1303 kB] #6 6.350 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.23 [614 kB] #6 6.372 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20230311ubuntu0.18.04.1 [151 kB] #6 6.377 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] #6 6.379 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] #6 6.382 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] #6 6.507 debconf: delaying package configuration, since apt-utils is not installed #6 6.538 Fetched 2523 kB in 1s (3487 kB/s) #6 6.601 Selecting previously unselected package libssl1.1:amd64. #6 6.601 (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.) #6 6.606 Preparing to unpack .../0-libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... #6 6.620 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... #6 6.779 Selecting previously unselected package openssl. #6 6.780 Preparing to unpack .../1-openssl_1.1.1-1ubuntu2.1~18.04.23_amd64.deb ... #6 6.792 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.23) ... #6 6.922 Selecting previously unselected package ca-certificates. #6 6.924 Preparing to unpack .../2-ca-certificates_20230311ubuntu0.18.04.1_all.deb ... #6 6.931 Unpacking ca-certificates (20230311ubuntu0.18.04.1) ... #6 7.145 Selecting previously unselected package libpsl5:amd64. #6 7.147 Preparing to unpack .../3-libpsl5_0.19.1-5build1_amd64.deb ... #6 7.155 Unpacking libpsl5:amd64 (0.19.1-5build1) ... #6 7.209 Selecting previously unselected package publicsuffix. #6 7.210 Preparing to unpack .../4-publicsuffix_20180223.1310-1_all.deb ... #6 7.219 Unpacking publicsuffix (20180223.1310-1) ... #6 7.282 Selecting previously unselected package wget. #6 7.283 Preparing to unpack .../5-wget_1.19.4-1ubuntu2.2_amd64.deb ... #6 7.289 Unpacking wget (1.19.4-1ubuntu2.2) ... #6 7.383 Setting up libpsl5:amd64 (0.19.1-5build1) ... #6 7.404 Setting up publicsuffix (20180223.1310-1) ... #6 7.425 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.23) ... #6 7.502 debconf: unable to initialize frontend: Dialog #6 7.502 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 7.502 debconf: falling back to frontend: Readline #6 7.503 debconf: unable to initialize frontend: Readline #6 7.503 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.) #6 7.503 debconf: falling back to frontend: Teletype #6 7.540 Setting up openssl (1.1.1-1ubuntu2.1~18.04.23) ... #6 7.568 Setting up wget (1.19.4-1ubuntu2.2) ... #6 7.599 Setting up ca-certificates (20230311ubuntu0.18.04.1) ... #6 7.683 debconf: unable to initialize frontend: Dialog #6 7.683 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 7.683 debconf: falling back to frontend: Readline #6 7.683 debconf: unable to initialize frontend: Readline #6 7.683 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.) #6 7.683 debconf: falling back to frontend: Teletype #6 8.081 Updating certificates in /etc/ssl/certs... #6 8.628 137 added, 0 removed; done. #6 8.682 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #6 8.713 Processing triggers for ca-certificates (20230311ubuntu0.18.04.1) ... #6 8.724 Updating certificates in /etc/ssl/certs... #6 9.181 0 added, 0 removed; done. #6 9.181 Running hooks in /etc/ca-certificates/update.d... #6 9.182 done. #6 DONE 10.8s #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 #7 0.584 Reading package lists... #7 1.617 Building dependency tree... #7 1.782 Reading state information... #7 1.933 The following NEW packages will be installed: #7 1.933 sudo #7 2.150 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. #7 2.150 Need to get 430 kB of archives. #7 2.150 After this operation, 1765 kB of additional disk space will be used. #7 2.150 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.6 [430 kB] #7 2.641 debconf: delaying package configuration, since apt-utils is not installed #7 2.671 Fetched 430 kB in 1s (725 kB/s) #7 2.716 Selecting previously unselected package sudo. #7 2.716 (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.) #7 2.723 Preparing to unpack .../sudo_1.8.21p2-3ubuntu1.6_amd64.deb ... #7 2.730 Unpacking sudo (1.8.21p2-3ubuntu1.6) ... #7 2.836 Setting up sudo (1.8.21p2-3ubuntu1.6) ... #7 DONE 3.2s #8 [4/6] COPY --chown=ubuntu:ubuntu . /tmp/it-dep #8 DONE 0.4s #9 [5/6] RUN ls -latr /tmp/it-dep #9 0.375 total 112 #9 0.375 drwxrwxr-x 3 ubuntu ubuntu 4096 Feb 26 18:11 demos #9 0.375 drwxrwxr-x 3 ubuntu ubuntu 4096 Feb 26 18:11 ci #9 0.375 drwxrwxr-x 2 ubuntu ubuntu 4096 Feb 26 18:11 bin #9 0.375 drwxrwxr-x 2 ubuntu ubuntu 4096 Feb 26 18:11 RECIPE_EXAMPLE #9 0.375 -rw-rw-r-- 1 ubuntu ubuntu 5507 Feb 26 18:11 README.md #9 0.375 -rw-rw-r-- 1 ubuntu ubuntu 1364 Feb 26 18:11 LICENSES.txt #9 0.375 -rw-rw-r-- 1 ubuntu ubuntu 3408 Feb 26 18:11 INFO.yaml #9 0.375 drwxrwxr-x 2 ubuntu ubuntu 4096 Feb 26 18:11 .releases #9 0.375 -rw-rw-r-- 1 ubuntu ubuntu 182 Feb 26 18:11 .readthedocs.yaml #9 0.375 -rw-rw-r-- 1 ubuntu ubuntu 81 Feb 26 18:11 .gitreview #9 0.375 -rw-rw-r-- 1 ubuntu ubuntu 411 Feb 26 18:11 .gitmodules #9 0.375 -rw-rw-r-- 1 ubuntu ubuntu 77 Feb 26 18:11 .gitignore #9 0.375 drwxrwxr-x 6 ubuntu ubuntu 4096 Feb 26 18:11 docs #9 0.375 drwxrwxr-x 5 ubuntu ubuntu 4096 Feb 26 18:11 nonrtric #9 0.375 drwxrwxr-x 5 ubuntu ubuntu 4096 Feb 26 18:11 ric-aux #9 0.375 drwxrwxr-x 2 ubuntu ubuntu 4096 Feb 26 18:11 ranpm #9 0.375 drwxrwxr-x 3 ubuntu ubuntu 4096 Feb 26 18:11 o-du-high #9 0.375 drwxrwxr-x 2 ubuntu ubuntu 4096 Feb 26 18:11 ric-dep #9 0.375 drwxrwxr-x 4 ubuntu ubuntu 4096 Feb 26 18:11 ric-common #9 0.375 drwxrwxr-x 10 ubuntu ubuntu 4096 Feb 26 18:11 smo-install #9 0.375 -rw-rw-r-- 1 ubuntu ubuntu 700 Feb 26 18:11 tox.ini #9 0.375 drwxrwxr-x 4 ubuntu ubuntu 4096 Feb 26 18:11 tools #9 0.375 drwxrwxr-x 8 ubuntu ubuntu 4096 Feb 26 18:11 .git #9 0.375 -rw-rw-r-- 1 ubuntu ubuntu 7 Feb 26 18:12 .python-version #9 0.375 -rw-rw-r-- 1 ubuntu ubuntu 24 Feb 26 18:12 env_docker_inject.txt #9 0.375 -rw-rw-r-- 1 ubuntu ubuntu 0 Feb 26 18:12 docker_build_log.txt #9 0.375 drwxr-xr-x 17 ubuntu ubuntu 4096 Feb 26 18:12 . #9 0.375 drwxrwxrwt 1 root root 4096 Feb 26 18:13 .. #9 DONE 0.5s #10 [6/6] RUN /tmp/it-dep/bin/verify-smo-install #10 0.454 + /tmp/it-dep/smo-install/scripts/layer-0/0-setup-charts-museum.sh #10 0.459 --2024-02-26 18:13:14-- https://get.helm.sh/chartmuseum-v0.13.1-linux-amd64.tar.gz #10 0.461 Resolving get.helm.sh (get.helm.sh)... 152.195.19.97, 2606:2800:11f:1cb7:261b:1f9c:2074:3c #10 0.463 Connecting to get.helm.sh (get.helm.sh)|152.195.19.97|:443... connected. #10 0.471 HTTP request sent, awaiting response... 200 OK #10 0.577 Length: 15065895 (14M) [application/x-tar] #10 0.579 Saving to: 'chartmuseum-v0.13.1-linux-amd64.tar.gz' #10 0.579 #10 0.579 0K .......... .......... .......... .......... .......... 0% 16.8M 1s #10 0.581 50K .......... .......... .......... .......... .......... 0% 34.6M 1s #10 0.582 100K .......... .......... .......... .......... .......... 1% 18.8M 1s #10 0.585 150K .......... .......... .......... .......... .......... 1% 59.0M 1s #10 0.586 200K .......... .......... .......... .......... .......... 1% 48.4M 1s #10 0.587 250K .......... .......... .......... .......... .......... 2% 24.5M 1s #10 0.589 300K .......... .......... .......... .......... .......... 2% 64.4M 0s #10 0.590 350K .......... .......... .......... .......... .......... 2% 20.5M 0s #10 0.592 400K .......... .......... .......... .......... .......... 3% 44.3M 0s #10 0.593 450K .......... .......... .......... .......... .......... 3% 33.6M 0s #10 0.595 500K .......... .......... .......... .......... .......... 3% 55.8M 0s #10 0.595 550K .......... .......... .......... .......... .......... 4% 57.2M 0s #10 0.596 600K .......... .......... .......... .......... .......... 4% 48.3M 0s #10 0.597 650K .......... .......... .......... .......... .......... 4% 50.6M 0s #10 0.598 700K .......... .......... .......... .......... .......... 5% 65.4M 0s #10 0.599 750K .......... .......... .......... .......... .......... 5% 60.5M 0s #10 0.600 800K .......... .......... .......... .......... .......... 5% 122M 0s #10 0.600 850K .......... .......... .......... .......... .......... 6% 65.1M 0s #10 0.601 900K .......... .......... .......... .......... .......... 6% 76.5M 0s #10 0.602 950K .......... .......... .......... .......... .......... 6% 66.5M 0s #10 0.602 1000K .......... .......... .......... .......... .......... 7% 40.9M 0s #10 0.603 1050K .......... .......... .......... .......... .......... 7% 65.5M 0s #10 0.604 1100K .......... .......... .......... .......... .......... 7% 50.5M 0s #10 0.605 1150K .......... .......... .......... .......... .......... 8% 56.0M 0s #10 0.606 1200K .......... .......... .......... .......... .......... 8% 80.2M 0s #10 0.607 1250K .......... .......... .......... .......... .......... 8% 57.2M 0s #10 0.608 1300K .......... .......... .......... .......... .......... 9% 178M 0s #10 0.608 1350K .......... .......... .......... .......... .......... 9% 55.4M 0s #10 0.609 1400K .......... .......... .......... .......... .......... 9% 121M 0s #10 0.609 1450K .......... .......... .......... .......... .......... 10% 76.8M 0s #10 0.610 1500K .......... .......... .......... .......... .......... 10% 95.8M 0s #10 0.610 1550K .......... .......... .......... .......... .......... 10% 64.8M 0s #10 0.611 1600K .......... .......... .......... .......... .......... 11% 121M 0s #10 0.611 1650K .......... .......... .......... .......... .......... 11% 85.6M 0s #10 0.612 1700K .......... .......... .......... .......... .......... 11% 58.2M 0s #10 0.613 1750K .......... .......... .......... .......... .......... 12% 44.0M 0s #10 0.614 1800K .......... .......... .......... .......... .......... 12% 3.13M 0s #10 0.630 1850K .......... .......... .......... .......... .......... 12% 12.9M 0s #10 0.634 1900K .......... .......... .......... .......... .......... 13% 9.51M 0s #10 0.639 1950K .......... .......... .......... .......... .......... 13% 17.7M 0s #10 0.641 2000K .......... .......... .......... .......... .......... 13% 82.3M 0s #10 0.642 2050K .......... .......... .......... .......... .......... 14% 72.8M 0s #10 0.642 2100K .......... .......... .......... .......... .......... 14% 55.7M 0s #10 0.643 2150K .......... .......... .......... .......... .......... 14% 32.0M 0s #10 0.645 2200K .......... .......... .......... .......... .......... 15% 64.5M 0s #10 0.646 2250K .......... .......... .......... .......... .......... 15% 51.0M 0s #10 0.647 2300K .......... .......... .......... .......... .......... 15% 69.9M 0s #10 0.647 2350K .......... .......... .......... .......... .......... 16% 69.5M 0s #10 0.648 2400K .......... .......... .......... .......... .......... 16% 127M 0s #10 0.649 2450K .......... .......... .......... .......... .......... 16% 66.6M 0s #10 0.649 2500K .......... .......... .......... .......... .......... 17% 41.0M 0s #10 0.650 2550K .......... .......... .......... .......... .......... 17% 36.6M 0s #10 0.652 2600K .......... .......... .......... .......... .......... 18% 116M 0s #10 0.652 2650K .......... .......... .......... .......... .......... 18% 35.6M 0s #10 0.653 2700K .......... .......... .......... .......... .......... 18% 82.1M 0s #10 0.654 2750K .......... .......... .......... .......... .......... 19% 38.9M 0s #10 0.655 2800K .......... .......... .......... .......... .......... 19% 49.8M 0s #10 0.656 2850K .......... .......... .......... .......... .......... 19% 51.8M 0s #10 0.657 2900K .......... .......... .......... .......... .......... 20% 36.7M 0s #10 0.659 2950K .......... .......... .......... .......... .......... 20% 33.3M 0s #10 0.660 3000K .......... .......... .......... .......... .......... 20% 38.3M 0s #10 0.661 3050K .......... .......... .......... .......... .......... 21% 34.8M 0s #10 0.663 3100K .......... .......... .......... .......... .......... 21% 29.3M 0s #10 0.664 3150K .......... .......... .......... .......... .......... 21% 37.3M 0s #10 0.666 3200K .......... .......... .......... .......... .......... 22% 81.0M 0s #10 0.666 3250K .......... .......... .......... .......... .......... 22% 77.7M 0s #10 0.667 3300K .......... .......... .......... .......... .......... 22% 36.9M 0s #10 0.668 3350K .......... .......... .......... .......... .......... 23% 30.6M 0s #10 0.670 3400K .......... .......... .......... .......... .......... 23% 46.9M 0s #10 0.671 3450K .......... .......... .......... .......... .......... 23% 63.3M 0s #10 0.672 3500K .......... .......... .......... .......... .......... 24% 48.9M 0s #10 0.673 3550K .......... .......... .......... .......... .......... 24% 32.4M 0s #10 0.674 3600K .......... .......... .......... .......... .......... 24% 55.7M 0s #10 0.675 3650K .......... .......... .......... .......... .......... 25% 40.0M 0s #10 0.676 3700K .......... .......... .......... .......... .......... 25% 31.2M 0s #10 0.678 3750K .......... .......... .......... .......... .......... 25% 38.5M 0s #10 0.679 3800K .......... .......... .......... .......... .......... 26% 34.8M 0s #10 0.681 3850K .......... .......... .......... .......... .......... 26% 23.1M 0s #10 0.683 3900K .......... .......... .......... .......... .......... 26% 45.6M 0s #10 0.684 3950K .......... .......... .......... .......... .......... 27% 23.5M 0s #10 0.686 4000K .......... .......... .......... .......... .......... 27% 31.0M 0s #10 0.687 4050K .......... .......... .......... .......... .......... 27% 28.6M 0s #10 0.689 4100K .......... .......... .......... .......... .......... 28% 29.9M 0s #10 0.691 4150K .......... .......... .......... .......... .......... 28% 24.3M 0s #10 0.693 4200K .......... .......... .......... .......... .......... 28% 33.6M 0s #10 0.696 4250K .......... .......... .......... .......... .......... 29% 174M 0s #10 0.696 4300K .......... .......... .......... .......... .......... 29% 187M 0s #10 0.696 4350K .......... .......... .......... .......... .......... 29% 146M 0s #10 0.696 4400K .......... .......... .......... .......... .......... 30% 184M 0s #10 0.696 4450K .......... .......... .......... .......... .......... 30% 181M 0s #10 0.696 4500K .......... .......... .......... .......... .......... 30% 180M 0s #10 0.696 4550K .......... .......... .......... .......... .......... 31% 169M 0s #10 0.696 4600K .......... .......... .......... .......... .......... 31% 180M 0s #10 0.696 4650K .......... .......... .......... .......... .......... 31% 60.9M 0s #10 0.697 4700K .......... .......... .......... .......... .......... 32% 43.2M 0s #10 0.698 4750K .......... .......... .......... .......... .......... 32% 41.2M 0s #10 0.700 4800K .......... .......... .......... .......... .......... 32% 56.5M 0s #10 0.701 4850K .......... .......... .......... .......... .......... 33% 87.7M 0s #10 0.701 4900K .......... .......... .......... .......... .......... 33% 63.8M 0s #10 0.702 4950K .......... .......... .......... .......... .......... 33% 56.4M 0s #10 0.703 5000K .......... .......... .......... .......... .......... 34% 102M 0s #10 0.703 5050K .......... .......... .......... .......... .......... 34% 59.3M 0s #10 0.704 5100K .......... .......... .......... .......... .......... 35% 65.1M 0s #10 0.705 5150K .......... .......... .......... .......... .......... 35% 42.5M 0s #10 0.706 5200K .......... .......... .......... .......... .......... 35% 54.9M 0s #10 0.707 5250K .......... .......... .......... .......... .......... 36% 48.5M 0s #10 0.708 5300K .......... .......... .......... .......... .......... 36% 64.0M 0s #10 0.708 5350K .......... .......... .......... .......... .......... 36% 77.5M 0s #10 0.709 5400K .......... .......... .......... .......... .......... 37% 80.6M 0s #10 0.710 5450K .......... .......... .......... .......... .......... 37% 103M 0s #10 0.710 5500K .......... .......... .......... .......... .......... 37% 90.9M 0s #10 0.711 5550K .......... .......... .......... .......... .......... 38% 72.1M 0s #10 0.711 5600K .......... .......... .......... .......... .......... 38% 107M 0s #10 0.712 5650K .......... .......... .......... .......... .......... 38% 70.3M 0s #10 0.712 5700K .......... .......... .......... .......... .......... 39% 79.1M 0s #10 0.713 5750K .......... .......... .......... .......... .......... 39% 76.7M 0s #10 0.714 5800K .......... .......... .......... .......... .......... 39% 45.9M 0s #10 0.715 5850K .......... .......... .......... .......... .......... 40% 83.6M 0s #10 0.715 5900K .......... .......... .......... .......... .......... 40% 73.4M 0s #10 0.716 5950K .......... .......... .......... .......... .......... 40% 69.3M 0s #10 0.717 6000K .......... .......... .......... .......... .......... 41% 95.7M 0s #10 0.717 6050K .......... .......... .......... .......... .......... 41% 94.8M 0s #10 0.718 6100K .......... .......... .......... .......... .......... 41% 81.6M 0s #10 0.718 6150K .......... .......... .......... .......... .......... 42% 47.4M 0s #10 0.720 6200K .......... .......... .......... .......... .......... 42% 120M 0s #10 0.720 6250K .......... .......... .......... .......... .......... 42% 55.6M 0s #10 0.721 6300K .......... .......... .......... .......... .......... 43% 89.4M 0s #10 0.721 6350K .......... .......... .......... .......... .......... 43% 54.3M 0s #10 0.722 6400K .......... .......... .......... .......... .......... 43% 101M 0s #10 0.723 6450K .......... .......... .......... .......... .......... 44% 48.5M 0s #10 0.724 6500K .......... .......... .......... .......... .......... 44% 42.4M 0s #10 0.725 6550K .......... .......... .......... .......... .......... 44% 99.4M 0s #10 0.725 6600K .......... .......... .......... .......... .......... 45% 102M 0s #10 0.726 6650K .......... .......... .......... .......... .......... 45% 247M 0s #10 0.726 6700K .......... .......... .......... .......... .......... 45% 110M 0s #10 0.726 6750K .......... .......... .......... .......... .......... 46% 100M 0s #10 0.727 6800K .......... .......... .......... .......... .......... 46% 271M 0s #10 0.727 6850K .......... .......... .......... .......... .......... 46% 107M 0s #10 0.727 6900K .......... .......... .......... .......... .......... 47% 115M 0s #10 0.728 6950K .......... .......... .......... .......... .......... 47% 266M 0s #10 0.728 7000K .......... .......... .......... .......... .......... 47% 90.9M 0s #10 0.729 7050K .......... .......... .......... .......... .......... 48% 108M 0s #10 0.729 7100K .......... .......... .......... .......... .......... 48% 277M 0s #10 0.729 7150K .......... .......... .......... .......... .......... 48% 101M 0s #10 0.730 7200K .......... .......... .......... .......... .......... 49% 112M 0s #10 0.732 7250K .......... .......... .......... .......... .......... 49% 363M 0s #10 0.732 7300K .......... .......... .......... .......... .......... 49% 121M 0s #10 0.732 7350K .......... .......... .......... .......... .......... 50% 374M 0s #10 0.732 7400K .......... .......... .......... .......... .......... 50% 411M 0s #10 0.732 7450K .......... .......... .......... .......... .......... 50% 127M 0s #10 0.732 7500K .......... .......... .......... .......... .......... 51% 380M 0s #10 0.732 7550K .......... .......... .......... .......... .......... 51% 121M 0s #10 0.732 7600K .......... .......... .......... .......... .......... 51% 91.9M 0s #10 0.733 7650K .......... .......... .......... .......... .......... 52% 135M 0s #10 0.733 7700K .......... .......... .......... .......... .......... 52% 194M 0s #10 0.733 7750K .......... .......... .......... .......... .......... 53% 110M 0s #10 0.733 7800K .......... .......... .......... .......... .......... 53% 293M 0s #10 0.734 7850K .......... .......... .......... .......... .......... 53% 113M 0s #10 0.734 7900K .......... .......... .......... .......... .......... 54% 306M 0s #10 0.734 7950K .......... .......... .......... .......... .......... 54% 112M 0s #10 0.735 8000K .......... .......... .......... .......... .......... 54% 333M 0s #10 0.735 8050K .......... .......... .......... .......... .......... 55% 117M 0s #10 0.735 8100K .......... .......... .......... .......... .......... 55% 283M 0s #10 0.735 8150K .......... .......... .......... .......... .......... 55% 278M 0s #10 0.736 8200K .......... .......... .......... .......... .......... 56% 120M 0s #10 0.736 8250K .......... .......... .......... .......... .......... 56% 112M 0s #10 0.736 8300K .......... .......... .......... .......... .......... 56% 245M 0s #10 0.737 8350K .......... .......... .......... .......... .......... 57% 103M 0s #10 0.737 8400K .......... .......... .......... .......... .......... 57% 322M 0s #10 0.737 8450K .......... .......... .......... .......... .......... 57% 119M 0s #10 0.738 8500K .......... .......... .......... .......... .......... 58% 104M 0s #10 0.738 8550K .......... .......... .......... .......... .......... 58% 80.4M 0s #10 0.739 8600K .......... .......... .......... .......... .......... 58% 86.5M 0s #10 0.739 8650K .......... .......... .......... .......... .......... 59% 79.5M 0s #10 0.740 8700K .......... .......... .......... .......... .......... 59% 73.4M 0s #10 0.741 8750K .......... .......... .......... .......... .......... 59% 49.0M 0s #10 0.742 8800K .......... .......... .......... .......... .......... 60% 89.0M 0s #10 0.742 8850K .......... .......... .......... .......... .......... 60% 88.7M 0s #10 0.743 8900K .......... .......... .......... .......... .......... 60% 92.4M 0s #10 0.743 8950K .......... .......... .......... .......... .......... 61% 67.0M 0s #10 0.744 9000K .......... .......... .......... .......... .......... 61% 89.5M 0s #10 0.745 9050K .......... .......... .......... .......... .......... 61% 78.6M 0s #10 0.745 9100K .......... .......... .......... .......... .......... 62% 86.8M 0s #10 0.746 9150K .......... .......... .......... .......... .......... 62% 46.4M 0s #10 0.747 9200K .......... .......... .......... .......... .......... 62% 85.4M 0s #10 0.747 9250K .......... .......... .......... .......... .......... 63% 131M 0s #10 0.748 9300K .......... .......... .......... .......... .......... 63% 60.5M 0s #10 0.748 9350K .......... .......... .......... .......... .......... 63% 81.9M 0s #10 0.749 9400K .......... .......... .......... .......... .......... 64% 81.8M 0s #10 0.750 9450K .......... .......... .......... .......... .......... 64% 89.9M 0s #10 0.750 9500K .......... .......... .......... .......... .......... 64% 78.5M 0s #10 0.751 9550K .......... .......... .......... .......... .......... 65% 54.0M 0s #10 0.752 9600K .......... .......... .......... .......... .......... 65% 54.0M 0s #10 0.753 9650K .......... .......... .......... .......... .......... 65% 105M 0s #10 0.753 9700K .......... .......... .......... .......... .......... 66% 74.8M 0s #10 0.754 9750K .......... .......... .......... .......... .......... 66% 80.6M 0s #10 0.754 9800K .......... .......... .......... .......... .......... 66% 91.4M 0s #10 0.755 9850K .......... .......... .......... .......... .......... 67% 68.7M 0s #10 0.756 9900K .......... .......... .......... .......... .......... 67% 92.4M 0s #10 0.756 9950K .......... .......... .......... .......... .......... 67% 46.4M 0s #10 0.757 10000K .......... .......... .......... .......... .......... 68% 77.1M 0s #10 0.758 10050K .......... .......... .......... .......... .......... 68% 77.5M 0s #10 0.758 10100K .......... .......... .......... .......... .......... 68% 89.6M 0s #10 0.759 10150K .......... .......... .......... .......... .......... 69% 82.7M 0s #10 0.760 10200K .......... .......... .......... .......... .......... 69% 80.5M 0s #10 0.760 10250K .......... .......... .......... .......... .......... 70% 45.6M 0s #10 0.761 10300K .......... .......... .......... .......... .......... 70% 87.0M 0s #10 0.762 10350K .......... .......... .......... .......... .......... 70% 76.1M 0s #10 0.763 10400K .......... .......... .......... .......... .......... 71% 80.5M 0s #10 0.763 10450K .......... .......... .......... .......... .......... 71% 73.8M 0s #10 0.764 10500K .......... .......... .......... .......... .......... 71% 44.3M 0s #10 0.765 10550K .......... .......... .......... .......... .......... 72% 72.2M 0s #10 0.765 10600K .......... .......... .......... .......... .......... 72% 104M 0s #10 0.766 10650K .......... .......... .......... .......... .......... 72% 51.3M 0s #10 0.767 10700K .......... .......... .......... .......... .......... 73% 77.1M 0s #10 0.768 10750K .......... .......... .......... .......... .......... 73% 41.0M 0s #10 0.769 10800K .......... .......... .......... .......... .......... 73% 88.2M 0s #10 0.769 10850K .......... .......... .......... .......... .......... 74% 285M 0s #10 0.770 10900K .......... .......... .......... .......... .......... 74% 120M 0s #10 0.770 10950K .......... .......... .......... .......... .......... 74% 301M 0s #10 0.770 11000K .......... .......... .......... .......... .......... 75% 56.1M 0s #10 0.771 11050K .......... .......... .......... .......... .......... 75% 66.7M 0s #10 0.772 11100K .......... .......... .......... .......... .......... 75% 177M 0s #10 0.772 11150K .......... .......... .......... .......... .......... 76% 98.2M 0s #10 0.772 11200K .......... .......... .......... .......... .......... 76% 87.0M 0s #10 0.773 11250K .......... .......... .......... .......... .......... 76% 73.5M 0s #10 0.774 11300K .......... .......... .......... .......... .......... 77% 94.9M 0s #10 0.774 11350K .......... .......... .......... .......... .......... 77% 48.8M 0s #10 0.775 11400K .......... .......... .......... .......... .......... 77% 82.4M 0s #10 0.776 11450K .......... .......... .......... .......... .......... 78% 85.3M 0s #10 0.776 11500K .......... .......... .......... .......... .......... 78% 41.1M 0s #10 0.777 11550K .......... .......... .......... .......... .......... 78% 75.7M 0s #10 0.779 11600K .......... .......... .......... .......... .......... 79% 94.1M 0s #10 0.779 11650K .......... .......... .......... .......... .......... 79% 48.1M 0s #10 0.780 11700K .......... .......... .......... .......... .......... 79% 102M 0s #10 0.780 11750K .......... .......... .......... .......... .......... 80% 86.9M 0s #10 0.781 11800K .......... .......... .......... .......... .......... 80% 67.0M 0s #10 0.781 11850K .......... .......... .......... .......... .......... 80% 67.5M 0s #10 0.782 11900K .......... .......... .......... .......... .......... 81% 96.0M 0s #10 0.783 11950K .......... .......... .......... .......... .......... 81% 90.4M 0s #10 0.783 12000K .......... .......... .......... .......... .......... 81% 57.2M 0s #10 0.784 12050K .......... .......... .......... .......... .......... 82% 66.9M 0s #10 0.785 12100K .......... .......... .......... .......... .......... 82% 107M 0s #10 0.785 12150K .......... .......... .......... .......... .......... 82% 84.1M 0s #10 0.786 12200K .......... .......... .......... .......... .......... 83% 65.0M 0s #10 0.787 12250K .......... .......... .......... .......... .......... 83% 88.1M 0s #10 0.787 12300K .......... .......... .......... .......... .......... 83% 82.7M 0s #10 0.788 12350K .......... .......... .......... .......... .......... 84% 45.5M 0s #10 0.789 12400K .......... .......... .......... .......... .......... 84% 72.7M 0s #10 0.790 12450K .......... .......... .......... .......... .......... 84% 86.2M 0s #10 0.790 12500K .......... .......... .......... .......... .......... 85% 85.2M 0s #10 0.791 12550K .......... .......... .......... .......... .......... 85% 74.2M 0s #10 0.791 12600K .......... .......... .......... .......... .......... 85% 83.4M 0s #10 0.792 12650K .......... .......... .......... .......... .......... 86% 63.9M 0s #10 0.793 12700K .......... .......... .......... .......... .......... 86% 131M 0s #10 0.793 12750K .......... .......... .......... .......... .......... 86% 38.3M 0s #10 0.794 12800K .......... .......... .......... .......... .......... 87% 297M 0s #10 0.794 12850K .......... .......... .......... .......... .......... 87% 32.4M 0s #10 0.796 12900K .......... .......... .......... .......... .......... 88% 81.2M 0s #10 0.797 12950K .......... .......... .......... .......... .......... 88% 79.3M 0s #10 0.797 13000K .......... .......... .......... .......... .......... 88% 27.8M 0s #10 0.799 13050K .......... .......... .......... .......... .......... 89% 74.5M 0s #10 0.800 13100K .......... .......... .......... .......... .......... 89% 85.8M 0s #10 0.800 13150K .......... .......... .......... .......... .......... 89% 23.2M 0s #10 0.802 13200K .......... .......... .......... .......... .......... 90% 111M 0s #10 0.803 13250K .......... .......... .......... .......... .......... 90% 33.6M 0s #10 0.804 13300K .......... .......... .......... .......... .......... 90% 37.6M 0s #10 0.805 13350K .......... .......... .......... .......... .......... 91% 154M 0s #10 0.806 13400K .......... .......... .......... .......... .......... 91% 29.9M 0s #10 0.807 13450K .......... .......... .......... .......... .......... 91% 75.1M 0s #10 0.808 13500K .......... .......... .......... .......... .......... 92% 22.4M 0s #10 0.810 13550K .......... .......... .......... .......... .......... 92% 39.1M 0s #10 0.811 13600K .......... .......... .......... .......... .......... 92% 33.5M 0s #10 0.813 13650K .......... .......... .......... .......... .......... 93% 43.8M 0s #10 0.814 13700K .......... .......... .......... .......... .......... 93% 118M 0s #10 0.815 13750K .......... .......... .......... .......... .......... 93% 59.6M 0s #10 0.815 13800K .......... .......... .......... .......... .......... 94% 32.8M 0s #10 0.817 13850K .......... .......... .......... .......... .......... 94% 40.5M 0s #10 0.818 13900K .......... .......... .......... .......... .......... 94% 68.4M 0s #10 0.819 13950K .......... .......... .......... .......... .......... 95% 60.9M 0s #10 0.820 14000K .......... .......... .......... .......... .......... 95% 82.4M 0s #10 0.820 14050K .......... .......... .......... .......... .......... 95% 78.6M 0s #10 0.821 14100K .......... .......... .......... .......... .......... 96% 53.1M 0s #10 0.822 14150K .......... .......... .......... .......... .......... 96% 73.5M 0s #10 0.822 14200K .......... .......... .......... .......... .......... 96% 34.5M 0s #10 0.824 14250K .......... .......... .......... .......... .......... 97% 57.4M 0s #10 0.825 14300K .......... .......... .......... .......... .......... 97% 79.2M 0s #10 0.825 14350K .......... .......... .......... .......... .......... 97% 274M 0s #10 0.825 14400K .......... .......... .......... .......... .......... 98% 111M 0s #10 0.826 14450K .......... .......... .......... .......... .......... 98% 115M 0s #10 0.826 14500K .......... .......... .......... .......... .......... 98% 98.3M 0s #10 0.827 14550K .......... .......... .......... .......... .......... 99% 66.5M 0s #10 0.828 14600K .......... .......... .......... .......... .......... 99% 63.4M 0s #10 0.829 14650K .......... .......... .......... .......... .......... 99% 95.2M 0s #10 0.829 14700K .......... .. 100% 217M=0.3s #10 0.829 #10 0.829 2024-02-26 18:13:14 (57.3 MB/s) - 'chartmuseum-v0.13.1-linux-amd64.tar.gz' saved [15065895/15065895] #10 0.829 #10 0.837 linux-amd64/ #10 0.837 linux-amd64/chartmuseum #10 1.187 linux-amd64/README.md #10 1.187 linux-amd64/LICENSE #10 1.194 + /tmp/it-dep/smo-install/scripts/layer-0/0-setup-helm3.sh #10 1.196 --2024-02-26 18:13:15-- https://get.helm.sh/helm-v3.12.3-linux-amd64.tar.gz #10 1.198 Resolving get.helm.sh (get.helm.sh)... 152.195.19.97, 2606:2800:11f:1cb7:261b:1f9c:2074:3c #10 1.201 Connecting to get.helm.sh (get.helm.sh)|152.195.19.97|:443... connected. #10 1.208 HTTP request sent, awaiting response... 2024-02-26T18:13:15.287Z INFO Starting ChartMuseum {"host": "0.0.0.0", "port": 18080} #10 1.318 200 OK #10 1.318 Length: 16028423 (15M) [application/x-tar] #10 1.318 Saving to: 'helm-v3.12.3-linux-amd64.tar.gz' #10 1.319 #10 1.319 0K .......... .......... .......... .......... .......... 0% 19.2M 1s #10 1.321 50K .......... .......... .......... .......... .......... 0% 24.8M 1s #10 1.323 100K .......... .......... .......... .......... .......... 0% 31.1M 1s #10 1.325 150K .......... .......... .......... .......... .......... 1% 31.7M 1s #10 1.326 200K .......... .......... .......... .......... .......... 1% 90.3M 1s #10 1.326 250K .......... .......... .......... .......... .......... 1% 28.9M 1s #10 1.328 300K .......... .......... .......... .......... .......... 2% 37.5M 0s #10 1.329 350K .......... .......... .......... .......... .......... 2% 24.9M 1s #10 1.331 400K .......... .......... .......... .......... .......... 2% 16.7M 1s #10 1.334 450K .......... .......... .......... .......... .......... 3% 50.4M 1s #10 1.335 500K .......... .......... .......... .......... .......... 3% 19.7M 1s #10 1.338 550K .......... .......... .......... .......... .......... 3% 52.6M 1s #10 1.338 600K .......... .......... .......... .......... .......... 4% 24.8M 1s #10 1.340 650K .......... .......... .......... .......... .......... 4% 25.0M 1s #10 1.342 700K .......... .......... .......... .......... .......... 4% 61.4M 0s #10 1.343 750K .......... .......... .......... .......... .......... 5% 35.2M 0s #10 1.345 800K .......... .......... .......... .......... .......... 5% 37.1M 0s #10 1.346 850K .......... .......... .......... .......... .......... 5% 21.8M 0s #10 1.348 900K .......... .......... .......... .......... .......... 6% 30.3M 0s #10 1.350 950K .......... .......... .......... .......... .......... 6% 34.8M 0s #10 1.355 1000K .......... .......... .......... .......... .......... 6% 203M 0s #10 1.355 1050K .......... .......... .......... .......... .......... 7% 43.7M 0s #10 1.355 1100K .......... .......... .......... .......... .......... 7% 64.0M 0s #10 1.355 1150K .......... .......... .......... .......... .......... 7% 31.4M 0s #10 1.357 1200K .......... .......... .......... .......... .......... 7% 16.9M 0s #10 1.358 1250K .......... .......... .......... .......... .......... 8% 63.9M 0s #10 1.359 1300K .......... .......... .......... .......... .......... 8% 1.53M 1s #10 1.391 1350K .......... .......... .......... .......... .......... 8% 16.0M 1s #10 1.394 1400K .......... .......... .......... .......... .......... 9% 27.7M 1s #10 1.397 1450K .......... .......... .......... .......... .......... 9% 120M 1s #10 1.397 1500K .......... .......... .......... .......... .......... 9% 146M 1s #10 1.397 1550K .......... .......... .......... .......... .......... 10% 46.6M 1s #10 1.398 1600K .......... .......... .......... .......... .......... 10% 11.2M 1s #10 1.401 1650K .......... .......... .......... .......... .......... 10% 58.2M 1s #10 1.407 1700K .......... .......... .......... .......... .......... 11% 232M 1s #10 1.407 1750K .......... .......... .......... .......... .......... 11% 260M 1s #10 1.407 1800K .......... .......... .......... .......... .......... 11% 252M 1s #10 1.407 1850K .......... .......... .......... .......... .......... 12% 89.7M 1s #10 1.407 1900K .......... .......... .......... .......... .......... 12% 272M 1s #10 1.407 1950K .......... .......... .......... .......... .......... 12% 247M 1s #10 1.407 2000K .......... .......... .......... .......... .......... 13% 293M 1s #10 1.407 2050K .......... .......... .......... .......... .......... 13% 88.6M 1s #10 1.407 2100K .......... .......... .......... .......... .......... 13% 259M 1s #10 1.407 2150K .......... .......... .......... .......... .......... 14% 267M 1s #10 1.407 2200K .......... .......... .......... .......... .......... 14% 293M 1s #10 1.407 2250K .......... .......... .......... .......... .......... 14% 98.4M 1s #10 1.407 2300K .......... .......... .......... .......... .......... 15% 280M 0s #10 1.407 2350K .......... .......... .......... .......... .......... 15% 239M 0s #10 1.407 2400K .......... .......... .......... .......... .......... 15% 292M 0s #10 1.407 2450K .......... .......... .......... .......... .......... 15% 105M 0s #10 1.407 2500K .......... .......... .......... .......... .......... 16% 235M 0s #10 1.407 2550K .......... .......... .......... .......... .......... 16% 261M 0s #10 1.407 2600K .......... .......... .......... .......... .......... 16% 287M 0s #10 1.407 2650K .......... .......... .......... .......... .......... 17% 181M 0s #10 1.407 2700K .......... .......... .......... .......... .......... 17% 273M 0s #10 1.408 2750K .......... .......... .......... .......... .......... 17% 106M 0s #10 1.408 2800K .......... .......... .......... .......... .......... 18% 242M 0s #10 1.408 2850K .......... .......... .......... .......... .......... 18% 101M 0s #10 1.409 2900K .......... .......... .......... .......... .......... 18% 179M 0s #10 1.409 2950K .......... .......... .......... .......... .......... 19% 254M 0s #10 1.409 3000K .......... .......... .......... .......... .......... 19% 304M 0s #10 1.409 3050K .......... .......... .......... .......... .......... 19% 103M 0s #10 1.410 3100K .......... .......... .......... .......... .......... 20% 303M 0s #10 1.410 3150K .......... .......... .......... .......... .......... 20% 279M 0s #10 1.410 3200K .......... .......... .......... .......... .......... 20% 64.5M 0s #10 1.411 3250K .......... .......... .......... .......... .......... 21% 336M 0s #10 1.411 3300K .......... .......... .......... .......... .......... 21% 102M 0s #10 1.411 3350K .......... .......... .......... .......... .......... 21% 286M 0s #10 1.412 3400K .......... .......... .......... .......... .......... 22% 301M 0s #10 1.412 3450K .......... .......... .......... .......... .......... 22% 322M 0s #10 1.412 3500K .......... .......... .......... .......... .......... 22% 17.0M 0s #10 1.415 3550K .......... .......... .......... .......... .......... 22% 276M 0s #10 1.415 3600K .......... .......... .......... .......... .......... 23% 117M 0s #10 1.415 3650K .......... .......... .......... .......... .......... 23% 3.67M 0s #10 1.430 3700K .......... .......... .......... .......... .......... 23% 190M 0s #10 1.430 3750K .......... .......... .......... .......... .......... 24% 191M 0s #10 1.430 3800K .......... .......... .......... .......... .......... 24% 138M 0s #10 1.430 3850K .......... .......... .......... .......... .......... 24% 213M 0s #10 1.430 3900K .......... .......... .......... .......... .......... 25% 181M 0s #10 1.430 3950K .......... .......... .......... .......... .......... 25% 185M 0s #10 1.430 4000K .......... .......... .......... .......... .......... 25% 196M 0s #10 1.431 4050K .......... .......... .......... .......... .......... 26% 190M 0s #10 1.431 4100K .......... .......... .......... .......... .......... 26% 178M 0s #10 1.431 4150K .......... .......... .......... .......... .......... 26% 207M 0s #10 1.431 4200K .......... .......... .......... .......... .......... 27% 214M 0s #10 1.432 4250K .......... .......... .......... .......... .......... 27% 219M 0s #10 1.432 4300K .......... .......... .......... .......... .......... 27% 230M 0s #10 1.432 4350K .......... .......... .......... .......... .......... 28% 123M 0s #10 1.432 4400K .......... .......... .......... .......... .......... 28% 193M 0s #10 1.433 4450K .......... .......... .......... .......... .......... 28% 243M 0s #10 1.433 4500K .......... .......... .......... .......... .......... 29% 230M 0s #10 1.433 4550K .......... .......... .......... .......... .......... 29% 263M 0s #10 1.433 4600K .......... .......... .......... .......... .......... 29% 255M 0s #10 1.433 4650K .......... .......... .......... .......... .......... 30% 336M 0s #10 1.434 4700K .......... .......... .......... .......... .......... 30% 247M 0s #10 1.435 4750K .......... .......... .......... .......... .......... 30% 220M 0s #10 1.435 4800K .......... .......... .......... .......... .......... 30% 320M 0s #10 1.435 4850K .......... .......... .......... .......... .......... 31% 307M 0s #10 1.435 4900K .......... .......... .......... .......... .......... 31% 297M 0s #10 1.435 4950K .......... .......... .......... .......... .......... 31% 252M 0s #10 1.435 5000K .......... .......... .......... .......... .......... 32% 227M 0s #10 1.435 5050K .......... .......... .......... .......... .......... 32% 21.6M 0s #10 1.437 5100K .......... .......... .......... .......... .......... 32% 200M 0s #10 1.438 5150K .......... .......... .......... .......... .......... 33% 74.8M 0s #10 1.438 5200K .......... .......... .......... .......... .......... 33% 51.9M 0s #10 1.439 5250K .......... .......... .......... .......... .......... 33% 65.6M 0s #10 1.440 5300K .......... .......... .......... .......... .......... 34% 46.6M 0s #10 1.441 5350K .......... .......... .......... .......... .......... 34% 77.7M 0s #10 1.441 5400K .......... .......... .......... .......... .......... 34% 55.7M 0s #10 1.442 5450K .......... .......... .......... .......... .......... 35% 47.8M 0s #10 1.443 5500K .......... .......... .......... .......... .......... 35% 48.3M 0s #10 1.444 5550K .......... .......... .......... .......... .......... 35% 27.9M 0s #10 1.446 5600K .......... .......... .......... .......... .......... 36% 56.2M 0s #10 1.447 5650K .......... .......... .......... .......... .......... 36% 66.6M 0s #10 1.448 5700K .......... .......... .......... .......... .......... 36% 51.1M 0s #10 1.449 5750K .......... .......... .......... .......... .......... 37% 47.7M 0s #10 1.450 5800K .......... .......... .......... .......... .......... 37% 65.9M 0s #10 1.451 5850K .......... .......... .......... .......... .......... 37% 115M 0s #10 1.451 5900K .......... .......... .......... .......... .......... 38% 57.7M 0s #10 1.452 5950K .......... .......... .......... .......... .......... 38% 71.0M 0s #10 1.452 6000K .......... .......... .......... .......... .......... 38% 64.9M 0s #10 1.453 6050K .......... .......... .......... .......... .......... 38% 70.9M 0s #10 1.454 6100K .......... .......... .......... .......... .......... 39% 72.5M 0s #10 1.455 6150K .......... .......... .......... .......... .......... 39% 81.0M 0s #10 1.456 6200K .......... .......... .......... .......... .......... 39% 93.3M 0s #10 1.456 6250K .......... .......... .......... .......... .......... 40% 43.7M 0s #10 1.457 6300K .......... .......... .......... .......... .......... 40% 164M 0s #10 1.457 6350K .......... .......... .......... .......... .......... 40% 129M 0s #10 1.457 6400K .......... .......... .......... .......... .......... 41% 60.1M 0s #10 1.459 6450K .......... .......... .......... .......... .......... 41% 85.6M 0s #10 1.459 6500K .......... .......... .......... .......... .......... 41% 82.2M 0s #10 1.460 6550K .......... .......... .......... .......... .......... 42% 80.4M 0s #10 1.460 6600K .......... .......... .......... .......... .......... 42% 50.5M 0s #10 1.461 6650K .......... .......... .......... .......... .......... 42% 95.9M 0s #10 1.462 6700K .......... .......... .......... .......... .......... 43% 131M 0s #10 1.462 6750K .......... .......... .......... .......... .......... 43% 61.2M 0s #10 1.463 6800K .......... .......... .......... .......... .......... 43% 82.3M 0s #10 1.463 6850K .......... .......... .......... .......... .......... 44% 61.2M 0s #10 1.464 6900K .......... .......... .......... .......... .......... 44% 77.3M 0s #10 1.465 6950K .......... .......... .......... .......... .......... 44% 57.2M 0s #10 1.466 7000K .......... .......... .......... .......... .......... 45% 68.1M 0s #10 1.466 7050K .......... .......... .......... .......... .......... 45% 87.1M 0s #10 1.467 7100K .......... .......... .......... .......... .......... 45% 78.9M 0s #10 1.467 7150K .......... .......... .......... .......... .......... 45% 81.7M 0s #10 1.468 7200K .......... .......... .......... .......... .......... 46% 107M 0s #10 1.469 7250K .......... .......... .......... .......... .......... 46% 46.6M 0s #10 1.470 7300K .......... .......... .......... .......... .......... 46% 140M 0s #10 1.470 7350K .......... .......... .......... .......... .......... 47% 55.6M 0s #10 1.471 7400K .......... .......... .......... .......... .......... 47% 129M 0s #10 1.471 7450K .......... .......... .......... .......... .......... 47% 87.5M 0s #10 1.472 7500K .......... .......... .......... .......... .......... 48% 66.7M 0s #10 1.472 7550K .......... .......... .......... .......... .......... 48% 56.2M 0s #10 1.473 7600K .......... .......... .......... .......... .......... 48% 51.0M 0s #10 1.474 7650K .......... .......... .......... .......... .......... 49% 127M 0s #10 1.475 7700K .......... .......... .......... .......... .......... 49% 122M 0s #10 1.475 7750K .......... .......... .......... .......... .......... 49% 39.4M 0s #10 1.477 7800K .......... .......... .......... .......... .......... 50% 82.4M 0s #10 1.477 7850K .......... .......... .......... .......... .......... 50% 69.2M 0s #10 1.478 7900K .......... .......... .......... .......... .......... 50% 105M 0s #10 1.478 7950K .......... .......... .......... .......... .......... 51% 129M 0s #10 1.479 8000K .......... .......... .......... .......... .......... 51% 141M 0s #10 1.479 8050K .......... .......... .......... .......... .......... 51% 64.1M 0s #10 1.480 8100K .......... .......... .......... .......... .......... 52% 118M 0s #10 1.480 8150K .......... .......... .......... .......... .......... 52% 69.2M 0s #10 1.481 8200K .......... .......... .......... .......... .......... 52% 80.8M 0s #10 1.481 8250K .......... .......... .......... .......... .......... 53% 76.5M 0s #10 1.482 8300K .......... .......... .......... .......... .......... 53% 109M 0s #10 1.483 8350K .......... .......... .......... .......... .......... 53% 60.6M 0s #10 1.483 8400K .......... .......... .......... .......... .......... 53% 90.4M 0s #10 1.484 8450K .......... .......... .......... .......... .......... 54% 55.4M 0s #10 1.485 8500K .......... .......... .......... .......... .......... 54% 99.7M 0s #10 1.485 8550K .......... .......... .......... .......... .......... 54% 49.6M 0s #10 1.486 8600K .......... .......... .......... .......... .......... 55% 202M 0s #10 1.486 8650K .......... .......... .......... .......... .......... 55% 110M 0s #10 1.487 8700K .......... .......... .......... .......... .......... 55% 82.8M 0s #10 1.488 8750K .......... .......... .......... .......... .......... 56% 49.8M 0s #10 1.489 8800K .......... .......... .......... .......... .......... 56% 112M 0s #10 1.489 8850K .......... .......... .......... .......... .......... 56% 136M 0s #10 1.489 8900K .......... .......... .......... .......... .......... 57% 70.1M 0s #10 1.490 8950K .......... .......... .......... .......... .......... 57% 63.6M 0s #10 1.491 9000K .......... .......... .......... .......... .......... 57% 100M 0s #10 1.491 9050K .......... .......... .......... .......... .......... 58% 64.9M 0s #10 1.492 9100K .......... .......... .......... .......... .......... 58% 89.0M 0s #10 1.492 9150K .......... .......... .......... .......... .......... 58% 82.7M 0s #10 1.493 9200K .......... .......... .......... .......... .......... 59% 83.3M 0s #10 1.494 9250K .......... .......... .......... .......... .......... 59% 73.4M 0s #10 1.494 9300K .......... .......... .......... .......... .......... 59% 89.7M 0s #10 1.495 9350K .......... .......... .......... .......... .......... 60% 59.6M 0s #10 1.496 9400K .......... .......... .......... .......... .......... 60% 54.4M 0s #10 1.497 9450K .......... .......... .......... .......... .......... 60% 98.4M 0s #10 1.497 9500K .......... .......... .......... .......... .......... 61% 199M 0s #10 1.497 9550K .......... .......... .......... .......... .......... 61% 67.6M 0s #10 1.498 9600K .......... .......... .......... .......... .......... 61% 57.0M 0s #10 1.499 9650K .......... .......... .......... .......... .......... 61% 157M 0s #10 1.499 9700K .......... .......... .......... .......... .......... 62% 32.5M 0s #10 1.501 9750K .......... .......... .......... .......... .......... 62% 89.9M 0s #10 1.501 9800K .......... .......... .......... .......... .......... 62% 65.7M 0s #10 1.502 9850K .......... .......... .......... .......... .......... 63% 152M 0s #10 1.502 9900K .......... .......... .......... .......... .......... 63% 142M 0s #10 1.503 9950K .......... .......... .......... .......... .......... 63% 130M 0s #10 1.503 10000K .......... .......... .......... .......... .......... 64% 189M 0s #10 1.503 10050K .......... .......... .......... .......... .......... 64% 53.3M 0s #10 1.505 10100K .......... .......... .......... .......... .......... 64% 72.6M 0s #10 1.505 10150K .......... .......... .......... .......... .......... 65% 63.9M 0s #10 1.506 10200K .......... .......... .......... .......... .......... 65% 141M 0s #10 1.506 10250K .......... .......... .......... .......... .......... 65% 74.3M 0s #10 1.507 10300K .......... .......... .......... .......... .......... 66% 95.3M 0s #10 1.507 10350K .......... .......... .......... .......... .......... 66% 62.5M 0s #10 1.508 10400K .......... .......... .......... .......... .......... 66% 70.1M 0s #10 1.509 10450K .......... .......... .......... .......... .......... 67% 61.5M 0s #10 1.509 10500K .......... .......... .......... .......... .......... 67% 94.0M 0s #10 1.511 10550K .......... .......... .......... .......... .......... 67% 51.5M 0s #10 1.511 10600K .......... .......... .......... .......... .......... 68% 94.4M 0s #10 1.511 10650K .......... .......... .......... .......... .......... 68% 56.1M 0s #10 1.512 10700K .......... .......... .......... .......... .......... 68% 64.9M 0s #10 1.514 10750K .......... .......... .......... .......... .......... 68% 57.8M 0s #10 1.514 10800K .......... .......... .......... .......... .......... 69% 282M 0s #10 1.514 10850K .......... .......... .......... .......... .......... 69% 58.8M 0s #10 1.515 10900K .......... .......... .......... .......... .......... 69% 94.8M 0s #10 1.515 10950K .......... .......... .......... .......... .......... 70% 78.0M 0s #10 1.518 11000K .......... .......... .......... .......... .......... 70% 104M 0s #10 1.518 11050K .......... .......... .......... .......... .......... 70% 89.2M 0s #10 1.518 11100K .......... .......... .......... .......... .......... 71% 93.8M 0s #10 1.518 11150K .......... .......... .......... .......... .......... 71% 52.5M 0s #10 1.518 11200K .......... .......... .......... .......... .......... 71% 80.8M 0s #10 1.520 11250K .......... .......... .......... .......... .......... 72% 89.4M 0s #10 1.520 11300K .......... .......... .......... .......... .......... 72% 114M 0s #10 1.521 11350K .......... .......... .......... .......... .......... 72% 66.4M 0s #10 1.521 11400K .......... .......... .......... .......... .......... 73% 103M 0s #10 1.521 11450K .......... .......... .......... .......... .......... 73% 43.7M 0s #10 1.522 11500K .......... .......... .......... .......... .......... 73% 76.2M 0s #10 1.523 11550K .......... .......... .......... .......... .......... 74% 63.3M 0s #10 1.524 11600K .......... .......... .......... .......... .......... 74% 127M 0s #10 1.525 11650K .......... .......... .......... .......... .......... 74% 78.7M 0s #10 1.525 11700K .......... .......... .......... .......... .......... 75% 99.9M 0s #10 1.525 11750K .......... .......... .......... .......... .......... 75% 32.4M 0s #10 1.527 11800K .......... .......... .......... .......... .......... 75% 87.1M 0s #10 1.528 11850K .......... .......... .......... .......... .......... 76% 86.8M 0s #10 1.528 11900K .......... .......... .......... .......... .......... 76% 97.8M 0s #10 1.537 11950K .......... .......... .......... .......... .......... 76% 76.2M 0s #10 1.537 12000K .......... .......... .......... .......... .......... 76% 117M 0s #10 1.537 12050K .......... .......... .......... .......... .......... 77% 108M 0s #10 1.537 12100K .......... .......... .......... .......... .......... 77% 101M 0s #10 1.537 12150K .......... .......... .......... .......... .......... 77% 59.9M 0s #10 1.537 12200K .......... .......... .......... .......... .......... 78% 218M 0s #10 1.537 12250K .......... .......... .......... .......... .......... 78% 93.3M 0s #10 1.537 12300K .......... .......... .......... .......... .......... 78% 103M 0s #10 1.537 12350K .......... .......... .......... .......... .......... 79% 57.7M 0s #10 1.537 12400K .......... .......... .......... .......... .......... 79% 98.8M 0s #10 1.537 12450K .......... .......... .......... .......... .......... 79% 80.7M 0s #10 1.537 12500K .......... .......... .......... .......... .......... 80% 89.3M 0s #10 1.537 12550K .......... .......... .......... .......... .......... 80% 72.9M 0s #10 1.537 12600K .......... .......... .......... .......... .......... 80% 74.0M 0s #10 1.537 12650K .......... .......... .......... .......... .......... 81% 49.0M 0s #10 1.537 12700K .......... .......... .......... .......... .......... 81% 57.1M 0s #10 1.538 12750K .......... .......... .......... .......... .......... 81% 74.7M 0s #10 1.539 12800K .......... .......... .......... .......... .......... 82% 82.1M 0s #10 1.540 12850K .......... .......... .......... .......... .......... 82% 76.9M 0s #10 1.540 12900K .......... .......... .......... .......... .......... 82% 112M 0s #10 1.542 12950K .......... .......... .......... .......... .......... 83% 93.7M 0s #10 1.542 13000K .......... .......... .......... .......... .......... 83% 66.1M 0s #10 1.542 13050K .......... .......... .......... .......... .......... 83% 90.4M 0s #10 1.542 13100K .......... .......... .......... .......... .......... 84% 74.4M 0s #10 1.543 13150K .......... .......... .......... .......... .......... 84% 109M 0s #10 1.543 13200K .......... .......... .......... .......... .......... 84% 50.0M 0s #10 1.544 13250K .......... .......... .......... .......... .......... 84% 278M 0s #10 1.545 13300K .......... .......... .......... .......... .......... 85% 60.7M 0s #10 1.545 13350K .......... .......... .......... .......... .......... 85% 71.2M 0s #10 1.546 13400K .......... .......... .......... .......... .......... 85% 46.4M 0s #10 1.547 13450K .......... .......... .......... .......... .......... 86% 95.0M 0s #10 1.548 13500K .......... .......... .......... .......... .......... 86% 121M 0s #10 1.548 13550K .......... .......... .......... .......... .......... 86% 60.7M 0s #10 1.549 13600K .......... .......... .......... .......... .......... 87% 68.8M 0s #10 1.549 13650K .......... .......... .......... .......... .......... 87% 55.1M 0s #10 1.550 13700K .......... .......... .......... .......... .......... 87% 136M 0s #10 1.551 13750K .......... .......... .......... .......... .......... 88% 151M 0s #10 1.551 13800K .......... .......... .......... .......... .......... 88% 107M 0s #10 1.552 13850K .......... .......... .......... .......... .......... 88% 138M 0s #10 1.552 13900K .......... .......... .......... .......... .......... 89% 56.8M 0s #10 1.553 13950K .......... .......... .......... .......... .......... 89% 171M 0s #10 1.553 14000K .......... .......... .......... .......... .......... 89% 30.6M 0s #10 1.554 14050K .......... .......... .......... .......... .......... 90% 76.4M 0s #10 1.555 14100K .......... .......... .......... .......... .......... 90% 59.1M 0s #10 1.556 14150K .......... .......... .......... .......... .......... 90% 116M 0s #10 1.556 14200K .......... .......... .......... .......... .......... 91% 81.9M 0s #10 1.557 14250K .......... .......... .......... .......... .......... 91% 85.4M 0s #10 1.558 14300K .......... .......... .......... .......... .......... 91% 191M 0s #10 1.558 14350K .......... .......... .......... .......... .......... 91% 49.2M 0s #10 1.559 14400K .......... .......... .......... .......... .......... 92% 97.4M 0s #10 1.559 14450K .......... .......... .......... .......... .......... 92% 89.6M 0s #10 1.560 14500K .......... .......... .......... .......... .......... 92% 68.9M 0s #10 1.561 14550K .......... .......... .......... .......... .......... 93% 75.1M 0s #10 1.561 14600K .......... .......... .......... .......... .......... 93% 78.1M 0s #10 1.562 14650K .......... .......... .......... .......... .......... 93% 164M 0s #10 1.562 14700K .......... .......... .......... .......... .......... 94% 64.0M 0s #10 1.563 14750K .......... .......... .......... .......... .......... 94% 56.6M 0s #10 1.564 14800K .......... .......... .......... .......... .......... 94% 70.3M 0s #10 1.565 14850K .......... .......... .......... .......... .......... 95% 93.4M 0s #10 1.565 14900K .......... .......... .......... .......... .......... 95% 61.7M 0s #10 1.566 14950K .......... .......... .......... .......... .......... 95% 53.6M 0s #10 1.567 15000K .......... .......... .......... .......... .......... 96% 194M 0s #10 1.567 15050K .......... .......... .......... .......... .......... 96% 97.7M 0s #10 1.567 15100K .......... .......... .......... .......... .......... 96% 97.6M 0s #10 1.568 15150K .......... .......... .......... .......... .......... 97% 40.4M 0s #10 1.569 15200K .......... .......... .......... .......... .......... 97% 275M 0s #10 1.569 15250K .......... .......... .......... .......... .......... 97% 83.3M 0s #10 1.570 15300K .......... .......... .......... .......... .......... 98% 62.8M 0s #10 1.571 15350K .......... .......... .......... .......... .......... 98% 266M 0s #10 1.571 15400K .......... .......... .......... .......... .......... 98% 70.8M 0s #10 1.572 15450K .......... .......... .......... .......... .......... 99% 51.1M 0s #10 1.573 15500K .......... .......... .......... .......... .......... 99% 251M 0s #10 1.573 15550K .......... .......... .......... .......... .......... 99% 41.6M 0s #10 1.574 15600K .......... .......... .......... .......... .......... 99% 198M 0s #10 1.574 15650K .. 100% 5258G=0.3s #10 1.574 #10 1.574 2024-02-26 18:13:15 (59.7 MB/s) - 'helm-v3.12.3-linux-amd64.tar.gz' saved [16028423/16028423] #10 1.574 #10 1.578 linux-amd64/ #10 1.578 linux-amd64/LICENSE #10 1.578 linux-amd64/README.md #10 1.578 linux-amd64/helm #10 1.992 Reading package lists... #10 3.013 Building dependency tree... #10 3.179 Reading state information... #10 3.307 The following additional packages will be installed: #10 3.307 git-man krb5-locales less libasn1-8-heimdal libbsd0 libcurl3-gnutls libedit2 #10 3.307 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libgssapi-krb5-2 #10 3.307 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #10 3.307 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 #10 3.307 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common #10 3.307 libnghttp2-14 libperl5.26 libroken18-heimdal librtmp1 libsasl2-2 #10 3.307 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.0.0 #10 3.307 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 #10 3.307 libxmuu1 multiarch-support netbase openssh-client patch perl #10 3.307 perl-modules-5.26 xauth #10 3.308 Suggested packages: #10 3.308 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email #10 3.308 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n krb5-doc #10 3.308 krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #10 3.308 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain #10 3.308 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #10 3.308 libterm-readline-gnu-perl | libterm-readline-perl-perl make #10 3.439 The following NEW packages will be installed: #10 3.439 git git-man krb5-locales less libasn1-8-heimdal libbsd0 libcurl3-gnutls #10 3.439 libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libgssapi-krb5-2 #10 3.439 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #10 3.439 libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 #10 3.439 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common #10 3.439 libnghttp2-14 libperl5.26 libroken18-heimdal librtmp1 libsasl2-2 #10 3.439 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.0.0 #10 3.439 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 #10 3.440 libxmuu1 multiarch-support netbase openssh-client patch perl #10 3.440 perl-modules-5.26 xauth #10 3.606 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. #10 3.606 Need to get 16.8 MB of archives. #10 3.606 After this operation, 97.0 MB of additional disk space will be used. #10 3.606 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] #10 3.680 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] #10 3.689 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] #10 3.798 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] #10 3.816 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] #10 3.868 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB] #10 3.944 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.4 [572 kB] #10 4.078 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] #10 4.082 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.7 [2764 kB] #10 4.235 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] #10 4.235 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] #10 4.235 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.7 [3532 kB] #10 4.329 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.7 [201 kB] #10 4.334 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] #10 4.335 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.9 [82.8 kB] #10 4.337 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.7 [499 kB] #10 4.344 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] #10 4.344 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.4 [13.4 kB] #10 4.345 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] #10 4.345 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.4 [30.9 kB] #10 4.346 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.4 [85.3 kB] #10 4.403 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] #10 4.475 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.4 [278 kB] #10 4.490 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.4 [122 kB] #10 4.495 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.13 [1089 kB] #10 4.590 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] #10 4.591 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] #10 4.600 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] #10 4.601 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [42.3 kB] #10 4.601 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [175 kB] #10 4.603 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [30.3 kB] #10 4.620 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [85.9 kB] #10 4.622 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [48.0 kB] #10 4.624 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [107 kB] #10 4.691 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [207 kB] #10 4.697 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [14.8 kB] #10 4.698 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1ubuntu0.4 [96.7 kB] #10 4.701 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] #10 4.702 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] #10 4.703 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] #10 4.763 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] #10 4.768 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] #10 4.770 Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] #10 4.771 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.24 [219 kB] #10 4.836 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] #10 4.841 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.18 [804 kB] #10 4.869 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.18 [3990 kB] #10 5.045 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] #10 5.047 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] #10 5.162 debconf: delaying package configuration, since apt-utils is not installed #10 5.195 Fetched 16.8 MB in 2s (10.5 MB/s) #10 5.225 Selecting previously unselected package multiarch-support. #10 5.225 (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.) #10 5.234 Preparing to unpack .../0-multiarch-support_2.27-3ubuntu1.6_amd64.deb ... #10 5.240 Unpacking multiarch-support (2.27-3ubuntu1.6) ... #10 5.298 Selecting previously unselected package libxau6:amd64. #10 5.300 Preparing to unpack .../1-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... #10 5.317 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... #10 5.377 Selecting previously unselected package libbsd0:amd64. #10 5.379 Preparing to unpack .../2-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... #10 5.385 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... #10 5.440 Selecting previously unselected package libxdmcp6:amd64. #10 5.441 Preparing to unpack .../3-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #10 5.447 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #10 5.523 Selecting previously unselected package libxcb1:amd64. #10 5.525 Preparing to unpack .../4-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... #10 5.533 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... #10 5.590 Selecting previously unselected package libx11-data. #10 5.590 Preparing to unpack .../5-libx11-data_2%3a1.6.4-3ubuntu0.4_all.deb ... #10 5.598 Unpacking libx11-data (2:1.6.4-3ubuntu0.4) ... #10 5.874 Selecting previously unselected package libx11-6:amd64. #10 5.876 Preparing to unpack .../6-libx11-6_2%3a1.6.4-3ubuntu0.4_amd64.deb ... #10 5.882 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... #10 6.007 Setting up multiarch-support (2.27-3ubuntu1.6) ... #10 6.088 Selecting previously unselected package libxext6:amd64. #10 6.088 (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.) #10 6.096 Preparing to unpack .../00-libxext6_2%3a1.3.3-1_amd64.deb ... #10 6.103 Unpacking libxext6:amd64 (2:1.3.3-1) ... #10 6.163 Selecting previously unselected package perl-modules-5.26. #10 6.164 Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.7_all.deb ... #10 6.171 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.7) ... #10 8.050 Selecting previously unselected package libgdbm5:amd64. #10 8.052 Preparing to unpack .../02-libgdbm5_1.14.1-6_amd64.deb ... #10 8.058 Unpacking libgdbm5:amd64 (1.14.1-6) ... #10 8.120 Selecting previously unselected package libgdbm-compat4:amd64. #10 8.121 Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_amd64.deb ... #10 8.128 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... #10 8.188 Selecting previously unselected package libperl5.26:amd64. #10 8.190 Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.7_amd64.deb ... #10 8.196 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... #10 8.854 Selecting previously unselected package perl. #10 8.856 Preparing to unpack .../05-perl_5.26.1-6ubuntu0.7_amd64.deb ... #10 8.870 Unpacking perl (5.26.1-6ubuntu0.7) ... #10 8.963 Selecting previously unselected package less. #10 8.965 Preparing to unpack .../06-less_487-0.1_amd64.deb ... #10 8.974 Unpacking less (487-0.1) ... #10 9.041 Selecting previously unselected package libexpat1:amd64. #10 9.042 Preparing to unpack .../07-libexpat1_2.2.5-3ubuntu0.9_amd64.deb ... #10 9.049 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.9) ... #10 9.126 Selecting previously unselected package libsqlite3-0:amd64. #10 9.127 Preparing to unpack .../08-libsqlite3-0_3.22.0-1ubuntu0.7_amd64.deb ... #10 9.134 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... #10 9.238 Selecting previously unselected package netbase. #10 9.239 Preparing to unpack .../09-netbase_5.4_all.deb ... #10 9.246 Unpacking netbase (5.4) ... #10 9.295 Selecting previously unselected package krb5-locales. #10 9.296 Preparing to unpack .../10-krb5-locales_1.16-2ubuntu0.4_all.deb ... #10 9.304 Unpacking krb5-locales (1.16-2ubuntu0.4) ... #10 9.367 Selecting previously unselected package libedit2:amd64. #10 9.368 Preparing to unpack .../11-libedit2_3.1-20170329-1_amd64.deb ... #10 9.376 Unpacking libedit2:amd64 (3.1-20170329-1) ... #10 9.455 Selecting previously unselected package libkrb5support0:amd64. #10 9.456 Preparing to unpack .../12-libkrb5support0_1.16-2ubuntu0.4_amd64.deb ... #10 9.463 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.4) ... #10 9.532 Selecting previously unselected package libk5crypto3:amd64. #10 9.533 Preparing to unpack .../13-libk5crypto3_1.16-2ubuntu0.4_amd64.deb ... #10 9.540 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.4) ... #10 9.605 Selecting previously unselected package libkeyutils1:amd64. #10 9.607 Preparing to unpack .../14-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... #10 9.614 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... #10 9.681 Selecting previously unselected package libkrb5-3:amd64. #10 9.682 Preparing to unpack .../15-libkrb5-3_1.16-2ubuntu0.4_amd64.deb ... #10 9.691 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.4) ... #10 9.780 Selecting previously unselected package libgssapi-krb5-2:amd64. #10 9.781 Preparing to unpack .../16-libgssapi-krb5-2_1.16-2ubuntu0.4_amd64.deb ... #10 9.787 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... #10 9.876 Selecting previously unselected package libssl1.0.0:amd64. #10 9.878 Preparing to unpack .../17-libssl1.0.0_1.0.2n-1ubuntu5.13_amd64.deb ... #10 9.884 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... #10 10.03 Selecting previously unselected package libxmuu1:amd64. #10 10.03 Preparing to unpack .../18-libxmuu1_2%3a1.1.2-2_amd64.deb ... #10 10.04 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... #10 10.10 Selecting previously unselected package openssh-client. #10 10.10 Preparing to unpack .../19-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... #10 10.11 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... #10 10.23 Selecting previously unselected package xauth. #10 10.23 Preparing to unpack .../20-xauth_1%3a1.0.10-1_amd64.deb ... #10 10.24 Unpacking xauth (1:1.0.10-1) ... #10 10.30 Selecting previously unselected package libroken18-heimdal:amd64. #10 10.30 Preparing to unpack .../21-libroken18-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 10.31 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 10.39 Selecting previously unselected package libasn1-8-heimdal:amd64. #10 10.39 Preparing to unpack .../22-libasn1-8-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 10.40 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 10.48 Selecting previously unselected package libheimbase1-heimdal:amd64. #10 10.48 Preparing to unpack .../23-libheimbase1-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 10.48 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 10.55 Selecting previously unselected package libhcrypto4-heimdal:amd64. #10 10.55 Preparing to unpack .../24-libhcrypto4-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 10.56 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 10.64 Selecting previously unselected package libwind0-heimdal:amd64. #10 10.64 Preparing to unpack .../25-libwind0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 10.65 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 10.72 Selecting previously unselected package libhx509-5-heimdal:amd64. #10 10.72 Preparing to unpack .../26-libhx509-5-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 10.72 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 10.79 Selecting previously unselected package libkrb5-26-heimdal:amd64. #10 10.79 Preparing to unpack .../27-libkrb5-26-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 10.80 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 10.90 Selecting previously unselected package libheimntlm0-heimdal:amd64. #10 10.90 Preparing to unpack .../28-libheimntlm0-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 10.90 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 10.97 Selecting previously unselected package libgssapi3-heimdal:amd64. #10 10.97 Preparing to unpack .../29-libgssapi3-heimdal_7.5.0+dfsg-1ubuntu0.4_amd64.deb ... #10 10.97 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 11.03 Selecting previously unselected package libsasl2-modules-db:amd64. #10 11.03 Preparing to unpack .../30-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #10 11.04 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 11.10 Selecting previously unselected package libsasl2-2:amd64. #10 11.10 Preparing to unpack .../31-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #10 11.10 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 11.16 Selecting previously unselected package libldap-common. #10 11.16 Preparing to unpack .../32-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... #10 11.17 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #10 11.23 Selecting previously unselected package libldap-2.4-2:amd64. #10 11.23 Preparing to unpack .../33-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... #10 11.24 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... #10 11.32 Selecting previously unselected package libnghttp2-14:amd64. #10 11.32 Preparing to unpack .../34-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... #10 11.33 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... #10 11.40 Selecting previously unselected package librtmp1:amd64. #10 11.40 Preparing to unpack .../35-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... #10 11.41 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... #10 11.47 Selecting previously unselected package libcurl3-gnutls:amd64. #10 11.47 Preparing to unpack .../36-libcurl3-gnutls_7.58.0-2ubuntu3.24_amd64.deb ... #10 11.48 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ... #10 11.55 Selecting previously unselected package liberror-perl. #10 11.55 Preparing to unpack .../37-liberror-perl_0.17025-1_all.deb ... #10 11.56 Unpacking liberror-perl (0.17025-1) ... #10 11.61 Selecting previously unselected package git-man. #10 11.61 Preparing to unpack .../38-git-man_1%3a2.17.1-1ubuntu0.18_all.deb ... #10 11.62 Unpacking git-man (1:2.17.1-1ubuntu0.18) ... #10 11.75 Selecting previously unselected package git. #10 11.75 Preparing to unpack .../39-git_1%3a2.17.1-1ubuntu0.18_amd64.deb ... #10 11.78 Unpacking git (1:2.17.1-1ubuntu0.18) ... #10 12.20 Selecting previously unselected package libsasl2-modules:amd64. #10 12.21 Preparing to unpack .../40-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... #10 12.21 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 12.26 Selecting previously unselected package patch. #10 12.27 Preparing to unpack .../41-patch_2.7.6-2ubuntu1.1_amd64.deb ... #10 12.27 Unpacking patch (2.7.6-2ubuntu1.1) ... #10 12.35 Setting up libedit2:amd64 (3.1-20170329-1) ... #10 12.37 Setting up git-man (1:2.17.1-1ubuntu0.18) ... #10 12.39 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.9) ... #10 12.41 Setting up less (487-0.1) ... #10 12.50 debconf: unable to initialize frontend: Dialog #10 12.50 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) #10 12.50 debconf: falling back to frontend: Readline #10 12.54 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.13) ... #10 12.62 debconf: unable to initialize frontend: Dialog #10 12.62 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) #10 12.62 debconf: falling back to frontend: Readline #10 12.67 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... #10 12.69 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... #10 12.72 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 12.74 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 12.76 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 12.78 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... #10 12.80 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.7) ... #10 12.82 Setting up libgdbm5:amd64 (1.14.1-6) ... #10 12.84 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... #10 12.86 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.4) ... #10 12.88 Setting up patch (2.7.6-2ubuntu1.1) ... #10 12.89 Setting up krb5-locales (1.16-2ubuntu0.4) ... #10 12.92 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 12.94 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.7) ... #10 12.96 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #10 12.98 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... #10 13.00 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... #10 13.02 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... #10 13.05 Setting up libx11-data (2:1.6.4-3ubuntu0.4) ... #10 13.07 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... #10 13.09 Setting up netbase (5.4) ... #10 13.14 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.4) ... #10 13.17 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.19 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.21 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.24 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.27 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.7) ... #10 13.29 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.4) ... #10 13.32 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.34 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... #10 13.37 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.39 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.4) ... #10 13.41 Setting up libxmuu1:amd64 (2:1.1.2-2) ... #10 13.44 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.4) ... #10 13.47 Setting up perl (5.26.1-6ubuntu0.7) ... #10 13.51 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1ubuntu0.4) ... #10 13.52 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... #10 13.64 Setting up libxext6:amd64 (2:1.3.3-1) ... #10 13.68 Setting up liberror-perl (0.17025-1) ... #10 13.70 Setting up xauth (1:1.0.10-1) ... #10 13.72 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... #10 13.73 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.24) ... #10 13.76 Setting up git (1:2.17.1-1ubuntu0.18) ... #10 13.81 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... #10 13.87 Checking HELM ... #10 13.92 version.BuildInfo{Version:"v3.12.3", GitCommit:"3a31588ad33fe3b89af5a2a54ee1d25bfe6eaa5e", GitTreeState:"clean", GoVersion:"go1.20.7"} #10 13.93 Downloading and installing helm-push v0.10.3 ... #10 13.99 --2024-02-26 18:13:28-- https://nexus.o-ran-sc.org/content/repositories/thirdparty/chartmuseum/helm-push/v0.10.3/helm-push-v0.10.3.tar.gz #10 13.99 Resolving nexus.o-ran-sc.org (nexus.o-ran-sc.org)... 38.108.68.158 #10 14.87 Connecting to nexus.o-ran-sc.org (nexus.o-ran-sc.org)|38.108.68.158|:443... connected. #10 14.88 HTTP request sent, awaiting response... 200 OK #10 14.89 Length: 11109788 (11M) [application/x-gzip] #10 14.89 Saving to: 'helm-push-v0.10.3.tar.gz' #10 14.89 #10 14.89 0K .......... .......... .......... .......... .......... 0% 17.7M 1s #10 14.89 50K .......... .......... .......... .......... .......... 0% 21.7M 1s #10 14.89 100K .......... .......... .......... .......... .......... 1% 8.33M 1s #10 14.90 150K .......... .......... .......... .......... .......... 1% 39.4M 1s #10 14.90 200K .......... .......... .......... .......... .......... 2% 30.4M 1s #10 14.90 250K .......... .......... .......... .......... .......... 2% 45.0M 1s #10 14.90 300K .......... .......... .......... .......... .......... 3% 47.8M 0s #10 14.90 350K .......... .......... .......... .......... .......... 3% 51.2M 0s #10 14.90 400K .......... .......... .......... .......... .......... 4% 30.6M 0s #10 14.90 450K .......... .......... .......... .......... .......... 4% 48.1M 0s #10 14.91 500K .......... .......... .......... .......... .......... 5% 38.2M 0s #10 14.91 550K .......... .......... .......... .......... .......... 5% 48.8M 0s #10 14.91 600K .......... .......... .......... .......... .......... 5% 67.6M 0s #10 14.91 650K .......... .......... .......... .......... .......... 6% 34.9M 0s #10 14.91 700K .......... .......... .......... .......... .......... 6% 64.0M 0s #10 14.91 750K .......... .......... .......... .......... .......... 7% 53.7M 0s #10 14.91 800K .......... .......... .......... .......... .......... 7% 60.9M 0s #10 14.91 850K .......... .......... .......... .......... .......... 8% 70.6M 0s #10 14.91 900K .......... .......... .......... .......... .......... 8% 46.3M 0s #10 14.91 950K .......... .......... .......... .......... .......... 9% 46.0M 0s #10 14.92 1000K .......... .......... .......... .......... .......... 9% 62.5M 0s #10 14.92 1050K .......... .......... .......... .......... .......... 10% 60.6M 0s #10 14.92 1100K .......... .......... .......... .......... .......... 10% 57.8M 0s #10 14.92 1150K .......... .......... .......... .......... .......... 11% 55.4M 0s #10 14.92 1200K .......... .......... .......... .......... .......... 11% 57.0M 0s #10 14.92 1250K .......... .......... .......... .......... .......... 11% 48.9M 0s #10 14.92 1300K .......... .......... .......... .......... .......... 12% 66.4M 0s #10 14.92 1350K .......... .......... .......... .......... .......... 12% 46.5M 0s #10 14.92 1400K .......... .......... .......... .......... .......... 13% 81.8M 0s #10 14.92 1450K .......... .......... .......... .......... .......... 13% 101M 0s #10 14.92 1500K .......... .......... .......... .......... .......... 14% 157M 0s #10 14.92 1550K .......... .......... .......... .......... .......... 14% 134M 0s #10 14.92 1600K .......... .......... .......... .......... .......... 15% 81.3M 0s #10 14.92 1650K .......... .......... .......... .......... .......... 15% 94.2M 0s #10 14.93 1700K .......... .......... .......... .......... .......... 16% 74.0M 0s #10 14.93 1750K .......... .......... .......... .......... .......... 16% 117M 0s #10 14.93 1800K .......... .......... .......... .......... .......... 17% 62.5M 0s #10 14.93 1850K .......... .......... .......... .......... .......... 17% 101M 0s #10 14.93 1900K .......... .......... .......... .......... .......... 17% 107M 0s #10 14.93 1950K .......... .......... .......... .......... .......... 18% 125M 0s #10 14.93 2000K .......... .......... .......... .......... .......... 18% 123M 0s #10 14.93 2050K .......... .......... .......... .......... .......... 19% 94.5M 0s #10 14.93 2100K .......... .......... .......... .......... .......... 19% 102M 0s #10 14.93 2150K .......... .......... .......... .......... .......... 20% 83.5M 0s #10 14.93 2200K .......... .......... .......... .......... .......... 20% 110M 0s #10 14.93 2250K .......... .......... .......... .......... .......... 21% 69.7M 0s #10 14.93 2300K .......... .......... .......... .......... .......... 21% 59.7M 0s #10 14.93 2350K .......... .......... .......... .......... .......... 22% 97.4M 0s #10 14.93 2400K .......... .......... .......... .......... .......... 22% 92.3M 0s #10 14.93 2450K .......... .......... .......... .......... .......... 23% 55.3M 0s #10 14.93 2500K .......... .......... .......... .......... .......... 23% 108M 0s #10 14.93 2550K .......... .......... .......... .......... .......... 23% 67.2M 0s #10 14.94 2600K .......... .......... .......... .......... .......... 24% 104M 0s #10 14.94 2650K .......... .......... .......... .......... .......... 24% 85.3M 0s #10 14.94 2700K .......... .......... .......... .......... .......... 25% 73.6M 0s #10 14.94 2750K .......... .......... .......... .......... .......... 25% 66.8M 0s #10 14.94 2800K .......... .......... .......... .......... .......... 26% 56.9M 0s #10 14.94 2850K .......... .......... .......... .......... .......... 26% 101M 0s #10 14.94 2900K .......... .......... .......... .......... .......... 27% 102M 0s #10 14.94 2950K .......... .......... .......... .......... .......... 27% 134M 0s #10 14.94 3000K .......... .......... .......... .......... .......... 28% 58.0M 0s #10 14.94 3050K .......... .......... .......... .......... .......... 28% 225M 0s #10 14.94 3100K .......... .......... .......... .......... .......... 29% 122M 0s #10 14.94 3150K .......... .......... .......... .......... .......... 29% 115M 0s #10 14.94 3200K .......... .......... .......... .......... .......... 29% 69.6M 0s #10 14.94 3250K .......... .......... .......... .......... .......... 30% 58.5M 0s #10 14.94 3300K .......... .......... .......... .......... .......... 30% 95.4M 0s #10 14.94 3350K .......... .......... .......... .......... .......... 31% 71.5M 0s #10 14.94 3400K .......... .......... .......... .......... .......... 31% 177M 0s #10 14.94 3450K .......... .......... .......... .......... .......... 32% 88.6M 0s #10 14.95 3500K .......... .......... .......... .......... .......... 32% 72.1M 0s #10 14.95 3550K .......... .......... .......... .......... .......... 33% 223M 0s #10 14.95 3600K .......... .......... .......... .......... .......... 33% 170M 0s #10 14.95 3650K .......... .......... .......... .......... .......... 34% 127M 0s #10 14.95 3700K .......... .......... .......... .......... .......... 34% 229M 0s #10 14.95 3750K .......... .......... .......... .......... .......... 35% 103M 0s #10 14.95 3800K .......... .......... .......... .......... .......... 35% 161M 0s #10 14.95 3850K .......... .......... .......... .......... .......... 35% 240M 0s #10 14.95 3900K .......... .......... .......... .......... .......... 36% 127M 0s #10 14.95 3950K .......... .......... .......... .......... .......... 36% 264M 0s #10 14.95 4000K .......... .......... .......... .......... .......... 37% 192M 0s #10 14.95 4050K .......... .......... .......... .......... .......... 37% 77.4M 0s #10 14.95 4100K .......... .......... .......... .......... .......... 38% 112M 0s #10 14.95 4150K .......... .......... .......... .......... .......... 38% 60.8M 0s #10 14.95 4200K .......... .......... .......... .......... .......... 39% 150M 0s #10 14.95 4250K .......... .......... .......... .......... .......... 39% 277M 0s #10 14.95 4300K .......... .......... .......... .......... .......... 40% 113M 0s #10 14.95 4350K .......... .......... .......... .......... .......... 40% 250M 0s #10 14.95 4400K .......... .......... .......... .......... .......... 41% 266M 0s #10 14.95 4450K .......... .......... .......... .......... .......... 41% 133M 0s #10 14.95 4500K .......... .......... .......... .......... .......... 41% 281M 0s #10 14.95 4550K .......... .......... .......... .......... .......... 42% 224M 0s #10 14.95 4600K .......... .......... .......... .......... .......... 42% 103M 0s #10 14.95 4650K .......... .......... .......... .......... .......... 43% 242M 0s #10 14.95 4700K .......... .......... .......... .......... .......... 43% 190M 0s #10 14.95 4750K .......... .......... .......... .......... .......... 44% 80.6M 0s #10 14.95 4800K .......... .......... .......... .......... .......... 44% 255M 0s #10 14.95 4850K .......... .......... .......... .......... .......... 45% 248M 0s #10 14.95 4900K .......... .......... .......... .......... .......... 45% 63.2M 0s #10 14.96 4950K .......... .......... .......... .......... .......... 46% 115M 0s #10 14.96 5000K .......... .......... .......... .......... .......... 46% 64.4M 0s #10 14.96 5050K .......... .......... .......... .......... .......... 47% 143M 0s #10 14.96 5100K .......... .......... .......... .......... .......... 47% 64.8M 0s #10 14.96 5150K .......... .......... .......... .......... .......... 47% 104M 0s #10 14.96 5200K .......... .......... .......... .......... .......... 48% 106M 0s #10 14.96 5250K .......... .......... .......... .......... .......... 48% 102M 0s #10 14.96 5300K .......... .......... .......... .......... .......... 49% 82.3M 0s #10 14.96 5350K .......... .......... .......... .......... .......... 49% 154M 0s #10 14.96 5400K .......... .......... .......... .......... .......... 50% 152M 0s #10 14.96 5450K .......... .......... .......... .......... .......... 50% 79.8M 0s #10 14.96 5500K .......... .......... .......... .......... .......... 51% 64.9M 0s #10 14.96 5550K .......... .......... .......... .......... .......... 51% 60.5M 0s #10 14.96 5600K .......... .......... .......... .......... .......... 52% 50.4M 0s #10 14.97 5650K .......... .......... .......... .......... .......... 52% 253M 0s #10 14.97 5700K .......... .......... .......... .......... .......... 52% 342M 0s #10 14.97 5750K .......... .......... .......... .......... .......... 53% 372M 0s #10 14.97 5800K .......... .......... .......... .......... .......... 53% 384M 0s #10 14.97 5850K .......... .......... .......... .......... .......... 54% 270M 0s #10 14.97 5900K .......... .......... .......... .......... .......... 54% 428M 0s #10 14.97 5950K .......... .......... .......... .......... .......... 55% 328M 0s #10 14.97 6000K .......... .......... .......... .......... .......... 55% 419M 0s #10 14.97 6050K .......... .......... .......... .......... .......... 56% 371M 0s #10 14.97 6100K .......... .......... .......... .......... .......... 56% 324M 0s #10 14.97 6150K .......... .......... .......... .......... .......... 57% 391M 0s #10 14.97 6200K .......... .......... .......... .......... .......... 57% 342M 0s #10 14.97 6250K .......... .......... .......... .......... .......... 58% 411M 0s #10 14.97 6300K .......... .......... .......... .......... .......... 58% 407M 0s #10 14.97 6350K .......... .......... .......... .......... .......... 58% 411M 0s #10 14.97 6400K .......... .......... .......... .......... .......... 59% 317M 0s #10 14.97 6450K .......... .......... .......... .......... .......... 59% 424M 0s #10 14.97 6500K .......... .......... .......... .......... .......... 60% 73.8M 0s #10 14.97 6550K .......... .......... .......... .......... .......... 60% 50.1M 0s #10 14.97 6600K .......... .......... .......... .......... .......... 61% 30.3M 0s #10 14.97 6650K .......... .......... .......... .......... .......... 61% 57.4M 0s #10 14.97 6700K .......... .......... .......... .......... .......... 62% 276M 0s #10 14.97 6750K .......... .......... .......... .......... .......... 62% 356M 0s #10 14.97 6800K .......... .......... .......... .......... .......... 63% 396M 0s #10 14.97 6850K .......... .......... .......... .......... .......... 63% 430M 0s #10 14.97 6900K .......... .......... .......... .......... .......... 64% 363M 0s #10 14.97 6950K .......... .......... .......... .......... .......... 64% 434M 0s #10 14.97 7000K .......... .......... .......... .......... .......... 64% 428M 0s #10 14.97 7050K .......... .......... .......... .......... .......... 65% 313M 0s #10 14.97 7100K .......... .......... .......... .......... .......... 65% 416M 0s #10 14.97 7150K .......... .......... .......... .......... .......... 66% 364M 0s #10 14.97 7200K .......... .......... .......... .......... .......... 66% 49.7M 0s #10 14.97 7250K .......... .......... .......... .......... .......... 67% 185M 0s #10 14.97 7300K .......... .......... .......... .......... .......... 67% 323M 0s #10 14.97 7350K .......... .......... .......... .......... .......... 68% 42.1M 0s #10 14.97 7400K .......... .......... .......... .......... .......... 68% 105M 0s #10 14.97 7450K .......... .......... .......... .......... .......... 69% 146M 0s #10 14.97 7500K .......... .......... .......... .......... .......... 69% 257M 0s #10 14.98 7550K .......... .......... .......... .......... .......... 70% 222M 0s #10 14.98 7600K .......... .......... .......... .......... .......... 70% 42.9M 0s #10 14.98 7650K .......... .......... .......... .......... .......... 70% 127M 0s #10 14.98 7700K .......... .......... .......... .......... .......... 71% 70.7M 0s #10 14.98 7750K .......... .......... .......... .......... .......... 71% 182M 0s #10 14.98 7800K .......... .......... .......... .......... .......... 72% 111M 0s #10 14.98 7850K .......... .......... .......... .......... .......... 72% 57.8M 0s #10 14.98 7900K .......... .......... .......... .......... .......... 73% 44.3M 0s #10 14.98 7950K .......... .......... .......... .......... .......... 73% 157M 0s #10 14.98 8000K .......... .......... .......... .......... .......... 74% 162M 0s #10 14.98 8050K .......... .......... .......... .......... .......... 74% 141M 0s #10 14.98 8100K .......... .......... .......... .......... .......... 75% 93.6M 0s #10 14.98 8150K .......... .......... .......... .......... .......... 75% 74.1M 0s #10 14.98 8200K .......... .......... .......... .......... .......... 76% 67.6M 0s #10 14.98 8250K .......... .......... .......... .......... .......... 76% 30.1M 0s #10 14.98 8300K .......... .......... .......... .......... .......... 76% 59.7M 0s #10 14.99 8350K .......... .......... .......... .......... .......... 77% 86.5M 0s #10 14.99 8400K .......... .......... .......... .......... .......... 77% 261M 0s #10 14.99 8450K .......... .......... .......... .......... .......... 78% 404M 0s #10 14.99 8500K .......... .......... .......... .......... .......... 78% 400M 0s #10 14.99 8550K .......... .......... .......... .......... .......... 79% 355M 0s #10 14.99 8600K .......... .......... .......... .......... .......... 79% 373M 0s #10 14.99 8650K .......... .......... .......... .......... .......... 80% 296M 0s #10 14.99 8700K .......... .......... .......... .......... .......... 80% 401M 0s #10 14.99 8750K .......... .......... .......... .......... .......... 81% 404M 0s #10 14.99 8800K .......... .......... .......... .......... .......... 81% 349M 0s #10 14.99 8850K .......... .......... .......... .......... .......... 82% 331M 0s #10 14.99 8900K .......... .......... .......... .......... .......... 82% 392M 0s #10 14.99 8950K .......... .......... .......... .......... .......... 82% 336M 0s #10 14.99 9000K .......... .......... .......... .......... .......... 83% 61.2M 0s #10 14.99 9050K .......... .......... .......... .......... .......... 83% 39.4M 0s #10 14.99 9100K .......... .......... .......... .......... .......... 84% 38.3M 0s #10 14.99 9150K .......... .......... .......... .......... .......... 84% 103M 0s #10 14.99 9200K .......... .......... .......... .......... .......... 85% 299M 0s #10 14.99 9250K .......... .......... .......... .......... .......... 85% 401M 0s #10 14.99 9300K .......... .......... .......... .......... .......... 86% 320M 0s #10 14.99 9350K .......... .......... .......... .......... .......... 86% 319M 0s #10 14.99 9400K .......... .......... .......... .......... .......... 87% 323M 0s #10 14.99 9450K .......... .......... .......... .......... .......... 87% 331M 0s #10 14.99 9500K .......... .......... .......... .......... .......... 88% 46.9M 0s #10 14.99 9550K .......... .......... .......... .......... .......... 88% 63.3M 0s #10 15.00 9600K .......... .......... .......... .......... .......... 88% 305M 0s #10 15.00 9650K .......... .......... .......... .......... .......... 89% 403M 0s #10 15.00 9700K .......... .......... .......... .......... .......... 89% 396M 0s #10 15.00 9750K .......... .......... .......... .......... .......... 90% 292M 0s #10 15.00 9800K .......... .......... .......... .......... .......... 90% 352M 0s #10 15.00 9850K .......... .......... .......... .......... .......... 91% 372M 0s #10 15.00 9900K .......... .......... .......... .......... .......... 91% 183M 0s #10 15.00 9950K .......... .......... .......... .......... .......... 92% 330M 0s #10 15.00 10000K .......... .......... .......... .......... .......... 92% 242M 0s #10 15.00 10050K .......... .......... .......... .......... .......... 93% 192M 0s #10 15.00 10100K .......... .......... .......... .......... .......... 93% 279M 0s #10 15.00 10150K .......... .......... .......... .......... .......... 94% 218M 0s #10 15.00 10200K .......... .......... .......... .......... .......... 94% 231M 0s #10 15.00 10250K .......... .......... .......... .......... .......... 94% 239M 0s #10 15.00 10300K .......... .......... .......... .......... .......... 95% 270M 0s #10 15.00 10350K .......... .......... .......... .......... .......... 95% 246M 0s #10 15.00 10400K .......... .......... .......... .......... .......... 96% 187M 0s #10 15.00 10450K .......... .......... .......... .......... .......... 96% 258M 0s #10 15.00 10500K .......... .......... .......... .......... .......... 97% 283M 0s #10 15.00 10550K .......... .......... .......... .......... .......... 97% 203M 0s #10 15.00 10600K .......... .......... .......... .......... .......... 98% 291M 0s #10 15.00 10650K .......... .......... .......... .......... .......... 98% 174M 0s #10 15.00 10700K .......... .......... .......... .......... .......... 99% 274M 0s #10 15.00 10750K .......... .......... .......... .......... .......... 99% 277M 0s #10 15.00 10800K .......... .......... .......... .......... ......... 100% 264M=0.1s #10 15.00 #10 15.00 2024-02-26 18:13:29 (94.1 MB/s) - 'helm-push-v0.10.3.tar.gz' saved [11109788/11109788] #10 15.00 #10 15.27 Error: no repositories configured #10 15.31 2024-02-26T18:13:29.353Z INFO [1] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "132.671µs", "reqID": "e408bce6-6d02-4640-ab2c-f356adcbc7a3"} #10 15.31 "local" has been added to your repositories #10 15.32 + git -C /tmp/it-dep/smo-install submodule init #10 15.34 Submodule 'ranpm' (https://gerrit.nordix.org/oransc/nonrtric/plt/ranpm) registered for path '../ranpm' #10 15.34 Submodule 'ric-dep' (https://gerrit.o-ran-sc.org/r/ric-plt/ric-dep) registered for path '../ric-dep' #10 15.34 Submodule 'smo-install/multicloud-k8s' (https://github.com/onap/multicloud-k8s.git) registered for path 'multicloud-k8s' #10 15.34 Submodule 'smo-install/onap_oom' (https://gerrit.onap.org/r/oom) registered for path 'onap_oom' #10 15.34 + git -C /tmp/it-dep/smo-install submodule update #10 15.37 Cloning into '/tmp/it-dep/ranpm'... #10 25.88 Cloning into '/tmp/it-dep/ric-dep'... #10 27.27 Cloning into '/tmp/it-dep/smo-install/multicloud-k8s'... #10 28.43 Cloning into '/tmp/it-dep/smo-install/onap_oom'... #10 39.04 Submodule path '../ranpm': checked out '696b3a4eb9eecf92b99e62e0081f7140c0294155' #10 39.09 Submodule path '../ric-dep': checked out '0ce5f68bafe78470b1331284c47918c513173ad2' #10 39.21 Submodule path 'multicloud-k8s': checked out '2d9e8566cbd81e6feb7e3068f6ff089fdc3a93d9' #10 39.39 Submodule path 'onap_oom': checked out 'acb9fda1b15519023f5a46e93bee527a21aa316d' #10 39.39 + /tmp/it-dep/smo-install/scripts/sub-scripts/build-onap.sh #10 39.45 Reading package lists... #10 40.52 Building dependency tree... #10 40.70 Reading state information... #10 40.83 Suggested packages: #10 40.83 make-doc #10 40.85 The following NEW packages will be installed: #10 40.85 make #10 41.08 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. #10 41.08 Need to get 154 kB of archives. #10 41.08 After this operation, 381 kB of additional disk space will be used. #10 41.08 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] #10 41.46 debconf: delaying package configuration, since apt-utils is not installed #10 41.48 Fetched 154 kB in 0s (310 kB/s) #10 41.55 Selecting previously unselected package make. #10 41.55 (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.) #10 41.56 Preparing to unpack .../make_4.1-9.1ubuntu1_amd64.deb ... #10 41.57 Unpacking make (4.1-9.1ubuntu1) ... #10 41.64 Setting up make (4.1-9.1ubuntu1) ... #10 41.74 Installed plugin: undeploy #10 41.79 Installed plugin: deploy #10 41.80 ### Building ONAP part### #10 41.85 Using Helm binary helm which is helm version v3.12.3 #10 41.86 #10 41.86 [common] #10 41.86 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 41.92 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 41.97 #10 41.97 [common] #10 41.97 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 42.10 Skipping linting of common #10 42.30 Pushing common-13.0.2.tgz to local... #10 42.31 2024-02-26T18:13:56.353Z INFO [2] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "9.355066ms", "reqID": "283852ae-8341-4002-9317-63b9b268d9b5"} #10 42.31 Done. #10 45.32 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 45.32 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 45.32 #10 45.32 [repositoryGenerator] #10 45.32 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 45.45 Skipping linting of repositoryGenerator #10 45.63 Pushing repositoryGenerator-13.0.0.tgz to local... #10 45.63 2024-02-26T18:13:59.671Z INFO [3] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "1.395638ms", "reqID": "85d3d79c-8eca-4a3e-8a36-397940e31ac3"} #10 45.63 Done. #10 48.64 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 48.64 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 48.64 #10 48.64 [readinessCheck] #10 48.64 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 48.74 Hang tight while we grab the latest from your chart repositories... #10 48.74 2024-02-26T18:14:02.785Z INFO [4] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "92.391µs", "reqID": "42f5941a-22b2-4434-b5f8-dac91576aff7"} #10 48.74 ...Successfully got an update from the "local" chart repository #10 48.74 Update Complete. ⎈Happy Helming!⎈ #10 48.75 Saving 2 charts #10 48.76 Deleting outdated charts #10 48.76 Skipping linting of readinessCheck #10 48.97 Pushing readinessCheck-13.0.0.tgz to local... #10 48.98 2024-02-26T18:14:03.022Z INFO [5] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.21097ms", "reqID": "87c17f8d-1f80-4db8-89f2-e0bfbe916671"} #10 48.98 Done. #10 51.98 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 51.99 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 51.99 #10 51.99 [serviceAccount] #10 51.99 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 52.11 Hang tight while we grab the latest from your chart repositories... #10 52.11 2024-02-26T18:14:06.154Z INFO [6] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "93.621µs", "reqID": "b8a435fc-818d-46c6-bf51-8462489e21cc"} #10 52.11 ...Successfully got an update from the "local" chart repository #10 52.11 Update Complete. ⎈Happy Helming!⎈ #10 52.11 Saving 1 charts #10 52.12 Deleting outdated charts #10 52.13 Skipping linting of serviceAccount #10 52.32 Pushing serviceAccount-13.0.1.tgz to local... #10 52.34 2024-02-26T18:14:06.378Z INFO [7] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.862142ms", "reqID": "64a85cd7-2bae-4a4f-970f-64ed7a6979e6"} #10 52.34 Done. #10 55.34 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 55.34 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 55.34 #10 55.34 [cmpv2Config] #10 55.35 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 55.44 Hang tight while we grab the latest from your chart repositories... #10 55.44 2024-02-26T18:14:09.487Z INFO [8] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "109.111µs", "reqID": "0b9ab171-61fb-4fa5-a164-30e9ad83991a"} #10 55.45 ...Successfully got an update from the "local" chart repository #10 55.45 Update Complete. ⎈Happy Helming!⎈ #10 55.45 Saving 1 charts #10 55.46 Deleting outdated charts #10 55.47 Skipping linting of cmpv2Config #10 55.67 Pushing cmpv2Config-13.0.0.tgz to local... #10 55.68 2024-02-26T18:14:09.718Z INFO [9] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "4.898563ms", "reqID": "72e1cbd1-9bc9-4e47-94ad-d07d28723cd9"} #10 55.68 Done. #10 58.68 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 58.68 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 58.68 #10 58.68 [cassandra] #10 58.69 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 58.79 Hang tight while we grab the latest from your chart repositories... #10 58.79 2024-02-26T18:14:12.835Z INFO [10] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "79.4µs", "reqID": "7c0c7018-7721-476c-92af-3b0f67dc7d61"} #10 58.79 ...Successfully got an update from the "local" chart repository #10 58.79 Update Complete. ⎈Happy Helming!⎈ #10 58.80 Saving 3 charts #10 58.83 Deleting outdated charts #10 58.83 Skipping linting of cassandra #10 59.05 Pushing cassandra-13.0.0.tgz to local... #10 59.07 2024-02-26T18:14:13.116Z INFO [11] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.737838ms", "reqID": "bdddee36-82cc-4c64-a3c5-e560f1a8dfe7"} #10 59.07 Done. #10 62.08 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 62.08 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 62.08 #10 62.08 [certManagerCertificate] #10 62.08 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 62.20 Hang tight while we grab the latest from your chart repositories... #10 62.20 2024-02-26T18:14:16.244Z INFO [12] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "165.741µs", "reqID": "9739ae64-130b-4b0c-96d2-5e1fe1a4c299"} #10 62.20 ...Successfully got an update from the "local" chart repository #10 62.20 Update Complete. ⎈Happy Helming!⎈ #10 62.21 Saving 2 charts #10 62.22 Deleting outdated charts #10 62.23 Skipping linting of certManagerCertificate #10 62.46 Pushing certManagerCertificate-13.0.0.tgz to local... #10 62.48 2024-02-26T18:14:16.520Z INFO [13] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.242432ms", "reqID": "8771b6bb-689d-407a-8cdf-87b1556ff210"} #10 62.48 Done. #10 65.48 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 65.48 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 65.49 #10 65.49 [dgbuilder] #10 65.49 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 65.59 Hang tight while we grab the latest from your chart repositories... #10 65.59 2024-02-26T18:14:19.631Z INFO [14] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "126.09µs", "reqID": "ba11591e-3818-4631-9053-d7138984376a"} #10 65.59 ...Successfully got an update from the "local" chart repository #10 65.59 Update Complete. ⎈Happy Helming!⎈ #10 65.59 Saving 3 charts #10 65.62 Deleting outdated charts #10 65.62 Skipping linting of dgbuilder #10 65.86 Pushing dgbuilder-13.0.0.tgz to local... #10 65.87 2024-02-26T18:14:19.918Z INFO [15] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.491949ms", "reqID": "4aa18d36-278e-41d3-b7c3-97db11e4dd0c"} #10 65.88 Done. #10 68.88 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 68.88 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 68.88 #10 68.88 [elasticsearch] #10 68.89 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 68.95 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' #10 68.95 #10 68.95 [components] #10 68.95 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' #10 68.96 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 68.96 #10 68.96 [curator] #10 68.96 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 69.02 Hang tight while we grab the latest from your chart repositories... #10 69.02 2024-02-26T18:14:23.060Z INFO [16] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "134.101µs", "reqID": "996be5eb-1f24-4c6d-9662-3c8ba0220c54"} #10 69.02 ...Successfully got an update from the "local" chart repository #10 69.02 Update Complete. ⎈Happy Helming!⎈ #10 69.02 Saving 2 charts #10 69.04 Deleting outdated charts #10 69.04 Skipping linting of curator #10 69.10 Successfully packaged chart and saved it to: /tmp/it-dep/smo-install/onap_oom/kubernetes/common/dist/packages/curator-13.0.0.tgz #10 72.10 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components/../../dist/packages #10 72.10 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 72.10 #10 72.10 [data] #10 72.11 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 72.17 Hang tight while we grab the latest from your chart repositories... #10 72.17 2024-02-26T18:14:26.213Z INFO [17] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "120.381µs", "reqID": "380ba937-dc6c-4a7a-b177-8eef037c3b0c"} #10 72.18 ...Successfully got an update from the "local" chart repository #10 72.18 Update Complete. ⎈Happy Helming!⎈ #10 72.18 Saving 2 charts #10 72.20 Deleting outdated charts #10 72.20 Skipping linting of data #10 72.27 Successfully packaged chart and saved it to: /tmp/it-dep/smo-install/onap_oom/kubernetes/common/dist/packages/data-13.0.0.tgz #10 75.28 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components/../../dist/packages #10 75.28 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 75.29 #10 75.29 [master] #10 75.29 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 75.35 Hang tight while we grab the latest from your chart repositories... #10 75.35 2024-02-26T18:14:29.394Z INFO [18] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "126.78µs", "reqID": "9807bf5b-0187-4f6f-9e4b-fb1c359cb702"} #10 75.35 ...Successfully got an update from the "local" chart repository #10 75.35 Update Complete. ⎈Happy Helming!⎈ #10 75.36 Saving 2 charts #10 75.37 Deleting outdated charts #10 75.37 Skipping linting of master #10 75.44 Successfully packaged chart and saved it to: /tmp/it-dep/smo-install/onap_oom/kubernetes/common/dist/packages/master-13.0.0.tgz #10 78.44 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components/../../dist/packages #10 78.44 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 78.44 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/components' #10 81.45 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch/../dist/packages #10 81.45 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' #10 81.45 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common/elasticsearch' #10 81.50 Hang tight while we grab the latest from your chart repositories... #10 81.50 2024-02-26T18:14:35.540Z INFO [19] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "106.32µs", "reqID": "84d5d1e9-3eac-42d0-a155-c2de9aa630b5"} #10 81.50 ...Successfully got an update from the "local" chart repository #10 81.50 Update Complete. ⎈Happy Helming!⎈ #10 81.51 Saving 5 charts #10 81.56 Deleting outdated charts #10 81.57 Skipping linting of elasticsearch #10 81.83 Pushing elasticsearch-13.0.0.tgz to local... #10 81.88 2024-02-26T18:14:35.918Z INFO [20] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "46.919275ms", "reqID": "5a5e978d-0bbe-4acd-b435-6dd8ccf0d862"} #10 81.88 Done. #10 84.88 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 84.88 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 84.88 #10 84.88 [etcd] #10 84.89 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 84.99 Hang tight while we grab the latest from your chart repositories... #10 84.99 2024-02-26T18:14:39.031Z INFO [21] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.521µs", "reqID": "539044ba-a5e0-4c4d-878d-dfba0612b6e7"} #10 84.99 ...Successfully got an update from the "local" chart repository #10 84.99 Update Complete. ⎈Happy Helming!⎈ #10 84.99 Saving 2 charts #10 85.00 Deleting outdated charts #10 85.01 Skipping linting of etcd #10 85.21 Pushing etcd-13.0.0.tgz to local... #10 85.22 2024-02-26T18:14:39.263Z INFO [22] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.698903ms", "reqID": "afafcb49-b1a0-4156-bc98-109b7e79d7ec"} #10 85.22 Done. #10 88.23 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 88.23 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 88.23 #10 88.23 [etcd-init] #10 88.23 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 88.34 Hang tight while we grab the latest from your chart repositories... #10 88.34 2024-02-26T18:14:42.380Z INFO [23] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "112.921µs", "reqID": "5e68fb60-4761-44b9-888b-ab3f23ba17a2"} #10 88.34 ...Successfully got an update from the "local" chart repository #10 88.34 Update Complete. ⎈Happy Helming!⎈ #10 88.34 Saving 3 charts #10 88.35 Downloading serviceAccount from repo http://localhost:18080 #10 88.35 2024-02-26T18:14:42.395Z INFO [24] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "374.832µs", "reqID": "203c4d5d-2138-461d-8e67-3524e7940185"} #10 88.36 Deleting outdated charts #10 88.36 Skipping linting of etcd-init #10 88.57 Pushing etcd-init-13.0.0.tgz to local... #10 88.59 2024-02-26T18:14:42.631Z INFO [25] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.603844ms", "reqID": "36733100-1124-48d8-8765-4e7292edf64d"} #10 88.59 Done. #10 91.59 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 91.60 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 91.60 #10 91.60 [logConfiguration] #10 91.60 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 91.70 Hang tight while we grab the latest from your chart repositories... #10 91.70 2024-02-26T18:14:45.740Z INFO [26] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "107.03µs", "reqID": "5a87a06f-b1eb-441a-b33b-e9c1bf41ac27"} #10 91.70 ...Successfully got an update from the "local" chart repository #10 91.70 Update Complete. ⎈Happy Helming!⎈ #10 91.70 Saving 1 charts #10 91.71 Deleting outdated charts #10 91.72 Skipping linting of logConfiguration #10 91.90 Pushing logConfiguration-13.0.0.tgz to local... #10 91.91 2024-02-26T18:14:45.954Z INFO [27] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "4.869443ms", "reqID": "12864fe6-f995-42bd-8f61-395d3b75afd7"} #10 91.91 Done. #10 94.92 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 94.92 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 94.92 #10 94.92 [mariadb-galera] #10 94.92 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 95.05 Hang tight while we grab the latest from your chart repositories... #10 95.05 2024-02-26T18:14:49.094Z INFO [28] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "106.421µs", "reqID": "240bed60-eaba-4e30-9199-ef58afe48926"} #10 95.05 ...Successfully got an update from the "local" chart repository #10 95.06 Update Complete. ⎈Happy Helming!⎈ #10 95.06 Saving 4 charts #10 95.10 Deleting outdated charts #10 95.10 Skipping linting of mariadb-galera #10 95.35 Pushing mariadb-galera-13.0.1.tgz to local... #10 95.37 2024-02-26T18:14:49.413Z INFO [29] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "21.458406ms", "reqID": "d72efe18-0a07-4eb5-ae77-fc13e43dc946"} #10 95.37 Done. #10 98.38 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 98.38 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 98.38 #10 98.38 [mariadb-init] #10 98.38 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 98.49 Hang tight while we grab the latest from your chart repositories... #10 98.50 2024-02-26T18:14:52.538Z INFO [30] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.131µs", "reqID": "5dd790bc-9fe9-4562-8227-a2eb80e315df"} #10 98.50 ...Successfully got an update from the "local" chart repository #10 98.50 Update Complete. ⎈Happy Helming!⎈ #10 98.50 Saving 3 charts #10 98.52 Downloading serviceAccount from repo http://localhost:18080 #10 98.52 2024-02-26T18:14:52.562Z INFO [31] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "159.92µs", "reqID": "bbd661ca-2e0b-4900-8864-75997645e6ca"} #10 98.53 Deleting outdated charts #10 98.53 Skipping linting of mariadb-init #10 98.75 Pushing mariadb-init-13.0.0.tgz to local... #10 98.76 2024-02-26T18:14:52.805Z INFO [32] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.000941ms", "reqID": "4c92ffde-9b61-4e8c-a383-b8a445562ad7"} #10 98.76 Done. #10 101.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 101.8 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 101.8 #10 101.8 [mongo] #10 101.8 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 101.9 Hang tight while we grab the latest from your chart repositories... #10 101.9 2024-02-26T18:14:55.922Z INFO [33] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.11µs", "reqID": "c931aa36-c051-4fd3-9a7b-420695cdc0e3"} #10 101.9 ...Successfully got an update from the "local" chart repository #10 101.9 Update Complete. ⎈Happy Helming!⎈ #10 101.9 Saving 2 charts #10 101.9 Deleting outdated charts #10 101.9 Skipping linting of mongo #10 102.1 Pushing mongo-13.0.0.tgz to local... #10 102.1 2024-02-26T18:14:56.174Z INFO [34] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.001589ms", "reqID": "c85fb002-14bb-4536-b669-2725e05c170d"} #10 102.1 Done. #10 105.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 105.1 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 105.1 #10 105.1 [network-name-gen] #10 105.1 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 105.3 Hang tight while we grab the latest from your chart repositories... #10 105.3 2024-02-26T18:14:59.296Z INFO [35] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.481µs", "reqID": "16268a5a-0ce4-4963-ad09-a7664c035359"} #10 105.3 ...Successfully got an update from the "local" chart repository #10 105.3 Update Complete. ⎈Happy Helming!⎈ #10 105.3 Saving 5 charts #10 105.3 Downloading serviceAccount from repo http://localhost:18080 #10 105.3 2024-02-26T18:14:59.381Z INFO [36] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.931µs", "reqID": "13eb59cd-def5-48f8-b6bb-8b9841f8ac9a"} #10 105.4 Deleting outdated charts #10 105.4 Skipping linting of network-name-gen #10 105.7 Pushing network-name-gen-13.0.0.tgz to local... #10 105.7 2024-02-26T18:14:59.761Z INFO [37] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "56.101527ms", "reqID": "fddf4cfe-0ee4-4ac7-9fff-4d0c608e5853"} #10 105.7 Done. #10 108.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 108.7 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 108.7 #10 108.7 [postgres] #10 108.7 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 108.8 Hang tight while we grab the latest from your chart repositories... #10 108.8 2024-02-26T18:15:02.880Z INFO [38] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.391µs", "reqID": "b52411b8-6353-4fcb-8620-5f9dfc11a31c"} #10 108.8 ...Successfully got an update from the "local" chart repository #10 108.8 Update Complete. ⎈Happy Helming!⎈ #10 108.8 Saving 2 charts #10 108.9 Deleting outdated charts #10 108.9 Skipping linting of postgres #10 109.1 Pushing postgres-13.0.0.tgz to local... #10 109.1 2024-02-26T18:15:03.130Z INFO [39] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "8.163436ms", "reqID": "93a32076-d82a-455f-bcbc-35e4cca76a60"} #10 109.1 Done. #10 112.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 112.1 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 112.1 #10 112.1 [postgres-init] #10 112.1 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 112.2 Hang tight while we grab the latest from your chart repositories... #10 112.2 2024-02-26T18:15:06.257Z INFO [40] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.631µs", "reqID": "f46266a9-95b1-4755-9221-9a5631e833cc"} #10 112.2 ...Successfully got an update from the "local" chart repository #10 112.2 Update Complete. ⎈Happy Helming!⎈ #10 112.2 Saving 3 charts #10 112.2 Downloading serviceAccount from repo http://localhost:18080 #10 112.2 2024-02-26T18:15:06.278Z INFO [41] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "244.161µs", "reqID": "0c9a27c9-380e-4038-a60b-b663a3fd9a2d"} #10 112.2 Deleting outdated charts #10 112.2 Skipping linting of postgres-init #10 112.5 Pushing postgres-init-13.0.0.tgz to local... #10 112.5 2024-02-26T18:15:06.514Z INFO [42] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.565661ms", "reqID": "7b960193-b831-4aa2-8710-f7a51ae27f7f"} #10 112.5 Done. #10 115.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 115.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 115.5 #10 115.5 [roles-wrapper] #10 115.5 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 115.6 Hang tight while we grab the latest from your chart repositories... #10 115.6 2024-02-26T18:15:09.633Z INFO [43] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.53µs", "reqID": "9ea53931-dcc6-49bd-856d-374e1634f885"} #10 115.6 ...Successfully got an update from the "local" chart repository #10 115.6 Update Complete. ⎈Happy Helming!⎈ #10 115.6 Saving 1 charts #10 115.6 Deleting outdated charts #10 115.6 Skipping linting of roles-wrapper #10 115.8 Pushing roles-wrapper-13.0.0.tgz to local... #10 115.8 2024-02-26T18:15:09.861Z INFO [44] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.270339ms", "reqID": "7fa4997f-fb0f-46c3-8fbc-3bb2e9460639"} #10 115.8 Done. #10 118.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 118.8 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 118.8 #10 118.8 [timescaledb] #10 118.8 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 118.9 Hang tight while we grab the latest from your chart repositories... #10 118.9 2024-02-26T18:15:12.976Z INFO [45] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.901µs", "reqID": "84560a1c-b5b1-4ea9-8732-c6b6c20addca"} #10 118.9 ...Successfully got an update from the "local" chart repository #10 118.9 Update Complete. ⎈Happy Helming!⎈ #10 118.9 Saving 3 charts #10 118.9 Downloading common from repo http://localhost:18080 #10 119.0 2024-02-26T18:15:12.994Z INFO [46] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "320.451µs", "reqID": "4cdef044-3d04-4753-a4ad-bc9dfa68802c"} #10 119.0 Downloading serviceAccount from repo http://localhost:18080 #10 119.0 2024-02-26T18:15:12.999Z INFO [47] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.511µs", "reqID": "85d1a393-a093-42cd-ae5b-cb7f4a8d6f21"} #10 119.0 Deleting outdated charts #10 119.0 Skipping linting of timescaledb #10 119.2 Pushing timescaledb-13.0.0.tgz to local... #10 119.2 2024-02-26T18:15:13.249Z INFO [48] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.734805ms", "reqID": "113cba1e-ae44-43f2-9f6c-85be054400a8"} #10 119.2 Done. #10 122.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 122.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 122.2 #10 122.2 [repository-wrapper] #10 122.2 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 122.3 Hang tight while we grab the latest from your chart repositories... #10 122.3 2024-02-26T18:15:16.386Z INFO [49] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "144.47µs", "reqID": "bb5d336e-e1bd-45ac-bda8-7c0c3e3dea55"} #10 122.3 ...Successfully got an update from the "local" chart repository #10 122.3 Update Complete. ⎈Happy Helming!⎈ #10 122.4 Saving 2 charts #10 122.4 Deleting outdated charts #10 122.4 Skipping linting of repository-wrapper #10 122.6 Pushing repository-wrapper-13.0.0.tgz to local... #10 122.6 2024-02-26T18:15:16.618Z INFO [50] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.510794ms", "reqID": "7cee72eb-72b3-429f-ac5c-787e1f97edcf"} #10 122.6 Done. #10 125.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/common/../dist/packages #10 125.6 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 125.6 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/common' #10 128.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 128.6 #10 128.6 [robot] #10 128.6 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 128.7 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 128.7 make[2]: 'robot/Chart.yaml' is up to date. #10 128.7 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 128.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 128.7 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 128.8 Hang tight while we grab the latest from your chart repositories... #10 128.8 2024-02-26T18:15:22.862Z INFO [51] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.26µs", "reqID": "7832a55e-e282-4323-992a-15ec19361148"} #10 128.8 ...Successfully got an update from the "local" chart repository #10 128.8 Update Complete. ⎈Happy Helming!⎈ #10 128.8 Saving 3 charts #10 128.8 Downloading common from repo http://localhost:18080 #10 128.8 2024-02-26T18:15:22.878Z INFO [52] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "345.802µs", "reqID": "41721842-c7cf-4ce0-853c-a2c16a01648b"} #10 128.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 128.8 2024-02-26T18:15:22.883Z INFO [53] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.06µs", "reqID": "f892a873-8704-4a45-8a0b-5ebf68b875fe"} #10 128.8 Downloading serviceAccount from repo http://localhost:18080 #10 128.8 2024-02-26T18:15:22.889Z INFO [54] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.021µs", "reqID": "bdea8bf8-b771-4c99-aee9-9f6545105191"} #10 128.9 Deleting outdated charts #10 128.9 Skipping linting of robot #10 129.1 Pushing robot-13.0.0.tgz to local... #10 129.1 2024-02-26T18:15:23.138Z INFO [55] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.00521ms", "reqID": "94f8680d-db26-43fe-941f-bf7b194ed79f"} #10 129.1 Done. #10 132.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 132.1 #10 132.1 [a1policymanagement] #10 132.1 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 132.2 Hang tight while we grab the latest from your chart repositories... #10 132.2 2024-02-26T18:15:26.264Z INFO [56] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.361µs", "reqID": "8abb81a0-d207-4def-a7d1-7a93ffc5e9ac"} #10 132.2 ...Successfully got an update from the "local" chart repository #10 132.2 Update Complete. ⎈Happy Helming!⎈ #10 132.2 Saving 3 charts #10 132.2 Downloading common from repo http://localhost:18080 #10 132.2 2024-02-26T18:15:26.284Z INFO [57] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.921µs", "reqID": "8e13054b-b33c-4d88-92a8-036e674f8aa0"} #10 132.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 132.2 2024-02-26T18:15:26.288Z INFO [58] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.681µs", "reqID": "0a61b570-74c9-44b6-8ff9-071db5a6f688"} #10 132.2 Downloading serviceAccount from repo http://localhost:18080 #10 132.2 2024-02-26T18:15:26.291Z INFO [59] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.14µs", "reqID": "69465ecd-7274-4719-bcf8-b70cb5a2796d"} #10 132.3 Deleting outdated charts #10 132.3 Skipping linting of a1policymanagement #10 132.5 Pushing a1policymanagement-13.0.0.tgz to local... #10 132.5 2024-02-26T18:15:26.542Z INFO [60] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.160424ms", "reqID": "96b41961-521c-44f0-bf2b-7aa1fadbf8fd"} #10 132.5 Done. #10 135.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 135.5 #10 135.5 [aai] #10 135.5 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 135.6 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' #10 135.6 #10 135.6 [components] #10 135.6 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' #10 135.6 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 135.6 #10 135.6 [aai-babel] #10 135.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 135.6 Hang tight while we grab the latest from your chart repositories... #10 135.6 2024-02-26T18:15:29.671Z INFO [61] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "120.861µs", "reqID": "78bb0c38-0cca-4495-9486-19ffd3713dfa"} #10 135.6 ...Successfully got an update from the "local" chart repository #10 135.6 Update Complete. ⎈Happy Helming!⎈ #10 135.7 Saving 3 charts #10 135.7 Downloading common from repo http://localhost:18080 #10 135.7 2024-02-26T18:15:29.697Z INFO [62] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "323.981µs", "reqID": "bb2dbec4-d3e9-4bd5-a71d-bb79313e4099"} #10 135.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 135.7 2024-02-26T18:15:29.702Z INFO [63] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.321µs", "reqID": "6641a1b3-cef9-46cc-acdc-30d0020d6672"} #10 135.7 Downloading serviceAccount from repo http://localhost:18080 #10 135.7 2024-02-26T18:15:29.706Z INFO [64] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.211µs", "reqID": "44114ebf-6781-410c-b2cc-471d89f379f6"} #10 135.7 Deleting outdated charts #10 135.7 Skipping linting of aai-babel #10 135.9 Pushing aai-babel-13.0.0.tgz to local... #10 135.9 2024-02-26T18:15:29.955Z INFO [65] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.697289ms", "reqID": "8ed6781f-cc03-45b2-8a7a-4563f3f2b49c"} #10 135.9 Done. #10 138.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 138.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 138.9 #10 138.9 [aai-graphadmin] #10 138.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 139.0 Hang tight while we grab the latest from your chart repositories... #10 139.0 2024-02-26T18:15:33.023Z INFO [66] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.431µs", "reqID": "4d5dbc12-dd23-4462-9c15-bd578207afe6"} #10 139.0 ...Successfully got an update from the "local" chart repository #10 139.0 Update Complete. ⎈Happy Helming!⎈ #10 139.0 Saving 3 charts #10 139.0 Downloading common from repo http://localhost:18080 #10 139.0 2024-02-26T18:15:33.040Z INFO [67] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.521µs", "reqID": "c178dee3-9db7-46bc-9b21-5a6b4b324b5e"} #10 139.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 139.0 2024-02-26T18:15:33.045Z INFO [68] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.58µs", "reqID": "e90c31c2-789d-406c-abf8-44237cadea75"} #10 139.0 Downloading serviceAccount from repo http://localhost:18080 #10 139.0 2024-02-26T18:15:33.051Z INFO [69] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.13µs", "reqID": "9271bb29-1dd9-4762-acab-48eb68b05072"} #10 139.0 Deleting outdated charts #10 139.0 Skipping linting of aai-graphadmin #10 139.2 Pushing aai-graphadmin-13.0.0.tgz to local... #10 139.3 2024-02-26T18:15:33.307Z INFO [70] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.985805ms", "reqID": "0e414b16-e175-4831-a790-08b654f41170"} #10 139.3 Done. #10 142.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 142.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 142.3 #10 142.3 [aai-modelloader] #10 142.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 142.3 Hang tight while we grab the latest from your chart repositories... #10 142.3 2024-02-26T18:15:36.371Z INFO [71] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.231µs", "reqID": "cb61116b-c15f-4a70-89aa-967adb067df2"} #10 142.3 ...Successfully got an update from the "local" chart repository #10 142.3 Update Complete. ⎈Happy Helming!⎈ #10 142.3 Saving 3 charts #10 142.3 Downloading common from repo http://localhost:18080 #10 142.3 2024-02-26T18:15:36.388Z INFO [72] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.2µs", "reqID": "7a6e4631-c846-4f09-adb5-9c3a3cb44be4"} #10 142.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 142.4 2024-02-26T18:15:36.395Z INFO [73] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.862µs", "reqID": "deeb92cb-4e81-4e37-a2cb-72ce2baf980a"} #10 142.4 Downloading serviceAccount from repo http://localhost:18080 #10 142.4 2024-02-26T18:15:36.401Z INFO [74] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "146.861µs", "reqID": "4cecf712-ecb0-4a08-92b6-87dead721c70"} #10 142.4 Deleting outdated charts #10 142.4 Skipping linting of aai-modelloader #10 142.6 Pushing aai-modelloader-13.0.0.tgz to local... #10 142.6 2024-02-26T18:15:36.651Z INFO [75] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.675876ms", "reqID": "cc0cd7c3-9b0f-4c0a-8729-1d75af577a6e"} #10 142.6 Done. #10 145.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 145.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 145.6 #10 145.6 [aai-resources] #10 145.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 145.7 Hang tight while we grab the latest from your chart repositories... #10 145.7 2024-02-26T18:15:39.729Z INFO [76] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.301µs", "reqID": "926ebbf6-b250-4dd1-b8e3-a3e51c231bcc"} #10 145.7 ...Successfully got an update from the "local" chart repository #10 145.7 Update Complete. ⎈Happy Helming!⎈ #10 145.7 Saving 3 charts #10 145.7 Downloading common from repo http://localhost:18080 #10 145.7 2024-02-26T18:15:39.753Z INFO [77] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.021µs", "reqID": "cc44338a-ba21-4a36-884d-1019d260cee6"} #10 145.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 145.7 2024-02-26T18:15:39.761Z INFO [78] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.37µs", "reqID": "8a1540ff-516c-478b-8000-885d93c6314a"} #10 145.7 Downloading serviceAccount from repo http://localhost:18080 #10 145.7 2024-02-26T18:15:39.765Z INFO [79] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "105.47µs", "reqID": "ced2f91b-0842-4afe-a86b-b128377c155a"} #10 145.7 Deleting outdated charts #10 145.7 Skipping linting of aai-resources #10 146.0 Pushing aai-resources-13.0.0.tgz to local... #10 146.0 2024-02-26T18:15:40.020Z INFO [80] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.105739ms", "reqID": "c3864d31-8240-4891-8aa8-4b11a32b77f6"} #10 146.0 Done. #10 149.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 149.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 149.0 #10 149.0 [aai-schema-service] #10 149.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 149.0 Hang tight while we grab the latest from your chart repositories... #10 149.0 2024-02-26T18:15:43.088Z INFO [81] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.231µs", "reqID": "f6439ec5-630f-4e1b-8ab3-57f37c29b687"} #10 149.1 ...Successfully got an update from the "local" chart repository #10 149.1 Update Complete. ⎈Happy Helming!⎈ #10 149.1 Saving 3 charts #10 149.1 Downloading common from repo http://localhost:18080 #10 149.1 2024-02-26T18:15:43.115Z INFO [82] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "327.551µs", "reqID": "f86cc04f-e32b-4e2c-adf1-c0dd1bde7932"} #10 149.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 149.1 2024-02-26T18:15:43.122Z INFO [83] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.801µs", "reqID": "996298d6-bb14-4436-b348-0a57ea27f7ec"} #10 149.1 Downloading serviceAccount from repo http://localhost:18080 #10 149.1 2024-02-26T18:15:43.128Z INFO [84] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "115.77µs", "reqID": "5cec6ba1-40ba-41d5-a7ed-3faf86db5cea"} #10 149.1 Deleting outdated charts #10 149.1 Skipping linting of aai-schema-service #10 149.3 Pushing aai-schema-service-13.0.0.tgz to local... #10 149.3 2024-02-26T18:15:43.369Z INFO [85] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.590132ms", "reqID": "5f9f9807-4f3e-4782-818d-133d49afe65c"} #10 149.3 Done. #10 152.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 152.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 152.3 #10 152.3 [aai-sparky-be] #10 152.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 152.4 Hang tight while we grab the latest from your chart repositories... #10 152.4 2024-02-26T18:15:46.435Z INFO [86] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.17µs", "reqID": "dae6c2e3-8292-4da5-963c-bd1321afbf42"} #10 152.4 ...Successfully got an update from the "local" chart repository #10 152.4 Update Complete. ⎈Happy Helming!⎈ #10 152.4 Saving 3 charts #10 152.4 Downloading common from repo http://localhost:18080 #10 152.4 2024-02-26T18:15:46.459Z INFO [87] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.49µs", "reqID": "066cfde0-7cd5-499b-b25b-ee1e5fa4b3e9"} #10 152.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 152.4 2024-02-26T18:15:46.463Z INFO [88] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.801µs", "reqID": "88d0b7ec-d4ef-4fee-b177-257593259792"} #10 152.4 Downloading serviceAccount from repo http://localhost:18080 #10 152.4 2024-02-26T18:15:46.468Z INFO [89] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.471µs", "reqID": "f825605c-ec32-4831-8124-79d961c55521"} #10 152.4 Deleting outdated charts #10 152.4 Skipping linting of aai-sparky-be #10 152.7 Pushing aai-sparky-be-13.0.0.tgz to local... #10 152.7 2024-02-26T18:15:46.725Z INFO [90] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.250378ms", "reqID": "cebe439a-6aac-41e1-8ba1-fdde7db83c17"} #10 152.7 Done. #10 155.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 155.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 155.7 #10 155.7 [aai-traversal] #10 155.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 155.7 Hang tight while we grab the latest from your chart repositories... #10 155.7 2024-02-26T18:15:49.791Z INFO [91] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.972µs", "reqID": "b53ba23e-bd57-4233-9363-d74e808e4d2c"} #10 155.8 ...Successfully got an update from the "local" chart repository #10 155.8 Update Complete. ⎈Happy Helming!⎈ #10 155.8 Saving 3 charts #10 155.8 Downloading common from repo http://localhost:18080 #10 155.8 2024-02-26T18:15:49.814Z INFO [92] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.46µs", "reqID": "22901a65-be7f-4433-83f7-0aad7b47233c"} #10 155.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 155.8 2024-02-26T18:15:49.819Z INFO [93] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "125.92µs", "reqID": "716445ff-a062-4dea-b7db-7e91c214c1f9"} #10 155.8 Downloading serviceAccount from repo http://localhost:18080 #10 155.8 2024-02-26T18:15:49.824Z INFO [94] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "307.942µs", "reqID": "4d590c57-5ff8-4661-8164-161fee181a91"} #10 155.8 Deleting outdated charts #10 155.8 Skipping linting of aai-traversal #10 156.0 Pushing aai-traversal-13.0.0.tgz to local... #10 156.0 2024-02-26T18:15:50.076Z INFO [95] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.177144ms", "reqID": "9266dbc6-3ddb-4e73-88b1-f6f709a42471"} #10 156.0 Done. #10 159.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components/../../dist/packages #10 159.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 159.0 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai/components' #10 162.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/aai/../dist/packages #10 162.0 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' #10 162.1 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/aai' #10 162.1 Hang tight while we grab the latest from your chart repositories... #10 162.1 2024-02-26T18:15:56.144Z INFO [96] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "423.731µs", "reqID": "c6c6da02-6c88-45ec-868c-e64f4d836dce"} #10 162.1 ...Successfully got an update from the "local" chart repository #10 162.1 Update Complete. ⎈Happy Helming!⎈ #10 162.2 Saving 11 charts #10 162.2 Downloading common from repo http://localhost:18080 #10 162.2 2024-02-26T18:15:56.212Z INFO [97] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "313.871µs", "reqID": "aba7a076-eb89-423a-b9fa-6b830ba5c8ea"} #10 162.2 Downloading cassandra from repo http://localhost:18080 #10 162.2 2024-02-26T18:15:56.216Z INFO [98] Request served {"path": "/charts/cassandra-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "440.402µs", "reqID": "e798a4d6-80fe-4d30-850a-405a7b6b0028"} #10 162.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 162.2 2024-02-26T18:15:56.220Z INFO [99] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "189.251µs", "reqID": "3e88fc53-bc11-4363-925f-ed00f79cbade"} #10 162.3 Downloading serviceAccount from repo http://localhost:18080 #10 162.3 2024-02-26T18:15:56.367Z INFO [100] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "310.481µs", "reqID": "2037ea52-e1b1-4773-af05-bb00fe87345a"} #10 162.4 Deleting outdated charts #10 162.4 Skipping linting of aai #10 162.9 Pushing aai-13.0.0.tgz to local... #10 163.1 Done. #10 163.1 2024-02-26T18:15:57.111Z INFO [101] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "160.603555ms", "reqID": "8271adbc-6c7e-4bb0-ba5f-958c3478416b"} #10 166.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 166.1 #10 166.1 [cds] #10 166.1 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 166.1 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' #10 166.1 #10 166.1 [components] #10 166.1 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' #10 166.1 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 166.2 #10 166.2 [cds-blueprints-processor] #10 166.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 166.2 Hang tight while we grab the latest from your chart repositories... #10 166.2 2024-02-26T18:16:00.264Z INFO [102] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "138.61µs", "reqID": "2f790287-9afe-43cd-9f59-d7e11ed992f8"} #10 166.2 ...Successfully got an update from the "local" chart repository #10 166.2 Update Complete. ⎈Happy Helming!⎈ #10 166.3 Saving 4 charts #10 166.3 Downloading common from repo http://localhost:18080 #10 166.3 2024-02-26T18:16:00.300Z INFO [103] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "243.071µs", "reqID": "ae704b65-f6f4-486e-af8e-a44b2a98daf5"} #10 166.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 166.3 2024-02-26T18:16:00.307Z INFO [104] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.83µs", "reqID": "20b940a7-b5c8-4aa3-b190-7855059f1aa6"} #10 166.3 Downloading serviceAccount from repo http://localhost:18080 #10 166.3 2024-02-26T18:16:00.313Z INFO [105] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.291µs", "reqID": "796ee2a3-e01d-49f3-a4a5-5d5c024e727a"} #10 166.3 Downloading readinessCheck from repo http://localhost:18080 #10 166.3 2024-02-26T18:16:00.322Z INFO [106] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "290.461µs", "reqID": "c90412fe-c208-4487-aac4-f93d1b2a4373"} #10 166.3 Deleting outdated charts #10 166.3 Skipping linting of cds-blueprints-processor #10 166.5 Pushing cds-blueprints-processor-13.0.0.tgz to local... #10 166.6 2024-02-26T18:16:00.615Z INFO [107] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "32.30558ms", "reqID": "28d83422-dc03-4d77-bc32-1e45ca3b0182"} #10 166.6 Done. #10 169.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages #10 169.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 169.6 #10 169.6 [cds-command-executor] #10 169.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 169.6 Hang tight while we grab the latest from your chart repositories... #10 169.6 2024-02-26T18:16:03.680Z INFO [108] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.761µs", "reqID": "df4520a5-8046-470c-a7e9-509a4dd77b99"} #10 169.6 ...Successfully got an update from the "local" chart repository #10 169.6 Update Complete. ⎈Happy Helming!⎈ #10 169.7 Saving 3 charts #10 169.7 Downloading common from repo http://localhost:18080 #10 169.7 2024-02-26T18:16:03.708Z INFO [109] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "309.361µs", "reqID": "1b3c8603-0623-4d5b-b046-c89d5235e32f"} #10 169.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 169.7 2024-02-26T18:16:03.712Z INFO [110] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "159.471µs", "reqID": "67d2ca8a-51d2-4a3f-8b72-1fd052619ae6"} #10 169.7 Downloading serviceAccount from repo http://localhost:18080 #10 169.7 2024-02-26T18:16:03.718Z INFO [111] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.301µs", "reqID": "dbf6f166-dc24-4842-baa4-1563d432ea7f"} #10 169.7 Deleting outdated charts #10 169.7 Skipping linting of cds-command-executor #10 169.9 Pushing cds-command-executor-13.0.0.tgz to local... #10 169.9 2024-02-26T18:16:03.960Z INFO [112] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.344795ms", "reqID": "b9eca37c-f69b-4a06-8f1a-eaef76520720"} #10 169.9 Done. #10 172.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages #10 172.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 172.9 #10 172.9 [cds-py-executor] #10 172.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 173.0 Hang tight while we grab the latest from your chart repositories... #10 173.0 2024-02-26T18:16:07.034Z INFO [113] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "112.01µs", "reqID": "e5a79af9-923a-4a56-a31b-28c519e73a6f"} #10 173.0 ...Successfully got an update from the "local" chart repository #10 173.0 Update Complete. ⎈Happy Helming!⎈ #10 173.0 Saving 3 charts #10 173.0 Downloading common from repo http://localhost:18080 #10 173.0 2024-02-26T18:16:07.060Z INFO [114] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "298.741µs", "reqID": "1407bec3-c4d5-4842-84a6-0a511daf7721"} #10 173.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 173.0 2024-02-26T18:16:07.067Z INFO [115] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "165.141µs", "reqID": "ccb0794f-d178-4b69-be8f-5fb118a022a4"} #10 173.0 Downloading serviceAccount from repo http://localhost:18080 #10 173.0 2024-02-26T18:16:07.073Z INFO [116] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "298.161µs", "reqID": "badb6e76-0cbc-4f91-ac06-1bc8ed8800f7"} #10 173.0 Deleting outdated charts #10 173.0 Skipping linting of cds-py-executor #10 173.2 Pushing cds-py-executor-13.0.0.tgz to local... #10 173.3 2024-02-26T18:16:07.308Z INFO [117] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.612507ms", "reqID": "6df1d555-efe6-4f11-a566-aaaa7cd73c56"} #10 173.3 Done. #10 176.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages #10 176.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 176.3 #10 176.3 [cds-sdc-listener] #10 176.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 176.3 Hang tight while we grab the latest from your chart repositories... #10 176.3 2024-02-26T18:16:10.374Z INFO [118] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "158.24µs", "reqID": "74133943-ac23-45d6-9bee-c21e0474035c"} #10 176.3 ...Successfully got an update from the "local" chart repository #10 176.3 Update Complete. ⎈Happy Helming!⎈ #10 176.4 Saving 3 charts #10 176.4 Downloading common from repo http://localhost:18080 #10 176.4 2024-02-26T18:16:10.404Z INFO [119] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "191.591µs", "reqID": "91c86a00-e4ca-49a2-8cb9-c6534e10ff67"} #10 176.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 176.4 2024-02-26T18:16:10.409Z INFO [120] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "302.401µs", "reqID": "85819499-9f1f-4bc9-9851-b098b43251e7"} #10 176.4 Downloading serviceAccount from repo http://localhost:18080 #10 176.4 2024-02-26T18:16:10.417Z INFO [121] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.37µs", "reqID": "0e4f7c87-65a4-451d-a491-d6388b85977a"} #10 176.4 Deleting outdated charts #10 176.4 Skipping linting of cds-sdc-listener #10 176.6 Pushing cds-sdc-listener-13.0.0.tgz to local... #10 176.6 2024-02-26T18:16:10.653Z INFO [122] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.059495ms", "reqID": "c399cc75-25a7-416a-94f4-12674de08180"} #10 176.6 Done. #10 179.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages #10 179.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 179.6 #10 179.6 [cds-ui] #10 179.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 179.7 Hang tight while we grab the latest from your chart repositories... #10 179.7 2024-02-26T18:16:13.719Z INFO [123] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.721µs", "reqID": "e397dae4-a61f-4a56-89d3-2e39dae69fbf"} #10 179.7 ...Successfully got an update from the "local" chart repository #10 179.7 Update Complete. ⎈Happy Helming!⎈ #10 179.7 Saving 3 charts #10 179.7 Downloading common from repo http://localhost:18080 #10 179.7 2024-02-26T18:16:13.747Z INFO [124] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "270.452µs", "reqID": "6bfa5322-0af7-42a0-bb6f-2dd3295f229f"} #10 179.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 179.7 2024-02-26T18:16:13.754Z INFO [125] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.851µs", "reqID": "9086edf2-613b-48a6-a2eb-a4a99a77d660"} #10 179.7 Downloading serviceAccount from repo http://localhost:18080 #10 179.7 2024-02-26T18:16:13.761Z INFO [126] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.432µs", "reqID": "f5cca63a-74cb-4ff1-a0cf-305ca55f2c08"} #10 179.7 Deleting outdated charts #10 179.7 Skipping linting of cds-ui #10 180.0 Pushing cds-ui-13.0.0.tgz to local... #10 180.0 2024-02-26T18:16:14.022Z INFO [127] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.105258ms", "reqID": "93290729-a868-440f-9568-e284a213cae5"} #10 180.0 Done. #10 183.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components/../../dist/packages #10 183.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 183.0 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds/components' #10 186.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cds/../dist/packages #10 186.0 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' #10 186.0 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cds' #10 186.0 Hang tight while we grab the latest from your chart repositories... #10 186.0 2024-02-26T18:16:20.088Z INFO [128] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "191.84µs", "reqID": "121705e6-b437-4511-8c6d-69cedd15d122"} #10 186.1 ...Successfully got an update from the "local" chart repository #10 186.1 Update Complete. ⎈Happy Helming!⎈ #10 186.1 Saving 7 charts #10 186.1 Downloading common from repo http://localhost:18080 #10 186.1 2024-02-26T18:16:20.142Z INFO [129] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.311µs", "reqID": "e6ee7adf-7aa0-4d4c-9fcd-383e556c4277"} #10 186.1 Downloading mariadb-galera from repo http://localhost:18080 #10 186.1 2024-02-26T18:16:20.150Z INFO [130] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.351µs", "reqID": "1ddbd657-7316-4c09-8fc3-94be8e5b9c76"} #10 186.2 Deleting outdated charts #10 186.2 Skipping linting of cds #10 186.7 Pushing cds-13.0.0.tgz to local... #10 186.8 2024-02-26T18:16:20.857Z INFO [131] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "117.420095ms", "reqID": "785c68f3-b40f-41fd-8fac-5092323b311d"} #10 186.8 Done. #10 189.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 189.8 #10 189.8 [cli] #10 189.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 189.9 Hang tight while we grab the latest from your chart repositories... #10 189.9 2024-02-26T18:16:23.965Z INFO [132] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.47µs", "reqID": "a9d02cd5-6007-4c20-b909-7bd8416965f1"} #10 189.9 ...Successfully got an update from the "local" chart repository #10 189.9 Update Complete. ⎈Happy Helming!⎈ #10 189.9 Saving 3 charts #10 189.9 Downloading common from repo http://localhost:18080 #10 190.0 2024-02-26T18:16:23.994Z INFO [133] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "363.641µs", "reqID": "821df1ea-883f-44c2-89f7-1fc7430c8aa6"} #10 190.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 190.0 2024-02-26T18:16:24.000Z INFO [134] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "133.501µs", "reqID": "7fc6fe88-5493-4461-b577-c1a0ff7eb4b6"} #10 190.0 Downloading serviceAccount from repo http://localhost:18080 #10 190.0 2024-02-26T18:16:24.008Z INFO [135] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.091µs", "reqID": "9a9f47b3-9ae7-4aa8-8e94-3bdc3bcbeb15"} #10 190.0 Deleting outdated charts #10 190.0 Skipping linting of cli #10 190.2 Pushing cli-13.0.0.tgz to local... #10 190.2 2024-02-26T18:16:24.247Z INFO [136] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.843931ms", "reqID": "b32d8ac5-8873-42c9-8697-0eae78864bda"} #10 190.2 Done. #10 193.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 193.2 #10 193.2 [cps] #10 193.2 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 193.3 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 193.3 #10 193.3 [components] #10 193.3 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 193.3 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 193.3 #10 193.3 [cps-core] #10 193.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 193.4 Hang tight while we grab the latest from your chart repositories... #10 193.4 2024-02-26T18:16:27.486Z INFO [137] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "224.301µs", "reqID": "8ace790c-bbd0-4308-a821-9d7479f704e1"} #10 193.4 ...Successfully got an update from the "local" chart repository #10 193.4 Update Complete. ⎈Happy Helming!⎈ #10 193.5 Saving 6 charts #10 193.5 Downloading common from repo http://localhost:18080 #10 193.5 2024-02-26T18:16:27.536Z INFO [138] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.931µs", "reqID": "3e86c071-9eeb-4073-a9b8-782cf4e591fd"} #10 193.5 Downloading postgres from repo http://localhost:18080 #10 193.5 2024-02-26T18:16:27.541Z INFO [139] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "310.122µs", "reqID": "8a5f806c-fdbe-46b0-8e21-078af69fd10f"} #10 193.5 Downloading postgres-init from repo http://localhost:18080 #10 193.5 2024-02-26T18:16:27.551Z INFO [140] Request served {"path": "/charts/postgres-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.19µs", "reqID": "ccbbf3e7-f66b-4a85-8b19-824bd8095877"} #10 193.5 Downloading readinessCheck from repo http://localhost:18080 #10 193.5 2024-02-26T18:16:27.558Z INFO [141] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.91µs", "reqID": "c4f7473b-6908-4dcf-bd6e-a077254e87ce"} #10 193.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 193.5 2024-02-26T18:16:27.566Z INFO [142] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "130.14µs", "reqID": "80ae9e9d-1073-4464-9793-61f0b20491eb"} #10 193.5 Downloading serviceAccount from repo http://localhost:18080 #10 193.5 2024-02-26T18:16:27.570Z INFO [143] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "123.44µs", "reqID": "ccbe3602-1a43-4e3e-855d-92379e717924"} #10 193.5 Deleting outdated charts #10 193.5 Skipping linting of cps-core #10 193.8 Pushing cps-core-13.0.1.tgz to local... #10 193.9 2024-02-26T18:16:27.928Z INFO [144] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "48.750226ms", "reqID": "5dc8f2e7-693a-4e83-ae96-3a60d027b91a"} #10 193.9 Done. #10 196.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components/../../dist/packages #10 196.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 196.9 #10 196.9 [cps-temporal] #10 196.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 197.0 Hang tight while we grab the latest from your chart repositories... #10 197.0 2024-02-26T18:16:31.055Z INFO [145] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "135.66µs", "reqID": "dbc2eba8-de8f-43c8-8166-4c7020a6a7c4"} #10 197.0 ...Successfully got an update from the "local" chart repository #10 197.0 Update Complete. ⎈Happy Helming!⎈ #10 197.0 Saving 5 charts #10 197.0 Downloading common from repo http://localhost:18080 #10 197.1 2024-02-26T18:16:31.094Z INFO [146] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.9µs", "reqID": "51c49909-4076-4fb2-acdc-3bb42992a8cf"} #10 197.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 197.1 2024-02-26T18:16:31.103Z INFO [147] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.79µs", "reqID": "925a489a-6ea8-45a5-b66a-b949f18970ed"} #10 197.1 Downloading timescaledb from repo http://localhost:18080 #10 197.1 2024-02-26T18:16:31.110Z INFO [148] Request served {"path": "/charts/timescaledb-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.981µs", "reqID": "6e25b107-4024-477c-8b0d-494411712db3"} #10 197.1 Downloading readinessCheck from repo http://localhost:18080 #10 197.1 2024-02-26T18:16:31.121Z INFO [149] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "126.492µs", "reqID": "76fcd8f4-18ac-48d6-8aae-52fc87d3ee4e"} #10 197.1 Downloading serviceAccount from repo http://localhost:18080 #10 197.1 2024-02-26T18:16:31.127Z INFO [150] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.081µs", "reqID": "12dbfa56-6d65-489f-ad90-691978369460"} #10 197.1 Deleting outdated charts #10 197.1 Skipping linting of cps-temporal #10 197.4 Pushing cps-temporal-13.0.1.tgz to local... #10 197.4 2024-02-26T18:16:31.461Z INFO [151] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "41.163827ms", "reqID": "21e703e9-91d7-411e-8b33-5ca1c08454f4"} #10 197.4 Done. #10 200.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components/../../dist/packages #10 200.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 200.4 #10 200.4 [ncmp-dmi-plugin] #10 200.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 200.6 Hang tight while we grab the latest from your chart repositories... #10 200.6 2024-02-26T18:16:34.603Z INFO [152] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "283.682µs", "reqID": "737bf8fb-b03f-46ac-8f2b-8c6d572f0dcc"} #10 200.6 ...Successfully got an update from the "local" chart repository #10 200.6 Update Complete. ⎈Happy Helming!⎈ #10 200.6 Saving 4 charts #10 200.6 Downloading common from repo http://localhost:18080 #10 200.6 2024-02-26T18:16:34.637Z INFO [153] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.471µs", "reqID": "373d1993-eb9f-4338-8b1d-efbf862fce95"} #10 200.6 Downloading readinessCheck from repo http://localhost:18080 #10 200.6 2024-02-26T18:16:34.646Z INFO [154] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "124.451µs", "reqID": "f1703174-f678-4dd2-9938-fa240ea7b601"} #10 200.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 200.6 2024-02-26T18:16:34.655Z INFO [155] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "107.841µs", "reqID": "7e0acb4e-b33d-432c-80f9-efb4c5236e55"} #10 200.6 Downloading serviceAccount from repo http://localhost:18080 #10 200.6 2024-02-26T18:16:34.664Z INFO [156] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.66µs", "reqID": "fa133fb3-99f5-496d-b4ab-143d6a0e9c11"} #10 200.6 Deleting outdated charts #10 200.6 Skipping linting of ncmp-dmi-plugin #10 200.9 Pushing ncmp-dmi-plugin-13.0.1.tgz to local... #10 200.9 2024-02-26T18:16:34.930Z INFO [157] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.008477ms", "reqID": "739b284b-81a4-469e-a63c-33817c0165aa"} #10 200.9 Done. #10 203.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components/../../dist/packages #10 203.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 203.9 Hang tight while we grab the latest from your chart repositories... #10 203.9 2024-02-26T18:16:37.990Z INFO [158] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "186.85µs", "reqID": "86ed4493-eca5-44c2-9228-79537025c14c"} #10 204.0 ...Successfully got an update from the "local" chart repository #10 204.0 Update Complete. ⎈Happy Helming!⎈ #10 204.0 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps/components' #10 207.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/../dist/packages #10 207.0 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 207.0 #10 207.0 [templates] #10 207.0 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 210.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/cps/../dist/packages #10 210.0 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 210.0 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/cps' #10 210.0 Hang tight while we grab the latest from your chart repositories... #10 210.0 2024-02-26T18:16:44.069Z INFO [159] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "118.481µs", "reqID": "4d962f4d-39f9-4808-bea9-35adb28629f5"} #10 210.0 ...Successfully got an update from the "local" chart repository #10 210.0 Update Complete. ⎈Happy Helming!⎈ #10 210.1 Saving 5 charts #10 210.1 Downloading common from repo http://localhost:18080 #10 210.1 2024-02-26T18:16:44.113Z INFO [160] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.31µs", "reqID": "2034e295-1fc5-4a86-afde-e6d86041b13e"} #10 210.1 Downloading roles-wrapper from repo http://localhost:18080 #10 210.1 2024-02-26T18:16:44.120Z INFO [161] Request served {"path": "/charts/roles-wrapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.281µs", "reqID": "dd1d0655-8f47-4c8e-9c3a-3d5f7fc5303f"} #10 210.1 Downloading cps-core from repo http://localhost:18080 #10 210.1 2024-02-26T18:16:44.124Z INFO [162] Request served {"path": "/charts/cps-core-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.821µs", "reqID": "f166f0c0-92c2-4bcc-8d60-93f64e722ee1"} #10 210.1 Downloading cps-temporal from repo http://localhost:18080 #10 210.1 2024-02-26T18:16:44.130Z INFO [163] Request served {"path": "/charts/cps-temporal-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.391µs", "reqID": "c60d6093-ff5c-4d74-8d01-7cd061574cd3"} #10 210.1 Downloading ncmp-dmi-plugin from repo http://localhost:18080 #10 210.1 2024-02-26T18:16:44.135Z INFO [164] Request served {"path": "/charts/ncmp-dmi-plugin-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "340.801µs", "reqID": "c717b845-7fbd-415b-980e-1b1246456f53"} #10 210.1 Deleting outdated charts #10 210.1 Skipping linting of cps #10 210.6 Pushing cps-13.0.1.tgz to local... #10 210.7 2024-02-26T18:16:44.726Z INFO [165] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "120.90115ms", "reqID": "f27eeaff-4a4b-4239-a0dc-7692aff35b79"} #10 210.7 Done. #10 213.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 213.7 #10 213.7 [dcaegen2-services] #10 213.7 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 213.8 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 213.8 #10 213.8 [common] #10 213.8 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 213.8 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' #10 213.8 #10 213.8 [dcaegen2-services-common] #10 213.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' #10 213.9 Hang tight while we grab the latest from your chart repositories... #10 213.9 2024-02-26T18:16:47.984Z INFO [166] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "178.821µs", "reqID": "8eb09ada-3b8f-4ae0-b897-ffa05ceee89e"} #10 213.9 ...Successfully got an update from the "local" chart repository #10 213.9 Update Complete. ⎈Happy Helming!⎈ #10 214.0 Saving 1 charts #10 214.0 Downloading common from repo http://localhost:18080 #10 214.0 2024-02-26T18:16:48.012Z INFO [167] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.92µs", "reqID": "b2a172c4-ced1-494e-817f-54c714f80b15"} #10 214.0 Deleting outdated charts #10 214.0 Skipping linting of dcaegen2-services-common #10 214.2 Pushing dcaegen2-services-common-13.0.0.tgz to local... #10 214.2 2024-02-26T18:16:48.216Z INFO [168] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.615633ms", "reqID": "d2e7967e-b6fd-4a51-9eec-185f3cfab4b2"} #10 214.2 Done. #10 217.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common/../../dist/packages #10 217.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' #10 217.2 Hang tight while we grab the latest from your chart repositories... #10 217.2 2024-02-26T18:16:51.272Z INFO [169] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "131.14µs", "reqID": "3e81d926-6dd5-465a-b3d9-39ef518a8dda"} #10 217.2 ...Successfully got an update from the "local" chart repository #10 217.2 Update Complete. ⎈Happy Helming!⎈ #10 217.2 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/common' #10 220.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages #10 220.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 220.2 #10 220.2 [components] #10 220.2 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 220.2 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 220.3 #10 220.3 [dcae-datafile-collector] #10 220.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 220.3 Hang tight while we grab the latest from your chart repositories... #10 220.3 2024-02-26T18:16:54.356Z INFO [170] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.771µs", "reqID": "ce6f7255-8344-4cc9-846a-4a4db8cd853b"} #10 220.3 ...Successfully got an update from the "local" chart repository #10 220.3 Update Complete. ⎈Happy Helming!⎈ #10 220.4 Saving 6 charts #10 220.4 Downloading common from repo http://localhost:18080 #10 220.4 2024-02-26T18:16:54.409Z INFO [171] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.022µs", "reqID": "fd5f03a4-2098-4155-b87d-912576a4921e"} #10 220.4 Downloading readinessCheck from repo http://localhost:18080 #10 220.4 2024-02-26T18:16:54.416Z INFO [172] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.881µs", "reqID": "86ae394e-4339-49d0-a90b-4f816d31bc0a"} #10 220.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 220.4 2024-02-26T18:16:54.422Z INFO [173] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "145.87µs", "reqID": "f78d3c5c-0e38-4202-aaa8-85cfeca19e56"} #10 220.4 Downloading certManagerCertificate from repo http://localhost:18080 #10 220.4 2024-02-26T18:16:54.432Z INFO [174] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.63µs", "reqID": "584404e2-fb25-4ac7-a108-6413bdcc31c6"} #10 220.4 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 220.4 2024-02-26T18:16:54.443Z INFO [175] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "275.801µs", "reqID": "c39cb057-5b3f-491a-a6ae-03460dd162b4"} #10 220.4 Downloading serviceAccount from repo http://localhost:18080 #10 220.4 2024-02-26T18:16:54.451Z INFO [176] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.191µs", "reqID": "a00b3dc9-b844-4208-a0ff-6b46441b02c4"} #10 220.4 Deleting outdated charts #10 220.4 Skipping linting of dcae-datafile-collector #10 220.7 Pushing dcae-datafile-collector-13.0.0.tgz to local... #10 220.8 2024-02-26T18:16:54.807Z INFO [177] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "45.255687ms", "reqID": "9b85f2e1-f6c4-4edd-b8dc-188ada44a93b"} #10 220.8 Done. #10 223.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 223.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 223.8 #10 223.8 [dcae-datalake-admin-ui] #10 223.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 223.8 Hang tight while we grab the latest from your chart repositories... #10 223.8 2024-02-26T18:16:57.871Z INFO [178] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "294.431µs", "reqID": "a2b6bc29-8596-4163-a380-f4080d729b79"} #10 223.8 ...Successfully got an update from the "local" chart repository #10 223.8 Update Complete. ⎈Happy Helming!⎈ #10 223.9 Saving 5 charts #10 223.9 Downloading common from repo http://localhost:18080 #10 223.9 2024-02-26T18:16:57.926Z INFO [179] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.281µs", "reqID": "df388f5f-476e-4a22-9b6c-26f71d0ac5ef"} #10 223.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 223.9 2024-02-26T18:16:57.933Z INFO [180] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "129.38µs", "reqID": "f21af238-0130-4122-a998-e71c09437330"} #10 223.9 Downloading readinessCheck from repo http://localhost:18080 #10 223.9 2024-02-26T18:16:57.940Z INFO [181] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.001µs", "reqID": "57edd0b5-aa06-4494-a1e2-6423dcfe7d1d"} #10 223.9 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 223.9 2024-02-26T18:16:57.945Z INFO [182] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "179.6µs", "reqID": "d7b59087-c46e-436b-be90-9c38330a9fd3"} #10 223.9 Downloading serviceAccount from repo http://localhost:18080 #10 223.9 2024-02-26T18:16:57.956Z INFO [183] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "298.951µs", "reqID": "fee802db-2416-4252-ba81-bd17162049c2"} #10 223.9 Deleting outdated charts #10 223.9 Skipping linting of dcae-datalake-admin-ui #10 224.2 Pushing dcae-datalake-admin-ui-13.0.0.tgz to local... #10 224.2 2024-02-26T18:16:58.244Z INFO [184] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "32.589159ms", "reqID": "3a0f54bc-6805-406b-b011-25dd95d88456"} #10 224.2 Done. #10 227.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 227.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 227.2 #10 227.2 [dcae-datalake-des] #10 227.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 227.3 Hang tight while we grab the latest from your chart repositories... #10 227.3 2024-02-26T18:17:01.305Z INFO [185] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.84µs", "reqID": "f37a9108-4ed3-4673-92fb-55cb9c5c9809"} #10 227.3 ...Successfully got an update from the "local" chart repository #10 227.3 Update Complete. ⎈Happy Helming!⎈ #10 227.3 Saving 5 charts #10 227.3 Downloading common from repo http://localhost:18080 #10 227.3 2024-02-26T18:17:01.348Z INFO [186] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "132.241µs", "reqID": "49e72b6e-e4b9-4a81-b205-be49fd3386f1"} #10 227.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 227.3 2024-02-26T18:17:01.355Z INFO [187] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "79.77µs", "reqID": "a648f489-4f85-43c1-94b0-184bd88a2cc0"} #10 227.3 Downloading readinessCheck from repo http://localhost:18080 #10 227.3 2024-02-26T18:17:01.365Z INFO [188] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "218.61µs", "reqID": "bccba81a-d62d-48b8-916e-e13e2d0f1f31"} #10 227.3 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 227.3 2024-02-26T18:17:01.371Z INFO [189] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "141.61µs", "reqID": "ff621f6d-eba9-4155-986d-b0759d7fcaff"} #10 227.3 Downloading serviceAccount from repo http://localhost:18080 #10 227.3 2024-02-26T18:17:01.377Z INFO [190] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.911µs", "reqID": "9ec702a7-b4ef-4bf2-9265-b96d9566b346"} #10 227.3 Deleting outdated charts #10 227.4 Skipping linting of dcae-datalake-des #10 227.6 Pushing dcae-datalake-des-13.0.0.tgz to local... #10 227.6 2024-02-26T18:17:01.692Z INFO [191] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.080082ms", "reqID": "f22a6761-7dfc-4ebd-8dfb-3ed8ad546016"} #10 227.7 Done. #10 230.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 230.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 230.7 #10 230.7 [dcae-datalake-feeder] #10 230.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 230.7 Hang tight while we grab the latest from your chart repositories... #10 230.7 2024-02-26T18:17:04.772Z INFO [192] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.551µs", "reqID": "855b279f-d47c-43b6-8364-6891ea43f8da"} #10 230.7 ...Successfully got an update from the "local" chart repository #10 230.7 Update Complete. ⎈Happy Helming!⎈ #10 230.8 Saving 6 charts #10 230.8 Downloading common from repo http://localhost:18080 #10 230.8 2024-02-26T18:17:04.829Z INFO [193] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.251µs", "reqID": "6cf01db0-f491-4582-b6e0-33263f575dbf"} #10 230.8 Downloading postgres from repo http://localhost:18080 #10 230.8 2024-02-26T18:17:04.837Z INFO [194] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "282.191µs", "reqID": "6257d12b-6d69-4e7d-9044-526e2de184a3"} #10 230.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 230.8 2024-02-26T18:17:04.845Z INFO [195] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "136.451µs", "reqID": "6ee64442-307b-449e-aa2e-c9ce0e0ca603"} #10 230.8 Downloading readinessCheck from repo http://localhost:18080 #10 230.8 2024-02-26T18:17:04.852Z INFO [196] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "160.91µs", "reqID": "918fb3d3-175e-47f9-81b7-0efa6d45fc48"} #10 230.8 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 230.8 2024-02-26T18:17:04.860Z INFO [197] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.741µs", "reqID": "26c860fc-acdb-4d23-849c-f16fa6ffe0aa"} #10 230.8 Downloading serviceAccount from repo http://localhost:18080 #10 230.8 2024-02-26T18:17:04.868Z INFO [198] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "143.24µs", "reqID": "56a92ea2-9d16-4702-838b-2db1a72c4eeb"} #10 230.8 Deleting outdated charts #10 230.8 Skipping linting of dcae-datalake-feeder #10 231.1 Pushing dcae-datalake-feeder-13.0.0.tgz to local... #10 231.1 2024-02-26T18:17:05.190Z INFO [199] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "45.490044ms", "reqID": "617d3359-d3aa-4b6f-9904-05a35eb67f8d"} #10 231.1 Done. #10 234.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 234.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 234.2 #10 234.2 [dcae-heartbeat] #10 234.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 234.2 Hang tight while we grab the latest from your chart repositories... #10 234.2 2024-02-26T18:17:08.256Z INFO [200] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.631µs", "reqID": "a9b74a27-7a1c-4dfd-ba8b-5c60ec17abbf"} #10 234.2 ...Successfully got an update from the "local" chart repository #10 234.2 Update Complete. ⎈Happy Helming!⎈ #10 234.3 Saving 6 charts #10 234.3 Downloading common from repo http://localhost:18080 #10 234.3 2024-02-26T18:17:08.313Z INFO [201] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.641µs", "reqID": "0a4767a1-f212-49ee-8df5-739aae37dc8c"} #10 234.3 Downloading postgres from repo http://localhost:18080 #10 234.3 2024-02-26T18:17:08.318Z INFO [202] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "192.71µs", "reqID": "ba4f5574-7445-4aea-a282-b25a2972547c"} #10 234.3 Downloading readinessCheck from repo http://localhost:18080 #10 234.3 2024-02-26T18:17:08.327Z INFO [203] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "268.901µs", "reqID": "2e368896-03c8-4cb7-bab0-85a82d0efd13"} #10 234.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 234.3 2024-02-26T18:17:08.345Z INFO [204] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.751µs", "reqID": "4e807f2d-0c75-4528-a17f-a86e3dbe9c02"} #10 234.3 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 234.3 2024-02-26T18:17:08.351Z INFO [205] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "135.712µs", "reqID": "e398b888-7bcf-4b30-a473-facdb479013b"} #10 234.3 Downloading serviceAccount from repo http://localhost:18080 #10 234.3 2024-02-26T18:17:08.358Z INFO [206] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "176.85µs", "reqID": "c1c6e11e-0ae1-4c7d-ba76-b02f8199146c"} #10 234.3 Deleting outdated charts #10 234.3 Skipping linting of dcae-heartbeat #10 234.6 Pushing dcae-heartbeat-13.0.0.tgz to local... #10 234.6 2024-02-26T18:17:08.690Z INFO [207] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "34.757206ms", "reqID": "7d6192b7-46e4-49c2-8aed-d3341899f512"} #10 234.6 Done. #10 237.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 237.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 237.7 #10 237.7 [dcae-hv-ves-collector] #10 237.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 237.7 Hang tight while we grab the latest from your chart repositories... #10 237.7 2024-02-26T18:17:11.773Z INFO [208] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180.03µs", "reqID": "256a3e05-5f77-4b47-9fbc-50a440e20c41"} #10 237.7 ...Successfully got an update from the "local" chart repository #10 237.7 Update Complete. ⎈Happy Helming!⎈ #10 237.8 Saving 5 charts #10 237.8 Downloading common from repo http://localhost:18080 #10 237.8 2024-02-26T18:17:11.829Z INFO [209] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "304.321µs", "reqID": "475455d5-120a-4abf-8cd6-0e5f631b6b43"} #10 237.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 237.8 2024-02-26T18:17:11.835Z INFO [210] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "133.341µs", "reqID": "772717e7-27b4-4dd6-922f-2659f40f87ab"} #10 237.8 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 237.8 2024-02-26T18:17:11.841Z INFO [211] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "157.28µs", "reqID": "787d7402-565f-4857-8078-b50401936ba3"} #10 237.8 Downloading certManagerCertificate from repo http://localhost:18080 #10 237.8 2024-02-26T18:17:11.852Z INFO [212] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.481µs", "reqID": "f90e9c9a-2dc9-495f-b3a1-51de1a3fc722"} #10 237.8 Downloading serviceAccount from repo http://localhost:18080 #10 237.8 2024-02-26T18:17:11.864Z INFO [213] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.182µs", "reqID": "e53f7841-f006-4c7f-9483-644b52f70d45"} #10 237.8 Deleting outdated charts #10 237.8 Skipping linting of dcae-hv-ves-collector #10 238.1 Pushing dcae-hv-ves-collector-13.0.0.tgz to local... #10 238.2 2024-02-26T18:17:12.201Z INFO [214] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "35.051926ms", "reqID": "afa64605-1e9c-4260-9eb7-aa5955973ed7"} #10 238.2 Done. #10 241.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 241.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 241.2 #10 241.2 [dcae-kpi-ms] #10 241.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 241.2 Hang tight while we grab the latest from your chart repositories... #10 241.2 2024-02-26T18:17:15.264Z INFO [215] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.991µs", "reqID": "0ce6a016-d919-4a9b-bb80-a9d250fe63e0"} #10 241.2 ...Successfully got an update from the "local" chart repository #10 241.2 Update Complete. ⎈Happy Helming!⎈ #10 241.3 Saving 5 charts #10 241.3 Downloading common from repo http://localhost:18080 #10 241.3 2024-02-26T18:17:15.316Z INFO [216] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.161µs", "reqID": "583bb60f-b33f-4207-8e8b-90bdbd8a9373"} #10 241.3 Downloading readinessCheck from repo http://localhost:18080 #10 241.3 2024-02-26T18:17:15.325Z INFO [217] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.801µs", "reqID": "70bac376-6ed5-41ba-baae-d73e3b023ba6"} #10 241.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 241.3 2024-02-26T18:17:15.337Z INFO [218] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "74.57µs", "reqID": "e429e8f1-7b21-45d8-ac15-836320322c7c"} #10 241.3 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 241.3 2024-02-26T18:17:15.347Z INFO [219] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "117.22µs", "reqID": "ae5358d3-a224-4c03-8755-87873757c2f5"} #10 241.3 Downloading serviceAccount from repo http://localhost:18080 #10 241.3 2024-02-26T18:17:15.355Z INFO [220] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "146.061µs", "reqID": "e3a161a9-b22b-442b-8178-a087e9e549bc"} #10 241.3 Deleting outdated charts #10 241.3 Skipping linting of dcae-kpi-ms #10 241.6 Pushing dcae-kpi-ms-13.0.0.tgz to local... #10 241.6 2024-02-26T18:17:15.667Z INFO [221] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "36.259449ms", "reqID": "b20caf4e-b58d-46d3-8aa0-53e05a6b9185"} #10 241.6 Done. #10 244.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 244.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 244.6 #10 244.6 [dcae-ms-healthcheck] #10 244.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 244.7 Hang tight while we grab the latest from your chart repositories... #10 244.7 2024-02-26T18:17:18.738Z INFO [222] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "123.18µs", "reqID": "01a20582-b27e-438d-ac37-89b675b44d60"} #10 244.7 ...Successfully got an update from the "local" chart repository #10 244.7 Update Complete. ⎈Happy Helming!⎈ #10 244.7 Saving 3 charts #10 244.7 Downloading common from repo http://localhost:18080 #10 244.7 2024-02-26T18:17:18.774Z INFO [223] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.051µs", "reqID": "90a7e75d-f463-4184-b272-967fd35b8604"} #10 244.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 244.7 2024-02-26T18:17:18.782Z INFO [224] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "98.82µs", "reqID": "86723064-e425-4818-9546-da7b3b1e6290"} #10 244.7 Downloading serviceAccount from repo http://localhost:18080 #10 244.7 2024-02-26T18:17:18.788Z INFO [225] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "270.061µs", "reqID": "ac774654-f61c-411e-b328-46f394164edd"} #10 244.7 Deleting outdated charts #10 244.8 Skipping linting of dcae-ms-healthcheck #10 245.0 Pushing dcae-ms-healthcheck-13.0.0.tgz to local... #10 245.0 2024-02-26T18:17:19.050Z INFO [226] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.774886ms", "reqID": "43265f3e-e85e-472d-bbf1-77711b5aaddc"} #10 245.0 Done. #10 248.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 248.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 248.0 #10 248.0 [dcae-pm-mapper] #10 248.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 248.1 Hang tight while we grab the latest from your chart repositories... #10 248.1 2024-02-26T18:17:22.121Z INFO [227] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "127.15µs", "reqID": "af97145a-e23a-4941-9993-92416b4e6138"} #10 248.1 ...Successfully got an update from the "local" chart repository #10 248.1 Update Complete. ⎈Happy Helming!⎈ #10 248.1 Saving 5 charts #10 248.1 Downloading common from repo http://localhost:18080 #10 248.1 2024-02-26T18:17:22.167Z INFO [228] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.88µs", "reqID": "4b8ded66-23c4-478f-ace0-13c2b2d4e2c1"} #10 248.1 Downloading readinessCheck from repo http://localhost:18080 #10 248.1 2024-02-26T18:17:22.179Z INFO [229] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.481µs", "reqID": "5e1d1963-ad92-4da5-b532-521a6fed0863"} #10 248.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 248.1 2024-02-26T18:17:22.187Z INFO [230] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "139.7µs", "reqID": "0d81dc14-dfb6-4645-8504-053eabca0425"} #10 248.2 Downloading serviceAccount from repo http://localhost:18080 #10 248.2 2024-02-26T18:17:22.208Z INFO [231] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "408.682µs", "reqID": "13efd7b0-30ce-41d0-a18a-87fc0f8ad65e"} #10 248.2 Deleting outdated charts #10 248.2 Skipping linting of dcae-pm-mapper #10 248.4 Pushing dcae-pm-mapper-13.0.0.tgz to local... #10 248.4 2024-02-26T18:17:22.487Z INFO [232] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "33.332947ms", "reqID": "b8d9f6d8-cd30-4ca6-a4e7-ff8d8ed0fd5b"} #10 248.4 Done. #10 251.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 251.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 251.5 #10 251.5 [dcae-pmsh] #10 251.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 251.5 Hang tight while we grab the latest from your chart repositories... #10 251.5 2024-02-26T18:17:25.555Z INFO [233] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.351µs", "reqID": "e66cbdb2-bcb6-46f0-9aa9-62a454181d87"} #10 251.5 ...Successfully got an update from the "local" chart repository #10 251.5 Update Complete. ⎈Happy Helming!⎈ #10 251.6 Saving 6 charts #10 251.6 Downloading common from repo http://localhost:18080 #10 251.6 2024-02-26T18:17:25.623Z INFO [234] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.851µs", "reqID": "a29efc1b-6837-4df3-95f4-49daef7f5450"} #10 251.6 Downloading postgres from repo http://localhost:18080 #10 251.6 2024-02-26T18:17:25.633Z INFO [235] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "318.941µs", "reqID": "b6bea453-3042-4131-8b56-0af8aca94f85"} #10 251.6 Downloading readinessCheck from repo http://localhost:18080 #10 251.6 2024-02-26T18:17:25.646Z INFO [236] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.42µs", "reqID": "958e8629-99a3-4465-baa3-e4ad0b487652"} #10 251.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 251.6 2024-02-26T18:17:25.654Z INFO [237] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.51µs", "reqID": "38cb5f67-0767-469f-9307-b8ae6631ff02"} #10 251.6 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 251.6 2024-02-26T18:17:25.665Z INFO [238] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.241µs", "reqID": "355f46ad-3bd4-4476-b065-f40dd490c5ba"} #10 251.6 Downloading serviceAccount from repo http://localhost:18080 #10 251.6 2024-02-26T18:17:25.679Z INFO [239] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "259.911µs", "reqID": "5562a323-3524-4561-afb4-72dfef74baca"} #10 251.6 Deleting outdated charts #10 251.7 Skipping linting of dcae-pmsh #10 251.9 Pushing dcae-pmsh-13.0.0.tgz to local... #10 252.0 2024-02-26T18:17:26.022Z INFO [240] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "44.616916ms", "reqID": "2725ba35-5921-42b1-8fb1-15baa2ddd441"} #10 252.0 Done. #10 255.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 255.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 255.0 #10 255.0 [dcae-prh] #10 255.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 255.0 Hang tight while we grab the latest from your chart repositories... #10 255.0 2024-02-26T18:17:29.089Z INFO [241] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.2µs", "reqID": "c4c0239e-94ff-4278-af25-3f7f85baa348"} #10 255.1 ...Successfully got an update from the "local" chart repository #10 255.1 Update Complete. ⎈Happy Helming!⎈ #10 255.1 Saving 5 charts #10 255.1 Downloading common from repo http://localhost:18080 #10 255.1 2024-02-26T18:17:29.150Z INFO [242] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "295.611µs", "reqID": "b99e3ebb-ab4b-49f2-b927-9ea8d949708f"} #10 255.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 255.1 2024-02-26T18:17:29.157Z INFO [243] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "285.881µs", "reqID": "29f94507-ed38-4133-a710-7717c17cc017"} #10 255.1 Downloading readinessCheck from repo http://localhost:18080 #10 255.1 2024-02-26T18:17:29.168Z INFO [244] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.37µs", "reqID": "a8a5d08a-ebf1-495e-acba-dcf5afaeb427"} #10 255.1 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 255.1 2024-02-26T18:17:29.177Z INFO [245] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.96µs", "reqID": "3001a871-d936-4af2-9dd3-8efdbce42f0f"} #10 255.1 Downloading serviceAccount from repo http://localhost:18080 #10 255.1 2024-02-26T18:17:29.187Z INFO [246] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "143.19µs", "reqID": "161e2049-3d19-424a-b44d-6efc1c69a186"} #10 255.2 Deleting outdated charts #10 255.2 Skipping linting of dcae-prh #10 255.4 Pushing dcae-prh-13.0.0.tgz to local... #10 255.4 2024-02-26T18:17:29.487Z INFO [247] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "39.068885ms", "reqID": "66411b21-a606-47cc-b05f-3b7ffd1c33c7"} #10 255.4 Done. #10 258.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 258.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 258.5 #10 258.5 [dcae-restconf-collector] #10 258.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 258.5 Hang tight while we grab the latest from your chart repositories... #10 258.5 2024-02-26T18:17:32.553Z INFO [248] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.491µs", "reqID": "a17b418b-0ccc-424b-8b29-b4e9d3018572"} #10 258.5 ...Successfully got an update from the "local" chart repository #10 258.5 Update Complete. ⎈Happy Helming!⎈ #10 258.6 Saving 5 charts #10 258.6 Downloading common from repo http://localhost:18080 #10 258.6 2024-02-26T18:17:32.607Z INFO [249] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "379.812µs", "reqID": "0295e021-5971-4ef1-a274-7f0a2b7ca5c8"} #10 258.6 Downloading readinessCheck from repo http://localhost:18080 #10 258.6 2024-02-26T18:17:32.614Z INFO [250] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "362.211µs", "reqID": "04acb1dc-8e3b-40fd-929a-6858dc803358"} #10 258.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 258.6 2024-02-26T18:17:32.624Z INFO [251] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "176.511µs", "reqID": "f678d5e2-ff6f-4f02-aa08-cf35e8fde860"} #10 258.6 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 258.6 2024-02-26T18:17:32.633Z INFO [252] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.241µs", "reqID": "60c0cb34-4bda-4318-a677-8ed9d644ce92"} #10 258.6 Downloading serviceAccount from repo http://localhost:18080 #10 258.6 2024-02-26T18:17:32.646Z INFO [253] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.611µs", "reqID": "e2d815f1-21da-4f66-ac6a-b9ae21da4f21"} #10 258.6 Deleting outdated charts #10 258.6 Skipping linting of dcae-restconf-collector #10 258.9 Pushing dcae-restconf-collector-13.0.0.tgz to local... #10 258.9 2024-02-26T18:17:32.954Z INFO [254] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "31.632409ms", "reqID": "ffd3f5cb-4cef-4c3e-b156-e5a08f37c5ba"} #10 258.9 Done. #10 261.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 261.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 261.9 #10 261.9 [dcae-slice-analysis-ms] #10 261.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 262.0 Hang tight while we grab the latest from your chart repositories... #10 262.0 2024-02-26T18:17:36.015Z INFO [255] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "218.261µs", "reqID": "78f1a7c7-a044-4cfd-b21c-4f2d18ec8060"} #10 262.0 ...Successfully got an update from the "local" chart repository #10 262.0 Update Complete. ⎈Happy Helming!⎈ #10 262.0 Saving 6 charts #10 262.0 Downloading common from repo http://localhost:18080 #10 262.0 2024-02-26T18:17:36.086Z INFO [256] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.421µs", "reqID": "7745d0a7-7fc0-4e0b-a144-3e7eb2ca0555"} #10 262.0 Downloading postgres from repo http://localhost:18080 #10 262.0 2024-02-26T18:17:36.092Z INFO [257] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.811µs", "reqID": "47cdb08f-27c1-41ae-8771-a50246647508"} #10 262.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 262.1 2024-02-26T18:17:36.105Z INFO [258] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "110.691µs", "reqID": "76198a4c-2d0c-4e50-9a28-fb5a3b4d6a5c"} #10 262.1 Downloading readinessCheck from repo http://localhost:18080 #10 262.1 2024-02-26T18:17:36.115Z INFO [259] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "285.161µs", "reqID": "cce3981a-f503-4e29-9817-f9712e995ef3"} #10 262.1 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 262.1 2024-02-26T18:17:36.126Z INFO [260] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.851µs", "reqID": "c4c02d15-81ef-4063-9e1d-158f25f8f8b3"} #10 262.1 Downloading serviceAccount from repo http://localhost:18080 #10 262.1 2024-02-26T18:17:36.140Z INFO [261] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.391µs", "reqID": "f30b9196-3adb-4bab-ab71-d417910c3ea5"} #10 262.1 Deleting outdated charts #10 262.1 Skipping linting of dcae-slice-analysis-ms #10 262.4 Pushing dcae-slice-analysis-ms-13.0.0.tgz to local... #10 262.4 2024-02-26T18:17:36.474Z INFO [262] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "37.49355ms", "reqID": "6bbba4f4-6a27-4ad0-b238-7604a6eb1975"} #10 262.4 Done. #10 265.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 265.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 265.4 #10 265.4 [dcae-snmptrap-collector] #10 265.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 265.5 Hang tight while we grab the latest from your chart repositories... #10 265.5 2024-02-26T18:17:39.540Z INFO [263] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "197.991µs", "reqID": "65e5644b-1d45-444d-a89b-d91dbf40d2f1"} #10 265.5 ...Successfully got an update from the "local" chart repository #10 265.5 Update Complete. ⎈Happy Helming!⎈ #10 265.6 Saving 5 charts #10 265.6 Downloading common from repo http://localhost:18080 #10 265.6 2024-02-26T18:17:39.607Z INFO [264] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "284.831µs", "reqID": "a7d12fed-16c0-4f87-9226-1dee831d3459"} #10 265.6 Downloading readinessCheck from repo http://localhost:18080 #10 265.6 2024-02-26T18:17:39.617Z INFO [265] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "330.241µs", "reqID": "6037835c-79b0-49a8-a1a2-dbe22d4ece60"} #10 265.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 265.6 2024-02-26T18:17:39.632Z INFO [266] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "110.09µs", "reqID": "7e82bf9b-dc71-4519-baf7-2957d7457dd0"} #10 265.6 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 265.6 2024-02-26T18:17:39.642Z INFO [267] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.79µs", "reqID": "4903153a-68d2-4ce0-a9fe-164b9ab4128f"} #10 265.6 Downloading serviceAccount from repo http://localhost:18080 #10 265.6 2024-02-26T18:17:39.650Z INFO [268] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "175.41µs", "reqID": "2ac4e889-d329-436e-b95d-8a0c7d0887e1"} #10 265.6 Deleting outdated charts #10 265.6 Skipping linting of dcae-snmptrap-collector #10 265.9 Pushing dcae-snmptrap-collector-13.0.0.tgz to local... #10 265.9 2024-02-26T18:17:39.939Z INFO [269] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.962628ms", "reqID": "c4969e05-a7c1-43e9-90a6-17988f4a1da6"} #10 265.9 Done. #10 268.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 268.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 268.9 #10 268.9 [dcae-son-handler] #10 268.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 269.0 Hang tight while we grab the latest from your chart repositories... #10 269.0 2024-02-26T18:17:43.010Z INFO [270] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "138.41µs", "reqID": "a95a9323-f432-408b-8be1-25360e1853a9"} #10 269.0 ...Successfully got an update from the "local" chart repository #10 269.0 Update Complete. ⎈Happy Helming!⎈ #10 269.0 Saving 6 charts #10 269.0 Downloading common from repo http://localhost:18080 #10 269.0 2024-02-26T18:17:43.079Z INFO [271] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.12µs", "reqID": "991f4712-7f08-44b1-b2ee-6c71324f6ebd"} #10 269.0 Downloading postgres from repo http://localhost:18080 #10 269.0 2024-02-26T18:17:43.090Z INFO [272] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.921µs", "reqID": "24146fd7-4686-49d9-8f89-04cbbfc25701"} #10 269.0 Downloading readinessCheck from repo http://localhost:18080 #10 269.1 2024-02-26T18:17:43.102Z INFO [273] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "755.524µs", "reqID": "44ef8e5a-5c8e-41bb-8813-231dcfefb6af"} #10 269.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 269.1 2024-02-26T18:17:43.115Z INFO [274] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180.23µs", "reqID": "7c067117-6304-4fe4-a876-817fa92c9db2"} #10 269.1 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 269.1 2024-02-26T18:17:43.126Z INFO [275] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "264.551µs", "reqID": "218eab08-ab17-4e29-bab1-60ad865eefae"} #10 269.1 Downloading serviceAccount from repo http://localhost:18080 #10 269.1 2024-02-26T18:17:43.136Z INFO [276] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.471µs", "reqID": "aa5ac0d9-86fd-48f5-a13b-1a6d7e904f01"} #10 269.1 Deleting outdated charts #10 269.1 Skipping linting of dcae-son-handler #10 269.4 Pushing dcae-son-handler-13.0.0.tgz to local... #10 269.4 2024-02-26T18:17:43.480Z INFO [277] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "47.0708ms", "reqID": "2b6209a0-4031-475e-a507-52f3152e5059"} #10 269.4 Done. #10 272.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 272.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 272.4 #10 272.4 [dcae-tcagen2] #10 272.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 272.5 Hang tight while we grab the latest from your chart repositories... #10 272.5 2024-02-26T18:17:46.541Z INFO [278] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.641µs", "reqID": "80841ac5-4a88-4d3e-b171-3aa3a3415ae3"} #10 272.5 ...Successfully got an update from the "local" chart repository #10 272.5 Update Complete. ⎈Happy Helming!⎈ #10 272.6 Saving 7 charts #10 272.6 Downloading common from repo http://localhost:18080 #10 272.6 2024-02-26T18:17:46.617Z INFO [279] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.651µs", "reqID": "ca59427c-87c0-4d7b-b7a4-8ac712508450"} #10 272.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 272.6 2024-02-26T18:17:46.627Z INFO [280] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.58µs", "reqID": "b32cbac8-0d6f-4731-a495-81bd59b85e23"} #10 272.6 Downloading readinessCheck from repo http://localhost:18080 #10 272.6 2024-02-26T18:17:46.636Z INFO [281] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "260.21µs", "reqID": "40ca561c-e37d-4089-8808-485ab2cff98d"} #10 272.6 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 272.6 2024-02-26T18:17:46.648Z INFO [282] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "123.96µs", "reqID": "553023c4-470c-453c-b729-86fe9f072b6d"} #10 272.6 Downloading serviceAccount from repo http://localhost:18080 #10 272.6 2024-02-26T18:17:46.658Z INFO [283] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.361µs", "reqID": "9c132774-2772-48e2-a846-d111382e4b50"} #10 272.6 Already downloaded serviceAccount from repo http://localhost:18080 #10 272.6 Downloading mongo from repo http://localhost:18080 #10 272.6 2024-02-26T18:17:46.671Z INFO [284] Request served {"path": "/charts/mongo-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.6µs", "reqID": "83c2464b-cedf-4326-9f96-66054564525a"} #10 272.6 Deleting outdated charts #10 272.6 Skipping linting of dcae-tcagen2 #10 272.9 Pushing dcae-tcagen2-13.0.0.tgz to local... #10 273.0 2024-02-26T18:17:47.011Z INFO [285] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "44.201089ms", "reqID": "e7ceab47-b343-4391-b37a-d3b82b173704"} #10 273.0 Done. #10 276.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 276.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 276.0 #10 276.0 [dcae-ves-collector] #10 276.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 276.0 Hang tight while we grab the latest from your chart repositories... #10 276.0 2024-02-26T18:17:50.084Z INFO [286] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "165.35µs", "reqID": "ca1266cd-e7d0-47a7-a155-a30a6234a287"} #10 276.1 ...Successfully got an update from the "local" chart repository #10 276.1 Update Complete. ⎈Happy Helming!⎈ #10 276.1 Saving 6 charts #10 276.1 Downloading common from repo http://localhost:18080 #10 276.1 2024-02-26T18:17:50.146Z INFO [287] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "313.441µs", "reqID": "6b610c01-57c8-4444-a77f-7a57da9d85f6"} #10 276.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 276.1 2024-02-26T18:17:50.154Z INFO [288] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "270.091µs", "reqID": "a4615c32-2a3b-42c4-be78-336d1c41c775"} #10 276.1 Downloading readinessCheck from repo http://localhost:18080 #10 276.1 2024-02-26T18:17:50.166Z INFO [289] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "157.481µs", "reqID": "398c6788-cc31-4e6b-8b48-063cfd944bf7"} #10 276.1 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 276.1 2024-02-26T18:17:50.178Z INFO [290] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.44µs", "reqID": "1510ce12-ad03-4a1e-9ec8-43480efca0b7"} #10 276.1 Downloading certManagerCertificate from repo http://localhost:18080 #10 276.1 2024-02-26T18:17:50.186Z INFO [291] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.42µs", "reqID": "77575341-3523-459e-a5b2-8fb280d3deef"} #10 276.1 Downloading serviceAccount from repo http://localhost:18080 #10 276.2 2024-02-26T18:17:50.196Z INFO [292] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.831µs", "reqID": "55f86b4b-6628-4e1a-9af4-53a3bab0ef7d"} #10 276.2 Deleting outdated charts #10 276.2 Skipping linting of dcae-ves-collector #10 276.4 Pushing dcae-ves-collector-13.0.0.tgz to local... #10 276.5 2024-02-26T18:17:50.532Z INFO [293] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "38.49854ms", "reqID": "5e44ad44-f8d3-4c1f-bad7-cbb8bf5ad344"} #10 276.5 Done. #10 279.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 279.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 279.5 #10 279.5 [dcae-ves-mapper] #10 279.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 279.6 Hang tight while we grab the latest from your chart repositories... #10 279.6 2024-02-26T18:17:53.596Z INFO [294] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.341µs", "reqID": "6fbb995f-b187-49a4-8868-aca1d6cabfa5"} #10 279.6 ...Successfully got an update from the "local" chart repository #10 279.6 Update Complete. ⎈Happy Helming!⎈ #10 279.6 Saving 5 charts #10 279.6 Downloading common from repo http://localhost:18080 #10 279.6 2024-02-26T18:17:53.670Z INFO [295] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.871µs", "reqID": "235f9484-f074-4394-88c7-b4b04258fbd8"} #10 279.6 Downloading readinessCheck from repo http://localhost:18080 #10 279.6 2024-02-26T18:17:53.684Z INFO [296] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "360.101µs", "reqID": "fe8586a5-95bc-4d4b-89ac-14b32f025d6d"} #10 279.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 279.7 2024-02-26T18:17:53.701Z INFO [297] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "286.891µs", "reqID": "39cf2405-4005-40fd-9183-b3283e8f590d"} #10 279.7 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 279.7 2024-02-26T18:17:53.712Z INFO [298] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "118.511µs", "reqID": "ab726417-a706-41fc-8af3-f9a45514fd96"} #10 279.7 Downloading serviceAccount from repo http://localhost:18080 #10 279.7 2024-02-26T18:17:53.719Z INFO [299] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "121.06µs", "reqID": "b45011fa-d23a-414c-bf8b-fe5c67ea29b5"} #10 279.7 Deleting outdated charts #10 279.7 Skipping linting of dcae-ves-mapper #10 280.0 Pushing dcae-ves-mapper-13.0.0.tgz to local... #10 280.0 2024-02-26T18:17:54.029Z INFO [300] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.886972ms", "reqID": "5a1fa5fe-21c6-459e-8b4b-7bd6f9d51f25"} #10 280.0 Done. #10 283.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 283.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 283.0 #10 283.0 [dcae-ves-openapi-manager] #10 283.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 283.1 Hang tight while we grab the latest from your chart repositories... #10 283.1 2024-02-26T18:17:57.098Z INFO [301] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.91µs", "reqID": "d5cb07f1-c725-468e-8540-2d0ab7b37f46"} #10 283.1 ...Successfully got an update from the "local" chart repository #10 283.1 Update Complete. ⎈Happy Helming!⎈ #10 283.1 Saving 5 charts #10 283.1 Downloading common from repo http://localhost:18080 #10 283.1 2024-02-26T18:17:57.172Z INFO [302] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "317.771µs", "reqID": "620c9b4b-7534-4745-ba45-1e84b59066e6"} #10 283.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 283.1 2024-02-26T18:17:57.183Z INFO [303] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "139.25µs", "reqID": "e1f6da61-c0e2-4d86-8daa-72fad14e264b"} #10 283.1 Downloading readinessCheck from repo http://localhost:18080 #10 283.2 2024-02-26T18:17:57.194Z INFO [304] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "226.421µs", "reqID": "92a3ad98-37b1-41dc-97ec-7c7c2590ec6a"} #10 283.2 Downloading serviceAccount from repo http://localhost:18080 #10 283.2 2024-02-26T18:17:57.209Z INFO [305] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.821µs", "reqID": "7d194979-9d93-4826-9a3b-dcecdc68eb66"} #10 283.2 Downloading dcaegen2-services-common from repo http://localhost:18080 #10 283.2 2024-02-26T18:17:57.221Z INFO [306] Request served {"path": "/charts/dcaegen2-services-common-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "293.13µs", "reqID": "bf97dd0f-f7e9-49ef-8336-e43c3069991c"} #10 283.2 Deleting outdated charts #10 283.2 Skipping linting of dcae-ves-openapi-manager #10 283.5 Pushing dcae-ves-openapi-manager-13.0.0.tgz to local... #10 283.5 2024-02-26T18:17:57.551Z INFO [307] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "43.328205ms", "reqID": "b885e999-5121-4739-842e-49fdb2ab2ec9"} #10 283.5 Done. #10 286.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components/../../dist/packages #10 286.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 286.5 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/components' #10 289.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages #10 289.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 289.5 #10 289.5 [resources] #10 289.5 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 292.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages #10 292.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 292.5 #10 292.5 [templates] #10 292.5 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 295.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services/../dist/packages #10 295.6 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 295.6 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dcaegen2-services' #10 295.6 Hang tight while we grab the latest from your chart repositories... #10 295.6 2024-02-26T18:18:09.648Z INFO [308] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "244.431µs", "reqID": "70827dcf-c8ce-48cc-aa9a-57478ab3c293"} #10 295.6 ...Successfully got an update from the "local" chart repository #10 295.6 Update Complete. ⎈Happy Helming!⎈ #10 295.8 Saving 20 charts #10 295.8 Downloading common from repo http://localhost:18080 #10 295.8 2024-02-26T18:18:09.802Z INFO [309] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.621µs", "reqID": "2ab8bd78-6a8f-4f83-859c-0ed8ed7aac9a"} #10 295.8 Downloading dcae-datafile-collector from repo http://localhost:18080 #10 295.8 2024-02-26T18:18:09.815Z INFO [310] Request served {"path": "/charts/dcae-datafile-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.04µs", "reqID": "9a8fa443-7b49-419e-82fe-c3e6a1ae9a59"} #10 295.8 Downloading dcae-datalake-admin-ui from repo http://localhost:18080 #10 295.8 2024-02-26T18:18:09.823Z 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": "154.21µs", "reqID": "727623e4-4909-4107-a2b1-f8903786a42e"} #10 295.8 Downloading dcae-datalake-des from repo http://localhost:18080 #10 295.8 2024-02-26T18:18:09.832Z INFO [312] Request served {"path": "/charts/dcae-datalake-des-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.87µs", "reqID": "93dc59be-c26e-415d-b9b7-d3b59ee1f13d"} #10 295.8 Downloading dcae-datalake-feeder from repo http://localhost:18080 #10 295.8 2024-02-26T18:18:09.842Z INFO [313] Request served {"path": "/charts/dcae-datalake-feeder-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "159.241µs", "reqID": "9b5bc458-5e1c-4278-b05a-8fc568088cc2"} #10 295.8 Downloading dcae-heartbeat from repo http://localhost:18080 #10 295.8 2024-02-26T18:18:09.852Z INFO [314] Request served {"path": "/charts/dcae-heartbeat-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "212µs", "reqID": "9ddb2ad7-ad5c-495e-9e7a-d186ab64a1a9"} #10 295.8 Downloading dcae-hv-ves-collector from repo http://localhost:18080 #10 295.8 2024-02-26T18:18:09.866Z 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": "492.101µs", "reqID": "0fb45c23-5ca9-4ad2-9f48-b7554eb1433b"} #10 295.8 Downloading dcae-kpi-ms from repo http://localhost:18080 #10 295.8 2024-02-26T18:18:09.879Z INFO [316] Request served {"path": "/charts/dcae-kpi-ms-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "298.571µs", "reqID": "e531ee72-155e-4255-adda-e77ea2389b21"} #10 295.8 Downloading dcae-ms-healthcheck from repo http://localhost:18080 #10 295.8 2024-02-26T18:18:09.889Z INFO [317] Request served {"path": "/charts/dcae-ms-healthcheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.13µs", "reqID": "57d039ab-00e4-40f3-84a6-73c9f122a753"} #10 295.8 Downloading dcae-pm-mapper from repo http://localhost:18080 #10 295.9 2024-02-26T18:18:09.901Z INFO [318] Request served {"path": "/charts/dcae-pm-mapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "269.221µs", "reqID": "3cb68419-b4fe-4727-82b1-3854fdff5d58"} #10 295.9 Downloading dcae-pmsh from repo http://localhost:18080 #10 295.9 2024-02-26T18:18:09.909Z INFO [319] Request served {"path": "/charts/dcae-pmsh-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "369.411µs", "reqID": "c07af654-c919-4009-8bf7-65aa2da2489a"} #10 295.9 Downloading dcae-prh from repo http://localhost:18080 #10 295.9 2024-02-26T18:18:09.923Z INFO [320] Request served {"path": "/charts/dcae-prh-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "324.451µs", "reqID": "259e5c19-ca72-46fa-84ac-085b67f01c42"} #10 295.9 Downloading dcae-restconf-collector from repo http://localhost:18080 #10 295.9 2024-02-26T18:18:09.937Z INFO [321] Request served {"path": "/charts/dcae-restconf-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.531µs", "reqID": "87795dcc-8e82-4971-90ba-cb915079be4e"} #10 295.9 Downloading dcae-slice-analysis-ms from repo http://localhost:18080 #10 295.9 2024-02-26T18:18:09.950Z 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": "388.862µs", "reqID": "e81844aa-2364-4c8c-8466-4b780ef2a763"} #10 295.9 Downloading dcae-snmptrap-collector from repo http://localhost:18080 #10 295.9 2024-02-26T18:18:09.963Z INFO [323] Request served {"path": "/charts/dcae-snmptrap-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "164.871µs", "reqID": "b06c2e82-b419-49bf-b57c-aabec6236032"} #10 295.9 Downloading dcae-son-handler from repo http://localhost:18080 #10 295.9 2024-02-26T18:18:09.974Z INFO [324] Request served {"path": "/charts/dcae-son-handler-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.161µs", "reqID": "66b86321-7b6f-435c-8ede-c6ee5ebf5bb1"} #10 295.9 Downloading dcae-tcagen2 from repo http://localhost:18080 #10 295.9 2024-02-26T18:18:09.982Z INFO [325] Request served {"path": "/charts/dcae-tcagen2-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.101µs", "reqID": "dc55a72a-c625-495e-a4ec-d5d588cace88"} #10 295.9 Downloading dcae-ves-collector from repo http://localhost:18080 #10 296.0 2024-02-26T18:18:09.993Z INFO [326] Request served {"path": "/charts/dcae-ves-collector-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "462.882µs", "reqID": "69fa40fd-6d1d-4ab9-8d22-cb4fe298f808"} #10 296.0 Downloading dcae-ves-mapper from repo http://localhost:18080 #10 296.0 2024-02-26T18:18:10.004Z INFO [327] Request served {"path": "/charts/dcae-ves-mapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.19µs", "reqID": "838b751b-b639-4279-922f-bcab38b8caf5"} #10 296.2 Deleting outdated charts #10 296.2 Skipping linting of dcaegen2-services #10 297.8 Pushing dcaegen2-services-13.0.0.tgz to local... #10 298.3 2024-02-26T18:18:12.343Z INFO [328] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "517.805947ms", "reqID": "e88e8735-d538-4b62-9f4e-686604d7e367"} #10 298.3 Done. #10 301.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 301.3 #10 301.3 [dmaap] #10 301.3 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 301.4 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' #10 301.4 #10 301.4 [components] #10 301.4 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' #10 301.4 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 301.4 #10 301.4 [dmaap-dr-node] #10 301.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 301.4 Hang tight while we grab the latest from your chart repositories... #10 301.4 2024-02-26T18:18:15.473Z INFO [329] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "198.321µs", "reqID": "3ff14566-faf9-4d28-8392-273449bb7d10"} #10 301.4 ...Successfully got an update from the "local" chart repository #10 301.4 Update Complete. ⎈Happy Helming!⎈ #10 301.5 Saving 4 charts #10 301.5 Downloading common from repo http://localhost:18080 #10 301.5 2024-02-26T18:18:15.536Z INFO [330] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.37µs", "reqID": "05d1c7ed-9418-43b4-9592-bfa97a94d345"} #10 301.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 301.5 2024-02-26T18:18:15.549Z INFO [331] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "116.271µs", "reqID": "48065d77-abca-49a4-a4d9-d6459989914a"} #10 301.5 Downloading serviceAccount from repo http://localhost:18080 #10 301.5 2024-02-26T18:18:15.559Z INFO [332] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.31µs", "reqID": "1e0848de-3e79-4151-9b23-58356e2feda8"} #10 301.5 Downloading readinessCheck from repo http://localhost:18080 #10 301.5 2024-02-26T18:18:15.566Z INFO [333] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "136.65µs", "reqID": "dbc654c1-4d59-4396-8d03-153257ec49a4"} #10 301.5 Deleting outdated charts #10 301.5 Skipping linting of dmaap-dr-node #10 301.8 Pushing dmaap-dr-node-13.0.0.tgz to local... #10 301.8 2024-02-26T18:18:15.840Z INFO [334] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.414467ms", "reqID": "24d8fe3c-ae36-4f4f-9837-0200f8b72416"} #10 301.8 Done. #10 304.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/../../dist/packages #10 304.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 304.8 #10 304.8 [dmaap-dr-prov] #10 304.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 304.9 Hang tight while we grab the latest from your chart repositories... #10 304.9 2024-02-26T18:18:18.899Z INFO [335] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "135.45µs", "reqID": "80c36db9-5798-41cb-b5af-68896c73f92b"} #10 304.9 ...Successfully got an update from the "local" chart repository #10 304.9 Update Complete. ⎈Happy Helming!⎈ #10 304.9 Saving 6 charts #10 304.9 Downloading common from repo http://localhost:18080 #10 304.9 2024-02-26T18:18:18.980Z INFO [336] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.64µs", "reqID": "1af4cd0c-fabb-46de-be07-f1b8ff81841f"} #10 304.9 Downloading mariadb-galera from repo http://localhost:18080 #10 305.0 2024-02-26T18:18:18.995Z INFO [337] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.44µs", "reqID": "f1103339-fd12-4a46-b51c-5d1e074cd710"} #10 305.0 Downloading mariadb-init from repo http://localhost:18080 #10 305.0 2024-02-26T18:18:19.004Z INFO [338] Request served {"path": "/charts/mariadb-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.551µs", "reqID": "e74bba69-f5d6-444c-b22f-715f736ab9fe"} #10 305.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 305.0 2024-02-26T18:18:19.012Z INFO [339] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "83.06µs", "reqID": "3fcec623-c475-447d-8d71-af02e587bf75"} #10 305.0 Downloading readinessCheck from repo http://localhost:18080 #10 305.0 2024-02-26T18:18:19.022Z INFO [340] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "143.58µs", "reqID": "ab909506-11db-400f-9fa6-a9a9b3dedd9e"} #10 305.0 Downloading serviceAccount from repo http://localhost:18080 #10 305.0 2024-02-26T18:18:19.036Z INFO [341] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.38µs", "reqID": "ec76cdec-7d93-4120-8a1b-f30be4e22023"} #10 305.0 Deleting outdated charts #10 305.0 Skipping linting of dmaap-dr-prov #10 305.3 Pushing dmaap-dr-prov-13.0.0.tgz to local... #10 305.4 2024-02-26T18:18:19.449Z INFO [342] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "64.890668ms", "reqID": "643c86ea-5b87-487b-b90c-3a919cf366eb"} #10 305.4 Done. #10 308.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/../../dist/packages #10 308.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 308.4 #10 308.4 [message-router] #10 308.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 308.4 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/message-router' #10 308.4 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/message-router' #10 308.5 Hang tight while we grab the latest from your chart repositories... #10 308.5 2024-02-26T18:18:22.513Z INFO [343] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.971µs", "reqID": "f6fcf106-6cab-47cb-8296-dad54b3b5f99"} #10 308.5 ...Successfully got an update from the "local" chart repository #10 308.5 Update Complete. ⎈Happy Helming!⎈ #10 308.5 Saving 3 charts #10 308.5 Downloading common from repo http://localhost:18080 #10 308.5 2024-02-26T18:18:22.588Z INFO [344] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.981µs", "reqID": "8952e269-a5e2-470c-a041-69aa3bfc23cc"} #10 308.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 308.6 2024-02-26T18:18:22.599Z INFO [345] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.191µs", "reqID": "3da99a1c-b18d-4f05-8e1b-bda95dacfc3e"} #10 308.6 Downloading serviceAccount from repo http://localhost:18080 #10 308.6 2024-02-26T18:18:22.610Z INFO [346] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "191.891µs", "reqID": "2fa11e42-528d-4f14-8ad9-0e51fbfff2c9"} #10 308.6 Deleting outdated charts #10 308.6 Skipping linting of message-router #10 308.8 Pushing message-router-13.0.0.tgz to local... #10 308.8 2024-02-26T18:18:22.862Z INFO [347] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.792014ms", "reqID": "2e37fa4e-b51d-4b7d-9b8b-59ac5fe67f7a"} #10 308.8 Done. #10 311.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components/../../dist/packages #10 311.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 311.8 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/components' #10 314.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap/../dist/packages #10 314.8 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' #10 314.8 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/dmaap' #10 314.9 Hang tight while we grab the latest from your chart repositories... #10 314.9 2024-02-26T18:18:28.927Z INFO [348] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "350.331µs", "reqID": "70eaeaba-4ef4-4eca-b3a0-ed3f9d9d667a"} #10 314.9 ...Successfully got an update from the "local" chart repository #10 314.9 Update Complete. ⎈Happy Helming!⎈ #10 315.0 Saving 5 charts #10 315.0 Downloading common from repo http://localhost:18080 #10 315.0 2024-02-26T18:18:29.021Z INFO [349] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "343.881µs", "reqID": "c118e1bb-9097-431d-a36e-6e5336fb72a4"} #10 315.1 Downloading serviceAccount from repo http://localhost:18080 #10 315.1 2024-02-26T18:18:29.160Z INFO [350] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "260.041µs", "reqID": "c08ff1b9-2050-4a33-a418-5c1d977607d8"} #10 315.2 Deleting outdated charts #10 315.2 Skipping linting of dmaap #10 315.6 Pushing dmaap-13.0.0.tgz to local... #10 315.7 2024-02-26T18:18:29.770Z INFO [351] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "105.342564ms", "reqID": "e337731c-b5bb-413b-9e61-c6e5d4837880"} #10 315.7 Done. #10 318.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 318.7 #10 318.7 [holmes] #10 318.7 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 318.8 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' #10 318.8 #10 318.8 [components] #10 318.8 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' #10 318.8 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' #10 318.8 #10 318.8 [holmes-engine-mgmt] #10 318.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' #10 318.9 Hang tight while we grab the latest from your chart repositories... #10 318.9 2024-02-26T18:18:32.896Z INFO [352] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.481µs", "reqID": "0a41bcdd-7d39-457f-99d0-b65ac648e25c"} #10 318.9 ...Successfully got an update from the "local" chart repository #10 318.9 Update Complete. ⎈Happy Helming!⎈ #10 318.9 Saving 4 charts #10 318.9 Downloading common from repo http://localhost:18080 #10 318.9 2024-02-26T18:18:32.953Z INFO [353] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.54µs", "reqID": "004ac009-a2d1-42c0-9044-032ca3b88cb6"} #10 318.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 318.9 2024-02-26T18:18:32.964Z INFO [354] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "152.191µs", "reqID": "f1eccd07-5d56-4441-bf0b-f5ff861dda61"} #10 318.9 Downloading readinessCheck from repo http://localhost:18080 #10 318.9 2024-02-26T18:18:32.978Z INFO [355] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "292.351µs", "reqID": "60ab2ef5-6d21-41c7-96a4-79a7820f5a06"} #10 318.9 Downloading serviceAccount from repo http://localhost:18080 #10 318.9 2024-02-26T18:18:32.990Z INFO [356] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "129.722µs", "reqID": "ecc5fbb9-2e93-4470-9318-8e3e83a1e909"} #10 319.0 Deleting outdated charts #10 319.0 Skipping linting of holmes-engine-mgmt #10 319.2 Pushing holmes-engine-mgmt-13.0.0.tgz to local... #10 319.2 2024-02-26T18:18:33.266Z INFO [357] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.913338ms", "reqID": "efd3942b-3e70-4375-b2b6-c6a053488fe1"} #10 319.2 Done. #10 322.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components/../../dist/packages #10 322.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' #10 322.2 #10 322.2 [holmes-rule-mgmt] #10 322.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' #10 322.3 Hang tight while we grab the latest from your chart repositories... #10 322.3 2024-02-26T18:18:36.350Z INFO [358] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "138.981µs", "reqID": "58d48e25-72ca-47a6-b2e4-1c713bb7e728"} #10 322.3 ...Successfully got an update from the "local" chart repository #10 322.3 Update Complete. ⎈Happy Helming!⎈ #10 322.4 Saving 4 charts #10 322.4 Downloading common from repo http://localhost:18080 #10 322.4 2024-02-26T18:18:36.426Z INFO [359] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.02µs", "reqID": "3b493adc-7d03-4262-b8b4-188be94f6aa1"} #10 322.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 322.4 2024-02-26T18:18:36.436Z INFO [360] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.301µs", "reqID": "0b3eba6b-2642-4ccb-a649-6de0ad226f40"} #10 322.4 Downloading readinessCheck from repo http://localhost:18080 #10 322.4 2024-02-26T18:18:36.455Z INFO [361] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "190.171µs", "reqID": "a06a8de3-aa1f-4f3b-a952-8c304c58c349"} #10 322.4 Downloading serviceAccount from repo http://localhost:18080 #10 322.4 2024-02-26T18:18:36.466Z INFO [362] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "224.721µs", "reqID": "cb745337-49c0-4752-892c-0d74a9c7c88e"} #10 322.4 Deleting outdated charts #10 322.4 Skipping linting of holmes-rule-mgmt #10 322.7 Pushing holmes-rule-mgmt-13.0.0.tgz to local... #10 322.7 2024-02-26T18:18:36.777Z INFO [363] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "21.855008ms", "reqID": "44eed5ad-ad34-499f-b23b-33304e2538b0"} #10 322.7 Done. #10 325.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components/../../dist/packages #10 325.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' #10 325.7 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/components' #10 328.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/holmes/../dist/packages #10 328.8 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' #10 328.8 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/holmes' #10 328.8 Hang tight while we grab the latest from your chart repositories... #10 328.8 2024-02-26T18:18:42.852Z INFO [364] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.221µs", "reqID": "25da8e0f-ea26-43bc-8c72-52650d112c35"} #10 328.8 ...Successfully got an update from the "local" chart repository #10 328.8 Update Complete. ⎈Happy Helming!⎈ #10 328.9 Saving 6 charts #10 328.9 Downloading common from repo http://localhost:18080 #10 328.9 2024-02-26T18:18:42.931Z INFO [365] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.59µs", "reqID": "db59b439-9bca-4a65-81ba-90cccdd0bab8"} #10 328.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 328.9 2024-02-26T18:18:42.941Z INFO [366] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.1µs", "reqID": "d22a5462-fc51-41cb-8c0e-6c88713499ae"} #10 328.9 Downloading postgres from repo http://localhost:18080 #10 328.9 2024-02-26T18:18:42.955Z INFO [367] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "322.041µs", "reqID": "ef867129-11ad-41dd-b339-f72b9625162c"} #10 328.9 Downloading postgres-init from repo http://localhost:18080 #10 328.9 2024-02-26T18:18:42.969Z INFO [368] Request served {"path": "/charts/postgres-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.061003ms", "reqID": "f19b7f6b-0705-437d-8b96-1b14024773a0"} #10 329.0 Deleting outdated charts #10 329.0 Skipping linting of holmes #10 329.4 Pushing holmes-13.0.0.tgz to local... #10 329.5 2024-02-26T18:18:43.546Z INFO [369] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "94.822395ms", "reqID": "e37c02e5-f49b-4c22-84c0-271f507bf0b5"} #10 329.5 Done. #10 332.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 332.5 #10 332.5 [modeling] #10 332.5 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 332.6 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' #10 332.6 #10 332.6 [components] #10 332.6 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' #10 332.6 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' #10 332.6 #10 332.6 [modeling-etsicatalog] #10 332.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' #10 332.6 Hang tight while we grab the latest from your chart repositories... #10 332.6 2024-02-26T18:18:46.689Z INFO [370] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.32µs", "reqID": "c65fccc4-6746-4978-bd0a-590ebb7bac57"} #10 332.7 ...Successfully got an update from the "local" chart repository #10 332.7 Update Complete. ⎈Happy Helming!⎈ #10 332.7 Saving 6 charts #10 332.7 Downloading common from repo http://localhost:18080 #10 332.7 2024-02-26T18:18:46.775Z INFO [371] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.531µs", "reqID": "30de1d5a-d8cd-4a19-bfe6-65389722bc74"} #10 332.7 Downloading mariadb-galera from repo http://localhost:18080 #10 332.7 2024-02-26T18:18:46.785Z INFO [372] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.821µs", "reqID": "8db221d4-8e4f-49c3-8758-b8ed05af140f"} #10 332.7 Downloading mariadb-init from repo http://localhost:18080 #10 332.8 2024-02-26T18:18:46.800Z INFO [373] Request served {"path": "/charts/mariadb-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "326.442µs", "reqID": "808f0f27-d806-4983-af2e-3cb5d197203f"} #10 332.8 Downloading readinessCheck from repo http://localhost:18080 #10 332.8 2024-02-26T18:18:46.809Z INFO [374] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.122µs", "reqID": "3f2f82a5-34f8-4e19-8f05-498e8f267145"} #10 332.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 332.8 2024-02-26T18:18:46.822Z INFO [375] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.59µs", "reqID": "84efac12-5ec2-490c-8355-cfb2c92bb2c8"} #10 332.8 Downloading serviceAccount from repo http://localhost:18080 #10 332.8 2024-02-26T18:18:46.839Z INFO [376] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.911µs", "reqID": "87202b7f-71f4-4825-9f66-8156639e63f8"} #10 332.8 Deleting outdated charts #10 332.8 Skipping linting of modeling-etsicatalog #10 333.2 Pushing modeling-etsicatalog-13.0.0.tgz to local... #10 333.2 2024-02-26T18:18:47.265Z INFO [377] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "64.873561ms", "reqID": "e58f48af-324b-42df-9d4b-79d1a8542cb4"} #10 333.2 Done. #10 336.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components/../../dist/packages #10 336.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' #10 336.2 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/components' #10 339.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/modeling/../dist/packages #10 339.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' #10 339.2 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/modeling' #10 339.3 Hang tight while we grab the latest from your chart repositories... #10 339.3 2024-02-26T18:18:53.330Z INFO [378] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174µs", "reqID": "a949e5f4-b08a-4c49-a435-a7ea38d85191"} #10 339.3 ...Successfully got an update from the "local" chart repository #10 339.3 Update Complete. ⎈Happy Helming!⎈ #10 339.3 Saving 1 charts #10 339.4 Deleting outdated charts #10 339.4 Skipping linting of modeling #10 339.8 Pushing modeling-13.0.0.tgz to local... #10 339.8 2024-02-26T18:18:53.882Z INFO [379] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "67.704318ms", "reqID": "cb0ab971-80ca-4a08-bc07-494f246f6eb8"} #10 339.8 Done. #10 342.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 342.8 #10 342.8 [msb] #10 342.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 342.9 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' #10 342.9 #10 342.9 [components] #10 342.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' #10 342.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 342.9 #10 342.9 [kube2msb] #10 342.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 343.0 Hang tight while we grab the latest from your chart repositories... #10 343.0 2024-02-26T18:18:57.002Z INFO [380] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "224.031µs", "reqID": "02e1040e-38d1-45c9-bd13-47bbb92b9f5c"} #10 343.0 ...Successfully got an update from the "local" chart repository #10 343.0 Update Complete. ⎈Happy Helming!⎈ #10 343.0 Saving 2 charts #10 343.0 Downloading common from repo http://localhost:18080 #10 343.0 2024-02-26T18:18:57.056Z INFO [381] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "292.812µs", "reqID": "be8f3213-3b55-429a-a9c8-f27908990417"} #10 343.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 343.0 2024-02-26T18:18:57.073Z INFO [382] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "94.98µs", "reqID": "ab3c0010-cce8-4ce5-a6d2-557ad5e1fdaf"} #10 343.0 Deleting outdated charts #10 343.0 Skipping linting of kube2msb #10 343.2 Pushing kube2msb-13.0.0.tgz to local... #10 343.2 2024-02-26T18:18:57.289Z INFO [383] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.861817ms", "reqID": "d5c49e17-d4d2-4022-bf2c-b36393cfca83"} #10 343.2 Done. #10 346.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages #10 346.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 346.3 #10 346.3 [msb-consul] #10 346.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 346.3 Hang tight while we grab the latest from your chart repositories... #10 346.3 2024-02-26T18:19:00.370Z INFO [384] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.582µs", "reqID": "2e83a721-e077-49b3-b5c6-dc1e3be40942"} #10 346.3 ...Successfully got an update from the "local" chart repository #10 346.3 Update Complete. ⎈Happy Helming!⎈ #10 346.4 Saving 3 charts #10 346.4 Downloading common from repo http://localhost:18080 #10 346.4 2024-02-26T18:19:00.433Z INFO [385] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "276.751µs", "reqID": "053e6083-e1c3-4663-b0eb-793645ad6020"} #10 346.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 346.4 2024-02-26T18:19:00.449Z INFO [386] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.34µs", "reqID": "c1bc189a-4abf-4743-ba7a-524fcbf7c3e6"} #10 346.4 Downloading serviceAccount from repo http://localhost:18080 #10 346.4 2024-02-26T18:19:00.459Z INFO [387] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.29µs", "reqID": "9fd97f53-43b3-4124-bb44-469efba2ccf6"} #10 346.4 Deleting outdated charts #10 346.4 Skipping linting of msb-consul #10 346.6 Pushing msb-consul-13.0.0.tgz to local... #10 346.7 2024-02-26T18:19:00.708Z INFO [388] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.63052ms", "reqID": "8bd4d5f3-c251-4cb2-ab12-d82f5677a182"} #10 346.7 Done. #10 349.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages #10 349.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 349.7 #10 349.7 [msb-discovery] #10 349.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 349.7 Hang tight while we grab the latest from your chart repositories... #10 349.7 2024-02-26T18:19:03.769Z INFO [389] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "299.01µs", "reqID": "a8e85ef5-b7b3-4b1b-8d4c-353cd7434ef0"} #10 349.7 ...Successfully got an update from the "local" chart repository #10 349.7 Update Complete. ⎈Happy Helming!⎈ #10 349.8 Saving 3 charts #10 349.8 Downloading common from repo http://localhost:18080 #10 349.8 2024-02-26T18:19:03.837Z INFO [390] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "197.02µs", "reqID": "8838c456-158e-4714-9b70-7e5030a10c61"} #10 349.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 349.8 2024-02-26T18:19:03.851Z INFO [391] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "124.881µs", "reqID": "9183eba7-3403-4eb8-a549-55d05bc30634"} #10 349.8 Downloading serviceAccount from repo http://localhost:18080 #10 349.8 2024-02-26T18:19:03.868Z INFO [392] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "221.231µs", "reqID": "d5d20dd2-0325-4641-a802-99a1a8e15808"} #10 349.8 Deleting outdated charts #10 349.8 Skipping linting of msb-discovery #10 350.1 Pushing msb-discovery-13.0.0.tgz to local... #10 350.1 2024-02-26T18:19:04.117Z INFO [393] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.720957ms", "reqID": "c8984831-efb4-47b0-beb6-59efdbd11520"} #10 350.1 Done. #10 353.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages #10 353.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 353.1 #10 353.1 [msb-eag] #10 353.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 353.1 Hang tight while we grab the latest from your chart repositories... #10 353.1 2024-02-26T18:19:07.188Z INFO [394] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "379.712µs", "reqID": "4acace98-415c-4c28-81e3-c26f47e84fb6"} #10 353.2 ...Successfully got an update from the "local" chart repository #10 353.2 Update Complete. ⎈Happy Helming!⎈ #10 353.2 Saving 3 charts #10 353.2 Downloading common from repo http://localhost:18080 #10 353.2 2024-02-26T18:19:07.247Z INFO [395] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "332.372µs", "reqID": "0e9f6e07-37f5-448f-83b6-6ed2d8b865c8"} #10 353.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 353.2 2024-02-26T18:19:07.261Z INFO [396] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "278.511µs", "reqID": "50ee7a84-188f-4ea1-aacd-884d3e213783"} #10 353.2 Downloading serviceAccount from repo http://localhost:18080 #10 353.2 2024-02-26T18:19:07.277Z INFO [397] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "254.391µs", "reqID": "89ff1e4d-8c59-497f-9124-3538d66d94a6"} #10 353.2 Deleting outdated charts #10 353.2 Skipping linting of msb-eag #10 353.5 Pushing msb-eag-13.0.0.tgz to local... #10 353.5 2024-02-26T18:19:07.545Z INFO [398] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "14.200082ms", "reqID": "bf0c20e2-cbf2-4274-9639-6d2d8337860a"} #10 353.5 Done. #10 356.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages #10 356.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 356.5 #10 356.5 [msb-iag] #10 356.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 356.6 Hang tight while we grab the latest from your chart repositories... #10 356.6 2024-02-26T18:19:10.617Z INFO [399] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.74µs", "reqID": "b4bb3ad2-4869-439d-8f6a-4211a8246655"} #10 356.6 ...Successfully got an update from the "local" chart repository #10 356.6 Update Complete. ⎈Happy Helming!⎈ #10 356.6 Saving 3 charts #10 356.6 Downloading common from repo http://localhost:18080 #10 356.6 2024-02-26T18:19:10.690Z INFO [400] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.521µs", "reqID": "f43de252-1a21-42d1-b650-e9e7300445e5"} #10 356.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 356.7 2024-02-26T18:19:10.706Z INFO [401] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "120.1µs", "reqID": "80a0c7ab-284a-45b2-98bc-6d6f21276d0b"} #10 356.7 Downloading serviceAccount from repo http://localhost:18080 #10 356.7 2024-02-26T18:19:10.721Z INFO [402] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "272.33µs", "reqID": "d0f6d001-57b1-4b49-a826-feddde82873d"} #10 356.7 Deleting outdated charts #10 356.7 Skipping linting of msb-iag #10 356.9 Pushing msb-iag-13.0.0.tgz to local... #10 356.9 2024-02-26T18:19:10.978Z INFO [403] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.400423ms", "reqID": "028ed96d-6f3c-412b-9cfa-947e5dcfc74b"} #10 356.9 Done. #10 359.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components/../../dist/packages #10 359.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 359.9 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb/components' #10 363.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/msb/../dist/packages #10 363.0 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' #10 363.0 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/msb' #10 363.0 Hang tight while we grab the latest from your chart repositories... #10 363.0 2024-02-26T18:19:17.045Z INFO [404] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "126.14µs", "reqID": "20fa350e-becc-4064-8062-c1b32b5eb8f8"} #10 363.0 ...Successfully got an update from the "local" chart repository #10 363.0 Update Complete. ⎈Happy Helming!⎈ #10 363.1 Saving 7 charts #10 363.1 Downloading common from repo http://localhost:18080 #10 363.1 2024-02-26T18:19:17.122Z INFO [405] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.49µs", "reqID": "1a542cef-c6d1-44e2-ab40-379e9a8ab4bb"} #10 363.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 363.1 2024-02-26T18:19:17.137Z INFO [406] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.991µs", "reqID": "db9f27ab-44b5-4176-a969-9837e9429bfc"} #10 363.2 Deleting outdated charts #10 363.2 Skipping linting of msb #10 363.6 Pushing msb-13.0.0.tgz to local... #10 363.6 2024-02-26T18:19:17.685Z INFO [407] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "80.442188ms", "reqID": "4ba4e936-eab0-464f-9cde-176c50000ba1"} #10 363.6 Done. #10 366.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 366.7 #10 366.7 [multicloud] #10 366.7 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 366.7 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' #10 366.7 #10 366.7 [components] #10 366.7 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' #10 366.7 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 366.7 #10 366.7 [multicloud-fcaps] #10 366.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 366.8 Hang tight while we grab the latest from your chart repositories... #10 366.8 2024-02-26T18:19:20.824Z INFO [408] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.631µs", "reqID": "626da68d-416a-4c1b-ac4e-40590c1af509"} #10 366.8 ...Successfully got an update from the "local" chart repository #10 366.8 Update Complete. ⎈Happy Helming!⎈ #10 366.8 Saving 3 charts #10 366.8 Downloading common from repo http://localhost:18080 #10 366.8 2024-02-26T18:19:20.879Z INFO [409] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.02µs", "reqID": "4f47e58e-1d70-4b82-87aa-acdcecd7a203"} #10 366.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 366.8 2024-02-26T18:19:20.887Z INFO [410] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "113.621µs", "reqID": "5caeecd0-4f40-4a24-b357-9f4201d2f418"} #10 366.8 Downloading serviceAccount from repo http://localhost:18080 #10 366.9 2024-02-26T18:19:20.904Z INFO [411] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.881µs", "reqID": "559f954d-2322-4465-8f69-117c3b35462f"} #10 366.9 Deleting outdated charts #10 366.9 Skipping linting of multicloud-fcaps #10 367.1 Pushing multicloud-fcaps-13.0.0.tgz to local... #10 367.1 2024-02-26T18:19:21.158Z INFO [412] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.019122ms", "reqID": "b60e8aab-32f4-462f-8006-c539e7251265"} #10 367.1 Done. #10 370.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages #10 370.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 370.1 #10 370.1 [multicloud-k8s] #10 370.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 370.2 Hang tight while we grab the latest from your chart repositories... #10 370.2 2024-02-26T18:19:24.236Z INFO [413] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "272.521µs", "reqID": "c86f9ef7-d14e-4b30-9977-47c76d45fe1f"} #10 370.2 ...Successfully got an update from the "local" chart repository #10 370.2 Update Complete. ⎈Happy Helming!⎈ #10 370.3 Saving 5 charts #10 370.3 Downloading common from repo http://localhost:18080 #10 370.3 2024-02-26T18:19:24.329Z INFO [414] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "276.22µs", "reqID": "cbad3274-c447-44c3-9b74-993ee39aedc2"} #10 370.3 Downloading mongo from repo http://localhost:18080 #10 370.3 2024-02-26T18:19:24.340Z INFO [415] Request served {"path": "/charts/mongo-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "218.64µs", "reqID": "a16a2a35-0a1a-490b-920b-3e7e1ec50999"} #10 370.3 Downloading etcd from repo http://localhost:18080 #10 370.3 2024-02-26T18:19:24.349Z INFO [416] Request served {"path": "/charts/etcd-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "367.871µs", "reqID": "bc8e1da2-d40b-455a-b697-2664b460aa24"} #10 370.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 370.3 2024-02-26T18:19:24.361Z INFO [417] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.461µs", "reqID": "4c610a5d-d812-4861-9438-834858bc072f"} #10 370.3 Downloading serviceAccount from repo http://localhost:18080 #10 370.3 2024-02-26T18:19:24.374Z INFO [418] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.7µs", "reqID": "8c5a3816-db63-4060-8066-3f19454fbc85"} #10 370.3 Deleting outdated charts #10 370.4 Skipping linting of multicloud-k8s #10 370.6 Pushing multicloud-k8s-13.0.0.tgz to local... #10 370.7 2024-02-26T18:19:24.696Z INFO [419] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.690971ms", "reqID": "7f4ff1c4-edb8-45cb-9779-f8c040bc195f"} #10 370.7 Done. #10 373.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages #10 373.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 373.7 #10 373.7 [multicloud-pike] #10 373.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 373.7 Hang tight while we grab the latest from your chart repositories... #10 373.7 2024-02-26T18:19:27.772Z INFO [420] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "196.93µs", "reqID": "3a8c3f6b-03e9-40aa-8d1d-2262aac3d8bc"} #10 373.7 ...Successfully got an update from the "local" chart repository #10 373.7 Update Complete. ⎈Happy Helming!⎈ #10 373.8 Saving 3 charts #10 373.8 Downloading common from repo http://localhost:18080 #10 373.8 2024-02-26T18:19:27.839Z INFO [421] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "300.761µs", "reqID": "f3772f97-db45-4829-be30-2aab9885b2a3"} #10 373.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 373.8 2024-02-26T18:19:27.854Z INFO [422] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "121.711µs", "reqID": "5b1b0063-ba81-4fff-837b-6f2b4122b2c6"} #10 373.8 Downloading serviceAccount from repo http://localhost:18080 #10 373.8 2024-02-26T18:19:27.865Z INFO [423] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "171.501µs", "reqID": "a657bb7c-01fb-4c75-bbe3-eb279f53b896"} #10 373.8 Deleting outdated charts #10 373.8 Skipping linting of multicloud-pike #10 374.1 Pushing multicloud-pike-13.0.0.tgz to local... #10 374.1 2024-02-26T18:19:28.121Z INFO [424] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.310808ms", "reqID": "5cff46bc-b3e9-4039-a776-de912106fe09"} #10 374.1 Done. #10 377.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages #10 377.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 377.1 #10 377.1 [multicloud-prometheus] #10 377.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 377.1 Hang tight while we grab the latest from your chart repositories... #10 377.1 2024-02-26T18:19:31.183Z INFO [425] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "123.07µs", "reqID": "7d06824f-4c21-4b70-b985-e7f886c03d55"} #10 377.2 ...Successfully got an update from the "local" chart repository #10 377.2 Update Complete. ⎈Happy Helming!⎈ #10 377.2 Saving 5 charts #10 377.2 Downloading common from repo http://localhost:18080 #10 377.2 2024-02-26T18:19:31.243Z INFO [426] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.471µs", "reqID": "fdfa7e57-486d-4e0e-aa99-8bf5bb886164"} #10 377.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 377.2 2024-02-26T18:19:31.256Z INFO [427] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "277.031µs", "reqID": "b9486860-89c2-437e-8184-956ee146137b"} #10 377.2 Downloading serviceAccount from repo http://localhost:18080 #10 377.2 2024-02-26T18:19:31.276Z INFO [428] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.881µs", "reqID": "8726d16c-e187-4de8-b3ad-cd9bfd2c05ea"} #10 377.2 Deleting outdated charts #10 377.2 Skipping linting of multicloud-prometheus #10 377.5 Pushing multicloud-prometheus-13.0.0.tgz to local... #10 377.5 2024-02-26T18:19:31.558Z INFO [429] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.084994ms", "reqID": "f87dad99-77d2-4a23-b2ff-180e9f5dd6bf"} #10 377.5 Done. #10 380.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages #10 380.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 380.5 #10 380.5 [multicloud-starlingx] #10 380.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 380.6 Hang tight while we grab the latest from your chart repositories... #10 380.6 2024-02-26T18:19:34.619Z INFO [430] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.801µs", "reqID": "78dcbe84-49c5-45db-826e-82bad843bc06"} #10 380.6 ...Successfully got an update from the "local" chart repository #10 380.6 Update Complete. ⎈Happy Helming!⎈ #10 380.6 Saving 3 charts #10 380.6 Downloading common from repo http://localhost:18080 #10 380.6 2024-02-26T18:19:34.686Z INFO [431] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "797.922µs", "reqID": "bb1a1a66-ba9e-411a-8409-dc71e39d6d26"} #10 380.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 380.7 2024-02-26T18:19:34.699Z INFO [432] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "138.73µs", "reqID": "fb654b62-d549-4d93-9355-581292644f12"} #10 380.7 Downloading serviceAccount from repo http://localhost:18080 #10 380.7 2024-02-26T18:19:34.717Z INFO [433] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.032µs", "reqID": "aa9ca8bd-eb20-44b1-b330-68102a92a26c"} #10 380.7 Deleting outdated charts #10 380.7 Skipping linting of multicloud-starlingx #10 380.9 Pushing multicloud-starlingx-13.0.0.tgz to local... #10 380.9 2024-02-26T18:19:34.968Z INFO [434] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.710681ms", "reqID": "53fc5d99-3914-4c1a-936f-017dd4ab6c0b"} #10 380.9 Done. #10 383.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages #10 383.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 383.9 #10 383.9 [multicloud-vio] #10 383.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 384.0 Hang tight while we grab the latest from your chart repositories... #10 384.0 2024-02-26T18:19:38.033Z INFO [435] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.461µs", "reqID": "6cf96995-0bc2-474d-8489-d9b312efcc0c"} #10 384.0 ...Successfully got an update from the "local" chart repository #10 384.0 Update Complete. ⎈Happy Helming!⎈ #10 384.0 Saving 3 charts #10 384.0 Downloading common from repo http://localhost:18080 #10 384.1 2024-02-26T18:19:38.098Z INFO [436] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.431µs", "reqID": "577dbf59-b454-4764-9858-3171288e8fa5"} #10 384.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 384.1 2024-02-26T18:19:38.110Z INFO [437] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.07µs", "reqID": "f7d06a9f-fc31-4075-91b2-1ff1a9fb90dd"} #10 384.1 Downloading serviceAccount from repo http://localhost:18080 #10 384.1 2024-02-26T18:19:38.122Z INFO [438] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "269.061µs", "reqID": "a2ca1f15-f68d-460f-adec-20b17824012b"} #10 384.1 Deleting outdated charts #10 384.1 Skipping linting of multicloud-vio #10 384.3 Pushing multicloud-vio-13.0.0.tgz to local... #10 384.3 2024-02-26T18:19:38.384Z INFO [439] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.734186ms", "reqID": "d497613f-89ab-4b31-919f-e5c1e022d5a2"} #10 384.3 Done. #10 387.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages #10 387.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 387.4 #10 387.4 [multicloud-windriver] #10 387.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 387.4 Hang tight while we grab the latest from your chart repositories... #10 387.4 2024-02-26T18:19:41.461Z INFO [440] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "373.691µs", "reqID": "e16f0394-a725-4d2b-9580-413dceeca392"} #10 387.4 ...Successfully got an update from the "local" chart repository #10 387.4 Update Complete. ⎈Happy Helming!⎈ #10 387.5 Saving 3 charts #10 387.5 Downloading common from repo http://localhost:18080 #10 387.5 2024-02-26T18:19:41.526Z INFO [441] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "200.96µs", "reqID": "ffa2a2df-44e5-4daf-9dcc-d0c98e6ff19b"} #10 387.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 387.5 2024-02-26T18:19:41.537Z INFO [442] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.661µs", "reqID": "1874dfca-b0c8-4ed1-8694-6904b010d6a9"} #10 387.5 Downloading serviceAccount from repo http://localhost:18080 #10 387.5 2024-02-26T18:19:41.552Z INFO [443] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "144.36µs", "reqID": "8821ba52-a9a7-4fb1-a94d-bb0312622fec"} #10 387.5 Deleting outdated charts #10 387.5 Skipping linting of multicloud-windriver #10 387.8 Pushing multicloud-windriver-13.0.0.tgz to local... #10 387.8 2024-02-26T18:19:41.832Z INFO [444] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.815994ms", "reqID": "7151da3e-6415-44fa-9b9a-dbcdeae6b03e"} #10 387.8 Done. #10 390.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components/../../dist/packages #10 390.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 390.8 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/components' #10 393.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud/../dist/packages #10 393.8 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' #10 393.8 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/multicloud' #10 393.9 Hang tight while we grab the latest from your chart repositories... #10 393.9 2024-02-26T18:19:47.900Z INFO [445] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.862µs", "reqID": "0c88314a-0f6b-4f25-a00a-e0a513cccb24"} #10 393.9 ...Successfully got an update from the "local" chart repository #10 393.9 Update Complete. ⎈Happy Helming!⎈ #10 394.0 Saving 10 charts #10 394.0 Downloading common from repo http://localhost:18080 #10 394.0 2024-02-26T18:19:48.011Z INFO [446] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.531µs", "reqID": "a0426459-cff4-459d-bd9c-c36682d7961a"} #10 394.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 394.0 2024-02-26T18:19:48.026Z INFO [447] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "251.891µs", "reqID": "e38ecc21-79d9-456b-8f50-b7beb8d43c0f"} #10 394.1 Downloading serviceAccount from repo http://localhost:18080 #10 394.1 2024-02-26T18:19:48.189Z INFO [448] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "169.97µs", "reqID": "cd4261c3-4551-4c78-93b3-a66502955564"} #10 394.2 Deleting outdated charts #10 394.2 Skipping linting of multicloud #10 394.7 Pushing multicloud-13.0.0.tgz to local... #10 394.8 2024-02-26T18:19:48.877Z INFO [449] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "123.443679ms", "reqID": "4cc74b33-6e70-4f2e-b8de-6886e67aa0bd"} #10 394.8 Done. #10 397.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 397.8 #10 397.8 [nbi] #10 397.8 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 398.0 Hang tight while we grab the latest from your chart repositories... #10 398.0 2024-02-26T18:19:51.998Z INFO [450] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "136.22µs", "reqID": "5c37956c-b827-4d72-b9e4-f50d63706b9c"} #10 398.0 ...Successfully got an update from the "local" chart repository #10 398.0 Update Complete. ⎈Happy Helming!⎈ #10 398.1 Saving 6 charts #10 398.1 Downloading common from repo http://localhost:18080 #10 398.1 2024-02-26T18:19:52.103Z INFO [451] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "264.891µs", "reqID": "b471960a-4799-4e60-8676-9b46f5f49ded"} #10 398.1 Downloading mongo from repo http://localhost:18080 #10 398.1 2024-02-26T18:19:52.116Z INFO [452] Request served {"path": "/charts/mongo-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.661µs", "reqID": "eb7ed1c7-2491-431f-ad0c-9dddefc101c2"} #10 398.1 Downloading mariadb-galera from repo http://localhost:18080 #10 398.1 2024-02-26T18:19:52.131Z INFO [453] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "269.211µs", "reqID": "b41eb475-1cae-4191-b472-6f518786446b"} #10 398.1 Downloading mariadb-init from repo http://localhost:18080 #10 398.1 2024-02-26T18:19:52.149Z INFO [454] Request served {"path": "/charts/mariadb-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "328.352µs", "reqID": "a78d9bb5-81b2-41e6-a459-4dd07b74cf62"} #10 398.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 398.1 2024-02-26T18:19:52.165Z INFO [455] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "130.83µs", "reqID": "66ef7d1f-34c4-417c-b0b7-f907948dfdf2"} #10 398.1 Downloading serviceAccount from repo http://localhost:18080 #10 398.1 2024-02-26T18:19:52.184Z INFO [456] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "321.08µs", "reqID": "1db9f5e9-ef9d-4c3b-8f7d-bd9bed24e8a2"} #10 398.2 Deleting outdated charts #10 398.2 Skipping linting of nbi #10 398.5 Pushing nbi-13.0.0.tgz to local... #10 398.5 2024-02-26T18:19:52.586Z INFO [457] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "59.486388ms", "reqID": "72650afd-c4c8-4b45-8d8b-95556d5b2db0"} #10 398.5 Done. #10 401.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 401.6 #10 401.6 [oof] #10 401.6 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 401.6 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' #10 401.7 #10 401.7 [components] #10 401.7 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' #10 401.7 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' #10 401.8 #10 401.8 [oof-has] #10 401.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' #10 401.8 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' #10 401.9 #10 401.9 [components] #10 401.9 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' #10 402.0 make[8]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 402.0 #10 402.0 [oof-has-api] #10 402.0 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 402.1 Hang tight while we grab the latest from your chart repositories... #10 402.1 2024-02-26T18:19:56.170Z INFO [458] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.24µs", "reqID": "c8cc60d4-e689-46e0-b405-b6f49436be4f"} #10 402.1 ...Successfully got an update from the "local" chart repository #10 402.1 Update Complete. ⎈Happy Helming!⎈ #10 402.2 Saving 5 charts #10 402.2 Downloading common from repo http://localhost:18080 #10 402.2 2024-02-26T18:19:56.263Z INFO [459] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.61µs", "reqID": "c8f2c7f2-8ac2-494d-bdd6-28b82b99e73e"} #10 402.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 402.2 2024-02-26T18:19:56.280Z INFO [460] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.171µs", "reqID": "e7eaa8c7-8bb6-4609-a957-234aa5c29a36"} #10 402.2 Downloading serviceAccount from repo http://localhost:18080 #10 402.3 2024-02-26T18:19:56.294Z INFO [461] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "281.341µs", "reqID": "f537a160-d3ee-4eb7-b5c3-d53e2b6aed32"} #10 402.3 Downloading readinessCheck from repo http://localhost:18080 #10 402.3 2024-02-26T18:19:56.312Z INFO [462] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "139.32µs", "reqID": "f2ae5fcc-15f9-4e4c-8f91-56a165afd50a"} #10 402.3 Deleting outdated charts #10 402.3 Skipping linting of oof-has-api #10 402.5 Pushing oof-has-api-13.0.0.tgz to local... #10 402.6 2024-02-26T18:19:56.594Z INFO [463] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.392527ms", "reqID": "48677862-e87b-4def-a962-baece1a89a41"} #10 402.6 Done. #10 405.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages #10 405.6 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 405.6 #10 405.6 [oof-has-controller] #10 405.6 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 405.7 Hang tight while we grab the latest from your chart repositories... #10 405.7 2024-02-26T18:19:59.713Z INFO [464] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "217.241µs", "reqID": "be3ebd34-a921-4209-9c55-f14f016500d1"} #10 405.7 ...Successfully got an update from the "local" chart repository #10 405.7 Update Complete. ⎈Happy Helming!⎈ #10 405.7 Saving 5 charts #10 405.7 Downloading common from repo http://localhost:18080 #10 405.8 2024-02-26T18:19:59.796Z INFO [465] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "264.641µs", "reqID": "004da5a2-3262-4c48-ab19-8b0aeb3560ae"} #10 405.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 405.8 2024-02-26T18:19:59.816Z INFO [466] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "505.821µs", "reqID": "3aeab94e-3b3c-4364-be9f-4120ce48f19d"} #10 405.8 Downloading serviceAccount from repo http://localhost:18080 #10 405.8 2024-02-26T18:19:59.831Z INFO [467] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.9µs", "reqID": "f89ece80-c170-42a9-986e-c505279cddb1"} #10 405.8 Downloading readinessCheck from repo http://localhost:18080 #10 405.8 2024-02-26T18:19:59.850Z INFO [468] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "134.401µs", "reqID": "9f5702f6-dcca-4013-a0ce-fea2fafb7726"} #10 405.8 Deleting outdated charts #10 405.8 Skipping linting of oof-has-controller #10 406.1 Pushing oof-has-controller-13.0.0.tgz to local... #10 406.1 2024-02-26T18:20:00.133Z INFO [469] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.21932ms", "reqID": "e1d07618-57a4-4c16-ab2b-e170592deb5c"} #10 406.1 Done. #10 409.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages #10 409.1 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 409.1 #10 409.1 [oof-has-data] #10 409.1 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 409.2 Hang tight while we grab the latest from your chart repositories... #10 409.2 2024-02-26T18:20:03.259Z INFO [470] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "224.72µs", "reqID": "2c72d040-5217-4ee0-a496-16b995b12e9c"} #10 409.2 ...Successfully got an update from the "local" chart repository #10 409.2 Update Complete. ⎈Happy Helming!⎈ #10 409.3 Saving 5 charts #10 409.3 Downloading common from repo http://localhost:18080 #10 409.3 2024-02-26T18:20:03.355Z INFO [471] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "157.151µs", "reqID": "fe766e33-4bca-4dc7-a1e2-2451026b4113"} #10 409.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 409.3 2024-02-26T18:20:03.376Z INFO [472] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.21µs", "reqID": "dece08c9-c97b-47fe-8487-72cca9b62cf7"} #10 409.3 Downloading serviceAccount from repo http://localhost:18080 #10 409.3 2024-02-26T18:20:03.392Z INFO [473] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "264.811µs", "reqID": "2376a153-9305-4bd5-9674-42494afa3444"} #10 409.4 Downloading readinessCheck from repo http://localhost:18080 #10 409.4 2024-02-26T18:20:03.407Z INFO [474] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.5µs", "reqID": "8ce7b478-8a8c-4aa7-8414-876cd69b07cb"} #10 409.4 Deleting outdated charts #10 409.4 Skipping linting of oof-has-data #10 409.6 Pushing oof-has-data-13.0.0.tgz to local... #10 409.6 2024-02-26T18:20:03.688Z INFO [475] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "22.766513ms", "reqID": "32d1edbf-11d3-4228-8fbd-b5d473e9b0a3"} #10 409.6 Done. #10 412.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages #10 412.7 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 412.7 #10 412.7 [oof-has-reservation] #10 412.7 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 412.8 Hang tight while we grab the latest from your chart repositories... #10 412.8 2024-02-26T18:20:06.816Z INFO [476] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.241µs", "reqID": "5b087deb-28d8-46e6-89d8-51f7c20bb835"} #10 412.8 ...Successfully got an update from the "local" chart repository #10 412.8 Update Complete. ⎈Happy Helming!⎈ #10 412.8 Saving 5 charts #10 412.8 Downloading common from repo http://localhost:18080 #10 412.9 2024-02-26T18:20:06.893Z INFO [477] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "286.22µs", "reqID": "8530e347-d8f7-4156-bbe3-53e833de1371"} #10 412.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 412.9 2024-02-26T18:20:06.907Z INFO [478] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.771µs", "reqID": "d37eb0fd-1a89-47c3-9f9c-607593b94af6"} #10 412.9 Downloading serviceAccount from repo http://localhost:18080 #10 412.9 2024-02-26T18:20:06.926Z INFO [479] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "227.941µs", "reqID": "33600fe0-2f99-4225-91f1-55b2e9ab7519"} #10 412.9 Downloading readinessCheck from repo http://localhost:18080 #10 412.9 2024-02-26T18:20:06.942Z INFO [480] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "264.511µs", "reqID": "d525ea80-5381-4cb4-9648-993706c0979c"} #10 412.9 Deleting outdated charts #10 412.9 Skipping linting of oof-has-reservation #10 413.1 Pushing oof-has-reservation-13.0.0.tgz to local... #10 413.2 2024-02-26T18:20:07.206Z INFO [481] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.025336ms", "reqID": "f11ded87-793d-4a44-9bcf-8b4edd68bda0"} #10 413.2 Done. #10 416.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages #10 416.2 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 416.2 #10 416.2 [oof-has-solver] #10 416.2 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 416.3 Hang tight while we grab the latest from your chart repositories... #10 416.3 2024-02-26T18:20:10.322Z INFO [482] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.74µs", "reqID": "c244012c-e9a5-4e91-9dc7-49efb948c4a7"} #10 416.3 ...Successfully got an update from the "local" chart repository #10 416.3 Update Complete. ⎈Happy Helming!⎈ #10 416.4 Saving 5 charts #10 416.4 Downloading common from repo http://localhost:18080 #10 416.4 2024-02-26T18:20:10.413Z INFO [483] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "301.05µs", "reqID": "afc1badf-e5d7-40d6-b459-67ec764ec343"} #10 416.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 416.4 2024-02-26T18:20:10.432Z INFO [484] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.89µs", "reqID": "3e137b5b-4c4a-431b-b5a7-8cf3cfeea997"} #10 416.4 Downloading serviceAccount from repo http://localhost:18080 #10 416.4 2024-02-26T18:20:10.445Z INFO [485] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "321.951µs", "reqID": "da626650-e239-4a4a-b741-7d7b282c9141"} #10 416.4 Downloading readinessCheck from repo http://localhost:18080 #10 416.4 2024-02-26T18:20:10.465Z INFO [486] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.521µs", "reqID": "81415ed2-1287-435e-aab2-b9aed502ce3d"} #10 416.4 Deleting outdated charts #10 416.4 Skipping linting of oof-has-solver #10 416.7 Pushing oof-has-solver-13.0.0.tgz to local... #10 416.7 Done. #10 416.7 2024-02-26T18:20:10.741Z INFO [487] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.019784ms", "reqID": "2f945ac2-445a-4c73-8f89-f0464887b81d"} #10 419.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components/../../../../dist/packages #10 419.7 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 419.7 make[8]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/components' #10 422.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has/../../../dist/packages #10 422.7 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' #10 422.7 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/oof-has' #10 422.8 Hang tight while we grab the latest from your chart repositories... #10 422.8 2024-02-26T18:20:16.818Z INFO [488] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.04µs", "reqID": "5204434e-d0a6-4513-bf56-351cd142a537"} #10 422.8 ...Successfully got an update from the "local" chart repository #10 422.8 Update Complete. ⎈Happy Helming!⎈ #10 422.9 Saving 9 charts #10 422.9 Downloading common from repo http://localhost:18080 #10 422.9 2024-02-26T18:20:16.945Z INFO [489] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "211.211µs", "reqID": "b3944c79-2882-474f-9743-3eb1aa17ef83"} #10 422.9 Downloading etcd from repo http://localhost:18080 #10 422.9 2024-02-26T18:20:16.959Z INFO [490] Request served {"path": "/charts/etcd-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.981µs", "reqID": "dc658799-5642-441b-b065-9832da7d8f84"} #10 422.9 Downloading etcd-init from repo http://localhost:18080 #10 422.9 2024-02-26T18:20:16.975Z INFO [491] Request served {"path": "/charts/etcd-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.181µs", "reqID": "6de5b275-98fe-4cbe-abcb-0e3583b19900"} #10 423.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 423.1 2024-02-26T18:20:17.124Z INFO [492] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "98.82µs", "reqID": "a2849de6-ef54-4947-8ee2-b908097b75d5"} #10 423.1 Deleting outdated charts #10 423.1 Skipping linting of oof-has #10 423.6 Pushing oof-has-13.0.0.tgz to local... #10 423.8 2024-02-26T18:20:17.802Z INFO [493] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "122.960223ms", "reqID": "66ffd9ca-6b9f-439d-b7ed-057bac6ec802"} #10 423.8 Done. #10 426.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/../../dist/packages #10 426.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' #10 426.8 #10 426.8 [oof-templates] #10 426.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' #10 426.9 Hang tight while we grab the latest from your chart repositories... #10 426.9 2024-02-26T18:20:20.922Z INFO [494] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.601µs", "reqID": "8c79c826-7776-4046-bc55-f6e2162ba42e"} #10 426.9 ...Successfully got an update from the "local" chart repository #10 426.9 Update Complete. ⎈Happy Helming!⎈ #10 426.9 Saving 1 charts #10 426.9 Downloading common from repo http://localhost:18080 #10 426.9 2024-02-26T18:20:20.987Z INFO [495] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.41µs", "reqID": "9f198813-1b24-4f3c-8ac3-38f35edb45e7"} #10 426.9 Deleting outdated charts #10 427.0 Skipping linting of oof-templates #10 427.2 Pushing oof-templates-13.0.0.tgz to local... #10 427.2 2024-02-26T18:20:21.221Z INFO [496] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "8.090161ms", "reqID": "ec241208-fd99-4efa-8bf0-35d68cd01898"} #10 427.2 Done. #10 430.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components/../../dist/packages #10 430.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' #10 430.2 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof/components' #10 433.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/oof/../dist/packages #10 433.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' #10 433.2 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/oof' #10 433.2 Hang tight while we grab the latest from your chart repositories... #10 433.2 2024-02-26T18:20:27.290Z INFO [497] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.881µs", "reqID": "6ee09212-5f96-4555-8e92-096497577175"} #10 433.3 ...Successfully got an update from the "local" chart repository #10 433.3 Update Complete. ⎈Happy Helming!⎈ #10 433.4 Saving 6 charts #10 433.4 Downloading common from repo http://localhost:18080 #10 433.4 2024-02-26T18:20:27.431Z INFO [498] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "164.381µs", "reqID": "5539fb35-bca6-4152-ad7f-c88bcd88639d"} #10 433.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 433.6 2024-02-26T18:20:27.614Z INFO [499] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "130.741µs", "reqID": "14ad0108-aa8b-48ff-9e9a-388065634c69"} #10 433.6 Downloading serviceAccount from repo http://localhost:18080 #10 433.6 2024-02-26T18:20:27.627Z INFO [500] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "290.451µs", "reqID": "0be90f32-7a0f-4307-87e0-e3d330b59086"} #10 433.6 Downloading readinessCheck from repo http://localhost:18080 #10 433.6 2024-02-26T18:20:27.644Z INFO [501] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "206.901µs", "reqID": "6af76d9b-757e-4363-a73b-350dcc46384b"} #10 433.7 Deleting outdated charts #10 433.7 Skipping linting of oof #10 434.2 Pushing oof-13.0.0.tgz to local... #10 434.4 2024-02-26T18:20:28.453Z INFO [502] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "159.810757ms", "reqID": "c2ee06c5-1ea7-41b4-8ac8-229b2ea4592a"} #10 434.4 Done. #10 437.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 437.4 #10 437.4 [platform] #10 437.4 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 437.5 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' #10 437.5 #10 437.5 [components] #10 437.5 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' #10 437.6 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 437.7 #10 437.7 [chartmuseum] #10 437.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 437.8 Hang tight while we grab the latest from your chart repositories... #10 437.8 2024-02-26T18:20:31.800Z INFO [503] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "257.771µs", "reqID": "9a94ad44-e04e-40c5-935c-81a0d49da39d"} #10 437.8 ...Successfully got an update from the "local" chart repository #10 437.8 Update Complete. ⎈Happy Helming!⎈ #10 437.8 Saving 4 charts #10 437.8 Downloading common from repo http://localhost:18080 #10 437.9 2024-02-26T18:20:31.899Z INFO [504] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "315.331µs", "reqID": "2d96d833-687c-4f58-a4ac-e3bdd4f28d19"} #10 437.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 437.9 2024-02-26T18:20:31.913Z INFO [505] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "184.801µs", "reqID": "187a0250-9d30-43af-bd99-76f4fae3242e"} #10 437.9 Downloading readinessCheck from repo http://localhost:18080 #10 437.9 2024-02-26T18:20:31.923Z INFO [506] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "120.28µs", "reqID": "88e7b429-5dc3-4be5-9103-86be54e01a68"} #10 437.9 Downloading serviceAccount from repo http://localhost:18080 #10 437.9 2024-02-26T18:20:31.945Z INFO [507] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.811µs", "reqID": "5e8ba920-54cc-4414-a73b-53876b2bdb3b"} #10 437.9 Deleting outdated charts #10 437.9 Skipping linting of chartmuseum #10 438.2 Pushing chartmuseum-13.0.0.tgz to local... #10 438.2 2024-02-26T18:20:32.235Z INFO [508] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "21.216677ms", "reqID": "5527ce35-68d9-490a-b4d8-630e586e1f1d"} #10 438.2 Done. #10 441.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages #10 441.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 441.2 #10 441.2 [cmpv2-cert-provider] #10 441.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 441.3 Hang tight while we grab the latest from your chart repositories... #10 441.3 2024-02-26T18:20:35.354Z INFO [509] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "175.451µs", "reqID": "3da9e2f4-9a36-4cc9-9bc5-93cceeaeae2f"} #10 441.3 ...Successfully got an update from the "local" chart repository #10 441.3 Update Complete. ⎈Happy Helming!⎈ #10 441.4 Saving 2 charts #10 441.4 Downloading common from repo http://localhost:18080 #10 441.4 2024-02-26T18:20:35.420Z INFO [510] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "275.171µs", "reqID": "f7f37f7b-fbb5-44c2-b39e-b6851fef85a2"} #10 441.4 Downloading readinessCheck from repo http://localhost:18080 #10 441.4 2024-02-26T18:20:35.436Z INFO [511] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "172.9µs", "reqID": "679760d0-b4f2-434d-ab84-fecd6de30636"} #10 441.4 Deleting outdated charts #10 441.4 Skipping linting of cmpv2-cert-provider #10 441.6 Pushing cmpv2-cert-provider-13.0.0.tgz to local... #10 441.6 2024-02-26T18:20:35.690Z INFO [512] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.30796ms", "reqID": "9211d241-3d19-412a-9584-9c6d3cbc3197"} #10 441.6 Done. #10 444.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages #10 444.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 444.7 #10 444.7 [keycloak-init] #10 444.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 444.7 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 444.8 #10 444.8 [components] #10 444.8 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 444.8 make[8]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' #10 444.9 #10 444.9 [keycloak-config-cli] #10 444.9 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' #10 445.0 Hang tight while we grab the latest from your chart repositories... #10 445.0 2024-02-26T18:20:39.032Z INFO [513] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "200.85µs", "reqID": "11880be2-2cce-4ef7-88b3-a8c1b0062294"} #10 445.0 ...Successfully got an update from the "local" chart repository #10 445.0 Update Complete. ⎈Happy Helming!⎈ #10 445.0 Saving 2 charts #10 445.0 Downloading common from repo http://localhost:18080 #10 445.1 2024-02-26T18:20:39.097Z INFO [514] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.081µs", "reqID": "8fd083cf-7aa0-4bcb-b0ea-b7162de917c6"} #10 445.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 445.1 2024-02-26T18:20:39.117Z INFO [515] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "108.88µs", "reqID": "fe73ff2d-1a64-4d67-97ec-1116838ef3f3"} #10 445.1 Deleting outdated charts #10 445.1 Skipping linting of keycloak-config-cli #10 445.3 Pushing onap-keycloak-config-cli-5.6.1.tgz to local... #10 445.3 2024-02-26T18:20:39.364Z INFO [516] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.914727ms", "reqID": "75de86e9-5fd6-4165-85b1-136bd775edb9"} #10 445.3 Done. #10 448.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components/../dist/packages #10 448.3 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' #10 448.3 make[8]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/components' #10 451.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/../../dist/packages #10 451.3 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 451.3 #10 451.3 [resources] #10 451.3 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 454.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/../../dist/packages #10 454.4 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 454.4 #10 454.4 [templates] #10 454.4 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 457.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init/../../dist/packages #10 457.5 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 457.5 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/keycloak-init' #10 457.5 Hang tight while we grab the latest from your chart repositories... #10 457.5 2024-02-26T18:20:51.558Z INFO [517] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.621µs", "reqID": "efc43b7e-7440-4136-967b-181915bb7792"} #10 457.5 ...Successfully got an update from the "local" chart repository #10 457.5 Update Complete. ⎈Happy Helming!⎈ #10 457.6 Saving 3 charts #10 457.6 Downloading common from repo http://localhost:18080 #10 457.6 2024-02-26T18:20:51.628Z INFO [518] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "290.391µs", "reqID": "4f30dded-ca5d-4e8a-8c4c-9ab13f0eb793"} #10 457.6 Downloading serviceAccount from repo http://localhost:18080 #10 457.6 2024-02-26T18:20:51.643Z INFO [519] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "173.31µs", "reqID": "2fee140b-94a7-4301-8db5-6334ee300754"} #10 457.6 Deleting outdated charts #10 457.6 Skipping linting of keycloak-init #10 457.9 Pushing keycloak-init-13.0.0.tgz to local... #10 457.9 2024-02-26T18:20:51.951Z INFO [520] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.379426ms", "reqID": "da5af168-c897-4182-8f6c-f6d16d8ec895"} #10 457.9 Done. #10 460.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages #10 460.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 460.9 #10 460.9 [oauth2-proxy] #10 460.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 461.0 make[6]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' #10 461.0 #10 461.0 [components] #10 461.0 make[7]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' #10 461.1 make[8]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' #10 461.1 #10 461.1 [oauth2-proxy] #10 461.1 make[9]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' #10 461.2 Getting updates for unmanaged Helm repositories... #10 462.9 ...Successfully got an update from the "https://charts.bitnami.com/bitnami" chart repository #10 462.9 Hang tight while we grab the latest from your chart repositories... #10 462.9 2024-02-26T18:20:56.941Z INFO [521] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "316.931µs", "reqID": "ffc79500-a54f-4d7f-bc31-e958303f4995"} #10 462.9 ...Successfully got an update from the "local" chart repository #10 462.9 Update Complete. ⎈Happy Helming!⎈ #10 464.4 Saving 3 charts #10 467.6 Downloading redis from repo https://charts.bitnami.com/bitnami #10 467.6 Downloading common from repo http://localhost:18080 #10 467.6 2024-02-26T18:21:01.654Z INFO [522] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "311.5µs", "reqID": "e1640488-b4a4-48b6-85f3-eb05c7b81017"} #10 467.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 467.6 2024-02-26T18:21:01.669Z INFO [523] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "158.89µs", "reqID": "fde78754-b8d1-4a45-88e6-ce3b6852a0e2"} #10 467.6 Deleting outdated charts #10 467.7 Skipping linting of oauth2-proxy #10 467.9 Pushing onap-oauth2-proxy-6.10.1.tgz to local... #10 468.0 2024-02-26T18:21:02.039Z INFO [524] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "46.618808ms", "reqID": "6bd24db6-963a-4be8-9842-aacebfe2cd94"} #10 468.0 Done. #10 471.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components/../../dist/packages #10 471.0 make[9]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' #10 471.0 make[8]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/components' #10 474.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy/../../dist/packages #10 474.0 make[7]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' #10 474.0 make[6]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/oauth2-proxy' #10 474.1 Hang tight while we grab the latest from your chart repositories... #10 474.1 2024-02-26T18:21:08.116Z INFO [525] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.812µs", "reqID": "33071084-d050-455b-a2a0-65dd8e0393c5"} #10 474.1 ...Successfully got an update from the "local" chart repository #10 474.1 Update Complete. ⎈Happy Helming!⎈ #10 474.1 Saving 3 charts #10 474.1 Downloading common from repo http://localhost:18080 #10 474.2 2024-02-26T18:21:08.198Z INFO [526] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "344.711µs", "reqID": "d608db72-3f6e-4127-b83a-0708c4e432f8"} #10 474.2 Downloading serviceAccount from repo http://localhost:18080 #10 474.2 2024-02-26T18:21:08.215Z INFO [527] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.141µs", "reqID": "e7e81405-f7a7-471e-8b31-190695022823"} #10 474.2 Deleting outdated charts #10 474.2 Skipping linting of oauth2-proxy #10 474.5 Pushing oauth2-proxy-13.0.0.tgz to local... #10 474.6 2024-02-26T18:21:08.648Z INFO [528] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "63.59978ms", "reqID": "53628f7a-0ab5-4d47-8ea8-357a4462e87b"} #10 474.6 Done. #10 477.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages #10 477.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 477.6 #10 477.6 [oom-cert-service] #10 477.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 477.7 Hang tight while we grab the latest from your chart repositories... #10 477.7 2024-02-26T18:21:11.778Z INFO [529] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "390.451µs", "reqID": "f2e307ca-ad61-4bd4-b6a9-08a5c8bd7b73"} #10 477.8 ...Successfully got an update from the "local" chart repository #10 477.8 Update Complete. ⎈Happy Helming!⎈ #10 477.8 Saving 4 charts #10 477.8 Downloading common from repo http://localhost:18080 #10 477.8 2024-02-26T18:21:11.887Z INFO [530] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "398.921µs", "reqID": "84455380-92cf-4031-9ed8-de0623d94a25"} #10 477.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 477.9 2024-02-26T18:21:11.903Z INFO [531] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.461µs", "reqID": "6564d613-d953-4b5d-8f33-bdfe89f2fde0"} #10 477.9 Downloading certManagerCertificate from repo http://localhost:18080 #10 477.9 2024-02-26T18:21:11.916Z INFO [532] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.7µs", "reqID": "43a95d22-3c23-484d-81f4-42680830c557"} #10 477.9 Downloading cmpv2Config from repo http://localhost:18080 #10 477.9 2024-02-26T18:21:11.937Z INFO [533] Request served {"path": "/charts/cmpv2Config-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.25µs", "reqID": "abc9d524-9318-4757-9c07-e6fa5c06ca82"} #10 477.9 Deleting outdated charts #10 477.9 Skipping linting of oom-cert-service #10 478.2 Pushing oom-cert-service-13.0.0.tgz to local... #10 478.2 2024-02-26T18:21:12.236Z INFO [534] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.646909ms", "reqID": "eebff0e1-723a-4f44-9d75-c6e891aa4d40"} #10 478.2 Done. #10 481.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components/../../dist/packages #10 481.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 481.2 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform/components' #10 484.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/platform/../dist/packages #10 484.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' #10 484.2 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/platform' #10 484.3 Hang tight while we grab the latest from your chart repositories... #10 484.3 2024-02-26T18:21:18.314Z INFO [535] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.7µs", "reqID": "2c9c93f4-8032-4d20-b406-adc89e9ad550"} #10 484.3 ...Successfully got an update from the "local" chart repository #10 484.3 Update Complete. ⎈Happy Helming!⎈ #10 484.4 Saving 5 charts #10 484.4 Downloading oom-cert-service from repo http://localhost:18080 #10 484.4 2024-02-26T18:21:18.444Z INFO [536] Request served {"path": "/charts/oom-cert-service-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "515.541µs", "reqID": "f77f4aa7-728c-42d2-8675-706f4c21638f"} #10 484.4 Downloading cmpv2-cert-provider from repo http://localhost:18080 #10 484.4 2024-02-26T18:21:18.468Z INFO [537] Request served {"path": "/charts/cmpv2-cert-provider-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "455.631µs", "reqID": "1d1ed85a-ca95-4643-b61d-319499faaef8"} #10 484.4 Downloading chartmuseum from repo http://localhost:18080 #10 484.4 2024-02-26T18:21:18.485Z INFO [538] Request served {"path": "/charts/chartmuseum-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "332.141µs", "reqID": "18668639-4fbf-4e77-bb0a-db40b39d8dd6"} #10 484.4 Downloading keycloak-init from repo http://localhost:18080 #10 484.5 2024-02-26T18:21:18.499Z INFO [539] Request served {"path": "/charts/keycloak-init-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "316.211µs", "reqID": "8cb7b778-a9bb-4dc9-ab89-f908cca932e6"} #10 484.5 Downloading oauth2-proxy from repo http://localhost:18080 #10 484.5 2024-02-26T18:21:18.521Z INFO [540] Request served {"path": "/charts/oauth2-proxy-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "526.422µs", "reqID": "fa70a03c-4acd-4207-bfc6-53a5a166daba"} #10 484.5 Deleting outdated charts #10 484.5 Skipping linting of platform #10 485.1 Pushing platform-13.0.0.tgz to local... #10 485.2 2024-02-26T18:21:19.253Z INFO [541] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "133.810922ms", "reqID": "c5c0663a-4c37-45b9-b9c7-0636a242ab2f"} #10 485.2 Done. #10 488.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 488.2 #10 488.2 [policy] #10 488.2 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 488.3 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' #10 488.3 #10 488.3 [components] #10 488.3 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' #10 488.3 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 488.3 #10 488.3 [policy-apex-pdp] #10 488.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 488.3 Hang tight while we grab the latest from your chart repositories... #10 488.3 2024-02-26T18:21:22.377Z INFO [542] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "161.74µs", "reqID": "6ca933b7-d91a-43d8-b8c2-2512d2819df8"} #10 488.4 ...Successfully got an update from the "local" chart repository #10 488.4 Update Complete. ⎈Happy Helming!⎈ #10 488.4 Saving 4 charts #10 488.4 Downloading common from repo http://localhost:18080 #10 488.4 2024-02-26T18:21:22.485Z INFO [543] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.03µs", "reqID": "d0e6a3fa-7b7b-4ad9-8a8f-067265c9f140"} #10 488.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 488.5 2024-02-26T18:21:22.508Z INFO [544] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "136.17µs", "reqID": "161c652b-fd04-406d-851b-4d6cc765140f"} #10 488.5 Downloading serviceAccount from repo http://localhost:18080 #10 488.5 2024-02-26T18:21:22.520Z INFO [545] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "283.2µs", "reqID": "0d900f4e-12de-44fc-8413-09341cd3a3f8"} #10 488.5 Downloading readinessCheck from repo http://localhost:18080 #10 488.5 2024-02-26T18:21:22.544Z INFO [546] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "357.69µs", "reqID": "1ddf847e-85f2-43a0-8027-a934ee783ed4"} #10 488.5 Deleting outdated charts #10 488.5 Skipping linting of policy-apex-pdp #10 488.8 Pushing policy-apex-pdp-13.0.0.tgz to local... #10 488.8 2024-02-26T18:21:22.839Z INFO [547] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.136318ms", "reqID": "b6125050-0327-49a6-9602-80636afba370"} #10 488.8 Done. #10 491.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 491.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 491.8 #10 491.8 [policy-api] #10 491.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 491.9 Hang tight while we grab the latest from your chart repositories... #10 491.9 2024-02-26T18:21:25.905Z INFO [548] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "264.09µs", "reqID": "5a4ed4b8-c947-4ddb-90c9-a33c60cddffd"} #10 491.9 ...Successfully got an update from the "local" chart repository #10 491.9 Update Complete. ⎈Happy Helming!⎈ #10 491.9 Saving 3 charts #10 491.9 Downloading common from repo http://localhost:18080 #10 491.9 2024-02-26T18:21:25.991Z INFO [549] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "323.39µs", "reqID": "be8d0a9c-2cae-428c-b829-b5185b1a4595"} #10 491.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 492.0 2024-02-26T18:21:26.008Z INFO [550] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.53µs", "reqID": "ebe1e609-4e03-46ee-9a14-8e19b63639db"} #10 492.0 Downloading serviceAccount from repo http://localhost:18080 #10 492.0 2024-02-26T18:21:26.031Z INFO [551] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "323.711µs", "reqID": "60039570-8400-4c1a-b6a3-6393b5cdae89"} #10 492.0 Deleting outdated charts #10 492.0 Skipping linting of policy-api #10 492.2 Pushing policy-api-13.0.0.tgz to local... #10 492.2 2024-02-26T18:21:26.268Z INFO [552] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.949542ms", "reqID": "434c68db-8f56-436e-8fcf-d08b4a548200"} #10 492.2 Done. #10 495.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 495.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 495.2 #10 495.2 [policy-clamp-ac-a1pms-ppnt] #10 495.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 495.3 Hang tight while we grab the latest from your chart repositories... #10 495.3 2024-02-26T18:21:29.327Z INFO [553] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "189.052µs", "reqID": "6cd60d8e-be80-438f-b478-bd18d8569b3d"} #10 495.3 ...Successfully got an update from the "local" chart repository #10 495.3 Update Complete. ⎈Happy Helming!⎈ #10 495.4 Saving 4 charts #10 495.4 Downloading common from repo http://localhost:18080 #10 495.4 2024-02-26T18:21:29.429Z INFO [554] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "297.951µs", "reqID": "25a8b1f9-d7de-45e0-aa8a-86616aa6cd82"} #10 495.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 495.4 2024-02-26T18:21:29.447Z INFO [555] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.721µs", "reqID": "0911def3-aa33-4b2b-82c2-1bc166d3ea9a"} #10 495.4 Downloading serviceAccount from repo http://localhost:18080 #10 495.4 2024-02-26T18:21:29.468Z INFO [556] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "235.68µs", "reqID": "f179f0fb-785c-4e79-87d8-cbd02aa46e31"} #10 495.4 Downloading readinessCheck from repo http://localhost:18080 #10 495.4 2024-02-26T18:21:29.489Z INFO [557] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.291µs", "reqID": "1a16b0e4-8320-4f75-b472-012be9904b6f"} #10 495.5 Deleting outdated charts #10 495.5 Skipping linting of policy-clamp-ac-a1pms-ppnt #10 495.7 Pushing policy-clamp-ac-a1pms-ppnt-13.0.0.tgz to local... #10 495.7 2024-02-26T18:21:29.781Z INFO [558] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "21.768074ms", "reqID": "a1a90f76-89e8-4a49-a9d3-6230e8d5de5a"} #10 495.7 Done. #10 498.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 498.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 498.7 #10 498.7 [policy-clamp-ac-http-ppnt] #10 498.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 498.8 Hang tight while we grab the latest from your chart repositories... #10 498.8 2024-02-26T18:21:32.841Z INFO [559] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.781µs", "reqID": "46295adb-0479-4885-85cf-4cf275063e6e"} #10 498.8 ...Successfully got an update from the "local" chart repository #10 498.8 Update Complete. ⎈Happy Helming!⎈ #10 498.9 Saving 4 charts #10 498.9 Downloading common from repo http://localhost:18080 #10 498.9 2024-02-26T18:21:32.947Z INFO [560] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "318.841µs", "reqID": "b63bc202-36b6-468f-83b0-e874fe896a81"} #10 498.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 498.9 2024-02-26T18:21:32.964Z INFO [561] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.08µs", "reqID": "e32ae26a-66e7-4ee6-83c4-7808cf730ed3"} #10 498.9 Downloading serviceAccount from repo http://localhost:18080 #10 498.9 2024-02-26T18:21:32.979Z INFO [562] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "295.721µs", "reqID": "fabbf46b-60c5-4094-9b5f-2348706390ff"} #10 498.9 Downloading readinessCheck from repo http://localhost:18080 #10 499.0 2024-02-26T18:21:32.997Z INFO [563] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.99µs", "reqID": "22bb66b4-2cca-44f4-9952-cf2132239ab9"} #10 499.0 Deleting outdated charts #10 499.0 Skipping linting of policy-clamp-ac-http-ppnt #10 499.2 Pushing policy-clamp-ac-http-ppnt-13.0.0.tgz to local... #10 499.2 2024-02-26T18:21:33.274Z INFO [564] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "23.791327ms", "reqID": "39ccfed6-02bc-494f-b700-9a1b6152ba8f"} #10 499.2 Done. #10 502.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 502.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 502.2 #10 502.2 [policy-clamp-ac-k8s-ppnt] #10 502.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 502.3 Hang tight while we grab the latest from your chart repositories... #10 502.3 2024-02-26T18:21:36.340Z INFO [565] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "179.731µs", "reqID": "80f21e54-87fe-45c8-922c-bfd652157036"} #10 502.3 ...Successfully got an update from the "local" chart repository #10 502.3 Update Complete. ⎈Happy Helming!⎈ #10 502.4 Saving 4 charts #10 502.4 Downloading common from repo http://localhost:18080 #10 502.4 2024-02-26T18:21:36.442Z INFO [566] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.56µs", "reqID": "45aa9022-17ba-46dd-8fca-7dccdc112bbd"} #10 502.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 502.4 2024-02-26T18:21:36.460Z INFO [567] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.69µs", "reqID": "da2abda4-36ea-4fa1-808e-bcf1f56d55de"} #10 502.4 Downloading serviceAccount from repo http://localhost:18080 #10 502.4 2024-02-26T18:21:36.482Z INFO [568] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180.5µs", "reqID": "ea080164-fe9b-42fd-a9ed-403cdc274f70"} #10 502.4 Downloading readinessCheck from repo http://localhost:18080 #10 502.5 2024-02-26T18:21:36.500Z INFO [569] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.59µs", "reqID": "2ea2bf68-3b47-4ffb-bfeb-4f915f2f2343"} #10 502.5 Deleting outdated charts #10 502.5 Skipping linting of policy-clamp-ac-k8s-ppnt #10 502.7 Pushing policy-clamp-ac-k8s-ppnt-13.0.0.tgz to local... #10 502.7 2024-02-26T18:21:36.791Z INFO [570] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.595499ms", "reqID": "6cce0d27-7bd6-44a2-9d40-18a6a70df932"} #10 502.7 Done. #10 505.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 505.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 505.8 #10 505.8 [policy-clamp-ac-kserve-ppnt] #10 505.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 505.8 Hang tight while we grab the latest from your chart repositories... #10 505.8 2024-02-26T18:21:39.854Z INFO [571] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "187.031µs", "reqID": "a6f9433e-364d-4a1b-ac6c-57809df984ad"} #10 505.8 ...Successfully got an update from the "local" chart repository #10 505.8 Update Complete. ⎈Happy Helming!⎈ #10 505.9 Saving 4 charts #10 505.9 Downloading common from repo http://localhost:18080 #10 505.9 2024-02-26T18:21:39.964Z INFO [572] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "260.501µs", "reqID": "66c122ff-9b6c-4b91-b728-d6130e268d86"} #10 505.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 505.9 2024-02-26T18:21:39.984Z INFO [573] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.071µs", "reqID": "0125d919-1a52-4763-b016-0ca03550980a"} #10 505.9 Downloading serviceAccount from repo http://localhost:18080 #10 506.0 2024-02-26T18:21:39.998Z INFO [574] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "224.581µs", "reqID": "502fabe8-6e91-4c93-83d5-fc6f9cec5ea9"} #10 506.0 Downloading readinessCheck from repo http://localhost:18080 #10 506.0 2024-02-26T18:21:40.017Z INFO [575] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "214.19µs", "reqID": "da63b29a-3c83-46c6-90d3-6a2c0f58b69e"} #10 506.0 Deleting outdated charts #10 506.0 Skipping linting of policy-clamp-ac-kserve-ppnt #10 506.2 Pushing policy-clamp-ac-kserve-ppnt-13.0.0.tgz to local... #10 506.3 2024-02-26T18:21:40.311Z INFO [576] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "25.405382ms", "reqID": "391c917d-2739-4a2d-bb7e-a2635312bb44"} #10 506.3 Done. #10 509.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 509.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 509.3 #10 509.3 [policy-clamp-ac-pf-ppnt] #10 509.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 509.3 Hang tight while we grab the latest from your chart repositories... #10 509.3 2024-02-26T18:21:43.385Z INFO [577] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207.821µs", "reqID": "2451f93d-d9ab-4f5c-accd-50ffea065fa5"} #10 509.4 ...Successfully got an update from the "local" chart repository #10 509.4 Update Complete. ⎈Happy Helming!⎈ #10 509.4 Saving 4 charts #10 509.4 Downloading common from repo http://localhost:18080 #10 509.5 2024-02-26T18:21:43.498Z INFO [578] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.181µs", "reqID": "dc36a34f-0e37-4abb-8749-e44792bb19c6"} #10 509.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 509.5 2024-02-26T18:21:43.517Z INFO [579] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.441µs", "reqID": "e2a65b67-979a-4b6c-9e6e-ea6aacf70fd6"} #10 509.5 Downloading serviceAccount from repo http://localhost:18080 #10 509.5 2024-02-26T18:21:43.534Z INFO [580] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "221.831µs", "reqID": "855c0e3c-4383-4958-9ab9-7fc8d515d5f8"} #10 509.5 Downloading readinessCheck from repo http://localhost:18080 #10 509.5 2024-02-26T18:21:43.554Z INFO [581] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.601µs", "reqID": "4d528e31-08b5-46cc-8ea9-aee106952030"} #10 509.5 Deleting outdated charts #10 509.5 Skipping linting of policy-clamp-ac-pf-ppnt #10 509.8 Pushing policy-clamp-ac-pf-ppnt-13.0.0.tgz to local... #10 509.8 2024-02-26T18:21:43.827Z INFO [582] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "20.701441ms", "reqID": "5de42039-7a17-4da4-8571-fcfb03cc4b5f"} #10 509.8 Done. #10 512.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 512.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 512.8 #10 512.8 [policy-clamp-runtime-acm] #10 512.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 512.8 Hang tight while we grab the latest from your chart repositories... #10 512.8 2024-02-26T18:21:46.886Z INFO [583] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "204.01µs", "reqID": "174a5c04-812d-49de-8e65-5ab5a081ee01"} #10 512.9 ...Successfully got an update from the "local" chart repository #10 512.9 Update Complete. ⎈Happy Helming!⎈ #10 512.9 Saving 4 charts #10 512.9 Downloading common from repo http://localhost:18080 #10 512.9 2024-02-26T18:21:46.983Z INFO [584] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.291µs", "reqID": "6afb7aaf-53c6-4a8d-b11e-4f0d1791ead5"} #10 512.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 513.0 2024-02-26T18:21:46.996Z INFO [585] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "116.25µs", "reqID": "88f623f0-62d3-49b6-9e9c-4d546bb16d22"} #10 513.0 Downloading serviceAccount from repo http://localhost:18080 #10 513.0 2024-02-26T18:21:47.013Z INFO [586] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "128.57µs", "reqID": "3a1ca524-b4f3-47a7-82ae-087d588d9aa2"} #10 513.0 Downloading readinessCheck from repo http://localhost:18080 #10 513.0 2024-02-26T18:21:47.033Z INFO [587] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "264.801µs", "reqID": "a23b8dcc-9e34-40bc-9e01-430620515c9a"} #10 513.0 Deleting outdated charts #10 513.0 Skipping linting of policy-clamp-runtime-acm #10 513.2 Pushing policy-clamp-runtime-acm-13.0.0.tgz to local... #10 513.3 2024-02-26T18:21:47.308Z INFO [588] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.747688ms", "reqID": "e45d1446-441b-4bb8-bd5b-8394520196ae"} #10 513.3 Done. #10 516.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 516.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 516.3 #10 516.3 [policy-distribution] #10 516.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 516.3 Hang tight while we grab the latest from your chart repositories... #10 516.3 2024-02-26T18:21:50.384Z INFO [589] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.55µs", "reqID": "a559ef06-68bf-4a19-9e22-e377b93873fb"} #10 516.4 ...Successfully got an update from the "local" chart repository #10 516.4 Update Complete. ⎈Happy Helming!⎈ #10 516.4 Saving 3 charts #10 516.4 Downloading common from repo http://localhost:18080 #10 516.4 2024-02-26T18:21:50.485Z INFO [590] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "296.89µs", "reqID": "4de26921-4792-4232-ac55-7251ee85b744"} #10 516.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 516.5 2024-02-26T18:21:50.505Z INFO [591] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "239.66µs", "reqID": "06e4551d-6b1e-42b5-9575-1b687bfd4d6f"} #10 516.5 Downloading serviceAccount from repo http://localhost:18080 #10 516.5 2024-02-26T18:21:50.523Z INFO [592] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "399.241µs", "reqID": "c4870975-6499-495b-a188-cb7ddbd11067"} #10 516.5 Deleting outdated charts #10 516.5 Skipping linting of policy-distribution #10 516.7 Pushing policy-distribution-13.0.0.tgz to local... #10 516.7 2024-02-26T18:21:50.770Z INFO [593] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.797507ms", "reqID": "ca8d1bb8-3e9d-4efb-b691-7432b6b8dc05"} #10 516.7 Done. #10 519.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 519.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 519.7 #10 519.7 [policy-drools-pdp] #10 519.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 519.8 Hang tight while we grab the latest from your chart repositories... #10 519.8 2024-02-26T18:21:53.848Z INFO [594] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.68µs", "reqID": "e8080b97-ffcf-4cac-8fd5-1ce1f8410d7c"} #10 519.8 ...Successfully got an update from the "local" chart repository #10 519.8 Update Complete. ⎈Happy Helming!⎈ #10 519.9 Saving 3 charts #10 519.9 Downloading common from repo http://localhost:18080 #10 519.9 2024-02-26T18:21:53.943Z INFO [595] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.49µs", "reqID": "9fccda1e-7b4a-4372-81da-32ed5c9befe3"} #10 519.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 519.9 2024-02-26T18:21:53.964Z INFO [596] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "110.4µs", "reqID": "dd9d472a-08af-40be-aeed-6e7134379fb4"} #10 519.9 Downloading serviceAccount from repo http://localhost:18080 #10 519.9 2024-02-26T18:21:53.978Z INFO [597] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "353.821µs", "reqID": "f56509b7-43b1-4edf-ac63-243f1465d26f"} #10 519.9 Deleting outdated charts #10 519.9 Skipping linting of policy-drools-pdp #10 520.2 Pushing policy-drools-pdp-13.0.0.tgz to local... #10 520.2 2024-02-26T18:21:54.258Z INFO [598] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.963268ms", "reqID": "d1413c8d-9977-4c13-882f-a63f534f5bad"} #10 520.2 Done. #10 523.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 523.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 523.2 #10 523.2 [policy-gui] #10 523.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 523.3 Hang tight while we grab the latest from your chart repositories... #10 523.3 2024-02-26T18:21:57.323Z INFO [599] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.37µs", "reqID": "0577479c-86a9-47f9-b01a-d4a8c6eaf607"} #10 523.3 ...Successfully got an update from the "local" chart repository #10 523.3 Update Complete. ⎈Happy Helming!⎈ #10 523.3 Saving 2 charts #10 523.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 523.4 2024-02-26T18:21:57.402Z INFO [600] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.581µs", "reqID": "1fa52ff7-f73d-4aac-848d-c7b1d9381576"} #10 523.4 Downloading serviceAccount from repo http://localhost:18080 #10 523.4 2024-02-26T18:21:57.414Z INFO [601] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "107.05µs", "reqID": "4f5bdefa-d166-4bc3-8bcd-9830d35fa6b7"} #10 523.4 Deleting outdated charts #10 523.4 Skipping linting of policy-gui #10 523.6 Pushing policy-gui-13.0.0.tgz to local... #10 523.6 2024-02-26T18:21:57.641Z INFO [602] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.613327ms", "reqID": "defe5a0d-5e09-47ea-b897-400f42e872f5"} #10 523.6 Done. #10 526.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 526.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 526.6 #10 526.6 [policy-nexus] #10 526.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 526.7 Hang tight while we grab the latest from your chart repositories... #10 526.7 2024-02-26T18:22:00.709Z INFO [603] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.851µs", "reqID": "50fecd26-dc1d-40f9-9f41-ac26c39f275e"} #10 526.7 ...Successfully got an update from the "local" chart repository #10 526.7 Update Complete. ⎈Happy Helming!⎈ #10 526.7 Saving 3 charts #10 526.7 Downloading common from repo http://localhost:18080 #10 526.8 2024-02-26T18:22:00.797Z INFO [604] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "226.2µs", "reqID": "894bdb22-2038-4b4e-b538-4b33f2661fa0"} #10 526.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 526.8 2024-02-26T18:22:00.821Z INFO [605] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "150.87µs", "reqID": "c7dd96ab-8495-4dcb-b619-00c0814326fc"} #10 526.8 Downloading serviceAccount from repo http://localhost:18080 #10 526.8 2024-02-26T18:22:00.842Z INFO [606] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "357.991µs", "reqID": "ad3aa415-e835-4867-9e5d-d4cb3f64c14e"} #10 526.8 Deleting outdated charts #10 526.8 Skipping linting of policy-nexus #10 527.0 Pushing policy-nexus-13.0.0.tgz to local... #10 527.1 2024-02-26T18:22:01.098Z INFO [607] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "16.368949ms", "reqID": "ce4af87a-bfb3-4372-b3c6-ccbfc8e7af4d"} #10 527.1 Done. #10 530.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 530.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 530.1 #10 530.1 [policy-pap] #10 530.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 530.1 Hang tight while we grab the latest from your chart repositories... #10 530.1 2024-02-26T18:22:04.163Z INFO [608] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "287.8µs", "reqID": "2653cd3e-f3dd-4d69-939d-ca6d1d6de555"} #10 530.1 ...Successfully got an update from the "local" chart repository #10 530.1 Update Complete. ⎈Happy Helming!⎈ #10 530.2 Saving 4 charts #10 530.2 Downloading common from repo http://localhost:18080 #10 530.2 2024-02-26T18:22:04.254Z INFO [609] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "311.311µs", "reqID": "da90522a-b768-4e9c-9cdb-358b89cd3338"} #10 530.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 530.2 2024-02-26T18:22:04.270Z INFO [610] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "217.801µs", "reqID": "28e1c145-df90-4d9d-a35f-14b7814f295e"} #10 530.2 Downloading serviceAccount from repo http://localhost:18080 #10 530.2 2024-02-26T18:22:04.282Z INFO [611] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "126.831µs", "reqID": "a182cc41-621e-470e-9877-eff5c3de5bbb"} #10 530.2 Downloading readinessCheck from repo http://localhost:18080 #10 530.3 2024-02-26T18:22:04.302Z INFO [612] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "112.3µs", "reqID": "99d36200-0828-4b85-a5b6-0e51356f1c3f"} #10 530.3 Deleting outdated charts #10 530.3 Skipping linting of policy-pap #10 530.5 Pushing policy-pap-13.0.0.tgz to local... #10 530.5 2024-02-26T18:22:04.567Z INFO [613] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "26.981352ms", "reqID": "f93feb3f-0797-438f-9bf4-20e75b2808bd"} #10 530.5 Done. #10 533.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 533.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 533.5 #10 533.5 [policy-xacml-pdp] #10 533.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 533.6 Hang tight while we grab the latest from your chart repositories... #10 533.6 2024-02-26T18:22:07.628Z INFO [614] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "209.92µs", "reqID": "18114ef5-69df-4ae3-824a-3d32c5bc458b"} #10 533.6 ...Successfully got an update from the "local" chart repository #10 533.6 Update Complete. ⎈Happy Helming!⎈ #10 533.7 Saving 3 charts #10 533.7 Downloading common from repo http://localhost:18080 #10 533.7 2024-02-26T18:22:07.732Z INFO [615] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.02µs", "reqID": "dfd989ad-0aa1-48f3-9bd7-89369cec5971"} #10 533.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 533.7 2024-02-26T18:22:07.753Z INFO [616] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "225.281µs", "reqID": "069f1b14-aed6-4247-ad16-2f945cf1ad1b"} #10 533.7 Downloading serviceAccount from repo http://localhost:18080 #10 533.7 2024-02-26T18:22:07.776Z INFO [617] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "173.361µs", "reqID": "52238792-acec-456a-ad22-b16bf9159387"} #10 533.7 Deleting outdated charts #10 533.7 Skipping linting of policy-xacml-pdp #10 534.0 Pushing policy-xacml-pdp-13.0.0.tgz to local... #10 534.0 2024-02-26T18:22:08.060Z INFO [618] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.622656ms", "reqID": "79dc0f2f-3fdc-466a-9640-47b2c349e7d1"} #10 534.0 Done. #10 537.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components/../../dist/packages #10 537.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 537.0 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy/components' #10 540.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/policy/../dist/packages #10 540.0 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' #10 540.0 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/policy' #10 540.1 Hang tight while we grab the latest from your chart repositories... #10 540.1 2024-02-26T18:22:14.140Z INFO [619] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "207µs", "reqID": "7fc197ea-9a3e-4228-b9aa-4faae4d25f45"} #10 540.1 ...Successfully got an update from the "local" chart repository #10 540.1 Update Complete. ⎈Happy Helming!⎈ #10 540.3 Saving 20 charts #10 540.3 Downloading common from repo http://localhost:18080 #10 540.3 2024-02-26T18:22:14.390Z INFO [620] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "321.321µs", "reqID": "4b29b5b8-6e82-4515-84e1-c69069b87aaa"} #10 540.3 Downloading mariadb-galera from repo http://localhost:18080 #10 540.4 2024-02-26T18:22:14.409Z INFO [621] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "315.151µs", "reqID": "207248ea-6aa2-4880-86c3-5c7b7845695d"} #10 540.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 540.7 2024-02-26T18:22:14.775Z INFO [622] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "159.72µs", "reqID": "f4157829-611a-4a0d-b93a-5c4d30d93e15"} #10 540.7 Downloading serviceAccount from repo http://localhost:18080 #10 540.8 2024-02-26T18:22:14.803Z INFO [623] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "337.55µs", "reqID": "1b78b5c9-fec8-4167-9e2c-192e66b92064"} #10 540.8 Downloading readinessCheck from repo http://localhost:18080 #10 540.8 2024-02-26T18:22:14.823Z INFO [624] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.061µs", "reqID": "cbaace6a-4565-4b17-ac40-6aa09c971a13"} #10 540.8 Downloading postgres from repo http://localhost:18080 #10 540.8 2024-02-26T18:22:14.839Z INFO [625] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.98µs", "reqID": "158e5d70-0173-4c49-a777-0ba4e798953a"} #10 540.9 Deleting outdated charts #10 540.9 Skipping linting of policy #10 541.8 Pushing policy-13.0.0.tgz to local... #10 542.1 2024-02-26T18:22:16.129Z INFO [626] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "272.226478ms", "reqID": "c29109ca-9fd8-4f59-8541-730245f51f8b"} #10 542.1 Done. #10 545.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 545.1 #10 545.1 [portal-ng] #10 545.1 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 545.1 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' #10 545.2 #10 545.2 [components] #10 545.2 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' #10 545.2 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' #10 545.2 #10 545.2 [portal-ng-bff] #10 545.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' #10 545.2 Hang tight while we grab the latest from your chart repositories... #10 545.2 2024-02-26T18:22:19.262Z INFO [627] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "202.651µs", "reqID": "5104838b-7aa3-4c7c-a4d6-fb3e3c430452"} #10 545.2 ...Successfully got an update from the "local" chart repository #10 545.2 Update Complete. ⎈Happy Helming!⎈ #10 545.3 Saving 3 charts #10 545.3 Downloading common from repo http://localhost:18080 #10 545.3 2024-02-26T18:22:19.350Z INFO [628] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "298.231µs", "reqID": "4d3f0ae9-9daa-41fe-ad57-aea986c261a4"} #10 545.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 545.3 2024-02-26T18:22:19.369Z INFO [629] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "287.88µs", "reqID": "1f60e7b4-89b1-4663-8b7f-538dc7676561"} #10 545.3 Downloading serviceAccount from repo http://localhost:18080 #10 545.3 2024-02-26T18:22:19.391Z INFO [630] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "179.811µs", "reqID": "03332e13-8e69-49b2-82ba-73d7ef640389"} #10 545.4 Deleting outdated charts #10 545.4 Skipping linting of portal-ng-bff #10 545.6 Pushing portal-ng-bff-13.0.0.tgz to local... #10 545.6 2024-02-26T18:22:19.667Z INFO [631] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.588605ms", "reqID": "32d61ab0-1ddf-48d9-abe9-5871160957b2"} #10 545.6 Done. #10 548.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components/../dist/packages #10 548.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' #10 548.6 #10 548.6 [portal-ng-ui] #10 548.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' #10 548.7 Hang tight while we grab the latest from your chart repositories... #10 548.7 2024-02-26T18:22:22.731Z INFO [632] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "146.65µs", "reqID": "69d91ced-4407-47ae-b2f1-ac8735c221d0"} #10 548.7 ...Successfully got an update from the "local" chart repository #10 548.7 Update Complete. ⎈Happy Helming!⎈ #10 548.8 Saving 3 charts #10 548.8 Downloading common from repo http://localhost:18080 #10 548.8 2024-02-26T18:22:22.812Z INFO [633] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "482.321µs", "reqID": "4d7ea245-8890-4548-b01b-4e79ae28ae18"} #10 548.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 548.8 2024-02-26T18:22:22.832Z INFO [634] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.24µs", "reqID": "f137e1aa-3453-440f-a8a4-75774ba98dbf"} #10 548.8 Downloading serviceAccount from repo http://localhost:18080 #10 548.8 2024-02-26T18:22:22.856Z INFO [635] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "239.48µs", "reqID": "24a41a86-83df-4d95-bab4-8b689100b708"} #10 548.8 Deleting outdated charts #10 548.8 Skipping linting of portal-ng-ui #10 549.1 Pushing portal-ng-ui-13.0.0.tgz to local... #10 549.1 2024-02-26T18:22:23.122Z INFO [636] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.789775ms", "reqID": "733981d3-35d8-451a-994b-28a3fdf7368c"} #10 549.1 Done. #10 552.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components/../dist/packages #10 552.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' #10 552.1 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/components' #10 555.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng/../dist/packages #10 555.1 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' #10 555.1 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/portal-ng' #10 555.1 Hang tight while we grab the latest from your chart repositories... #10 555.1 2024-02-26T18:22:29.189Z INFO [637] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "149.09µs", "reqID": "b9788ea2-9f1d-4f81-950a-5f2f526183f7"} #10 555.2 ...Successfully got an update from the "local" chart repository #10 555.2 Update Complete. ⎈Happy Helming!⎈ #10 555.2 Saving 3 charts #10 555.2 Downloading common from repo http://localhost:18080 #10 555.2 2024-02-26T18:22:29.284Z INFO [638] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "290.82µs", "reqID": "5dac190e-2052-4668-b22e-4be9b50cd257"} #10 555.2 Downloading portal-ng-bff from repo http://localhost:18080 #10 555.3 2024-02-26T18:22:29.311Z INFO [639] Request served {"path": "/charts/portal-ng-bff-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "304.561µs", "reqID": "b2db49fd-d737-4af1-808b-b20ac80ec0f3"} #10 555.3 Downloading portal-ng-ui from repo http://localhost:18080 #10 555.3 2024-02-26T18:22:29.332Z INFO [640] Request served {"path": "/charts/portal-ng-ui-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.391µs", "reqID": "6dbb6e50-8431-4c3b-b682-a98ec17c47a5"} #10 555.3 Deleting outdated charts #10 555.3 Skipping linting of portal-ng #10 555.6 Pushing portal-ng-13.0.0.tgz to local... #10 555.7 2024-02-26T18:22:29.693Z INFO [641] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "49.076621ms", "reqID": "197d4245-1c06-42d0-a6a7-9c9f035f531d"} #10 555.7 Done. #10 558.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 558.7 #10 558.7 [sdc] #10 558.7 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 558.7 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' #10 558.8 #10 558.8 [components] #10 558.8 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' #10 558.8 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 558.9 #10 558.9 [sdc-be] #10 558.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 559.0 Hang tight while we grab the latest from your chart repositories... #10 559.0 2024-02-26T18:22:33.036Z INFO [642] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "121.9µs", "reqID": "9cc92c6d-8452-43ff-b4e5-9fe729b40c9d"} #10 559.0 ...Successfully got an update from the "local" chart repository #10 559.0 Update Complete. ⎈Happy Helming!⎈ #10 559.1 Saving 3 charts #10 559.1 Downloading common from repo http://localhost:18080 #10 559.1 2024-02-26T18:22:33.150Z INFO [643] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "138.771µs", "reqID": "22fc8174-41c4-48ae-bb9f-da1539491420"} #10 559.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 559.1 2024-02-26T18:22:33.170Z INFO [644] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "247.19µs", "reqID": "bc4df83a-75f5-4e61-a389-3016d78ca93d"} #10 559.1 Downloading serviceAccount from repo http://localhost:18080 #10 559.2 2024-02-26T18:22:33.193Z INFO [645] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "255.781µs", "reqID": "82a60605-5740-4f90-bb5f-65975b6d81cb"} #10 559.2 Deleting outdated charts #10 559.2 Skipping linting of sdc-be #10 559.4 Pushing sdc-be-13.0.0.tgz to local... #10 559.4 2024-02-26T18:22:33.468Z INFO [646] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.553331ms", "reqID": "b78f04b3-0bf9-4f97-9795-cc35a13ff401"} #10 559.4 Done. #10 562.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages #10 562.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 562.4 #10 562.4 [sdc-cs] #10 562.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 562.5 Hang tight while we grab the latest from your chart repositories... #10 562.5 2024-02-26T18:22:36.583Z INFO [647] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "298.591µs", "reqID": "6c215e5b-4c3a-4e83-90b3-7cad3cb6591e"} #10 562.6 ...Successfully got an update from the "local" chart repository #10 562.6 Update Complete. ⎈Happy Helming!⎈ #10 562.6 Saving 4 charts #10 562.6 Downloading common from repo http://localhost:18080 #10 562.7 2024-02-26T18:22:36.704Z INFO [648] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.11µs", "reqID": "d4ba99cd-e9e1-4620-b59a-6e321feb774a"} #10 562.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 562.7 2024-02-26T18:22:36.728Z INFO [649] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.99µs", "reqID": "d5681ac8-4916-4229-a3a6-c284b086135b"} #10 562.7 Downloading serviceAccount from repo http://localhost:18080 #10 562.7 2024-02-26T18:22:36.759Z INFO [650] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "363.53µs", "reqID": "affd7397-48b7-4d3e-bb9c-9962263fb3c1"} #10 562.7 Downloading cassandra from repo http://localhost:18080 #10 562.7 2024-02-26T18:22:36.772Z INFO [651] Request served {"path": "/charts/cassandra-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.621µs", "reqID": "f9330a27-b6a2-4912-ba5c-706abb0483fa"} #10 562.7 Deleting outdated charts #10 562.7 Skipping linting of sdc-cs #10 563.0 Pushing sdc-cs-13.0.0.tgz to local... #10 563.1 2024-02-26T18:22:37.116Z INFO [652] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "37.618603ms", "reqID": "390957e3-7da4-4a3f-80f8-1f91448ad401"} #10 563.1 Done. #10 566.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages #10 566.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 566.1 #10 566.1 [sdc-fe] #10 566.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 566.2 Hang tight while we grab the latest from your chart repositories... #10 566.2 2024-02-26T18:22:40.252Z INFO [653] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "246.11µs", "reqID": "3dd0f75c-9d72-4c9b-a581-fb483a5c1c08"} #10 566.2 ...Successfully got an update from the "local" chart repository #10 566.2 Update Complete. ⎈Happy Helming!⎈ #10 566.3 Saving 2 charts #10 566.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 566.3 2024-02-26T18:22:40.340Z INFO [654] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.78µs", "reqID": "6f8af0d1-5514-40b0-acff-6cc7a43e59f9"} #10 566.3 Downloading serviceAccount from repo http://localhost:18080 #10 566.3 2024-02-26T18:22:40.361Z INFO [655] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.84µs", "reqID": "4b3330e7-c06a-4b8a-80c6-2601ba056a60"} #10 566.3 Deleting outdated charts #10 566.3 Skipping linting of sdc-fe #10 566.5 Pushing sdc-fe-13.0.0.tgz to local... #10 566.6 2024-02-26T18:22:40.603Z INFO [656] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.746371ms", "reqID": "c49b1bdf-9a6b-483a-8b44-4deff37f7a3e"} #10 566.6 Done. #10 569.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages #10 569.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 569.6 #10 569.6 [sdc-helm-validator] #10 569.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 569.7 Hang tight while we grab the latest from your chart repositories... #10 569.7 2024-02-26T18:22:43.736Z INFO [657] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.431µs", "reqID": "39036313-fcc1-4e02-8a96-1cc77e27399c"} #10 569.7 ...Successfully got an update from the "local" chart repository #10 569.7 Update Complete. ⎈Happy Helming!⎈ #10 569.8 Saving 2 charts #10 569.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 569.8 2024-02-26T18:22:43.834Z INFO [658] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "256.431µs", "reqID": "991ae242-0590-4f4c-a8bc-ab574cc50c7a"} #10 569.8 Downloading common from repo http://localhost:18080 #10 569.8 2024-02-26T18:22:43.850Z INFO [659] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "130.42µs", "reqID": "c22ab20b-f539-469e-994b-53e2866ed8f7"} #10 569.8 Deleting outdated charts #10 569.8 Skipping linting of sdc-helm-validator #10 570.0 Pushing sdc-helm-validator-13.0.0.tgz to local... #10 570.0 2024-02-26T18:22:44.091Z INFO [660] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.805554ms", "reqID": "98330008-c6bb-4d56-b81c-d1ab3cec3d7d"} #10 570.0 Done. #10 573.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages #10 573.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 573.1 #10 573.1 [sdc-onboarding-be] #10 573.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 573.2 Hang tight while we grab the latest from your chart repositories... #10 573.2 2024-02-26T18:22:47.213Z INFO [661] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.24µs", "reqID": "9dcc9d81-8368-4a1d-a552-ec5faef00038"} #10 573.2 ...Successfully got an update from the "local" chart repository #10 573.2 Update Complete. ⎈Happy Helming!⎈ #10 573.2 Saving 2 charts #10 573.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 573.3 2024-02-26T18:22:47.297Z INFO [662] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.74µs", "reqID": "79cb5b48-7b8d-408c-b30c-85b836ec220b"} #10 573.3 Downloading serviceAccount from repo http://localhost:18080 #10 573.3 2024-02-26T18:22:47.312Z INFO [663] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "281.961µs", "reqID": "bc2c671f-77a2-4b89-b9ae-d54155efb742"} #10 573.3 Deleting outdated charts #10 573.3 Skipping linting of sdc-onboarding-be #10 573.5 Pushing sdc-onboarding-be-13.0.0.tgz to local... #10 573.5 2024-02-26T18:22:47.544Z INFO [664] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.861578ms", "reqID": "14adba72-3b53-4c76-8a55-e26021527f62"} #10 573.5 Done. #10 576.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages #10 576.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 576.5 #10 576.5 [sdc-wfd-be] #10 576.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 576.6 Hang tight while we grab the latest from your chart repositories... #10 576.6 2024-02-26T18:22:50.674Z INFO [665] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.102µs", "reqID": "4703f2ca-efc4-4e7a-a0c0-4e6c5239e4e0"} #10 576.7 ...Successfully got an update from the "local" chart repository #10 576.7 Update Complete. ⎈Happy Helming!⎈ #10 576.7 Saving 2 charts #10 576.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 576.7 2024-02-26T18:22:50.757Z INFO [666] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "273.841µs", "reqID": "a270177b-74ea-4b97-89af-2317a541184f"} #10 576.7 Downloading serviceAccount from repo http://localhost:18080 #10 576.7 2024-02-26T18:22:50.774Z INFO [667] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "304.39µs", "reqID": "c24096ab-aae0-4d54-8ee8-a6dd881d6cc0"} #10 576.7 Deleting outdated charts #10 576.7 Skipping linting of sdc-wfd-be #10 577.0 Pushing sdc-wfd-be-13.0.0.tgz to local... #10 577.0 2024-02-26T18:22:51.020Z INFO [668] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.371977ms", "reqID": "4430e6b9-d161-4a1e-b2ef-8873ebb7bdae"} #10 577.0 Done. #10 580.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages #10 580.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 580.0 #10 580.0 [sdc-wfd-fe] #10 580.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 580.1 Hang tight while we grab the latest from your chart repositories... #10 580.1 2024-02-26T18:22:54.147Z INFO [669] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.251µs", "reqID": "d5692398-d39b-45e6-8f78-071ffb46f5ce"} #10 580.1 ...Successfully got an update from the "local" chart repository #10 580.1 Update Complete. ⎈Happy Helming!⎈ #10 580.2 Saving 2 charts #10 580.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 580.2 2024-02-26T18:22:54.237Z INFO [670] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.661µs", "reqID": "30b27931-ca08-4db7-9de5-58e9ed8d985f"} #10 580.2 Downloading serviceAccount from repo http://localhost:18080 #10 580.2 2024-02-26T18:22:54.256Z INFO [671] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "135.661µs", "reqID": "9db6c727-9f83-46ad-9384-2113b2ca4cf7"} #10 580.2 Deleting outdated charts #10 580.2 Skipping linting of sdc-wfd-fe #10 580.5 Pushing sdc-wfd-fe-13.0.0.tgz to local... #10 580.5 2024-02-26T18:22:54.505Z INFO [672] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.023752ms", "reqID": "0a5eae16-f22c-414f-a566-4f8320a9e047"} #10 580.5 Done. #10 583.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components/../../dist/packages #10 583.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 583.5 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/components' #10 586.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdc/../dist/packages #10 586.5 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' #10 586.5 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdc' #10 586.5 Hang tight while we grab the latest from your chart repositories... #10 586.5 2024-02-26T18:23:00.584Z INFO [673] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "294.25µs", "reqID": "939ff02e-714b-4e57-bbf7-024831116077"} #10 586.6 ...Successfully got an update from the "local" chart repository #10 586.6 Update Complete. ⎈Happy Helming!⎈ #10 586.6 Saving 8 charts #10 586.6 Downloading common from repo http://localhost:18080 #10 586.6 2024-02-26T18:23:00.682Z INFO [674] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "217.031µs", "reqID": "ee2f6bd5-331e-40d6-8b60-f5da39fc930c"} #10 586.8 Deleting outdated charts #10 586.8 Skipping linting of sdc #10 587.2 Pushing sdc-13.0.0.tgz to local... #10 587.3 2024-02-26T18:23:01.365Z INFO [675] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "95.470477ms", "reqID": "7af4b7cd-d8e0-458d-9af7-4368da83880b"} #10 587.3 Done. #10 590.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 590.3 #10 590.3 [sdnc] #10 590.3 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 590.4 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' #10 590.4 #10 590.4 [components] #10 590.4 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' #10 590.5 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 590.6 #10 590.6 [dmaap-listener] #10 590.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 590.7 Hang tight while we grab the latest from your chart repositories... #10 590.7 2024-02-26T18:23:04.698Z INFO [676] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.371µs", "reqID": "88c7b982-029c-4b38-9a8e-5670ce16bafa"} #10 590.7 ...Successfully got an update from the "local" chart repository #10 590.7 Update Complete. ⎈Happy Helming!⎈ #10 590.7 Saving 3 charts #10 590.7 Downloading common from repo http://localhost:18080 #10 590.7 2024-02-26T18:23:04.788Z INFO [677] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "316.762µs", "reqID": "c292d551-b94d-4ab5-85f9-a9224711eb98"} #10 590.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 590.8 2024-02-26T18:23:04.803Z INFO [678] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "105.951µs", "reqID": "65b5f1aa-66bf-4820-9e84-a23096fae88e"} #10 590.8 Downloading serviceAccount from repo http://localhost:18080 #10 590.8 2024-02-26T18:23:04.817Z INFO [679] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "275.84µs", "reqID": "d9f04241-1606-4f24-b978-3f9c46d382a7"} #10 590.8 Deleting outdated charts #10 590.8 Skipping linting of dmaap-listener #10 591.0 Pushing dmaap-listener-13.0.0.tgz to local... #10 591.0 2024-02-26T18:23:05.064Z INFO [680] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.189999ms", "reqID": "1ff81ca0-4ebf-44e7-ad38-34e8753f38a3"} #10 591.0 Done. #10 594.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages #10 594.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 594.0 #10 594.0 [sdnc-ansible-server] #10 594.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 594.1 Hang tight while we grab the latest from your chart repositories... #10 594.1 2024-02-26T18:23:08.184Z INFO [681] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.22µs", "reqID": "40e34516-bf08-4511-a479-5df0b92958f4"} #10 594.2 ...Successfully got an update from the "local" chart repository #10 594.2 Update Complete. ⎈Happy Helming!⎈ #10 594.2 Saving 3 charts #10 594.2 Downloading common from repo http://localhost:18080 #10 594.2 2024-02-26T18:23:08.283Z INFO [682] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "374.19µs", "reqID": "b4a285b3-b528-43ee-be4b-2a32d1cf904f"} #10 594.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 594.3 2024-02-26T18:23:08.305Z INFO [683] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "118.78µs", "reqID": "c5198d3c-8ff6-4743-b50b-911b5a1eb36f"} #10 594.3 Downloading serviceAccount from repo http://localhost:18080 #10 594.3 2024-02-26T18:23:08.323Z INFO [684] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "298.131µs", "reqID": "e4461d8a-ceea-404b-aaa1-45b82d9d82d0"} #10 594.3 Deleting outdated charts #10 594.3 Skipping linting of sdnc-ansible-server #10 594.5 Pushing sdnc-ansible-server-13.0.0.tgz to local... #10 594.5 2024-02-26T18:23:08.576Z INFO [685] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.871084ms", "reqID": "8767a7f8-7196-4531-afd0-3ab162af6eec"} #10 594.5 Done. #10 597.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages #10 597.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 597.5 #10 597.5 [sdnc-prom] #10 597.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 597.7 Hang tight while we grab the latest from your chart repositories... #10 597.7 2024-02-26T18:23:11.699Z INFO [686] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "221.611µs", "reqID": "8618c182-43a6-4605-84a3-3231c274fb01"} #10 597.7 ...Successfully got an update from the "local" chart repository #10 597.7 Update Complete. ⎈Happy Helming!⎈ #10 597.8 Saving 3 charts #10 597.8 Downloading common from repo http://localhost:18080 #10 597.8 2024-02-26T18:23:11.811Z INFO [687] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.15µs", "reqID": "6cf85ad9-8f26-4333-9dc4-85ea457fdfed"} #10 597.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 597.8 2024-02-26T18:23:11.834Z INFO [688] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.79µs", "reqID": "a6aa8ea1-698b-427c-a2da-c5caf3a5a417"} #10 597.8 Downloading serviceAccount from repo http://localhost:18080 #10 597.8 2024-02-26T18:23:11.858Z INFO [689] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "316.121µs", "reqID": "3a417202-56b0-48d6-b38e-c8bf786a39ea"} #10 597.8 Deleting outdated charts #10 597.8 Skipping linting of sdnc-prom #10 598.1 Pushing sdnc-prom-13.0.0.tgz to local... #10 598.1 2024-02-26T18:23:12.124Z INFO [690] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "19.14473ms", "reqID": "fe23c0a7-b2bc-41bb-b8f9-b00d4b41c89e"} #10 598.1 Done. #10 601.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages #10 601.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 601.1 #10 601.1 [sdnc-web] #10 601.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 601.2 Hang tight while we grab the latest from your chart repositories... #10 601.2 2024-02-26T18:23:15.252Z INFO [691] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.58µs", "reqID": "4ed7cc74-b0da-49c7-8e30-4d3af1ed932e"} #10 601.2 ...Successfully got an update from the "local" chart repository #10 601.2 Update Complete. ⎈Happy Helming!⎈ #10 601.3 Saving 3 charts #10 601.3 Downloading common from repo http://localhost:18080 #10 601.3 2024-02-26T18:23:15.363Z INFO [692] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "312.361µs", "reqID": "b85b0c3d-6790-4623-bac9-c8be427f39ab"} #10 601.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 601.3 2024-02-26T18:23:15.382Z INFO [693] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "159.27µs", "reqID": "9205cf79-91b9-4b77-838d-470ffb8d0c71"} #10 601.3 Downloading serviceAccount from repo http://localhost:18080 #10 601.4 2024-02-26T18:23:15.399Z INFO [694] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.831µs", "reqID": "6093d733-62bf-4ff8-8e94-9a11ac7e09f0"} #10 601.4 Deleting outdated charts #10 601.4 Skipping linting of sdnc-web #10 601.6 Pushing sdnc-web-13.0.0.tgz to local... #10 601.6 2024-02-26T18:23:15.647Z INFO [695] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.955878ms", "reqID": "5fffae7c-e6cb-40df-80e4-92c473ff6770"} #10 601.6 Done. #10 604.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages #10 604.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 604.6 #10 604.6 [ueb-listener] #10 604.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 604.7 Hang tight while we grab the latest from your chart repositories... #10 604.7 2024-02-26T18:23:18.775Z INFO [696] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "238.571µs", "reqID": "be63c596-1622-46e6-a5c5-6c3d99206b7c"} #10 604.8 ...Successfully got an update from the "local" chart repository #10 604.8 Update Complete. ⎈Happy Helming!⎈ #10 604.8 Saving 3 charts #10 604.8 Downloading common from repo http://localhost:18080 #10 604.9 2024-02-26T18:23:18.898Z INFO [697] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.471µs", "reqID": "d47af3b0-48d3-48f0-a89a-227dc76a67ca"} #10 604.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 604.9 2024-02-26T18:23:18.916Z INFO [698] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "303.91µs", "reqID": "d92dc32d-1f90-4cca-9a41-43eedd28006c"} #10 604.9 Downloading serviceAccount from repo http://localhost:18080 #10 604.9 2024-02-26T18:23:18.934Z INFO [699] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.711µs", "reqID": "80c8a7e1-f420-4b40-9970-14f37f877ee3"} #10 604.9 Deleting outdated charts #10 604.9 Skipping linting of ueb-listener #10 605.2 Pushing ueb-listener-13.0.0.tgz to local... #10 605.2 2024-02-26T18:23:19.213Z INFO [700] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "17.026296ms", "reqID": "0880271d-84f1-437f-b43b-1b0c0c57ef55"} #10 605.2 Done. #10 608.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components/../../dist/packages #10 608.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 608.2 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/components' #10 611.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc/../dist/packages #10 611.2 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' #10 611.2 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/sdnc' #10 611.2 Hang tight while we grab the latest from your chart repositories... #10 611.2 2024-02-26T18:23:25.284Z INFO [701] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.511µs", "reqID": "c7cfddf0-8dbc-4484-8bd4-9b73f8f06596"} #10 611.3 ...Successfully got an update from the "local" chart repository #10 611.3 Update Complete. ⎈Happy Helming!⎈ #10 611.5 Saving 14 charts #10 611.5 Downloading common from repo http://localhost:18080 #10 611.5 2024-02-26T18:23:25.551Z INFO [702] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "324.171µs", "reqID": "9a989d48-c8fc-453e-ba3f-9caa0eea5160"} #10 611.5 Downloading certManagerCertificate from repo http://localhost:18080 #10 611.5 2024-02-26T18:23:25.573Z INFO [703] Request served {"path": "/charts/certManagerCertificate-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "229.401µs", "reqID": "6a074c70-2017-4486-9dde-fb4046346483"} #10 611.5 Downloading logConfiguration from repo http://localhost:18080 #10 611.6 2024-02-26T18:23:25.599Z INFO [704] Request served {"path": "/charts/logConfiguration-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.81µs", "reqID": "53053a06-3b66-4210-825b-4f2b41602a68"} #10 611.6 Downloading network-name-gen from repo http://localhost:18080 #10 611.6 2024-02-26T18:23:25.619Z INFO [705] Request served {"path": "/charts/network-name-gen-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "335.681µs", "reqID": "97145f82-a5ce-4c97-b691-6a4c10c431e1"} #10 611.6 Downloading dgbuilder from repo http://localhost:18080 #10 611.6 2024-02-26T18:23:25.639Z INFO [706] Request served {"path": "/charts/dgbuilder-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "257.931µs", "reqID": "51d8ae21-efc6-4e1b-94c2-7b6491bbe675"} #10 611.6 Downloading sdnc-prom from repo http://localhost:18080 #10 611.6 2024-02-26T18:23:25.666Z INFO [707] Request served {"path": "/charts/sdnc-prom-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "175.42µs", "reqID": "5c9e156b-8e9d-4f4a-a5fb-6e5aba909327"} #10 611.6 Downloading mariadb-galera from repo http://localhost:18080 #10 611.6 2024-02-26T18:23:25.687Z INFO [708] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "289.65µs", "reqID": "9d4a02e6-8f83-4f81-a5be-ae36cece8ed8"} #10 611.6 Downloading elasticsearch from repo http://localhost:18080 #10 611.7 2024-02-26T18:23:25.708Z INFO [709] Request served {"path": "/charts/elasticsearch-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "393.531µs", "reqID": "19ba90e3-12c9-45f1-8c9d-9cda9a22c7f2"} #10 611.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 611.8 2024-02-26T18:23:25.802Z INFO [710] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "163.59µs", "reqID": "c385cef6-1165-40b7-b6ce-acd452aa1e4c"} #10 611.8 Downloading serviceAccount from repo http://localhost:18080 #10 611.8 2024-02-26T18:23:25.822Z INFO [711] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.34µs", "reqID": "d53ede24-84e6-441d-b78a-3aad4073fc46"} #10 611.9 Deleting outdated charts #10 611.9 Skipping linting of sdnc #10 612.6 Pushing sdnc-13.0.0.tgz to local... #10 612.8 2024-02-26T18:23:26.883Z INFO [712] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "227.947859ms", "reqID": "581e48b4-5eee-43e0-a44d-8e893ad0d8e2"} #10 612.8 Done. #10 615.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 615.8 #10 615.8 [so] #10 615.9 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 615.9 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' #10 615.9 #10 615.9 [components] #10 615.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' #10 615.9 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 615.9 #10 615.9 [soHelpers] #10 615.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 616.0 Hang tight while we grab the latest from your chart repositories... #10 616.0 2024-02-26T18:23:30.023Z INFO [713] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.141µs", "reqID": "9bfb0f7f-5a7c-4e57-a0df-095e420e97bc"} #10 616.0 ...Successfully got an update from the "local" chart repository #10 616.0 Update Complete. ⎈Happy Helming!⎈ #10 616.0 Saving 1 charts #10 616.0 Downloading common from repo http://localhost:18080 #10 616.1 2024-02-26T18:23:30.100Z INFO [714] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288.682µs", "reqID": "0fe0b10d-f113-441f-842d-460dd89809f6"} #10 616.1 Deleting outdated charts #10 616.1 Skipping linting of soHelpers #10 616.3 Pushing soHelpers-13.0.0.tgz to local... #10 616.3 2024-02-26T18:23:30.338Z INFO [715] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "8.457338ms", "reqID": "6bc9be80-8835-4cb1-a8db-a34d4a79fb10"} #10 616.3 Done. #10 619.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 619.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 619.3 #10 619.3 [so-admin-cockpit] #10 619.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 619.4 Hang tight while we grab the latest from your chart repositories... #10 619.4 2024-02-26T18:23:33.408Z INFO [716] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "239.34µs", "reqID": "75c1d308-1036-4bc7-b4cf-ab9592681585"} #10 619.4 ...Successfully got an update from the "local" chart repository #10 619.4 Update Complete. ⎈Happy Helming!⎈ #10 619.5 Saving 3 charts #10 619.5 Downloading common from repo http://localhost:18080 #10 619.5 2024-02-26T18:23:33.533Z INFO [717] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "279.08µs", "reqID": "efdb7a60-c79f-48ab-9820-00e6a5bbdb86"} #10 619.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 619.5 2024-02-26T18:23:33.553Z INFO [718] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.151µs", "reqID": "a1415ebc-2c07-4326-8257-12b798fd5fd0"} #10 619.5 Downloading serviceAccount from repo http://localhost:18080 #10 619.5 2024-02-26T18:23:33.575Z INFO [719] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "176.2µs", "reqID": "b8c3de31-5fb7-494b-8e43-eb284ca5ec05"} #10 619.5 Deleting outdated charts #10 619.5 Skipping linting of so-admin-cockpit #10 619.8 Pushing so-admin-cockpit-13.0.0.tgz to local... #10 619.8 2024-02-26T18:23:33.848Z INFO [720] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "18.478588ms", "reqID": "f11a5ef1-f61b-4073-a86f-3d334df53f21"} #10 619.8 Done. #10 622.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 622.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 622.8 #10 622.8 [so-bpmn-infra] #10 622.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 622.9 Hang tight while we grab the latest from your chart repositories... #10 622.9 2024-02-26T18:23:36.913Z INFO [721] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "127.83µs", "reqID": "e79990e1-85a2-4a7e-8739-20280758b642"} #10 622.9 ...Successfully got an update from the "local" chart repository #10 622.9 Update Complete. ⎈Happy Helming!⎈ #10 623.0 Saving 5 charts #10 623.0 Downloading common from repo http://localhost:18080 #10 623.0 2024-02-26T18:23:37.043Z INFO [722] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.221µs", "reqID": "10cb76d4-3ba3-4175-b152-28921486e842"} #10 623.0 Downloading readinessCheck from repo http://localhost:18080 #10 623.0 2024-02-26T18:23:37.066Z INFO [723] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "306.671µs", "reqID": "5710b754-0095-4ce8-8e00-e66978a3abbb"} #10 623.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 623.0 2024-02-26T18:23:37.080Z INFO [724] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "80.551µs", "reqID": "37816b58-d312-41e2-a134-1bb5b4d14b46"} #10 623.0 Downloading serviceAccount from repo http://localhost:18080 #10 623.1 2024-02-26T18:23:37.116Z INFO [725] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "383.761µs", "reqID": "31a91a5c-1980-4653-b60e-f202c25de229"} #10 623.1 Deleting outdated charts #10 623.1 Skipping linting of so-bpmn-infra #10 623.4 Pushing so-bpmn-infra-13.0.0.tgz to local... #10 623.4 2024-02-26T18:23:37.439Z INFO [726] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "37.046806ms", "reqID": "9692c78b-6590-41a4-abec-4600d289d3bd"} #10 623.4 Done. #10 626.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 626.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 626.4 #10 626.4 [so-catalog-db-adapter] #10 626.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 626.5 Hang tight while we grab the latest from your chart repositories... #10 626.5 2024-02-26T18:23:40.513Z INFO [727] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.121µs", "reqID": "f4541c29-64a6-4a22-9c24-c02acb46614e"} #10 626.5 ...Successfully got an update from the "local" chart repository #10 626.5 Update Complete. ⎈Happy Helming!⎈ #10 626.6 Saving 5 charts #10 626.6 Downloading common from repo http://localhost:18080 #10 626.6 2024-02-26T18:23:40.636Z INFO [728] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "284.05µs", "reqID": "62abc979-1726-4d6c-8603-e2f01b3cf220"} #10 626.6 Downloading readinessCheck from repo http://localhost:18080 #10 626.6 2024-02-26T18:23:40.663Z INFO [729] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.78µs", "reqID": "4250258b-cc37-44c0-bb1d-d66502a62558"} #10 626.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 626.6 2024-02-26T18:23:40.685Z INFO [730] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "75.69µs", "reqID": "db458c03-e51f-4a4e-a333-58efeb417e2f"} #10 626.7 Downloading serviceAccount from repo http://localhost:18080 #10 626.7 2024-02-26T18:23:40.721Z INFO [731] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.99µs", "reqID": "7f74d41d-6299-4e9a-ad6b-fa396ebeab06"} #10 626.7 Deleting outdated charts #10 626.7 Skipping linting of so-catalog-db-adapter #10 627.0 Pushing so-catalog-db-adapter-13.0.0.tgz to local... #10 627.0 2024-02-26T18:23:41.042Z INFO [732] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "30.079712ms", "reqID": "999b52ab-036a-4e6e-8d2b-906e2e9084bb"} #10 627.0 Done. #10 630.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 630.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 630.0 #10 630.0 [so-cnf-adapter] #10 630.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 630.1 Hang tight while we grab the latest from your chart repositories... #10 630.1 2024-02-26T18:23:44.101Z INFO [733] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "213.391µs", "reqID": "0612d97e-76be-49cc-92df-323dc32517b9"} #10 630.1 ...Successfully got an update from the "local" chart repository #10 630.1 Update Complete. ⎈Happy Helming!⎈ #10 630.2 Saving 5 charts #10 630.2 Downloading common from repo http://localhost:18080 #10 630.2 2024-02-26T18:23:44.234Z INFO [734] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "218.161µs", "reqID": "74ef0c86-244a-45e3-b31f-c2b5d1f7c291"} #10 630.2 Downloading readinessCheck from repo http://localhost:18080 #10 630.2 2024-02-26T18:23:44.258Z INFO [735] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "300.552µs", "reqID": "5fa92e4a-93ca-49b5-894f-f9134d6bc89e"} #10 630.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 630.2 2024-02-26T18:23:44.279Z INFO [736] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.97µs", "reqID": "40c7184e-34a2-4f9f-9a9e-0bc1f3c9b3c7"} #10 630.3 Downloading serviceAccount from repo http://localhost:18080 #10 630.3 2024-02-26T18:23:44.312Z INFO [737] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.56µs", "reqID": "7ad09cfb-9492-46ac-be92-f2bac43f8564"} #10 630.3 Deleting outdated charts #10 630.3 Skipping linting of so-cnf-adapter #10 630.6 Pushing so-cnf-adapter-13.0.0.tgz to local... #10 630.6 2024-02-26T18:23:44.629Z INFO [738] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "33.031568ms", "reqID": "2155e080-09ff-4a8f-9517-fced0bec419b"} #10 630.6 Done. #10 633.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 633.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 633.6 #10 633.6 [so-cnfm-lcm] #10 633.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 633.6 Hang tight while we grab the latest from your chart repositories... #10 633.6 2024-02-26T18:23:47.691Z INFO [739] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "145.47µs", "reqID": "117ac64b-6331-4b41-be3f-2018e035deb5"} #10 633.7 ...Successfully got an update from the "local" chart repository #10 633.7 Update Complete. ⎈Happy Helming!⎈ #10 633.7 Saving 4 charts #10 633.7 Downloading common from repo http://localhost:18080 #10 633.7 2024-02-26T18:23:47.785Z INFO [740] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.71µs", "reqID": "9395e7a9-cbf3-46e8-8c4f-0072957acc3d"} #10 633.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 633.8 2024-02-26T18:23:47.807Z INFO [741] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "107.381µs", "reqID": "0fdeb9fd-f7e1-4326-a297-535ad245dc5d"} #10 633.8 Downloading serviceAccount from repo http://localhost:18080 #10 633.8 2024-02-26T18:23:47.835Z INFO [742] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "212.76µs", "reqID": "2d2bc532-7e69-4c5d-8098-98fd06ce64ca"} #10 633.8 Deleting outdated charts #10 633.8 Skipping linting of so-cnfm-lcm #10 634.0 Pushing so-cnfm-lcm-13.0.0.tgz to local... #10 634.1 2024-02-26T18:23:48.102Z INFO [743] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "21.857874ms", "reqID": "9bbcb9fe-89f7-4446-884e-7da5cafd6f66"} #10 634.1 Done. #10 637.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 637.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 637.1 #10 637.1 [so-etsi-nfvo-ns-lcm] #10 637.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 637.1 Hang tight while we grab the latest from your chart repositories... #10 637.1 2024-02-26T18:23:51.169Z INFO [744] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "212.25µs", "reqID": "a33391d2-e369-4723-b2b1-4cca3a8492f9"} #10 637.1 ...Successfully got an update from the "local" chart repository #10 637.1 Update Complete. ⎈Happy Helming!⎈ #10 637.2 Saving 4 charts #10 637.2 Downloading common from repo http://localhost:18080 #10 637.3 2024-02-26T18:23:51.293Z INFO [745] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.03µs", "reqID": "eed098f7-263d-467a-9a78-4ac8774a590f"} #10 637.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 637.3 2024-02-26T18:23:51.319Z INFO [746] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183.21µs", "reqID": "155e4173-c87b-4d27-bc8a-8ee9f8431612"} #10 637.3 Downloading serviceAccount from repo http://localhost:18080 #10 637.3 2024-02-26T18:23:51.354Z INFO [747] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.26µs", "reqID": "0e66b15e-ff6e-47f1-8c6d-c8849b61b03a"} #10 637.3 Deleting outdated charts #10 637.3 Skipping linting of so-etsi-nfvo-ns-lcm #10 637.6 Pushing so-etsi-nfvo-ns-lcm-13.0.0.tgz to local... #10 637.6 2024-02-26T18:23:51.647Z INFO [748] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.028999ms", "reqID": "93673ad4-fd4a-44cb-be2f-a66d4769717e"} #10 637.6 Done. #10 640.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 640.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 640.6 #10 640.6 [so-etsi-sol003-adapter] #10 640.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 640.7 Hang tight while we grab the latest from your chart repositories... #10 640.7 2024-02-26T18:23:54.711Z INFO [749] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.741µs", "reqID": "b0ae5e63-a843-4d30-8f25-f2fabc57aa73"} #10 640.7 ...Successfully got an update from the "local" chart repository #10 640.7 Update Complete. ⎈Happy Helming!⎈ #10 640.8 Saving 4 charts #10 640.8 Downloading common from repo http://localhost:18080 #10 640.8 2024-02-26T18:23:54.818Z INFO [750] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.12µs", "reqID": "32493c7e-fc53-4728-94cb-bd84613a3e3d"} #10 640.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 640.8 2024-02-26T18:23:54.841Z INFO [751] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "131.58µs", "reqID": "c14bac58-45d6-43e5-a726-a55b66a4dcbe"} #10 640.8 Downloading serviceAccount from repo http://localhost:18080 #10 640.8 2024-02-26T18:23:54.878Z INFO [752] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "239.152µs", "reqID": "4300f18e-ff1e-4b8b-b9c6-f18ef137c532"} #10 640.8 Deleting outdated charts #10 640.8 Skipping linting of so-etsi-sol003-adapter #10 641.1 Pushing so-etsi-sol003-adapter-13.0.0.tgz to local... #10 641.1 2024-02-26T18:23:55.173Z INFO [753] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "15.04999ms", "reqID": "2a034987-fee3-45bb-b433-393ea6ca6853"} #10 641.1 Done. #10 644.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 644.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 644.1 #10 644.1 [so-etsi-sol005-adapter] #10 644.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 644.2 Hang tight while we grab the latest from your chart repositories... #10 644.2 2024-02-26T18:23:58.250Z INFO [754] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.981µs", "reqID": "73bc253c-a1ee-4c2b-ae63-cdae8b2d38c3"} #10 644.2 ...Successfully got an update from the "local" chart repository #10 644.2 Update Complete. ⎈Happy Helming!⎈ #10 644.3 Saving 5 charts #10 644.3 Downloading common from repo http://localhost:18080 #10 644.3 2024-02-26T18:23:58.373Z INFO [755] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "340.161µs", "reqID": "22c210c7-d3f0-4306-9ec2-fdaf1f53a2f6"} #10 644.3 Downloading readinessCheck from repo http://localhost:18080 #10 644.4 2024-02-26T18:23:58.396Z INFO [756] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "287.381µs", "reqID": "d8dd8726-1f77-4ebd-bbc1-6c8f89dab6b2"} #10 644.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 644.4 2024-02-26T18:23:58.421Z INFO [757] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "137.41µs", "reqID": "cf64cdd3-2ad8-46d4-83c9-467fc2c7dfa8"} #10 644.4 Downloading serviceAccount from repo http://localhost:18080 #10 644.4 2024-02-26T18:23:58.455Z INFO [758] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.131µs", "reqID": "03e50abd-1476-491a-a19c-e2e03f60800d"} #10 644.4 Deleting outdated charts #10 644.4 Skipping linting of so-etsi-sol005-adapter #10 644.7 Pushing so-etsi-sol005-adapter-13.0.0.tgz to local... #10 644.7 2024-02-26T18:23:58.755Z INFO [759] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "30.872503ms", "reqID": "bfe89d33-6bcd-4d3c-bebc-b5d6b8be7704"} #10 644.7 Done. #10 647.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 647.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 647.7 #10 647.7 [so-mariadb] #10 647.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 647.8 Hang tight while we grab the latest from your chart repositories... #10 647.8 2024-02-26T18:24:01.829Z INFO [760] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "244.091µs", "reqID": "b6e126ca-b882-405a-be9c-6eecfcc1f5be"} #10 647.8 ...Successfully got an update from the "local" chart repository #10 647.8 Update Complete. ⎈Happy Helming!⎈ #10 647.9 Saving 4 charts #10 647.9 Downloading common from repo http://localhost:18080 #10 647.9 2024-02-26T18:24:01.976Z INFO [761] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "290.61µs", "reqID": "85a3db0d-4c42-4cf1-9ae3-34f9c31a1d83"} #10 647.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 648.0 2024-02-26T18:24:02.006Z INFO [762] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "203.78µs", "reqID": "74fe530c-3707-48d4-ab93-240d222d25b2"} #10 648.0 Downloading readinessCheck from repo http://localhost:18080 #10 648.0 2024-02-26T18:24:02.031Z INFO [763] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "287.82µs", "reqID": "001a56c3-9635-4f72-82d8-803c73316548"} #10 648.0 Downloading serviceAccount from repo http://localhost:18080 #10 648.0 2024-02-26T18:24:02.057Z INFO [764] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "150.87µs", "reqID": "63b69a41-4775-4aef-9759-8e1e7d955f68"} #10 648.0 Deleting outdated charts #10 648.0 Skipping linting of so-mariadb #10 648.3 Pushing so-mariadb-13.0.0.tgz to local... #10 648.3 2024-02-26T18:24:02.348Z INFO [765] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.584367ms", "reqID": "7fb86f95-9570-441d-ab42-3bbff0b054a1"} #10 648.3 Done. #10 651.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 651.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 651.3 #10 651.3 [so-nssmf-adapter] #10 651.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 651.4 Hang tight while we grab the latest from your chart repositories... #10 651.4 2024-02-26T18:24:05.407Z INFO [766] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.32µs", "reqID": "6f416cff-9bad-4b69-bd59-a5bb6d26e141"} #10 651.4 ...Successfully got an update from the "local" chart repository #10 651.4 Update Complete. ⎈Happy Helming!⎈ #10 651.5 Saving 5 charts #10 651.5 Downloading common from repo http://localhost:18080 #10 651.5 2024-02-26T18:24:05.532Z INFO [767] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.29µs", "reqID": "c35f706e-9a1b-447b-8d3f-0135e198d9c8"} #10 651.5 Downloading readinessCheck from repo http://localhost:18080 #10 651.5 2024-02-26T18:24:05.551Z INFO [768] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "140.8µs", "reqID": "d9c6fba8-402f-47b6-89de-06d705d4e438"} #10 651.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 651.5 2024-02-26T18:24:05.575Z INFO [769] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.651µs", "reqID": "f6aa2acb-a676-4a3c-9e07-e863e1c49f50"} #10 651.5 Downloading serviceAccount from repo http://localhost:18080 #10 651.6 2024-02-26T18:24:05.605Z INFO [770] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "176.181µs", "reqID": "101b29df-7ba5-4777-9465-815d055a3c82"} #10 651.6 Deleting outdated charts #10 651.6 Skipping linting of so-nssmf-adapter #10 651.8 Pushing so-nssmf-adapter-13.0.0.tgz to local... #10 651.9 2024-02-26T18:24:05.915Z INFO [771] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "28.286197ms", "reqID": "f7686f0a-afc4-400d-8a14-b231aa642fc6"} #10 651.9 Done. #10 654.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 654.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 654.9 #10 654.9 [so-oof-adapter] #10 654.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 654.9 Hang tight while we grab the latest from your chart repositories... #10 654.9 2024-02-26T18:24:08.990Z INFO [772] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.45µs", "reqID": "e89147a3-3fce-4e11-b6c6-39bb5cd76141"} #10 655.0 ...Successfully got an update from the "local" chart repository #10 655.0 Update Complete. ⎈Happy Helming!⎈ #10 655.0 Saving 4 charts #10 655.0 Downloading common from repo http://localhost:18080 #10 655.1 2024-02-26T18:24:09.103Z INFO [773] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "291.63µs", "reqID": "9f180f98-7daa-4db6-b43d-48680ceaee77"} #10 655.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 655.1 2024-02-26T18:24:09.123Z INFO [774] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.25µs", "reqID": "9eddc28e-94ea-4743-916e-c800857ec2c1"} #10 655.1 Downloading serviceAccount from repo http://localhost:18080 #10 655.1 2024-02-26T18:24:09.153Z INFO [775] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "176.081µs", "reqID": "91baf638-703c-46c2-92b5-312a2d642db9"} #10 655.1 Deleting outdated charts #10 655.1 Skipping linting of so-oof-adapter #10 655.4 Pushing so-oof-adapter-13.0.0.tgz to local... #10 655.4 2024-02-26T18:24:09.442Z INFO [776] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "24.85896ms", "reqID": "6cc03b3e-a441-42d8-99c8-3a8e6228338a"} #10 655.4 Done. #10 658.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 658.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 658.4 #10 658.4 [so-openstack-adapter] #10 658.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 658.5 Hang tight while we grab the latest from your chart repositories... #10 658.5 2024-02-26T18:24:12.509Z INFO [777] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.18µs", "reqID": "4910b7f7-5ed2-4ce4-ad44-9ce5b8cac219"} #10 658.5 ...Successfully got an update from the "local" chart repository #10 658.5 Update Complete. ⎈Happy Helming!⎈ #10 658.6 Saving 5 charts #10 658.6 Downloading common from repo http://localhost:18080 #10 658.6 2024-02-26T18:24:12.643Z INFO [778] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "308.291µs", "reqID": "64dfb6f6-b3c3-4176-8713-e1958193912e"} #10 658.6 Downloading readinessCheck from repo http://localhost:18080 #10 658.6 2024-02-26T18:24:12.658Z INFO [779] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "313.89µs", "reqID": "198f1d53-1e04-4e6e-8668-dd4bcf1741c7"} #10 658.6 Downloading repositoryGenerator from repo http://localhost:18080 #10 658.6 2024-02-26T18:24:12.680Z INFO [780] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "116.17µs", "reqID": "5e3e382c-7158-42bc-9ac1-14379cf74ff1"} #10 658.7 Downloading serviceAccount from repo http://localhost:18080 #10 658.7 2024-02-26T18:24:12.712Z INFO [781] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "355.77µs", "reqID": "4bb3f004-26d8-4e1d-8358-cfc61623066d"} #10 658.7 Deleting outdated charts #10 658.7 Skipping linting of so-openstack-adapter #10 658.9 Pushing so-openstack-adapter-13.0.0.tgz to local... #10 659.0 2024-02-26T18:24:13.020Z INFO [782] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "31.915053ms", "reqID": "3eafed66-e7ea-4bc6-b479-cabc95e4dd75"} #10 659.0 Done. #10 662.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 662.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 662.0 #10 662.0 [so-request-db-adapter] #10 662.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 662.0 Hang tight while we grab the latest from your chart repositories... #10 662.0 2024-02-26T18:24:16.086Z INFO [783] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "263.9µs", "reqID": "3b3860a2-4647-4c13-bb7d-df62cfc0aa75"} #10 662.1 ...Successfully got an update from the "local" chart repository #10 662.1 Update Complete. ⎈Happy Helming!⎈ #10 662.2 Saving 5 charts #10 662.2 Downloading common from repo http://localhost:18080 #10 662.2 2024-02-26T18:24:16.242Z INFO [784] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.04µs", "reqID": "0c3a1c5c-0681-4b3b-b532-bf8463cc85bd"} #10 662.2 Downloading readinessCheck from repo http://localhost:18080 #10 662.2 2024-02-26T18:24:16.261Z INFO [785] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "224.39µs", "reqID": "643760fe-3e31-4a41-9f97-0f1338b31a7f"} #10 662.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 662.2 2024-02-26T18:24:16.283Z INFO [786] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.39µs", "reqID": "d7936068-abac-457b-801f-f26bfcc980e8"} #10 662.3 Downloading serviceAccount from repo http://localhost:18080 #10 662.3 2024-02-26T18:24:16.315Z INFO [787] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.731µs", "reqID": "bb117ea8-5373-4a37-b5e4-d008e97a8db1"} #10 662.3 Deleting outdated charts #10 662.3 Skipping linting of so-request-db-adapter #10 662.6 Pushing so-request-db-adapter-13.0.0.tgz to local... #10 662.6 2024-02-26T18:24:16.629Z INFO [788] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "26.657992ms", "reqID": "e273e2eb-7814-44d7-b698-af6824d92176"} #10 662.6 Done. #10 665.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 665.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 665.6 #10 665.6 [so-sdc-controller] #10 665.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 665.7 Hang tight while we grab the latest from your chart repositories... #10 665.7 2024-02-26T18:24:19.703Z INFO [789] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "294.031µs", "reqID": "c54342ae-d275-46b1-a48b-799c7ea32040"} #10 665.7 ...Successfully got an update from the "local" chart repository #10 665.7 Update Complete. ⎈Happy Helming!⎈ #10 665.8 Saving 5 charts #10 665.8 Downloading common from repo http://localhost:18080 #10 665.8 2024-02-26T18:24:19.848Z INFO [790] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.82µs", "reqID": "a72b5809-857f-4d54-ab25-165800646a7e"} #10 665.8 Downloading readinessCheck from repo http://localhost:18080 #10 665.8 2024-02-26T18:24:19.873Z INFO [791] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "147.7µs", "reqID": "7f5b07e9-1446-4850-96b3-6d33d80bf6fe"} #10 665.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 665.9 2024-02-26T18:24:19.898Z INFO [792] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.81µs", "reqID": "f848284b-2c7a-42a1-ae57-0ad17fb3a3c6"} #10 665.9 Downloading serviceAccount from repo http://localhost:18080 #10 665.9 2024-02-26T18:24:19.929Z INFO [793] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "194.63µs", "reqID": "3066eb8b-c709-47c4-a975-52d41f1a4e0b"} #10 665.9 Deleting outdated charts #10 665.9 Skipping linting of so-sdc-controller #10 666.2 Pushing so-sdc-controller-13.0.0.tgz to local... #10 666.2 2024-02-26T18:24:20.252Z INFO [794] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "33.064946ms", "reqID": "f9322f92-be9a-4104-aa4f-0a614b4bbd13"} #10 666.2 Done. #10 669.2 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 669.2 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 669.2 #10 669.2 [so-sdnc-adapter] #10 669.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 669.3 Hang tight while we grab the latest from your chart repositories... #10 669.3 2024-02-26T18:24:23.313Z INFO [795] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "232.86µs", "reqID": "22cf101f-4979-443f-91d6-08c8f70a2a64"} #10 669.3 ...Successfully got an update from the "local" chart repository #10 669.3 Update Complete. ⎈Happy Helming!⎈ #10 669.4 Saving 4 charts #10 669.4 Downloading common from repo http://localhost:18080 #10 669.4 2024-02-26T18:24:23.424Z INFO [796] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.051µs", "reqID": "76296d8e-2525-47a9-b864-c8d09d17281f"} #10 669.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 669.4 2024-02-26T18:24:23.454Z INFO [797] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.861µs", "reqID": "7475985a-f361-469f-8729-5f68c293a2f1"} #10 669.4 Downloading serviceAccount from repo http://localhost:18080 #10 669.4 2024-02-26T18:24:23.483Z INFO [798] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "303.25µs", "reqID": "382a14dd-2cd3-47d6-8ee2-f03abd335770"} #10 669.4 Deleting outdated charts #10 669.5 Skipping linting of so-sdnc-adapter #10 669.7 Pushing so-sdnc-adapter-13.0.0.tgz to local... #10 669.7 2024-02-26T18:24:23.788Z INFO [799] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.060013ms", "reqID": "79911b7c-c424-4797-bdf9-9e3b86ae7a8c"} #10 669.7 Done. #10 672.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 672.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 672.8 #10 672.8 [so-ve-vnfm-adapter] #10 672.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 672.8 Hang tight while we grab the latest from your chart repositories... #10 672.8 2024-02-26T18:24:26.852Z INFO [800] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261µs", "reqID": "c826e5f6-1b26-4249-aa4c-14d37a09b1ca"} #10 672.8 ...Successfully got an update from the "local" chart repository #10 672.8 Update Complete. ⎈Happy Helming!⎈ #10 672.9 Saving 4 charts #10 672.9 Downloading common from repo http://localhost:18080 #10 673.0 2024-02-26T18:24:27.004Z INFO [801] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "215.241µs", "reqID": "3850c31c-44b5-4f56-855f-11cbf218bf12"} #10 673.0 Downloading readinessCheck from repo http://localhost:18080 #10 673.0 2024-02-26T18:24:27.027Z INFO [802] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "251.27µs", "reqID": "c1472ae5-4c16-4bec-ae87-83fd6b714216"} #10 673.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 673.0 2024-02-26T18:24:27.048Z INFO [803] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "183µs", "reqID": "b4a865dd-eb96-418a-b770-afa931ab01b2"} #10 673.0 Downloading serviceAccount from repo http://localhost:18080 #10 673.0 2024-02-26T18:24:27.067Z INFO [804] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "309.32µs", "reqID": "b1e48d50-b15b-4e8a-ad0d-9bf6481c5301"} #10 673.0 Deleting outdated charts #10 673.0 Skipping linting of so-ve-vnfm-adapter #10 673.3 Pushing so-ve-vnfm-adapter-13.0.0.tgz to local... #10 673.3 2024-02-26T18:24:27.340Z INFO [805] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.480364ms", "reqID": "e4e4632a-fe39-4d45-9c1b-c3a98ab0101b"} #10 673.3 Done. #10 676.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/components/../../dist/packages #10 676.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 676.3 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so/components' #10 679.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/so/../dist/packages #10 679.3 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' #10 679.3 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/so' #10 679.4 Hang tight while we grab the latest from your chart repositories... #10 679.4 2024-02-26T18:24:33.412Z INFO [806] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "144.54µs", "reqID": "38301672-af1e-4d93-8c01-a08247c4e432"} #10 679.4 ...Successfully got an update from the "local" chart repository #10 679.4 Update Complete. ⎈Happy Helming!⎈ #10 679.6 Saving 22 charts #10 679.6 Downloading common from repo http://localhost:18080 #10 679.6 2024-02-26T18:24:33.673Z INFO [807] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.03µs", "reqID": "1f929285-41c8-4e96-a966-9b40473d3430"} #10 679.6 Downloading readinessCheck from repo http://localhost:18080 #10 679.6 2024-02-26T18:24:33.691Z INFO [808] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "264.09µs", "reqID": "8d2d0096-d4d1-400c-bd49-2481ef5c76a6"} #10 679.7 Downloading mariadb-galera from repo http://localhost:18080 #10 679.7 2024-02-26T18:24:33.720Z INFO [809] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "422.44µs", "reqID": "048a2bc0-bd6e-4be9-817f-963c8f6e8e86"} #10 679.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 679.7 2024-02-26T18:24:33.737Z INFO [810] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "168.02µs", "reqID": "32fc6551-4e63-41f2-b400-9b98429b49ec"} #10 680.2 Downloading serviceAccount from repo http://localhost:18080 #10 680.2 2024-02-26T18:24:34.224Z INFO [811] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.671µs", "reqID": "c18a19d3-368e-4f21-8225-3c0fb5c7f15a"} #10 680.3 Deleting outdated charts #10 680.3 Skipping linting of so #10 681.5 Pushing so-13.0.0.tgz to local... #10 681.8 2024-02-26T18:24:35.884Z INFO [812] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "377.417428ms", "reqID": "db027f48-f5d5-4ccd-9ee0-b82b3360c905"} #10 681.8 Done. #10 684.8 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 684.9 #10 684.9 [strimzi] #10 684.9 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 684.9 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' #10 684.9 #10 684.9 [components] #10 684.9 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' #10 687.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi/../dist/packages #10 687.9 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' #10 687.9 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/strimzi' #10 688.0 Hang tight while we grab the latest from your chart repositories... #10 688.0 2024-02-26T18:24:42.015Z INFO [813] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "200.78µs", "reqID": "ffbf5e7d-22ef-4244-8687-f5c97fb671f7"} #10 688.0 ...Successfully got an update from the "local" chart repository #10 688.0 Update Complete. ⎈Happy Helming!⎈ #10 688.1 Saving 4 charts #10 688.1 Downloading common from repo http://localhost:18080 #10 688.1 2024-02-26T18:24:42.131Z INFO [814] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "321.08µs", "reqID": "c48ee054-824b-4d11-a428-1031e6ca7371"} #10 688.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 688.1 2024-02-26T18:24:42.153Z INFO [815] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.68µs", "reqID": "234d3b3e-fba7-452f-bb07-cfcb054c0a55"} #10 688.1 Downloading serviceAccount from repo http://localhost:18080 #10 688.1 2024-02-26T18:24:42.181Z INFO [816] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.611µs", "reqID": "a656560e-df5f-448a-b062-85eb01ea3ddb"} #10 688.1 Deleting outdated charts #10 688.1 Skipping linting of strimzi #10 688.4 Pushing strimzi-13.0.0.tgz to local... #10 688.4 2024-02-26T18:24:42.469Z INFO [817] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.826013ms", "reqID": "2cfbaa78-229a-4c28-abe1-ada4d5abad51"} #10 688.4 Done. #10 691.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 691.4 #10 691.4 [uui] #10 691.4 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 691.5 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' #10 691.5 #10 691.5 [components] #10 691.5 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' #10 691.5 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 691.5 #10 691.5 [uui-intent-analysis] #10 691.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 691.6 Hang tight while we grab the latest from your chart repositories... #10 691.6 2024-02-26T18:24:45.614Z INFO [818] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.6µs", "reqID": "6451f321-1d0a-49bd-8368-866fda0f2a85"} #10 691.6 ...Successfully got an update from the "local" chart repository #10 691.6 Update Complete. ⎈Happy Helming!⎈ #10 691.7 Saving 5 charts #10 691.7 Downloading common from repo http://localhost:18080 #10 691.7 2024-02-26T18:24:45.785Z INFO [819] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "280.21µs", "reqID": "5233d118-9e3b-4226-b0ab-237ed658117b"} #10 691.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 691.8 2024-02-26T18:24:45.802Z INFO [820] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "167.2µs", "reqID": "c1f6c4c5-ee83-4182-94f9-5b51ada7788e"} #10 691.8 Downloading postgres from repo http://localhost:18080 #10 691.8 2024-02-26T18:24:45.824Z INFO [821] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "138.38µs", "reqID": "d4bec1c4-687a-4388-bbd6-fb097ee578ff"} #10 691.8 Downloading serviceAccount from repo http://localhost:18080 #10 691.8 2024-02-26T18:24:45.842Z INFO [822] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "110.641µs", "reqID": "330028eb-8815-47a0-999f-5d052b4ca1c5"} #10 691.8 Downloading readinessCheck from repo http://localhost:18080 #10 691.8 2024-02-26T18:24:45.871Z INFO [823] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "289.011µs", "reqID": "b25eda3b-b26b-4fca-b0cd-cb003f0b3810"} #10 691.8 Deleting outdated charts #10 691.8 Skipping linting of uui-intent-analysis #10 692.1 Pushing uui-intent-analysis-13.0.0.tgz to local... #10 692.1 2024-02-26T18:24:46.177Z INFO [824] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "29.712926ms", "reqID": "10f1ca15-b456-4745-8ff2-ff330e3392a2"} #10 692.1 Done. #10 695.1 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components/../../dist/packages #10 695.1 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 695.1 #10 695.1 [uui-nlp] #10 695.1 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 695.2 Hang tight while we grab the latest from your chart repositories... #10 695.2 2024-02-26T18:24:49.244Z INFO [825] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "244.83µs", "reqID": "2d548d63-5a9d-4537-87e8-400210669cdc"} #10 695.2 ...Successfully got an update from the "local" chart repository #10 695.2 Update Complete. ⎈Happy Helming!⎈ #10 695.3 Saving 3 charts #10 695.3 Downloading common from repo http://localhost:18080 #10 695.3 2024-02-26T18:24:49.374Z INFO [826] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "277.01µs", "reqID": "dc69e34c-74f0-4800-b492-5707f18f9a31"} #10 695.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 695.4 2024-02-26T18:24:49.400Z INFO [827] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "174.871µs", "reqID": "e90a2bea-7959-4918-b044-4f96b7d9ec0b"} #10 695.4 Downloading serviceAccount from repo http://localhost:18080 #10 695.4 2024-02-26T18:24:49.430Z INFO [828] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "216.881µs", "reqID": "998f0d9e-0782-45e8-b0c1-0dc7e7cf8705"} #10 695.4 Deleting outdated charts #10 695.4 Skipping linting of uui-nlp #10 695.6 Pushing uui-nlp-13.0.0.tgz to local... #10 695.7 2024-02-26T18:24:49.707Z INFO [829] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "11.667362ms", "reqID": "9e9cb56d-a678-457c-8bd3-60ce0205fc51"} #10 695.7 Done. #10 698.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components/../../dist/packages #10 698.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 698.7 #10 698.7 [uui-server] #10 698.7 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 698.7 Hang tight while we grab the latest from your chart repositories... #10 698.7 2024-02-26T18:24:52.772Z INFO [830] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "219.6µs", "reqID": "6e3bb266-5c72-493b-a267-de8a9e5cf3b2"} #10 698.8 ...Successfully got an update from the "local" chart repository #10 698.8 Update Complete. ⎈Happy Helming!⎈ #10 698.9 Saving 4 charts #10 698.9 Downloading common from repo http://localhost:18080 #10 698.9 2024-02-26T18:24:52.948Z INFO [831] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "292.771µs", "reqID": "61dbd519-9cc0-4150-9b0e-a53d6db907ef"} #10 698.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 698.9 2024-02-26T18:24:52.968Z INFO [832] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.23µs", "reqID": "30cc23ee-ef28-4d69-b178-69d655006d3a"} #10 698.9 Downloading postgres from repo http://localhost:18080 #10 698.9 2024-02-26T18:24:52.989Z INFO [833] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.801µs", "reqID": "ef36f05c-8a48-4ea5-90b6-08076e9a803b"} #10 698.9 Downloading serviceAccount from repo http://localhost:18080 #10 699.0 2024-02-26T18:24:53.019Z INFO [834] Request served {"path": "/charts/serviceAccount-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "240.33µs", "reqID": "4f565ed6-a783-43a8-a175-30813876a532"} #10 699.0 Deleting outdated charts #10 699.0 Skipping linting of uui-server #10 699.3 Pushing uui-server-13.0.0.tgz to local... #10 699.3 2024-02-26T18:24:53.349Z INFO [835] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "27.17368ms", "reqID": "da49b98b-5597-4021-a0f7-55525acf11c4"} #10 699.3 Done. #10 702.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components/../../dist/packages #10 702.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 702.3 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui/components' #10 705.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/uui/../dist/packages #10 705.3 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' #10 705.3 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/uui' #10 705.4 Hang tight while we grab the latest from your chart repositories... #10 705.4 2024-02-26T18:24:59.414Z INFO [836] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.941µs", "reqID": "ed3f82a7-be17-46d4-a6cc-ac1ddd1cdc1d"} #10 705.4 ...Successfully got an update from the "local" chart repository #10 705.4 Update Complete. ⎈Happy Helming!⎈ #10 705.5 Saving 5 charts #10 705.5 Downloading common from repo http://localhost:18080 #10 705.5 2024-02-26T18:24:59.538Z INFO [837] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.75µs", "reqID": "ae723421-8184-4b8d-b5ee-9cbb8d533a25"} #10 705.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 705.5 2024-02-26T18:24:59.561Z INFO [838] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "191.27µs", "reqID": "01f71cf3-7d84-4462-b00e-acc1c5aad8fe"} #10 705.6 Deleting outdated charts #10 705.6 Skipping linting of uui #10 706.0 Pushing uui-13.0.0.tgz to local... #10 706.1 2024-02-26T18:25:00.124Z INFO [839] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "83.471877ms", "reqID": "08c89bbd-567e-49c5-bec5-f8eafbc9b9ac"} #10 706.1 Done. #10 709.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 709.1 #10 709.1 [vfc] #10 709.1 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 709.1 make[2]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' #10 709.1 #10 709.1 [components] #10 709.1 make[3]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' #10 709.2 make[4]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 709.2 #10 709.2 [vfc-generic-vnfm-driver] #10 709.2 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 709.2 Hang tight while we grab the latest from your chart repositories... #10 709.2 2024-02-26T18:25:03.250Z INFO [840] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.32µs", "reqID": "df8df498-e2eb-461f-9f8e-252d5e5da1d0"} #10 709.2 ...Successfully got an update from the "local" chart repository #10 709.2 Update Complete. ⎈Happy Helming!⎈ #10 709.3 Saving 2 charts #10 709.3 Downloading common from repo http://localhost:18080 #10 709.3 2024-02-26T18:25:03.365Z INFO [841] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "315.85µs", "reqID": "499d8419-ec14-4b81-a99f-a52426f13340"} #10 709.3 Downloading repositoryGenerator from repo http://localhost:18080 #10 709.3 2024-02-26T18:25:03.392Z INFO [842] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "170.61µs", "reqID": "73719606-3954-464c-9117-1064fb3ee126"} #10 709.4 Deleting outdated charts #10 709.4 Skipping linting of vfc-generic-vnfm-driver #10 709.6 Pushing vfc-generic-vnfm-driver-13.0.0.tgz to local... #10 709.6 2024-02-26T18:25:03.631Z INFO [843] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "9.199137ms", "reqID": "c5818f8a-2626-4ca1-9f21-97f88a4c1443"} #10 709.6 Done. #10 712.6 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 712.6 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 712.6 #10 712.6 [vfc-huawei-vnfm-driver] #10 712.6 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 712.7 Hang tight while we grab the latest from your chart repositories... #10 712.7 2024-02-26T18:25:06.696Z INFO [844] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "282.77µs", "reqID": "2cd6dad3-c668-4d0b-b2f3-c90ea18bb9a3"} #10 712.7 ...Successfully got an update from the "local" chart repository #10 712.7 Update Complete. ⎈Happy Helming!⎈ #10 712.8 Saving 2 charts #10 712.8 Downloading common from repo http://localhost:18080 #10 712.8 2024-02-26T18:25:06.827Z INFO [845] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "193.63µs", "reqID": "10503f3c-fe6f-452f-9c57-4d71144b644e"} #10 712.8 Downloading repositoryGenerator from repo http://localhost:18080 #10 712.8 2024-02-26T18:25:06.852Z INFO [846] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "98.53µs", "reqID": "0e9ba7d1-7344-4834-807c-163b58eabe77"} #10 712.8 Deleting outdated charts #10 712.8 Skipping linting of vfc-huawei-vnfm-driver #10 713.0 Pushing vfc-huawei-vnfm-driver-13.0.0.tgz to local... #10 713.0 2024-02-26T18:25:07.061Z INFO [847] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "6.390042ms", "reqID": "6843ac7c-ff22-45bf-a6c0-a970493f36c0"} #10 713.0 Done. #10 716.0 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 716.0 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 716.0 #10 716.0 [vfc-nslcm] #10 716.0 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 716.1 Hang tight while we grab the latest from your chart repositories... #10 716.1 2024-02-26T18:25:10.124Z INFO [848] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "237.071µs", "reqID": "9557c9b3-b5d4-431f-9092-dd7da3054ae1"} #10 716.1 ...Successfully got an update from the "local" chart repository #10 716.1 Update Complete. ⎈Happy Helming!⎈ #10 716.2 Saving 2 charts #10 716.2 Downloading common from repo http://localhost:18080 #10 716.2 2024-02-26T18:25:10.231Z INFO [849] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.941µs", "reqID": "968eba91-0f06-42e1-ab0b-3f4b088d4b0e"} #10 716.2 Downloading repositoryGenerator from repo http://localhost:18080 #10 716.2 2024-02-26T18:25:10.261Z INFO [850] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "188.551µs", "reqID": "bb6e6cf4-4ee6-4618-8a71-5c758f30f9ae"} #10 716.2 Deleting outdated charts #10 716.2 Skipping linting of vfc-nslcm #10 716.5 Pushing vfc-nslcm-13.0.0.tgz to local... #10 716.5 2024-02-26T18:25:10.511Z INFO [851] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.607795ms", "reqID": "e9182ac1-1bd4-430a-88d3-55e1d454e431"} #10 716.5 Done. #10 719.5 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 719.5 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 719.5 #10 719.5 [vfc-redis] #10 719.5 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 719.5 Hang tight while we grab the latest from your chart repositories... #10 719.5 2024-02-26T18:25:13.572Z INFO [852] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.161µs", "reqID": "b5e484ec-9620-4b10-9c09-91a9c412e28d"} #10 719.6 ...Successfully got an update from the "local" chart repository #10 719.6 Update Complete. ⎈Happy Helming!⎈ #10 719.6 Saving 2 charts #10 719.6 Downloading common from repo http://localhost:18080 #10 719.7 2024-02-26T18:25:13.697Z INFO [853] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "168.2µs", "reqID": "3e80d4c8-e7fb-4625-9185-a08c51f56f84"} #10 719.7 Downloading repositoryGenerator from repo http://localhost:18080 #10 719.7 2024-02-26T18:25:13.728Z INFO [854] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "177.16µs", "reqID": "16cfe61e-65d2-4ba9-914e-54ed0e9064d3"} #10 719.7 Deleting outdated charts #10 719.7 Skipping linting of vfc-redis #10 719.9 Pushing vfc-redis-13.0.0.tgz to local... #10 719.9 2024-02-26T18:25:13.960Z INFO [855] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.245255ms", "reqID": "cb1ee08c-0b67-4cdb-a5c4-28cb167db3f6"} #10 719.9 Done. #10 722.9 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 722.9 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 722.9 #10 722.9 [vfc-vnflcm] #10 722.9 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 723.0 Hang tight while we grab the latest from your chart repositories... #10 723.0 2024-02-26T18:25:17.021Z INFO [856] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "223.89µs", "reqID": "c7731505-d5cd-4ff2-85d4-59305e9efe82"} #10 723.0 ...Successfully got an update from the "local" chart repository #10 723.0 Update Complete. ⎈Happy Helming!⎈ #10 723.1 Saving 2 charts #10 723.1 Downloading common from repo http://localhost:18080 #10 723.1 2024-02-26T18:25:17.135Z INFO [857] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "348.591µs", "reqID": "ce8503e5-e3ee-42f2-9082-b9aef9292498"} #10 723.1 Downloading repositoryGenerator from repo http://localhost:18080 #10 723.1 2024-02-26T18:25:17.159Z INFO [858] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "85.8µs", "reqID": "d275556b-f424-4ab1-aa5a-84ccf777a945"} #10 723.1 Deleting outdated charts #10 723.1 Skipping linting of vfc-vnflcm #10 723.3 Pushing vfc-vnflcm-13.0.0.tgz to local... #10 723.4 2024-02-26T18:25:17.395Z INFO [859] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "13.730175ms", "reqID": "d948ccbf-aa06-42f3-a16c-9265803fd357"} #10 723.4 Done. #10 726.4 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 726.4 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 726.4 #10 726.4 [vfc-vnfmgr] #10 726.4 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 726.4 Hang tight while we grab the latest from your chart repositories... #10 726.4 2024-02-26T18:25:20.469Z INFO [860] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "201.352µs", "reqID": "ffe9f641-8bdd-4045-aaaa-032c57e66bfc"} #10 726.5 ...Successfully got an update from the "local" chart repository #10 726.5 Update Complete. ⎈Happy Helming!⎈ #10 726.5 Saving 2 charts #10 726.5 Downloading common from repo http://localhost:18080 #10 726.5 2024-02-26T18:25:20.578Z INFO [861] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "274.981µs", "reqID": "03cd0c6a-80c1-40bf-bd99-737781754758"} #10 726.5 Downloading repositoryGenerator from repo http://localhost:18080 #10 726.6 2024-02-26T18:25:20.605Z INFO [862] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.06µs", "reqID": "e95a5fa2-be9e-4a9a-89f0-f0c3ed41c77f"} #10 726.6 Deleting outdated charts #10 726.6 Skipping linting of vfc-vnfmgr #10 726.8 Pushing vfc-vnfmgr-13.0.0.tgz to local... #10 726.8 2024-02-26T18:25:20.854Z INFO [863] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.351082ms", "reqID": "77c794f0-d904-4b4f-91f6-82987486a3e5"} #10 726.8 Done. #10 729.8 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 729.8 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 729.8 #10 729.8 [vfc-vnfres] #10 729.8 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 729.9 Hang tight while we grab the latest from your chart repositories... #10 729.9 2024-02-26T18:25:23.917Z INFO [864] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "182.481µs", "reqID": "0357256c-e08f-45ec-a6b6-6ea8870e74d3"} #10 729.9 ...Successfully got an update from the "local" chart repository #10 729.9 Update Complete. ⎈Happy Helming!⎈ #10 730.0 Saving 2 charts #10 730.0 Downloading common from repo http://localhost:18080 #10 730.0 2024-02-26T18:25:24.013Z INFO [865] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "261.25µs", "reqID": "9decf47c-30c8-4391-baae-d5b805c9579e"} #10 730.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 730.0 2024-02-26T18:25:24.039Z INFO [866] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "251.371µs", "reqID": "90624f23-6015-4d29-84c8-c28ba102baa5"} #10 730.0 Deleting outdated charts #10 730.0 Skipping linting of vfc-vnfres #10 730.2 Pushing vfc-vnfres-13.0.0.tgz to local... #10 730.2 2024-02-26T18:25:24.283Z INFO [867] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "12.808262ms", "reqID": "0a9e24ec-cbfa-4684-bd40-b0a9a44476af"} #10 730.2 Done. #10 733.3 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 733.3 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 733.3 #10 733.3 [vfc-zte-vnfm-driver] #10 733.3 make[5]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 733.3 Hang tight while we grab the latest from your chart repositories... #10 733.3 2024-02-26T18:25:27.360Z INFO [868] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "235.84µs", "reqID": "971b0232-5b67-44a6-b6f1-778b146af2e5"} #10 733.3 ...Successfully got an update from the "local" chart repository #10 733.3 Update Complete. ⎈Happy Helming!⎈ #10 733.4 Saving 2 charts #10 733.4 Downloading common from repo http://localhost:18080 #10 733.4 2024-02-26T18:25:27.472Z INFO [869] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.792µs", "reqID": "37f2e474-8673-4a8d-8024-d8e30d9f27d9"} #10 733.4 Downloading repositoryGenerator from repo http://localhost:18080 #10 733.5 2024-02-26T18:25:27.498Z INFO [870] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "317.66µs", "reqID": "cdb05ef4-8cd6-4370-ab6c-004df5e2293a"} #10 733.5 Deleting outdated charts #10 733.5 Skipping linting of vfc-zte-vnfm-driver #10 733.7 Pushing vfc-zte-vnfm-driver-13.0.0.tgz to local... #10 733.7 2024-02-26T18:25:27.724Z INFO [871] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "10.448669ms", "reqID": "a6d5f133-98fe-4ee2-84bd-2822a67334db"} #10 733.7 Done. #10 736.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components/../../dist/packages #10 736.7 make[5]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 736.7 make[4]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/components' #10 739.7 #@helm repo index /tmp/it-dep/smo-install/onap_oom/kubernetes/vfc/../dist/packages #10 739.7 make[3]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' #10 739.7 make[2]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes/vfc' #10 739.8 Hang tight while we grab the latest from your chart repositories... #10 739.8 2024-02-26T18:25:33.796Z INFO [872] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "270.24µs", "reqID": "7c1e654c-3103-4322-a037-41cd623fb5cc"} #10 739.8 ...Successfully got an update from the "local" chart repository #10 739.8 Update Complete. ⎈Happy Helming!⎈ #10 739.9 Saving 11 charts #10 739.9 Downloading common from repo http://localhost:18080 #10 739.9 2024-02-26T18:25:33.960Z INFO [873] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "155.84µs", "reqID": "cad17970-ecb3-4404-8900-6f8fd9eead17"} #10 739.9 Downloading mariadb-galera from repo http://localhost:18080 #10 739.9 2024-02-26T18:25:33.992Z INFO [874] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "300.171µs", "reqID": "6c4ce060-1196-4bd2-a175-d4564f936656"} #10 740.0 Downloading repositoryGenerator from repo http://localhost:18080 #10 740.0 2024-02-26T18:25:34.019Z INFO [875] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "221.83µs", "reqID": "8bfbf858-aa88-4b24-a851-2e10d397b344"} #10 740.1 Deleting outdated charts #10 740.1 Skipping linting of vfc #10 740.5 Pushing vfc-13.0.0.tgz to local... #10 740.6 2024-02-26T18:25:34.658Z INFO [876] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "106.162791ms", "reqID": "d045d723-fb37-417e-80e0-1cabfc614c02"} #10 740.6 Done. #10 743.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 743.6 #10 743.6 [vnfsdk] #10 743.6 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 743.7 Hang tight while we grab the latest from your chart repositories... #10 743.7 2024-02-26T18:25:37.776Z INFO [877] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "266.26µs", "reqID": "3ffbb2b1-7861-46c5-b903-8ea279a40235"} #10 743.8 ...Successfully got an update from the "local" chart repository #10 743.8 Update Complete. ⎈Happy Helming!⎈ #10 743.9 Saving 4 charts #10 743.9 Downloading common from repo http://localhost:18080 #10 743.9 2024-02-26T18:25:37.954Z INFO [878] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.38µs", "reqID": "cfe96473-41f2-4996-ac6a-116ea5036670"} #10 743.9 Downloading postgres from repo http://localhost:18080 #10 743.9 2024-02-26T18:25:37.979Z INFO [879] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "228.741µs", "reqID": "125bd7da-0a31-4b85-91f9-6bc58d06996a"} #10 743.9 Downloading repositoryGenerator from repo http://localhost:18080 #10 744.0 2024-02-26T18:25:38.009Z INFO [880] Request served {"path": "/charts/repositoryGenerator-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "156.09µs", "reqID": "768a73f9-92a6-4867-bdcf-ad50d39959b6"} #10 744.0 Downloading readinessCheck from repo http://localhost:18080 #10 744.0 2024-02-26T18:25:38.027Z INFO [881] Request served {"path": "/charts/readinessCheck-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "297.451µs", "reqID": "14ade963-78cc-4e89-95bc-b0becd97361f"} #10 744.0 Deleting outdated charts #10 744.0 Skipping linting of vnfsdk #10 744.3 Pushing vnfsdk-13.0.0.tgz to local... #10 744.3 2024-02-26T18:25:38.338Z INFO [882] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "33.93009ms", "reqID": "cba345d2-048e-4d41-9cb1-dd93d9c05953"} #10 744.3 Done. #10 747.3 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 747.3 #10 747.3 [onap] #10 747.3 make[1]: Entering directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 747.4 Hang tight while we grab the latest from your chart repositories... #10 747.4 2024-02-26T18:25:41.463Z INFO [883] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "234.681µs", "reqID": "790c3b1d-7a27-4dfa-b593-7ed5a1df362f"} #10 747.4 ...Successfully got an update from the "local" chart repository #10 747.4 Update Complete. ⎈Happy Helming!⎈ #10 748.1 Saving 30 charts #10 748.1 Downloading aai from repo http://localhost:18080 #10 748.1 2024-02-26T18:25:42.185Z INFO [884] Request served {"path": "/charts/aai-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "985.573µs", "reqID": "e12bfcca-110f-4cf7-b7bd-28a49dd183c4"} #10 748.1 Downloading cassandra from repo http://localhost:18080 #10 748.2 2024-02-26T18:25:42.204Z INFO [885] Request served {"path": "/charts/cassandra-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "253.63µs", "reqID": "86418b20-0bc9-485b-8703-e509a82d60cb"} #10 748.2 Downloading cds from repo http://localhost:18080 #10 748.2 2024-02-26T18:25:42.235Z INFO [886] Request served {"path": "/charts/cds-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "520.111µs", "reqID": "d69f4a45-d099-4294-a42c-d07bcaea7499"} #10 748.2 Downloading cli from repo http://localhost:18080 #10 748.2 2024-02-26T18:25:42.260Z INFO [887] Request served {"path": "/charts/cli-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "291.481µs", "reqID": "a47113ec-aed0-4578-b22d-6f26d0ee7732"} #10 748.2 Downloading common from repo http://localhost:18080 #10 748.2 2024-02-26T18:25:42.284Z INFO [888] Request served {"path": "/charts/common-13.0.2.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "199.84µs", "reqID": "204e1918-5824-4af0-940e-ecad31dc9aca"} #10 748.2 Downloading cps from repo http://localhost:18080 #10 748.3 2024-02-26T18:25:42.313Z INFO [889] Request served {"path": "/charts/cps-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "350.04µs", "reqID": "a0e3a5ac-0353-4b68-8c95-869e5e5dcc11"} #10 748.3 Downloading dcaegen2-services from repo http://localhost:18080 #10 748.3 2024-02-26T18:25:42.344Z INFO [890] Request served {"path": "/charts/dcaegen2-services-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "2.998005ms", "reqID": "68408bdc-2736-4abc-8443-ca3875749d6c"} #10 748.3 Downloading holmes from repo http://localhost:18080 #10 748.3 2024-02-26T18:25:42.372Z INFO [891] Request served {"path": "/charts/holmes-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "390.261µs", "reqID": "f24288f3-080d-4d00-9d40-2fb7e17cd2bc"} #10 748.3 Downloading dmaap from repo http://localhost:18080 #10 748.4 2024-02-26T18:25:42.402Z INFO [892] Request served {"path": "/charts/dmaap-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "910.101µs", "reqID": "59b4f939-4fa5-4e8d-9a37-54e82b5f1576"} #10 748.4 Downloading mariadb-galera from repo http://localhost:18080 #10 748.4 2024-02-26T18:25:42.434Z INFO [893] Request served {"path": "/charts/mariadb-galera-13.0.1.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "270.081µs", "reqID": "e22743d0-368f-47ae-8a8f-cd80768749d4"} #10 748.4 Downloading msb from repo http://localhost:18080 #10 748.4 2024-02-26T18:25:42.464Z INFO [894] Request served {"path": "/charts/msb-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "334.311µs", "reqID": "e622e0e3-67db-485a-9d57-f8922f61b24a"} #10 748.4 Downloading multicloud from repo http://localhost:18080 #10 748.5 2024-02-26T18:25:42.494Z INFO [895] Request served {"path": "/charts/multicloud-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "445.551µs", "reqID": "1d8716c1-5dd3-4d9c-8ba5-01eeaea609be"} #10 748.5 Downloading nbi from repo http://localhost:18080 #10 748.5 2024-02-26T18:25:42.521Z INFO [896] Request served {"path": "/charts/nbi-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "278.562µs", "reqID": "f6182c1a-5c99-475a-b8bf-f0697673b3ff"} #10 748.5 Downloading policy from repo http://localhost:18080 #10 748.5 2024-02-26T18:25:42.551Z INFO [897] Request served {"path": "/charts/policy-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "827.401µs", "reqID": "b9f9461b-bee4-48e3-978a-47199416b801"} #10 748.5 Downloading portal-ng from repo http://localhost:18080 #10 748.5 2024-02-26T18:25:42.584Z INFO [898] Request served {"path": "/charts/portal-ng-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "344.581µs", "reqID": "4d9f8d92-9da9-4a77-a5ab-523c0ea3a7c0"} #10 748.5 Downloading postgres from repo http://localhost:18080 #10 748.6 2024-02-26T18:25:42.610Z INFO [899] Request served {"path": "/charts/postgres-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "197.87µs", "reqID": "640ba9f4-a45d-4988-859b-30d64ee97398"} #10 748.6 Downloading oof from repo http://localhost:18080 #10 748.6 2024-02-26T18:25:42.636Z INFO [900] Request served {"path": "/charts/oof-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "366.232µs", "reqID": "ca8638b7-51b5-4d56-a95a-31ef03c79518"} #10 748.6 Downloading repository-wrapper from repo http://localhost:18080 #10 748.6 2024-02-26T18:25:42.661Z INFO [901] Request served {"path": "/charts/repository-wrapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "151.531µs", "reqID": "2bbf644b-19c5-4077-9c7a-eda0c9ec420f"} #10 748.6 Downloading robot from repo http://localhost:18080 #10 748.6 2024-02-26T18:25:42.686Z INFO [902] Request served {"path": "/charts/robot-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.8µs", "reqID": "bbf5a687-0103-4ab3-954e-f8249221ae71"} #10 748.6 Downloading sdc from repo http://localhost:18080 #10 748.7 2024-02-26T18:25:42.710Z INFO [903] Request served {"path": "/charts/sdc-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "248.21µs", "reqID": "8699a71b-a862-4866-ae44-29919b803fcb"} #10 748.7 Downloading sdnc from repo http://localhost:18080 #10 748.7 2024-02-26T18:25:42.736Z INFO [904] Request served {"path": "/charts/sdnc-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "1.050331ms", "reqID": "d507e22b-0e07-4e40-859e-79a230c4295f"} #10 748.7 Downloading so from repo http://localhost:18080 #10 748.7 2024-02-26T18:25:42.760Z INFO [905] Request served {"path": "/charts/so-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "750.773µs", "reqID": "31088a0c-ea79-421e-a019-5ffac2810cb0"} #10 748.7 Downloading strimzi from repo http://localhost:18080 #10 748.7 2024-02-26T18:25:42.786Z INFO [906] Request served {"path": "/charts/strimzi-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "281.251µs", "reqID": "dde26f40-2413-4a29-b0f8-eb8b1a756b6f"} #10 748.7 Downloading uui from repo http://localhost:18080 #10 748.8 2024-02-26T18:25:42.812Z INFO [907] Request served {"path": "/charts/uui-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "326.511µs", "reqID": "0694d2c4-f6df-4eb6-96a9-5c4812f3d031"} #10 748.8 Downloading vfc from repo http://localhost:18080 #10 748.8 2024-02-26T18:25:42.843Z INFO [908] Request served {"path": "/charts/vfc-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "242.291µs", "reqID": "bfee926f-747a-4349-9296-ab4c2b2589ba"} #10 748.8 Downloading vnfsdk from repo http://localhost:18080 #10 748.8 2024-02-26T18:25:42.871Z INFO [909] Request served {"path": "/charts/vnfsdk-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "154.35µs", "reqID": "29a112f0-a735-469f-b909-df40ab6b3036"} #10 748.8 Downloading modeling from repo http://localhost:18080 #10 748.9 2024-02-26T18:25:42.896Z INFO [910] Request served {"path": "/charts/modeling-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "210.281µs", "reqID": "843c7cb9-c25a-453d-9a41-c48a3eead86b"} #10 748.9 Downloading platform from repo http://localhost:18080 #10 748.9 2024-02-26T18:25:42.924Z INFO [911] Request served {"path": "/charts/platform-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "365.021µs", "reqID": "2eaf4b97-a45c-4376-9592-0b8ef3b5b55a"} #10 748.9 Downloading a1policymanagement from repo http://localhost:18080 #10 748.9 2024-02-26T18:25:42.948Z INFO [912] Request served {"path": "/charts/a1policymanagement-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "134.151µs", "reqID": "7af32d71-f093-4405-8866-b1ed9d2b182a"} #10 748.9 Downloading roles-wrapper from repo http://localhost:18080 #10 748.9 2024-02-26T18:25:42.968Z INFO [913] Request served {"path": "/charts/roles-wrapper-13.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "180.2µs", "reqID": "18d3a706-2d36-43df-bc6a-bad6f531ab41"} #10 749.9 Deleting outdated charts #10 749.9 Skipping linting of onap #10 757.1 Pushing onap-13.0.0.tgz to local... #10 759.7 2024-02-26T18:25:53.741Z INFO [914] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.5873275s", "reqID": "6ef117c3-d6e1-4e7c-a3bb-7babab150472"} #10 759.7 Done. #10 762.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/onap_oom/kubernetes' #10 762.8 Hang tight while we grab the latest from your chart repositories... #10 762.8 2024-02-26T18:25:56.814Z INFO [915] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "148.57µs", "reqID": "8d24bc03-ac46-4cdf-95fb-cd224372b7bf"} #10 762.8 ...Successfully got an update from the "local" chart repository #10 762.8 Update Complete. ⎈Happy Helming!⎈ #10 762.8 + /tmp/it-dep/smo-install/scripts/sub-scripts/build-oran.sh #10 762.9 Reading package lists... #10 763.9 Building dependency tree... #10 764.1 Reading state information... #10 764.2 make is already the newest version (4.1-9.1ubuntu1). #10 764.2 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. #10 764.2 ### Building ORAN part ### #10 764.3 Using Helm binary helm which is helm version v3.12.3 #10 764.3 #10 764.3 [nonrtric-common] #10 764.3 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 764.5 ==> Linting nonrtric-common #10 764.5 [INFO] Chart.yaml: icon is recommended #10 764.5 #10 764.5 1 chart(s) linted, 0 chart(s) failed #10 764.7 Pushing nonrtric-common-2.0.0.tgz to local... #10 764.7 2024-02-26T18:25:58.704Z INFO [916] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "1.046392ms", "reqID": "98763bf9-1226-421d-99c8-9a04a6ba6c4e"} #10 764.7 Done. #10 764.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 764.7 #10 764.7 [aux-common] #10 764.7 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 764.8 ==> Linting aux-common #10 764.8 [INFO] Chart.yaml: icon is recommended #10 764.8 #10 764.8 1 chart(s) linted, 0 chart(s) failed #10 765.0 Pushing aux-common-3.0.0.tgz to local... #10 765.0 2024-02-26T18:25:59.090Z INFO [917] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.768035ms", "reqID": "a4a68489-6f64-4082-a09c-7d6671a5667e"} #10 765.0 Done. #10 765.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 765.1 #10 765.1 [ric-common] #10 765.1 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 765.2 ==> Linting ric-common #10 765.2 [INFO] Chart.yaml: icon is recommended #10 765.2 #10 765.2 1 chart(s) linted, 0 chart(s) failed #10 765.4 Pushing ric-common-3.3.2.tgz to local... #10 765.4 2024-02-26T18:25:59.488Z INFO [918] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "1.757903ms", "reqID": "07fa695b-34a4-4391-8384-fabbc22b1d85"} #10 765.4 Done. #10 765.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 765.5 #10 765.5 [a1controller] #10 765.5 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 765.6 Hang tight while we grab the latest from your chart repositories... #10 765.6 2024-02-26T18:25:59.610Z INFO [919] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.65µs", "reqID": "595c5ae7-469a-4a2d-86f2-b3a63159ca2f"} #10 765.6 ...Successfully got an update from the "local" chart repository #10 765.6 Update Complete. ⎈Happy Helming!⎈ #10 765.6 Saving 1 charts #10 765.6 Downloading nonrtric-common from repo http://localhost:18080 #10 765.7 2024-02-26T18:25:59.705Z INFO [920] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "205.591µs", "reqID": "72c6d075-8a5c-4ebc-ba79-33548b8e3d39"} #10 765.7 Deleting outdated charts #10 765.7 ==> Linting a1controller #10 765.7 [INFO] Chart.yaml: icon is recommended #10 765.7 #10 765.7 1 chart(s) linted, 0 chart(s) failed #10 765.9 Pushing a1controller-2.0.0.tgz to local... #10 765.9 2024-02-26T18:25:59.980Z INFO [921] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "1.900494ms", "reqID": "51981072-6eb7-409c-9ed6-dfb4b6985ade"} #10 765.9 Done. #10 766.0 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 766.0 #10 766.0 [a1simulator] #10 766.0 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 766.1 Hang tight while we grab the latest from your chart repositories... #10 766.1 2024-02-26T18:26:00.100Z INFO [922] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "230.88µs", "reqID": "d28a444f-3ab7-489d-bf51-c8e00792f1ab"} #10 766.1 ...Successfully got an update from the "local" chart repository #10 766.1 Update Complete. ⎈Happy Helming!⎈ #10 766.1 Saving 1 charts #10 766.1 Downloading nonrtric-common from repo http://localhost:18080 #10 766.1 2024-02-26T18:26:00.184Z INFO [923] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "130.161µs", "reqID": "8bbf4f5e-0f5f-444e-b6ca-530d00224714"} #10 766.1 Deleting outdated charts #10 766.2 ==> Linting a1simulator #10 766.2 [INFO] Chart.yaml: icon is recommended #10 766.2 #10 766.2 1 chart(s) linted, 0 chart(s) failed #10 766.4 Pushing a1simulator-2.1.0.tgz to local... #10 766.4 2024-02-26T18:26:00.474Z INFO [924] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.573363ms", "reqID": "f5722ba7-3a0f-46d9-b84f-a8bd4f4f49e2"} #10 766.4 Done. #10 766.4 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 766.4 #10 766.4 [controlpanel] #10 766.4 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 766.6 Hang tight while we grab the latest from your chart repositories... #10 766.6 2024-02-26T18:26:00.618Z INFO [925] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "165.71µs", "reqID": "fb93b1ca-6d9c-44cf-bf49-ef9fd3b9fbc8"} #10 766.6 ...Successfully got an update from the "local" chart repository #10 766.6 Update Complete. ⎈Happy Helming!⎈ #10 766.7 Saving 1 charts #10 766.7 Downloading nonrtric-common from repo http://localhost:18080 #10 766.7 2024-02-26T18:26:00.733Z INFO [926] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "157.49µs", "reqID": "9b542ea9-f86e-468d-b4f7-e8f5070a5d05"} #10 766.7 Deleting outdated charts #10 766.8 ==> Linting controlpanel #10 766.8 [INFO] Chart.yaml: icon is recommended #10 766.8 #10 766.8 1 chart(s) linted, 0 chart(s) failed #10 767.0 Pushing controlpanel-2.0.0.tgz to local... #10 767.0 2024-02-26T18:26:01.021Z INFO [927] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "2.841325ms", "reqID": "0c9576eb-2195-4206-8b00-54febe3c0341"} #10 767.0 Done. #10 767.0 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 767.0 #10 767.0 [dmaapadapterservice] #10 767.0 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 767.1 Hang tight while we grab the latest from your chart repositories... #10 767.1 2024-02-26T18:26:01.142Z INFO [928] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "254.48µs", "reqID": "c3eb01ee-178c-494d-b0a6-66bd881f8674"} #10 767.1 ...Successfully got an update from the "local" chart repository #10 767.1 Update Complete. ⎈Happy Helming!⎈ #10 767.2 Saving 1 charts #10 767.2 Downloading nonrtric-common from repo http://localhost:18080 #10 767.2 2024-02-26T18:26:01.235Z INFO [929] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "250.781µs", "reqID": "33f5c60a-c3eb-4e33-ab27-a69b5ea561a7"} #10 767.2 Deleting outdated charts #10 767.3 ==> Linting dmaapadapterservice #10 767.3 [INFO] Chart.yaml: icon is recommended #10 767.3 #10 767.3 1 chart(s) linted, 0 chart(s) failed #10 767.5 Pushing dmaapadapterservice-1.0.0.tgz to local... #10 767.5 2024-02-26T18:26:01.522Z INFO [930] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.712767ms", "reqID": "c96d4bad-ef95-43c1-8e67-ef463e1e4d88"} #10 767.5 Done. #10 767.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 767.5 #10 767.5 [dmaapmediatorservice] #10 767.5 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 767.6 Hang tight while we grab the latest from your chart repositories... #10 767.6 2024-02-26T18:26:01.640Z INFO [931] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "235.29µs", "reqID": "1ea8daf9-1941-4e9f-8dbd-1f67432819be"} #10 767.6 ...Successfully got an update from the "local" chart repository #10 767.6 Update Complete. ⎈Happy Helming!⎈ #10 767.7 Saving 1 charts #10 767.7 Downloading nonrtric-common from repo http://localhost:18080 #10 767.7 2024-02-26T18:26:01.738Z INFO [932] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.92µs", "reqID": "776a1ff5-5d6d-46ed-873e-f5039fc9ec2d"} #10 767.7 Deleting outdated charts #10 767.8 ==> Linting dmaapmediatorservice #10 767.8 [INFO] Chart.yaml: icon is recommended #10 767.8 #10 767.8 1 chart(s) linted, 0 chart(s) failed #10 768.0 Pushing dmaapmediatorservice-1.0.0.tgz to local... #10 768.0 2024-02-26T18:26:02.024Z INFO [933] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.61447ms", "reqID": "041aefcb-5c93-4999-8d76-bd2457029c91"} #10 768.0 Done. #10 768.0 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 768.0 #10 768.0 [helmmanager] #10 768.0 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 768.1 Hang tight while we grab the latest from your chart repositories... #10 768.1 2024-02-26T18:26:02.172Z INFO [934] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "241.33µs", "reqID": "95c81fc1-adf2-4b07-995d-94dabb416639"} #10 768.2 ...Successfully got an update from the "local" chart repository #10 768.2 Update Complete. ⎈Happy Helming!⎈ #10 768.2 Saving 1 charts #10 768.2 Downloading nonrtric-common from repo http://localhost:18080 #10 768.2 2024-02-26T18:26:02.272Z INFO [935] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "166.83µs", "reqID": "264cc404-7716-4953-9651-36ea3b1c5fc5"} #10 768.2 Deleting outdated charts #10 768.3 ==> Linting helmmanager #10 768.3 [INFO] Chart.yaml: icon is recommended #10 768.3 #10 768.3 1 chart(s) linted, 0 chart(s) failed #10 768.5 Pushing helmmanager-1.0.0.tgz to local... #10 768.5 2024-02-26T18:26:02.563Z INFO [936] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.136739ms", "reqID": "4e05fc4b-fb1f-423a-801d-e471a157a0bc"} #10 768.5 Done. #10 768.5 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 768.5 #10 768.5 [informationservice] #10 768.5 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 768.6 Hang tight while we grab the latest from your chart repositories... #10 768.6 2024-02-26T18:26:02.691Z INFO [937] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "271.29µs", "reqID": "3885c624-2230-47a4-ae5e-8c37843c14ae"} #10 768.7 ...Successfully got an update from the "local" chart repository #10 768.7 Update Complete. ⎈Happy Helming!⎈ #10 768.7 Saving 1 charts #10 768.7 Downloading nonrtric-common from repo http://localhost:18080 #10 768.8 2024-02-26T18:26:02.797Z INFO [938] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "245.15µs", "reqID": "bb5f5652-bac9-4c80-bfcc-f265a7b3432b"} #10 768.8 Deleting outdated charts #10 768.8 ==> Linting informationservice #10 768.8 [INFO] Chart.yaml: icon is recommended #10 768.8 #10 768.8 1 chart(s) linted, 0 chart(s) failed #10 769.0 Pushing informationservice-1.0.0.tgz to local... #10 769.0 2024-02-26T18:26:03.075Z INFO [939] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.030555ms", "reqID": "a407563d-6c68-40ff-8866-8ef02fb49efe"} #10 769.0 Done. #10 769.0 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 769.0 #10 769.0 [nonrtricgateway] #10 769.0 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 769.2 Hang tight while we grab the latest from your chart repositories... #10 769.2 2024-02-26T18:26:03.206Z INFO [940] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "233.712µs", "reqID": "1fa0ca98-633f-44cb-bea2-165242ced42f"} #10 769.2 ...Successfully got an update from the "local" chart repository #10 769.2 Update Complete. ⎈Happy Helming!⎈ #10 769.3 Saving 1 charts #10 769.3 Downloading nonrtric-common from repo http://localhost:18080 #10 769.3 2024-02-26T18:26:03.323Z INFO [941] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "252.91µs", "reqID": "6b01b87a-67dc-4a0c-914b-2fd109caf294"} #10 769.3 Deleting outdated charts #10 769.3 ==> Linting nonrtricgateway #10 769.3 [INFO] Chart.yaml: icon is recommended #10 769.3 #10 769.3 1 chart(s) linted, 0 chart(s) failed #10 769.6 Pushing nonrtricgateway-1.0.0.tgz to local... #10 769.6 2024-02-26T18:26:03.614Z INFO [942] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.3686ms", "reqID": "52aa1d4d-e35a-4ea0-82d0-261659fecddd"} #10 769.6 Done. #10 769.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 769.6 #10 769.6 [odu-app] #10 769.6 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 769.7 Hang tight while we grab the latest from your chart repositories... #10 769.7 2024-02-26T18:26:03.750Z INFO [943] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "262.721µs", "reqID": "8bb529b8-d6da-45e3-b67b-0870d21baba5"} #10 769.7 ...Successfully got an update from the "local" chart repository #10 769.7 Update Complete. ⎈Happy Helming!⎈ #10 769.8 Saving 1 charts #10 769.8 Downloading nonrtric-common from repo http://localhost:18080 #10 769.8 2024-02-26T18:26:03.863Z INFO [944] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "127.641µs", "reqID": "5fbbf3c1-efbc-4120-9e42-7eabbdd0e6b3"} #10 769.8 Deleting outdated charts #10 769.9 ==> Linting odu-app #10 769.9 [INFO] Chart.yaml: icon is recommended #10 769.9 #10 769.9 1 chart(s) linted, 0 chart(s) failed #10 770.1 Pushing odu-app-1.0.0.tgz to local... #10 770.1 2024-02-26T18:26:04.158Z INFO [945] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "4.182258ms", "reqID": "d88a9dc8-0a03-4727-a685-2d6060d8cc19"} #10 770.1 Done. #10 770.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 770.1 #10 770.1 [odu-app-ics-version] #10 770.1 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 770.2 Hang tight while we grab the latest from your chart repositories... #10 770.2 2024-02-26T18:26:04.286Z INFO [946] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "231.931µs", "reqID": "dec20a2c-e2df-4e26-978b-5a5708adacf5"} #10 770.3 ...Successfully got an update from the "local" chart repository #10 770.3 Update Complete. ⎈Happy Helming!⎈ #10 770.3 Saving 1 charts #10 770.3 Downloading nonrtric-common from repo http://localhost:18080 #10 770.3 2024-02-26T18:26:04.389Z INFO [947] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "276.79µs", "reqID": "94b1578c-d3c4-44dc-b6ce-f38fd90d8c91"} #10 770.3 Deleting outdated charts #10 770.4 ==> Linting odu-app-ics-version #10 770.4 [INFO] Chart.yaml: icon is recommended #10 770.4 #10 770.4 1 chart(s) linted, 0 chart(s) failed #10 770.6 Pushing odu-app-ics-version-1.0.0.tgz to local... #10 770.6 2024-02-26T18:26:04.678Z INFO [948] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "4.787108ms", "reqID": "7a6a79e1-7795-4a32-9d3f-a9d40b68752e"} #10 770.6 Done. #10 770.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 770.6 #10 770.6 [oru-app] #10 770.6 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 770.8 Hang tight while we grab the latest from your chart repositories... #10 770.8 2024-02-26T18:26:04.797Z INFO [949] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "383.05µs", "reqID": "65162994-3add-41cc-acb8-83f075304309"} #10 770.8 ...Successfully got an update from the "local" chart repository #10 770.8 Update Complete. ⎈Happy Helming!⎈ #10 770.8 Saving 1 charts #10 770.8 Downloading nonrtric-common from repo http://localhost:18080 #10 770.8 2024-02-26T18:26:04.891Z INFO [950] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.551µs", "reqID": "8844e9e3-873c-4bc6-b98a-82778d0c3e1d"} #10 770.8 Deleting outdated charts #10 770.9 ==> Linting oru-app #10 770.9 [INFO] Chart.yaml: icon is recommended #10 770.9 #10 770.9 1 chart(s) linted, 0 chart(s) failed #10 771.1 Pushing oru-app-1.0.0.tgz to local... #10 771.1 2024-02-26T18:26:05.179Z INFO [951] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "4.100338ms", "reqID": "23110711-112b-444d-8f6a-a19b540c0005"} #10 771.1 Done. #10 771.1 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 771.1 #10 771.1 [policymanagementservice] #10 771.1 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 771.3 Hang tight while we grab the latest from your chart repositories... #10 771.3 2024-02-26T18:26:05.301Z INFO [952] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "153.341µs", "reqID": "3cfd5f29-d528-4200-a3da-8ed19e02d449"} #10 771.3 ...Successfully got an update from the "local" chart repository #10 771.3 Update Complete. ⎈Happy Helming!⎈ #10 771.3 Saving 1 charts #10 771.3 Downloading nonrtric-common from repo http://localhost:18080 #10 771.4 2024-02-26T18:26:05.400Z INFO [953] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "185.47µs", "reqID": "fac25e37-553d-44e5-8bf4-4b9ccd2cd47e"} #10 771.4 Deleting outdated charts #10 771.4 ==> Linting policymanagementservice #10 771.4 [INFO] Chart.yaml: icon is recommended #10 771.4 #10 771.4 1 chart(s) linted, 0 chart(s) failed #10 771.6 Pushing policymanagementservice-2.0.0.tgz to local... #10 771.7 2024-02-26T18:26:05.697Z INFO [954] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "5.265169ms", "reqID": "91d22f40-aa2a-40bf-8c55-904cadbf21e0"} #10 771.7 Done. #10 771.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 771.7 #10 771.7 [rappcatalogueservice] #10 771.7 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 771.8 Hang tight while we grab the latest from your chart repositories... #10 771.8 2024-02-26T18:26:05.815Z INFO [955] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "236.011µs", "reqID": "ecf15d83-c742-46a2-a41b-60fd1bf038f5"} #10 771.8 ...Successfully got an update from the "local" chart repository #10 771.8 Update Complete. ⎈Happy Helming!⎈ #10 771.9 Saving 1 charts #10 771.9 Downloading nonrtric-common from repo http://localhost:18080 #10 771.9 2024-02-26T18:26:05.928Z INFO [956] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "142.12µs", "reqID": "6f8fd670-7181-427a-aa01-8cd5f099604b"} #10 771.9 Deleting outdated charts #10 771.9 ==> Linting rappcatalogueservice #10 771.9 [INFO] Chart.yaml: icon is recommended #10 771.9 #10 771.9 1 chart(s) linted, 0 chart(s) failed #10 772.2 Pushing rappcatalogueservice-1.0.0.tgz to local... #10 772.2 2024-02-26T18:26:06.205Z INFO [957] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "1.881474ms", "reqID": "78bac80e-d8f3-43af-a727-a3948b654861"} #10 772.2 Done. #10 772.2 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 772.2 #10 772.2 [topology] #10 772.2 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 772.3 Hang tight while we grab the latest from your chart repositories... #10 772.3 2024-02-26T18:26:06.342Z INFO [958] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "178.23µs", "reqID": "67621205-9ee9-42cc-82ba-6da6f3ce6871"} #10 772.3 ...Successfully got an update from the "local" chart repository #10 772.3 Update Complete. ⎈Happy Helming!⎈ #10 772.4 Saving 1 charts #10 772.4 Downloading nonrtric-common from repo http://localhost:18080 #10 772.4 2024-02-26T18:26:06.442Z INFO [959] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "198.26µs", "reqID": "e68d0e54-f600-4a9c-82dd-6a707387ee26"} #10 772.4 Deleting outdated charts #10 772.5 ==> Linting topology #10 772.5 [INFO] Chart.yaml: icon is recommended #10 772.5 #10 772.5 1 chart(s) linted, 0 chart(s) failed #10 772.7 Pushing topology-1.0.0.tgz to local... #10 772.7 2024-02-26T18:26:06.716Z INFO [960] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "3.840657ms", "reqID": "0337e99f-7b01-4ea8-a7c3-f54a99f7e39b"} #10 772.7 Done. #10 772.7 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 772.7 #10 772.7 [nonrtric] #10 772.7 make[1]: Entering directory '/tmp/it-dep/smo-install/oran_oom' #10 772.8 Getting updates for unmanaged Helm repositories... #10 774.0 ...Successfully got an update from the "https://nexus3.o-ran-sc.org/repository/helm-konghq/" chart repository #10 774.0 Hang tight while we grab the latest from your chart repositories... #10 774.0 2024-02-26T18:26:08.043Z INFO [961] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "249.04µs", "reqID": "40cd5594-4b67-47cc-b2d0-2a7570579d0a"} #10 774.0 ...Successfully got an update from the "local" chart repository #10 774.0 Update Complete. ⎈Happy Helming!⎈ #10 774.4 Saving 16 charts #10 774.4 Downloading a1controller from repo http://localhost:18080 #10 774.4 2024-02-26T18:26:08.477Z INFO [962] Request served {"path": "/charts/a1controller-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "260.14µs", "reqID": "1db90774-9f1f-4dbb-90d9-79c3aa9782ec"} #10 774.4 Downloading a1simulator from repo http://localhost:18080 #10 774.5 2024-02-26T18:26:08.511Z INFO [963] Request served {"path": "/charts/a1simulator-2.1.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "284.56µs", "reqID": "25418912-bb4b-4be7-be9b-1a2b31ad502a"} #10 774.5 Downloading controlpanel from repo http://localhost:18080 #10 774.5 2024-02-26T18:26:08.539Z INFO [964] Request served {"path": "/charts/controlpanel-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "195.56µs", "reqID": "2a7cdc1f-3a12-4035-8c69-631ee4a1f5cf"} #10 774.5 Downloading policymanagementservice from repo http://localhost:18080 #10 774.5 2024-02-26T18:26:08.567Z INFO [965] Request served {"path": "/charts/policymanagementservice-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "220.95µs", "reqID": "3d292fc8-02a1-40b0-9e39-2ea93acc982f"} #10 774.5 Downloading informationservice from repo http://localhost:18080 #10 774.6 2024-02-26T18:26:08.596Z INFO [966] Request served {"path": "/charts/informationservice-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "132.24µs", "reqID": "4276145b-dd78-45e5-bff3-3c6521d42dc6"} #10 774.6 Downloading nonrtric-common from repo http://localhost:18080 #10 774.6 2024-02-26T18:26:08.626Z INFO [967] Request served {"path": "/charts/nonrtric-common-2.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "110.58µs", "reqID": "5bc3ec88-cd15-40ac-807a-d821a286169b"} #10 774.6 Downloading rappcatalogueservice from repo http://localhost:18080 #10 774.6 2024-02-26T18:26:08.656Z INFO [968] Request served {"path": "/charts/rappcatalogueservice-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "222.05µs", "reqID": "f4044973-e03c-40e0-a3b9-d7ce74a0d277"} #10 774.6 Downloading nonrtricgateway from repo http://localhost:18080 #10 774.6 2024-02-26T18:26:08.689Z INFO [969] Request served {"path": "/charts/nonrtricgateway-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "162.24µs", "reqID": "31ddd2a0-5ff2-481d-ab81-0ffcb8469c23"} #10 774.6 Downloading oru-app from repo http://localhost:18080 #10 774.7 2024-02-26T18:26:08.718Z INFO [970] Request served {"path": "/charts/oru-app-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "208.931µs", "reqID": "c0bee960-c554-4635-bb5d-ed2cdda70923"} #10 774.7 Downloading odu-app from repo http://localhost:18080 #10 774.7 2024-02-26T18:26:08.747Z INFO [971] Request served {"path": "/charts/odu-app-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "145.731µs", "reqID": "2503983f-5ae2-4973-8868-171958877795"} #10 774.7 Downloading odu-app-ics-version from repo http://localhost:18080 #10 774.7 2024-02-26T18:26:08.779Z INFO [972] Request served {"path": "/charts/odu-app-ics-version-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "267.82µs", "reqID": "f3dc8553-977d-4d68-aee0-3db70c85fa42"} #10 774.7 Downloading topology from repo http://localhost:18080 #10 774.8 2024-02-26T18:26:08.808Z INFO [973] Request served {"path": "/charts/topology-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "265.15µs", "reqID": "ceffb87d-35d5-40fc-b613-36ab30a04f59"} #10 774.8 Downloading dmaapmediatorservice from repo http://localhost:18080 #10 774.8 2024-02-26T18:26:08.834Z INFO [974] Request served {"path": "/charts/dmaapmediatorservice-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "128.691µs", "reqID": "3f4b96e5-7ff3-45f1-9561-0fded898cb59"} #10 774.8 Downloading helmmanager from repo http://localhost:18080 #10 774.8 2024-02-26T18:26:08.861Z INFO [975] Request served {"path": "/charts/helmmanager-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "128.88µs", "reqID": "6dbf5b66-a6aa-4c53-b649-c05ebe08558f"} #10 774.9 Downloading kong from repo https://nexus3.o-ran-sc.org/repository/helm-konghq/ #10 774.9 Downloading dmaapadapterservice from repo http://localhost:18080 #10 775.0 2024-02-26T18:26:09.000Z INFO [976] Request served {"path": "/charts/dmaapadapterservice-1.0.0.tgz", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "288µs", "reqID": "e7a2033e-9482-454a-8a26-22ab868ee133"} #10 775.0 Deleting outdated charts #10 775.3 ==> Linting nonrtric #10 775.3 [INFO] Chart.yaml: icon is recommended #10 775.3 #10 775.3 1 chart(s) linted, 0 chart(s) failed #10 775.6 Pushing nonrtric-1.0.0.tgz to local... #10 775.6 2024-02-26T18:26:09.663Z INFO [977] Request served {"path": "/api/charts", "comment": "", "clientIP": "127.0.0.1", "method": "POST", "statusCode": 201, "latency": "56.723779ms", "reqID": "cc327eb0-74f9-4bd1-ad20-661e36b26387"} #10 775.6 Done. #10 775.6 make[1]: Leaving directory '/tmp/it-dep/smo-install/oran_oom' #10 775.7 Hang tight while we grab the latest from your chart repositories... #10 775.7 2024-02-26T18:26:09.731Z INFO [978] Request served {"path": "/index.yaml", "comment": "", "clientIP": "127.0.0.1", "method": "GET", "statusCode": 200, "latency": "239.781µs", "reqID": "bab1b39f-77d7-4f9d-8583-d483997ccabb"} #10 775.7 ...Successfully got an update from the "local" chart repository #10 775.7 Update Complete. ⎈Happy Helming!⎈ #10 DONE 776.0s #11 exporting to image #11 exporting layers #11 exporting layers 3.0s done #11 writing image sha256:6ce66f58cae0d9e3316867067d7ae7730245219e301d7d5dec1ffefb74d73ba7 done #11 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-dep-smo-install:latest 0.0s done #11 DONE 3.0s ---> docker-build.sh ends [it-dep-smo-install-docker-verify-all] $ /bin/sh -xe /tmp/jenkins8232426789084317261.sh [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins9252746129051246940.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2097 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins1254147894838307379.sh ---> sysstat.sh [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins7573222183801443353.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/it-dep-smo-install-docker-verify-all + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/it-dep-smo-install-docker-verify-all ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/it-dep-smo-install-docker-verify-all ']' + mkdir -p /w/workspace/it-dep-smo-install-docker-verify-all/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dep-smo-install-docker-verify-all/archives/ [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins9900258864366335933.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yCkA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yCkA/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins13469818720517320671.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dep-smo-install-docker-verify-all@tmp/config6007853708153996372tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins6796707859170882963.sh ---> create-netrc.sh [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins9407404883483448869.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yCkA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yCkA/bin to PATH [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins2074599123819249178.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-dep-smo-install-docker-verify-all] $ /bin/bash /tmp/jenkins6356613475275971328.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yCkA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-yCkA/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [it-dep-smo-install-docker-verify-all] $ /bin/bash -l /tmp/jenkins11491099606997859615.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dep-smo-install-docker-verify-all/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yCkA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-yCkA/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dep-smo-install-docker-verify-all/308 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-2960 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 9.6G 9.7G 50% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 479 706 0 2758 3182 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:5c:a2:10 brd ff:ff:ff:ff:ff:ff inet 10.32.6.201/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85436sec preferred_lft 85436sec inet6 fe80::f816:3eff:fe5c:a210/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:1c:4c:74:46 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:1cff:fe4c:7446/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2960) 02/26/24 _x86_64_ (4 CPU) 18:11:00 LINUX RESTART (4 CPU) 18:12:01 tps rtps wtps bread/s bwrtn/s 18:13:01 95.60 27.20 68.40 3218.53 10449.73 18:14:01 150.39 0.13 150.26 5.07 22855.39 18:15:01 11.31 0.00 11.31 0.00 1859.16 18:16:01 4.08 0.00 4.08 0.00 314.96 18:17:01 2.73 0.02 2.72 0.13 182.50 18:18:01 4.07 0.00 4.07 0.00 336.34 18:19:01 3.55 0.00 3.55 0.00 527.91 18:20:01 3.72 0.00 3.72 0.00 366.07 18:21:01 3.22 0.00 3.22 0.00 392.20 18:22:01 3.58 0.00 3.58 0.00 716.55 18:23:01 3.20 0.00 3.20 0.00 384.20 18:24:01 3.57 0.00 3.57 0.00 407.53 18:25:01 3.13 0.00 3.13 0.00 331.14 18:26:01 6.32 2.43 3.88 20.13 489.79 18:27:01 49.39 13.05 36.34 648.43 4170.37 Average: 23.19 2.86 20.33 259.45 2918.81 18:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:13:01 1257988 3318620 2780664 68.85 66492 2135416 1193776 23.47 664436 1900248 225272 18:14:01 836128 3293772 3202524 79.30 89700 2487056 1298140 25.52 878540 2063964 50288 18:15:01 825428 3286944 3213224 79.56 89900 2490356 1307084 25.69 890228 2063188 2300 18:16:01 812620 3279784 3226032 79.88 90120 2495468 1316332 25.88 899424 2064684 384 18:17:01 800156 3274540 3238496 80.19 90284 2502000 1371348 26.96 906724 2067908 3764 18:18:01 807788 3290312 3230864 80.00 90476 2509348 1316776 25.88 895724 2071760 3888 18:19:01 785416 3283736 3253236 80.55 90620 2524212 1385456 27.23 909184 2080536 5376 18:20:01 779484 3285004 3259168 80.70 90804 2530668 1389264 27.31 909516 2083868 4160 18:21:01 462724 2999524 3575928 88.54 90956 2560704 1746396 34.33 1195620 2111228 25316 18:22:01 749108 3281368 3289544 81.45 91144 2555668 1386240 27.25 919928 2102992 2840 18:23:01 735904 3277252 3302748 81.78 91332 2564192 1382928 27.18 928288 2107456 3616 18:24:01 729700 3278724 3308952 81.93 91552 2570884 1386736 27.26 930128 2111092 2816 18:25:01 710492 3271032 3328160 82.41 91720 2581532 1383312 27.19 942756 2116792 8008 18:26:01 451020 2957416 3587632 88.83 92140 2528256 1707676 33.57 1261660 2059368 46516 18:27:01 722808 3258228 3315844 82.10 97328 2560080 961188 18.89 1134476 1929072 18716 Average: 764451 3242417 3274201 81.07 89638 2506389 1368843 26.91 951109 2062277 26884 18:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:13:01 veth50b6eaa 60.80 95.08 4.26 438.35 0.00 0.00 0.00 0.04 18:13:01 docker0 60.80 95.00 3.43 438.34 0.00 0.00 0.00 0.00 18:13:01 lo 2.47 2.47 0.23 0.23 0.00 0.00 0.00 0.00 18:13:01 ens3 214.93 152.25 1479.90 16.46 0.00 0.00 0.00 0.00 18:14:01 veth55ef0c0 372.24 947.78 26.24 1836.19 0.00 0.00 0.00 0.15 18:14:01 docker0 388.70 970.14 22.01 1911.70 0.00 0.00 0.00 0.00 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:01 ens3 991.05 401.13 1915.55 31.94 0.00 0.00 0.00 0.00 18:15:01 veth55ef0c0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:15:01 ens3 11.35 8.77 6.58 6.38 0.00 0.00 0.00 0.00 18:16:01 veth55ef0c0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:16:01 ens3 6.41 6.35 1.60 1.91 0.00 0.00 0.00 0.00 18:17:01 veth55ef0c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:01 ens3 5.12 4.53 1.21 1.63 0.00 0.00 0.00 0.00 18:18:01 veth55ef0c0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:18:01 ens3 7.83 8.27 1.84 2.51 0.00 0.00 0.00 0.00 18:19:01 veth55ef0c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:19:01 ens3 5.05 5.38 1.06 1.58 0.00 0.00 0.00 0.00 18:20:01 veth55ef0c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:20:01 ens3 6.20 6.23 1.37 1.85 0.00 0.00 0.00 0.00 18:21:01 veth55ef0c0 32.99 42.69 2.17 405.05 0.00 0.00 0.00 0.03 18:21:01 docker0 32.99 42.69 1.71 405.05 0.00 0.00 0.00 0.00 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:21:01 ens3 48.08 38.74 406.38 3.78 0.00 0.00 0.00 0.00 18:22:01 veth55ef0c0 0.87 2.60 0.07 1.69 0.00 0.00 0.00 0.00 18:22:01 docker0 0.87 2.58 0.06 1.69 0.00 0.00 0.00 0.00 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:22:01 ens3 6.95 5.47 2.69 1.62 0.00 0.00 0.00 0.00 18:23:01 veth55ef0c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:01 ens3 4.40 5.15 0.99 1.46 0.00 0.00 0.00 0.00 18:24:01 veth55ef0c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:01 ens3 5.92 7.03 1.38 1.93 0.00 0.00 0.00 0.00 18:25:01 veth55ef0c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:01 ens3 7.43 8.67 1.69 2.17 0.00 0.00 0.00 0.00 18:26:01 veth55ef0c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:26:01 ens3 7.57 8.02 1.65 2.16 0.00 0.00 0.00 0.00 18:27:01 docker0 1.00 0.88 0.08 4.12 0.00 0.00 0.00 0.00 18:27:01 lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 18:27:01 ens3 23.58 24.06 21.39 13.34 0.00 0.00 0.00 0.00 Average: docker0 32.29 74.09 1.82 184.06 0.00 0.00 0.00 0.00 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 Average: ens3 90.12 46.00 256.34 6.05 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2960) 02/26/24 _x86_64_ (4 CPU) 18:11:00 LINUX RESTART (4 CPU) 18:12:01 CPU %user %nice %system %iowait %steal %idle 18:13:01 all 20.42 0.00 1.93 2.59 0.07 75.00 18:13:01 0 3.32 0.00 1.22 7.41 0.02 88.03 18:13:01 1 52.39 0.00 3.60 1.03 0.10 42.87 18:13:01 2 20.77 0.00 1.92 1.69 0.05 75.57 18:13:01 3 5.35 0.00 1.02 0.23 0.08 93.31 18:14:01 all 8.69 0.00 3.20 4.06 0.05 84.00 18:14:01 0 11.79 0.00 3.78 8.58 0.07 75.78 18:14:01 1 5.62 0.00 3.33 4.90 0.05 86.10 18:14:01 2 9.27 0.00 3.14 2.45 0.07 85.06 18:14:01 3 8.07 0.00 2.56 0.35 0.03 88.99 18:15:01 all 3.10 0.00 0.78 0.13 0.03 95.97 18:15:01 0 2.65 0.00 0.82 0.00 0.02 96.51 18:15:01 1 2.71 0.00 0.70 0.15 0.02 96.43 18:15:01 2 2.92 0.00 0.87 0.37 0.03 95.81 18:15:01 3 4.10 0.00 0.72 0.00 0.02 95.16 18:16:01 all 3.50 0.00 0.86 0.05 0.03 95.56 18:16:01 0 4.63 0.00 0.84 0.08 0.03 94.42 18:16:01 1 2.84 0.00 0.80 0.10 0.03 96.23 18:16:01 2 2.79 0.00 0.88 0.00 0.05 96.28 18:16:01 3 3.70 0.00 0.90 0.00 0.05 95.34 18:17:01 all 3.24 0.00 0.88 0.03 0.04 95.82 18:17:01 0 3.80 0.00 0.80 0.12 0.03 95.25 18:17:01 1 2.82 0.00 0.80 0.02 0.03 96.32 18:17:01 2 3.36 0.00 0.92 0.00 0.05 95.67 18:17:01 3 2.96 0.00 0.95 0.00 0.03 96.05 18:18:01 all 3.72 0.00 0.86 0.04 0.04 95.34 18:18:01 0 3.74 0.00 0.81 0.05 0.02 95.38 18:18:01 1 4.04 0.00 0.82 0.02 0.03 95.09 18:18:01 2 3.48 0.00 1.02 0.07 0.05 95.39 18:18:01 3 3.66 0.00 0.85 0.03 0.03 95.42 18:19:01 all 4.21 0.00 0.89 0.03 0.05 94.83 18:19:01 0 5.83 0.00 0.96 0.00 0.05 93.16 18:19:01 1 3.42 0.00 0.73 0.02 0.05 95.77 18:19:01 2 3.96 0.00 1.07 0.07 0.03 94.87 18:19:01 3 3.61 0.00 0.77 0.03 0.05 95.53 18:20:01 all 3.95 0.00 1.03 0.04 0.05 94.93 18:20:01 0 3.55 0.00 0.89 0.00 0.03 95.53 18:20:01 1 3.57 0.00 1.08 0.08 0.05 95.21 18:20:01 2 4.55 0.00 1.15 0.08 0.05 94.17 18:20:01 3 4.13 0.00 1.00 0.00 0.05 94.81 18:21:01 all 6.12 0.00 1.10 0.04 0.05 92.69 18:21:01 0 6.05 0.00 1.10 0.03 0.05 92.77 18:21:01 1 5.00 0.00 0.97 0.00 0.05 93.98 18:21:01 2 6.47 0.00 1.09 0.12 0.07 92.26 18:21:01 3 6.95 0.00 1.19 0.02 0.07 91.78 18:22:01 all 4.11 0.00 1.01 0.05 0.04 94.79 18:22:01 0 3.97 0.00 1.05 0.00 0.05 94.93 18:22:01 1 3.79 0.00 1.01 0.00 0.03 95.17 18:22:01 2 4.61 0.00 1.02 0.20 0.05 94.12 18:22:01 3 4.06 0.00 1.00 0.00 0.05 94.88 18:23:01 all 4.43 0.00 1.02 0.04 0.05 94.46 18:23:01 0 4.64 0.00 1.14 0.00 0.05 94.17 18:23:01 1 4.88 0.00 0.91 0.00 0.05 94.16 18:23:01 2 4.31 0.00 1.07 0.15 0.03 94.44 18:23:01 3 3.90 0.00 0.95 0.00 0.03 95.12 18:23:01 CPU %user %nice %system %iowait %steal %idle 18:24:01 all 4.39 0.00 1.01 0.04 0.05 94.51 18:24:01 0 4.31 0.00 0.92 0.10 0.05 94.62 18:24:01 1 4.50 0.00 1.22 0.00 0.03 94.25 18:24:01 2 4.33 0.00 0.99 0.07 0.05 94.56 18:24:01 3 4.44 0.00 0.90 0.00 0.05 94.61 18:25:01 all 4.89 0.00 1.04 0.06 0.04 93.97 18:25:01 0 4.88 0.00 0.94 0.23 0.03 93.92 18:25:01 1 4.33 0.00 1.10 0.00 0.05 94.52 18:25:01 2 4.62 0.00 0.99 0.00 0.05 94.34 18:25:01 3 5.70 0.00 1.16 0.00 0.05 93.09 18:26:01 all 10.06 0.00 1.43 0.06 0.05 88.39 18:26:01 0 15.33 0.00 1.72 0.07 0.05 82.83 18:26:01 1 6.94 0.00 1.18 0.02 0.05 91.82 18:26:01 2 11.72 0.00 1.51 0.03 0.03 86.70 18:26:01 3 6.25 0.00 1.34 0.13 0.05 92.23 18:27:01 all 21.60 0.00 1.76 1.33 0.05 75.25 18:27:01 0 22.46 0.00 1.77 1.05 0.07 74.66 18:27:01 1 16.95 0.00 1.51 0.32 0.05 81.17 18:27:01 2 27.40 0.00 2.15 3.39 0.08 66.98 18:27:01 3 19.56 0.00 1.59 0.52 0.03 78.30 Average: all 7.10 0.00 1.25 0.57 0.05 91.03 Average: 0 6.73 0.00 1.25 1.18 0.04 90.80 Average: 1 8.26 0.00 1.32 0.44 0.05 89.94 Average: 2 7.64 0.00 1.32 0.58 0.05 90.41 Average: 3 5.76 0.00 1.13 0.09 0.05 92.98