11:38:41 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/aiml-fw/awmf/tm/+/13080 11:38:41 Running as SYSTEM 11:38:41 [EnvInject] - Loading node environment variables. 11:38:41 Building remotely on prd-ubuntu1804-docker-4c-4g-4851 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master 11:38:41 [ssh-agent] Looking for ssh-agent implementation... 11:38:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:38:41 $ ssh-agent 11:38:41 SSH_AUTH_SOCK=/tmp/ssh-QytzUubAcOh4/agent.2194 11:38:41 SSH_AGENT_PID=2196 11:38:41 [ssh-agent] Started. 11:38:41 Running ssh-add (command line suppressed) 11:38:41 Identity added: /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/private_key_16766916632711286201.key (jenkins-ssh) 11:38:41 [ssh-agent] Using credentials jenkins (jenkins) 11:38:41 The recommended git tool is: NONE 11:38:43 using credential jenkins 11:38:43 Wiping out workspace first. 11:38:43 Cloning the remote Git repository 11:38:43 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm 11:38:43 > git init /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master # timeout=10 11:38:43 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm 11:38:43 > git --version # timeout=10 11:38:43 > git --version # 'git version 2.17.1' 11:38:43 using GIT_SSH to set credentials jenkins 11:38:43 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm +refs/heads/*:refs/remotes/origin/* # timeout=10 11:38:44 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # timeout=10 11:38:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:38:44 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # timeout=10 11:38:44 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm 11:38:44 using GIT_SSH to set credentials jenkins 11:38:44 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm refs/changes/80/13080/1 # timeout=10 11:38:45 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:38:45 Checking out Revision 3f706e481c42d47024a8ca65954c5963cac05fac (refs/remotes/origin/master) 11:38:45 > git config core.sparsecheckout # timeout=10 11:38:45 > git checkout -f 3f706e481c42d47024a8ca65954c5963cac05fac # timeout=10 11:38:45 Commit message: "fix for the delete training job" 11:38:45 > git rev-list --no-walk b8fe1a1895b38fcc910678e48d000f3a28dfc387 # timeout=10 11:38:48 provisioning config files... 11:38:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:38:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:38:48 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins9839956301537451549.sh 11:38:48 ---> python-tools-install.sh 11:38:48 Setup pyenv: 11:38:48 * system (set by /opt/pyenv/version) 11:38:48 * 3.8.13 (set by /opt/pyenv/version) 11:38:48 * 3.9.13 (set by /opt/pyenv/version) 11:38:48 * 3.10.6 (set by /opt/pyenv/version) 11:38:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cHrk 11:38:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:38:56 lf-activate-venv(): INFO: Installing: lftools 11:39:25 lf-activate-venv(): INFO: Adding /tmp/venv-cHrk/bin to PATH 11:39:25 Generating Requirements File 11:39:46 Python 3.10.6 11:39:46 pip 24.1.1 from /tmp/venv-cHrk/lib/python3.10/site-packages/pip (python 3.10) 11:39:46 appdirs==1.4.4 11:39:46 argcomplete==3.4.0 11:39:46 aspy.yaml==1.3.0 11:39:46 attrs==23.2.0 11:39:46 autopage==0.5.2 11:39:46 beautifulsoup4==4.12.3 11:39:46 boto3==1.34.134 11:39:46 botocore==1.34.134 11:39:46 bs4==0.0.2 11:39:46 cachetools==5.3.3 11:39:46 certifi==2024.6.2 11:39:46 cffi==1.16.0 11:39:46 cfgv==3.4.0 11:39:46 chardet==5.2.0 11:39:46 charset-normalizer==3.3.2 11:39:46 click==8.1.7 11:39:46 cliff==4.7.0 11:39:46 cmd2==2.4.3 11:39:46 cryptography==3.3.2 11:39:46 debtcollector==3.0.0 11:39:46 decorator==5.1.1 11:39:46 defusedxml==0.7.1 11:39:46 Deprecated==1.2.14 11:39:46 distlib==0.3.8 11:39:46 dnspython==2.6.1 11:39:46 docker==4.2.2 11:39:46 dogpile.cache==1.3.3 11:39:46 email_validator==2.2.0 11:39:46 filelock==3.15.4 11:39:46 future==1.0.0 11:39:46 gitdb==4.0.11 11:39:46 GitPython==3.1.43 11:39:46 google-auth==2.30.0 11:39:46 httplib2==0.22.0 11:39:46 identify==2.5.36 11:39:46 idna==3.7 11:39:46 importlib-resources==1.5.0 11:39:46 iso8601==2.1.0 11:39:46 Jinja2==3.1.4 11:39:46 jmespath==1.0.1 11:39:46 jsonpatch==1.33 11:39:46 jsonpointer==3.0.0 11:39:46 jsonschema==4.22.0 11:39:46 jsonschema-specifications==2023.12.1 11:39:46 keystoneauth1==5.6.0 11:39:46 kubernetes==30.1.0 11:39:46 lftools==0.37.10 11:39:46 lxml==5.2.2 11:39:46 MarkupSafe==2.1.5 11:39:46 msgpack==1.0.8 11:39:46 multi_key_dict==2.0.3 11:39:46 munch==4.0.0 11:39:46 netaddr==1.3.0 11:39:46 netifaces==0.11.0 11:39:46 niet==1.4.2 11:39:46 nodeenv==1.9.1 11:39:46 oauth2client==4.1.3 11:39:46 oauthlib==3.2.2 11:39:46 openstacksdk==3.1.0 11:39:46 os-client-config==2.1.0 11:39:46 os-service-types==1.7.0 11:39:46 osc-lib==3.0.1 11:39:46 oslo.config==9.4.0 11:39:46 oslo.context==5.5.0 11:39:46 oslo.i18n==6.3.0 11:39:46 oslo.log==6.0.0 11:39:46 oslo.serialization==5.4.0 11:39:46 oslo.utils==7.1.0 11:39:46 packaging==24.1 11:39:46 pbr==6.0.0 11:39:46 platformdirs==4.2.2 11:39:46 prettytable==3.10.0 11:39:46 pyasn1==0.6.0 11:39:46 pyasn1_modules==0.4.0 11:39:46 pycparser==2.22 11:39:46 pygerrit2==2.0.15 11:39:46 PyGithub==2.3.0 11:39:46 PyJWT==2.8.0 11:39:46 PyNaCl==1.5.0 11:39:46 pyparsing==2.4.7 11:39:46 pyperclip==1.9.0 11:39:46 pyrsistent==0.20.0 11:39:46 python-cinderclient==9.5.0 11:39:46 python-dateutil==2.9.0.post0 11:39:46 python-heatclient==3.5.0 11:39:46 python-jenkins==1.8.2 11:39:46 python-keystoneclient==5.4.0 11:39:46 python-magnumclient==4.5.0 11:39:46 python-novaclient==18.6.0 11:39:46 python-openstackclient==6.6.0 11:39:46 python-swiftclient==4.6.0 11:39:46 PyYAML==6.0.1 11:39:46 referencing==0.35.1 11:39:46 requests==2.32.3 11:39:46 requests-oauthlib==2.0.0 11:39:46 requestsexceptions==1.4.0 11:39:46 rfc3986==2.0.0 11:39:46 rpds-py==0.18.1 11:39:46 rsa==4.9 11:39:46 ruamel.yaml==0.18.6 11:39:46 ruamel.yaml.clib==0.2.8 11:39:46 s3transfer==0.10.2 11:39:46 simplejson==3.19.2 11:39:46 six==1.16.0 11:39:46 smmap==5.0.1 11:39:46 soupsieve==2.5 11:39:46 stevedore==5.2.0 11:39:46 tabulate==0.9.0 11:39:46 toml==0.10.2 11:39:46 tomlkit==0.12.5 11:39:46 tqdm==4.66.4 11:39:46 typing_extensions==4.12.2 11:39:46 tzdata==2024.1 11:39:46 urllib3==1.26.19 11:39:46 virtualenv==20.26.3 11:39:46 wcwidth==0.2.13 11:39:46 websocket-client==1.8.0 11:39:46 wrapt==1.16.0 11:39:46 xdg==6.0.0 11:39:46 xmltodict==0.13.0 11:39:46 yq==3.4.3 11:39:46 provisioning config files... 11:39:46 copy managed file [global-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config8157591715888128404tmp 11:39:46 copy managed file [aiml-fw-awmf-tm] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config9907903938587226737tmp 11:39:46 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins11094845766040287807.sh 11:39:46 ---> docker-login.sh 11:39:46 nexus3.o-ran-sc.org:10001 11:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:47 Configure a credential helper to remove this warning. See 11:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:47 11:39:47 Login Succeeded 11:39:47 nexus3.o-ran-sc.org:10002 11:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:47 Configure a credential helper to remove this warning. See 11:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:47 11:39:47 Login Succeeded 11:39:47 nexus3.o-ran-sc.org:10003 11:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:47 Configure a credential helper to remove this warning. See 11:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:47 11:39:47 Login Succeeded 11:39:47 nexus3.o-ran-sc.org:10004 11:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:47 Configure a credential helper to remove this warning. See 11:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:47 11:39:47 Login Succeeded 11:39:47 ---> docker-login.sh ends 11:39:47 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4188395258702979280.sh 11:39:47 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins5285990123174668128.sh 11:39:47 [EnvInject] - Injecting environment variables from a build step. 11:39:47 [EnvInject] - Injecting as environment variables the properties content 11:39:47 DOCKER_ROOT=. 11:39:47 CONTAINER_TAG_YAML_DIR= 11:39:47 CONTAINER_TAG_METHOD=yaml-file 11:39:47 11:39:47 [EnvInject] - Variables injected successfully. 11:39:47 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins11842600364274116500.sh 11:39:47 ---> docker-get-container-tag.sh 11:39:47 Setup pyenv: 11:39:47 system 11:39:47 3.8.13 11:39:47 3.9.13 11:39:47 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) 11:39:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cHrk from file:/tmp/.os_lf_venv 11:39:49 lf-activate-venv(): INFO: Installing: yq 11:39:49 lf-activate-venv(): INFO: Adding /tmp/venv-cHrk/bin to PATH 11:39:50 ---> Docker image tag found: 1.0.0 11:39:50 [EnvInject] - Injecting environment variables from a build step. 11:39:50 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 11:39:50 [EnvInject] - Variables injected successfully. 11:39:50 [EnvInject] - Injecting environment variables from a build step. 11:39:50 [EnvInject] - Injecting as environment variables the properties content 11:39:50 DOCKER_ARGS=--network=host 11:39:50 DOCKER_ROOT=. 11:39:50 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 11:39:50 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 11:39:50 DOCKER_NAME=o-ran-sc/aiml-fw-awmf-tm-docker 11:39:50 11:39:50 [EnvInject] - Variables injected successfully. 11:39:50 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins10915047161374748982.sh 11:39:50 ---> docker-build.sh 11:39:50 Docker version 24.0.2, build cb74dfc 11:39:50 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 11:39:50 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 . 11:39:50 #1 [internal] load build definition from Dockerfile 11:39:50 #1 transferring dockerfile: 1.48kB done 11:39:50 #1 DONE 0.1s 11:39:50 11:39:50 #2 [internal] load .dockerignore 11:39:50 #2 transferring context: 2B done 11:39:50 #2 DONE 0.1s 11:39:50 11:39:50 #3 [internal] load metadata for docker.io/library/python:3.10 11:39:52 #3 DONE 1.6s 11:39:52 11:39:52 #4 [ 1/10] FROM docker.io/library/python:3.10@sha256:c0352a2c64efe4cc08b198e90b97ed7e08897518c4bee99647e3eaf676e84951 11:39:52 #4 resolve docker.io/library/python:3.10@sha256:c0352a2c64efe4cc08b198e90b97ed7e08897518c4bee99647e3eaf676e84951 0.1s done 11:39:52 #4 ... 11:39:52 11:39:52 #5 [internal] load build context 11:39:52 #5 transferring context: 966.35kB 0.0s done 11:39:52 #5 DONE 0.1s 11:39:52 11:39:52 #4 [ 1/10] FROM docker.io/library/python:3.10@sha256:c0352a2c64efe4cc08b198e90b97ed7e08897518c4bee99647e3eaf676e84951 11:39:52 #4 sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6 0B / 24.05MB 0.1s 11:39:52 #4 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 0B / 64.14MB 0.1s 11:39:52 #4 sha256:e8e35730bf00a3f90dac1ef0f4132c01c4f8c41cc1b66c257f65bb3647b3a553 2.52kB / 2.52kB done 11:39:52 #4 sha256:74646044141f748e5e53aaf3f1901d34bd1d9f0d9792058694bbd6c533dc67f7 7.28kB / 7.28kB done 11:39:52 #4 sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 0B / 49.58MB 0.1s 11:39:52 #4 sha256:c0352a2c64efe4cc08b198e90b97ed7e08897518c4bee99647e3eaf676e84951 9.08kB / 9.08kB done 11:39:52 #4 sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6 4.92MB / 24.05MB 0.3s 11:39:52 #4 sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 12.58MB / 49.58MB 0.3s 11:39:53 #4 sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6 11.39MB / 24.05MB 0.4s 11:39:53 #4 sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 22.02MB / 49.58MB 0.4s 11:39:53 #4 sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6 15.73MB / 24.05MB 0.5s 11:39:53 #4 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 4.19MB / 64.14MB 0.5s 11:39:53 #4 sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 28.31MB / 49.58MB 0.5s 11:39:53 #4 sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6 20.97MB / 24.05MB 0.6s 11:39:53 #4 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 10.49MB / 64.14MB 0.7s 11:39:53 #4 sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 46.14MB / 49.58MB 0.7s 11:39:53 #4 sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6 24.05MB / 24.05MB 0.7s done 11:39:53 #4 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 18.87MB / 64.14MB 0.8s 11:39:53 #4 sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 49.58MB / 49.58MB 0.8s 11:39:53 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 0B / 211.21MB 0.8s 11:39:53 #4 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 31.46MB / 64.14MB 1.0s 11:39:53 #4 sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 49.58MB / 49.58MB 0.8s done 11:39:53 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 12.58MB / 211.21MB 1.0s 11:39:53 #4 extracting sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 11:39:53 #4 sha256:b8c58eff28d909b059d7976178c444230638af41549ba2ecc7e6bbcf528fca05 1.05MB / 6.16MB 1.0s 11:39:53 #4 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 37.75MB / 64.14MB 1.1s 11:39:53 #4 sha256:b8c58eff28d909b059d7976178c444230638af41549ba2ecc7e6bbcf528fca05 5.24MB / 6.16MB 1.1s 11:39:53 #4 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 42.99MB / 64.14MB 1.2s 11:39:53 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 28.31MB / 211.21MB 1.2s 11:39:53 #4 sha256:b8c58eff28d909b059d7976178c444230638af41549ba2ecc7e6bbcf528fca05 6.16MB / 6.16MB 1.1s done 11:39:53 #4 sha256:9e3cb596dbc52cca737c357fa04aadf58ffa253d963d7d45b8654753a1c8f2bb 0B / 17.15MB 1.2s 11:39:54 #4 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 49.28MB / 64.14MB 1.3s 11:39:54 #4 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 54.53MB / 64.14MB 1.4s 11:39:54 #4 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 61.87MB / 64.14MB 1.5s 11:39:54 #4 sha256:9e3cb596dbc52cca737c357fa04aadf58ffa253d963d7d45b8654753a1c8f2bb 5.24MB / 17.15MB 1.6s 11:39:54 #4 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 64.14MB / 64.14MB 1.6s done 11:39:54 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 39.85MB / 211.21MB 1.7s 11:39:54 #4 sha256:9e3cb596dbc52cca737c357fa04aadf58ffa253d963d7d45b8654753a1c8f2bb 12.58MB / 17.15MB 1.7s 11:39:54 #4 sha256:3806b69dd7c8846e6bd6e5d21e6e6d5633b525aae369cd5011a62d37a48cc387 0B / 232B 1.7s 11:39:54 #4 sha256:9e3cb596dbc52cca737c357fa04aadf58ffa253d963d7d45b8654753a1c8f2bb 17.15MB / 17.15MB 1.8s done 11:39:54 #4 sha256:3806b69dd7c8846e6bd6e5d21e6e6d5633b525aae369cd5011a62d37a48cc387 232B / 232B 1.8s done 11:39:54 #4 sha256:8a243fe828a92fdb21cd37dfa6b2d87078d9ea8c70ef6a2f105d50e6c7d4f3e3 0B / 3.08MB 1.9s 11:39:54 #4 sha256:8a243fe828a92fdb21cd37dfa6b2d87078d9ea8c70ef6a2f105d50e6c7d4f3e3 3.08MB / 3.08MB 2.0s 11:39:54 #4 sha256:8a243fe828a92fdb21cd37dfa6b2d87078d9ea8c70ef6a2f105d50e6c7d4f3e3 3.08MB / 3.08MB 2.0s done 11:39:54 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 51.38MB / 211.21MB 2.2s 11:39:55 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 65.01MB / 211.21MB 2.8s 11:39:55 #4 extracting sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 2.2s done 11:39:56 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 76.55MB / 211.21MB 3.3s 11:39:56 #4 extracting sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6 0.1s 11:39:56 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 88.08MB / 211.21MB 3.6s 11:39:56 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 100.66MB / 211.21MB 3.9s 11:39:56 #4 extracting sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6 0.6s done 11:39:56 #4 extracting sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 11:39:56 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 116.39MB / 211.21MB 4.2s 11:39:57 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 133.17MB / 211.21MB 4.4s 11:39:57 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 154.14MB / 211.21MB 4.6s 11:39:57 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 166.72MB / 211.21MB 4.7s 11:39:57 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 187.70MB / 211.21MB 4.9s 11:39:57 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 211.21MB / 211.21MB 5.2s 11:39:58 #4 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 211.21MB / 211.21MB 5.3s done 11:39:59 #4 extracting sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 2.6s done 11:39:59 #4 extracting sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 11:40:04 #4 extracting sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 5.1s 11:40:05 #4 extracting sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 6.2s done 11:40:05 #4 extracting sha256:b8c58eff28d909b059d7976178c444230638af41549ba2ecc7e6bbcf528fca05 11:40:06 #4 extracting sha256:b8c58eff28d909b059d7976178c444230638af41549ba2ecc7e6bbcf528fca05 0.3s done 11:40:06 #4 extracting sha256:9e3cb596dbc52cca737c357fa04aadf58ffa253d963d7d45b8654753a1c8f2bb 11:40:06 #4 extracting sha256:9e3cb596dbc52cca737c357fa04aadf58ffa253d963d7d45b8654753a1c8f2bb 0.5s done 11:40:06 #4 extracting sha256:3806b69dd7c8846e6bd6e5d21e6e6d5633b525aae369cd5011a62d37a48cc387 11:40:06 #4 extracting sha256:3806b69dd7c8846e6bd6e5d21e6e6d5633b525aae369cd5011a62d37a48cc387 done 11:40:06 #4 extracting sha256:8a243fe828a92fdb21cd37dfa6b2d87078d9ea8c70ef6a2f105d50e6c7d4f3e3 11:40:07 #4 extracting sha256:8a243fe828a92fdb21cd37dfa6b2d87078d9ea8c70ef6a2f105d50e6c7d4f3e3 0.2s done 11:40:07 #4 DONE 14.8s 11:40:07 11:40:07 #6 [ 2/10] WORKDIR /home/app/ 11:40:08 #6 DONE 1.1s 11:40:08 11:40:08 #7 [ 3/10] RUN apt-get update && apt-get install -y python3-pip apt-utils 11:40:08 #7 0.243 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 11:40:08 #7 0.260 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 11:40:08 #7 0.261 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 11:40:08 #7 0.354 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] 11:40:09 #7 0.470 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] 11:40:09 #7 0.529 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [161 kB] 11:40:10 #7 1.467 Fetched 9215 kB in 1s (7468 kB/s) 11:40:10 #7 1.467 Reading package lists... 11:40:10 #7 1.981 Reading package lists... 11:40:11 #7 2.491 Building dependency tree... 11:40:11 #7 2.624 Reading state information... 11:40:11 #7 2.763 The following additional packages will be installed: 11:40:11 #7 2.764 build-essential javascript-common libjs-jquery libjs-sphinxdoc 11:40:11 #7 2.764 libjs-underscore libpython3-dev libpython3.11 libpython3.11-dev python3-dev 11:40:11 #7 2.764 python3-pkg-resources python3-setuptools python3-wheel python3.11-dev 11:40:11 #7 2.766 Suggested packages: 11:40:11 #7 2.766 apache2 | lighttpd | httpd python-setuptools-doc 11:40:11 #7 2.894 The following NEW packages will be installed: 11:40:11 #7 2.894 apt-utils build-essential javascript-common libjs-jquery libjs-sphinxdoc 11:40:11 #7 2.895 libjs-underscore libpython3-dev libpython3.11 libpython3.11-dev python3-dev 11:40:11 #7 2.895 python3-pip python3-pkg-resources python3-setuptools python3-wheel 11:40:11 #7 2.895 python3.11-dev 11:40:11 #7 2.923 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 11:40:11 #7 2.923 Need to get 10.4 MB of archives. 11:40:11 #7 2.923 After this operation, 48.0 MB of additional disk space will be used. 11:40:11 #7 2.923 Get:1 http://deb.debian.org/debian bookworm/main amd64 apt-utils amd64 2.6.1 [309 kB] 11:40:11 #7 2.933 Get:2 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] 11:40:11 #7 2.933 Get:3 http://deb.debian.org/debian bookworm/main amd64 javascript-common all 11+nmu1 [6260 B] 11:40:11 #7 2.934 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] 11:40:11 #7 2.940 Get:5 http://deb.debian.org/debian bookworm/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] 11:40:11 #7 2.941 Get:6 http://deb.debian.org/debian bookworm/main amd64 libjs-sphinxdoc all 5.3.0-4 [130 kB] 11:40:11 #7 2.943 Get:7 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6 [1988 kB] 11:40:11 #7 2.964 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6 [4738 kB] 11:40:11 #7 3.010 Get:9 http://deb.debian.org/debian bookworm/main amd64 libpython3-dev amd64 3.11.2-1+b1 [9572 B] 11:40:11 #7 3.010 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6 [615 kB] 11:40:11 #7 3.015 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-dev amd64 3.11.2-1+b1 [26.2 kB] 11:40:11 #7 3.015 Get:12 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] 11:40:11 #7 3.018 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1 [521 kB] 11:40:11 #7 3.023 Get:14 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] 11:40:11 #7 3.023 Get:15 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] 11:40:11 #7 3.199 debconf: delaying package configuration, since apt-utils is not installed 11:40:11 #7 3.245 Fetched 10.4 MB in 0s (79.3 MB/s) 11:40:11 #7 3.276 Selecting previously unselected package apt-utils. 11:40:11 #7 3.276 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23963 files and directories currently installed.) 11:40:11 #7 3.291 Preparing to unpack .../00-apt-utils_2.6.1_amd64.deb ... 11:40:11 #7 3.298 Unpacking apt-utils (2.6.1) ... 11:40:11 #7 3.399 Selecting previously unselected package build-essential. 11:40:12 #7 3.401 Preparing to unpack .../01-build-essential_12.9_amd64.deb ... 11:40:12 #7 3.410 Unpacking build-essential (12.9) ... 11:40:12 #7 3.479 Selecting previously unselected package javascript-common. 11:40:12 #7 3.483 Preparing to unpack .../02-javascript-common_11+nmu1_all.deb ... 11:40:12 #7 3.503 Unpacking javascript-common (11+nmu1) ... 11:40:12 #7 3.567 Selecting previously unselected package libjs-jquery. 11:40:12 #7 3.572 Preparing to unpack .../03-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 11:40:12 #7 3.586 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 11:40:12 #7 3.675 Selecting previously unselected package libjs-underscore. 11:40:12 #7 3.679 Preparing to unpack .../04-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 11:40:12 #7 3.688 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 11:40:12 #7 3.752 Selecting previously unselected package libjs-sphinxdoc. 11:40:12 #7 3.754 Preparing to unpack .../05-libjs-sphinxdoc_5.3.0-4_all.deb ... 11:40:12 #7 3.762 Unpacking libjs-sphinxdoc (5.3.0-4) ... 11:40:12 #7 3.841 Selecting previously unselected package libpython3.11:amd64. 11:40:12 #7 3.846 Preparing to unpack .../06-libpython3.11_3.11.2-6_amd64.deb ... 11:40:12 #7 3.860 Unpacking libpython3.11:amd64 (3.11.2-6) ... 11:40:12 #7 4.129 Selecting previously unselected package libpython3.11-dev:amd64. 11:40:12 #7 4.132 Preparing to unpack .../07-libpython3.11-dev_3.11.2-6_amd64.deb ... 11:40:12 #7 4.139 Unpacking libpython3.11-dev:amd64 (3.11.2-6) ... 11:40:13 #7 4.640 Selecting previously unselected package libpython3-dev:amd64. 11:40:13 #7 4.645 Preparing to unpack .../08-libpython3-dev_3.11.2-1+b1_amd64.deb ... 11:40:13 #7 4.651 Unpacking libpython3-dev:amd64 (3.11.2-1+b1) ... 11:40:13 #7 4.704 Selecting previously unselected package python3.11-dev. 11:40:13 #7 4.708 Preparing to unpack .../09-python3.11-dev_3.11.2-6_amd64.deb ... 11:40:13 #7 4.715 Unpacking python3.11-dev (3.11.2-6) ... 11:40:13 #7 4.784 Selecting previously unselected package python3-dev. 11:40:13 #7 4.789 Preparing to unpack .../10-python3-dev_3.11.2-1+b1_amd64.deb ... 11:40:13 #7 4.796 Unpacking python3-dev (3.11.2-1+b1) ... 11:40:13 #7 4.861 Selecting previously unselected package python3-pkg-resources. 11:40:13 #7 4.865 Preparing to unpack .../11-python3-pkg-resources_66.1.1-1_all.deb ... 11:40:13 #7 4.873 Unpacking python3-pkg-resources (66.1.1-1) ... 11:40:13 #7 4.959 Selecting previously unselected package python3-setuptools. 11:40:13 #7 4.963 Preparing to unpack .../12-python3-setuptools_66.1.1-1_all.deb ... 11:40:13 #7 4.971 Unpacking python3-setuptools (66.1.1-1) ... 11:40:13 #7 5.319 Selecting previously unselected package python3-wheel. 11:40:13 #7 5.324 Preparing to unpack .../13-python3-wheel_0.38.4-2_all.deb ... 11:40:13 #7 5.331 Unpacking python3-wheel (0.38.4-2) ... 11:40:14 #7 5.417 Selecting previously unselected package python3-pip. 11:40:14 #7 5.421 Preparing to unpack .../14-python3-pip_23.0.1+dfsg-1_all.deb ... 11:40:14 #7 5.428 Unpacking python3-pip (23.0.1+dfsg-1) ... 11:40:15 #7 6.478 Setting up python3-pkg-resources (66.1.1-1) ... 11:40:15 #7 6.738 Setting up javascript-common (11+nmu1) ... 11:40:15 #7 6.792 Setting up apt-utils (2.6.1) ... 11:40:15 #7 6.812 Setting up python3-setuptools (66.1.1-1) ... 11:40:15 #7 7.250 Setting up libpython3.11:amd64 (3.11.2-6) ... 11:40:15 #7 7.270 Setting up python3-wheel (0.38.4-2) ... 11:40:16 #7 7.437 Setting up libpython3.11-dev:amd64 (3.11.2-6) ... 11:40:16 #7 7.460 Setting up python3-pip (23.0.1+dfsg-1) ... 11:40:17 #7 8.382 Setting up build-essential (12.9) ... 11:40:17 #7 8.423 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 11:40:17 #7 8.452 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 11:40:17 #7 8.476 Setting up libpython3-dev:amd64 (3.11.2-1+b1) ... 11:40:17 #7 8.496 Setting up python3.11-dev (3.11.2-6) ... 11:40:17 #7 8.516 Setting up libjs-sphinxdoc (5.3.0-4) ... 11:40:17 #7 8.535 Setting up python3-dev (3.11.2-1+b1) ... 11:40:17 #7 8.557 Processing triggers for libc-bin (2.36-9+deb12u7) ... 11:40:17 #7 DONE 9.1s 11:40:17 11:40:17 #8 [ 4/10] COPY . . 11:40:17 #8 DONE 0.2s 11:40:17 11:40:17 #9 [ 5/10] RUN git clone "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/feature-store" /SDK/featurestoresdk_main 11:40:18 #9 0.211 Cloning into '/SDK/featurestoresdk_main'... 11:40:18 #9 DONE 0.7s 11:40:18 11:40:18 #10 [ 6/10] RUN git clone "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/model-storage" /SDK/modelmetricssdk_main 11:40:18 #10 0.196 Cloning into '/SDK/modelmetricssdk_main'... 11:40:19 #10 DONE 0.7s 11:40:19 11:40:19 #11 [ 7/10] RUN pip3 install /SDK/featurestoresdk_main/. 11:40:20 #11 1.518 Processing /SDK/featurestoresdk_main 11:40:20 #11 1.519 Preparing metadata (setup.py): started 11:40:21 #11 1.952 Preparing metadata (setup.py): finished with status 'done' 11:40:21 #11 1.958 Building wheels for collected packages: featurestoresdk 11:40:21 #11 1.958 Building wheel for featurestoresdk (setup.py): started 11:40:21 #11 2.294 Building wheel for featurestoresdk (setup.py): finished with status 'done' 11:40:21 #11 2.295 Created wheel for featurestoresdk: filename=featurestoresdk-0.1-py3-none-any.whl size=6070 sha256=656b6a9f9cddecd0a03f1c0ed3330aeaa64ab45617bde8a1564502c63651e7a4 11:40:21 #11 2.296 Stored in directory: /tmp/pip-ephem-wheel-cache-_kzske_5/wheels/82/fd/19/4827f09b0aaf02b08a33426f01cec88c22b29c14da3c9e09e3 11:40:21 #11 2.303 Successfully built featurestoresdk 11:40:21 #11 2.348 Installing collected packages: featurestoresdk 11:40:21 #11 2.379 Successfully installed featurestoresdk-0.1 11:40:21 #11 2.380 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 11:40:21 #11 2.528 11:40:21 #11 2.528 [notice] A new release of pip is available: 23.0.1 -> 24.1.1 11:40:21 #11 2.528 [notice] To update, run: pip install --upgrade pip 11:40:22 #11 DONE 2.8s 11:40:22 11:40:22 #12 [ 8/10] RUN pip3 install /SDK/modelmetricssdk_main/. 11:40:22 #12 0.546 Processing /SDK/modelmetricssdk_main 11:40:22 #12 0.547 Preparing metadata (setup.py): started 11:40:22 #12 0.751 Preparing metadata (setup.py): finished with status 'done' 11:40:22 #12 0.757 Building wheels for collected packages: modelmetricsdk 11:40:22 #12 0.759 Building wheel for modelmetricsdk (setup.py): started 11:40:23 #12 1.031 Building wheel for modelmetricsdk (setup.py): finished with status 'done' 11:40:23 #12 1.032 Created wheel for modelmetricsdk: filename=modelmetricsdk-0.1-py3-none-any.whl size=7318 sha256=b9fb2a6e1268c31820f323df57a262178bfc4e9c500dc0d15bb53240f119f5ba 11:40:23 #12 1.033 Stored in directory: /tmp/pip-ephem-wheel-cache-d55vq8fw/wheels/00/57/2c/061991cba1ea95bd46f7b5b067011d480503abcbe08cb605b0 11:40:23 #12 1.037 Successfully built modelmetricsdk 11:40:23 #12 1.084 Installing collected packages: modelmetricsdk 11:40:23 #12 1.108 Successfully installed modelmetricsdk-0.1 11:40:23 #12 1.109 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 11:40:23 #12 1.118 11:40:23 #12 1.118 [notice] A new release of pip is available: 23.0.1 -> 24.1.1 11:40:23 #12 1.118 [notice] To update, run: pip install --upgrade pip 11:40:23 #12 DONE 1.3s 11:40:23 11:40:23 #13 [ 9/10] RUN pip3 install . 11:40:23 #13 0.544 Processing /home/app 11:40:24 #13 0.545 Preparing metadata (setup.py): started 11:40:24 #13 0.756 Preparing metadata (setup.py): finished with status 'done' 11:40:24 #13 0.763 Building wheels for collected packages: trainingmgr 11:40:24 #13 0.764 Building wheel for trainingmgr (setup.py): started 11:40:24 #13 1.065 Building wheel for trainingmgr (setup.py): finished with status 'done' 11:40:24 #13 1.067 Created wheel for trainingmgr: filename=trainingmgr-0.1-py3-none-any.whl size=31810 sha256=dd340426a5d7d102b8c8a6682e9eefec0d5b90a4b54d9fa95e525bcdc903ce3e 11:40:24 #13 1.067 Stored in directory: /tmp/pip-ephem-wheel-cache-90_li0pa/wheels/d5/a7/dd/fcf347b3d855f5cc0d937e9cc56d2fe48867b38fc0a7ecfe32 11:40:24 #13 1.072 Successfully built trainingmgr 11:40:24 #13 1.121 Installing collected packages: trainingmgr 11:40:24 #13 1.163 Successfully installed trainingmgr-0.1 11:40:24 #13 1.164 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 11:40:24 #13 1.168 11:40:24 #13 1.168 [notice] A new release of pip is available: 23.0.1 -> 24.1.1 11:40:24 #13 1.168 [notice] To update, run: pip install --upgrade pip 11:40:24 #13 DONE 1.3s 11:40:24 11:40:24 #14 [10/10] RUN pip3 install -r requirements.txt 11:40:26 #14 1.304 Collecting boto3 11:40:26 #14 1.343 Downloading boto3-1.34.134-py3-none-any.whl (139 kB) 11:40:26 #14 1.387 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.2/139.2 kB 3.4 MB/s eta 0:00:00 11:40:26 #14 2.231 Collecting botocore 11:40:26 #14 2.235 Downloading botocore-1.34.134-py3-none-any.whl (12.3 MB) 11:40:27 #14 2.446 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 58.0 MB/s eta 0:00:00 11:40:27 #14 2.517 Collecting Flask 11:40:27 #14 2.521 Downloading flask-3.0.3-py3-none-any.whl (101 kB) 11:40:27 #14 2.531 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 13.4 MB/s eta 0:00:00 11:40:27 #14 2.600 Collecting Flask-API 11:40:27 #14 2.605 Downloading Flask_API-3.1-py3-none-any.whl (138 kB) 11:40:27 #14 2.618 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 12.7 MB/s eta 0:00:00 11:40:27 #14 2.657 Collecting Flask-Cors 11:40:27 #14 2.660 Downloading Flask_Cors-4.0.1-py2.py3-none-any.whl (14 kB) 11:40:27 #14 2.721 Collecting pg8000 11:40:27 #14 2.726 Downloading pg8000-1.31.2-py3-none-any.whl (54 kB) 11:40:27 #14 2.735 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 7.5 MB/s eta 0:00:00 11:40:27 #14 2.799 Collecting requests 11:40:27 #14 2.803 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 11:40:27 #14 2.812 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 9.2 MB/s eta 0:00:00 11:40:27 #14 3.119 Collecting pandas 11:40:27 #14 3.125 Downloading pandas-2.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB) 11:40:28 #14 3.360 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 54.7 MB/s eta 0:00:00 11:40:28 #14 3.476 Collecting PyYAML 11:40:28 #14 3.480 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) 11:40:28 #14 3.524 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 17.5 MB/s eta 0:00:00 11:40:28 #14 3.585 Collecting kubernetes 11:40:28 #14 3.602 Downloading kubernetes-30.1.0-py2.py3-none-any.whl (1.7 MB) 11:40:28 #14 3.646 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 43.9 MB/s eta 0:00:00 11:40:28 #14 3.690 Collecting validators==0.20.0 11:40:28 #14 3.695 Downloading validators-0.20.0.tar.gz (30 kB) 11:40:28 #14 3.722 Preparing metadata (setup.py): started 11:40:28 #14 3.939 Preparing metadata (setup.py): finished with status 'done' 11:40:28 #14 4.002 Collecting Werkzeug==2.2.2 11:40:28 #14 4.008 Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB) 11:40:28 #14 4.022 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 21.6 MB/s eta 0:00:00 11:40:28 #14 4.066 Collecting decorator>=3.4.0 11:40:28 #14 4.069 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 11:40:28 #14 4.201 Collecting MarkupSafe>=2.1.1 11:40:28 #14 4.206 Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 11:40:28 #14 4.250 Collecting jmespath<2.0.0,>=0.7.1 11:40:29 #14 4.253 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 11:40:29 #14 4.513 Collecting s3transfer<0.11.0,>=0.10.0 11:40:29 #14 4.517 Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 11:40:29 #14 4.526 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.7/82.7 kB 11.6 MB/s eta 0:00:00 11:40:29 #14 4.612 Collecting urllib3!=2.2.0,<3,>=1.25.4 11:40:29 #14 4.616 Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 11:40:29 #14 4.626 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 15.2 MB/s eta 0:00:00 11:40:29 #14 4.701 Collecting python-dateutil<3.0.0,>=2.1 11:40:29 #14 4.706 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 11:40:29 #14 4.719 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 20.9 MB/s eta 0:00:00 11:40:29 #14 4.759 Collecting blinker>=1.6.2 11:40:29 #14 4.762 Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 11:40:29 #14 4.818 Collecting click>=8.1.3 11:40:29 #14 4.822 Downloading click-8.1.7-py3-none-any.whl (97 kB) 11:40:29 #14 4.833 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 10.7 MB/s eta 0:00:00 11:40:29 #14 4.850 Collecting Flask 11:40:29 #14 4.854 Downloading flask-3.0.2-py3-none-any.whl (101 kB) 11:40:29 #14 4.864 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.3/101.3 kB 11.9 MB/s eta 0:00:00 11:40:29 #14 4.884 Downloading flask-3.0.1-py3-none-any.whl (101 kB) 11:40:29 #14 4.894 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 13.5 MB/s eta 0:00:00 11:40:29 #14 4.911 Downloading flask-3.0.0-py3-none-any.whl (99 kB) 11:40:29 #14 4.922 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB 12.1 MB/s eta 0:00:00 11:40:29 #14 4.942 Downloading flask-2.3.3-py3-none-any.whl (96 kB) 11:40:29 #14 4.954 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 10.5 MB/s eta 0:00:00 11:40:29 #14 5.004 Collecting Jinja2>=3.1.2 11:40:29 #14 5.008 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 11:40:29 #14 5.018 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 19.1 MB/s eta 0:00:00 11:40:29 #14 5.046 Collecting itsdangerous>=2.1.2 11:40:29 #14 5.050 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 11:40:29 #14 5.075 Collecting Flask 11:40:29 #14 5.080 Downloading Flask-2.3.2-py3-none-any.whl (96 kB) 11:40:29 #14 5.091 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 13.4 MB/s eta 0:00:00 11:40:29 #14 5.121 Downloading Flask-2.3.1-py3-none-any.whl (96 kB) 11:40:29 #14 5.131 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 13.5 MB/s eta 0:00:00 11:40:29 #14 5.161 Downloading Flask-2.3.0-py3-none-any.whl (96 kB) 11:40:29 #14 5.171 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 13.3 MB/s eta 0:00:00 11:40:29 #14 5.194 Downloading Flask-2.2.5-py3-none-any.whl (101 kB) 11:40:29 #14 5.203 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 14.4 MB/s eta 0:00:00 11:40:29 #14 5.283 Collecting scramp>=1.4.5 11:40:30 #14 5.287 Downloading scramp-1.4.5-py3-none-any.whl (12 kB) 11:40:30 #14 5.343 Collecting certifi>=2017.4.17 11:40:30 #14 5.346 Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) 11:40:30 #14 5.357 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 20.8 MB/s eta 0:00:00 11:40:30 #14 5.391 Collecting idna<4,>=2.5 11:40:30 #14 5.394 Downloading idna-3.7-py3-none-any.whl (66 kB) 11:40:30 #14 5.404 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 9.0 MB/s eta 0:00:00 11:40:30 #14 5.580 Collecting charset-normalizer<4,>=2 11:40:30 #14 5.584 Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) 11:40:30 #14 5.596 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 kB 15.2 MB/s eta 0:00:00 11:40:30 #14 5.790 Collecting pytz>=2020.1 11:40:30 #14 5.794 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 11:40:30 #14 5.816 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 27.4 MB/s eta 0:00:00 11:40:30 #14 5.859 Collecting tzdata>=2022.7 11:40:30 #14 5.863 Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 11:40:30 #14 5.881 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 22.9 MB/s eta 0:00:00 11:40:31 #14 6.348 Collecting numpy>=1.22.4 11:40:31 #14 6.353 Downloading numpy-2.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.3 MB) 11:40:31 #14 6.631 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.3/19.3 MB 58.3 MB/s eta 0:00:00 11:40:31 #14 6.753 Collecting requests-oauthlib 11:40:31 #14 6.757 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 11:40:31 #14 6.819 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 11:40:31 #14 6.824 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 11:40:31 #14 6.833 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.2 MB/s eta 0:00:00 11:40:31 #14 6.875 Collecting six>=1.9.0 11:40:31 #14 6.879 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 11:40:31 #14 7.031 Collecting google-auth>=1.0.1 11:40:31 #14 7.036 Downloading google_auth-2.30.0-py2.py3-none-any.whl (193 kB) 11:40:31 #14 7.050 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 193.7/193.7 kB 19.2 MB/s eta 0:00:00 11:40:31 #14 7.083 Collecting oauthlib>=3.2.2 11:40:31 #14 7.088 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 11:40:31 #14 7.098 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 20.1 MB/s eta 0:00:00 11:40:31 #14 7.165 Collecting pyasn1-modules>=0.2.1 11:40:31 #14 7.170 Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 11:40:31 #14 7.184 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.2/181.2 kB 18.1 MB/s eta 0:00:00 11:40:31 #14 7.226 Collecting rsa<5,>=3.1.4 11:40:31 #14 7.230 Downloading rsa-4.9-py3-none-any.whl (34 kB) 11:40:31 #14 7.276 Collecting cachetools<6.0,>=2.0.0 11:40:32 #14 7.279 Downloading cachetools-5.3.3-py3-none-any.whl (9.3 kB) 11:40:32 #14 7.664 Collecting asn1crypto>=1.5.1 11:40:32 #14 7.667 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) 11:40:32 #14 7.677 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.0/105.0 kB 15.6 MB/s eta 0:00:00 11:40:32 #14 7.792 Collecting pyasn1<0.7.0,>=0.4.6 11:40:32 #14 7.796 Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 11:40:32 #14 7.805 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 10.2 MB/s eta 0:00:00 11:40:32 #14 7.831 Building wheels for collected packages: validators 11:40:32 #14 7.831 Building wheel for validators (setup.py): started 11:40:32 #14 8.115 Building wheel for validators (setup.py): finished with status 'done' 11:40:32 #14 8.116 Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19574 sha256=b689620685afb06d2b424564f18b22312575aa61ddc4ad2d317f4f8c5228cc75 11:40:32 #14 8.116 Stored in directory: /root/.cache/pip/wheels/f2/ed/dd/d3a556ad245ef9dc570c6bcd2f22886d17b0b408dd3bbb9ac3 11:40:32 #14 8.120 Successfully built validators 11:40:33 #14 8.385 Installing collected packages: pytz, asn1crypto, websocket-client, urllib3, tzdata, six, scramp, PyYAML, pyasn1, oauthlib, numpy, MarkupSafe, jmespath, itsdangerous, idna, decorator, click, charset-normalizer, certifi, cachetools, Werkzeug, validators, rsa, requests, python-dateutil, pyasn1-modules, Jinja2, requests-oauthlib, pg8000, pandas, google-auth, Flask, botocore, s3transfer, kubernetes, Flask-Cors, Flask-API, boto3 11:40:41 #14 17.18 Successfully installed Flask-2.2.5 Flask-API-3.1 Flask-Cors-4.0.1 Jinja2-3.1.4 MarkupSafe-2.1.5 PyYAML-6.0.1 Werkzeug-2.2.2 asn1crypto-1.5.1 boto3-1.34.134 botocore-1.34.134 cachetools-5.3.3 certifi-2024.6.2 charset-normalizer-3.3.2 click-8.1.7 decorator-5.1.1 google-auth-2.30.0 idna-3.7 itsdangerous-2.2.0 jmespath-1.0.1 kubernetes-30.1.0 numpy-2.0.0 oauthlib-3.2.2 pandas-2.2.2 pg8000-1.31.2 pyasn1-0.6.0 pyasn1-modules-0.4.0 python-dateutil-2.9.0.post0 pytz-2024.1 requests-2.32.3 requests-oauthlib-2.0.0 rsa-4.9 s3transfer-0.10.2 scramp-1.4.5 six-1.16.0 tzdata-2024.1 urllib3-2.2.2 validators-0.20.0 websocket-client-1.8.0 11:40:41 #14 17.18 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 11:40:41 #14 17.19 11:40:41 #14 17.19 [notice] A new release of pip is available: 23.0.1 -> 24.1.1 11:40:41 #14 17.19 [notice] To update, run: pip install --upgrade pip 11:40:43 #14 DONE 19.0s 11:40:43 11:40:43 #15 exporting to image 11:40:43 #15 exporting layers 11:40:48 #15 exporting layers 5.1s done 11:40:48 #15 writing image sha256:86d20248da1ad20a47a751ce78aa4c68f7144d71c5ca56dab3270f9000ae497a done 11:40:48 #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 0.0s done 11:40:48 #15 DONE 5.1s 11:40:48 ---> docker-build.sh ends 11:40:48 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins3785500872928031186.sh 11:40:48 [EnvInject] - Injecting environment variables from a build step. 11:40:48 [EnvInject] - Injecting as environment variables the properties content 11:40:48 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 11:40:48 11:40:48 [EnvInject] - Variables injected successfully. 11:40:48 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins18347827745643967373.sh 11:40:48 ---> docker-push.sh 11:40:48 Docker version 24.0.2, build cb74dfc 11:40:48 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 11:40:48 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 11:40:49 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker] 11:40:49 ba21c58314d1: Preparing 11:40:49 582e5d4d6b1d: Preparing 11:40:49 164737f4d01e: Preparing 11:40:49 7dc1f1ffd5a4: Preparing 11:40:49 353e41083039: Preparing 11:40:49 e33ba43e16c4: Preparing 11:40:49 9cd031ff735f: Preparing 11:40:49 624dfa2ed2a7: Preparing 11:40:49 c4884a34460f: Preparing 11:40:49 283a4b2f957a: Preparing 11:40:49 776aed496f9b: Preparing 11:40:49 0e30becec988: Preparing 11:40:49 214db82f7899: Preparing 11:40:49 3999ea91fb6e: Preparing 11:40:49 43df359389fd: Preparing 11:40:49 d3e8d42f967c: Preparing 11:40:49 5d64de483bf5: Preparing 11:40:49 283a4b2f957a: Waiting 11:40:49 776aed496f9b: Waiting 11:40:49 0e30becec988: Waiting 11:40:49 214db82f7899: Waiting 11:40:49 3999ea91fb6e: Waiting 11:40:49 43df359389fd: Waiting 11:40:49 d3e8d42f967c: Waiting 11:40:49 5d64de483bf5: Waiting 11:40:49 e33ba43e16c4: Waiting 11:40:49 9cd031ff735f: Waiting 11:40:49 624dfa2ed2a7: Waiting 11:40:49 c4884a34460f: Waiting 11:40:49 164737f4d01e: Pushed 11:40:49 353e41083039: Pushed 11:40:49 582e5d4d6b1d: Pushed 11:40:49 e33ba43e16c4: Pushed 11:40:49 9cd031ff735f: Pushed 11:40:49 283a4b2f957a: Layer already exists 11:40:49 776aed496f9b: Layer already exists 11:40:49 0e30becec988: Layer already exists 11:40:49 c4884a34460f: Pushed 11:40:49 3999ea91fb6e: Layer already exists 11:40:49 214db82f7899: Layer already exists 11:40:49 43df359389fd: Layer already exists 11:40:49 d3e8d42f967c: Layer already exists 11:40:49 5d64de483bf5: Layer already exists 11:40:49 7dc1f1ffd5a4: Pushed 11:40:55 624dfa2ed2a7: Pushed 11:41:10 ba21c58314d1: Pushed 11:41:11 1.0.0: digest: sha256:7c5fe340ec97164aef41402d5be8e711cf6c5c3761de93aac0b011285cd21624 size: 3897 11:41:11 ---> docker-push.sh ends 11:41:11 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins6389400714539541785.sh 11:41:11 $ ssh-agent -k 11:41:11 unset SSH_AUTH_SOCK; 11:41:11 unset SSH_AGENT_PID; 11:41:11 echo Agent pid 2196 killed; 11:41:11 [ssh-agent] Stopped. 11:41:11 [PostBuildScript] - [INFO] Executing post build scripts. 11:41:11 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins3196978779843466614.sh 11:41:11 ---> sysstat.sh 11:41:11 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins8342848328926344360.sh 11:41:11 ---> package-listing.sh 11:41:11 ++ facter osfamily 11:41:11 ++ tr '[:upper:]' '[:lower:]' 11:41:12 + OS_FAMILY=debian 11:41:12 + workspace=/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master 11:41:12 + START_PACKAGES=/tmp/packages_start.txt 11:41:12 + END_PACKAGES=/tmp/packages_end.txt 11:41:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:41:12 + PACKAGES=/tmp/packages_start.txt 11:41:12 + '[' /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master ']' 11:41:12 + PACKAGES=/tmp/packages_end.txt 11:41:12 + case "${OS_FAMILY}" in 11:41:12 + dpkg -l 11:41:12 + grep '^ii' 11:41:12 + '[' -f /tmp/packages_start.txt ']' 11:41:12 + '[' -f /tmp/packages_end.txt ']' 11:41:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:41:12 + '[' /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master ']' 11:41:12 + mkdir -p /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/archives/ 11:41:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/archives/ 11:41:12 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins2077830008995465826.sh 11:41:12 ---> capture-instance-metadata.sh 11:41:12 Setup pyenv: 11:41:12 system 11:41:12 3.8.13 11:41:12 3.9.13 11:41:12 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) 11:41:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cHrk from file:/tmp/.os_lf_venv 11:41:13 lf-activate-venv(): INFO: Installing: lftools 11:41:22 lf-activate-venv(): INFO: Adding /tmp/venv-cHrk/bin to PATH 11:41:22 INFO: Running in OpenStack, capturing instance metadata 11:41:23 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins12981286879007962574.sh 11:41:23 provisioning config files... 11:41:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config17761174598267819504tmp 11:41:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:41:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:41:23 [EnvInject] - Injecting environment variables from a build step. 11:41:23 [EnvInject] - Injecting as environment variables the properties content 11:41:23 SERVER_ID=logs 11:41:23 11:41:23 [EnvInject] - Variables injected successfully. 11:41:23 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4890791398331989611.sh 11:41:23 ---> create-netrc.sh 11:41:23 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins12919075712197765970.sh 11:41:23 ---> python-tools-install.sh 11:41:23 Setup pyenv: 11:41:23 system 11:41:23 3.8.13 11:41:23 3.9.13 11:41:23 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) 11:41:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cHrk from file:/tmp/.os_lf_venv 11:41:24 lf-activate-venv(): INFO: Installing: lftools 11:41:33 lf-activate-venv(): INFO: Adding /tmp/venv-cHrk/bin to PATH 11:41:33 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins6699296151657281950.sh 11:41:33 ---> sudo-logs.sh 11:41:33 Archiving 'sudo' log.. 11:41:33 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins16633564770381430577.sh 11:41:33 ---> job-cost.sh 11:41:33 Setup pyenv: 11:41:33 system 11:41:33 3.8.13 11:41:33 3.9.13 11:41:33 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) 11:41:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cHrk from file:/tmp/.os_lf_venv 11:41:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:41:39 lf-activate-venv(): INFO: Adding /tmp/venv-cHrk/bin to PATH 11:41:39 INFO: No Stack... 11:41:39 INFO: Retrieving Pricing Info for: v2-highcpu-4 11:41:39 INFO: Archiving Costs 11:41:39 [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins11682061003755784032.sh 11:41:39 ---> logs-deploy.sh 11:41:39 Setup pyenv: 11:41:39 system 11:41:39 3.8.13 11:41:39 3.9.13 11:41:39 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) 11:41:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cHrk from file:/tmp/.os_lf_venv 11:41:41 lf-activate-venv(): INFO: Installing: lftools 11:41:50 lf-activate-venv(): INFO: Adding /tmp/venv-cHrk/bin to PATH 11:41:50 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-awmf-tm-docker-docker-merge-master/186 11:41:50 INFO: archiving workspace using pattern(s): 11:41:53 Archives upload complete. 11:41:53 INFO: archiving logs to Nexus 11:41:54 ---> uname -a: 11:41:54 Linux prd-ubuntu1804-docker-4c-4g-4851 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:41:54 11:41:54 11:41:54 ---> lscpu: 11:41:54 Architecture: x86_64 11:41:54 CPU op-mode(s): 32-bit, 64-bit 11:41:54 Byte Order: Little Endian 11:41:54 CPU(s): 4 11:41:54 On-line CPU(s) list: 0-3 11:41:54 Thread(s) per core: 1 11:41:54 Core(s) per socket: 1 11:41:54 Socket(s): 4 11:41:54 NUMA node(s): 1 11:41:54 Vendor ID: AuthenticAMD 11:41:54 CPU family: 23 11:41:54 Model: 49 11:41:54 Model name: AMD EPYC-Rome Processor 11:41:54 Stepping: 0 11:41:54 CPU MHz: 2800.000 11:41:54 BogoMIPS: 5600.00 11:41:54 Virtualization: AMD-V 11:41:54 Hypervisor vendor: KVM 11:41:54 Virtualization type: full 11:41:54 L1d cache: 32K 11:41:54 L1i cache: 32K 11:41:54 L2 cache: 512K 11:41:54 L3 cache: 16384K 11:41:54 NUMA node0 CPU(s): 0-3 11:41:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:41:54 11:41:54 11:41:54 ---> nproc: 11:41:54 4 11:41:54 11:41:54 11:41:54 ---> df -h: 11:41:54 Filesystem Size Used Avail Use% Mounted on 11:41:54 udev 2.0G 0 2.0G 0% /dev 11:41:54 tmpfs 395M 696K 394M 1% /run 11:41:54 /dev/vda1 20G 11G 9.0G 54% / 11:41:54 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:41:54 tmpfs 5.0M 0 5.0M 0% /run/lock 11:41:54 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:41:54 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:41:54 tmpfs 395M 0 395M 0% /run/user/1001 11:41:54 11:41:54 11:41:54 ---> free -m: 11:41:54 total used free shared buff/cache available 11:41:54 Mem: 3943 450 450 0 3042 3210 11:41:54 Swap: 1023 0 1023 11:41:54 11:41:54 11:41:54 ---> ip addr: 11:41:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:41:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:41:54 inet 127.0.0.1/8 scope host lo 11:41:54 valid_lft forever preferred_lft forever 11:41:54 inet6 ::1/128 scope host 11:41:54 valid_lft forever preferred_lft forever 11:41:54 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:41:54 link/ether fa:16:3e:bc:a3:68 brd ff:ff:ff:ff:ff:ff 11:41:54 inet 10.32.7.159/23 brd 10.32.7.255 scope global dynamic ens3 11:41:54 valid_lft 86169sec preferred_lft 86169sec 11:41:54 inet6 fe80::f816:3eff:febc:a368/64 scope link 11:41:54 valid_lft forever preferred_lft forever 11:41:54 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:41:54 link/ether 02:42:ac:8d:43:16 brd ff:ff:ff:ff:ff:ff 11:41:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:41:54 valid_lft forever preferred_lft forever 11:41:54 11:41:54 11:41:54 ---> sar -b -r -n DEV: 11:41:54 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4851) 06/27/24 _x86_64_ (4 CPU) 11:41:54 11:41:54 11:38:05 LINUX RESTART (4 CPU) 11:41:54 11:41:54 11:39:02 tps rtps wtps bread/s bwrtn/s 11:41:54 11:40:01 145.42 27.86 117.56 3293.68 33799.83 11:41:54 11:41:01 211.01 50.21 160.80 2885.76 43513.18 11:41:54 Average: 178.49 39.13 139.36 3087.97 38698.12 11:41:54 11:41:54 11:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:41:54 11:40:01 556520 3335352 3482132 86.22 71988 2828408 1084692 21.32 625004 2608780 273860 11:41:54 11:41:01 209268 3342756 3829384 94.82 100212 3103316 1018908 20.03 960868 2567548 4300 11:41:54 Average: 382894 3339054 3655758 90.52 86100 2965862 1051800 20.68 792936 2588164 139080 11:41:54 11:41:54 11:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:41:54 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:54 11:40:01 ens3 777.75 514.90 6916.39 47.93 0.00 0.00 0.00 0.00 11:41:54 11:40:01 lo 2.51 2.51 0.24 0.24 0.00 0.00 0.00 0.00 11:41:54 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:54 11:41:01 ens3 308.65 391.40 1223.58 2146.64 0.00 0.00 0.00 0.00 11:41:54 11:41:01 lo 2.60 2.60 0.22 0.22 0.00 0.00 0.00 0.00 11:41:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:54 Average: ens3 541.19 452.62 4045.59 1106.28 0.00 0.00 0.00 0.00 11:41:54 Average: lo 2.55 2.55 0.23 0.23 0.00 0.00 0.00 0.00 11:41:54 11:41:54 11:41:54 ---> sar -P ALL: 11:41:54 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4851) 06/27/24 _x86_64_ (4 CPU) 11:41:54 11:41:54 11:38:05 LINUX RESTART (4 CPU) 11:41:54 11:41:54 11:39:02 CPU %user %nice %system %iowait %steal %idle 11:41:54 11:40:01 all 20.31 0.00 3.33 3.63 0.08 72.65 11:41:54 11:40:01 0 11.39 0.00 2.74 2.16 0.07 83.65 11:41:54 11:40:01 1 6.36 0.00 2.78 8.53 0.05 82.28 11:41:54 11:40:01 2 50.64 0.00 4.84 2.53 0.14 41.86 11:41:54 11:40:01 3 12.86 0.00 3.01 1.28 0.07 82.78 11:41:54 11:41:01 all 23.29 0.00 3.57 5.39 0.09 67.66 11:41:54 11:41:01 0 40.68 0.00 4.82 5.61 0.12 48.77 11:41:54 11:41:01 1 18.29 0.00 2.52 6.45 0.08 72.65 11:41:54 11:41:01 2 19.02 0.00 3.77 2.83 0.10 74.28 11:41:54 11:41:01 3 15.10 0.00 3.12 6.67 0.07 75.03 11:41:54 Average: all 21.81 0.00 3.45 4.52 0.09 70.14 11:41:54 Average: 0 26.18 0.00 3.79 3.90 0.09 66.04 11:41:54 Average: 1 12.37 0.00 2.65 7.48 0.07 77.43 11:41:54 Average: 2 34.72 0.00 4.30 2.68 0.12 58.18 11:41:54 Average: 3 13.98 0.00 3.07 3.99 0.07 78.89 11:41:54 11:41:54 11:41:54