Pull request #559 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bdf2fb48be321f68b4f5e3151ce200e018dcd2d1+694e3ae60c9df22c057b1690b970d5b19176c4d2 (758e45e547092861d3f0edc4d80d493cadd14677) 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-ssh398733982265874237.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5965676578538531765.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-559/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-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8902154048490941873.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-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5504243884582501881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh4974049163754981732.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-559/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-559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11419833046920699360.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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, buildSnap:false] ========================================================= [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.20 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 on ‘prd-ubuntu20.04-docker-8c-8g-14668’ Running on prd-ubuntu20.04-docker-8c-8g-14670 in /w/workspace/_app-service-configurable_PR-559 [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-559 # 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 > 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/559/head:refs/remotes/origin/PR-559 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 694e3ae60c9df22c057b1690b970d5b19176c4d2 into PR head commit bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 Merge succeeded, producing bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 Checking out Revision bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 (PR-559) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 # 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 694e3ae60c9df22c057b1690b970d5b19176c4d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T12:50:43.154Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T12:50:43.333Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T12:50:43.436Z] ========================================================= [2023-05-09T12:50:43.437Z] EdgeX Global Pipelines Version Info [2023-05-09T12:50:43.437Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:50:44.186Z] ------------------- [2023-05-09T12:50:44.186Z] stable info: [2023-05-09T12:50:44.186Z] ------------------- [2023-05-09T12:50:44.186Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T12:50:44.186Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T12:50:44.186Z] Message: update stable to v1.0.249 [2023-05-09T12:50:44.756Z] ------------------- [2023-05-09T12:50:44.756Z] experimental info: [2023-05-09T12:50:44.756Z] ------------------- [2023-05-09T12:50:44.756Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T12:50:44.756Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T12:50:44.756Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T12:50:45.076Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-09T12:50:45.115Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-09T12:50:45.163Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T12:50:45.199Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T12:50:45.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T12:50:45.278Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T12:50:45.320Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T12:50:45.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T12:50:45.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T12:50:45.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T12:50:45.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T12:50:45.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-09T12:50:45.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T12:50:45.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T12:50:45.636Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T12:50:45.681Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T12:50:45.721Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T12:50:45.765Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T12:50:45.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T12:50:45.858Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T12:50:45.905Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T12:50:45.946Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T12:50:45.993Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T12:50:46.040Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T12:50:46.085Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T12:50:46.133Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T12:50:46.177Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T12:50:46.278Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-559 [Pipeline] echo [2023-05-09T12:50:46.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-559 [Pipeline] echo [2023-05-09T12:50:46.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-559 [Pipeline] echo [2023-05-09T12:50:46.402Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 [Pipeline] echo [2023-05-09T12:50:46.438Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdf2fb4 [Pipeline] echo [2023-05-09T12:50:46.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T12:50:46.591Z] provisioning config files... [2023-05-09T12:50:46.627Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-559@tmp/config8523036360214175138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:50:46.966Z] ---> docker-login.sh [2023-05-09T12:50:46.967Z] nexus3.edgexfoundry.org:10001 [2023-05-09T12:50:47.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:50:47.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:50:47.488Z] Configure a credential helper to remove this warning. See [2023-05-09T12:50:47.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:50:47.488Z] [2023-05-09T12:50:47.488Z] Login Succeeded [2023-05-09T12:50:47.488Z] nexus3.edgexfoundry.org:10002 [2023-05-09T12:50:47.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:50:47.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:50:47.488Z] Configure a credential helper to remove this warning. See [2023-05-09T12:50:47.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:50:47.488Z] [2023-05-09T12:50:47.488Z] Login Succeeded [2023-05-09T12:50:47.488Z] nexus3.edgexfoundry.org:10003 [2023-05-09T12:50:47.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:50:47.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:50:47.488Z] Configure a credential helper to remove this warning. See [2023-05-09T12:50:47.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:50:47.488Z] [2023-05-09T12:50:47.488Z] Login Succeeded [2023-05-09T12:50:47.488Z] nexus3.edgexfoundry.org:10004 [2023-05-09T12:50:47.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:50:47.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:50:47.748Z] Configure a credential helper to remove this warning. See [2023-05-09T12:50:47.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:50:47.748Z] [2023-05-09T12:50:47.748Z] Login Succeeded [2023-05-09T12:50:47.748Z] docker.io [2023-05-09T12:50:47.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:50:48.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:50:48.009Z] Configure a credential helper to remove this warning. See [2023-05-09T12:50:48.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:50:48.009Z] [2023-05-09T12:50:48.009Z] Login Succeeded [2023-05-09T12:50:48.009Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T12:50:48.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T12:50:48.686Z] + git rev-list -1 --merges bdf2fb48be321f68b4f5e3151ce200e018dcd2d1~1..bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 [Pipeline] echo [2023-05-09T12:50:48.753Z] -----------> git rev-list -1 --merges bdf2fb48be321f68b4f5e3151ce200e018dcd2d1~1..bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 [false] [Pipeline] sh [2023-05-09T12:50:49.066Z] + git log --format=format:%s -1 bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 [Pipeline] echo [2023-05-09T12:50:49.103Z] ========================================================= [2023-05-09T12:50:49.103Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T12:50:49.103Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T12:50:49.544Z] + git log --format=format:%s -1 bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 [Pipeline] echo [2023-05-09T12:50:49.577Z] [semverPrep] GIT_COMMIT: bdf2fb48be321f68b4f5e3151ce200e018dcd2d1, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-05-09T12:50:49.609Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T12:50:49.984Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T12:50:49.984Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T12:50:49.984Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T12:50:49.984Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T12:50:49.984Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T12:50:49.984Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T12:50:49.984Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:50:50.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T12:50:50.411Z] [2023-05-09T12:50:50.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:50:50.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T12:50:50.789Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T12:50:50.789Z] b85a868b505f: Pulling fs layer [2023-05-09T12:50:50.789Z] e2be974225ed: Pulling fs layer [2023-05-09T12:50:50.789Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T12:50:50.789Z] 988bab9f4d93: Pulling fs layer [2023-05-09T12:50:50.789Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T12:50:50.789Z] eaf3925da568: Pulling fs layer [2023-05-09T12:50:50.789Z] bab4dde63d76: Pulling fs layer [2023-05-09T12:50:50.789Z] bde34c3a00c8: Pulling fs layer [2023-05-09T12:50:50.789Z] b352a97aabf1: Pulling fs layer [2023-05-09T12:50:50.789Z] 4872d77fe225: Pulling fs layer [2023-05-09T12:50:50.789Z] 5851b861e8e6: Pulling fs layer [2023-05-09T12:50:50.789Z] 1469e6f7b9e6: Waiting [2023-05-09T12:50:50.789Z] eaf3925da568: Waiting [2023-05-09T12:50:50.789Z] bde34c3a00c8: Waiting [2023-05-09T12:50:50.789Z] b352a97aabf1: Waiting [2023-05-09T12:50:50.789Z] 988bab9f4d93: Waiting [2023-05-09T12:50:50.789Z] 4872d77fe225: Waiting [2023-05-09T12:50:50.789Z] 5851b861e8e6: Waiting [2023-05-09T12:50:50.789Z] bab4dde63d76: Waiting [2023-05-09T12:50:50.789Z] e2be974225ed: Download complete [2023-05-09T12:50:50.789Z] 988bab9f4d93: Download complete [2023-05-09T12:50:50.789Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T12:50:50.789Z] 339a4e72a1f5: Download complete [2023-05-09T12:50:50.789Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T12:50:50.789Z] 1469e6f7b9e6: Download complete [2023-05-09T12:50:50.789Z] eaf3925da568: Verifying Checksum [2023-05-09T12:50:50.789Z] eaf3925da568: Download complete [2023-05-09T12:50:51.052Z] bde34c3a00c8: Download complete [2023-05-09T12:50:51.052Z] b352a97aabf1: Download complete [2023-05-09T12:50:51.052Z] 4872d77fe225: Verifying Checksum [2023-05-09T12:50:51.052Z] 4872d77fe225: Download complete [2023-05-09T12:50:51.052Z] 5851b861e8e6: Verifying Checksum [2023-05-09T12:50:51.052Z] 5851b861e8e6: Download complete [2023-05-09T12:50:51.052Z] b85a868b505f: Verifying Checksum [2023-05-09T12:50:51.052Z] b85a868b505f: Download complete [2023-05-09T12:50:51.311Z] bab4dde63d76: Download complete [2023-05-09T12:50:52.252Z] b85a868b505f: Pull complete [2023-05-09T12:50:52.511Z] e2be974225ed: Pull complete [2023-05-09T12:50:52.771Z] 339a4e72a1f5: Pull complete [2023-05-09T12:50:53.032Z] 988bab9f4d93: Pull complete [2023-05-09T12:50:53.291Z] 1469e6f7b9e6: Pull complete [2023-05-09T12:50:53.291Z] eaf3925da568: Pull complete [2023-05-09T12:50:55.199Z] bab4dde63d76: Pull complete [2023-05-09T12:50:55.199Z] bde34c3a00c8: Pull complete [2023-05-09T12:50:55.199Z] b352a97aabf1: Pull complete [2023-05-09T12:50:55.199Z] 4872d77fe225: Pull complete [2023-05-09T12:50:55.459Z] 5851b861e8e6: Pull complete [2023-05-09T12:50:55.459Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T12:50:55.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T12:50:55.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T12:50:55.724Z] prd-ubuntu20.04-docker-8c-8g-14670 does not seem to be running inside a container [2023-05-09T12:50:55.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-559 -v /w/workspace/_app-service-configurable_PR-559:/w/workspace/_app-service-configurable_PR-559:rw,z -v /w/workspace/_app-service-configurable_PR-559@tmp:/w/workspace/_app-service-configurable_PR-559@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T12:50:58.039Z] $ docker top 5cd67338ea059bf77acfae8553b8417f5b9b8ecc898007c332bd8c688cf11791 -eo pid,comm [2023-05-09T12:50:58.092Z] 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). [2023-05-09T12:50:58.092Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T12:50:58.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T12:50:58.224Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T12:50:58.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T12:50:58.340Z] $ docker exec 5cd67338ea059bf77acfae8553b8417f5b9b8ecc898007c332bd8c688cf11791 ssh-agent [2023-05-09T12:50:58.453Z] SSH_AUTH_SOCK=/tmp/ssh-1b5ZvnKFc7oT/agent.33 [2023-05-09T12:50:58.453Z] SSH_AGENT_PID=39 [2023-05-09T12:50:58.460Z] Running ssh-add (command line suppressed) [2023-05-09T12:50:58.570Z] Identity added: /w/workspace/_app-service-configurable_PR-559@tmp/private_key_7424702549219303292.key (/w/workspace/_app-service-configurable_PR-559@tmp/private_key_7424702549219303292.key) [2023-05-09T12:50:58.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T12:50:58.920Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T12:50:58.950Z] $ docker exec --env ******** --env ******** 5cd67338ea059bf77acfae8553b8417f5b9b8ecc898007c332bd8c688cf11791 ssh-agent -k [2023-05-09T12:50:59.037Z] unset SSH_AUTH_SOCK; [2023-05-09T12:50:59.038Z] unset SSH_AGENT_PID; [2023-05-09T12:50:59.038Z] echo Agent pid 39 killed; [2023-05-09T12:50:59.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T12:50:59.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T12:50:59.140Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T12:50:59.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T12:50:59.256Z] $ docker exec 5cd67338ea059bf77acfae8553b8417f5b9b8ecc898007c332bd8c688cf11791 ssh-agent [2023-05-09T12:50:59.362Z] SSH_AUTH_SOCK=/tmp/ssh-wXcjRVEvBNl6/agent.71 [2023-05-09T12:50:59.362Z] SSH_AGENT_PID=77 [2023-05-09T12:50:59.368Z] Running ssh-add (command line suppressed) [2023-05-09T12:50:59.472Z] Identity added: /w/workspace/_app-service-configurable_PR-559@tmp/private_key_360252386302791130.key (/w/workspace/_app-service-configurable_PR-559@tmp/private_key_360252386302791130.key) [2023-05-09T12:50:59.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T12:50:59.813Z] + git semver init [2023-05-09T12:51:00.074Z] 2023-05-09 12:50:59,992 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T12:51:00.074Z] 2023-05-09 12:50:59,994 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-559/.semver [2023-05-09T12:51:00.074Z] 2023-05-09 12:50:59,994 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-559/.semver [2023-05-09T12:51:00.074Z] 2023-05-09 12:50:59,994 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-559/.semver'], cwd=/w/workspace/_app-service-configurable_PR-559, universal_newlines=False, shell=None, istream=None) [2023-05-09T12:51:01.021Z] 2023-05-09 12:51:00,823 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-559/.git/info/exclude [2023-05-09T12:51:01.021Z] 2023-05-09 12:51:00,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-559/.semver/PR-559 with force:False [2023-05-09T12:51:01.021Z] 2023-05-09 12:51:00,823 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-559/.semver/PR-559 [2023-05-09T12:51:01.021Z] 2023-05-09 12:51:00,828 [execute] INFO git cat-file --batch-check [2023-05-09T12:51:01.021Z] 2023-05-09 12:51:00,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-559/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T12:51:01.021Z] 2023-05-09 12:51:00,834 [execute] INFO git cat-file --batch [2023-05-09T12:51:01.021Z] 2023-05-09 12:51:00,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-559/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T12:51:01.021Z] 2023-05-09 12:51:00,839 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-559/.semver/PR-559 [2023-05-09T12:51:01.021Z] 0.0.0 [Pipeline] } [2023-05-09T12:51:01.049Z] $ docker exec --env ******** --env ******** 5cd67338ea059bf77acfae8553b8417f5b9b8ecc898007c332bd8c688cf11791 ssh-agent -k [2023-05-09T12:51:01.186Z] unset SSH_AUTH_SOCK; [2023-05-09T12:51:01.187Z] unset SSH_AGENT_PID; [2023-05-09T12:51:01.187Z] echo Agent pid 77 killed; [2023-05-09T12:51:01.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T12:51:01.613Z] + git semver [Pipeline] } [2023-05-09T12:51:01.900Z] $ docker stop --time=1 5cd67338ea059bf77acfae8553b8417f5b9b8ecc898007c332bd8c688cf11791 [2023-05-09T12:51:03.187Z] $ docker rm -f --volumes 5cd67338ea059bf77acfae8553b8417f5b9b8ecc898007c332bd8c688cf11791 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T12:51:03.584Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T12:51:03.869Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T12:51:03.887Z] [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 [2023-05-09T12:51:04.446Z] provisioning config files... [2023-05-09T12:51:04.457Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-559@tmp/config4297917207379103768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:51:04.798Z] ---> docker-login.sh [2023-05-09T12:51:04.798Z] nexus3.edgexfoundry.org:10001 [2023-05-09T12:51:04.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:51:04.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:51:04.798Z] Configure a credential helper to remove this warning. See [2023-05-09T12:51:04.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:51:04.798Z] [2023-05-09T12:51:04.798Z] Login Succeeded [2023-05-09T12:51:04.798Z] nexus3.edgexfoundry.org:10002 [2023-05-09T12:51:04.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:51:04.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:51:04.798Z] Configure a credential helper to remove this warning. See [2023-05-09T12:51:04.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:51:04.798Z] [2023-05-09T12:51:04.798Z] Login Succeeded [2023-05-09T12:51:04.798Z] nexus3.edgexfoundry.org:10003 [2023-05-09T12:51:05.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:51:05.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:51:05.056Z] Configure a credential helper to remove this warning. See [2023-05-09T12:51:05.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:51:05.056Z] [2023-05-09T12:51:05.056Z] Login Succeeded [2023-05-09T12:51:05.056Z] nexus3.edgexfoundry.org:10004 [2023-05-09T12:51:05.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:51:05.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:51:05.056Z] Configure a credential helper to remove this warning. See [2023-05-09T12:51:05.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:51:05.056Z] [2023-05-09T12:51:05.056Z] Login Succeeded [2023-05-09T12:51:05.056Z] docker.io [2023-05-09T12:51:05.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:51:05.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:51:05.317Z] Configure a credential helper to remove this warning. See [2023-05-09T12:51:05.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:51:05.317Z] [2023-05-09T12:51:05.317Z] Login Succeeded [2023-05-09T12:51:05.317Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T12:51:05.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T12:51:05.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T12:51:05.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T12:51:05.598Z] ========================================================= [2023-05-09T12:51:05.598Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T12:51:05.598Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:51:06.068Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T12:51:06.068Z] Sending build context to Docker daemon 3.314MB [2023-05-09T12:51:06.068Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T12:51:06.068Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T12:51:06.068Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T12:51:06.068Z] f56be85fc22e: Pulling fs layer [2023-05-09T12:51:06.068Z] 85791d961cd3: Pulling fs layer [2023-05-09T12:51:06.068Z] d694b5ae8c79: Pulling fs layer [2023-05-09T12:51:06.068Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T12:51:06.068Z] 4d19c01a9841: Pulling fs layer [2023-05-09T12:51:06.068Z] 9325e15d5711: Pulling fs layer [2023-05-09T12:51:06.068Z] 556b6ee489ea: Pulling fs layer [2023-05-09T12:51:06.068Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T12:51:06.068Z] 4d19c01a9841: Waiting [2023-05-09T12:51:06.068Z] 556b6ee489ea: Waiting [2023-05-09T12:51:06.068Z] 9325e15d5711: Waiting [2023-05-09T12:51:06.068Z] 9f32a84ed3da: Waiting [2023-05-09T12:51:06.068Z] c5a4b2cf53e6: Waiting [2023-05-09T12:51:06.068Z] 85791d961cd3: Download complete [2023-05-09T12:51:06.068Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T12:51:06.068Z] 9f32a84ed3da: Download complete [2023-05-09T12:51:06.068Z] 4d19c01a9841: Verifying Checksum [2023-05-09T12:51:06.068Z] 4d19c01a9841: Download complete [2023-05-09T12:51:06.068Z] f56be85fc22e: Verifying Checksum [2023-05-09T12:51:06.068Z] f56be85fc22e: Download complete [2023-05-09T12:51:06.328Z] 9325e15d5711: Verifying Checksum [2023-05-09T12:51:06.328Z] 9325e15d5711: Download complete [2023-05-09T12:51:06.328Z] f56be85fc22e: Pull complete [2023-05-09T12:51:06.588Z] 85791d961cd3: Pull complete [2023-05-09T12:51:06.846Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T12:51:06.846Z] c5a4b2cf53e6: Download complete [2023-05-09T12:51:06.846Z] d694b5ae8c79: Verifying Checksum [2023-05-09T12:51:06.846Z] d694b5ae8c79: Download complete [2023-05-09T12:51:07.104Z] 556b6ee489ea: Verifying Checksum [2023-05-09T12:51:07.104Z] 556b6ee489ea: Download complete [2023-05-09T12:51:10.389Z] d694b5ae8c79: Pull complete [2023-05-09T12:51:10.389Z] 9f32a84ed3da: Pull complete [2023-05-09T12:51:10.389Z] 4d19c01a9841: Pull complete [2023-05-09T12:51:10.389Z] 9325e15d5711: Pull complete [2023-05-09T12:51:12.297Z] 556b6ee489ea: Pull complete [2023-05-09T12:51:13.231Z] c5a4b2cf53e6: Pull complete [2023-05-09T12:51:13.231Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T12:51:13.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T12:51:13.231Z] ---> c4be618373d6 [2023-05-09T12:51:13.231Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T12:51:17.458Z] ---> Running in 4561ee07d78c [2023-05-09T12:51:17.458Z] Removing intermediate container 4561ee07d78c [2023-05-09T12:51:17.458Z] ---> 70d50e5a1540 [2023-05-09T12:51:17.458Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T12:51:17.458Z] ---> Running in 03e25e55009f [2023-05-09T12:51:17.458Z] Removing intermediate container 03e25e55009f [2023-05-09T12:51:17.458Z] ---> 3281e9e0ad81 [2023-05-09T12:51:17.458Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T12:51:17.458Z] ---> Running in 26851ebe9586 [2023-05-09T12:51:17.458Z] Removing intermediate container 26851ebe9586 [2023-05-09T12:51:17.458Z] ---> 1fd20241ceec [2023-05-09T12:51:17.458Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T12:51:17.458Z] ---> Running in dcf715c8e0b7 [2023-05-09T12:51:17.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T12:51:17.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T12:51:18.239Z] OK: 265 MiB in 53 packages [2023-05-09T12:51:18.498Z] Removing intermediate container dcf715c8e0b7 [2023-05-09T12:51:18.498Z] ---> 5435897e2316 [2023-05-09T12:51:18.498Z] Step 7/12 : WORKDIR /app [2023-05-09T12:51:18.498Z] ---> Running in 41669048d925 [2023-05-09T12:51:18.498Z] Removing intermediate container 41669048d925 [2023-05-09T12:51:18.498Z] ---> 05c337f804a6 [2023-05-09T12:51:18.498Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-09T12:51:18.757Z] ---> 27845a9d67e8 [2023-05-09T12:51:18.757Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T12:51:18.757Z] ---> Running in 28757981a287 [2023-05-09T12:51:19.277Z] Still waiting to schedule task [2023-05-09T12:51:19.277Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14669’ [2023-05-09T12:51:45.702Z] Removing intermediate container 28757981a287 [2023-05-09T12:51:45.702Z] ---> 58d107d9fbf7 [2023-05-09T12:51:45.702Z] Step 10/12 : COPY . . [2023-05-09T12:51:45.702Z] ---> f4920747b444 [2023-05-09T12:51:45.702Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T12:51:45.702Z] ---> Running in 76a6c5996796 [2023-05-09T12:51:45.702Z] Removing intermediate container 76a6c5996796 [2023-05-09T12:51:45.702Z] ---> 57f7afb11ea2 [2023-05-09T12:51:45.702Z] Step 12/12 : RUN $MAKE [2023-05-09T12:51:45.702Z] ---> Running in e9e89a585d5d [2023-05-09T12:51:45.964Z] noop [2023-05-09T12:51:46.223Z] Removing intermediate container e9e89a585d5d [2023-05-09T12:51:46.223Z] ---> 2136e48042ba [2023-05-09T12:51:46.223Z] Successfully built 2136e48042ba [2023-05-09T12:51:46.223Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:51:46.674Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T12:51:46.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T12:51:46.828Z] prd-ubuntu20.04-docker-8c-8g-14670 does not seem to be running inside a container [2023-05-09T12:51:46.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-559 -v /w/workspace/_app-service-configurable_PR-559:/w/workspace/_app-service-configurable_PR-559:rw,z -v /w/workspace/_app-service-configurable_PR-559@tmp:/w/workspace/_app-service-configurable_PR-559@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 ******** ci-base-image-x86_64 cat [2023-05-09T12:51:47.174Z] $ docker top e2cfaa4a0d01dedafc17350bd3068d6a440d0d93220d3d05d966a451b7f893e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T12:51:47.565Z] + go version [2023-05-09T12:51:47.565Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T12:51:47.607Z] $ docker stop --time=1 e2cfaa4a0d01dedafc17350bd3068d6a440d0d93220d3d05d966a451b7f893e8 [2023-05-09T12:51:48.859Z] $ docker rm -f --volumes e2cfaa4a0d01dedafc17350bd3068d6a440d0d93220d3d05d966a451b7f893e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:51:49.603Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T12:51:49.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T12:51:49.925Z] prd-ubuntu20.04-docker-8c-8g-14670 does not seem to be running inside a container [2023-05-09T12:51:49.961Z] $ 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-559 -v /w/workspace/_app-service-configurable_PR-559:/w/workspace/_app-service-configurable_PR-559:rw,z -v /w/workspace/_app-service-configurable_PR-559@tmp:/w/workspace/_app-service-configurable_PR-559@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 ******** ci-base-image-x86_64 cat [2023-05-09T12:51:50.287Z] $ docker top c9fb6325b83794e8a596a4843dfa1f11fa89584c745cdfa59a4c3c012a6cfc4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T12:51:50.672Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-559 [Pipeline] fileExists [Pipeline] sh [2023-05-09T12:51:51.035Z] + make test [2023-05-09T12:51:51.035Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T12:52:09.110Z] # github.com/edgexfoundry/app-service-configurable [2023-05-09T12:52:09.110Z] ./main.go:63:19: service.MakeItRun undefined (type "github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces".ApplicationService has no field or method MakeItRun) [2023-05-09T12:52:09.370Z] FAIL [2023-05-09T12:52:09.370Z] make: *** [makefile:53: unittest] Error 1 [Pipeline] } [2023-05-09T12:52:09.414Z] $ docker stop --time=1 c9fb6325b83794e8a596a4843dfa1f11fa89584c745cdfa59a4c3c012a6cfc4a [2023-05-09T12:52:12.189Z] $ docker rm -f --volumes c9fb6325b83794e8a596a4843dfa1f11fa89584c745cdfa59a4c3c012a6cfc4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [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 [2023-05-09T12:52:13.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T12:52:13.373Z] [2023-05-09T12:52:13.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:52:13.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T12:52:13.748Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T12:52:13.748Z] 5eb5b503b376: Pulling fs layer [2023-05-09T12:52:13.748Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T12:52:13.748Z] ec43610c2a17: Pulling fs layer [2023-05-09T12:52:13.748Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T12:52:13.748Z] 33b1e0a273af: Pulling fs layer [2023-05-09T12:52:13.748Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T12:52:13.748Z] 2f39f015ded8: Pulling fs layer [2023-05-09T12:52:13.748Z] 3a2ae6a8a46f: Waiting [2023-05-09T12:52:13.748Z] 33b1e0a273af: Waiting [2023-05-09T12:52:13.748Z] 5d3b04190fa2: Waiting [2023-05-09T12:52:13.748Z] 2f39f015ded8: Waiting [2023-05-09T12:52:13.748Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T12:52:13.748Z] 5c69ac0246d0: Download complete [2023-05-09T12:52:13.748Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T12:52:13.748Z] 3a2ae6a8a46f: Download complete [2023-05-09T12:52:13.748Z] 33b1e0a273af: Verifying Checksum [2023-05-09T12:52:13.748Z] 33b1e0a273af: Download complete [2023-05-09T12:52:13.748Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T12:52:13.748Z] 5d3b04190fa2: Download complete [2023-05-09T12:52:14.022Z] ec43610c2a17: Verifying Checksum [2023-05-09T12:52:14.022Z] ec43610c2a17: Download complete [2023-05-09T12:52:14.022Z] 5eb5b503b376: Verifying Checksum [2023-05-09T12:52:14.022Z] 5eb5b503b376: Download complete [2023-05-09T12:52:14.671Z] 2f39f015ded8: Verifying Checksum [2023-05-09T12:52:14.671Z] 2f39f015ded8: Download complete [2023-05-09T12:52:14.948Z] 5eb5b503b376: Pull complete [2023-05-09T12:52:15.217Z] 5c69ac0246d0: Pull complete [2023-05-09T12:52:15.479Z] ec43610c2a17: Pull complete [2023-05-09T12:52:15.740Z] 3a2ae6a8a46f: Pull complete [2023-05-09T12:52:15.740Z] 33b1e0a273af: Pull complete [2023-05-09T12:52:15.998Z] 5d3b04190fa2: Pull complete [2023-05-09T12:52:20.181Z] 2f39f015ded8: Pull complete [2023-05-09T12:52:20.181Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T12:52:20.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T12:52:20.181Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T12:52:20.396Z] prd-ubuntu20.04-docker-8c-8g-14670 does not seem to be running inside a container [2023-05-09T12:52:20.429Z] $ 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-559 -v /w/workspace/_app-service-configurable_PR-559:/w/workspace/_app-service-configurable_PR-559:rw,z -v /w/workspace/_app-service-configurable_PR-559@tmp:/w/workspace/_app-service-configurable_PR-559@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 [2023-05-09T12:52:22.965Z] $ docker top 740f5324063706c416c393f32aae6c86b21d41a78919a0a01e0104aa2c1bf15c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:52:23.413Z] ---> job-cost.sh [2023-05-09T12:52:23.413Z] lf-activate-venv: SKIPPING [2023-05-09T12:52:23.413Z] INFO: No Stack... [2023-05-09T12:52:23.673Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T12:52:24.242Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T12:52:24.559Z] + cat /w/workspace/_app-service-configurable_PR-559/archives/cost.csv [2023-05-09T12:52:24.559Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T12:52:24.596Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] [2023-05-09T12:52:24.601Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] did not exist. Created. [2023-05-09T12:52:24.601Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T12:52:24.991Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T12:52:25.050Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T12:52:25.069Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T12:52:25.152Z] $ docker stop --time=1 740f5324063706c416c393f32aae6c86b21d41a78919a0a01e0104aa2c1bf15c [2023-05-09T12:52:26.325Z] $ docker rm -f --volumes 740f5324063706c416c393f32aae6c86b21d41a78919a0a01e0104aa2c1bf15c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T12:52:26.703Z] Failed in branch amd64 [2023-05-09T12:54:50.257Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14671 in /w/workspace/_app-service-configurable_PR-559 [Pipeline] { [Pipeline] ws [2023-05-09T12:54:50.315Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-05-09T12:54:50.395Z] Selected Git installation does not exist. Using Default [2023-05-09T12:54:50.395Z] The recommended git tool is: NONE [2023-05-09T12:54:55.481Z] using credential edgex-jenkins-ssh [2023-05-09T12:54:55.498Z] Cloning the remote Git repository [2023-05-09T12:54:55.537Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-09T12:54:55.632Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-05-09T12:54:55.783Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-09T12:54:55.785Z] > git --version # timeout=10 [2023-05-09T12:54:55.804Z] > git --version # 'git version 2.25.1' [2023-05-09T12:54:55.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T12:54:55.957Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T12:54:57.063Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-09T12:54:57.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T12:54:58.537Z] Merging remotes/origin/main commit 694e3ae60c9df22c057b1690b970d5b19176c4d2 into PR head commit bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 [2023-05-09T12:54:58.819Z] Merge succeeded, producing bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 [2023-05-09T12:54:58.820Z] Checking out Revision bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 (PR-559) [2023-05-09T12:54:57.943Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-09T12:54:57.993Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-09T12:54:57.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T12:54:58.008Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/559/head:refs/remotes/origin/PR-559 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T12:54:58.552Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T12:54:58.625Z] > git checkout -f bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 # timeout=10 [2023-05-09T12:54:58.709Z] > git remote # timeout=10 [2023-05-09T12:54:58.726Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T12:54:58.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T12:54:58.772Z] > git merge 694e3ae60c9df22c057b1690b970d5b19176c4d2 # timeout=10 [2023-05-09T12:54:58.800Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T12:54:58.823Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T12:54:58.845Z] > git checkout -f bdf2fb48be321f68b4f5e3151ce200e018dcd2d1 # timeout=10 [2023-05-09T12:54:59.299Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-05-09T12:54:59.343Z] > git --version # timeout=10 [2023-05-09T12:54:59.356Z] > git --version # 'git version 2.25.1' [2023-05-09T12:54:59.378Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T12:55:00.547Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T12:55:00.547Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T12:55:00.547Z] Dload Upload Total Spent Left Speed [2023-05-09T12:55:00.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-05-09T12:55:01.250Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T12:55:01.596Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-05-09T12:55:01.596Z] sudo tee /etc/docker/daemon.new [2023-05-09T12:55:01.596Z] { [2023-05-09T12:55:01.596Z] "registry-mirrors": [ [2023-05-09T12:55:01.596Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T12:55:01.596Z] ], [2023-05-09T12:55:01.596Z] "bip": "10.250.0.254/24", [2023-05-09T12:55:01.596Z] "hosts": [ [2023-05-09T12:55:01.596Z] "tcp://0.0.0.0:5555", [2023-05-09T12:55:01.596Z] "unix:///var/run/docker.sock" [2023-05-09T12:55:01.596Z] ], [2023-05-09T12:55:01.596Z] "mtu": 1458, [2023-05-09T12:55:01.596Z] "selinux-enabled": true, [2023-05-09T12:55:01.596Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T12:55:01.596Z] } [Pipeline] sh [2023-05-09T12:55:01.948Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T12:55:02.302Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T12:55:20.634Z] provisioning config files... [2023-05-09T12:55:20.662Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16679666480302418230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:55:21.052Z] ---> docker-login.sh [2023-05-09T12:55:21.052Z] nexus3.edgexfoundry.org:10001 [2023-05-09T12:55:21.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:55:21.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:55:21.651Z] Configure a credential helper to remove this warning. See [2023-05-09T12:55:21.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:55:21.651Z] [2023-05-09T12:55:21.651Z] Login Succeeded [2023-05-09T12:55:21.651Z] nexus3.edgexfoundry.org:10002 [2023-05-09T12:55:21.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:55:22.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:55:22.196Z] Configure a credential helper to remove this warning. See [2023-05-09T12:55:22.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:55:22.196Z] [2023-05-09T12:55:22.196Z] Login Succeeded [2023-05-09T12:55:22.196Z] nexus3.edgexfoundry.org:10003 [2023-05-09T12:55:22.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:55:22.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:55:22.469Z] Configure a credential helper to remove this warning. See [2023-05-09T12:55:22.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:55:22.469Z] [2023-05-09T12:55:22.469Z] Login Succeeded [2023-05-09T12:55:22.469Z] nexus3.edgexfoundry.org:10004 [2023-05-09T12:55:22.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:55:23.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:55:23.023Z] Configure a credential helper to remove this warning. See [2023-05-09T12:55:23.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:55:23.023Z] [2023-05-09T12:55:23.023Z] Login Succeeded [2023-05-09T12:55:23.023Z] docker.io [2023-05-09T12:55:23.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:55:23.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:55:23.565Z] Configure a credential helper to remove this warning. See [2023-05-09T12:55:23.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:55:23.565Z] [2023-05-09T12:55:23.565Z] Login Succeeded [2023-05-09T12:55:23.565Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T12:55:23.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T12:55:23.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T12:55:24.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T12:55:24.068Z] ========================================================= [2023-05-09T12:55:24.068Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T12:55:24.068Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:55:24.597Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T12:55:24.597Z] Sending build context to Docker daemon 168.4kB [2023-05-09T12:55:24.871Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T12:55:24.871Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T12:55:25.143Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T12:55:25.143Z] c41833b44d91: Pulling fs layer [2023-05-09T12:55:25.143Z] ed15518f5707: Pulling fs layer [2023-05-09T12:55:25.143Z] feae8fd75edb: Pulling fs layer [2023-05-09T12:55:25.143Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T12:55:25.143Z] 3cdef696dda3: Pulling fs layer [2023-05-09T12:55:25.143Z] 2ced38df9373: Pulling fs layer [2023-05-09T12:55:25.143Z] 58f1dce35555: Pulling fs layer [2023-05-09T12:55:25.143Z] 242c74f7c9fa: Waiting [2023-05-09T12:55:25.143Z] 3cdef696dda3: Waiting [2023-05-09T12:55:25.143Z] 2ced38df9373: Waiting [2023-05-09T12:55:25.143Z] 58f1dce35555: Waiting [2023-05-09T12:55:25.143Z] ed15518f5707: Verifying Checksum [2023-05-09T12:55:25.143Z] ed15518f5707: Download complete [2023-05-09T12:55:25.143Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T12:55:25.143Z] 242c74f7c9fa: Download complete [2023-05-09T12:55:25.143Z] 3cdef696dda3: Download complete [2023-05-09T12:55:25.143Z] c41833b44d91: Verifying Checksum [2023-05-09T12:55:25.143Z] c41833b44d91: Download complete [2023-05-09T12:55:26.717Z] c41833b44d91: Pull complete [2023-05-09T12:55:26.995Z] 58f1dce35555: Verifying Checksum [2023-05-09T12:55:26.995Z] 58f1dce35555: Download complete [2023-05-09T12:55:27.274Z] ed15518f5707: Pull complete [2023-05-09T12:55:28.255Z] feae8fd75edb: Verifying Checksum [2023-05-09T12:55:28.255Z] feae8fd75edb: Download complete [2023-05-09T12:55:28.255Z] 2ced38df9373: Download complete [2023-05-09T12:55:40.601Z] feae8fd75edb: Pull complete [2023-05-09T12:55:40.601Z] 242c74f7c9fa: Pull complete [2023-05-09T12:55:40.601Z] 3cdef696dda3: Pull complete [2023-05-09T12:55:48.830Z] 2ced38df9373: Pull complete [2023-05-09T12:55:50.256Z] 58f1dce35555: Pull complete [2023-05-09T12:55:50.256Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T12:55:50.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T12:55:50.256Z] ---> fadd8f120f05 [2023-05-09T12:55:50.256Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T12:55:52.226Z] ---> Running in 393f96d1c84f [2023-05-09T12:55:52.497Z] Removing intermediate container 393f96d1c84f [2023-05-09T12:55:52.497Z] ---> 6ccec16dc347 [2023-05-09T12:55:52.497Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T12:55:52.497Z] ---> Running in e6738b373558 [2023-05-09T12:55:52.771Z] Removing intermediate container e6738b373558 [2023-05-09T12:55:52.771Z] ---> 5d6eee262a46 [2023-05-09T12:55:52.771Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T12:55:53.042Z] ---> Running in 8b7151192df1 [2023-05-09T12:55:53.324Z] Removing intermediate container 8b7151192df1 [2023-05-09T12:55:53.324Z] ---> d98423a91134 [2023-05-09T12:55:53.324Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T12:55:53.324Z] ---> Running in 4d4f8144f2b5 [2023-05-09T12:55:54.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T12:55:55.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T12:55:55.973Z] OK: 263 MiB in 53 packages [2023-05-09T12:55:56.943Z] Removing intermediate container 4d4f8144f2b5 [2023-05-09T12:55:56.943Z] ---> 0c5c02499ed0 [2023-05-09T12:55:56.943Z] Step 7/12 : WORKDIR /app [2023-05-09T12:55:56.943Z] ---> Running in fbbb362a3591 [2023-05-09T12:55:57.217Z] Removing intermediate container fbbb362a3591 [2023-05-09T12:55:57.217Z] ---> 1119b776c48a [2023-05-09T12:55:57.217Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-09T12:55:57.802Z] ---> 05b5076d6e76 [2023-05-09T12:55:57.802Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T12:55:57.802Z] ---> Running in 1b013dd3f161 [2023-05-09T12:57:05.698Z] Removing intermediate container 1b013dd3f161 [2023-05-09T12:57:05.698Z] ---> 7d94773a2f22 [2023-05-09T12:57:05.698Z] Step 10/12 : COPY . . [2023-05-09T12:57:05.698Z] ---> d642889cb32c [2023-05-09T12:57:05.698Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T12:57:05.698Z] ---> Running in bfe557a07d6b [2023-05-09T12:57:05.698Z] Removing intermediate container bfe557a07d6b [2023-05-09T12:57:05.698Z] ---> 04a35f18caea [2023-05-09T12:57:05.698Z] Step 12/12 : RUN $MAKE [2023-05-09T12:57:05.698Z] ---> Running in b1308eb4efe5 [2023-05-09T12:57:05.698Z] noop [2023-05-09T12:57:05.698Z] Removing intermediate container b1308eb4efe5 [2023-05-09T12:57:05.698Z] ---> 2161cf20e8e9 [2023-05-09T12:57:05.698Z] Successfully built 2161cf20e8e9 [2023-05-09T12:57:05.698Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:57:06.188Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T12:57:06.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T12:57:06.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-14671 does not seem to be running inside a container [2023-05-09T12:57:06.586Z] $ 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 [2023-05-09T12:57:07.826Z] $ docker top 1d8fe2f4171b9dad23fbc017942aa145c044163f5f478199bf4b5b8e1ab514e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T12:57:08.703Z] + go version [2023-05-09T12:57:08.703Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T12:57:08.750Z] $ docker stop --time=1 1d8fe2f4171b9dad23fbc017942aa145c044163f5f478199bf4b5b8e1ab514e9 [2023-05-09T12:57:10.379Z] $ docker rm -f --volumes 1d8fe2f4171b9dad23fbc017942aa145c044163f5f478199bf4b5b8e1ab514e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:57:11.228Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T12:57:11.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T12:57:11.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-14671 does not seem to be running inside a container [2023-05-09T12:57:11.562Z] $ 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 [2023-05-09T12:57:15.177Z] $ docker top 9a54deadd368de27b2bb11ca6c9509aa8de5c093b3c373fb7890eeadff996e3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T12:57:15.732Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T12:57:16.697Z] + make test [2023-05-09T12:57:16.697Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T13:00:08.511Z] # github.com/edgexfoundry/app-service-configurable [2023-05-09T13:00:08.511Z] ./main.go:63:19: service.MakeItRun undefined (type "github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces".ApplicationService has no field or method MakeItRun) [2023-05-09T13:00:08.511Z] FAIL [2023-05-09T13:00:08.511Z] make: *** [makefile:53: unittest] Error 1 [Pipeline] } [2023-05-09T13:00:08.566Z] $ docker stop --time=1 9a54deadd368de27b2bb11ca6c9509aa8de5c093b3c373fb7890eeadff996e3b [2023-05-09T13:00:12.294Z] $ docker rm -f --volumes 9a54deadd368de27b2bb11ca6c9509aa8de5c093b3c373fb7890eeadff996e3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T13:00:14.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T13:00:14.008Z] [2023-05-09T13:00:14.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T13:00:14.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T13:00:14.424Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T13:00:14.424Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T13:00:14.424Z] 04944245beec: Pulling fs layer [2023-05-09T13:00:14.424Z] 699f458cf7ca: Pulling fs layer [2023-05-09T13:00:14.695Z] 765212b225bb: Pulling fs layer [2023-05-09T13:00:14.695Z] f23df028b6ca: Pulling fs layer [2023-05-09T13:00:14.695Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T13:00:14.695Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T13:00:14.695Z] 765212b225bb: Waiting [2023-05-09T13:00:14.695Z] f23df028b6ca: Waiting [2023-05-09T13:00:14.695Z] d65c8cfc05b1: Waiting [2023-05-09T13:00:14.695Z] 2437ff75d9bd: Waiting [2023-05-09T13:00:14.695Z] 04944245beec: Verifying Checksum [2023-05-09T13:00:14.695Z] 04944245beec: Download complete [2023-05-09T13:00:14.695Z] 765212b225bb: Verifying Checksum [2023-05-09T13:00:14.695Z] 765212b225bb: Download complete [2023-05-09T13:00:14.695Z] f23df028b6ca: Verifying Checksum [2023-05-09T13:00:14.695Z] f23df028b6ca: Download complete [2023-05-09T13:00:14.695Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T13:00:14.695Z] d65c8cfc05b1: Download complete [2023-05-09T13:00:14.964Z] 699f458cf7ca: Verifying Checksum [2023-05-09T13:00:14.964Z] 699f458cf7ca: Download complete [2023-05-09T13:00:15.240Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T13:00:15.240Z] 8998bd30e6a1: Download complete [2023-05-09T13:00:17.821Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T13:00:17.821Z] 2437ff75d9bd: Download complete [2023-05-09T13:00:19.233Z] 8998bd30e6a1: Pull complete [2023-05-09T13:00:19.821Z] 04944245beec: Pull complete [2023-05-09T13:00:21.233Z] 699f458cf7ca: Pull complete [2023-05-09T13:00:21.233Z] 765212b225bb: Pull complete [2023-05-09T13:00:22.194Z] f23df028b6ca: Pull complete [2023-05-09T13:00:22.194Z] d65c8cfc05b1: Pull complete [2023-05-09T13:00:34.511Z] 2437ff75d9bd: Pull complete [2023-05-09T13:00:34.511Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T13:00:34.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T13:00:34.511Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T13:00:34.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-14671 does not seem to be running inside a container [2023-05-09T13:00:34.921Z] $ 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 [2023-05-09T13:00:37.470Z] $ docker top ac71973ecc1fe89f06f48844e860525da4aeb2481560d06879436f64fea1953e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T13:00:38.372Z] ---> job-cost.sh [2023-05-09T13:00:38.372Z] lf-activate-venv: SKIPPING [2023-05-09T13:00:38.372Z] INFO: No Stack... [2023-05-09T13:00:38.638Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T13:00:39.600Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T13:00:39.945Z] + cut -d, -f6 [2023-05-09T13:00:39.945Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-05-09T13:00:40.304Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] [2023-05-09T13:00:40.309Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] did not exist. Created. [2023-05-09T13:00:40.309Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T13:00:40.726Z] /w/workspace/app-service-configurable/1@tmp/durable-888668e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T13:00:41.087Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T13:00:41.127Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T13:00:41.563Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T13:00:41.581Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-559-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T13:00:41.678Z] $ docker stop --time=1 ac71973ecc1fe89f06f48844e860525da4aeb2481560d06879436f64fea1953e [2023-05-09T13:00:43.136Z] $ docker rm -f --volumes ac71973ecc1fe89f06f48844e860525da4aeb2481560d06879436f64fea1953e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T13:00:43.863Z] Failed in branch arm64 [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 [2023-05-09T13:00:45.884Z] + [ -d /w/workspace/_app-service-configurable_PR-559/archives ] [2023-05-09T13:00:45.884Z] + ls -al /w/workspace/_app-service-configurable_PR-559/archives [2023-05-09T13:00:45.884Z] total 16 [2023-05-09T13:00:45.884Z] drwxr-xr-x 3 root root 4096 May 9 12:52 . [2023-05-09T13:00:45.884Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 12:52 .. [2023-05-09T13:00:45.884Z] drwxr-xr-x 2 root root 4096 May 9 12:52 cost [2023-05-09T13:00:45.884Z] -rw-r--r-- 1 root root 96 May 9 12:52 cost.csv [2023-05-09T13:00:45.884Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-559/archives [2023-05-09T13:00:45.884Z] + ls -al /w/workspace/_app-service-configurable_PR-559/archives [2023-05-09T13:00:45.884Z] total 16 [2023-05-09T13:00:45.884Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 12:52 . [2023-05-09T13:00:45.884Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 12:52 .. [2023-05-09T13:00:45.884Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 12:52 cost [2023-05-09T13:00:45.884Z] -rw-r--r-- 1 jenkins jenkins 96 May 9 12:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T13:00:46.219Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T13:00:47.104Z] ---> package-listing.sh [2023-05-09T13:00:47.104Z] ++ facter osfamily [2023-05-09T13:00:47.104Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T13:00:47.365Z] + OS_FAMILY=debian [2023-05-09T13:00:47.365Z] + workspace=/w/workspace/_app-service-configurable_PR-559 [2023-05-09T13:00:47.365Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T13:00:47.365Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T13:00:47.365Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T13:00:47.365Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T13:00:47.365Z] + '[' /w/workspace/_app-service-configurable_PR-559 ']' [2023-05-09T13:00:47.365Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T13:00:47.365Z] + case "${OS_FAMILY}" in [2023-05-09T13:00:47.365Z] + dpkg -l [2023-05-09T13:00:47.365Z] + grep '^ii' [2023-05-09T13:00:47.365Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T13:00:47.365Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T13:00:47.365Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T13:00:47.365Z] + '[' /w/workspace/_app-service-configurable_PR-559 ']' [2023-05-09T13:00:47.365Z] + mkdir -p /w/workspace/_app-service-configurable_PR-559/archives/ [2023-05-09T13:00:47.365Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-559/archives/ [Pipeline] echo [2023-05-09T13:00:47.401Z] 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-559/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T13:00:47.695Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T13:00:48.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T13:00:48.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T13:00:48.471Z] prd-ubuntu20.04-docker-8c-8g-14670 does not seem to be running inside a container [2023-05-09T13:00:48.501Z] $ 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-559/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-559 -v /w/workspace/_app-service-configurable_PR-559:/w/workspace/_app-service-configurable_PR-559:rw,z -v /w/workspace/_app-service-configurable_PR-559@tmp:/w/workspace/_app-service-configurable_PR-559@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T13:00:48.724Z] $ docker top d02080a2e27025e2244864b2fc9c82442de889ade291f9b65ee7be28807ccede -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T13:00:49.126Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T13:00:49.436Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T13:00:49.747Z] + ls /var/log/sa-host [2023-05-09T13:00:49.747Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T13:00:49.889Z] provisioning config files... [2023-05-09T13:00:49.897Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-559@tmp/config8307425516840441145tmp [Pipeline] { [Pipeline] echo [2023-05-09T13:00:49.957Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T13:00:50.269Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T13:00:50.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T13:00:50.761Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T13:00:50.798Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T13:00:51.116Z] ---> sudo-logs.sh [2023-05-09T13:00:51.117Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T13:00:51.208Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T13:00:51.526Z] ---> job-cost.sh [2023-05-09T13:00:51.527Z] lf-activate-venv: SKIPPING [2023-05-09T13:00:51.527Z] DEBUG: total: 0.2199999988079071 [2023-05-09T13:00:51.527Z] INFO: Retrieving Stack Cost... [2023-05-09T13:00:51.787Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T13:00:52.356Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T13:00:52.386Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T13:00:52.708Z] ---> logs-deploy.sh [2023-05-09T13:00:52.708Z] lf-activate-venv: SKIPPING [2023-05-09T13:00:52.708Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-559/1 [2023-05-09T13:00:52.708Z] INFO: archiving workspace using pattern(s): [2023-05-09T13:00:53.651Z] Archives upload complete. [2023-05-09T13:00:54.220Z] INFO: archiving logs to Nexus [2023-05-09T13:00:54.789Z] ---> uname -a: [2023-05-09T13:00:54.789Z] Linux prd-ubuntu20-04-docker-8c-8g-14670 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] ---> lscpu: [2023-05-09T13:00:54.789Z] Architecture: x86_64 [2023-05-09T13:00:54.789Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-09T13:00:54.789Z] Byte Order: Little Endian [2023-05-09T13:00:54.789Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-09T13:00:54.789Z] CPU(s): 8 [2023-05-09T13:00:54.789Z] On-line CPU(s) list: 0-7 [2023-05-09T13:00:54.789Z] Thread(s) per core: 1 [2023-05-09T13:00:54.789Z] Core(s) per socket: 1 [2023-05-09T13:00:54.789Z] Socket(s): 8 [2023-05-09T13:00:54.789Z] NUMA node(s): 1 [2023-05-09T13:00:54.789Z] Vendor ID: AuthenticAMD [2023-05-09T13:00:54.789Z] CPU family: 23 [2023-05-09T13:00:54.789Z] Model: 49 [2023-05-09T13:00:54.789Z] Model name: AMD EPYC-Rome Processor [2023-05-09T13:00:54.789Z] Stepping: 0 [2023-05-09T13:00:54.789Z] CPU MHz: 2799.998 [2023-05-09T13:00:54.789Z] BogoMIPS: 5599.99 [2023-05-09T13:00:54.789Z] Virtualization: AMD-V [2023-05-09T13:00:54.789Z] Hypervisor vendor: KVM [2023-05-09T13:00:54.789Z] Virtualization type: full [2023-05-09T13:00:54.789Z] L1d cache: 256 KiB [2023-05-09T13:00:54.789Z] L1i cache: 256 KiB [2023-05-09T13:00:54.789Z] L2 cache: 4 MiB [2023-05-09T13:00:54.789Z] L3 cache: 128 MiB [2023-05-09T13:00:54.789Z] NUMA node0 CPU(s): 0-7 [2023-05-09T13:00:54.789Z] Vulnerability Itlb multihit: Not affected [2023-05-09T13:00:54.789Z] Vulnerability L1tf: Not affected [2023-05-09T13:00:54.789Z] Vulnerability Mds: Not affected [2023-05-09T13:00:54.789Z] Vulnerability Meltdown: Not affected [2023-05-09T13:00:54.789Z] Vulnerability Mmio stale data: Not affected [2023-05-09T13:00:54.789Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-09T13:00:54.789Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-09T13:00:54.789Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-09T13:00:54.789Z] Vulnerability Srbds: Not affected [2023-05-09T13:00:54.789Z] Vulnerability Tsx async abort: Not affected [2023-05-09T13:00:54.789Z] 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 [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] ---> nproc: [2023-05-09T13:00:54.789Z] 8 [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] ---> df -h: [2023-05-09T13:00:54.789Z] Filesystem Size Used Avail Use% Mounted on [2023-05-09T13:00:54.789Z] overlay 155G 12G 144G 8% / [2023-05-09T13:00:54.789Z] tmpfs 64M 0 64M 0% /dev [2023-05-09T13:00:54.789Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-09T13:00:54.789Z] shm 64M 0 64M 0% /dev/shm [2023-05-09T13:00:54.789Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] ---> sar -b -r -n DEV: [2023-05-09T13:00:54.789Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14670) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] 12:50:04 LINUX RESTART (8 CPU) [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] 12:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-09T13:00:54.789Z] 12:52:01 192.27 1.67 190.60 0.00 44.66 71875.49 0.00 [2023-05-09T13:00:54.789Z] 12:53:01 49.98 0.22 49.76 0.00 9.60 24190.10 0.00 [2023-05-09T13:00:54.789Z] 12:54:01 1.30 0.00 1.30 0.00 0.00 14.28 0.00 [2023-05-09T13:00:54.789Z] 12:55:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 [2023-05-09T13:00:54.789Z] 12:56:01 40.89 12.74 28.15 0.00 5459.83 6345.10 0.00 [2023-05-09T13:00:54.789Z] 12:57:01 2.40 0.00 2.40 0.00 0.00 25.20 0.00 [2023-05-09T13:00:54.789Z] 12:58:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 [2023-05-09T13:00:54.789Z] 12:59:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 [2023-05-09T13:00:54.789Z] 13:00:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2023-05-09T13:00:54.789Z] Average: 32.50 1.63 30.87 0.00 612.92 11389.72 0.00 [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] 12:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-09T13:00:54.789Z] 12:52:01 27921784 31321048 973660 2.96 144792 3441116 2356628 6.95 1510936 2977740 245236 [2023-05-09T13:00:54.789Z] 12:53:01 27941160 31580676 717472 2.18 151468 3650084 1769292 5.21 1165052 3281972 152 [2023-05-09T13:00:54.789Z] 12:54:01 27941152 31580872 716900 2.18 151496 3650088 1769292 5.21 1164884 3281976 8 [2023-05-09T13:00:54.789Z] 12:55:01 27944804 31584560 713016 2.17 151536 3650088 1769292 5.21 1161544 3281984 20 [2023-05-09T13:00:54.789Z] 12:56:01 27567892 31564824 722900 2.20 160192 3983684 1814836 5.35 1396964 3396120 136 [2023-05-09T13:00:54.789Z] 12:57:01 27575696 31572720 714952 2.17 160280 3983684 1814836 5.35 1389344 3396120 8 [2023-05-09T13:00:54.789Z] 12:58:01 27575316 31572444 715064 2.17 160376 3983688 1814836 5.35 1389200 3396136 8 [2023-05-09T13:00:54.789Z] 12:59:01 27576048 31573280 714148 2.17 160472 3983688 1814836 5.35 1389296 3396144 12 [2023-05-09T13:00:54.789Z] 13:00:01 27575368 31573392 714744 2.17 160520 3983680 1814836 5.35 1388636 3396880 12 [2023-05-09T13:00:54.789Z] Average: 27735469 31547091 744762 2.26 155681 3812200 1859854 5.48 1328428 3311675 27288 [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] 12:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-09T13:00:54.789Z] 12:52:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:52:01 vethf920b1d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:52:01 ens3 456.84 289.15 6198.36 40.40 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:52:01 docker0 173.55 275.22 14.13 1936.53 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:53:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:53:01 ens3 103.20 68.16 2533.88 83.18 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:54:01 ens3 1.05 0.02 0.10 0.00 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:55:01 ens3 1.10 0.62 0.53 0.41 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:56:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:56:01 ens3 189.67 104.73 1957.00 7.24 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:57:01 ens3 0.78 0.58 0.36 0.29 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:58:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:59:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 13:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] Average: ens3 83.66 51.49 1187.80 14.61 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] Average: docker0 19.28 30.58 1.57 215.15 0.00 0.00 0.00 0.00 [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] ---> sar -P ALL: [2023-05-09T13:00:54.789Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14670) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] 12:50:04 LINUX RESTART (8 CPU) [2023-05-09T13:00:54.789Z] [2023-05-09T13:00:54.789Z] 12:51:01 CPU %user %nice %system %iowait %steal %idle [2023-05-09T13:00:54.789Z] 12:52:01 all 17.04 0.00 4.75 3.71 0.07 74.43 [2023-05-09T13:00:54.789Z] 12:52:01 0 18.12 0.00 4.71 0.40 0.07 76.71 [2023-05-09T13:00:54.789Z] 12:52:01 1 17.71 0.00 4.43 0.24 0.10 77.52 [2023-05-09T13:00:54.789Z] 12:52:01 2 15.99 0.00 4.23 0.91 0.07 78.79 [2023-05-09T13:00:54.789Z] 12:52:01 3 16.93 0.00 4.24 1.52 0.07 77.24 [2023-05-09T13:00:54.789Z] 12:52:01 4 16.09 0.00 5.70 8.04 0.07 70.10 [2023-05-09T13:00:54.789Z] 12:52:01 5 16.84 0.00 5.88 17.17 0.08 60.03 [2023-05-09T13:00:54.789Z] 12:52:01 6 17.31 0.00 4.44 0.39 0.07 77.80 [2023-05-09T13:00:54.789Z] 12:52:01 7 17.32 0.00 4.34 0.98 0.07 77.29 [2023-05-09T13:00:54.789Z] 12:53:01 all 8.44 0.00 1.98 0.92 0.03 88.63 [2023-05-09T13:00:54.789Z] 12:53:01 0 9.15 0.00 1.89 0.23 0.03 88.69 [2023-05-09T13:00:54.789Z] 12:53:01 1 8.03 0.00 2.09 0.00 0.05 89.83 [2023-05-09T13:00:54.789Z] 12:53:01 2 7.64 0.00 2.05 0.29 0.02 90.01 [2023-05-09T13:00:54.789Z] 12:53:01 3 9.50 0.00 1.76 0.03 0.03 88.67 [2023-05-09T13:00:54.789Z] 12:53:01 4 9.10 0.00 2.13 1.59 0.03 87.14 [2023-05-09T13:00:54.789Z] 12:53:01 5 7.23 0.00 1.86 3.18 0.02 87.72 [2023-05-09T13:00:54.789Z] 12:53:01 6 8.46 0.00 1.96 0.02 0.03 89.53 [2023-05-09T13:00:54.789Z] 12:53:01 7 8.40 0.00 2.10 2.01 0.05 87.45 [2023-05-09T13:00:54.789Z] 12:54:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2023-05-09T13:00:54.789Z] 12:54:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-09T13:00:54.789Z] 12:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T13:00:54.789Z] 12:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-09T13:00:54.790Z] 12:54:01 3 1.25 0.00 0.00 0.00 0.00 98.75 [2023-05-09T13:00:54.790Z] 12:54:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-09T13:00:54.790Z] 12:54:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-09T13:00:54.790Z] 12:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T13:00:54.790Z] 12:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T13:00:54.790Z] 12:55:01 all 0.24 0.00 0.01 0.01 0.01 99.74 [2023-05-09T13:00:54.790Z] 12:55:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-09T13:00:54.790Z] 12:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T13:00:54.790Z] 12:55:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-09T13:00:54.790Z] 12:55:01 3 1.73 0.00 0.02 0.00 0.02 98.24 [2023-05-09T13:00:54.790Z] 12:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-09T13:00:54.790Z] 12:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-09T13:00:54.790Z] 12:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T13:00:54.790Z] 12:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T13:00:54.790Z] 12:56:01 all 1.29 0.00 0.63 0.41 0.01 97.66 [2023-05-09T13:00:54.790Z] 12:56:01 0 0.92 0.00 0.78 0.75 0.00 97.55 [2023-05-09T13:00:54.790Z] 12:56:01 1 0.90 0.00 0.62 0.32 0.02 98.15 [2023-05-09T13:00:54.790Z] 12:56:01 2 1.47 0.00 0.52 0.12 0.03 97.86 [2023-05-09T13:00:54.790Z] 12:56:01 3 0.67 0.00 0.38 0.05 0.02 98.88 [2023-05-09T13:00:54.790Z] 12:56:01 4 3.02 0.00 0.80 0.03 0.02 96.13 [2023-05-09T13:00:54.790Z] 12:56:01 5 0.95 0.00 0.48 1.09 0.00 97.48 [2023-05-09T13:00:54.790Z] 12:56:01 6 0.85 0.00 0.70 0.50 0.02 97.93 [2023-05-09T13:00:54.790Z] 12:56:01 7 1.54 0.00 0.75 0.42 0.02 97.27 [2023-05-09T13:00:54.790Z] 12:57:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2023-05-09T13:00:54.790Z] 12:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-09T13:00:54.790Z] 12:57:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-09T13:00:54.790Z] 12:57:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-09T13:00:54.790Z] 12:57:01 3 0.57 0.00 0.05 0.00 0.00 99.38 [2023-05-09T13:00:54.790Z] 12:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T13:00:54.790Z] 12:57:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-09T13:00:54.790Z] 12:57:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-09T13:00:54.790Z] 12:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T13:00:54.790Z] 12:58:01 all 0.03 0.00 0.04 0.01 0.01 99.91 [2023-05-09T13:00:54.790Z] 12:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-09T13:00:54.790Z] 12:58:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-09T13:00:54.790Z] 12:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T13:00:54.790Z] 12:58:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-09T13:00:54.790Z] 12:58:01 4 0.02 0.00 0.07 0.00 0.00 99.92 [2023-05-09T13:00:54.790Z] 12:58:01 5 0.00 0.00 0.03 0.05 0.02 99.90 [2023-05-09T13:00:54.790Z] 12:58:01 6 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-09T13:00:54.790Z] 12:58:01 7 0.05 0.00 0.08 0.00 0.02 99.85 [2023-05-09T13:00:54.790Z] 12:59:01 all 0.05 0.00 0.01 0.02 0.01 99.91 [2023-05-09T13:00:54.790Z] 12:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T13:00:54.790Z] 12:59:01 1 0.00 0.00 0.02 0.03 0.02 99.93 [2023-05-09T13:00:54.790Z] 12:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T13:00:54.790Z] 12:59:01 3 0.28 0.00 0.00 0.00 0.00 99.72 [2023-05-09T13:00:54.790Z] 12:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T13:00:54.790Z] 12:59:01 5 0.00 0.00 0.02 0.15 0.00 99.83 [2023-05-09T13:00:54.790Z] 12:59:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-09T13:00:54.790Z] 12:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T13:00:54.790Z] 13:00:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2023-05-09T13:00:54.790Z] 13:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T13:00:54.790Z] 13:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T13:00:54.790Z] 13:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T13:00:54.790Z] 13:00:01 3 1.97 0.00 0.00 0.00 0.02 98.01 [2023-05-09T13:00:54.790Z] 13:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T13:00:54.790Z] 13:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-09T13:00:54.790Z] 13:00:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T13:00:54.790Z] 13:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T13:00:54.790Z] Average: all 3.05 0.00 0.82 0.56 0.02 95.55 [2023-05-09T13:00:54.790Z] Average: 0 3.13 0.00 0.83 0.16 0.02 95.87 [2023-05-09T13:00:54.790Z] Average: 1 2.95 0.00 0.80 0.07 0.03 96.16 [2023-05-09T13:00:54.790Z] Average: 2 2.79 0.00 0.76 0.15 0.02 96.29 [2023-05-09T13:00:54.790Z] Average: 3 3.63 0.00 0.71 0.18 0.02 95.46 [2023-05-09T13:00:54.790Z] Average: 4 3.13 0.00 0.96 1.07 0.02 94.82 [2023-05-09T13:00:54.790Z] Average: 5 2.76 0.00 0.92 2.39 0.01 93.92 [2023-05-09T13:00:54.790Z] Average: 6 2.95 0.00 0.79 0.10 0.02 96.14 [2023-05-09T13:00:54.790Z] Average: 7 3.02 0.00 0.81 0.38 0.02 95.78 [2023-05-09T13:00:54.790Z] [2023-05-09T13:00:54.790Z] [2023-05-09T13:00:54.790Z]