Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/aiml-fw/awmf/tm/+/14580 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-3280 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-DAaFcVY61ZhC/agent.2091 SSH_AGENT_PID=2093 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/private_key_1526908053336871068.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/tm > git init /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm > 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/tm +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # 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/tm # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm refs/changes/80/14580/1 # timeout=10 > git rev-parse 2e3c515b410c028c3752e85b6ab2ca245ae7a2cf^{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 2e3c515b410c028c3752e85b6ab2ca245ae7a2cf (refs/changes/80/14580/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e3c515b410c028c3752e85b6ab2ca245ae7a2cf # timeout=10 Commit message: "Updating Swagger-Api-yamls as per exisiting traningjob_controller and featuregroup_controller apis Issue-id: AIMLFW-211" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 8142fa1e4f0455701df20524893643fbe4809120 # 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-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins3903473109024429732.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-r0Jh lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-r0Jh/bin to PATH Generating Requirements File Python 3.10.6 pip 25.1.1 from /tmp/venv-r0Jh/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.4 boto3==1.38.40 botocore==1.38.40 bs4==0.0.2 cachetools==5.5.2 certifi==2025.6.15 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.6.1 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 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.24.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==5.4.0 MarkupSafe==3.0.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.0 openstacksdk==4.6.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==9.8.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.25.1 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/config7031158496697321628tmp copy managed file [aiml-fw-awmf-tm] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/config4682602481324328463tmp [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins14482895352122226997.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-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins540865178081507745.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/sh -xe /tmp/jenkins15013265232695300521.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-tm-docker-docker-verify-master] $ /bin/bash -l /tmp/jenkins18163282686013693792.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-tm-docker-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r0Jh from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-r0Jh/bin to PATH ---> Docker image tag found: 3.1.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-tm-docker [EnvInject] - Variables injected successfully. [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins12120937668121601527.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-tm-docker:3.1.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:3.1.0 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.33kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 76B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/python:3.10-slim #3 DONE 1.2s #4 [internal] load build context #4 DONE 0.0s #5 [builder 1/6] FROM docker.io/library/python:3.10-slim@sha256:034724ef64585eeb0e82385e9aabcbeabfe5f7cae2c2dcedb1da95114372b6d7 #5 resolve docker.io/library/python:3.10-slim@sha256:034724ef64585eeb0e82385e9aabcbeabfe5f7cae2c2dcedb1da95114372b6d7 0.1s done #5 DONE 0.1s #4 [internal] load build context #4 transferring context: 557.81kB 0.0s done #4 DONE 0.1s #5 [builder 1/6] FROM docker.io/library/python:3.10-slim@sha256:034724ef64585eeb0e82385e9aabcbeabfe5f7cae2c2dcedb1da95114372b6d7 #5 sha256:034724ef64585eeb0e82385e9aabcbeabfe5f7cae2c2dcedb1da95114372b6d7 9.13kB / 9.13kB done #5 sha256:fd939bec23d8e9a1274d70e24db96bceed53e56612f828098f5505086a64f523 1.75kB / 1.75kB done #5 sha256:cce3651534b6639e18fe761c0f1bc3974459853da95ebadadc607194524d77a7 5.37kB / 5.37kB done #5 sha256:dad67da3f26bce15939543965e09c4059533b025f707aad72ed3d3f3a09c66f8 0B / 28.23MB 0.1s #5 sha256:4b03b4f4fa5c508f2b215b45a26f6dd30b310aaa2a4a24b593f630bdf07da1a8 0B / 3.51MB 0.1s #5 sha256:50a956a18493962b03f716b86299535ce63a1d6a1a1770be582b59f8fedb46b7 0B / 15.65MB 0.1s #5 sha256:dad67da3f26bce15939543965e09c4059533b025f707aad72ed3d3f3a09c66f8 12.58MB / 28.23MB 0.4s #5 sha256:4b03b4f4fa5c508f2b215b45a26f6dd30b310aaa2a4a24b593f630bdf07da1a8 3.51MB / 3.51MB 0.3s done #5 sha256:50a956a18493962b03f716b86299535ce63a1d6a1a1770be582b59f8fedb46b7 6.34MB / 15.65MB 0.4s #5 sha256:c14326ed6c858d7eb04960cbc1469da7ff6192285edf9bdb9d3c4cf035105826 0B / 250B 0.4s #5 sha256:dad67da3f26bce15939543965e09c4059533b025f707aad72ed3d3f3a09c66f8 20.97MB / 28.23MB 0.5s #5 sha256:50a956a18493962b03f716b86299535ce63a1d6a1a1770be582b59f8fedb46b7 14.68MB / 15.65MB 0.5s #5 sha256:c14326ed6c858d7eb04960cbc1469da7ff6192285edf9bdb9d3c4cf035105826 250B / 250B 0.5s done #5 sha256:dad67da3f26bce15939543965e09c4059533b025f707aad72ed3d3f3a09c66f8 27.26MB / 28.23MB 0.6s #5 sha256:50a956a18493962b03f716b86299535ce63a1d6a1a1770be582b59f8fedb46b7 15.65MB / 15.65MB 0.6s done #5 sha256:dad67da3f26bce15939543965e09c4059533b025f707aad72ed3d3f3a09c66f8 28.23MB / 28.23MB 0.7s done #5 extracting sha256:dad67da3f26bce15939543965e09c4059533b025f707aad72ed3d3f3a09c66f8 0.1s #5 extracting sha256:dad67da3f26bce15939543965e09c4059533b025f707aad72ed3d3f3a09c66f8 1.9s done #5 extracting sha256:4b03b4f4fa5c508f2b215b45a26f6dd30b310aaa2a4a24b593f630bdf07da1a8 #5 extracting sha256:4b03b4f4fa5c508f2b215b45a26f6dd30b310aaa2a4a24b593f630bdf07da1a8 0.2s done #5 extracting sha256:50a956a18493962b03f716b86299535ce63a1d6a1a1770be582b59f8fedb46b7 #5 extracting sha256:50a956a18493962b03f716b86299535ce63a1d6a1a1770be582b59f8fedb46b7 1.1s done #5 extracting sha256:c14326ed6c858d7eb04960cbc1469da7ff6192285edf9bdb9d3c4cf035105826 #5 extracting sha256:c14326ed6c858d7eb04960cbc1469da7ff6192285edf9bdb9d3c4cf035105826 done #5 DONE 4.4s #6 [builder 2/6] WORKDIR /app #6 DONE 2.0s #7 [builder 3/6] RUN apt-get update && apt-get install -y --no-install-recommends python3-pip apt-utils git && apt-get clean && rm -rf /var/lib/apt/lists/* #7 0.301 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #7 0.315 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 0.315 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #7 0.392 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] #7 0.508 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [756 B] #7 0.562 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [267 kB] #7 1.838 Fetched 9315 kB in 2s (5998 kB/s) #7 1.838 Reading package lists... #7 2.715 Reading package lists... #7 3.547 Building dependency tree... #7 3.815 Reading state information... #7 4.329 The following additional packages will be installed: #7 4.330 git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1 libgdbm-compat4 #7 4.330 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 libpython3-stdlib #7 4.331 libpython3.11-minimal libpython3.11-stdlib librtmp1 libsasl2-2 #7 4.333 libsasl2-modules-db libssh2-1 media-types perl perl-modules-5.36 python3 #7 4.333 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources #7 4.333 python3-setuptools python3-wheel python3.11 python3.11-minimal #7 4.340 Suggested packages: #7 4.340 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui #7 4.340 gitk gitweb git-cvs git-mediawiki git-svn sensible-utils perl-doc #7 4.340 libterm-readline-gnu-perl | libterm-readline-perl-perl make #7 4.340 libtap-harness-archive-perl python3-doc python3-tk python3-venv #7 4.340 python-setuptools-doc python3.11-venv python3.11-doc binutils binfmt-support #7 4.340 Recommended packages: #7 4.340 patch less ssh-client libldap-common publicsuffix libsasl2-modules #7 4.340 build-essential python3-dev #7 4.699 The following NEW packages will be installed: #7 4.699 apt-utils git git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1 #7 4.700 libgdbm-compat4 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 #7 4.701 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib librtmp1 #7 4.702 libsasl2-2 libsasl2-modules-db libssh2-1 media-types perl perl-modules-5.36 #7 4.702 python3 python3-distutils python3-lib2to3 python3-minimal python3-pip #7 4.702 python3-pkg-resources python3-setuptools python3-wheel python3.11 #7 4.703 python3.11-minimal #7 4.768 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded. #7 4.768 Need to get 26.1 MB of archives. #7 4.768 After this operation, 135 MB of additional disk space will be used. #7 4.768 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] #7 4.821 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] #7 4.821 Get:3 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] #7 4.867 Get:4 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] #7 4.870 Get:5 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u6 [817 kB] #7 4.877 Get:6 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] #7 4.880 Get:7 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u6 [2064 kB] #7 4.903 Get:8 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] #7 4.903 Get:9 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] #7 4.903 Get:10 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u6 [1798 kB] #7 4.923 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u6 [573 kB] #7 4.927 Get:12 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] #7 4.928 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] #7 4.930 Get:14 http://deb.debian.org/debian bookworm/main amd64 apt-utils amd64 2.6.1 [309 kB] #7 4.938 Get:15 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] #7 4.940 Get:16 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #7 4.941 Get:17 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #7 4.941 Get:18 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #7 4.943 Get:19 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] #7 4.943 Get:20 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] #7 4.946 Get:21 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #7 4.946 Get:22 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] #7 4.951 Get:23 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] #7 4.955 Get:24 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] #7 4.956 Get:25 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] #7 4.978 Get:26 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] #7 5.049 Get:27 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] #7 5.051 Get:28 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] #7 5.052 Get:29 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1+deb12u1 [296 kB] #7 5.057 Get:30 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1+deb12u1 [522 kB] #7 5.071 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] #7 5.071 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] #7 5.286 debconf: delaying package configuration, since apt-utils is not installed #7 5.356 Fetched 26.1 MB in 0s (75.2 MB/s) #7 5.382 Selecting previously unselected package perl-modules-5.36. #7 5.382 (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 ... 6686 files and directories currently installed.) #7 5.389 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... #7 5.395 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... #7 7.346 Selecting previously unselected package libgdbm-compat4:amd64. #7 7.348 Preparing to unpack .../1-libgdbm-compat4_1.23-3_amd64.deb ... #7 7.360 Unpacking libgdbm-compat4:amd64 (1.23-3) ... #7 7.415 Selecting previously unselected package libperl5.36:amd64. #7 7.418 Preparing to unpack .../2-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... #7 7.424 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... #7 8.147 Selecting previously unselected package perl. #7 8.150 Preparing to unpack .../3-perl_5.36.0-7+deb12u2_amd64.deb ... #7 8.161 Unpacking perl (5.36.0-7+deb12u2) ... #7 8.265 Selecting previously unselected package libpython3.11-minimal:amd64. #7 8.268 Preparing to unpack .../4-libpython3.11-minimal_3.11.2-6+deb12u6_amd64.deb ... #7 8.273 Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u6) ... #7 8.791 Selecting previously unselected package libexpat1:amd64. #7 8.793 Preparing to unpack .../5-libexpat1_2.5.0-1+deb12u1_amd64.deb ... #7 8.799 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... #7 8.868 Selecting previously unselected package python3.11-minimal. #7 8.870 Preparing to unpack .../6-python3.11-minimal_3.11.2-6+deb12u6_amd64.deb ... #7 8.879 Unpacking python3.11-minimal (3.11.2-6+deb12u6) ... #7 9.203 Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u6) ... #7 9.218 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... #7 9.234 Setting up python3.11-minimal (3.11.2-6+deb12u6) ... #7 10.35 Selecting previously unselected package python3-minimal. #7 10.35 (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 ... 9001 files and directories currently installed.) #7 10.36 Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ... #7 10.37 Unpacking python3-minimal (3.11.2-1+b1) ... #7 10.42 Selecting previously unselected package media-types. #7 10.42 Preparing to unpack .../media-types_10.0.0_all.deb ... #7 10.43 Unpacking media-types (10.0.0) ... #7 10.47 Selecting previously unselected package libpython3.11-stdlib:amd64. #7 10.48 Preparing to unpack .../libpython3.11-stdlib_3.11.2-6+deb12u6_amd64.deb ... #7 10.48 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u6) ... #7 10.96 Selecting previously unselected package python3.11. #7 10.97 Preparing to unpack .../python3.11_3.11.2-6+deb12u6_amd64.deb ... #7 10.97 Unpacking python3.11 (3.11.2-6+deb12u6) ... #7 11.03 Selecting previously unselected package libpython3-stdlib:amd64. #7 11.03 Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ... #7 11.04 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... #7 11.08 Setting up python3-minimal (3.11.2-1+b1) ... #7 11.31 Selecting previously unselected package python3. #7 11.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9411 files and directories currently installed.) #7 11.32 Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ... #7 11.32 Unpacking python3 (3.11.2-1+b1) ... #7 11.37 Selecting previously unselected package apt-utils. #7 11.37 Preparing to unpack .../01-apt-utils_2.6.1_amd64.deb ... #7 11.38 Unpacking apt-utils (2.6.1) ... #7 11.47 Selecting previously unselected package libbrotli1:amd64. #7 11.47 Preparing to unpack .../02-libbrotli1_1.0.9-2+b6_amd64.deb ... #7 11.48 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... #7 11.57 Selecting previously unselected package libsasl2-modules-db:amd64. #7 11.57 Preparing to unpack .../03-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #7 11.58 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #7 11.63 Selecting previously unselected package libsasl2-2:amd64. #7 11.64 Preparing to unpack .../04-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #7 11.64 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #7 11.70 Selecting previously unselected package libldap-2.5-0:amd64. #7 11.70 Preparing to unpack .../05-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #7 11.71 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #7 11.79 Selecting previously unselected package libnghttp2-14:amd64. #7 11.79 Preparing to unpack .../06-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... #7 11.80 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #7 11.85 Selecting previously unselected package libpsl5:amd64. #7 11.86 Preparing to unpack .../07-libpsl5_0.21.2-1_amd64.deb ... #7 11.86 Unpacking libpsl5:amd64 (0.21.2-1) ... #7 11.92 Selecting previously unselected package librtmp1:amd64. #7 11.92 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #7 11.92 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #7 11.98 Selecting previously unselected package libssh2-1:amd64. #7 11.99 Preparing to unpack .../09-libssh2-1_1.10.0-3+b1_amd64.deb ... #7 11.99 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... #7 12.06 Selecting previously unselected package libcurl3-gnutls:amd64. #7 12.06 Preparing to unpack .../10-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... #7 12.07 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... #7 12.15 Selecting previously unselected package liberror-perl. #7 12.15 Preparing to unpack .../11-liberror-perl_0.17029-2_all.deb ... #7 12.16 Unpacking liberror-perl (0.17029-2) ... #7 12.20 Selecting previously unselected package git-man. #7 12.21 Preparing to unpack .../12-git-man_1%3a2.39.5-0+deb12u2_all.deb ... #7 12.21 Unpacking git-man (1:2.39.5-0+deb12u2) ... #7 12.40 Selecting previously unselected package git. #7 12.40 Preparing to unpack .../13-git_1%3a2.39.5-0+deb12u2_amd64.deb ... #7 12.42 Unpacking git (1:2.39.5-0+deb12u2) ... #7 12.95 Selecting previously unselected package python3-lib2to3. #7 12.96 Preparing to unpack .../14-python3-lib2to3_3.11.2-3_all.deb ... #7 12.97 Unpacking python3-lib2to3 (3.11.2-3) ... #7 13.06 Selecting previously unselected package python3-distutils. #7 13.07 Preparing to unpack .../15-python3-distutils_3.11.2-3_all.deb ... #7 13.07 Unpacking python3-distutils (3.11.2-3) ... #7 13.21 Selecting previously unselected package python3-pkg-resources. #7 13.21 Preparing to unpack .../16-python3-pkg-resources_66.1.1-1+deb12u1_all.deb ... #7 13.21 Unpacking python3-pkg-resources (66.1.1-1+deb12u1) ... #7 13.35 Selecting previously unselected package python3-setuptools. #7 13.35 Preparing to unpack .../17-python3-setuptools_66.1.1-1+deb12u1_all.deb ... #7 13.36 Unpacking python3-setuptools (66.1.1-1+deb12u1) ... #7 13.64 Selecting previously unselected package python3-wheel. #7 13.64 Preparing to unpack .../18-python3-wheel_0.38.4-2_all.deb ... #7 13.65 Unpacking python3-wheel (0.38.4-2) ... #7 13.74 Selecting previously unselected package python3-pip. #7 13.75 Preparing to unpack .../19-python3-pip_23.0.1+dfsg-1_all.deb ... #7 13.75 Unpacking python3-pip (23.0.1+dfsg-1) ... #7 14.55 Setting up media-types (10.0.0) ... #7 14.57 Setting up libpsl5:amd64 (0.21.2-1) ... #7 14.59 Setting up apt-utils (2.6.1) ... #7 14.61 Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u6) ... #7 14.64 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... #7 14.66 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... #7 14.69 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #7 14.71 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... #7 14.74 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #7 14.76 Setting up libgdbm-compat4:amd64 (1.23-3) ... #7 14.79 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #7 14.82 Setting up git-man (1:2.39.5-0+deb12u2) ... #7 14.84 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... #7 14.87 Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... #7 14.89 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... #7 14.91 Setting up python3.11 (3.11.2-6+deb12u6) ... #7 16.05 Setting up python3 (3.11.2-1+b1) ... #7 16.06 running python rtupdate hooks for python3.11... #7 16.06 running python post-rtupdate hooks for python3.11... #7 16.20 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #7 16.22 Setting up perl (5.36.0-7+deb12u2) ... #7 16.25 Setting up python3-lib2to3 (3.11.2-3) ... #7 16.41 Setting up python3-pkg-resources (66.1.1-1+deb12u1) ... #7 16.77 Setting up python3-distutils (3.11.2-3) ... #7 16.95 Setting up python3-setuptools (66.1.1-1+deb12u1) ... #7 17.65 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... #7 17.67 Setting up python3-wheel (0.38.4-2) ... #7 17.87 Setting up liberror-perl (0.17029-2) ... #7 17.89 Setting up git (1:2.39.5-0+deb12u2) ... #7 17.92 Setting up python3-pip (23.0.1+dfsg-1) ... #7 19.53 Processing triggers for libc-bin (2.36-9+deb12u10) ... #7 DONE 20.1s #8 [builder 4/6] COPY . . #8 DONE 0.2s #9 [builder 5/6] RUN pip3 install --no-cache-dir -r requirements.txt #9 4.152 Collecting boto3 #9 4.229 Downloading boto3-1.38.40-py3-none-any.whl (139 kB) #9 4.266 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 4.1 MB/s eta 0:00:00 #9 5.789 Collecting botocore #9 5.795 Downloading botocore-1.38.40-py3-none-any.whl (13.7 MB) #9 5.949 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.7/13.7 MB 105.0 MB/s eta 0:00:00 #9 6.045 Collecting Flask #9 6.050 Downloading flask-3.1.1-py3-none-any.whl (103 kB) #9 6.054 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.3/103.3 kB 200.8 MB/s eta 0:00:00 #9 6.088 Collecting Flask-API #9 6.094 Downloading Flask_API-3.1-py3-none-any.whl (138 kB) #9 6.100 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 113.1 MB/s eta 0:00:00 #9 6.148 Collecting Flask-Cors #9 6.154 Downloading flask_cors-6.0.1-py3-none-any.whl (13 kB) #9 6.225 Collecting pg8000 #9 6.231 Downloading pg8000-1.31.2-py3-none-any.whl (54 kB) #9 6.235 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 162.2 MB/s eta 0:00:00 #9 6.316 Collecting requests #9 6.321 Downloading requests-2.32.4-py3-none-any.whl (64 kB) #9 6.326 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 166.7 MB/s eta 0:00:00 #9 6.471 Collecting PyYAML #9 6.476 Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) #9 6.496 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 50.4 MB/s eta 0:00:00 #9 6.574 Collecting kubernetes #9 6.579 Downloading kubernetes-33.1.0-py2.py3-none-any.whl (1.9 MB) #9 6.616 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 59.7 MB/s eta 0:00:00 #9 6.676 Collecting validators==0.20.0 #9 6.682 Downloading validators-0.20.0.tar.gz (30 kB) #9 6.707 Preparing metadata (setup.py): started #9 7.538 Preparing metadata (setup.py): finished with status 'done' #9 7.614 Collecting Werkzeug==2.2.2 #9 7.623 Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB) #9 7.629 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 197.7 MB/s eta 0:00:00 #9 7.670 Collecting Flask-SQLAlchemy #9 7.675 Downloading flask_sqlalchemy-3.1.1-py3-none-any.whl (25 kB) #9 7.714 Collecting Flask-Migrate #9 7.719 Downloading Flask_Migrate-4.1.0-py3-none-any.whl (21 kB) #9 7.959 Collecting marshmallow==3.26.1 #9 7.964 Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB) #9 7.968 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.9/50.9 kB 154.3 MB/s eta 0:00:00 #9 8.248 Collecting psycopg2-binary==2.9.10 #9 8.253 Downloading psycopg2_binary-2.9.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) #9 8.299 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 73.2 MB/s eta 0:00:00 #9 8.369 Collecting marshmallow-sqlalchemy #9 8.375 Downloading marshmallow_sqlalchemy-1.4.2-py3-none-any.whl (16 kB) #9 8.408 Collecting flask-marshmallow #9 8.412 Downloading flask_marshmallow-1.3.0-py3-none-any.whl (12 kB) #9 8.456 Collecting decorator>=3.4.0 #9 8.461 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) #9 8.685 Collecting MarkupSafe>=2.1.1 #9 8.693 Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) #9 8.773 Collecting packaging>=17.0 #9 8.778 Downloading packaging-25.0-py3-none-any.whl (66 kB) #9 8.782 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 178.2 MB/s eta 0:00:00 #9 8.848 Collecting s3transfer<0.14.0,>=0.13.0 #9 8.856 Downloading s3transfer-0.13.0-py3-none-any.whl (85 kB) #9 8.863 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.2/85.2 kB 142.6 MB/s eta 0:00:00 #9 9.152 Collecting jmespath<2.0.0,>=0.7.1 #9 9.157 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) #9 9.283 Collecting urllib3!=2.2.0,<3,>=1.25.4 #9 9.288 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) #9 9.293 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.8/129.8 kB 205.8 MB/s eta 0:00:00 #9 9.337 Collecting python-dateutil<3.0.0,>=2.1 #9 9.342 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #9 9.348 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 99.7 MB/s eta 0:00:00 #9 9.391 Collecting blinker>=1.9.0 #9 9.396 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) #9 9.440 Collecting jinja2>=3.1.2 #9 9.446 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) #9 9.452 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 194.2 MB/s eta 0:00:00 #9 9.485 Collecting itsdangerous>=2.2.0 #9 9.490 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) #9 9.547 Collecting click>=8.1.3 #9 9.559 Downloading click-8.2.1-py3-none-any.whl (102 kB) #9 9.565 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.2/102.2 kB 189.1 MB/s eta 0:00:00 #9 9.590 Collecting Flask #9 9.596 Downloading flask-3.1.0-py3-none-any.whl (102 kB) #9 9.601 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.0/103.0 kB 201.1 MB/s eta 0:00:00 #9 9.632 Downloading flask-3.0.3-py3-none-any.whl (101 kB) #9 9.637 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 202.6 MB/s eta 0:00:00 #9 9.683 Downloading flask-3.0.2-py3-none-any.whl (101 kB) #9 9.687 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.3/101.3 kB 197.8 MB/s eta 0:00:00 #9 9.718 Downloading flask-3.0.1-py3-none-any.whl (101 kB) #9 9.722 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 202.7 MB/s eta 0:00:00 #9 9.750 Downloading flask-3.0.0-py3-none-any.whl (99 kB) #9 9.754 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB 195.6 MB/s eta 0:00:00 #9 9.783 Downloading flask-2.3.3-py3-none-any.whl (96 kB) #9 9.787 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 90.6 MB/s eta 0:00:00 #9 9.824 Downloading Flask-2.3.2-py3-none-any.whl (96 kB) #9 9.828 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 189.7 MB/s eta 0:00:00 #9 9.865 Downloading Flask-2.3.1-py3-none-any.whl (96 kB) #9 9.869 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 193.9 MB/s eta 0:00:00 #9 9.908 Downloading Flask-2.3.0-py3-none-any.whl (96 kB) #9 9.913 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 203.4 MB/s eta 0:00:00 #9 9.940 Downloading Flask-2.2.5-py3-none-any.whl (101 kB) #9 9.944 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 193.3 MB/s eta 0:00:00 #9 10.08 Collecting scramp>=1.4.5 #9 10.08 Downloading scramp-1.4.5-py3-none-any.whl (12 kB) #9 10.44 Collecting charset_normalizer<4,>=2 #9 10.44 Downloading charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) #9 10.45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.5/149.5 kB 193.5 MB/s eta 0:00:00 #9 10.51 Collecting certifi>=2017.4.17 #9 10.51 Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) #9 10.52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.7/157.7 kB 191.9 MB/s eta 0:00:00 #9 10.59 Collecting idna<4,>=2.5 #9 10.60 Downloading idna-3.10-py3-none-any.whl (70 kB) #9 10.60 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 163.2 MB/s eta 0:00:00 #9 10.96 Collecting google-auth>=1.0.1 #9 10.97 Downloading google_auth-2.40.3-py2.py3-none-any.whl (216 kB) #9 10.98 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.1/216.1 kB 205.8 MB/s eta 0:00:00 #9 11.02 Collecting oauthlib>=3.2.2 #9 11.02 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) #9 11.03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 62.1 MB/s eta 0:00:00 #9 11.07 Collecting durationpy>=0.7 #9 11.08 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) #9 11.11 Collecting six>=1.9.0 #9 11.12 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #9 11.18 Collecting requests-oauthlib #9 11.19 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #9 11.26 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 #9 11.27 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) #9 11.27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 168.6 MB/s eta 0:00:00 #9 12.57 Collecting sqlalchemy>=2.0.16 #9 12.58 Downloading sqlalchemy-2.0.41-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) #9 12.63 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 73.1 MB/s eta 0:00:00 #9 12.76 Collecting alembic>=1.9.0 #9 12.77 Downloading alembic-1.16.2-py3-none-any.whl (242 kB) #9 12.78 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.7/242.7 kB 64.8 MB/s eta 0:00:00 #9 12.97 Collecting typing-extensions>=4.12 #9 12.98 Downloading typing_extensions-4.14.0-py3-none-any.whl (43 kB) #9 12.98 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 161.5 MB/s eta 0:00:00 #9 13.03 Collecting Mako #9 13.03 Downloading mako-1.3.10-py3-none-any.whl (78 kB) #9 13.04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 186.2 MB/s eta 0:00:00 #9 13.09 Collecting tomli #9 13.09 Downloading tomli-2.2.1-py3-none-any.whl (14 kB) #9 13.28 Collecting cachetools<6.0,>=2.0.0 #9 13.28 Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) #9 13.34 Collecting pyasn1-modules>=0.2.1 #9 13.35 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) #9 13.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 61.4 MB/s eta 0:00:00 #9 13.40 Collecting rsa<5,>=3.1.4 #9 13.40 Downloading rsa-4.9.1-py3-none-any.whl (34 kB) #9 13.97 Collecting asn1crypto>=1.5.1 #9 13.97 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) #9 13.98 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.0/105.0 kB 179.7 MB/s eta 0:00:00 #9 14.64 Collecting greenlet>=1 #9 14.64 Downloading greenlet-3.2.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (582 kB) #9 14.66 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.2/582.2 kB 60.8 MB/s eta 0:00:00 #9 14.85 Collecting pyasn1<0.7.0,>=0.6.1 #9 14.85 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) #9 14.86 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 194.3 MB/s eta 0:00:00 #9 14.95 Building wheels for collected packages: validators #9 14.95 Building wheel for validators (setup.py): started #9 15.62 Building wheel for validators (setup.py): finished with status 'done' #9 15.63 Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19573 sha256=125f22d7ecb804945df31ab05dfdaa762638a9fc6d34ec46173f15d3f0de2efa #9 15.63 Stored in directory: /tmp/pip-ephem-wheel-cache-42ei1rgr/wheels/f2/ed/dd/d3a556ad245ef9dc570c6bcd2f22886d17b0b408dd3bbb9ac3 #9 15.63 Successfully built validators #9 16.08 Installing collected packages: durationpy, asn1crypto, websocket-client, urllib3, typing-extensions, tomli, six, scramp, PyYAML, pyasn1, psycopg2-binary, packaging, oauthlib, MarkupSafe, jmespath, itsdangerous, idna, greenlet, decorator, click, charset_normalizer, certifi, cachetools, Werkzeug, validators, sqlalchemy, rsa, requests, python-dateutil, pyasn1-modules, marshmallow, Mako, jinja2, requests-oauthlib, pg8000, marshmallow-sqlalchemy, google-auth, Flask, botocore, alembic, s3transfer, kubernetes, Flask-SQLAlchemy, flask-marshmallow, Flask-Cors, Flask-API, Flask-Migrate, boto3 #9 24.26 Successfully installed Flask-2.2.5 Flask-API-3.1 Flask-Cors-6.0.1 Flask-Migrate-4.1.0 Flask-SQLAlchemy-3.1.1 Mako-1.3.10 MarkupSafe-3.0.2 PyYAML-6.0.2 Werkzeug-2.2.2 alembic-1.16.2 asn1crypto-1.5.1 boto3-1.38.40 botocore-1.38.40 cachetools-5.5.2 certifi-2025.6.15 charset_normalizer-3.4.2 click-8.2.1 decorator-5.2.1 durationpy-0.10 flask-marshmallow-1.3.0 google-auth-2.40.3 greenlet-3.2.3 idna-3.10 itsdangerous-2.2.0 jinja2-3.1.6 jmespath-1.0.1 kubernetes-33.1.0 marshmallow-3.26.1 marshmallow-sqlalchemy-1.4.2 oauthlib-3.3.1 packaging-25.0 pg8000-1.31.2 psycopg2-binary-2.9.10 pyasn1-0.6.1 pyasn1-modules-0.4.2 python-dateutil-2.9.0.post0 requests-2.32.4 requests-oauthlib-2.0.0 rsa-4.9.1 s3transfer-0.13.0 scramp-1.4.5 six-1.17.0 sqlalchemy-2.0.41 tomli-2.2.1 typing-extensions-4.14.0 urllib3-2.5.0 validators-0.20.0 websocket-client-1.8.0 #9 24.26 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 #9 24.46 #9 24.46 [notice] A new release of pip is available: 23.0.1 -> 25.1.1 #9 24.46 [notice] To update, run: pip install --upgrade pip #9 DONE 26.5s #10 [builder 6/6] RUN git clone --depth 1 "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/feature-store" /SDK/featurestoresdk_main && git clone --depth 1 "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/model-storage" /SDK/modelmetricssdk_main && pip3 install --no-cache-dir /SDK/featurestoresdk_main/. && pip3 install --no-cache-dir /SDK/modelmetricssdk_main/. && rm -rf /SDK #10 0.208 Cloning into '/SDK/featurestoresdk_main'... #10 0.535 Cloning into '/SDK/modelmetricssdk_main'... #10 1.418 Processing /SDK/featurestoresdk_main #10 1.419 Preparing metadata (setup.py): started #10 1.821 Preparing metadata (setup.py): finished with status 'done' #10 1.825 Building wheels for collected packages: featurestoresdk #10 1.826 Building wheel for featurestoresdk (setup.py): started #10 2.386 Building wheel for featurestoresdk (setup.py): finished with status 'done' #10 2.387 Created wheel for featurestoresdk: filename=featurestoresdk-0.2-py3-none-any.whl size=6076 sha256=8d07a82428f9911a2e83d82f1b230a68dfe6fa1cb2e746d1dad6afdb230b973d #10 2.387 Stored in directory: /tmp/pip-ephem-wheel-cache-_890dom6/wheels/82/fd/19/4827f09b0aaf02b08a33426f01cec88c22b29c14da3c9e09e3 #10 2.390 Successfully built featurestoresdk #10 2.730 Installing collected packages: featurestoresdk #10 2.768 Successfully installed featurestoresdk-0.2 #10 2.768 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 #10 2.961 #10 2.961 [notice] A new release of pip is available: 23.0.1 -> 25.1.1 #10 2.961 [notice] To update, run: pip install --upgrade pip #10 3.708 Processing /SDK/modelmetricssdk_main #10 3.710 Preparing metadata (setup.py): started #10 4.129 Preparing metadata (setup.py): finished with status 'done' #10 4.144 Requirement already satisfied: boto3 in /usr/local/lib/python3.10/site-packages (from modelmetricsdk==0.2) (1.38.40) #10 4.145 Requirement already satisfied: kubernetes in /usr/local/lib/python3.10/site-packages (from modelmetricsdk==0.2) (33.1.0) #10 4.145 Requirement already satisfied: pyyaml in /usr/local/lib/python3.10/site-packages (from modelmetricsdk==0.2) (6.0.2) #10 4.157 Requirement already satisfied: botocore<1.39.0,>=1.38.40 in /usr/local/lib/python3.10/site-packages (from boto3->modelmetricsdk==0.2) (1.38.40) #10 4.159 Requirement already satisfied: s3transfer<0.14.0,>=0.13.0 in /usr/local/lib/python3.10/site-packages (from boto3->modelmetricsdk==0.2) (0.13.0) #10 4.159 Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.10/site-packages (from boto3->modelmetricsdk==0.2) (1.0.1) #10 4.175 Requirement already satisfied: oauthlib>=3.2.2 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (3.3.1) #10 4.176 Requirement already satisfied: google-auth>=1.0.1 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (2.40.3) #10 4.177 Requirement already satisfied: urllib3>=1.24.2 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (2.5.0) #10 4.178 Requirement already satisfied: certifi>=14.05.14 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (2025.6.15) #10 4.179 Requirement already satisfied: durationpy>=0.7 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (0.10) #10 4.180 Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (1.17.0) #10 4.181 Requirement already satisfied: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (1.8.0) #10 4.181 Requirement already satisfied: requests in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (2.32.4) #10 4.182 Requirement already satisfied: python-dateutil>=2.5.3 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (2.9.0.post0) #10 4.183 Requirement already satisfied: requests-oauthlib in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (2.0.0) #10 4.249 Requirement already satisfied: rsa<5,>=3.1.4 in /usr/local/lib/python3.10/site-packages (from google-auth>=1.0.1->kubernetes->modelmetricsdk==0.2) (4.9.1) #10 4.253 Requirement already satisfied: cachetools<6.0,>=2.0.0 in /usr/local/lib/python3.10/site-packages (from google-auth>=1.0.1->kubernetes->modelmetricsdk==0.2) (5.5.2) #10 4.253 Requirement already satisfied: pyasn1-modules>=0.2.1 in /usr/local/lib/python3.10/site-packages (from google-auth>=1.0.1->kubernetes->modelmetricsdk==0.2) (0.4.2) #10 4.300 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.10/site-packages (from requests->kubernetes->modelmetricsdk==0.2) (3.10) #10 4.301 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.10/site-packages (from requests->kubernetes->modelmetricsdk==0.2) (3.4.2) #10 4.326 Requirement already satisfied: pyasn1<0.7.0,>=0.6.1 in /usr/local/lib/python3.10/site-packages (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes->modelmetricsdk==0.2) (0.6.1) #10 4.336 Building wheels for collected packages: modelmetricsdk #10 4.337 Building wheel for modelmetricsdk (setup.py): started #10 4.923 Building wheel for modelmetricsdk (setup.py): finished with status 'done' #10 4.924 Created wheel for modelmetricsdk: filename=modelmetricsdk-0.2-py3-none-any.whl size=15047 sha256=9cb3437f2ed98ff227c1805ef6e87d6f393277d88b9416ee5bdcb244a52aa7fe #10 4.925 Stored in directory: /tmp/pip-ephem-wheel-cache-bc_p1eur/wheels/00/57/2c/061991cba1ea95bd46f7b5b067011d480503abcbe08cb605b0 #10 4.928 Successfully built modelmetricsdk #10 5.155 Installing collected packages: modelmetricsdk #10 5.205 Successfully installed modelmetricsdk-0.2 #10 5.205 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 #10 5.404 #10 5.404 [notice] A new release of pip is available: 23.0.1 -> 25.1.1 #10 5.404 [notice] To update, run: pip install --upgrade pip #10 DONE 5.7s #11 [stage-1 3/6] COPY --from=builder /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages #11 DONE 2.2s #12 [stage-1 4/6] COPY --from=builder /app /app #12 DONE 0.2s #13 [stage-1 5/6] RUN pip3 install --no-cache-dir . #13 1.683 Processing /app #13 1.685 Preparing metadata (setup.py): started #13 2.149 Preparing metadata (setup.py): finished with status 'done' #13 2.161 Building wheels for collected packages: trainingmgr #13 2.162 Building wheel for trainingmgr (setup.py): started #13 2.777 Building wheel for trainingmgr (setup.py): finished with status 'done' #13 2.777 Created wheel for trainingmgr: filename=trainingmgr-0.1-py3-none-any.whl size=60941 sha256=a1bb76e10703f051bb910d35ef2e35350297ce3dd85a44bbca8d6619f3d70083 #13 2.777 Stored in directory: /tmp/pip-ephem-wheel-cache-797ol0kb/wheels/9b/2c/d1/15e20a2b97f37ccf65a87ba1049c73a9076d0bf0fbaf814e83 #13 2.786 Successfully built trainingmgr #13 3.128 Installing collected packages: trainingmgr #13 3.230 Successfully installed trainingmgr-0.1 #13 3.231 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 #13 3.436 #13 3.436 [notice] A new release of pip is available: 23.0.1 -> 25.1.1 #13 3.436 [notice] To update, run: pip install --upgrade pip #13 DONE 3.8s #14 [stage-1 6/6] WORKDIR /app/trainingmgr #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 1.7s done #15 writing image sha256:2deef0d29551f2812dc6a4eb04cbe44ce2300c5bd468dd9207e667846449c353 done #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:3.1.0 done #15 DONE 1.7s ---> docker-build.sh ends [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/sh -xe /tmp/jenkins11806189441803103324.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins5132022857472173229.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2093 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins10130512209115337680.sh ---> sysstat.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins16192463015849906261.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/aiml-fw-awmf-tm-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-tm-docker-docker-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master ']' + mkdir -p /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/archives/ [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins3072859897336864574.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r0Jh from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-r0Jh/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins4759335512216565946.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/config12226046997980153649tmp 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-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins14477590773871123524.sh ---> create-netrc.sh [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins9857038242113676554.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r0Jh from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-r0Jh/bin to PATH [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins13029451731305733899.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins2380188052066309484.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r0Jh from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-r0Jh/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash -l /tmp/jenkins15058906398965431284.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-r0Jh from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-r0Jh/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-awmf-tm-docker-docker-verify-master/628 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-3280 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 9.5G 9.8G 50% / 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: 7976 539 4705 0 2730 7137 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:7b:84:c5 brd ff:ff:ff:ff:ff:ff inet 10.32.6.12/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86099sec preferred_lft 86099sec inet6 fe80::f816:3eff:fe7b:84c5/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:f2:83:63:ce 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-3280) 06/20/25 _x86_64_ (4 CPU) 09:44:32 LINUX RESTART (4 CPU) 09:45:02 tps rtps wtps bread/s bwrtn/s 09:46:01 113.12 52.36 60.75 4050.97 5370.21 09:47:01 75.27 12.48 62.79 2238.83 10307.35 09:48:01 171.59 0.23 171.35 19.86 23162.14 09:49:01 39.93 0.62 39.31 44.79 3816.03 Average: 99.92 16.27 83.65 1578.31 10686.08 09:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:46:01 5766016 7340296 2401412 29.40 39924 1713136 1038084 11.26 661340 1564452 88036 09:47:01 5488488 7416456 2678940 32.80 59116 2032180 1168584 12.68 638976 1832108 135016 09:48:01 4869076 7355252 3298352 40.38 91320 2491744 1163564 12.63 883636 2111204 69284 09:49:01 4824080 7311804 3343348 40.94 94068 2506180 1055476 11.45 957992 2099344 28212 Average: 5236915 7355952 2930513 35.88 71107 2185810 1106427 12.01 785486 1901777 80137 09:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:46:01 ens3 470.07 275.17 1453.81 71.02 0.00 0.00 0.00 0.00 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:01 lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 09:47:01 ens3 145.88 108.25 1020.49 13.65 0.00 0.00 0.00 0.00 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:01 lo 2.47 2.47 0.23 0.23 0.00 0.00 0.00 0.00 09:48:01 ens3 164.97 118.66 1089.07 11.02 0.00 0.00 0.00 0.00 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:01 ens3 16.80 15.75 13.74 7.79 0.00 0.00 0.00 0.00 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 Average: ens3 198.30 128.85 891.94 25.68 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 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3280) 06/20/25 _x86_64_ (4 CPU) 09:44:32 LINUX RESTART (4 CPU) 09:45:02 CPU %user %nice %system %iowait %steal %idle 09:46:01 all 23.00 0.00 1.85 3.36 1.38 70.41 09:46:01 0 26.59 0.00 1.55 1.92 1.96 67.98 09:46:01 1 21.74 0.00 1.42 3.36 1.02 72.46 09:46:01 2 24.87 0.00 2.63 3.94 1.46 67.09 09:46:01 3 18.78 0.00 1.78 4.25 1.08 74.11 09:47:01 all 20.01 0.00 1.72 2.40 1.14 74.73 09:47:01 0 8.13 0.00 1.02 4.97 1.09 84.78 09:47:01 1 26.70 0.00 2.43 2.32 1.12 67.44 09:47:01 2 14.57 0.00 1.48 1.05 1.20 81.70 09:47:01 3 30.75 0.00 1.95 1.22 1.17 64.92 09:48:01 all 18.04 0.00 3.21 4.45 1.33 72.97 09:48:01 0 29.40 0.00 3.46 4.90 1.46 60.77 09:48:01 1 11.01 0.00 2.83 3.87 1.06 81.22 09:48:01 2 25.16 0.00 3.69 2.50 1.47 67.18 09:48:01 3 6.61 0.00 2.86 6.54 1.33 82.66 09:49:01 all 21.20 0.00 1.20 1.00 0.99 75.61 09:49:01 0 2.21 0.00 0.58 0.28 1.16 95.77 09:49:01 1 9.94 0.00 1.18 0.40 0.53 87.95 09:49:01 2 62.87 0.00 1.92 2.29 1.84 31.08 09:49:01 3 9.97 0.00 1.08 1.02 0.43 87.49 Average: all 20.55 0.00 1.99 2.80 1.21 73.44 Average: 0 16.52 0.00 1.65 3.03 1.42 77.38 Average: 1 17.32 0.00 1.97 2.48 0.93 77.29 Average: 2 31.88 0.00 2.43 2.44 1.49 61.76 Average: 3 16.51 0.00 1.92 3.25 1.00 77.31