Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/portal/aiml-dashboard/+/14247 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-2383 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/portal-aiml-notebook-docker-docker-verify-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-g3KCLBR2INiR/agent.2092 SSH_AGENT_PID=2094 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/portal-aiml-notebook-docker-docker-verify-master@tmp/private_key_13845183457353131477.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-verify-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 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/aiml-dashboard # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/aiml-dashboard using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/aiml-dashboard refs/changes/47/14247/1 # timeout=10 > git rev-parse 0c40d4f3a1b4978a774c92458558e4e0a70c9223^{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 0c40d4f3a1b4978a774c92458558e4e0a70c9223 (refs/changes/47/14247/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 0c40d4f3a1b4978a774c92458558e4e0a70c9223 # timeout=10 Commit message: "fix the api of fetching training job list" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 79a02dea98a29574878e77869ec34a20e3c33888 # 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-verify-master] $ /bin/bash /tmp/jenkins5127273166257562964.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-Api0 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-Api0/bin to PATH Generating Requirements File Python 3.10.6 pip 25.0.1 from /tmp/venv-Api0/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.0 aspy.yaml==1.3.0 attrs==25.1.0 autopage==0.5.2 beautifulsoup4==4.13.3 boto3==1.37.10 botocore==1.37.10 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.17.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.10 lxml==5.3.1 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.6 prettytable==3.15.1 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 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.23.1 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.12.2 tzdata==2025.1 urllib3==1.26.20 virtualenv==20.29.3 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-verify-master@tmp/config13064055731509810532tmp copy managed file [portal-aiml-dashboard] to file:/w/workspace/portal-aiml-notebook-docker-docker-verify-master@tmp/config6405488497295288072tmp [portal-aiml-notebook-docker-docker-verify-master] $ /bin/bash /tmp/jenkins8106929501405729502.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-verify-master] $ /bin/bash /tmp/jenkins2293148513468523009.sh [portal-aiml-notebook-docker-docker-verify-master] $ /bin/sh -xe /tmp/jenkins10704964692961146048.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-verify-master] $ /bin/bash -l /tmp/jenkins17029998415170602712.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Api0 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-Api0/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-verify-master] $ /bin/bash /tmp/jenkins1797010561725057561.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.12kB 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.3s #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.1s done #5 sha256:3e4dd09751bb7f4bb26748152dc041065ee6e747a0cad7c530d5be802db8a8b3 3.88kB / 3.88kB done #5 sha256:01aa41ba019b9da45c4ac9a26e328294b0d846dc1fcb774a406667b208eff617 0B / 685B 0.2s #5 sha256:46ab03bbfb0d9a815774e379560d5900cfee4849cd8ee441611438d104708071 0B / 11.44MB 0.2s #5 sha256:7964e3a06acdb7acfd5c2f9b62f93fc3529daf0c073fb2f397cc7ca69044a506 743B / 743B done #5 sha256:add05f181ae770711c00990dcdd01fedad197b86510003f6c359fde5a6da0275 13.58kB / 13.58kB done #5 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 1.05MB / 28.57MB 0.2s #5 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 3.15MB / 28.57MB 0.3s #5 sha256:01aa41ba019b9da45c4ac9a26e328294b0d846dc1fcb774a406667b208eff617 685B / 685B 0.3s done #5 sha256:46ab03bbfb0d9a815774e379560d5900cfee4849cd8ee441611438d104708071 6.29MB / 11.44MB 0.5s #5 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 10.49MB / 28.57MB 0.5s #5 sha256:5b92c09992f204c851d7dc50d56fdb83f3d239ef998abeb2f4c0f7a9e7101d39 1.92kB / 1.92kB 0.5s done #5 sha256:82b37a5f7c9e1bee0d8a90ebdea74843cb5927648ff11ec4cbfcca1938c9fafb 0B / 4.54kB 0.5s #5 sha256:46ab03bbfb0d9a815774e379560d5900cfee4849cd8ee441611438d104708071 11.44MB / 11.44MB 0.6s done #5 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 12.58MB / 28.57MB 0.6s #5 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 17.83MB / 28.57MB 0.7s #5 sha256:82b37a5f7c9e1bee0d8a90ebdea74843cb5927648ff11ec4cbfcca1938c9fafb 4.54kB / 4.54kB 0.6s done #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 0B / 84.72MB 0.7s #5 sha256:92d2edcb6e9551dc7cfa158aa4fc5538815350b346a7484bc90a14069d5e6c12 0B / 162B 0.7s #5 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 22.02MB / 28.57MB 0.8s #5 sha256:92d2edcb6e9551dc7cfa158aa4fc5538815350b346a7484bc90a14069d5e6c12 162B / 162B 0.7s done #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 0B / 86.84MB 0.8s #5 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 26.21MB / 28.57MB 0.9s #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 6.29MB / 84.72MB 0.9s #5 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 28.57MB / 28.57MB 1.1s #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 23.07MB / 84.72MB 1.1s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 5.24MB / 86.84MB 1.1s #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 38.80MB / 84.72MB 1.3s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 17.83MB / 86.84MB 1.3s #5 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 28.57MB / 28.57MB 1.3s done #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 46.14MB / 84.72MB 1.4s #5 extracting sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 54.53MB / 84.72MB 1.5s #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 62.91MB / 84.72MB 1.6s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 27.26MB / 86.84MB 1.6s #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 80.74MB / 84.72MB 1.8s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 40.89MB / 86.84MB 1.8s #5 sha256:a6a1ad8e972706b918ab2017a700787114aeb4613a6e738ff5148d80796831ac 0B / 2.84kB 1.8s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 49.28MB / 86.84MB 1.9s #5 sha256:a6a1ad8e972706b918ab2017a700787114aeb4613a6e738ff5148d80796831ac 2.84kB / 2.84kB 1.8s done #5 sha256:9befd3651e7cf2c52b6575aead6b2ea2b2737f5e008b5bc9e13a9a6273e3f68a 0B / 1.04kB 1.9s #5 sha256:9befd3651e7cf2c52b6575aead6b2ea2b2737f5e008b5bc9e13a9a6273e3f68a 1.04kB / 1.04kB 2.0s done #5 sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 84.72MB / 84.72MB 2.0s done #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 66.06MB / 86.84MB 2.1s #5 sha256:5850e9e4878bba63bdbfe9a94839d3483838e316b43c31c565b5f774dae14a84 0B / 1.12kB 2.1s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 0B / 235.96MB 2.1s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 73.40MB / 86.84MB 2.2s #5 sha256:5850e9e4878bba63bdbfe9a94839d3483838e316b43c31c565b5f774dae14a84 1.12kB / 1.12kB 2.2s done #5 sha256:60425db836d8f0ee21e0ab7043698f03605e9d274560cd90d54644aa88277ad1 0B / 1.48kB 2.2s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 86.84MB / 86.84MB 2.4s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 24.12MB / 235.96MB 2.4s #5 sha256:60425db836d8f0ee21e0ab7043698f03605e9d274560cd90d54644aa88277ad1 1.48kB / 1.48kB 2.3s done #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 0B / 170.52MB 2.4s #5 sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 86.84MB / 86.84MB 2.5s done #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 41.94MB / 235.96MB 2.6s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 9.44MB / 170.52MB 2.6s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 0B / 251.83MB 2.6s #5 extracting sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 1.3s done #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 56.62MB / 235.96MB 2.8s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 22.02MB / 170.52MB 2.8s #5 extracting sha256:46ab03bbfb0d9a815774e379560d5900cfee4849cd8ee441611438d104708071 #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 32.51MB / 170.52MB 3.0s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 75.50MB / 235.96MB 3.1s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 45.09MB / 170.52MB 3.2s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 16.78MB / 251.83MB 3.2s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 90.18MB / 235.96MB 3.3s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 102.76MB / 235.96MB 3.5s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 66.06MB / 170.52MB 3.5s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 34.60MB / 251.83MB 3.5s #5 extracting sha256:46ab03bbfb0d9a815774e379560d5900cfee4849cd8ee441611438d104708071 0.5s done #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 78.64MB / 170.52MB 3.7s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 121.63MB / 235.96MB 3.8s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 49.28MB / 251.83MB 3.8s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 134.22MB / 235.96MB 4.0s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 99.61MB / 170.52MB 4.0s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 109.05MB / 170.52MB 4.1s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 65.01MB / 251.83MB 4.1s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 152.04MB / 235.96MB 4.2s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 118.49MB / 170.52MB 4.2s #5 extracting sha256:01aa41ba019b9da45c4ac9a26e328294b0d846dc1fcb774a406667b208eff617 #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 166.72MB / 235.96MB 4.4s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 79.69MB / 251.83MB 4.4s #5 extracting sha256:01aa41ba019b9da45c4ac9a26e328294b0d846dc1fcb774a406667b208eff617 done #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 140.51MB / 170.52MB 4.5s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 181.40MB / 235.96MB 4.6s #5 extracting sha256:5b92c09992f204c851d7dc50d56fdb83f3d239ef998abeb2f4c0f7a9e7101d39 done #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 197.13MB / 235.96MB 4.8s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 161.48MB / 170.52MB 4.8s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 99.61MB / 251.83MB 4.8s #5 extracting sha256:82b37a5f7c9e1bee0d8a90ebdea74843cb5927648ff11ec4cbfcca1938c9fafb done #5 extracting sha256:92d2edcb6e9551dc7cfa158aa4fc5538815350b346a7484bc90a14069d5e6c12 #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 170.52MB / 170.52MB 4.9s #5 extracting sha256:92d2edcb6e9551dc7cfa158aa4fc5538815350b346a7484bc90a14069d5e6c12 done #5 extracting sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 211.81MB / 235.96MB 5.0s #5 sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 170.52MB / 170.52MB 5.0s done #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 114.29MB / 251.83MB 5.1s #5 sha256:e4bd198cfb930bdde88e19826032be12102bac421a85499113f71e84ece83a9d 0B / 597.23kB 5.1s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 227.54MB / 235.96MB 5.3s #5 sha256:e4bd198cfb930bdde88e19826032be12102bac421a85499113f71e84ece83a9d 597.23kB / 597.23kB 5.2s done #5 sha256:0f6b7534b908f00a215cfc1512fa1a6c29355d987d32a14190573a211a063696 0B / 6.02kB 5.3s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 133.17MB / 251.83MB 5.4s #5 sha256:0f6b7534b908f00a215cfc1512fa1a6c29355d987d32a14190573a211a063696 6.02kB / 6.02kB 5.3s done #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 147.85MB / 251.83MB 5.6s #5 sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 235.96MB / 235.96MB 5.6s done #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 162.53MB / 251.83MB 5.8s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 181.40MB / 251.83MB 6.2s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 196.08MB / 251.83MB 6.5s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 219.15MB / 251.83MB 6.9s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 239.08MB / 251.83MB 7.2s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 251.83MB / 251.83MB 7.4s #5 sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 251.83MB / 251.83MB 7.4s done #5 extracting sha256:d4dfddb6f7ded8c3d9f79e6f869edf76f5c28b6e3de87911402b4763a1081e53 3.7s done #5 extracting sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae #5 extracting sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 5.0s #5 extracting sha256:c6089edab6f321da4edf20b59bc87290ec30e08ebb337fc0a72f3753eecb23ae 5.2s 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.2s #5 extracting sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 10.2s #5 extracting sha256:119f22020a0e485a3319cc50143315c002e439ca31f1dffcd4748e697800fe48 12.8s done #5 extracting sha256:60425db836d8f0ee21e0ab7043698f03605e9d274560cd90d54644aa88277ad1 done #5 extracting sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 #5 extracting sha256:d23b8ceb71cd2d40b6bd5b8627b983b5e95dfaab753d3d84e6f2cbb969d151e5 2.8s done #5 extracting sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 #5 extracting sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 5.2s #5 extracting sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 10.2s #5 extracting sha256:b9687435b8f8ba7fbe1d854a615861276c544f1bb1dbd2e5ca471432167276d7 10.4s done #5 extracting sha256:e4bd198cfb930bdde88e19826032be12102bac421a85499113f71e84ece83a9d #5 extracting sha256:e4bd198cfb930bdde88e19826032be12102bac421a85499113f71e84ece83a9d 0.0s done #5 extracting sha256:0f6b7534b908f00a215cfc1512fa1a6c29355d987d32a14190573a211a063696 done #5 DONE 42.1s #6 [2/8] RUN python3 -m pip install --upgrade pip #6 1.529 Requirement already satisfied: pip in /opt/conda/lib/python3.9/site-packages (21.2.4) #6 1.730 Collecting pip #6 1.755 Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) #6 2.723 Installing collected packages: pip #6 2.723 Attempting uninstall: pip #6 2.723 Found existing installation: pip 21.2.4 #6 2.729 Uninstalling pip-21.2.4: #6 3.677 Successfully uninstalled pip-21.2.4 #6 4.402 Successfully installed pip-25.0.1 #6 DONE 5.9s #7 [3/8] RUN pip3 install kfp==2.2.0 #7 0.635 Collecting kfp==2.2.0 #7 0.844 Downloading kfp-2.2.0.tar.gz (375 kB) #7 0.929 Preparing metadata (setup.py): started #7 1.232 Preparing metadata (setup.py): finished with status 'done' #7 1.239 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.258 Collecting docstring-parser<1,>=0.7.3 (from kfp==2.2.0) #7 1.263 Downloading docstring_parser-0.16-py3-none-any.whl.metadata (3.0 kB) #7 1.364 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.369 Downloading google_api_core-2.24.2-py3-none-any.whl.metadata (3.0 kB) #7 1.447 Collecting google-auth<3,>=1.6.1 (from kfp==2.2.0) #7 1.452 Downloading google_auth-2.38.0-py2.py3-none-any.whl.metadata (4.8 kB) #7 1.504 Collecting google-cloud-storage<3,>=2.2.1 (from kfp==2.2.0) #7 1.513 Downloading google_cloud_storage-2.19.0-py2.py3-none-any.whl.metadata (9.1 kB) #7 1.543 Collecting kfp-pipeline-spec==0.2.2 (from kfp==2.2.0) #7 1.548 Downloading kfp_pipeline_spec-0.2.2-py3-none-any.whl.metadata (295 bytes) #7 1.582 Collecting kfp-server-api<2.1.0,>=2.0.0 (from kfp==2.2.0) #7 1.588 Downloading kfp-server-api-2.0.5.tar.gz (63 kB) #7 1.633 Preparing metadata (setup.py): started #7 1.830 Preparing metadata (setup.py): finished with status 'done' #7 1.878 Collecting kubernetes<27,>=8.0.0 (from kfp==2.2.0) #7 1.883 Downloading kubernetes-26.1.0-py2.py3-none-any.whl.metadata (1.5 kB) #7 1.898 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.899 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.926 Collecting requests-toolbelt<1,>=0.8.0 (from kfp==2.2.0) #7 1.932 Downloading requests_toolbelt-0.10.1-py2.py3-none-any.whl.metadata (14 kB) #7 1.962 Collecting tabulate<1,>=0.8.6 (from kfp==2.2.0) #7 1.966 Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) #7 1.977 Requirement already satisfied: urllib3<2.0.0 in /opt/conda/lib/python3.9/site-packages (from kfp==2.2.0) (1.26.6) #7 2.003 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 2.007 Downloading googleapis_common_protos-1.69.1-py2.py3-none-any.whl.metadata (9.3 kB) #7 2.205 Collecting protobuf<4,>=3.13.0 (from kfp==2.2.0) #7 2.210 Downloading protobuf-3.20.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (679 bytes) #7 2.247 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.251 Downloading proto_plus-1.26.1-py3-none-any.whl.metadata (2.2 kB) #7 2.288 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.315 Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.1->kfp==2.2.0) #7 2.319 Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) #7 2.361 Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.1->kfp==2.2.0) #7 2.365 Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) #7 2.403 Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.1->kfp==2.2.0) #7 2.407 Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) #7 2.518 Collecting google-cloud-core<3.0dev,>=2.3.0 (from google-cloud-storage<3,>=2.2.1->kfp==2.2.0) #7 2.523 Downloading google_cloud_core-2.4.3-py2.py3-none-any.whl.metadata (2.7 kB) #7 2.561 Collecting google-resumable-media>=2.7.2 (from google-cloud-storage<3,>=2.2.1->kfp==2.2.0) #7 2.567 Downloading google_resumable_media-2.7.2-py2.py3-none-any.whl.metadata (2.2 kB) #7 2.630 Collecting google-crc32c<2.0dev,>=1.0 (from google-cloud-storage<3,>=2.2.1->kfp==2.2.0) #7 2.636 Downloading google_crc32c-1.6.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB) #7 2.648 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.649 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.650 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.653 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.690 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.713 Collecting requests-oauthlib (from kubernetes<27,>=8.0.0->kfp==2.2.0) #7 2.717 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) #7 3.023 Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.1->kfp==2.2.0) #7 3.027 Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) #7 3.051 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 3.052 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 3.064 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 3.076 Downloading kfp_pipeline_spec-0.2.2-py3-none-any.whl (20 kB) #7 3.091 Downloading docstring_parser-0.16-py3-none-any.whl (36 kB) #7 3.107 Downloading google_api_core-2.24.2-py3-none-any.whl (160 kB) #7 3.124 Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) #7 3.160 Downloading google_cloud_storage-2.19.0-py2.py3-none-any.whl (131 kB) #7 3.178 Downloading kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB) #7 3.218 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 36.6 MB/s eta 0:00:00 #7 3.226 Downloading protobuf-3.20.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) #7 3.258 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 32.7 MB/s eta 0:00:00 #7 3.263 Downloading requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) #7 3.276 Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) #7 3.291 Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) #7 3.304 Downloading google_cloud_core-2.4.3-py2.py3-none-any.whl (29 kB) #7 3.320 Downloading google_crc32c-1.6.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37 kB) #7 3.334 Downloading google_resumable_media-2.7.2-py2.py3-none-any.whl (81 kB) #7 3.347 Downloading googleapis_common_protos-1.69.1-py2.py3-none-any.whl (293 kB) #7 3.372 Downloading proto_plus-1.26.1-py3-none-any.whl (50 kB) #7 3.388 Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) #7 3.403 Downloading rsa-4.9-py3-none-any.whl (34 kB) #7 3.416 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #7 3.429 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) #7 3.470 Building wheels for collected packages: kfp, kfp-server-api #7 3.471 Building wheel for kfp (setup.py): started #7 3.956 Building wheel for kfp (setup.py): finished with status 'done' #7 3.958 Created wheel for kfp: filename=kfp-2.2.0-py3-none-any.whl size=524143 sha256=c51871267236e8fc773edf3d64e57d0e55f53c0b7eb737732c19c8be76b24ad1 #7 3.959 Stored in directory: /home/jovyan/.cache/pip/wheels/d2/bf/db/cccc7e688c3432feade990a0aeda398cecb104118cef145d8c #7 3.967 Building wheel for kfp-server-api (setup.py): started #7 4.265 Building wheel for kfp-server-api (setup.py): finished with status 'done' #7 4.266 Created wheel for kfp-server-api: filename=kfp_server_api-2.0.5-py3-none-any.whl size=114753 sha256=56355797d9bac2b20196b4a476e8213d104b6fee2d79112f978f515f6933bf4a #7 4.267 Stored in directory: /home/jovyan/.cache/pip/wheels/a6/c9/de/9f6964cdffc4d454c0a96d34f9b5ea5e51fc3224ec379222ff #7 4.272 Successfully built kfp kfp-server-api #7 4.527 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.617 Attempting uninstall: protobuf #7 4.620 Found existing installation: protobuf 3.18.0 #7 4.623 Uninstalling protobuf-3.18.0: #7 4.820 Successfully uninstalled protobuf-3.18.0 #7 6.916 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.6.0 google-resumable-media-2.7.2 googleapis-common-protos-1.69.1 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.1 requests-oauthlib-2.0.0 requests-toolbelt-0.10.1 rsa-4.9 tabulate-0.9.0 #7 DONE 7.6s #8 [4/8] RUN pip3 install kfp-kubernetes #8 0.553 Collecting kfp-kubernetes #8 0.571 Downloading kfp-kubernetes-1.4.0.tar.gz (43 kB) #8 0.607 Preparing metadata (setup.py): started #8 0.813 Preparing metadata (setup.py): finished with status 'done' #8 1.007 Collecting protobuf<5,>=4.21.1 (from kfp-kubernetes) #8 1.011 Downloading protobuf-4.25.6-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes) #8 1.047 Collecting kfp<3,>=2.6.0 (from kfp-kubernetes) #8 1.052 Downloading kfp-2.12.1.tar.gz (345 kB) #8 1.166 Preparing metadata (setup.py): started #8 1.385 Preparing metadata (setup.py): finished with status 'done' #8 1.396 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.397 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.398 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.399 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.399 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.421 Collecting kfp-pipeline-spec==0.6.0 (from kfp<3,>=2.6.0->kfp-kubernetes) #8 1.426 Downloading kfp_pipeline_spec-0.6.0-py3-none-any.whl.metadata (293 bytes) #8 1.459 Collecting kfp-server-api<2.5.0,>=2.1.0 (from kfp<3,>=2.6.0->kfp-kubernetes) #8 1.465 Downloading kfp_server_api-2.4.0.tar.gz (83 kB) #8 1.531 Preparing metadata (setup.py): started #8 1.734 Preparing metadata (setup.py): finished with status 'done' #8 1.737 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.738 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.739 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.740 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.740 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.749 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.1) #8 1.801 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.802 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.806 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.806 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.1) #8 1.807 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.810 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.811 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.811 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.6.0) #8 1.813 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.813 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.814 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.817 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.818 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.819 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 1.976 Requirement already satisfied: pyasn1<0.7.0,>=0.4.6 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 1.982 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 1.982 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 1.990 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.002 Downloading kfp_pipeline_spec-0.6.0-py3-none-any.whl (9.1 kB) #8 2.017 Downloading protobuf-4.25.6-cp37-abi3-manylinux2014_x86_64.whl (294 kB) #8 2.039 Building wheels for collected packages: kfp-kubernetes, kfp, kfp-server-api #8 2.040 Building wheel for kfp-kubernetes (setup.py): started #8 2.335 Building wheel for kfp-kubernetes (setup.py): finished with status 'done' #8 2.336 Created wheel for kfp-kubernetes: filename=kfp_kubernetes-1.4.0-py3-none-any.whl size=20718 sha256=bcabf47764f80aa204f36b75756c17365c9bb6eb3057c2eee0d6348ca45ba746 #8 2.337 Stored in directory: /home/jovyan/.cache/pip/wheels/3c/f7/ed/42d5bb73909b17471d5594e429f6d94783654f32d501426923 #8 2.342 Building wheel for kfp (setup.py): started #8 2.740 Building wheel for kfp (setup.py): finished with status 'done' #8 2.742 Created wheel for kfp: filename=kfp-2.12.1-py3-none-any.whl size=366380 sha256=11b1f1c88b948844d7785e19f649f3873f322d08d5ecf0007e1c3e0ec2886af7 #8 2.743 Stored in directory: /home/jovyan/.cache/pip/wheels/e6/a9/38/94e4a334e93d1f5bb27b9e96c798fa08677b088c5850591ebf #8 2.751 Building wheel for kfp-server-api (setup.py): started #8 3.059 Building wheel for kfp-server-api (setup.py): finished with status 'done' #8 3.059 Created wheel for kfp-server-api: filename=kfp_server_api-2.4.0-py3-none-any.whl size=116544 sha256=dc226a5fa314bb19ff865de575332c039b7bcee9fcfb2af1ede5779bca389dce #8 3.059 Stored in directory: /home/jovyan/.cache/pip/wheels/39/95/9c/af5489b6d60db452f47aca77e94d60e36ae8a7cec0c6d9407b #8 3.062 Successfully built kfp-kubernetes kfp kfp-server-api #8 3.257 Installing collected packages: protobuf, kfp-server-api, kfp-pipeline-spec, kfp, kfp-kubernetes #8 3.257 Attempting uninstall: protobuf #8 3.259 Found existing installation: protobuf 3.20.3 #8 3.265 Uninstalling protobuf-3.20.3: #8 3.489 Successfully uninstalled protobuf-3.20.3 #8 3.582 Attempting uninstall: kfp-server-api #8 3.583 Found existing installation: kfp-server-api 2.0.5 #8 3.592 Uninstalling kfp-server-api-2.0.5: #8 3.607 Successfully uninstalled kfp-server-api-2.0.5 #8 3.675 Attempting uninstall: kfp-pipeline-spec #8 3.676 Found existing installation: kfp-pipeline-spec 0.2.2 #8 3.679 Uninstalling kfp-pipeline-spec-0.2.2: #8 3.682 Successfully uninstalled kfp-pipeline-spec-0.2.2 #8 3.696 Attempting uninstall: kfp #8 3.697 Found existing installation: kfp 2.2.0 #8 3.721 Uninstalling kfp-2.2.0: #8 3.798 Successfully uninstalled kfp-2.2.0 #8 4.065 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.3s #9 [5/8] RUN pip3 install requests_toolbelt==0.10.1 #9 0.513 Requirement already satisfied: requests_toolbelt==0.10.1 in /opt/conda/lib/python3.9/site-packages (0.10.1) #9 0.514 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.519 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.519 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.520 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.521 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 0.9s #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.6s done #13 writing image sha256:610b92653042ad99dcd0cbb7de77690c9f3e2fabf563f042bdc69f9c61cd6074 done #13 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/portal-aiml-notebook-docker:3.0.0 #13 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/portal-aiml-notebook-docker:3.0.0 done #13 DONE 0.7s ---> docker-build.sh ends [portal-aiml-notebook-docker-docker-verify-master] $ /bin/sh -xe /tmp/jenkins12704623459354099559.sh [portal-aiml-notebook-docker-docker-verify-master] $ /bin/bash /tmp/jenkins8512604968944834903.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2094 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [portal-aiml-notebook-docker-docker-verify-master] $ /bin/bash /tmp/jenkins2442159506041305790.sh ---> sysstat.sh [portal-aiml-notebook-docker-docker-verify-master] $ /bin/bash /tmp/jenkins6140130480595284592.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/portal-aiml-notebook-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/portal-aiml-notebook-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/portal-aiml-notebook-docker-docker-verify-master ']' + mkdir -p /w/workspace/portal-aiml-notebook-docker-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-aiml-notebook-docker-docker-verify-master/archives/ [portal-aiml-notebook-docker-docker-verify-master] $ /bin/bash /tmp/jenkins16201575681655044215.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Api0 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Api0/bin to PATH INFO: Running in OpenStack, capturing instance metadata [portal-aiml-notebook-docker-docker-verify-master] $ /bin/bash /tmp/jenkins9856257260938481644.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-aiml-notebook-docker-docker-verify-master@tmp/config17223183286937979536tmp 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-verify-master] $ /bin/bash /tmp/jenkins8814715281850336025.sh ---> create-netrc.sh [portal-aiml-notebook-docker-docker-verify-master] $ /bin/bash /tmp/jenkins3024106281842060513.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Api0 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Api0/bin to PATH [portal-aiml-notebook-docker-docker-verify-master] $ /bin/bash /tmp/jenkins15340587228157465612.sh ---> sudo-logs.sh Archiving 'sudo' log.. [portal-aiml-notebook-docker-docker-verify-master] $ /bin/bash /tmp/jenkins3487956653159973182.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Api0 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-Api0/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [portal-aiml-notebook-docker-docker-verify-master] $ /bin/bash -l /tmp/jenkins7569218198859926876.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-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Api0 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Api0/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-verify-master/131 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-2383 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 460 116 0 3367 3200 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:d6:42:f4 brd ff:ff:ff:ff:ff:ff inet 10.32.7.39/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86187sec preferred_lft 86187sec inet6 fe80::f816:3eff:fed6:42f4/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:c3:c8:f6:7e 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-2383) 03/12/25 _x86_64_ (4 CPU) 05:39:39 LINUX RESTART (4 CPU) 05:40:01 tps rtps wtps bread/s bwrtn/s 05:41:01 165.49 67.74 97.75 5523.48 41601.75 05:42:01 241.17 16.30 224.86 2300.48 119730.76 05:43:01 173.17 54.39 118.78 3011.90 20420.20 Average: 193.29 46.14 147.15 3611.66 60597.37 05:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:41:01 1652948 3330768 2385712 59.07 52264 1781228 902056 17.73 571128 1635484 162488 05:42:01 122296 3319116 3916364 96.97 126256 3130328 1091720 21.46 527248 3073756 286684 05:43:01 138724 3270316 3899936 96.57 145848 3023076 966460 19.00 668836 2894548 18368 Average: 637989 3306733 3400671 84.20 108123 2644877 986745 19.40 589071 2534596 155847 05:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:41:01 ens3 333.49 227.90 1500.74 68.51 0.00 0.00 0.00 0.00 05:41:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:01 ens3 1955.72 946.71 14465.88 69.26 0.00 0.00 0.00 0.00 05:42:01 lo 2.20 2.20 0.20 0.20 0.00 0.00 0.00 0.00 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:01 ens3 52.51 42.31 147.58 19.64 0.00 0.00 0.00 0.00 05:43:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 780.84 405.76 5373.42 52.47 0.00 0.00 0.00 0.00 Average: lo 1.47 1.47 0.14 0.14 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 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2383) 03/12/25 _x86_64_ (4 CPU) 05:39:39 LINUX RESTART (4 CPU) 05:40:01 CPU %user %nice %system %iowait %steal %idle 05:41:01 all 19.67 0.00 2.46 4.97 0.05 72.84 05:41:01 0 18.75 0.00 2.35 8.21 0.05 70.65 05:41:01 1 8.96 0.00 1.74 5.85 0.03 83.41 05:41:01 2 12.70 0.00 1.57 2.31 0.05 83.37 05:41:01 3 38.25 0.00 4.20 3.53 0.08 53.93 05:42:01 all 24.61 0.00 8.44 3.58 0.08 63.29 05:42:01 0 29.01 0.00 7.89 4.99 0.07 58.04 05:42:01 1 22.66 0.00 8.41 4.45 0.07 64.41 05:42:01 2 19.50 0.00 7.69 1.69 0.07 71.05 05:42:01 3 27.34 0.00 9.75 3.19 0.07 59.64 05:43:01 all 18.41 0.00 2.32 3.57 0.05 75.64 05:43:01 0 3.99 0.00 1.22 1.52 0.05 93.21 05:43:01 1 19.20 0.00 2.01 2.73 0.07 76.00 05:43:01 2 9.36 0.00 2.24 3.60 0.07 84.73 05:43:01 3 41.09 0.00 3.81 6.44 0.08 48.58 Average: all 20.87 0.00 4.38 4.04 0.06 70.64 Average: 0 17.17 0.00 3.79 4.91 0.06 74.07 Average: 1 16.92 0.00 4.03 4.34 0.06 74.65 Average: 2 13.82 0.00 3.81 2.54 0.06 79.77 Average: 3 35.63 0.00 5.89 4.40 0.08 54.01