Pull request #437 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from b477e362d8e2e9ae2b8fd4870462a2e3f003e379+f853e127f9664cf87b77d4de8e3f5891c25e071e (fd0de8c841545c009ed8f157e2e9b1d0297a4c43) 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-ssh8130254939500398110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh12518934302321839214.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-437/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-437/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3261685368275712075.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-437/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7503759034414753011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh15237137205494342913.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-437/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-437/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13339421497514491447.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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-16519 in /w/workspace/_app-service-configurable_PR-437 [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-437 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit b477e362d8e2e9ae2b8fd4870462a2e3f003e379 Merge succeeded, producing b477e362d8e2e9ae2b8fd4870462a2e3f003e379 Checking out Revision b477e362d8e2e9ae2b8fd4870462a2e3f003e379 (PR-437) > 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/437/head:refs/remotes/origin/PR-437 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b477e362d8e2e9ae2b8fd4870462a2e3f003e379 # 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 f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b477e362d8e2e9ae2b8fd4870462a2e3f003e379 # timeout=10 Commit message: "feat: Add new metrics to appropriate profiles" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:47:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:47:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:47:02 ========================================================= 20:47:02 EdgeX Global Pipelines Version Info 20:47:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:47:03 ------------------- 20:47:03 stable info: 20:47:03 ------------------- 20:47:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:47:03 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 20:47:03 Message: update stable to v1.0.234 20:47:04 ------------------- 20:47:04 experimental info: 20:47:04 ------------------- 20:47:04 Commited By: **** collab-it+edgex@linuxfoundation.org 20:47:04 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 20:47:04 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:47:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:47:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:47:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:47:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:47:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:47:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:47:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:47:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-437 [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-437 [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-437 [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b477e36 [Pipeline] echo 20:47:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:06 provisioning config files... 20:47:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-437@tmp/config3327259710927701953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:06 ---> docker-login.sh 20:47:06 nexus3.edgexfoundry.org:10001 20:47:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:06 Configure a credential helper to remove this warning. See 20:47:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:06 20:47:06 Login Succeeded 20:47:06 nexus3.edgexfoundry.org:10002 20:47:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:06 Configure a credential helper to remove this warning. See 20:47:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:06 20:47:06 Login Succeeded 20:47:06 nexus3.edgexfoundry.org:10003 20:47:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:07 Configure a credential helper to remove this warning. See 20:47:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:07 20:47:07 Login Succeeded 20:47:07 nexus3.edgexfoundry.org:10004 20:47:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:07 Configure a credential helper to remove this warning. See 20:47:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:07 20:47:07 Login Succeeded 20:47:07 docker.io 20:47:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:07 Configure a credential helper to remove this warning. See 20:47:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:07 20:47:07 Login Succeeded 20:47:07 ---> docker-login.sh ends [Pipeline] } 20:47:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:47:08 + git rev-list -1 --merges b477e362d8e2e9ae2b8fd4870462a2e3f003e379~1..b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [Pipeline] echo 20:47:08 -----------> git rev-list -1 --merges b477e362d8e2e9ae2b8fd4870462a2e3f003e379~1..b477e362d8e2e9ae2b8fd4870462a2e3f003e379 b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [false] [Pipeline] sh 20:47:08 + git log --format=format:%s -1 b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [Pipeline] echo 20:47:08 ========================================================= 20:47:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:47:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:47:09 + git log --format=format:%s -1 b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [Pipeline] echo 20:47:09 [semverPrep] GIT_COMMIT: b477e362d8e2e9ae2b8fd4870462a2e3f003e379, Commit Message: feat: Add new metrics to appropriate profiles [Pipeline] echo 20:47:09 [semverPrep] This is not a build commit. [Pipeline] sh 20:47:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:47:09 + grep -v github /etc/ssh/ssh_known_hosts 20:47:09 + [ -e /tmp/ssh_known_hosts ] 20:47:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:47:09 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:47:09 sudo tee -a /etc/ssh/ssh_known_hosts 20:47:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:10 20:47:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:10 0.1.4: Pulling from edgex-devops/py-git-semver 20:47:10 42c077c10790: Pulling fs layer 20:47:10 f63e77b7563a: Pulling fs layer 20:47:10 bd5fdadae976: Pulling fs layer 20:47:10 205491f53016: Pulling fs layer 20:47:10 df18705c85c3: Pulling fs layer 20:47:10 bdb3f477010e: Pulling fs layer 20:47:10 c8a8fc8e1c8f: Pulling fs layer 20:47:10 2c6e9b1d212d: Pulling fs layer 20:47:10 205491f53016: Waiting 20:47:10 bdb8f0575790: Pulling fs layer 20:47:10 386e3cb2ff24: Pulling fs layer 20:47:10 2343380bae48: Pulling fs layer 20:47:10 df18705c85c3: Waiting 20:47:10 bdb8f0575790: Waiting 20:47:10 386e3cb2ff24: Waiting 20:47:10 2343380bae48: Waiting 20:47:10 bdb3f477010e: Waiting 20:47:10 c8a8fc8e1c8f: Waiting 20:47:10 2c6e9b1d212d: Waiting 20:47:10 f63e77b7563a: Download complete 20:47:10 205491f53016: Verifying Checksum 20:47:10 205491f53016: Download complete 20:47:10 df18705c85c3: Verifying Checksum 20:47:10 df18705c85c3: Download complete 20:47:10 bdb3f477010e: Verifying Checksum 20:47:10 bdb3f477010e: Download complete 20:47:10 bd5fdadae976: Verifying Checksum 20:47:10 bd5fdadae976: Download complete 20:47:10 2c6e9b1d212d: Download complete 20:47:10 bdb8f0575790: Verifying Checksum 20:47:10 bdb8f0575790: Download complete 20:47:10 386e3cb2ff24: Verifying Checksum 20:47:10 386e3cb2ff24: Download complete 20:47:10 2343380bae48: Download complete 20:47:10 42c077c10790: Verifying Checksum 20:47:10 42c077c10790: Download complete 20:47:10 c8a8fc8e1c8f: Verifying Checksum 20:47:10 c8a8fc8e1c8f: Download complete 20:47:12 42c077c10790: Pull complete 20:47:12 f63e77b7563a: Pull complete 20:47:12 bd5fdadae976: Pull complete 20:47:12 205491f53016: Pull complete 20:47:13 df18705c85c3: Pull complete 20:47:13 bdb3f477010e: Pull complete 20:47:15 c8a8fc8e1c8f: Pull complete 20:47:15 2c6e9b1d212d: Pull complete 20:47:15 bdb8f0575790: Pull complete 20:47:15 386e3cb2ff24: Pull complete 20:47:15 2343380bae48: Pull complete 20:47:15 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 20:47:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:16 prd-ubuntu20.04-docker-8c-8g-16519 does not seem to be running inside a container 20:47:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-437 -v /w/workspace/_app-service-configurable_PR-437:/w/workspace/_app-service-configurable_PR-437:rw,z -v /w/workspace/_app-service-configurable_PR-437@tmp:/w/workspace/_app-service-configurable_PR-437@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-devops/py-git-semver:0.1.4 cat 20:47:17 $ docker top 0aaff74fb37fc3eb9d6d31c5119547c19423235720ec794e37db40bdda640474 -eo pid,comm 20:47:17 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). 20:47:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:17 [ssh-agent] Looking for ssh-agent implementation... 20:47:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:18 $ docker exec 0aaff74fb37fc3eb9d6d31c5119547c19423235720ec794e37db40bdda640474 ssh-agent 20:47:18 SSH_AUTH_SOCK=/tmp/ssh-UGNMhQaf5nzo/agent.33 20:47:18 SSH_AGENT_PID=40 20:47:18 Running ssh-add (command line suppressed) 20:47:18 Identity added: /w/workspace/_app-service-configurable_PR-437@tmp/private_key_7155169493273543585.key (/w/workspace/_app-service-configurable_PR-437@tmp/private_key_7155169493273543585.key) 20:47:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:18 + git tag --points-at HEAD [Pipeline] } 20:47:18 $ docker exec --env ******** --env ******** 0aaff74fb37fc3eb9d6d31c5119547c19423235720ec794e37db40bdda640474 ssh-agent -k 20:47:18 unset SSH_AUTH_SOCK; 20:47:18 unset SSH_AGENT_PID; 20:47:18 echo Agent pid 40 killed; 20:47:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:47:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:18 [ssh-agent] Looking for ssh-agent implementation... 20:47:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:19 $ docker exec 0aaff74fb37fc3eb9d6d31c5119547c19423235720ec794e37db40bdda640474 ssh-agent 20:47:19 SSH_AUTH_SOCK=/tmp/ssh-qSwreHOf3ZSc/agent.76 20:47:19 SSH_AGENT_PID=82 20:47:19 Running ssh-add (command line suppressed) 20:47:19 Identity added: /w/workspace/_app-service-configurable_PR-437@tmp/private_key_5515505097945548.key (/w/workspace/_app-service-configurable_PR-437@tmp/private_key_5515505097945548.key) 20:47:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:19 + git semver init 20:47:20 2022-06-30 20:47:19,961 [run_init] DEBUG init version:0.0.0 force:False 20:47:20 2022-06-30 20:47:19,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-437/.semver 20:47:20 2022-06-30 20:47:19,962 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-437/.semver 20:47:20 2022-06-30 20:47:19,962 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-437/.semver'], cwd=/w/workspace/_app-service-configurable_PR-437, universal_newlines=False, shell=None, istream=None) 20:47:20 2022-06-30 20:47:20,682 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-437/.git/info/exclude 20:47:20 2022-06-30 20:47:20,683 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-437/.semver/PR-437 with force:False 20:47:20 2022-06-30 20:47:20,683 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-437/.semver/PR-437 20:47:20 2022-06-30 20:47:20,688 [execute] INFO git cat-file --batch-check 20:47:20 2022-06-30 20:47:20,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-437/.semver, universal_newlines=False, shell=None, istream=) 20:47:20 2022-06-30 20:47:20,695 [execute] INFO git cat-file --batch 20:47:20 2022-06-30 20:47:20,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-437/.semver, universal_newlines=False, shell=None, istream=) 20:47:20 2022-06-30 20:47:20,701 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-437/.semver/PR-437 20:47:20 0.0.0 [Pipeline] } 20:47:20 $ docker exec --env ******** --env ******** 0aaff74fb37fc3eb9d6d31c5119547c19423235720ec794e37db40bdda640474 ssh-agent -k 20:47:21 unset SSH_AUTH_SOCK; 20:47:21 unset SSH_AGENT_PID; 20:47:21 echo Agent pid 82 killed; 20:47:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:21 + git semver [Pipeline] } 20:47:21 $ docker stop --time=1 0aaff74fb37fc3eb9d6d31c5119547c19423235720ec794e37db40bdda640474 20:47:23 $ docker rm -f 0aaff74fb37fc3eb9d6d31c5119547c19423235720ec794e37db40bdda640474 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:47:23 Stashed 1 file(s) [Pipeline] echo 20:47:23 [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 20:47:24 provisioning config files... 20:47:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-437@tmp/config200980715838672163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:24 ---> docker-login.sh 20:47:24 nexus3.edgexfoundry.org:10001 20:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:24 Configure a credential helper to remove this warning. See 20:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:24 20:47:24 Login Succeeded 20:47:24 nexus3.edgexfoundry.org:10002 20:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:25 Configure a credential helper to remove this warning. See 20:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:25 20:47:25 Login Succeeded 20:47:25 nexus3.edgexfoundry.org:10003 20:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:25 Configure a credential helper to remove this warning. See 20:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:25 20:47:25 Login Succeeded 20:47:25 nexus3.edgexfoundry.org:10004 20:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:25 Configure a credential helper to remove this warning. See 20:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:25 20:47:25 Login Succeeded 20:47:25 docker.io 20:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:25 Configure a credential helper to remove this warning. See 20:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:25 20:47:25 Login Succeeded 20:47:25 ---> docker-login.sh ends [Pipeline] } 20:47:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:47:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:47:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:47:25 ========================================================= 20:47:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:47:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:47:26 Sending build context to Docker daemon 3.09MB 20:47:26 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 20:47:26 Step 2/13 : FROM ${BASE} AS builder 20:47:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:47:26 59bf1c3509f3: Pulling fs layer 20:47:26 666ba61612fd: Pulling fs layer 20:47:26 8ed8ca486205: Pulling fs layer 20:47:26 cc1cd167ecdc: Pulling fs layer 20:47:26 c516ae0d96e1: Pulling fs layer 20:47:26 684cea983483: Pulling fs layer 20:47:26 dd3240ac7de5: Pulling fs layer 20:47:26 b1e948a4e11c: Pulling fs layer 20:47:26 a8fd76ee1af6: Pulling fs layer 20:47:26 646ad004c059: Pulling fs layer 20:47:26 dd3240ac7de5: Waiting 20:47:26 b1e948a4e11c: Waiting 20:47:26 646ad004c059: Waiting 20:47:26 a8fd76ee1af6: Waiting 20:47:26 cc1cd167ecdc: Waiting 20:47:26 684cea983483: Waiting 20:47:26 c516ae0d96e1: Waiting 20:47:26 8ed8ca486205: Verifying Checksum 20:47:26 8ed8ca486205: Download complete 20:47:26 666ba61612fd: Verifying Checksum 20:47:26 666ba61612fd: Download complete 20:47:26 c516ae0d96e1: Download complete 20:47:26 684cea983483: Download complete 20:47:26 dd3240ac7de5: Download complete 20:47:26 59bf1c3509f3: Download complete 20:47:26 b1e948a4e11c: Verifying Checksum 20:47:26 b1e948a4e11c: Download complete 20:47:26 59bf1c3509f3: Pull complete 20:47:26 666ba61612fd: Pull complete 20:47:26 8ed8ca486205: Pull complete 20:47:27 646ad004c059: Verifying Checksum 20:47:27 646ad004c059: Download complete 20:47:27 cc1cd167ecdc: Verifying Checksum 20:47:27 cc1cd167ecdc: Download complete 20:47:27 a8fd76ee1af6: Verifying Checksum 20:47:27 a8fd76ee1af6: Download complete 20:47:31 cc1cd167ecdc: Pull complete 20:47:31 c516ae0d96e1: Pull complete 20:47:31 684cea983483: Pull complete 20:47:31 dd3240ac7de5: Pull complete 20:47:31 b1e948a4e11c: Pull complete 20:47:33 a8fd76ee1af6: Pull complete 20:47:34 646ad004c059: Pull complete 20:47:34 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 20:47:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:47:34 ---> 8f69c11f6b0c 20:47:34 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:47:36 ---> Running in 00fa4a834c5b 20:47:36 Removing intermediate container 00fa4a834c5b 20:47:36 ---> 145222446676 20:47:36 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 20:47:36 ---> Running in a886e422aa4e 20:47:36 Removing intermediate container a886e422aa4e 20:47:36 ---> 92f75b47750e 20:47:36 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:47:36 ---> Running in ff3a819eb5cb 20:47:36 Removing intermediate container ff3a819eb5cb 20:47:36 ---> eceab6661dc4 20:47:36 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:36 ---> Running in 47ac0dd7b95c 20:47:36 Removing intermediate container 47ac0dd7b95c 20:47:36 ---> a65c7dcb6a55 20:47:36 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:47:36 ---> Running in f6dcff42bab7 20:47:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:47:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:47:38 OK: 221 MiB in 52 packages 20:47:39 Removing intermediate container f6dcff42bab7 20:47:39 ---> fb5ff9d2a05c 20:47:39 Step 8/13 : WORKDIR /app 20:47:39 ---> Running in 4290caf6abfb 20:47:39 Removing intermediate container 4290caf6abfb 20:47:39 ---> 1b553ec58655 20:47:39 Step 9/13 : COPY go.mod vendor* ./ 20:47:39 Still waiting to schedule task 20:47:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:47:39 ---> 395572b0532c 20:47:39 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:39 ---> Running in 80aa2dc89a8b 20:47:57 Removing intermediate container 80aa2dc89a8b 20:47:57 ---> a57aac730c6d 20:47:57 Step 11/13 : COPY . . 20:47:57 ---> c15a0b14c76a 20:47:57 Step 12/13 : ARG MAKE="make build" 20:47:57 ---> Running in 17f6240ffd33 20:47:57 Removing intermediate container 17f6240ffd33 20:47:57 ---> 0fa0812c945a 20:47:57 Step 13/13 : RUN $MAKE 20:47:57 ---> Running in dbda46c5c924 20:47:57 noop 20:47:58 Removing intermediate container dbda46c5c924 20:47:58 ---> fc53ec024b78 20:47:58 Successfully built fc53ec024b78 20:47:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:58 + docker inspect -f . ci-base-image-x86_64 20:47:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:58 prd-ubuntu20.04-docker-8c-8g-16519 does not seem to be running inside a container 20:47:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-437 -v /w/workspace/_app-service-configurable_PR-437:/w/workspace/_app-service-configurable_PR-437:rw,z -v /w/workspace/_app-service-configurable_PR-437@tmp:/w/workspace/_app-service-configurable_PR-437@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:47:59 $ docker top aeac54d3ed0b2b61305d4813bfcc2468b9c744f75d87d1970387e86fb5bb5165 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:59 + go version 20:47:59 go version go1.17.7 linux/amd64 [Pipeline] } 20:47:59 $ docker stop --time=1 aeac54d3ed0b2b61305d4813bfcc2468b9c744f75d87d1970387e86fb5bb5165 20:48:00 $ docker rm -f aeac54d3ed0b2b61305d4813bfcc2468b9c744f75d87d1970387e86fb5bb5165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:01 + docker inspect -f . ci-base-image-x86_64 20:48:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:01 prd-ubuntu20.04-docker-8c-8g-16519 does not seem to be running inside a container 20:48:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-437 -v /w/workspace/_app-service-configurable_PR-437:/w/workspace/_app-service-configurable_PR-437:rw,z -v /w/workspace/_app-service-configurable_PR-437@tmp:/w/workspace/_app-service-configurable_PR-437@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:48:02 $ docker top 5702fc554539265dcf3634f8de083cf356f07671dc5957949011e1a06b965db3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:48:02 + make test 20:48:02 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:48:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:48:12 CGO_ENABLED=1 go vet ./... 20:48:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:48:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:48:17 ./bin/test-attribution-txt.sh 20:48:17 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 20:48:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:48:17 $ docker stop --time=1 5702fc554539265dcf3634f8de083cf356f07671dc5957949011e1a06b965db3 20:48:18 $ docker rm -f 5702fc554539265dcf3634f8de083cf356f07671dc5957949011e1a06b965db3 [Pipeline] // withDockerContainer [Pipeline] sh 20:48:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:48:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:48:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:48:20 + ls -al . 20:48:20 total 168 20:48:20 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 20:48 . 20:48:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 20:46 .. 20:48:20 -rw-rw-r-- 1 jenkins jenkins 119 Jun 30 20:46 .dockerignore 20:48:20 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 20:47 .git 20:48:20 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 20:46 .github 20:48:20 -rw-rw-r-- 1 jenkins jenkins 104 Jun 30 20:46 .gitignore 20:48:20 drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 20:47 .semver 20:48:20 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 30 20:46 Attribution.txt 20:48:20 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 30 20:46 CHANGELOG.md 20:48:20 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 30 20:46 Dockerfile 20:48:20 -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 20:46 GOVERNANCE.md 20:48:20 -rw-rw-r-- 1 jenkins jenkins 688 Jun 30 20:46 Jenkinsfile 20:48:20 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 30 20:46 LICENSE 20:48:20 -rw-rw-r-- 1 jenkins jenkins 618 Jun 30 20:46 OWNERS.md 20:48:20 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 30 20:46 README.md 20:48:20 -rw-rw-r-- 1 jenkins jenkins 5 Jun 30 20:47 VERSION 20:48:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:46 bin 20:48:20 -rw-r--r-- 1 jenkins jenkins 10 Jun 30 20:48 coverage.out 20:48:20 -rw-rw-r-- 1 jenkins jenkins 3336 Jun 30 20:46 go.mod 20:48:20 -rw-rw-r-- 1 jenkins jenkins 35610 Jun 30 20:46 go.sum 20:48:20 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 30 20:46 main.go 20:48:20 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 30 20:46 makefile 20:48:20 drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 20:46 res 20:48:20 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 20:46 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:20 + 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=b477e362d8e2e9ae2b8fd4870462a2e3f003e379 --label arch=amd64 --label version=0.0.0 . 20:48:20 Sending build context to Docker daemon 3.091MB 20:48:20 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 20:48:20 Step 2/27 : FROM ${BASE} AS builder 20:48:20 ---> fc53ec024b78 20:48:20 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:48:20 ---> Running in d796d060a9ae 20:48:21 Removing intermediate container d796d060a9ae 20:48:21 ---> ce36dc74f402 20:48:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:48:21 ---> Running in bc39d6e308cd 20:48:21 Removing intermediate container bc39d6e308cd 20:48:21 ---> 1a2ea88f7618 20:48:21 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:48:21 ---> Running in a992397b1058 20:48:21 Removing intermediate container a992397b1058 20:48:21 ---> 5220e3401af8 20:48:21 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:21 ---> Running in a93d02631b5e 20:48:21 Removing intermediate container a93d02631b5e 20:48:21 ---> c4b5f0e52b15 20:48:21 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:48:21 ---> Running in 0bdc2cd19446 20:48:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:48:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:48:23 OK: 221 MiB in 52 packages 20:48:23 Removing intermediate container 0bdc2cd19446 20:48:23 ---> 3486be9e6f20 20:48:23 Step 8/27 : WORKDIR /app 20:48:23 ---> Running in bb08ba331043 20:48:23 Removing intermediate container bb08ba331043 20:48:23 ---> 38c5261f831d 20:48:23 Step 9/27 : COPY go.mod vendor* ./ 20:48:23 ---> 67b6a194dbe4 20:48:23 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:24 ---> Running in a449e1b8bddb 20:48:24 Removing intermediate container a449e1b8bddb 20:48:24 ---> b0e29493c48b 20:48:24 Step 11/27 : COPY . . 20:48:25 ---> da16a6f6ddda 20:48:25 Step 12/27 : ARG MAKE="make build" 20:48:25 ---> Running in f7b5438d36d6 20:48:25 Removing intermediate container f7b5438d36d6 20:48:25 ---> 9357e9dfaf5f 20:48:25 Step 13/27 : RUN $MAKE 20:48:25 ---> Running in 83d8bbbdabcb 20:48:25 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 20:48:47 Removing intermediate container 83d8bbbdabcb 20:48:47 ---> 8a83cafa3c32 20:48:47 Step 14/27 : FROM alpine:3.14 20:48:47 3.14: Pulling from library/alpine 20:48:47 8663204ce13b: Pulling fs layer 20:48:47 8663204ce13b: Verifying Checksum 20:48:47 8663204ce13b: Download complete 20:48:47 8663204ce13b: Pull complete 20:48:47 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:48:47 Status: Downloaded newer image for alpine:3.14 20:48:47 ---> e04c818066af 20:48:47 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:48:47 ---> Running in 38f6b735c848 20:48:47 Removing intermediate container 38f6b735c848 20:48:47 ---> 7f9f0de3074d 20:48:47 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:48:47 ---> Running in 9f5008013316 20:48:47 Removing intermediate container 9f5008013316 20:48:47 ---> a41ac01defe7 20:48:47 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 20:48:47 ---> Running in 29cc90fc4503 20:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:48:48 (1/7) Installing ca-certificates (20211220-r0) 20:48:48 (2/7) Installing dumb-init (1.2.5-r1) 20:48:48 (3/7) Installing libgcc (10.3.1_git20210424-r2) 20:48:48 (4/7) Installing libsodium (1.0.18-r0) 20:48:48 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 20:48:48 (6/7) Installing libzmq (4.3.4-r0) 20:48:48 (7/7) Installing zeromq (4.3.4-r0) 20:48:48 Executing busybox-1.33.1-r7.trigger 20:48:48 Executing ca-certificates-20211220-r0.trigger 20:48:48 OK: 9 MiB in 21 packages 20:48:48 Removing intermediate container 29cc90fc4503 20:48:48 ---> a7cb6bfbeace 20:48:48 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:48:48 ---> 55c49fdd3f07 20:48:48 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:48:49 ---> 3f55c336d54b 20:48:49 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:48:49 ---> 0a3d539f13ce 20:48:49 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:48:49 ---> 86a91ea2c7b7 20:48:49 Step 22/27 : EXPOSE 48095 20:48:49 ---> Running in dc156ca7635c 20:48:49 Removing intermediate container dc156ca7635c 20:48:49 ---> 6260f5e939dc 20:48:49 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:48:49 ---> Running in 86dbc151b67f 20:48:50 Removing intermediate container 86dbc151b67f 20:48:50 ---> e1f6316f45c7 20:48:50 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:48:50 ---> Running in 310e287a5d41 20:48:50 Removing intermediate container 310e287a5d41 20:48:50 ---> e40b6194c97b 20:48:50 Step 25/27 : LABEL arch=amd64 20:48:50 ---> Running in 244b0a9d14f8 20:48:50 Removing intermediate container 244b0a9d14f8 20:48:50 ---> f5a8ac416288 20:48:50 Step 26/27 : LABEL git_sha=b477e362d8e2e9ae2b8fd4870462a2e3f003e379 20:48:50 ---> Running in f5a4ad2e4073 20:48:50 Removing intermediate container f5a4ad2e4073 20:48:50 ---> 7d641e1f086e 20:48:50 Step 27/27 : LABEL version=0.0.0 20:48:50 ---> Running in d65529afb190 20:48:50 Removing intermediate container d65529afb190 20:48:50 ---> ff8db18dc121 20:48:50 [Warning] One or more build-args [ARCH] were not consumed 20:48:50 Successfully built ff8db18dc121 20:48:50 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 20:48:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:51 20:48:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:52 latest: Pulling from edgex-lftools-log-publisher 20:48:52 5eb5b503b376: Pulling fs layer 20:48:52 5c69ac0246d0: Pulling fs layer 20:48:52 ec43610c2a17: Pulling fs layer 20:48:52 3a2ae6a8a46f: Pulling fs layer 20:48:52 33b1e0a273af: Pulling fs layer 20:48:52 5d3b04190fa2: Pulling fs layer 20:48:52 2f39f015ded8: Pulling fs layer 20:48:52 3a2ae6a8a46f: Waiting 20:48:52 33b1e0a273af: Waiting 20:48:52 5d3b04190fa2: Waiting 20:48:52 2f39f015ded8: Waiting 20:48:52 5c69ac0246d0: Verifying Checksum 20:48:52 5c69ac0246d0: Download complete 20:48:52 3a2ae6a8a46f: Verifying Checksum 20:48:52 3a2ae6a8a46f: Download complete 20:48:52 33b1e0a273af: Verifying Checksum 20:48:52 33b1e0a273af: Download complete 20:48:52 5d3b04190fa2: Verifying Checksum 20:48:52 5d3b04190fa2: Download complete 20:48:52 ec43610c2a17: Verifying Checksum 20:48:52 ec43610c2a17: Download complete 20:48:52 5eb5b503b376: Download complete 20:48:53 2f39f015ded8: Download complete 20:48:53 5eb5b503b376: Pull complete 20:48:53 5c69ac0246d0: Pull complete 20:48:54 ec43610c2a17: Pull complete 20:48:54 3a2ae6a8a46f: Pull complete 20:48:54 33b1e0a273af: Pull complete 20:48:54 5d3b04190fa2: Pull complete 20:48:59 2f39f015ded8: Pull complete 20:48:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:48:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:00 prd-ubuntu20.04-docker-8c-8g-16519 does not seem to be running inside a container 20:49:00 $ 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-437 -v /w/workspace/_app-service-configurable_PR-437:/w/workspace/_app-service-configurable_PR-437:rw,z -v /w/workspace/_app-service-configurable_PR-437@tmp:/w/workspace/_app-service-configurable_PR-437@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:49:01 $ docker top aba64db9e9ddd2cae1b7e9d579c646ceeff53b78643cc330e0cc7f00af1b2a88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:02 ---> job-cost.sh 20:49:02 lf-activate-venv: SKIPPING 20:49:02 INFO: No Stack... 20:49:02 INFO: Retrieving Pricing Info for: v3-standard-8 20:49:02 INFO: Archiving Costs [Pipeline] sh 20:49:03 + cut -d, -f6 20:49:03 + cat /w/workspace/_app-service-configurable_PR-437/archives/cost.csv [Pipeline] lock 20:49:03 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] 20:49:03 Resource [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] did not exist. Created. 20:49:03 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:49:03 + echo total: 0.2199999988079071 [Pipeline] stash 20:49:03 Stashed 1 file(s) [Pipeline] } 20:49:03 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:49:03 $ docker stop --time=1 aba64db9e9ddd2cae1b7e9d579c646ceeff53b78643cc330e0cc7f00af1b2a88 20:49:04 $ docker rm -f aba64db9e9ddd2cae1b7e9d579c646ceeff53b78643cc330e0cc7f00af1b2a88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:49:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16520 in /w/workspace/_app-service-configurable_PR-437 [Pipeline] { [Pipeline] ws 20:49:17 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 20:49:17 Selected Git installation does not exist. Using Default 20:49:17 The recommended git tool is: NONE 20:49:24 using credential edgex-jenkins-ssh 20:49:24 Cloning the remote Git repository 20:49:24 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:49:24 > git init /w/workspace/app-service-configurable/1 # timeout=10 20:49:24 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:49:24 > git --version # timeout=10 20:49:24 > git --version # 'git version 2.25.1' 20:49:24 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:26 Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit b477e362d8e2e9ae2b8fd4870462a2e3f003e379 20:49:26 Merge succeeded, producing b477e362d8e2e9ae2b8fd4870462a2e3f003e379 20:49:26 Checking out Revision b477e362d8e2e9ae2b8fd4870462a2e3f003e379 (PR-437) 20:49:25 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:49:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:25 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:49:25 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:49:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:49:26 > git config core.sparsecheckout # timeout=10 20:49:26 > git checkout -f b477e362d8e2e9ae2b8fd4870462a2e3f003e379 # timeout=10 20:49:26 > git remote # timeout=10 20:49:26 > git config --get remote.origin.url # timeout=10 20:49:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:26 > git merge f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 20:49:26 > git rev-parse HEAD^{commit} # timeout=10 20:49:26 > git config core.sparsecheckout # timeout=10 20:49:26 > git checkout -f b477e362d8e2e9ae2b8fd4870462a2e3f003e379 # timeout=10 20:49:30 Commit message: "feat: Add new metrics to appropriate profiles" 20:49:31 > git --version # timeout=10 20:49:31 > git --version # 'git version 2.25.1' 20:49:31 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:49:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:49:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:49:32 Dload Upload Total Spent Left Speed 20:49:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12253 97 11882 0 0 82513 0 --:--:-- --:--:-- --:--:-- 81944 100 12253 100 12253 0 0 83924 0 --:--:-- --:--:-- --:--:-- 83353 [Pipeline] sh 20:49:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:49:33 + sudo tee /etc/docker/daemon.new 20:49:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:49:33 { 20:49:33 "registry-mirrors": [ 20:49:33 "https://nexus3.edgexfoundry.org:10001" 20:49:33 ], 20:49:33 "bip": "10.250.0.254/24", 20:49:33 "hosts": [ 20:49:33 "tcp://0.0.0.0:5555", 20:49:33 "unix:///var/run/docker.sock" 20:49:33 ], 20:49:33 "mtu": 1458, 20:49:33 "selinux-enabled": true, 20:49:33 "seccomp-profile": "/etc/docker/seccomp.json" 20:49:33 } [Pipeline] sh 20:49:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:49:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:52 provisioning config files... 20:49:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6583348311460310092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:53 ---> docker-login.sh 20:49:53 nexus3.edgexfoundry.org:10001 20:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:53 Configure a credential helper to remove this warning. See 20:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:53 20:49:53 Login Succeeded 20:49:53 nexus3.edgexfoundry.org:10002 20:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:54 Configure a credential helper to remove this warning. See 20:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:54 20:49:54 Login Succeeded 20:49:54 nexus3.edgexfoundry.org:10003 20:49:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:54 Configure a credential helper to remove this warning. See 20:49:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:54 20:49:54 Login Succeeded 20:49:54 nexus3.edgexfoundry.org:10004 20:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:55 Configure a credential helper to remove this warning. See 20:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:55 20:49:55 Login Succeeded 20:49:55 docker.io 20:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:55 Configure a credential helper to remove this warning. See 20:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:55 20:49:55 Login Succeeded 20:49:55 ---> docker-login.sh ends [Pipeline] } 20:49:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:49:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:49:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:49:56 ========================================================= 20:49:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:49:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:49:56 Sending build context to Docker daemon 204.8kB 20:49:57 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 20:49:57 Step 2/13 : FROM ${BASE} AS builder 20:49:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:49:57 9b3977197b4f: Pulling fs layer 20:49:57 1a89e8eeedd5: Pulling fs layer 20:49:57 94645a83ff95: Pulling fs layer 20:49:57 e6fb740bc735: Pulling fs layer 20:49:57 3a77bd46dcc9: Pulling fs layer 20:49:57 355e64cbe906: Pulling fs layer 20:49:57 63ab81a10011: Pulling fs layer 20:49:57 555d1d1c4555: Pulling fs layer 20:49:57 7d9057610161: Pulling fs layer 20:49:57 e6fb740bc735: Waiting 20:49:57 355e64cbe906: Waiting 20:49:57 3a77bd46dcc9: Waiting 20:49:57 63ab81a10011: Waiting 20:49:57 555d1d1c4555: Waiting 20:49:57 7d9057610161: Waiting 20:49:57 94645a83ff95: Verifying Checksum 20:49:57 94645a83ff95: Download complete 20:49:57 1a89e8eeedd5: Download complete 20:49:57 3a77bd46dcc9: Verifying Checksum 20:49:57 3a77bd46dcc9: Download complete 20:49:57 355e64cbe906: Verifying Checksum 20:49:57 355e64cbe906: Download complete 20:49:57 9b3977197b4f: Download complete 20:49:57 63ab81a10011: Verifying Checksum 20:49:57 63ab81a10011: Download complete 20:49:58 9b3977197b4f: Pull complete 20:49:58 7d9057610161: Verifying Checksum 20:49:58 7d9057610161: Download complete 20:49:59 1a89e8eeedd5: Pull complete 20:49:59 94645a83ff95: Pull complete 20:49:59 555d1d1c4555: Download complete 20:50:00 e6fb740bc735: Verifying Checksum 20:50:00 e6fb740bc735: Download complete 20:50:12 e6fb740bc735: Pull complete 20:50:12 3a77bd46dcc9: Pull complete 20:50:12 355e64cbe906: Pull complete 20:50:12 63ab81a10011: Pull complete 20:50:19 555d1d1c4555: Pull complete 20:50:21 7d9057610161: Pull complete 20:50:21 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 20:50:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:50:21 ---> 819e984ddca1 20:50:21 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:50:22 ---> Running in b0e6290eb35f 20:50:23 Removing intermediate container b0e6290eb35f 20:50:23 ---> 13c64186c26c 20:50:23 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 20:50:23 ---> Running in 7176ddfceedb 20:50:23 Removing intermediate container 7176ddfceedb 20:50:23 ---> 1656be234a7d 20:50:23 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:50:23 ---> Running in 34edf21ea0f7 20:50:23 Removing intermediate container 34edf21ea0f7 20:50:23 ---> 7747d1e0d167 20:50:23 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:23 ---> Running in 1ec73bd8b88d 20:50:25 Removing intermediate container 1ec73bd8b88d 20:50:25 ---> 24c70d913c9a 20:50:25 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:50:25 ---> Running in fc19323fd660 20:50:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:29 OK: 220 MiB in 52 packages 20:50:30 Removing intermediate container fc19323fd660 20:50:30 ---> 625f6f5d288a 20:50:30 Step 8/13 : WORKDIR /app 20:50:30 ---> Running in 435b3f22e56a 20:50:30 Removing intermediate container 435b3f22e56a 20:50:30 ---> 0a41247c758c 20:50:30 Step 9/13 : COPY go.mod vendor* ./ 20:50:31 ---> f88746e97c4d 20:50:31 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:31 ---> Running in 7d85c2c357d3 20:51:18 Removing intermediate container 7d85c2c357d3 20:51:18 ---> ddea84238949 20:51:18 Step 11/13 : COPY . . 20:51:18 ---> 21b9941d4714 20:51:18 Step 12/13 : ARG MAKE="make build" 20:51:18 ---> Running in 9073cb007846 20:51:18 Removing intermediate container 9073cb007846 20:51:18 ---> b1fc8f7e8c3b 20:51:18 Step 13/13 : RUN $MAKE 20:51:18 ---> Running in 16e3b91b5d72 20:51:18 noop 20:51:18 Removing intermediate container 16e3b91b5d72 20:51:18 ---> e2c79019fd3b 20:51:18 Successfully built e2c79019fd3b 20:51:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:19 + docker inspect -f . ci-base-image-arm64 20:51:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:19 prd-ubuntu20.04-docker-arm64-4c-16g-16520 does not seem to be running inside a container 20:51:19 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:51:20 $ docker top 2ddca50d77331ae6dff5870019226c209129a2a22a0839adbee5b25a8bc60443 -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:21 + go version 20:51:21 go version go1.17.7 linux/arm64 [Pipeline] } 20:51:21 $ docker stop --time=1 2ddca50d77331ae6dff5870019226c209129a2a22a0839adbee5b25a8bc60443 20:51:23 $ docker rm -f 2ddca50d77331ae6dff5870019226c209129a2a22a0839adbee5b25a8bc60443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:24 + docker inspect -f . ci-base-image-arm64 20:51:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:24 prd-ubuntu20.04-docker-arm64-4c-16g-16520 does not seem to be running inside a container 20:51:24 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:51:26 $ docker top 880a00893e2677037f4f8da274f18db1130e02e48a1d2c705dbaddfb9166e89b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:51:27 + make test 20:51:27 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:52:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:52:48 CGO_ENABLED=1 go vet ./... 20:53:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:53:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:53:07 ./bin/test-attribution-txt.sh 20:53:07 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 20:53:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:53:07 $ docker stop --time=1 880a00893e2677037f4f8da274f18db1130e02e48a1d2c705dbaddfb9166e89b 20:53:09 $ docker rm -f 880a00893e2677037f4f8da274f18db1130e02e48a1d2c705dbaddfb9166e89b [Pipeline] // withDockerContainer [Pipeline] sh 20:53:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:53:10 Warning: overwriting stash ‘coverage-report’ 20:53:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:53:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:53:11 + ls -al . 20:53:11 total 164 20:53:11 drwxrwxr-x 7 jenkins jenkins 4096 Jun 30 20:51 . 20:53:11 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 20:49 .. 20:53:11 -rw-rw-r-- 1 jenkins jenkins 119 Jun 30 20:49 .dockerignore 20:53:11 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 20:49 .git 20:53:11 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 20:49 .github 20:53:11 -rw-rw-r-- 1 jenkins jenkins 104 Jun 30 20:49 .gitignore 20:53:11 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 30 20:49 Attribution.txt 20:53:11 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 30 20:49 CHANGELOG.md 20:53:11 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 30 20:49 Dockerfile 20:53:11 -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 20:49 GOVERNANCE.md 20:53:11 -rw-rw-r-- 1 jenkins jenkins 688 Jun 30 20:49 Jenkinsfile 20:53:11 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 30 20:49 LICENSE 20:53:11 -rw-rw-r-- 1 jenkins jenkins 618 Jun 30 20:49 OWNERS.md 20:53:11 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 30 20:49 README.md 20:53:11 -rw-rw-r-- 1 jenkins jenkins 5 Jun 30 20:47 VERSION 20:53:11 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:49 bin 20:53:11 -rw-r--r-- 1 jenkins jenkins 10 Jun 30 20:51 coverage.out 20:53:11 -rw-rw-r-- 1 jenkins jenkins 3336 Jun 30 20:49 go.mod 20:53:11 -rw-rw-r-- 1 jenkins jenkins 35610 Jun 30 20:49 go.sum 20:53:11 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 30 20:49 main.go 20:53:11 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 30 20:49 makefile 20:53:11 drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 20:49 res 20:53:11 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 20:49 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:11 + 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=b477e362d8e2e9ae2b8fd4870462a2e3f003e379 --label arch=arm64 --label version=0.0.0 . 20:53:11 Sending build context to Docker daemon 205.8kB 20:53:12 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 20:53:12 Step 2/27 : FROM ${BASE} AS builder 20:53:12 ---> e2c79019fd3b 20:53:12 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:53:12 ---> Running in 57d23d964238 20:53:12 Removing intermediate container 57d23d964238 20:53:12 ---> 80ce76f5a179 20:53:12 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:53:12 ---> Running in 54e8993a311e 20:53:13 Removing intermediate container 54e8993a311e 20:53:13 ---> 67ef4b65cc9a 20:53:13 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:53:13 ---> Running in be6f2e1734d7 20:53:13 Removing intermediate container be6f2e1734d7 20:53:13 ---> 4461e55c8609 20:53:13 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:13 ---> Running in f41ca271c252 20:53:15 Removing intermediate container f41ca271c252 20:53:15 ---> a8a009b99a8e 20:53:15 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:53:15 ---> Running in 8c7a049eeac2 20:53:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:53:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:53:18 OK: 220 MiB in 52 packages 20:53:18 Removing intermediate container 8c7a049eeac2 20:53:18 ---> a305adde3a44 20:53:18 Step 8/27 : WORKDIR /app 20:53:18 ---> Running in 2d591ebdd526 20:53:19 Removing intermediate container 2d591ebdd526 20:53:19 ---> 85e11d19a402 20:53:19 Step 9/27 : COPY go.mod vendor* ./ 20:53:19 ---> 361e2c78446e 20:53:19 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:19 ---> Running in 5170480d356e 20:53:21 Removing intermediate container 5170480d356e 20:53:21 ---> 42cf5d0e107e 20:53:21 Step 11/27 : COPY . . 20:53:22 ---> 1ff0f4fc618c 20:53:22 Step 12/27 : ARG MAKE="make build" 20:53:22 ---> Running in e2565d8aa3a0 20:53:22 Removing intermediate container e2565d8aa3a0 20:53:22 ---> 2c44c8ac2379 20:53:22 Step 13/27 : RUN $MAKE 20:53:22 ---> Running in 70230677cbb9 20:53:23 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 20:55:30 Removing intermediate container 70230677cbb9 20:55:30 ---> dcc7739d904a 20:55:30 Step 14/27 : FROM alpine:3.14 20:55:30 3.14: Pulling from library/alpine 20:55:30 455c02918c45: Pulling fs layer 20:55:30 455c02918c45: Verifying Checksum 20:55:30 455c02918c45: Download complete 20:55:30 455c02918c45: Pull complete 20:55:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:55:30 Status: Downloaded newer image for alpine:3.14 20:55:30 ---> ac73e934f311 20:55:30 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:55:30 ---> Running in 05cd25356d84 20:55:30 Removing intermediate container 05cd25356d84 20:55:30 ---> dee9f0ae7935 20:55:30 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:55:30 ---> Running in 44cccb0eb53e 20:55:30 Removing intermediate container 44cccb0eb53e 20:55:30 ---> b86d66f29627 20:55:30 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 20:55:30 ---> Running in c0f7f3dc9e79 20:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:55:30 (1/7) Installing ca-certificates (20211220-r0) 20:55:30 (2/7) Installing dumb-init (1.2.5-r1) 20:55:30 (3/7) Installing libgcc (10.3.1_git20210424-r2) 20:55:30 (4/7) Installing libsodium (1.0.18-r0) 20:55:30 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 20:55:30 (6/7) Installing libzmq (4.3.4-r0) 20:55:30 (7/7) Installing zeromq (4.3.4-r0) 20:55:30 Executing busybox-1.33.1-r7.trigger 20:55:30 Executing ca-certificates-20211220-r0.trigger 20:55:30 OK: 9 MiB in 21 packages 20:55:30 Removing intermediate container c0f7f3dc9e79 20:55:30 ---> 90354f5e4d2b 20:55:30 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:55:30 ---> 5bfa4292adaa 20:55:30 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:55:30 ---> 20df066b3321 20:55:30 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:55:30 ---> 89e4dba08174 20:55:30 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:55:30 ---> 0be0f3b5d115 20:55:30 Step 22/27 : EXPOSE 48095 20:55:30 ---> Running in ecabca926ed5 20:55:30 Removing intermediate container ecabca926ed5 20:55:30 ---> a49e473f9202 20:55:30 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:55:30 ---> Running in 5ab3f540809d 20:55:30 Removing intermediate container 5ab3f540809d 20:55:30 ---> 24ef85d73047 20:55:30 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:55:30 ---> Running in d53df8bdfad1 20:55:30 Removing intermediate container d53df8bdfad1 20:55:30 ---> 5c1e0442cbca 20:55:30 Step 25/27 : LABEL arch=arm64 20:55:30 ---> Running in 8cf34b44991b 20:55:30 Removing intermediate container 8cf34b44991b 20:55:30 ---> 81b9db295275 20:55:30 Step 26/27 : LABEL git_sha=b477e362d8e2e9ae2b8fd4870462a2e3f003e379 20:55:30 ---> Running in 51fd167c92a9 20:55:30 Removing intermediate container 51fd167c92a9 20:55:30 ---> 89ff375c429d 20:55:30 Step 27/27 : LABEL version=0.0.0 20:55:30 ---> Running in 49e3915a90cc 20:55:30 Removing intermediate container 49e3915a90cc 20:55:30 ---> f30f194b986f 20:55:30 [Warning] One or more build-args [ARCH] were not consumed 20:55:30 Successfully built f30f194b986f 20:55:30 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 20:55:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:55:31 20:55:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:55:32 arm64: Pulling from edgex-lftools-log-publisher 20:55:32 8998bd30e6a1: Pulling fs layer 20:55:32 04944245beec: Pulling fs layer 20:55:32 699f458cf7ca: Pulling fs layer 20:55:32 765212b225bb: Pulling fs layer 20:55:32 f23df028b6ca: Pulling fs layer 20:55:32 d65c8cfc05b1: Pulling fs layer 20:55:32 2437ff75d9bd: Pulling fs layer 20:55:32 f23df028b6ca: Waiting 20:55:32 765212b225bb: Waiting 20:55:32 d65c8cfc05b1: Waiting 20:55:32 2437ff75d9bd: Waiting 20:55:32 04944245beec: Verifying Checksum 20:55:32 04944245beec: Download complete 20:55:32 765212b225bb: Verifying Checksum 20:55:32 765212b225bb: Download complete 20:55:32 f23df028b6ca: Verifying Checksum 20:55:32 f23df028b6ca: Download complete 20:55:32 d65c8cfc05b1: Verifying Checksum 20:55:32 d65c8cfc05b1: Download complete 20:55:32 699f458cf7ca: Verifying Checksum 20:55:32 699f458cf7ca: Download complete 20:55:32 8998bd30e6a1: Verifying Checksum 20:55:32 8998bd30e6a1: Download complete 20:55:34 2437ff75d9bd: Verifying Checksum 20:55:34 2437ff75d9bd: Download complete 20:55:36 8998bd30e6a1: Pull complete 20:55:37 04944245beec: Pull complete 20:55:38 699f458cf7ca: Pull complete 20:55:39 765212b225bb: Pull complete 20:55:39 f23df028b6ca: Pull complete 20:55:40 d65c8cfc05b1: Pull complete 20:55:55 2437ff75d9bd: Pull complete 20:55:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:55:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:55:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:55 prd-ubuntu20.04-docker-arm64-4c-16g-16520 does not seem to be running inside a container 20:55:55 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:55:58 $ docker top d54a7eeb4992bb3c44707e9ad3e2126258b774d08ce7c28d1d32c9ade0e9620a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:59 ---> job-cost.sh 20:55:59 lf-activate-venv: SKIPPING 20:55:59 INFO: No Stack... 20:55:59 INFO: Retrieving Pricing Info for: v3-standard-4 20:56:00 INFO: Archiving Costs [Pipeline] sh 20:56:01 + cut -d, -f6 20:56:01 + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 20:56:01 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] 20:56:01 Resource [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] did not exist. Created. 20:56:01 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:56:01 /w/workspace/app-service-configurable/1@tmp/durable-54919024/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:56:02 + echo total: 0.10999999940395355 [Pipeline] stash 20:56:02 Warning: overwriting stash ‘stack-cost’ 20:56:02 Stashed 1 file(s) [Pipeline] } 20:56:02 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:56:02 $ docker stop --time=1 d54a7eeb4992bb3c44707e9ad3e2126258b774d08ce7c28d1d32c9ade0e9620a 20:56:04 $ docker rm -f d54a7eeb4992bb3c44707e9ad3e2126258b774d08ce7c28d1d32c9ade0e9620a [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 20:56:05 provisioning config files... 20:56:05 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-437@tmp/config3792124510676450491tmp [Pipeline] { [Pipeline] sh 20:56:05 + set +x 20:56:05 + curl -s https://codecov.io/bash 20:56:05 + bash -s -- 20:56:05 20:56:05 _____ _ 20:56:05 / ____| | | 20:56:05 | | ___ __| | ___ ___ _____ __ 20:56:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:56:05 | |___| (_) | (_| | __/ (_| (_) \ V / 20:56:05 \_____\___/ \__,_|\___|\___\___/ \_/ 20:56:05 Bash-1.0.6 20:56:05 20:56:05 20:56:05 ==> git version 2.25.1 found 20:56:05 ==> 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 20:56:05 Release-Date: 2020-01-08 20:56:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:56:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:56:05 ==> Jenkins CI detected. 20:56:05 current dir:  /w/workspace/_app-service-configurable_PR-437 20:56:05 project root: . 20:56:05 --> token set from env 20:56:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:56:05 ==> Running gcov in . (disable via -X gcov) 20:56:05 ==> Python coveragepy not found 20:56:05 ==> Searching for coverage reports in: 20:56:05 + . 20:56:05 -> Found 1 reports 20:56:05 ==> Detecting git/mercurial file structure 20:56:05 ==> Reading reports 20:56:05 + ./coverage.out bytes=10 20:56:05 ==> Appending adjustments 20:56:05 https://docs.codecov.io/docs/fixing-reports 20:56:05 + Found adjustments 20:56:05 ==> Gzipping contents 20:56:05 4.0K /tmp/codecov.2Cfad9.gz 20:56:05 ==> Uploading reports 20:56:05 url: https://codecov.io 20:56:05 query: branch=PR-437&commit=b477e362d8e2e9ae2b8fd4870462a2e3f003e379&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=437&job=&cmd_args= 20:56:05 -> Pinging Codecov 20:56:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-437&commit=b477e362d8e2e9ae2b8fd4870462a2e3f003e379&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=437&job=&cmd_args= 20:56:06 -> Uploading to 20:56:06 https://storage.googleapis.com/codecov/v4/raw/2022-06-30/A97CA9966030D2A3747ED39772930CCE/b477e362d8e2e9ae2b8fd4870462a2e3f003e379/9ea2d31b-2111-4acd-98a2-2ae1a0a3851f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220630T205606Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f691ddb838e4a68a1d90a298ea0be831e782e4d6821ab48c560036dba753e973 20:56:06 % Total % Received % Xferd Average Speed Time Time Time Current 20:56:06 Dload Upload Total Spent Left Speed 20:56:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2529 --:--:-- --:--:-- --:--:-- 2529 20:56:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [Pipeline] } 20:56:06 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 20:56:08 + [ -d /w/workspace/_app-service-configurable_PR-437/archives ] 20:56:08 + ls -al /w/workspace/_app-service-configurable_PR-437/archives 20:56:08 total 16 20:56:08 drwxr-xr-x 3 root root 4096 Jun 30 20:49 . 20:56:08 drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 20:49 .. 20:56:08 drwxr-xr-x 2 root root 4096 Jun 30 20:49 cost 20:56:08 -rw-r--r-- 1 root root 95 Jun 30 20:49 cost.csv 20:56:08 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-437/archives 20:56:08 + ls -al /w/workspace/_app-service-configurable_PR-437/archives 20:56:08 total 16 20:56:08 drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 20:49 . 20:56:08 drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 20:49 .. 20:56:08 drwxr-xr-x 2 jenkins jenkins 4096 Jun 30 20:49 cost 20:56:08 -rw-r--r-- 1 jenkins jenkins 95 Jun 30 20:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:56:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:56:09 ---> package-listing.sh 20:56:09 ++ facter osfamily 20:56:09 ++ tr '[:upper:]' '[:lower:]' 20:56:09 + OS_FAMILY=debian 20:56:09 + workspace=/w/workspace/_app-service-configurable_PR-437 20:56:09 + START_PACKAGES=/tmp/packages_start.txt 20:56:09 + END_PACKAGES=/tmp/packages_end.txt 20:56:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:56:09 + PACKAGES=/tmp/packages_start.txt 20:56:09 + '[' /w/workspace/_app-service-configurable_PR-437 ']' 20:56:09 + PACKAGES=/tmp/packages_end.txt 20:56:09 + case "${OS_FAMILY}" in 20:56:09 + dpkg -l 20:56:09 + grep '^ii' 20:56:09 + '[' -f /tmp/packages_start.txt ']' 20:56:09 + '[' -f /tmp/packages_end.txt ']' 20:56:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:56:09 + '[' /w/workspace/_app-service-configurable_PR-437 ']' 20:56:09 + mkdir -p /w/workspace/_app-service-configurable_PR-437/archives/ 20:56:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-437/archives/ [Pipeline] echo 20:56:09 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-437/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:56:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:56:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:10 prd-ubuntu20.04-docker-8c-8g-16519 does not seem to be running inside a container 20:56:10 $ 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-437/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-437 -v /w/workspace/_app-service-configurable_PR-437:/w/workspace/_app-service-configurable_PR-437:rw,z -v /w/workspace/_app-service-configurable_PR-437@tmp:/w/workspace/_app-service-configurable_PR-437@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:56:11 $ docker top 7e700f22c4cc0cd70bfe57cb0bea8f65c2acd1e7d7553c4b9e48690af22d9cf3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:11 + touch /tmp/pre-build-complete [Pipeline] sh 20:56:11 + mkdir -p /var/log/sysstat [Pipeline] sh 20:56:12 + ls /var/log/sa-host 20:56:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:56:12 provisioning config files... 20:56:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-437@tmp/config7894427592650254276tmp [Pipeline] { [Pipeline] echo 20:56:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:56:12 ---> create-netrc.sh [Pipeline] } 20:56:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:56:13 ---> python-tools-install.sh [Pipeline] echo 20:56:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:56:13 ---> sudo-logs.sh 20:56:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:56:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:56:13 ---> job-cost.sh 20:56:13 lf-activate-venv: SKIPPING 20:56:13 DEBUG: total: 0.2199999988079071 20:56:13 INFO: Retrieving Stack Cost... 20:56:14 INFO: Retrieving Pricing Info for: v3-standard-8 20:56:14 INFO: Archiving Costs [Pipeline] echo 20:56:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:56:15 ---> logs-deploy.sh 20:56:15 lf-activate-venv: SKIPPING 20:56:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-437/1 20:56:15 INFO: archiving workspace using pattern(s): 20:56:16 Archives upload complete. 20:56:16 INFO: archiving logs to Nexus 20:56:16 ---> uname -a: 20:56:16 Linux prd-ubuntu20-04-docker-8c-8g-16519 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:56:16 20:56:16 20:56:16 ---> lscpu: 20:56:16 Architecture: x86_64 20:56:16 CPU op-mode(s): 32-bit, 64-bit 20:56:16 Byte Order: Little Endian 20:56:16 Address sizes: 40 bits physical, 48 bits virtual 20:56:16 CPU(s): 8 20:56:16 On-line CPU(s) list: 0-7 20:56:16 Thread(s) per core: 1 20:56:16 Core(s) per socket: 1 20:56:16 Socket(s): 8 20:56:16 NUMA node(s): 1 20:56:16 Vendor ID: AuthenticAMD 20:56:16 CPU family: 23 20:56:16 Model: 49 20:56:16 Model name: AMD EPYC-Rome Processor 20:56:16 Stepping: 0 20:56:16 CPU MHz: 2799.976 20:56:16 BogoMIPS: 5599.95 20:56:16 Virtualization: AMD-V 20:56:16 Hypervisor vendor: KVM 20:56:16 Virtualization type: full 20:56:16 L1d cache: 256 KiB 20:56:16 L1i cache: 256 KiB 20:56:16 L2 cache: 4 MiB 20:56:16 L3 cache: 128 MiB 20:56:16 NUMA node0 CPU(s): 0-7 20:56:16 Vulnerability Itlb multihit: Not affected 20:56:16 Vulnerability L1tf: Not affected 20:56:16 Vulnerability Mds: Not affected 20:56:16 Vulnerability Meltdown: Not affected 20:56:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:56:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:56:16 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:56:16 Vulnerability Srbds: Not affected 20:56:16 Vulnerability Tsx async abort: Not affected 20:56:16 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 20:56:16 20:56:16 20:56:16 ---> nproc: 20:56:16 8 20:56:16 20:56:16 20:56:16 ---> df -h: 20:56:16 Filesystem Size Used Avail Use% Mounted on 20:56:16 overlay 155G 11G 145G 7% / 20:56:16 tmpfs 64M 0 64M 0% /dev 20:56:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:56:16 shm 64M 0 64M 0% /dev/shm 20:56:16 /dev/vda1 155G 11G 145G 7% /facter-os 20:56:16 20:56:16 20:56:16 ---> sar -b -r -n DEV: 20:56:16 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16519) 06/30/22 _x86_64_ (8 CPU) 20:56:16 20:56:16 20:46:20 LINUX RESTART (8 CPU) 20:56:16 20:56:16 20:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:56:16 20:48:01 210.71 12.42 198.29 0.00 2055.92 108958.62 0.00 20:56:16 20:49:01 193.90 0.07 193.83 0.00 9.47 38517.31 0.00 20:56:16 20:50:01 3.93 0.00 3.93 0.00 0.00 58.12 0.00 20:56:16 20:51:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 20:56:16 20:52:01 1.17 0.02 1.15 0.00 0.13 12.80 0.00 20:56:16 20:53:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 20:56:16 20:54:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 20:56:16 20:55:01 3.23 1.58 1.65 0.00 50.39 21.33 0.00 20:56:16 20:56:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 20:56:16 Average: 46.15 1.55 44.61 0.00 231.72 16230.99 0.00 20:56:16 20:56:16 20:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:56:16 20:48:01 28475068 31780504 516052 1.57 160148 3364288 1802484 5.31 1126204 2847364 208 20:56:16 20:49:01 27675400 31745648 545260 1.66 174760 4045372 2276372 6.71 1293200 3405304 276 20:56:16 20:50:01 27714004 31784484 506680 1.54 174856 4045244 1772148 5.22 1263304 3393012 20 20:56:16 20:51:01 27714748 31785328 505548 1.54 174888 4045248 1772148 5.22 1262388 3393016 168 20:56:16 20:52:01 27717984 31788732 502228 1.53 174920 4045248 1772148 5.22 1258844 3393160 28 20:56:16 20:53:01 27718164 31788912 501956 1.53 174944 4045256 1772148 5.22 1258300 3393160 48 20:56:16 20:54:01 27724188 31794948 495908 1.51 174968 4045260 1772148 5.22 1252756 3393168 12 20:56:16 20:55:01 27721024 31794300 496304 1.51 175004 4046776 1789160 5.27 1258576 3392736 44 20:56:16 20:56:01 27720756 31794068 496472 1.51 175036 4046776 1789160 5.27 1257796 3392732 12 20:56:16 Average: 27797926 31784103 507379 1.54 173280 3969941 1835324 5.41 1247930 3333739 91 20:56:16 20:56:16 20:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:56:16 20:48:01 ens3 467.87 335.47 6824.33 68.06 0.00 0.00 0.00 0.00 20:56:16 20:48:01 lo 6.17 6.17 0.61 0.61 0.00 0.00 0.00 0.00 20:56:16 20:48:01 docker0 118.79 138.50 9.40 1099.14 0.00 0.00 0.00 0.00 20:56:16 20:49:01 ens3 185.07 122.11 2683.47 64.35 0.00 0.00 0.00 0.00 20:56:16 20:49:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 20:56:16 20:49:01 docker0 10.96 13.95 0.66 92.00 0.00 0.00 0.00 0.00 20:56:16 20:50:01 ens3 6.78 4.20 6.07 2.41 0.00 0.00 0.00 0.00 20:56:16 20:50:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:56:16 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:16 20:51:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:56:16 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:56:16 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:16 20:52:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:56:16 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:16 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:16 20:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:56:16 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:56:16 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:16 20:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:16 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:16 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:16 20:55:01 ens3 30.29 36.38 6.67 48.97 0.00 0.00 0.00 0.00 20:56:16 20:55:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:56:16 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:16 20:56:01 ens3 6.35 2.58 8.63 0.18 0.00 0.00 0.00 0.00 20:56:16 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:16 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:16 Average: ens3 76.69 55.15 1048.07 20.36 0.00 0.00 0.00 0.00 20:56:16 Average: lo 0.99 0.99 0.10 0.10 0.00 0.00 0.00 0.00 20:56:16 Average: docker0 14.22 16.71 1.10 130.55 0.00 0.00 0.00 0.00 20:56:16 20:56:16 20:56:16 ---> sar -P ALL: 20:56:16 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16519) 06/30/22 _x86_64_ (8 CPU) 20:56:16 20:56:16 20:46:20 LINUX RESTART (8 CPU) 20:56:16 20:56:16 20:47:02 CPU %user %nice %system %iowait %steal %idle 20:56:16 20:48:01 all 10.90 0.00 5.01 1.63 0.06 82.39 20:56:16 20:48:01 0 11.17 0.00 4.24 0.33 0.05 84.21 20:56:16 20:48:01 1 11.10 0.00 4.68 0.35 0.07 83.81 20:56:16 20:48:01 2 12.45 0.00 5.58 2.08 0.05 79.84 20:56:16 20:48:01 3 11.21 0.00 5.94 2.13 0.07 80.65 20:56:16 20:48:01 4 10.66 0.00 4.57 0.82 0.07 83.88 20:56:16 20:48:01 5 9.78 0.00 4.63 0.98 0.05 84.56 20:56:16 20:48:01 6 10.19 0.00 5.29 1.01 0.05 83.46 20:56:16 20:48:01 7 10.65 0.00 5.18 5.40 0.07 78.70 20:56:16 20:49:01 all 32.78 0.00 7.36 0.97 0.08 58.82 20:56:16 20:49:01 0 32.12 0.00 7.12 1.94 0.08 58.74 20:56:16 20:49:01 1 32.22 0.00 7.50 0.12 0.07 60.10 20:56:16 20:49:01 2 33.46 0.00 6.86 0.45 0.08 59.15 20:56:16 20:49:01 3 33.45 0.00 8.06 1.42 0.08 56.99 20:56:16 20:49:01 4 32.19 0.00 6.82 0.05 0.05 60.89 20:56:16 20:49:01 5 32.93 0.00 7.26 0.73 0.08 59.01 20:56:16 20:49:01 6 33.08 0.00 7.26 0.12 0.08 59.45 20:56:16 20:49:01 7 32.80 0.00 8.00 2.92 0.08 56.19 20:56:16 20:50:01 all 0.29 0.00 0.10 0.02 0.01 99.59 20:56:16 20:50:01 0 0.96 0.00 0.13 0.05 0.02 98.84 20:56:16 20:50:01 1 0.15 0.00 0.15 0.02 0.00 99.68 20:56:16 20:50:01 2 0.15 0.00 0.12 0.02 0.00 99.72 20:56:16 20:50:01 3 0.42 0.00 0.10 0.02 0.00 99.47 20:56:16 20:50:01 4 0.12 0.00 0.08 0.00 0.02 99.78 20:56:16 20:50:01 5 0.17 0.00 0.07 0.03 0.00 99.73 20:56:16 20:50:01 6 0.12 0.00 0.08 0.02 0.00 99.78 20:56:16 20:50:01 7 0.20 0.00 0.05 0.00 0.02 99.73 20:56:16 20:51:01 all 0.09 0.00 0.02 0.01 0.00 99.88 20:56:16 20:51:01 0 0.57 0.00 0.05 0.02 0.00 99.37 20:56:16 20:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:56:16 20:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:56:16 20:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:56:16 20:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:56:16 20:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:56:16 20:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:56:16 20:51:01 7 0.02 0.00 0.03 0.03 0.02 99.90 20:56:16 20:52:01 all 0.09 0.00 0.01 0.01 0.01 99.88 20:56:16 20:52:01 0 0.57 0.00 0.00 0.03 0.02 99.38 20:56:16 20:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:56:16 20:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:56:16 20:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:56:16 20:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:56:16 20:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:56:16 20:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:56:16 20:52:01 7 0.07 0.00 0.07 0.02 0.02 99.83 20:56:16 20:53:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:56:16 20:53:01 0 0.17 0.00 0.03 0.00 0.00 99.80 20:56:16 20:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:56:16 20:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:56:16 20:53:01 3 0.00 0.00 0.00 0.03 0.02 99.95 20:56:16 20:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:56:16 20:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:56:16 20:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:56:16 20:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:56:16 20:54:01 all 0.08 0.00 0.02 0.00 0.00 99.89 20:56:16 20:54:01 0 0.43 0.00 0.03 0.02 0.02 99.50 20:56:16 20:54:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:56:16 20:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:56:16 20:54:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:56:16 20:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:56:16 20:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:56:16 20:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:56:16 20:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:56:16 20:55:01 all 0.33 0.00 0.06 0.01 0.01 99.59 20:56:16 20:55:01 0 0.27 0.00 0.10 0.03 0.00 99.60 20:56:16 20:55:01 1 0.15 0.00 0.05 0.00 0.02 99.78 20:56:16 20:55:01 2 0.22 0.00 0.05 0.00 0.00 99.73 20:56:16 20:55:01 3 0.81 0.00 0.10 0.05 0.02 99.02 20:56:16 20:55:01 4 0.42 0.00 0.02 0.00 0.00 99.57 20:56:16 20:55:01 5 0.43 0.00 0.08 0.02 0.00 99.47 20:56:16 20:55:01 6 0.05 0.00 0.03 0.00 0.00 99.92 20:56:16 20:55:01 7 0.25 0.00 0.08 0.02 0.02 99.63 20:56:16 20:56:01 all 0.04 0.00 0.02 0.00 0.00 99.94 20:56:16 20:56:01 0 0.03 0.00 0.03 0.02 0.00 99.92 20:56:16 20:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:56:16 20:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:56:16 20:56:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:56:16 20:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:56:16 20:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:56:16 20:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:56:16 20:56:01 7 0.12 0.00 0.05 0.00 0.02 99.82 20:56:16 Average: all 4.90 0.00 1.38 0.29 0.02 93.41 20:56:16 Average: 0 5.09 0.00 1.29 0.27 0.02 93.33 20:56:16 Average: 1 4.80 0.00 1.36 0.05 0.02 93.77 20:56:16 Average: 2 5.11 0.00 1.39 0.28 0.02 93.21 20:56:16 Average: 3 5.05 0.00 1.56 0.40 0.02 92.97 20:56:16 Average: 4 4.78 0.00 1.26 0.09 0.01 93.85 20:56:16 Average: 5 4.76 0.00 1.32 0.19 0.01 93.72 20:56:16 Average: 6 4.77 0.00 1.39 0.12 0.02 93.69 20:56:16 Average: 7 4.83 0.00 1.47 0.91 0.03 92.76 20:56:16 20:56:16 20:56:16