Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/aiml-fw/awmf/modelmgmtservice/+/14967 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4371 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-K1ZK8aYYEpaB/agent.2121 SSH_AGENT_PID=2123 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master@tmp/private_key_11851954974382274911.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/aiml-fw/awmf/modelmgmtservice > git init /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/modelmgmtservice > 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/aiml-fw/awmf/modelmgmtservice +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/modelmgmtservice # 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/aiml-fw/awmf/modelmgmtservice # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/modelmgmtservice using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/modelmgmtservice refs/changes/67/14967/1 # timeout=10 > git rev-parse ef830940e85879e2f84639c8d03a77d2116a50d5^{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 ef830940e85879e2f84639c8d03a77d2116a50d5 (refs/changes/67/14967/1) > git config core.sparsecheckout # timeout=10 > git checkout -f ef830940e85879e2f84639c8d03a77d2116a50d5 # timeout=10 Commit message: "Added Model-Registration Check during Upload-Model:" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 6271da5b4e0330995839eb36b0535fb7781288cd # 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 [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/bash /tmp/jenkins1290808470299764967.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-zMcU 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-zMcU/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.2 from /tmp/venv-zMcU/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.5 boto3==1.40.35 botocore==1.40.35 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.31.0 identify==2.6.14 idna==3.10 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==33.1.0 lftools==0.37.13 lxml==6.0.1 markdown-it-py==4.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 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.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 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.0 pyparsing==2.4.7 pyperclip==1.10.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.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.12 s3transfer==0.14.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.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.34.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master@tmp/config9561260550680420710tmp copy managed file [aiml-fw-awmf-modelmgmtservice] to file:/w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master@tmp/config16974721160160061100tmp [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/bash /tmp/jenkins679162879603308210.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 [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/bash /tmp/jenkins16941434560618655333.sh [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/sh -xe /tmp/jenkins5917945925513553505.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=. CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/bash -l /tmp/jenkins12954500985563028341.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zMcU 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: yq lf-activate-venv(): INFO: Adding /tmp/venv-zMcU/bin to PATH ---> Docker image tag found: 4.0.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=. CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/aiml-fw-awmf-modelmgmtservice-docker [EnvInject] - Variables injected successfully. [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/bash /tmp/jenkins1548284470211642882.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-modelmgmtservice-docker:4.0.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-modelmgmtservice-docker:4.0.0 . #1 [internal] load .dockerignore #1 transferring context: 2B 0.0s done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.47kB 0.0s done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/golang:1.23.1 #3 DONE 1.4s #4 [internal] load metadata for docker.io/library/alpine:3.20.3 #4 DONE 1.4s #5 [internal] load build context #5 DONE 0.0s #6 [stage-1 1/5] FROM docker.io/library/alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a #6 resolve docker.io/library/alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a #6 resolve docker.io/library/alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.2s done #6 ... #5 [internal] load build context #5 transferring context: 413.14kB 0.0s done #5 DONE 0.1s #6 [stage-1 1/5] FROM docker.io/library/alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a #6 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done #6 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done #6 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0B / 3.62MB 3.9s #6 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 4.1s #6 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f #6 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 4.1s done #6 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done #6 DONE 4.9s #7 [builder 1/6] FROM docker.io/library/golang:1.23.1@sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0 #7 resolve docker.io/library/golang:1.23.1@sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0 0.1s done #7 sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0 9.74kB / 9.74kB done #7 sha256:a173f2aee8e962ea19db1e418ae84a0c9f71480b51f768a19332dfa83d7722a5 64.39MB / 64.39MB 2.4s done #7 sha256:31817d38d90894d73ce3fe3b7f01c5f213ac7e9681bf462d4ad65afa8e902c7e 2.32kB / 2.32kB done #7 sha256:8027d6b1a7f0702ed8a4174fd022be03f87e35c7a7fa00afb2bf4178b22080d4 2.82kB / 2.82kB done #7 sha256:cdd62bf39133c498a16f7a7b1b6555ba43d02b2511c508fa4c0a9b1975ffe20e 49.56MB / 49.56MB 3.2s done #7 sha256:a47cff7f31e941e78bf63ca19f0811b675283e2c00ddea10c57f78d93b2bc343 24.05MB / 24.05MB 1.0s done #7 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 68.16MB / 92.26MB 4.7s #7 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 51.38MB / 74.00MB 4.7s #7 sha256:32d3574b34bd65a6cf89a80e5bd939574c7a9bd3efbaa4881292aaca16d3d0dc 126B / 126B 3.5s done #7 extracting sha256:cdd62bf39133c498a16f7a7b1b6555ba43d02b2511c508fa4c0a9b1975ffe20e 1.4s #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 3.7s done #7 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 55.57MB / 74.00MB 4.8s #7 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 75.50MB / 92.26MB 4.9s #7 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 81.79MB / 92.26MB 5.1s #7 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 65.01MB / 74.00MB 5.1s #7 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 87.03MB / 92.26MB 5.2s #7 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 69.21MB / 74.00MB 5.2s #7 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 74.00MB / 74.00MB 5.4s #7 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 92.26MB / 92.26MB 5.5s #7 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 74.00MB / 74.00MB 5.6s done #7 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 92.26MB / 92.26MB 5.8s done #7 extracting sha256:cdd62bf39133c498a16f7a7b1b6555ba43d02b2511c508fa4c0a9b1975ffe20e 4.5s done #7 ... #8 [stage-1 2/5] RUN apk update && apk add bash #0 0.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #0 0.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #0 1.151 v3.20.7-93-g5bca2cc2772 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #0 1.151 v3.20.7-93-g5bca2cc2772 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #0 1.151 OK: 24180 distinct packages available #0 1.744 (1/4) Installing ncurses-terminfo-base (6.4_p20240420-r2) #0 1.792 (2/4) Installing libncursesw (6.4_p20240420-r2) #0 1.807 (3/4) Installing readline (8.2.10-r0) #0 1.814 (4/4) Installing bash (5.2.26-r0) #0 1.839 Executing bash-5.2.26-r0.post-install #0 1.843 Executing busybox-1.36.1-r29.trigger #0 1.860 OK: 10 MiB in 18 packages #8 DONE 3.7s #9 [stage-1 3/5] RUN apk add --no-cache bash #9 0.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #9 0.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #9 0.935 OK: 10 MiB in 18 packages #9 DONE 1.4s #7 [builder 1/6] FROM docker.io/library/golang:1.23.1@sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0 #7 extracting sha256:a47cff7f31e941e78bf63ca19f0811b675283e2c00ddea10c57f78d93b2bc343 1.3s done #7 ... #10 [stage-1 4/5] WORKDIR /app #10 DONE 0.2s #7 [builder 1/6] FROM docker.io/library/golang:1.23.1@sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0 #7 extracting sha256:a173f2aee8e962ea19db1e418ae84a0c9f71480b51f768a19332dfa83d7722a5 #7 extracting sha256:a173f2aee8e962ea19db1e418ae84a0c9f71480b51f768a19332dfa83d7722a5 3.5s done #7 extracting sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a #7 extracting sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 4.6s done #7 extracting sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 #7 extracting sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 5.1s #7 extracting sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 6.5s done #7 extracting sha256:32d3574b34bd65a6cf89a80e5bd939574c7a9bd3efbaa4881292aaca16d3d0dc done #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #7 DONE 26.1s #11 [builder 2/6] WORKDIR /home/app/ #11 DONE 1.8s #12 [builder 3/6] COPY . . #12 DONE 0.2s #13 [builder 4/6] RUN go mod tidy #13 0.282 go: downloading gorm.io/driver/postgres v1.5.9 #13 0.282 go: downloading gorm.io/gorm v1.25.12 #13 0.300 go: downloading github.com/spf13/viper v1.19.0 #13 0.300 go: downloading github.com/stretchr/testify v1.9.0 #13 0.411 go: downloading github.com/aws/aws-sdk-go v1.47.3 #13 0.475 go: downloading github.com/gin-gonic/gin v1.9.1 #13 0.533 go: downloading github.com/samber/slog-multi v1.2.4 #13 0.677 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 #13 0.715 go: downloading github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438 #13 0.736 go: downloading github.com/lib/pq v1.10.7 #13 7.312 go: downloading github.com/go-playground/validator/v10 v10.14.0 #13 7.312 go: downloading github.com/google/uuid v1.6.0 #13 7.427 go: downloading github.com/jackc/pgx/v5 v5.5.5 #13 7.442 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc #13 7.474 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 #13 7.488 go: downloading gopkg.in/yaml.v3 v3.0.1 #13 7.515 go: downloading github.com/fsnotify/fsnotify v1.7.0 #13 7.544 go: downloading github.com/mitchellh/mapstructure v1.5.0 #13 7.559 go: downloading github.com/sagikazarmark/locafero v0.4.0 #13 7.559 go: downloading github.com/sagikazarmark/slog-shim v0.1.0 #13 7.559 go: downloading github.com/spf13/afero v1.11.0 #13 7.561 go: downloading github.com/spf13/cast v1.6.0 #13 7.580 go: downloading github.com/spf13/pflag v1.0.5 #13 7.581 go: downloading github.com/jinzhu/now v1.1.5 #13 7.584 go: downloading github.com/gin-contrib/sse v0.1.0 #13 7.600 go: downloading github.com/mattn/go-isatty v0.0.19 #13 7.605 go: downloading golang.org/x/net v0.41.0 #13 7.621 go: downloading google.golang.org/protobuf v1.33.0 #13 7.636 go: downloading github.com/samber/lo v1.47.0 #13 7.715 go: downloading github.com/stretchr/objx v0.5.2 #13 7.834 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 #13 7.984 go: downloading github.com/go-playground/universal-translator v0.18.1 #13 7.984 go: downloading github.com/leodido/go-urn v1.2.4 #13 8.023 go: downloading golang.org/x/crypto v0.40.0 #13 8.060 go: downloading golang.org/x/text v0.27.0 #13 8.252 go: downloading github.com/go-playground/assert/v2 v2.2.0 #13 8.265 go: downloading github.com/go-playground/locales v0.14.1 #13 9.201 go: downloading github.com/jinzhu/inflection v1.0.0 #13 9.203 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c #13 9.205 go: downloading golang.org/x/sys v0.34.0 #13 9.245 go: downloading github.com/jackc/pgpassfile v1.0.0 #13 9.249 go: downloading github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a #13 9.269 go: downloading github.com/sourcegraph/conc v0.3.0 #13 9.288 go: downloading golang.org/x/exp v0.0.0-20230905200255-921286631fa9 #13 9.427 go: downloading github.com/subosito/gotenv v1.6.0 #13 9.437 go: downloading github.com/hashicorp/hcl v1.0.0 #13 9.491 go: downloading gopkg.in/ini.v1 v1.67.0 #13 9.510 go: downloading github.com/magiconair/properties v1.8.7 #13 9.529 go: downloading github.com/pelletier/go-toml/v2 v2.2.2 #13 9.548 go: downloading github.com/frankban/quicktest v1.14.6 #13 9.549 go: downloading github.com/ugorji/go/codec v1.2.11 #13 9.583 go: downloading github.com/bytedance/sonic v1.9.1 #13 9.598 go: downloading github.com/goccy/go-json v0.10.2 #13 9.618 go: downloading github.com/json-iterator/go v1.1.12 #13 9.681 go: downloading github.com/jmespath/go-jmespath v0.4.0 #13 9.723 go: downloading github.com/google/go-cmp v0.5.9 #13 9.791 go: downloading github.com/kr/pretty v0.3.1 #13 9.799 go: downloading github.com/jackc/puddle/v2 v2.2.1 #13 9.814 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd #13 9.814 go: downloading github.com/modern-go/reflect2 v1.0.2 #13 9.845 go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1 #13 9.845 go: downloading golang.org/x/sync v0.16.0 #13 9.848 go: downloading go.uber.org/multierr v1.9.0 #13 9.865 go: downloading github.com/kr/text v0.2.0 #13 9.867 go: downloading github.com/rogpeppe/go-internal v1.13.1 #13 9.878 go: downloading go.uber.org/atomic v1.9.0 #13 9.886 go: downloading github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311 #13 9.899 go: downloading golang.org/x/arch v0.3.0 #13 9.905 go: downloading gopkg.in/yaml.v2 v2.2.8 #13 9.948 go: downloading github.com/klauspost/cpuid/v2 v2.2.4 #13 9.948 go: downloading github.com/twitchyliquid64/golang-asm v0.15.1 #13 DONE 12.4s #14 [builder 5/6] RUN LOG_FILE_NAME=testing.log go test ./... #14 42.66 ? gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice [no test files] #14 42.66 ? gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/apis [no test files] #14 45.03 ok gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/apis_test 0.031s #14 45.59 ? gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/core [no test files] #14 45.59 ? gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/db [no test files] #14 45.59 ? gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/logging [no test files] #14 45.59 ? gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/models [no test files] #14 45.59 ? gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/routers [no test files] #14 45.60 ok gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/config 0.010s #14 DONE 47.1s #15 [builder 6/6] RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o mme_bin . #15 DONE 18.3s #16 [stage-1 5/5] COPY --from=builder /home/app/mme_bin mme_bin #16 DONE 0.3s #17 exporting to image #17 exporting layers #17 exporting layers 0.3s done #17 writing image sha256:9dca36b59dee15cd1efb8f6056c8b7b70e1333b19fdcf7402954f9dddf3cdd35 0.0s done #17 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-modelmgmtservice-docker:4.0.0 0.0s done #17 DONE 0.3s ---> docker-build.sh ends [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/sh -xe /tmp/jenkins1482073365013904652.sh [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/bash /tmp/jenkins9566880466902472348.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2123 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/bash /tmp/jenkins1522937443552722972.sh ---> sysstat.sh [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/bash /tmp/jenkins9403991754080201486.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + grep '^ii' + dpkg -l + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master ']' + mkdir -p /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master/archives/ [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/bash /tmp/jenkins8642280587486973706.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zMcU 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-zMcU/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/bash /tmp/jenkins8296774060258361987.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master@tmp/config13287260846227457423tmp 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. [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/bash /tmp/jenkins11407355024315460398.sh ---> create-netrc.sh [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/bash /tmp/jenkins12513268195433007033.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zMcU 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-zMcU/bin to PATH [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/bash /tmp/jenkins8228590748033760744.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/bash /tmp/jenkins10694014093592203102.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zMcU 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-zMcU/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master] $ /bin/bash -l /tmp/jenkins11643910176253498285.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zMcU 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-zMcU/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-awmf-modelmgmtservice-docker-docker-verify-master/186 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4371 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: 2800.000 BogoMIPS: 5600.00 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 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 11G 8.5G 56% / 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/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7975 536 3280 0 4159 7141 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:97:4f:0e brd ff:ff:ff:ff:ff:ff inet 10.32.6.62/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86054sec preferred_lft 86054sec inet6 fe80::f816:3eff:fe97:4f0e/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:ba:b3:f8:c5 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4371) 09/22/25 _x86_64_ (4 CPU) 19:14:32 LINUX RESTART (4 CPU) 19:15:02 tps rtps wtps bread/s bwrtn/s 19:16:01 126.21 52.86 73.35 4055.71 35292.17 19:17:01 62.08 4.78 57.30 860.27 9104.53 19:18:01 161.02 8.74 152.27 1439.60 68158.13 19:19:01 50.89 0.23 50.66 10.00 16673.66 19:20:01 23.20 2.03 21.16 69.06 1448.69 Average: 84.55 13.60 70.95 1277.71 26110.69 19:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:16:01 5831708 7367812 2335712 28.60 39104 1676744 1031376 11.19 633224 1531560 72596 19:17:01 5616796 7422472 2550624 31.23 58688 1911696 945300 10.26 602284 1746608 121256 19:18:01 3344676 7001464 4822744 59.05 108272 3594028 1880388 20.40 1318840 3146832 150804 19:19:01 3392888 7332368 4774532 58.46 110780 3864816 1066172 11.57 996940 3414344 1588 19:20:01 3353432 7304108 4813988 58.94 112964 3872580 1074024 11.65 1034196 3415728 10836 Average: 4307900 7285645 3859520 47.26 85962 2983973 1199452 13.01 917097 2651014 71416 19:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:16:01 ens3 365.40 194.58 1171.76 64.31 0.00 0.00 0.00 0.00 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:01 lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 19:17:01 ens3 41.92 33.22 539.80 6.45 0.00 0.00 0.00 0.00 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:01 lo 1.87 1.87 0.16 0.16 0.00 0.00 0.00 0.00 19:18:01 ens3 1141.37 450.81 6657.95 35.11 0.00 0.00 0.00 0.00 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:01 lo 0.87 0.87 0.13 0.13 0.00 0.00 0.00 0.00 19:19:01 ens3 7.41 6.08 5.52 3.01 0.00 0.00 0.00 0.00 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 19:20:01 ens3 17.46 19.61 14.88 20.32 0.00 0.00 0.00 0.00 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 Average: ens3 314.64 140.72 1680.25 25.71 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4371) 09/22/25 _x86_64_ (4 CPU) 19:14:32 LINUX RESTART (4 CPU) 19:15:02 CPU %user %nice %system %iowait %steal %idle 19:16:01 all 20.77 0.00 1.92 5.14 3.21 68.95 19:16:01 0 27.40 0.00 1.33 1.17 3.53 66.57 19:16:01 1 24.50 0.00 2.25 4.98 2.87 65.41 19:16:01 2 12.16 0.00 2.48 11.21 3.23 70.92 19:16:01 3 19.03 0.00 1.64 3.23 3.20 72.90 19:17:01 all 19.30 0.00 1.48 2.57 2.45 74.21 19:17:01 0 31.06 0.00 1.93 0.87 3.62 62.52 19:17:01 1 24.05 0.00 1.79 1.10 1.39 71.67 19:17:01 2 10.63 0.00 1.13 6.73 2.77 78.73 19:17:01 3 11.45 0.00 1.04 1.56 1.97 83.97 19:18:01 all 26.75 0.00 9.14 3.41 7.56 53.14 19:18:01 0 24.18 0.00 6.48 2.22 6.58 60.54 19:18:01 1 24.92 0.00 8.37 0.72 6.27 59.71 19:18:01 2 29.30 0.00 11.56 3.98 9.42 45.74 19:18:01 3 28.57 0.00 10.15 6.73 7.98 46.57 19:19:01 all 57.55 0.00 8.97 1.35 7.91 24.22 19:19:01 0 63.26 0.00 8.89 1.80 8.64 17.40 19:19:01 1 54.19 0.00 8.77 1.40 7.45 28.19 19:19:01 2 57.52 0.00 9.54 1.83 7.50 23.60 19:19:01 3 55.21 0.00 8.69 0.35 8.07 27.68 19:20:01 all 21.14 0.00 1.03 0.80 1.29 75.74 19:20:01 0 55.75 0.00 1.50 0.20 2.18 40.37 19:20:01 1 5.71 0.00 0.76 1.21 1.03 91.30 19:20:01 2 17.31 0.00 1.18 1.23 1.25 79.03 19:20:01 3 5.87 0.00 0.65 0.58 0.70 92.19 Average: all 29.12 0.00 4.52 2.65 4.49 59.22 Average: 0 40.29 0.00 4.03 1.25 4.92 49.51 Average: 1 26.69 0.00 4.40 1.87 3.81 63.23 Average: 2 25.41 0.00 5.19 4.99 4.84 59.57 Average: 3 24.07 0.00 4.45 2.49 4.39 64.59