Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-362 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-submgr-sonar-prescan-script [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-nJufmJ12nrHt/agent.2091 SSH_AGENT_PID=2093 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/private_key_16274118266662946183.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/submgr > git init /w/workspace/ric-plt-submgr-sonar-prescan-script # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr > 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/submgr +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr # 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 d3fb160ffdb3b1d287facf0cbf4f425801e82bcd (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d3fb160ffdb3b1d287facf0cbf4f425801e82bcd # timeout=10 Commit message: "Support for handling unordered IEs in RIC Sub Del Resp/Failure messgae" > git rev-list --no-walk d3fb160ffdb3b1d287facf0cbf4f425801e82bcd # 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-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins13132585211346199522.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-GzD4 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-GzD4/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-GzD4/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.3.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.99 botocore==1.34.99 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.1.1 filelock==3.14.0 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.36 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.22.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.1 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.1 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.35.1 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.4 typing_extensions==4.11.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.26.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins120865784942147486.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins4703794830811517287.sh --> build_ric-plt-submgr-ubuntu.sh starts Docker version 24.0.2, build cb74dfc Unit Test #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 6.89kB done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 #3 DONE 0.2s #4 [internal] load build context #4 DONE 0.0s #5 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.0s done #5 ... #4 [internal] load build context #4 transferring context: 2.70MB 0.1s done #4 DONE 0.1s #5 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.05MB / 28.57MB 0.2s #5 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done #5 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 7.34MB / 328.92MB 0.2s #5 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0B / 129.05MB 0.2s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 4.19MB / 28.57MB 0.3s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 12.58MB / 28.57MB 0.5s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 26.21MB / 328.92MB 0.5s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 11.53MB / 129.05MB 0.5s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 16.78MB / 28.57MB 0.6s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 23.07MB / 28.57MB 0.7s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 19.25MB / 129.05MB 0.7s #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.8s done #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 59.77MB / 328.92MB 0.9s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 34.60MB / 129.05MB 0.9s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 1.05MB / 134.79MB 0.9s #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 42.99MB / 129.05MB 1.0s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 8.39MB / 134.79MB 1.0s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 80.74MB / 328.92MB 1.1s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 52.43MB / 129.05MB 1.1s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 15.73MB / 134.79MB 1.1s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 61.87MB / 129.05MB 1.2s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 24.12MB / 134.79MB 1.2s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 98.57MB / 328.92MB 1.3s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 70.25MB / 129.05MB 1.3s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 32.51MB / 134.79MB 1.3s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 79.69MB / 129.05MB 1.4s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 40.89MB / 134.79MB 1.4s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 119.33MB / 328.92MB 1.5s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 89.13MB / 129.05MB 1.5s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 49.28MB / 134.79MB 1.5s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 98.53MB / 129.05MB 1.6s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 57.67MB / 134.79MB 1.6s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 137.36MB / 328.92MB 1.7s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 108.00MB / 129.05MB 1.7s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 67.11MB / 134.79MB 1.7s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 117.44MB / 129.05MB 1.8s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 75.50MB / 134.79MB 1.8s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 171.95MB / 328.92MB 2.0s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.0s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 95.42MB / 134.79MB 2.0s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 109.05MB / 134.79MB 2.1s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 204.47MB / 328.92MB 2.2s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 122.68MB / 134.79MB 2.2s #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 2.3s #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.3s done #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 248.51MB / 328.92MB 2.5s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 273.68MB / 328.92MB 2.6s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 295.70MB / 328.92MB 2.7s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 2.9s #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.6s done #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 2.9s done #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 11.53MB / 42.84MB 3.0s #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 35.65MB / 42.84MB 3.1s #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 3.2s done #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 3.3s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 4.19MB / 27.08MB 3.3s #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 3.3s done #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 24.12MB / 27.08MB 3.4s #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 2.10MB / 8.47MB 3.4s #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 3.5s done #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 3.5s #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 3.5s done #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 5.1s #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.2s #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 13.4s done #5 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 #5 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.3s done #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 5.1s #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 5.1s done #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 0.1s #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.1s done #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.8s done #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done #5 DONE 29.6s #6 [submgrcore 2/14] RUN wget -nv https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz && tar -xf go1.18.5.linux-amd64.tar.gz && mv go /opt/go/1.18.5 && rm -f go*.gz #6 1.924 2024-05-07 14:25:02 URL:https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz [141855946/141855946] -> "go1.18.5.linux-amd64.tar.gz" [1] #6 DONE 5.5s #7 [submgrcore 3/14] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb valgrind #7 0.284 #7 0.284 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #7 0.284 #7 0.559 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #7 0.613 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] #7 0.676 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] #7 0.893 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] #7 1.021 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4103 kB] #7 1.405 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3595 kB] #7 1.456 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB] #7 1.458 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3721 kB] #7 1.574 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1499 kB] #7 1.643 Get:10 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #7 1.644 Get:11 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #7 2.291 Get:12 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB] #7 2.293 Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1201 kB] #7 2.324 Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3536 kB] #7 2.694 Fetched 18.1 MB in 2s (7958 kB/s) #7 2.694 Reading package lists... #7 3.618 Building dependency tree... #7 3.813 Reading state information... #7 3.829 202 packages can be upgraded. Run 'apt list --upgradable' to see them. #7 3.836 #7 3.836 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #7 3.836 #7 3.874 Reading package lists... #7 4.773 Building dependency tree... #7 4.983 Reading state information... #7 5.172 The following additional packages will be installed: #7 5.172 gdbserver libbabeltrace1 libc-dev-bin libc6 libc6-dbg libc6-dev libcurl4 #7 5.173 libpcap0.8 #7 5.174 Suggested packages: #7 5.174 gdb-doc glibc-doc locales apparmor valgrind-dbg valgrind-mpi kcachegrind #7 5.174 alleyoop valkyrie #7 5.225 The following NEW packages will be installed: #7 5.226 curl gdb gdbserver iputils-ping libbabeltrace1 libc6-dbg libpcap0.8 #7 5.226 net-tools tcpdump valgrind #7 5.227 The following packages will be upgraded: #7 5.228 libc-dev-bin libc6 libc6-dev libcurl4 #7 5.520 4 upgraded, 10 newly installed, 0 to remove and 198 not upgraded. #7 5.520 Need to get 50.3 MB of archives. #7 5.520 After this operation, 134 MB of additional disk space will be used. #7 5.520 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.15 [2519 kB] #7 6.745 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.15 [71.8 kB] #7 6.748 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.15 [2723 kB] #7 6.891 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB] #7 6.892 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcap0.8 amd64 1.9.1-3 [128 kB] #7 6.896 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB] #7 6.910 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB] #7 6.919 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB] #7 6.925 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] #7 6.931 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdb amd64 9.2-0ubuntu1~20.04.1 [3222 kB] #7 7.070 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdbserver amd64 9.2-0ubuntu1~20.04.1 [222 kB] #7 7.351 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB] #7 8.076 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.15 [20.0 MB] #7 9.519 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 valgrind amd64 1:3.15.0-1ubuntu9.1 [20.3 MB] #7 10.73 debconf: delaying package configuration, since apt-utils is not installed #7 10.78 Fetched 50.3 MB in 5s (9551 kB/s) #7 10.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46361 files and directories currently installed.) #7 10.92 Preparing to unpack .../libc6-dev_2.31-0ubuntu9.15_amd64.deb ... #7 10.94 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.15) over (2.31-0ubuntu9.2) ... #7 15.73 Preparing to unpack .../libc-dev-bin_2.31-0ubuntu9.15_amd64.deb ... #7 15.76 Unpacking libc-dev-bin (2.31-0ubuntu9.15) over (2.31-0ubuntu9.2) ... #7 15.90 Preparing to unpack .../libc6_2.31-0ubuntu9.15_amd64.deb ... #7 16.01 debconf: unable to initialize frontend: Dialog #7 16.01 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 16.01 debconf: falling back to frontend: Readline #7 16.15 Unpacking libc6:amd64 (2.31-0ubuntu9.15) over (2.31-0ubuntu9.2) ... #7 18.65 Setting up libc6:amd64 (2.31-0ubuntu9.15) ... #7 18.77 debconf: unable to initialize frontend: Dialog #7 18.77 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 18.77 debconf: falling back to frontend: Readline #7 19.95 Selecting previously unselected package iputils-ping. #7 19.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46361 files and directories currently installed.) #7 19.97 Preparing to unpack .../00-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ... #7 19.98 Unpacking iputils-ping (3:20190709-3ubuntu1) ... #7 20.05 Selecting previously unselected package libpcap0.8:amd64. #7 20.05 Preparing to unpack .../01-libpcap0.8_1.9.1-3_amd64.deb ... #7 20.06 Unpacking libpcap0.8:amd64 (1.9.1-3) ... #7 20.13 Selecting previously unselected package tcpdump. #7 20.14 Preparing to unpack .../02-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ... #7 20.15 Unpacking tcpdump (4.9.3-4ubuntu0.3) ... #7 20.27 Preparing to unpack .../03-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ... #7 20.29 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) over (7.68.0-1ubuntu2.7) ... #7 20.41 Selecting previously unselected package curl. #7 20.42 Preparing to unpack .../04-curl_7.68.0-1ubuntu2.22_amd64.deb ... #7 20.43 Unpacking curl (7.68.0-1ubuntu2.22) ... #7 20.51 Selecting previously unselected package libbabeltrace1:amd64. #7 20.52 Preparing to unpack .../05-libbabeltrace1_1.5.8-1build1_amd64.deb ... #7 20.52 Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... #7 20.60 Selecting previously unselected package gdb. #7 20.60 Preparing to unpack .../06-gdb_9.2-0ubuntu1~20.04.1_amd64.deb ... #7 20.61 Unpacking gdb (9.2-0ubuntu1~20.04.1) ... #7 20.91 Selecting previously unselected package gdbserver. #7 20.92 Preparing to unpack .../07-gdbserver_9.2-0ubuntu1~20.04.1_amd64.deb ... #7 20.93 Unpacking gdbserver (9.2-0ubuntu1~20.04.1) ... #7 21.00 Selecting previously unselected package net-tools. #7 21.01 Preparing to unpack .../08-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ... #7 21.01 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... #7 21.09 Selecting previously unselected package libc6-dbg:amd64. #7 21.10 Preparing to unpack .../09-libc6-dbg_2.31-0ubuntu9.15_amd64.deb ... #7 21.10 Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.15) ... #7 22.54 Selecting previously unselected package valgrind. #7 22.55 Preparing to unpack .../10-valgrind_1%3a3.15.0-1ubuntu9.1_amd64.deb ... #7 22.57 Unpacking valgrind (1:3.15.0-1ubuntu9.1) ... #7 24.07 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... #7 24.10 Setting up libc6-dbg:amd64 (2.31-0ubuntu9.15) ... #7 24.12 Setting up libpcap0.8:amd64 (1.9.1-3) ... #7 24.14 Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... #7 24.16 Setting up gdbserver (9.2-0ubuntu1~20.04.1) ... #7 24.18 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ... #7 24.21 Setting up curl (7.68.0-1ubuntu2.22) ... #7 24.22 Setting up libc-dev-bin (2.31-0ubuntu9.15) ... #7 24.24 Setting up valgrind (1:3.15.0-1ubuntu9.1) ... #7 24.26 Setting up iputils-ping (3:20190709-3ubuntu1) ... #7 24.30 Setting up tcpdump (4.9.3-4ubuntu0.3) ... #7 24.55 Setting up gdb (9.2-0ubuntu1~20.04.1) ... #7 24.58 Setting up libc6-dev:amd64 (2.31-0ubuntu9.15) ... #7 24.60 Processing triggers for man-db (2.9.1-1) ... #7 24.65 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #7 DONE 24.9s #8 [submgrcore 4/14] WORKDIR /tmp #8 DONE 0.2s #9 [submgrcore 5/14] RUN wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.23.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger && mv swagger /usr/local/bin/ #9 DONE 1.2s #10 [submgrcore 6/14] RUN export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest #10 0.706 go: downloading github.com/go-delve/delve v1.22.1 #10 1.125 go: downloading github.com/spf13/cobra v1.7.0 #10 1.125 go: downloading github.com/sirupsen/logrus v1.9.3 #10 1.133 go: downloading github.com/mattn/go-isatty v0.0.20 #10 1.171 go: downloading gopkg.in/yaml.v2 v2.4.0 #10 1.174 go: downloading github.com/hashicorp/golang-lru v1.0.2 #10 1.176 go: downloading golang.org/x/arch v0.6.0 #10 1.196 go: downloading github.com/cosiner/argv v0.1.0 #10 1.212 go: downloading github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d #10 1.230 go: downloading github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62 #10 1.251 go: downloading github.com/google/go-dap v0.11.0 #10 1.277 go: downloading golang.org/x/sys v0.13.0 #10 1.311 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 #10 1.311 go: downloading gopkg.in/yaml.v3 v3.0.1 #10 1.326 go: downloading github.com/cilium/ebpf v0.11.0 #10 1.494 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6 #10 1.553 go: downloading github.com/mattn/go-runewidth v0.0.13 #10 1.558 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #10 1.563 go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2 #10 1.598 go: downloading github.com/rivo/uniseg v0.2.0 #10 DONE 12.3s #11 [submgrcore 7/14] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb && dpkg -i rmr_4.9.4_amd64.deb #11 0.229 --2024-05-07 14:25:45-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb #11 0.230 Resolving packagecloud.io (packagecloud.io)... 13.56.107.56, 54.183.93.75, 2600:1f1c:2e5:6900:af36:1922:8c07:8363, ... #11 0.242 Connecting to packagecloud.io (packagecloud.io)|13.56.107.56|:443... connected. #11 0.254 HTTP request sent, awaiting response... 302 Found #11 0.307 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1715092245&Signature=BD-BmDG-7mgt0OtjYvMuuOSPqV4tynlf7tcJLUpTf~TjKzwZ0hA3CfDWA6Y4S0RT5ffH52i1W8r4IVnBFNFAlbdZG7GpHcFnf1t1lmE2Vz74p0t18khdOS8Lgek0AGGmx1j8sWi2BvOV2mQBacy5XMoT9CcY5ZZptY8wVLRXZ-snXE2qiAaZJsSvuArwTPSnrc~HYelOi2MTqi-EhIq8ImA0fCdi5ZK6Ga232rQIrLW7NTeDVMboUCvn9o56jv8Pevxm6tpMsl9tOQOwG8E-iNXM5YMHDjwro8WX-~N4kydZLtUqa~hBB40IfKyh8ZoIbAwq~EyHQlT2lhoJzR37ew__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #11 0.307 --2024-05-07 14:25:45-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1715092245&Signature=BD-BmDG-7mgt0OtjYvMuuOSPqV4tynlf7tcJLUpTf~TjKzwZ0hA3CfDWA6Y4S0RT5ffH52i1W8r4IVnBFNFAlbdZG7GpHcFnf1t1lmE2Vz74p0t18khdOS8Lgek0AGGmx1j8sWi2BvOV2mQBacy5XMoT9CcY5ZZptY8wVLRXZ-snXE2qiAaZJsSvuArwTPSnrc~HYelOi2MTqi-EhIq8ImA0fCdi5ZK6Ga232rQIrLW7NTeDVMboUCvn9o56jv8Pevxm6tpMsl9tOQOwG8E-iNXM5YMHDjwro8WX-~N4kydZLtUqa~hBB40IfKyh8ZoIbAwq~EyHQlT2lhoJzR37ew__&Key-Pair-Id=K1ZMSF1EKC3AZL #11 0.307 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.128, 18.173.117.132, 18.173.117.205, ... #11 0.332 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.128|:443... connected. #11 0.339 HTTP request sent, awaiting response... 200 OK #11 0.348 Length: 246552 (241K) [application/x-debian-package] #11 0.348 Saving to: 'rmr_4.9.4_amd64.deb' #11 0.348 #11 0.348 0K .......... .......... .......... .......... .......... 20% 18.8M 0s #11 0.351 50K .......... .......... .......... .......... .......... 41% 24.6M 0s #11 0.353 100K .......... .......... .......... .......... .......... 62% 46.4M 0s #11 0.354 150K .......... .......... .......... .......... .......... 83% 35.2M 0s #11 0.355 200K .......... .......... .......... .......... 100% 55.4M=0.008s #11 0.356 #11 0.356 2024-05-07 14:25:45 (30.4 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] #11 0.356 #11 0.428 Selecting previously unselected package rmr. #11 0.517 (Reading database ... 47387 files and directories currently installed.) #11 0.519 Preparing to unpack rmr_4.9.4_amd64.deb ... #11 0.528 Unpacking rmr (4.9.4) ... #11 0.575 Setting up rmr (4.9.4) ... #11 DONE 0.8s #12 [submgrcore 8/14] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb && dpkg -i rmr-dev_4.9.4_amd64.deb #12 0.239 --2024-05-07 14:25:46-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb #12 0.242 Resolving packagecloud.io (packagecloud.io)... 54.183.93.75, 13.56.107.56, 2600:1f1c:2e5:6901:729:41b1:fb6d:7420, ... #12 0.244 Connecting to packagecloud.io (packagecloud.io)|54.183.93.75|:443... connected. #12 0.254 HTTP request sent, awaiting response... 302 Found #12 0.290 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1715092246&Signature=NKszDlJhv8Yyb-F~jg9u~-wdzvOtrwvFqfd96lMGhabCmj4Wn-UL2PqDcmBGxh0CpYYeMa0F8PuG3D3Si4PXYxecAA1W88kYMLv4skmE8ZHDWjHDlEjpK4YRkTD9b~UyUNYzJCY9GoWJH5Xr8RGZvkCHWrpYL5Znu8~AnXYWLTmhuYqCQgZN2FTSM60unfoePu~jmH0KpDUbGA67ICwMaSJvvuYpj8xLx0OelqlYdhO2N7ynIitaUQ~HtNl1KCVH24lmljSWrt3QDn2qX3i8-8o2xC1tmJRgPqIum7QOr8h4g~gBjearYSyhRANtbnyD60ESuybGcoGv-5pPF6duZw__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] #12 0.290 --2024-05-07 14:25:46-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1715092246&Signature=NKszDlJhv8Yyb-F~jg9u~-wdzvOtrwvFqfd96lMGhabCmj4Wn-UL2PqDcmBGxh0CpYYeMa0F8PuG3D3Si4PXYxecAA1W88kYMLv4skmE8ZHDWjHDlEjpK4YRkTD9b~UyUNYzJCY9GoWJH5Xr8RGZvkCHWrpYL5Znu8~AnXYWLTmhuYqCQgZN2FTSM60unfoePu~jmH0KpDUbGA67ICwMaSJvvuYpj8xLx0OelqlYdhO2N7ynIitaUQ~HtNl1KCVH24lmljSWrt3QDn2qX3i8-8o2xC1tmJRgPqIum7QOr8h4g~gBjearYSyhRANtbnyD60ESuybGcoGv-5pPF6duZw__&Key-Pair-Id=K1ZMSF1EKC3AZL #12 0.290 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.108, 18.173.117.205, 18.173.117.132, ... #12 0.292 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.108|:443... connected. #12 0.299 HTTP request sent, awaiting response... 200 OK #12 0.314 Length: 128860 (126K) [application/x-debian-package] #12 0.315 Saving to: 'rmr-dev_4.9.4_amd64.deb' #12 0.315 #12 0.315 0K .......... .......... .......... .......... .......... 39% 26.9M 0s #12 0.317 50K .......... .......... .......... .......... .......... 79% 21.2M 0s #12 0.319 100K .......... .......... ..... 100% 132M=0.004s #12 0.319 #12 0.319 2024-05-07 14:25:46 (28.5 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] #12 0.319 #12 0.359 Selecting previously unselected package rmr-dev. #12 0.380 (Reading database ... 47395 files and directories currently installed.) #12 0.381 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... #12 0.390 Unpacking rmr-dev (4.9.4) ... #12 0.431 Setting up rmr-dev (4.9.4) ... #12 DONE 0.6s #13 [submgrcore 9/14] RUN rm -f rmr_4.9.4_amd64.deb rmr-dev_4.9.4_amd64.deb #13 DONE 0.3s #14 [submgrcore 10/14] RUN mkdir -p /manifests/ #14 DONE 0.3s #15 [submgrcore 11/14] RUN echo "rmrlib 4.9.4 https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb" >> /manifests/versions.txt #15 DONE 0.3s #16 [submgrcore 12/14] RUN echo "rmrdev 4.9.4 https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb" >> /manifests/versions.txt #16 DONE 0.3s #17 [submgrcore 13/14] RUN echo "swagger v0.23.0 https://github.com/go-swagger/go-swagger/releases/download/v0.23.0/swagger_linux_amd64" >> /manifests/versions.txt #17 DONE 0.3s #18 [submgrcore 14/14] WORKDIR /opt/submgr #18 DONE 0.2s #19 [submgre2apbuild 1/11] COPY 3rdparty 3rdparty #19 DONE 0.9s #20 [submgre2apbuild 2/11] RUN cd 3rdparty/E2AP-v02.00.00 && gcc -c -DASN_DISABLE_OER_SUPPORT -I. -g -fPIC *.c && gcc *.o -g -shared -o libe2ap.so && cp libe2ap.so /usr/local/lib/ && cp *.h /usr/local/include/ && ldconfig #20 DONE 8.8s #21 [submgre2apbuild 3/11] RUN echo "E2AP E2AP-v02.00.00" >> /manifests/versions.txt #21 DONE 0.4s #22 [submgre2apbuild 4/11] COPY e2ap e2ap #22 DONE 0.2s #23 [submgre2apbuild 5/11] RUN cd e2ap/libe2ap_wrapper && gcc -c -DASN_DISABLE_OER_SUPPORT -g -fPIC *.c && gcc *.o -g -shared -o libe2ap_wrapper.so && cp libe2ap_wrapper.so /usr/local/lib/ && cp *.h /usr/local/include/ && ldconfig #23 DONE 0.5s #24 [submgre2apbuild 6/11] RUN cd e2ap && go test -v ./pkg/conv #24 1.321 === RUN TestBcdEven #24 1.321 TestBcdEven: 123456 encoded data [123456] #24 1.321 --- PASS: TestBcdEven (0.00s) #24 1.321 === RUN TestBcdUnEven1 #24 1.321 TestBcdUnEven1: 12345 encoded data [12345f] #24 1.321 --- PASS: TestBcdUnEven1 (0.00s) #24 1.321 === RUN TestBcdUnEven2 #24 1.321 TestBcdUnEven2: 12345f encoded data [12345f] #24 1.321 --- PASS: TestBcdUnEven2 (0.00s) #24 1.321 === RUN TestTbcdEven #24 1.321 TestTbcdEven: 123456 encoded data [214365] #24 1.321 --- PASS: TestTbcdEven (0.00s) #24 1.321 === RUN TestTbcdUnEven1 #24 1.321 TestTbcdUnEven1: 12345 encoded data [2143f5] #24 1.321 --- PASS: TestTbcdUnEven1 (0.00s) #24 1.321 === RUN TestTbcdUnEven2 #24 1.321 TestTbcdUnEven2: 12345f encoded data [2143f5] #24 1.321 --- PASS: TestTbcdUnEven2 (0.00s) #24 1.321 === RUN TestPlmnId #24 1.321 --- PASS: TestPlmnId (0.00s) #24 1.321 === RUN TestPlmnIdBcd1 #24 1.321 --- PASS: TestPlmnIdBcd1 (0.00s) #24 1.321 === RUN TestPlmnIdBcd2 #24 1.321 --- PASS: TestPlmnIdBcd2 (0.00s) #24 1.321 === RUN TestPlmnIdTbcd1 #24 1.321 --- PASS: TestPlmnIdTbcd1 (0.00s) #24 1.321 === RUN TestPlmnIdTbcd2 #24 1.321 --- PASS: TestPlmnIdTbcd2 (0.00s) #24 1.321 PASS #24 1.323 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/conv 0.003s #24 DONE 1.5s #25 [submgre2apbuild 7/11] RUN cd e2ap && go test -v ./pkg/e2ap_wrapper #25 0.233 go: downloading github.com/google/go-cmp v0.3.1 #25 2.350 === RUN TestRunE2Tests #25 2.350 === RUN TestRunE2Tests/ASN1C-E2AP-Packer #25 2.350 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): ########## ########## #25 2.350 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): init #25 2.350 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): pack #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): print: #25 2.351 ricSubscriptionRequest. #25 2.351 ricRequestID. #25 2.351 ricRequestorID = 1 #25 2.351 ricInstanceID = 22 #25 2.351 ranFunctionID = 33 #25 2.351 ricSubscriptionDetails. #25 2.351 ricActionToBeSetupItemIEs. #25 2.351 contentLength = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionID = 0 #25 2.351 ricActionToBeSetupItem[index].ricActionType = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): unpack #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): print: #25 2.351 ricSubscriptionRequest. #25 2.351 ricRequestID. #25 2.351 ricRequestorID = 1 #25 2.351 ricInstanceID = 22 #25 2.351 ranFunctionID = 33 #25 2.351 ricSubscriptionDetails. #25 2.351 ricActionToBeSetupItemIEs. #25 2.351 contentLength = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionID = 0 #25 2.351 ricActionToBeSetupItem[index].ricActionType = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 #25 2.351 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#01 #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): ########## ########## #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): init #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): pack #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): print: #25 2.351 ricSubscriptionRequest. #25 2.351 ricRequestID. #25 2.351 ricRequestorID = 1 #25 2.351 ricInstanceID = 22 #25 2.351 ranFunctionID = 33 #25 2.351 ricSubscriptionDetails. #25 2.351 ricActionToBeSetupItemIEs. #25 2.351 contentLength = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionID = 0 #25 2.351 ricActionToBeSetupItem[index].ricActionType = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): unpack #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): print: #25 2.351 ricSubscriptionRequest. #25 2.351 ricRequestID. #25 2.351 ricRequestorID = 1 #25 2.351 ricInstanceID = 22 #25 2.351 ranFunctionID = 33 #25 2.351 ricSubscriptionDetails. #25 2.351 ricActionToBeSetupItemIEs. #25 2.351 contentLength = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionID = 0 #25 2.351 ricActionToBeSetupItem[index].ricActionType = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 #25 2.351 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#02 #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): ########## ########## #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): init #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): pack #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): print: #25 2.351 ricSubscriptionRequest. #25 2.351 ricRequestID. #25 2.351 ricRequestorID = 1 #25 2.351 ricInstanceID = 22 #25 2.351 ranFunctionID = 33 #25 2.351 ricSubscriptionDetails. #25 2.351 ricActionToBeSetupItemIEs. #25 2.351 contentLength = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionID = 0 #25 2.351 ricActionToBeSetupItem[index].ricActionType = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): unpack #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): print: #25 2.351 ricSubscriptionRequest. #25 2.351 ricRequestID. #25 2.351 ricRequestorID = 1 #25 2.351 ricInstanceID = 22 #25 2.351 ranFunctionID = 33 #25 2.351 ricSubscriptionDetails. #25 2.351 ricActionToBeSetupItemIEs. #25 2.351 contentLength = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionID = 0 #25 2.351 ricActionToBeSetupItem[index].ricActionType = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 #25 2.351 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#03 #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): ########## ########## #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): init #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): pack #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): print: #25 2.351 ricSubscriptionRequest. #25 2.351 ricRequestID. #25 2.351 ricRequestorID = 1 #25 2.351 ricInstanceID = 22 #25 2.351 ranFunctionID = 33 #25 2.351 ricSubscriptionDetails. #25 2.351 ricActionToBeSetupItemIEs. #25 2.351 contentLength = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionID = 0 #25 2.351 ricActionToBeSetupItem[index].ricActionType = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): unpack #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): print: #25 2.351 ricSubscriptionRequest. #25 2.351 ricRequestID. #25 2.351 ricRequestorID = 1 #25 2.351 ricInstanceID = 22 #25 2.351 ranFunctionID = 33 #25 2.351 ricSubscriptionDetails. #25 2.351 ricActionToBeSetupItemIEs. #25 2.351 contentLength = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionID = 0 #25 2.351 ricActionToBeSetupItem[index].ricActionType = 1 #25 2.351 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 #25 2.351 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 #25 2.351 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#04 #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): ########## ########## #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): init #25 2.351 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): pack #25 2.352 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): print: #25 2.352 ricSubscriptionRequest. #25 2.352 ricRequestID. #25 2.352 ricRequestorID = 1 #25 2.352 ricInstanceID = 22 #25 2.352 ranFunctionID = 33 #25 2.352 ricSubscriptionDetails. #25 2.352 ricActionToBeSetupItemIEs. #25 2.352 contentLength = 1 #25 2.352 ricActionToBeSetupItem[index].ricActionID = 0 #25 2.352 ricActionToBeSetupItem[index].ricActionType = 1 #25 2.352 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true #25 2.352 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true #25 2.352 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 #25 2.352 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 #25 2.352 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): unpack #25 2.352 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-): print: #25 2.352 ricSubscriptionRequest. #25 2.352 ricRequestID. #25 2.352 ricRequestorID = 1 #25 2.352 ricInstanceID = 22 #25 2.352 ranFunctionID = 33 #25 2.352 ricSubscriptionDetails. #25 2.352 ricActionToBeSetupItemIEs. #25 2.352 contentLength = 1 #25 2.352 ricActionToBeSetupItem[index].ricActionID = 0 #25 2.352 ricActionToBeSetupItem[index].ricActionType = 1 #25 2.352 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true #25 2.352 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true #25 2.352 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 #25 2.352 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 #25 2.352 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#05 #25 2.352 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsResp): ########## ########## #25 2.352 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsResp): init #25 2.352 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsResp): pack #25 2.352 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsResp): print: #25 2.352 ricSubscriptionResponse. #25 2.352 ricRequestID. #25 2.352 ricRequestorID = 1 #25 2.352 ricInstanceID = 22 #25 2.352 ranFunctionID = 33 #25 2.352 ricActionAdmittedList. #25 2.352 contentLength = 16 #25 2.352 ricActionAdmittedList.ricActionID[index] = 0 #25 2.352 ricActionAdmittedList.ricActionID[index] = 1 #25 2.352 ricActionAdmittedList.ricActionID[index] = 2 #25 2.352 ricActionAdmittedList.ricActionID[index] = 3 #25 2.352 ricActionAdmittedList.ricActionID[index] = 4 #25 2.352 ricActionAdmittedList.ricActionID[index] = 5 #25 2.352 ricActionAdmittedList.ricActionID[index] = 6 #25 2.352 ricActionAdmittedList.ricActionID[index] = 7 #25 2.352 ricActionAdmittedList.ricActionID[index] = 8 #25 2.352 ricActionAdmittedList.ricActionID[index] = 9 #25 2.352 ricActionAdmittedList.ricActionID[index] = 10 #25 2.352 ricActionAdmittedList.ricActionID[index] = 11 #25 2.352 ricActionAdmittedList.ricActionID[index] = 12 #25 2.352 ricActionAdmittedList.ricActionID[index] = 13 #25 2.352 ricActionAdmittedList.ricActionID[index] = 14 #25 2.352 ricActionAdmittedList.ricActionID[index] = 15 #25 2.352 ricActionNotAdmittedListPresent = true #25 2.352 ricActionNotAdmittedList. #25 2.352 contentLength = 16 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 0 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 2 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 3 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 4 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 5 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 6 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 7 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 8 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 9 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 10 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 11 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 12 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 13 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 14 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 15 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsResp): unpack #25 2.352 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsResp): print: #25 2.352 ricSubscriptionResponse. #25 2.352 ricRequestID. #25 2.352 ricRequestorID = 1 #25 2.352 ricInstanceID = 22 #25 2.352 ranFunctionID = 33 #25 2.352 ricActionAdmittedList. #25 2.352 contentLength = 16 #25 2.352 ricActionAdmittedList.ricActionID[index] = 0 #25 2.352 ricActionAdmittedList.ricActionID[index] = 1 #25 2.352 ricActionAdmittedList.ricActionID[index] = 2 #25 2.352 ricActionAdmittedList.ricActionID[index] = 3 #25 2.352 ricActionAdmittedList.ricActionID[index] = 4 #25 2.352 ricActionAdmittedList.ricActionID[index] = 5 #25 2.352 ricActionAdmittedList.ricActionID[index] = 6 #25 2.352 ricActionAdmittedList.ricActionID[index] = 7 #25 2.352 ricActionAdmittedList.ricActionID[index] = 8 #25 2.352 ricActionAdmittedList.ricActionID[index] = 9 #25 2.352 ricActionAdmittedList.ricActionID[index] = 10 #25 2.352 ricActionAdmittedList.ricActionID[index] = 11 #25 2.352 ricActionAdmittedList.ricActionID[index] = 12 #25 2.352 ricActionAdmittedList.ricActionID[index] = 13 #25 2.352 ricActionAdmittedList.ricActionID[index] = 14 #25 2.352 ricActionAdmittedList.ricActionID[index] = 15 #25 2.352 ricActionNotAdmittedListPresent = true #25 2.352 ricActionNotAdmittedList. #25 2.352 contentLength = 16 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 0 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 2 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 3 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 4 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 5 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 6 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 7 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 8 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 9 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 10 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 11 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 12 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 13 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 14 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.352 RICActionNotAdmittedItem[index].ricActionID = 15 #25 2.352 RICActionNotAdmittedItem[index].cause.content = 1 #25 2.352 RICActionNotAdmittedItem[index].cause.causeVal = 1 #25 2.353 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#06 #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsFail): ########## ########## #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsFail): init #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsFail): pack #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsFail): print: #25 2.353 ricSubscriptionFailure. #25 2.353 ricRequestID. #25 2.353 ricRequestorID = 1 #25 2.353 ricInstanceID = 22 #25 2.353 ranFunctionID = 0 #25 2.353 ricActionNotAdmittedList. #25 2.353 cause.content = 1 #25 2.353 cause.causeVal = 8 #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsFail): unpack #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsFail): print: #25 2.353 ricSubscriptionFailure. #25 2.353 ricRequestID. #25 2.353 ricRequestorID = 1 #25 2.353 ricInstanceID = 22 #25 2.353 ranFunctionID = 0 #25 2.353 ricActionNotAdmittedList. #25 2.353 cause.content = 1 #25 2.353 cause.causeVal = 8 #25 2.353 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#07 #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteReq): ########## ########## #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteReq): init #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteReq): pack #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteReq): print: #25 2.353 ricSubscriptionDeleteRequest. #25 2.353 ricRequestID. #25 2.353 ricRequestorID = 1 #25 2.353 ricInstanceID = 22 #25 2.353 ranFunctionID = 33 #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteReq): unpack #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteReq): print: #25 2.353 ricSubscriptionDeleteRequest. #25 2.353 ricRequestID. #25 2.353 ricRequestorID = 1 #25 2.353 ricInstanceID = 22 #25 2.353 ranFunctionID = 33 #25 2.353 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#08 #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteResp): ########## ########## #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteResp): init #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteResp): pack #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteResp): print: #25 2.353 ricSubscriptionDeleteResponse. #25 2.353 ricRequestID. #25 2.353 ricRequestorID = 1 #25 2.353 ricInstanceID = 22 #25 2.353 ranFunctionID = 33 #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteResp): unpack #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteResp): print: #25 2.353 ricSubscriptionDeleteResponse. #25 2.353 ricRequestID. #25 2.353 ricRequestorID = 1 #25 2.353 ricInstanceID = 22 #25 2.353 ranFunctionID = 33 #25 2.353 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#09 #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteFail): ########## ########## #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteFail): init #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteFail): pack #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteFail): print: #25 2.353 ricSubscriptionDeleteFailure. #25 2.353 ricRequestID. #25 2.353 ricRequestorID = 1 #25 2.353 ricInstanceID = 22 #25 2.353 ranFunctionID = 33 #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteFail): unpack #25 2.353 TEST: 2024/05/07 14:26:02 (ASN1C-E2AP-Packer-SubsDeleteFail): print: #25 2.353 ricSubscriptionDeleteFailure. #25 2.353 ricRequestID. #25 2.353 ricRequestorID = 1 #25 2.353 ricInstanceID = 22 #25 2.353 ranFunctionID = 33 #25 2.353 --- PASS: TestRunE2Tests (0.00s) #25 2.353 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer (0.00s) #25 2.353 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#01 (0.00s) #25 2.353 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#02 (0.00s) #25 2.353 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#03 (0.00s) #25 2.353 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#04 (0.00s) #25 2.353 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#05 (0.00s) #25 2.353 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#06 (0.00s) #25 2.353 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#07 (0.00s) #25 2.353 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#08 (0.00s) #25 2.353 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#09 (0.00s) #25 2.353 PASS #25 2.354 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/e2ap_wrapper 0.006s #25 DONE 2.6s #26 [submgre2apbuild 8/11] RUN cd e2ap && test -z "$(gofmt -l pkg/conv/*.go)" #26 DONE 0.4s #27 [submgre2apbuild 9/11] RUN cd e2ap && test -z "$(gofmt -l pkg/e2ap_wrapper/*.go)" #27 DONE 0.3s #28 [submgre2apbuild 10/11] RUN cd e2ap && test -z "$(gofmt -l pkg/e2ap/*.go)" #28 DONE 0.3s #29 [submgre2apbuild 11/11] RUN cd e2ap && test -z "$(gofmt -l pkg/e2ap/e2ap_tests/*.go)" #29 DONE 0.3s #30 [submgrbuild 1/21] COPY go.mod go.mod #30 DONE 0.2s #31 [submgrbuild 2/21] RUN go mod download #31 DONE 1.7s #32 [submgrbuild 3/21] RUN mkdir pkg #32 DONE 0.3s #33 [submgrbuild 4/21] COPY api api #33 DONE 0.2s #34 [submgrbuild 5/21] RUN git clone "https://gerrit.o-ran-sc.org/r/ric-plt/rtmgr" && git -C "rtmgr" checkout 8becf0c4e06bc89b13d217a102eb7a50470cddc5 && cp rtmgr/api/routing_manager.yaml api/ && rm -rf rtmgr #34 0.237 Cloning into 'rtmgr'... #34 1.091 Note: switching to '8becf0c4e06bc89b13d217a102eb7a50470cddc5'. #34 1.091 #34 1.091 You are in 'detached HEAD' state. You can look around, make experimental #34 1.091 changes and commit them, and you can discard any commits you make in this #34 1.091 state without impacting any branches by switching back to a branch. #34 1.091 #34 1.091 If you want to create a new branch to retain commits you create, you may #34 1.091 do so (now or later) by using -c with the switch command. Example: #34 1.091 #34 1.091 git switch -c #34 1.091 #34 1.091 Or undo this operation with: #34 1.091 #34 1.091 git switch - #34 1.091 #34 1.091 Turn off this advice by setting config variable advice.detachedHead to false #34 1.091 #34 1.091 HEAD is now at 8becf0c Release ric-plt/rtmgr #34 DONE 1.2s #35 [submgrbuild 6/21] RUN mkdir -p /root/go && swagger generate client -f api/routing_manager.yaml -t pkg/ -m rtmgr_models -c rtmgr_client #35 0.446 2024/05/07 14:26:08 validating spec /opt/submgr/api/routing_manager.yaml #35 0.980 2024/05/07 14:26:09 preprocessing spec with option: minimal flattening #35 0.987 2024/05/07 14:26:09 building a plan for generation #35 0.987 2024/05/07 14:26:09 generation target pkg/ #35 0.988 2024/05/07 14:26:09 planning definitions #35 1.013 2024/05/07 14:26:09 planning operations #35 1.030 2024/05/07 14:26:09 grouping operations into packages #35 1.030 2024/05/07 14:26:09 planning meta data and facades #35 1.033 2024/05/07 14:26:09 rendering 1 templates for model add-rmr-route #35 1.033 2024/05/07 14:26:09 name field add-rmr-route #35 1.033 2024/05/07 14:26:09 package field rtmgr_models #35 1.034 2024/05/07 14:26:09 creating generated file "add_rmr_route.go" in "pkg/rtmgr_models" as definition #35 1.038 2024/05/07 14:26:09 executed template asset:model #35 1.039 2024/05/07 14:26:09 rendering 1 templates for model debuginfo #35 1.039 2024/05/07 14:26:09 name field debuginfo #35 1.039 2024/05/07 14:26:09 package field rtmgr_models #35 1.039 2024/05/07 14:26:09 creating generated file "debuginfo.go" in "pkg/rtmgr_models" as definition #35 1.041 2024/05/07 14:26:09 executed template asset:model #35 1.042 2024/05/07 14:26:09 rendering 1 templates for model e2t-data #35 1.042 2024/05/07 14:26:09 name field e2t-data #35 1.042 2024/05/07 14:26:09 package field rtmgr_models #35 1.042 2024/05/07 14:26:09 creating generated file "e2t_data.go" in "pkg/rtmgr_models" as definition #35 1.044 2024/05/07 14:26:09 executed template asset:model #35 1.044 2024/05/07 14:26:09 rendering 1 templates for model e2t-delete-data #35 1.044 2024/05/07 14:26:09 name field e2t-delete-data #35 1.044 2024/05/07 14:26:09 package field rtmgr_models #35 1.045 2024/05/07 14:26:09 creating generated file "e2t_delete_data.go" in "pkg/rtmgr_models" as definition #35 1.048 2024/05/07 14:26:09 executed template asset:model #35 1.049 2024/05/07 14:26:09 rendering 1 templates for model endpoint #35 1.049 2024/05/07 14:26:09 name field endpoint #35 1.049 2024/05/07 14:26:09 package field rtmgr_models #35 1.049 2024/05/07 14:26:09 creating generated file "endpoint.go" in "pkg/rtmgr_models" as definition #35 1.051 2024/05/07 14:26:09 executed template asset:model #35 1.052 2024/05/07 14:26:09 rendering 1 templates for model health-status #35 1.052 2024/05/07 14:26:09 name field health-status #35 1.052 2024/05/07 14:26:09 package field rtmgr_models #35 1.052 2024/05/07 14:26:09 creating generated file "health_status.go" in "pkg/rtmgr_models" as definition #35 1.055 2024/05/07 14:26:09 executed template asset:model #35 1.056 2024/05/07 14:26:09 rendering 1 templates for model ran-e2t-element #35 1.056 2024/05/07 14:26:09 name field ran-e2t-element #35 1.056 2024/05/07 14:26:09 package field rtmgr_models #35 1.057 2024/05/07 14:26:09 creating generated file "ran_e2t_element.go" in "pkg/rtmgr_models" as definition #35 1.059 2024/05/07 14:26:09 executed template asset:model #35 1.065 2024/05/07 14:26:09 rendering 1 templates for model ran-e2t-map #35 1.065 2024/05/07 14:26:09 name field ran-e2t-map #35 1.065 2024/05/07 14:26:09 package field rtmgr_models #35 1.065 2024/05/07 14:26:09 creating generated file "ran_e2t_map.go" in "pkg/rtmgr_models" as definition #35 1.066 2024/05/07 14:26:09 executed template asset:model #35 1.068 2024/05/07 14:26:09 rendering 1 templates for model ranNamelist #35 1.068 2024/05/07 14:26:09 name field ranNamelist #35 1.068 2024/05/07 14:26:09 package field rtmgr_models #35 1.068 2024/05/07 14:26:09 creating generated file "ran_namelist.go" in "pkg/rtmgr_models" as definition #35 1.069 2024/05/07 14:26:09 executed template asset:model #35 1.069 2024/05/07 14:26:09 rendering 1 templates for model routelist #35 1.069 2024/05/07 14:26:09 name field routelist #35 1.069 2024/05/07 14:26:09 package field rtmgr_models #35 1.069 2024/05/07 14:26:09 creating generated file "routelist.go" in "pkg/rtmgr_models" as definition #35 1.070 2024/05/07 14:26:09 executed template asset:model #35 1.072 2024/05/07 14:26:09 rendering 1 templates for model xapp-callback-data #35 1.072 2024/05/07 14:26:09 name field xapp-callback-data #35 1.072 2024/05/07 14:26:09 package field rtmgr_models #35 1.073 2024/05/07 14:26:09 creating generated file "xapp_callback_data.go" in "pkg/rtmgr_models" as definition #35 1.075 2024/05/07 14:26:09 executed template asset:model #35 1.076 2024/05/07 14:26:09 rendering 1 templates for model xapp-element #35 1.076 2024/05/07 14:26:09 name field xapp-element #35 1.076 2024/05/07 14:26:09 package field rtmgr_models #35 1.076 2024/05/07 14:26:09 creating generated file "xapp_element.go" in "pkg/rtmgr_models" as definition #35 1.079 2024/05/07 14:26:09 executed template asset:model #35 1.080 2024/05/07 14:26:09 rendering 1 templates for model xapp-list #35 1.080 2024/05/07 14:26:09 name field xapp-list #35 1.080 2024/05/07 14:26:09 package field rtmgr_models #35 1.080 2024/05/07 14:26:09 creating generated file "xapp_list.go" in "pkg/rtmgr_models" as definition #35 1.082 2024/05/07 14:26:09 executed template asset:model #35 1.085 2024/05/07 14:26:09 rendering 1 templates for model xapp-subscription-data #35 1.085 2024/05/07 14:26:09 name field xapp-subscription-data #35 1.085 2024/05/07 14:26:09 package field rtmgr_models #35 1.086 2024/05/07 14:26:09 creating generated file "xapp_subscription_data.go" in "pkg/rtmgr_models" as definition #35 1.091 2024/05/07 14:26:09 executed template asset:model #35 1.093 2024/05/07 14:26:09 rendering 2 templates for operation #35 1.093 2024/05/07 14:26:09 name field get_debuginfo #35 1.093 2024/05/07 14:26:09 package field debug #35 1.094 2024/05/07 14:26:09 creating generated file "get_debuginfo_parameters.go" in "pkg/rtmgr_client/debug" as parameters #35 1.097 2024/05/07 14:26:09 executed template asset:clientParameter #35 1.099 2024/05/07 14:26:09 name field get_debuginfo #35 1.099 2024/05/07 14:26:09 package field debug #35 1.099 2024/05/07 14:26:09 creating generated file "get_debuginfo_responses.go" in "pkg/rtmgr_client/debug" as responses #35 1.103 2024/05/07 14:26:09 executed template asset:clientResponse #35 1.104 2024/05/07 14:26:09 rendering 1 templates for operation group #35 1.104 2024/05/07 14:26:09 name field debug #35 1.105 2024/05/07 14:26:09 creating generated file "debug_client.go" in "pkg/rtmgr_client/debug" as client #35 1.107 2024/05/07 14:26:09 executed template asset:clientClient #35 1.108 2024/05/07 14:26:09 rendering 2 templates for operation #35 1.108 2024/05/07 14:26:09 name field add_rmr_route #35 1.108 2024/05/07 14:26:09 package field handle #35 1.108 2024/05/07 14:26:09 creating generated file "add_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters #35 1.114 2024/05/07 14:26:09 executed template asset:clientParameter #35 1.115 2024/05/07 14:26:09 name field add_rmr_route #35 1.115 2024/05/07 14:26:09 package field handle #35 1.116 2024/05/07 14:26:09 creating generated file "add_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses #35 1.120 2024/05/07 14:26:09 executed template asset:clientResponse #35 1.122 2024/05/07 14:26:09 rendering 2 templates for operation #35 1.122 2024/05/07 14:26:09 name field associate_ran_to_e2t_handle #35 1.122 2024/05/07 14:26:09 package field handle #35 1.122 2024/05/07 14:26:09 creating generated file "associate_ran_to_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters #35 1.131 2024/05/07 14:26:09 executed template asset:clientParameter #35 1.133 2024/05/07 14:26:09 name field associate_ran_to_e2t_handle #35 1.133 2024/05/07 14:26:09 package field handle #35 1.133 2024/05/07 14:26:09 creating generated file "associate_ran_to_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses #35 1.149 2024/05/07 14:26:09 executed template asset:clientResponse #35 1.152 2024/05/07 14:26:09 rendering 2 templates for operation #35 1.152 2024/05/07 14:26:09 name field create_new_e2t_handle #35 1.152 2024/05/07 14:26:09 package field handle #35 1.153 2024/05/07 14:26:09 creating generated file "create_new_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters #35 1.162 2024/05/07 14:26:09 executed template asset:clientParameter #35 1.164 2024/05/07 14:26:09 name field create_new_e2t_handle #35 1.164 2024/05/07 14:26:09 package field handle #35 1.164 2024/05/07 14:26:09 creating generated file "create_new_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses #35 1.169 2024/05/07 14:26:09 executed template asset:clientResponse #35 1.171 2024/05/07 14:26:09 rendering 2 templates for operation #35 1.171 2024/05/07 14:26:09 name field del_rmr_route #35 1.171 2024/05/07 14:26:09 package field handle #35 1.172 2024/05/07 14:26:09 creating generated file "del_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters #35 1.177 2024/05/07 14:26:09 executed template asset:clientParameter #35 1.178 2024/05/07 14:26:09 name field del_rmr_route #35 1.178 2024/05/07 14:26:09 package field handle #35 1.179 2024/05/07 14:26:09 creating generated file "del_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses #35 1.183 2024/05/07 14:26:09 executed template asset:clientResponse #35 1.185 2024/05/07 14:26:09 rendering 2 templates for operation #35 1.185 2024/05/07 14:26:09 name field delete_e2t_handle #35 1.185 2024/05/07 14:26:09 package field handle #35 1.186 2024/05/07 14:26:09 creating generated file "delete_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters #35 1.191 2024/05/07 14:26:09 executed template asset:clientParameter #35 1.193 2024/05/07 14:26:09 name field delete_e2t_handle #35 1.193 2024/05/07 14:26:09 package field handle #35 1.193 2024/05/07 14:26:09 creating generated file "delete_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses #35 1.199 2024/05/07 14:26:09 executed template asset:clientResponse #35 1.202 2024/05/07 14:26:09 rendering 2 templates for operation #35 1.202 2024/05/07 14:26:09 name field delete_xapp_subscription_handle #35 1.202 2024/05/07 14:26:09 package field handle #35 1.203 2024/05/07 14:26:09 creating generated file "delete_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters #35 1.215 2024/05/07 14:26:09 executed template asset:clientParameter #35 1.216 2024/05/07 14:26:09 name field delete_xapp_subscription_handle #35 1.216 2024/05/07 14:26:09 package field handle #35 1.216 2024/05/07 14:26:09 creating generated file "delete_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses #35 1.222 2024/05/07 14:26:09 executed template asset:clientResponse #35 1.225 2024/05/07 14:26:09 rendering 2 templates for operation #35 1.225 2024/05/07 14:26:09 name field dissociate_ran #35 1.225 2024/05/07 14:26:09 package field handle #35 1.225 2024/05/07 14:26:09 creating generated file "dissociate_ran_parameters.go" in "pkg/rtmgr_client/handle" as parameters #35 1.231 2024/05/07 14:26:09 executed template asset:clientParameter #35 1.232 2024/05/07 14:26:09 name field dissociate_ran #35 1.232 2024/05/07 14:26:09 package field handle #35 1.233 2024/05/07 14:26:09 creating generated file "dissociate_ran_responses.go" in "pkg/rtmgr_client/handle" as responses #35 1.238 2024/05/07 14:26:09 executed template asset:clientResponse #35 1.242 2024/05/07 14:26:09 rendering 2 templates for operation #35 1.242 2024/05/07 14:26:09 name field get_handles #35 1.242 2024/05/07 14:26:09 package field handle #35 1.242 2024/05/07 14:26:09 creating generated file "get_handles_parameters.go" in "pkg/rtmgr_client/handle" as parameters #35 1.246 2024/05/07 14:26:09 executed template asset:clientParameter #35 1.246 2024/05/07 14:26:09 name field get_handles #35 1.246 2024/05/07 14:26:09 package field handle #35 1.247 2024/05/07 14:26:09 creating generated file "get_handles_responses.go" in "pkg/rtmgr_client/handle" as responses #35 1.249 2024/05/07 14:26:09 executed template asset:clientResponse #35 1.252 2024/05/07 14:26:09 rendering 2 templates for operation #35 1.252 2024/05/07 14:26:09 name field provide_xapp_handle #35 1.252 2024/05/07 14:26:09 package field handle #35 1.254 2024/05/07 14:26:09 creating generated file "provide_xapp_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters #35 1.268 2024/05/07 14:26:09 executed template asset:clientParameter #35 1.270 2024/05/07 14:26:09 name field provide_xapp_handle #35 1.270 2024/05/07 14:26:09 package field handle #35 1.271 2024/05/07 14:26:09 creating generated file "provide_xapp_handle_responses.go" in "pkg/rtmgr_client/handle" as responses #35 1.279 2024/05/07 14:26:09 executed template asset:clientResponse #35 1.286 2024/05/07 14:26:09 rendering 2 templates for operation #35 1.286 2024/05/07 14:26:09 name field provide_xapp_subscription_handle #35 1.286 2024/05/07 14:26:09 package field handle #35 1.286 2024/05/07 14:26:09 creating generated file "provide_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters #35 1.296 2024/05/07 14:26:09 executed template asset:clientParameter #35 1.297 2024/05/07 14:26:09 name field provide_xapp_subscription_handle #35 1.297 2024/05/07 14:26:09 package field handle #35 1.297 2024/05/07 14:26:09 creating generated file "provide_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses #35 1.303 2024/05/07 14:26:09 executed template asset:clientResponse #35 1.315 2024/05/07 14:26:09 rendering 2 templates for operation #35 1.315 2024/05/07 14:26:09 name field update_xapp_subscription_handle #35 1.315 2024/05/07 14:26:09 package field handle #35 1.316 2024/05/07 14:26:09 creating generated file "update_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters #35 1.326 2024/05/07 14:26:09 executed template asset:clientParameter #35 1.328 2024/05/07 14:26:09 name field update_xapp_subscription_handle #35 1.328 2024/05/07 14:26:09 package field handle #35 1.328 2024/05/07 14:26:09 creating generated file "update_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses #35 1.334 2024/05/07 14:26:09 executed template asset:clientResponse #35 1.339 2024/05/07 14:26:09 rendering 1 templates for operation group #35 1.339 2024/05/07 14:26:09 name field handle #35 1.339 2024/05/07 14:26:09 creating generated file "handle_client.go" in "pkg/rtmgr_client/handle" as client #35 1.365 2024/05/07 14:26:09 executed template asset:clientClient #35 1.370 2024/05/07 14:26:09 rendering 2 templates for operation #35 1.370 2024/05/07 14:26:09 name field get_health #35 1.370 2024/05/07 14:26:09 package field health #35 1.370 2024/05/07 14:26:09 creating generated file "get_health_parameters.go" in "pkg/rtmgr_client/health" as parameters #35 1.373 2024/05/07 14:26:09 executed template asset:clientParameter #35 1.374 2024/05/07 14:26:09 name field get_health #35 1.374 2024/05/07 14:26:09 package field health #35 1.375 2024/05/07 14:26:09 creating generated file "get_health_responses.go" in "pkg/rtmgr_client/health" as responses #35 1.377 2024/05/07 14:26:09 executed template asset:clientResponse #35 1.378 2024/05/07 14:26:09 rendering 1 templates for operation group #35 1.378 2024/05/07 14:26:09 name field health #35 1.378 2024/05/07 14:26:09 creating generated file "health_client.go" in "pkg/rtmgr_client/health" as client #35 1.379 2024/05/07 14:26:09 executed template asset:clientClient #35 1.380 2024/05/07 14:26:09 rendering 1 templates for application RoutingManager #35 1.380 2024/05/07 14:26:09 name field RoutingManager #35 1.380 2024/05/07 14:26:09 package field rtmgr_client #35 1.381 2024/05/07 14:26:09 creating generated file "routing_manager_client.go" in "pkg/rtmgr_client" as facade #35 1.382 2024/05/07 14:26:09 executed template asset:clientFacade #35 1.383 2024/05/07 14:26:09 Generation completed! #35 1.383 #35 1.383 For this generation to compile you need to have some packages in your GOPATH: #35 1.383 #35 1.383 * github.com/go-openapi/errors #35 1.383 * github.com/go-openapi/runtime #35 1.383 * github.com/go-openapi/runtime/client #35 1.383 * github.com/go-openapi/strfmt #35 1.383 #35 1.383 You can get these now with: go get -u -f pkg/... #35 DONE 1.6s #36 [submgrbuild 7/21] RUN echo "rtmgrapi 8becf0c4e06bc89b13d217a102eb7a50470cddc5 https://gerrit.o-ran-sc.org/r/ric-plt/rtmgr" >> /manifests/versions.txt #36 DONE 0.3s #37 [submgrbuild 8/21] COPY pkg pkg #37 DONE 0.2s #38 [submgrbuild 9/21] COPY cmd cmd #38 DONE 0.2s #39 [submgrbuild 10/21] COPY go.sum go.sum #39 DONE 0.2s #40 [submgrbuild 11/21] RUN go mod tidy #40 0.245 go: downloading github.com/go-openapi/errors v0.19.3 #40 0.245 go: downloading github.com/go-openapi/swag v0.19.7 #40 0.245 go: downloading github.com/go-openapi/validate v0.19.6 #40 0.246 go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a #40 0.306 go: downloading github.com/mitchellh/mapstructure v1.1.2 #40 0.314 go: downloading go.mongodb.org/mongo-driver v1.1.2 #40 0.653 go: downloading gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 #40 0.669 go: downloading gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm v0.5.1-0.20211223104552-f7d2cf80e85c #40 0.669 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.1 #40 0.670 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.2.1 #40 0.696 go: downloading github.com/go-openapi/loads v0.19.4 #40 0.729 go: downloading github.com/prometheus/client_golang v0.9.3 #40 0.766 go: downloading github.com/prometheus/common v0.4.0 #40 0.805 go: downloading github.com/mailru/easyjson v0.7.0 #40 0.809 go: downloading github.com/go-openapi/analysis v0.19.5 #40 0.812 go: downloading github.com/go-openapi/jsonpointer v0.19.3 #40 0.824 go: downloading github.com/go-openapi/spec v0.19.3 #40 0.830 go: downloading github.com/davecgh/go-spew v1.1.1 #40 0.834 go: downloading github.com/pmezard/go-difflib v1.0.0 #40 0.862 go: downloading github.com/magiconair/properties v1.8.0 #40 0.870 go: downloading github.com/pelletier/go-toml v1.2.0 #40 0.881 go: downloading github.com/spf13/jwalterweatherman v1.0.0 #40 0.882 go: downloading github.com/spf13/cast v1.3.0 #40 0.896 go: downloading github.com/spf13/pflag v1.0.3 #40 0.900 go: downloading google.golang.org/protobuf v1.23.0 #40 0.924 go: downloading github.com/google/go-cmp v0.4.1 #40 0.924 go: downloading github.com/tidwall/pretty v1.0.0 #40 0.931 go: downloading k8s.io/utils v0.0.0-20201110183641-67b214c5f920 #40 0.950 go: downloading github.com/jessevdk/go-flags v1.4.0 #40 0.972 go: downloading golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7 #40 0.974 go: downloading github.com/golang/protobuf v1.4.2 #40 1.022 go: downloading golang.org/x/sys v0.0.0-20200519105757-fe76b779f299 #40 1.107 go: downloading github.com/beorn7/perks v1.0.0 #40 1.109 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 #40 1.117 go: downloading github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084 #40 1.132 go: downloading github.com/pkg/errors v0.8.1 #40 1.146 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 #40 1.151 go: downloading gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 #40 1.164 go: downloading github.com/go-redis/redis v6.15.9+incompatible #40 1.168 go: downloading github.com/stretchr/objx v0.2.0 #40 1.196 go: downloading github.com/BurntSushi/toml v0.3.1 #40 1.214 go: downloading github.com/go-openapi/jsonreference v0.19.3 #40 1.217 go: downloading github.com/go-stack/stack v1.8.0 #40 1.220 go: downloading github.com/docker/go-units v0.4.0 #40 1.228 go: downloading github.com/kr/pretty v0.1.0 #40 1.230 go: downloading github.com/onsi/ginkgo v1.14.0 #40 1.230 go: downloading github.com/onsi/gomega v1.10.1 #40 1.234 go: downloading github.com/PuerkitoBio/purell v1.1.1 #40 1.279 go: downloading github.com/kr/text v0.1.0 #40 1.282 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 #40 1.295 go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 #40 1.332 go: downloading github.com/nxadm/tail v1.4.4 #40 1.342 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 #40 DONE 1.8s #41 [submgrbuild 12/21] RUN mkdir -p /opt/bin && go build -o /opt/bin/submgr cmd/submgr.go && mkdir -p /opt/build/container/usr/local #41 DONE 15.5s #42 [submgrbuild 13/21] RUN cp go.mod go.sum /manifests/ #42 DONE 0.3s #43 [submgrbuild 14/21] RUN grep gerrit /manifests/go.sum > /manifests/go_gerrit.sum #43 DONE 0.4s #44 [submgrbuild 15/21] COPY test/config-file.json test/config-file.json #44 DONE 0.2s #45 [submgrbuild 16/21] COPY test/uta_rtg.rt test/uta_rtg.rt #45 DONE 0.2s #46 [submgrbuild 17/21] RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html #46 0.217 /bin/sh: 1: cannot create /etc/hosts: Read-only file system #46 ERROR: process "/bin/sh -c sed -r \"s/^(::1.*)/#\\1/\" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html" did not complete successfully: exit code: 2 ------ > [submgrbuild 17/21] RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html: #46 0.217 /bin/sh: 1: cannot create /etc/hosts: Read-only file system ------ Dockerfile:187 -------------------- 186 | # 187 | >>> RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new \ 188 | >>> && cat /etc/hosts.new > /etc/hosts \ 189 | >>> && cat /etc/hosts \ 190 | >>> && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control \ 191 | >>> && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html 192 | -------------------- ERROR: failed to solve: process "/bin/sh -c sed -r \"s/^(::1.*)/#\\1/\" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html" did not complete successfully: exit code: 2 Unable to find image 'tmpimg:latest' locally Error response from daemon: pull access denied for tmpimg, repository does not exist or may require 'docker login': denied: requested access to the resource is denied must specify at least one container source Container name cannot be empty --> prescan-ric-plt-submgr-ubuntu.sh ends Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-docker-4c-4g-362 [ric-plt-submgr-sonar-prescan-script] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_ric-plt-submgr -Dsonar.projectName=ric-plt-submgr -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.go.coverage.reportPaths=**/cover.out -Dsonar.organization=o-ran-sc -Dsonar.sources=. -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go -Dsonar.projectBaseDir=/w/workspace/ric-plt-submgr-sonar-prescan-script INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarScanner 4.6.2.2472 INFO: Java 17.0.7 Private Build (64-bit) INFO: Linux 4.15.0-213-generic amd64 INFO: User cache: /home/jenkins/.sonar/cache INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: Analyzing on SonarCloud INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=312ms INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu INFO: User cache: /home/jenkins/.sonar/cache INFO: Loading required plugins INFO: Load plugins index INFO: Load plugins index (done) | time=234ms INFO: Load/download plugins INFO: Load/download plugins (done) | time=627ms INFO: Found an active CI vendor: 'Jenkins' INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr' INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr' (done) | time=206ms INFO: Process project properties INFO: Project key: o-ran-sc_ric-plt-submgr INFO: Base dir: /w/workspace/ric-plt-submgr-sonar-prescan-script INFO: Working dir: /w/workspace/ric-plt-submgr-sonar-prescan-script/.scannerwork INFO: Load project branches INFO: Load project branches (done) | time=305ms INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr' INFO: Detected project binding: BOUND INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr' (done) | time=187ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=188ms INFO: Load branch configuration INFO: Load branch configuration (done) | time=2ms INFO: Load quality profiles INFO: Load quality profiles (done) | time=280ms INFO: Load active rules INFO: Load active rules (done) | time=11162ms INFO: Organization key: o-ran-sc WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. INFO: Preprocessing files... INFO: 1 language detected in 35 preprocessed files INFO: 431 files ignored because of inclusion/exclusion patterns INFO: 0 files ignored because of scm ignore settings INFO: Loading plugins for detected languages INFO: Load/download plugins INFO: Load/download plugins (done) | time=124ms INFO: Load project repositories INFO: Load project repositories (done) | time=233ms INFO: Indexing files... INFO: Project configuration: INFO: Included sources: **/*.go INFO: Excluded sources: **/build-wrapper-dump.json, **/*_test.go INFO: 35 files indexed INFO: Quality profile for go: Sonar way INFO: ------------- Run sensors on module ric-plt-submgr INFO: Load metrics repository INFO: Load metrics repository (done) | time=201ms INFO: Sensor cache enabled INFO: Load sensor cache INFO: Load sensor cache (404) | time=607ms INFO: Sensor JaCoCo XML Report Importer [jacoco] INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms INFO: Sensor Code Quality and Security for Go [go] INFO: 35 source files to be analyzed INFO: 35/35 source files have been analyzed INFO: Sensor Code Quality and Security for Go [go] (done) | time=1649ms INFO: Sensor Go Cover sensor for Go coverage [go] ERROR: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=9ms INFO: Sensor IaC Docker Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor IaC Docker Sensor [iac] (done) | time=63ms INFO: Sensor TextAndSecretsSensor [text] INFO: Available processors: 4 INFO: Using 4 threads for analysis. INFO: 35 source files to be analyzed INFO: 35/35 source files have been analyzed INFO: Sensor TextAndSecretsSensor [text] (done) | time=1402ms INFO: ------------- Run sensors on project INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=25ms INFO: CPD Executor 1 file had no CPD blocks INFO: CPD Executor Calculating CPD for 34 files INFO: CPD Executor CPD calculation finished (done) | time=31ms INFO: Analysis report generated in 242ms, dir size=751 KB INFO: Analysis report compressed in 65ms, zip size=214 KB INFO: Analysis report uploaded in 805ms INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-submgr INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AY9Tc00r4JcM2htt9hrB INFO: Analysis total time: 20.128 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 25.092s INFO: Final Memory: 29M/107M INFO: ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2093 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins10447736353947622296.sh ---> sysstat.sh [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins16710459442837101968.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-submgr-sonar-prescan-script + 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-submgr-sonar-prescan-script ']' + 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-submgr-sonar-prescan-script ']' + mkdir -p /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14716741429536170403.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GzD4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-GzD4/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4192604569166987465.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/config1593776421512203877tmp 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-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins3350910477994777869.sh ---> create-netrc.sh [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins6370727225876335168.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GzD4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-GzD4/bin to PATH [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12649251257971981813.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins10027354890052186162.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GzD4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-GzD4/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-plt-submgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins6252087120290249654.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GzD4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-GzD4/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-submgr-sonar-prescan-script/1261 INFO: archiving workspace using pattern(s): -p **/*.log Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-362 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 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 13G 7.1G 64% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 488 383 0 3071 3172 Swap: 1023 1 1022 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:22:3a:40 brd ff:ff:ff:ff:ff:ff inet 10.32.6.163/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86081sec preferred_lft 86081sec inet6 fe80::f816:3eff:fe22:3a40/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:eb:6b:b5:5a 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-362) 05/07/24 _x86_64_ (4 CPU) 14:22:33 LINUX RESTART (4 CPU) 14:23:01 tps rtps wtps bread/s bwrtn/s 14:24:01 148.79 66.54 82.25 4978.50 22003.40 14:25:01 243.35 51.56 191.80 9694.39 102776.10 14:26:01 274.69 75.92 198.77 6428.53 48525.65 14:27:01 184.25 92.98 91.27 6342.01 10189.24 Average: 212.78 71.74 141.04 6861.80 45892.55 14:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:24:01 1628452 3332940 2410200 59.68 51800 1807664 895936 17.61 587428 1639408 135492 14:25:01 214372 3295300 3824280 94.69 108732 3036596 1208992 23.77 516564 2994280 297480 14:26:01 235688 3276764 3802964 94.16 135292 2963800 1377812 27.08 688968 2790860 5776 14:27:01 481812 3274864 3556840 88.07 146704 2720544 949084 18.66 732664 2518232 53568 Average: 640081 3294967 3398571 84.15 110632 2632151 1107956 21.78 631406 2485695 123079 14:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:24:01 ens3 395.22 255.62 1436.32 70.01 0.00 0.00 0.00 0.00 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 14:25:01 ens3 347.31 169.63 11971.69 14.29 0.00 0.00 0.00 0.00 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 14:26:01 ens3 420.36 302.73 3636.27 30.87 0.00 0.00 0.00 0.00 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:27:01 ens3 306.30 204.70 1951.36 23.64 0.00 0.00 0.00 0.00 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 Average: ens3 367.29 233.15 4751.32 34.70 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-362) 05/07/24 _x86_64_ (4 CPU) 14:22:33 LINUX RESTART (4 CPU) 14:23:01 CPU %user %nice %system %iowait %steal %idle 14:24:01 all 21.03 0.00 2.02 4.47 0.06 72.42 14:24:01 0 12.30 0.00 1.40 3.44 0.05 82.80 14:24:01 1 10.39 0.00 1.69 7.23 0.05 80.65 14:24:01 2 35.33 0.00 2.84 5.40 0.08 56.35 14:24:01 3 26.22 0.00 2.12 1.80 0.07 69.79 14:25:01 all 24.23 0.00 6.53 4.24 0.08 64.91 14:25:01 0 35.38 0.00 5.37 2.35 0.10 56.81 14:25:01 1 16.64 0.00 7.68 4.24 0.07 71.37 14:25:01 2 19.51 0.00 7.32 7.93 0.10 65.14 14:25:01 3 25.38 0.00 5.79 2.47 0.07 66.30 14:26:01 all 19.41 0.00 5.11 7.10 0.09 68.30 14:26:01 0 18.62 0.00 6.35 5.39 0.08 69.56 14:26:01 1 13.97 0.00 3.69 5.33 0.07 76.95 14:26:01 2 23.61 0.00 5.87 12.77 0.12 57.64 14:26:01 3 21.44 0.00 4.54 4.93 0.10 68.99 14:27:01 all 30.52 0.00 3.77 4.02 0.10 61.59 14:27:01 0 31.59 0.00 3.39 3.80 0.08 61.14 14:27:01 1 29.70 0.00 3.68 4.39 0.10 62.13 14:27:01 2 30.52 0.00 3.91 3.54 0.12 61.91 14:27:01 3 30.28 0.00 4.10 4.35 0.08 61.19 Average: all 23.79 0.00 4.35 4.95 0.09 66.82 Average: 0 24.44 0.00 4.12 3.75 0.08 67.61 Average: 1 17.64 0.00 4.17 5.31 0.07 72.81 Average: 2 27.27 0.00 4.98 7.40 0.11 60.25 Average: 3 25.83 0.00 4.13 3.38 0.08 66.57