14:23:21 Started by timer 14:23:21 Running as SYSTEM 14:23:21 [EnvInject] - Loading node environment variables. 14:23:21 Building remotely on prd-ubuntu1804-docker-4c-4g-13368 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-submgr-sonar-prescan-script 14:23:21 [ssh-agent] Looking for ssh-agent implementation... 14:23:21 $ ssh-agent 14:23:21 SSH_AUTH_SOCK=/tmp/ssh-2mTesaFV6dCH/agent.2093 14:23:21 SSH_AGENT_PID=2095 14:23:21 [ssh-agent] Started. 14:23:21 Running ssh-add (command line suppressed) 14:23:21 Identity added: /w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/private_key_16518791686564207091.key (jenkins-ssh) 14:23:21 [ssh-agent] Using credentials jenkins (jenkins) 14:23:21 The recommended git tool is: NONE 14:23:23 using credential jenkins 14:23:23 Wiping out workspace first. 14:23:23 Cloning the remote Git repository 14:23:23 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:23:23 > git init /w/workspace/ric-plt-submgr-sonar-prescan-script # timeout=10 14:23:23 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:23:23 > git --version # timeout=10 14:23:23 > git --version # 'git version 2.17.1' 14:23:23 using GIT_SSH to set credentials jenkins 14:23:23 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr +refs/heads/*:refs/remotes/origin/* # timeout=10 14:23:24 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr # timeout=10 14:23:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:23:24 Avoid second fetch 14:23:24 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:23:24 Checking out Revision 7b43fcbb56c2790d1e1aff424f64f825e6afe775 (refs/remotes/origin/master) 14:23:24 > git config core.sparsecheckout # timeout=10 14:23:24 > git checkout -f 7b43fcbb56c2790d1e1aff424f64f825e6afe775 # timeout=10 14:23:25 Commit message: "Release Image for CVE fixes" 14:23:25 > git rev-list --no-walk 7b43fcbb56c2790d1e1aff424f64f825e6afe775 # timeout=10 14:23:28 provisioning config files... 14:23:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:23:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:23:28 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12236563113402112281.sh 14:23:28 ---> python-tools-install.sh 14:23:28 Setup pyenv: 14:23:28 * system (set by /opt/pyenv/version) 14:23:28 * 3.8.13 (set by /opt/pyenv/version) 14:23:28 * 3.9.13 (set by /opt/pyenv/version) 14:23:28 * 3.10.6 (set by /opt/pyenv/version) 14:23:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bLSr 14:23:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:23:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:23:37 lf-activate-venv(): INFO: Installing additional packages: lftools 14:24:03 lf-activate-venv(): INFO: Adding /tmp/venv-bLSr/bin to PATH 14:24:03 Generating Requirements File 14:24:32 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:24:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:24:33 Python 3.10.6 14:24:33 pip 26.2.1 from /tmp/venv-bLSr/lib/python3.10/site-packages/pip (python 3.10) 14:24:33 aiohappyeyeballs==2.7.1 14:24:33 aiohttp==3.14.3 14:24:33 aiosignal==1.4.0 14:24:33 appdirs==1.4.4 14:24:33 argcomplete==3.7.2 14:24:33 aspy.yaml==1.3.0 14:24:33 async-timeout==5.0.1 14:24:33 attrs==26.1.0 14:24:33 autopage==0.6.0 14:24:33 backports.strenum==1.3.1 14:24:33 beautifulsoup4==4.15.0 14:24:33 boto3==1.43.99 14:24:33 botocore==1.43.99 14:24:33 bs4==0.0.2 14:24:33 certifi==2026.7.22 14:24:33 cffi==2.1.1 14:24:33 cfgv==3.5.0 14:24:33 chardet==7.6.0 14:24:33 charset-normalizer==3.5.1 14:24:33 click==8.5.0 14:24:33 cliff==4.14.0 14:24:33 cmd2==3.5.1 14:24:33 cryptography==3.3.2 14:24:33 debtcollector==3.1.0 14:24:33 decorator==5.3.1 14:24:33 defusedxml==0.7.1 14:24:33 Deprecated==1.3.1 14:24:33 distlib==0.4.3 14:24:33 dnspython==2.8.0 14:24:33 docker==7.2.0 14:24:33 dogpile.cache==1.5.0 14:24:33 durationpy==0.11 14:24:33 email-validator==2.3.0 14:24:33 filelock==4.0.1 14:24:33 frozenlist==1.8.0 14:24:33 future==1.0.0 14:24:33 gitdb==4.0.12 14:24:33 GitPython==3.1.62 14:24:33 httplib2==0.30.2 14:24:33 identify==2.6.19 14:24:33 idna==3.20 14:24:33 importlib-resources==1.5.0 14:24:33 iso8601==2.1.0 14:24:33 Jinja2==3.1.6 14:24:33 jmespath==1.1.0 14:24:33 jsonpatch==1.33 14:24:33 jsonpointer==3.1.1 14:24:33 jsonschema==4.26.0 14:24:33 jsonschema-specifications==2025.9.1 14:24:33 keystoneauth1==5.14.0 14:24:33 kubernetes==36.0.3 14:24:33 lftools==0.37.23 14:24:33 lxml==6.1.3 14:24:33 markdown-it-py==4.2.0 14:24:33 MarkupSafe==3.0.3 14:24:33 mdurl==0.1.2 14:24:33 msgpack==1.2.2 14:24:33 multi_key_dict==2.0.3 14:24:33 multidict==6.9.1 14:24:33 munch==4.0.0 14:24:33 netaddr==1.3.0 14:24:33 niet==1.4.2 14:24:33 nodeenv==1.10.0 14:24:33 oauth2client==4.1.3 14:24:33 oauthlib==3.3.1 14:24:33 openstacksdk==4.13.0 14:24:33 os-service-types==1.8.2 14:24:33 osc-lib==4.6.0 14:24:33 oslo.config==10.4.0 14:24:33 oslo.context==6.4.0 14:24:33 oslo.i18n==6.8.0 14:24:33 oslo.log==8.2.0 14:24:33 oslo.serialization==5.10.0 14:24:33 oslo.utils==10.1.1 14:24:33 packaging==26.3 14:24:33 pbr==7.0.3 14:24:33 platformdirs==4.11.12 14:24:33 prettytable==3.18.0 14:24:33 propcache==0.5.4 14:24:33 psutil==7.2.2 14:24:33 pyasn1==0.6.4 14:24:33 pyasn1_modules==0.4.2 14:24:33 pycparser==3.0 14:24:33 pygerrit2==2.0.15 14:24:33 PyGithub==2.10.0 14:24:33 Pygments==2.21.0 14:24:33 PyJWT==2.14.0 14:24:33 PyNaCl==1.6.2 14:24:33 pyparsing==2.4.7 14:24:33 pyperclip==1.11.0 14:24:33 pyrsistent==0.20.0 14:24:33 python-cinderclient==9.9.0 14:24:33 python-dateutil==2.9.0.post0 14:24:33 python-discovery==1.6.1 14:24:33 python-heatclient==5.2.0 14:24:33 python-jenkins==1.8.3 14:24:33 python-keystoneclient==6.0.0 14:24:33 python-magnumclient==4.11.0 14:24:33 python-openstackclient==10.0.0 14:24:33 python-swiftclient==4.11.0 14:24:33 PyYAML==6.0.3 14:24:33 referencing==0.37.0 14:24:33 requests==2.34.2 14:24:33 requests-oauthlib==2.0.0 14:24:33 rfc3986==2.0.0 14:24:33 rich==15.0.0 14:24:33 rich-argparse==1.8.0 14:24:33 rpds-py==0.30.0 14:24:33 rsa==4.9.1 14:24:33 ruamel.yaml==0.19.1 14:24:33 ruamel.yaml.clib==0.2.15 14:24:33 s3transfer==0.19.2 14:24:33 simplejson==4.1.2 14:24:33 six==1.17.0 14:24:33 smmap==5.0.3 14:24:33 soupsieve==2.9.2 14:24:33 stevedore==5.8.0 14:24:33 tabulate==0.10.0 14:24:33 toml==0.10.2 14:24:33 tomlkit==0.15.1 14:24:33 tqdm==4.70.1 14:24:33 typing_extensions==4.16.0 14:24:33 urllib3==1.26.20 14:24:33 virtualenv==21.10.0 14:24:33 wcwidth==0.8.4 14:24:33 websocket-client==1.9.2 14:24:33 wrapt==2.4.1 14:24:33 xdg==6.0.0 14:24:33 xmltodict==1.0.4 14:24:33 yarl==1.25.1 14:24:33 yq==4.2.0 14:24:33 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins157826112237575131.sh 14:24:33 ---> uv-install.sh 14:24:33 Installing uv/uvx (latest) using shell installer 14:24:34 2026-09-23 14:24:34 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-o8ZCm4.sh" [1] 14:24:34 downloading uv 0.12.18 x86_64-unknown-linux-gnu 14:24:35 installing to /home/jenkins/.local/bin 14:24:35 uv 14:24:35 uvx 14:24:35 everything's installed! 14:24:35 14:24:35 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:24:35 14:24:35 source $HOME/.local/bin/env (sh, bash, zsh) 14:24:35 source $HOME/.local/bin/env.fish (fish) 14:24:35 Adding install location to PATH 14:24:35 ---> Validating uv/uvx install 14:24:35 uvx 0.12.18 (x86_64-unknown-linux-gnu) 14:24:35 [EnvInject] - Injecting environment variables from a build step. 14:24:35 [EnvInject] - Injecting as environment variables the properties content 14:24:35 SET_JDK_VERSION=openjdk17 14:24:35 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 14:24:35 14:24:35 [EnvInject] - Variables injected successfully. 14:24:35 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins1547831622767855183.sh 14:24:35 ---> update-java-alternatives.sh 14:24:35 ---> Updating Java version 14:24:36 ---> Ubuntu/Debian system detected 14:24:36 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:24:36 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:24:36 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:24:37 openjdk version "17.0.7" 2023-04-18 14:24:37 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 14:24:37 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 14:24:37 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 14:24:37 [EnvInject] - Injecting environment variables from a build step. 14:24:37 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:24:37 [EnvInject] - Variables injected successfully. 14:24:37 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins15188093395330931857.sh 14:24:37 --> build_ric-plt-submgr-ubuntu.sh starts 14:24:37 Docker version 24.0.2, build cb74dfc 14:24:37 Unit Test 14:24:38 #1 [internal] load .dockerignore 14:24:38 #1 transferring context: 2B done 14:24:38 #1 DONE 0.1s 14:24:38 14:24:38 #2 [internal] load build definition from Dockerfile 14:24:38 #2 transferring dockerfile: 6.97kB done 14:24:38 #2 DONE 0.1s 14:24:38 14:24:38 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0 14:24:38 #3 DONE 0.1s 14:24:38 14:24:38 #4 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 14:24:38 #4 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 0.0s done 14:24:39 #4 ... 14:24:39 14:24:39 #5 [internal] load build context 14:24:39 #5 transferring context: 2.90MB 0.1s done 14:24:39 #5 DONE 0.1s 14:24:39 14:24:39 #4 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0@sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 14:24:39 #4 sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 2.22kB / 2.22kB done 14:24:39 #4 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 11.53MB / 30.44MB 0.2s 14:24:39 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 10.49MB / 312.07MB 0.2s 14:24:39 #4 sha256:6c9fa385d15c0cc6ff59747eb6ab018aa5c787418c49ca8b9e63b367f7c9b14f 7.22kB / 7.22kB done 14:24:39 #4 sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 143B / 143B 0.1s done 14:24:39 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 2.10MB / 141.98MB 0.2s 14:24:39 #4 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 15.73MB / 30.44MB 0.3s 14:24:39 #4 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 22.02MB / 30.44MB 0.4s 14:24:39 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 9.44MB / 141.98MB 0.4s 14:24:39 #4 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 30.44MB / 30.44MB 0.5s 14:24:39 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 28.31MB / 312.07MB 0.5s 14:24:39 #4 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 30.44MB / 30.44MB 0.6s done 14:24:39 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 20.97MB / 141.98MB 0.6s 14:24:39 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 0B / 149.15MB 0.6s 14:24:39 #4 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 14:24:39 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 52.43MB / 312.07MB 0.7s 14:24:39 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 31.46MB / 141.98MB 0.8s 14:24:39 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 68.16MB / 312.07MB 0.9s 14:24:39 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 12.58MB / 149.15MB 0.9s 14:24:40 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 42.99MB / 141.98MB 1.0s 14:24:40 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 26.21MB / 149.15MB 1.1s 14:24:40 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 84.93MB / 312.07MB 1.2s 14:24:40 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 51.38MB / 141.98MB 1.2s 14:24:40 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 60.82MB / 149.15MB 1.4s 14:24:40 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 69.52MB / 149.15MB 1.5s 14:24:40 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 101.71MB / 312.07MB 1.6s 14:24:40 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 62.91MB / 141.98MB 1.6s 14:24:40 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 76.55MB / 141.98MB 1.8s 14:24:40 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 91.23MB / 149.15MB 1.8s 14:24:40 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 84.93MB / 141.98MB 1.9s 14:24:40 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 118.49MB / 312.07MB 2.0s 14:24:40 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 104.86MB / 149.15MB 2.0s 14:24:41 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 97.52MB / 141.98MB 2.1s 14:24:41 #4 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 1.5s done 14:24:41 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 134.22MB / 312.07MB 2.2s 14:24:41 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 115.34MB / 149.15MB 2.2s 14:24:41 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 149.95MB / 312.07MB 2.4s 14:24:41 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 115.34MB / 141.98MB 2.4s 14:24:41 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 126.88MB / 149.15MB 2.4s 14:24:41 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 170.92MB / 312.07MB 2.7s 14:24:41 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 134.22MB / 141.98MB 2.7s 14:24:41 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 147.85MB / 149.15MB 2.7s 14:24:41 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 141.98MB / 141.98MB 2.8s 14:24:41 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 195.04MB / 312.07MB 2.9s 14:24:41 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 149.15MB / 149.15MB 2.9s done 14:24:42 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 6.29MB / 100.23MB 3.0s 14:24:42 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 225.44MB / 312.07MB 3.2s 14:24:42 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 141.98MB / 141.98MB 3.1s done 14:24:42 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 17.83MB / 100.23MB 3.2s 14:24:42 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 3.15MB / 33.16MB 3.2s 14:24:42 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 246.42MB / 312.07MB 3.4s 14:24:42 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 18.87MB / 33.16MB 3.4s 14:24:42 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 27.26MB / 100.23MB 3.5s 14:24:42 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 25.17MB / 33.16MB 3.5s 14:24:42 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 267.39MB / 312.07MB 3.7s 14:24:42 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 45.09MB / 100.23MB 3.7s 14:24:42 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 33.16MB / 33.16MB 3.7s 14:24:42 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 51.38MB / 100.23MB 3.8s 14:24:42 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 33.16MB / 33.16MB 3.7s done 14:24:42 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 3.15MB / 44.06MB 3.8s 14:24:42 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 57.67MB / 100.23MB 3.9s 14:24:42 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 8.39MB / 44.06MB 3.9s 14:24:43 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 291.50MB / 312.07MB 4.1s 14:24:43 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 72.41MB / 100.23MB 4.1s 14:24:43 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 19.92MB / 44.06MB 4.1s 14:24:43 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 80.74MB / 100.23MB 4.2s 14:24:43 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 26.21MB / 44.06MB 4.2s 14:24:43 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 88.08MB / 100.23MB 4.3s 14:24:43 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 32.51MB / 44.06MB 4.3s 14:24:43 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 98.57MB / 100.23MB 4.4s 14:24:43 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 40.89MB / 44.06MB 4.4s 14:24:43 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 312.07MB / 312.07MB 4.6s 14:24:43 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 100.23MB / 100.23MB 4.6s done 14:24:43 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 44.06MB / 44.06MB 4.6s 14:24:43 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 44.06MB / 44.06MB 4.7s done 14:24:44 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 312.07MB / 312.07MB 5.0s done 14:24:44 #4 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 2.10MB / 9.99MB 5.1s 14:24:44 #4 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 9.99MB / 9.99MB 5.2s done 14:24:44 #4 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 0.1s 14:24:49 #4 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 5.2s 14:24:54 #4 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 10.3s 14:24:57 #4 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 13.8s done 14:24:58 #4 extracting sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 done 14:24:58 #4 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 0.1s 14:25:03 #4 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 4.9s done 14:25:03 #4 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 14:25:09 #4 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 5.3s done 14:25:09 #4 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 14:25:13 #4 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 4.0s done 14:25:13 #4 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 0.1s 14:25:14 #4 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 1.2s done 14:25:14 #4 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 14:25:15 #4 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 0.8s done 14:25:15 #4 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0.1s 14:25:16 #4 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0.2s done 14:25:16 #4 DONE 37.4s 14:25:16 14:25:16 #6 [submgrcore 2/14] RUN wget -nv https://dl.google.com/go/go1.22.5.linux-amd64.tar.gz && tar -xf go1.22.5.linux-amd64.tar.gz && mv go /opt/go/1.22.5 && rm -f go*.gz 14:25:20 #6 3.657 2026-09-23 14:25:19 URL:https://dl.google.com/go/go1.22.5.linux-amd64.tar.gz [68972532/68972532] -> "go1.22.5.linux-amd64.tar.gz" [1] 14:25:23 #6 DONE 7.0s 14:25:23 14:25:23 #7 [submgrcore 3/14] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb valgrind 14:25:23 #7 0.224 14:25:23 #7 0.224 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:25:23 #7 0.224 14:25:23 #7 0.573 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 14:25:23 #7 0.638 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 14:25:24 #7 0.785 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 14:25:24 #7 1.293 Get:4 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1317 kB] 14:25:24 #7 1.497 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 14:25:25 #7 1.782 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4691 kB] 14:25:25 #7 1.954 Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [84.6 kB] 14:25:25 #7 1.959 Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [4317 kB] 14:25:25 #7 2.292 Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [7760 kB] 14:25:25 #7 2.645 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [8115 kB] 14:25:26 #7 3.050 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1621 kB] 14:25:26 #7 3.148 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [93.2 kB] 14:25:26 #7 3.152 Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.6 kB] 14:25:26 #7 3.155 Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [82.9 kB] 14:25:27 #7 4.182 Fetched 28.5 MB in 4s (7330 kB/s) 14:25:27 #7 4.182 Reading package lists... 14:25:28 #7 5.359 Building dependency tree... 14:25:29 #7 5.645 Reading state information... 14:25:29 #7 5.670 196 packages can be upgraded. Run 'apt list --upgradable' to see them. 14:25:29 #7 5.677 14:25:29 #7 5.677 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:25:29 #7 5.677 14:25:29 #7 5.715 Reading package lists... 14:25:30 #7 6.918 Building dependency tree... 14:25:30 #7 7.201 Reading state information... 14:25:30 #7 7.447 The following additional packages will be installed: 14:25:30 #7 7.447 libbabeltrace1 libc-dev-bin libc6 libc6-dbg libc6-dev libc6-i386 libcurl4 14:25:30 #7 7.448 libdebuginfod-common libdebuginfod1 libdw1 libelf1 libipt2 libpcap0.8 14:25:30 #7 7.450 libsource-highlight-common libsource-highlight4v5 14:25:30 #7 7.452 Suggested packages: 14:25:30 #7 7.452 gdb-doc gdbserver glibc-doc locales apparmor valgrind-dbg valgrind-mpi 14:25:30 #7 7.452 kcachegrind alleyoop valkyrie 14:25:30 #7 7.452 Recommended packages: 14:25:30 #7 7.452 libnss-nis libnss-nisplus 14:25:30 #7 7.539 The following NEW packages will be installed: 14:25:30 #7 7.540 curl gdb iputils-ping libbabeltrace1 libc6-dbg libc6-i386 14:25:30 #7 7.541 libdebuginfod-common libdebuginfod1 libipt2 libpcap0.8 14:25:30 #7 7.543 libsource-highlight-common libsource-highlight4v5 net-tools tcpdump valgrind 14:25:30 #7 7.544 The following packages will be upgraded: 14:25:30 #7 7.546 libc-dev-bin libc6 libc6-dev libcurl4 libdw1 libelf1 14:25:31 #7 7.908 6 upgraded, 15 newly installed, 0 to remove and 190 not upgraded. 14:25:31 #7 7.908 Need to get 42.3 MB of archives. 14:25:31 #7 7.908 After this operation, 127 MB of additional disk space will be used. 14:25:31 #7 7.908 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdebuginfod-common all 0.186-1ubuntu0.1 [7996 B] 14:25:31 #7 8.078 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.15 [2100 kB] 14:25:32 #7 9.241 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.15 [20.3 kB] 14:25:32 #7 9.242 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.15 [3234 kB] 14:25:32 #7 9.468 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] 14:25:32 #7 9.469 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 14:25:32 #7 9.480 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 14:25:32 #7 9.481 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcap0.8 amd64 1.10.1-4ubuntu1.22.04.1 [145 kB] 14:25:32 #7 9.488 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] 14:25:32 #7 9.510 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.27 [292 kB] 14:25:32 #7 9.533 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.27 [194 kB] 14:25:32 #7 9.545 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbabeltrace1 amd64 1.5.8-2build1 [160 kB] 14:25:32 #7 9.578 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdebuginfod1 amd64 0.186-1ubuntu0.1 [12.8 kB] 14:25:33 #7 9.747 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipt2 amd64 2.0.5-1 [46.4 kB] 14:25:33 #7 9.749 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsource-highlight-common all 3.1.9-4.1build2 [64.5 kB] 14:25:33 #7 9.750 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsource-highlight4v5 amd64 3.1.9-4.1build2 [207 kB] 14:25:33 #7 9.755 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gdb amd64 12.1-0ubuntu1~22.04.2 [3920 kB] 14:25:33 #7 9.943 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-i386 amd64 2.35-0ubuntu3.15 [2837 kB] 14:25:33 #7 10.11 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] 14:25:33 #7 10.11 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dbg amd64 2.35-0ubuntu3.15 [13.9 MB] 14:25:34 #7 10.88 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 valgrind amd64 1:3.18.1-1ubuntu2 [14.1 MB] 14:25:35 #7 11.84 debconf: delaying package configuration, since apt-utils is not installed 14:25:35 #7 11.89 Fetched 42.3 MB in 4s (10.4 MB/s) 14:25:35 #7 11.94 Selecting previously unselected package libdebuginfod-common. 14:25:35 #7 11.94 (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 ... 46730 files and directories currently installed.) 14:25:35 #7 11.96 Preparing to unpack .../libdebuginfod-common_0.186-1ubuntu0.1_all.deb ... 14:25:35 #7 11.96 Unpacking libdebuginfod-common (0.186-1ubuntu0.1) ... 14:25:35 #7 12.02 Preparing to unpack .../libc6-dev_2.35-0ubuntu3.15_amd64.deb ... 14:25:35 #7 12.04 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.15) over (2.35-0ubuntu3.4) ... 14:25:38 #7 15.41 Preparing to unpack .../libc-dev-bin_2.35-0ubuntu3.15_amd64.deb ... 14:25:38 #7 15.43 Unpacking libc-dev-bin (2.35-0ubuntu3.15) over (2.35-0ubuntu3.4) ... 14:25:38 #7 15.58 Preparing to unpack .../libc6_2.35-0ubuntu3.15_amd64.deb ... 14:25:38 #7 15.69 debconf: unable to initialize frontend: Dialog 14:25:38 #7 15.69 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:38 #7 15.69 debconf: falling back to frontend: Readline 14:25:38 #7 15.75 Unpacking libc6:amd64 (2.35-0ubuntu3.15) over (2.35-0ubuntu3.4) ... 14:25:40 #7 17.69 Setting up libc6:amd64 (2.35-0ubuntu3.15) ... 14:25:41 #7 17.81 debconf: unable to initialize frontend: Dialog 14:25:41 #7 17.81 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:41 #7 17.81 debconf: falling back to frontend: Readline 14:25:42 #7 18.96 Selecting previously unselected package iputils-ping. 14:25:42 #7 18.96 (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 ... 46737 files and directories currently installed.) 14:25:42 #7 18.99 Preparing to unpack .../00-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... 14:25:42 #7 18.99 Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... 14:25:42 #7 19.06 Preparing to unpack .../01-libdw1_0.186-1ubuntu0.1_amd64.deb ... 14:25:42 #7 19.08 Unpacking libdw1:amd64 (0.186-1ubuntu0.1) over (0.186-1build1) ... 14:25:42 #7 19.19 Preparing to unpack .../02-libelf1_0.186-1ubuntu0.1_amd64.deb ... 14:25:42 #7 19.21 Unpacking libelf1:amd64 (0.186-1ubuntu0.1) over (0.186-1build1) ... 14:25:42 #7 19.29 Selecting previously unselected package libpcap0.8:amd64. 14:25:42 #7 19.30 Preparing to unpack .../03-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... 14:25:42 #7 19.31 Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 14:25:42 #7 19.37 Selecting previously unselected package tcpdump. 14:25:42 #7 19.38 Preparing to unpack .../04-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... 14:25:42 #7 19.39 Unpacking tcpdump (4.99.1-3ubuntu0.2) ... 14:25:42 #7 19.47 Preparing to unpack .../05-libcurl4_7.81.0-1ubuntu1.27_amd64.deb ... 14:25:42 #7 19.49 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.27) over (7.81.0-1ubuntu1.14) ... 14:25:42 #7 19.57 Selecting previously unselected package curl. 14:25:42 #7 19.58 Preparing to unpack .../06-curl_7.81.0-1ubuntu1.27_amd64.deb ... 14:25:42 #7 19.59 Unpacking curl (7.81.0-1ubuntu1.27) ... 14:25:42 #7 19.65 Selecting previously unselected package libbabeltrace1:amd64. 14:25:42 #7 19.66 Preparing to unpack .../07-libbabeltrace1_1.5.8-2build1_amd64.deb ... 14:25:42 #7 19.67 Unpacking libbabeltrace1:amd64 (1.5.8-2build1) ... 14:25:43 #7 19.73 Selecting previously unselected package libdebuginfod1:amd64. 14:25:43 #7 19.74 Preparing to unpack .../08-libdebuginfod1_0.186-1ubuntu0.1_amd64.deb ... 14:25:43 #7 19.74 Unpacking libdebuginfod1:amd64 (0.186-1ubuntu0.1) ... 14:25:43 #7 19.81 Selecting previously unselected package libipt2. 14:25:43 #7 19.81 Preparing to unpack .../09-libipt2_2.0.5-1_amd64.deb ... 14:25:43 #7 19.82 Unpacking libipt2 (2.0.5-1) ... 14:25:43 #7 19.86 Selecting previously unselected package libsource-highlight-common. 14:25:43 #7 19.87 Preparing to unpack .../10-libsource-highlight-common_3.1.9-4.1build2_all.deb ... 14:25:43 #7 19.88 Unpacking libsource-highlight-common (3.1.9-4.1build2) ... 14:25:43 #7 20.18 Selecting previously unselected package libsource-highlight4v5. 14:25:43 #7 20.18 Preparing to unpack .../11-libsource-highlight4v5_3.1.9-4.1build2_amd64.deb ... 14:25:43 #7 20.19 Unpacking libsource-highlight4v5 (3.1.9-4.1build2) ... 14:25:43 #7 20.24 Selecting previously unselected package gdb. 14:25:43 #7 20.25 Preparing to unpack .../12-gdb_12.1-0ubuntu1~22.04.2_amd64.deb ... 14:25:43 #7 20.26 Unpacking gdb (12.1-0ubuntu1~22.04.2) ... 14:25:43 #7 20.40 Selecting previously unselected package libc6-i386. 14:25:43 #7 20.41 Preparing to unpack .../13-libc6-i386_2.35-0ubuntu3.15_amd64.deb ... 14:25:43 #7 20.41 Unpacking libc6-i386 (2.35-0ubuntu3.15) ... 14:25:44 #7 20.90 Selecting previously unselected package net-tools. 14:25:44 #7 20.91 Preparing to unpack .../14-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... 14:25:44 #7 20.91 Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 14:25:44 #7 20.97 Selecting previously unselected package libc6-dbg:amd64. 14:25:44 #7 20.98 Preparing to unpack .../15-libc6-dbg_2.35-0ubuntu3.15_amd64.deb ... 14:25:44 #7 20.98 Unpacking libc6-dbg:amd64 (2.35-0ubuntu3.15) ... 14:25:44 #7 21.53 Selecting previously unselected package valgrind. 14:25:44 #7 21.54 Preparing to unpack .../16-valgrind_1%3a3.18.1-1ubuntu2_amd64.deb ... 14:25:44 #7 21.55 Unpacking valgrind (1:3.18.1-1ubuntu2) ... 14:25:45 #7 22.15 Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 14:25:45 #7 22.16 Setting up libdebuginfod-common (0.186-1ubuntu0.1) ... 14:25:45 #7 22.24 debconf: unable to initialize frontend: Dialog 14:25:45 #7 22.24 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:45 #7 22.24 debconf: falling back to frontend: Readline 14:25:45 #7 22.33 14:25:45 #7 22.33 Creating config file /etc/profile.d/debuginfod.sh with new version 14:25:45 #7 22.42 14:25:45 #7 22.42 Creating config file /etc/profile.d/debuginfod.csh with new version 14:25:45 #7 22.50 Setting up libsource-highlight-common (3.1.9-4.1build2) ... 14:25:45 #7 22.52 Setting up libc6-dbg:amd64 (2.35-0ubuntu3.15) ... 14:25:45 #7 22.54 Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 14:25:45 #7 22.56 Setting up libipt2 (2.0.5-1) ... 14:25:45 #7 22.57 Setting up libc6-i386 (2.35-0ubuntu3.15) ... 14:25:45 #7 22.60 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.27) ... 14:25:45 #7 22.61 Setting up curl (7.81.0-1ubuntu1.27) ... 14:25:45 #7 22.63 Setting up libc-dev-bin (2.35-0ubuntu3.15) ... 14:25:45 #7 22.65 Setting up valgrind (1:3.18.1-1ubuntu2) ... 14:25:45 #7 22.67 Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 14:25:45 #7 22.70 Setting up iputils-ping (3:20211215-1ubuntu0.1) ... 14:25:45 #7 22.74 Setting up libsource-highlight4v5 (3.1.9-4.1build2) ... 14:25:46 #7 22.77 Setting up tcpdump (4.99.1-3ubuntu0.2) ... 14:25:46 #7 23.01 Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 14:25:46 #7 23.03 Setting up libdebuginfod1:amd64 (0.186-1ubuntu0.1) ... 14:25:46 #7 23.05 Setting up libbabeltrace1:amd64 (1.5.8-2build1) ... 14:25:46 #7 23.06 Setting up libc6-dev:amd64 (2.35-0ubuntu3.15) ... 14:25:46 #7 23.08 Setting up gdb (12.1-0ubuntu1~22.04.2) ... 14:25:46 #7 23.11 Processing triggers for man-db (2.10.2-1) ... 14:25:46 #7 23.21 Processing triggers for libc-bin (2.35-0ubuntu3.4) ... 14:25:46 #7 DONE 23.5s 14:25:46 14:25:46 #8 [submgrcore 4/14] WORKDIR /tmp 14:25:47 #8 DONE 0.2s 14:25:47 14:25:47 #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/ 14:25:48 #9 DONE 1.0s 14:25:48 14:25:48 #10 [submgrcore 6/14] RUN export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest 14:25:48 #10 0.406 go: downloading github.com/go-delve/delve v1.27.2 14:25:49 #10 1.245 go: github.com/go-delve/delve@v1.27.2 requires go >= 1.25.0; switching to go1.26.8 14:25:49 #10 1.245 go: downloading go1.26.8 (linux/amd64) 14:25:57 #10 9.317 go: downloading github.com/spf13/cobra v1.10.2 14:25:57 #10 9.317 go: downloading golang.org/x/telemetry v0.0.0-20241106142447-58a1122356f5 14:25:57 #10 9.345 go: downloading github.com/mattn/go-isatty v0.0.20 14:25:57 #10 9.527 go: downloading github.com/spf13/pflag v1.0.10 14:25:57 #10 9.528 go: downloading go.yaml.in/yaml/v3 v3.0.4 14:25:57 #10 9.530 go: downloading golang.org/x/arch v0.28.0 14:25:57 #10 9.830 go: downloading github.com/cosiner/argv v0.1.0 14:25:57 #10 9.831 go: downloading github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62 14:25:57 #10 9.831 go: downloading github.com/derekparker/trie/v3 v3.2.0 14:25:57 #10 9.832 go: downloading github.com/google/go-dap v0.12.0 14:25:57 #10 9.887 go: downloading golang.org/x/sys v0.46.0 14:25:57 #10 9.949 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.6 14:25:58 #10 9.995 go: downloading golang.org/x/sync v0.22.0 14:25:58 #10 10.02 go: downloading github.com/cilium/ebpf v0.22.0 14:25:58 #10 10.35 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6 14:25:58 #10 10.37 go: downloading github.com/mattn/go-runewidth v0.0.13 14:25:58 #10 10.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 14:25:58 #10 10.46 go: downloading github.com/rivo/uniseg v0.2.0 14:26:21 #10 DONE 33.7s 14:26:21 14:26:21 #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 14:26:22 #11 0.234 --2026-09-23 14:26:21-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb 14:26:22 #11 0.238 Resolving packagecloud.io (packagecloud.io)... 54.241.150.252, 54.193.71.167, 2600:1f1c:2e5:6901:e80:992c:4109:2c45, ... 14:26:22 #11 0.244 Connecting to packagecloud.io (packagecloud.io)|54.241.150.252|:443... connected. 14:26:22 #11 0.254 HTTP request sent, awaiting response... 302 Found 14:26:23 #11 2.075 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1790174483&Signature=Vzk~~Is2Gn9O2VMPrZV-N7hpO~P3rdZicE6cjDdl2bTBswTzG2eUp8NPo42lTSBujGRiGEBG-9LzTvn6uEEWiBxyLAoaATK~itrDfdIn0LLdJMqOYOPnBCMaG-2dvudZ4B2ijXJHhTh6qVYXSF9ELosnf9sJ~TguxqlPjMHQca4fChO6oxbWZ91yG~4St3RbnvZJHzm6BqK0T-c3Vhqdy0oO0vVP-wMibwMnnj~Kkl8P~6VTXBsU7dYfS9jNvFCTG1HHjkH9HIK28Z0PwwSCVf5yMaNGrnJcxxdABUXygYBYO7aDODB-3rDJMu~J-gT~3H92ohhG9jnPKYeN9h7Mow__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 14:26:23 #11 2.075 --2026-09-23 14:26:23-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1790174483&Signature=Vzk~~Is2Gn9O2VMPrZV-N7hpO~P3rdZicE6cjDdl2bTBswTzG2eUp8NPo42lTSBujGRiGEBG-9LzTvn6uEEWiBxyLAoaATK~itrDfdIn0LLdJMqOYOPnBCMaG-2dvudZ4B2ijXJHhTh6qVYXSF9ELosnf9sJ~TguxqlPjMHQca4fChO6oxbWZ91yG~4St3RbnvZJHzm6BqK0T-c3Vhqdy0oO0vVP-wMibwMnnj~Kkl8P~6VTXBsU7dYfS9jNvFCTG1HHjkH9HIK28Z0PwwSCVf5yMaNGrnJcxxdABUXygYBYO7aDODB-3rDJMu~J-gT~3H92ohhG9jnPKYeN9h7Mow__&Key-Pair-Id=K1ZMSF1EKC3AZL 14:26:23 #11 2.075 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.186, 3.168.84.144, 3.168.84.152, ... 14:26:23 #11 2.085 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.186|:443... connected. 14:26:23 #11 2.094 HTTP request sent, awaiting response... 200 OK 14:26:23 #11 2.101 Length: 246552 (241K) [application/x-debian-package] 14:26:23 #11 2.103 Saving to: 'rmr_4.9.4_amd64.deb' 14:26:23 #11 2.103 14:26:23 #11 2.103 0K .......... .......... .......... .......... .......... 20% 27.4M 0s 14:26:23 #11 2.103 50K .......... .......... .......... .......... .......... 41% 30.6M 0s 14:26:23 #11 2.105 100K .......... .......... .......... .......... .......... 62% 29.7M 0s 14:26:23 #11 2.106 150K .......... .......... .......... .......... .......... 83% 16.2M 0s 14:26:23 #11 2.109 200K .......... .......... .......... .......... 100% 25.1M=0.01s 14:26:23 #11 2.111 14:26:23 #11 2.111 2026-09-23 14:26:23 (24.4 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] 14:26:23 #11 2.111 14:26:23 #11 2.151 Selecting previously unselected package rmr. 14:26:23 #11 2.172 (Reading database ... 48272 files and directories currently installed.) 14:26:23 #11 2.173 Preparing to unpack rmr_4.9.4_amd64.deb ... 14:26:23 #11 2.180 Unpacking rmr (4.9.4) ... 14:26:23 #11 2.216 Setting up rmr (4.9.4) ... 14:26:24 #11 DONE 2.4s 14:26:24 14:26:24 #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 14:26:24 #12 0.223 --2026-09-23 14:26:24-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb 14:26:24 #12 0.227 Resolving packagecloud.io (packagecloud.io)... 54.241.150.252, 54.193.71.167, 2600:1f1c:2e5:6901:e80:992c:4109:2c45, ... 14:26:24 #12 0.229 Connecting to packagecloud.io (packagecloud.io)|54.241.150.252|:443... connected. 14:26:24 #12 0.237 HTTP request sent, awaiting response... 302 Found 14:26:24 #12 0.276 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1790174484&Signature=DdC5TIpXHEyVNV8eQkOJByQMQDwYiesFR3hPoks-13pSKcEAA0O2imGH3bZ~6FaAbUAsjoSGvlDsW9HASCnpTy1YhnRRfjebT4t5Q0um2OLWxWvrsh-6oWwz-cb7y86w~whdCJnpf04wciKd7NLv68ozovjNlXvTMewR7-aKn6tDX3TXDOZ4aHdhYPGPncnvnWlEt95EtQrVWMgS3opXeCZoyCgw2Wx5SnKPtBC1yVvB1vaLr4RqEQDnGR3ikX3Y2wIIojXkkXQhMIKvLih18tqGLe~~yyajN-M2OreBlCva~NKirLftKtNaP592oB2jFNRwP-mN7Q1iuWWO3FGblw__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 14:26:24 #12 0.276 --2026-09-23 14:26:24-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1790174484&Signature=DdC5TIpXHEyVNV8eQkOJByQMQDwYiesFR3hPoks-13pSKcEAA0O2imGH3bZ~6FaAbUAsjoSGvlDsW9HASCnpTy1YhnRRfjebT4t5Q0um2OLWxWvrsh-6oWwz-cb7y86w~whdCJnpf04wciKd7NLv68ozovjNlXvTMewR7-aKn6tDX3TXDOZ4aHdhYPGPncnvnWlEt95EtQrVWMgS3opXeCZoyCgw2Wx5SnKPtBC1yVvB1vaLr4RqEQDnGR3ikX3Y2wIIojXkkXQhMIKvLih18tqGLe~~yyajN-M2OreBlCva~NKirLftKtNaP592oB2jFNRwP-mN7Q1iuWWO3FGblw__&Key-Pair-Id=K1ZMSF1EKC3AZL 14:26:24 #12 0.276 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.186, 3.168.84.144, 3.168.84.152, ... 14:26:24 #12 0.278 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.186|:443... connected. 14:26:24 #12 0.287 HTTP request sent, awaiting response... 200 OK 14:26:24 #12 0.294 Length: 128860 (126K) [application/x-debian-package] 14:26:24 #12 0.295 Saving to: 'rmr-dev_4.9.4_amd64.deb' 14:26:24 #12 0.296 14:26:24 #12 0.296 0K .......... .......... .......... .......... .......... 39% 14.9M 0s 14:26:24 #12 0.298 50K .......... .......... .......... .......... .......... 79% 26.1M 0s 14:26:24 #12 0.300 100K .......... .......... ..... 100% 139M=0.005s 14:26:24 #12 0.300 14:26:24 #12 0.300 2026-09-23 14:26:24 (23.1 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] 14:26:24 #12 0.300 14:26:24 #12 0.337 Selecting previously unselected package rmr-dev. 14:26:24 #12 0.358 (Reading database ... 48280 files and directories currently installed.) 14:26:24 #12 0.360 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... 14:26:24 #12 0.366 Unpacking rmr-dev (4.9.4) ... 14:26:24 #12 0.409 Setting up rmr-dev (4.9.4) ... 14:26:24 #12 DONE 0.6s 14:26:24 14:26:24 #13 [submgrcore 9/14] RUN rm -f rmr_4.9.4_amd64.deb rmr-dev_4.9.4_amd64.deb 14:26:25 #13 DONE 0.3s 14:26:25 14:26:25 #14 [submgrcore 10/14] RUN mkdir -p /manifests/ 14:26:25 #14 DONE 0.4s 14:26:25 14:26:25 #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 14:26:25 #15 DONE 0.3s 14:26:25 14:26:25 #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 14:26:26 #16 DONE 0.3s 14:26:26 14:26:26 #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 14:26:26 #17 DONE 0.4s 14:26:26 14:26:26 #18 [submgrcore 14/14] WORKDIR /opt/submgr 14:26:26 #18 DONE 0.2s 14:26:26 14:26:26 #19 [submgre2apbuild 1/7] COPY 3rdparty 3rdparty 14:26:26 #19 DONE 0.2s 14:26:26 14:26:26 #20 [submgre2apbuild 2/7] 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 14:26:33 #20 DONE 7.2s 14:26:33 14:26:33 #21 [submgre2apbuild 3/7] RUN echo "E2AP E2AP-v02.00.00" >> /manifests/versions.txt 14:26:34 #21 DONE 0.4s 14:26:34 14:26:34 #22 [submgre2apbuild 4/7] COPY e2ap e2ap 14:26:34 #22 DONE 0.1s 14:26:34 14:26:34 #23 [submgre2apbuild 5/7] 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 14:26:35 #23 DONE 0.5s 14:26:35 14:26:35 #24 [submgre2apbuild 6/7] RUN cd e2ap && go test -v ./pkg/conv 14:26:41 #24 6.496 === RUN TestBcdEven 14:26:41 #24 6.496 TestBcdEven: 123456 encoded data [123456] 14:26:41 #24 6.496 --- PASS: TestBcdEven (0.00s) 14:26:41 #24 6.496 === RUN TestBcdUnEven1 14:26:41 #24 6.496 TestBcdUnEven1: 12345 encoded data [12345f] 14:26:41 #24 6.497 --- PASS: TestBcdUnEven1 (0.00s) 14:26:41 #24 6.497 === RUN TestBcdUnEven2 14:26:41 #24 6.497 TestBcdUnEven2: 12345f encoded data [12345f] 14:26:41 #24 6.497 --- PASS: TestBcdUnEven2 (0.00s) 14:26:41 #24 6.497 === RUN TestTbcdEven 14:26:41 #24 6.497 TestTbcdEven: 123456 encoded data [214365] 14:26:41 #24 6.497 --- PASS: TestTbcdEven (0.00s) 14:26:41 #24 6.497 === RUN TestTbcdUnEven1 14:26:41 #24 6.497 TestTbcdUnEven1: 12345 encoded data [2143f5] 14:26:41 #24 6.497 --- PASS: TestTbcdUnEven1 (0.00s) 14:26:41 #24 6.497 === RUN TestTbcdUnEven2 14:26:41 #24 6.497 TestTbcdUnEven2: 12345f encoded data [2143f5] 14:26:41 #24 6.497 --- PASS: TestTbcdUnEven2 (0.00s) 14:26:41 #24 6.497 === RUN TestPlmnId 14:26:41 #24 6.497 --- PASS: TestPlmnId (0.00s) 14:26:41 #24 6.497 === RUN TestPlmnIdBcd1 14:26:41 #24 6.497 --- PASS: TestPlmnIdBcd1 (0.00s) 14:26:41 #24 6.497 === RUN TestPlmnIdBcd2 14:26:41 #24 6.497 --- PASS: TestPlmnIdBcd2 (0.00s) 14:26:41 #24 6.497 === RUN TestPlmnIdTbcd1 14:26:41 #24 6.497 --- PASS: TestPlmnIdTbcd1 (0.00s) 14:26:41 #24 6.498 === RUN TestPlmnIdTbcd2 14:26:41 #24 6.498 --- PASS: TestPlmnIdTbcd2 (0.00s) 14:26:41 #24 6.498 PASS 14:26:41 #24 6.499 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/conv 0.004s 14:26:41 #24 DONE 7.0s 14:26:42 14:26:42 #25 [submgre2apbuild 7/7] RUN cd e2ap && go test -v ./pkg/e2ap_wrapper 14:26:42 #25 0.231 go: downloading github.com/google/go-cmp v0.3.1 14:26:44 #25 2.104 === RUN TestRunE2Tests 14:26:44 #25 2.104 === RUN TestRunE2Tests/ASN1C-E2AP-Packer 14:26:44 #25 2.105 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): ########## ########## 14:26:44 #25 2.105 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): init 14:26:44 #25 2.105 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): pack 14:26:44 #25 2.105 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): print: 14:26:44 #25 2.105 ricSubscriptionRequest. 14:26:44 #25 2.105 ricRequestID. 14:26:44 #25 2.105 ricRequestorID = 1 14:26:44 #25 2.105 ricInstanceID = 22 14:26:44 #25 2.105 ranFunctionID = 33 14:26:44 #25 2.105 ricSubscriptionDetails. 14:26:44 #25 2.105 ricActionToBeSetupItemIEs. 14:26:44 #25 2.105 contentLength = 1 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricActionID = 0 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricActionType = 1 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:44 #25 2.105 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): unpack 14:26:44 #25 2.105 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): print: 14:26:44 #25 2.105 ricSubscriptionRequest. 14:26:44 #25 2.105 ricRequestID. 14:26:44 #25 2.105 ricRequestorID = 1 14:26:44 #25 2.105 ricInstanceID = 22 14:26:44 #25 2.105 ranFunctionID = 33 14:26:44 #25 2.105 ricSubscriptionDetails. 14:26:44 #25 2.105 ricActionToBeSetupItemIEs. 14:26:44 #25 2.105 contentLength = 1 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricActionID = 0 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricActionType = 1 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:44 #25 2.105 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#01 14:26:44 #25 2.105 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): ########## ########## 14:26:44 #25 2.105 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): init 14:26:44 #25 2.105 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): pack 14:26:44 #25 2.105 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): print: 14:26:44 #25 2.105 ricSubscriptionRequest. 14:26:44 #25 2.105 ricRequestID. 14:26:44 #25 2.105 ricRequestorID = 1 14:26:44 #25 2.105 ricInstanceID = 22 14:26:44 #25 2.105 ranFunctionID = 33 14:26:44 #25 2.105 ricSubscriptionDetails. 14:26:44 #25 2.105 ricActionToBeSetupItemIEs. 14:26:44 #25 2.105 contentLength = 1 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricActionID = 0 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricActionType = 1 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:44 #25 2.105 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:44 #25 2.105 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): unpack 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): print: 14:26:44 #25 2.106 ricSubscriptionRequest. 14:26:44 #25 2.106 ricRequestID. 14:26:44 #25 2.106 ricRequestorID = 1 14:26:44 #25 2.106 ricInstanceID = 22 14:26:44 #25 2.106 ranFunctionID = 33 14:26:44 #25 2.106 ricSubscriptionDetails. 14:26:44 #25 2.106 ricActionToBeSetupItemIEs. 14:26:44 #25 2.106 contentLength = 1 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionID = 0 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionType = 1 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:44 #25 2.106 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#02 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): ########## ########## 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): init 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): pack 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): print: 14:26:44 #25 2.106 ricSubscriptionRequest. 14:26:44 #25 2.106 ricRequestID. 14:26:44 #25 2.106 ricRequestorID = 1 14:26:44 #25 2.106 ricInstanceID = 22 14:26:44 #25 2.106 ranFunctionID = 33 14:26:44 #25 2.106 ricSubscriptionDetails. 14:26:44 #25 2.106 ricActionToBeSetupItemIEs. 14:26:44 #25 2.106 contentLength = 1 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionID = 0 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionType = 1 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): unpack 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): print: 14:26:44 #25 2.106 ricSubscriptionRequest. 14:26:44 #25 2.106 ricRequestID. 14:26:44 #25 2.106 ricRequestorID = 1 14:26:44 #25 2.106 ricInstanceID = 22 14:26:44 #25 2.106 ranFunctionID = 33 14:26:44 #25 2.106 ricSubscriptionDetails. 14:26:44 #25 2.106 ricActionToBeSetupItemIEs. 14:26:44 #25 2.106 contentLength = 1 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionID = 0 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionType = 1 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:44 #25 2.106 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#03 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): ########## ########## 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): init 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): pack 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): print: 14:26:44 #25 2.106 ricSubscriptionRequest. 14:26:44 #25 2.106 ricRequestID. 14:26:44 #25 2.106 ricRequestorID = 1 14:26:44 #25 2.106 ricInstanceID = 22 14:26:44 #25 2.106 ranFunctionID = 33 14:26:44 #25 2.106 ricSubscriptionDetails. 14:26:44 #25 2.106 ricActionToBeSetupItemIEs. 14:26:44 #25 2.106 contentLength = 1 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionID = 0 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionType = 1 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): unpack 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): print: 14:26:44 #25 2.106 ricSubscriptionRequest. 14:26:44 #25 2.106 ricRequestID. 14:26:44 #25 2.106 ricRequestorID = 1 14:26:44 #25 2.106 ricInstanceID = 22 14:26:44 #25 2.106 ranFunctionID = 33 14:26:44 #25 2.106 ricSubscriptionDetails. 14:26:44 #25 2.106 ricActionToBeSetupItemIEs. 14:26:44 #25 2.106 contentLength = 1 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionID = 0 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionType = 1 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:44 #25 2.106 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#04 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): ########## ########## 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): init 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): pack 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): print: 14:26:44 #25 2.106 ricSubscriptionRequest. 14:26:44 #25 2.106 ricRequestID. 14:26:44 #25 2.106 ricRequestorID = 1 14:26:44 #25 2.106 ricInstanceID = 22 14:26:44 #25 2.106 ranFunctionID = 33 14:26:44 #25 2.106 ricSubscriptionDetails. 14:26:44 #25 2.106 ricActionToBeSetupItemIEs. 14:26:44 #25 2.106 contentLength = 1 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionID = 0 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionType = 1 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): unpack 14:26:44 #25 2.106 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-): print: 14:26:44 #25 2.106 ricSubscriptionRequest. 14:26:44 #25 2.106 ricRequestID. 14:26:44 #25 2.106 ricRequestorID = 1 14:26:44 #25 2.106 ricInstanceID = 22 14:26:44 #25 2.106 ranFunctionID = 33 14:26:44 #25 2.106 ricSubscriptionDetails. 14:26:44 #25 2.106 ricActionToBeSetupItemIEs. 14:26:44 #25 2.106 contentLength = 1 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionID = 0 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionType = 1 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:44 #25 2.106 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:44 #25 2.106 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#05 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsResp): ########## ########## 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsResp): init 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsResp): pack 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsResp): print: 14:26:44 #25 2.107 ricSubscriptionResponse. 14:26:44 #25 2.107 ricRequestID. 14:26:44 #25 2.107 ricRequestorID = 1 14:26:44 #25 2.107 ricInstanceID = 22 14:26:44 #25 2.107 ranFunctionID = 33 14:26:44 #25 2.107 ricActionAdmittedList. 14:26:44 #25 2.107 contentLength = 16 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 0 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 1 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 2 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 3 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 4 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 5 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 6 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 7 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 8 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 9 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 10 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 11 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 12 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 13 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 14 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 15 14:26:44 #25 2.107 ricActionNotAdmittedListPresent = true 14:26:44 #25 2.107 ricActionNotAdmittedList. 14:26:44 #25 2.107 contentLength = 16 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 0 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 2 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 3 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 4 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 5 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 6 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 7 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 8 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 9 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 10 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 11 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 12 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 13 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 14 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 15 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsResp): unpack 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsResp): print: 14:26:44 #25 2.107 ricSubscriptionResponse. 14:26:44 #25 2.107 ricRequestID. 14:26:44 #25 2.107 ricRequestorID = 1 14:26:44 #25 2.107 ricInstanceID = 22 14:26:44 #25 2.107 ranFunctionID = 33 14:26:44 #25 2.107 ricActionAdmittedList. 14:26:44 #25 2.107 contentLength = 16 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 0 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 1 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 2 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 3 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 4 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 5 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 6 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 7 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 8 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 9 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 10 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 11 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 12 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 13 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 14 14:26:44 #25 2.107 ricActionAdmittedList.ricActionID[index] = 15 14:26:44 #25 2.107 ricActionNotAdmittedListPresent = true 14:26:44 #25 2.107 ricActionNotAdmittedList. 14:26:44 #25 2.107 contentLength = 16 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 0 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 2 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 3 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 4 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 5 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 6 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 7 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 8 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 9 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 10 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 11 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 12 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 13 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 14 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].ricActionID = 15 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.content = 1 14:26:44 #25 2.107 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:44 #25 2.107 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#06 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsFail): ########## ########## 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsFail): init 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsFail): pack 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsFail): print: 14:26:44 #25 2.107 ricSubscriptionFailure. 14:26:44 #25 2.107 ricRequestID. 14:26:44 #25 2.107 ricRequestorID = 1 14:26:44 #25 2.107 ricInstanceID = 22 14:26:44 #25 2.107 ranFunctionID = 0 14:26:44 #25 2.107 ricActionNotAdmittedList. 14:26:44 #25 2.107 cause.content = 1 14:26:44 #25 2.107 cause.causeVal = 8 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsFail): unpack 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsFail): print: 14:26:44 #25 2.107 ricSubscriptionFailure. 14:26:44 #25 2.107 ricRequestID. 14:26:44 #25 2.107 ricRequestorID = 1 14:26:44 #25 2.107 ricInstanceID = 22 14:26:44 #25 2.107 ranFunctionID = 0 14:26:44 #25 2.107 ricActionNotAdmittedList. 14:26:44 #25 2.107 cause.content = 1 14:26:44 #25 2.107 cause.causeVal = 8 14:26:44 #25 2.107 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#07 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteReq): ########## ########## 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteReq): init 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteReq): pack 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteReq): print: 14:26:44 #25 2.107 ricSubscriptionDeleteRequest. 14:26:44 #25 2.107 ricRequestID. 14:26:44 #25 2.107 ricRequestorID = 1 14:26:44 #25 2.107 ricInstanceID = 22 14:26:44 #25 2.107 ranFunctionID = 33 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteReq): unpack 14:26:44 #25 2.107 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteReq): print: 14:26:44 #25 2.107 ricSubscriptionDeleteRequest. 14:26:44 #25 2.107 ricRequestID. 14:26:44 #25 2.107 ricRequestorID = 1 14:26:44 #25 2.107 ricInstanceID = 22 14:26:44 #25 2.107 ranFunctionID = 33 14:26:44 #25 2.107 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#08 14:26:44 #25 2.108 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteResp): ########## ########## 14:26:44 #25 2.108 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteResp): init 14:26:44 #25 2.108 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteResp): pack 14:26:44 #25 2.108 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteResp): print: 14:26:44 #25 2.108 ricSubscriptionDeleteResponse. 14:26:44 #25 2.108 ricRequestID. 14:26:44 #25 2.108 ricRequestorID = 1 14:26:44 #25 2.108 ricInstanceID = 22 14:26:44 #25 2.108 ranFunctionID = 33 14:26:44 #25 2.108 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteResp): unpack 14:26:44 #25 2.108 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteResp): print: 14:26:44 #25 2.108 ricSubscriptionDeleteResponse. 14:26:44 #25 2.108 ricRequestID. 14:26:44 #25 2.108 ricRequestorID = 1 14:26:44 #25 2.108 ricInstanceID = 22 14:26:44 #25 2.108 ranFunctionID = 33 14:26:44 #25 2.108 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#09 14:26:44 #25 2.108 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteFail): ########## ########## 14:26:44 #25 2.108 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteFail): init 14:26:44 #25 2.108 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteFail): pack 14:26:44 #25 2.108 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteFail): print: 14:26:44 #25 2.108 ricSubscriptionDeleteFailure. 14:26:44 #25 2.108 ricRequestID. 14:26:44 #25 2.108 ricRequestorID = 1 14:26:44 #25 2.108 ricInstanceID = 22 14:26:44 #25 2.108 ranFunctionID = 33 14:26:44 #25 2.108 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteFail): unpack 14:26:44 #25 2.108 TEST: 2026/09/23 14:26:44 (ASN1C-E2AP-Packer-SubsDeleteFail): print: 14:26:44 #25 2.108 ricSubscriptionDeleteFailure. 14:26:44 #25 2.108 ricRequestID. 14:26:44 #25 2.108 ricRequestorID = 1 14:26:44 #25 2.108 ricInstanceID = 22 14:26:44 #25 2.108 ranFunctionID = 33 14:26:44 #25 2.108 --- PASS: TestRunE2Tests (0.00s) 14:26:44 #25 2.108 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer (0.00s) 14:26:44 #25 2.108 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#01 (0.00s) 14:26:44 #25 2.108 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#02 (0.00s) 14:26:44 #25 2.108 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#03 (0.00s) 14:26:44 #25 2.108 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#04 (0.00s) 14:26:44 #25 2.108 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#05 (0.00s) 14:26:44 #25 2.108 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#06 (0.00s) 14:26:44 #25 2.108 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#07 (0.00s) 14:26:44 #25 2.108 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#08 (0.00s) 14:26:44 #25 2.108 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#09 (0.00s) 14:26:44 #25 2.108 PASS 14:26:44 #25 2.110 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/e2ap_wrapper 0.010s 14:26:44 #25 DONE 2.3s 14:26:44 14:26:44 #26 [submgrbuild 1/16] COPY go.mod go.mod 14:26:44 #26 DONE 0.2s 14:26:44 14:26:44 #27 [submgrbuild 2/16] RUN go mod download 14:26:44 #27 0.210 go: downloading go1.24.6 (linux/amd64) 14:27:03 #27 DONE 19.0s 14:27:03 14:27:03 #28 [submgrbuild 3/16] RUN mkdir pkg 14:27:03 #28 DONE 0.4s 14:27:03 14:27:03 #29 [submgrbuild 4/16] COPY api api 14:27:03 #29 DONE 0.1s 14:27:04 14:27:04 #30 [submgrbuild 5/16] 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 14:27:04 #30 0.228 Cloning into 'rtmgr'... 14:27:04 #30 0.658 Note: switching to '8becf0c4e06bc89b13d217a102eb7a50470cddc5'. 14:27:04 #30 0.658 14:27:04 #30 0.658 You are in 'detached HEAD' state. You can look around, make experimental 14:27:04 #30 0.658 changes and commit them, and you can discard any commits you make in this 14:27:04 #30 0.658 state without impacting any branches by switching back to a branch. 14:27:04 #30 0.658 14:27:04 #30 0.658 If you want to create a new branch to retain commits you create, you may 14:27:04 #30 0.658 do so (now or later) by using -c with the switch command. Example: 14:27:04 #30 0.658 14:27:04 #30 0.658 git switch -c 14:27:04 #30 0.658 14:27:04 #30 0.658 Or undo this operation with: 14:27:04 #30 0.658 14:27:04 #30 0.658 git switch - 14:27:04 #30 0.658 14:27:04 #30 0.658 Turn off this advice by setting config variable advice.detachedHead to false 14:27:04 #30 0.658 14:27:04 #30 0.658 HEAD is now at 8becf0c Release ric-plt/rtmgr 14:27:04 #30 DONE 0.8s 14:27:04 14:27:04 #31 [submgrbuild 6/16] RUN mkdir -p /root/go && swagger generate client -f api/routing_manager.yaml -t pkg/ -m rtmgr_models -c rtmgr_client 14:27:05 #31 0.310 2026/09/23 14:27:05 validating spec /opt/submgr/api/routing_manager.yaml 14:27:05 #31 0.849 2026/09/23 14:27:05 preprocessing spec with option: minimal flattening 14:27:05 #31 0.861 2026/09/23 14:27:05 building a plan for generation 14:27:05 #31 0.861 2026/09/23 14:27:05 generation target pkg/ 14:27:05 #31 0.861 2026/09/23 14:27:05 planning definitions 14:27:05 #31 0.884 2026/09/23 14:27:05 planning operations 14:27:05 #31 0.897 2026/09/23 14:27:05 grouping operations into packages 14:27:05 #31 0.897 2026/09/23 14:27:05 planning meta data and facades 14:27:05 #31 0.900 2026/09/23 14:27:05 rendering 1 templates for model add-rmr-route 14:27:05 #31 0.900 2026/09/23 14:27:05 name field add-rmr-route 14:27:05 #31 0.900 2026/09/23 14:27:05 package field rtmgr_models 14:27:05 #31 0.901 2026/09/23 14:27:05 creating generated file "add_rmr_route.go" in "pkg/rtmgr_models" as definition 14:27:05 #31 0.904 2026/09/23 14:27:05 executed template asset:model 14:27:05 #31 0.905 2026/09/23 14:27:05 rendering 1 templates for model debuginfo 14:27:05 #31 0.905 2026/09/23 14:27:05 name field debuginfo 14:27:05 #31 0.905 2026/09/23 14:27:05 package field rtmgr_models 14:27:05 #31 0.906 2026/09/23 14:27:05 creating generated file "debuginfo.go" in "pkg/rtmgr_models" as definition 14:27:05 #31 0.907 2026/09/23 14:27:05 executed template asset:model 14:27:05 #31 0.908 2026/09/23 14:27:05 rendering 1 templates for model e2t-data 14:27:05 #31 0.908 2026/09/23 14:27:05 name field e2t-data 14:27:05 #31 0.908 2026/09/23 14:27:05 package field rtmgr_models 14:27:05 #31 0.909 2026/09/23 14:27:05 creating generated file "e2t_data.go" in "pkg/rtmgr_models" as definition 14:27:05 #31 0.911 2026/09/23 14:27:05 executed template asset:model 14:27:05 #31 0.912 2026/09/23 14:27:05 rendering 1 templates for model e2t-delete-data 14:27:05 #31 0.912 2026/09/23 14:27:05 name field e2t-delete-data 14:27:05 #31 0.912 2026/09/23 14:27:05 package field rtmgr_models 14:27:05 #31 0.912 2026/09/23 14:27:05 creating generated file "e2t_delete_data.go" in "pkg/rtmgr_models" as definition 14:27:05 #31 0.916 2026/09/23 14:27:05 executed template asset:model 14:27:05 #31 0.917 2026/09/23 14:27:05 rendering 1 templates for model endpoint 14:27:05 #31 0.917 2026/09/23 14:27:05 name field endpoint 14:27:05 #31 0.917 2026/09/23 14:27:05 package field rtmgr_models 14:27:05 #31 0.917 2026/09/23 14:27:05 creating generated file "endpoint.go" in "pkg/rtmgr_models" as definition 14:27:05 #31 0.919 2026/09/23 14:27:05 executed template asset:model 14:27:05 #31 0.920 2026/09/23 14:27:05 rendering 1 templates for model health-status 14:27:05 #31 0.920 2026/09/23 14:27:05 name field health-status 14:27:05 #31 0.920 2026/09/23 14:27:05 package field rtmgr_models 14:27:05 #31 0.920 2026/09/23 14:27:05 creating generated file "health_status.go" in "pkg/rtmgr_models" as definition 14:27:05 #31 0.923 2026/09/23 14:27:05 executed template asset:model 14:27:05 #31 0.924 2026/09/23 14:27:05 rendering 1 templates for model ran-e2t-element 14:27:05 #31 0.924 2026/09/23 14:27:05 name field ran-e2t-element 14:27:05 #31 0.925 2026/09/23 14:27:05 package field rtmgr_models 14:27:05 #31 0.925 2026/09/23 14:27:05 creating generated file "ran_e2t_element.go" in "pkg/rtmgr_models" as definition 14:27:05 #31 0.928 2026/09/23 14:27:05 executed template asset:model 14:27:05 #31 0.932 2026/09/23 14:27:05 rendering 1 templates for model ran-e2t-map 14:27:05 #31 0.932 2026/09/23 14:27:05 name field ran-e2t-map 14:27:05 #31 0.932 2026/09/23 14:27:05 package field rtmgr_models 14:27:05 #31 0.932 2026/09/23 14:27:05 creating generated file "ran_e2t_map.go" in "pkg/rtmgr_models" as definition 14:27:05 #31 0.934 2026/09/23 14:27:05 executed template asset:model 14:27:05 #31 0.936 2026/09/23 14:27:05 rendering 1 templates for model ranNamelist 14:27:05 #31 0.936 2026/09/23 14:27:05 name field ranNamelist 14:27:05 #31 0.936 2026/09/23 14:27:05 package field rtmgr_models 14:27:05 #31 0.936 2026/09/23 14:27:05 creating generated file "ran_namelist.go" in "pkg/rtmgr_models" as definition 14:27:05 #31 0.937 2026/09/23 14:27:05 executed template asset:model 14:27:05 #31 0.938 2026/09/23 14:27:05 rendering 1 templates for model routelist 14:27:05 #31 0.938 2026/09/23 14:27:05 name field routelist 14:27:05 #31 0.938 2026/09/23 14:27:05 package field rtmgr_models 14:27:05 #31 0.938 2026/09/23 14:27:05 creating generated file "routelist.go" in "pkg/rtmgr_models" as definition 14:27:05 #31 0.939 2026/09/23 14:27:05 executed template asset:model 14:27:05 #31 0.940 2026/09/23 14:27:05 rendering 1 templates for model xapp-callback-data 14:27:05 #31 0.940 2026/09/23 14:27:05 name field xapp-callback-data 14:27:05 #31 0.940 2026/09/23 14:27:05 package field rtmgr_models 14:27:05 #31 0.941 2026/09/23 14:27:05 creating generated file "xapp_callback_data.go" in "pkg/rtmgr_models" as definition 14:27:05 #31 0.943 2026/09/23 14:27:05 executed template asset:model 14:27:05 #31 0.943 2026/09/23 14:27:05 rendering 1 templates for model xapp-element 14:27:05 #31 0.943 2026/09/23 14:27:05 name field xapp-element 14:27:05 #31 0.943 2026/09/23 14:27:05 package field rtmgr_models 14:27:05 #31 0.944 2026/09/23 14:27:05 creating generated file "xapp_element.go" in "pkg/rtmgr_models" as definition 14:27:05 #31 0.946 2026/09/23 14:27:05 executed template asset:model 14:27:05 #31 0.947 2026/09/23 14:27:05 rendering 1 templates for model xapp-list 14:27:05 #31 0.947 2026/09/23 14:27:05 name field xapp-list 14:27:05 #31 0.947 2026/09/23 14:27:05 package field rtmgr_models 14:27:05 #31 0.947 2026/09/23 14:27:05 creating generated file "xapp_list.go" in "pkg/rtmgr_models" as definition 14:27:05 #31 0.948 2026/09/23 14:27:05 executed template asset:model 14:27:05 #31 0.950 2026/09/23 14:27:05 rendering 1 templates for model xapp-subscription-data 14:27:05 #31 0.950 2026/09/23 14:27:05 name field xapp-subscription-data 14:27:05 #31 0.950 2026/09/23 14:27:05 package field rtmgr_models 14:27:05 #31 0.954 2026/09/23 14:27:05 creating generated file "xapp_subscription_data.go" in "pkg/rtmgr_models" as definition 14:27:05 #31 0.959 2026/09/23 14:27:05 executed template asset:model 14:27:05 #31 0.960 2026/09/23 14:27:05 rendering 2 templates for operation 14:27:05 #31 0.960 2026/09/23 14:27:05 name field get_debuginfo 14:27:05 #31 0.960 2026/09/23 14:27:05 package field debug 14:27:05 #31 0.961 2026/09/23 14:27:05 creating generated file "get_debuginfo_parameters.go" in "pkg/rtmgr_client/debug" as parameters 14:27:05 #31 0.964 2026/09/23 14:27:05 executed template asset:clientParameter 14:27:05 #31 0.965 2026/09/23 14:27:05 name field get_debuginfo 14:27:05 #31 0.965 2026/09/23 14:27:05 package field debug 14:27:05 #31 0.965 2026/09/23 14:27:05 creating generated file "get_debuginfo_responses.go" in "pkg/rtmgr_client/debug" as responses 14:27:05 #31 0.969 2026/09/23 14:27:05 executed template asset:clientResponse 14:27:05 #31 0.970 2026/09/23 14:27:05 rendering 1 templates for operation group 14:27:05 #31 0.970 2026/09/23 14:27:05 name field debug 14:27:05 #31 0.970 2026/09/23 14:27:05 creating generated file "debug_client.go" in "pkg/rtmgr_client/debug" as client 14:27:05 #31 0.972 2026/09/23 14:27:05 executed template asset:clientClient 14:27:05 #31 0.973 2026/09/23 14:27:05 rendering 2 templates for operation 14:27:05 #31 0.973 2026/09/23 14:27:05 name field add_rmr_route 14:27:05 #31 0.973 2026/09/23 14:27:05 package field handle 14:27:05 #31 0.973 2026/09/23 14:27:05 creating generated file "add_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:05 #31 0.979 2026/09/23 14:27:05 executed template asset:clientParameter 14:27:05 #31 0.980 2026/09/23 14:27:05 name field add_rmr_route 14:27:05 #31 0.980 2026/09/23 14:27:05 package field handle 14:27:05 #31 0.980 2026/09/23 14:27:05 creating generated file "add_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:05 #31 0.984 2026/09/23 14:27:05 executed template asset:clientResponse 14:27:05 #31 0.985 2026/09/23 14:27:05 rendering 2 templates for operation 14:27:05 #31 0.985 2026/09/23 14:27:05 name field associate_ran_to_e2t_handle 14:27:05 #31 0.985 2026/09/23 14:27:05 package field handle 14:27:05 #31 0.986 2026/09/23 14:27:05 creating generated file "associate_ran_to_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:05 #31 1.005 2026/09/23 14:27:05 executed template asset:clientParameter 14:27:05 #31 1.007 2026/09/23 14:27:05 name field associate_ran_to_e2t_handle 14:27:05 #31 1.007 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.007 2026/09/23 14:27:05 creating generated file "associate_ran_to_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:05 #31 1.014 2026/09/23 14:27:05 executed template asset:clientResponse 14:27:05 #31 1.015 2026/09/23 14:27:05 rendering 2 templates for operation 14:27:05 #31 1.015 2026/09/23 14:27:05 name field create_new_e2t_handle 14:27:05 #31 1.015 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.016 2026/09/23 14:27:05 creating generated file "create_new_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:05 #31 1.023 2026/09/23 14:27:05 executed template asset:clientParameter 14:27:05 #31 1.024 2026/09/23 14:27:05 name field create_new_e2t_handle 14:27:05 #31 1.024 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.025 2026/09/23 14:27:05 creating generated file "create_new_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:05 #31 1.030 2026/09/23 14:27:05 executed template asset:clientResponse 14:27:05 #31 1.032 2026/09/23 14:27:05 rendering 2 templates for operation 14:27:05 #31 1.032 2026/09/23 14:27:05 name field del_rmr_route 14:27:05 #31 1.032 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.032 2026/09/23 14:27:05 creating generated file "del_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:05 #31 1.044 2026/09/23 14:27:05 executed template asset:clientParameter 14:27:05 #31 1.046 2026/09/23 14:27:05 name field del_rmr_route 14:27:05 #31 1.046 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.047 2026/09/23 14:27:05 creating generated file "del_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:05 #31 1.055 2026/09/23 14:27:05 executed template asset:clientResponse 14:27:05 #31 1.058 2026/09/23 14:27:05 rendering 2 templates for operation 14:27:05 #31 1.058 2026/09/23 14:27:05 name field delete_e2t_handle 14:27:05 #31 1.058 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.058 2026/09/23 14:27:05 creating generated file "delete_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:05 #31 1.064 2026/09/23 14:27:05 executed template asset:clientParameter 14:27:05 #31 1.065 2026/09/23 14:27:05 name field delete_e2t_handle 14:27:05 #31 1.065 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.066 2026/09/23 14:27:05 creating generated file "delete_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:05 #31 1.070 2026/09/23 14:27:05 executed template asset:clientResponse 14:27:05 #31 1.073 2026/09/23 14:27:05 rendering 2 templates for operation 14:27:05 #31 1.073 2026/09/23 14:27:05 name field delete_xapp_subscription_handle 14:27:05 #31 1.073 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.073 2026/09/23 14:27:05 creating generated file "delete_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:05 #31 1.083 2026/09/23 14:27:05 executed template asset:clientParameter 14:27:05 #31 1.084 2026/09/23 14:27:05 name field delete_xapp_subscription_handle 14:27:05 #31 1.084 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.085 2026/09/23 14:27:05 creating generated file "delete_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:05 #31 1.094 2026/09/23 14:27:05 executed template asset:clientResponse 14:27:05 #31 1.099 2026/09/23 14:27:05 rendering 2 templates for operation 14:27:05 #31 1.099 2026/09/23 14:27:05 name field dissociate_ran 14:27:05 #31 1.099 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.100 2026/09/23 14:27:05 creating generated file "dissociate_ran_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:05 #31 1.107 2026/09/23 14:27:05 executed template asset:clientParameter 14:27:05 #31 1.108 2026/09/23 14:27:05 name field dissociate_ran 14:27:05 #31 1.108 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.108 2026/09/23 14:27:05 creating generated file "dissociate_ran_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:05 #31 1.113 2026/09/23 14:27:05 executed template asset:clientResponse 14:27:05 #31 1.116 2026/09/23 14:27:05 rendering 2 templates for operation 14:27:05 #31 1.116 2026/09/23 14:27:05 name field get_handles 14:27:05 #31 1.116 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.116 2026/09/23 14:27:05 creating generated file "get_handles_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:05 #31 1.119 2026/09/23 14:27:05 executed template asset:clientParameter 14:27:05 #31 1.120 2026/09/23 14:27:05 name field get_handles 14:27:05 #31 1.120 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.121 2026/09/23 14:27:05 creating generated file "get_handles_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:05 #31 1.123 2026/09/23 14:27:05 executed template asset:clientResponse 14:27:05 #31 1.126 2026/09/23 14:27:05 rendering 2 templates for operation 14:27:05 #31 1.126 2026/09/23 14:27:05 name field provide_xapp_handle 14:27:05 #31 1.126 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.126 2026/09/23 14:27:05 creating generated file "provide_xapp_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:05 #31 1.133 2026/09/23 14:27:05 executed template asset:clientParameter 14:27:05 #31 1.134 2026/09/23 14:27:05 name field provide_xapp_handle 14:27:05 #31 1.134 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.135 2026/09/23 14:27:05 creating generated file "provide_xapp_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:05 #31 1.139 2026/09/23 14:27:05 executed template asset:clientResponse 14:27:05 #31 1.143 2026/09/23 14:27:05 rendering 2 templates for operation 14:27:05 #31 1.143 2026/09/23 14:27:05 name field provide_xapp_subscription_handle 14:27:05 #31 1.143 2026/09/23 14:27:05 package field handle 14:27:05 #31 1.145 2026/09/23 14:27:05 creating generated file "provide_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:05 #31 1.161 2026/09/23 14:27:05 executed template asset:clientParameter 14:27:06 #31 1.163 2026/09/23 14:27:05 name field provide_xapp_subscription_handle 14:27:06 #31 1.163 2026/09/23 14:27:05 package field handle 14:27:06 #31 1.163 2026/09/23 14:27:05 creating generated file "provide_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:06 #31 1.170 2026/09/23 14:27:05 executed template asset:clientResponse 14:27:06 #31 1.174 2026/09/23 14:27:05 rendering 2 templates for operation 14:27:06 #31 1.174 2026/09/23 14:27:05 name field update_xapp_subscription_handle 14:27:06 #31 1.174 2026/09/23 14:27:05 package field handle 14:27:06 #31 1.175 2026/09/23 14:27:05 creating generated file "update_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:27:06 #31 1.185 2026/09/23 14:27:05 executed template asset:clientParameter 14:27:06 #31 1.187 2026/09/23 14:27:05 name field update_xapp_subscription_handle 14:27:06 #31 1.187 2026/09/23 14:27:05 package field handle 14:27:06 #31 1.187 2026/09/23 14:27:05 creating generated file "update_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:27:06 #31 1.194 2026/09/23 14:27:05 executed template asset:clientResponse 14:27:06 #31 1.201 2026/09/23 14:27:05 rendering 1 templates for operation group 14:27:06 #31 1.201 2026/09/23 14:27:05 name field handle 14:27:06 #31 1.201 2026/09/23 14:27:05 creating generated file "handle_client.go" in "pkg/rtmgr_client/handle" as client 14:27:06 #31 1.225 2026/09/23 14:27:05 executed template asset:clientClient 14:27:06 #31 1.231 2026/09/23 14:27:05 rendering 2 templates for operation 14:27:06 #31 1.231 2026/09/23 14:27:05 name field get_health 14:27:06 #31 1.231 2026/09/23 14:27:05 package field health 14:27:06 #31 1.232 2026/09/23 14:27:05 creating generated file "get_health_parameters.go" in "pkg/rtmgr_client/health" as parameters 14:27:06 #31 1.235 2026/09/23 14:27:05 executed template asset:clientParameter 14:27:06 #31 1.236 2026/09/23 14:27:06 name field get_health 14:27:06 #31 1.236 2026/09/23 14:27:06 package field health 14:27:06 #31 1.237 2026/09/23 14:27:06 creating generated file "get_health_responses.go" in "pkg/rtmgr_client/health" as responses 14:27:06 #31 1.239 2026/09/23 14:27:06 executed template asset:clientResponse 14:27:06 #31 1.241 2026/09/23 14:27:06 rendering 1 templates for operation group 14:27:06 #31 1.241 2026/09/23 14:27:06 name field health 14:27:06 #31 1.241 2026/09/23 14:27:06 creating generated file "health_client.go" in "pkg/rtmgr_client/health" as client 14:27:06 #31 1.242 2026/09/23 14:27:06 executed template asset:clientClient 14:27:06 #31 1.243 2026/09/23 14:27:06 rendering 1 templates for application RoutingManager 14:27:06 #31 1.243 2026/09/23 14:27:06 name field RoutingManager 14:27:06 #31 1.243 2026/09/23 14:27:06 package field rtmgr_client 14:27:06 #31 1.244 2026/09/23 14:27:06 creating generated file "routing_manager_client.go" in "pkg/rtmgr_client" as facade 14:27:06 #31 1.245 2026/09/23 14:27:06 executed template asset:clientFacade 14:27:06 #31 1.246 2026/09/23 14:27:06 Generation completed! 14:27:06 #31 1.246 14:27:06 #31 1.246 For this generation to compile you need to have some packages in your GOPATH: 14:27:06 #31 1.246 14:27:06 #31 1.246 * github.com/go-openapi/errors 14:27:06 #31 1.246 * github.com/go-openapi/runtime 14:27:06 #31 1.246 * github.com/go-openapi/runtime/client 14:27:06 #31 1.246 * github.com/go-openapi/strfmt 14:27:06 #31 1.246 14:27:06 #31 1.246 You can get these now with: go get -u -f pkg/... 14:27:06 #31 DONE 1.4s 14:27:06 14:27:06 #32 [submgrbuild 7/16] RUN echo "rtmgrapi 8becf0c4e06bc89b13d217a102eb7a50470cddc5 https://gerrit.o-ran-sc.org/r/ric-plt/rtmgr" >> /manifests/versions.txt 14:27:06 #32 DONE 0.3s 14:27:06 14:27:06 #33 [submgrbuild 8/16] COPY pkg pkg 14:27:06 #33 DONE 0.2s 14:27:06 14:27:06 #34 [submgrbuild 9/16] COPY cmd cmd 14:27:06 #34 DONE 0.1s 14:27:06 14:27:06 #35 [submgrbuild 10/16] COPY go.sum go.sum 14:27:06 #35 DONE 0.2s 14:27:06 14:27:06 #36 [submgrbuild 11/16] RUN go mod tidy 14:27:07 #36 0.346 go: downloading github.com/google/uuid v1.3.0 14:27:07 #36 0.391 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 14:27:07 #36 0.476 go: downloading github.com/google/go-cmp v0.5.9 14:27:07 #36 0.476 go: downloading github.com/tidwall/pretty v1.0.0 14:27:07 #36 0.482 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:27:07 #36 0.509 go: downloading github.com/pkg/errors v0.9.1 14:27:07 #36 0.534 go: downloading github.com/BurntSushi/toml v0.3.1 14:27:07 #36 0.563 go: downloading github.com/kr/pretty v0.1.0 14:27:07 #36 0.563 go: downloading github.com/onsi/ginkgo v1.14.0 14:27:07 #36 0.564 go: downloading github.com/onsi/gomega v1.10.1 14:27:07 #36 0.574 go: downloading github.com/kr/text v0.2.0 14:27:07 #36 0.628 go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 14:27:07 #36 0.653 go: downloading github.com/nxadm/tail v1.4.4 14:27:07 #36 0.661 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:27:07 #36 DONE 0.9s 14:27:07 14:27:07 #37 [submgrbuild 12/16] RUN mkdir -p /opt/bin && go build -o /opt/bin/submgr cmd/submgr.go && mkdir -p /opt/build/container/usr/local 14:27:30 #37 DONE 22.7s 14:27:30 14:27:30 #38 [submgrbuild 13/16] RUN cp go.mod go.sum /manifests/ 14:27:30 #38 DONE 0.3s 14:27:30 14:27:30 #39 [submgrbuild 14/16] RUN grep gerrit /manifests/go.sum > /manifests/go_gerrit.sum 14:27:31 #39 DONE 0.3s 14:27:31 14:27:31 #40 [submgrbuild 15/16] COPY test/config-file.json test/config-file.json 14:27:31 #40 DONE 0.2s 14:27:31 14:27:31 #41 [submgrbuild 16/16] COPY test/uta_rtg.rt test/uta_rtg.rt 14:27:31 #41 DONE 0.2s 14:27:31 14:27:31 #42 exporting to image 14:27:31 #42 exporting layers 14:28:06 #42 exporting layers 34.9s done 14:28:06 #42 writing image sha256:40b4fb00e6932c7ecb3a6bcac75bbbd555463fbeedc701769b753ea09b2d48e2 done 14:28:06 #42 naming to docker.io/library/tmpimg 0.0s done 14:28:06 #42 DONE 34.9s 14:28:07 Error response from daemon: Could not find the file /tmp/submgr_cover.out in container e7579a62a1b896c3a57bbb07b46449a057d5c34d64185c488255c7d9f39ba5cd 14:28:07 e7579a62a1b896c3a57bbb07b46449a057d5c34d64185c488255c7d9f39ba5cd 14:28:07 --> prescan-ric-plt-submgr-ubuntu.sh ends 14:28:07 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-13368 14:28:08 [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 14:28:08 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:28:08 INFO: Project root configuration file: NONE 14:28:08 INFO: SonarScanner 4.6.2.2472 14:28:08 INFO: Java 17.0.7 Private Build (64-bit) 14:28:08 INFO: Linux 4.15.0-213-generic amd64 14:28:08 INFO: User cache: /home/jenkins/.sonar/cache 14:28:11 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:28:11 INFO: Project root configuration file: NONE 14:28:11 INFO: Analyzing on SonarCloud 14:28:11 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 14:28:11 INFO: ------------------------------------------------------------------------ 14:28:11 INFO: EXECUTION FAILURE 14:28:11 INFO: ------------------------------------------------------------------------ 14:28:11 INFO: Total time: 3.304s 14:28:11 INFO: Final Memory: 5M/24M 14:28:11 INFO: ------------------------------------------------------------------------ 14:28:11 ERROR: Error during SonarScanner execution 14:28:11 java.lang.IllegalStateException: Java 17 is not supported. Please upgrade to Java 21 or newer, or use JRE auto-provisioning to keep this requirement always up to date. For more information check https://docs.sonarsource.com/sonarqube-cloud/analyzing-source-code/scanners/scanner-environment/general-requirements. 14:28:11 at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:59) 14:28:11 at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:53) 14:28:11 at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) 14:28:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:28:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:28:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:28:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:28:11 at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) 14:28:11 at jdk.proxy1/jdk.proxy1.$Proxy0.execute(Unknown Source) 14:28:11 at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) 14:28:11 at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) 14:28:11 at org.sonarsource.scanner.cli.Main.execute(Main.java:112) 14:28:11 at org.sonarsource.scanner.cli.Main.execute(Main.java:75) 14:28:11 at org.sonarsource.scanner.cli.Main.main(Main.java:61) 14:28:11 ERROR: 14:28:11 ERROR: Re-run SonarScanner using the -X switch to enable full debug logging. 14:28:12 WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? 14:28:12 $ ssh-agent -k 14:28:12 unset SSH_AUTH_SOCK; 14:28:12 unset SSH_AGENT_PID; 14:28:12 echo Agent pid 2095 killed; 14:28:12 [ssh-agent] Stopped. 14:28:12 ERROR: SonarQube scanner exited with non-zero code: 1 14:28:12 [PostBuildScript] - [INFO] Executing post build scripts. 14:28:12 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins84090775536041189.sh 14:28:12 ---> sysstat.sh 14:28:12 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins3759546570654029786.sh 14:28:12 ---> package-listing.sh 14:28:12 ++ tr '[:upper:]' '[:lower:]' 14:28:12 ++ facter osfamily 14:28:12 + OS_FAMILY=debian 14:28:12 + workspace=/w/workspace/ric-plt-submgr-sonar-prescan-script 14:28:12 + START_PACKAGES=/tmp/packages_start.txt 14:28:12 + END_PACKAGES=/tmp/packages_end.txt 14:28:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:28:12 + PACKAGES=/tmp/packages_start.txt 14:28:12 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:28:12 + PACKAGES=/tmp/packages_end.txt 14:28:12 + case "${OS_FAMILY}" in 14:28:12 + dpkg -l 14:28:12 + grep '^ii' 14:28:12 + '[' -f /tmp/packages_start.txt ']' 14:28:12 + '[' -f /tmp/packages_end.txt ']' 14:28:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:28:12 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:28:12 + mkdir -p /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ 14:28:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ 14:28:12 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins15579716193507916621.sh 14:28:12 ---> capture-instance-metadata.sh 14:28:12 Setup pyenv: 14:28:13 system 14:28:13 3.8.13 14:28:13 3.9.13 14:28:13 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:28:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bLSr from file:/tmp/.os_lf_venv 14:28:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:15 lf-activate-venv(): INFO: Installing additional packages: lftools 14:28:27 lf-activate-venv(): INFO: Adding /tmp/venv-bLSr/bin to PATH 14:28:27 INFO: Running in OpenStack, capturing instance metadata 14:28:28 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins16140601078909178922.sh 14:28:28 provisioning config files... 14:28:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/config13090747306860610012tmp 14:28:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:28:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:28:28 [EnvInject] - Injecting environment variables from a build step. 14:28:28 [EnvInject] - Injecting as environment variables the properties content 14:28:28 SERVER_ID=logs 14:28:28 14:28:28 [EnvInject] - Variables injected successfully. 14:28:28 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins1079688279443311270.sh 14:28:28 ---> create-netrc.sh 14:28:28 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins833009090220275755.sh 14:28:28 ---> python-tools-install.sh 14:28:28 Setup pyenv: 14:28:28 system 14:28:28 3.8.13 14:28:28 3.9.13 14:28:28 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:28:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bLSr from file:/tmp/.os_lf_venv 14:28:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:30 lf-activate-venv(): INFO: Installing additional packages: lftools 14:28:42 lf-activate-venv(): INFO: Adding /tmp/venv-bLSr/bin to PATH 14:28:42 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins6417087657660116590.sh 14:28:42 ---> uv-install.sh 14:28:42 uv 0.12.18 is already installed 14:28:42 uvx 0.12.18 (x86_64-unknown-linux-gnu) 14:28:42 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins3298374761150935628.sh 14:28:42 ---> sudo-logs.sh 14:28:42 Archiving 'sudo' log.. 14:28:42 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins13015967032606751243.sh 14:28:42 ---> job-cost.sh 14:28:42 INFO: Activating Python virtual environment... 14:28:42 Setup pyenv: 14:28:42 system 14:28:42 3.8.13 14:28:42 3.9.13 14:28:42 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:28:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bLSr from file:/tmp/.os_lf_venv 14:28:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:28:51 lf-activate-venv(): INFO: Adding /tmp/venv-bLSr/bin to PATH 14:28:51 INFO: No stack-cost file found 14:28:51 INFO: Instance uptime: 382s 14:28:51 INFO: Fetching instance metadata (attempt 1 of 3)... 14:28:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:28:52 INFO: Successfully fetched instance metadata 14:28:52 INFO: Instance type: v3-starter-4 14:28:52 INFO: Retrieving pricing info for: v3-starter-4 14:28:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:28:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=382 14:28:52 INFO: Successfully fetched Vexxhost pricing API 14:28:52 INFO: Retrieved cost: 0.04 14:28:52 INFO: Retrieved resource: v3-starter-4 14:28:52 INFO: Creating archive directory: /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/cost 14:28:52 INFO: Archiving costs to: /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/cost.csv 14:28:52 INFO: Successfully archived job cost data 14:28:52 DEBUG: Cost data: ric-plt-submgr-sonar-prescan-script,2128,2026-09-23 14:28:52,v3-starter-4,382,0.04,0.00,FAILURE 14:28:52 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins1867784971617785966.sh 14:28:52 ---> logs-deploy.sh 14:28:52 Setup pyenv: 14:28:52 system 14:28:52 3.8.13 14:28:52 3.9.13 14:28:52 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:28:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bLSr from file:/tmp/.os_lf_venv 14:28:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:29:06 lf-activate-venv(): INFO: Adding /tmp/venv-bLSr/bin to PATH 14:29:06 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-submgr-sonar-prescan-script/2128 14:29:06 INFO: archiving workspace using pattern(s): -p **/*.log 14:29:08 Archives upload complete. 14:29:08 INFO: archiving logs to Nexus 14:29:09 ---> uname -a: 14:29:09 Linux prd-ubuntu1804-docker-4c-4g-13368 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:29:09 14:29:09 14:29:09 ---> lscpu: 14:29:09 Architecture: x86_64 14:29:09 CPU op-mode(s): 32-bit, 64-bit 14:29:09 Byte Order: Little Endian 14:29:09 CPU(s): 4 14:29:09 On-line CPU(s) list: 0-3 14:29:09 Thread(s) per core: 1 14:29:09 Core(s) per socket: 1 14:29:09 Socket(s): 4 14:29:09 NUMA node(s): 1 14:29:09 Vendor ID: AuthenticAMD 14:29:09 CPU family: 23 14:29:09 Model: 49 14:29:09 Model name: AMD EPYC-Rome Processor 14:29:09 Stepping: 0 14:29:09 CPU MHz: 2799.998 14:29:09 BogoMIPS: 5599.99 14:29:09 Virtualization: AMD-V 14:29:09 Hypervisor vendor: KVM 14:29:09 Virtualization type: full 14:29:09 L1d cache: 32K 14:29:09 L1i cache: 32K 14:29:09 L2 cache: 512K 14:29:09 L3 cache: 16384K 14:29:09 NUMA node0 CPU(s): 0-3 14:29:09 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 14:29:09 14:29:09 14:29:09 ---> nproc: 14:29:09 4 14:29:09 14:29:09 14:29:09 ---> df -h: 14:29:09 Filesystem Size Used Avail Use% Mounted on 14:29:09 udev 3.9G 0 3.9G 0% /dev 14:29:09 tmpfs 798M 696K 797M 1% /run 14:29:09 /dev/vda1 20G 14G 5.8G 70% / 14:29:09 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:29:09 tmpfs 5.0M 0 5.0M 0% /run/lock 14:29:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:29:09 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:29:09 tmpfs 798M 0 798M 0% /run/user/1001 14:29:09 14:29:09 14:29:09 ---> free -m: 14:29:09 total used free shared buff/cache available 14:29:09 Mem: 7976 536 316 0 7122 7141 14:29:09 Swap: 1023 0 1023 14:29:09 14:29:09 14:29:09 ---> ip addr: 14:29:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:29:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:29:09 inet 127.0.0.1/8 scope host lo 14:29:09 valid_lft forever preferred_lft forever 14:29:09 inet6 ::1/128 scope host 14:29:09 valid_lft forever preferred_lft forever 14:29:09 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:29:09 link/ether fa:16:3e:a1:fc:22 brd ff:ff:ff:ff:ff:ff 14:29:09 inet 10.32.7.40/23 brd 10.32.7.255 scope global dynamic ens3 14:29:09 valid_lft 86013sec preferred_lft 86013sec 14:29:09 inet6 fe80::f816:3eff:fea1:fc22/64 scope link 14:29:09 valid_lft forever preferred_lft forever 14:29:09 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:29:09 link/ether 02:42:b3:18:97:86 brd ff:ff:ff:ff:ff:ff 14:29:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:29:09 valid_lft forever preferred_lft forever 14:29:09 14:29:09 14:29:09 ---> sar -b -r -n DEV: 14:29:09 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-13368) 09/23/26 _x86_64_ (4 CPU) 14:29:09 14:29:09 14:22:44 LINUX RESTART (4 CPU) 14:29:09 14:29:09 14:23:01 tps rtps wtps bread/s bwrtn/s 14:29:09 14:24:02 162.14 61.29 100.85 5009.57 42042.48 14:29:09 14:25:01 187.78 32.49 155.30 3883.55 73739.50 14:29:09 14:26:01 232.56 0.63 231.92 11.33 84134.62 14:29:09 14:27:01 138.39 0.20 138.19 8.40 24926.36 14:29:09 14:28:01 397.37 299.17 98.20 13610.53 27576.01 14:29:09 14:29:01 107.93 71.10 36.83 3390.10 4163.17 14:29:09 Average: 204.41 77.61 126.80 4320.14 42677.66 14:29:09 14:29:09 14:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:29:09 14:24:02 5647528 7354660 2519900 30.85 49640 1827560 1020164 11.07 670564 1659432 212140 14:29:09 14:25:01 2891216 7382036 5276212 64.60 95440 4439676 1179300 12.80 652848 4267796 676768 14:29:09 14:26:01 1299924 7170416 6867504 84.08 158316 5587156 1648900 17.89 1161968 5173612 398800 14:29:09 14:27:01 658408 7353340 7509020 91.94 179272 6313224 1361400 14.77 1235652 5659420 460944 14:29:09 14:28:01 556588 7364920 7610840 93.19 186824 6432720 1251612 13.58 1271896 5740000 17128 14:29:09 14:29:01 331612 7307020 7835816 95.94 190048 6596028 1153660 12.52 1415620 5821036 12216 14:29:09 Average: 1897546 7322065 6269882 76.77 143257 5199394 1269173 13.77 1068091 4720216 296333 14:29:09 14:29:09 14:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:29:09 14:24:02 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 14:29:09 14:24:02 ens3 361.77 240.84 1623.07 68.25 0.00 0.00 0.00 0.00 14:29:09 14:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:09 14:25:01 lo 1.69 1.69 0.16 0.16 0.00 0.00 0.00 0.00 14:29:09 14:25:01 ens3 551.96 346.98 14579.60 27.42 0.00 0.00 0.00 0.00 14:29:09 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:09 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:09 14:26:01 ens3 516.34 432.24 4025.69 32.45 0.00 0.00 0.00 0.00 14:29:09 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:09 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:29:09 14:27:01 ens3 259.25 260.06 1823.98 23.06 0.00 0.00 0.00 0.00 14:29:09 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:09 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:09 14:28:01 ens3 11.55 8.98 32.51 1.47 0.00 0.00 0.00 0.00 14:29:09 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:09 14:29:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 14:29:09 14:29:01 ens3 96.58 83.14 873.18 18.36 0.00 0.00 0.00 0.00 14:29:09 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:09 Average: lo 0.69 0.69 0.06 0.06 0.00 0.00 0.00 0.00 14:29:09 Average: ens3 298.87 228.38 3796.23 28.50 0.00 0.00 0.00 0.00 14:29:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:09 14:29:09 14:29:09 ---> sar -P ALL: 14:29:09 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-13368) 09/23/26 _x86_64_ (4 CPU) 14:29:09 14:29:09 14:22:44 LINUX RESTART (4 CPU) 14:29:09 14:29:09 14:23:01 CPU %user %nice %system %iowait %steal %idle 14:29:09 14:24:02 all 17.68 0.00 2.27 5.34 0.06 74.65 14:29:09 14:24:02 0 21.68 0.00 3.80 8.09 0.07 66.36 14:29:09 14:24:02 1 30.57 0.00 2.22 3.27 0.07 63.87 14:29:09 14:24:02 2 10.44 0.00 1.46 4.82 0.07 83.22 14:29:09 14:24:02 3 8.07 0.00 1.57 5.19 0.05 85.11 14:29:09 14:25:01 all 22.98 0.00 5.28 3.79 0.07 67.88 14:29:09 14:25:01 0 13.62 0.00 4.75 1.34 0.05 80.24 14:29:09 14:25:01 1 49.40 0.00 7.61 6.46 0.12 36.42 14:29:09 14:25:01 2 14.21 0.00 4.98 5.25 0.05 75.52 14:29:09 14:25:01 3 14.75 0.00 3.79 2.11 0.05 79.29 14:29:09 14:26:01 all 15.38 0.00 6.06 5.33 0.08 73.15 14:29:09 14:26:01 0 15.98 0.00 6.22 3.97 0.07 73.75 14:29:09 14:26:01 1 13.87 0.00 6.43 4.52 0.07 75.12 14:29:09 14:26:01 2 13.13 0.00 6.57 4.18 0.10 76.01 14:29:09 14:26:01 3 18.55 0.00 4.98 8.66 0.10 67.70 14:29:09 14:27:01 all 36.43 0.00 6.42 2.55 0.10 54.49 14:29:09 14:27:01 0 38.17 0.00 6.18 1.12 0.10 54.42 14:29:09 14:27:01 1 33.71 0.00 6.08 5.81 0.10 54.30 14:29:09 14:27:01 2 38.37 0.00 6.76 2.00 0.10 52.78 14:29:09 14:27:01 3 35.43 0.00 6.72 1.31 0.10 56.43 14:29:09 14:28:01 all 33.08 0.00 5.26 14.43 0.11 47.12 14:29:09 14:28:01 0 32.49 0.00 4.77 13.82 0.12 48.81 14:29:09 14:28:01 1 33.94 0.00 4.95 8.56 0.10 52.44 14:29:09 14:28:01 2 33.85 0.00 5.48 18.22 0.12 42.34 14:29:09 14:28:01 3 32.05 0.00 5.83 17.14 0.10 44.88 14:29:09 14:29:01 all 19.72 0.00 1.40 3.12 0.05 75.71 14:29:09 14:29:01 0 21.84 0.00 1.72 4.45 0.07 71.92 14:29:09 14:29:01 1 6.28 0.00 0.78 1.37 0.02 91.55 14:29:09 14:29:01 2 41.27 0.00 1.82 2.54 0.08 54.28 14:29:09 14:29:01 3 9.59 0.00 1.29 4.10 0.05 84.97 14:29:09 Average: all 24.21 0.00 4.44 5.76 0.08 65.52 14:29:09 Average: 0 24.01 0.00 4.57 5.48 0.08 65.86 14:29:09 Average: 1 27.82 0.00 4.65 4.98 0.08 62.47 14:29:09 Average: 2 25.22 0.00 4.50 6.15 0.09 64.04 14:29:09 Average: 3 19.75 0.00 4.03 6.43 0.08 69.72 14:29:09 14:29:09 14:29:09