Triggered by Gerrit: https://gerrit.onap.org/r/c/multicloud/k8s/+/142651 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-2c-1g-17965 (ubuntu2004-docker-2c-2g ubuntu2004-docker-2c-1g) in workspace /w/workspace/multicloud-k8s-master-merge-golang [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-7SLrAqTQNUqk/agent.1874 SSH_AGENT_PID=1876 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/multicloud-k8s-master-merge-golang@tmp/private_key_8196538179414925098.key (/w/workspace/multicloud-k8s-master-merge-golang@tmp/private_key_8196538179414925098.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/multicloud/k8s.git > git init /w/workspace/multicloud-k8s-master-merge-golang # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/multicloud/k8s.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/multicloud/k8s.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/multicloud/k8s.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 246f4e4b1e9fb4d662f4ed8bd6a5ce36276547eb (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 246f4e4b1e9fb4d662f4ed8bd6a5ce36276547eb # timeout=30 Commit message: "Use latest versions of multicloud modules" > git rev-list --no-walk 24e70c165cbd48532297cde8cdd84e1c7b4cb07e # timeout=10 Unpacking Go from https://golang.org/dl/go1.14.4.linux-amd64.tar.gz to /w/tools/org.jenkinsci.plugins.golang.GolangInstallation/Golang_1.14 on prd-ubuntu2004-docker-2c-1g-17965 [multicloud-k8s-master-merge-golang] $ /bin/bash /tmp/jenkins10958122557951137576.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-rs34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rs34/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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.3 from /tmp/venv-rs34/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.3 boto3==1.42.3 botocore==1.42.3 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.16 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.2 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.0 prettytable==3.17.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/multicloud-k8s-master-merge-golang@tmp/config11745012926738362070tmp copy managed file [multicloud-k8s-settings] to file:/w/workspace/multicloud-k8s-master-merge-golang@tmp/config12661906269767261141tmp [multicloud-k8s-master-merge-golang] $ /bin/bash /tmp/jenkins15668432256054862884.sh nexus3.onap.org:10001 Found 1 nodes in /w/workspace/multicloud-k8s-master-merge-golang@tmp/config12661906269767261141tmp: -- NODE -- Found 1 nodes in /w/workspace/multicloud-k8s-master-merge-golang@tmp/config12661906269767261141tmp: -- NODE -- docker login nexus3.onap.org:10001 -u docker -p 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.onap.org:10002 Found 1 nodes in /w/workspace/multicloud-k8s-master-merge-golang@tmp/config12661906269767261141tmp: -- NODE -- Found 1 nodes in /w/workspace/multicloud-k8s-master-merge-golang@tmp/config12661906269767261141tmp: -- NODE -- docker login nexus3.onap.org:10002 -u multicloud-k8s -p 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.onap.org:10003 Found 1 nodes in /w/workspace/multicloud-k8s-master-merge-golang@tmp/config12661906269767261141tmp: -- NODE -- Found 1 nodes in /w/workspace/multicloud-k8s-master-merge-golang@tmp/config12661906269767261141tmp: -- NODE -- docker login nexus3.onap.org:10003 -u multicloud-k8s -p 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.onap.org:10004 Found 1 nodes in /w/workspace/multicloud-k8s-master-merge-golang@tmp/config12661906269767261141tmp: -- NODE -- Found 1 nodes in /w/workspace/multicloud-k8s-master-merge-golang@tmp/config12661906269767261141tmp: -- NODE -- docker login nexus3.onap.org:10004 -u multicloud-k8s -p 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 [multicloud-k8s-master-merge-golang] $ /bin/bash /tmp/jenkins5239650474289457813.sh make -C monitor deploy make[1]: Entering directory '/w/workspace/multicloud-k8s-master-merge-golang/src/monitor' go: downloading k8s.io/client-go v0.16.9 go: downloading k8s.io/apimachinery v0.16.9 go: downloading sigs.k8s.io/controller-runtime v0.5.11 go: downloading github.com/gogo/protobuf v1.3.1 go: downloading github.com/operator-framework/operator-sdk v0.19.0 go: downloading k8s.io/utils v0.0.0-20200619165400-6e3d28b6ed19 go: downloading k8s.io/api v0.16.9 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading golang.org/x/time v0.0.0-20191024005414-555d28b269f0 go: downloading k8s.io/kube-openapi v0.0.0-20200410145947-bcb3869e6f29 go: downloading golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7 go: downloading github.com/google/gofuzz v1.1.0 go: downloading github.com/prometheus/client_golang v1.5.1 go: downloading golang.org/x/crypto v0.0.0-20200414173820-0848c9571904 go: downloading github.com/google/go-cmp v0.4.1 go: downloading github.com/googleapis/gnostic v0.3.1 go: downloading github.com/go-openapi/spec v0.19.4 go: downloading github.com/go-logr/logr v0.1.0 go: downloading github.com/golang/groupcache v0.0.0-20191027212112-611e8accdfc9 go: downloading go.uber.org/zap v1.14.1 go: downloading github.com/emicklei/go-restful v2.9.5+incompatible go: downloading github.com/imdario/mergo v0.3.9 go: downloading github.com/go-logr/zapr v0.1.1 go: downloading k8s.io/klog v1.0.0 go: downloading gopkg.in/yaml.v2 v2.3.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/golang/protobuf v1.4.2 go: downloading github.com/go-openapi/swag v0.19.5 go: downloading github.com/hashicorp/golang-lru v0.5.4 go: downloading github.com/go-openapi/jsonreference v0.19.3 go: downloading github.com/go-openapi/jsonpointer v0.19.3 go: downloading github.com/evanphx/json-patch v4.9.0+incompatible go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd go: downloading golang.org/x/text v0.3.3 go: downloading golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 go: downloading gopkg.in/fsnotify.v1 v1.4.7 go: downloading github.com/prometheus/common v0.9.1 go: downloading github.com/mailru/easyjson v0.7.0 go: downloading go.uber.org/atomic v1.6.0 go: downloading k8s.io/klog/v2 v2.0.0 go: downloading sigs.k8s.io/yaml v1.2.0 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading gomodules.xyz/jsonpatch/v2 v2.0.1 go: downloading go.uber.org/multierr v1.5.0 go: downloading github.com/modern-go/reflect2 v1.0.1 go: downloading github.com/json-iterator/go v1.1.10 go: downloading google.golang.org/protobuf v1.23.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/cespare/xxhash v1.1.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/prometheus/procfs v0.0.11 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/google/uuid v1.1.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 go: downloading github.com/PuerkitoBio/purell v1.1.1 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 ? github.com/onap/multicloud-k8s/src/monitor/cmd/manager [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/apis [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/apis/k8splugin [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/apis/k8splugin/v1alpha1 [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/controller [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/controller/resourcebundlestate [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/clientset/versioned [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/clientset/versioned/fake [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/clientset/versioned/scheme [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/clientset/versioned/typed/k8splugin/v1alpha1 [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/clientset/versioned/typed/k8splugin/v1alpha1/fake [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/informers/externalversions [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/informers/externalversions/internalinterfaces [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/informers/externalversions/k8splugin [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/informers/externalversions/k8splugin/v1alpha1 [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/listers/k8splugin/v1alpha1 [no test files] ? github.com/onap/multicloud-k8s/src/monitor/version [no test files] ? github.com/onap/multicloud-k8s/src/monitor/cmd/manager [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/apis [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/apis/k8splugin [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/apis/k8splugin/v1alpha1 [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/controller [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/controller/resourcebundlestate [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/clientset/versioned [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/clientset/versioned/fake [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/clientset/versioned/scheme [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/clientset/versioned/typed/k8splugin/v1alpha1 [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/clientset/versioned/typed/k8splugin/v1alpha1/fake [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/informers/externalversions [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/informers/externalversions/internalinterfaces [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/informers/externalversions/k8splugin [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/informers/externalversions/k8splugin/v1alpha1 [no test files] ? github.com/onap/multicloud-k8s/src/monitor/pkg/generated/listers/k8splugin/v1alpha1 [no test files] ? github.com/onap/multicloud-k8s/src/monitor/version [no test files] CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -ldflags '-extldflags "-static"' \ -o /w/workspace/multicloud-k8s-master-merge-golang/src/monitor/monitor cmd/manager/main.go make[1]: Leaving directory '/w/workspace/multicloud-k8s-master-merge-golang/src/monitor' make -C k8splugin deploy make[1]: Entering directory '/w/workspace/multicloud-k8s-master-merge-golang/src/k8splugin' go: downloading k8s.io/apimachinery v0.19.4 go: downloading k8s.io/api v0.19.4 go: downloading helm.sh/helm/v3 v3.5.0 go: downloading go.mongodb.org/mongo-driver v1.1.2 go: downloading k8s.io/client-go v0.19.4 go: downloading github.com/Masterminds/sprig/v3 v3.2.0 go: downloading github.com/Masterminds/goutils v1.1.0 go: downloading k8s.io/cli-runtime v0.19.4 go: downloading k8s.io/kubectl v0.19.4 go: downloading golang.org/x/crypto v0.0.0-20201002170205-7f63de1d35b0 go: downloading github.com/spf13/cast v1.3.1 go: downloading github.com/shopspring/decimal v1.2.0 go: downloading github.com/hashicorp/consul/api v1.3.0 go: downloading golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e go: downloading k8s.io/utils v0.0.0-20200729134348-d5654de09c73 go: downloading golang.org/x/net v0.0.0-20200707034311-ab3426394381 go: downloading k8s.io/klog/v2 v2.4.0 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.0.1 go: downloading go.etcd.io/etcd v3.3.12+incompatible go: downloading github.com/google/go-cmp v0.4.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/Masterminds/squirrel v1.5.0 go: downloading k8s.io/kube-openapi v0.0.0-20200805222855-6aeccd4b50c6 go: downloading golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading k8s.io/apiextensions-apiserver v0.19.4 go: downloading github.com/spf13/cobra v1.1.1 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/lib/pq v1.9.0 go: downloading github.com/go-stack/stack v1.8.0 go: downloading github.com/jmoiron/sqlx v1.2.0 go: downloading github.com/mitchellh/mapstructure v1.1.2 go: downloading github.com/xdg/scram v1.0.5 go: downloading github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db go: downloading github.com/containerd/containerd v1.4.3 go: downloading github.com/mitchellh/copystructure v1.0.0 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 go: downloading github.com/imdario/mergo v0.3.11 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 go: downloading github.com/sirupsen/logrus v1.7.0 go: downloading sigs.k8s.io/kustomize v2.0.3+incompatible go: downloading github.com/hashicorp/serf v0.8.2 go: downloading github.com/gosuri/uitable v0.0.4 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 go: downloading github.com/mitchellh/reflectwalk v1.0.0 go: downloading k8s.io/component-base v0.19.4 go: downloading github.com/xdg/stringprep v1.0.3 go: downloading k8s.io/apiserver v0.19.4 go: downloading github.com/deislabs/oras v0.8.1 go: downloading github.com/coreos/etcd v3.3.13+incompatible go: downloading google.golang.org/grpc v1.27.0 go: downloading golang.org/x/sys v0.0.0-20200622214017-ed371f2e16b4 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/docker/cli v0.0.0-20200130152716-5d0cf8839492 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 go: downloading github.com/go-openapi/spec v0.19.3 go: downloading github.com/rubenv/sql-migrate v0.0.0-20200616145509-8d140a17f351 go: downloading github.com/gobwas/glob v0.2.3 go: downloading github.com/huandu/xstrings v1.3.1 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 go: downloading google.golang.org/protobuf v1.24.0 go: downloading github.com/mattn/go-runewidth v0.0.4 go: downloading github.com/googleapis/gnostic v0.4.1 go: downloading github.com/docker/docker-credential-helpers v0.6.3 go: downloading gopkg.in/gorp.v1 v1.7.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/fatih/color v1.7.0 go: downloading github.com/go-logr/logr v0.2.0 go: downloading github.com/docker/docker v1.4.2-0.20200309214505-aa6a9891b09c go: downloading github.com/google/btree v1.0.0 go: downloading github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd go: downloading github.com/cyphar/filepath-securejoin v0.2.2 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/russross/blackfriday v1.5.2 go: downloading google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de go: downloading github.com/mattn/go-colorable v0.0.9 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da go: downloading github.com/mattn/go-isatty v0.0.4 go: downloading github.com/opencontainers/runc v1.0.0-rc91.0.20200707015106-819fcc687efb go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/hashicorp/golang-lru v0.5.1 go: downloading github.com/moby/term v0.0.0-20200312100748-672ec06f55cd go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96 go: downloading github.com/docker/go-metrics v0.0.0-20180209012529-399ea8c73916 go: downloading github.com/containerd/continuity v0.0.0-20200107194136-26c1120b8d41 go: downloading github.com/gorilla/mux v1.7.3 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.1.3 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/docker/engine v0.0.0-20190620014054-c513a4c6c298 go: downloading github.com/gorilla/handlers v1.3.0 ok github.com/onap/multicloud-k8s/src/k8splugin/api 1.142s ? github.com/onap/multicloud-k8s/src/k8splugin/cmd [no test files] ok github.com/onap/multicloud-k8s/src/k8splugin/internal/app 391.964s ok github.com/onap/multicloud-k8s/src/k8splugin/internal/auth 0.023s ok github.com/onap/multicloud-k8s/src/k8splugin/internal/config 0.035s ? github.com/onap/multicloud-k8s/src/k8splugin/internal/connection [no test files] ok github.com/onap/multicloud-k8s/src/k8splugin/internal/db 0.053s ? github.com/onap/multicloud-k8s/src/k8splugin/internal/healthcheck [no test files] ok github.com/onap/multicloud-k8s/src/k8splugin/internal/helm 0.367s ? github.com/onap/multicloud-k8s/src/k8splugin/internal/logutils [no test files] ? github.com/onap/multicloud-k8s/src/k8splugin/internal/namegenerator [no test files] ok github.com/onap/multicloud-k8s/src/k8splugin/internal/plugin 0.280s ok github.com/onap/multicloud-k8s/src/k8splugin/internal/rb 0.428s ok github.com/onap/multicloud-k8s/src/k8splugin/internal/statuscheck 0.248s ok github.com/onap/multicloud-k8s/src/k8splugin/internal/utils 0.095s ? github.com/onap/multicloud-k8s/src/k8splugin/mock_files/mock_plugins [no test files] ? github.com/onap/multicloud-k8s/src/k8splugin/plugins/generic [no test files] ok github.com/onap/multicloud-k8s/src/k8splugin/plugins/namespace 0.300s ok github.com/onap/multicloud-k8s/src/k8splugin/plugins/service 0.329s ok github.com/onap/multicloud-k8s/src/k8splugin/api 0.997s coverage: 36.2% of statements ? github.com/onap/multicloud-k8s/src/k8splugin/cmd [no test files] ok github.com/onap/multicloud-k8s/src/k8splugin/internal/app 391.692s coverage: 32.3% of statements ok github.com/onap/multicloud-k8s/src/k8splugin/internal/auth 0.036s coverage: 53.8% of statements ok github.com/onap/multicloud-k8s/src/k8splugin/internal/config 0.020s coverage: 39.4% of statements ? github.com/onap/multicloud-k8s/src/k8splugin/internal/connection [no test files] ok github.com/onap/multicloud-k8s/src/k8splugin/internal/db 0.053s coverage: 48.1% of statements ? github.com/onap/multicloud-k8s/src/k8splugin/internal/healthcheck [no test files] ok github.com/onap/multicloud-k8s/src/k8splugin/internal/helm 0.379s coverage: 67.0% of statements ? github.com/onap/multicloud-k8s/src/k8splugin/internal/logutils [no test files] ? github.com/onap/multicloud-k8s/src/k8splugin/internal/namegenerator [no test files] ok github.com/onap/multicloud-k8s/src/k8splugin/internal/plugin 0.269s coverage: 45.5% of statements ok github.com/onap/multicloud-k8s/src/k8splugin/internal/rb 0.410s coverage: 58.2% of statements ok github.com/onap/multicloud-k8s/src/k8splugin/internal/statuscheck 0.237s coverage: 39.2% of statements ok github.com/onap/multicloud-k8s/src/k8splugin/internal/utils 0.082s coverage: 9.6% of statements ? github.com/onap/multicloud-k8s/src/k8splugin/mock_files/mock_plugins [no test files] ? github.com/onap/multicloud-k8s/src/k8splugin/plugins/generic [no test files] ok github.com/onap/multicloud-k8s/src/k8splugin/plugins/namespace 0.289s coverage: 78.8% of statements ok github.com/onap/multicloud-k8s/src/k8splugin/plugins/service 0.332s coverage: 58.0% of statements make[1]: Leaving directory '/w/workspace/multicloud-k8s-master-merge-golang/src/k8splugin' make -C orchestrator deploy make[1]: Entering directory '/w/workspace/multicloud-k8s-master-merge-golang/src/orchestrator' go: downloading k8s.io/helm v2.16.12+incompatible go: downloading k8s.io/apimachinery v0.16.10-beta.0 go: downloading github.com/golang/protobuf v1.4.1 go: downloading google.golang.org/grpc v1.28.0 go: downloading k8s.io/kube-openapi v0.0.0-20200410163147-594e756bea31 go: downloading golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e go: downloading github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e go: downloading go.mongodb.org/mongo-driver v1.1.0 go: downloading github.com/lib/pq v1.6.0 go: downloading github.com/coreos/etcd v3.3.17+incompatible go: downloading github.com/json-iterator/go v1.1.9 go: downloading gopkg.in/yaml.v3 v3.0.0-20200506231410-2ff61e1afc86 go: downloading github.com/rubenv/sql-migrate v0.0.0-20200429072036-ae26b214fa43 go: downloading github.com/sirupsen/logrus v1.5.0 go: downloading github.com/jcmturner/gokrb5/v8 v8.2.0 go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 go: downloading k8s.io/utils v0.0.0-20200414100711-2df71ebbae66 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 go: downloading github.com/onap/multicloud-k8s/src/rsync v0.0.0-20251205073433-cd019185faf1 go: downloading github.com/emicklei/go-restful v2.10.0+incompatible go: downloading github.com/Masterminds/sprig v2.22.0+incompatible go: downloading github.com/technosophos/moniker v0.0.0-20180509230615-a5dbd03a2245 go: downloading k8s.io/cli-runtime v0.16.9 go: downloading github.com/go-openapi/jsonreference v0.19.2 go: downloading github.com/prometheus/procfs v0.0.8 go: downloading sigs.k8s.io/controller-runtime v0.6.0 go: downloading github.com/imdario/mergo v0.3.8 go: downloading golang.org/x/text v0.3.2 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading github.com/golang/snappy v0.0.1 go: downloading gopkg.in/yaml.v2 v2.2.8 go: downloading github.com/xdg/stringprep v1.0.0 go: downloading github.com/googleapis/gnostic v0.4.0 go: downloading github.com/spf13/cobra v1.0.0 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c go: downloading github.com/evanphx/json-patch v4.5.0+incompatible go: downloading github.com/kubernetes/kubernetes v1.16.9 go: downloading k8s.io/apiextensions-apiserver v0.16.9 go: downloading k8s.io/kubectl v0.16.9 go: downloading github.com/hashicorp/golang-lru v0.5.3 go: downloading github.com/gregjones/httpcache v0.0.0-20181110185634-c63ab54fda8f go: downloading github.com/docker/spdystream v0.0.0-20181023171402-6480d4af844c go: downloading github.com/MakeNowJust/heredoc v1.0.0 go: downloading github.com/docker/docker v1.13.1 go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0 go: downloading github.com/jcmturner/gofork v1.0.0 go: downloading github.com/jcmturner/rpc/v2 v2.0.2 go: downloading github.com/jcmturner/aescts/v2 v2.0.0 go: downloading github.com/jcmturner/goidentity/v6 v6.0.1 go: downloading github.com/hashicorp/go-uuid v1.0.2 go: downloading k8s.io/apiserver v0.16.9 go: downloading gopkg.in/square/go-jose.v2 v2.5.1 go: downloading github.com/chai2010/gettext-go v0.0.0-20170215093142-bf70f2a70fb1 go: downloading k8s.io/component-base v0.16.9 go: downloading github.com/opencontainers/go-digest v1.0.0-rc1 go: downloading vbom.ml/util v0.0.0-20160121211510-db5cfe13f5cc ok github.com/onap/multicloud-k8s/src/orchestrator/api 0.776s ? github.com/onap/multicloud-k8s/src/orchestrator/cmd [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/examples [no test files] ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/appcontext 0.039s ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/appcontext/subresources [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/gpic [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/grpc/contextupdate [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/grpc/contextupdateclient [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/grpc/installappclient [no test files] ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/infra/auth 0.023s ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/infra/config 0.019s ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/infra/contextdb 0.037s ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/infra/db 0.040s ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/infra/logutils [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/infra/rpc [no test files] ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/infra/validation 0.034s ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/module 0.407s ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/module/controller 0.036s ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/module/types [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/resourcestatus [no test files] ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/rtcontext 0.044s ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/state [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/status [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/utils [no test files] ok github.com/onap/multicloud-k8s/src/orchestrator/utils/helm 0.312s ok github.com/onap/multicloud-k8s/src/orchestrator/api 0.821s coverage: 17.1% of statements ? github.com/onap/multicloud-k8s/src/orchestrator/cmd [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/examples [no test files] ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/appcontext 0.042s coverage: 11.7% of statements ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/appcontext/subresources [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/gpic [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/grpc/contextupdate [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/grpc/contextupdateclient [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/grpc/installappclient [no test files] ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/infra/auth 0.023s coverage: 53.8% of statements ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/infra/config 0.025s coverage: 38.2% of statements ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/infra/contextdb 0.038s coverage: 37.3% of statements ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/infra/db 0.025s coverage: 10.7% of statements ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/infra/logutils [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/infra/rpc [no test files] ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/infra/validation 0.030s coverage: 65.8% of statements ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/module 0.288s coverage: 17.2% of statements ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/module/controller 0.031s coverage: 59.6% of statements ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/module/types [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/resourcestatus [no test files] ok github.com/onap/multicloud-k8s/src/orchestrator/pkg/rtcontext 0.046s coverage: 76.0% of statements ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/state [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/pkg/status [no test files] ? github.com/onap/multicloud-k8s/src/orchestrator/utils [no test files] ok github.com/onap/multicloud-k8s/src/orchestrator/utils/helm 0.292s coverage: 51.0% of statements make[1]: Leaving directory '/w/workspace/multicloud-k8s-master-merge-golang/src/orchestrator' make -C ncm deploy make[1]: Entering directory '/w/workspace/multicloud-k8s-master-merge-golang/src/ncm' go: downloading github.com/google/gofuzz v1.0.0 ? github.com/onap/multicloud-k8s/src/ncm/api [no test files] ? github.com/onap/multicloud-k8s/src/ncm/cmd [no test files] ? github.com/onap/multicloud-k8s/src/ncm/internal/ovncontroller [no test files] ? github.com/onap/multicloud-k8s/src/ncm/pkg/module [no test files] ? github.com/onap/multicloud-k8s/src/ncm/pkg/module/types [no test files] ? github.com/onap/multicloud-k8s/src/ncm/pkg/networkintents [no test files] ? github.com/onap/multicloud-k8s/src/ncm/pkg/networkintents/types [no test files] ? github.com/onap/multicloud-k8s/src/ncm/pkg/scheduler [no test files] ? github.com/onap/multicloud-k8s/src/ncm/api [no test files] ? github.com/onap/multicloud-k8s/src/ncm/cmd [no test files] ? github.com/onap/multicloud-k8s/src/ncm/internal/ovncontroller [no test files] ? github.com/onap/multicloud-k8s/src/ncm/pkg/module [no test files] ? github.com/onap/multicloud-k8s/src/ncm/pkg/module/types [no test files] ? github.com/onap/multicloud-k8s/src/ncm/pkg/networkintents [no test files] ? github.com/onap/multicloud-k8s/src/ncm/pkg/networkintents/types [no test files] ? github.com/onap/multicloud-k8s/src/ncm/pkg/scheduler [no test files] make[1]: Leaving directory '/w/workspace/multicloud-k8s-master-merge-golang/src/ncm' make -C clm deploy make[1]: Entering directory '/w/workspace/multicloud-k8s-master-merge-golang/src/clm' ok github.com/onap/multicloud-k8s/src/clm/api 0.217s ? github.com/onap/multicloud-k8s/src/clm/cmd [no test files] ? github.com/onap/multicloud-k8s/src/clm/pkg/cluster [no test files] ? github.com/onap/multicloud-k8s/src/clm/pkg/module [no test files] ok github.com/onap/multicloud-k8s/src/clm/api 0.219s coverage: 69.6% of statements ? github.com/onap/multicloud-k8s/src/clm/cmd [no test files] ? github.com/onap/multicloud-k8s/src/clm/pkg/cluster [no test files] ? github.com/onap/multicloud-k8s/src/clm/pkg/module [no test files] make[1]: Leaving directory '/w/workspace/multicloud-k8s-master-merge-golang/src/clm' make -C dcm deploy make[1]: Entering directory '/w/workspace/multicloud-k8s-master-merge-golang/src/dcm' go: downloading github.com/technosophos/moniker v0.0.0-20210218184952-3ea787d3943b go: downloading github.com/docker/docker v1.4.2-0.20200203170920-46ec8731fbce go: downloading k8s.io/utils v0.0.0-20200324210504-a9aa75ae1b89 go: downloading github.com/rubenv/sql-migrate v0.0.0-20200212082348-64f95ea68aa3 go: downloading github.com/chai2010/gettext-go v0.0.0-20160711120539-c6fed771bfd5 go: downloading github.com/stretchr/testify v1.7.0 go: downloading github.com/lib/pq v1.3.0 go: downloading gopkg.in/square/go-jose.v2 v2.2.2 go: downloading github.com/stretchr/objx v0.2.0 go: downloading github.com/pmezard/go-difflib v1.0.0 ? github.com/onap/multicloud-k8s/src/dcm/api [no test files] ? github.com/onap/multicloud-k8s/src/dcm/cmd [no test files] ok github.com/onap/multicloud-k8s/src/dcm/pkg/module 0.282s ? github.com/onap/multicloud-k8s/src/dcm/api [no test files] ? github.com/onap/multicloud-k8s/src/dcm/cmd [no test files] ok github.com/onap/multicloud-k8s/src/dcm/pkg/module 0.304s coverage: 24.7% of statements make[1]: Leaving directory '/w/workspace/multicloud-k8s-master-merge-golang/src/dcm' make -C rsync deploy make[1]: Entering directory '/w/workspace/multicloud-k8s-master-merge-golang/src/rsync' go: downloading github.com/jonboulle/clockwork v0.1.0 ? github.com/onap/multicloud-k8s/src/rsync/cmd [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/client [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/connector [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/context [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/grpc [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/grpc/installapp [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/grpc/installappserver [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/internal [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/internal/config [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/status [no test files] ? github.com/onap/multicloud-k8s/src/rsync/cmd [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/client [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/connector [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/context [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/grpc [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/grpc/installapp [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/grpc/installappserver [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/internal [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/internal/config [no test files] ? github.com/onap/multicloud-k8s/src/rsync/pkg/status [no test files] make[1]: Leaving directory '/w/workspace/multicloud-k8s-master-merge-golang/src/rsync' make -C ovnaction deploy make[1]: Entering directory '/w/workspace/multicloud-k8s-master-merge-golang/src/ovnaction' go: downloading github.com/k8snetworkplumbingwg/network-attachment-definition-client v0.0.0-20200127152046-0ee521d56061 go: downloading github.com/containernetworking/cni v0.7.1 ok github.com/onap/multicloud-k8s/src/ovnaction/api 0.064s ? github.com/onap/multicloud-k8s/src/ovnaction/cmd [no test files] ? github.com/onap/multicloud-k8s/src/ovnaction/internal/action [no test files] ? github.com/onap/multicloud-k8s/src/ovnaction/pkg/grpc [no test files] ? github.com/onap/multicloud-k8s/src/ovnaction/pkg/grpc/contextupdateserver [no test files] ? github.com/onap/multicloud-k8s/src/ovnaction/pkg/module [no test files] ok github.com/onap/multicloud-k8s/src/ovnaction/api 0.069s coverage: 2.7% of statements ? github.com/onap/multicloud-k8s/src/ovnaction/cmd [no test files] ? github.com/onap/multicloud-k8s/src/ovnaction/internal/action [no test files] ? github.com/onap/multicloud-k8s/src/ovnaction/pkg/grpc [no test files] ? github.com/onap/multicloud-k8s/src/ovnaction/pkg/grpc/contextupdateserver [no test files] ? github.com/onap/multicloud-k8s/src/ovnaction/pkg/module [no test files] make[1]: Leaving directory '/w/workspace/multicloud-k8s-master-merge-golang/src/ovnaction' $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1876 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [multicloud-k8s-master-merge-golang] $ /bin/bash /tmp/jenkins11348356729674114904.sh ---> sysstat.sh [multicloud-k8s-master-merge-golang] $ /bin/bash /tmp/jenkins13182915331705378287.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/multicloud-k8s-master-merge-golang + 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/multicloud-k8s-master-merge-golang ']' + 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/multicloud-k8s-master-merge-golang ']' + mkdir -p /w/workspace/multicloud-k8s-master-merge-golang/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/multicloud-k8s-master-merge-golang/archives/ [multicloud-k8s-master-merge-golang] $ /bin/bash /tmp/jenkins1572944528846990572.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/multicloud-k8s-master-merge-golang/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rs34 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rs34/bin to PATH INFO: Running in OpenStack, capturing instance metadata [multicloud-k8s-master-merge-golang] $ /bin/bash /tmp/jenkins13934747139724487901.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/multicloud-k8s-master-merge-golang@tmp/config1690155368953582548tmp 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. [multicloud-k8s-master-merge-golang] $ /bin/bash /tmp/jenkins9966554611276054613.sh ---> create-netrc.sh [multicloud-k8s-master-merge-golang] $ /bin/bash /tmp/jenkins14720034206891635182.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/multicloud-k8s-master-merge-golang/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rs34 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rs34/bin to PATH [multicloud-k8s-master-merge-golang] $ /bin/bash /tmp/jenkins4302090601450391891.sh ---> sudo-logs.sh Archiving 'sudo' log.. [multicloud-k8s-master-merge-golang] $ /bin/bash /tmp/jenkins3448392775452654395.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/multicloud-k8s-master-merge-golang/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rs34 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-rs34/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [multicloud-k8s-master-merge-golang] $ /bin/bash -l /tmp/jenkins5336442670739199896.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/multicloud-k8s-master-merge-golang/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rs34 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-rs34/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/multicloud-k8s-master-merge-golang/717 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2004-docker-2c-1g-17965 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 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 Address sizes: 40 bits physical, 48 bits virtual CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB L1i cache: 64 KiB L2 cache: 1 MiB L3 cache: 32 MiB NUMA node0 CPU(s): 0,1 Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 796M 1.3M 795M 1% /run /dev/vda1 39G 15G 25G 37% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/loop0 62M 62M 0 100% /snap/core20/1405 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 796M 40K 796M 1% /run/user/122 tmpfs 796M 4.0K 796M 1% /run/user/1001 /dev/loop3 51M 51M 0 100% /snap/snapd/25577 /dev/loop4 92M 92M 0 100% /snap/lxd/36554 ---> free -m: total used free shared buff/cache available Mem: 7957 807 1277 1 5873 6842 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 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:b2:69:93 brd ff:ff:ff:ff:ff:ff inet 10.30.107.247/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 84864sec preferred_lft 84864sec inet6 fe80::f816:3eff:feb2:6993/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:a0:e5:bc:6e brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-146-generic (prd-ubuntu2004-docker-2c-1g-17965) 12/05/25 _x86_64_ (2 CPU) 12:07:14 LINUX RESTART (2 CPU) 12:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:09:01 291.14 25.96 265.18 0.00 4076.51 28978.34 0.00 12:10:01 77.69 0.00 77.69 0.00 0.00 15848.29 0.00 12:11:01 81.74 0.27 81.47 0.00 4.40 14580.77 0.00 12:12:01 45.14 0.15 44.99 0.00 1.73 22597.83 0.00 12:13:01 71.85 3.48 68.37 0.00 2363.61 27348.51 0.00 12:14:01 49.98 3.32 46.66 0.00 276.89 22814.06 0.00 12:15:01 36.21 0.02 36.19 0.00 0.13 16780.14 0.00 12:16:01 50.44 0.42 50.02 0.00 21.60 36406.20 0.00 12:17:01 16.35 0.05 16.30 0.00 1.07 14758.07 0.00 12:18:01 1.50 0.02 1.48 0.00 0.13 21.20 0.00 12:19:01 1.37 0.00 1.37 0.00 0.00 22.26 0.00 12:20:01 1.50 0.00 1.50 0.00 0.00 29.20 0.00 12:21:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 12:22:01 2.67 1.00 1.67 0.00 10.53 19.86 0.00 12:23:01 40.56 0.07 40.49 0.00 0.67 41117.41 0.00 12:24:01 2.75 0.05 2.70 0.00 4.40 546.71 0.00 12:25:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 12:26:01 1.45 0.00 1.45 0.00 0.00 30.93 0.00 12:27:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 12:28:01 1.60 0.00 1.60 0.00 0.00 20.13 0.00 12:29:01 36.83 0.22 36.61 0.00 3.73 5672.79 0.00 12:30:01 65.21 0.25 64.96 0.00 2.00 28651.09 0.00 12:31:01 54.41 2.58 51.82 0.00 94.65 42143.64 0.00 12:32:01 45.93 2.70 43.23 0.00 117.58 23232.39 0.00 Average: 40.83 1.69 39.14 0.00 290.84 14236.00 0.00 12:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:09:01 4191372 7003156 775312 9.51 118096 2789424 3005560 32.68 1159476 2447608 328684 12:10:01 3948480 7022628 759872 9.33 122540 3030704 2935312 31.92 1326240 2510284 142260 12:11:01 3393236 7001060 804992 9.88 148004 3455848 3009356 32.72 1458776 2873108 290536 12:12:01 3042448 7041596 764712 9.38 152148 3825096 2928372 31.84 1527080 3137536 298660 12:13:01 2388820 6961144 811828 9.96 172732 4383468 2892756 31.45 2156060 3132656 279528 12:14:01 2174444 6993040 761992 9.35 183156 4622364 2879344 31.31 2161632 3328140 210924 12:15:01 1546412 6976992 778376 9.55 184172 5213288 2793056 30.37 2483356 3613172 326488 12:16:01 1367288 6942844 814208 9.99 182936 5354312 3022728 32.87 2660936 3611716 195908 12:17:01 1429200 6954184 801064 9.83 183176 5306320 2916944 31.72 2595548 3615788 356 12:18:01 1430360 6957372 799752 9.81 183196 5306364 2916944 31.72 2591332 3617580 156 12:19:01 1421384 6955736 808436 9.92 183264 5306540 2916944 31.72 2594152 3624828 344 12:20:01 1423140 6957512 806616 9.90 183280 5306540 2916944 31.72 2592160 3624824 200 12:21:01 1423188 6963908 806544 9.90 183304 5306540 2916944 31.72 2585940 3631152 124 12:22:01 1421588 6962688 807856 9.91 183456 5306732 2934584 31.91 2586368 3631220 76 12:23:01 1863420 6962924 810224 9.94 182548 4873744 2986592 32.47 2566960 3221028 15864 12:24:01 1862924 6962600 810528 9.95 182708 4873748 2986592 32.47 2567032 3221020 124 12:25:01 1863004 6972008 810436 9.95 182732 4873744 2986592 32.47 2557928 3230332 120 12:26:01 1850880 6960116 822312 10.09 182792 4873908 2986592 32.47 2570280 3230492 224 12:27:01 1850880 6963144 822292 10.09 182804 4873908 2986592 32.47 2567160 3233508 172 12:28:01 1850976 6964300 822220 10.09 182824 4873912 2986592 32.47 2565884 3234552 188 12:29:01 1466532 7041336 726176 8.91 204548 5289332 2720440 29.58 2578144 3564256 421624 12:30:01 943776 7028344 744288 9.13 207404 5768912 2819624 30.66 2880912 3761752 246908 12:31:01 1334324 6981180 790640 9.70 208432 5338572 2878944 31.30 2818580 3440472 208996 12:32:01 1248572 6939980 809676 9.94 220716 5388640 2657448 28.89 2915452 3427332 52408 Average: 1947360 6977908 794598 9.75 179207 4814248 2915908 31.70 2377808 3331848 125870 12:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:09:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:01 ens3 170.78 119.26 1662.74 17.16 0.00 0.00 0.00 0.00 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:01 ens3 3.20 0.62 0.47 0.36 0.00 0.00 0.00 0.00 12:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:01 ens3 146.06 84.10 999.99 11.37 0.00 0.00 0.00 0.00 12:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:01 ens3 8.30 6.47 61.12 7.24 0.00 0.00 0.00 0.00 12:13:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:01 ens3 189.77 101.85 2284.72 7.26 0.00 0.00 0.00 0.00 12:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:01 ens3 1.52 1.30 1.08 0.36 0.00 0.00 0.00 0.00 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:01 ens3 0.63 0.32 0.11 0.30 0.00 0.00 0.00 0.00 12:16:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:01 ens3 1.15 0.98 0.32 1.13 0.00 0.00 0.00 0.00 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:01 ens3 0.28 0.30 0.07 0.23 0.00 0.00 0.00 0.00 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:01 ens3 0.58 0.43 0.15 0.30 0.00 0.00 0.00 0.00 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:01 ens3 0.45 0.32 0.13 0.23 0.00 0.00 0.00 0.00 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:01 ens3 0.48 0.35 0.08 0.23 0.00 0.00 0.00 0.00 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:21:01 ens3 0.40 0.32 0.07 0.23 0.00 0.00 0.00 0.00 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:01 ens3 0.30 0.33 0.07 0.23 0.00 0.00 0.00 0.00 12:23:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:01 ens3 1.62 1.07 0.66 0.84 0.00 0.00 0.00 0.00 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:01 ens3 0.32 0.35 0.07 0.25 0.00 0.00 0.00 0.00 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:01 ens3 0.45 0.35 0.08 0.23 0.00 0.00 0.00 0.00 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:01 ens3 1.93 1.25 0.74 2.82 0.00 0.00 0.00 0.00 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:01 ens3 0.38 0.35 0.08 0.23 0.00 0.00 0.00 0.00 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:28:01 ens3 0.40 0.55 0.15 0.31 0.00 0.00 0.00 0.00 12:29:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 ens3 172.37 108.03 1830.11 10.45 0.00 0.00 0.00 0.00 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:01 ens3 0.38 0.27 0.08 0.23 0.00 0.00 0.00 0.00 12:31:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:01 ens3 11.80 9.93 92.02 1.53 0.00 0.00 0.00 0.00 12:32:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:01 ens3 11.66 10.18 11.78 3.49 0.00 0.00 0.00 0.00 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 30.22 18.72 289.46 2.79 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-146-generic (prd-ubuntu2004-docker-2c-1g-17965) 12/05/25 _x86_64_ (2 CPU) 12:07:14 LINUX RESTART (2 CPU) 12:08:01 CPU %user %nice %system %iowait %steal %idle 12:09:01 all 43.98 0.00 4.95 7.35 0.08 43.64 12:09:01 0 45.48 0.00 5.18 5.83 0.08 43.43 12:09:01 1 42.47 0.00 4.72 8.86 0.08 43.86 12:10:01 all 87.03 0.00 8.58 0.14 0.14 4.11 12:10:01 0 87.22 0.00 8.35 0.05 0.15 4.23 12:10:01 1 86.84 0.00 8.80 0.24 0.13 3.99 12:11:01 all 51.45 0.00 5.23 25.31 0.10 17.92 12:11:01 0 50.35 0.00 5.27 35.44 0.10 8.84 12:11:01 1 52.54 0.00 5.18 15.22 0.10 26.96 12:12:01 all 81.52 0.00 7.54 0.67 0.15 10.12 12:12:01 0 80.70 0.00 7.34 0.42 0.15 11.39 12:12:01 1 82.34 0.00 7.73 0.92 0.15 8.85 12:13:01 all 65.06 0.00 8.88 11.87 0.19 14.00 12:13:01 0 64.11 0.00 7.71 8.44 0.19 19.55 12:13:01 1 66.01 0.00 10.06 15.29 0.19 8.46 12:14:01 all 72.91 0.00 6.59 8.62 0.12 11.76 12:14:01 0 76.56 0.00 7.24 8.77 0.12 7.31 12:14:01 1 69.26 0.00 5.93 8.47 0.12 16.22 12:15:01 all 90.10 0.00 7.00 0.16 0.12 2.62 12:15:01 0 90.13 0.00 6.79 0.15 0.12 2.81 12:15:01 1 90.07 0.00 7.20 0.17 0.12 2.44 12:16:01 all 64.18 0.00 10.02 3.36 0.12 22.32 12:16:01 0 59.02 0.00 9.29 3.26 0.13 28.30 12:16:01 1 69.36 0.00 10.75 3.46 0.10 16.33 12:17:01 all 13.73 0.00 1.83 2.27 0.04 82.14 12:17:01 0 10.66 0.00 1.40 2.84 0.03 85.07 12:17:01 1 16.84 0.00 2.26 1.69 0.05 79.16 12:18:01 all 0.06 0.00 0.06 0.10 0.01 99.77 12:18:01 0 0.05 0.00 0.05 0.20 0.00 99.70 12:18:01 1 0.07 0.00 0.07 0.00 0.02 99.85 12:19:01 all 0.19 0.00 0.04 0.01 0.03 99.73 12:19:01 0 0.15 0.00 0.03 0.00 0.02 99.80 12:19:01 1 0.23 0.00 0.05 0.02 0.03 99.67 12:19:01 CPU %user %nice %system %iowait %steal %idle 12:20:01 all 0.52 0.00 0.03 0.02 0.02 99.40 12:20:01 0 0.98 0.00 0.05 0.03 0.02 98.92 12:20:01 1 0.07 0.00 0.02 0.02 0.02 99.88 12:21:01 all 0.68 0.00 0.05 0.01 0.01 99.25 12:21:01 0 1.24 0.00 0.05 0.02 0.00 98.69 12:21:01 1 0.12 0.00 0.05 0.00 0.02 99.82 12:22:01 all 0.47 0.00 0.06 0.01 0.02 99.43 12:22:01 0 0.83 0.00 0.05 0.02 0.02 99.09 12:22:01 1 0.12 0.00 0.07 0.00 0.03 99.78 12:23:01 all 43.08 0.00 5.93 2.00 0.09 48.90 12:23:01 0 38.40 0.00 5.54 2.68 0.08 53.30 12:23:01 1 47.79 0.00 6.32 1.32 0.10 44.48 12:24:01 all 0.94 0.00 0.03 0.07 0.02 98.95 12:24:01 0 1.83 0.00 0.05 0.13 0.02 97.98 12:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:25:01 all 0.37 0.00 0.09 0.01 0.03 99.51 12:25:01 0 0.57 0.00 0.12 0.02 0.03 99.27 12:25:01 1 0.17 0.00 0.07 0.00 0.02 99.75 12:26:01 all 0.28 0.00 0.07 0.02 0.01 99.63 12:26:01 0 0.27 0.00 0.08 0.02 0.02 99.61 12:26:01 1 0.28 0.00 0.05 0.02 0.00 99.65 12:27:01 all 0.11 0.00 0.03 0.02 0.02 99.82 12:27:01 0 0.15 0.00 0.03 0.02 0.02 99.78 12:27:01 1 0.07 0.00 0.03 0.02 0.02 99.87 12:28:01 all 0.06 0.00 0.03 0.02 0.02 99.87 12:28:01 0 0.07 0.00 0.03 0.00 0.02 99.88 12:28:01 1 0.05 0.00 0.03 0.03 0.02 99.87 12:29:01 all 19.86 0.00 2.35 0.75 0.04 76.99 12:29:01 0 19.66 0.00 2.20 0.39 0.05 77.70 12:29:01 1 20.06 0.00 2.51 1.12 0.03 76.28 12:30:01 all 86.37 0.00 8.81 0.30 0.13 4.39 12:30:01 0 87.08 0.00 8.35 0.19 0.14 4.24 12:30:01 1 85.66 0.00 9.26 0.42 0.12 4.53 12:30:01 CPU %user %nice %system %iowait %steal %idle 12:31:01 all 74.33 0.00 8.78 2.21 0.13 14.55 12:31:01 0 72.59 0.00 8.79 2.46 0.13 16.02 12:31:01 1 76.06 0.00 8.78 1.95 0.13 13.07 12:32:01 all 67.34 0.00 9.31 1.78 0.13 21.44 12:32:01 0 68.53 0.00 9.47 1.58 0.13 20.28 12:32:01 1 66.15 0.00 9.14 1.99 0.12 22.60 Average: all 35.84 0.00 3.99 2.78 0.07 57.31 Average: 0 35.48 0.00 3.87 3.03 0.07 57.55 Average: 1 36.20 0.00 4.11 2.54 0.07 57.08