Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4467 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/portal-aiml-notebook-docker-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-zY5e708n1nb6/agent.2096 SSH_AGENT_PID=2098 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/portal-aiml-notebook-docker-docker-merge-master@tmp/private_key_9369715984944373854.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/portal/aiml-dashboard > git init /w/workspace/portal-aiml-notebook-docker-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/aiml-dashboard > 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/portal/aiml-dashboard +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/aiml-dashboard # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 4224e91d9bedab16911d26cc2c155626974729c6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4224e91d9bedab16911d26cc2c155626974729c6 # timeout=10 Commit message: "fix the api for training job creation" > git rev-list --no-walk 4224e91d9bedab16911d26cc2c155626974729c6 # 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 [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash /tmp/jenkins6462658443144877376.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-TnbH 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-TnbH/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.0.1 from /tmp/venv-TnbH/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.3 boto3==1.37.28 botocore==1.37.28 bs4==0.0.2 cachetools==5.5.2 certifi==2025.1.31 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.9.1 cmd2==2.5.11 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==4.2.2 dogpile.cache==1.3.4 durationpy==0.9 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.38.0 httplib2==0.22.0 identify==2.6.9 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.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.10.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.3.2 MarkupSafe==3.0.2 msgpack==1.1.0 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.2.2 openstacksdk==4.4.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.1 oslo.context==5.7.1 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==8.2.0 packaging==24.2 pbr==6.1.1 platformdirs==4.3.7 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.1.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==7.4.0 python-swiftclient==4.7.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.24.0 rsa==4.9 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.11.4 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.6 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.13.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.30.0 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/portal-aiml-notebook-docker-docker-merge-master@tmp/config2352522167238648482tmp copy managed file [portal-aiml-dashboard] to file:/w/workspace/portal-aiml-notebook-docker-docker-merge-master@tmp/config14011783301178292998tmp [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash /tmp/jenkins14387352034860629735.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 [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash /tmp/jenkins10415711112950306435.sh [portal-aiml-notebook-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins609325651996215254.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=kf-pipelines CONTAINER_TAG_YAML_DIR=kf-pipelines CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins3148946097627946256.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-aiml-notebook-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TnbH from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-TnbH/bin to PATH ---> Docker image tag found: 3.0.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=kf-pipelines CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/portal-aiml-notebook-docker [EnvInject] - Variables injected successfully. [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash /tmp/jenkins15753190722998699293.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/portal-aiml-notebook-docker:3.0.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/portal-aiml-notebook-docker:3.0.0 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.12kB 0.0s done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/jupyter/scipy-notebook:notebook-6.4.3 #3 DONE 1.4s #4 [internal] load build context #4 transferring context: 17.50kB done #4 DONE 0.1s #5 [1/8] FROM docker.io/jupyter/scipy-notebook:notebook-6.4.3@sha256:7964e3a06acdb7acfd5c2f9b62f93fc3529daf0c073fb2f397cc7ca69044a506 #5 resolve docker.io/jupyter/scipy-notebook:notebook-6.4.3@sha256:7964e3a06acdb7acfd5c2f9b62f93fc3529daf0c073fb2f397cc7ca69044a506 0.0s done #5 sha256:7964e3a06acdb7acfd5c2f9b62f93fc3529daf0c073fb2f397cc7ca69044a506 743B / 743B done #5 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 2.10MB / 28.57MB 0.2s #5 sha256:46ab03bbfb0d9a815774e379560d5900cfee4849cd8ee441611438d104708071 0B / 11.44MB 0.2s #5 sha256:01aa41ba019b9da45c4ac9a26e328294b0d846dc1fcb774a406667b208eff617 0B / 685B 0.2s #5 sha256:add05f181ae770711c00990dcdd01fedad197b86510003f6c359fde5a6da0275 13.58kB / 13.58kB done #5 sha256:3e4dd09751bb7f4bb26748152dc041065ee6e747a0cad7c530d5be802db8a8b3 3.88kB / 3.88kB done #5 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 9.44MB / 28.57MB 0.3s #5 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 19.92MB / 28.57MB 0.4s #5 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 28.57MB / 28.57MB 0.5s done #5 sha256:01aa41ba019b9da45c4ac9a26e328294b0d846dc1fcb774a406667b208eff617 685B / 685B 0.5s done #5 extracting sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 #5 sha256:5b92c09992f204c851d7dc50d56fdb83f3d239ef998abeb2f4c0f7a9e7101d39 0B / 1.92kB 0.6s #5 sha256:82b37a5f7c9e1bee0d8a90ebdea74843cb5927648ff11ec4cbfcca1938c9fafb 0B / 4.54kB 0.6s #5 sha256:46ab03bbfb0d9a815774e379560d5900cfee4849cd8ee441611438d104708071 1.05MB / 11.44MB 0.9s #5 sha256:82b37a5f7c9e1bee0d8a90ebdea74843cb5927648ff11ec4cbfcca1938c9fafb 4.54kB / 4.54kB 0.9s done #5 sha256:92d2edcb6e9551dc7cfa158aa4fc5538815350b346a7484bc90a14069d5e6c12 0B / 162B 0.9s #5 sha256:46ab03bbfb0d9a815774e379560d5900cfee4849cd8ee441611438d104708071 4.19MB / 11.44MB 1.0s #5 sha256:5b92c09992f204c851d7dc50d56fdb83f3d239ef998abeb2f4c0f7a9e7101d39 1.92kB / 1.92kB 1.0s done #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 0B / 84.72MB 1.0s #5 sha256:46ab03bbfb0d9a815774e379560d5900cfee4849cd8ee441611438d104708071 10.49MB / 11.44MB 1.1s #5 sha256:46ab03bbfb0d9a815774e379560d5900cfee4849cd8ee441611438d104708071 11.44MB / 11.44MB 1.1s done #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 0B / 86.84MB 1.2s #5 sha256:92d2edcb6e9551dc7cfa158aa4fc5538815350b346a7484bc90a14069d5e6c12 162B / 162B 1.2s done #5 sha256:a6a1ad8e972706b918ab2017a700787114aeb4613a6e738ff5148d80796831ac 0B / 2.84kB 1.3s #5 sha256:a6a1ad8e972706b918ab2017a700787114aeb4613a6e738ff5148d80796831ac 2.84kB / 2.84kB 1.5s done #5 sha256:9befd3651e7cf2c52b6575aead6b2ea2b2737f5e008b5bc9e13a9a6273e3f68a 0B / 1.04kB 1.5s #5 extracting sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 1.0s done #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 5.24MB / 84.72MB 1.6s #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 11.53MB / 84.72MB 1.7s #5 extracting sha256:46ab03bbfb0d9a815774e379560d5900cfee4849cd8ee441611438d104708071 #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 20.97MB / 84.72MB 1.8s #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 28.31MB / 84.72MB 1.9s #5 sha256:9befd3651e7cf2c52b6575aead6b2ea2b2737f5e008b5bc9e13a9a6273e3f68a 1.04kB / 1.04kB 1.8s done #5 sha256:5850e9e4878bba63bdbfe9a94839d3483838e316b43c31c565b5f774dae14a84 0B / 1.12kB 1.9s #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 34.60MB / 84.72MB 2.0s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 7.34MB / 86.84MB 2.0s #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 41.94MB / 84.72MB 2.1s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 12.58MB / 86.84MB 2.1s #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 56.62MB / 84.72MB 2.3s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 24.12MB / 86.84MB 2.3s #5 extracting sha256:46ab03bbfb0d9a815774e379560d5900cfee4849cd8ee441611438d104708071 0.6s done #5 sha256:5850e9e4878bba63bdbfe9a94839d3483838e316b43c31c565b5f774dae14a84 1.12kB / 1.12kB 2.2s done #5 extracting sha256:01aa41ba019b9da45c4ac9a26e328294b0d846dc1fcb774a406667b208eff617 done #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 0B / 235.96MB 2.3s #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 62.91MB / 84.72MB 2.4s #5 extracting sha256:5b92c09992f204c851d7dc50d56fdb83f3d239ef998abeb2f4c0f7a9e7101d39 done #5 extracting sha256:82b37a5f7c9e1bee0d8a90ebdea74843cb5927648ff11ec4cbfcca1938c9fafb done #5 extracting sha256:92d2edcb6e9551dc7cfa158aa4fc5538815350b346a7484bc90a14069d5e6c12 #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 70.25MB / 84.72MB 2.5s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 34.60MB / 86.84MB 2.5s #5 extracting sha256:92d2edcb6e9551dc7cfa158aa4fc5538815350b346a7484bc90a14069d5e6c12 done #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 82.84MB / 84.72MB 2.7s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 45.09MB / 86.84MB 2.7s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 50.33MB / 86.84MB 2.8s #5 extracting sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 84.72MB / 84.72MB 2.9s done #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 58.72MB / 86.84MB 3.0s #5 sha256:60425db836d8f0ee21e0ab7043698f03605e9d274560cd90d54644aa88277ad1 0B / 1.48kB 3.0s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 65.01MB / 86.84MB 3.1s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 14.52MB / 235.96MB 3.1s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 73.40MB / 86.84MB 3.3s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 30.41MB / 235.96MB 3.4s #5 sha256:60425db836d8f0ee21e0ab7043698f03605e9d274560cd90d54644aa88277ad1 1.48kB / 1.48kB 3.3s done #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 0B / 170.52MB 3.4s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 84.93MB / 86.84MB 3.5s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 42.99MB / 235.96MB 3.6s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 60.82MB / 235.96MB 3.9s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 15.73MB / 170.52MB 4.0s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 86.84MB / 86.84MB 4.0s done #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 77.59MB / 235.96MB 4.1s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 30.41MB / 170.52MB 4.2s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 91.23MB / 235.96MB 4.3s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 42.99MB / 170.52MB 4.4s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 106.57MB / 235.96MB 4.5s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 57.67MB / 170.52MB 4.6s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 0B / 251.83MB 4.6s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 127.93MB / 235.96MB 4.8s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 73.40MB / 170.52MB 4.8s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 87.03MB / 170.52MB 5.0s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 156.24MB / 235.96MB 5.2s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 102.76MB / 170.52MB 5.2s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 113.25MB / 170.52MB 5.3s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 171.97MB / 235.96MB 5.4s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 123.73MB / 170.52MB 5.4s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 133.17MB / 170.52MB 5.5s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 189.79MB / 235.96MB 5.6s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 201.97MB / 235.96MB 5.8s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 156.24MB / 170.52MB 5.8s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 165.68MB / 170.52MB 5.9s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 222.30MB / 235.96MB 6.0s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 23.07MB / 251.83MB 6.0s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 170.52MB / 170.52MB 6.1s done #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 235.96MB / 235.96MB 6.3s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 50.33MB / 251.83MB 6.3s #5 sha256:e4bd198cfb930bdde88e19826032be12102bac421a85499113f71e84ece83a9d 0B / 597.23kB 6.3s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 235.96MB / 235.96MB 6.3s done #5 sha256:0f6b7534b908f00a215cfc1512fa1a6c29355d987d32a14190573a211a063696 0B / 6.02kB 6.4s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 71.30MB / 251.83MB 6.5s #5 sha256:e4bd198cfb930bdde88e19826032be12102bac421a85499113f71e84ece83a9d 597.23kB / 597.23kB 6.5s done #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 105.91MB / 251.83MB 6.8s #5 sha256:0f6b7534b908f00a215cfc1512fa1a6c29355d987d32a14190573a211a063696 6.02kB / 6.02kB 6.7s done #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 139.46MB / 251.83MB 7.1s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 163.58MB / 251.83MB 7.3s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 181.40MB / 251.83MB 7.5s #5 extracting sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 4.6s done #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 213.91MB / 251.83MB 7.8s #5 extracting sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 235.93MB / 251.83MB 8.0s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 251.83MB / 251.83MB 8.2s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 251.83MB / 251.83MB 8.3s done #5 extracting sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 5.1s #5 extracting sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 5.6s done #5 extracting sha256:a6a1ad8e972706b918ab2017a700787114aeb4613a6e738ff5148d80796831ac done #5 extracting sha256:9befd3651e7cf2c52b6575aead6b2ea2b2737f5e008b5bc9e13a9a6273e3f68a done #5 extracting sha256:5850e9e4878bba63bdbfe9a94839d3483838e316b43c31c565b5f774dae14a84 #5 extracting sha256:5850e9e4878bba63bdbfe9a94839d3483838e316b43c31c565b5f774dae14a84 done #5 extracting sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 #5 extracting sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 5.0s #5 extracting sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 10.2s #5 extracting sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 13.2s done #5 extracting sha256:60425db836d8f0ee21e0ab7043698f03605e9d274560cd90d54644aa88277ad1 #5 extracting sha256:60425db836d8f0ee21e0ab7043698f03605e9d274560cd90d54644aa88277ad1 done #5 extracting sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 #5 extracting sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 3.0s done #5 extracting sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 #5 extracting sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 5.2s #5 extracting sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 10.3s #5 extracting sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 11.2s done #5 extracting sha256:e4bd198cfb930bdde88e19826032be12102bac421a85499113f71e84ece83a9d #5 extracting sha256:e4bd198cfb930bdde88e19826032be12102bac421a85499113f71e84ece83a9d 0.0s done #5 extracting sha256:0f6b7534b908f00a215cfc1512fa1a6c29355d987d32a14190573a211a063696 done #5 DONE 42.8s #6 [2/8] RUN python3 -m pip install --upgrade pip #6 1.626 Requirement already satisfied: pip in /opt/conda/lib/python3.9/site-packages (21.2.4) #6 1.844 Collecting pip #6 1.865 Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) #6 2.709 Installing collected packages: pip #6 2.709 Attempting uninstall: pip #6 2.710 Found existing installation: pip 21.2.4 #6 2.714 Uninstalling pip-21.2.4: #6 3.660 Successfully uninstalled pip-21.2.4 #6 4.654 Successfully installed pip-25.0.1 #6 DONE 5.5s #7 [3/8] RUN pip3 install kfp==2.2.0 #7 0.639 Collecting kfp==2.2.0 #7 0.653 Downloading kfp-2.2.0.tar.gz (375 kB) #7 0.734 Preparing metadata (setup.py): started #7 1.059 Preparing metadata (setup.py): finished with status 'done' #7 1.072 Requirement already satisfied: click<9,>=8.0.0 in /opt/conda/lib/python3.9/site-packages (from kfp==2.2.0) (8.0.1) #7 1.098 Collecting docstring-parser<1,>=0.7.3 (from kfp==2.2.0) #7 1.102 Downloading docstring_parser-0.16-py3-none-any.whl.metadata (3.0 kB) #7 1.222 Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 (from kfp==2.2.0) #7 1.227 Downloading google_api_core-2.24.2-py3-none-any.whl.metadata (3.0 kB) #7 1.302 Collecting google-auth<3,>=1.6.1 (from kfp==2.2.0) #7 1.306 Downloading google_auth-2.38.0-py2.py3-none-any.whl.metadata (4.8 kB) #7 1.358 Collecting google-cloud-storage<3,>=2.2.1 (from kfp==2.2.0) #7 1.362 Downloading google_cloud_storage-2.19.0-py2.py3-none-any.whl.metadata (9.1 kB) #7 1.392 Collecting kfp-pipeline-spec==0.2.2 (from kfp==2.2.0) #7 1.398 Downloading kfp_pipeline_spec-0.2.2-py3-none-any.whl.metadata (295 bytes) #7 1.428 Collecting kfp-server-api<2.1.0,>=2.0.0 (from kfp==2.2.0) #7 1.434 Downloading kfp-server-api-2.0.5.tar.gz (63 kB) #7 1.476 Preparing metadata (setup.py): started #7 1.682 Preparing metadata (setup.py): finished with status 'done' #7 1.727 Collecting kubernetes<27,>=8.0.0 (from kfp==2.2.0) #7 1.732 Downloading kubernetes-26.1.0-py2.py3-none-any.whl.metadata (1.5 kB) #7 1.745 Requirement already satisfied: protobuf<4,>=3.13.0 in /opt/conda/lib/python3.9/site-packages (from kfp==2.2.0) (3.18.0) #7 1.747 Requirement already satisfied: PyYAML<7,>=5.3 in /opt/conda/lib/python3.9/site-packages (from kfp==2.2.0) (5.4.1) #7 1.770 Collecting requests-toolbelt<1,>=0.8.0 (from kfp==2.2.0) #7 1.774 Downloading requests_toolbelt-0.10.1-py2.py3-none-any.whl.metadata (14 kB) #7 1.807 Collecting tabulate<1,>=0.8.6 (from kfp==2.2.0) #7 1.810 Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) #7 1.822 Requirement already satisfied: urllib3<2.0.0 in /opt/conda/lib/python3.9/site-packages (from kfp==2.2.0) (1.26.6) #7 1.855 Collecting googleapis-common-protos<2.0.0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->kfp==2.2.0) #7 1.859 Downloading googleapis_common_protos-1.69.2-py3-none-any.whl.metadata (9.3 kB) #7 2.075 Collecting protobuf<4,>=3.13.0 (from kfp==2.2.0) #7 2.080 Downloading protobuf-3.20.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (679 bytes) #7 2.114 Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->kfp==2.2.0) #7 2.117 Downloading proto_plus-1.26.1-py3-none-any.whl.metadata (2.2 kB) #7 2.149 Requirement already satisfied: requests<3.0.0,>=2.18.0 in /opt/conda/lib/python3.9/site-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->kfp==2.2.0) (2.26.0) #7 2.173 Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.1->kfp==2.2.0) #7 2.176 Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) #7 2.208 Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.1->kfp==2.2.0) #7 2.212 Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) #7 2.246 Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.1->kfp==2.2.0) #7 2.249 Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) #7 2.375 Collecting google-cloud-core<3.0dev,>=2.3.0 (from google-cloud-storage<3,>=2.2.1->kfp==2.2.0) #7 2.379 Downloading google_cloud_core-2.4.3-py2.py3-none-any.whl.metadata (2.7 kB) #7 2.418 Collecting google-resumable-media>=2.7.2 (from google-cloud-storage<3,>=2.2.1->kfp==2.2.0) #7 2.422 Downloading google_resumable_media-2.7.2-py2.py3-none-any.whl.metadata (2.2 kB) #7 2.511 Collecting google-crc32c<2.0dev,>=1.0 (from google-cloud-storage<3,>=2.2.1->kfp==2.2.0) #7 2.519 Downloading google_crc32c-1.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB) #7 2.533 Requirement already satisfied: six>=1.10 in /opt/conda/lib/python3.9/site-packages (from kfp-server-api<2.1.0,>=2.0.0->kfp==2.2.0) (1.16.0) #7 2.534 Requirement already satisfied: certifi in /opt/conda/lib/python3.9/site-packages (from kfp-server-api<2.1.0,>=2.0.0->kfp==2.2.0) (2021.5.30) #7 2.534 Requirement already satisfied: python-dateutil in /opt/conda/lib/python3.9/site-packages (from kfp-server-api<2.1.0,>=2.0.0->kfp==2.2.0) (2.8.2) #7 2.538 Requirement already satisfied: setuptools>=21.0.0 in /opt/conda/lib/python3.9/site-packages (from kubernetes<27,>=8.0.0->kfp==2.2.0) (58.0.4) #7 2.561 Requirement already satisfied: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 in /opt/conda/lib/python3.9/site-packages (from kubernetes<27,>=8.0.0->kfp==2.2.0) (0.57.0) #7 2.581 Collecting requests-oauthlib (from kubernetes<27,>=8.0.0->kfp==2.2.0) #7 2.585 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) #7 2.846 Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.1->kfp==2.2.0) #7 2.850 Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) #7 2.869 Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.9/site-packages (from requests<3.0.0,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->kfp==2.2.0) (2.0.0) #7 2.870 Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.9/site-packages (from requests<3.0.0,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->kfp==2.2.0) (3.1) #7 2.880 Requirement already satisfied: oauthlib>=3.0.0 in /opt/conda/lib/python3.9/site-packages (from requests-oauthlib->kubernetes<27,>=8.0.0->kfp==2.2.0) (3.1.1) #7 2.892 Downloading kfp_pipeline_spec-0.2.2-py3-none-any.whl (20 kB) #7 2.904 Downloading docstring_parser-0.16-py3-none-any.whl (36 kB) #7 2.917 Downloading google_api_core-2.24.2-py3-none-any.whl (160 kB) #7 2.935 Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) #7 2.952 Downloading google_cloud_storage-2.19.0-py2.py3-none-any.whl (131 kB) #7 2.967 Downloading kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB) #7 3.021 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 25.8 MB/s eta 0:00:00 #7 3.028 Downloading protobuf-3.20.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) #7 3.096 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 18.1 MB/s eta 0:00:00 #7 3.101 Downloading requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) #7 3.115 Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) #7 3.128 Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) #7 3.140 Downloading google_cloud_core-2.4.3-py2.py3-none-any.whl (29 kB) #7 3.152 Downloading google_crc32c-1.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37 kB) #7 3.164 Downloading google_resumable_media-2.7.2-py2.py3-none-any.whl (81 kB) #7 3.177 Downloading googleapis_common_protos-1.69.2-py3-none-any.whl (293 kB) #7 3.195 Downloading proto_plus-1.26.1-py3-none-any.whl (50 kB) #7 3.207 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) #7 3.222 Downloading rsa-4.9-py3-none-any.whl (34 kB) #7 3.235 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #7 3.248 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) #7 3.291 Building wheels for collected packages: kfp, kfp-server-api #7 3.292 Building wheel for kfp (setup.py): started #7 3.789 Building wheel for kfp (setup.py): finished with status 'done' #7 3.791 Created wheel for kfp: filename=kfp-2.2.0-py3-none-any.whl size=524143 sha256=58d9299a471d7ba48131b99f88e1f1a2bfcc25828b1ee1d3338a4421b81d581d #7 3.792 Stored in directory: /home/jovyan/.cache/pip/wheels/d2/bf/db/cccc7e688c3432feade990a0aeda398cecb104118cef145d8c #7 3.800 Building wheel for kfp-server-api (setup.py): started #7 4.104 Building wheel for kfp-server-api (setup.py): finished with status 'done' #7 4.105 Created wheel for kfp-server-api: filename=kfp_server_api-2.0.5-py3-none-any.whl size=114753 sha256=32adba715be94aa698dde8755138e42a908f5d85648cb6c7220841ac1b2e5d36 #7 4.105 Stored in directory: /home/jovyan/.cache/pip/wheels/a6/c9/de/9f6964cdffc4d454c0a96d34f9b5ea5e51fc3224ec379222ff #7 4.110 Successfully built kfp kfp-server-api #7 4.410 Installing collected packages: tabulate, pyasn1, protobuf, google-crc32c, docstring-parser, cachetools, rsa, requests-toolbelt, requests-oauthlib, pyasn1-modules, proto-plus, kfp-server-api, kfp-pipeline-spec, googleapis-common-protos, google-resumable-media, google-auth, kubernetes, google-api-core, google-cloud-core, google-cloud-storage, kfp #7 4.497 Attempting uninstall: protobuf #7 4.500 Found existing installation: protobuf 3.18.0 #7 4.503 Uninstalling protobuf-3.18.0: #7 4.729 Successfully uninstalled protobuf-3.18.0 #7 6.745 Successfully installed cachetools-5.5.2 docstring-parser-0.16 google-api-core-2.24.2 google-auth-2.38.0 google-cloud-core-2.4.3 google-cloud-storage-2.19.0 google-crc32c-1.7.1 google-resumable-media-2.7.2 googleapis-common-protos-1.69.2 kfp-2.2.0 kfp-pipeline-spec-0.2.2 kfp-server-api-2.0.5 kubernetes-26.1.0 proto-plus-1.26.1 protobuf-3.20.3 pyasn1-0.6.1 pyasn1-modules-0.4.2 requests-oauthlib-2.0.0 requests-toolbelt-0.10.1 rsa-4.9 tabulate-0.9.0 #7 DONE 7.5s #8 [4/8] RUN pip3 install kfp-kubernetes #8 0.655 Collecting kfp-kubernetes #8 0.666 Downloading kfp-kubernetes-1.4.0.tar.gz (43 kB) #8 0.702 Preparing metadata (setup.py): started #8 0.919 Preparing metadata (setup.py): finished with status 'done' #8 1.131 Collecting protobuf<5,>=4.21.1 (from kfp-kubernetes) #8 1.135 Downloading protobuf-4.25.6-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes) #8 1.173 Collecting kfp<3,>=2.6.0 (from kfp-kubernetes) #8 1.177 Downloading kfp-2.12.1.tar.gz (345 kB) #8 1.292 Preparing metadata (setup.py): started #8 1.516 Preparing metadata (setup.py): finished with status 'done' #8 1.527 Requirement already satisfied: click<9,>=8.0.0 in /opt/conda/lib/python3.9/site-packages (from kfp<3,>=2.6.0->kfp-kubernetes) (8.0.1) #8 1.529 Requirement already satisfied: docstring-parser<1,>=0.7.3 in /opt/conda/lib/python3.9/site-packages (from kfp<3,>=2.6.0->kfp-kubernetes) (0.16) #8 1.530 Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /opt/conda/lib/python3.9/site-packages (from kfp<3,>=2.6.0->kfp-kubernetes) (2.24.2) #8 1.531 Requirement already satisfied: google-auth<3,>=1.6.1 in /opt/conda/lib/python3.9/site-packages (from kfp<3,>=2.6.0->kfp-kubernetes) (2.38.0) #8 1.531 Requirement already satisfied: google-cloud-storage<3,>=2.2.1 in /opt/conda/lib/python3.9/site-packages (from kfp<3,>=2.6.0->kfp-kubernetes) (2.19.0) #8 1.548 Collecting kfp-pipeline-spec==0.6.0 (from kfp<3,>=2.6.0->kfp-kubernetes) #8 1.554 Downloading kfp_pipeline_spec-0.6.0-py3-none-any.whl.metadata (293 bytes) #8 1.583 Collecting kfp-server-api<2.5.0,>=2.1.0 (from kfp<3,>=2.6.0->kfp-kubernetes) #8 1.589 Downloading kfp_server_api-2.4.0.tar.gz (83 kB) #8 1.648 Preparing metadata (setup.py): started #8 1.856 Preparing metadata (setup.py): finished with status 'done' #8 1.860 Requirement already satisfied: kubernetes<31,>=8.0.0 in /opt/conda/lib/python3.9/site-packages (from kfp<3,>=2.6.0->kfp-kubernetes) (26.1.0) #8 1.861 Requirement already satisfied: PyYAML<7,>=5.3 in /opt/conda/lib/python3.9/site-packages (from kfp<3,>=2.6.0->kfp-kubernetes) (5.4.1) #8 1.862 Requirement already satisfied: requests-toolbelt<2,>=0.8.0 in /opt/conda/lib/python3.9/site-packages (from kfp<3,>=2.6.0->kfp-kubernetes) (0.10.1) #8 1.863 Requirement already satisfied: tabulate<1,>=0.8.6 in /opt/conda/lib/python3.9/site-packages (from kfp<3,>=2.6.0->kfp-kubernetes) (0.9.0) #8 1.864 Requirement already satisfied: urllib3<2.0.0 in /opt/conda/lib/python3.9/site-packages (from kfp<3,>=2.6.0->kfp-kubernetes) (1.26.6) #8 1.875 Requirement already satisfied: googleapis-common-protos<2.0.0,>=1.56.2 in /opt/conda/lib/python3.9/site-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->kfp<3,>=2.6.0->kfp-kubernetes) (1.69.2) #8 1.942 Requirement already satisfied: proto-plus<2.0.0,>=1.22.3 in /opt/conda/lib/python3.9/site-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->kfp<3,>=2.6.0->kfp-kubernetes) (1.26.1) #8 1.943 Requirement already satisfied: requests<3.0.0,>=2.18.0 in /opt/conda/lib/python3.9/site-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->kfp<3,>=2.6.0->kfp-kubernetes) (2.26.0) #8 1.947 Requirement already satisfied: cachetools<6.0,>=2.0.0 in /opt/conda/lib/python3.9/site-packages (from google-auth<3,>=1.6.1->kfp<3,>=2.6.0->kfp-kubernetes) (5.5.2) #8 1.948 Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/conda/lib/python3.9/site-packages (from google-auth<3,>=1.6.1->kfp<3,>=2.6.0->kfp-kubernetes) (0.4.2) #8 1.948 Requirement already satisfied: rsa<5,>=3.1.4 in /opt/conda/lib/python3.9/site-packages (from google-auth<3,>=1.6.1->kfp<3,>=2.6.0->kfp-kubernetes) (4.9) #8 1.952 Requirement already satisfied: google-cloud-core<3.0dev,>=2.3.0 in /opt/conda/lib/python3.9/site-packages (from google-cloud-storage<3,>=2.2.1->kfp<3,>=2.6.0->kfp-kubernetes) (2.4.3) #8 1.953 Requirement already satisfied: google-resumable-media>=2.7.2 in /opt/conda/lib/python3.9/site-packages (from google-cloud-storage<3,>=2.2.1->kfp<3,>=2.6.0->kfp-kubernetes) (2.7.2) #8 1.954 Requirement already satisfied: google-crc32c<2.0dev,>=1.0 in /opt/conda/lib/python3.9/site-packages (from google-cloud-storage<3,>=2.2.1->kfp<3,>=2.6.0->kfp-kubernetes) (1.7.1) #8 1.955 Requirement already satisfied: six>=1.10 in /opt/conda/lib/python3.9/site-packages (from kfp-server-api<2.5.0,>=2.1.0->kfp<3,>=2.6.0->kfp-kubernetes) (1.16.0) #8 1.956 Requirement already satisfied: certifi in /opt/conda/lib/python3.9/site-packages (from kfp-server-api<2.5.0,>=2.1.0->kfp<3,>=2.6.0->kfp-kubernetes) (2021.5.30) #8 1.956 Requirement already satisfied: python-dateutil in /opt/conda/lib/python3.9/site-packages (from kfp-server-api<2.5.0,>=2.1.0->kfp<3,>=2.6.0->kfp-kubernetes) (2.8.2) #8 1.960 Requirement already satisfied: setuptools>=21.0.0 in /opt/conda/lib/python3.9/site-packages (from kubernetes<31,>=8.0.0->kfp<3,>=2.6.0->kfp-kubernetes) (58.0.4) #8 1.961 Requirement already satisfied: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 in /opt/conda/lib/python3.9/site-packages (from kubernetes<31,>=8.0.0->kfp<3,>=2.6.0->kfp-kubernetes) (0.57.0) #8 1.962 Requirement already satisfied: requests-oauthlib in /opt/conda/lib/python3.9/site-packages (from kubernetes<31,>=8.0.0->kfp<3,>=2.6.0->kfp-kubernetes) (2.0.0) #8 2.107 Requirement already satisfied: pyasn1<0.7.0,>=0.6.1 in /opt/conda/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.1->kfp<3,>=2.6.0->kfp-kubernetes) (0.6.1) #8 2.114 Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.9/site-packages (from requests<3.0.0,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->kfp<3,>=2.6.0->kfp-kubernetes) (2.0.0) #8 2.115 Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.9/site-packages (from requests<3.0.0,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->kfp<3,>=2.6.0->kfp-kubernetes) (3.1) #8 2.125 Requirement already satisfied: oauthlib>=3.0.0 in /opt/conda/lib/python3.9/site-packages (from requests-oauthlib->kubernetes<31,>=8.0.0->kfp<3,>=2.6.0->kfp-kubernetes) (3.1.1) #8 2.142 Downloading kfp_pipeline_spec-0.6.0-py3-none-any.whl (9.1 kB) #8 2.156 Downloading protobuf-4.25.6-cp37-abi3-manylinux2014_x86_64.whl (294 kB) #8 2.183 Building wheels for collected packages: kfp-kubernetes, kfp, kfp-server-api #8 2.184 Building wheel for kfp-kubernetes (setup.py): started #8 2.475 Building wheel for kfp-kubernetes (setup.py): finished with status 'done' #8 2.476 Created wheel for kfp-kubernetes: filename=kfp_kubernetes-1.4.0-py3-none-any.whl size=20718 sha256=6e13bf5eebeb6d7463b138dcd12e44893ae7e4818cda6bc54249b2ffd02d1384 #8 2.477 Stored in directory: /home/jovyan/.cache/pip/wheels/3c/f7/ed/42d5bb73909b17471d5594e429f6d94783654f32d501426923 #8 2.481 Building wheel for kfp (setup.py): started #8 2.883 Building wheel for kfp (setup.py): finished with status 'done' #8 2.885 Created wheel for kfp: filename=kfp-2.12.1-py3-none-any.whl size=366380 sha256=60e7e7773c025304034e6ef170e5302a097ad27fb047b19775ca175784f76aac #8 2.885 Stored in directory: /home/jovyan/.cache/pip/wheels/e6/a9/38/94e4a334e93d1f5bb27b9e96c798fa08677b088c5850591ebf #8 2.889 Building wheel for kfp-server-api (setup.py): started #8 3.215 Building wheel for kfp-server-api (setup.py): finished with status 'done' #8 3.217 Created wheel for kfp-server-api: filename=kfp_server_api-2.4.0-py3-none-any.whl size=116544 sha256=1333c87f2ad8f4d44ff079e15e441ec05e394650fba32811d972f3baad301e60 #8 3.218 Stored in directory: /home/jovyan/.cache/pip/wheels/39/95/9c/af5489b6d60db452f47aca77e94d60e36ae8a7cec0c6d9407b #8 3.223 Successfully built kfp-kubernetes kfp kfp-server-api #8 3.433 Installing collected packages: protobuf, kfp-server-api, kfp-pipeline-spec, kfp, kfp-kubernetes #8 3.433 Attempting uninstall: protobuf #8 3.435 Found existing installation: protobuf 3.20.3 #8 3.441 Uninstalling protobuf-3.20.3: #8 3.680 Successfully uninstalled protobuf-3.20.3 #8 3.777 Attempting uninstall: kfp-server-api #8 3.779 Found existing installation: kfp-server-api 2.0.5 #8 3.789 Uninstalling kfp-server-api-2.0.5: #8 3.804 Successfully uninstalled kfp-server-api-2.0.5 #8 3.877 Attempting uninstall: kfp-pipeline-spec #8 3.880 Found existing installation: kfp-pipeline-spec 0.2.2 #8 3.885 Uninstalling kfp-pipeline-spec-0.2.2: #8 3.889 Successfully uninstalled kfp-pipeline-spec-0.2.2 #8 3.904 Attempting uninstall: kfp #8 3.906 Found existing installation: kfp 2.2.0 #8 3.930 Uninstalling kfp-2.2.0: #8 4.008 Successfully uninstalled kfp-2.2.0 #8 4.285 Successfully installed kfp-2.12.1 kfp-kubernetes-1.4.0 kfp-pipeline-spec-0.6.0 kfp-server-api-2.4.0 protobuf-4.25.6 #8 DONE 4.6s #9 [5/8] RUN pip3 install requests_toolbelt==0.10.1 #9 0.531 Requirement already satisfied: requests_toolbelt==0.10.1 in /opt/conda/lib/python3.9/site-packages (0.10.1) #9 0.533 Requirement already satisfied: requests<3.0.0,>=2.0.1 in /opt/conda/lib/python3.9/site-packages (from requests_toolbelt==0.10.1) (2.26.0) #9 0.537 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.9/site-packages (from requests<3.0.0,>=2.0.1->requests_toolbelt==0.10.1) (1.26.6) #9 0.538 Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.9/site-packages (from requests<3.0.0,>=2.0.1->requests_toolbelt==0.10.1) (2021.5.30) #9 0.539 Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.9/site-packages (from requests<3.0.0,>=2.0.1->requests_toolbelt==0.10.1) (2.0.0) #9 0.540 Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.9/site-packages (from requests<3.0.0,>=2.0.1->requests_toolbelt==0.10.1) (3.1) #9 DONE 1.0s #10 [6/8] RUN mkdir -p ./work #10 DONE 0.3s #11 [7/8] WORKDIR ./work #11 DONE 0.1s #12 [8/8] COPY *.ipynb . #12 DONE 0.2s #13 exporting to image #13 exporting layers #13 exporting layers 0.7s done #13 writing image sha256:f1b424c262759df5b524d79415a480faa75953a418ea98d29d2ab9049d56a744 #13 writing image sha256:f1b424c262759df5b524d79415a480faa75953a418ea98d29d2ab9049d56a744 done #13 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/portal-aiml-notebook-docker:3.0.0 0.0s done #13 DONE 0.7s ---> docker-build.sh ends [portal-aiml-notebook-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7083106155956990137.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash /tmp/jenkins990548483225955527.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/portal-aiml-notebook-docker:3.0.0 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/portal-aiml-notebook-docker:3.0.0 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/portal-aiml-notebook-docker] 9075a7daef8b: Preparing 5f70bf18a086: Preparing 5f70bf18a086: Preparing d6851a7346a1: Preparing b832555f6b64: Preparing aa6370a05841: Preparing 99381eaf2547: Preparing e2d2757497cb: Preparing efa5be01dd5c: Preparing 95a34bf56837: Preparing e2d2757497cb: Waiting efa5be01dd5c: Waiting 95a34bf56837: Waiting 99381eaf2547: Waiting 2afc9e62ee80: Preparing bd898ceaa137: Preparing 6686f3cd87e9: Preparing f08923a05c71: Preparing a7b8221a4ee4: Preparing 805c46f6e30b: Preparing 2afc9e62ee80: Waiting bd898ceaa137: Waiting a7b8221a4ee4: Waiting f08923a05c71: Waiting 805c46f6e30b: Waiting fe8bc31005db: Preparing bbfe0efe05db: Preparing 6686f3cd87e9: Waiting c76d7e471c64: Preparing 905dfb4ae637: Preparing fe8bc31005db: Waiting 53f54ee2bd75: Preparing d075da0e6158: Preparing bbfe0efe05db: Waiting 06ded80b48e5: Preparing c76d7e471c64: Waiting 905dfb4ae637: Waiting 53f54ee2bd75: Waiting 4942a1abcbfa: Preparing 06ded80b48e5: Waiting 4942a1abcbfa: Waiting 5f70bf18a086: Pushed d6851a7346a1: Pushed e2d2757497cb: Layer already exists 9075a7daef8b: Pushed efa5be01dd5c: Layer already exists 2afc9e62ee80: Layer already exists 95a34bf56837: Layer already exists bd898ceaa137: Layer already exists 6686f3cd87e9: Layer already exists f08923a05c71: Layer already exists a7b8221a4ee4: Layer already exists fe8bc31005db: Layer already exists 805c46f6e30b: Layer already exists c76d7e471c64: Layer already exists bbfe0efe05db: Layer already exists 905dfb4ae637: Layer already exists 53f54ee2bd75: Layer already exists 06ded80b48e5: Layer already exists d075da0e6158: Layer already exists 4942a1abcbfa: Layer already exists b832555f6b64: Pushed 99381eaf2547: Pushed aa6370a05841: Pushed 3.0.0: digest: sha256:efacfce4a5c4603457036d99268ba9e128d425dff3912dccbbb99f31c8c2e7ae size: 5345 ---> docker-push.sh ends [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash /tmp/jenkins143915586554387425.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2098 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4662755366941671428.sh ---> sysstat.sh [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash /tmp/jenkins13524251677793292424.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/portal-aiml-notebook-docker-docker-merge-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/portal-aiml-notebook-docker-docker-merge-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/portal-aiml-notebook-docker-docker-merge-master ']' + mkdir -p /w/workspace/portal-aiml-notebook-docker-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-aiml-notebook-docker-docker-merge-master/archives/ [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash /tmp/jenkins16107881992501337198.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-aiml-notebook-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TnbH from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-TnbH/bin to PATH INFO: Running in OpenStack, capturing instance metadata [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash /tmp/jenkins16923243394043036768.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-aiml-notebook-docker-docker-merge-master@tmp/config8927209742256971057tmp 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. [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash /tmp/jenkins7979067982209561898.sh ---> create-netrc.sh [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash /tmp/jenkins16602647359141368885.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-aiml-notebook-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TnbH from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-TnbH/bin to PATH [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash /tmp/jenkins7986556275571382688.sh ---> sudo-logs.sh Archiving 'sudo' log.. [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash /tmp/jenkins15978981060799158123.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-aiml-notebook-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TnbH from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-TnbH/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [portal-aiml-notebook-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins7206682857112877411.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-aiml-notebook-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TnbH from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-TnbH/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-aiml-notebook-docker-docker-merge-master/220 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4467 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 12G 7.7G 61% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 464 322 0 3156 3196 Swap: 1023 1 1022 ---> 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:72:e9:9d brd ff:ff:ff:ff:ff:ff inet 10.32.6.210/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86186sec preferred_lft 86186sec inet6 fe80::f816:3eff:fe72:e99d/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:c6:32:75:43 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-4467) 04/06/25 _x86_64_ (4 CPU) 10:10:18 LINUX RESTART (4 CPU) 10:11:02 tps rtps wtps bread/s bwrtn/s 10:12:01 90.48 17.51 72.97 2375.73 7804.91 10:13:01 326.07 45.70 280.36 4882.61 135275.42 Average: 209.29 31.73 177.56 3640.02 72091.59 10:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:12:01 1519348 3368652 2519312 62.38 57804 1939936 1019848 20.05 580628 1742304 175836 10:13:01 426848 3281556 3611812 89.43 144060 2732768 1226032 24.10 544996 2710420 9420 Average: 973098 3325104 3065562 75.91 100932 2336352 1122940 22.07 562812 2226362 92628 10:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:01 lo 2.58 2.58 0.23 0.23 0.00 0.00 0.00 0.00 10:12:01 ens3 98.78 88.04 1001.53 12.60 0.00 0.00 0.00 0.00 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:13:01 ens3 1719.19 794.97 14405.85 56.96 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.44 1.44 0.13 0.13 0.00 0.00 0.00 0.00 Average: ens3 915.99 444.56 7761.67 34.97 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4467) 04/06/25 _x86_64_ (4 CPU) 10:10:18 LINUX RESTART (4 CPU) 10:11:02 CPU %user %nice %system %iowait %steal %idle 10:12:01 all 19.74 0.00 1.45 2.91 0.05 75.85 10:12:01 0 41.75 0.00 2.34 0.70 0.07 55.15 10:12:01 1 25.47 0.00 2.10 3.00 0.05 69.38 10:12:01 2 8.55 0.00 1.02 6.69 0.07 83.67 10:12:01 3 3.39 0.00 0.37 1.29 0.02 94.94 10:13:01 all 24.77 0.00 9.83 4.73 0.11 60.56 10:13:01 0 24.02 0.00 9.24 3.51 0.10 63.13 10:13:01 1 20.29 0.00 9.65 8.02 0.12 61.91 10:13:01 2 25.68 0.00 10.21 4.11 0.12 59.88 10:13:01 3 29.05 0.00 10.19 3.28 0.12 57.36 Average: all 22.24 0.00 5.62 3.82 0.08 68.24 Average: 0 32.91 0.00 5.78 2.10 0.09 59.13 Average: 1 22.89 0.00 5.86 5.50 0.09 65.66 Average: 2 17.07 0.00 5.59 5.41 0.09 71.84 Average: 3 16.14 0.00 5.25 2.28 0.07 76.27