Pull request #655 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 619b5cfb3220d1697349fb8ddab3d98235833d37+9e2b4de80f2f77675910eee7170c1292975a828e (c782dd9b2a8060d9008af0f3550fe477fa5e826c) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15552499258565241755.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1504391347134197737.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-655/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-655/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11387692204314757424.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-655/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5050056356924541271.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16660067441335864227.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-655/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-655/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13609577388605920928.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2153 in /w/workspace/_app-service-configurable_PR-655 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-655 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9e2b4de80f2f77675910eee7170c1292975a828e into PR head commit 619b5cfb3220d1697349fb8ddab3d98235833d37 Merge succeeded, producing 619b5cfb3220d1697349fb8ddab3d98235833d37 Checking out Revision 619b5cfb3220d1697349fb8ddab3d98235833d37 (PR-655) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/655/head:refs/remotes/origin/PR-655 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 619b5cfb3220d1697349fb8ddab3d98235833d37 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e2b4de80f2f77675910eee7170c1292975a828e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 619b5cfb3220d1697349fb8ddab3d98235833d37 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-08T12:21:57.072Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-08T12:21:57.284Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-08T12:21:57.391Z] ========================================================= [2024-04-08T12:21:57.391Z] EdgeX Global Pipelines Version Info [2024-04-08T12:21:57.391Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-08T12:21:58.140Z] ------------------- [2024-04-08T12:21:58.140Z] stable info: [2024-04-08T12:21:58.140Z] ------------------- [2024-04-08T12:21:58.140Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-08T12:21:58.140Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-08T12:21:58.141Z] Message: update stable to v1.0.258 [2024-04-08T12:21:58.712Z] ------------------- [2024-04-08T12:21:58.712Z] experimental info: [2024-04-08T12:21:58.712Z] ------------------- [2024-04-08T12:21:58.712Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-08T12:21:58.712Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-08T12:21:58.712Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-08T12:21:58.924Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-04-08T12:21:58.976Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-04-08T12:21:59.029Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-08T12:21:59.080Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-08T12:21:59.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-08T12:21:59.187Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-08T12:21:59.242Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-08T12:21:59.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-08T12:21:59.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-08T12:21:59.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-08T12:21:59.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-08T12:21:59.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-04-08T12:21:59.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-08T12:21:59.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-08T12:21:59.659Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-08T12:21:59.715Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-08T12:21:59.768Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-08T12:21:59.817Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-08T12:21:59.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-08T12:21:59.913Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-08T12:21:59.963Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-08T12:22:00.014Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-08T12:22:00.066Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-08T12:22:00.120Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-08T12:22:00.175Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-08T12:22:00.227Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-08T12:22:00.281Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-08T12:22:00.333Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-655 [Pipeline] echo [2024-04-08T12:22:00.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-655 [Pipeline] echo [2024-04-08T12:22:00.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-655 [Pipeline] echo [2024-04-08T12:22:00.492Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 619b5cfb3220d1697349fb8ddab3d98235833d37 [Pipeline] echo [2024-04-08T12:22:00.542Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 619b5cf [Pipeline] echo [2024-04-08T12:22:00.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-08T12:22:00.742Z] provisioning config files... [2024-04-08T12:22:00.758Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-655@tmp/config2398221504000848252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-08T12:22:01.147Z] ---> ****-login.sh [2024-04-08T12:22:01.147Z] nexus3.edgexfoundry.org:10001 [2024-04-08T12:22:01.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T12:22:01.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T12:22:01.411Z] Configure a credential helper to remove this warning. See [2024-04-08T12:22:01.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T12:22:01.411Z] [2024-04-08T12:22:01.411Z] Login Succeeded [2024-04-08T12:22:01.411Z] nexus3.edgexfoundry.org:10002 [2024-04-08T12:22:01.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T12:22:01.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T12:22:01.669Z] Configure a credential helper to remove this warning. See [2024-04-08T12:22:01.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T12:22:01.669Z] [2024-04-08T12:22:01.669Z] Login Succeeded [2024-04-08T12:22:01.669Z] nexus3.edgexfoundry.org:10003 [2024-04-08T12:22:01.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T12:22:01.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T12:22:01.670Z] Configure a credential helper to remove this warning. See [2024-04-08T12:22:01.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T12:22:01.670Z] [2024-04-08T12:22:01.670Z] Login Succeeded [2024-04-08T12:22:01.670Z] nexus3.edgexfoundry.org:10004 [2024-04-08T12:22:01.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T12:22:01.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T12:22:01.931Z] Configure a credential helper to remove this warning. See [2024-04-08T12:22:01.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T12:22:01.931Z] [2024-04-08T12:22:01.931Z] Login Succeeded [2024-04-08T12:22:01.931Z] ****.io [2024-04-08T12:22:01.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T12:22:02.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T12:22:02.190Z] Configure a credential helper to remove this warning. See [2024-04-08T12:22:02.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T12:22:02.190Z] [2024-04-08T12:22:02.190Z] Login Succeeded [2024-04-08T12:22:02.190Z] ---> ****-login.sh ends [Pipeline] } [2024-04-08T12:22:02.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-08T12:22:02.865Z] + git rev-list -1 --merges 619b5cfb3220d1697349fb8ddab3d98235833d37~1..619b5cfb3220d1697349fb8ddab3d98235833d37 [Pipeline] echo [2024-04-08T12:22:02.906Z] -----------> git rev-list -1 --merges 619b5cfb3220d1697349fb8ddab3d98235833d37~1..619b5cfb3220d1697349fb8ddab3d98235833d37 619b5cfb3220d1697349fb8ddab3d98235833d37 [false] [Pipeline] sh [2024-04-08T12:22:03.218Z] + git log --format=format:%s -1 619b5cfb3220d1697349fb8ddab3d98235833d37 [Pipeline] echo [2024-04-08T12:22:03.259Z] ========================================================= [2024-04-08T12:22:03.259Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-08T12:22:03.259Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-08T12:22:03.717Z] + git log --format=format:%s -1 619b5cfb3220d1697349fb8ddab3d98235833d37 [Pipeline] echo [2024-04-08T12:22:03.743Z] [semverPrep] GIT_COMMIT: 619b5cfb3220d1697349fb8ddab3d98235833d37, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-04-08T12:22:03.778Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-08T12:22:04.188Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-08T12:22:04.188Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-08T12:22:04.188Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-08T12:22:04.188Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-08T12:22:04.188Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2024-04-08T12:22:04.188Z] tee -a /etc/ssh/ssh_known_hosts [2024-04-08T12:22:04.188Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T12:22:04.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-08T12:22:04.696Z] [2024-04-08T12:22:04.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T12:22:05.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-08T12:22:05.071Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-08T12:22:05.071Z] b85a868b505f: Pulling fs layer [2024-04-08T12:22:05.071Z] e2be974225ed: Pulling fs layer [2024-04-08T12:22:05.071Z] 339a4e72a1f5: Pulling fs layer [2024-04-08T12:22:05.071Z] 988bab9f4d93: Pulling fs layer [2024-04-08T12:22:05.071Z] 1469e6f7b9e6: Pulling fs layer [2024-04-08T12:22:05.071Z] eaf3925da568: Pulling fs layer [2024-04-08T12:22:05.071Z] bab4dde63d76: Pulling fs layer [2024-04-08T12:22:05.071Z] bde34c3a00c8: Pulling fs layer [2024-04-08T12:22:05.071Z] b352a97aabf1: Pulling fs layer [2024-04-08T12:22:05.071Z] 4872d77fe225: Pulling fs layer [2024-04-08T12:22:05.071Z] 5851b861e8e6: Pulling fs layer [2024-04-08T12:22:05.071Z] 1469e6f7b9e6: Waiting [2024-04-08T12:22:05.071Z] eaf3925da568: Waiting [2024-04-08T12:22:05.071Z] 5851b861e8e6: Waiting [2024-04-08T12:22:05.071Z] 4872d77fe225: Waiting [2024-04-08T12:22:05.071Z] bab4dde63d76: Waiting [2024-04-08T12:22:05.071Z] b352a97aabf1: Waiting [2024-04-08T12:22:05.071Z] 988bab9f4d93: Waiting [2024-04-08T12:22:05.071Z] bde34c3a00c8: Waiting [2024-04-08T12:22:05.071Z] e2be974225ed: Download complete [2024-04-08T12:22:05.071Z] 988bab9f4d93: Verifying Checksum [2024-04-08T12:22:05.071Z] 988bab9f4d93: Download complete [2024-04-08T12:22:05.071Z] 1469e6f7b9e6: Verifying Checksum [2024-04-08T12:22:05.071Z] 1469e6f7b9e6: Download complete [2024-04-08T12:22:05.367Z] eaf3925da568: Verifying Checksum [2024-04-08T12:22:05.367Z] eaf3925da568: Download complete [2024-04-08T12:22:05.367Z] 339a4e72a1f5: Verifying Checksum [2024-04-08T12:22:05.367Z] 339a4e72a1f5: Download complete [2024-04-08T12:22:05.367Z] bde34c3a00c8: Verifying Checksum [2024-04-08T12:22:05.367Z] bde34c3a00c8: Download complete [2024-04-08T12:22:05.367Z] b352a97aabf1: Download complete [2024-04-08T12:22:05.367Z] 4872d77fe225: Verifying Checksum [2024-04-08T12:22:05.367Z] 4872d77fe225: Download complete [2024-04-08T12:22:05.367Z] 5851b861e8e6: Download complete [2024-04-08T12:22:05.367Z] b85a868b505f: Download complete [2024-04-08T12:22:05.633Z] bab4dde63d76: Verifying Checksum [2024-04-08T12:22:05.633Z] bab4dde63d76: Download complete [2024-04-08T12:22:06.572Z] b85a868b505f: Pull complete [2024-04-08T12:22:06.832Z] e2be974225ed: Pull complete [2024-04-08T12:22:07.404Z] 339a4e72a1f5: Pull complete [2024-04-08T12:22:07.404Z] 988bab9f4d93: Pull complete [2024-04-08T12:22:07.663Z] 1469e6f7b9e6: Pull complete [2024-04-08T12:22:07.663Z] eaf3925da568: Pull complete [2024-04-08T12:22:09.568Z] bab4dde63d76: Pull complete [2024-04-08T12:22:09.568Z] bde34c3a00c8: Pull complete [2024-04-08T12:22:09.568Z] b352a97aabf1: Pull complete [2024-04-08T12:22:09.568Z] 4872d77fe225: Pull complete [2024-04-08T12:22:09.832Z] 5851b861e8e6: Pull complete [2024-04-08T12:22:09.832Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-08T12:22:09.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-08T12:22:09.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T12:22:10.106Z] prd-ubuntu20.04-docker-8c-8g-2153 does not seem to be running inside a container [2024-04-08T12:22:10.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-655 -v /w/workspace/_app-service-configurable_PR-655:/w/workspace/_app-service-configurable_PR-655:rw,z -v /w/workspace/_app-service-configurable_PR-655@tmp:/w/workspace/_app-service-configurable_PR-655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-08T12:22:13.156Z] $ docker top 1d27ff1b0f16ac34d741ca39d5f2e05f6605b4d1ed838154c675f9ba928d57d6 -eo pid,comm [2024-04-08T12:22:13.204Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-04-08T12:22:13.204Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-08T12:22:13.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-08T12:22:13.348Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-08T12:22:13.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-08T12:22:13.465Z] $ docker exec 1d27ff1b0f16ac34d741ca39d5f2e05f6605b4d1ed838154c675f9ba928d57d6 ssh-agent [2024-04-08T12:22:13.570Z] SSH_AUTH_SOCK=/tmp/ssh-imuTp2ohGMgx/agent.33 [2024-04-08T12:22:13.570Z] SSH_AGENT_PID=39 [2024-04-08T12:22:13.577Z] Running ssh-add (command line suppressed) [2024-04-08T12:22:13.677Z] Identity added: /w/workspace/_app-service-configurable_PR-655@tmp/private_key_10236997439999480838.key (/w/workspace/_app-service-configurable_PR-655@tmp/private_key_10236997439999480838.key) [2024-04-08T12:22:13.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-08T12:22:14.023Z] + git tag --points-at HEAD [Pipeline] } [2024-04-08T12:22:14.050Z] $ docker exec --env ******** --env ******** 1d27ff1b0f16ac34d741ca39d5f2e05f6605b4d1ed838154c675f9ba928d57d6 ssh-agent -k [2024-04-08T12:22:14.153Z] unset SSH_AUTH_SOCK; [2024-04-08T12:22:14.154Z] unset SSH_AGENT_PID; [2024-04-08T12:22:14.154Z] echo Agent pid 39 killed; [2024-04-08T12:22:14.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-08T12:22:14.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-08T12:22:14.263Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-08T12:22:14.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-08T12:22:14.372Z] $ docker exec 1d27ff1b0f16ac34d741ca39d5f2e05f6605b4d1ed838154c675f9ba928d57d6 ssh-agent [2024-04-08T12:22:14.467Z] SSH_AUTH_SOCK=/tmp/ssh-7CaleXELiSLl/agent.73 [2024-04-08T12:22:14.467Z] SSH_AGENT_PID=79 [2024-04-08T12:22:14.471Z] Running ssh-add (command line suppressed) [2024-04-08T12:22:14.565Z] Identity added: /w/workspace/_app-service-configurable_PR-655@tmp/private_key_2564005609786693553.key (/w/workspace/_app-service-configurable_PR-655@tmp/private_key_2564005609786693553.key) [2024-04-08T12:22:14.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-08T12:22:14.917Z] + git semver init [2024-04-08T12:22:15.179Z] 2024-04-08 12:22:15,090 [run_init] DEBUG init version:0.0.0 force:False [2024-04-08T12:22:15.179Z] 2024-04-08 12:22:15,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-655/.semver [2024-04-08T12:22:15.179Z] 2024-04-08 12:22:15,092 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-655/.semver [2024-04-08T12:22:15.179Z] 2024-04-08 12:22:15,092 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-655/.semver'], cwd=/w/workspace/_app-service-configurable_PR-655, universal_newlines=False, shell=None, istream=None) [2024-04-08T12:22:16.558Z] 2024-04-08 12:22:16,212 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-655/.git/info/exclude [2024-04-08T12:22:16.558Z] 2024-04-08 12:22:16,213 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-655/.semver/PR-655 with force:False [2024-04-08T12:22:16.558Z] 2024-04-08 12:22:16,213 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-655/.semver/PR-655 [2024-04-08T12:22:16.558Z] 2024-04-08 12:22:16,215 [execute] INFO git cat-file --batch-check [2024-04-08T12:22:16.558Z] 2024-04-08 12:22:16,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-655/.semver, universal_newlines=False, shell=None, istream=) [2024-04-08T12:22:16.558Z] 2024-04-08 12:22:16,220 [execute] INFO git cat-file --batch [2024-04-08T12:22:16.558Z] 2024-04-08 12:22:16,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-655/.semver, universal_newlines=False, shell=None, istream=) [2024-04-08T12:22:16.558Z] 2024-04-08 12:22:16,224 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-655/.semver/PR-655 [2024-04-08T12:22:16.558Z] 0.0.0 [Pipeline] } [2024-04-08T12:22:16.584Z] $ docker exec --env ******** --env ******** 1d27ff1b0f16ac34d741ca39d5f2e05f6605b4d1ed838154c675f9ba928d57d6 ssh-agent -k [2024-04-08T12:22:16.694Z] unset SSH_AUTH_SOCK; [2024-04-08T12:22:16.695Z] unset SSH_AGENT_PID; [2024-04-08T12:22:16.695Z] echo Agent pid 79 killed; [2024-04-08T12:22:16.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-08T12:22:17.129Z] + git semver [Pipeline] } [2024-04-08T12:22:17.414Z] $ docker stop --time=1 1d27ff1b0f16ac34d741ca39d5f2e05f6605b4d1ed838154c675f9ba928d57d6 [2024-04-08T12:22:18.687Z] $ docker rm -f --volumes 1d27ff1b0f16ac34d741ca39d5f2e05f6605b4d1ed838154c675f9ba928d57d6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-08T12:22:19.087Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-08T12:22:19.402Z] Stashed 1 file(s) [Pipeline] echo [2024-04-08T12:22:19.419Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-08T12:22:20.061Z] provisioning config files... [2024-04-08T12:22:20.092Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-655@tmp/config17922001664032762787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-08T12:22:20.475Z] ---> ****-login.sh [2024-04-08T12:22:20.475Z] nexus3.edgexfoundry.org:10001 [2024-04-08T12:22:20.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T12:22:20.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T12:22:20.475Z] Configure a credential helper to remove this warning. See [2024-04-08T12:22:20.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T12:22:20.475Z] [2024-04-08T12:22:20.475Z] Login Succeeded [2024-04-08T12:22:20.475Z] nexus3.edgexfoundry.org:10002 [2024-04-08T12:22:20.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T12:22:20.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T12:22:20.735Z] Configure a credential helper to remove this warning. See [2024-04-08T12:22:20.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T12:22:20.735Z] [2024-04-08T12:22:20.735Z] Login Succeeded [2024-04-08T12:22:20.735Z] nexus3.edgexfoundry.org:10003 [2024-04-08T12:22:20.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T12:22:21.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T12:22:21.304Z] Configure a credential helper to remove this warning. See [2024-04-08T12:22:21.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T12:22:21.304Z] [2024-04-08T12:22:21.304Z] Login Succeeded [2024-04-08T12:22:21.304Z] nexus3.edgexfoundry.org:10004 [2024-04-08T12:22:21.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T12:22:21.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T12:22:21.304Z] Configure a credential helper to remove this warning. See [2024-04-08T12:22:21.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T12:22:21.304Z] [2024-04-08T12:22:21.304Z] Login Succeeded [2024-04-08T12:22:21.304Z] ****.io [2024-04-08T12:22:21.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T12:22:21.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T12:22:21.564Z] Configure a credential helper to remove this warning. See [2024-04-08T12:22:21.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T12:22:21.564Z] [2024-04-08T12:22:21.564Z] Login Succeeded [2024-04-08T12:22:21.564Z] ---> ****-login.sh ends [Pipeline] } [2024-04-08T12:22:21.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-08T12:22:21.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-08T12:22:21.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-08T12:22:21.885Z] ========================================================= [2024-04-08T12:22:21.885Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-08T12:22:21.885Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T12:22:22.366Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-04-08T12:22:22.366Z] Sending build context to Docker daemon 8.972MB [2024-04-08T12:22:22.366Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-08T12:22:22.366Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-08T12:22:22.366Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-08T12:22:22.366Z] 7264a8db6415: Pulling fs layer [2024-04-08T12:22:22.366Z] c4d48a809fc2: Pulling fs layer [2024-04-08T12:22:22.366Z] 4f1c88b9dad5: Pulling fs layer [2024-04-08T12:22:22.366Z] ad3a456e5733: Pulling fs layer [2024-04-08T12:22:22.366Z] 69c7f0334f64: Pulling fs layer [2024-04-08T12:22:22.366Z] 1f1c1a5573a3: Pulling fs layer [2024-04-08T12:22:22.366Z] ce7588e14bc9: Pulling fs layer [2024-04-08T12:22:22.366Z] b5e4710f87ac: Pulling fs layer [2024-04-08T12:22:22.366Z] ad3a456e5733: Waiting [2024-04-08T12:22:22.366Z] 69c7f0334f64: Waiting [2024-04-08T12:22:22.366Z] b5e4710f87ac: Waiting [2024-04-08T12:22:22.366Z] ce7588e14bc9: Waiting [2024-04-08T12:22:22.366Z] 1f1c1a5573a3: Waiting [2024-04-08T12:22:22.366Z] c4d48a809fc2: Verifying Checksum [2024-04-08T12:22:22.366Z] c4d48a809fc2: Download complete [2024-04-08T12:22:22.366Z] ad3a456e5733: Verifying Checksum [2024-04-08T12:22:22.366Z] ad3a456e5733: Download complete [2024-04-08T12:22:22.366Z] 69c7f0334f64: Verifying Checksum [2024-04-08T12:22:22.366Z] 69c7f0334f64: Download complete [2024-04-08T12:22:22.366Z] 7264a8db6415: Download complete [2024-04-08T12:22:22.627Z] 1f1c1a5573a3: Verifying Checksum [2024-04-08T12:22:22.627Z] 1f1c1a5573a3: Download complete [2024-04-08T12:22:22.627Z] 7264a8db6415: Pull complete [2024-04-08T12:22:22.627Z] b5e4710f87ac: Verifying Checksum [2024-04-08T12:22:22.627Z] b5e4710f87ac: Download complete [2024-04-08T12:22:22.885Z] c4d48a809fc2: Pull complete [2024-04-08T12:22:22.885Z] 4f1c88b9dad5: Verifying Checksum [2024-04-08T12:22:22.885Z] 4f1c88b9dad5: Download complete [2024-04-08T12:22:23.143Z] ce7588e14bc9: Verifying Checksum [2024-04-08T12:22:23.143Z] ce7588e14bc9: Download complete [2024-04-08T12:22:26.427Z] 4f1c88b9dad5: Pull complete [2024-04-08T12:22:26.427Z] ad3a456e5733: Pull complete [2024-04-08T12:22:26.427Z] 69c7f0334f64: Pull complete [2024-04-08T12:22:26.694Z] 1f1c1a5573a3: Pull complete [2024-04-08T12:22:29.237Z] ce7588e14bc9: Pull complete [2024-04-08T12:22:29.804Z] b5e4710f87ac: Pull complete [2024-04-08T12:22:29.804Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-08T12:22:29.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-08T12:22:29.804Z] ---> 88b5674ff536 [2024-04-08T12:22:29.804Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-04-08T12:22:34.862Z] Still waiting to schedule task [2024-04-08T12:22:34.863Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-08T12:22:36.381Z] ---> Running in 0f70eaf99ce5 [2024-04-08T12:22:36.381Z] Removing intermediate container 0f70eaf99ce5 [2024-04-08T12:22:36.381Z] ---> 90815bf5bca7 [2024-04-08T12:22:36.381Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-08T12:22:36.381Z] ---> Running in 62cc2646843d [2024-04-08T12:22:36.381Z] Removing intermediate container 62cc2646843d [2024-04-08T12:22:36.381Z] ---> b46cbae63c2d [2024-04-08T12:22:36.381Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-04-08T12:22:36.381Z] ---> Running in 79474c378063 [2024-04-08T12:22:36.381Z] Removing intermediate container 79474c378063 [2024-04-08T12:22:36.381Z] ---> 0bb0d5feb036 [2024-04-08T12:22:36.381Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-08T12:22:36.381Z] ---> Running in 0a1aece67cea [2024-04-08T12:22:36.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-08T12:22:36.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-08T12:22:36.381Z] OK: 264 MiB in 52 packages [2024-04-08T12:22:36.642Z] Removing intermediate container 0a1aece67cea [2024-04-08T12:22:36.642Z] ---> 92a50de938fe [2024-04-08T12:22:36.642Z] Step 7/12 : WORKDIR /app [2024-04-08T12:22:36.642Z] ---> Running in 672759cd1840 [2024-04-08T12:22:36.900Z] Removing intermediate container 672759cd1840 [2024-04-08T12:22:36.900Z] ---> 224ef88b8092 [2024-04-08T12:22:36.900Z] Step 8/12 : COPY go.mod vendor* ./ [2024-04-08T12:22:36.900Z] ---> bf615c291d20 [2024-04-08T12:22:36.900Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-08T12:22:36.900Z] ---> Running in 0b8e2e091b25 [2024-04-08T12:23:44.668Z] Removing intermediate container 0b8e2e091b25 [2024-04-08T12:23:44.668Z] ---> 58047a201029 [2024-04-08T12:23:44.668Z] Step 10/12 : COPY . . [2024-04-08T12:23:44.668Z] ---> d670eefa52a4 [2024-04-08T12:23:44.668Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-08T12:23:44.668Z] ---> Running in 92fcfa64ba41 [2024-04-08T12:23:44.668Z] Removing intermediate container 92fcfa64ba41 [2024-04-08T12:23:44.668Z] ---> 4dad9cf163ba [2024-04-08T12:23:44.668Z] Step 12/12 : RUN $MAKE [2024-04-08T12:23:44.668Z] ---> Running in b887a2cb8f17 [2024-04-08T12:23:44.668Z] noop [2024-04-08T12:23:44.927Z] Removing intermediate container b887a2cb8f17 [2024-04-08T12:23:44.927Z] ---> 806a1805308a [2024-04-08T12:23:44.927Z] Successfully built 806a1805308a [2024-04-08T12:23:44.927Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T12:23:45.388Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-08T12:23:45.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T12:23:45.541Z] prd-ubuntu20.04-docker-8c-8g-2153 does not seem to be running inside a container [2024-04-08T12:23:45.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-655 -v /w/workspace/_app-service-configurable_PR-655:/w/workspace/_app-service-configurable_PR-655:rw,z -v /w/workspace/_app-service-configurable_PR-655@tmp:/w/workspace/_app-service-configurable_PR-655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-08T12:23:45.955Z] $ docker top 442d679503f4d5caef8626bed43b4cc8a49794969c2fbcd24ba02df95e20e27e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-08T12:23:46.349Z] + go version [2024-04-08T12:23:46.349Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-08T12:23:46.377Z] $ docker stop --time=1 442d679503f4d5caef8626bed43b4cc8a49794969c2fbcd24ba02df95e20e27e [2024-04-08T12:23:47.637Z] $ docker rm -f --volumes 442d679503f4d5caef8626bed43b4cc8a49794969c2fbcd24ba02df95e20e27e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T12:23:48.360Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-08T12:23:48.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T12:23:48.522Z] prd-ubuntu20.04-docker-8c-8g-2153 does not seem to be running inside a container [2024-04-08T12:23:48.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-655 -v /w/workspace/_app-service-configurable_PR-655:/w/workspace/_app-service-configurable_PR-655:rw,z -v /w/workspace/_app-service-configurable_PR-655@tmp:/w/workspace/_app-service-configurable_PR-655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-08T12:23:48.862Z] $ docker top 47b0f6552ea96ff6008f3405df21b770d68386d05bb577e3c6fc528b64786ca4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-08T12:23:49.264Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-655 [Pipeline] fileExists [Pipeline] sh [2024-04-08T12:23:49.624Z] + make test [2024-04-08T12:23:49.624Z] go test -race -coverprofile=coverage.out ./... [2024-04-08T12:24:02.424Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2154 in /w/workspace/_app-service-configurable_PR-655 [Pipeline] { [Pipeline] ws [2024-04-08T12:24:02.481Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-04-08T12:24:05.570Z] Selected Git installation does not exist. Using Default [2024-04-08T12:24:05.570Z] The recommended git tool is: NONE [2024-04-08T12:24:10.080Z] using credential edgex-jenkins-ssh [2024-04-08T12:24:10.103Z] Cloning the remote Git repository [2024-04-08T12:24:10.146Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-04-08T12:24:10.236Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-04-08T12:24:10.371Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-04-08T12:24:10.372Z] > git --version # timeout=10 [2024-04-08T12:24:10.393Z] > git --version # 'git version 2.25.1' [2024-04-08T12:24:10.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-08T12:24:10.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-08T12:24:12.566Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-04-08T12:24:12.591Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-08T12:24:13.952Z] Merging remotes/origin/main commit 9e2b4de80f2f77675910eee7170c1292975a828e into PR head commit 619b5cfb3220d1697349fb8ddab3d98235833d37 [2024-04-08T12:24:14.183Z] Merge succeeded, producing 619b5cfb3220d1697349fb8ddab3d98235833d37 [2024-04-08T12:24:14.183Z] Checking out Revision 619b5cfb3220d1697349fb8ddab3d98235833d37 (PR-655) [2024-04-08T12:24:13.387Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-04-08T12:24:13.421Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-04-08T12:24:13.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-08T12:24:13.441Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/655/head:refs/remotes/origin/PR-655 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-08T12:24:13.968Z] > git config core.sparsecheckout # timeout=10 [2024-04-08T12:24:14.025Z] > git checkout -f 619b5cfb3220d1697349fb8ddab3d98235833d37 # timeout=10 [2024-04-08T12:24:14.099Z] > git remote # timeout=10 [2024-04-08T12:24:14.113Z] > git config --get remote.origin.url # timeout=10 [2024-04-08T12:24:14.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-08T12:24:14.149Z] > git merge 9e2b4de80f2f77675910eee7170c1292975a828e # timeout=10 [2024-04-08T12:24:14.170Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-08T12:24:14.189Z] > git config core.sparsecheckout # timeout=10 [2024-04-08T12:24:14.201Z] > git checkout -f 619b5cfb3220d1697349fb8ddab3d98235833d37 # timeout=10 [2024-04-08T12:24:14.639Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-04-08T12:24:14.681Z] > git --version # timeout=10 [2024-04-08T12:24:14.690Z] > git --version # 'git version 2.25.1' [2024-04-08T12:24:14.705Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-08T12:24:19.520Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-08T12:24:19.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-08T12:24:19.520Z] Dload Upload Total Spent Left Speed [2024-04-08T12:24:19.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-04-08T12:24:19.862Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-08T12:24:20.219Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-04-08T12:24:20.219Z] sudo tee /etc/docker/daemon.new [2024-04-08T12:24:20.219Z] { [2024-04-08T12:24:20.219Z] "registry-mirrors": [ [2024-04-08T12:24:20.219Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-08T12:24:20.219Z] ], [2024-04-08T12:24:20.219Z] "bip": "10.250.0.254/24", [2024-04-08T12:24:20.219Z] "hosts": [ [2024-04-08T12:24:20.219Z] "tcp://0.0.0.0:5555", [2024-04-08T12:24:20.219Z] "unix:///var/run/docker.sock" [2024-04-08T12:24:20.219Z] ], [2024-04-08T12:24:20.219Z] "mtu": 1458, [2024-04-08T12:24:20.219Z] "selinux-enabled": true, [2024-04-08T12:24:20.219Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-08T12:24:20.219Z] } [Pipeline] sh [2024-04-08T12:24:20.567Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-08T12:24:20.929Z] + sudo service docker restart [2024-04-08T12:24:21.796Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-08T12:24:39.237Z] provisioning config files... [2024-04-08T12:24:39.262Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1810458786749712989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-08T12:24:39.714Z] ---> ****-login.sh [2024-04-08T12:24:39.714Z] nexus3.edgexfoundry.org:10001 [2024-04-08T12:24:39.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T12:24:40.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T12:24:40.260Z] Configure a credential helper to remove this warning. See [2024-04-08T12:24:40.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T12:24:40.260Z] [2024-04-08T12:24:40.260Z] Login Succeeded [2024-04-08T12:24:40.260Z] nexus3.edgexfoundry.org:10002 [2024-04-08T12:24:40.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T12:24:40.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T12:24:40.799Z] Configure a credential helper to remove this warning. See [2024-04-08T12:24:40.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T12:24:40.799Z] [2024-04-08T12:24:40.799Z] Login Succeeded [2024-04-08T12:24:40.799Z] nexus3.edgexfoundry.org:10003 [2024-04-08T12:24:41.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T12:24:41.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T12:24:41.076Z] Configure a credential helper to remove this warning. See [2024-04-08T12:24:41.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T12:24:41.076Z] [2024-04-08T12:24:41.076Z] Login Succeeded [2024-04-08T12:24:41.076Z] nexus3.edgexfoundry.org:10004 [2024-04-08T12:24:41.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T12:24:41.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T12:24:41.348Z] Configure a credential helper to remove this warning. See [2024-04-08T12:24:41.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T12:24:41.348Z] [2024-04-08T12:24:41.348Z] Login Succeeded [2024-04-08T12:24:41.348Z] ****.io [2024-04-08T12:24:41.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-08T12:24:41.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-08T12:24:41.887Z] Configure a credential helper to remove this warning. See [2024-04-08T12:24:41.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-08T12:24:41.887Z] [2024-04-08T12:24:41.887Z] Login Succeeded [2024-04-08T12:24:41.887Z] ---> ****-login.sh ends [Pipeline] } [2024-04-08T12:24:41.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-08T12:24:42.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-08T12:24:42.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-08T12:24:42.439Z] ========================================================= [2024-04-08T12:24:42.439Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-08T12:24:42.439Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T12:24:42.942Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-04-08T12:24:42.942Z] Sending build context to Docker daemon 238.1kB [2024-04-08T12:24:43.213Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-08T12:24:43.214Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-08T12:24:43.214Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-08T12:24:43.214Z] 9fda8d8052c6: Pulling fs layer [2024-04-08T12:24:43.214Z] 5d54e960e981: Pulling fs layer [2024-04-08T12:24:43.214Z] c4a7e357bf2a: Pulling fs layer [2024-04-08T12:24:43.214Z] f0e02332f6b5: Pulling fs layer [2024-04-08T12:24:43.214Z] 872ee5b61b7b: Pulling fs layer [2024-04-08T12:24:43.214Z] 0c6a40ed1a82: Pulling fs layer [2024-04-08T12:24:43.214Z] 94ae7d8d031c: Pulling fs layer [2024-04-08T12:24:43.214Z] f0e02332f6b5: Waiting [2024-04-08T12:24:43.214Z] 872ee5b61b7b: Waiting [2024-04-08T12:24:43.214Z] 0c6a40ed1a82: Waiting [2024-04-08T12:24:43.214Z] 94ae7d8d031c: Waiting [2024-04-08T12:24:43.481Z] 5d54e960e981: Verifying Checksum [2024-04-08T12:24:43.481Z] 5d54e960e981: Download complete [2024-04-08T12:24:43.481Z] f0e02332f6b5: Verifying Checksum [2024-04-08T12:24:43.481Z] f0e02332f6b5: Download complete [2024-04-08T12:24:43.481Z] 872ee5b61b7b: Verifying Checksum [2024-04-08T12:24:43.481Z] 872ee5b61b7b: Download complete [2024-04-08T12:24:43.481Z] 9fda8d8052c6: Verifying Checksum [2024-04-08T12:24:43.481Z] 9fda8d8052c6: Download complete [2024-04-08T12:24:43.742Z] go vet ./... [2024-04-08T12:24:44.076Z] 94ae7d8d031c: Verifying Checksum [2024-04-08T12:24:44.076Z] 94ae7d8d031c: Download complete [2024-04-08T12:24:44.343Z] 9fda8d8052c6: Pull complete [2024-04-08T12:24:44.926Z] 5d54e960e981: Pull complete [2024-04-08T12:24:45.193Z] c4a7e357bf2a: Verifying Checksum [2024-04-08T12:24:45.193Z] c4a7e357bf2a: Download complete [2024-04-08T12:24:46.599Z] 0c6a40ed1a82: Verifying Checksum [2024-04-08T12:24:46.599Z] 0c6a40ed1a82: Download complete [2024-04-08T12:24:49.004Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-08T12:24:49.005Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-08T12:24:49.005Z] ./bin/test-attribution-txt.sh [2024-04-08T12:24:49.005Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [Pipeline] echo [2024-04-08T12:24:49.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-08T12:24:49.085Z] $ docker stop --time=1 47b0f6552ea96ff6008f3405df21b770d68386d05bb577e3c6fc528b64786ca4 [2024-04-08T12:24:54.123Z] $ docker rm -f --volumes 47b0f6552ea96ff6008f3405df21b770d68386d05bb577e3c6fc528b64786ca4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-08T12:24:54.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-08T12:24:54.875Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-04-08T12:24:55.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-08T12:24:55.924Z] + ls -al . [2024-04-08T12:24:55.924Z] total 260 [2024-04-08T12:24:55.924Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 8 12:23 . [2024-04-08T12:24:55.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 12:21 .. [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 8 12:21 .dockerignore [2024-04-08T12:24:55.924Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 12:24 .git [2024-04-08T12:24:55.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 12:21 .github [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 106 Apr 8 12:21 .gitignore [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 8 12:21 .golangci.yml [2024-04-08T12:24:55.924Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 8 12:22 .semver [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 18981 Apr 8 12:21 Attribution.txt [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 37263 Apr 8 12:21 CHANGELOG.md [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 8 12:21 Dockerfile [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 8 12:21 GOVERNANCE.md [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 666 Apr 8 12:21 Jenkinsfile [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 8 12:21 LICENSE [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 8 12:21 OWNERS.md [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 4582 Apr 8 12:21 README.md [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 12:22 VERSION [2024-04-08T12:24:55.924Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 12:21 bin [2024-04-08T12:24:55.924Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 8 12:23 coverage.out [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 7160 Apr 8 12:21 go.mod [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 101573 Apr 8 12:21 go.sum [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 1937 Apr 8 12:21 main.go [2024-04-08T12:24:55.924Z] -rw-rw-r-- 1 jenkins jenkins 2572 Apr 8 12:21 makefile [2024-04-08T12:24:55.924Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 8 12:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T12:24:56.328Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=619b5cfb3220d1697349fb8ddab3d98235833d37 --label arch=amd64 --label version=0.0.0 . [2024-04-08T12:24:56.328Z] Sending build context to Docker daemon 8.973MB [2024-04-08T12:24:56.328Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-04-08T12:24:56.328Z] Step 2/27 : FROM ${BASE} AS builder [2024-04-08T12:24:56.328Z] ---> 806a1805308a [2024-04-08T12:24:56.328Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-04-08T12:24:56.586Z] ---> Running in fca611e257f2 [2024-04-08T12:24:56.586Z] Removing intermediate container fca611e257f2 [2024-04-08T12:24:56.586Z] ---> 62794e7fef2b [2024-04-08T12:24:56.586Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-04-08T12:24:56.586Z] ---> Running in 0615248d3e1a [2024-04-08T12:24:56.587Z] Removing intermediate container 0615248d3e1a [2024-04-08T12:24:56.587Z] ---> 804f15b173f8 [2024-04-08T12:24:56.587Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-04-08T12:24:56.587Z] ---> Running in 7b72e9bdca6d [2024-04-08T12:24:56.845Z] Removing intermediate container 7b72e9bdca6d [2024-04-08T12:24:56.845Z] ---> 5365edfa2e53 [2024-04-08T12:24:56.845Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-08T12:24:56.845Z] ---> Running in 674f3f337021 [2024-04-08T12:24:57.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-08T12:24:57.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-08T12:24:57.621Z] OK: 264 MiB in 52 packages [2024-04-08T12:24:57.880Z] Removing intermediate container 674f3f337021 [2024-04-08T12:24:57.880Z] ---> 61109067fb82 [2024-04-08T12:24:57.880Z] Step 7/27 : WORKDIR /app [2024-04-08T12:24:57.880Z] ---> Running in df5f9a307ebb [2024-04-08T12:24:57.880Z] Removing intermediate container df5f9a307ebb [2024-04-08T12:24:57.880Z] ---> 7a600f33df08 [2024-04-08T12:24:57.880Z] Step 8/27 : COPY go.mod vendor* ./ [2024-04-08T12:24:58.138Z] ---> c73a018354ed [2024-04-08T12:24:58.138Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-08T12:24:58.138Z] ---> Running in ddfdf5d9f63b [2024-04-08T12:24:58.706Z] Removing intermediate container ddfdf5d9f63b [2024-04-08T12:24:58.706Z] ---> 95703823c62c [2024-04-08T12:24:58.706Z] Step 10/27 : COPY . . [2024-04-08T12:24:58.904Z] c4a7e357bf2a: Pull complete [2024-04-08T12:24:58.904Z] f0e02332f6b5: Pull complete [2024-04-08T12:24:58.904Z] 872ee5b61b7b: Pull complete [2024-04-08T12:24:59.271Z] ---> af6f967ae8c1 [2024-04-08T12:24:59.272Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-08T12:24:59.272Z] ---> Running in 96a6d0ae493c [2024-04-08T12:24:59.530Z] Removing intermediate container 96a6d0ae493c [2024-04-08T12:24:59.530Z] ---> 8e503543dc8c [2024-04-08T12:24:59.530Z] Step 12/27 : RUN $MAKE [2024-04-08T12:24:59.530Z] ---> Running in de20aa3cd194 [2024-04-08T12:24:59.791Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.33 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-04-08T12:25:07.112Z] 0c6a40ed1a82: Pull complete [2024-04-08T12:25:08.081Z] 94ae7d8d031c: Pull complete [2024-04-08T12:25:08.081Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-08T12:25:08.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-08T12:25:08.081Z] ---> 86de565de09d [2024-04-08T12:25:08.081Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-04-08T12:25:10.017Z] ---> Running in 47bdcfbe3616 [2024-04-08T12:25:10.017Z] Removing intermediate container 47bdcfbe3616 [2024-04-08T12:25:10.017Z] ---> 7868d421edff [2024-04-08T12:25:10.017Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-08T12:25:10.017Z] ---> Running in 11d8beff5c69 [2024-04-08T12:25:10.284Z] Removing intermediate container 11d8beff5c69 [2024-04-08T12:25:10.284Z] ---> a0275b0d676a [2024-04-08T12:25:10.284Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-04-08T12:25:10.284Z] ---> Running in 479c643bef68 [2024-04-08T12:25:10.867Z] Removing intermediate container 479c643bef68 [2024-04-08T12:25:10.867Z] ---> fb72f43d188b [2024-04-08T12:25:10.867Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-08T12:25:10.867Z] ---> Running in 73833ded0a7a [2024-04-08T12:25:11.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-08T12:25:12.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-08T12:25:13.080Z] OK: 266 MiB in 52 packages [2024-04-08T12:25:14.042Z] Removing intermediate container 73833ded0a7a [2024-04-08T12:25:14.042Z] ---> 775eb39ccfef [2024-04-08T12:25:14.042Z] Step 7/12 : WORKDIR /app [2024-04-08T12:25:14.042Z] ---> Running in 25cce74cf176 [2024-04-08T12:25:14.309Z] Removing intermediate container 25cce74cf176 [2024-04-08T12:25:14.309Z] ---> 52831f5f9f5d [2024-04-08T12:25:14.309Z] Step 8/12 : COPY go.mod vendor* ./ [2024-04-08T12:25:14.898Z] ---> a7596f47195e [2024-04-08T12:25:14.898Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-08T12:25:14.898Z] ---> Running in 104fc98b7961 [2024-04-08T12:25:38.860Z] Removing intermediate container de20aa3cd194 [2024-04-08T12:25:38.860Z] ---> 08748219906f [2024-04-08T12:25:38.860Z] Step 13/27 : FROM alpine:3.18 [2024-04-08T12:25:47.501Z] Get "https://registry-1.docker.io/v2/": net/http: TLS handshake timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T12:25:48.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-08T12:25:48.428Z] [2024-04-08T12:25:48.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T12:25:48.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-08T12:25:48.819Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-08T12:25:48.819Z] 5eb5b503b376: Pulling fs layer [2024-04-08T12:25:48.819Z] 5c69ac0246d0: Pulling fs layer [2024-04-08T12:25:48.819Z] ec43610c2a17: Pulling fs layer [2024-04-08T12:25:48.819Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-08T12:25:48.819Z] 33b1e0a273af: Pulling fs layer [2024-04-08T12:25:48.819Z] 5d3b04190fa2: Pulling fs layer [2024-04-08T12:25:48.819Z] 2f39f015ded8: Pulling fs layer [2024-04-08T12:25:48.819Z] 3a2ae6a8a46f: Waiting [2024-04-08T12:25:48.819Z] 33b1e0a273af: Waiting [2024-04-08T12:25:48.819Z] 5d3b04190fa2: Waiting [2024-04-08T12:25:48.819Z] 2f39f015ded8: Waiting [2024-04-08T12:25:48.819Z] 5c69ac0246d0: Download complete [2024-04-08T12:25:48.819Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-08T12:25:48.819Z] 3a2ae6a8a46f: Download complete [2024-04-08T12:25:48.819Z] 33b1e0a273af: Verifying Checksum [2024-04-08T12:25:48.819Z] 33b1e0a273af: Download complete [2024-04-08T12:25:48.819Z] 5d3b04190fa2: Verifying Checksum [2024-04-08T12:25:48.819Z] 5d3b04190fa2: Download complete [2024-04-08T12:25:48.819Z] ec43610c2a17: Verifying Checksum [2024-04-08T12:25:48.819Z] ec43610c2a17: Download complete [2024-04-08T12:25:49.080Z] 5eb5b503b376: Verifying Checksum [2024-04-08T12:25:49.080Z] 5eb5b503b376: Download complete [2024-04-08T12:25:49.646Z] 2f39f015ded8: Verifying Checksum [2024-04-08T12:25:49.646Z] 2f39f015ded8: Download complete [2024-04-08T12:25:50.214Z] 5eb5b503b376: Pull complete [2024-04-08T12:25:50.476Z] 5c69ac0246d0: Pull complete [2024-04-08T12:25:51.044Z] ec43610c2a17: Pull complete [2024-04-08T12:25:51.044Z] 3a2ae6a8a46f: Pull complete [2024-04-08T12:25:51.302Z] 33b1e0a273af: Pull complete [2024-04-08T12:25:51.302Z] 5d3b04190fa2: Pull complete [2024-04-08T12:25:55.485Z] 2f39f015ded8: Pull complete [2024-04-08T12:25:55.485Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-08T12:25:55.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-08T12:25:55.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T12:25:55.741Z] prd-ubuntu20.04-docker-8c-8g-2153 does not seem to be running inside a container [2024-04-08T12:25:55.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-655 -v /w/workspace/_app-service-configurable_PR-655:/w/workspace/_app-service-configurable_PR-655:rw,z -v /w/workspace/_app-service-configurable_PR-655@tmp:/w/workspace/_app-service-configurable_PR-655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-08T12:26:01.281Z] $ docker top b4d3c29cfae6e66d3fa60a058b6dc625d801a9a868744f33769eb5c48e2c7a8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-08T12:26:01.785Z] ---> job-cost.sh [2024-04-08T12:26:01.785Z] lf-activate-venv: SKIPPING [2024-04-08T12:26:01.785Z] INFO: No Stack... [2024-04-08T12:26:02.044Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-08T12:26:02.307Z] INFO: Archiving Costs [Pipeline] sh [2024-04-08T12:26:02.622Z] + cut -d, -f6 [2024-04-08T12:26:02.623Z] + cat /w/workspace/_app-service-configurable_PR-655/archives/cost.csv [Pipeline] lock [2024-04-08T12:26:02.660Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] [2024-04-08T12:26:02.665Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] did not exist. Created. [2024-04-08T12:26:02.671Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-08T12:26:03.058Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-08T12:26:03.110Z] Stashed 1 file(s) [Pipeline] } [2024-04-08T12:26:03.141Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-08T12:26:03.223Z] $ docker stop --time=1 b4d3c29cfae6e66d3fa60a058b6dc625d801a9a868744f33769eb5c48e2c7a8a [2024-04-08T12:26:04.375Z] $ docker rm -f --volumes b4d3c29cfae6e66d3fa60a058b6dc625d801a9a868744f33769eb5c48e2c7a8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-08T12:26:04.798Z] Failed in branch amd64 [2024-04-08T12:27:06.548Z] Removing intermediate container 104fc98b7961 [2024-04-08T12:27:06.548Z] ---> 770066ccb2f1 [2024-04-08T12:27:06.548Z] Step 10/12 : COPY . . [2024-04-08T12:27:06.548Z] ---> 97e5d2ae7893 [2024-04-08T12:27:06.548Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-08T12:27:06.548Z] ---> Running in 595058a83e47 [2024-04-08T12:27:06.548Z] Removing intermediate container 595058a83e47 [2024-04-08T12:27:06.548Z] ---> 26ce761383c6 [2024-04-08T12:27:06.548Z] Step 12/12 : RUN $MAKE [2024-04-08T12:27:06.548Z] ---> Running in 5fcb9219dc79 [2024-04-08T12:27:07.511Z] noop [2024-04-08T12:27:08.099Z] Removing intermediate container 5fcb9219dc79 [2024-04-08T12:27:08.099Z] ---> 9cefe0085b75 [2024-04-08T12:27:08.099Z] Successfully built 9cefe0085b75 [2024-04-08T12:27:08.099Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T12:27:08.590Z] + docker inspect -f . ci-base-image-arm64 [2024-04-08T12:27:08.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T12:27:08.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-2154 does not seem to be running inside a container [2024-04-08T12:27:08.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-08T12:27:10.085Z] $ docker top c312f7ceaeb6e6843313a3134d4aa5c0436a3af5edbe096fd3b00329d90a4f65 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-08T12:27:10.980Z] + go version [2024-04-08T12:27:10.981Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-08T12:27:11.019Z] $ docker stop --time=1 c312f7ceaeb6e6843313a3134d4aa5c0436a3af5edbe096fd3b00329d90a4f65 [2024-04-08T12:27:12.630Z] $ docker rm -f --volumes c312f7ceaeb6e6843313a3134d4aa5c0436a3af5edbe096fd3b00329d90a4f65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T12:27:13.536Z] + docker inspect -f . ci-base-image-arm64 [2024-04-08T12:27:13.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T12:27:13.790Z] prd-ubuntu20.04-docker-arm64-4c-16g-2154 does not seem to be running inside a container [2024-04-08T12:27:13.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-08T12:27:15.027Z] $ docker top e123135476c3df35821c732fdb740c4a211e07e1e93fbbe51a45c0a58f16532d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-08T12:27:15.918Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-04-08T12:27:16.322Z] + make test [2024-04-08T12:27:16.598Z] go test -race -coverprofile=coverage.out ./... [2024-04-08T12:30:23.457Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-04-08T12:30:23.457Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-08T12:30:23.457Z] go vet ./... [2024-04-08T12:33:15.219Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-08T12:33:15.219Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-08T12:33:15.219Z] ./bin/test-attribution-txt.sh [2024-04-08T12:33:15.219Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [Pipeline] echo [2024-04-08T12:33:15.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-08T12:33:15.307Z] $ docker stop --time=1 e123135476c3df35821c732fdb740c4a211e07e1e93fbbe51a45c0a58f16532d [2024-04-08T12:33:17.175Z] $ docker rm -f --volumes e123135476c3df35821c732fdb740c4a211e07e1e93fbbe51a45c0a58f16532d [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-08T12:33:19.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-08T12:33:19.354Z] Warning: overwriting stash ‘coverage-report’ [2024-04-08T12:33:19.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-08T12:33:20.367Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-08T12:33:20.701Z] + ls -al . [2024-04-08T12:33:20.701Z] total 256 [2024-04-08T12:33:20.701Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 8 12:27 . [2024-04-08T12:33:20.701Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 12:24 .. [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 8 12:24 .dockerignore [2024-04-08T12:33:20.701Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 12:24 .git [2024-04-08T12:33:20.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 12:24 .github [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 106 Apr 8 12:24 .gitignore [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 8 12:24 .golangci.yml [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 18981 Apr 8 12:24 Attribution.txt [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 37263 Apr 8 12:24 CHANGELOG.md [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 8 12:24 Dockerfile [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 8 12:24 GOVERNANCE.md [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 666 Apr 8 12:24 Jenkinsfile [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 8 12:24 LICENSE [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 8 12:24 OWNERS.md [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 4582 Apr 8 12:24 README.md [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 12:22 VERSION [2024-04-08T12:33:20.701Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 12:24 bin [2024-04-08T12:33:20.701Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 8 12:27 coverage.out [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 7160 Apr 8 12:24 go.mod [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 101573 Apr 8 12:24 go.sum [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 1937 Apr 8 12:24 main.go [2024-04-08T12:33:20.701Z] -rw-rw-r-- 1 jenkins jenkins 2572 Apr 8 12:24 makefile [2024-04-08T12:33:20.701Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 8 12:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T12:33:21.139Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=619b5cfb3220d1697349fb8ddab3d98235833d37 --label arch=arm64 --label version=0.0.0 . [2024-04-08T12:33:21.139Z] Sending build context to Docker daemon 239.1kB [2024-04-08T12:33:21.411Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-04-08T12:33:21.411Z] Step 2/27 : FROM ${BASE} AS builder [2024-04-08T12:33:21.411Z] ---> 9cefe0085b75 [2024-04-08T12:33:21.411Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-04-08T12:33:21.411Z] ---> Running in a9cb011fc0a0 [2024-04-08T12:33:21.994Z] Removing intermediate container a9cb011fc0a0 [2024-04-08T12:33:21.994Z] ---> 126ac0bd8d02 [2024-04-08T12:33:21.994Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-04-08T12:33:21.994Z] ---> Running in c6ce3423688d [2024-04-08T12:33:22.262Z] Removing intermediate container c6ce3423688d [2024-04-08T12:33:22.262Z] ---> fd9a87640461 [2024-04-08T12:33:22.262Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-04-08T12:33:22.262Z] ---> Running in 9ef817d50eac [2024-04-08T12:33:22.530Z] Removing intermediate container 9ef817d50eac [2024-04-08T12:33:22.530Z] ---> 268231756ea7 [2024-04-08T12:33:22.530Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-08T12:33:22.530Z] ---> Running in a89815ac2ef8 [2024-04-08T12:33:23.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-08T12:33:24.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-08T12:33:25.041Z] OK: 266 MiB in 52 packages [2024-04-08T12:33:25.998Z] Removing intermediate container a89815ac2ef8 [2024-04-08T12:33:25.998Z] ---> 05b1984d42b8 [2024-04-08T12:33:25.998Z] Step 7/27 : WORKDIR /app [2024-04-08T12:33:25.998Z] ---> Running in 84326091d393 [2024-04-08T12:33:26.265Z] Removing intermediate container 84326091d393 [2024-04-08T12:33:26.265Z] ---> e12b0ec2418e [2024-04-08T12:33:26.265Z] Step 8/27 : COPY go.mod vendor* ./ [2024-04-08T12:33:26.853Z] ---> efed3478ef19 [2024-04-08T12:33:26.853Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-08T12:33:26.853Z] ---> Running in 3ae69d631584 [2024-04-08T12:33:29.437Z] Removing intermediate container 3ae69d631584 [2024-04-08T12:33:29.437Z] ---> f80be6375494 [2024-04-08T12:33:29.437Z] Step 10/27 : COPY . . [2024-04-08T12:33:30.020Z] ---> 04e7a63f01a8 [2024-04-08T12:33:30.020Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-08T12:33:30.020Z] ---> Running in 76245d5f8866 [2024-04-08T12:33:30.286Z] Removing intermediate container 76245d5f8866 [2024-04-08T12:33:30.286Z] ---> f1d6d2d6d2d4 [2024-04-08T12:33:30.286Z] Step 12/27 : RUN $MAKE [2024-04-08T12:33:30.286Z] ---> Running in 1f9e80ca5c75 [2024-04-08T12:33:31.251Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.33 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-04-08T12:36:22.982Z] Removing intermediate container 1f9e80ca5c75 [2024-04-08T12:36:22.982Z] ---> b9a0ae77b7f5 [2024-04-08T12:36:22.982Z] Step 13/27 : FROM alpine:3.18 [2024-04-08T12:36:22.982Z] 3.18: Pulling from library/alpine [2024-04-08T12:36:22.982Z] c6b39de5b339: Pulling fs layer [2024-04-08T12:36:22.982Z] c6b39de5b339: Verifying Checksum [2024-04-08T12:36:22.982Z] c6b39de5b339: Download complete [2024-04-08T12:36:22.982Z] c6b39de5b339: Pull complete [2024-04-08T12:36:22.982Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-08T12:36:22.982Z] Status: Downloaded newer image for alpine:3.18 [2024-04-08T12:36:22.982Z] ---> 33abbf032149 [2024-04-08T12:36:22.982Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-08T12:36:22.982Z] ---> Running in 7b815d8dafea [2024-04-08T12:36:22.982Z] Removing intermediate container 7b815d8dafea [2024-04-08T12:36:22.982Z] ---> c8e5aca449e7 [2024-04-08T12:36:22.982Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-04-08T12:36:22.982Z] ---> Running in d081b8e88242 [2024-04-08T12:36:22.982Z] Removing intermediate container d081b8e88242 [2024-04-08T12:36:22.982Z] ---> e02d6f4ea22c [2024-04-08T12:36:22.982Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-08T12:36:22.982Z] ---> Running in f7a85a8e2b1c [2024-04-08T12:36:22.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-08T12:36:22.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-08T12:36:22.982Z] (1/2) Installing ca-certificates (20240226-r0) [2024-04-08T12:36:22.982Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-04-08T12:36:22.982Z] Executing busybox-1.36.1-r5.trigger [2024-04-08T12:36:22.982Z] Executing ca-certificates-20240226-r0.trigger [2024-04-08T12:36:22.982Z] OK: 9 MiB in 17 packages [2024-04-08T12:36:22.982Z] Removing intermediate container f7a85a8e2b1c [2024-04-08T12:36:22.982Z] ---> 7ee88c34a66a [2024-04-08T12:36:22.982Z] Step 17/27 : RUN apk --no-cache upgrade [2024-04-08T12:36:22.982Z] ---> Running in 41fb46f4ad9f [2024-04-08T12:36:22.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-08T12:36:22.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-08T12:36:22.982Z] Upgrading critical system libraries and apk-tools: [2024-04-08T12:36:22.982Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-08T12:36:22.982Z] Executing busybox-1.36.1-r5.trigger [2024-04-08T12:36:22.982Z] Continuing the upgrade transaction with new apk-tools: [2024-04-08T12:36:22.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-08T12:36:22.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-08T12:36:23.253Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-08T12:36:23.253Z] Executing ca-certificates-20240226-r0.trigger [2024-04-08T12:36:23.253Z] OK: 9 MiB in 17 packages [2024-04-08T12:36:24.215Z] Removing intermediate container 41fb46f4ad9f [2024-04-08T12:36:24.215Z] ---> 9a2650fdaeb9 [2024-04-08T12:36:24.215Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-04-08T12:36:24.799Z] ---> d3a8cb6c63c4 [2024-04-08T12:36:24.799Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-04-08T12:36:25.385Z] ---> 3db506506933 [2024-04-08T12:36:25.385Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-04-08T12:36:25.970Z] ---> cbadba4f0023 [2024-04-08T12:36:25.970Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-04-08T12:36:27.374Z] ---> f75a219c79ed [2024-04-08T12:36:27.374Z] Step 22/27 : EXPOSE 48095 [2024-04-08T12:36:27.374Z] ---> Running in 95e2ae229d43 [2024-04-08T12:36:27.954Z] Removing intermediate container 95e2ae229d43 [2024-04-08T12:36:27.954Z] ---> 9776c544d8e6 [2024-04-08T12:36:27.954Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-04-08T12:36:27.954Z] ---> Running in 2b2ed4d2dd16 [2024-04-08T12:36:28.219Z] Removing intermediate container 2b2ed4d2dd16 [2024-04-08T12:36:28.219Z] ---> 80b3d9755393 [2024-04-08T12:36:28.219Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-04-08T12:36:28.219Z] ---> Running in 4483e1e21f58 [2024-04-08T12:36:28.486Z] Removing intermediate container 4483e1e21f58 [2024-04-08T12:36:28.486Z] ---> 45cdc01a9712 [2024-04-08T12:36:28.486Z] Step 25/27 : LABEL arch=arm64 [2024-04-08T12:36:28.756Z] ---> Running in b66df75f5333 [2024-04-08T12:36:29.025Z] Removing intermediate container b66df75f5333 [2024-04-08T12:36:29.025Z] ---> a19d81eb0918 [2024-04-08T12:36:29.025Z] Step 26/27 : LABEL git_sha=619b5cfb3220d1697349fb8ddab3d98235833d37 [2024-04-08T12:36:29.025Z] ---> Running in 93162683bbd9 [2024-04-08T12:36:29.292Z] Removing intermediate container 93162683bbd9 [2024-04-08T12:36:29.292Z] ---> b58aef3cb39e [2024-04-08T12:36:29.292Z] Step 27/27 : LABEL version=0.0.0 [2024-04-08T12:36:29.292Z] ---> Running in baa02fd24863 [2024-04-08T12:36:29.556Z] Removing intermediate container baa02fd24863 [2024-04-08T12:36:29.556Z] ---> 91bc6751aaef [2024-04-08T12:36:29.556Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-08T12:36:29.556Z] Successfully built 91bc6751aaef [2024-04-08T12:36:29.556Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T12:36:30.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-08T12:36:30.466Z] [2024-04-08T12:36:30.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T12:36:30.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-08T12:36:30.868Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-08T12:36:30.868Z] 8998bd30e6a1: Pulling fs layer [2024-04-08T12:36:30.868Z] 04944245beec: Pulling fs layer [2024-04-08T12:36:30.868Z] 699f458cf7ca: Pulling fs layer [2024-04-08T12:36:30.868Z] 765212b225bb: Pulling fs layer [2024-04-08T12:36:30.868Z] f23df028b6ca: Pulling fs layer [2024-04-08T12:36:30.868Z] d65c8cfc05b1: Pulling fs layer [2024-04-08T12:36:30.868Z] 2437ff75d9bd: Pulling fs layer [2024-04-08T12:36:30.868Z] 765212b225bb: Waiting [2024-04-08T12:36:30.868Z] f23df028b6ca: Waiting [2024-04-08T12:36:30.868Z] d65c8cfc05b1: Waiting [2024-04-08T12:36:30.868Z] 2437ff75d9bd: Waiting [2024-04-08T12:36:31.133Z] 04944245beec: Verifying Checksum [2024-04-08T12:36:31.133Z] 04944245beec: Download complete [2024-04-08T12:36:31.133Z] 765212b225bb: Verifying Checksum [2024-04-08T12:36:31.133Z] 765212b225bb: Download complete [2024-04-08T12:36:31.133Z] f23df028b6ca: Verifying Checksum [2024-04-08T12:36:31.133Z] f23df028b6ca: Download complete [2024-04-08T12:36:31.133Z] d65c8cfc05b1: Verifying Checksum [2024-04-08T12:36:31.133Z] d65c8cfc05b1: Download complete [2024-04-08T12:36:31.399Z] 699f458cf7ca: Verifying Checksum [2024-04-08T12:36:31.399Z] 699f458cf7ca: Download complete [2024-04-08T12:36:31.666Z] 8998bd30e6a1: Verifying Checksum [2024-04-08T12:36:31.666Z] 8998bd30e6a1: Download complete [2024-04-08T12:36:34.237Z] 2437ff75d9bd: Verifying Checksum [2024-04-08T12:36:34.237Z] 2437ff75d9bd: Download complete [2024-04-08T12:36:36.178Z] 8998bd30e6a1: Pull complete [2024-04-08T12:36:36.759Z] 04944245beec: Pull complete [2024-04-08T12:36:38.698Z] 699f458cf7ca: Pull complete [2024-04-08T12:36:38.699Z] 765212b225bb: Pull complete [2024-04-08T12:36:39.280Z] f23df028b6ca: Pull complete [2024-04-08T12:36:39.546Z] d65c8cfc05b1: Pull complete [2024-04-08T12:36:57.745Z] 2437ff75d9bd: Pull complete [2024-04-08T12:36:57.745Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-08T12:36:57.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-08T12:36:57.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T12:36:58.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-2154 does not seem to be running inside a container [2024-04-08T12:36:58.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-08T12:37:00.790Z] $ docker top d880858acec4740e394f5d3d0edbab295408ff148a6abdfe096ac85360b05061 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-08T12:37:01.719Z] ---> job-cost.sh [2024-04-08T12:37:01.719Z] lf-activate-venv: SKIPPING [2024-04-08T12:37:01.719Z] INFO: No Stack... [2024-04-08T12:37:01.984Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-08T12:37:02.940Z] INFO: Archiving Costs [Pipeline] sh [2024-04-08T12:37:03.589Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-04-08T12:37:03.589Z] + cut -d, -f6 [Pipeline] lock [2024-04-08T12:37:03.644Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] [2024-04-08T12:37:03.649Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] did not exist. Created. [2024-04-08T12:37:03.655Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-08T12:37:04.393Z] /w/workspace/app-service-configurable/1@tmp/durable-fcab1f5b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-08T12:37:04.746Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-08T12:37:05.043Z] Warning: overwriting stash ‘stack-cost’ [2024-04-08T12:37:05.095Z] Stashed 1 file(s) [Pipeline] } [2024-04-08T12:37:05.112Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-08T12:37:05.202Z] $ docker stop --time=1 d880858acec4740e394f5d3d0edbab295408ff148a6abdfe096ac85360b05061 [2024-04-08T12:37:06.682Z] $ docker rm -f --volumes d880858acec4740e394f5d3d0edbab295408ff148a6abdfe096ac85360b05061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-04-08T12:37:09.620Z] + [ -d /w/workspace/_app-service-configurable_PR-655/archives ] [2024-04-08T12:37:09.620Z] + ls -al /w/workspace/_app-service-configurable_PR-655/archives [2024-04-08T12:37:09.620Z] total 16 [2024-04-08T12:37:09.620Z] drwxr-xr-x 3 root root 4096 Apr 8 12:26 . [2024-04-08T12:37:09.620Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 12:26 .. [2024-04-08T12:37:09.620Z] drwxr-xr-x 2 root root 4096 Apr 8 12:26 cost [2024-04-08T12:37:09.620Z] -rw-r--r-- 1 root root 96 Apr 8 12:26 cost.csv [2024-04-08T12:37:09.620Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-655/archives [2024-04-08T12:37:09.620Z] + ls -al /w/workspace/_app-service-configurable_PR-655/archives [2024-04-08T12:37:09.620Z] total 16 [2024-04-08T12:37:09.620Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 8 12:26 . [2024-04-08T12:37:09.620Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 12:26 .. [2024-04-08T12:37:09.620Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 8 12:26 cost [2024-04-08T12:37:09.620Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 8 12:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-08T12:37:09.952Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-08T12:37:10.839Z] ---> package-listing.sh [2024-04-08T12:37:10.839Z] ++ facter osfamily [2024-04-08T12:37:10.839Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-08T12:37:11.097Z] + OS_FAMILY=debian [2024-04-08T12:37:11.097Z] + workspace=/w/workspace/_app-service-configurable_PR-655 [2024-04-08T12:37:11.097Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-08T12:37:11.097Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-08T12:37:11.097Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-08T12:37:11.097Z] + PACKAGES=/tmp/packages_start.txt [2024-04-08T12:37:11.097Z] + '[' /w/workspace/_app-service-configurable_PR-655 ']' [2024-04-08T12:37:11.097Z] + PACKAGES=/tmp/packages_end.txt [2024-04-08T12:37:11.097Z] + case "${OS_FAMILY}" in [2024-04-08T12:37:11.097Z] + dpkg -l [2024-04-08T12:37:11.097Z] + grep '^ii' [2024-04-08T12:37:11.097Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-08T12:37:11.097Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-08T12:37:11.097Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-08T12:37:11.097Z] + '[' /w/workspace/_app-service-configurable_PR-655 ']' [2024-04-08T12:37:11.097Z] + mkdir -p /w/workspace/_app-service-configurable_PR-655/archives/ [2024-04-08T12:37:11.097Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-655/archives/ [Pipeline] echo [2024-04-08T12:37:11.131Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-655/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-08T12:37:11.421Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-08T12:37:12.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-08T12:37:12.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-08T12:37:12.223Z] prd-ubuntu20.04-docker-8c-8g-2153 does not seem to be running inside a container [2024-04-08T12:37:12.225Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-655/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-655 -v /w/workspace/_app-service-configurable_PR-655:/w/workspace/_app-service-configurable_PR-655:rw,z -v /w/workspace/_app-service-configurable_PR-655@tmp:/w/workspace/_app-service-configurable_PR-655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-08T12:37:12.405Z] $ docker top 556f484143eef597b9b5bed677103e1feb520a16f3bb960e73b602ccb1cad384 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-08T12:37:12.831Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-08T12:37:13.139Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-08T12:37:13.461Z] + ls /var/log/sa-host [2024-04-08T12:37:13.461Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-08T12:37:13.694Z] provisioning config files... [2024-04-08T12:37:13.703Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-655@tmp/config3218895205691455430tmp [Pipeline] { [Pipeline] echo [2024-04-08T12:37:13.762Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-08T12:37:14.072Z] ---> create-netrc.sh [Pipeline] } [2024-04-08T12:37:14.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-08T12:37:14.523Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-08T12:37:14.556Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-08T12:37:14.870Z] ---> sudo-logs.sh [2024-04-08T12:37:14.870Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-08T12:37:14.956Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-08T12:37:15.265Z] ---> job-cost.sh [2024-04-08T12:37:15.265Z] lf-activate-venv: SKIPPING [2024-04-08T12:37:15.265Z] DEBUG: total: 0.2199999988079071 [2024-04-08T12:37:15.265Z] INFO: Retrieving Stack Cost... [2024-04-08T12:37:15.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-08T12:37:16.092Z] INFO: Archiving Costs [Pipeline] echo [2024-04-08T12:37:16.129Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-08T12:37:16.436Z] ---> logs-deploy.sh [2024-04-08T12:37:16.436Z] lf-activate-venv: SKIPPING [2024-04-08T12:37:16.436Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-655/1 [2024-04-08T12:37:16.436Z] INFO: archiving workspace using pattern(s): [2024-04-08T12:37:17.376Z] Archives upload complete. [2024-04-08T12:37:17.376Z] INFO: archiving logs to Nexus [2024-04-08T12:37:18.315Z] ---> uname -a: [2024-04-08T12:37:18.315Z] Linux prd-ubuntu20-04-docker-8c-8g-2153 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] ---> lscpu: [2024-04-08T12:37:18.315Z] Architecture: x86_64 [2024-04-08T12:37:18.315Z] CPU op-mode(s): 32-bit, 64-bit [2024-04-08T12:37:18.315Z] Byte Order: Little Endian [2024-04-08T12:37:18.315Z] Address sizes: 40 bits physical, 48 bits virtual [2024-04-08T12:37:18.315Z] CPU(s): 8 [2024-04-08T12:37:18.315Z] On-line CPU(s) list: 0-7 [2024-04-08T12:37:18.315Z] Thread(s) per core: 1 [2024-04-08T12:37:18.315Z] Core(s) per socket: 1 [2024-04-08T12:37:18.315Z] Socket(s): 8 [2024-04-08T12:37:18.315Z] NUMA node(s): 1 [2024-04-08T12:37:18.315Z] Vendor ID: AuthenticAMD [2024-04-08T12:37:18.315Z] CPU family: 23 [2024-04-08T12:37:18.315Z] Model: 49 [2024-04-08T12:37:18.315Z] Model name: AMD EPYC-Rome Processor [2024-04-08T12:37:18.315Z] Stepping: 0 [2024-04-08T12:37:18.315Z] CPU MHz: 2800.000 [2024-04-08T12:37:18.315Z] BogoMIPS: 5600.00 [2024-04-08T12:37:18.315Z] Virtualization: AMD-V [2024-04-08T12:37:18.315Z] Hypervisor vendor: KVM [2024-04-08T12:37:18.315Z] Virtualization type: full [2024-04-08T12:37:18.315Z] L1d cache: 256 KiB [2024-04-08T12:37:18.315Z] L1i cache: 256 KiB [2024-04-08T12:37:18.315Z] L2 cache: 4 MiB [2024-04-08T12:37:18.315Z] L3 cache: 128 MiB [2024-04-08T12:37:18.315Z] NUMA node0 CPU(s): 0-7 [2024-04-08T12:37:18.315Z] Vulnerability Itlb multihit: Not affected [2024-04-08T12:37:18.315Z] Vulnerability L1tf: Not affected [2024-04-08T12:37:18.315Z] Vulnerability Mds: Not affected [2024-04-08T12:37:18.315Z] Vulnerability Meltdown: Not affected [2024-04-08T12:37:18.315Z] Vulnerability Mmio stale data: Not affected [2024-04-08T12:37:18.315Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-04-08T12:37:18.315Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-04-08T12:37:18.315Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-04-08T12:37:18.315Z] Vulnerability Srbds: Not affected [2024-04-08T12:37:18.315Z] Vulnerability Tsx async abort: Not affected [2024-04-08T12:37:18.315Z] 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] ---> nproc: [2024-04-08T12:37:18.315Z] 8 [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] ---> df -h: [2024-04-08T12:37:18.315Z] Filesystem Size Used Avail Use% Mounted on [2024-04-08T12:37:18.315Z] overlay 155G 12G 144G 8% / [2024-04-08T12:37:18.315Z] tmpfs 64M 0 64M 0% /dev [2024-04-08T12:37:18.315Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-04-08T12:37:18.315Z] shm 64M 0 64M 0% /dev/shm [2024-04-08T12:37:18.315Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] ---> sar -b -r -n DEV: [2024-04-08T12:37:18.315Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2153) 04/08/24 _x86_64_ (8 CPU) [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] 12:21:12 LINUX RESTART (8 CPU) [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] 12:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-04-08T12:37:18.315Z] 12:23:01 150.43 3.86 146.57 0.00 519.91 34269.04 0.00 [2024-04-08T12:37:18.315Z] 12:24:01 227.69 1.45 226.24 0.00 25.86 73902.03 0.00 [2024-04-08T12:37:18.315Z] 12:25:01 86.29 0.13 86.15 0.00 2.93 29661.72 0.00 [2024-04-08T12:37:18.315Z] 12:26:01 78.85 0.02 78.84 0.00 1.20 43407.30 0.00 [2024-04-08T12:37:18.315Z] 12:27:01 8.78 1.98 6.80 0.00 89.32 106.67 0.00 [2024-04-08T12:37:18.315Z] 12:28:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 [2024-04-08T12:37:18.315Z] 12:29:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2024-04-08T12:37:18.315Z] 12:30:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2024-04-08T12:37:18.315Z] 12:31:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2024-04-08T12:37:18.315Z] 12:32:01 1.85 0.00 1.85 0.00 0.00 23.60 0.00 [2024-04-08T12:37:18.315Z] 12:33:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-04-08T12:37:18.315Z] 12:34:01 1.85 0.00 1.85 0.00 0.00 20.80 0.00 [2024-04-08T12:37:18.315Z] 12:35:01 3.07 1.60 1.47 0.00 37.06 18.26 0.00 [2024-04-08T12:37:18.315Z] 12:36:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 [2024-04-08T12:37:18.315Z] 12:37:01 1.80 0.02 1.78 0.00 0.13 20.80 0.00 [2024-04-08T12:37:18.315Z] Average: 37.77 0.60 37.17 0.00 44.57 12077.16 0.00 [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] 12:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-04-08T12:37:18.315Z] 12:23:01 29180700 31514968 795072 2.42 80476 2524752 1990924 5.87 1048928 2258292 10796 [2024-04-08T12:37:18.315Z] 12:24:01 27264084 31112096 1183068 3.60 184828 3784720 2451892 7.23 1779828 3272748 339908 [2024-04-08T12:37:18.315Z] 12:25:01 27806348 31358020 936376 2.85 190604 3481584 2166268 6.38 1461272 3049692 15540 [2024-04-08T12:37:18.315Z] 12:26:01 27098704 31519564 775800 2.36 198140 4297996 1816456 5.35 1310472 3862524 372 [2024-04-08T12:37:18.315Z] 12:27:01 27106276 31534824 762308 2.32 199680 4303792 1813156 5.34 1308300 3858500 52 [2024-04-08T12:37:18.315Z] 12:28:01 27105716 31534304 762708 2.32 199712 4303792 1813156 5.34 1308136 3858500 168 [2024-04-08T12:37:18.315Z] 12:29:01 27106412 31535060 761928 2.32 199740 4303800 1813156 5.34 1307216 3858528 200 [2024-04-08T12:37:18.315Z] 12:30:01 27106772 31535448 761540 2.32 199768 4303800 1813156 5.34 1306832 3858532 20 [2024-04-08T12:37:18.315Z] 12:31:01 27116528 31545628 751716 2.29 199792 4303804 1813156 5.34 1296260 3858936 32 [2024-04-08T12:37:18.315Z] 12:32:01 27115876 31545096 752160 2.29 199852 4303784 1813156 5.34 1297404 3858932 16 [2024-04-08T12:37:18.315Z] 12:33:01 27116068 31545328 752076 2.29 199888 4303784 1813156 5.34 1297452 3858932 148 [2024-04-08T12:37:18.315Z] 12:34:01 27115552 31545036 752240 2.29 199948 4303916 1796860 5.30 1297520 3859052 180 [2024-04-08T12:37:18.315Z] 12:35:01 27105252 31536956 760188 2.31 200020 4305024 1796860 5.30 1308216 3859404 184 [2024-04-08T12:37:18.315Z] 12:36:01 27105204 31536972 760072 2.31 200080 4305028 1796860 5.30 1307848 3859388 184 [2024-04-08T12:37:18.315Z] 12:37:01 27104692 31536472 760572 2.31 200132 4305024 1814528 5.35 1307564 3859392 12 [2024-04-08T12:37:18.315Z] Average: 27303612 31495718 801855 2.44 190177 4095640 1888183 5.56 1329550 3659423 24521 [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] 12:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-04-08T12:37:18.315Z] 12:23:01 docker0 182.00 206.05 15.47 320.90 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:23:01 ens3 417.20 320.17 5201.67 74.12 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:23:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:23:01 veth64d7726 163.70 185.41 16.21 147.58 0.00 0.00 0.00 0.01 [2024-04-08T12:37:18.315Z] 12:24:01 docker0 146.78 285.80 13.06 3092.56 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:24:01 ens3 309.11 160.86 3114.98 23.55 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:24:01 vethe4a7888 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:25:01 docker0 1.37 2.30 0.08 30.88 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:25:01 vethf7c7c3e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:25:01 ens3 21.98 13.10 49.30 8.68 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:25:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:26:01 ens3 86.89 55.16 2518.35 10.03 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:26:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:27:01 ens3 5.90 4.00 6.03 2.32 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:27:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:29:01 ens3 3.12 1.80 9.09 0.13 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:30:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:31:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:32:01 ens3 1.85 0.93 3.84 0.12 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:35:01 ens3 7.43 5.20 5.52 5.78 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:35:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:37:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] Average: docker0 21.83 32.75 1.89 229.55 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] Average: ens3 56.55 37.14 722.30 8.25 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] ---> sar -P ALL: [2024-04-08T12:37:18.315Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2153) 04/08/24 _x86_64_ (8 CPU) [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] 12:21:12 LINUX RESTART (8 CPU) [2024-04-08T12:37:18.315Z] [2024-04-08T12:37:18.315Z] 12:22:02 CPU %user %nice %system %iowait %steal %idle [2024-04-08T12:37:18.315Z] 12:23:01 all 5.91 0.00 2.84 2.24 0.07 88.94 [2024-04-08T12:37:18.315Z] 12:23:01 0 5.11 0.00 2.96 12.13 0.05 79.75 [2024-04-08T12:37:18.315Z] 12:23:01 1 6.93 0.00 2.67 0.70 0.07 89.63 [2024-04-08T12:37:18.315Z] 12:23:01 2 5.25 0.00 3.04 1.14 0.05 90.52 [2024-04-08T12:37:18.315Z] 12:23:01 3 6.61 0.00 2.60 0.24 0.07 90.48 [2024-04-08T12:37:18.315Z] 12:23:01 4 5.38 0.00 3.21 0.86 0.07 90.49 [2024-04-08T12:37:18.315Z] 12:23:01 5 5.80 0.00 2.75 0.15 0.09 91.21 [2024-04-08T12:37:18.315Z] 12:23:01 6 6.30 0.00 2.50 1.83 0.07 89.31 [2024-04-08T12:37:18.315Z] 12:23:01 7 5.87 0.00 3.02 0.88 0.10 90.12 [2024-04-08T12:37:18.315Z] 12:24:01 all 17.63 0.00 4.07 5.68 0.07 72.55 [2024-04-08T12:37:18.315Z] 12:24:01 0 19.36 0.00 5.43 33.55 0.08 41.57 [2024-04-08T12:37:18.315Z] 12:24:01 1 18.04 0.00 4.70 1.19 0.05 76.01 [2024-04-08T12:37:18.315Z] 12:24:01 2 17.62 0.00 4.41 1.58 0.08 76.30 [2024-04-08T12:37:18.315Z] 12:24:01 3 20.90 0.00 4.01 1.17 0.07 73.86 [2024-04-08T12:37:18.315Z] 12:24:01 4 17.33 0.00 5.14 4.63 0.08 72.82 [2024-04-08T12:37:18.315Z] 12:24:01 5 14.20 0.00 2.91 0.20 0.03 82.66 [2024-04-08T12:37:18.315Z] 12:24:01 6 14.57 0.00 2.12 2.36 0.07 80.89 [2024-04-08T12:37:18.315Z] 12:24:01 7 19.04 0.00 3.87 0.94 0.08 76.06 [2024-04-08T12:37:18.315Z] 12:25:01 all 48.64 0.00 4.56 1.65 0.08 45.06 [2024-04-08T12:37:18.315Z] 12:25:01 0 48.85 0.00 4.55 0.27 0.08 46.24 [2024-04-08T12:37:18.315Z] 12:25:01 1 49.77 0.00 5.22 0.13 0.08 44.79 [2024-04-08T12:37:18.315Z] 12:25:01 2 49.73 0.00 4.78 2.29 0.07 43.13 [2024-04-08T12:37:18.315Z] 12:25:01 3 48.07 0.00 4.77 0.35 0.08 46.72 [2024-04-08T12:37:18.315Z] 12:25:01 4 49.52 0.00 4.75 3.28 0.08 42.36 [2024-04-08T12:37:18.315Z] 12:25:01 5 45.44 0.00 4.02 0.20 0.08 50.25 [2024-04-08T12:37:18.315Z] 12:25:01 6 46.93 0.00 3.87 6.52 0.10 42.59 [2024-04-08T12:37:18.315Z] 12:25:01 7 50.80 0.00 4.56 0.13 0.08 44.42 [2024-04-08T12:37:18.315Z] 12:26:01 all 21.19 0.00 2.97 2.58 0.45 72.81 [2024-04-08T12:37:18.315Z] 12:26:01 0 22.23 0.00 3.82 8.23 0.62 65.10 [2024-04-08T12:37:18.316Z] 12:26:01 1 21.86 0.00 2.67 0.74 0.69 74.05 [2024-04-08T12:37:18.316Z] 12:26:01 2 22.16 0.00 2.62 0.00 0.20 75.01 [2024-04-08T12:37:18.316Z] 12:26:01 3 21.93 0.00 2.92 0.02 0.65 74.49 [2024-04-08T12:37:18.316Z] 12:26:01 4 21.55 0.00 3.01 11.61 0.66 63.17 [2024-04-08T12:37:18.316Z] 12:26:01 5 19.21 0.00 2.41 0.00 0.68 77.70 [2024-04-08T12:37:18.316Z] 12:26:01 6 17.67 0.00 3.44 0.03 0.05 78.81 [2024-04-08T12:37:18.316Z] 12:26:01 7 22.88 0.00 2.86 0.10 0.05 74.12 [2024-04-08T12:37:18.316Z] 12:27:01 all 0.20 0.00 0.15 0.04 0.01 99.61 [2024-04-08T12:37:18.316Z] 12:27:01 0 0.18 0.00 0.17 0.13 0.02 99.50 [2024-04-08T12:37:18.316Z] 12:27:01 1 0.10 0.00 0.17 0.03 0.02 99.68 [2024-04-08T12:37:18.316Z] 12:27:01 2 0.35 0.00 0.13 0.05 0.00 99.47 [2024-04-08T12:37:18.316Z] 12:27:01 3 0.23 0.00 0.13 0.02 0.00 99.62 [2024-04-08T12:37:18.316Z] 12:27:01 4 0.25 0.00 0.30 0.03 0.00 99.42 [2024-04-08T12:37:18.316Z] 12:27:01 5 0.10 0.00 0.10 0.00 0.00 99.80 [2024-04-08T12:37:18.316Z] 12:27:01 6 0.07 0.00 0.07 0.00 0.00 99.87 [2024-04-08T12:37:18.316Z] 12:27:01 7 0.35 0.00 0.10 0.02 0.03 99.50 [2024-04-08T12:37:18.316Z] 12:28:01 all 0.00 0.00 0.01 0.00 0.02 99.97 [2024-04-08T12:37:18.316Z] 12:28:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2024-04-08T12:37:18.316Z] 12:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T12:37:18.316Z] 12:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-08T12:37:18.316Z] 12:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-08T12:37:18.316Z] 12:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-08T12:37:18.316Z] 12:28:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2024-04-08T12:37:18.316Z] 12:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-08T12:37:18.316Z] 12:28:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-04-08T12:37:18.316Z] 12:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-04-08T12:37:18.316Z] 12:29:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2024-04-08T12:37:18.316Z] 12:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-08T12:37:18.316Z] 12:29:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-04-08T12:37:18.316Z] 12:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-08T12:37:18.316Z] 12:29:01 4 0.08 0.00 0.00 0.00 0.02 99.90 [2024-04-08T12:37:18.316Z] 12:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-08T12:37:18.316Z] 12:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T12:37:18.316Z] 12:29:01 7 0.10 0.00 0.00 0.00 0.03 99.87 [2024-04-08T12:37:18.316Z] 12:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-04-08T12:37:18.316Z] 12:30:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2024-04-08T12:37:18.316Z] 12:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-08T12:37:18.316Z] 12:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-08T12:37:18.316Z] 12:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-08T12:37:18.316Z] 12:30:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-04-08T12:37:18.316Z] 12:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-08T12:37:18.316Z] 12:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-08T12:37:18.316Z] 12:30:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2024-04-08T12:37:18.316Z] 12:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-04-08T12:37:18.316Z] 12:31:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-04-08T12:37:18.316Z] 12:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-04-08T12:37:18.316Z] 12:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T12:37:18.316Z] 12:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-08T12:37:18.316Z] 12:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-08T12:37:18.316Z] 12:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-04-08T12:37:18.316Z] 12:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-08T12:37:18.316Z] 12:31:01 7 0.05 0.00 0.00 0.00 0.03 99.92 [2024-04-08T12:37:18.316Z] 12:32:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-04-08T12:37:18.316Z] 12:32:01 0 0.03 0.00 0.03 0.03 0.00 99.90 [2024-04-08T12:37:18.316Z] 12:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T12:37:18.316Z] 12:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-08T12:37:18.316Z] 12:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-04-08T12:37:18.316Z] 12:32:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2024-04-08T12:37:18.316Z] 12:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T12:37:18.316Z] 12:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-04-08T12:37:18.316Z] 12:32:01 7 0.18 0.00 0.02 0.02 0.03 99.75 [2024-04-08T12:37:18.316Z] 12:33:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2024-04-08T12:37:18.316Z] 12:33:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-04-08T12:37:18.316Z] 12:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-08T12:37:18.316Z] 12:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-08T12:37:18.316Z] 12:33:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2024-04-08T12:37:18.316Z] 12:33:01 4 1.29 0.00 0.02 0.00 0.02 98.68 [2024-04-08T12:37:18.316Z] 12:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-08T12:37:18.316Z] 12:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T12:37:18.316Z] 12:33:01 7 0.18 0.00 0.02 0.00 0.02 99.78 [2024-04-08T12:37:18.316Z] [2024-04-08T12:37:18.316Z] 12:33:01 CPU %user %nice %system %iowait %steal %idle [2024-04-08T12:37:18.316Z] 12:34:01 all 0.24 0.00 0.01 0.06 0.22 99.47 [2024-04-08T12:37:18.316Z] 12:34:01 0 0.02 0.00 0.02 0.47 0.35 99.15 [2024-04-08T12:37:18.316Z] 12:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T12:37:18.316Z] 12:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-08T12:37:18.316Z] 12:34:01 3 0.02 0.00 0.03 0.02 0.50 99.44 [2024-04-08T12:37:18.316Z] 12:34:01 4 1.80 0.00 0.02 0.00 0.39 97.79 [2024-04-08T12:37:18.316Z] 12:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-04-08T12:37:18.316Z] 12:34:01 6 0.00 0.00 0.00 0.00 0.22 99.78 [2024-04-08T12:37:18.316Z] 12:34:01 7 0.02 0.00 0.00 0.00 0.28 99.70 [2024-04-08T12:37:18.316Z] 12:35:01 all 0.50 0.00 0.03 0.01 0.01 99.45 [2024-04-08T12:37:18.316Z] 12:35:01 0 0.30 0.00 0.03 0.03 0.00 99.63 [2024-04-08T12:37:18.316Z] 12:35:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-04-08T12:37:18.316Z] 12:35:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2024-04-08T12:37:18.316Z] 12:35:01 3 0.15 0.00 0.07 0.00 0.02 99.77 [2024-04-08T12:37:18.316Z] 12:35:01 4 2.04 0.00 0.02 0.00 0.00 97.95 [2024-04-08T12:37:18.316Z] 12:35:01 5 0.53 0.00 0.00 0.00 0.02 99.45 [2024-04-08T12:37:18.316Z] 12:35:01 6 0.28 0.00 0.03 0.00 0.00 99.68 [2024-04-08T12:37:18.316Z] 12:35:01 7 0.53 0.00 0.08 0.03 0.02 99.33 [2024-04-08T12:37:18.316Z] 12:36:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2024-04-08T12:37:18.316Z] 12:36:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-04-08T12:37:18.316Z] 12:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-04-08T12:37:18.316Z] 12:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-04-08T12:37:18.316Z] 12:36:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2024-04-08T12:37:18.316Z] 12:36:01 4 0.70 0.00 0.03 0.00 0.02 99.25 [2024-04-08T12:37:18.316Z] 12:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-04-08T12:37:18.316Z] 12:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-04-08T12:37:18.316Z] 12:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-04-08T12:37:18.316Z] 12:37:01 all 0.09 0.00 0.03 0.77 0.01 99.10 [2024-04-08T12:37:18.316Z] 12:37:01 0 0.00 0.00 0.03 3.20 0.02 96.75 [2024-04-08T12:37:18.316Z] 12:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-04-08T12:37:18.316Z] 12:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-04-08T12:37:18.316Z] 12:37:01 3 0.03 0.00 0.02 2.94 0.02 97.00 [2024-04-08T12:37:18.316Z] 12:37:01 4 0.58 0.00 0.03 0.00 0.02 99.37 [2024-04-08T12:37:18.316Z] 12:37:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2024-04-08T12:37:18.316Z] 12:37:01 6 0.00 0.00 0.03 0.02 0.02 99.93 [2024-04-08T12:37:18.316Z] 12:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-04-08T12:37:18.316Z] Average: all 6.28 0.00 0.97 0.86 0.07 91.82 [2024-04-08T12:37:18.316Z] Average: 0 6.37 0.00 1.13 3.84 0.09 88.58 [2024-04-08T12:37:18.316Z] Average: 1 6.42 0.00 1.02 0.19 0.06 92.31 [2024-04-08T12:37:18.316Z] Average: 2 6.31 0.00 1.00 0.33 0.03 92.32 [2024-04-08T12:37:18.316Z] Average: 3 6.51 0.00 0.97 0.32 0.10 92.11 [2024-04-08T12:37:18.316Z] Average: 4 6.65 0.00 1.09 1.35 0.09 90.82 [2024-04-08T12:37:18.316Z] Average: 5 5.65 0.00 0.81 0.04 0.06 93.44 [2024-04-08T12:37:18.316Z] Average: 6 5.67 0.00 0.80 0.71 0.04 92.79 [2024-04-08T12:37:18.316Z] Average: 7 6.63 0.00 0.96 0.14 0.06 92.21 [2024-04-08T12:37:18.316Z] [2024-04-08T12:37:18.316Z] [2024-04-08T12:37:18.316Z]