Pull request #589 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 80e9403f96381724d74f6211818c42f8e7509f6b+71eb87341c12183af595ad045e5e5ef439df8de7 (8950b3f537565a79247e3194e9d336055061ba18) 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-ssh7903921089792855386.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4877494714296500266.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-589/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-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14964851816689718518.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-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16430573384249339759.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8826091477946780271.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-589/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-589/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9259462972987520763.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4731 in /w/workspace/_app-service-configurable_PR-589 [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-589 # 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/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 71eb87341c12183af595ad045e5e5ef439df8de7 into PR head commit 80e9403f96381724d74f6211818c42f8e7509f6b Merge succeeded, producing 80e9403f96381724d74f6211818c42f8e7509f6b Checking out Revision 80e9403f96381724d74f6211818c42f8e7509f6b (PR-589) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:47:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:47:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 80e9403f96381724d74f6211818c42f8e7509f6b # 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 71eb87341c12183af595ad045e5e5ef439df8de7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80e9403f96381724d74f6211818c42f8e7509f6b # timeout=10 [Pipeline] echo 12:47:35 ========================================================= 12:47:35 EdgeX Global Pipelines Version Info 12:47:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:47:35 ------------------- 12:47:35 stable info: 12:47:35 ------------------- 12:47:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:47:35 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 12:47:35 Message: update stable to v1.0.253 12:47:36 ------------------- 12:47:36 experimental info: 12:47:36 ------------------- 12:47:36 Commited By: **** collab-it+edgex@linuxfoundation.org 12:47:36 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 12:47:36 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:47:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:47:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:47:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:47:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:47:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:47:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:47:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:47:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:47:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:47:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:47:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-589 [Pipeline] echo 12:47:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-589 [Pipeline] echo 12:47:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-589 [Pipeline] echo 12:47:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80e9403f96381724d74f6211818c42f8e7509f6b [Pipeline] echo 12:47:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80e9403 [Pipeline] echo 12:47:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:47:38 provisioning config files... 12:47:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-589@tmp/config18161284795656809203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:47:38 ---> docker-login.sh 12:47:38 nexus3.edgexfoundry.org:10001 12:47:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:39 Configure a credential helper to remove this warning. See 12:47:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:39 12:47:39 Login Succeeded 12:47:39 nexus3.edgexfoundry.org:10002 12:47:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:39 Configure a credential helper to remove this warning. See 12:47:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:39 12:47:39 Login Succeeded 12:47:39 nexus3.edgexfoundry.org:10003 12:47:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:39 Configure a credential helper to remove this warning. See 12:47:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:39 12:47:39 Login Succeeded 12:47:39 nexus3.edgexfoundry.org:10004 12:47:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:39 Configure a credential helper to remove this warning. See 12:47:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:39 12:47:39 Login Succeeded 12:47:39 docker.io 12:47:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:39 Configure a credential helper to remove this warning. See 12:47:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:39 12:47:39 Login Succeeded 12:47:39 ---> docker-login.sh ends [Pipeline] } 12:47:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:47:40 + git rev-list -1 --merges 80e9403f96381724d74f6211818c42f8e7509f6b~1..80e9403f96381724d74f6211818c42f8e7509f6b [Pipeline] echo 12:47:40 -----------> git rev-list -1 --merges 80e9403f96381724d74f6211818c42f8e7509f6b~1..80e9403f96381724d74f6211818c42f8e7509f6b 80e9403f96381724d74f6211818c42f8e7509f6b [false] [Pipeline] sh 12:47:41 + git log --format=format:%s -1 80e9403f96381724d74f6211818c42f8e7509f6b [Pipeline] echo 12:47:41 ========================================================= 12:47:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:47:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:47:41 + git log --format=format:%s -1 80e9403f96381724d74f6211818c42f8e7509f6b [Pipeline] echo 12:47:41 [semverPrep] GIT_COMMIT: 80e9403f96381724d74f6211818c42f8e7509f6b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:47:41 [semverPrep] This is not a build commit. [Pipeline] sh 12:47:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:47:41 + grep -v github /etc/ssh/ssh_known_hosts 12:47:41 + [ -e /tmp/ssh_known_hosts ] 12:47:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:47:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:47:41 + sudo tee -a /etc/ssh/ssh_known_hosts 12:47:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:47:42 12:47:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:47:42 0.1.4: Pulling from edgex-devops/py-git-semver 12:47:42 b85a868b505f: Pulling fs layer 12:47:42 e2be974225ed: Pulling fs layer 12:47:42 339a4e72a1f5: Pulling fs layer 12:47:42 988bab9f4d93: Pulling fs layer 12:47:42 1469e6f7b9e6: Pulling fs layer 12:47:42 eaf3925da568: Pulling fs layer 12:47:42 bab4dde63d76: Pulling fs layer 12:47:42 bde34c3a00c8: Pulling fs layer 12:47:42 b352a97aabf1: Pulling fs layer 12:47:42 4872d77fe225: Pulling fs layer 12:47:42 5851b861e8e6: Pulling fs layer 12:47:42 bab4dde63d76: Waiting 12:47:42 bde34c3a00c8: Waiting 12:47:42 b352a97aabf1: Waiting 12:47:42 4872d77fe225: Waiting 12:47:42 eaf3925da568: Waiting 12:47:42 988bab9f4d93: Waiting 12:47:42 5851b861e8e6: Waiting 12:47:42 e2be974225ed: Verifying Checksum 12:47:42 e2be974225ed: Download complete 12:47:42 988bab9f4d93: Verifying Checksum 12:47:42 988bab9f4d93: Download complete 12:47:43 1469e6f7b9e6: Verifying Checksum 12:47:43 1469e6f7b9e6: Download complete 12:47:43 eaf3925da568: Download complete 12:47:43 339a4e72a1f5: Verifying Checksum 12:47:43 339a4e72a1f5: Download complete 12:47:43 bde34c3a00c8: Download complete 12:47:43 b352a97aabf1: Download complete 12:47:43 4872d77fe225: Verifying Checksum 12:47:43 4872d77fe225: Download complete 12:47:43 5851b861e8e6: Download complete 12:47:43 b85a868b505f: Verifying Checksum 12:47:43 b85a868b505f: Download complete 12:47:43 bab4dde63d76: Verifying Checksum 12:47:43 bab4dde63d76: Download complete 12:47:44 b85a868b505f: Pull complete 12:47:44 e2be974225ed: Pull complete 12:47:45 339a4e72a1f5: Pull complete 12:47:45 988bab9f4d93: Pull complete 12:47:45 1469e6f7b9e6: Pull complete 12:47:45 eaf3925da568: Pull complete 12:47:47 bab4dde63d76: Pull complete 12:47:47 bde34c3a00c8: Pull complete 12:47:47 b352a97aabf1: Pull complete 12:47:47 4872d77fe225: Pull complete 12:47:47 5851b861e8e6: Pull complete 12:47:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:47:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:47:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:47:48 prd-ubuntu20.04-docker-8c-8g-4731 does not seem to be running inside a container 12:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-589 -v /w/workspace/_app-service-configurable_PR-589:/w/workspace/_app-service-configurable_PR-589:rw,z -v /w/workspace/_app-service-configurable_PR-589@tmp:/w/workspace/_app-service-configurable_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:47:50 $ docker top a63028a1fa4b6b08d978bf58293f968e0a237de9de1b02fee294ab955b19382a -eo pid,comm 12:47:50 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). 12:47:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:47:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:47:50 [ssh-agent] Looking for ssh-agent implementation... 12:47:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:47:50 $ docker exec a63028a1fa4b6b08d978bf58293f968e0a237de9de1b02fee294ab955b19382a ssh-agent 12:47:50 SSH_AUTH_SOCK=/tmp/ssh-ulj0QsoL6qu2/agent.32 12:47:50 SSH_AGENT_PID=39 12:47:50 Running ssh-add (command line suppressed) 12:47:50 Identity added: /w/workspace/_app-service-configurable_PR-589@tmp/private_key_281450926343980955.key (/w/workspace/_app-service-configurable_PR-589@tmp/private_key_281450926343980955.key) 12:47:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:47:51 + git tag --points-at HEAD [Pipeline] } 12:47:51 $ docker exec --env ******** --env ******** a63028a1fa4b6b08d978bf58293f968e0a237de9de1b02fee294ab955b19382a ssh-agent -k 12:47:51 unset SSH_AUTH_SOCK; 12:47:51 unset SSH_AGENT_PID; 12:47:51 echo Agent pid 39 killed; 12:47:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:47:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:47:51 [ssh-agent] Looking for ssh-agent implementation... 12:47:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:47:51 $ docker exec a63028a1fa4b6b08d978bf58293f968e0a237de9de1b02fee294ab955b19382a ssh-agent 12:47:51 SSH_AUTH_SOCK=/tmp/ssh-SxQpQniJFNlG/agent.71 12:47:51 SSH_AGENT_PID=77 12:47:51 Running ssh-add (command line suppressed) 12:47:51 Identity added: /w/workspace/_app-service-configurable_PR-589@tmp/private_key_2564166600983750682.key (/w/workspace/_app-service-configurable_PR-589@tmp/private_key_2564166600983750682.key) 12:47:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:47:52 + git semver init 12:47:52 2023-08-28 12:47:52,519 [run_init] DEBUG init version:0.0.0 force:False 12:47:52 2023-08-28 12:47:52,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-589/.semver 12:47:52 2023-08-28 12:47:52,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-589/.semver 12:47:52 2023-08-28 12:47:52,521 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-589/.semver'], cwd=/w/workspace/_app-service-configurable_PR-589, universal_newlines=False, shell=None, istream=None) 12:47:53 2023-08-28 12:47:53,481 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-589/.git/info/exclude 12:47:53 2023-08-28 12:47:53,482 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-589/.semver/PR-589 with force:False 12:47:53 2023-08-28 12:47:53,482 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-589/.semver/PR-589 12:47:53 2023-08-28 12:47:53,488 [execute] INFO git cat-file --batch-check 12:47:53 2023-08-28 12:47:53,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-589/.semver, universal_newlines=False, shell=None, istream=) 12:47:53 2023-08-28 12:47:53,496 [execute] INFO git cat-file --batch 12:47:53 2023-08-28 12:47:53,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-589/.semver, universal_newlines=False, shell=None, istream=) 12:47:53 2023-08-28 12:47:53,502 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-589/.semver/PR-589 12:47:53 0.0.0 [Pipeline] } 12:47:53 $ docker exec --env ******** --env ******** a63028a1fa4b6b08d978bf58293f968e0a237de9de1b02fee294ab955b19382a ssh-agent -k 12:47:53 unset SSH_AUTH_SOCK; 12:47:53 unset SSH_AGENT_PID; 12:47:53 echo Agent pid 77 killed; 12:47:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:47:54 + git semver [Pipeline] } 12:47:54 $ docker stop --time=1 a63028a1fa4b6b08d978bf58293f968e0a237de9de1b02fee294ab955b19382a 12:47:55 $ docker rm -f --volumes a63028a1fa4b6b08d978bf58293f968e0a237de9de1b02fee294ab955b19382a [Pipeline] // withDockerContainer [Pipeline] sh 12:47:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:47:56 Stashed 1 file(s) [Pipeline] echo 12:47:56 [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 12:47:57 provisioning config files... 12:47:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-589@tmp/config8936897011729525145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:47:57 ---> docker-login.sh 12:47:57 nexus3.edgexfoundry.org:10001 12:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:57 Configure a credential helper to remove this warning. See 12:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:57 12:47:57 Login Succeeded 12:47:57 nexus3.edgexfoundry.org:10002 12:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:57 Configure a credential helper to remove this warning. See 12:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:57 12:47:57 Login Succeeded 12:47:57 nexus3.edgexfoundry.org:10003 12:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:57 Configure a credential helper to remove this warning. See 12:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:57 12:47:57 Login Succeeded 12:47:57 nexus3.edgexfoundry.org:10004 12:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:57 Configure a credential helper to remove this warning. See 12:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:57 12:47:57 Login Succeeded 12:47:57 docker.io 12:47:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:47:58 Configure a credential helper to remove this warning. See 12:47:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:47:58 12:47:58 Login Succeeded 12:47:58 ---> docker-login.sh ends [Pipeline] } 12:47:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:47:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:47:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:47:58 ========================================================= 12:47:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:47:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:58 + 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 . 12:47:58 Sending build context to Docker daemon 3.331MB 12:47:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:47:58 Step 2/12 : FROM ${BASE} AS builder 12:47:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:47:58 4db1b89c0bd1: Pulling fs layer 12:47:58 6911f1a30b25: Pulling fs layer 12:47:58 e194b8c5c2a9: Pulling fs layer 12:47:58 6863d3e3a2b1: Pulling fs layer 12:47:58 ec0bb842ea78: Pulling fs layer 12:47:58 40a00589a448: Pulling fs layer 12:47:58 6c08303d61cc: Pulling fs layer 12:47:58 798269fcf238: Pulling fs layer 12:47:58 ec0bb842ea78: Waiting 12:47:58 40a00589a448: Waiting 12:47:58 6c08303d61cc: Waiting 12:47:58 798269fcf238: Waiting 12:47:58 6863d3e3a2b1: Verifying Checksum 12:47:58 6863d3e3a2b1: Download complete 12:47:58 ec0bb842ea78: Verifying Checksum 12:47:58 ec0bb842ea78: Download complete 12:47:59 4db1b89c0bd1: Verifying Checksum 12:47:59 4db1b89c0bd1: Download complete 12:47:59 40a00589a448: Verifying Checksum 12:47:59 40a00589a448: Download complete 12:47:59 4db1b89c0bd1: Pull complete 12:47:59 6911f1a30b25: Pull complete 12:47:59 798269fcf238: Verifying Checksum 12:47:59 798269fcf238: Download complete 12:47:59 e194b8c5c2a9: Verifying Checksum 12:47:59 e194b8c5c2a9: Download complete 12:47:59 6c08303d61cc: Verifying Checksum 12:47:59 6c08303d61cc: Download complete 12:48:03 e194b8c5c2a9: Pull complete 12:48:03 6863d3e3a2b1: Pull complete 12:48:03 ec0bb842ea78: Pull complete 12:48:03 40a00589a448: Pull complete 12:48:06 6c08303d61cc: Pull complete 12:48:07 798269fcf238: Pull complete 12:48:07 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 12:48:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:48:07 ---> ec979cd7f677 12:48:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:48:12 Still waiting to schedule task 12:48:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:48:12 ---> Running in ff84439a8c52 12:48:12 Removing intermediate container ff84439a8c52 12:48:12 ---> a571a162e459 12:48:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:48:12 ---> Running in 846a33ff4ece 12:48:12 Removing intermediate container 846a33ff4ece 12:48:12 ---> 455a341c5439 12:48:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:48:12 ---> Running in 38d7437c91fe 12:48:12 Removing intermediate container 38d7437c91fe 12:48:12 ---> d29259e3866b 12:48:12 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:48:12 ---> Running in 7420fb467647 12:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:48:12 OK: 265 MiB in 53 packages 12:48:13 Removing intermediate container 7420fb467647 12:48:13 ---> 9f80ca54b37d 12:48:13 Step 7/12 : WORKDIR /app 12:48:13 ---> Running in 81412822a6d5 12:48:13 Removing intermediate container 81412822a6d5 12:48:13 ---> 24bdf3fbde64 12:48:13 Step 8/12 : COPY go.mod vendor* ./ 12:48:13 ---> 89122841395b 12:48:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:48:13 ---> Running in e3dbbbe95080 12:49:21 Removing intermediate container e3dbbbe95080 12:49:21 ---> 61da3ea4b1a2 12:49:21 Step 10/12 : COPY . . 12:49:21 ---> 86069f683e0c 12:49:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:49:21 ---> Running in 48abb52d58ef 12:49:21 Removing intermediate container 48abb52d58ef 12:49:21 ---> fc6d5872ae98 12:49:21 Step 12/12 : RUN $MAKE 12:49:21 ---> Running in bcdfdcaa6b0b 12:49:21 noop 12:49:21 Removing intermediate container bcdfdcaa6b0b 12:49:21 ---> c74cd463dae8 12:49:21 Successfully built c74cd463dae8 12:49:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:21 + docker inspect -f . ci-base-image-x86_64 12:49:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:22 prd-ubuntu20.04-docker-8c-8g-4731 does not seem to be running inside a container 12:49:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-589 -v /w/workspace/_app-service-configurable_PR-589:/w/workspace/_app-service-configurable_PR-589:rw,z -v /w/workspace/_app-service-configurable_PR-589@tmp:/w/workspace/_app-service-configurable_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:49:22 $ docker top 18242a4d470b76901630ea2ab692081c9dd0608a7ac9c90c0426942e7f7753cc -eo pid,comm [Pipeline] { [Pipeline] sh 12:49:22 + go version 12:49:22 go version go1.20.6 linux/amd64 [Pipeline] } 12:49:22 $ docker stop --time=1 18242a4d470b76901630ea2ab692081c9dd0608a7ac9c90c0426942e7f7753cc 12:49:24 $ docker rm -f --volumes 18242a4d470b76901630ea2ab692081c9dd0608a7ac9c90c0426942e7f7753cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:24 + docker inspect -f . ci-base-image-x86_64 12:49:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:49:25 prd-ubuntu20.04-docker-8c-8g-4731 does not seem to be running inside a container 12:49:25 $ 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-589 -v /w/workspace/_app-service-configurable_PR-589:/w/workspace/_app-service-configurable_PR-589:rw,z -v /w/workspace/_app-service-configurable_PR-589@tmp:/w/workspace/_app-service-configurable_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:49:25 $ docker top 123a25a3b6cb1c79224ccbdae8f2c24db28b596aed5d7635569f2c240d7fb9ef -eo pid,comm [Pipeline] { [Pipeline] sh 12:49:25 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-589 [Pipeline] fileExists [Pipeline] sh 12:49:26 + make test 12:49:26 go test -race -coverprofile=coverage.out ./... 12:49:44 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:49:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4732 in /w/workspace/_app-service-configurable_PR-589 [Pipeline] { [Pipeline] ws 12:49:45 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:49:45 Selected Git installation does not exist. Using Default 12:49:45 The recommended git tool is: NONE 12:49:50 using credential edgex-jenkins-ssh 12:49:50 Cloning the remote Git repository 12:49:50 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:49:50 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:49:50 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:49:50 > git --version # timeout=10 12:49:50 > git --version # 'git version 2.25.1' 12:49:50 using GIT_SSH to set credentials SSH Credentials for GitHub 12:49:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:49:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:49:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:49:53 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:49:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:49:53 using GIT_SSH to set credentials SSH Credentials for GitHub 12:49:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:49:53 Merging remotes/origin/main commit 71eb87341c12183af595ad045e5e5ef439df8de7 into PR head commit 80e9403f96381724d74f6211818c42f8e7509f6b 12:49:53 Merge succeeded, producing 80e9403f96381724d74f6211818c42f8e7509f6b 12:49:53 Checking out Revision 80e9403f96381724d74f6211818c42f8e7509f6b (PR-589) 12:49:54 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:49:54 > git --version # timeout=10 12:49:54 > git --version # 'git version 2.25.1' 12:49:54 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 12:49:53 > git config core.sparsecheckout # timeout=10 12:49:53 > git checkout -f 80e9403f96381724d74f6211818c42f8e7509f6b # timeout=10 12:49:53 > git remote # timeout=10 12:49:53 > git config --get remote.origin.url # timeout=10 12:49:53 using GIT_SSH to set credentials SSH Credentials for GitHub 12:49:53 > git merge 71eb87341c12183af595ad045e5e5ef439df8de7 # timeout=10 12:49:53 > git rev-parse HEAD^{commit} # timeout=10 12:49:53 > git config core.sparsecheckout # timeout=10 12:49:53 > git checkout -f 80e9403f96381724d74f6211818c42f8e7509f6b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:49:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:49:55 % Total % Received % Xferd Average Speed Time Time Time Current 12:49:55 Dload Upload Total Spent Left Speed 12:49:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 12751 100 12751 0 0 10250 0 0:00:01 0:00:01 --:--:-- 10250 [Pipeline] sh 12:49:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:49:57 + sudo tee /etc/docker/daemon.new 12:49:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:49:57 { 12:49:57 "registry-mirrors": [ 12:49:57 "https://nexus3.edgexfoundry.org:10001" 12:49:57 ], 12:49:57 "bip": "10.250.0.254/24", 12:49:57 "hosts": [ 12:49:57 "tcp://0.0.0.0:5555", 12:49:57 "unix:///var/run/docker.sock" 12:49:57 ], 12:49:57 "mtu": 1458, 12:49:57 "selinux-enabled": true, 12:49:57 "seccomp-profile": "/etc/docker/seccomp.json" 12:49:57 } [Pipeline] sh 12:49:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:49:58 + sudo service docker restart 12:50:02 go vet ./... 12:50:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:50:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:50:06 ./bin/test-attribution-txt.sh 12:50:06 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 12:50:06 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 12:50:06 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 12:50:06 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 12:50:06 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 12:50:06 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 12:50:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:50:06 $ docker stop --time=1 123a25a3b6cb1c79224ccbdae8f2c24db28b596aed5d7635569f2c240d7fb9ef 12:50:10 $ docker rm -f --volumes 123a25a3b6cb1c79224ccbdae8f2c24db28b596aed5d7635569f2c240d7fb9ef [Pipeline] // withDockerContainer [Pipeline] sh 12:50:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:50:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:50:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:50:12 + ls -al . 12:50:12 total 184 12:50:12 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 12:49 . 12:50:12 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 12:47 .. 12:50:12 -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 12:47 .dockerignore 12:50:12 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 12:47 .git 12:50:12 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 12:47 .github 12:50:12 -rw-rw-r-- 1 jenkins jenkins 171 Aug 28 12:47 .gitignore 12:50:12 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 12:47 .golangci.yml 12:50:12 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 12:47 .semver 12:50:12 -rw-rw-r-- 1 jenkins jenkins 9636 Aug 28 12:47 Attribution.txt 12:50:12 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 28 12:47 CHANGELOG.md 12:50:12 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 28 12:47 Dockerfile 12:50:12 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 12:47 GOVERNANCE.md 12:50:12 -rw-rw-r-- 1 jenkins jenkins 688 Aug 28 12:47 Jenkinsfile 12:50:12 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 12:47 LICENSE 12:50:12 -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 12:47 OWNERS.md 12:50:12 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 28 12:47 README.md 12:50:12 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 12:47 VERSION 12:50:12 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 12:47 bin 12:50:12 -rw-r--r-- 1 jenkins jenkins 13 Aug 28 12:49 coverage.out 12:50:12 -rw-rw-r-- 1 jenkins jenkins 3729 Aug 28 12:47 go.mod 12:50:12 -rw-rw-r-- 1 jenkins jenkins 33854 Aug 28 12:47 go.sum 12:50:12 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 12:47 main.go 12:50:12 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 28 12:47 makefile 12:50:12 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 12:47 res 12:50:12 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 12:47 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:12 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=80e9403f96381724d74f6211818c42f8e7509f6b --label arch=amd64 --label version=0.0.0 . 12:50:12 Sending build context to Docker daemon 3.332MB 12:50:12 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 12:50:12 Step 2/26 : FROM ${BASE} AS builder 12:50:12 ---> c74cd463dae8 12:50:12 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 12:50:12 ---> Running in c981e5355c6d 12:50:12 Removing intermediate container c981e5355c6d 12:50:12 ---> 5bbe2ccd0d1c 12:50:12 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:50:12 ---> Running in 774247a85a3a 12:50:12 Removing intermediate container 774247a85a3a 12:50:12 ---> fdbf4c10b650 12:50:12 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:50:12 ---> Running in e4debf11e54d 12:50:13 Removing intermediate container e4debf11e54d 12:50:13 ---> 9c467434e36f 12:50:13 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:50:13 ---> Running in e0ba71255206 12:50:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:50:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:50:13 OK: 265 MiB in 53 packages 12:50:14 Removing intermediate container e0ba71255206 12:50:14 ---> 8c802544d82c 12:50:14 Step 7/26 : WORKDIR /app 12:50:14 ---> Running in 8287ea3508a9 12:50:14 Removing intermediate container 8287ea3508a9 12:50:14 ---> f3df78ae655a 12:50:14 Step 8/26 : COPY go.mod vendor* ./ 12:50:14 ---> 6212271494ca 12:50:14 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:14 ---> Running in 829d079cfd9b 12:50:15 Removing intermediate container 829d079cfd9b 12:50:15 ---> aa0be5872f6f 12:50:15 Step 10/26 : COPY . . 12:50:15 ---> ef3fdf43e959 12:50:15 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:50:15 ---> Running in 635e774b6344 12:50:15 Removing intermediate container 635e774b6344 12:50:15 ---> 621194da3879 12:50:15 Step 12/26 : RUN $MAKE 12:50:15 ---> Running in de899ab9476b 12:50:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:50:16 provisioning config files... 12:50:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8656756006090295320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:50:17 ---> docker-login.sh 12:50:17 nexus3.edgexfoundry.org:10001 12:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:17 Configure a credential helper to remove this warning. See 12:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:17 12:50:17 Login Succeeded 12:50:17 nexus3.edgexfoundry.org:10002 12:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:18 Configure a credential helper to remove this warning. See 12:50:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:18 12:50:18 Login Succeeded 12:50:18 nexus3.edgexfoundry.org:10003 12:50:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:18 Configure a credential helper to remove this warning. See 12:50:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:18 12:50:18 Login Succeeded 12:50:18 nexus3.edgexfoundry.org:10004 12:50:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:18 Configure a credential helper to remove this warning. See 12:50:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:18 12:50:18 Login Succeeded 12:50:18 docker.io 12:50:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:50:19 Configure a credential helper to remove this warning. See 12:50:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:50:19 12:50:19 Login Succeeded 12:50:19 ---> docker-login.sh ends [Pipeline] } 12:50:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:50:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:50:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:50:19 ========================================================= 12:50:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:50:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:20 + 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 . 12:50:20 Sending build context to Docker daemon 178.2kB 12:50:20 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:50:20 Step 2/12 : FROM ${BASE} AS builder 12:50:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:50:20 edb6bdbacee9: Pulling fs layer 12:50:20 5f9638ab2659: Pulling fs layer 12:50:20 8d51d6327a98: Pulling fs layer 12:50:20 8b374f2dd631: Pulling fs layer 12:50:20 ec14aa9079de: Pulling fs layer 12:50:20 2f466654f4bb: Pulling fs layer 12:50:20 554e91adad29: Pulling fs layer 12:50:20 8b374f2dd631: Waiting 12:50:20 ec14aa9079de: Waiting 12:50:20 554e91adad29: Waiting 12:50:20 5f9638ab2659: Verifying Checksum 12:50:20 5f9638ab2659: Download complete 12:50:20 8b374f2dd631: Verifying Checksum 12:50:20 8b374f2dd631: Download complete 12:50:20 ec14aa9079de: Verifying Checksum 12:50:20 ec14aa9079de: Download complete 12:50:20 edb6bdbacee9: Download complete 12:50:21 edb6bdbacee9: Pull complete 12:50:21 554e91adad29: Verifying Checksum 12:50:21 554e91adad29: Download complete 12:50:23 8d51d6327a98: Verifying Checksum 12:50:23 8d51d6327a98: Download complete 12:50:23 2f466654f4bb: Download complete 12:50:25 5f9638ab2659: Pull complete 12:50:37 Removing intermediate container de899ab9476b 12:50:37 ---> 82cb7954db1f 12:50:37 Step 13/26 : FROM alpine:3.17 12:50:37 3.17: Pulling from library/alpine 12:50:37 9398808236ff: Pulling fs layer 12:50:37 9398808236ff: Verifying Checksum 12:50:37 9398808236ff: Download complete 12:50:37 9398808236ff: Pull complete 12:50:37 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 12:50:37 Status: Downloaded newer image for alpine:3.17 12:50:37 ---> 1e0b8b5322fc 12:50:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:50:38 ---> Running in 26baf023f7ac 12:50:38 Removing intermediate container 26baf023f7ac 12:50:38 ---> b9326de7615e 12:50:38 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 12:50:38 ---> Running in 4b84e7e8fbd9 12:50:38 Removing intermediate container 4b84e7e8fbd9 12:50:38 ---> c2a6bf423a00 12:50:38 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 12:50:38 ---> Running in 1710bf099e41 12:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:50:38 (1/2) Installing ca-certificates (20230506-r0) 12:50:38 (2/2) Installing dumb-init (1.2.5-r2) 12:50:38 Executing busybox-1.35.0-r29.trigger 12:50:38 Executing ca-certificates-20230506-r0.trigger 12:50:38 OK: 8 MiB in 17 packages 12:50:39 Removing intermediate container 1710bf099e41 12:50:39 ---> a0b5d9c4b50e 12:50:39 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:50:39 ---> 4a13cd5fa9d9 12:50:39 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 12:50:39 ---> 1aca737f4286 12:50:39 Step 19/26 : COPY --from=builder /app/res/ /res/ 12:50:39 ---> 1b01bd1f79b8 12:50:39 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:50:40 ---> d67cd72e8267 12:50:40 Step 21/26 : EXPOSE 48095 12:50:40 ---> Running in ecee2134baf7 12:50:40 Removing intermediate container ecee2134baf7 12:50:40 ---> c03fcefe1367 12:50:40 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 12:50:40 ---> Running in 53e30f21cb4a 12:50:40 Removing intermediate container 53e30f21cb4a 12:50:40 ---> 126a2873ccdd 12:50:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:50:40 ---> Running in d095179863da 12:50:40 Removing intermediate container d095179863da 12:50:40 ---> fe38ae10f853 12:50:40 Step 24/26 : LABEL arch=amd64 12:50:40 8d51d6327a98: Pull complete 12:50:40 8b374f2dd631: Pull complete 12:50:40 ec14aa9079de: Pull complete 12:50:41 ---> Running in 84fd1fb62d77 12:50:41 Removing intermediate container 84fd1fb62d77 12:50:41 ---> 3f8f2df72c84 12:50:41 Step 25/26 : LABEL git_sha=80e9403f96381724d74f6211818c42f8e7509f6b 12:50:41 ---> Running in c799da9272dc 12:50:41 Removing intermediate container c799da9272dc 12:50:41 ---> d57207370b88 12:50:41 Step 26/26 : LABEL version=0.0.0 12:50:41 ---> Running in db5961f1f17b 12:50:41 Removing intermediate container db5961f1f17b 12:50:41 ---> b1ad3908acab 12:50:41 [Warning] One or more build-args [ARCH] were not consumed 12:50:41 Successfully built b1ad3908acab 12:50:41 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:50:42 12:50:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:50:42 latest: Pulling from edgex-lftools-log-publisher 12:50:42 5eb5b503b376: Pulling fs layer 12:50:42 5c69ac0246d0: Pulling fs layer 12:50:42 ec43610c2a17: Pulling fs layer 12:50:42 3a2ae6a8a46f: Pulling fs layer 12:50:42 33b1e0a273af: Pulling fs layer 12:50:42 5d3b04190fa2: Pulling fs layer 12:50:42 2f39f015ded8: Pulling fs layer 12:50:42 3a2ae6a8a46f: Waiting 12:50:42 33b1e0a273af: Waiting 12:50:42 5d3b04190fa2: Waiting 12:50:42 2f39f015ded8: Waiting 12:50:42 5c69ac0246d0: Download complete 12:50:42 3a2ae6a8a46f: Verifying Checksum 12:50:42 3a2ae6a8a46f: Download complete 12:50:42 33b1e0a273af: Verifying Checksum 12:50:42 33b1e0a273af: Download complete 12:50:42 5d3b04190fa2: Download complete 12:50:42 ec43610c2a17: Verifying Checksum 12:50:42 5eb5b503b376: Download complete 12:50:43 2f39f015ded8: Download complete 12:50:44 5eb5b503b376: Pull complete 12:50:44 5c69ac0246d0: Pull complete 12:50:44 ec43610c2a17: Pull complete 12:50:44 3a2ae6a8a46f: Pull complete 12:50:45 33b1e0a273af: Pull complete 12:50:45 5d3b04190fa2: Pull complete 12:50:46 2f466654f4bb: Pull complete 12:50:48 554e91adad29: Pull complete 12:50:48 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 12:50:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:50:48 ---> 1e15ea492957 12:50:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:50:49 2f39f015ded8: Pull complete 12:50:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:50:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:50:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 12:50:49 ---> Running in 17e7eb305229 [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:49 prd-ubuntu20.04-docker-8c-8g-4731 does not seem to be running inside a container 12:50:49 $ 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-589 -v /w/workspace/_app-service-configurable_PR-589:/w/workspace/_app-service-configurable_PR-589:rw,z -v /w/workspace/_app-service-configurable_PR-589@tmp:/w/workspace/_app-service-configurable_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:50:49 Removing intermediate container 17e7eb305229 12:50:49 ---> b483cd5192ce 12:50:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:50:50 ---> Running in 3a8a642885d5 12:50:50 Removing intermediate container 3a8a642885d5 12:50:50 ---> e552b618a14e 12:50:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:50:50 ---> Running in c781f51791ec 12:50:50 Removing intermediate container c781f51791ec 12:50:50 ---> 9d93a4cc61d6 12:50:50 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:50:50 ---> Running in 26c981b4b854 12:50:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:50:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:50:53 OK: 263 MiB in 53 packages 12:50:54 Removing intermediate container 26c981b4b854 12:50:54 ---> 7ebf5626b227 12:50:54 Step 7/12 : WORKDIR /app 12:50:54 ---> Running in 34e17f5f1aa2 12:50:54 Removing intermediate container 34e17f5f1aa2 12:50:54 ---> 92ef4e77abe5 12:50:54 Step 8/12 : COPY go.mod vendor* ./ 12:50:55 $ docker top 26fe8c6304c086d4a129e5e6fb64a4410cd8e5ed58fa8dfdcf010601a0c59a9a -eo pid,comm [Pipeline] { 12:50:55 ---> adde83734076 12:50:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:55 ---> Running in 934acf284775 [Pipeline] libraryResource [Pipeline] sh 12:50:55 ---> job-cost.sh 12:50:55 lf-activate-venv: SKIPPING 12:50:55 INFO: No Stack... 12:50:55 INFO: Retrieving Pricing Info for: v3-standard-8 12:50:56 INFO: Archiving Costs [Pipeline] sh 12:50:56 + cat /w/workspace/_app-service-configurable_PR-589/archives/cost.csv 12:50:56 + cut -d, -f6 [Pipeline] lock 12:50:56 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] 12:50:56 Resource [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] did not exist. Created. 12:50:56 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:50:56 + echo total: 0.2199999988079071 [Pipeline] stash 12:50:56 Stashed 1 file(s) [Pipeline] } 12:50:56 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:50:57 $ docker stop --time=1 26fe8c6304c086d4a129e5e6fb64a4410cd8e5ed58fa8dfdcf010601a0c59a9a 12:50:58 $ docker rm -f --volumes 26fe8c6304c086d4a129e5e6fb64a4410cd8e5ed58fa8dfdcf010601a0c59a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:52:03 Removing intermediate container 934acf284775 12:52:03 ---> ccb1e02673c8 12:52:03 Step 10/12 : COPY . . 12:52:03 ---> 06783346752c 12:52:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:52:03 ---> Running in f148647cd58e 12:52:03 Removing intermediate container f148647cd58e 12:52:03 ---> 8985e7c09917 12:52:03 Step 12/12 : RUN $MAKE 12:52:03 ---> Running in 3539108b45a4 12:52:03 noop 12:52:03 Removing intermediate container 3539108b45a4 12:52:03 ---> e3b8f5bde453 12:52:03 Successfully built e3b8f5bde453 12:52:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:03 + docker inspect -f . ci-base-image-arm64 12:52:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:52:03 prd-ubuntu20.04-docker-arm64-4c-16g-4732 does not seem to be running inside a container 12:52:03 $ 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 12:52:05 $ docker top 8cf849351dd6788ef2b41fb9fc2d360db874a6e0b57b850b43acbbcffe5b43be -eo pid,comm [Pipeline] { [Pipeline] sh 12:52:05 + go version 12:52:05 go version go1.20.6 linux/arm64 [Pipeline] } 12:52:05 $ docker stop --time=1 8cf849351dd6788ef2b41fb9fc2d360db874a6e0b57b850b43acbbcffe5b43be 12:52:07 $ docker rm -f --volumes 8cf849351dd6788ef2b41fb9fc2d360db874a6e0b57b850b43acbbcffe5b43be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:08 + docker inspect -f . ci-base-image-arm64 12:52:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:52:08 prd-ubuntu20.04-docker-arm64-4c-16g-4732 does not seem to be running inside a container 12:52:08 $ 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 12:52:11 $ docker top ee7415094c8a9643ca4dc6c2caaeefd78df00f253d61bf03a536700fcb11718a -eo pid,comm [Pipeline] { [Pipeline] sh 12:52:12 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:52:13 + make test 12:52:13 go test -race -coverprofile=coverage.out ./... 12:55:04 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:55:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:55:04 go vet ./... 12:57:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:57:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:57:11 ./bin/test-attribution-txt.sh 12:57:11 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 12:57:11 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 12:57:11 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 12:57:11 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 12:57:11 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 12:57:11 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 12:57:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:57:11 $ docker stop --time=1 ee7415094c8a9643ca4dc6c2caaeefd78df00f253d61bf03a536700fcb11718a 12:57:13 $ docker rm -f --volumes ee7415094c8a9643ca4dc6c2caaeefd78df00f253d61bf03a536700fcb11718a [Pipeline] // withDockerContainer [Pipeline] sh 12:57:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:57:15 Warning: overwriting stash ‘coverage-report’ 12:57:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:57:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:57:16 + ls -al . 12:57:16 total 180 12:57:16 drwxrwxr-x 7 jenkins jenkins 4096 Aug 28 12:52 . 12:57:16 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 12:49 .. 12:57:16 -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 12:49 .dockerignore 12:57:16 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 12:49 .git 12:57:16 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 12:49 .github 12:57:16 -rw-rw-r-- 1 jenkins jenkins 171 Aug 28 12:49 .gitignore 12:57:16 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 12:49 .golangci.yml 12:57:16 -rw-rw-r-- 1 jenkins jenkins 9636 Aug 28 12:49 Attribution.txt 12:57:16 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 28 12:49 CHANGELOG.md 12:57:16 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 28 12:49 Dockerfile 12:57:16 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 12:49 GOVERNANCE.md 12:57:16 -rw-rw-r-- 1 jenkins jenkins 688 Aug 28 12:49 Jenkinsfile 12:57:16 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 12:49 LICENSE 12:57:16 -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 12:49 OWNERS.md 12:57:16 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 28 12:49 README.md 12:57:16 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 12:47 VERSION 12:57:16 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 12:49 bin 12:57:16 -rw-r--r-- 1 jenkins jenkins 13 Aug 28 12:52 coverage.out 12:57:16 -rw-rw-r-- 1 jenkins jenkins 3729 Aug 28 12:49 go.mod 12:57:16 -rw-rw-r-- 1 jenkins jenkins 33854 Aug 28 12:49 go.sum 12:57:16 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 12:49 main.go 12:57:16 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 28 12:49 makefile 12:57:16 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 12:49 res 12:57:16 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 12:49 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:16 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=80e9403f96381724d74f6211818c42f8e7509f6b --label arch=arm64 --label version=0.0.0 . 12:57:16 Sending build context to Docker daemon 179.2kB 12:57:17 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 12:57:17 Step 2/26 : FROM ${BASE} AS builder 12:57:17 ---> e3b8f5bde453 12:57:17 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 12:57:17 ---> Running in aedb89ea7b8f 12:57:17 Removing intermediate container aedb89ea7b8f 12:57:17 ---> 8316593fff11 12:57:17 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:57:17 ---> Running in 669746eab96d 12:57:17 Removing intermediate container 669746eab96d 12:57:17 ---> 4176daaff5b4 12:57:17 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:57:17 ---> Running in fef00793bc52 12:57:18 Removing intermediate container fef00793bc52 12:57:18 ---> 9cdf777cb425 12:57:18 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:57:18 ---> Running in e98ac7fb6a07 12:57:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:57:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:57:20 OK: 263 MiB in 53 packages 12:57:24 Removing intermediate container e98ac7fb6a07 12:57:24 ---> 2ca2b4604605 12:57:24 Step 7/26 : WORKDIR /app 12:57:24 ---> Running in 165bb0723afc 12:57:24 Removing intermediate container 165bb0723afc 12:57:24 ---> 6a711b01e57f 12:57:24 Step 8/26 : COPY go.mod vendor* ./ 12:57:24 ---> 9c8caf989c98 12:57:24 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:24 ---> Running in 4b04ff00124d 12:57:26 Removing intermediate container 4b04ff00124d 12:57:26 ---> 91a7d1b629f0 12:57:26 Step 10/26 : COPY . . 12:57:27 ---> d36356381758 12:57:27 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:57:27 ---> Running in 497705c5345c 12:57:27 Removing intermediate container 497705c5345c 12:57:27 ---> 29a86c56554a 12:57:27 Step 12/26 : RUN $MAKE 12:57:27 ---> Running in 4ce4b1559283 12:57:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:59:35 Removing intermediate container 4ce4b1559283 12:59:35 ---> 5912b3f025c8 12:59:35 Step 13/26 : FROM alpine:3.17 12:59:35 3.17: Pulling from library/alpine 12:59:35 4060ece20d7a: Pulling fs layer 12:59:35 4060ece20d7a: Verifying Checksum 12:59:35 4060ece20d7a: Download complete 12:59:36 4060ece20d7a: Pull complete 12:59:36 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 12:59:36 Status: Downloaded newer image for alpine:3.17 12:59:36 ---> 8650cd65339b 12:59:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:59:36 ---> Running in 7de4ade71af9 12:59:36 Removing intermediate container 7de4ade71af9 12:59:36 ---> fc10c77fb65b 12:59:36 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 12:59:36 ---> Running in fba29b594d6e 12:59:36 Removing intermediate container fba29b594d6e 12:59:36 ---> 5e71f409d9bb 12:59:36 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 12:59:36 ---> Running in 2cf2ea0d0962 12:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:59:39 (1/2) Installing ca-certificates (20230506-r0) 12:59:39 (2/2) Installing dumb-init (1.2.5-r2) 12:59:39 Executing busybox-1.35.0-r29.trigger 12:59:39 Executing ca-certificates-20230506-r0.trigger 12:59:39 OK: 8 MiB in 17 packages 12:59:40 Removing intermediate container 2cf2ea0d0962 12:59:40 ---> e567d61ebef5 12:59:40 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:59:41 ---> b92b54e885f2 12:59:41 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 12:59:41 ---> d9ef4bbed9a2 12:59:41 Step 19/26 : COPY --from=builder /app/res/ /res/ 12:59:42 ---> caf67e52171f 12:59:42 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:59:43 ---> 789fe6da2193 12:59:43 Step 21/26 : EXPOSE 48095 12:59:43 ---> Running in d348b661ba1f 12:59:43 Removing intermediate container d348b661ba1f 12:59:43 ---> f982c4760fa8 12:59:43 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 12:59:44 ---> Running in fc9092834028 12:59:44 Removing intermediate container fc9092834028 12:59:44 ---> 4964917e115e 12:59:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:59:44 ---> Running in c547177d28ce 12:59:44 Removing intermediate container c547177d28ce 12:59:44 ---> 6f3b5eadbedb 12:59:44 Step 24/26 : LABEL arch=arm64 12:59:44 ---> Running in ed5b10d51c68 12:59:44 Removing intermediate container ed5b10d51c68 12:59:44 ---> 1fae7c6bce38 12:59:44 Step 25/26 : LABEL git_sha=80e9403f96381724d74f6211818c42f8e7509f6b 12:59:44 ---> Running in c1924bbfc3a6 12:59:45 Removing intermediate container c1924bbfc3a6 12:59:45 ---> a7aea2c66b41 12:59:45 Step 26/26 : LABEL version=0.0.0 12:59:45 ---> Running in 3203acb07768 12:59:45 Removing intermediate container 3203acb07768 12:59:45 ---> e0ba110ef360 12:59:45 [Warning] One or more build-args [ARCH] were not consumed 12:59:45 Successfully built e0ba110ef360 12:59:45 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:59:46 12:59:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:59:46 arm64: Pulling from edgex-lftools-log-publisher 12:59:46 8998bd30e6a1: Pulling fs layer 12:59:46 04944245beec: Pulling fs layer 12:59:46 699f458cf7ca: Pulling fs layer 12:59:46 765212b225bb: Pulling fs layer 12:59:46 f23df028b6ca: Pulling fs layer 12:59:46 d65c8cfc05b1: Pulling fs layer 12:59:46 2437ff75d9bd: Pulling fs layer 12:59:46 f23df028b6ca: Waiting 12:59:46 d65c8cfc05b1: Waiting 12:59:46 2437ff75d9bd: Waiting 12:59:46 765212b225bb: Waiting 12:59:47 04944245beec: Verifying Checksum 12:59:47 04944245beec: Download complete 12:59:47 765212b225bb: Verifying Checksum 12:59:47 765212b225bb: Download complete 12:59:47 f23df028b6ca: Verifying Checksum 12:59:47 f23df028b6ca: Download complete 12:59:47 d65c8cfc05b1: Verifying Checksum 12:59:47 d65c8cfc05b1: Download complete 12:59:47 699f458cf7ca: Verifying Checksum 12:59:47 699f458cf7ca: Download complete 12:59:47 8998bd30e6a1: Verifying Checksum 12:59:47 8998bd30e6a1: Download complete 12:59:49 2437ff75d9bd: Verifying Checksum 12:59:49 2437ff75d9bd: Download complete 12:59:51 8998bd30e6a1: Pull complete 12:59:51 04944245beec: Pull complete 12:59:54 699f458cf7ca: Pull complete 12:59:54 765212b225bb: Pull complete 12:59:55 f23df028b6ca: Pull complete 12:59:55 d65c8cfc05b1: Pull complete 13:00:10 2437ff75d9bd: Pull complete 13:00:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:00:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:00:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:10 prd-ubuntu20.04-docker-arm64-4c-16g-4732 does not seem to be running inside a container 13:00:10 $ 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 13:00:13 $ docker top 65a1e92ea29a14db97d1ad9f2fbadd6de3d953ce00f9b46d4e17f7af4896e589 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:13 ---> job-cost.sh 13:00:14 lf-activate-venv: SKIPPING 13:00:14 INFO: No Stack... 13:00:14 INFO: Retrieving Pricing Info for: v3-standard-4 13:00:15 INFO: Archiving Costs [Pipeline] sh 13:00:15 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 13:00:15 + cut -d, -f6 [Pipeline] lock 13:00:15 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] 13:00:15 Resource [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] did not exist. Created. 13:00:15 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:00:16 /w/workspace/app-service-configurable/1@tmp/durable-7c855004/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:00:16 + echo total: 0.10999999940395355 [Pipeline] stash 13:00:16 Warning: overwriting stash ‘stack-cost’ 13:00:16 Stashed 1 file(s) [Pipeline] } 13:00:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-589-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:00:16 $ docker stop --time=1 65a1e92ea29a14db97d1ad9f2fbadd6de3d953ce00f9b46d4e17f7af4896e589 13:00:18 $ docker rm -f --volumes 65a1e92ea29a14db97d1ad9f2fbadd6de3d953ce00f9b46d4e17f7af4896e589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:00:20 provisioning config files... 13:00:20 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-589@tmp/config1785070907718819065tmp [Pipeline] { [Pipeline] sh 13:00:20 + set +x 13:00:20 + bash -s -- 13:00:20 + curl -s https://codecov.io/bash 13:00:20 13:00:20 _____ _ 13:00:20 / ____| | | 13:00:20 | | ___ __| | ___ ___ _____ __ 13:00:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:00:20 | |___| (_) | (_| | __/ (_| (_) \ V / 13:00:20 \_____\___/ \__,_|\___|\___\___/ \_/ 13:00:20 Bash-1.0.6 13:00:20 13:00:20 13:00:20 ==> git version 2.25.1 found 13:00:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:00:20 Release-Date: 2020-01-08 13:00:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:00:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:00:20 ==> Jenkins CI detected. 13:00:20 current dir:  /w/workspace/_app-service-configurable_PR-589 13:00:20 project root: . 13:00:20 --> token set from env 13:00:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:00:20 ==> Running gcov in . (disable via -X gcov) 13:00:20 ==> Python coveragepy not found 13:00:20 ==> Searching for coverage reports in: 13:00:20 + . 13:00:20 -> Found 1 reports 13:00:20 ==> Detecting git/mercurial file structure 13:00:20 ==> Reading reports 13:00:20 + ./coverage.out bytes=13 13:00:20 ==> Appending adjustments 13:00:20 https://docs.codecov.io/docs/fixing-reports 13:00:20 + Found adjustments 13:00:20 ==> Gzipping contents 13:00:20 4.0K /tmp/codecov.dixrS3.gz 13:00:20 ==> Uploading reports 13:00:20 url: https://codecov.io 13:00:20 query: branch=PR-589&commit=80e9403f96381724d74f6211818c42f8e7509f6b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-589%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=589&job=&cmd_args= 13:00:20 -> Pinging Codecov 13:00:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-589&commit=80e9403f96381724d74f6211818c42f8e7509f6b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-589%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=589&job=&cmd_args= 13:00:20 -> Uploading to 13:00:20 https://storage.googleapis.com/codecov/v4/raw/2023-08-28/A97CA9966030D2A3747ED39772930CCE/80e9403f96381724d74f6211818c42f8e7509f6b/1d0700a5-6afc-4e41-ad93-8f4f3862dba2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230828%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230828T130020Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78969457fd47e0a827c8409c5589fda77e253c9ac90b7f1b183ade4128d704fd 13:00:20 % Total % Received % Xferd Average Speed Time Time Time Current 13:00:20 Dload Upload Total Spent Left Speed 13:00:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2234 --:--:-- --:--:-- --:--:-- 2234 13:00:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/80e9403f96381724d74f6211818c42f8e7509f6b [Pipeline] } 13:00:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:00:22 + [ -d /w/workspace/_app-service-configurable_PR-589/archives ] 13:00:22 + ls -al /w/workspace/_app-service-configurable_PR-589/archives 13:00:22 total 16 13:00:22 drwxr-xr-x 3 root root 4096 Aug 28 12:50 . 13:00:22 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 12:50 .. 13:00:22 drwxr-xr-x 2 root root 4096 Aug 28 12:50 cost 13:00:22 -rw-r--r-- 1 root root 96 Aug 28 12:50 cost.csv 13:00:22 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-589/archives 13:00:22 + ls -al /w/workspace/_app-service-configurable_PR-589/archives 13:00:22 total 16 13:00:22 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 12:50 . 13:00:22 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 12:50 .. 13:00:22 drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 12:50 cost 13:00:22 -rw-r--r-- 1 jenkins jenkins 96 Aug 28 12:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:00:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:00:24 ---> package-listing.sh 13:00:24 ++ facter osfamily 13:00:24 ++ tr '[:upper:]' '[:lower:]' 13:00:24 + OS_FAMILY=debian 13:00:24 + workspace=/w/workspace/_app-service-configurable_PR-589 13:00:24 + START_PACKAGES=/tmp/packages_start.txt 13:00:24 + END_PACKAGES=/tmp/packages_end.txt 13:00:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:00:24 + PACKAGES=/tmp/packages_start.txt 13:00:24 + '[' /w/workspace/_app-service-configurable_PR-589 ']' 13:00:24 + PACKAGES=/tmp/packages_end.txt 13:00:24 + case "${OS_FAMILY}" in 13:00:24 + dpkg -l 13:00:24 + grep '^ii' 13:00:24 + '[' -f /tmp/packages_start.txt ']' 13:00:24 + '[' -f /tmp/packages_end.txt ']' 13:00:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:00:24 + '[' /w/workspace/_app-service-configurable_PR-589 ']' 13:00:24 + mkdir -p /w/workspace/_app-service-configurable_PR-589/archives/ 13:00:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-589/archives/ [Pipeline] echo 13:00:24 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-589/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:00:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:00:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:25 prd-ubuntu20.04-docker-8c-8g-4731 does not seem to be running inside a container 13:00:25 $ 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-589/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-589 -v /w/workspace/_app-service-configurable_PR-589:/w/workspace/_app-service-configurable_PR-589:rw,z -v /w/workspace/_app-service-configurable_PR-589@tmp:/w/workspace/_app-service-configurable_PR-589@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 13:00:25 $ docker top 32e2f782bec763bd8894e15ec80d8bae9bd25b7bfc2bc194da6170529f737b2e -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:26 + touch /tmp/pre-build-complete [Pipeline] sh 13:00:26 + mkdir -p /var/log/sysstat [Pipeline] sh 13:00:26 + ls /var/log/sa-host 13:00:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:00:26 provisioning config files... 13:00:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-589@tmp/config18113505394885382503tmp [Pipeline] { [Pipeline] echo 13:00:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:00:27 ---> create-netrc.sh [Pipeline] } 13:00:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:00:27 ---> python-tools-install.sh [Pipeline] echo 13:00:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:00:28 ---> sudo-logs.sh 13:00:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:00:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:00:28 ---> job-cost.sh 13:00:28 lf-activate-venv: SKIPPING 13:00:28 DEBUG: total: 0.2199999988079071 13:00:28 INFO: Retrieving Stack Cost... 13:00:30 INFO: Retrieving Pricing Info for: v3-standard-8 13:00:31 INFO: Archiving Costs [Pipeline] echo 13:00:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:00:31 ---> logs-deploy.sh 13:00:31 lf-activate-venv: SKIPPING 13:00:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-589/1 13:00:31 INFO: archiving workspace using pattern(s): 13:00:32 Archives upload complete. 13:00:32 INFO: archiving logs to Nexus 13:00:33 ---> uname -a: 13:00:33 Linux prd-ubuntu20-04-docker-8c-8g-4731 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:00:33 13:00:33 13:00:33 ---> lscpu: 13:00:33 Architecture: x86_64 13:00:33 CPU op-mode(s): 32-bit, 64-bit 13:00:33 Byte Order: Little Endian 13:00:33 Address sizes: 40 bits physical, 48 bits virtual 13:00:33 CPU(s): 8 13:00:33 On-line CPU(s) list: 0-7 13:00:33 Thread(s) per core: 1 13:00:33 Core(s) per socket: 1 13:00:33 Socket(s): 8 13:00:33 NUMA node(s): 1 13:00:33 Vendor ID: AuthenticAMD 13:00:33 CPU family: 23 13:00:33 Model: 49 13:00:33 Model name: AMD EPYC-Rome Processor 13:00:33 Stepping: 0 13:00:33 CPU MHz: 2799.998 13:00:33 BogoMIPS: 5599.99 13:00:33 Virtualization: AMD-V 13:00:33 Hypervisor vendor: KVM 13:00:33 Virtualization type: full 13:00:33 L1d cache: 256 KiB 13:00:33 L1i cache: 256 KiB 13:00:33 L2 cache: 4 MiB 13:00:33 L3 cache: 128 MiB 13:00:33 NUMA node0 CPU(s): 0-7 13:00:33 Vulnerability Itlb multihit: Not affected 13:00:33 Vulnerability L1tf: Not affected 13:00:33 Vulnerability Mds: Not affected 13:00:33 Vulnerability Meltdown: Not affected 13:00:33 Vulnerability Mmio stale data: Not affected 13:00:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:00:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:00:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:00:33 Vulnerability Srbds: Not affected 13:00:33 Vulnerability Tsx async abort: Not affected 13:00:33 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 13:00:33 13:00:33 13:00:33 ---> nproc: 13:00:33 8 13:00:33 13:00:33 13:00:33 ---> df -h: 13:00:33 Filesystem Size Used Avail Use% Mounted on 13:00:33 overlay 155G 12G 144G 8% / 13:00:33 tmpfs 64M 0 64M 0% /dev 13:00:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:00:33 shm 64M 0 64M 0% /dev/shm 13:00:33 /dev/vda1 155G 12G 144G 8% /facter-os 13:00:33 13:00:33 13:00:33 ---> sar -b -r -n DEV: 13:00:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4731) 08/28/23 _x86_64_ (8 CPU) 13:00:33 13:00:33 12:46:55 LINUX RESTART (8 CPU) 13:00:33 13:00:33 12:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:00:33 12:48:02 131.81 47.99 83.82 0.00 5374.44 166557.04 0.00 13:00:33 12:49:01 127.97 1.14 126.84 0.00 24.81 53258.56 0.00 13:00:33 12:50:01 83.54 0.03 83.51 0.00 0.27 32748.95 0.00 13:00:33 12:51:01 183.30 0.22 183.09 0.00 12.93 44676.95 0.00 13:00:33 12:52:01 4.18 0.98 3.20 0.00 68.39 74.00 0.00 13:00:33 12:53:01 39.61 11.88 27.73 0.00 5390.43 6318.81 0.00 13:00:33 12:54:01 3.50 1.67 1.83 0.00 37.73 21.60 0.00 13:00:33 12:55:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 13:00:33 12:56:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 13:00:33 12:57:01 2.02 0.00 2.02 0.00 0.00 34.79 0.00 13:00:33 12:58:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 13:00:33 12:59:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 13:00:33 13:00:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 13:00:33 Average: 44.78 4.92 39.86 0.00 840.16 23328.85 0.00 13:00:33 13:00:33 12:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:00:33 12:48:02 29405224 31606036 729212 2.22 67880 2418900 2063244 6.08 983316 2162600 524724 13:00:33 12:49:01 27695280 31609520 700028 2.13 145084 3915052 1852592 5.46 1177524 3515232 689076 13:00:33 12:50:01 27491280 31195548 1106804 3.37 149136 3710592 2334632 6.88 1539032 3353984 213788 13:00:33 12:51:01 27574812 31588880 714972 2.17 161428 3989200 1800512 5.31 1249124 3546024 268 13:00:33 12:52:01 27565740 31587096 716192 2.18 162884 3994496 1773948 5.23 1256940 3551276 284 13:00:33 12:53:01 27198356 31569348 723356 2.20 169916 4322820 1810276 5.34 1483660 3659096 172 13:00:33 12:54:01 27188672 31561876 730656 2.22 170016 4323952 1826428 5.38 1495464 3659492 152 13:00:33 12:55:01 27189168 31562508 730048 2.22 170108 4323952 1826428 5.38 1493940 3659440 12 13:00:33 12:56:01 27192940 31566344 726196 2.21 170192 4323952 1826428 5.38 1489140 3659448 4 13:00:33 12:57:01 27193184 31567432 725760 2.21 170344 4323928 1826428 5.38 1488528 3660176 152 13:00:33 12:58:01 27192884 31567268 725904 2.21 170432 4323936 1826428 5.38 1488764 3660164 8 13:00:33 12:59:01 27192752 31567180 726048 2.21 170500 4323940 1826428 5.38 1489164 3660172 208 13:00:33 13:00:01 27193028 31567580 725728 2.21 170580 4323940 1809572 5.33 1488912 3660180 8 13:00:33 Average: 27482563 31547432 752377 2.29 157577 4047589 1877180 5.53 1394116 3492868 109912 13:00:33 13:00:33 12:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:00:33 12:48:02 docker0 3.90 4.87 0.30 48.50 0.00 0.00 0.00 0.00 13:00:33 12:48:02 ens3 628.75 374.57 6706.09 83.47 0.00 0.00 0.00 0.00 13:00:33 12:48:02 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 13:00:33 12:49:01 docker0 219.20 381.40 17.12 2436.62 0.00 0.00 0.00 0.00 13:00:33 12:49:01 ens3 394.63 226.74 2447.13 25.79 0.00 0.00 0.00 0.00 13:00:33 12:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:33 12:50:01 vethb30a918 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 13:00:33 12:50:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:00:33 12:50:01 ens3 22.16 14.70 24.70 9.97 0.00 0.00 0.00 0.00 13:00:33 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:33 12:51:01 docker0 3.15 6.85 0.19 88.07 0.00 0.00 0.00 0.00 13:00:33 12:51:01 ens3 134.66 99.88 2684.90 96.85 0.00 0.00 0.00 0.00 13:00:33 12:51:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 13:00:33 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:33 12:52:01 ens3 1.85 1.87 3.07 0.33 0.00 0.00 0.00 0.00 13:00:33 12:52:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:00:33 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:33 12:53:01 ens3 140.09 63.61 2025.17 4.36 0.00 0.00 0.00 0.00 13:00:33 12:53:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 13:00:33 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:33 12:54:01 ens3 11.85 6.98 17.64 5.82 0.00 0.00 0.00 0.00 13:00:33 12:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:00:33 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:33 12:55:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:00:33 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:33 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:33 12:56:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:00:33 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:33 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:33 12:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:00:33 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:33 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:33 12:58:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 13:00:33 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:33 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:33 12:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:00:33 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:33 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:33 13:00:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:00:33 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:33 Average: docker0 17.15 29.80 1.34 195.09 0.00 0.00 0.00 0.00 13:00:33 Average: ens3 102.29 60.46 1068.12 17.43 0.00 0.00 0.00 0.00 13:00:33 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 13:00:33 13:00:33 13:00:33 ---> sar -P ALL: 13:00:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4731) 08/28/23 _x86_64_ (8 CPU) 13:00:33 13:00:33 12:46:55 LINUX RESTART (8 CPU) 13:00:33 13:00:33 12:47:01 CPU %user %nice %system %iowait %steal %idle 13:00:33 12:48:02 all 7.82 0.00 2.70 1.95 0.06 87.47 13:00:33 12:48:02 0 6.52 0.00 2.49 3.02 0.05 87.93 13:00:33 12:48:02 1 7.97 0.00 3.16 0.54 0.05 88.28 13:00:33 12:48:02 2 8.83 0.00 2.61 0.44 0.05 88.07 13:00:33 12:48:02 3 9.84 0.00 3.35 0.29 0.05 86.47 13:00:33 12:48:02 4 8.73 0.00 2.41 0.44 0.07 88.36 13:00:33 12:48:02 5 6.60 0.00 2.81 10.21 0.08 80.30 13:00:33 12:48:02 6 6.40 0.00 2.30 0.32 0.05 90.94 13:00:33 12:48:02 7 7.66 0.00 2.46 0.39 0.08 89.41 13:00:33 12:49:01 all 6.09 0.00 2.69 5.31 0.32 85.59 13:00:33 12:49:01 0 5.96 0.00 2.93 23.42 0.32 67.37 13:00:33 12:49:01 1 6.65 0.00 3.18 1.66 0.27 88.23 13:00:33 12:49:01 2 6.50 0.00 2.19 0.33 0.39 90.59 13:00:33 12:49:01 3 4.90 0.00 3.11 0.77 0.32 90.90 13:00:33 12:49:01 4 7.20 0.00 2.41 1.09 0.39 88.90 13:00:33 12:49:01 5 5.49 0.00 2.04 6.83 0.24 85.40 13:00:33 12:49:01 6 6.61 0.00 2.87 6.68 0.33 83.52 13:00:33 12:49:01 7 5.43 0.00 2.76 1.63 0.31 89.87 13:00:33 12:50:01 all 34.27 0.00 4.28 2.41 0.09 58.95 13:00:33 12:50:01 0 32.76 0.00 4.65 15.82 0.08 46.70 13:00:33 12:50:01 1 33.97 0.00 4.25 0.07 0.08 61.62 13:00:33 12:50:01 2 32.74 0.00 3.80 0.94 0.08 62.43 13:00:33 12:50:01 3 35.16 0.00 4.16 0.07 0.08 60.53 13:00:33 12:50:01 4 34.66 0.00 4.64 0.42 0.10 60.19 13:00:33 12:50:01 5 35.43 0.00 4.16 1.59 0.10 58.71 13:00:33 12:50:01 6 34.72 0.00 4.28 0.38 0.10 60.52 13:00:33 12:50:01 7 34.70 0.00 4.29 0.03 0.10 60.88 13:00:33 12:51:01 all 19.97 0.00 4.38 3.52 0.08 72.06 13:00:33 12:51:01 0 20.57 0.00 4.55 6.03 0.07 68.78 13:00:33 12:51:01 1 20.01 0.00 4.10 4.81 0.07 71.02 13:00:33 12:51:01 2 19.67 0.00 4.03 7.94 0.10 68.26 13:00:33 12:51:01 3 19.01 0.00 4.64 3.73 0.08 72.53 13:00:33 12:51:01 4 19.58 0.00 4.32 0.57 0.07 75.46 13:00:33 12:51:01 5 19.50 0.00 4.24 3.23 0.08 72.95 13:00:33 12:51:01 6 20.75 0.00 4.33 0.60 0.07 74.24 13:00:33 12:51:01 7 20.70 0.00 4.80 1.22 0.08 73.20 13:00:33 12:52:01 all 0.26 0.00 0.06 0.07 0.01 99.59 13:00:33 12:52:01 0 0.03 0.00 0.03 0.07 0.00 99.87 13:00:33 12:52:01 1 0.05 0.00 0.22 0.03 0.02 99.68 13:00:33 12:52:01 2 0.10 0.00 0.07 0.12 0.02 99.70 13:00:33 12:52:01 3 0.05 0.00 0.10 0.02 0.00 99.83 13:00:33 12:52:01 4 0.07 0.00 0.02 0.00 0.03 99.88 13:00:33 12:52:01 5 1.60 0.00 0.03 0.36 0.00 98.01 13:00:33 12:52:01 6 0.07 0.00 0.03 0.00 0.00 99.90 13:00:33 12:52:01 7 0.12 0.00 0.02 0.00 0.00 99.87 13:00:33 12:53:01 all 1.39 0.00 0.62 1.45 0.01 96.53 13:00:33 12:53:01 0 0.62 0.00 0.40 0.57 0.02 98.40 13:00:33 12:53:01 1 1.15 0.00 0.53 0.83 0.00 97.48 13:00:33 12:53:01 2 2.79 0.00 0.79 1.67 0.02 94.73 13:00:33 12:53:01 3 1.00 0.00 0.90 1.72 0.02 96.36 13:00:33 12:53:01 4 1.14 0.00 0.48 0.40 0.02 97.96 13:00:33 12:53:01 5 0.77 0.00 0.53 4.98 0.02 93.70 13:00:33 12:53:01 6 1.88 0.00 0.70 0.62 0.00 96.80 13:00:33 12:53:01 7 1.80 0.00 0.60 0.82 0.02 96.77 13:00:33 12:54:01 all 0.32 0.00 0.05 0.20 0.01 99.42 13:00:33 12:54:01 0 0.55 0.00 0.03 0.05 0.00 99.37 13:00:33 12:54:01 1 0.05 0.00 0.00 0.35 0.02 99.58 13:00:33 12:54:01 2 0.17 0.00 0.08 0.00 0.02 99.73 13:00:33 12:54:01 3 0.08 0.00 0.02 0.00 0.02 99.88 13:00:33 12:54:01 4 0.37 0.00 0.10 1.15 0.02 98.37 13:00:33 12:54:01 5 0.25 0.00 0.03 0.05 0.00 99.67 13:00:33 12:54:01 6 0.30 0.00 0.02 0.00 0.00 99.68 13:00:33 12:54:01 7 0.80 0.00 0.08 0.00 0.02 99.10 13:00:33 12:55:01 all 0.03 0.00 0.02 0.03 0.01 99.92 13:00:33 12:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:00:33 12:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:00:33 12:55:01 2 0.10 0.00 0.03 0.00 0.00 99.87 13:00:33 12:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:00:33 12:55:01 4 0.05 0.00 0.05 0.20 0.02 99.68 13:00:33 12:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:00:33 12:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:00:33 12:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:00:33 12:56:01 all 0.03 0.00 0.00 0.05 0.01 99.92 13:00:33 12:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:00:33 12:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 13:00:33 12:56:01 2 0.08 0.00 0.02 0.00 0.02 99.88 13:00:33 12:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:00:33 12:56:01 4 0.07 0.00 0.00 0.35 0.02 99.57 13:00:33 12:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:00:33 12:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:00:33 12:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:00:33 12:57:01 all 0.10 0.00 0.01 0.09 0.01 99.79 13:00:33 12:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:00:33 12:57:01 1 0.00 0.00 0.00 0.25 0.02 99.73 13:00:33 12:57:01 2 0.65 0.00 0.02 0.03 0.02 99.29 13:00:33 12:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:00:33 12:57:01 4 0.07 0.00 0.05 0.37 0.02 99.50 13:00:33 12:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:00:33 12:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:00:33 12:57:01 7 0.05 0.00 0.00 0.05 0.00 99.90 13:00:33 12:58:01 all 0.09 0.00 0.01 0.03 0.00 99.87 13:00:33 12:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:00:33 12:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 13:00:33 12:58:01 2 0.28 0.00 0.00 0.00 0.00 99.72 13:00:33 12:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:00:33 12:58:01 4 0.33 0.00 0.02 0.22 0.02 99.42 13:00:33 12:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:00:33 12:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:00:33 12:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:00:33 13:00:33 12:58:01 CPU %user %nice %system %iowait %steal %idle 13:00:33 12:59:01 all 0.16 0.00 0.01 0.09 0.01 99.74 13:00:33 12:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:00:33 12:59:01 1 0.02 0.00 0.02 0.20 0.02 99.75 13:00:33 12:59:01 2 1.09 0.00 0.00 0.00 0.00 98.91 13:00:33 12:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:00:33 12:59:01 4 0.05 0.00 0.02 0.52 0.02 99.40 13:00:33 12:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:00:33 12:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:00:33 12:59:01 7 0.03 0.00 0.00 0.00 0.02 99.95 13:00:33 13:00:01 all 0.04 0.00 0.01 0.15 0.01 99.79 13:00:33 13:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:00:33 13:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:00:33 13:00:01 2 0.22 0.00 0.00 0.00 0.03 99.75 13:00:33 13:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:00:33 13:00:01 4 0.02 0.00 0.00 0.72 0.03 99.23 13:00:33 13:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:00:33 13:00:01 6 0.03 0.00 0.02 0.52 0.00 99.43 13:00:33 13:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:00:33 Average: all 5.40 0.00 1.13 1.17 0.05 92.25 13:00:33 Average: 0 5.13 0.00 1.16 3.73 0.04 89.95 13:00:33 Average: 1 5.35 0.00 1.18 0.67 0.04 92.76 13:00:33 Average: 2 5.61 0.00 1.04 0.88 0.06 92.41 13:00:33 Average: 3 5.37 0.00 1.25 0.50 0.05 92.83 13:00:33 Average: 4 5.54 0.00 1.11 0.49 0.06 92.79 13:00:33 Average: 5 5.33 0.00 1.06 2.08 0.04 91.49 13:00:33 Average: 6 5.43 0.00 1.11 0.69 0.04 92.72 13:00:33 Average: 7 5.46 0.00 1.15 0.31 0.05 93.03 13:00:33 13:00:33 13:00:33