Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-2140 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/portal-ng-preferences-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ErUDJE9MzOmd/agent.2046 SSH_AGENT_PID=2048 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/portal-ng-preferences-docker-merge-master@tmp/private_key_10492070995304042390.key (/w/workspace/portal-ng-preferences-docker-merge-master@tmp/private_key_10492070995304042390.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/portal-ng/preferences > git init /w/workspace/portal-ng-preferences-docker-merge-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/portal-ng/preferences > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/portal-ng/preferences +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/portal-ng/preferences # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision f924d7a941bcb633c11ab597b926e01a8c9f0d78 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f924d7a941bcb633c11ab597b926e01a8c9f0d78 # timeout=10 Commit message: "Merge "chore(deps): Bump lfreleng-actions/github2gerrit-action/.github/workflows/github2gerrit.yaml from 1.4.3 to 1.4.4"" > git rev-list --no-walk f924d7a941bcb633c11ab597b926e01a8c9f0d78 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [portal-ng-preferences-docker-merge-master] $ /bin/bash /tmp/jenkins2284165488929097287.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eMIf lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools 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. virtualenv 21.7.10 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-eMIf/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.2.1 from /tmp/venv-eMIf/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.2 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.96 botocore==1.43.96 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.6.0 charset-normalizer==3.5.1 click==8.5.0 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.11 email-validator==2.3.0 filelock==4.0.0 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.62 httplib2==0.30.2 identify==2.6.19 idna==3.19 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.3 lftools==0.37.23 lxml==6.1.3 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.2 multi_key_dict==2.0.3 multidict==6.8.0 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.3 pbr==7.0.3 platformdirs==4.11.9 prettytable==3.18.0 propcache==0.5.4 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.10.0 Pygments==2.21.0 PyJWT==2.14.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.6.0 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==6.0.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.11.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.2 six==1.17.0 smmap==5.0.3 soupsieve==2.9.2 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.1 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.10 wcwidth==0.8.3 websocket-client==1.9.2 wrapt==2.4.1 xdg==6.0.0 xmltodict==1.0.4 yarl==1.25.1 yq==4.1.2 [portal-ng-preferences-docker-merge-master] $ /bin/sh /tmp/jenkins17737117603123184375.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-09-17 04:15:00 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-VEjkbi.sh" [1] downloading uv 0.12.15 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.15 (x86_64-unknown-linux-gnu) provisioning config files... copy managed file [global-settings] to file:/w/workspace/portal-ng-preferences-docker-merge-master@tmp/config15064407918669549189tmp copy managed file [portal-ng-preferences] to file:/w/workspace/portal-ng-preferences-docker-merge-master@tmp/config8398830614259066392tmp [portal-ng-preferences-docker-merge-master] $ /bin/bash /tmp/jenkins14005434116378372073.sh ---> docker-login.sh nexus3.onap.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [portal-ng-preferences-docker-merge-master] $ /bin/bash /tmp/jenkins2226725019986623683.sh [portal-ng-preferences-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6080823607631197599.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=latest [EnvInject] - Variables injected successfully. [portal-ng-preferences-docker-merge-master] $ /bin/bash -l /tmp/jenkins10041986372897414034.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-preferences-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eMIf from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-eMIf/bin to PATH ---> Docker image tag found: latest [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS= DOCKER_ROOT=/w/workspace/portal-ng-preferences-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 DOCKER_NAME=onap/portal-ng/preferences [EnvInject] - Variables injected successfully. [portal-ng-preferences-docker-merge-master] $ /bin/bash /tmp/jenkins6320718775091794057.sh ---> docker-build.sh Docker version 20.10.18, build b40c2f6 Building image: nexus3.onap.org:10003/onap/portal-ng/preferences:latest docker build -t nexus3.onap.org:10003/onap/portal-ng/preferences:latest . Sending build context to Docker daemon 592.4kB Step 1/11 : FROM nexus3.onap.org:10001/eclipse-temurin:25 as builder 25: Pulling from eclipse-temurin 09923199ca0e: Pulling fs layer d9b985643753: Pulling fs layer 0d1d697fc3d6: Pulling fs layer 632c17b35cb2: Pulling fs layer 4f4fb700ef54: Pulling fs layer 2cb7cd21a88e: Pulling fs layer 4f4fb700ef54: Waiting 632c17b35cb2: Waiting 2cb7cd21a88e: Waiting d9b985643753: Verifying Checksum d9b985643753: Download complete 09923199ca0e: Verifying Checksum 09923199ca0e: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 2cb7cd21a88e: Download complete 0d1d697fc3d6: Verifying Checksum 0d1d697fc3d6: Download complete 09923199ca0e: Pull complete d9b985643753: Pull complete 632c17b35cb2: Verifying Checksum 632c17b35cb2: Download complete 0d1d697fc3d6: Pull complete 632c17b35cb2: Pull complete 4f4fb700ef54: Pull complete 2cb7cd21a88e: Pull complete Digest: sha256:010ab2b79329b951bf052dbf515843ab345ae4e4f0ef72287d85c9fa54da275f Status: Downloaded newer image for nexus3.onap.org:10001/eclipse-temurin:25 ---> 0b7a59aab290 Step 2/11 : COPY . ./preferences ---> e47aa3bd576f Step 3/11 : WORKDIR /preferences ---> Running in 3c3f3756aee4 Removing intermediate container 3c3f3756aee4 ---> 01f9d0e077ea Step 4/11 : RUN ./gradlew assemble ---> Running in 37cfc901791a Downloading https://services.gradle.org/distributions/gradle-8.14.5-bin.zip .............10%.............20%.............30%.............40%.............50%.............60%..............70%.............80%.............90%.............100% WARNING: A restricted method in java.lang.System has been called WARNING: java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/root/.gradle/wrapper/dists/gradle-8.14.5-bin/690y85m0j9nfaub7xoiayko8a/gradle-8.14.5/lib/native-platform-0.22-milestone-28.jar) WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module WARNING: Restricted methods will be blocked in a future release unless native access is enabled  Welcome to Gradle 8.14.5! Here are the highlights of this release: - Java 24 support - GraalVM Native Image toolchain selection - Enhancements to test reporting - Build Authoring improvements For more details see https://docs.gradle.org/8.14.5/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) > Task :app:bootBuildInfo > Task :openapi:openApiGenerate No application/json content media type found in response. Response examples can currently only be generated for application/json media type. ############################################################################################ # Thanks for using OpenAPI Generator. # # We appreciate your support! Please consider donation to help us maintain this project. # # https://opencollective.com/openapi_generator/donate # ############################################################################################ Successfully generated code to /preferences/openapi/build/openapi > Task :openapi:compileJava > Task :openapi:processResources > Task :openapi:classes > Task :openapi:jar > Task :app:compileJava /preferences/app/src/main/java/org/onap/portalng/preferences/configuration/WebFluxCodecConfig.java:47: warning: [removal] Jackson2JsonEncoder in org.springframework.http.codec.json has been deprecated and marked for removal  configurer.defaultCodecs().jackson2JsonEncoder(new Jackson2JsonEncoder(objectMapper));  ^ /preferences/app/src/main/java/org/onap/portalng/preferences/configuration/WebFluxCodecConfig.java:47: warning: [removal] jackson2JsonEncoder(Encoder) in DefaultCodecs has been deprecated and marked for removal  configurer.defaultCodecs().jackson2JsonEncoder(new Jackson2JsonEncoder(objectMapper));  ^ /preferences/app/src/main/java/org/onap/portalng/preferences/configuration/WebFluxCodecConfig.java:48: warning: [removal] Jackson2JsonDecoder in org.springframework.http.codec.json has been deprecated and marked for removal  configurer.defaultCodecs().jackson2JsonDecoder(new Jackson2JsonDecoder(objectMapper));  ^ /preferences/app/src/main/java/org/onap/portalng/preferences/configuration/WebFluxCodecConfig.java:48: warning: [removal] jackson2JsonDecoder(Decoder) in DefaultCodecs has been deprecated and marked for removal  configurer.defaultCodecs().jackson2JsonDecoder(new Jackson2JsonDecoder(objectMapper));  ^ 4 warnings  > Task :app:generateGitProperties > Task :app:processResources > Task :app:classes > Task :app:resolveMainClassName > Task :app:bootJar > Task :app:bootStartScripts > Task :app:bootDistTar > Task :app:bootDistZip > Task :app:jar SKIPPED > Task :app:startScripts > Task :app:distTar > Task :app:distZip > Task :app:assemble > Task :openapi:assemble [Incubating] Problems report is available at: file:///preferences/build/reports/problems/problems-report.html BUILD SUCCESSFUL in 59s 16 actionable tasks: 16 executed Removing intermediate container 37cfc901791a ---> 25eb3e3ffacf Step 5/11 : FROM nexus3.onap.org:10001/eclipse-temurin:25-jre-alpine 25-jre-alpine: Pulling from eclipse-temurin 55afa1ecc21d: Pulling fs layer c76ddb39a6b7: Pulling fs layer e8a125070461: Pulling fs layer ae042fea25ae: Pulling fs layer 51c06ae8de15: Pulling fs layer 51c06ae8de15: Waiting ae042fea25ae: Waiting 55afa1ecc21d: Download complete ae042fea25ae: Verifying Checksum ae042fea25ae: Download complete c76ddb39a6b7: Verifying Checksum c76ddb39a6b7: Download complete 51c06ae8de15: Verifying Checksum 51c06ae8de15: Download complete 55afa1ecc21d: Pull complete e8a125070461: Verifying Checksum e8a125070461: Download complete c76ddb39a6b7: Pull complete e8a125070461: Pull complete ae042fea25ae: Pull complete 51c06ae8de15: Pull complete Digest: sha256:3137541deb3cac6626b5d9a4a2187bc0d6a34312f858bd2c67dd01e732e6b682 Status: Downloaded newer image for nexus3.onap.org:10001/eclipse-temurin:25-jre-alpine ---> 0988c057a1e4 Step 6/11 : USER nobody ---> Running in 573288b445e9 Removing intermediate container 573288b445e9 ---> 9a8d0dc2b51b Step 7/11 : ARG JAR_FILE=/preferences/app/build/libs/app-*.jar ---> Running in b115e4a73927 Removing intermediate container b115e4a73927 ---> 5e8da4af96b7 Step 8/11 : COPY --from=builder ${JAR_FILE} app.jar ---> c4c673e48322 Step 9/11 : EXPOSE 9001 ---> Running in bdb0b8b761f8 Removing intermediate container bdb0b8b761f8 ---> 708b335602ea Step 10/11 : RUN java -XX:AOTCacheOutput=/tmp/app.aot -Dspring.context.exit=onRefresh -jar app.jar || true ---> Running in 3a0c2c39d7f0 {"@timestamp":"2026-09-17T04:16:31.840298766Z","@version":"1","message":"Starting PreferencesApplication v0.4.0 using Java 25.0.4 with PID 7 (/app.jar started by nobody in /)","logger_name":"org.onap.portalng.preferences.PreferencesApplication","thread_name":"main","level":"INFO","level_value":20000,"tags":["COMMONS-LOGGING"]} {"@timestamp":"2026-09-17T04:16:31.853306606Z","@version":"1","message":"No active profile set, falling back to 1 default profile: \"default\"","logger_name":"org.onap.portalng.preferences.PreferencesApplication","thread_name":"main","level":"INFO","level_value":20000,"tags":["COMMONS-LOGGING"]} {"@timestamp":"2026-09-17T04:16:32.976559899Z","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000,"tags":["COMMONS-LOGGING"]} {"@timestamp":"2026-09-17T04:16:33.141532796Z","@version":"1","message":"Finished Spring Data repository scanning in 153 ms. Found 1 JPA repository interface.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000,"tags":["COMMONS-LOGGING"]} {"@timestamp":"2026-09-17T04:16:33.244271499Z","@version":"1","message":"Exception encountered during context initialization - cancelling refresh attempt: java.lang.IllegalStateException: Error processing condition on org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive.ReactiveOAuth2ResourceServerJwtConfiguration$JwtConfiguration.jwtDecoder","logger_name":"org.springframework.boot.web.server.reactive.context.AnnotationConfigReactiveWebServerApplicationContext","thread_name":"main","level":"WARN","level_value":30000,"tags":["COMMONS-LOGGING"]} {"@timestamp":"2026-09-17T04:16:33.267616481Z","@version":"1","message":"\n\nError starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.","logger_name":"org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLogger","thread_name":"main","level":"INFO","level_value":20000,"tags":["COMMONS-LOGGING"]} {"@timestamp":"2026-09-17T04:16:33.286082368Z","@version":"1","message":"Application run failed","logger_name":"org.springframework.boot.SpringApplication","thread_name":"main","level":"ERROR","level_value":40000,"tags":["COMMONS-LOGGING"],"stack_trace":"java.lang.IllegalStateException: Error processing condition on org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive.ReactiveOAuth2ResourceServerJwtConfiguration$JwtConfiguration.jwtDecoder\n\tat org.springframework.boot.autoconfigure.condition.SpringBootCondition.matches(SpringBootCondition.java:60)\n\tat org.springframework.context.annotation.ConditionEvaluator.shouldSkip(ConditionEvaluator.java:100)\n\tat org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitionsForBeanMethod(ConfigurationClassBeanDefinitionReader.java:196)\n\tat org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitionsForConfigurationClass(ConfigurationClassBeanDefinitionReader.java:148)\n\tat org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitions(ConfigurationClassBeanDefinitionReader.java:124)\n\tat org.springframework.context.annotation.ConfigurationClassPostProcessor.processConfigBeanDefinitions(ConfigurationClassPostProcessor.java:464)\n\tat org.springframework.context.annotation.ConfigurationClassPostProcessor.postProcessBeanDefinitionRegistry(ConfigurationClassPostProcessor.java:316)\n\tat org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:349)\n\tat org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:118)\n\tat org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:795)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:603)\n\tat org.springframework.boot.web.server.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:69)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:756)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:445)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:321)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1365)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1354)\n\tat org.onap.portalng.preferences.PreferencesApplication.main(PreferencesApplication.java:35)\n\tat java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)\n\tat java.base/java.lang.reflect.Method.invoke(Unknown Source)\n\tat org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:106)\n\tat org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:64)\n\tat org.springframework.boot.loader.launch.JarLauncher.main(JarLauncher.java:40)\nCaused by: org.springframework.util.PlaceholderResolutionException: Could not resolve placeholder 'KEYCLOAK_URL' in value \"${KEYCLOAK_URL}/realms/${KEYCLOAK_REALM}/protocol/openid-connect/certs\"\n\tat org.springframework.util.PlaceholderResolutionException.withValue(PlaceholderResolutionException.java:81)\n\tat org.springframework.util.PlaceholderParser$ParsedValue.resolve(PlaceholderParser.java:296)\n\tat org.springframework.util.PlaceholderParser.replacePlaceholders(PlaceholderParser.java:129)\n\tat org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:96)\n\tat org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:286)\n\tat org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:257)\n\tat org.springframework.core.env.AbstractPropertyResolver.resolveNestedPlaceholders(AbstractPropertyResolver.java:277)\n\tat org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver.getProperty(ConfigurationPropertySourcesPropertyResolver.java:83)\n\tat org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertyResolver.getProperty(ConfigurationPropertySourcesPropertyResolver.java:64)\n\tat org.springframework.core.env.AbstractEnvironment.getProperty(AbstractEnvironment.java:552)\n\tat org.springframework.boot.autoconfigure.condition.OnPropertyCondition$Spec.collectProperties(OnPropertyCondition.java:170)\n\tat org.springframework.boot.autoconfigure.condition.OnPropertyCondition.determineOutcome(OnPropertyCondition.java:104)\n\tat org.springframework.boot.autoconfigure.condition.OnPropertyCondition.getMatchOutcome(OnPropertyCondition.java:62)\n\tat org.springframework.boot.autoconfigure.condition.SpringBootCondition.matches(SpringBootCondition.java:47)\n\t... 22 common frames omitted\n"} [2.866s][warning][aot] Preload Warning: Verification failed for org.springframework.boot.web.servlet.FilterRegistrationBean [2.866s][warning][aot] Preload Warning: Verification failed for org.springframework.boot.web.servlet.AbstractFilterRegistrationBean [2.907s][warning][aot] Preload Warning: Verification failed for org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer [2.915s][warning][aot] Preload Warning: Verification failed for io.micrometer.core.instrument.binder.logging.Log4j2Metrics [2.998s][warning][aot] Preload Warning: Verification failed for org.springframework.boot.logging.log4j2.Log4J2LoggingSystem [3.102s][warning][aot] Preload Warning: Verification failed for org.springframework.web.reactive.result.view.freemarker.FreeMarkerView [3.183s][warning][aot] Skipping jdk/proxy1/$Proxy2: Unsupported location [3.183s][warning][aot] Skipping jdk/internal/event/Event: JFR event class [3.185s][warning][aot] Skipping io/micrometer/core/instrument/binder/logging/Log4j2Metrics: Failed verification [3.186s][warning][aot] Skipping jdk/proxy1/$Proxy10: Unsupported location [3.186s][warning][aot] Skipping org/springframework/security/web/context/AbstractSecurityWebApplicationInitializer: Failed verification [3.187s][warning][aot] Skipping jdk/proxy1/$Proxy3: Unsupported location [3.187s][warning][aot] Skipping jdk/proxy1/$Proxy4: Unsupported location [3.188s][warning][aot] Skipping jdk/proxy1/$Proxy7: Unsupported location [3.188s][warning][aot] Skipping jdk/proxy1/$Proxy0: Unsupported location [3.190s][warning][aot] Skipping org/springframework/boot/logging/log4j2/Log4J2LoggingSystem: Failed verification [3.191s][warning][aot] Skipping jdk/proxy1/$Proxy21: Unsupported location [3.192s][warning][aot] Skipping com/sun/proxy/jdk/proxy1/$Proxy34: Unsupported location [3.193s][warning][aot] Skipping org/springframework/boot/web/servlet/AbstractFilterRegistrationBean: Failed verification [3.193s][warning][aot] Skipping jdk/internal/event/SecurityProviderServiceEvent: JFR event class [3.194s][warning][aot] Skipping org/springframework/web/reactive/result/view/freemarker/FreeMarkerView: Failed verification [3.195s][warning][aot] Skipping org/springframework/boot/web/servlet/FilterRegistrationBean: Failed verification Temporary AOTConfiguration recorded: /tmp/app.aot.config Launching child process /opt/java/openjdk/bin/java to assemble AOT cache /tmp/app.aot using configuration /tmp/app.aot.config Picked up JAVA_TOOL_OPTIONS: -Djava.class.path=app.jar -Dspring.context.exit=onRefresh -XX:AOTCacheOutput=/tmp/app.aot -XX:AOTConfiguration=/tmp/app.aot.config -XX:AOTMode=create Reading AOTConfiguration /tmp/app.aot.config and writing AOTCache /tmp/app.aot AOTCache creation is complete: /tmp/app.aot 59412480 bytes Removed temporary AOT configuration file /tmp/app.aot.config Removing intermediate container 3a0c2c39d7f0 ---> 520119fd42eb Step 11/11 : ENTRYPOINT [ "java","-XX:AOTCache=/tmp/app.aot","-jar","app.jar" ] ---> Running in 22fa8791d9d8 Removing intermediate container 22fa8791d9d8 ---> 9befc0a0ab69 Successfully built 9befc0a0ab69 Successfully tagged nexus3.onap.org:10003/onap/portal-ng/preferences:latest ---> docker-build.sh ends [portal-ng-preferences-docker-merge-master] $ /bin/bash /tmp/jenkins4225966341953389646.sh ---> docker-push-staging-tags.sh Source image: nexus3.onap.org:10003/onap/portal-ng/preferences:latest Version: 0.4.0 Timestamp: 20260917T0416 Tagging: nexus3.onap.org:10003/onap/portal-ng/preferences:0.4.0 Pushing: nexus3.onap.org:10003/onap/portal-ng/preferences:0.4.0 The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/preferences] 57cc005cc59c: Preparing 6214795383d9: Preparing 19a5edead7af: Preparing 1517101edcdc: Preparing 0fa6e15c21b0: Preparing 55499aca1918: Preparing 34884abbe928: Preparing 55499aca1918: Waiting 34884abbe928: Waiting 19a5edead7af: Layer already exists 1517101edcdc: Layer already exists 0fa6e15c21b0: Layer already exists 55499aca1918: Layer already exists 34884abbe928: Layer already exists 57cc005cc59c: Pushed 6214795383d9: Pushed 0.4.0: digest: sha256:15d231d439ac97dc215e47b63e300fb8e053336a1ed753190d2727e4b1ad388d size: 1790 Tagging: nexus3.onap.org:10003/onap/portal-ng/preferences:0.4.0-STAGING-latest Pushing: nexus3.onap.org:10003/onap/portal-ng/preferences:0.4.0-STAGING-latest The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/preferences] 57cc005cc59c: Preparing 6214795383d9: Preparing 19a5edead7af: Preparing 1517101edcdc: Preparing 0fa6e15c21b0: Preparing 55499aca1918: Preparing 34884abbe928: Preparing 55499aca1918: Waiting 34884abbe928: Waiting 19a5edead7af: Layer already exists 57cc005cc59c: Layer already exists 1517101edcdc: Layer already exists 0fa6e15c21b0: Layer already exists 6214795383d9: Layer already exists 34884abbe928: Layer already exists 55499aca1918: Layer already exists 0.4.0-STAGING-latest: digest: sha256:15d231d439ac97dc215e47b63e300fb8e053336a1ed753190d2727e4b1ad388d size: 1790 Tagging: nexus3.onap.org:10003/onap/portal-ng/preferences:0.4.0-20260917T0416 Pushing: nexus3.onap.org:10003/onap/portal-ng/preferences:0.4.0-20260917T0416 The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/preferences] 57cc005cc59c: Preparing 6214795383d9: Preparing 19a5edead7af: Preparing 1517101edcdc: Preparing 0fa6e15c21b0: Preparing 55499aca1918: Preparing 34884abbe928: Preparing 55499aca1918: Waiting 34884abbe928: Waiting 19a5edead7af: Layer already exists 57cc005cc59c: Layer already exists 6214795383d9: Layer already exists 1517101edcdc: Layer already exists 0fa6e15c21b0: Layer already exists 55499aca1918: Layer already exists 34884abbe928: Layer already exists 0.4.0-20260917T0416: digest: sha256:15d231d439ac97dc215e47b63e300fb8e053336a1ed753190d2727e4b1ad388d size: 1790 ---> docker-push-staging-tags.sh ends [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 [EnvInject] - Variables injected successfully. [portal-ng-preferences-docker-merge-master] $ /bin/bash /tmp/jenkins1934376735306570171.sh ---> docker-push.sh Docker version 20.10.18, build b40c2f6 Pushing image: nexus3.onap.org:10003/onap/portal-ng/preferences:latest docker push nexus3.onap.org:10003/onap/portal-ng/preferences:latest The push refers to repository [nexus3.onap.org:10003/onap/portal-ng/preferences] 57cc005cc59c: Preparing 6214795383d9: Preparing 19a5edead7af: Preparing 1517101edcdc: Preparing 0fa6e15c21b0: Preparing 55499aca1918: Preparing 34884abbe928: Preparing 55499aca1918: Waiting 34884abbe928: Waiting 57cc005cc59c: Layer already exists 0fa6e15c21b0: Layer already exists 19a5edead7af: Layer already exists 6214795383d9: Layer already exists 1517101edcdc: Layer already exists 55499aca1918: Layer already exists 34884abbe928: Layer already exists latest: digest: sha256:15d231d439ac97dc215e47b63e300fb8e053336a1ed753190d2727e4b1ad388d size: 1790 ---> docker-push.sh ends [portal-ng-preferences-docker-merge-master] $ /bin/bash /tmp/jenkins17039972586739776700.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2048 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [portal-ng-preferences-docker-merge-master] $ /bin/bash /tmp/jenkins14764124379270233533.sh ---> sysstat.sh [portal-ng-preferences-docker-merge-master] $ /bin/bash /tmp/jenkins10822827680045153319.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/portal-ng-preferences-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/portal-ng-preferences-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/portal-ng-preferences-docker-merge-master ']' + mkdir -p /w/workspace/portal-ng-preferences-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-ng-preferences-docker-merge-master/archives/ [portal-ng-preferences-docker-merge-master] $ /bin/bash /tmp/jenkins9134901569165872039.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-preferences-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eMIf from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools 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. virtualenv 21.7.10 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-eMIf/bin to PATH INFO: Running in OpenStack, capturing instance metadata [portal-ng-preferences-docker-merge-master] $ /bin/bash /tmp/jenkins5431763990148490408.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-ng-preferences-docker-merge-master@tmp/config11682357638945297398tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [portal-ng-preferences-docker-merge-master] $ /bin/bash /tmp/jenkins17899128981313485665.sh ---> create-netrc.sh [portal-ng-preferences-docker-merge-master] $ /bin/bash /tmp/jenkins17951793467979900349.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-preferences-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eMIf from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools 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. virtualenv 21.7.10 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-eMIf/bin to PATH [portal-ng-preferences-docker-merge-master] $ /bin/sh /tmp/jenkins257234474533787766.sh ---> uv-install.sh uv 0.12.15 is already installed uvx 0.12.15 (x86_64-unknown-linux-gnu) [portal-ng-preferences-docker-merge-master] $ /bin/bash /tmp/jenkins15962856535159941768.sh ---> sudo-logs.sh Archiving 'sudo' log.. [portal-ng-preferences-docker-merge-master] $ /bin/bash /tmp/jenkins11545260269545230828.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-preferences-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eMIf from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-eMIf/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 241s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=241 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/portal-ng-preferences-docker-merge-master/archives/cost INFO: Archiving costs to: /w/workspace/portal-ng-preferences-docker-merge-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: portal-ng-preferences-docker-merge-master,229,2026-09-17 04:17:13,v3-standard-8,241,0.22,0.00,SUCCESS [portal-ng-preferences-docker-merge-master] $ /bin/bash -l /tmp/jenkins15978319157265322194.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-ng-preferences-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eMIf from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 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. virtualenv 21.7.10 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-eMIf/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/portal-ng-preferences-docker-merge-master/229 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-2140 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 708K 3.2G 1% /run /dev/vda1 155G 12G 144G 8% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 819 27343 0 4004 30892 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:96:eb:60 brd ff:ff:ff:ff:ff:ff inet 10.30.106.211/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86159sec preferred_lft 86159sec inet6 fe80::f816:3eff:fe96:eb60/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:bd:ee:22:ae brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:bdff:feee:22ae/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2140) 09/17/26 _x86_64_ (8 CPU) 04:13:24 LINUX RESTART (8 CPU) 04:14:02 tps rtps wtps bread/s bwrtn/s 04:15:01 232.84 24.25 208.59 1201.02 80528.59 04:16:01 371.80 6.72 365.09 1157.01 79957.87 04:17:01 81.97 0.60 81.37 58.26 68720.15 Average: 228.85 10.45 218.40 803.22 76379.15 04:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:15:01 29969072 31754908 2970148 9.02 75980 2011224 1498464 4.41 792112 1870204 328480 04:16:01 27932576 30665748 5006644 15.20 108828 2893436 3065072 9.02 2165612 2454532 76056 04:17:01 28028536 31659132 4910684 14.91 136980 3746588 1458160 4.29 1194252 3319132 28408 Average: 28643395 31359929 4295825 13.04 107263 2883749 2007232 5.91 1383992 2547956 144315 04:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:15:01 ens3 116.68 79.46 1682.05 24.79 0.00 0.00 0.00 0.00 04:15:01 lo 1.29 1.29 0.16 0.16 0.00 0.00 0.00 0.00 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:01 ens3 386.80 260.71 6812.62 27.42 0.00 0.00 0.00 0.00 04:16:01 lo 2.80 2.80 0.26 0.26 0.00 0.00 0.00 0.00 04:16:01 docker0 198.48 272.32 15.92 4335.99 0.00 0.00 0.00 0.00 04:16:01 veth9163cc2 198.48 272.47 18.63 4336.01 0.00 0.00 0.00 0.36 04:17:01 ens3 234.34 274.34 1702.59 1660.09 0.00 0.00 0.00 0.00 04:17:01 lo 4.20 4.20 0.38 0.38 0.00 0.00 0.00 0.00 04:17:01 docker0 18.13 22.80 1.17 440.57 0.00 0.00 0.00 0.00 Average: ens3 246.66 205.54 3408.67 573.82 0.00 0.00 0.00 0.00 Average: lo 2.77 2.77 0.27 0.27 0.00 0.00 0.00 0.00 Average: docker0 72.61 98.92 5.73 1601.08 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-2140) 09/17/26 _x86_64_ (8 CPU) 04:13:24 LINUX RESTART (8 CPU) 04:14:02 CPU %user %nice %system %iowait %steal %idle 04:15:01 all 9.71 0.00 0.77 2.13 0.01 87.38 04:15:01 0 31.71 0.00 1.54 0.61 0.02 66.12 04:15:01 1 3.82 0.00 0.56 0.10 0.00 95.52 04:15:01 2 11.45 0.00 0.75 1.39 0.02 86.40 04:15:01 3 19.34 0.00 1.38 0.73 0.02 78.54 04:15:01 4 0.27 0.00 0.44 9.73 0.00 89.56 04:15:01 5 3.34 0.00 0.31 0.25 0.00 96.10 04:15:01 6 0.09 0.00 0.27 2.06 0.02 97.57 04:15:01 7 7.62 0.00 0.93 2.19 0.00 89.26 04:16:01 all 29.92 0.00 2.59 1.24 0.02 66.24 04:16:01 0 33.31 0.00 1.97 0.03 0.03 64.65 04:16:01 1 29.42 0.00 2.22 0.02 0.03 68.30 04:16:01 2 28.43 0.00 2.54 0.25 0.00 68.77 04:16:01 3 26.60 0.00 2.00 0.32 0.02 71.07 04:16:01 4 29.16 0.00 1.76 2.90 0.02 66.16 04:16:01 5 39.01 0.00 4.17 2.23 0.03 54.55 04:16:01 6 26.84 0.00 3.71 3.71 0.02 65.71 04:16:01 7 26.53 0.00 2.34 0.44 0.02 70.68 04:17:01 all 15.75 0.00 2.15 0.78 0.01 81.30 04:17:01 0 12.25 0.00 1.66 0.03 0.02 86.04 04:17:01 1 26.00 0.00 3.56 0.17 0.02 70.25 04:17:01 2 12.96 0.00 1.64 0.30 0.02 85.08 04:17:01 3 17.77 0.00 2.24 0.05 0.02 79.92 04:17:01 4 10.72 0.00 1.39 0.50 0.02 87.37 04:17:01 5 23.56 0.00 2.41 4.80 0.02 69.21 04:17:01 6 6.71 0.00 1.64 0.03 0.02 91.60 04:17:01 7 16.03 0.00 2.64 0.38 0.00 80.94 Average: all 18.50 0.00 1.84 1.38 0.01 78.26 Average: 0 25.74 0.00 1.72 0.22 0.02 72.29 Average: 1 19.84 0.00 2.12 0.10 0.02 77.93 Average: 2 17.63 0.00 1.65 0.65 0.01 80.07 Average: 3 21.25 0.00 1.87 0.37 0.02 76.50 Average: 4 13.44 0.00 1.20 4.35 0.01 81.00 Average: 5 22.04 0.00 2.30 2.44 0.02 73.20 Average: 6 11.30 0.00 1.89 1.94 0.02 84.86 Average: 7 16.75 0.00 1.97 1.00 0.01 80.27