15:29:24 Started by timer 15:29:24 Running as SYSTEM 15:29:24 [EnvInject] - Loading node environment variables. 15:29:24 Building remotely on prd-ubuntu1804-docker-4c-4g-2661 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-test-nanobot-docker-merge-master 15:29:24 [ssh-agent] Looking for ssh-agent implementation... 15:29:24 $ ssh-agent 15:29:25 SSH_AUTH_SOCK=/tmp/ssh-U1cKOGszfprX/agent.2060 15:29:25 SSH_AGENT_PID=2062 15:29:25 [ssh-agent] Started. 15:29:25 Running ssh-add (command line suppressed) 15:29:25 Identity added: /w/workspace/it-test-nanobot-docker-merge-master@tmp/private_key_16291997202312237064.key (jenkins-ssh) 15:29:25 [ssh-agent] Using credentials jenkins (jenkins) 15:29:25 The recommended git tool is: NONE 15:29:27 using credential jenkins 15:29:27 Wiping out workspace first. 15:29:27 Cloning the remote Git repository 15:29:27 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/test 15:29:27 > git init /w/workspace/it-test-nanobot-docker-merge-master # timeout=10 15:29:27 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/test 15:29:27 > git --version # timeout=10 15:29:27 > git --version # 'git version 2.17.1' 15:29:27 using GIT_SSH to set credentials jenkins 15:29:27 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/test +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:28 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/test # timeout=10 15:29:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:29:29 Avoid second fetch 15:29:29 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:29:29 Checking out Revision ff93fac4c976b89c1f5df57c9cee9972db05f54d (refs/remotes/origin/master) 15:29:29 > git config core.sparsecheckout # timeout=10 15:29:29 > git checkout -f ff93fac4c976b89c1f5df57c9cee9972db05f54d # timeout=10 15:29:29 Commit message: "Merge "Fix session create for mTLS"" 15:29:29 > git rev-list --no-walk ff93fac4c976b89c1f5df57c9cee9972db05f54d # timeout=10 15:29:33 provisioning config files... 15:29:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:29:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:29:33 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins9007196662729888655.sh 15:29:33 ---> python-tools-install.sh 15:29:33 Setup pyenv: 15:29:33 * system (set by /opt/pyenv/version) 15:29:33 * 3.8.13 (set by /opt/pyenv/version) 15:29:33 * 3.9.13 (set by /opt/pyenv/version) 15:29:33 * 3.10.6 (set by /opt/pyenv/version) 15:29:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fh9G 15:29:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:29:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:29:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:29:48 lf-activate-venv(): INFO: Base packages installed successfully 15:29:48 lf-activate-venv(): INFO: Installing additional packages: lftools 15:30:26 lf-activate-venv(): INFO: Adding /tmp/venv-fh9G/bin to PATH 15:30:26 Generating Requirements File 15:31:06 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. 15:31:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:31:07 Python 3.10.6 15:31:07 pip 26.1.2 from /tmp/venv-fh9G/lib/python3.10/site-packages/pip (python 3.10) 15:31:08 aiohappyeyeballs==2.6.2 15:31:08 aiohttp==3.14.0 15:31:08 aiosignal==1.4.0 15:31:08 appdirs==1.4.4 15:31:08 argcomplete==3.6.3 15:31:08 aspy.yaml==1.3.0 15:31:08 async-timeout==5.0.1 15:31:08 attrs==26.1.0 15:31:08 autopage==0.6.0 15:31:08 backports.strenum==1.3.1 15:31:08 beautifulsoup4==4.14.3 15:31:08 boto3==1.43.22 15:31:08 botocore==1.43.22 15:31:08 bs4==0.0.2 15:31:08 certifi==2026.5.20 15:31:08 cffi==2.0.0 15:31:08 cfgv==3.5.0 15:31:08 chardet==7.4.3 15:31:08 charset-normalizer==3.4.7 15:31:08 click==8.4.1 15:31:08 cliff==4.14.0 15:31:08 cmd2==3.5.1 15:31:08 cryptography==3.3.2 15:31:08 debtcollector==3.1.0 15:31:08 decorator==5.3.1 15:31:08 defusedxml==0.7.1 15:31:08 Deprecated==1.3.1 15:31:08 distlib==0.4.1 15:31:08 dnspython==2.8.0 15:31:08 docker==7.1.0 15:31:08 dogpile.cache==1.5.0 15:31:08 durationpy==0.10 15:31:08 email-validator==2.3.0 15:31:08 filelock==3.29.1 15:31:08 frozenlist==1.8.0 15:31:08 future==1.0.0 15:31:08 gitdb==4.0.12 15:31:08 GitPython==3.1.50 15:31:08 httplib2==0.30.2 15:31:08 identify==2.6.19 15:31:08 idna==3.18 15:31:08 importlib-resources==1.5.0 15:31:08 iso8601==2.1.0 15:31:08 Jinja2==3.1.6 15:31:08 jmespath==1.1.0 15:31:08 jsonpatch==1.33 15:31:08 jsonpointer==3.1.1 15:31:08 jsonschema==4.26.0 15:31:08 jsonschema-specifications==2025.9.1 15:31:08 keystoneauth1==5.14.0 15:31:08 kubernetes==36.0.2 15:31:08 lftools==0.37.22 15:31:08 lxml==6.1.1 15:31:08 markdown-it-py==4.2.0 15:31:08 MarkupSafe==3.0.3 15:31:08 mdurl==0.1.2 15:31:08 msgpack==1.1.2 15:31:08 multi_key_dict==2.0.3 15:31:08 multidict==6.7.1 15:31:08 munch==4.0.0 15:31:08 netaddr==1.3.0 15:31:08 niet==1.4.2 15:31:08 nodeenv==1.10.0 15:31:08 oauth2client==4.1.3 15:31:08 oauthlib==3.3.1 15:31:08 openstacksdk==4.13.0 15:31:08 os-service-types==1.8.2 15:31:08 osc-lib==4.6.0 15:31:08 oslo.config==10.4.0 15:31:08 oslo.context==6.4.0 15:31:08 oslo.i18n==6.8.0 15:31:08 oslo.log==8.2.0 15:31:08 oslo.serialization==5.10.0 15:31:08 oslo.utils==10.1.0 15:31:08 packaging==26.2 15:31:08 pbr==7.0.3 15:31:08 platformdirs==4.10.0 15:31:08 prettytable==3.17.0 15:31:08 propcache==0.5.2 15:31:08 psutil==7.2.2 15:31:08 pyasn1==0.6.3 15:31:08 pyasn1_modules==0.4.2 15:31:08 pycparser==3.0 15:31:08 pygerrit2==2.0.15 15:31:08 PyGithub==2.9.1 15:31:08 Pygments==2.20.0 15:31:08 PyJWT==2.13.0 15:31:08 PyNaCl==1.6.2 15:31:08 pyparsing==2.4.7 15:31:08 pyperclip==1.11.0 15:31:08 pyrsistent==0.20.0 15:31:08 python-cinderclient==9.9.0 15:31:08 python-dateutil==2.9.0.post0 15:31:08 python-discovery==1.4.0 15:31:08 python-heatclient==5.2.0 15:31:08 python-jenkins==1.8.3 15:31:08 python-keystoneclient==5.8.0 15:31:08 python-magnumclient==4.10.0 15:31:08 python-openstackclient==10.0.0 15:31:08 python-swiftclient==4.10.0 15:31:08 PyYAML==6.0.3 15:31:08 referencing==0.37.0 15:31:08 requests==2.34.2 15:31:08 requests-oauthlib==2.0.0 15:31:08 rfc3986==2.0.0 15:31:08 rich==15.0.0 15:31:08 rich-argparse==1.8.0 15:31:08 rpds-py==0.30.0 15:31:08 rsa==4.9.1 15:31:08 ruamel.yaml==0.19.1 15:31:08 ruamel.yaml.clib==0.2.15 15:31:08 s3transfer==0.18.0 15:31:08 simplejson==4.1.1 15:31:08 six==1.17.0 15:31:08 smmap==5.0.3 15:31:08 soupsieve==2.8.4 15:31:08 stevedore==5.8.0 15:31:08 tabulate==0.10.0 15:31:08 toml==0.10.2 15:31:08 tomlkit==0.15.0 15:31:08 tqdm==4.67.3 15:31:08 typing_extensions==4.15.0 15:31:08 urllib3==1.26.20 15:31:08 virtualenv==21.4.2 15:31:08 wcwidth==0.7.0 15:31:08 websocket-client==1.9.0 15:31:08 wrapt==2.2.1 15:31:08 xdg==6.0.0 15:31:08 xmltodict==1.0.4 15:31:08 yarl==1.24.2 15:31:08 yq==3.4.3 15:31:08 provisioning config files... 15:31:08 copy managed file [global-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config9814315726926235023tmp 15:31:08 copy managed file [it-test-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config3240387829931676975tmp 15:31:08 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins5319053942727156704.sh 15:31:08 ---> docker-login.sh 15:31:08 nexus3.o-ran-sc.org:10001 15:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:08 Configure a credential helper to remove this warning. See 15:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:08 15:31:08 Login Succeeded 15:31:08 nexus3.o-ran-sc.org:10002 15:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:09 Configure a credential helper to remove this warning. See 15:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:09 15:31:09 Login Succeeded 15:31:09 nexus3.o-ran-sc.org:10003 15:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:09 Configure a credential helper to remove this warning. See 15:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:09 15:31:09 Login Succeeded 15:31:09 nexus3.o-ran-sc.org:10004 15:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:09 Configure a credential helper to remove this warning. See 15:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:09 15:31:09 Login Succeeded 15:31:09 ---> docker-login.sh ends 15:31:09 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins12666563678768178773.sh 15:31:09 [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins3805700025729775779.sh 15:31:09 [EnvInject] - Injecting environment variables from a build step. 15:31:09 [EnvInject] - Injecting as environment variables the properties content 15:31:09 DOCKER_ROOT=ric_robot_suite 15:31:09 CONTAINER_TAG_YAML_DIR=ric_robot_suite/docker/nanobot 15:31:09 CONTAINER_TAG_METHOD=yaml-file 15:31:09 15:31:09 [EnvInject] - Variables injected successfully. 15:31:09 [it-test-nanobot-docker-merge-master] $ /bin/bash -l /tmp/jenkins11831712779657138745.sh 15:31:09 ---> docker-get-container-tag.sh 15:31:09 Setup pyenv: 15:31:09 system 15:31:09 3.8.13 15:31:09 3.9.13 15:31:09 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) 15:31:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fh9G from file:/tmp/.os_lf_venv 15:31:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:31:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:31:12 lf-activate-venv(): INFO: Base packages installed successfully 15:31:12 lf-activate-venv(): INFO: Installing additional packages: yq 15:31:14 lf-activate-venv(): INFO: Adding /tmp/venv-fh9G/bin to PATH 15:31:14 ---> Docker image tag found: 0.0.4 15:31:14 [EnvInject] - Injecting environment variables from a build step. 15:31:14 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 15:31:14 [EnvInject] - Variables injected successfully. 15:31:14 [EnvInject] - Injecting environment variables from a build step. 15:31:14 [EnvInject] - Injecting as environment variables the properties content 15:31:14 DOCKER_ARGS=--network=host -f docker/nanobot/Dockerfile 15:31:14 DOCKER_ROOT=ric_robot_suite 15:31:14 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 15:31:14 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 15:31:14 DOCKER_NAME=o-ran-sc/it-test-nanobot 15:31:14 15:31:14 [EnvInject] - Variables injected successfully. 15:31:14 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins2624154904068424115.sh 15:31:14 ---> docker-build.sh 15:31:14 Docker version 24.0.2, build cb74dfc 15:31:14 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 15:31:14 docker build --network=host -f docker/nanobot/Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 . 15:31:15 #1 [internal] load .dockerignore 15:31:15 #1 transferring context: 2B done 15:31:15 #1 DONE 0.1s 15:31:15 15:31:15 #2 [internal] load build definition from Dockerfile 15:31:15 #2 transferring dockerfile: 4.07kB done 15:31:15 #2 DONE 0.1s 15:31:15 15:31:15 #3 [internal] load metadata for docker.io/library/python:3.8-alpine 15:31:16 #3 DONE 1.2s 15:31:16 15:31:16 #4 [internal] load build context 15:31:16 #4 transferring context: 67.75kB done 15:31:16 #4 DONE 0.1s 15:31:16 15:31:16 #5 [nanobot-build 1/22] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 15:31:16 #5 resolve docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 0.0s done 15:31:16 #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 1.05MB / 3.62MB 0.2s 15:31:16 #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 455.12kB / 455.12kB 0.2s 15:31:16 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 0B / 14.22MB 0.2s 15:31:16 #5 sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 10.29kB / 10.29kB done 15:31:16 #5 sha256:9f956f4ecf00137962b8da05d2ced2181cf22e23036a81daa61610e16ddd1078 1.73kB / 1.73kB done 15:31:16 #5 sha256:cd39247b02f92df84605637e0f1b7887434169aca105b8ee9cbcd2dbfc988ed5 4.95kB / 4.95kB done 15:31:17 #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.3s 15:31:17 #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 455.12kB / 455.12kB 0.2s done 15:31:17 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 1.05MB / 14.22MB 0.3s 15:31:17 #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 0B / 247B 0.3s 15:31:17 #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.3s done 15:31:17 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 5.24MB / 14.22MB 0.4s 15:31:17 #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 247B / 247B 0.3s done 15:31:17 #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.1s 15:31:17 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 8.39MB / 14.22MB 0.5s 15:31:17 #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.1s done 15:31:17 #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 15:31:17 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 12.58MB / 14.22MB 0.6s 15:31:17 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 0.7s done 15:31:17 #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0.1s done 15:31:17 #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 15:31:18 #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 1.0s done 15:31:18 #5 extracting sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 done 15:31:18 #5 DONE 2.3s 15:31:19 15:31:19 #6 [stage-1 2/31] RUN apk update && apk add libxslt 15:31:19 #6 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:31:19 #6 0.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:31:19 #6 0.781 v3.20.10-99-g311f651a13b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 15:31:19 #6 0.781 v3.20.10-99-g311f651a13b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 15:31:19 #6 0.781 OK: 24190 distinct packages available 15:31:20 #6 1.374 (1/4) Installing libgpg-error (1.49-r0) 15:31:20 #6 1.426 (2/4) Installing libgcrypt (1.10.3-r0) 15:31:20 #6 1.449 (3/4) Installing libxml2 (2.12.10-r0) 15:31:20 #6 1.469 (4/4) Installing libxslt (1.1.39-r2) 15:31:20 #6 1.479 Executing busybox-1.36.1-r29.trigger 15:31:20 #6 1.488 OK: 18 MiB in 41 packages 15:31:23 #6 DONE 4.7s 15:31:23 15:31:23 #7 [nanobot-build 2/22] RUN apk update && apk add --no-cache git build-base libffi-dev libxml2 libxslt libxml2-dev libxslt-dev openssl-dev 15:31:23 #0 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:31:23 #0 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:31:23 #0 0.825 v3.20.10-99-g311f651a13b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 15:31:23 #0 0.825 v3.20.10-99-g311f651a13b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 15:31:23 #0 0.825 OK: 24190 distinct packages available 15:31:23 #0 0.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:31:23 #0 1.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:31:23 #0 1.484 (1/50) Upgrading musl (1.2.5-r0 -> 1.2.5-r3) 15:31:23 #0 1.502 (2/50) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.7-r0) 15:31:23 #0 1.549 (3/50) Upgrading xz-libs (5.6.2-r0 -> 5.8.3-r0) 15:31:23 #0 1.556 (4/50) Upgrading libssl3 (3.3.2-r0 -> 3.3.7-r0) 15:31:23 #0 1.570 (5/50) Upgrading zlib (1.3.1-r1 -> 1.3.2-r0) 15:31:23 #0 1.575 (6/50) Installing libgcc (13.2.1_git20240309-r1) 15:31:23 #0 1.582 (7/50) Installing jansson (2.14-r4) 15:31:23 #0 1.591 (8/50) Installing libstdc++ (13.2.1_git20240309-r1) 15:31:23 #0 1.618 (9/50) Installing zstd-libs (1.5.6-r0) 15:31:23 #0 1.634 (10/50) Installing binutils (2.42-r1) 15:31:23 #0 1.723 (11/50) Installing libmagic (5.45-r1) 15:31:23 #0 1.761 (12/50) Installing file (5.45-r1) 15:31:23 #0 1.765 (13/50) Installing libgomp (13.2.1_git20240309-r1) 15:31:23 #0 1.773 (14/50) Installing libatomic (13.2.1_git20240309-r1) 15:31:23 #0 1.777 (15/50) Installing gmp (6.3.0-r1) 15:31:23 #0 1.787 (16/50) Installing isl26 (0.26-r1) 15:31:23 #0 1.811 (17/50) Installing mpfr4 (4.2.1-r0) 15:31:23 #0 1.828 (18/50) Installing mpc1 (1.3.1-r1) 15:31:23 #0 1.835 (19/50) Installing gcc (13.2.1_git20240309-r1) 15:31:23 #0 2.872 (20/50) Installing libstdc++-dev (13.2.1_git20240309-r1) 15:31:23 #0 3.046 (21/50) Installing musl-dev (1.2.5-r3) 15:31:23 #0 3.130 (22/50) Installing g++ (13.2.1_git20240309-r1) 15:31:23 #0 3.458 (23/50) Installing make (4.4.1-r2) 15:31:23 #0 3.466 (24/50) Installing fortify-headers (1.1-r3) 15:31:23 #0 3.471 (25/50) Installing patch (2.7.6-r10) 15:31:23 #0 3.478 (26/50) Installing build-base (0.5-r3) 15:31:23 #0 3.483 (27/50) Installing brotli-libs (1.1.0-r2) 15:31:23 #0 3.504 (28/50) Installing c-ares (1.33.1-r0) 15:31:23 #0 3.510 (29/50) Installing libunistring (1.2-r0) 15:31:23 #0 3.530 (30/50) Installing libidn2 (2.3.7-r0) 15:31:23 #0 3.538 (31/50) Installing nghttp2-libs (1.62.1-r0) 15:31:23 #0 3.543 (32/50) Installing libpsl (0.21.5-r1) 15:31:23 #0 3.548 (33/50) Installing libcurl (8.14.1-r2) 15:31:23 #0 3.562 (34/50) Installing pcre2 (10.43-r0) 15:31:23 #0 3.571 (35/50) Installing git (2.45.4-r0) 15:31:23 #0 3.659 (36/50) Installing git-init-template (2.45.4-r0) 15:31:23 #0 3.663 (37/50) Installing linux-headers (6.6-r0) 15:31:23 #0 3.771 (38/50) Installing pkgconf (2.2.0-r0) 15:31:23 #0 3.777 (39/50) Installing libffi-dev (3.4.6-r0) 15:31:23 #0 3.786 (40/50) Installing libxml2 (2.12.10-r0) 15:31:23 #0 3.805 (41/50) Installing zlib-dev (1.3.2-r0) 15:31:23 #0 3.815 (42/50) Installing xz (5.8.3-r0) 15:31:23 #0 3.820 (43/50) Installing xz-dev (5.8.3-r0) 15:31:23 #0 3.826 (44/50) Installing libxml2-utils (2.12.10-r0) 15:31:23 #0 3.832 (45/50) Installing libxml2-dev (2.12.10-r0) 15:31:23 #0 3.842 (46/50) Installing libgpg-error (1.49-r0) 15:31:23 #0 3.849 (47/50) Installing libgcrypt (1.10.3-r0) 15:31:23 #0 3.866 (48/50) Installing libxslt (1.1.39-r2) 15:31:23 #0 3.875 (49/50) Installing libxslt-dev (1.1.39-r2) 15:31:23 #0 3.888 (50/50) Installing openssl-dev (3.3.7-r0) 15:31:23 #0 3.918 Executing busybox-1.36.1-r29.trigger 15:31:23 #0 3.925 Executing ca-certificates-20240705-r0.trigger 15:31:23 #0 3.972 OK: 257 MiB in 82 packages 15:31:23 #7 DONE 4.8s 15:31:23 15:31:23 #8 [nanobot-build 3/22] RUN apk update && apk add git gcc linux-headers libc-dev cmake pkgconfig make 15:31:23 #8 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:31:24 #8 0.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:31:24 #8 0.785 v3.20.10-99-g311f651a13b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 15:31:24 #8 0.785 v3.20.10-99-g311f651a13b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 15:31:24 #8 0.785 OK: 24185 distinct packages available 15:31:25 #8 1.374 (1/6) Installing libacl (2.3.2-r0) 15:31:25 #8 1.411 (2/6) Installing lz4-libs (1.9.4-r5) 15:31:25 #8 1.425 (3/6) Installing libarchive (3.8.3-r0) 15:31:25 #8 1.440 (4/6) Installing rhash-libs (1.4.4-r0) 15:31:25 #8 1.450 (5/6) Installing libuv (1.48.0-r0) 15:31:25 #8 1.458 (6/6) Installing cmake (3.29.3-r0) 15:31:25 #8 2.109 Executing busybox-1.36.1-r29.trigger 15:31:25 #8 2.119 OK: 317 MiB in 88 packages 15:31:26 #8 DONE 2.5s 15:31:26 15:31:26 #9 [nanobot-build 4/22] RUN pip install kubernetes 15:31:29 #9 3.203 Collecting kubernetes 15:31:29 #9 3.242 Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) 15:31:29 #9 3.305 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 36.7 MB/s eta 0:00:00 15:31:29 #9 3.443 Collecting requests 15:31:29 #9 3.450 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 15:31:29 #9 3.465 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 5.6 MB/s eta 0:00:00 15:31:29 #9 3.537 Collecting certifi>=14.05.14 15:31:29 #9 3.543 Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 15:31:29 #9 3.560 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 10.2 MB/s eta 0:00:00 15:31:29 #9 3.597 Collecting six>=1.9.0 15:31:29 #9 3.603 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 15:31:30 #9 3.726 Collecting urllib3!=2.6.0,>=1.24.2 15:31:30 #9 3.733 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) 15:31:30 #9 3.746 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 13.3 MB/s eta 0:00:00 15:31:30 #9 3.880 Collecting pyyaml>=5.4.1 15:31:30 #9 3.880 Downloading PyYAML-6.0.3-cp38-cp38-musllinux_1_2_x86_64.whl (802 kB) 15:31:30 #9 3.909 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 802.8/802.8 kB 33.2 MB/s eta 0:00:00 15:31:30 #9 3.930 Collecting durationpy>=0.7 15:31:30 #9 3.936 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 15:31:30 #9 4.028 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 15:31:30 #9 4.035 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 15:31:30 #9 4.047 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 6.5 MB/s eta 0:00:00 15:31:30 #9 4.086 Collecting python-dateutil>=2.5.3 15:31:30 #9 4.093 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 15:31:30 #9 4.107 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 23.4 MB/s eta 0:00:00 15:31:30 #9 4.140 Collecting requests-oauthlib 15:31:30 #9 4.148 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 15:31:30 #9 4.326 Collecting idna<4,>=2.5 15:31:30 #9 4.332 Downloading idna-3.15-py3-none-any.whl (72 kB) 15:31:30 #9 4.343 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.3/72.3 kB 9.8 MB/s eta 0:00:00 15:31:30 #9 4.702 Collecting charset_normalizer<4,>=2 15:31:31 #9 4.711 Downloading charset_normalizer-3.4.7-cp38-cp38-musllinux_1_2_x86_64.whl (201 kB) 15:31:31 #9 4.727 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.1/201.1 kB 18.0 MB/s eta 0:00:00 15:31:31 #9 4.805 Collecting oauthlib>=3.0.0 15:31:31 #9 4.816 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 15:31:31 #9 4.826 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 20.2 MB/s eta 0:00:00 15:31:31 #9 4.998 Installing collected packages: durationpy, websocket-client, urllib3, six, pyyaml, oauthlib, idna, charset_normalizer, certifi, requests, python-dateutil, requests-oauthlib, kubernetes 15:31:34 #9 8.684 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:31:35 #9 8.684 Successfully installed certifi-2026.5.20 charset_normalizer-3.4.7 durationpy-0.10 idna-3.15 kubernetes-35.0.0 oauthlib-3.3.1 python-dateutil-2.9.0.post0 pyyaml-6.0.3 requests-2.32.4 requests-oauthlib-2.0.0 six-1.17.0 urllib3-2.2.3 websocket-client-1.8.0 15:31:35 #9 8.861 15:31:35 #9 8.861 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:31:35 #9 8.861 [notice] To update, run: pip install --upgrade pip 15:31:36 #9 DONE 10.0s 15:31:36 15:31:36 #10 [nanobot-build 5/22] RUN pip install redis 15:31:37 #10 1.021 Collecting redis 15:31:37 #10 1.059 Downloading redis-6.1.1-py3-none-any.whl (273 kB) 15:31:37 #10 1.096 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.9/273.9 kB 8.9 MB/s eta 0:00:00 15:31:37 #10 1.149 Collecting async-timeout>=4.0.3 15:31:37 #10 1.155 Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 15:31:37 #10 1.292 Installing collected packages: async-timeout, redis 15:31:37 #10 1.676 Successfully installed async-timeout-5.0.1 redis-6.1.1 15:31:37 #10 1.677 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:31:37 #10 1.690 15:31:37 #10 1.690 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:31:37 #10 1.690 [notice] To update, run: pip install --upgrade pip 15:31:38 #10 DONE 2.1s 15:31:38 15:31:38 #11 [nanobot-build 6/22] RUN pip install asyncio 15:31:39 #11 0.943 Collecting asyncio 15:31:39 #11 0.977 Downloading asyncio-4.0.0-py3-none-any.whl (5.6 kB) 15:31:39 #11 1.111 Installing collected packages: asyncio 15:31:39 #11 1.142 Successfully installed asyncio-4.0.0 15:31:39 #11 1.143 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:31:39 #11 1.150 15:31:39 #11 1.150 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:31:39 #11 1.150 [notice] To update, run: pip install --upgrade pip 15:31:39 #11 DONE 1.4s 15:31:39 15:31:39 #12 [nanobot-build 7/22] RUN pip install websockets 15:31:41 #12 1.190 Collecting websockets 15:31:41 #12 1.297 Downloading websockets-13.1-cp38-cp38-musllinux_1_2_x86_64.whl (163 kB) 15:31:41 #12 1.337 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.6/163.6 kB 4.5 MB/s eta 0:00:00 15:31:41 #12 1.477 Installing collected packages: websockets 15:31:41 #12 1.637 Successfully installed websockets-13.1 15:31:41 #12 1.638 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:31:41 #12 1.644 15:31:41 #12 1.644 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:31:41 #12 1.644 [notice] To update, run: pip install --upgrade pip 15:31:41 #12 DONE 1.9s 15:31:41 15:31:41 #13 [nanobot-build 8/22] RUN pip install robotframework 15:31:42 #13 0.968 Collecting robotframework 15:31:42 #13 1.005 Downloading robotframework-7.4.2-py3-none-any.whl (807 kB) 15:31:42 #13 1.057 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 17.5 MB/s eta 0:00:00 15:31:43 #13 1.187 Installing collected packages: robotframework 15:31:43 #13 1.908 Successfully installed robotframework-7.4.2 15:31:43 #13 1.912 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:31:43 #13 1.918 15:31:43 #13 1.918 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:31:43 #13 1.918 [notice] To update, run: pip install --upgrade pip 15:31:44 #13 DONE 2.2s 15:31:44 15:31:44 #14 [nanobot-build 9/22] RUN pip install robotframework-requests 15:31:44 #14 0.947 Collecting robotframework-requests 15:31:45 #14 0.980 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 15:31:45 #14 1.005 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (7.4.2) 15:31:45 #14 1.006 Requirement already satisfied: requests in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (2.32.4) 15:31:45 #14 1.018 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.4.7) 15:31:45 #14 1.020 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (2.2.3) 15:31:45 #14 1.021 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (2026.5.20) 15:31:45 #14 1.022 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.15) 15:31:45 #14 1.155 Installing collected packages: robotframework-requests 15:31:45 #14 1.210 Successfully installed robotframework-requests-0.9.7 15:31:45 #14 1.210 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:31:45 #14 1.216 15:31:45 #14 1.216 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:31:45 #14 1.216 [notice] To update, run: pip install --upgrade pip 15:31:45 #14 DONE 1.5s 15:31:45 15:31:45 #15 [nanobot-build 10/22] RUN pip install robotframework-ncclient 15:31:46 #15 0.969 Collecting robotframework-ncclient 15:31:46 #15 1.072 Downloading robotframework-ncclient-0.1.8.tar.gz (5.4 kB) 15:31:46 #15 1.086 Preparing metadata (setup.py): started 15:31:47 #15 1.702 Preparing metadata (setup.py): finished with status 'done' 15:31:47 #15 1.706 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-ncclient) (7.4.2) 15:31:47 #15 1.746 Collecting ncclient 15:31:47 #15 1.754 Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 15:31:47 #15 1.773 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 6.3 MB/s eta 0:00:00 15:31:47 #15 1.876 Collecting paramiko>=3.2.0 15:31:47 #15 1.884 Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 15:31:47 #15 1.904 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 15.2 MB/s eta 0:00:00 15:31:48 #15 2.719 Collecting lxml>=3.3.0 15:31:48 #15 2.726 Downloading lxml-6.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (5.2 MB) 15:31:48 #15 2.870 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 37.8 MB/s eta 0:00:00 15:31:48 #15 3.057 Collecting bcrypt>=3.2 15:31:48 #15 3.067 Downloading bcrypt-5.0.0-cp38-abi3-musllinux_1_2_x86_64.whl (359 kB) 15:31:48 #15 3.100 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.2/359.2 kB 14.4 MB/s eta 0:00:00 15:31:48 #15 3.176 Collecting pynacl>=1.5 15:31:48 #15 3.184 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 15:31:48 #15 3.228 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 34.5 MB/s eta 0:00:00 15:31:49 #15 4.013 Collecting cryptography>=3.3 15:31:49 #15 4.023 Downloading cryptography-47.0.0-cp38-abi3-musllinux_1_2_x86_64.whl (4.9 MB) 15:31:49 #15 4.151 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 39.3 MB/s eta 0:00:00 15:31:50 #15 4.548 Collecting cffi>=1.14 15:31:50 #15 4.554 Downloading cffi-1.17.1.tar.gz (516 kB) 15:31:50 #15 4.596 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 516.6/516.6 kB 14.5 MB/s eta 0:00:00 15:31:50 #15 4.729 Installing build dependencies: started 15:31:53 #15 8.021 Installing build dependencies: finished with status 'done' 15:31:53 #15 8.021 Getting requirements to build wheel: started 15:31:54 #15 8.535 Getting requirements to build wheel: finished with status 'done' 15:31:54 #15 8.537 Preparing metadata (pyproject.toml): started 15:31:54 #15 9.048 Preparing metadata (pyproject.toml): finished with status 'done' 15:31:54 #15 9.106 Collecting typing-extensions>=4.13.2 15:31:54 #15 9.113 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 15:31:54 #15 9.125 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 5.3 MB/s eta 0:00:00 15:31:54 #15 9.183 Collecting pycparser 15:31:54 #15 9.189 Downloading pycparser-2.23-py3-none-any.whl (118 kB) 15:31:54 #15 9.201 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 14.8 MB/s eta 0:00:00 15:31:54 #15 9.214 Building wheels for collected packages: robotframework-ncclient, cffi 15:31:54 #15 9.215 Building wheel for robotframework-ncclient (setup.py): started 15:31:55 #15 9.821 Building wheel for robotframework-ncclient (setup.py): finished with status 'done' 15:31:55 #15 9.823 Created wheel for robotframework-ncclient: filename=robotframework_ncclient-0.1.8-py3-none-any.whl size=5967 sha256=e06e6f069f2960b23f0f7eb551d2c5fad10a94b0495b56b17dca13cdc0f540f0 15:31:55 #15 9.823 Stored in directory: /root/.cache/pip/wheels/1b/ad/27/89e096ce247723be3319c6c5f624e268604d8795745af05916 15:31:55 #15 9.828 Building wheel for cffi (pyproject.toml): started 15:32:04 #15 19.29 Building wheel for cffi (pyproject.toml): finished with status 'done' 15:32:04 #15 19.29 Created wheel for cffi: filename=cffi-1.17.1-cp38-cp38-linux_x86_64.whl size=460296 sha256=48edfc48a8f6d55f46c274f72653919a9f8613e8edfad2cafad09912f6bd7d62 15:32:04 #15 19.29 Stored in directory: /root/.cache/pip/wheels/f8/73/f0/643f1772516a6bd314c8e57831b7d5204a45e9fe1b876b6b35 15:32:04 #15 19.30 Successfully built robotframework-ncclient cffi 15:32:05 #15 19.53 Installing collected packages: typing-extensions, pycparser, lxml, bcrypt, cffi, pynacl, cryptography, paramiko, ncclient, robotframework-ncclient 15:32:06 #15 21.15 Successfully installed bcrypt-5.0.0 cffi-1.17.1 cryptography-47.0.0 lxml-6.1.1 ncclient-0.7.1 paramiko-3.5.1 pycparser-2.23 pynacl-1.6.2 robotframework-ncclient-0.1.8 typing-extensions-4.13.2 15:32:06 #15 21.15 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:32:06 #15 21.16 15:32:06 #15 21.16 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:32:06 #15 21.16 [notice] To update, run: pip install --upgrade pip 15:32:07 #15 DONE 21.9s 15:32:07 15:32:07 #16 [nanobot-build 11/22] RUN pip install UUID 15:32:08 #16 0.910 Collecting UUID 15:32:08 #16 0.945 Downloading uuid-1.30.tar.gz (5.8 kB) 15:32:08 #16 0.962 Preparing metadata (setup.py): started 15:32:08 #16 1.305 Preparing metadata (setup.py): finished with status 'done' 15:32:08 #16 1.329 Building wheels for collected packages: UUID 15:32:08 #16 1.330 Building wheel for UUID (setup.py): started 15:32:09 #16 1.788 Building wheel for UUID (setup.py): finished with status 'done' 15:32:09 #16 1.788 Created wheel for UUID: filename=uuid-1.30-py3-none-any.whl size=6503 sha256=21891b2cbb4b3d6dc1bc98bb17d5936d4308666ef00c2707004e81f68f6a7ab0 15:32:09 #16 1.788 Stored in directory: /root/.cache/pip/wheels/1b/6c/cb/f9aae2bc97333c3d6e060826c1ee9e44e46306a178e5783505 15:32:09 #16 1.792 Successfully built UUID 15:32:09 #16 1.997 Installing collected packages: UUID 15:32:09 #16 2.029 Successfully installed UUID-1.30 15:32:09 #16 2.030 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:32:09 #16 2.036 15:32:09 #16 2.036 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:32:09 #16 2.036 [notice] To update, run: pip install --upgrade pip 15:32:09 #16 DONE 2.3s 15:32:09 15:32:09 #17 [nanobot-build 12/22] WORKDIR /tmp/ 15:32:10 #17 DONE 0.2s 15:32:10 15:32:10 #18 [nanobot-build 13/22] RUN git clone -b 3.0.1-ONAP https://gerrit.onap.org/r/testsuite/python-testing-utils.git 15:32:10 #18 0.240 Cloning into 'python-testing-utils'... 15:32:10 #18 0.589 Note: switching to '21fcef50f0e3780cc786268937f9888c3b6facd1'. 15:32:10 #18 0.589 15:32:10 #18 0.589 You are in 'detached HEAD' state. You can look around, make experimental 15:32:10 #18 0.589 changes and commit them, and you can discard any commits you make in this 15:32:10 #18 0.589 state without impacting any branches by switching back to a branch. 15:32:10 #18 0.589 15:32:10 #18 0.589 If you want to create a new branch to retain commits you create, you may 15:32:10 #18 0.589 do so (now or later) by using -c with the switch command. Example: 15:32:10 #18 0.589 15:32:10 #18 0.589 git switch -c 15:32:10 #18 0.589 15:32:10 #18 0.589 Or undo this operation with: 15:32:10 #18 0.589 15:32:10 #18 0.589 git switch - 15:32:10 #18 0.589 15:32:10 #18 0.589 Turn off this advice by setting config variable advice.detachedHead to false 15:32:10 #18 0.589 15:32:10 #18 DONE 0.7s 15:32:10 15:32:10 #19 [nanobot-build 14/22] RUN pip install msgpack 15:32:11 #19 1.171 Collecting msgpack 15:32:11 #19 1.215 Downloading msgpack-1.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (412 kB) 15:32:11 #19 1.252 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 412.8/412.8 kB 13.0 MB/s eta 0:00:00 15:32:12 #19 1.470 Installing collected packages: msgpack 15:32:12 #19 1.535 Successfully installed msgpack-1.1.1 15:32:12 #19 1.536 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:32:12 #19 1.544 15:32:12 #19 1.544 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:32:12 #19 1.544 [notice] To update, run: pip install --upgrade pip 15:32:12 #19 DONE 1.9s 15:32:12 15:32:12 #20 [nanobot-build 15/22] RUN python3 -m pip install ricsdl 15:32:13 #20 0.979 Collecting ricsdl 15:32:13 #20 1.014 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) 15:32:14 #20 1.439 Collecting hiredis==2.0.0 15:32:14 #20 1.448 Downloading hiredis-2.0.0.tar.gz (75 kB) 15:32:14 #20 1.467 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 5.6 MB/s eta 0:00:00 15:32:14 #20 1.493 Preparing metadata (setup.py): started 15:32:14 #20 1.871 Preparing metadata (setup.py): finished with status 'done' 15:32:14 #20 1.877 Requirement already satisfied: setuptools in /usr/local/lib/python3.8/site-packages (from ricsdl) (57.5.0) 15:32:14 #20 2.009 Collecting redis==4.3.6 15:32:14 #20 2.017 Downloading redis-4.3.6-py3-none-any.whl (248 kB) 15:32:14 #20 2.038 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 15.6 MB/s eta 0:00:00 15:32:14 #20 2.065 Requirement already satisfied: async-timeout>=4.0.2 in /usr/local/lib/python3.8/site-packages (from redis==4.3.6->ricsdl) (5.0.1) 15:32:14 #20 2.125 Collecting packaging>=20.4 15:32:14 #20 2.131 Downloading packaging-26.2-py3-none-any.whl (100 kB) 15:32:14 #20 2.143 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 13.2 MB/s eta 0:00:00 15:32:14 #20 2.193 Building wheels for collected packages: hiredis 15:32:14 #20 2.194 Building wheel for hiredis (setup.py): started 15:32:17 #20 4.615 Building wheel for hiredis (setup.py): finished with status 'done' 15:32:17 #20 4.617 Created wheel for hiredis: filename=hiredis-2.0.0-cp38-cp38-linux_x86_64.whl size=82582 sha256=7e53a2407f5ef038beeeb2dd54656b0856efc1b42889476e1cd6ba8375bbecf8 15:32:17 #20 4.618 Stored in directory: /root/.cache/pip/wheels/40/f9/92/4f916d7efad1897f2921f8694fa654619198da80ad6afc7996 15:32:17 #20 4.625 Successfully built hiredis 15:32:17 #20 4.802 Installing collected packages: packaging, hiredis, redis, ricsdl 15:32:17 #20 4.959 Attempting uninstall: redis 15:32:17 #20 4.961 Found existing installation: redis 6.1.1 15:32:17 #20 5.002 Uninstalling redis-6.1.1: 15:32:17 #20 5.035 Successfully uninstalled redis-6.1.1 15:32:17 #20 5.402 Successfully installed hiredis-2.0.0 packaging-26.2 redis-4.3.6 ricsdl-3.1.3 15:32:18 #20 5.402 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:32:18 #20 5.409 15:32:18 #20 5.409 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 15:32:18 #20 5.409 [notice] To update, run: pip install --upgrade pip 15:32:18 #20 DONE 5.8s 15:32:18 15:32:18 #21 [nanobot-build 16/22] RUN apk add curl 15:32:18 #21 0.717 (1/1) Installing curl (8.14.1-r2) 15:32:19 #21 0.770 Executing busybox-1.36.1-r29.trigger 15:32:19 #21 0.781 OK: 317 MiB in 89 packages 15:32:19 #21 DONE 1.0s 15:32:19 15:32:19 #22 [nanobot-build 17/22] RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.19.2/bin/linux/amd64/kubectl 15:32:19 #22 0.254 % Total % Received % Xferd Average Speed Time Time Time Current 15:32:19 #22 0.254 Dload Upload Total Spent Left Speed 15:32:19 #22 0.254 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 41.0M 0 9623 0 0 59932 0 0:11:57 --:--:-- 0:11:57 59770 44 41.0M 44 18.3M 0 0 15.7M 0 0:00:02 0:00:01 0:00:01 15.7M 100 41.0M 100 41.0M 0 0 19.8M 0 0:00:02 0:00:02 --:--:-- 19.8M 15:32:21 #22 DONE 2.5s 15:32:21 15:32:21 #23 [nanobot-build 18/22] RUN chmod +x ./kubectl 15:32:22 #23 DONE 0.4s 15:32:22 15:32:22 #24 [nanobot-build 19/22] RUN mv ./kubectl /usr/local/bin/kubectl 15:32:22 #24 DONE 0.4s 15:32:22 15:32:22 #25 [nanobot-build 20/22] RUN apk add cmake git gcc 15:32:23 #25 0.706 OK: 317 MiB in 89 packages 15:32:23 #25 DONE 0.9s 15:32:23 15:32:23 #26 [nanobot-build 21/22] RUN git clone https://gerrit.o-ran-sc.org/r/ric-plt/lib/rmr && cd rmr && mkdir build && cd build && cmake -DPACK_EXTERNALS=1 -DDEV_PKG=1 .. && make install 15:32:23 #26 0.248 Cloning into 'rmr'... 15:32:24 #26 1.165 CMake Warning (dev) at CMakeLists.txt:40 (project): 15:32:24 #26 1.165 cmake_minimum_required() should be called prior to this top-level project() 15:32:24 #26 1.165 call. Please see the cmake-commands(7) manual for usage documentation of 15:32:24 #26 1.165 both commands. 15:32:24 #26 1.165 This warning is for project developers. Use -Wno-dev to suppress it. 15:32:24 #26 1.165 15:32:24 #26 1.241 -- The C compiler identification is GNU 13.2.1 15:32:24 #26 1.261 -- Detecting C compiler ABI info 15:32:24 #26 1.364 -- Detecting C compiler ABI info - done 15:32:25 #26 1.401 -- Check for working C compiler: /usr/bin/cc - skipped 15:32:25 #26 1.402 -- Detecting C compile features 15:32:25 #26 1.403 -- Detecting C compile features - done 15:32:25 #26 1.409 +++ RMR library install target directory: lib 15:32:25 #26 1.411 +++ mmp version from tag: '' 15:32:25 #26 1.413 +++ debugging is set to off (use -DDEBUG=1 to enable) 15:32:25 #26 1.413 +++ pkg name: rmr-dev_4.9.4_amd64.deb 15:32:25 #26 1.414 ### make package will generate only deb package; cannot find support to generate rpm packages 15:32:25 #26 1.415 +++ profiling is off (use -DGPROF=1 to enable 15:32:25 #26 1.415 +++ optimisation will default (use -DOPT_LEVEL=n to force specific level, or disable) 15:32:25 #26 1.415 +++ compiler flags: -g 15:32:25 #26 1.417 +++ not building doc, set -DBULID_DOC=1 on cmake command line to enable 15:32:25 #26 1.446 -- Configuring done (0.3s) 15:32:25 #26 1.472 -- Generating done (0.0s) 15:32:25 #26 1.474 -- Build files have been written to: /rmr/build 15:32:25 #26 1.523 [ 3%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/symtab.c.o 15:32:25 #26 1.610 [ 6%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/logging.c.o 15:32:25 #26 1.678 [ 9%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/mbuf_api.c.o 15:32:25 #26 1.804 [ 12%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/wrapper.c.o 15:32:25 #26 1.875 [ 12%] Built target common_objects 15:32:25 #26 1.897 [ 15%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/rmr_si.c.o 15:32:26 #26 2.948 [ 18%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siaddress.c.o 15:32:26 #26 3.018 [ 21%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sibldpoll.c.o 15:32:26 #26 3.077 [ 25%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbreg.c.o 15:32:26 #26 3.129 [ 28%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbstat.c.o 15:32:26 #26 3.185 [ 31%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siclose.c.o 15:32:26 #26 3.241 [ 34%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siconnect.c.o 15:32:26 #26 3.300 [ 37%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siestablish.c.o 15:32:27 #26 3.372 [ 40%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetadd.c.o 15:32:27 #26 3.436 [ 43%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetname.c.o 15:32:27 #26 3.498 [ 46%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siinit.c.o 15:32:27 #26 3.573 [ 50%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/silisten.c.o 15:32:27 #26 3.637 [ 53%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinew.c.o 15:32:27 #26 3.696 [ 56%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinewses.c.o 15:32:27 #26 3.756 [ 59%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sipoll.c.o 15:32:27 #26 3.790 In file included from /rmr/src/rmr/si/src/si95/sipoll.c:40: 15:32:27 #26 3.790 /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 15:32:27 #26 3.790 1 | #warning redirecting incorrect #include to 15:32:27 #26 3.790 | ^~~~~~~ 15:32:27 #26 3.832 [ 62%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sircv.c.o 15:32:27 #26 3.908 [ 65%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisend.c.o 15:32:27 #26 3.970 [ 68%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisendt.c.o 15:32:27 #26 4.043 [ 71%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sishutdown.c.o 15:32:27 #26 4.107 [ 75%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siterm.c.o 15:32:27 #26 4.172 [ 78%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sitrash.c.o 15:32:27 #26 4.245 [ 81%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siwait.c.o 15:32:27 #26 4.316 [ 81%] Built target rmr_si_objects 15:32:27 #26 4.343 [ 84%] Linking C shared library librmr_si.so 15:32:28 #26 4.408 [ 84%] Built target rmr_si_shared 15:32:28 #26 4.436 [ 87%] Linking C static library librmr_si.a 15:32:28 #26 4.497 [ 87%] Built target rmr_si_static 15:32:28 #26 4.513 [ 90%] Building C object src/support/CMakeFiles/health_ck.dir/rmr_probe.c.o 15:32:28 #26 4.587 [ 93%] Linking C executable health_ck 15:32:28 #26 4.639 [ 93%] Built target health_ck 15:32:28 #26 4.665 [ 96%] Building C object src/support/CMakeFiles/rmr_probe.dir/rmr_probe.c.o 15:32:28 #26 4.737 [100%] Linking C executable rmr_probe 15:32:28 #26 4.786 [100%] Built target rmr_probe 15:32:28 #26 4.812 Install the project... 15:32:28 #26 4.823 -- Install configuration: "" 15:32:28 #26 4.826 -- Installing: /usr/local/lib/librmr_si.a 15:32:28 #26 4.827 -- Installing: /usr/local/include/rmr/rmr.h 15:32:28 #26 4.827 -- Installing: /usr/local/include/rmr/rmr_symtab.h 15:32:28 #26 4.828 -- Installing: /usr/local/include/rmr/rmr_logging.h 15:32:28 #26 4.828 -- Installing: /usr/local/include/rmr/RIC_message_types.h 15:32:28 #26 DONE 5.0s 15:32:30 15:32:30 #27 [stage-1 3/31] COPY --from=nanobot-build /usr/local/lib/python3.8 /usr/local/lib/python3.8 15:32:31 #27 DONE 2.0s 15:32:32 15:32:32 #28 [stage-1 4/31] COPY --from=nanobot-build /usr/local/bin/robot /usr/local/bin 15:32:32 #28 DONE 0.2s 15:32:32 15:32:32 #29 [stage-1 5/31] RUN apk add wget 15:32:32 #29 0.733 (1/4) Installing libunistring (1.2-r0) 15:32:32 #29 0.810 (2/4) Installing libidn2 (2.3.7-r0) 15:32:32 #29 0.816 (3/4) Installing pcre2 (10.43-r0) 15:32:32 #29 0.834 (4/4) Installing wget (1.24.5-r0) 15:32:33 #29 0.847 Executing busybox-1.36.1-r29.trigger 15:32:33 #29 0.853 OK: 21 MiB in 45 packages 15:32:33 #29 DONE 1.1s 15:32:33 15:32:33 #30 [stage-1 6/31] RUN mkdir -p /robot/lib/python 15:32:33 #30 DONE 0.3s 15:32:33 15:32:33 #31 [stage-1 7/31] RUN mkdir -p /opt/e2 15:32:33 #31 DONE 0.4s 15:32:33 15:32:33 #32 [stage-1 8/31] COPY ric-python-utils/ricutils/KubernetesEntity.py /robot/lib/python 15:32:34 #32 DONE 0.2s 15:32:34 15:32:34 #33 [stage-1 9/31] COPY ric-python-utils/ricutils/SDLWrapper.py /robot/lib/python 15:32:34 #33 DONE 0.2s 15:32:34 15:32:34 #34 [stage-1 10/31] COPY --from=nanobot-build /rmr/build/src/support/rmr_probe /opt/e2 15:32:34 #34 DONE 0.2s 15:32:34 15:32:34 #35 [stage-1 11/31] COPY --from=nanobot-build /tmp/python-testing-utils/eteutils/StringTemplater.py /robot/lib/python 15:32:34 #35 DONE 0.2s 15:32:34 15:32:34 #36 [stage-1 12/31] COPY --from=nanobot-build /tmp/python-testing-utils/eteutils/UUID.py /robot/lib/python 15:32:34 #36 DONE 0.2s 15:32:34 15:32:34 #37 [stage-1 13/31] COPY ric-python-utils/ricutils/*.py /robot/lib/python/ 15:32:35 #37 DONE 0.2s 15:32:35 15:32:35 #38 [stage-1 14/31] RUN mkdir /robot/resources 15:32:35 #38 DONE 0.4s 15:32:35 15:32:35 #39 [stage-1 15/31] COPY robot/resources/json_templater.robot /robot/resources 15:32:35 #39 DONE 0.2s 15:32:35 15:32:35 #40 [stage-1 16/31] COPY robot/resources/a1mediator /robot/resources/a1mediator 15:32:35 #40 DONE 0.2s 15:32:35 15:32:35 #41 [stage-1 17/31] COPY robot/resources/appmgr /robot/resources/appmgr 15:32:35 #41 DONE 0.2s 15:32:35 15:32:35 #42 [stage-1 18/31] COPY robot/resources/dashboard /robot/resources/dashboard 15:32:36 #42 DONE 0.1s 15:32:36 15:32:36 #43 [stage-1 19/31] COPY robot/resources/e2mgr /robot/resources/e2mgr 15:32:36 #43 DONE 0.2s 15:32:36 15:32:36 #44 [stage-1 20/31] COPY robot/resources/e2sim /robot/resources/e2sim 15:32:36 #44 DONE 0.1s 15:32:36 15:32:36 #45 [stage-1 21/31] COPY robot/resources/e2term /robot/resources/e2term 15:32:36 #45 DONE 0.2s 15:32:36 15:32:36 #46 [stage-1 22/31] COPY robot/resources/o1mediator /robot/resources/o1mediator 15:32:36 #46 DONE 0.1s 15:32:36 15:32:36 #47 [stage-1 23/31] COPY robot/resources/ric /robot/resources/ric 15:32:36 #47 DONE 0.2s 15:32:36 15:32:36 #48 [stage-1 24/31] COPY robot/resources/rnib /robot/resources/rnib 15:32:37 #48 DONE 0.2s 15:32:37 15:32:37 #49 [stage-1 25/31] COPY robot/resources/rtmgr /robot/resources/rtmgr 15:32:37 #49 DONE 0.2s 15:32:37 15:32:37 #50 [stage-1 26/31] COPY robot/resources/xapps /robot/resources/xapps 15:32:37 #50 DONE 0.2s 15:32:37 15:32:37 #51 [stage-1 27/31] COPY robot/resources/global_properties.robot /robot/resources 15:32:37 #51 DONE 0.2s 15:32:37 15:32:37 #52 [stage-1 28/31] RUN mkdir -p /robot/assets/templates 15:32:37 #52 DONE 0.3s 15:32:37 15:32:37 #53 [stage-1 29/31] COPY robot/assets/templates/e2mgr_setup_nodeb.template /robot/assets/templates 15:32:38 #53 DONE 0.1s 15:32:38 15:32:38 #54 [stage-1 30/31] RUN python -m compileall /robot/lib/python 15:32:38 #54 0.294 Listing '/robot/lib/python'... 15:32:38 #54 0.294 Compiling '/robot/lib/python/E2SimUtils.py'... 15:32:38 #54 0.294 Compiling '/robot/lib/python/KubernetesEntity.py'... 15:32:38 #54 0.294 Compiling '/robot/lib/python/SDLWrapper.py'... 15:32:38 #54 0.294 Compiling '/robot/lib/python/StringTemplater.py'... 15:32:38 #54 0.294 Compiling '/robot/lib/python/UUID.py'... 15:32:38 #54 DONE 0.4s 15:32:38 15:32:38 #55 exporting to image 15:32:38 #55 exporting layers 15:32:40 #55 exporting layers 2.3s done 15:32:40 #55 writing image sha256:32446d46abce2a1ff90e148b7a49131cbd57bc3135e63f02bac8f8ab419ec661 done 15:32:40 #55 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 0.0s done 15:32:40 #55 DONE 2.3s 15:32:40 ---> docker-build.sh ends 15:32:40 [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6507644759822795590.sh 15:32:40 [EnvInject] - Injecting environment variables from a build step. 15:32:40 [EnvInject] - Injecting as environment variables the properties content 15:32:40 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 15:32:40 15:32:40 [EnvInject] - Variables injected successfully. 15:32:40 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins16121825003008805751.sh 15:32:40 ---> docker-push.sh 15:32:40 Docker version 24.0.2, build cb74dfc 15:32:40 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 15:32:40 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 15:32:40 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot] 15:32:40 9bcfc645a241: Preparing 15:32:40 4163e804c66d: Preparing 15:32:40 fc25eeaa181a: Preparing 15:32:40 05a8f75b2955: Preparing 15:32:40 8ab4681c1d56: Preparing 15:32:40 53bc21697061: Preparing 15:32:40 afc92bedbcd4: Preparing 15:32:40 5a2836b628a9: Preparing 15:32:40 8715461592df: Preparing 15:32:40 d44c1fcb6a5c: Preparing 15:32:40 9bcd3d64437a: Preparing 15:32:40 862bba0f51f4: Preparing 15:32:40 d54717b77714: Preparing 15:32:40 dda352f91845: Preparing 15:32:40 6c27498c315f: Preparing 15:32:40 60d204cd5636: Preparing 15:32:40 dfcff8f2f86b: Preparing 15:32:40 7e43e9f29c66: Preparing 15:32:40 1798ace49c77: Preparing 15:32:40 85136cc907d4: Preparing 15:32:40 ba4fea0801a5: Preparing 15:32:40 327dbe64bf27: Preparing 15:32:40 4a716697d697: Preparing 15:32:40 77e68284d93b: Preparing 15:32:40 9761fc033743: Preparing 15:32:40 ab9fb1932e86: Preparing 15:32:40 3193eafedab1: Preparing 15:32:40 5195a743c281: Preparing 15:32:40 fa568dcd4013: Preparing 15:32:40 817fa7f5a4af: Preparing 15:32:40 6b49371d7ed7: Preparing 15:32:40 50acbb6dc641: Preparing 15:32:40 53bc21697061: Waiting 15:32:40 63ca1fbb43ae: Preparing 15:32:40 afc92bedbcd4: Waiting 15:32:40 862bba0f51f4: Waiting 15:32:40 5a2836b628a9: Waiting 15:32:40 d54717b77714: Waiting 15:32:40 dda352f91845: Waiting 15:32:40 327dbe64bf27: Waiting 15:32:40 8715461592df: Waiting 15:32:40 6c27498c315f: Waiting 15:32:40 4a716697d697: Waiting 15:32:40 d44c1fcb6a5c: Waiting 15:32:40 60d204cd5636: Waiting 15:32:40 77e68284d93b: Waiting 15:32:40 dfcff8f2f86b: Waiting 15:32:40 9761fc033743: Waiting 15:32:40 9bcd3d64437a: Waiting 15:32:40 ab9fb1932e86: Waiting 15:32:40 7e43e9f29c66: Waiting 15:32:40 3193eafedab1: Waiting 15:32:40 ba4fea0801a5: Waiting 15:32:40 1798ace49c77: Waiting 15:32:40 5195a743c281: Waiting 15:32:40 fa568dcd4013: Waiting 15:32:40 85136cc907d4: Waiting 15:32:40 817fa7f5a4af: Waiting 15:32:40 6b49371d7ed7: Waiting 15:32:40 63ca1fbb43ae: Waiting 15:32:40 50acbb6dc641: Waiting 15:32:41 8ab4681c1d56: Pushed 15:32:41 4163e804c66d: Pushed 15:32:41 fc25eeaa181a: Pushed 15:32:41 05a8f75b2955: Pushed 15:32:41 9bcfc645a241: Pushed 15:32:41 53bc21697061: Pushed 15:32:41 afc92bedbcd4: Pushed 15:32:41 5a2836b628a9: Pushed 15:32:41 d44c1fcb6a5c: Pushed 15:32:41 8715461592df: Pushed 15:32:41 9bcd3d64437a: Pushed 15:32:41 862bba0f51f4: Pushed 15:32:41 d54717b77714: Pushed 15:32:41 dda352f91845: Pushed 15:32:41 6c27498c315f: Pushed 15:32:41 60d204cd5636: Pushed 15:32:41 dfcff8f2f86b: Pushed 15:32:41 7e43e9f29c66: Pushed 15:32:41 1798ace49c77: Pushed 15:32:41 85136cc907d4: Pushed 15:32:41 327dbe64bf27: Pushed 15:32:41 ba4fea0801a5: Pushed 15:32:41 4a716697d697: Pushed 15:32:41 77e68284d93b: Pushed 15:32:41 9761fc033743: Pushed 15:32:41 817fa7f5a4af: Layer already exists 15:32:41 3193eafedab1: Pushed 15:32:42 6b49371d7ed7: Layer already exists 15:32:42 50acbb6dc641: Layer already exists 15:32:42 63ca1fbb43ae: Layer already exists 15:32:42 ab9fb1932e86: Pushed 15:32:42 fa568dcd4013: Pushed 15:32:52 5195a743c281: Pushed 15:32:53 0.0.4: digest: sha256:af0559770f1d9a385cfbc72ac8c6d9cf1e7d6c4fbbef4019a06c3975c436a8a1 size: 7186 15:32:53 ---> docker-push.sh ends 15:32:53 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins17261840221481799526.sh 15:32:53 $ ssh-agent -k 15:32:53 unset SSH_AUTH_SOCK; 15:32:53 unset SSH_AGENT_PID; 15:32:53 echo Agent pid 2062 killed; 15:32:53 [ssh-agent] Stopped. 15:32:53 [PostBuildScript] - [INFO] Executing post build scripts. 15:32:53 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins1518014825759053736.sh 15:32:53 ---> sysstat.sh 15:32:54 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins5299576333576172479.sh 15:32:54 ---> package-listing.sh 15:32:54 ++ facter osfamily 15:32:54 ++ tr '[:upper:]' '[:lower:]' 15:32:54 + OS_FAMILY=debian 15:32:54 + workspace=/w/workspace/it-test-nanobot-docker-merge-master 15:32:54 + START_PACKAGES=/tmp/packages_start.txt 15:32:54 + END_PACKAGES=/tmp/packages_end.txt 15:32:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:32:54 + PACKAGES=/tmp/packages_start.txt 15:32:54 + '[' /w/workspace/it-test-nanobot-docker-merge-master ']' 15:32:54 + PACKAGES=/tmp/packages_end.txt 15:32:54 + case "${OS_FAMILY}" in 15:32:54 + dpkg -l 15:32:54 + grep '^ii' 15:32:54 + '[' -f /tmp/packages_start.txt ']' 15:32:54 + '[' -f /tmp/packages_end.txt ']' 15:32:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:32:54 + '[' /w/workspace/it-test-nanobot-docker-merge-master ']' 15:32:54 + mkdir -p /w/workspace/it-test-nanobot-docker-merge-master/archives/ 15:32:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-test-nanobot-docker-merge-master/archives/ 15:32:54 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins9674262578625250379.sh 15:32:54 ---> capture-instance-metadata.sh 15:32:54 Setup pyenv: 15:32:54 system 15:32:54 3.8.13 15:32:54 3.9.13 15:32:54 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) 15:32:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fh9G from file:/tmp/.os_lf_venv 15:32:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:56 lf-activate-venv(): INFO: Base packages installed successfully 15:32:56 lf-activate-venv(): INFO: Installing additional packages: lftools 15:33:13 lf-activate-venv(): INFO: Adding /tmp/venv-fh9G/bin to PATH 15:33:13 INFO: Running in OpenStack, capturing instance metadata 15:33:14 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins16387234966169618649.sh 15:33:14 provisioning config files... 15:33:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config3849361302179081648tmp 15:33:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:33:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:33:14 [EnvInject] - Injecting environment variables from a build step. 15:33:14 [EnvInject] - Injecting as environment variables the properties content 15:33:14 SERVER_ID=logs 15:33:14 15:33:14 [EnvInject] - Variables injected successfully. 15:33:14 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins10724254434798600425.sh 15:33:14 ---> create-netrc.sh 15:33:14 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins1375717918549677557.sh 15:33:14 ---> python-tools-install.sh 15:33:14 Setup pyenv: 15:33:14 system 15:33:14 3.8.13 15:33:14 3.9.13 15:33:14 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) 15:33:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fh9G from file:/tmp/.os_lf_venv 15:33:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:18 lf-activate-venv(): INFO: Base packages installed successfully 15:33:18 lf-activate-venv(): INFO: Installing additional packages: lftools 15:33:34 lf-activate-venv(): INFO: Adding /tmp/venv-fh9G/bin to PATH 15:33:34 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins11209423585185769582.sh 15:33:34 ---> sudo-logs.sh 15:33:34 Archiving 'sudo' log.. 15:33:35 [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins9234624775458324103.sh 15:33:35 ---> job-cost.sh 15:33:35 Setup pyenv: 15:33:35 system 15:33:35 3.8.13 15:33:35 3.9.13 15:33:35 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) 15:33:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fh9G from file:/tmp/.os_lf_venv 15:33:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:38 lf-activate-venv(): INFO: Base packages installed successfully 15:33:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-fh9G/bin to PATH 15:33:48 INFO: No Stack... 15:33:49 INFO: Retrieving Pricing Info for: v3-starter-4 15:33:49 INFO: Archiving Costs 15:33:49 [it-test-nanobot-docker-merge-master] $ /bin/bash -l /tmp/jenkins12018246456389394166.sh 15:33:49 ---> logs-deploy.sh 15:33:49 Setup pyenv: 15:33:49 system 15:33:49 3.8.13 15:33:49 3.9.13 15:33:49 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) 15:33:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fh9G from file:/tmp/.os_lf_venv 15:33:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:52 lf-activate-venv(): INFO: Base packages installed successfully 15:33:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:34:09 lf-activate-venv(): INFO: Adding /tmp/venv-fh9G/bin to PATH 15:34:09 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-test-nanobot-docker-merge-master/348 15:34:09 INFO: archiving workspace using pattern(s): 15:34:11 Archives upload complete. 15:34:11 INFO: archiving logs to Nexus 15:34:13 ---> uname -a: 15:34:13 Linux prd-ubuntu1804-docker-4c-4g-2661 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 15:34:13 15:34:13 15:34:13 ---> lscpu: 15:34:13 Architecture: x86_64 15:34:13 CPU op-mode(s): 32-bit, 64-bit 15:34:13 Byte Order: Little Endian 15:34:13 CPU(s): 4 15:34:13 On-line CPU(s) list: 0-3 15:34:13 Thread(s) per core: 1 15:34:13 Core(s) per socket: 1 15:34:13 Socket(s): 4 15:34:13 NUMA node(s): 1 15:34:13 Vendor ID: AuthenticAMD 15:34:13 CPU family: 23 15:34:13 Model: 49 15:34:13 Model name: AMD EPYC-Rome Processor 15:34:13 Stepping: 0 15:34:13 CPU MHz: 2800.000 15:34:13 BogoMIPS: 5600.00 15:34:13 Virtualization: AMD-V 15:34:13 Hypervisor vendor: KVM 15:34:13 Virtualization type: full 15:34:13 L1d cache: 32K 15:34:13 L1i cache: 32K 15:34:13 L2 cache: 512K 15:34:13 L3 cache: 16384K 15:34:13 NUMA node0 CPU(s): 0-3 15:34:13 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 15:34:13 15:34:13 15:34:13 ---> nproc: 15:34:13 4 15:34:13 15:34:13 15:34:13 ---> df -h: 15:34:13 Filesystem Size Used Avail Use% Mounted on 15:34:13 udev 3.9G 0 3.9G 0% /dev 15:34:13 tmpfs 798M 696K 797M 1% /run 15:34:13 /dev/vda1 20G 9.8G 9.5G 51% / 15:34:13 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:34:13 tmpfs 5.0M 0 5.0M 0% /run/lock 15:34:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:34:13 /dev/vda15 105M 5.3M 100M 5% /boot/efi 15:34:13 tmpfs 798M 0 798M 0% /run/user/1001 15:34:13 15:34:13 15:34:13 ---> free -m: 15:34:13 total used free shared buff/cache available 15:34:13 Mem: 7975 527 4332 0 3116 7149 15:34:13 Swap: 1023 0 1023 15:34:13 15:34:13 15:34:13 ---> ip addr: 15:34:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:34:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:34:13 inet 127.0.0.1/8 scope host lo 15:34:13 valid_lft forever preferred_lft forever 15:34:13 inet6 ::1/128 scope host 15:34:13 valid_lft forever preferred_lft forever 15:34:13 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 15:34:13 link/ether fa:16:3e:da:98:bf brd ff:ff:ff:ff:ff:ff 15:34:13 inet 10.32.6.16/23 brd 10.32.7.255 scope global dynamic ens3 15:34:13 valid_lft 86072sec preferred_lft 86072sec 15:34:13 inet6 fe80::f816:3eff:feda:98bf/64 scope link 15:34:13 valid_lft forever preferred_lft forever 15:34:13 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:34:13 link/ether 02:42:d7:34:1f:37 brd ff:ff:ff:ff:ff:ff 15:34:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:34:13 valid_lft forever preferred_lft forever 15:34:13 15:34:13 15:34:13 ---> sar -b -r -n DEV: 15:34:13 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2661) 06/05/26 _x86_64_ (4 CPU) 15:34:13 15:34:13 15:28:47 LINUX RESTART (4 CPU) 15:34:13 15:34:13 15:29:01 tps rtps wtps bread/s bwrtn/s 15:34:13 15:30:01 164.39 69.44 94.95 5605.87 42125.80 15:34:13 15:31:01 65.44 0.12 65.32 21.46 10433.06 15:34:13 15:32:01 122.16 12.21 109.95 2195.37 23476.35 15:34:13 15:33:01 151.32 0.33 150.99 22.93 13448.16 15:34:13 15:34:01 20.86 0.40 20.46 32.79 1451.89 15:34:13 Average: 104.84 16.50 88.34 1575.68 18187.05 15:34:13 15:34:13 15:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:34:13 15:30:01 5824436 7429680 2342984 28.69 40412 1738544 973636 10.56 564648 1594428 76672 15:34:13 15:31:01 5448232 7364600 2719188 33.29 60688 2013416 1014224 11.01 646768 1856452 152888 15:34:13 15:32:01 4702580 7237312 3464840 42.42 76688 2581264 1429400 15.51 866164 2319696 30356 15:34:13 15:33:01 4470240 7338960 3697180 45.27 86404 2877812 1069492 11.60 1070900 2319172 1480 15:34:13 15:34:01 4439740 7321308 3727680 45.64 89912 2885568 1086756 11.79 1098716 2320456 10528 15:34:13 Average: 4977046 7338372 3190374 39.06 70821 2419321 1114702 12.10 849439 2082041 54385 15:34:13 15:34:13 15:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:34:13 15:30:01 ens3 428.28 247.96 1187.85 66.97 0.00 0.00 0.00 0.00 15:34:13 15:30:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 15:34:13 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:13 15:31:01 ens3 75.50 63.16 812.36 6.86 0.00 0.00 0.00 0.00 15:34:13 15:31:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:34:13 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:13 15:32:01 ens3 376.25 129.88 2614.48 14.09 0.00 0.00 0.00 0.00 15:34:13 15:32:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 15:34:13 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:13 15:33:01 ens3 171.29 181.32 819.05 680.02 0.00 0.00 0.00 0.00 15:34:13 15:33:01 lo 7.93 7.93 0.69 0.69 0.00 0.00 0.00 0.00 15:34:13 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:13 15:34:01 ens3 13.50 13.40 11.34 6.43 0.00 0.00 0.00 0.00 15:34:13 15:34:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 15:34:13 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:13 Average: ens3 212.96 127.14 1089.02 154.88 0.00 0.00 0.00 0.00 15:34:13 Average: lo 2.41 2.41 0.22 0.22 0.00 0.00 0.00 0.00 15:34:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:13 15:34:13 15:34:13 ---> sar -P ALL: 15:34:13 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2661) 06/05/26 _x86_64_ (4 CPU) 15:34:13 15:34:13 15:28:47 LINUX RESTART (4 CPU) 15:34:13 15:34:13 15:29:01 CPU %user %nice %system %iowait %steal %idle 15:34:13 15:30:01 all 18.59 0.00 2.75 5.20 1.52 71.95 15:34:13 15:30:01 0 10.84 0.00 1.87 3.20 1.15 82.94 15:34:13 15:30:01 1 15.78 0.00 2.35 4.55 2.05 75.26 15:34:13 15:30:01 2 14.59 0.00 4.34 5.49 1.40 74.18 15:34:13 15:30:01 3 33.17 0.00 2.42 7.55 1.48 55.38 15:34:13 15:31:01 all 20.24 0.00 1.23 1.80 1.00 75.73 15:34:13 15:31:01 0 6.14 0.00 0.61 3.64 0.83 88.78 15:34:13 15:31:01 1 55.56 0.00 2.40 2.65 1.99 37.39 15:34:13 15:31:01 2 16.54 0.00 1.66 0.87 0.98 79.95 15:34:13 15:31:01 3 2.86 0.00 0.23 0.00 0.22 96.69 15:34:13 15:32:01 all 19.18 0.00 3.15 3.08 1.45 73.14 15:34:13 15:32:01 0 9.97 0.00 2.75 6.04 1.61 79.63 15:34:13 15:32:01 1 26.28 0.00 3.62 1.02 1.18 67.90 15:34:13 15:32:01 2 35.01 0.00 4.75 1.35 1.78 57.11 15:34:13 15:32:01 3 5.52 0.00 1.48 3.89 1.23 87.89 15:34:13 15:33:01 all 17.13 0.00 3.52 3.59 1.19 74.57 15:34:13 15:33:01 0 22.16 0.00 3.32 4.53 1.34 68.65 15:34:13 15:33:01 1 12.59 0.00 2.90 2.12 0.90 81.49 15:34:13 15:33:01 2 11.24 0.00 3.90 4.05 1.39 79.43 15:34:13 15:33:01 3 22.51 0.00 4.00 3.70 1.12 68.66 15:34:13 15:34:01 all 20.61 0.00 0.94 0.76 1.30 76.39 15:34:13 15:34:01 0 28.01 0.00 0.93 0.32 1.21 69.53 15:34:13 15:34:01 1 4.84 0.00 0.46 0.28 1.63 92.79 15:34:13 15:34:01 2 8.06 0.00 0.85 2.24 0.71 88.14 15:34:13 15:34:01 3 41.73 0.00 1.51 0.20 1.65 54.91 15:34:13 Average: all 19.15 0.00 2.32 2.88 1.29 74.36 15:34:13 Average: 0 15.41 0.00 1.89 3.54 1.23 77.93 15:34:13 Average: 1 22.95 0.00 2.34 2.12 1.55 71.03 15:34:13 Average: 2 17.09 0.00 3.10 2.79 1.25 75.76 15:34:13 Average: 3 21.15 0.00 1.93 3.07 1.14 72.72 15:34:13 15:34:13 15:34:13