Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-8779 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-dbaas-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-lYR0eHRhW8RY/agent.2079 SSH_AGENT_PID=2081 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-dbaas-docker-merge-master@tmp/private_key_1096024609841912970.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/ric-plt/dbaas > git init /w/workspace/ric-plt-dbaas-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/dbaas > 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/ric-plt/dbaas +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/dbaas # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision a08c5897a9487ae6b937909f822373c70f0ab3ca (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a08c5897a9487ae6b937909f822373c70f0ab3ca # timeout=10 Commit message: "RIC:1060: Change in PTL" > git rev-list --no-walk a08c5897a9487ae6b937909f822373c70f0ab3ca # 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 [ric-plt-dbaas-docker-merge-master] $ /bin/bash /tmp/jenkins18304802928296534727.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-rS5T lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rS5T/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.3 from /tmp/venv-rS5T/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.70 botocore==1.40.70 bs4==0.0.2 cachetools==6.2.1 certifi==2025.10.5 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 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.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.15 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.1 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.0 prettytable==3.16.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.28.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-dbaas-docker-merge-master@tmp/config10395327535660893157tmp copy managed file [ric-plt-dbaas-settings] to file:/w/workspace/ric-plt-dbaas-docker-merge-master@tmp/config11238742960364034678tmp [ric-plt-dbaas-docker-merge-master] $ /bin/bash /tmp/jenkins16473154038146487389.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 [ric-plt-dbaas-docker-merge-master] $ /bin/bash /tmp/jenkins4231766614517608949.sh [ric-plt-dbaas-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10426557553340604054.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-plt-dbaas-docker-merge-master] $ /bin/bash -l /tmp/jenkins18424872200064989729.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-dbaas-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rS5T from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-rS5T/bin to PATH ---> Docker image tag found: 0.6.4 [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 -f docker/Dockerfile.redis DOCKER_ROOT=/w/workspace/ric-plt-dbaas-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-plt-dbaas [EnvInject] - Variables injected successfully. [ric-plt-dbaas-docker-merge-master] $ /bin/bash /tmp/jenkins434577579096645154.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-dbaas:0.6.4 docker build --network=host -f docker/Dockerfile.redis -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-dbaas:0.6.4 . #1 [internal] load build definition from Dockerfile.redis #1 transferring dockerfile: 2.86kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-go:2.0.0 #3 DONE 0.1s #4 [internal] load metadata for docker.io/library/redis:6.2.14-alpine3.18 #4 DONE 1.4s #5 [build 1/5] FROM docker.io/library/redis:6.2.14-alpine3.18@sha256:60e49e22fa5706cd8df7d5e0bc50ee9bab7c608039fa653c4d961014237cca46 #5 resolve docker.io/library/redis:6.2.14-alpine3.18@sha256:60e49e22fa5706cd8df7d5e0bc50ee9bab7c608039fa653c4d961014237cca46 0.1s done #5 ... #6 [internal] load build context #6 transferring context: 219.14kB done #6 DONE 0.1s #5 [build 1/5] FROM docker.io/library/redis:6.2.14-alpine3.18@sha256:60e49e22fa5706cd8df7d5e0bc50ee9bab7c608039fa653c4d961014237cca46 #5 sha256:60e49e22fa5706cd8df7d5e0bc50ee9bab7c608039fa653c4d961014237cca46 5.99kB / 5.99kB done #5 sha256:5a681a870b0bf72958b46b27e60c7d61910e202024118258ea5d9dcc0c49eb0b 2.00kB / 2.00kB done #5 sha256:7b02069be932b500874a253ffc86d508b3d9301bfded6eab9645a4ae9d958cad 6.03kB / 6.03kB done #5 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0B / 3.40MB 0.5s #5 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c #5 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.8s done #5 sha256:67913ae4fda9ca61c1158afce45d1c535a4b24dcaf0e57e87d1218220074fee3 0B / 1.24kB 1.0s #5 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done #5 sha256:67913ae4fda9ca61c1158afce45d1c535a4b24dcaf0e57e87d1218220074fee3 1.24kB / 1.24kB 1.2s done #5 extracting sha256:67913ae4fda9ca61c1158afce45d1c535a4b24dcaf0e57e87d1218220074fee3 done #5 sha256:990d91781c91a72dfce8edd9c4d2997c1df742924df2b237e430687b79b92ba6 0B / 347.33kB 1.2s #5 sha256:990d91781c91a72dfce8edd9c4d2997c1df742924df2b237e430687b79b92ba6 347.33kB / 347.33kB 1.5s done #5 extracting sha256:990d91781c91a72dfce8edd9c4d2997c1df742924df2b237e430687b79b92ba6 #5 sha256:180e726b1ca7c7a79c7d4bf57db66fd6282b99be5eb74aa889b392f2a6187f05 0B / 7.53MB 1.5s #5 extracting sha256:990d91781c91a72dfce8edd9c4d2997c1df742924df2b237e430687b79b92ba6 0.2s done #5 sha256:180e726b1ca7c7a79c7d4bf57db66fd6282b99be5eb74aa889b392f2a6187f05 1.05MB / 7.53MB 1.7s #5 sha256:180e726b1ca7c7a79c7d4bf57db66fd6282b99be5eb74aa889b392f2a6187f05 7.53MB / 7.53MB 1.8s #5 sha256:180e726b1ca7c7a79c7d4bf57db66fd6282b99be5eb74aa889b392f2a6187f05 7.53MB / 7.53MB 1.9s done #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 1.9s #5 extracting sha256:180e726b1ca7c7a79c7d4bf57db66fd6282b99be5eb74aa889b392f2a6187f05 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 2.1s done #5 sha256:79a7b919c3e26ccae3cffc5657d7d7caaf00e98ea71f5beec669f0382953f658 0B / 562B 2.1s #5 sha256:10db30073339e0582d3f082c533e19446a82d3c6834a7286c6098a8f5ef63865 0B / 99B 2.1s #5 sha256:79a7b919c3e26ccae3cffc5657d7d7caaf00e98ea71f5beec669f0382953f658 562B / 562B 2.2s #5 extracting sha256:180e726b1ca7c7a79c7d4bf57db66fd6282b99be5eb74aa889b392f2a6187f05 0.2s done #5 sha256:79a7b919c3e26ccae3cffc5657d7d7caaf00e98ea71f5beec669f0382953f658 562B / 562B 2.2s done #5 sha256:10db30073339e0582d3f082c533e19446a82d3c6834a7286c6098a8f5ef63865 99B / 99B 2.3s done #5 extracting sha256:10db30073339e0582d3f082c533e19446a82d3c6834a7286c6098a8f5ef63865 done #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done #5 extracting sha256:79a7b919c3e26ccae3cffc5657d7d7caaf00e98ea71f5beec669f0382953f658 done #5 DONE 3.1s #7 [build-env 1/6] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-go:2.0.0@sha256:8704ec62c96f8132fddf58842588d3b62884fe95e831c354e1ba381cac7dfb00 #7 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-go:2.0.0@sha256:8704ec62c96f8132fddf58842588d3b62884fe95e831c354e1ba381cac7dfb00 0.1s done #7 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.2s done #7 sha256:8704ec62c96f8132fddf58842588d3b62884fe95e831c354e1ba381cac7dfb00 1.79kB / 1.79kB done #7 sha256:20300b3cb1a82f8da5a8d000a798a58b90e9d7af4f01aba908ae511700cf5b45 5.00kB / 5.00kB done #7 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.2s done #7 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done #7 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 2.1s done #7 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.1s done #7 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.2s done #7 sha256:d7192b34f2c547e2caaceade1eeaa4ee4831965ab5d2d5ed3114d3ff80baf9db 90.31MB / 90.31MB 1.9s done #7 sha256:da45897bebec459acd0837652fe5cea57fa64cbce13188d912316c3db5a309e6 3.63MB / 3.63MB 0.5s done #7 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.1s done #7 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done #7 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 0.8s #7 ... #8 [build 2/5] RUN apk --update add --upgrade --no-cache apk-tools openssl ssl_client musl-utils busybox #0 0.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz #0 0.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz #0 0.935 (1/10) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) #0 0.951 (2/10) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.8-r0) #0 0.997 (3/10) Upgrading libssl3 (3.1.4-r1 -> 3.1.8-r0) #0 1.009 (4/10) Upgrading busybox (1.36.1-r5 -> 1.36.1-r7) #0 1.032 Executing busybox-1.36.1-r7.post-upgrade #0 1.046 (5/10) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r7) #0 1.051 (6/10) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r7) #0 1.054 (7/10) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) #0 1.063 (8/10) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) #0 1.073 (9/10) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) #0 1.079 (10/10) Installing openssl (3.1.8-r0) #0 1.091 Executing busybox-1.36.1-r7.trigger #0 1.097 OK: 11 MiB in 19 packages #8 DONE 3.1s #7 [build-env 1/6] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-alpine3-go:2.0.0@sha256:8704ec62c96f8132fddf58842588d3b62884fe95e831c354e1ba381cac7dfb00 #7 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.8s #7 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 6.8s done #7 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done #7 extracting sha256:d7192b34f2c547e2caaceade1eeaa4ee4831965ab5d2d5ed3114d3ff80baf9db #7 extracting sha256:d7192b34f2c547e2caaceade1eeaa4ee4831965ab5d2d5ed3114d3ff80baf9db 4.5s done #7 extracting sha256:da45897bebec459acd0837652fe5cea57fa64cbce13188d912316c3db5a309e6 #7 extracting sha256:da45897bebec459acd0837652fe5cea57fa64cbce13188d912316c3db5a309e6 0.2s done #7 DONE 14.5s #9 [build-env 2/6] RUN apk add cpputest #9 0.203 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz #9 0.423 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz #9 0.741 (1/1) Installing cpputest (3.8-r1) #9 0.954 OK: 273 MiB in 65 packages #9 DONE 2.2s #10 [build-env 3/6] COPY ./redismodule /redismodule #10 DONE 0.2s #11 [build-env 4/6] WORKDIR /redismodule #11 DONE 0.1s #12 [build-env 5/6] RUN ./autogen.sh && ./configure --disable-unit-test-memcheck && make test && make install #12 4.598 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. #12 4.598 libtoolize: copying file 'build-aux/ltmain.sh' #12 4.610 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #12 4.610 libtoolize: copying file 'm4/libtool.m4' #12 4.650 libtoolize: copying file 'm4/ltoptions.m4' #12 4.698 libtoolize: copying file 'm4/ltsugar.m4' #12 4.749 libtoolize: copying file 'm4/ltversion.m4' #12 4.797 libtoolize: copying file 'm4/lt~obsolete.m4' #12 9.049 configure.ac:9: installing 'build-aux/ar-lib' #12 9.052 configure.ac:9: installing 'build-aux/compile' #12 9.054 configure.ac:10: installing 'build-aux/config.guess' #12 9.056 configure.ac:10: installing 'build-aux/config.sub' #12 9.058 configure.ac:7: installing 'build-aux/install-sh' #12 9.060 configure.ac:7: installing 'build-aux/missing' #12 9.099 Makefile.am: installing 'build-aux/depcomp' #12 9.171 parallel-tests: installing 'build-aux/test-driver' #12 9.300 checking for a BSD-compatible install... /usr/bin/install -c #12 9.453 checking whether build environment is sane... yes #12 9.458 checking for a thread-safe mkdir -p... build-aux/install-sh -c -d #12 9.463 checking for gawk... no #12 9.463 checking for mawk... no #12 9.463 checking for nawk... no #12 9.465 checking for awk... awk #12 9.465 checking whether make sets $(MAKE)... yes #12 9.475 checking whether make supports nested variables... yes #12 9.479 checking how to create a pax tar archive... none #12 9.498 checking whether make supports the include directive... yes (GNU style) #12 9.504 checking for gcc... gcc #12 9.522 checking whether the C compiler works... yes #12 9.560 checking for C compiler default output file name... a.out #12 9.560 checking for suffix of executables... #12 9.597 checking whether we are cross compiling... no #12 9.636 checking for suffix of object files... o #12 9.664 checking whether we are using the GNU C compiler... yes #12 9.691 checking whether gcc accepts -g... yes #12 9.723 checking for gcc option to accept ISO C89... none needed #12 9.772 checking whether gcc understands -c and -o together... yes #12 9.826 checking dependency style of gcc... gcc3 #12 9.856 checking for ar... ar #12 9.857 checking the archiver (ar) interface... ar #12 9.885 checking build system type... x86_64-pc-linux-musl #12 9.938 checking host system type... x86_64-pc-linux-musl #12 9.938 checking how to print strings... printf #12 9.940 checking for a sed that does not truncate output... /bin/sed #12 9.943 checking for grep that handles long lines and -e... /bin/grep #12 9.979 checking for egrep... /bin/grep -E #12 9.980 checking for fgrep... /bin/grep -F #12 9.981 checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld #12 9.997 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes #12 10.000 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #12 10.00 checking the name lister (/usr/bin/nm -B) interface... BSD nm #12 10.03 checking whether ln -s works... yes #12 10.03 checking the maximum length of command line arguments... 98304 #12 10.03 checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop #12 10.03 checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop #12 10.03 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r #12 10.03 checking for objdump... objdump #12 10.03 checking how to recognize dependent libraries... pass_all #12 10.04 checking for dlltool... no #12 10.04 checking how to associate runtime and link libraries... printf %s\n #12 10.04 checking for archiver @FILE support... @ #12 10.07 checking for strip... strip #12 10.07 checking for ranlib... ranlib #12 10.08 checking command to parse /usr/bin/nm -B output from gcc object... ok #12 10.15 checking for sysroot... no #12 10.15 checking for a working dd... /bin/dd #12 10.15 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 #12 10.18 checking for mt... no #12 10.18 checking if : is a manifest tool... no #12 10.18 checking how to run the C preprocessor... gcc -E #12 10.23 checking for ANSI C header files... yes #12 10.34 checking for sys/types.h... yes #12 10.37 checking for sys/stat.h... yes #12 10.40 checking for stdlib.h... yes #12 10.44 checking for string.h... yes #12 10.48 checking for memory.h... yes #12 10.52 checking for strings.h... yes #12 10.56 checking for inttypes.h... yes #12 10.60 checking for stdint.h... yes #12 10.64 checking for unistd.h... yes #12 10.68 checking for dlfcn.h... yes #12 10.72 checking for objdir... .libs #12 10.79 checking if gcc supports -fno-rtti -fno-exceptions... no #12 10.82 checking for gcc option to produce PIC... -fPIC -DPIC #12 10.82 checking if gcc PIC flag -fPIC -DPIC works... yes #12 10.84 checking if gcc static flag -static works... yes #12 10.88 checking if gcc supports -c -o file.o... yes #12 10.91 checking if gcc supports -c -o file.o... (cached) yes #12 10.91 checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes #12 10.92 checking whether -lc should be explicitly linked in... no #12 10.95 checking dynamic linker characteristics... GNU/Linux ld.so #12 11.00 checking how to hardcode library paths into programs... immediate #12 11.00 checking whether stripping libraries is possible... yes #12 11.00 checking if libtool supports shared libraries... yes #12 11.00 checking whether to build shared libraries... yes #12 11.01 checking whether to build static libraries... no #12 11.01 checking for g++... g++ #12 11.02 checking whether we are using the GNU C++ compiler... yes #12 11.05 checking whether g++ accepts -g... yes #12 11.08 checking dependency style of g++... gcc3 #12 11.12 checking how to run the C++ preprocessor... g++ -E #12 11.24 checking for ld used by g++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 #12 11.25 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes #12 11.26 checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes #12 11.31 checking for g++ option to produce PIC... -fPIC -DPIC #12 11.31 checking if g++ PIC flag -fPIC -DPIC works... yes #12 11.35 checking if g++ static flag -static works... yes #12 11.39 checking if g++ supports -c -o file.o... yes #12 11.42 checking if g++ supports -c -o file.o... (cached) yes #12 11.42 checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes #12 11.42 checking dynamic linker characteristics... (cached) GNU/Linux ld.so #12 11.42 checking how to hardcode library paths into programs... immediate #12 11.42 checking for gcc... (cached) gcc #12 11.44 checking whether we are using the GNU C compiler... (cached) yes #12 11.44 checking whether gcc accepts -g... (cached) yes #12 11.44 checking for gcc option to accept ISO C89... (cached) none needed #12 11.44 checking whether gcc understands -c and -o together... (cached) yes #12 11.44 checking dependency style of gcc... (cached) gcc3 #12 11.44 checking whether make sets $(MAKE)... (cached) yes #12 11.44 checking for pkg-config... /usr/bin/pkg-config #12 11.44 checking pkg-config is at least version 0.9.0... yes #12 11.44 checking for LIBCPPUTEST... yes #12 11.45 checking for stdbool.h that conforms to C99... yes #12 11.49 checking for _Bool... yes #12 11.59 checking that generated files are newer than configure... done #12 11.59 configure: creating ./config.status #12 11.90 config.status: creating Makefile #12 11.94 config.status: creating config.h #12 11.94 config.status: executing depfiles commands #12 12.00 config.status: executing libtool commands #12 12.05 gcc -DHAVE_CONFIG_H -I. -std=c11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT src/redismodule_ut-exstrings.o -MD -MP -MF src/.deps/redismodule_ut-exstrings.Tpo -c -o src/redismodule_ut-exstrings.o `test -f 'src/exstrings.c' || echo './'`src/exstrings.c #12 12.71 mv -f src/.deps/redismodule_ut-exstrings.Tpo src/.deps/redismodule_ut-exstrings.Po #12 12.71 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/mock/src/redismodule_ut-commonStub.o -MD -MP -MF tst/mock/src/.deps/redismodule_ut-commonStub.Tpo -c -o tst/mock/src/redismodule_ut-commonStub.o `test -f 'tst/mock/src/commonStub.cpp' || echo './'`tst/mock/src/commonStub.cpp #12 13.22 mv -f tst/mock/src/.deps/redismodule_ut-commonStub.Tpo tst/mock/src/.deps/redismodule_ut-commonStub.Po #12 13.22 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/mock/src/redismodule_ut-redismoduleStub.o -MD -MP -MF tst/mock/src/.deps/redismodule_ut-redismoduleStub.Tpo -c -o tst/mock/src/redismodule_ut-redismoduleStub.o `test -f 'tst/mock/src/redismoduleStub.cpp' || echo './'`tst/mock/src/redismoduleStub.cpp #12 14.51 mv -f tst/mock/src/.deps/redismodule_ut-redismoduleStub.Tpo tst/mock/src/.deps/redismodule_ut-redismoduleStub.Po #12 14.53 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/src/redismodule_ut-exstrings_test.o -MD -MP -MF tst/src/.deps/redismodule_ut-exstrings_test.Tpo -c -o tst/src/redismodule_ut-exstrings_test.o `test -f 'tst/src/exstrings_test.cpp' || echo './'`tst/src/exstrings_test.cpp #12 50.59 mv -f tst/src/.deps/redismodule_ut-exstrings_test.Tpo tst/src/.deps/redismodule_ut-exstrings_test.Po #12 50.60 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/src/redismodule_ut-main.o -MD -MP -MF tst/src/.deps/redismodule_ut-main.Tpo -c -o tst/src/redismodule_ut-main.o `test -f 'tst/src/main.cpp' || echo './'`tst/src/main.cpp #12 51.00 mv -f tst/src/.deps/redismodule_ut-main.Tpo tst/src/.deps/redismodule_ut-main.Po #12 51.00 /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -Wl,-rpath=/usr/local/lib -o redismodule_ut src/redismodule_ut-exstrings.o tst/mock/src/redismodule_ut-commonStub.o tst/mock/src/redismodule_ut-redismoduleStub.o tst/src/redismodule_ut-exstrings_test.o tst/src/redismodule_ut-main.o -L/usr/local/lib -lstdc++ -lCppUTest -lCppUTestExt -lgcov #12 51.12 libtool: link: g++ -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -Wl,-rpath=/usr/local/lib -o redismodule_ut src/redismodule_ut-exstrings.o tst/mock/src/redismodule_ut-commonStub.o tst/mock/src/redismodule_ut-redismoduleStub.o tst/src/redismodule_ut-exstrings_test.o tst/src/redismodule_ut-main.o -L/usr/local/lib -lstdc++ -lCppUTest -lCppUTestExt -lgcov #12 51.28 gcc -DHAVE_CONFIG_H -I. -std=c11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT src/redismodule_ut2-exstrings.o -MD -MP -MF src/.deps/redismodule_ut2-exstrings.Tpo -c -o src/redismodule_ut2-exstrings.o `test -f 'src/exstrings.c' || echo './'`src/exstrings.c #12 51.94 mv -f src/.deps/redismodule_ut2-exstrings.Tpo src/.deps/redismodule_ut2-exstrings.Po #12 51.94 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/mock/src/redismodule_ut2-commonStub.o -MD -MP -MF tst/mock/src/.deps/redismodule_ut2-commonStub.Tpo -c -o tst/mock/src/redismodule_ut2-commonStub.o `test -f 'tst/mock/src/commonStub.cpp' || echo './'`tst/mock/src/commonStub.cpp #12 52.46 mv -f tst/mock/src/.deps/redismodule_ut2-commonStub.Tpo tst/mock/src/.deps/redismodule_ut2-commonStub.Po #12 52.46 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/mock/src/redismodule_ut2-redismoduleNewStub.o -MD -MP -MF tst/mock/src/.deps/redismodule_ut2-redismoduleNewStub.Tpo -c -o tst/mock/src/redismodule_ut2-redismoduleNewStub.o `test -f 'tst/mock/src/redismoduleNewStub.cpp' || echo './'`tst/mock/src/redismoduleNewStub.cpp #12 53.65 mv -f tst/mock/src/.deps/redismodule_ut2-redismoduleNewStub.Tpo tst/mock/src/.deps/redismodule_ut2-redismoduleNewStub.Po #12 53.65 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/src/redismodule_ut2-exstrings_ndel_test.o -MD -MP -MF tst/src/.deps/redismodule_ut2-exstrings_ndel_test.Tpo -c -o tst/src/redismodule_ut2-exstrings_ndel_test.o `test -f 'tst/src/exstrings_ndel_test.cpp' || echo './'`tst/src/exstrings_ndel_test.cpp #12 54.83 mv -f tst/src/.deps/redismodule_ut2-exstrings_ndel_test.Tpo tst/src/.deps/redismodule_ut2-exstrings_ndel_test.Po #12 54.83 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/src/redismodule_ut2-exstrings_nget_test.o -MD -MP -MF tst/src/.deps/redismodule_ut2-exstrings_nget_test.Tpo -c -o tst/src/redismodule_ut2-exstrings_nget_test.o `test -f 'tst/src/exstrings_nget_test.cpp' || echo './'`tst/src/exstrings_nget_test.cpp #12 58.11 mv -f tst/src/.deps/redismodule_ut2-exstrings_nget_test.Tpo tst/src/.deps/redismodule_ut2-exstrings_nget_test.Po #12 58.12 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/src/redismodule_ut2-main.o -MD -MP -MF tst/src/.deps/redismodule_ut2-main.Tpo -c -o tst/src/redismodule_ut2-main.o `test -f 'tst/src/main.cpp' || echo './'`tst/src/main.cpp #12 58.52 mv -f tst/src/.deps/redismodule_ut2-main.Tpo tst/src/.deps/redismodule_ut2-main.Po #12 58.52 g++ -DHAVE_CONFIG_H -I. -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -MT tst/src/redismodule_ut2-ut_helpers.o -MD -MP -MF tst/src/.deps/redismodule_ut2-ut_helpers.Tpo -c -o tst/src/redismodule_ut2-ut_helpers.o `test -f 'tst/src/ut_helpers.cpp' || echo './'`tst/src/ut_helpers.cpp #12 59.01 mv -f tst/src/.deps/redismodule_ut2-ut_helpers.Tpo tst/src/.deps/redismodule_ut2-ut_helpers.Po #12 59.01 /bin/sh ./libtool --tag=CXX --mode=link g++ -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -Wl,-rpath=/usr/local/lib -o redismodule_ut2 src/redismodule_ut2-exstrings.o tst/mock/src/redismodule_ut2-commonStub.o tst/mock/src/redismodule_ut2-redismoduleNewStub.o tst/src/redismodule_ut2-exstrings_ndel_test.o tst/src/redismodule_ut2-exstrings_nget_test.o tst/src/redismodule_ut2-main.o tst/src/redismodule_ut2-ut_helpers.o -L/usr/local/lib -lstdc++ -lCppUTest -lCppUTestExt -lgcov #12 59.13 libtool: link: g++ -std=c++11 -g -Wall -fprofile-arcs -ftest-coverage -D__UT__ -I./tst/mock/include -I./tst/include -I/usr/local/include -I./include -I/include -Wall -Werror -Wextra -g -O2 -Wl,-rpath=/usr/local/lib -o redismodule_ut2 src/redismodule_ut2-exstrings.o tst/mock/src/redismodule_ut2-commonStub.o tst/mock/src/redismodule_ut2-redismoduleNewStub.o tst/src/redismodule_ut2-exstrings_ndel_test.o tst/src/redismodule_ut2-exstrings_nget_test.o tst/src/redismodule_ut2-main.o tst/src/redismodule_ut2-ut_helpers.o -L/usr/local/lib -lstdc++ -lCppUTest -lCppUTestExt -lgcov #12 59.25 ./redismodule_ut -ojunit #12 59.26 ./redismodule_ut2 -ojunit #12 59.28 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -std=c11 -fPIC -g -Wall -Werror -Wextra -DREDISMODULE_EXPERIMENTAL_API -I/usr/local/include -I./include -g -O2 -MT src/libredismodule_la-exstrings.lo -MD -MP -MF src/.deps/libredismodule_la-exstrings.Tpo -c -o src/libredismodule_la-exstrings.lo `test -f 'src/exstrings.c' || echo './'`src/exstrings.c #12 59.32 libtool: compile: gcc -DHAVE_CONFIG_H -I. -std=c11 -fPIC -g -Wall -Werror -Wextra -DREDISMODULE_EXPERIMENTAL_API -I/usr/local/include -I./include -g -O2 -MT src/libredismodule_la-exstrings.lo -MD -MP -MF src/.deps/libredismodule_la-exstrings.Tpo -c src/exstrings.c -fPIC -DPIC -o src/.libs/libredismodule_la-exstrings.o #12 59.95 mv -f src/.deps/libredismodule_la-exstrings.Tpo src/.deps/libredismodule_la-exstrings.Plo #12 59.95 /bin/sh ./libtool --tag=CC --mode=link gcc -std=c11 -fPIC -g -Wall -Werror -Wextra -DREDISMODULE_EXPERIMENTAL_API -I/usr/local/include -I./include -g -O2 -avoid-version -module -shared -o libredismodule.la -rpath /usr/local/libexec/redismodule src/libredismodule_la-exstrings.lo #12 60.01 libtool: link: gcc -shared -fPIC -DPIC src/.libs/libredismodule_la-exstrings.o -g -g -O2 -Wl,-soname -Wl,libredismodule.so -o .libs/libredismodule.so #12 60.03 libtool: link: ( cd ".libs" && rm -f "libredismodule.la" && ln -s "../libredismodule.la" "libredismodule.la" ) #12 60.04 make[1]: Entering directory '/redismodule' #12 60.04 make[1]: Nothing to be done for 'install-exec-am'. #12 60.04 build-aux/install-sh -c -d '/usr/local/libexec/redismodule' #12 60.05 /bin/sh ./libtool --mode=install /usr/bin/install -c libredismodule.la '/usr/local/libexec/redismodule' #12 60.07 libtool: install: /usr/bin/install -c .libs/libredismodule.so /usr/local/libexec/redismodule/libredismodule.so #12 60.07 libtool: install: /usr/bin/install -c .libs/libredismodule.lai /usr/local/libexec/redismodule/libredismodule.la #12 60.09 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/libexec/redismodule #12 60.09 ---------------------------------------------------------------------- #12 60.09 Libraries have been installed in: #12 60.09 /usr/local/libexec/redismodule #12 60.09 #12 60.09 If you ever happen to want to link against installed libraries #12 60.09 in a given directory, LIBDIR, you must either use libtool, and #12 60.09 specify the full pathname of the library, or use the '-LLIBDIR' #12 60.09 flag during linking and do at least one of the following: #12 60.09 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #12 60.10 during execution #12 60.10 - add LIBDIR to the 'LD_RUN_PATH' environment variable #12 60.10 during linking #12 60.10 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #12 60.10 #12 60.10 See any operating system documentation about shared libraries for #12 60.10 more information, such as the ld(1) and ld.so(8) manual pages. #12 60.10 ---------------------------------------------------------------------- #12 60.10 make[1]: Leaving directory '/redismodule' #12 DONE 60.2s #13 [build-env 6/6] RUN cd /go/src && git clone --depth 1 --branch v0.10.0 "https://gerrit.o-ran-sc.org/r/ric-plt/sdlgo" && cd sdlgo && go build -v -o /usr/local/bin/sdlcli cmd/sdlcli/main.go #13 0.229 Cloning into 'sdlgo'... #13 0.767 Note: switching to '6ffe956f918e3fac2e939847268b2ae94684a738'. #13 0.767 #13 0.767 You are in 'detached HEAD' state. You can look around, make experimental #13 0.767 changes and commit them, and you can discard any commits you make in this #13 0.767 state without impacting any branches by switching back to a branch. #13 0.767 #13 0.767 If you want to create a new branch to retain commits you create, you may #13 0.767 do so (now or later) by using -c with the switch command. Example: #13 0.767 #13 0.767 git switch -c #13 0.767 #13 0.767 Or undo this operation with: #13 0.767 #13 0.767 git switch - #13 0.767 #13 0.767 Turn off this advice by setting config variable advice.detachedHead to false #13 0.767 #13 2.502 go: downloading github.com/spf13/cobra v1.1.1 #13 2.514 go: downloading github.com/go-redis/redis/v8 v8.11.4 #13 2.548 go: extracting github.com/spf13/cobra v1.1.1 #13 2.557 go: extracting github.com/go-redis/redis/v8 v8.11.4 #13 2.563 go: downloading github.com/spf13/pflag v1.0.5 #13 2.578 go: downloading github.com/cespare/xxhash v1.1.0 #13 2.578 go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f #13 2.598 go: extracting github.com/spf13/pflag v1.0.5 #13 2.602 go: extracting github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f #13 2.605 go: extracting github.com/cespare/xxhash v1.1.0 #13 2.609 go: downloading github.com/cespare/xxhash/v2 v2.1.2 #13 2.622 go: extracting github.com/cespare/xxhash/v2 v2.1.2 #13 2.720 go: finding github.com/go-redis/redis/v8 v8.11.4 #13 2.756 go: finding github.com/cespare/xxhash/v2 v2.1.2 #13 2.764 go: finding github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f #13 2.778 go: finding github.com/spf13/cobra v1.1.1 #13 2.787 go: finding github.com/spf13/pflag v1.0.5 #13 2.898 github.com/dgryski/go-rendezvous #13 2.922 github.com/cespare/xxhash/v2 #13 2.926 github.com/go-redis/redis/v8/internal/rand #13 2.938 github.com/go-redis/redis/v8/internal/util #13 2.950 github.com/go-redis/redis/v8/internal/hscan #13 2.965 github.com/go-redis/redis/v8/internal/hashtag #13 2.983 github.com/go-redis/redis/v8/internal #13 3.003 github.com/go-redis/redis/v8/internal/proto #13 3.019 github.com/spf13/pflag #13 3.153 github.com/go-redis/redis/v8/internal/pool #13 3.273 github.com/go-redis/redis/v8 #13 3.665 github.com/spf13/cobra #13 6.414 gerrit.o-ran-sc.org/r/ric-plt/sdlgo/internal/sdlgoredis #13 6.708 gerrit.o-ran-sc.org/r/ric-plt/sdlgo #13 6.846 gerrit.o-ran-sc.org/r/ric-plt/sdlgo/internal/cli #13 6.984 command-line-arguments #13 DONE 8.6s #14 [build 3/5] COPY --from=build-env /usr/local/libexec/redismodule/libredismodule.so /usr/local/libexec/redismodule/libredismodule.so #14 DONE 0.2s #15 [build 4/5] COPY --from=build-env /usr/local/bin/sdlcli /usr/local/bin/ #15 DONE 0.2s #16 [build 5/5] WORKDIR /data #16 DONE 0.1s #17 exporting to image #17 exporting layers #17 exporting layers 0.2s done #17 writing image sha256:2e10cd616aa8b4bc9dbc4892bee63088e74438dedf3d1a37d293a48972d70680 #17 writing image sha256:2e10cd616aa8b4bc9dbc4892bee63088e74438dedf3d1a37d293a48972d70680 done #17 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-dbaas:0.6.4 done #17 DONE 0.2s ---> docker-build.sh ends [ric-plt-dbaas-docker-merge-master] $ /bin/sh -xe /tmp/jenkins3522849654378443497.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [ric-plt-dbaas-docker-merge-master] $ /bin/bash /tmp/jenkins17188451506940479705.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-dbaas:0.6.4 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-dbaas:0.6.4 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-dbaas] 5f70bf18a086: Preparing 1e8e9aa054fd: Preparing 3f0f1ab97b01: Preparing a53e43325196: Preparing 7381aaafc7f8: Preparing 5f70bf18a086: Preparing 6e7eadd7d900: Preparing f2285306be6e: Preparing af22b826d817: Preparing 2a9a6b0e1e0d: Preparing 9fe9a137fd00: Preparing f2285306be6e: Waiting 6e7eadd7d900: Waiting af22b826d817: Waiting 2a9a6b0e1e0d: Waiting 9fe9a137fd00: Waiting 5f70bf18a086: Layer already exists 7381aaafc7f8: Layer already exists 6e7eadd7d900: Layer already exists f2285306be6e: Layer already exists af22b826d817: Layer already exists 2a9a6b0e1e0d: Layer already exists 3f0f1ab97b01: Pushed 9fe9a137fd00: Layer already exists a53e43325196: Pushed 1e8e9aa054fd: Pushed 0.6.4: digest: sha256:44c4ec33d2c139ade56c7e245b2e4f3942ddd8fd44f00967dca5ece0140c8976 size: 2613 ---> docker-push.sh ends [ric-plt-dbaas-docker-merge-master] $ /bin/bash /tmp/jenkins4506524952654473984.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2081 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-dbaas-docker-merge-master] $ /bin/bash /tmp/jenkins2126266992654103530.sh ---> sysstat.sh [ric-plt-dbaas-docker-merge-master] $ /bin/bash /tmp/jenkins14508267079908829496.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-dbaas-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-plt-dbaas-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-plt-dbaas-docker-merge-master ']' + mkdir -p /w/workspace/ric-plt-dbaas-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-dbaas-docker-merge-master/archives/ [ric-plt-dbaas-docker-merge-master] $ /bin/bash /tmp/jenkins2020450238689490455.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-dbaas-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rS5T from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rS5T/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-dbaas-docker-merge-master] $ /bin/bash /tmp/jenkins17033167586548593384.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-dbaas-docker-merge-master@tmp/config18228328890238005157tmp 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. [ric-plt-dbaas-docker-merge-master] $ /bin/bash /tmp/jenkins11718220714682215112.sh ---> create-netrc.sh [ric-plt-dbaas-docker-merge-master] $ /bin/bash /tmp/jenkins6420773543598264360.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-dbaas-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rS5T from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rS5T/bin to PATH [ric-plt-dbaas-docker-merge-master] $ /bin/bash /tmp/jenkins6671259849035622310.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-dbaas-docker-merge-master] $ /bin/bash /tmp/jenkins9892741101329016784.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-dbaas-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rS5T from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-rS5T/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ric-plt-dbaas-docker-merge-master] $ /bin/bash -l /tmp/jenkins7022868775560828814.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-dbaas-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rS5T from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rS5T/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-dbaas-docker-merge-master/291 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-8779 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 9.7G 9.6G 51% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 506 4550 0 2918 7170 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:10:c2:5a brd ff:ff:ff:ff:ff:ff inet 10.32.6.44/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86076sec preferred_lft 86076sec inet6 fe80::f816:3eff:fe10:c25a/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:17:86:7a:dc 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-8779) 11/11/25 _x86_64_ (4 CPU) 11:51:45 LINUX RESTART (4 CPU) 11:52:01 tps rtps wtps bread/s bwrtn/s 11:53:01 154.55 69.29 85.25 5582.01 39563.90 11:54:01 63.37 0.17 63.21 26.80 9877.95 11:55:01 114.03 12.68 101.35 2274.82 37275.25 11:56:01 46.48 0.40 46.08 20.93 4070.52 11:57:01 22.65 0.40 22.25 32.80 1458.80 Average: 80.22 16.59 63.63 1587.66 18450.55 11:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:53:01 5892668 7406004 2274760 27.85 36728 1656960 990176 10.74 592460 1513188 61864 11:54:01 5570136 7364160 2597292 31.80 58336 1899552 1010772 10.97 649456 1745376 132628 11:55:01 4544264 7147900 3623164 44.36 76416 2664780 1526796 16.57 948424 2412920 7840 11:56:01 4606116 7283348 3561312 43.60 82952 2725572 1121496 12.17 893048 2401056 18352 11:57:01 4594280 7284672 3573148 43.75 85424 2735176 1135668 12.32 899700 2405640 18484 Average: 5041493 7297217 3125935 38.27 67971 2336408 1156982 12.55 796618 2095636 47834 11:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:53:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:53:01 ens3 267.21 179.02 1034.27 61.92 0.00 0.00 0.00 0.00 11:54:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:01 ens3 55.26 47.36 700.17 5.86 0.00 0.00 0.00 0.00 11:55:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:01 ens3 195.87 115.00 3995.49 12.50 0.00 0.00 0.00 0.00 11:56:01 lo 2.13 2.13 0.18 0.18 0.00 0.00 0.00 0.00 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:01 ens3 48.28 49.13 25.22 150.55 0.00 0.00 0.00 0.00 11:57:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:01 ens3 11.65 12.37 9.15 6.01 0.00 0.00 0.00 0.00 Average: lo 1.28 1.28 0.12 0.12 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 115.66 80.58 1152.90 47.37 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8779) 11/11/25 _x86_64_ (4 CPU) 11:51:45 LINUX RESTART (4 CPU) 11:52:01 CPU %user %nice %system %iowait %steal %idle 11:53:01 all 19.01 0.00 2.57 4.84 1.13 72.45 11:53:01 0 25.36 0.00 4.67 2.77 1.28 65.92 11:53:01 1 22.09 0.00 2.16 2.29 1.04 72.43 11:53:01 2 17.79 0.00 1.69 8.56 1.15 70.80 11:53:01 3 10.82 0.00 1.76 5.74 1.08 80.60 11:54:01 all 20.69 0.00 1.27 1.69 0.86 75.48 11:54:01 0 26.00 0.00 1.08 0.15 0.92 71.85 11:54:01 1 6.57 0.00 0.81 3.61 0.90 88.11 11:54:01 2 43.45 0.00 2.69 0.20 1.32 52.35 11:54:01 3 6.83 0.00 0.50 2.78 0.28 89.60 11:55:01 all 21.42 0.00 4.69 2.30 1.14 70.45 11:55:01 0 15.41 0.00 3.75 3.36 1.06 76.42 11:55:01 1 14.36 0.00 4.76 1.77 0.97 78.13 11:55:01 2 41.40 0.00 5.04 2.69 1.66 49.20 11:55:01 3 14.55 0.00 5.17 1.41 0.89 77.98 11:56:01 all 24.25 0.00 2.04 2.12 1.32 70.27 11:56:01 0 16.59 0.00 2.09 1.53 1.26 78.53 11:56:01 1 14.72 0.00 1.90 3.61 1.11 78.66 11:56:01 2 57.04 0.00 2.57 1.95 1.88 36.56 11:56:01 3 8.67 0.00 1.63 1.40 1.02 87.28 11:57:01 all 21.25 0.00 0.93 0.70 0.74 76.39 11:57:01 0 10.23 0.00 0.91 0.02 0.53 88.31 11:57:01 1 5.52 0.00 0.68 2.47 0.50 90.83 11:57:01 2 33.90 0.00 1.25 0.17 1.00 63.68 11:57:01 3 35.33 0.00 0.86 0.12 0.93 62.76 Average: all 21.33 0.00 2.30 2.33 1.04 73.01 Average: 0 18.72 0.00 2.50 1.56 1.01 76.21 Average: 1 12.64 0.00 2.06 2.75 0.90 81.64 Average: 2 38.73 0.00 2.64 2.71 1.40 54.51 Average: 3 15.26 0.00 1.98 2.29 0.84 79.63