14:23:17 Started by timer 14:23:17 Running as SYSTEM 14:23:17 [EnvInject] - Loading node environment variables. 14:23:17 Building remotely on prd-ubuntu1804-docker-4c-4g-12678 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-submgr-sonar-prescan-script 14:23:17 [ssh-agent] Looking for ssh-agent implementation... 14:23:17 $ ssh-agent 14:23:17 SSH_AUTH_SOCK=/tmp/ssh-YsywMWoSHxK1/agent.2067 14:23:17 SSH_AGENT_PID=2069 14:23:17 [ssh-agent] Started. 14:23:17 Running ssh-add (command line suppressed) 14:23:17 Identity added: /w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/private_key_4761170853072700031.key (jenkins-ssh) 14:23:17 [ssh-agent] Using credentials jenkins (jenkins) 14:23:17 The recommended git tool is: NONE 14:23:19 using credential jenkins 14:23:19 Wiping out workspace first. 14:23:19 Cloning the remote Git repository 14:23:19 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:23:19 > git init /w/workspace/ric-plt-submgr-sonar-prescan-script # timeout=10 14:23:19 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:23:19 > git --version # timeout=10 14:23:19 > git --version # 'git version 2.17.1' 14:23:19 using GIT_SSH to set credentials jenkins 14:23:19 > 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:20 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr # timeout=10 14:23:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:23:21 Avoid second fetch 14:23:21 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:23:21 Checking out Revision 7b43fcbb56c2790d1e1aff424f64f825e6afe775 (refs/remotes/origin/master) 14:23:21 > git config core.sparsecheckout # timeout=10 14:23:21 > git checkout -f 7b43fcbb56c2790d1e1aff424f64f825e6afe775 # timeout=10 14:23:21 Commit message: "Release Image for CVE fixes" 14:23:21 > git rev-list --no-walk 7b43fcbb56c2790d1e1aff424f64f825e6afe775 # timeout=10 14:23:24 provisioning config files... 14:23:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:23:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:23:24 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins11796579647854750405.sh 14:23:24 ---> python-tools-install.sh 14:23:24 Setup pyenv: 14:23:24 * system (set by /opt/pyenv/version) 14:23:24 * 3.8.13 (set by /opt/pyenv/version) 14:23:24 * 3.9.13 (set by /opt/pyenv/version) 14:23:24 * 3.10.6 (set by /opt/pyenv/version) 14:23:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xLn6 14:23:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:23:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:23:34 lf-activate-venv(): INFO: Installing additional packages: lftools 14:24:01 lf-activate-venv(): INFO: Adding /tmp/venv-xLn6/bin to PATH 14:24:01 Generating Requirements File 14:24:29 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:29 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:24:30 Python 3.10.6 14:24:30 pip 26.2.1 from /tmp/venv-xLn6/lib/python3.10/site-packages/pip (python 3.10) 14:24:30 aiohappyeyeballs==2.7.1 14:24:30 aiohttp==3.14.3 14:24:30 aiosignal==1.4.0 14:24:30 appdirs==1.4.4 14:24:30 argcomplete==3.7.2 14:24:30 aspy.yaml==1.3.0 14:24:30 async-timeout==5.0.1 14:24:30 attrs==26.1.0 14:24:30 autopage==0.6.0 14:24:30 backports.strenum==1.3.1 14:24:30 beautifulsoup4==4.15.0 14:24:30 boto3==1.43.93 14:24:30 botocore==1.43.93 14:24:30 bs4==0.0.2 14:24:30 certifi==2026.7.22 14:24:30 cffi==2.1.1 14:24:30 cfgv==3.5.0 14:24:30 chardet==7.6.0 14:24:30 charset-normalizer==3.5.1 14:24:30 click==8.5.0 14:24:30 cliff==4.14.0 14:24:30 cmd2==3.5.1 14:24:30 cryptography==3.3.2 14:24:30 debtcollector==3.1.0 14:24:30 decorator==5.3.1 14:24:30 defusedxml==0.7.1 14:24:30 Deprecated==1.3.1 14:24:30 distlib==0.4.3 14:24:30 dnspython==2.8.0 14:24:30 docker==7.2.0 14:24:30 dogpile.cache==1.5.0 14:24:30 durationpy==0.11 14:24:30 email-validator==2.3.0 14:24:30 filelock==3.32.6 14:24:30 frozenlist==1.8.0 14:24:30 future==1.0.0 14:24:30 gitdb==4.0.12 14:24:30 GitPython==3.1.62 14:24:30 httplib2==0.30.2 14:24:30 identify==2.6.19 14:24:30 idna==3.19 14:24:30 importlib-resources==1.5.0 14:24:30 iso8601==2.1.0 14:24:30 Jinja2==3.1.6 14:24:30 jmespath==1.1.0 14:24:30 jsonpatch==1.33 14:24:30 jsonpointer==3.1.1 14:24:30 jsonschema==4.26.0 14:24:30 jsonschema-specifications==2025.9.1 14:24:30 keystoneauth1==5.14.0 14:24:30 kubernetes==36.0.3 14:24:30 lftools==0.37.23 14:24:30 lxml==6.1.3 14:24:30 markdown-it-py==4.2.0 14:24:30 MarkupSafe==3.0.3 14:24:30 mdurl==0.1.2 14:24:30 msgpack==1.2.2 14:24:30 multi_key_dict==2.0.3 14:24:30 multidict==6.8.0 14:24:30 munch==4.0.0 14:24:30 netaddr==1.3.0 14:24:30 niet==1.4.2 14:24:30 nodeenv==1.10.0 14:24:30 oauth2client==4.1.3 14:24:30 oauthlib==3.3.1 14:24:30 openstacksdk==4.13.0 14:24:30 os-service-types==1.8.2 14:24:30 osc-lib==4.6.0 14:24:30 oslo.config==10.4.0 14:24:30 oslo.context==6.4.0 14:24:30 oslo.i18n==6.8.0 14:24:30 oslo.log==8.2.0 14:24:30 oslo.serialization==5.10.0 14:24:30 oslo.utils==10.1.1 14:24:30 packaging==26.3 14:24:30 pbr==7.0.3 14:24:30 platformdirs==4.11.8 14:24:30 prettytable==3.18.0 14:24:30 propcache==0.5.2 14:24:30 psutil==7.2.2 14:24:30 pyasn1==0.6.4 14:24:30 pyasn1_modules==0.4.2 14:24:30 pycparser==3.0 14:24:30 pygerrit2==2.0.15 14:24:30 PyGithub==2.10.0 14:24:30 Pygments==2.21.0 14:24:30 PyJWT==2.14.0 14:24:30 PyNaCl==1.6.2 14:24:30 pyparsing==2.4.7 14:24:30 pyperclip==1.11.0 14:24:30 pyrsistent==0.20.0 14:24:30 python-cinderclient==9.9.0 14:24:30 python-dateutil==2.9.0.post0 14:24:30 python-discovery==1.6.0 14:24:30 python-heatclient==5.2.0 14:24:30 python-jenkins==1.8.3 14:24:30 python-keystoneclient==6.0.0 14:24:30 python-magnumclient==4.11.0 14:24:30 python-openstackclient==10.0.0 14:24:30 python-swiftclient==4.11.0 14:24:30 PyYAML==6.0.3 14:24:30 referencing==0.37.0 14:24:30 requests==2.34.2 14:24:30 requests-oauthlib==2.0.0 14:24:30 rfc3986==2.0.0 14:24:30 rich==15.0.0 14:24:30 rich-argparse==1.8.0 14:24:30 rpds-py==0.30.0 14:24:30 rsa==4.9.1 14:24:30 ruamel.yaml==0.19.1 14:24:30 ruamel.yaml.clib==0.2.15 14:24:30 s3transfer==0.19.2 14:24:30 simplejson==4.1.2 14:24:30 six==1.17.0 14:24:30 smmap==5.0.3 14:24:30 soupsieve==2.9.2 14:24:30 stevedore==5.8.0 14:24:30 tabulate==0.10.0 14:24:30 toml==0.10.2 14:24:30 tomlkit==0.15.1 14:24:30 tqdm==4.70.1 14:24:30 typing_extensions==4.16.0 14:24:30 urllib3==1.26.20 14:24:30 virtualenv==21.7.9 14:24:30 wcwidth==0.8.3 14:24:30 websocket-client==1.9.2 14:24:30 wrapt==2.4.1 14:24:30 xdg==6.0.0 14:24:30 xmltodict==1.0.4 14:24:30 yarl==1.24.5 14:24:30 yq==4.1.2 14:24:30 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins100989888121032274.sh 14:24:30 ---> uv-install.sh 14:24:30 Installing uv/uvx (latest) using shell installer 14:24:31 2026-09-14 14:24:31 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-0N4my9.sh" [1] 14:24:31 downloading uv 0.12.13 x86_64-unknown-linux-gnu 14:24:32 installing to /home/jenkins/.local/bin 14:24:32 uv 14:24:32 uvx 14:24:32 everything's installed! 14:24:32 14:24:32 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:24:32 14:24:32 source $HOME/.local/bin/env (sh, bash, zsh) 14:24:32 source $HOME/.local/bin/env.fish (fish) 14:24:32 Adding install location to PATH 14:24:32 ---> Validating uv/uvx install 14:24:32 uvx 0.12.13 (x86_64-unknown-linux-gnu) 14:24:32 [EnvInject] - Injecting environment variables from a build step. 14:24:32 [EnvInject] - Injecting as environment variables the properties content 14:24:32 SET_JDK_VERSION=openjdk17 14:24:32 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 14:24:32 14:24:32 [EnvInject] - Variables injected successfully. 14:24:32 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins18176377474676046268.sh 14:24:32 ---> update-java-alternatives.sh 14:24:32 ---> Updating Java version 14:24:33 ---> Ubuntu/Debian system detected 14:24:33 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:24:33 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:24:33 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:34 openjdk version "17.0.7" 2023-04-18 14:24:34 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 14:24:34 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 14:24:34 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 14:24:34 [EnvInject] - Injecting environment variables from a build step. 14:24:34 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:24:34 [EnvInject] - Variables injected successfully. 14:24:34 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins981257717055016429.sh 14:24:34 --> build_ric-plt-submgr-ubuntu.sh starts 14:24:34 Docker version 24.0.2, build cb74dfc 14:24:34 Unit Test 14:24:35 #1 [internal] load build definition from Dockerfile 14:24:35 #1 transferring dockerfile: 6.97kB done 14:24:35 #1 DONE 0.1s 14:24:35 14:24:35 #2 [internal] load .dockerignore 14:24:35 #2 transferring context: 2B done 14:24:35 #2 DONE 0.1s 14:24:35 14:24:35 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu22-c-go:1.0.0 14:24:35 #3 DONE 0.1s 14:24:35 14:24:35 #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:35 #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:36 #4 ... 14:24:36 14:24:36 #5 [internal] load build context 14:24:36 #5 transferring context: 2.90MB 0.1s done 14:24:36 #5 DONE 0.1s 14:24:36 14:24:36 #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:36 #4 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 10.49MB / 30.44MB 0.2s 14:24:36 #4 sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 143B / 143B 0.1s done 14:24:36 #4 sha256:35959c1fd0a618a6e6b867833ae7883d595d264f1ffd7c49789c975dc240b8bd 2.22kB / 2.22kB done 14:24:36 #4 sha256:6c9fa385d15c0cc6ff59747eb6ab018aa5c787418c49ca8b9e63b367f7c9b14f 7.22kB / 7.22kB done 14:24:36 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 11.53MB / 312.07MB 0.2s 14:24:36 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 3.15MB / 141.98MB 0.2s 14:24:36 #4 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 16.78MB / 30.44MB 0.3s 14:24:36 #4 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 28.31MB / 30.44MB 0.5s 14:24:36 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 29.36MB / 312.07MB 0.5s 14:24:36 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 20.97MB / 141.98MB 0.5s 14:24:36 #4 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 30.44MB / 30.44MB 0.6s 14:24:36 #4 sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 30.44MB / 30.44MB 0.6s done 14:24:36 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 35.65MB / 141.98MB 0.7s 14:24:36 #4 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 14:24:36 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 0B / 149.15MB 0.7s 14:24:36 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 58.72MB / 141.98MB 0.9s 14:24:36 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 10.49MB / 149.15MB 0.9s 14:24:36 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 47.19MB / 312.07MB 1.0s 14:24:36 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 69.21MB / 141.98MB 1.1s 14:24:36 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 20.97MB / 149.15MB 1.1s 14:24:37 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 67.11MB / 312.07MB 1.3s 14:24:37 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 79.69MB / 141.98MB 1.3s 14:24:37 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 31.46MB / 149.15MB 1.3s 14:24:37 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 88.95MB / 141.98MB 1.4s 14:24:37 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 84.93MB / 312.07MB 1.5s 14:24:37 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 97.52MB / 141.98MB 1.5s 14:24:37 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 112.20MB / 141.98MB 1.7s 14:24:37 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 46.14MB / 149.15MB 1.7s 14:24:37 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 104.86MB / 312.07MB 1.8s 14:24:37 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 122.68MB / 141.98MB 1.9s 14:24:37 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 56.62MB / 149.15MB 1.9s 14:24:37 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 131.07MB / 141.98MB 2.0s 14:24:38 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 126.88MB / 312.07MB 2.1s 14:24:38 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 140.51MB / 141.98MB 2.1s 14:24:38 #4 extracting sha256:43f89b94cd7df92a2f7e565b8fb1b7f502eff2cd225508cbd7ea2d36a9a3a601 1.5s done 14:24:38 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 144.70MB / 312.07MB 2.3s 14:24:38 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 75.50MB / 149.15MB 2.3s 14:24:38 #4 sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 141.98MB / 141.98MB 2.3s done 14:24:38 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 2.10MB / 100.23MB 2.4s 14:24:38 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 165.68MB / 312.07MB 2.6s 14:24:38 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 16.86MB / 100.23MB 2.6s 14:24:38 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 85.98MB / 149.15MB 2.7s 14:24:38 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 26.21MB / 100.23MB 2.7s 14:24:38 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 183.50MB / 312.07MB 2.8s 14:24:38 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 34.60MB / 100.23MB 2.8s 14:24:38 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 44.04MB / 100.23MB 2.9s 14:24:38 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 211.81MB / 312.07MB 3.1s 14:24:38 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 60.82MB / 100.23MB 3.1s 14:24:39 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 95.42MB / 149.15MB 3.2s 14:24:39 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 69.12MB / 100.23MB 3.2s 14:24:39 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 236.98MB / 312.07MB 3.4s 14:24:39 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 84.93MB / 100.23MB 3.4s 14:24:39 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 102.90MB / 149.15MB 3.5s 14:24:39 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 94.37MB / 100.23MB 3.5s 14:24:39 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 253.76MB / 312.07MB 3.6s 14:24:39 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 100.23MB / 100.23MB 3.6s 14:24:39 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 272.63MB / 312.07MB 3.8s 14:24:39 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 118.49MB / 149.15MB 3.8s 14:24:39 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 301.99MB / 312.07MB 4.1s 14:24:39 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 131.07MB / 149.15MB 4.1s 14:24:39 #4 sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 100.23MB / 100.23MB 3.9s done 14:24:39 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 8.39MB / 33.16MB 4.1s 14:24:40 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 17.83MB / 33.16MB 4.2s 14:24:40 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 140.51MB / 149.15MB 4.3s 14:24:40 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 31.46MB / 33.16MB 4.3s 14:24:40 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 149.15MB / 149.15MB 4.4s 14:24:40 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 33.16MB / 33.16MB 4.4s 14:24:40 #4 sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 312.07MB / 312.07MB 4.6s done 14:24:40 #4 sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 33.16MB / 33.16MB 4.6s done 14:24:40 #4 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 2.10MB / 9.99MB 4.7s 14:24:40 #4 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 14:24:40 #4 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 9.99MB / 9.99MB 4.8s 14:24:40 #4 sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 149.15MB / 149.15MB 4.8s done 14:24:40 #4 sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 9.99MB / 9.99MB 4.9s done 14:24:40 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 0B / 44.06MB 4.9s 14:24:40 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 10.49MB / 44.06MB 5.0s 14:24:40 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 22.02MB / 44.06MB 5.1s 14:24:41 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 33.55MB / 44.06MB 5.2s 14:24:41 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 44.06MB / 44.06MB 5.3s 14:24:41 #4 sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 44.06MB / 44.06MB 5.3s done 14:24:45 #4 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 5.2s 14:24:50 #4 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 10.3s 14:24:55 #4 extracting sha256:fd893c267cdbf622a28e8e9360ec88d0aff9df70c6566bddd9767a6b23e49527 14.5s done 14:24:55 #4 extracting sha256:7f2b0475be026c20016ce6b650831c82c609ae33df14ebd2194a3b3c776e5a29 done 14:24:55 #4 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 14:25:00 #4 extracting sha256:5cd8634188d21a46c65f10b5883790a58fee4d87075b8d27ca8575f61054b697 5.3s done 14:25:01 #4 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 14:25:06 #4 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 5.0s 14:25:06 #4 extracting sha256:cba38b931cf419d44e80b7a67e023e54f9c2c91b40a03faf45ff20ec8976dc84 5.6s done 14:25:06 #4 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 14:25:11 #4 extracting sha256:2b50754bad7070b2dd5facbd70a2d537c1f94cfd794fad140572b734d8463c8b 4.1s done 14:25:11 #4 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 0.1s 14:25:12 #4 extracting sha256:10b85171a08636a88885a19d72a679665b8b7f3e03b2eac60b0acff3ea740f39 1.2s done 14:25:12 #4 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 0.1s 14:25:13 #4 extracting sha256:d9c6acaf56d9438691fa992ec8da06f024e7071a52bc551415a5b5dae443e817 1.0s done 14:25:13 #4 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 14:25:13 #4 extracting sha256:d987f0953f317ec28432e0a1954cf7c4017bc8a51e585f2432d3b71d581cc3f0 0.2s done 14:25:14 #4 DONE 38.4s 14:25:14 14:25:14 #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:17 #6 3.441 2026-09-14 14:25:17 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:21 #6 DONE 7.0s 14:25:21 14:25:21 #7 [submgrcore 3/14] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb valgrind 14:25:21 #7 0.260 14:25:21 #7 0.260 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:25:21 #7 0.260 14:25:21 #7 0.459 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 14:25:21 #7 0.666 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 14:25:21 #7 0.812 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 14:25:22 #7 0.954 Get:4 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1317 kB] 14:25:22 #7 1.289 Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [7717 kB] 14:25:22 #7 1.525 Get:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 14:25:22 #7 1.806 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [8007 kB] 14:25:23 #7 1.868 Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [4290 kB] 14:25:23 #7 2.048 Get:9 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [84.6 kB] 14:25:23 #7 2.833 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1620 kB] 14:25:24 #7 2.904 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4623 kB] 14:25:24 #7 3.155 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [93.2 kB] 14:25:24 #7 3.159 Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.6 kB] 14:25:24 #7 3.161 Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [82.8 kB] 14:25:24 #7 3.411 Fetched 28.3 MB in 3s (9177 kB/s) 14:25:24 #7 3.411 Reading package lists... 14:25:25 #7 4.614 Building dependency tree... 14:25:26 #7 4.899 Reading state information... 14:25:26 #7 4.925 196 packages can be upgraded. Run 'apt list --upgradable' to see them. 14:25:26 #7 4.932 14:25:26 #7 4.932 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:25:26 #7 4.933 14:25:26 #7 4.969 Reading package lists... 14:25:27 #7 6.183 Building dependency tree... 14:25:27 #7 6.466 Reading state information... 14:25:27 #7 6.720 The following additional packages will be installed: 14:25:27 #7 6.720 libbabeltrace1 libc-dev-bin libc6 libc6-dbg libc6-dev libc6-i386 libcurl4 14:25:27 #7 6.721 libdebuginfod-common libdebuginfod1 libdw1 libelf1 libipt2 libpcap0.8 14:25:27 #7 6.722 libsource-highlight-common libsource-highlight4v5 14:25:27 #7 6.724 Suggested packages: 14:25:27 #7 6.724 gdb-doc gdbserver glibc-doc locales apparmor valgrind-dbg valgrind-mpi 14:25:27 #7 6.724 kcachegrind alleyoop valkyrie 14:25:27 #7 6.724 Recommended packages: 14:25:27 #7 6.724 libnss-nis libnss-nisplus 14:25:27 #7 6.800 The following NEW packages will be installed: 14:25:27 #7 6.800 curl gdb iputils-ping libbabeltrace1 libc6-dbg libc6-i386 14:25:27 #7 6.801 libdebuginfod-common libdebuginfod1 libipt2 libpcap0.8 14:25:27 #7 6.803 libsource-highlight-common libsource-highlight4v5 net-tools tcpdump valgrind 14:25:28 #7 6.804 The following packages will be upgraded: 14:25:28 #7 6.808 libc-dev-bin libc6 libc6-dev libcurl4 libdw1 libelf1 14:25:28 #7 7.154 6 upgraded, 15 newly installed, 0 to remove and 190 not upgraded. 14:25:28 #7 7.154 Need to get 42.3 MB of archives. 14:25:28 #7 7.154 After this operation, 127 MB of additional disk space will be used. 14:25:28 #7 7.154 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdebuginfod-common all 0.186-1ubuntu0.1 [7996 B] 14:25:28 #7 7.316 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.15 [2100 kB] 14:25:29 #7 8.417 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.15 [20.3 kB] 14:25:29 #7 8.418 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.15 [3234 kB] 14:25:29 #7 8.632 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] 14:25:29 #7 8.634 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 14:25:29 #7 8.644 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 14:25:29 #7 8.645 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:29 #7 8.651 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] 14:25:29 #7 8.674 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.27 [292 kB] 14:25:29 #7 8.693 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.27 [194 kB] 14:25:29 #7 8.705 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbabeltrace1 amd64 1.5.8-2build1 [160 kB] 14:25:29 #7 8.736 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdebuginfod1 amd64 0.186-1ubuntu0.1 [12.8 kB] 14:25:30 #7 8.895 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipt2 amd64 2.0.5-1 [46.4 kB] 14:25:30 #7 8.897 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsource-highlight-common all 3.1.9-4.1build2 [64.5 kB] 14:25:30 #7 8.898 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsource-highlight4v5 amd64 3.1.9-4.1build2 [207 kB] 14:25:30 #7 8.905 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gdb amd64 12.1-0ubuntu1~22.04.2 [3920 kB] 14:25:30 #7 9.082 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-i386 amd64 2.35-0ubuntu3.15 [2837 kB] 14:25:30 #7 9.236 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] 14:25:30 #7 9.240 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dbg amd64 2.35-0ubuntu3.15 [13.9 MB] 14:25:31 #7 9.974 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 valgrind amd64 1:3.18.1-1ubuntu2 [14.1 MB] 14:25:32 #7 10.89 debconf: delaying package configuration, since apt-utils is not installed 14:25:32 #7 10.94 Fetched 42.3 MB in 4s (10.9 MB/s) 14:25:32 #7 10.99 Selecting previously unselected package libdebuginfod-common. 14:25:32 #7 10.99 (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:32 #7 11.01 Preparing to unpack .../libdebuginfod-common_0.186-1ubuntu0.1_all.deb ... 14:25:32 #7 11.01 Unpacking libdebuginfod-common (0.186-1ubuntu0.1) ... 14:25:32 #7 11.07 Preparing to unpack .../libc6-dev_2.35-0ubuntu3.15_amd64.deb ... 14:25:32 #7 11.09 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.15) over (2.35-0ubuntu3.4) ... 14:25:35 #7 14.44 Preparing to unpack .../libc-dev-bin_2.35-0ubuntu3.15_amd64.deb ... 14:25:35 #7 14.46 Unpacking libc-dev-bin (2.35-0ubuntu3.15) over (2.35-0ubuntu3.4) ... 14:25:35 #7 14.55 Preparing to unpack .../libc6_2.35-0ubuntu3.15_amd64.deb ... 14:25:35 #7 14.65 debconf: unable to initialize frontend: Dialog 14:25:35 #7 14.65 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:35 #7 14.65 debconf: falling back to frontend: Readline 14:25:36 #7 14.71 Unpacking libc6:amd64 (2.35-0ubuntu3.15) over (2.35-0ubuntu3.4) ... 14:25:37 #7 16.61 Setting up libc6:amd64 (2.35-0ubuntu3.15) ... 14:25:37 #7 16.72 debconf: unable to initialize frontend: Dialog 14:25:37 #7 16.72 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:37 #7 16.72 debconf: falling back to frontend: Readline 14:25:39 #7 17.87 Selecting previously unselected package iputils-ping. 14:25:39 #7 17.87 (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:39 #7 17.89 Preparing to unpack .../00-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... 14:25:39 #7 17.90 Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... 14:25:39 #7 17.96 Preparing to unpack .../01-libdw1_0.186-1ubuntu0.1_amd64.deb ... 14:25:39 #7 17.98 Unpacking libdw1:amd64 (0.186-1ubuntu0.1) over (0.186-1build1) ... 14:25:39 #7 18.06 Preparing to unpack .../02-libelf1_0.186-1ubuntu0.1_amd64.deb ... 14:25:39 #7 18.08 Unpacking libelf1:amd64 (0.186-1ubuntu0.1) over (0.186-1build1) ... 14:25:39 #7 18.15 Selecting previously unselected package libpcap0.8:amd64. 14:25:39 #7 18.16 Preparing to unpack .../03-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... 14:25:39 #7 18.16 Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 14:25:39 #7 18.22 Selecting previously unselected package tcpdump. 14:25:39 #7 18.23 Preparing to unpack .../04-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... 14:25:39 #7 18.24 Unpacking tcpdump (4.99.1-3ubuntu0.2) ... 14:25:39 #7 18.33 Preparing to unpack .../05-libcurl4_7.81.0-1ubuntu1.27_amd64.deb ... 14:25:39 #7 18.35 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.27) over (7.81.0-1ubuntu1.14) ... 14:25:39 #7 18.42 Selecting previously unselected package curl. 14:25:39 #7 18.43 Preparing to unpack .../06-curl_7.81.0-1ubuntu1.27_amd64.deb ... 14:25:39 #7 18.43 Unpacking curl (7.81.0-1ubuntu1.27) ... 14:25:39 #7 18.49 Selecting previously unselected package libbabeltrace1:amd64. 14:25:39 #7 18.49 Preparing to unpack .../07-libbabeltrace1_1.5.8-2build1_amd64.deb ... 14:25:39 #7 18.50 Unpacking libbabeltrace1:amd64 (1.5.8-2build1) ... 14:25:39 #7 18.56 Selecting previously unselected package libdebuginfod1:amd64. 14:25:39 #7 18.56 Preparing to unpack .../08-libdebuginfod1_0.186-1ubuntu0.1_amd64.deb ... 14:25:39 #7 18.57 Unpacking libdebuginfod1:amd64 (0.186-1ubuntu0.1) ... 14:25:39 #7 18.62 Selecting previously unselected package libipt2. 14:25:39 #7 18.62 Preparing to unpack .../09-libipt2_2.0.5-1_amd64.deb ... 14:25:39 #7 18.63 Unpacking libipt2 (2.0.5-1) ... 14:25:39 #7 18.68 Selecting previously unselected package libsource-highlight-common. 14:25:39 #7 18.68 Preparing to unpack .../10-libsource-highlight-common_3.1.9-4.1build2_all.deb ... 14:25:39 #7 18.69 Unpacking libsource-highlight-common (3.1.9-4.1build2) ... 14:25:40 #7 19.01 Selecting previously unselected package libsource-highlight4v5. 14:25:40 #7 19.02 Preparing to unpack .../11-libsource-highlight4v5_3.1.9-4.1build2_amd64.deb ... 14:25:40 #7 19.02 Unpacking libsource-highlight4v5 (3.1.9-4.1build2) ... 14:25:40 #7 19.08 Selecting previously unselected package gdb. 14:25:40 #7 19.08 Preparing to unpack .../12-gdb_12.1-0ubuntu1~22.04.2_amd64.deb ... 14:25:40 #7 19.09 Unpacking gdb (12.1-0ubuntu1~22.04.2) ... 14:25:40 #7 19.23 Selecting previously unselected package libc6-i386. 14:25:40 #7 19.24 Preparing to unpack .../13-libc6-i386_2.35-0ubuntu3.15_amd64.deb ... 14:25:40 #7 19.24 Unpacking libc6-i386 (2.35-0ubuntu3.15) ... 14:25:40 #7 19.75 Selecting previously unselected package net-tools. 14:25:40 #7 19.75 Preparing to unpack .../14-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... 14:25:40 #7 19.76 Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 14:25:40 #7 19.81 Selecting previously unselected package libc6-dbg:amd64. 14:25:41 #7 19.82 Preparing to unpack .../15-libc6-dbg_2.35-0ubuntu3.15_amd64.deb ... 14:25:41 #7 19.83 Unpacking libc6-dbg:amd64 (2.35-0ubuntu3.15) ... 14:25:41 #7 20.36 Selecting previously unselected package valgrind. 14:25:41 #7 20.37 Preparing to unpack .../16-valgrind_1%3a3.18.1-1ubuntu2_amd64.deb ... 14:25:41 #7 20.38 Unpacking valgrind (1:3.18.1-1ubuntu2) ... 14:25:42 #7 20.90 Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 14:25:42 #7 20.92 Setting up libdebuginfod-common (0.186-1ubuntu0.1) ... 14:25:42 #7 21.02 debconf: unable to initialize frontend: Dialog 14:25:42 #7 21.02 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:42 #7 21.02 debconf: falling back to frontend: Readline 14:25:42 #7 21.10 14:25:42 #7 21.10 Creating config file /etc/profile.d/debuginfod.sh with new version 14:25:42 #7 21.19 14:25:42 #7 21.19 Creating config file /etc/profile.d/debuginfod.csh with new version 14:25:42 #7 21.27 Setting up libsource-highlight-common (3.1.9-4.1build2) ... 14:25:42 #7 21.28 Setting up libc6-dbg:amd64 (2.35-0ubuntu3.15) ... 14:25:42 #7 21.30 Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 14:25:42 #7 21.32 Setting up libipt2 (2.0.5-1) ... 14:25:42 #7 21.34 Setting up libc6-i386 (2.35-0ubuntu3.15) ... 14:25:42 #7 21.37 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.27) ... 14:25:42 #7 21.39 Setting up curl (7.81.0-1ubuntu1.27) ... 14:25:42 #7 21.40 Setting up libc-dev-bin (2.35-0ubuntu3.15) ... 14:25:42 #7 21.42 Setting up valgrind (1:3.18.1-1ubuntu2) ... 14:25:42 #7 21.44 Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 14:25:42 #7 21.46 Setting up iputils-ping (3:20211215-1ubuntu0.1) ... 14:25:42 #7 21.51 Setting up libsource-highlight4v5 (3.1.9-4.1build2) ... 14:25:42 #7 21.53 Setting up tcpdump (4.99.1-3ubuntu0.2) ... 14:25:42 #7 21.76 Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 14:25:42 #7 21.78 Setting up libdebuginfod1:amd64 (0.186-1ubuntu0.1) ... 14:25:43 #7 21.79 Setting up libbabeltrace1:amd64 (1.5.8-2build1) ... 14:25:43 #7 21.81 Setting up libc6-dev:amd64 (2.35-0ubuntu3.15) ... 14:25:43 #7 21.83 Setting up gdb (12.1-0ubuntu1~22.04.2) ... 14:25:43 #7 21.85 Processing triggers for man-db (2.10.2-1) ... 14:25:43 #7 21.94 Processing triggers for libc-bin (2.35-0ubuntu3.4) ... 14:25:43 #7 DONE 22.2s 14:25:43 14:25:43 #8 [submgrcore 4/14] WORKDIR /tmp 14:25:43 #8 DONE 0.2s 14:25:43 14:25:43 #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:44 #9 DONE 0.9s 14:25:44 14:25:44 #10 [submgrcore 6/14] RUN export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest 14:25:44 #10 0.451 go: downloading github.com/go-delve/delve v1.27.2 14:25:46 #10 1.925 go: github.com/go-delve/delve@v1.27.2 requires go >= 1.25.0; switching to go1.26.8 14:25:46 #10 1.926 go: downloading go1.26.8 (linux/amd64) 14:25:53 #10 9.156 go: downloading github.com/spf13/cobra v1.10.2 14:25:53 #10 9.156 go: downloading golang.org/x/telemetry v0.0.0-20241106142447-58a1122356f5 14:25:53 #10 9.187 go: downloading github.com/mattn/go-isatty v0.0.20 14:25:53 #10 9.350 go: downloading github.com/spf13/pflag v1.0.10 14:25:53 #10 9.350 go: downloading go.yaml.in/yaml/v3 v3.0.4 14:25:53 #10 9.373 go: downloading golang.org/x/arch v0.28.0 14:25:53 #10 9.579 go: downloading github.com/cosiner/argv v0.1.0 14:25:54 #10 9.580 go: downloading github.com/derekparker/trie/v3 v3.2.0 14:25:54 #10 9.580 go: downloading github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62 14:25:54 #10 9.582 go: downloading github.com/google/go-dap v0.12.0 14:25:54 #10 9.602 go: downloading golang.org/x/sys v0.46.0 14:25:54 #10 9.604 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.6 14:25:54 #10 9.641 go: downloading golang.org/x/sync v0.22.0 14:25:54 #10 9.646 go: downloading github.com/cilium/ebpf v0.22.0 14:25:54 #10 9.960 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6 14:25:54 #10 9.967 go: downloading github.com/mattn/go-runewidth v0.0.13 14:25:54 #10 10.01 go: downloading github.com/russross/blackfriday/v2 v2.1.0 14:25:54 #10 10.04 go: downloading github.com/rivo/uniseg v0.2.0 14:26:18 #10 DONE 34.2s 14:26:18 14:26:18 #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:18 #11 0.230 --2026-09-14 14:26:18-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb 14:26:19 #11 0.233 Resolving packagecloud.io (packagecloud.io)... 50.18.118.99, 52.53.118.225, 2600:1f1c:2e5:6901:9698:69a4:a111:affb, ... 14:26:19 #11 0.238 Connecting to packagecloud.io (packagecloud.io)|50.18.118.99|:443... connected. 14:26:19 #11 0.250 HTTP request sent, awaiting response... 302 Found 14:26:19 #11 0.277 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1789396878&Signature=NMRFiMKZfX~MfnGSEfxpWxUndYatWzKcQhOI0efrv0pkn~uPoD0fQUXG~Cq-o1MSaB2q~ZlH68L~w4peR9B3dtHgWEUbWrUrb7FvJmx4TCTMp6vh51FT9iGlxepZQDzTTpmOhNUbu80o6VWYjQiyVe-lfrlrPPIlfQfxdMhuRq4-JcOtcqfgqTm0kO8dpLNq8sCMqc9dm8xTATsBh~twUkdrYAV5gAr-QpatXCNHPMMrnUfcu33TtU-~8EqypS7bP93VrefiLGsGK4EicY23B4cZPGuAw9qwOadPwq1VR8r5euArLa93wfcJEgT~8C41PLGwu1PKT6db7ns0fdoAVQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 14:26:19 #11 0.277 --2026-09-14 14:26:18-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1789396878&Signature=NMRFiMKZfX~MfnGSEfxpWxUndYatWzKcQhOI0efrv0pkn~uPoD0fQUXG~Cq-o1MSaB2q~ZlH68L~w4peR9B3dtHgWEUbWrUrb7FvJmx4TCTMp6vh51FT9iGlxepZQDzTTpmOhNUbu80o6VWYjQiyVe-lfrlrPPIlfQfxdMhuRq4-JcOtcqfgqTm0kO8dpLNq8sCMqc9dm8xTATsBh~twUkdrYAV5gAr-QpatXCNHPMMrnUfcu33TtU-~8EqypS7bP93VrefiLGsGK4EicY23B4cZPGuAw9qwOadPwq1VR8r5euArLa93wfcJEgT~8C41PLGwu1PKT6db7ns0fdoAVQ__&Key-Pair-Id=K1ZMSF1EKC3AZL 14:26:19 #11 0.277 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.152, 3.168.84.144, 3.168.84.186, ... 14:26:19 #11 0.296 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.152|:443... connected. 14:26:19 #11 0.306 HTTP request sent, awaiting response... 200 OK 14:26:19 #11 0.314 Length: 246552 (241K) [application/x-debian-package] 14:26:19 #11 0.315 Saving to: 'rmr_4.9.4_amd64.deb' 14:26:19 #11 0.315 14:26:19 #11 0.315 0K .......... .......... .......... .......... .......... 20% 13.4M 0s 14:26:19 #11 0.319 50K .......... .......... .......... .......... .......... 41% 51.2M 0s 14:26:19 #11 0.320 100K .......... .......... .......... .......... .......... 62% 10.5M 0s 14:26:19 #11 0.324 150K .......... .......... .......... .......... .......... 83% 33.4M 0s 14:26:19 #11 0.326 200K .......... .......... .......... .......... 100% 20.6M=0.01s 14:26:19 #11 0.328 14:26:19 #11 0.328 2026-09-14 14:26:18 (18.6 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] 14:26:19 #11 0.328 14:26:19 #11 0.366 Selecting previously unselected package rmr. 14:26:19 #11 0.391 (Reading database ... 48272 files and directories currently installed.) 14:26:19 #11 0.392 Preparing to unpack rmr_4.9.4_amd64.deb ... 14:26:19 #11 0.399 Unpacking rmr (4.9.4) ... 14:26:19 #11 0.437 Setting up rmr (4.9.4) ... 14:26:19 #11 DONE 0.6s 14:26:19 14:26:19 #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:19 #12 0.217 --2026-09-14 14:26:19-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb 14:26:19 #12 0.220 Resolving packagecloud.io (packagecloud.io)... 50.18.118.99, 52.53.118.225, 2600:1f1c:2e5:6901:9698:69a4:a111:affb, ... 14:26:19 #12 0.222 Connecting to packagecloud.io (packagecloud.io)|50.18.118.99|:443... connected. 14:26:19 #12 0.230 HTTP request sent, awaiting response... 302 Found 14:26:19 #12 0.270 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1789396879&Signature=Va03TEaBcCxclwzPeQZRdvwoOhudkyOU4IXvwMU83cSpJsGY9XOJ0j97cw3eXno8uR0HhShCVgJdQsJ8GeCqLM2qu6-5SPQz23LoHPPXCROXXSME1v57UD0~YH2~HphrzRkbIlLh7r9gyHhciC6E4icSsS4xBPrweZepE8vwF8visQfo7vuXoSY1GrDlRe8~~wHK9tKMX2qnszlXmFaKq0xSiLbrbFnHNwJVMwWtSfEfl1Uoo3PLKPzO6tcZA0uTbMEUkj-suLsp4LDSTNKvihtYvHAJPxQynjB9vh99jFusyB8Si-T0qb8FVEKkxAZVwAGyhG5yj1QzUdotaTEONQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 14:26:19 #12 0.270 --2026-09-14 14:26:19-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1789396879&Signature=Va03TEaBcCxclwzPeQZRdvwoOhudkyOU4IXvwMU83cSpJsGY9XOJ0j97cw3eXno8uR0HhShCVgJdQsJ8GeCqLM2qu6-5SPQz23LoHPPXCROXXSME1v57UD0~YH2~HphrzRkbIlLh7r9gyHhciC6E4icSsS4xBPrweZepE8vwF8visQfo7vuXoSY1GrDlRe8~~wHK9tKMX2qnszlXmFaKq0xSiLbrbFnHNwJVMwWtSfEfl1Uoo3PLKPzO6tcZA0uTbMEUkj-suLsp4LDSTNKvihtYvHAJPxQynjB9vh99jFusyB8Si-T0qb8FVEKkxAZVwAGyhG5yj1QzUdotaTEONQ__&Key-Pair-Id=K1ZMSF1EKC3AZL 14:26:19 #12 0.270 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 3.168.84.152, 3.168.84.144, 3.168.84.186, ... 14:26:19 #12 0.271 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|3.168.84.152|:443... connected. 14:26:19 #12 0.281 HTTP request sent, awaiting response... 200 OK 14:26:19 #12 0.289 Length: 128860 (126K) [application/x-debian-package] 14:26:19 #12 0.290 Saving to: 'rmr-dev_4.9.4_amd64.deb' 14:26:19 #12 0.290 14:26:19 #12 0.290 0K .......... .......... .......... .......... .......... 39% 22.0M 0s 14:26:19 #12 0.292 50K .......... .......... .......... .......... .......... 79% 26.5M 0s 14:26:19 #12 0.294 100K .......... .......... ..... 100% 51.0M=0.005s 14:26:19 #12 0.295 14:26:19 #12 0.295 2026-09-14 14:26:19 (27.0 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] 14:26:19 #12 0.295 14:26:19 #12 0.339 Selecting previously unselected package rmr-dev. 14:26:19 #12 0.362 (Reading database ... 48280 files and directories currently installed.) 14:26:19 #12 0.363 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... 14:26:19 #12 0.370 Unpacking rmr-dev (4.9.4) ... 14:26:19 #12 0.421 Setting up rmr-dev (4.9.4) ... 14:26:19 #12 DONE 0.6s 14:26:19 14:26:19 #13 [submgrcore 9/14] RUN rm -f rmr_4.9.4_amd64.deb rmr-dev_4.9.4_amd64.deb 14:26:20 #13 DONE 0.3s 14:26:20 14:26:20 #14 [submgrcore 10/14] RUN mkdir -p /manifests/ 14:26:20 #14 DONE 0.3s 14:26:20 14:26:20 #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:20 #15 DONE 0.3s 14:26:20 14:26:20 #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:21 #16 DONE 0.3s 14:26:21 14:26:21 #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:21 #17 DONE 0.3s 14:26:21 14:26:21 #18 [submgrcore 14/14] WORKDIR /opt/submgr 14:26:21 #18 DONE 0.2s 14:26:21 14:26:21 #19 [submgre2apbuild 1/7] COPY 3rdparty 3rdparty 14:26:22 #19 DONE 0.2s 14:26:22 14:26:22 #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:29 #20 DONE 7.2s 14:26:29 14:26:29 #21 [submgre2apbuild 3/7] RUN echo "E2AP E2AP-v02.00.00" >> /manifests/versions.txt 14:26:29 #21 DONE 0.3s 14:26:29 14:26:29 #22 [submgre2apbuild 4/7] COPY e2ap e2ap 14:26:29 #22 DONE 0.2s 14:26:29 14:26:29 #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:30 #23 DONE 0.5s 14:26:30 14:26:30 #24 [submgre2apbuild 6/7] RUN cd e2ap && go test -v ./pkg/conv 14:26:36 #24 6.593 === RUN TestBcdEven 14:26:36 #24 6.593 TestBcdEven: 123456 encoded data [123456] 14:26:36 #24 6.593 --- PASS: TestBcdEven (0.00s) 14:26:36 #24 6.593 === RUN TestBcdUnEven1 14:26:36 #24 6.593 TestBcdUnEven1: 12345 encoded data [12345f] 14:26:36 #24 6.593 --- PASS: TestBcdUnEven1 (0.00s) 14:26:36 #24 6.593 === RUN TestBcdUnEven2 14:26:36 #24 6.593 TestBcdUnEven2: 12345f encoded data [12345f] 14:26:36 #24 6.593 --- PASS: TestBcdUnEven2 (0.00s) 14:26:37 #24 6.593 === RUN TestTbcdEven 14:26:37 #24 6.593 TestTbcdEven: 123456 encoded data [214365] 14:26:37 #24 6.593 --- PASS: TestTbcdEven (0.00s) 14:26:37 #24 6.593 === RUN TestTbcdUnEven1 14:26:37 #24 6.593 TestTbcdUnEven1: 12345 encoded data [2143f5] 14:26:37 #24 6.593 --- PASS: TestTbcdUnEven1 (0.00s) 14:26:37 #24 6.593 === RUN TestTbcdUnEven2 14:26:37 #24 6.593 TestTbcdUnEven2: 12345f encoded data [2143f5] 14:26:37 #24 6.593 --- PASS: TestTbcdUnEven2 (0.00s) 14:26:37 #24 6.594 === RUN TestPlmnId 14:26:37 #24 6.594 --- PASS: TestPlmnId (0.00s) 14:26:37 #24 6.594 === RUN TestPlmnIdBcd1 14:26:37 #24 6.594 --- PASS: TestPlmnIdBcd1 (0.00s) 14:26:37 #24 6.594 === RUN TestPlmnIdBcd2 14:26:37 #24 6.594 --- PASS: TestPlmnIdBcd2 (0.00s) 14:26:37 #24 6.594 === RUN TestPlmnIdTbcd1 14:26:37 #24 6.594 --- PASS: TestPlmnIdTbcd1 (0.00s) 14:26:37 #24 6.594 === RUN TestPlmnIdTbcd2 14:26:37 #24 6.594 --- PASS: TestPlmnIdTbcd2 (0.00s) 14:26:37 #24 6.594 PASS 14:26:37 #24 6.595 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/conv 0.004s 14:26:37 #24 DONE 7.1s 14:26:37 14:26:37 #25 [submgre2apbuild 7/7] RUN cd e2ap && go test -v ./pkg/e2ap_wrapper 14:26:37 #25 0.232 go: downloading github.com/google/go-cmp v0.3.1 14:26:39 #25 2.123 === RUN TestRunE2Tests 14:26:39 #25 2.123 === RUN TestRunE2Tests/ASN1C-E2AP-Packer 14:26:39 #25 2.123 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): ########## ########## 14:26:39 #25 2.123 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): init 14:26:39 #25 2.123 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): pack 14:26:39 #25 2.123 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): print: 14:26:39 #25 2.123 ricSubscriptionRequest. 14:26:39 #25 2.123 ricRequestID. 14:26:39 #25 2.123 ricRequestorID = 1 14:26:39 #25 2.123 ricInstanceID = 22 14:26:39 #25 2.123 ranFunctionID = 33 14:26:39 #25 2.123 ricSubscriptionDetails. 14:26:39 #25 2.123 ricActionToBeSetupItemIEs. 14:26:39 #25 2.123 contentLength = 1 14:26:39 #25 2.123 ricActionToBeSetupItem[index].ricActionID = 0 14:26:39 #25 2.123 ricActionToBeSetupItem[index].ricActionType = 1 14:26:39 #25 2.123 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:39 #25 2.123 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:39 #25 2.123 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:39 #25 2.123 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:39 #25 2.123 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): unpack 14:26:39 #25 2.123 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): print: 14:26:39 #25 2.123 ricSubscriptionRequest. 14:26:39 #25 2.123 ricRequestID. 14:26:39 #25 2.123 ricRequestorID = 1 14:26:39 #25 2.123 ricInstanceID = 22 14:26:39 #25 2.123 ranFunctionID = 33 14:26:39 #25 2.123 ricSubscriptionDetails. 14:26:39 #25 2.123 ricActionToBeSetupItemIEs. 14:26:39 #25 2.123 contentLength = 1 14:26:39 #25 2.123 ricActionToBeSetupItem[index].ricActionID = 0 14:26:39 #25 2.123 ricActionToBeSetupItem[index].ricActionType = 1 14:26:39 #25 2.123 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:39 #25 2.123 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:39 #25 2.123 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:39 #25 2.123 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:39 #25 2.123 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#01 14:26:39 #25 2.124 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): ########## ########## 14:26:39 #25 2.124 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): init 14:26:39 #25 2.124 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): pack 14:26:39 #25 2.124 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): print: 14:26:39 #25 2.124 ricSubscriptionRequest. 14:26:39 #25 2.124 ricRequestID. 14:26:39 #25 2.124 ricRequestorID = 1 14:26:39 #25 2.124 ricInstanceID = 22 14:26:39 #25 2.124 ranFunctionID = 33 14:26:39 #25 2.124 ricSubscriptionDetails. 14:26:39 #25 2.124 ricActionToBeSetupItemIEs. 14:26:39 #25 2.124 contentLength = 1 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricActionID = 0 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricActionType = 1 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:39 #25 2.124 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): unpack 14:26:39 #25 2.124 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): print: 14:26:39 #25 2.124 ricSubscriptionRequest. 14:26:39 #25 2.124 ricRequestID. 14:26:39 #25 2.124 ricRequestorID = 1 14:26:39 #25 2.124 ricInstanceID = 22 14:26:39 #25 2.124 ranFunctionID = 33 14:26:39 #25 2.124 ricSubscriptionDetails. 14:26:39 #25 2.124 ricActionToBeSetupItemIEs. 14:26:39 #25 2.124 contentLength = 1 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricActionID = 0 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricActionType = 1 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:39 #25 2.124 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#02 14:26:39 #25 2.124 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): ########## ########## 14:26:39 #25 2.124 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): init 14:26:39 #25 2.124 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): pack 14:26:39 #25 2.124 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): print: 14:26:39 #25 2.124 ricSubscriptionRequest. 14:26:39 #25 2.124 ricRequestID. 14:26:39 #25 2.124 ricRequestorID = 1 14:26:39 #25 2.124 ricInstanceID = 22 14:26:39 #25 2.124 ranFunctionID = 33 14:26:39 #25 2.124 ricSubscriptionDetails. 14:26:39 #25 2.124 ricActionToBeSetupItemIEs. 14:26:39 #25 2.124 contentLength = 1 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricActionID = 0 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricActionType = 1 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:39 #25 2.124 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): unpack 14:26:39 #25 2.124 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): print: 14:26:39 #25 2.124 ricSubscriptionRequest. 14:26:39 #25 2.124 ricRequestID. 14:26:39 #25 2.124 ricRequestorID = 1 14:26:39 #25 2.124 ricInstanceID = 22 14:26:39 #25 2.124 ranFunctionID = 33 14:26:39 #25 2.124 ricSubscriptionDetails. 14:26:39 #25 2.124 ricActionToBeSetupItemIEs. 14:26:39 #25 2.124 contentLength = 1 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricActionID = 0 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricActionType = 1 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:39 #25 2.124 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:39 #25 2.124 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#03 14:26:39 #25 2.124 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): ########## ########## 14:26:39 #25 2.124 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): init 14:26:39 #25 2.124 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): pack 14:26:39 #25 2.125 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): print: 14:26:39 #25 2.125 ricSubscriptionRequest. 14:26:39 #25 2.125 ricRequestID. 14:26:39 #25 2.125 ricRequestorID = 1 14:26:39 #25 2.125 ricInstanceID = 22 14:26:39 #25 2.125 ranFunctionID = 33 14:26:39 #25 2.125 ricSubscriptionDetails. 14:26:39 #25 2.125 ricActionToBeSetupItemIEs. 14:26:39 #25 2.125 contentLength = 1 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricActionID = 0 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricActionType = 1 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:39 #25 2.125 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): unpack 14:26:39 #25 2.125 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): print: 14:26:39 #25 2.125 ricSubscriptionRequest. 14:26:39 #25 2.125 ricRequestID. 14:26:39 #25 2.125 ricRequestorID = 1 14:26:39 #25 2.125 ricInstanceID = 22 14:26:39 #25 2.125 ranFunctionID = 33 14:26:39 #25 2.125 ricSubscriptionDetails. 14:26:39 #25 2.125 ricActionToBeSetupItemIEs. 14:26:39 #25 2.125 contentLength = 1 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricActionID = 0 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricActionType = 1 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:39 #25 2.125 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#04 14:26:39 #25 2.125 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): ########## ########## 14:26:39 #25 2.125 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): init 14:26:39 #25 2.125 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): pack 14:26:39 #25 2.125 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): print: 14:26:39 #25 2.125 ricSubscriptionRequest. 14:26:39 #25 2.125 ricRequestID. 14:26:39 #25 2.125 ricRequestorID = 1 14:26:39 #25 2.125 ricInstanceID = 22 14:26:39 #25 2.125 ranFunctionID = 33 14:26:39 #25 2.125 ricSubscriptionDetails. 14:26:39 #25 2.125 ricActionToBeSetupItemIEs. 14:26:39 #25 2.125 contentLength = 1 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricActionID = 0 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricActionType = 1 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:39 #25 2.125 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): unpack 14:26:39 #25 2.125 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-): print: 14:26:39 #25 2.125 ricSubscriptionRequest. 14:26:39 #25 2.125 ricRequestID. 14:26:39 #25 2.125 ricRequestorID = 1 14:26:39 #25 2.125 ricInstanceID = 22 14:26:39 #25 2.125 ranFunctionID = 33 14:26:39 #25 2.125 ricSubscriptionDetails. 14:26:39 #25 2.125 ricActionToBeSetupItemIEs. 14:26:39 #25 2.125 contentLength = 1 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricActionID = 0 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricActionType = 1 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:39 #25 2.125 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:39 #25 2.126 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#05 14:26:39 #25 2.126 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsResp): ########## ########## 14:26:39 #25 2.126 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsResp): init 14:26:39 #25 2.126 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsResp): pack 14:26:39 #25 2.126 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsResp): print: 14:26:39 #25 2.126 ricSubscriptionResponse. 14:26:39 #25 2.126 ricRequestID. 14:26:39 #25 2.126 ricRequestorID = 1 14:26:39 #25 2.126 ricInstanceID = 22 14:26:39 #25 2.126 ranFunctionID = 33 14:26:39 #25 2.126 ricActionAdmittedList. 14:26:39 #25 2.126 contentLength = 16 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 0 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 1 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 2 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 3 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 4 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 5 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 6 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 7 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 8 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 9 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 10 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 11 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 12 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 13 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 14 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 15 14:26:39 #25 2.126 ricActionNotAdmittedListPresent = true 14:26:39 #25 2.126 ricActionNotAdmittedList. 14:26:39 #25 2.126 contentLength = 16 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 0 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 2 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 3 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 4 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 5 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 6 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 7 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 8 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 9 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 10 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 11 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 12 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 13 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 14 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 15 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsResp): unpack 14:26:39 #25 2.126 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsResp): print: 14:26:39 #25 2.126 ricSubscriptionResponse. 14:26:39 #25 2.126 ricRequestID. 14:26:39 #25 2.126 ricRequestorID = 1 14:26:39 #25 2.126 ricInstanceID = 22 14:26:39 #25 2.126 ranFunctionID = 33 14:26:39 #25 2.126 ricActionAdmittedList. 14:26:39 #25 2.126 contentLength = 16 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 0 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 1 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 2 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 3 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 4 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 5 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 6 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 7 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 8 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 9 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 10 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 11 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 12 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 13 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 14 14:26:39 #25 2.126 ricActionAdmittedList.ricActionID[index] = 15 14:26:39 #25 2.126 ricActionNotAdmittedListPresent = true 14:26:39 #25 2.126 ricActionNotAdmittedList. 14:26:39 #25 2.126 contentLength = 16 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 0 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 2 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 3 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 4 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 5 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 6 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 7 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 8 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 9 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 10 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 11 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 12 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 13 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 14 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].ricActionID = 15 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.content = 1 14:26:39 #25 2.126 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:39 #25 2.127 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#06 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsFail): ########## ########## 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsFail): init 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsFail): pack 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsFail): print: 14:26:39 #25 2.127 ricSubscriptionFailure. 14:26:39 #25 2.127 ricRequestID. 14:26:39 #25 2.127 ricRequestorID = 1 14:26:39 #25 2.127 ricInstanceID = 22 14:26:39 #25 2.127 ranFunctionID = 0 14:26:39 #25 2.127 ricActionNotAdmittedList. 14:26:39 #25 2.127 cause.content = 1 14:26:39 #25 2.127 cause.causeVal = 8 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsFail): unpack 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsFail): print: 14:26:39 #25 2.127 ricSubscriptionFailure. 14:26:39 #25 2.127 ricRequestID. 14:26:39 #25 2.127 ricRequestorID = 1 14:26:39 #25 2.127 ricInstanceID = 22 14:26:39 #25 2.127 ranFunctionID = 0 14:26:39 #25 2.127 ricActionNotAdmittedList. 14:26:39 #25 2.127 cause.content = 1 14:26:39 #25 2.127 cause.causeVal = 8 14:26:39 #25 2.127 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#07 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteReq): ########## ########## 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteReq): init 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteReq): pack 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteReq): print: 14:26:39 #25 2.127 ricSubscriptionDeleteRequest. 14:26:39 #25 2.127 ricRequestID. 14:26:39 #25 2.127 ricRequestorID = 1 14:26:39 #25 2.127 ricInstanceID = 22 14:26:39 #25 2.127 ranFunctionID = 33 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteReq): unpack 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteReq): print: 14:26:39 #25 2.127 ricSubscriptionDeleteRequest. 14:26:39 #25 2.127 ricRequestID. 14:26:39 #25 2.127 ricRequestorID = 1 14:26:39 #25 2.127 ricInstanceID = 22 14:26:39 #25 2.127 ranFunctionID = 33 14:26:39 #25 2.127 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#08 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteResp): ########## ########## 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteResp): init 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteResp): pack 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteResp): print: 14:26:39 #25 2.127 ricSubscriptionDeleteResponse. 14:26:39 #25 2.127 ricRequestID. 14:26:39 #25 2.127 ricRequestorID = 1 14:26:39 #25 2.127 ricInstanceID = 22 14:26:39 #25 2.127 ranFunctionID = 33 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteResp): unpack 14:26:39 #25 2.127 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteResp): print: 14:26:39 #25 2.127 ricSubscriptionDeleteResponse. 14:26:39 #25 2.127 ricRequestID. 14:26:39 #25 2.127 ricRequestorID = 1 14:26:39 #25 2.127 ricInstanceID = 22 14:26:39 #25 2.127 ranFunctionID = 33 14:26:39 #25 2.128 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#09 14:26:39 #25 2.128 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteFail): ########## ########## 14:26:39 #25 2.128 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteFail): init 14:26:39 #25 2.128 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteFail): pack 14:26:39 #25 2.128 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteFail): print: 14:26:39 #25 2.128 ricSubscriptionDeleteFailure. 14:26:39 #25 2.128 ricRequestID. 14:26:39 #25 2.128 ricRequestorID = 1 14:26:39 #25 2.128 ricInstanceID = 22 14:26:39 #25 2.128 ranFunctionID = 33 14:26:39 #25 2.128 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteFail): unpack 14:26:39 #25 2.128 TEST: 2026/09/14 14:26:39 (ASN1C-E2AP-Packer-SubsDeleteFail): print: 14:26:39 #25 2.128 ricSubscriptionDeleteFailure. 14:26:39 #25 2.128 ricRequestID. 14:26:39 #25 2.128 ricRequestorID = 1 14:26:39 #25 2.128 ricInstanceID = 22 14:26:39 #25 2.128 ranFunctionID = 33 14:26:39 #25 2.128 --- PASS: TestRunE2Tests (0.01s) 14:26:39 #25 2.128 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer (0.00s) 14:26:39 #25 2.128 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#01 (0.00s) 14:26:39 #25 2.128 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#02 (0.00s) 14:26:39 #25 2.128 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#03 (0.00s) 14:26:39 #25 2.128 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#04 (0.00s) 14:26:39 #25 2.128 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#05 (0.00s) 14:26:39 #25 2.128 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#06 (0.00s) 14:26:39 #25 2.128 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#07 (0.00s) 14:26:39 #25 2.128 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#08 (0.00s) 14:26:39 #25 2.128 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#09 (0.00s) 14:26:39 #25 2.128 PASS 14:26:39 #25 2.129 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/e2ap_wrapper 0.009s 14:26:39 #25 DONE 2.4s 14:26:39 14:26:39 #26 [submgrbuild 1/16] COPY go.mod go.mod 14:26:40 #26 DONE 0.2s 14:26:40 14:26:40 #27 [submgrbuild 2/16] RUN go mod download 14:26:40 #27 0.224 go: downloading go1.24.6 (linux/amd64) 14:26:56 #27 DONE 16.8s 14:26:56 14:26:56 #28 [submgrbuild 3/16] RUN mkdir pkg 14:26:57 #28 DONE 0.3s 14:26:57 14:26:57 #29 [submgrbuild 4/16] COPY api api 14:26:57 #29 DONE 0.1s 14:26:57 14:26:57 #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:26:57 #30 0.218 Cloning into 'rtmgr'... 14:26:58 #30 0.644 Note: switching to '8becf0c4e06bc89b13d217a102eb7a50470cddc5'. 14:26:58 #30 0.644 14:26:58 #30 0.644 You are in 'detached HEAD' state. You can look around, make experimental 14:26:58 #30 0.644 changes and commit them, and you can discard any commits you make in this 14:26:58 #30 0.644 state without impacting any branches by switching back to a branch. 14:26:58 #30 0.644 14:26:58 #30 0.644 If you want to create a new branch to retain commits you create, you may 14:26:58 #30 0.644 do so (now or later) by using -c with the switch command. Example: 14:26:58 #30 0.644 14:26:58 #30 0.644 git switch -c 14:26:58 #30 0.644 14:26:58 #30 0.644 Or undo this operation with: 14:26:58 #30 0.644 14:26:58 #30 0.644 git switch - 14:26:58 #30 0.644 14:26:58 #30 0.644 Turn off this advice by setting config variable advice.detachedHead to false 14:26:58 #30 0.644 14:26:58 #30 0.644 HEAD is now at 8becf0c Release ric-plt/rtmgr 14:26:58 #30 DONE 0.8s 14:26:58 14:26:58 #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:26:58 #31 0.330 2026/09/14 14:26:58 validating spec /opt/submgr/api/routing_manager.yaml 14:26:59 #31 0.897 2026/09/14 14:26:58 preprocessing spec with option: minimal flattening 14:26:59 #31 0.903 2026/09/14 14:26:58 building a plan for generation 14:26:59 #31 0.903 2026/09/14 14:26:58 generation target pkg/ 14:26:59 #31 0.903 2026/09/14 14:26:58 planning definitions 14:26:59 #31 0.929 2026/09/14 14:26:58 planning operations 14:26:59 #31 0.940 2026/09/14 14:26:58 grouping operations into packages 14:26:59 #31 0.940 2026/09/14 14:26:58 planning meta data and facades 14:26:59 #31 0.943 2026/09/14 14:26:58 rendering 1 templates for model add-rmr-route 14:26:59 #31 0.943 2026/09/14 14:26:58 name field add-rmr-route 14:26:59 #31 0.943 2026/09/14 14:26:58 package field rtmgr_models 14:26:59 #31 0.943 2026/09/14 14:26:58 creating generated file "add_rmr_route.go" in "pkg/rtmgr_models" as definition 14:26:59 #31 0.947 2026/09/14 14:26:58 executed template asset:model 14:26:59 #31 0.948 2026/09/14 14:26:58 rendering 1 templates for model debuginfo 14:26:59 #31 0.948 2026/09/14 14:26:58 name field debuginfo 14:26:59 #31 0.948 2026/09/14 14:26:58 package field rtmgr_models 14:26:59 #31 0.948 2026/09/14 14:26:58 creating generated file "debuginfo.go" in "pkg/rtmgr_models" as definition 14:26:59 #31 0.950 2026/09/14 14:26:58 executed template asset:model 14:26:59 #31 0.951 2026/09/14 14:26:58 rendering 1 templates for model e2t-data 14:26:59 #31 0.951 2026/09/14 14:26:58 name field e2t-data 14:26:59 #31 0.951 2026/09/14 14:26:58 package field rtmgr_models 14:26:59 #31 0.951 2026/09/14 14:26:58 creating generated file "e2t_data.go" in "pkg/rtmgr_models" as definition 14:26:59 #31 0.961 2026/09/14 14:26:58 executed template asset:model 14:26:59 #31 0.962 2026/09/14 14:26:59 rendering 1 templates for model e2t-delete-data 14:26:59 #31 0.962 2026/09/14 14:26:59 name field e2t-delete-data 14:26:59 #31 0.962 2026/09/14 14:26:59 package field rtmgr_models 14:26:59 #31 0.962 2026/09/14 14:26:59 creating generated file "e2t_delete_data.go" in "pkg/rtmgr_models" as definition 14:26:59 #31 0.967 2026/09/14 14:26:59 executed template asset:model 14:26:59 #31 0.968 2026/09/14 14:26:59 rendering 1 templates for model endpoint 14:26:59 #31 0.968 2026/09/14 14:26:59 name field endpoint 14:26:59 #31 0.968 2026/09/14 14:26:59 package field rtmgr_models 14:26:59 #31 0.969 2026/09/14 14:26:59 creating generated file "endpoint.go" in "pkg/rtmgr_models" as definition 14:26:59 #31 0.972 2026/09/14 14:26:59 executed template asset:model 14:26:59 #31 0.973 2026/09/14 14:26:59 rendering 1 templates for model health-status 14:26:59 #31 0.973 2026/09/14 14:26:59 name field health-status 14:26:59 #31 0.973 2026/09/14 14:26:59 package field rtmgr_models 14:26:59 #31 0.973 2026/09/14 14:26:59 creating generated file "health_status.go" in "pkg/rtmgr_models" as definition 14:26:59 #31 0.977 2026/09/14 14:26:59 executed template asset:model 14:26:59 #31 0.979 2026/09/14 14:26:59 rendering 1 templates for model ran-e2t-element 14:26:59 #31 0.979 2026/09/14 14:26:59 name field ran-e2t-element 14:26:59 #31 0.979 2026/09/14 14:26:59 package field rtmgr_models 14:26:59 #31 0.980 2026/09/14 14:26:59 creating generated file "ran_e2t_element.go" in "pkg/rtmgr_models" as definition 14:26:59 #31 0.983 2026/09/14 14:26:59 executed template asset:model 14:26:59 #31 0.984 2026/09/14 14:26:59 rendering 1 templates for model ran-e2t-map 14:26:59 #31 0.984 2026/09/14 14:26:59 name field ran-e2t-map 14:26:59 #31 0.984 2026/09/14 14:26:59 package field rtmgr_models 14:26:59 #31 0.984 2026/09/14 14:26:59 creating generated file "ran_e2t_map.go" in "pkg/rtmgr_models" as definition 14:26:59 #31 0.985 2026/09/14 14:26:59 executed template asset:model 14:26:59 #31 0.987 2026/09/14 14:26:59 rendering 1 templates for model ranNamelist 14:26:59 #31 0.987 2026/09/14 14:26:59 name field ranNamelist 14:26:59 #31 0.987 2026/09/14 14:26:59 package field rtmgr_models 14:26:59 #31 0.987 2026/09/14 14:26:59 creating generated file "ran_namelist.go" in "pkg/rtmgr_models" as definition 14:26:59 #31 0.989 2026/09/14 14:26:59 executed template asset:model 14:26:59 #31 0.989 2026/09/14 14:26:59 rendering 1 templates for model routelist 14:26:59 #31 0.989 2026/09/14 14:26:59 name field routelist 14:26:59 #31 0.989 2026/09/14 14:26:59 package field rtmgr_models 14:26:59 #31 0.989 2026/09/14 14:26:59 creating generated file "routelist.go" in "pkg/rtmgr_models" as definition 14:26:59 #31 0.991 2026/09/14 14:26:59 executed template asset:model 14:26:59 #31 0.994 2026/09/14 14:26:59 rendering 1 templates for model xapp-callback-data 14:26:59 #31 0.994 2026/09/14 14:26:59 name field xapp-callback-data 14:26:59 #31 0.994 2026/09/14 14:26:59 package field rtmgr_models 14:26:59 #31 0.994 2026/09/14 14:26:59 creating generated file "xapp_callback_data.go" in "pkg/rtmgr_models" as definition 14:26:59 #31 0.997 2026/09/14 14:26:59 executed template asset:model 14:26:59 #31 0.998 2026/09/14 14:26:59 rendering 1 templates for model xapp-element 14:26:59 #31 0.998 2026/09/14 14:26:59 name field xapp-element 14:26:59 #31 0.998 2026/09/14 14:26:59 package field rtmgr_models 14:26:59 #31 0.999 2026/09/14 14:26:59 creating generated file "xapp_element.go" in "pkg/rtmgr_models" as definition 14:26:59 #31 1.003 2026/09/14 14:26:59 executed template asset:model 14:26:59 #31 1.004 2026/09/14 14:26:59 rendering 1 templates for model xapp-list 14:26:59 #31 1.004 2026/09/14 14:26:59 name field xapp-list 14:26:59 #31 1.004 2026/09/14 14:26:59 package field rtmgr_models 14:26:59 #31 1.004 2026/09/14 14:26:59 creating generated file "xapp_list.go" in "pkg/rtmgr_models" as definition 14:26:59 #31 1.006 2026/09/14 14:26:59 executed template asset:model 14:26:59 #31 1.007 2026/09/14 14:26:59 rendering 1 templates for model xapp-subscription-data 14:26:59 #31 1.007 2026/09/14 14:26:59 name field xapp-subscription-data 14:26:59 #31 1.007 2026/09/14 14:26:59 package field rtmgr_models 14:26:59 #31 1.008 2026/09/14 14:26:59 creating generated file "xapp_subscription_data.go" in "pkg/rtmgr_models" as definition 14:26:59 #31 1.011 2026/09/14 14:26:59 executed template asset:model 14:26:59 #31 1.012 2026/09/14 14:26:59 rendering 2 templates for operation 14:26:59 #31 1.012 2026/09/14 14:26:59 name field get_debuginfo 14:26:59 #31 1.012 2026/09/14 14:26:59 package field debug 14:26:59 #31 1.012 2026/09/14 14:26:59 creating generated file "get_debuginfo_parameters.go" in "pkg/rtmgr_client/debug" as parameters 14:26:59 #31 1.016 2026/09/14 14:26:59 executed template asset:clientParameter 14:26:59 #31 1.017 2026/09/14 14:26:59 name field get_debuginfo 14:26:59 #31 1.017 2026/09/14 14:26:59 package field debug 14:26:59 #31 1.017 2026/09/14 14:26:59 creating generated file "get_debuginfo_responses.go" in "pkg/rtmgr_client/debug" as responses 14:26:59 #31 1.027 2026/09/14 14:26:59 executed template asset:clientResponse 14:26:59 #31 1.029 2026/09/14 14:26:59 rendering 1 templates for operation group 14:26:59 #31 1.029 2026/09/14 14:26:59 name field debug 14:26:59 #31 1.030 2026/09/14 14:26:59 creating generated file "debug_client.go" in "pkg/rtmgr_client/debug" as client 14:26:59 #31 1.032 2026/09/14 14:26:59 executed template asset:clientClient 14:26:59 #31 1.033 2026/09/14 14:26:59 rendering 2 templates for operation 14:26:59 #31 1.033 2026/09/14 14:26:59 name field add_rmr_route 14:26:59 #31 1.033 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.033 2026/09/14 14:26:59 creating generated file "add_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:59 #31 1.039 2026/09/14 14:26:59 executed template asset:clientParameter 14:26:59 #31 1.040 2026/09/14 14:26:59 name field add_rmr_route 14:26:59 #31 1.040 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.041 2026/09/14 14:26:59 creating generated file "add_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:59 #31 1.045 2026/09/14 14:26:59 executed template asset:clientResponse 14:26:59 #31 1.047 2026/09/14 14:26:59 rendering 2 templates for operation 14:26:59 #31 1.047 2026/09/14 14:26:59 name field associate_ran_to_e2t_handle 14:26:59 #31 1.047 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.047 2026/09/14 14:26:59 creating generated file "associate_ran_to_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:59 #31 1.057 2026/09/14 14:26:59 executed template asset:clientParameter 14:26:59 #31 1.059 2026/09/14 14:26:59 name field associate_ran_to_e2t_handle 14:26:59 #31 1.059 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.059 2026/09/14 14:26:59 creating generated file "associate_ran_to_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:59 #31 1.065 2026/09/14 14:26:59 executed template asset:clientResponse 14:26:59 #31 1.067 2026/09/14 14:26:59 rendering 2 templates for operation 14:26:59 #31 1.067 2026/09/14 14:26:59 name field create_new_e2t_handle 14:26:59 #31 1.067 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.068 2026/09/14 14:26:59 creating generated file "create_new_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:59 #31 1.080 2026/09/14 14:26:59 executed template asset:clientParameter 14:26:59 #31 1.082 2026/09/14 14:26:59 name field create_new_e2t_handle 14:26:59 #31 1.082 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.086 2026/09/14 14:26:59 creating generated file "create_new_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:59 #31 1.090 2026/09/14 14:26:59 executed template asset:clientResponse 14:26:59 #31 1.092 2026/09/14 14:26:59 rendering 2 templates for operation 14:26:59 #31 1.092 2026/09/14 14:26:59 name field del_rmr_route 14:26:59 #31 1.092 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.092 2026/09/14 14:26:59 creating generated file "del_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:59 #31 1.098 2026/09/14 14:26:59 executed template asset:clientParameter 14:26:59 #31 1.099 2026/09/14 14:26:59 name field del_rmr_route 14:26:59 #31 1.099 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.100 2026/09/14 14:26:59 creating generated file "del_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:59 #31 1.104 2026/09/14 14:26:59 executed template asset:clientResponse 14:26:59 #31 1.106 2026/09/14 14:26:59 rendering 2 templates for operation 14:26:59 #31 1.106 2026/09/14 14:26:59 name field delete_e2t_handle 14:26:59 #31 1.106 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.106 2026/09/14 14:26:59 creating generated file "delete_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:59 #31 1.113 2026/09/14 14:26:59 executed template asset:clientParameter 14:26:59 #31 1.114 2026/09/14 14:26:59 name field delete_e2t_handle 14:26:59 #31 1.114 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.115 2026/09/14 14:26:59 creating generated file "delete_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:59 #31 1.119 2026/09/14 14:26:59 executed template asset:clientResponse 14:26:59 #31 1.122 2026/09/14 14:26:59 rendering 2 templates for operation 14:26:59 #31 1.122 2026/09/14 14:26:59 name field delete_xapp_subscription_handle 14:26:59 #31 1.122 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.122 2026/09/14 14:26:59 creating generated file "delete_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:59 #31 1.136 2026/09/14 14:26:59 executed template asset:clientParameter 14:26:59 #31 1.138 2026/09/14 14:26:59 name field delete_xapp_subscription_handle 14:26:59 #31 1.138 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.139 2026/09/14 14:26:59 creating generated file "delete_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:59 #31 1.146 2026/09/14 14:26:59 executed template asset:clientResponse 14:26:59 #31 1.150 2026/09/14 14:26:59 rendering 2 templates for operation 14:26:59 #31 1.150 2026/09/14 14:26:59 name field dissociate_ran 14:26:59 #31 1.150 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.152 2026/09/14 14:26:59 creating generated file "dissociate_ran_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:59 #31 1.157 2026/09/14 14:26:59 executed template asset:clientParameter 14:26:59 #31 1.158 2026/09/14 14:26:59 name field dissociate_ran 14:26:59 #31 1.158 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.159 2026/09/14 14:26:59 creating generated file "dissociate_ran_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:59 #31 1.163 2026/09/14 14:26:59 executed template asset:clientResponse 14:26:59 #31 1.166 2026/09/14 14:26:59 rendering 2 templates for operation 14:26:59 #31 1.166 2026/09/14 14:26:59 name field get_handles 14:26:59 #31 1.166 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.166 2026/09/14 14:26:59 creating generated file "get_handles_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:59 #31 1.170 2026/09/14 14:26:59 executed template asset:clientParameter 14:26:59 #31 1.171 2026/09/14 14:26:59 name field get_handles 14:26:59 #31 1.171 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.171 2026/09/14 14:26:59 creating generated file "get_handles_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:59 #31 1.173 2026/09/14 14:26:59 executed template asset:clientResponse 14:26:59 #31 1.177 2026/09/14 14:26:59 rendering 2 templates for operation 14:26:59 #31 1.177 2026/09/14 14:26:59 name field provide_xapp_handle 14:26:59 #31 1.177 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.177 2026/09/14 14:26:59 creating generated file "provide_xapp_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:59 #31 1.191 2026/09/14 14:26:59 executed template asset:clientParameter 14:26:59 #31 1.193 2026/09/14 14:26:59 name field provide_xapp_handle 14:26:59 #31 1.193 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.194 2026/09/14 14:26:59 creating generated file "provide_xapp_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:59 #31 1.199 2026/09/14 14:26:59 executed template asset:clientResponse 14:26:59 #31 1.203 2026/09/14 14:26:59 rendering 2 templates for operation 14:26:59 #31 1.203 2026/09/14 14:26:59 name field provide_xapp_subscription_handle 14:26:59 #31 1.203 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.204 2026/09/14 14:26:59 creating generated file "provide_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:59 #31 1.214 2026/09/14 14:26:59 executed template asset:clientParameter 14:26:59 #31 1.216 2026/09/14 14:26:59 name field provide_xapp_subscription_handle 14:26:59 #31 1.216 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.217 2026/09/14 14:26:59 creating generated file "provide_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:59 #31 1.225 2026/09/14 14:26:59 executed template asset:clientResponse 14:26:59 #31 1.229 2026/09/14 14:26:59 rendering 2 templates for operation 14:26:59 #31 1.229 2026/09/14 14:26:59 name field update_xapp_subscription_handle 14:26:59 #31 1.229 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.230 2026/09/14 14:26:59 creating generated file "update_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:59 #31 1.247 2026/09/14 14:26:59 executed template asset:clientParameter 14:26:59 #31 1.250 2026/09/14 14:26:59 name field update_xapp_subscription_handle 14:26:59 #31 1.250 2026/09/14 14:26:59 package field handle 14:26:59 #31 1.252 2026/09/14 14:26:59 creating generated file "update_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:59 #31 1.261 2026/09/14 14:26:59 executed template asset:clientResponse 14:26:59 #31 1.265 2026/09/14 14:26:59 rendering 1 templates for operation group 14:26:59 #31 1.265 2026/09/14 14:26:59 name field handle 14:26:59 #31 1.266 2026/09/14 14:26:59 creating generated file "handle_client.go" in "pkg/rtmgr_client/handle" as client 14:26:59 #31 1.287 2026/09/14 14:26:59 executed template asset:clientClient 14:26:59 #31 1.292 2026/09/14 14:26:59 rendering 2 templates for operation 14:26:59 #31 1.292 2026/09/14 14:26:59 name field get_health 14:26:59 #31 1.292 2026/09/14 14:26:59 package field health 14:26:59 #31 1.292 2026/09/14 14:26:59 creating generated file "get_health_parameters.go" in "pkg/rtmgr_client/health" as parameters 14:26:59 #31 1.299 2026/09/14 14:26:59 executed template asset:clientParameter 14:26:59 #31 1.301 2026/09/14 14:26:59 name field get_health 14:26:59 #31 1.301 2026/09/14 14:26:59 package field health 14:26:59 #31 1.303 2026/09/14 14:26:59 creating generated file "get_health_responses.go" in "pkg/rtmgr_client/health" as responses 14:26:59 #31 1.305 2026/09/14 14:26:59 executed template asset:clientResponse 14:26:59 #31 1.306 2026/09/14 14:26:59 rendering 1 templates for operation group 14:26:59 #31 1.306 2026/09/14 14:26:59 name field health 14:26:59 #31 1.306 2026/09/14 14:26:59 creating generated file "health_client.go" in "pkg/rtmgr_client/health" as client 14:26:59 #31 1.308 2026/09/14 14:26:59 executed template asset:clientClient 14:26:59 #31 1.309 2026/09/14 14:26:59 rendering 1 templates for application RoutingManager 14:26:59 #31 1.309 2026/09/14 14:26:59 name field RoutingManager 14:26:59 #31 1.309 2026/09/14 14:26:59 package field rtmgr_client 14:26:59 #31 1.309 2026/09/14 14:26:59 creating generated file "routing_manager_client.go" in "pkg/rtmgr_client" as facade 14:26:59 #31 1.310 2026/09/14 14:26:59 executed template asset:clientFacade 14:26:59 #31 1.312 2026/09/14 14:26:59 Generation completed! 14:26:59 #31 1.312 14:26:59 #31 1.312 For this generation to compile you need to have some packages in your GOPATH: 14:26:59 #31 1.312 14:26:59 #31 1.312 * github.com/go-openapi/errors 14:26:59 #31 1.312 * github.com/go-openapi/runtime 14:26:59 #31 1.312 * github.com/go-openapi/runtime/client 14:26:59 #31 1.312 * github.com/go-openapi/strfmt 14:26:59 #31 1.312 14:26:59 #31 1.312 You can get these now with: go get -u -f pkg/... 14:26:59 #31 DONE 1.5s 14:26:59 14:26:59 #32 [submgrbuild 7/16] RUN echo "rtmgrapi 8becf0c4e06bc89b13d217a102eb7a50470cddc5 https://gerrit.o-ran-sc.org/r/ric-plt/rtmgr" >> /manifests/versions.txt 14:26:59 #32 DONE 0.3s 14:26:59 14:26:59 #33 [submgrbuild 8/16] COPY pkg pkg 14:27:00 #33 DONE 0.2s 14:27:00 14:27:00 #34 [submgrbuild 9/16] COPY cmd cmd 14:27:00 #34 DONE 0.2s 14:27:00 14:27:00 #35 [submgrbuild 10/16] COPY go.sum go.sum 14:27:00 #35 DONE 0.2s 14:27:00 14:27:00 #36 [submgrbuild 11/16] RUN go mod tidy 14:27:00 #36 0.359 go: downloading github.com/google/uuid v1.3.0 14:27:00 #36 0.393 go: downloading go.opentelemetry.io/otel/sdk v1.14.0 14:27:00 #36 0.483 go: downloading github.com/google/go-cmp v0.5.9 14:27:00 #36 0.483 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:27:00 #36 0.484 go: downloading github.com/tidwall/pretty v1.0.0 14:27:00 #36 0.512 go: downloading github.com/pkg/errors v0.9.1 14:27:01 #36 0.542 go: downloading github.com/BurntSushi/toml v0.3.1 14:27:01 #36 0.575 go: downloading github.com/kr/pretty v0.1.0 14:27:01 #36 0.576 go: downloading github.com/onsi/ginkgo v1.14.0 14:27:01 #36 0.578 go: downloading github.com/onsi/gomega v1.10.1 14:27:01 #36 0.585 go: downloading github.com/kr/text v0.2.0 14:27:01 #36 0.639 go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 14:27:01 #36 0.663 go: downloading github.com/nxadm/tail v1.4.4 14:27:01 #36 0.678 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:27:01 #36 DONE 0.9s 14:27:01 14:27:01 #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:24 #37 DONE 23.4s 14:27:24 14:27:24 #38 [submgrbuild 13/16] RUN cp go.mod go.sum /manifests/ 14:27:25 #38 DONE 0.3s 14:27:25 14:27:25 #39 [submgrbuild 14/16] RUN grep gerrit /manifests/go.sum > /manifests/go_gerrit.sum 14:27:25 #39 DONE 0.3s 14:27:25 14:27:25 #40 [submgrbuild 15/16] COPY test/config-file.json test/config-file.json 14:27:25 #40 DONE 0.2s 14:27:25 14:27:25 #41 [submgrbuild 16/16] COPY test/uta_rtg.rt test/uta_rtg.rt 14:27:25 #41 DONE 0.2s 14:27:25 14:27:25 #42 exporting to image 14:27:25 #42 exporting layers 14:28:01 #42 exporting layers 35.2s done 14:28:01 #42 writing image sha256:d64735929ab1f08ece9c00304a9655bc68316209ee9a510ec8633c3145205f4c done 14:28:01 #42 naming to docker.io/library/tmpimg 0.0s done 14:28:01 #42 DONE 35.2s 14:28:01 Error response from daemon: Could not find the file /tmp/submgr_cover.out in container b6927dc8ade73db516c55be1af1e2b1ffc966d3bf86cf67c18dc77487de69f23 14:28:01 b6927dc8ade73db516c55be1af1e2b1ffc966d3bf86cf67c18dc77487de69f23 14:28:01 --> prescan-ric-plt-submgr-ubuntu.sh ends 14:28:01 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-12678 14:28:02 [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:02 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:28:02 INFO: Project root configuration file: NONE 14:28:02 INFO: SonarScanner 4.6.2.2472 14:28:02 INFO: Java 17.0.7 Private Build (64-bit) 14:28:02 INFO: Linux 4.15.0-213-generic amd64 14:28:03 INFO: User cache: /home/jenkins/.sonar/cache 14:28:06 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:28:06 INFO: Project root configuration file: NONE 14:28:06 INFO: Analyzing on SonarCloud 14:28:06 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 14:28:06 INFO: ------------------------------------------------------------------------ 14:28:06 INFO: EXECUTION FAILURE 14:28:06 INFO: ------------------------------------------------------------------------ 14:28:06 INFO: Total time: 3.683s 14:28:06 INFO: Final Memory: 5M/27M 14:28:06 INFO: ------------------------------------------------------------------------ 14:28:06 ERROR: Error during SonarScanner execution 14:28:06 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:06 at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:59) 14:28:06 at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:53) 14:28:06 at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) 14:28:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:28:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:28:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:28:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:28:06 at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) 14:28:06 at jdk.proxy1/jdk.proxy1.$Proxy0.execute(Unknown Source) 14:28:06 at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) 14:28:06 at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) 14:28:06 at org.sonarsource.scanner.cli.Main.execute(Main.java:112) 14:28:06 at org.sonarsource.scanner.cli.Main.execute(Main.java:75) 14:28:06 at org.sonarsource.scanner.cli.Main.main(Main.java:61) 14:28:06 ERROR: 14:28:06 ERROR: Re-run SonarScanner using the -X switch to enable full debug logging. 14:28:07 WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? 14:28:07 $ ssh-agent -k 14:28:07 unset SSH_AUTH_SOCK; 14:28:07 unset SSH_AGENT_PID; 14:28:07 echo Agent pid 2069 killed; 14:28:07 [ssh-agent] Stopped. 14:28:07 ERROR: SonarQube scanner exited with non-zero code: 1 14:28:07 [PostBuildScript] - [INFO] Executing post build scripts. 14:28:07 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins5562197130758303614.sh 14:28:07 ---> sysstat.sh 14:28:07 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins11107248483124021098.sh 14:28:07 ---> package-listing.sh 14:28:07 ++ facter osfamily 14:28:07 ++ tr '[:upper:]' '[:lower:]' 14:28:07 + OS_FAMILY=debian 14:28:07 + workspace=/w/workspace/ric-plt-submgr-sonar-prescan-script 14:28:07 + START_PACKAGES=/tmp/packages_start.txt 14:28:07 + END_PACKAGES=/tmp/packages_end.txt 14:28:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:28:07 + PACKAGES=/tmp/packages_start.txt 14:28:07 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:28:07 + PACKAGES=/tmp/packages_end.txt 14:28:07 + case "${OS_FAMILY}" in 14:28:07 + dpkg -l 14:28:07 + grep '^ii' 14:28:07 + '[' -f /tmp/packages_start.txt ']' 14:28:07 + '[' -f /tmp/packages_end.txt ']' 14:28:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:28:07 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:28:07 + mkdir -p /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ 14:28:07 + 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:07 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins1410110068156501499.sh 14:28:07 ---> capture-instance-metadata.sh 14:28:07 Setup pyenv: 14:28:07 system 14:28:07 3.8.13 14:28:07 3.9.13 14:28:07 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:28:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xLn6 from file:/tmp/.os_lf_venv 14:28:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:10 lf-activate-venv(): INFO: Installing additional packages: lftools 14:28:22 lf-activate-venv(): INFO: Adding /tmp/venv-xLn6/bin to PATH 14:28:22 INFO: Running in OpenStack, capturing instance metadata 14:28:23 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins7730998686249423184.sh 14:28:23 provisioning config files... 14:28:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/config13937741660096040584tmp 14:28:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:28:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:28:23 [EnvInject] - Injecting environment variables from a build step. 14:28:23 [EnvInject] - Injecting as environment variables the properties content 14:28:23 SERVER_ID=logs 14:28:23 14:28:23 [EnvInject] - Variables injected successfully. 14:28:23 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins10033101714379039315.sh 14:28:23 ---> create-netrc.sh 14:28:23 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins10157162320776141694.sh 14:28:23 ---> python-tools-install.sh 14:28:23 Setup pyenv: 14:28:23 system 14:28:23 3.8.13 14:28:23 3.9.13 14:28:23 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:28:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xLn6 from file:/tmp/.os_lf_venv 14:28:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:25 lf-activate-venv(): INFO: Installing additional packages: lftools 14:28:37 lf-activate-venv(): INFO: Adding /tmp/venv-xLn6/bin to PATH 14:28:37 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins15628028431937484735.sh 14:28:37 ---> uv-install.sh 14:28:37 uv 0.12.13 is already installed 14:28:37 uvx 0.12.13 (x86_64-unknown-linux-gnu) 14:28:37 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins18112451122775374945.sh 14:28:37 ---> sudo-logs.sh 14:28:37 Archiving 'sudo' log.. 14:28:37 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2617477194349808031.sh 14:28:37 ---> job-cost.sh 14:28:37 INFO: Activating Python virtual environment... 14:28:37 Setup pyenv: 14:28:38 system 14:28:38 3.8.13 14:28:38 3.9.13 14:28:38 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:28:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xLn6 from file:/tmp/.os_lf_venv 14:28:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:28:47 lf-activate-venv(): INFO: Adding /tmp/venv-xLn6/bin to PATH 14:28:47 INFO: No stack-cost file found 14:28:47 INFO: Instance uptime: 382s 14:28:47 INFO: Fetching instance metadata (attempt 1 of 3)... 14:28:47 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:28:47 INFO: Successfully fetched instance metadata 14:28:47 INFO: Instance type: v3-starter-4 14:28:47 INFO: Retrieving pricing info for: v3-starter-4 14:28:47 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:28:47 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=382 14:28:47 INFO: Successfully fetched Vexxhost pricing API 14:28:47 INFO: Retrieved cost: 0.04 14:28:47 INFO: Retrieved resource: v3-starter-4 14:28:47 INFO: Creating archive directory: /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/cost 14:28:47 INFO: Archiving costs to: /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/cost.csv 14:28:47 INFO: Successfully archived job cost data 14:28:47 DEBUG: Cost data: ric-plt-submgr-sonar-prescan-script,2119,2026-09-14 14:28:47,v3-starter-4,382,0.04,0.00,FAILURE 14:28:47 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins5806543263158496555.sh 14:28:47 ---> logs-deploy.sh 14:28:47 Setup pyenv: 14:28:47 system 14:28:47 3.8.13 14:28:47 3.9.13 14:28:47 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:28:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xLn6 from file:/tmp/.os_lf_venv 14:28:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:29:01 lf-activate-venv(): INFO: Adding /tmp/venv-xLn6/bin to PATH 14:29:01 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-submgr-sonar-prescan-script/2119 14:29:01 INFO: archiving workspace using pattern(s): -p **/*.log 14:29:03 Archives upload complete. 14:29:03 INFO: archiving logs to Nexus 14:29:04 ---> uname -a: 14:29:04 Linux prd-ubuntu1804-docker-4c-4g-12678 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:04 14:29:04 14:29:04 ---> lscpu: 14:29:04 Architecture: x86_64 14:29:04 CPU op-mode(s): 32-bit, 64-bit 14:29:04 Byte Order: Little Endian 14:29:04 CPU(s): 4 14:29:04 On-line CPU(s) list: 0-3 14:29:04 Thread(s) per core: 1 14:29:04 Core(s) per socket: 1 14:29:04 Socket(s): 4 14:29:04 NUMA node(s): 1 14:29:04 Vendor ID: AuthenticAMD 14:29:04 CPU family: 23 14:29:04 Model: 49 14:29:04 Model name: AMD EPYC-Rome Processor 14:29:04 Stepping: 0 14:29:04 CPU MHz: 2799.998 14:29:04 BogoMIPS: 5599.99 14:29:04 Virtualization: AMD-V 14:29:04 Hypervisor vendor: KVM 14:29:04 Virtualization type: full 14:29:04 L1d cache: 32K 14:29:04 L1i cache: 32K 14:29:04 L2 cache: 512K 14:29:04 L3 cache: 16384K 14:29:04 NUMA node0 CPU(s): 0-3 14:29:04 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:04 14:29:04 14:29:04 ---> nproc: 14:29:04 4 14:29:04 14:29:04 14:29:04 ---> df -h: 14:29:04 Filesystem Size Used Avail Use% Mounted on 14:29:04 udev 3.9G 0 3.9G 0% /dev 14:29:04 tmpfs 798M 696K 797M 1% /run 14:29:04 /dev/vda1 20G 14G 5.8G 70% / 14:29:04 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:29:04 tmpfs 5.0M 0 5.0M 0% /run/lock 14:29:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:29:04 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:29:04 tmpfs 798M 0 798M 0% /run/user/1001 14:29:04 14:29:04 14:29:04 ---> free -m: 14:29:04 total used free shared buff/cache available 14:29:04 Mem: 7976 533 240 0 7201 7144 14:29:04 Swap: 1023 0 1023 14:29:04 14:29:04 14:29:04 ---> ip addr: 14:29:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:29:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:29:04 inet 127.0.0.1/8 scope host lo 14:29:04 valid_lft forever preferred_lft forever 14:29:04 inet6 ::1/128 scope host 14:29:04 valid_lft forever preferred_lft forever 14:29:04 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:29:04 link/ether fa:16:3e:f1:ef:c7 brd ff:ff:ff:ff:ff:ff 14:29:04 inet 10.32.6.15/23 brd 10.32.7.255 scope global dynamic ens3 14:29:04 valid_lft 86013sec preferred_lft 86013sec 14:29:04 inet6 fe80::f816:3eff:fef1:efc7/64 scope link 14:29:04 valid_lft forever preferred_lft forever 14:29:04 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:29:04 link/ether 02:42:83:10:30:20 brd ff:ff:ff:ff:ff:ff 14:29:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:29:04 valid_lft forever preferred_lft forever 14:29:04 14:29:04 14:29:04 ---> sar -b -r -n DEV: 14:29:04 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-12678) 09/14/26 _x86_64_ (4 CPU) 14:29:04 14:29:04 14:22:39 LINUX RESTART (4 CPU) 14:29:04 14:29:04 14:23:01 tps rtps wtps bread/s bwrtn/s 14:29:04 14:24:02 158.44 60.64 97.80 4928.51 41938.23 14:29:04 14:25:01 208.46 32.44 176.02 3855.35 87816.03 14:29:04 14:26:01 208.10 0.70 207.40 25.06 70468.66 14:29:04 14:27:01 206.05 0.27 205.78 13.73 42307.75 14:29:04 14:28:01 395.57 347.53 48.04 16363.68 10369.75 14:29:04 14:29:01 45.84 21.43 24.41 761.61 3436.36 14:29:04 Average: 203.74 77.31 126.43 4326.63 42595.41 14:29:04 14:29:04 14:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:29:04 14:24:02 5802512 7463960 2364916 28.96 50712 1780576 914788 9.93 519320 1653524 167708 14:29:04 14:25:01 2763464 7414024 5403964 66.16 102572 4572080 1147316 12.45 626404 4400556 402276 14:29:04 14:26:01 1203736 7224908 6963692 85.26 158692 5731480 1829468 19.85 1181004 5241412 487988 14:29:04 14:27:01 666564 7399008 7500864 91.84 182632 6353644 1293008 14.03 1216384 5674816 328 14:29:04 14:28:01 420052 7400304 7747376 94.86 187272 6600840 1143276 12.41 1255304 5888816 164 14:29:04 14:29:01 207916 7275788 7959512 97.45 189976 6685560 1160300 12.59 1441696 5914168 10780 14:29:04 Average: 1844041 7362999 6323387 77.42 145309 5287363 1248026 13.54 1040019 4795549 178207 14:29:04 14:29:04 14:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:29:04 14:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:04 14:24:02 ens3 462.91 307.22 1623.37 71.27 0.00 0.00 0.00 0.00 14:29:04 14:24:02 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 14:29:04 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:04 14:25:01 ens3 561.04 344.01 14528.47 27.24 0.00 0.00 0.00 0.00 14:29:04 14:25:01 lo 1.63 1.63 0.15 0.15 0.00 0.00 0.00 0.00 14:29:04 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:04 14:26:01 ens3 504.48 425.23 4021.93 31.97 0.00 0.00 0.00 0.00 14:29:04 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:04 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:04 14:27:01 ens3 262.74 266.69 1857.24 24.41 0.00 0.00 0.00 0.00 14:29:04 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:29:04 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:04 14:28:01 ens3 0.25 0.27 0.05 0.06 0.00 0.00 0.00 0.00 14:29:04 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:04 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:04 14:29:01 ens3 100.52 84.90 922.30 18.51 0.00 0.00 0.00 0.00 14:29:04 14:29:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 14:29:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:04 Average: ens3 314.62 237.74 3795.54 28.91 0.00 0.00 0.00 0.00 14:29:04 Average: lo 0.69 0.69 0.06 0.06 0.00 0.00 0.00 0.00 14:29:04 14:29:04 14:29:04 ---> sar -P ALL: 14:29:04 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-12678) 09/14/26 _x86_64_ (4 CPU) 14:29:04 14:29:04 14:22:39 LINUX RESTART (4 CPU) 14:29:04 14:29:04 14:23:01 CPU %user %nice %system %iowait %steal %idle 14:29:04 14:24:02 all 19.66 0.00 2.43 5.14 0.07 72.70 14:29:04 14:24:02 0 11.31 0.00 1.68 4.31 0.03 82.68 14:29:04 14:24:02 1 6.46 0.00 1.66 10.41 0.05 81.43 14:29:04 14:24:02 2 42.02 0.00 4.62 2.53 0.10 50.73 14:29:04 14:24:02 3 18.97 0.00 1.76 3.33 0.05 75.90 14:29:04 14:25:01 all 23.14 0.00 6.20 3.54 0.09 67.02 14:29:04 14:25:01 0 31.18 0.00 6.71 2.95 0.10 59.06 14:29:04 14:25:01 1 15.29 0.00 6.34 8.83 0.07 69.47 14:29:04 14:25:01 2 25.42 0.00 6.37 1.79 0.14 66.28 14:29:04 14:25:01 3 20.68 0.00 5.41 0.58 0.07 73.26 14:29:04 14:26:01 all 20.06 0.00 6.34 4.64 0.10 68.86 14:29:04 14:26:01 0 18.60 0.00 5.48 2.46 0.10 73.36 14:29:04 14:26:01 1 22.03 0.00 6.21 5.34 0.08 66.34 14:29:04 14:26:01 2 18.94 0.00 5.74 3.16 0.12 72.04 14:29:04 14:26:01 3 20.66 0.00 7.96 7.59 0.10 63.69 14:29:04 14:27:01 all 33.04 0.00 6.39 4.16 0.13 56.28 14:29:04 14:27:01 0 30.66 0.00 5.04 1.65 0.10 62.56 14:29:04 14:27:01 1 32.97 0.00 6.59 4.28 0.12 56.04 14:29:04 14:27:01 2 34.80 0.00 7.06 2.31 0.15 55.67 14:29:04 14:27:01 3 33.74 0.00 6.86 8.41 0.13 50.85 14:29:04 14:28:01 all 33.30 0.00 5.07 15.71 0.13 45.78 14:29:04 14:28:01 0 32.73 0.00 4.64 12.13 0.12 50.37 14:29:04 14:28:01 1 32.83 0.00 4.94 16.58 0.12 45.53 14:29:04 14:28:01 2 35.09 0.00 5.68 16.31 0.15 42.77 14:29:04 14:28:01 3 32.56 0.00 5.02 17.85 0.12 44.45 14:29:04 14:29:01 all 20.99 0.00 1.21 1.19 0.05 76.56 14:29:04 14:29:01 0 21.41 0.00 1.10 1.12 0.05 76.32 14:29:04 14:29:01 1 18.86 0.00 1.52 2.77 0.05 76.79 14:29:04 14:29:01 2 24.62 0.00 1.44 0.42 0.07 73.45 14:29:04 14:29:01 3 19.04 0.00 0.79 0.45 0.05 79.66 14:29:04 Average: all 25.03 0.00 4.59 5.73 0.09 64.56 14:29:04 Average: 0 24.26 0.00 4.09 4.10 0.08 67.47 14:29:04 Average: 1 21.40 0.00 4.53 8.02 0.08 65.97 14:29:04 Average: 2 30.18 0.00 5.14 4.42 0.12 60.14 14:29:04 Average: 3 24.28 0.00 4.62 6.38 0.09 64.63 14:29:04 14:29:04 14:29:04