Pull request #458 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19+0f293f13f47d7806d287045c82fd6425cbb8076b (e2df274fe3a5d300f03ae3482e54d8af3938402a) 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-ssh14189519140517715065.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2077400785990618961.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-458/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-458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18076033057725330398.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-458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6018246432053749128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh2605538636169559336.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-458/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-458/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17603100765862071874.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 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22901 in /w/workspace/_app-service-configurable_PR-458 [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-458 # 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 0f293f13f47d7806d287045c82fd6425cbb8076b into PR head commit bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 Merge succeeded, producing bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 Checking out Revision bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 (PR-458) > 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/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 # 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 0f293f13f47d7806d287045c82fd6425cbb8076b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:04:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:04:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:04:15 ========================================================= 12:04:15 EdgeX Global Pipelines Version Info 12:04:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:04:16 ------------------- 12:04:16 stable info: 12:04:16 ------------------- 12:04:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:04:16 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 12:04:16 Message: update stable to v1.0.238 12:04:17 ------------------- 12:04:17 experimental info: 12:04:17 ------------------- 12:04:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:04:17 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 12:04:17 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-458 [Pipeline] echo 12:04:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-458 [Pipeline] echo 12:04:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-458 [Pipeline] echo 12:04:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [Pipeline] echo 12:04:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf0b01d [Pipeline] echo 12:04:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:04:19 provisioning config files... 12:04:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-458@tmp/config1109648072933145219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:19 ---> docker-login.sh 12:04:19 nexus3.edgexfoundry.org:10001 12:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:20 Configure a credential helper to remove this warning. See 12:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:20 12:04:20 Login Succeeded 12:04:20 nexus3.edgexfoundry.org:10002 12:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:20 Configure a credential helper to remove this warning. See 12:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:20 12:04:20 Login Succeeded 12:04:20 nexus3.edgexfoundry.org:10003 12:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:20 Configure a credential helper to remove this warning. See 12:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:20 12:04:20 Login Succeeded 12:04:20 nexus3.edgexfoundry.org:10004 12:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:20 Configure a credential helper to remove this warning. See 12:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:20 12:04:20 Login Succeeded 12:04:20 docker.io 12:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:21 Configure a credential helper to remove this warning. See 12:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:21 12:04:21 Login Succeeded 12:04:21 ---> docker-login.sh ends [Pipeline] } 12:04:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:04:21 + git rev-list -1 --merges bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19~1..bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [Pipeline] echo 12:04:22 -----------> git rev-list -1 --merges bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19~1..bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [false] [Pipeline] sh 12:04:22 + git log --format=format:%s -1 bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [Pipeline] echo 12:04:22 ========================================================= 12:04:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:04:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:04:22 + git log --format=format:%s -1 bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [Pipeline] echo 12:04:22 [semverPrep] GIT_COMMIT: bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:04:22 [semverPrep] This is not a build commit. [Pipeline] sh 12:04:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:04:23 + grep -v github /etc/ssh/ssh_known_hosts 12:04:23 + [ -e /tmp/ssh_known_hosts ] 12:04:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:04:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:04:23 + sudo tee -a /etc/ssh/ssh_known_hosts 12:04:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:23 12:04:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:24 0.1.4: Pulling from edgex-devops/py-git-semver 12:04:24 b85a868b505f: Pulling fs layer 12:04:24 e2be974225ed: Pulling fs layer 12:04:24 339a4e72a1f5: Pulling fs layer 12:04:24 988bab9f4d93: Pulling fs layer 12:04:24 1469e6f7b9e6: Pulling fs layer 12:04:24 eaf3925da568: Pulling fs layer 12:04:24 bab4dde63d76: Pulling fs layer 12:04:24 bde34c3a00c8: Pulling fs layer 12:04:24 b352a97aabf1: Pulling fs layer 12:04:24 4872d77fe225: Pulling fs layer 12:04:24 5851b861e8e6: Pulling fs layer 12:04:24 bab4dde63d76: Waiting 12:04:24 bde34c3a00c8: Waiting 12:04:24 5851b861e8e6: Waiting 12:04:24 988bab9f4d93: Waiting 12:04:24 1469e6f7b9e6: Waiting 12:04:24 eaf3925da568: Waiting 12:04:24 b352a97aabf1: Waiting 12:04:24 4872d77fe225: Waiting 12:04:24 e2be974225ed: Download complete 12:04:24 988bab9f4d93: Verifying Checksum 12:04:24 988bab9f4d93: Download complete 12:04:24 1469e6f7b9e6: Verifying Checksum 12:04:24 1469e6f7b9e6: Download complete 12:04:24 339a4e72a1f5: Verifying Checksum 12:04:24 339a4e72a1f5: Download complete 12:04:24 eaf3925da568: Verifying Checksum 12:04:24 eaf3925da568: Download complete 12:04:24 bde34c3a00c8: Verifying Checksum 12:04:24 bde34c3a00c8: Download complete 12:04:24 b352a97aabf1: Verifying Checksum 12:04:24 b352a97aabf1: Download complete 12:04:24 4872d77fe225: Verifying Checksum 12:04:24 4872d77fe225: Download complete 12:04:24 5851b861e8e6: Verifying Checksum 12:04:24 5851b861e8e6: Download complete 12:04:24 b85a868b505f: Verifying Checksum 12:04:24 b85a868b505f: Download complete 12:04:24 bab4dde63d76: Verifying Checksum 12:04:24 bab4dde63d76: Download complete 12:04:26 b85a868b505f: Pull complete 12:04:26 e2be974225ed: Pull complete 12:04:26 339a4e72a1f5: Pull complete 12:04:26 988bab9f4d93: Pull complete 12:04:26 1469e6f7b9e6: Pull complete 12:04:26 eaf3925da568: Pull complete 12:04:29 bab4dde63d76: Pull complete 12:04:29 bde34c3a00c8: Pull complete 12:04:29 b352a97aabf1: Pull complete 12:04:29 4872d77fe225: Pull complete 12:04:29 5851b861e8e6: Pull complete 12:04:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:29 prd-ubuntu20.04-docker-8c-8g-22901 does not seem to be running inside a container 12:04:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-458 -v /w/workspace/_app-service-configurable_PR-458:/w/workspace/_app-service-configurable_PR-458:rw,z -v /w/workspace/_app-service-configurable_PR-458@tmp:/w/workspace/_app-service-configurable_PR-458@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:04:32 $ docker top 12d333b804984739e5b2261b6f2c45009cc98a7ffb5afa7eec07e5dbee05a29c -eo pid,comm 12:04:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:04:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:04:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:32 [ssh-agent] Looking for ssh-agent implementation... 12:04:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:33 $ docker exec 12d333b804984739e5b2261b6f2c45009cc98a7ffb5afa7eec07e5dbee05a29c ssh-agent 12:04:33 SSH_AUTH_SOCK=/tmp/ssh-hYhiUU5XKr3C/agent.31 12:04:33 SSH_AGENT_PID=37 12:04:33 Running ssh-add (command line suppressed) 12:04:33 Identity added: /w/workspace/_app-service-configurable_PR-458@tmp/private_key_1861953714646401456.key (/w/workspace/_app-service-configurable_PR-458@tmp/private_key_1861953714646401456.key) 12:04:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:33 + git tag --points-at HEAD [Pipeline] } 12:04:33 $ docker exec --env ******** --env ******** 12d333b804984739e5b2261b6f2c45009cc98a7ffb5afa7eec07e5dbee05a29c ssh-agent -k 12:04:33 unset SSH_AUTH_SOCK; 12:04:33 unset SSH_AGENT_PID; 12:04:33 echo Agent pid 37 killed; 12:04:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:04:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:33 [ssh-agent] Looking for ssh-agent implementation... 12:04:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:34 $ docker exec 12d333b804984739e5b2261b6f2c45009cc98a7ffb5afa7eec07e5dbee05a29c ssh-agent 12:04:34 SSH_AUTH_SOCK=/tmp/ssh-0ZIpUqg11tNT/agent.71 12:04:34 SSH_AGENT_PID=78 12:04:34 Running ssh-add (command line suppressed) 12:04:34 Identity added: /w/workspace/_app-service-configurable_PR-458@tmp/private_key_3831005791409666571.key (/w/workspace/_app-service-configurable_PR-458@tmp/private_key_3831005791409666571.key) 12:04:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:34 + git semver init 12:04:34 2022-08-16 12:04:34,832 [run_init] DEBUG init version:0.0.0 force:False 12:04:34 2022-08-16 12:04:34,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-458/.semver 12:04:34 2022-08-16 12:04:34,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-458/.semver 12:04:34 2022-08-16 12:04:34,834 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-458/.semver'], cwd=/w/workspace/_app-service-configurable_PR-458, universal_newlines=False, shell=None, istream=None) 12:04:35 2022-08-16 12:04:35,594 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-458/.git/info/exclude 12:04:35 2022-08-16 12:04:35,594 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-458/.semver/PR-458 with force:False 12:04:35 2022-08-16 12:04:35,595 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-458/.semver/PR-458 12:04:35 2022-08-16 12:04:35,599 [execute] INFO git cat-file --batch-check 12:04:35 2022-08-16 12:04:35,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-458/.semver, universal_newlines=False, shell=None, istream=) 12:04:35 2022-08-16 12:04:35,605 [execute] INFO git cat-file --batch 12:04:35 2022-08-16 12:04:35,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-458/.semver, universal_newlines=False, shell=None, istream=) 12:04:35 2022-08-16 12:04:35,611 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-458/.semver/PR-458 12:04:35 0.0.0 [Pipeline] } 12:04:35 $ docker exec --env ******** --env ******** 12d333b804984739e5b2261b6f2c45009cc98a7ffb5afa7eec07e5dbee05a29c ssh-agent -k 12:04:35 unset SSH_AUTH_SOCK; 12:04:35 unset SSH_AGENT_PID; 12:04:35 echo Agent pid 78 killed; 12:04:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:04:36 + git semver [Pipeline] } 12:04:36 $ docker stop --time=1 12d333b804984739e5b2261b6f2c45009cc98a7ffb5afa7eec07e5dbee05a29c 12:04:37 $ docker rm -f 12d333b804984739e5b2261b6f2c45009cc98a7ffb5afa7eec07e5dbee05a29c [Pipeline] // withDockerContainer [Pipeline] sh 12:04:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:04:38 Stashed 1 file(s) [Pipeline] echo 12:04:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:04:39 provisioning config files... 12:04:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-458@tmp/config8162266520826053968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:39 ---> docker-login.sh 12:04:39 nexus3.edgexfoundry.org:10001 12:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:39 Configure a credential helper to remove this warning. See 12:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:39 12:04:39 Login Succeeded 12:04:39 nexus3.edgexfoundry.org:10002 12:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:39 Configure a credential helper to remove this warning. See 12:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:39 12:04:39 Login Succeeded 12:04:39 nexus3.edgexfoundry.org:10003 12:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:39 Configure a credential helper to remove this warning. See 12:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:39 12:04:39 Login Succeeded 12:04:39 nexus3.edgexfoundry.org:10004 12:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:40 Configure a credential helper to remove this warning. See 12:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:40 12:04:40 Login Succeeded 12:04:40 docker.io 12:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:40 Configure a credential helper to remove this warning. See 12:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:40 12:04:40 Login Succeeded 12:04:40 ---> docker-login.sh ends [Pipeline] } 12:04:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:04:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:04:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:04:40 ========================================================= 12:04:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:04:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:04:41 Sending build context to Docker daemon 3.125MB 12:04:41 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 12:04:41 Step 2/13 : FROM ${BASE} AS builder 12:04:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:04:41 2408cc74d12b: Pulling fs layer 12:04:41 ea60b727a1ce: Pulling fs layer 12:04:41 30c4a7721957: Pulling fs layer 12:04:41 370296b7ddb6: Pulling fs layer 12:04:41 7c6cee850709: Pulling fs layer 12:04:41 370296b7ddb6: Waiting 12:04:41 39a5fcdaea64: Pulling fs layer 12:04:41 d94ebbe4e438: Pulling fs layer 12:04:41 7c6cee850709: Waiting 12:04:41 39a5fcdaea64: Waiting 12:04:41 d94ebbe4e438: Waiting 12:04:41 bcfd1f05c69d: Pulling fs layer 12:04:41 59ccb84bbe0f: Pulling fs layer 12:04:41 bcfd1f05c69d: Waiting 12:04:41 30c4a7721957: Verifying Checksum 12:04:41 30c4a7721957: Download complete 12:04:41 ea60b727a1ce: Download complete 12:04:41 7c6cee850709: Verifying Checksum 12:04:41 7c6cee850709: Download complete 12:04:41 39a5fcdaea64: Verifying Checksum 12:04:41 39a5fcdaea64: Download complete 12:04:41 2408cc74d12b: Verifying Checksum 12:04:41 2408cc74d12b: Download complete 12:04:41 d94ebbe4e438: Verifying Checksum 12:04:41 d94ebbe4e438: Download complete 12:04:41 2408cc74d12b: Pull complete 12:04:41 ea60b727a1ce: Pull complete 12:04:41 30c4a7721957: Pull complete 12:04:41 59ccb84bbe0f: Verifying Checksum 12:04:41 59ccb84bbe0f: Download complete 12:04:42 bcfd1f05c69d: Verifying Checksum 12:04:42 bcfd1f05c69d: Download complete 12:04:42 370296b7ddb6: Verifying Checksum 12:04:42 370296b7ddb6: Download complete 12:04:46 370296b7ddb6: Pull complete 12:04:46 7c6cee850709: Pull complete 12:04:46 39a5fcdaea64: Pull complete 12:04:46 d94ebbe4e438: Pull complete 12:04:48 bcfd1f05c69d: Pull complete 12:04:49 59ccb84bbe0f: Pull complete 12:04:49 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 12:04:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:04:49 ---> a4fb48ad2a94 12:04:49 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:04:54 Still waiting to schedule task 12:04:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:04:54 ---> Running in 8323a393ca6a 12:04:54 Removing intermediate container 8323a393ca6a 12:04:54 ---> 45b8f69ce9ae 12:04:54 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:04:54 ---> Running in cfbad0dc2b5d 12:04:54 Removing intermediate container cfbad0dc2b5d 12:04:54 ---> 097600a2df6d 12:04:54 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:04:54 ---> Running in 8a094c3e67d7 12:04:54 Removing intermediate container 8a094c3e67d7 12:04:54 ---> 6d79ca3b68ff 12:04:54 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:54 ---> Running in 7139b1220b5d 12:04:54 Removing intermediate container 7139b1220b5d 12:04:54 ---> a72a87eebe12 12:04:54 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:04:54 ---> Running in 335ecea055b2 12:04:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:04:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:04:56 OK: 211 MiB in 51 packages 12:04:57 Removing intermediate container 335ecea055b2 12:04:57 ---> 2311c664da36 12:04:57 Step 8/13 : WORKDIR /app 12:04:57 ---> Running in 2ae3ae7afbb6 12:04:57 Removing intermediate container 2ae3ae7afbb6 12:04:57 ---> eb8701968884 12:04:57 Step 9/13 : COPY go.mod vendor* ./ 12:04:57 ---> c179e97fe186 12:04:57 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:57 ---> Running in 90a8648d6675 12:05:23 Removing intermediate container 90a8648d6675 12:05:23 ---> 8efb0504614c 12:05:23 Step 11/13 : COPY . . 12:05:23 ---> 7e06eb732368 12:05:23 Step 12/13 : ARG MAKE="make build" 12:05:23 ---> Running in 66ea74454f9b 12:05:23 Removing intermediate container 66ea74454f9b 12:05:23 ---> a12bb1c84673 12:05:23 Step 13/13 : RUN $MAKE 12:05:23 ---> Running in 3a711a87887d 12:05:23 noop 12:05:24 Removing intermediate container 3a711a87887d 12:05:24 ---> 1ae7e0e41594 12:05:24 Successfully built 1ae7e0e41594 12:05:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:24 + docker inspect -f . ci-base-image-x86_64 12:05:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:24 prd-ubuntu20.04-docker-8c-8g-22901 does not seem to be running inside a container 12:05:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-458 -v /w/workspace/_app-service-configurable_PR-458:/w/workspace/_app-service-configurable_PR-458:rw,z -v /w/workspace/_app-service-configurable_PR-458@tmp:/w/workspace/_app-service-configurable_PR-458@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:05:25 $ docker top 7802a7cb33d4146874107630c0fba2e5b141b2d69e6e4effbcfafda819e915dc -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:25 + go version 12:05:25 go version go1.18.3 linux/amd64 [Pipeline] } 12:05:25 $ docker stop --time=1 7802a7cb33d4146874107630c0fba2e5b141b2d69e6e4effbcfafda819e915dc 12:05:27 $ docker rm -f 7802a7cb33d4146874107630c0fba2e5b141b2d69e6e4effbcfafda819e915dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:27 + docker inspect -f . ci-base-image-x86_64 12:05:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:28 prd-ubuntu20.04-docker-8c-8g-22901 does not seem to be running inside a container 12:05:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/_app-service-configurable_PR-458 -v /w/workspace/_app-service-configurable_PR-458:/w/workspace/_app-service-configurable_PR-458:rw,z -v /w/workspace/_app-service-configurable_PR-458@tmp:/w/workspace/_app-service-configurable_PR-458@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:05:28 $ docker top 4750603ad8eb860b258b2bfffa4abd6954372b6d56a54b0fe59dbb33e2b4ced9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:28 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-458 [Pipeline] fileExists [Pipeline] sh 12:05:29 + make test 12:05:29 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:05:39 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:05:39 CGO_ENABLED=1 go vet ./... 12:05:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:05:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:05:42 ./bin/test-attribution-txt.sh 12:05:42 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 12:05:42 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 12:05:42 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 12:05:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:05:42 $ docker stop --time=1 4750603ad8eb860b258b2bfffa4abd6954372b6d56a54b0fe59dbb33e2b4ced9 12:05:45 $ docker rm -f 4750603ad8eb860b258b2bfffa4abd6954372b6d56a54b0fe59dbb33e2b4ced9 [Pipeline] // withDockerContainer [Pipeline] sh 12:05:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:05:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:05:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:05:46 + ls -al . 12:05:46 total 172 12:05:46 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 12:05 . 12:05:46 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 12:04 .. 12:05:46 -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 12:04 .dockerignore 12:05:46 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 12:04 .git 12:05:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 12:04 .github 12:05:46 -rw-rw-r-- 1 jenkins jenkins 171 Aug 16 12:04 .gitignore 12:05:46 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 12:04 .semver 12:05:46 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 16 12:04 Attribution.txt 12:05:46 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 16 12:04 CHANGELOG.md 12:05:46 -rw-rw-r-- 1 jenkins jenkins 2089 Aug 16 12:04 Dockerfile 12:05:46 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 12:04 GOVERNANCE.md 12:05:46 -rw-rw-r-- 1 jenkins jenkins 688 Aug 16 12:04 Jenkinsfile 12:05:46 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 12:04 LICENSE 12:05:46 -rw-rw-r-- 1 jenkins jenkins 618 Aug 16 12:04 OWNERS.md 12:05:46 -rw-rw-r-- 1 jenkins jenkins 3718 Aug 16 12:04 README.md 12:05:46 -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 12:04 VERSION 12:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 12:04 bin 12:05:46 -rw-r--r-- 1 jenkins jenkins 10 Aug 16 12:05 coverage.out 12:05:46 -rw-rw-r-- 1 jenkins jenkins 3475 Aug 16 12:04 go.mod 12:05:46 -rw-rw-r-- 1 jenkins jenkins 36887 Aug 16 12:04 go.sum 12:05:46 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 16 12:04 main.go 12:05:46 -rw-rw-r-- 1 jenkins jenkins 1959 Aug 16 12:04 makefile 12:05:46 drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 12:04 res 12:05:46 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:47 + 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=bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 --label arch=amd64 --label version=0.0.0 . 12:05:47 Sending build context to Docker daemon 3.126MB 12:05:47 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:05:47 Step 2/27 : FROM ${BASE} AS builder 12:05:47 ---> 1ae7e0e41594 12:05:47 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:05:47 ---> Running in 7d7f541a016c 12:05:47 Removing intermediate container 7d7f541a016c 12:05:47 ---> 60237fb06e83 12:05:47 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:05:47 ---> Running in fac332431e94 12:05:47 Removing intermediate container fac332431e94 12:05:47 ---> 2f103a512ea2 12:05:47 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:05:47 ---> Running in c57fee98ae88 12:05:47 Removing intermediate container c57fee98ae88 12:05:47 ---> 08ae33ea872a 12:05:47 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:05:47 ---> Running in 3594e5118932 12:05:48 Removing intermediate container 3594e5118932 12:05:48 ---> 1b05f0a267eb 12:05:48 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:48 ---> Running in 99ebc70205cf 12:05:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:05:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:05:49 OK: 211 MiB in 51 packages 12:05:50 Removing intermediate container 99ebc70205cf 12:05:50 ---> caa2309226a1 12:05:50 Step 8/27 : WORKDIR /app 12:05:50 ---> Running in b8b22bc4c65f 12:05:50 Removing intermediate container b8b22bc4c65f 12:05:50 ---> 17b8905003dd 12:05:50 Step 9/27 : COPY go.mod vendor* ./ 12:05:50 ---> 9b188a491f1d 12:05:50 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:50 ---> Running in a78cc2c88176 12:05:51 Removing intermediate container a78cc2c88176 12:05:51 ---> 11b7a982a81d 12:05:51 Step 11/27 : COPY . . 12:05:51 ---> 479b3999e32c 12:05:51 Step 12/27 : ARG MAKE="make build" 12:05:51 ---> Running in eabb68307ad3 12:05:51 Removing intermediate container eabb68307ad3 12:05:51 ---> fb55b75281b9 12:05:51 Step 13/27 : RUN $MAKE 12:05:51 ---> Running in f31f13141f74 12:05:51 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:06:18 Removing intermediate container f31f13141f74 12:06:18 ---> 67f52b0d36e8 12:06:18 Step 14/27 : FROM alpine:3.16 12:06:18 3.16: Pulling from library/alpine 12:06:18 213ec9aee27d: Pulling fs layer 12:06:18 213ec9aee27d: Verifying Checksum 12:06:18 213ec9aee27d: Download complete 12:06:18 213ec9aee27d: Pull complete 12:06:18 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:06:18 Status: Downloaded newer image for alpine:3.16 12:06:18 ---> 9c6f07244728 12:06:18 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:06:18 ---> Running in aa88af364ef1 12:06:18 Removing intermediate container aa88af364ef1 12:06:18 ---> 1ff31f0c6f09 12:06:18 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:06:18 ---> Running in aad9b29fa1f6 12:06:18 Removing intermediate container aad9b29fa1f6 12:06:18 ---> 7af0f45066af 12:06:18 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:06:18 ---> Running in 9762d6ff0755 12:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:06:18 (1/7) Installing ca-certificates (20220614-r0) 12:06:18 (2/7) Installing dumb-init (1.2.5-r1) 12:06:18 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:06:18 (4/7) Installing libsodium (1.0.18-r0) 12:06:18 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:06:18 (6/7) Installing libzmq (4.3.4-r0) 12:06:18 (7/7) Installing zeromq (4.3.4-r0) 12:06:18 Executing busybox-1.35.0-r17.trigger 12:06:18 Executing ca-certificates-20220614-r0.trigger 12:06:18 OK: 9 MiB in 21 packages 12:06:18 Removing intermediate container 9762d6ff0755 12:06:18 ---> 8104fb69df0b 12:06:18 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:06:18 ---> dc6776b4e514 12:06:18 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:06:18 ---> 5da4809405ad 12:06:18 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:06:18 ---> b8e221cbbaa9 12:06:18 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:06:18 ---> c34f03c2a721 12:06:18 Step 22/27 : EXPOSE 48095 12:06:18 ---> Running in 582ae935e204 12:06:18 Removing intermediate container 582ae935e204 12:06:18 ---> 7675deacd3f3 12:06:18 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:06:18 ---> Running in 8e0ab28bcfd9 12:06:18 Removing intermediate container 8e0ab28bcfd9 12:06:18 ---> a173f8a045aa 12:06:18 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:06:18 ---> Running in 3cf44741162c 12:06:18 Removing intermediate container 3cf44741162c 12:06:18 ---> c19077710580 12:06:18 Step 25/27 : LABEL arch=amd64 12:06:18 ---> Running in 0a11599206a7 12:06:19 Removing intermediate container 0a11599206a7 12:06:19 ---> 29a3087edafe 12:06:19 Step 26/27 : LABEL git_sha=bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 12:06:19 ---> Running in 901d71bcdda2 12:06:19 Removing intermediate container 901d71bcdda2 12:06:19 ---> 7c399effcf24 12:06:19 Step 27/27 : LABEL version=0.0.0 12:06:19 ---> Running in d647816db35d 12:06:19 Removing intermediate container d647816db35d 12:06:19 ---> ab1ff89955d4 12:06:19 [Warning] One or more build-args [ARCH] were not consumed 12:06:19 Successfully built ab1ff89955d4 12:06:19 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:06:19 12:06:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:06:20 latest: Pulling from edgex-lftools-log-publisher 12:06:20 5eb5b503b376: Pulling fs layer 12:06:20 5c69ac0246d0: Pulling fs layer 12:06:20 ec43610c2a17: Pulling fs layer 12:06:20 3a2ae6a8a46f: Pulling fs layer 12:06:20 33b1e0a273af: Pulling fs layer 12:06:20 5d3b04190fa2: Pulling fs layer 12:06:20 2f39f015ded8: Pulling fs layer 12:06:20 3a2ae6a8a46f: Waiting 12:06:20 5d3b04190fa2: Waiting 12:06:20 2f39f015ded8: Waiting 12:06:20 33b1e0a273af: Waiting 12:06:20 5c69ac0246d0: Download complete 12:06:20 3a2ae6a8a46f: Verifying Checksum 12:06:20 3a2ae6a8a46f: Download complete 12:06:20 33b1e0a273af: Verifying Checksum 12:06:20 33b1e0a273af: Download complete 12:06:20 5d3b04190fa2: Download complete 12:06:20 ec43610c2a17: Verifying Checksum 12:06:20 ec43610c2a17: Download complete 12:06:20 5eb5b503b376: Verifying Checksum 12:06:20 5eb5b503b376: Download complete 12:06:21 2f39f015ded8: Download complete 12:06:22 5eb5b503b376: Pull complete 12:06:22 5c69ac0246d0: Pull complete 12:06:22 ec43610c2a17: Pull complete 12:06:22 3a2ae6a8a46f: Pull complete 12:06:22 33b1e0a273af: Pull complete 12:06:23 5d3b04190fa2: Pull complete 12:06:28 2f39f015ded8: Pull complete 12:06:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:06:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:06:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:28 prd-ubuntu20.04-docker-8c-8g-22901 does not seem to be running inside a container 12:06:28 $ 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-458 -v /w/workspace/_app-service-configurable_PR-458:/w/workspace/_app-service-configurable_PR-458:rw,z -v /w/workspace/_app-service-configurable_PR-458@tmp:/w/workspace/_app-service-configurable_PR-458@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:06:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22902 in /w/workspace/_app-service-configurable_PR-458 12:06:33 $ docker top 53bde2b0d35e1d74ea4deb5ea22017c6e4031f85cf96bea85edb3865d0b78a87 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 12:06:33 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:06:33 Selected Git installation does not exist. Using Default 12:06:33 The recommended git tool is: NONE 12:06:33 ---> job-cost.sh 12:06:33 lf-activate-venv: SKIPPING 12:06:33 INFO: No Stack... 12:06:34 INFO: Retrieving Pricing Info for: v3-standard-8 12:06:34 INFO: Archiving Costs [Pipeline] sh 12:06:35 + cat /w/workspace/_app-service-configurable_PR-458/archives/cost.csv 12:06:35 + cut -d, -f6 [Pipeline] lock 12:06:35 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] 12:06:35 Resource [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] did not exist. Created. 12:06:35 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:06:35 + echo total: 0.2199999988079071 [Pipeline] stash 12:06:35 Stashed 1 file(s) [Pipeline] } 12:06:35 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:06:35 $ docker stop --time=1 53bde2b0d35e1d74ea4deb5ea22017c6e4031f85cf96bea85edb3865d0b78a87 12:06:36 $ docker rm -f 53bde2b0d35e1d74ea4deb5ea22017c6e4031f85cf96bea85edb3865d0b78a87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:06:38 using credential edgex-jenkins-ssh 12:06:38 Cloning the remote Git repository 12:06:38 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:06:39 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:06:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:06:39 > git --version # timeout=10 12:06:39 > git --version # 'git version 2.25.1' 12:06:39 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:41 Merging remotes/origin/main commit 0f293f13f47d7806d287045c82fd6425cbb8076b into PR head commit bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 12:06:41 Merge succeeded, producing bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 12:06:41 Checking out Revision bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 (PR-458) 12:06:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:06:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:06:40 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:06:40 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:06:41 > git config core.sparsecheckout # timeout=10 12:06:41 > git checkout -f bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 # timeout=10 12:06:41 > git remote # timeout=10 12:06:41 > git config --get remote.origin.url # timeout=10 12:06:41 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:41 > git merge 0f293f13f47d7806d287045c82fd6425cbb8076b # timeout=10 12:06:41 > git rev-parse HEAD^{commit} # timeout=10 12:06:41 > git config core.sparsecheckout # timeout=10 12:06:41 > git checkout -f bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 # timeout=10 12:06:45 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:06:45 > git --version # timeout=10 12:06:45 > git --version # 'git version 2.25.1' 12:06:45 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:06:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:06:46 % Total % Received % Xferd Average Speed Time Time Time Current 12:06:46 Dload Upload Total Spent Left Speed 12:06:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 84465 0 --:--:-- --:--:-- --:--:-- 84465 [Pipeline] sh 12:06:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:06:48 + sudo tee /etc/docker/daemon.new 12:06:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:06:48 { 12:06:48 "registry-mirrors": [ 12:06:48 "https://nexus3.edgexfoundry.org:10001" 12:06:48 ], 12:06:48 "bip": "10.250.0.254/24", 12:06:48 "hosts": [ 12:06:48 "tcp://0.0.0.0:5555", 12:06:48 "unix:///var/run/docker.sock" 12:06:48 ], 12:06:48 "mtu": 1458, 12:06:48 "selinux-enabled": true, 12:06:48 "seccomp-profile": "/etc/docker/seccomp.json" 12:06:48 } [Pipeline] sh 12:06:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:06:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:07:07 provisioning config files... 12:07:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config557889956587380719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:07 ---> docker-login.sh 12:07:07 nexus3.edgexfoundry.org:10001 12:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:08 Configure a credential helper to remove this warning. See 12:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:08 12:07:08 Login Succeeded 12:07:08 nexus3.edgexfoundry.org:10002 12:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:08 Configure a credential helper to remove this warning. See 12:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:08 12:07:08 Login Succeeded 12:07:08 nexus3.edgexfoundry.org:10003 12:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:09 Configure a credential helper to remove this warning. See 12:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:09 12:07:09 Login Succeeded 12:07:09 nexus3.edgexfoundry.org:10004 12:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:09 Configure a credential helper to remove this warning. See 12:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:09 12:07:09 Login Succeeded 12:07:09 docker.io 12:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:10 Configure a credential helper to remove this warning. See 12:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:10 12:07:10 Login Succeeded 12:07:10 ---> docker-login.sh ends [Pipeline] } 12:07:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:07:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:07:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:07:10 ========================================================= 12:07:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:07:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:07:11 Sending build context to Docker daemon 204.8kB 12:07:11 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 12:07:11 Step 2/13 : FROM ${BASE} AS builder 12:07:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:07:11 b3c136eddcbf: Pulling fs layer 12:07:11 c0a3192eca97: Pulling fs layer 12:07:11 a050256f5b6f: Pulling fs layer 12:07:11 656be50a0ddc: Pulling fs layer 12:07:11 2bbca73fdf42: Pulling fs layer 12:07:11 46d945488cbd: Pulling fs layer 12:07:11 8a5474983e97: Pulling fs layer 12:07:11 329c88fbcd65: Pulling fs layer 12:07:11 656be50a0ddc: Waiting 12:07:11 2bbca73fdf42: Waiting 12:07:11 46d945488cbd: Waiting 12:07:11 8a5474983e97: Waiting 12:07:11 329c88fbcd65: Waiting 12:07:11 a050256f5b6f: Download complete 12:07:11 c0a3192eca97: Verifying Checksum 12:07:11 c0a3192eca97: Download complete 12:07:11 2bbca73fdf42: Verifying Checksum 12:07:11 2bbca73fdf42: Download complete 12:07:11 46d945488cbd: Download complete 12:07:11 b3c136eddcbf: Download complete 12:07:12 b3c136eddcbf: Pull complete 12:07:12 329c88fbcd65: Verifying Checksum 12:07:12 329c88fbcd65: Download complete 12:07:13 c0a3192eca97: Pull complete 12:07:13 a050256f5b6f: Pull complete 12:07:14 8a5474983e97: Download complete 12:07:15 656be50a0ddc: Download complete 12:07:27 656be50a0ddc: Pull complete 12:07:27 2bbca73fdf42: Pull complete 12:07:28 46d945488cbd: Pull complete 12:07:34 8a5474983e97: Pull complete 12:07:36 329c88fbcd65: Pull complete 12:07:36 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 12:07:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:07:36 ---> ff4287adb874 12:07:36 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:07:38 ---> Running in bbd62cbaed1d 12:07:38 Removing intermediate container bbd62cbaed1d 12:07:38 ---> b89fa75acdda 12:07:38 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:07:38 ---> Running in 2101858bb34e 12:07:39 Removing intermediate container 2101858bb34e 12:07:39 ---> 0552fa5c4f18 12:07:39 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:07:39 ---> Running in a30c76937497 12:07:39 Removing intermediate container a30c76937497 12:07:39 ---> def2ddaa91f5 12:07:39 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:39 ---> Running in 4fa322fa3df8 12:07:41 Removing intermediate container 4fa322fa3df8 12:07:41 ---> f086b1f05ec2 12:07:41 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:07:41 ---> Running in cc6044ed68b1 12:07:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:07:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:07:43 OK: 221 MiB in 51 packages 12:07:44 Removing intermediate container cc6044ed68b1 12:07:44 ---> 9308450eddca 12:07:44 Step 8/13 : WORKDIR /app 12:07:44 ---> Running in 9272a9c76a55 12:07:44 Removing intermediate container 9272a9c76a55 12:07:44 ---> ce8c0356c8f6 12:07:44 Step 9/13 : COPY go.mod vendor* ./ 12:07:45 ---> 59f2fc7f1084 12:07:45 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:45 ---> Running in 88bc08c79acc 12:08:41 Removing intermediate container 88bc08c79acc 12:08:41 ---> f4a6aa07b45d 12:08:41 Step 11/13 : COPY . . 12:08:41 ---> 721f8e3e77e4 12:08:41 Step 12/13 : ARG MAKE="make build" 12:08:41 ---> Running in 815b71659127 12:08:41 Removing intermediate container 815b71659127 12:08:41 ---> 0deca29644b2 12:08:41 Step 13/13 : RUN $MAKE 12:08:41 ---> Running in 90422a0bae53 12:08:41 noop 12:08:41 Removing intermediate container 90422a0bae53 12:08:41 ---> 494d8bcb95a5 12:08:41 Successfully built 494d8bcb95a5 12:08:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:42 + docker inspect -f . ci-base-image-arm64 12:08:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:42 prd-ubuntu20.04-docker-arm64-4c-16g-22902 does not seem to be running inside a container 12:08:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:08:44 $ docker top 508208e69ecf8b19775dfc3c2c8b3b946517fdfdb5572130a6322e3c5a16d310 -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:45 + go version 12:08:45 go version go1.18.3 linux/arm64 [Pipeline] } 12:08:45 $ docker stop --time=1 508208e69ecf8b19775dfc3c2c8b3b946517fdfdb5572130a6322e3c5a16d310 12:08:46 $ docker rm -f 508208e69ecf8b19775dfc3c2c8b3b946517fdfdb5572130a6322e3c5a16d310 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:47 + docker inspect -f . ci-base-image-arm64 12:08:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:47 prd-ubuntu20.04-docker-arm64-4c-16g-22902 does not seem to be running inside a container 12:08:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:08:49 $ docker top e99fb6fe806594a812abc62953a3dd92c9edf1e19a951077ee1ba5d771b4c7b0 -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:50 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:08:50 + make test 12:08:50 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:10:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:10:12 CGO_ENABLED=1 go vet ./... 12:10:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:10:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:10:25 ./bin/test-attribution-txt.sh 12:10:25 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 12:10:25 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 12:10:25 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 12:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:10:25 $ docker stop --time=1 e99fb6fe806594a812abc62953a3dd92c9edf1e19a951077ee1ba5d771b4c7b0 12:10:27 $ docker rm -f e99fb6fe806594a812abc62953a3dd92c9edf1e19a951077ee1ba5d771b4c7b0 [Pipeline] // withDockerContainer [Pipeline] sh 12:10:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:10:28 Warning: overwriting stash ‘coverage-report’ 12:10:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:10:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:10:29 + ls -al . 12:10:29 total 168 12:10:29 drwxrwxr-x 7 jenkins jenkins 4096 Aug 16 12:08 . 12:10:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 12:06 .. 12:10:29 -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 12:06 .dockerignore 12:10:29 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 12:06 .git 12:10:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 12:06 .github 12:10:29 -rw-rw-r-- 1 jenkins jenkins 171 Aug 16 12:06 .gitignore 12:10:29 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 16 12:06 Attribution.txt 12:10:29 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 16 12:06 CHANGELOG.md 12:10:29 -rw-rw-r-- 1 jenkins jenkins 2089 Aug 16 12:06 Dockerfile 12:10:29 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 12:06 GOVERNANCE.md 12:10:29 -rw-rw-r-- 1 jenkins jenkins 688 Aug 16 12:06 Jenkinsfile 12:10:29 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 12:06 LICENSE 12:10:29 -rw-rw-r-- 1 jenkins jenkins 618 Aug 16 12:06 OWNERS.md 12:10:29 -rw-rw-r-- 1 jenkins jenkins 3718 Aug 16 12:06 README.md 12:10:29 -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 12:04 VERSION 12:10:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 12:06 bin 12:10:29 -rw-r--r-- 1 jenkins jenkins 10 Aug 16 12:08 coverage.out 12:10:29 -rw-rw-r-- 1 jenkins jenkins 3475 Aug 16 12:06 go.mod 12:10:29 -rw-rw-r-- 1 jenkins jenkins 36887 Aug 16 12:06 go.sum 12:10:29 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 16 12:06 main.go 12:10:29 -rw-rw-r-- 1 jenkins jenkins 1959 Aug 16 12:06 makefile 12:10:29 drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 12:06 res 12:10:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:29 + 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=bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 --label arch=arm64 --label version=0.0.0 . 12:10:29 Sending build context to Docker daemon 205.8kB 12:10:30 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:10:30 Step 2/27 : FROM ${BASE} AS builder 12:10:30 ---> 494d8bcb95a5 12:10:30 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:10:30 ---> Running in 13216f52da4c 12:10:30 Removing intermediate container 13216f52da4c 12:10:30 ---> 6062eb15fb83 12:10:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:10:30 ---> Running in 0436222d1014 12:10:31 Removing intermediate container 0436222d1014 12:10:31 ---> 9d80672c1431 12:10:31 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:10:31 ---> Running in 154a708372c0 12:10:31 Removing intermediate container 154a708372c0 12:10:31 ---> 055ee378f933 12:10:31 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:31 ---> Running in 79f011f48d88 12:10:32 Removing intermediate container 79f011f48d88 12:10:32 ---> fca00e399634 12:10:32 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:10:32 ---> Running in 2fb23fa08161 12:10:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:10:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:10:35 OK: 221 MiB in 51 packages 12:10:36 Removing intermediate container 2fb23fa08161 12:10:36 ---> c2948c37dc44 12:10:36 Step 8/27 : WORKDIR /app 12:10:36 ---> Running in 4707394999b8 12:10:36 Removing intermediate container 4707394999b8 12:10:36 ---> c24a22aaaf75 12:10:36 Step 9/27 : COPY go.mod vendor* ./ 12:10:37 ---> 202ecbc8459b 12:10:37 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:10:37 ---> Running in 50cc2519343b 12:10:39 Removing intermediate container 50cc2519343b 12:10:39 ---> 1d72a3e15745 12:10:39 Step 11/27 : COPY . . 12:10:39 ---> da81e6a6dec5 12:10:39 Step 12/27 : ARG MAKE="make build" 12:10:39 ---> Running in 499078866fd8 12:10:40 Removing intermediate container 499078866fd8 12:10:40 ---> ca1e1138d8c7 12:10:40 Step 13/27 : RUN $MAKE 12:10:40 ---> Running in e3a2b8abdaec 12:10:41 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:12:48 Removing intermediate container e3a2b8abdaec 12:12:48 ---> 1992c0dcf66c 12:12:48 Step 14/27 : FROM alpine:3.16 12:12:48 3.16: Pulling from library/alpine 12:12:48 9b18e9b68314: Pulling fs layer 12:12:48 9b18e9b68314: Verifying Checksum 12:12:48 9b18e9b68314: Download complete 12:12:48 9b18e9b68314: Pull complete 12:12:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:12:48 Status: Downloaded newer image for alpine:3.16 12:12:48 ---> a6215f271958 12:12:48 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:12:48 ---> Running in c8134d733103 12:12:48 Removing intermediate container c8134d733103 12:12:48 ---> 562c74adb08c 12:12:48 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:12:48 ---> Running in b339308879ea 12:12:48 Removing intermediate container b339308879ea 12:12:48 ---> cd3e92189257 12:12:48 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:12:48 ---> Running in e90967abded4 12:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:12:48 (1/7) Installing ca-certificates (20220614-r0) 12:12:48 (2/7) Installing dumb-init (1.2.5-r1) 12:12:48 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:12:48 (4/7) Installing libsodium (1.0.18-r0) 12:12:48 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:12:48 (6/7) Installing libzmq (4.3.4-r0) 12:12:48 (7/7) Installing zeromq (4.3.4-r0) 12:12:48 Executing busybox-1.35.0-r17.trigger 12:12:48 Executing ca-certificates-20220614-r0.trigger 12:12:48 OK: 9 MiB in 21 packages 12:12:48 Removing intermediate container e90967abded4 12:12:48 ---> 80de13528bb7 12:12:48 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:12:48 ---> 8cccde16250f 12:12:48 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:12:48 ---> f1fe4c2d192b 12:12:48 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:12:49 ---> 4b158c150c28 12:12:49 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:12:50 ---> 68c8d7843b23 12:12:50 Step 22/27 : EXPOSE 48095 12:12:50 ---> Running in 5eca3d5b2e07 12:12:50 Removing intermediate container 5eca3d5b2e07 12:12:50 ---> f1f407a5a8ee 12:12:50 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:12:51 ---> Running in 8352a1007f47 12:12:51 Removing intermediate container 8352a1007f47 12:12:51 ---> 820914f532a4 12:12:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:12:51 ---> Running in 4e457ac9fb81 12:12:51 Removing intermediate container 4e457ac9fb81 12:12:51 ---> bbbb7d19a73e 12:12:51 Step 25/27 : LABEL arch=arm64 12:12:51 ---> Running in e116badf1f9e 12:12:52 Removing intermediate container e116badf1f9e 12:12:52 ---> 06fdd3952f9d 12:12:52 Step 26/27 : LABEL git_sha=bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 12:12:52 ---> Running in 99be42976434 12:12:52 Removing intermediate container 99be42976434 12:12:52 ---> 90a17ab00a22 12:12:52 Step 27/27 : LABEL version=0.0.0 12:12:52 ---> Running in de62f63c52a8 12:12:52 Removing intermediate container de62f63c52a8 12:12:52 ---> 0b26cf7e649e 12:12:52 [Warning] One or more build-args [ARCH] were not consumed 12:12:52 Successfully built 0b26cf7e649e 12:12:52 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:53 12:12:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:54 arm64: Pulling from edgex-lftools-log-publisher 12:12:54 8998bd30e6a1: Pulling fs layer 12:12:54 04944245beec: Pulling fs layer 12:12:54 699f458cf7ca: Pulling fs layer 12:12:54 765212b225bb: Pulling fs layer 12:12:54 f23df028b6ca: Pulling fs layer 12:12:54 d65c8cfc05b1: Pulling fs layer 12:12:54 2437ff75d9bd: Pulling fs layer 12:12:54 765212b225bb: Waiting 12:12:54 f23df028b6ca: Waiting 12:12:54 d65c8cfc05b1: Waiting 12:12:54 2437ff75d9bd: Waiting 12:12:54 04944245beec: Verifying Checksum 12:12:54 04944245beec: Download complete 12:12:54 765212b225bb: Verifying Checksum 12:12:54 765212b225bb: Download complete 12:12:54 f23df028b6ca: Verifying Checksum 12:12:54 f23df028b6ca: Download complete 12:12:54 d65c8cfc05b1: Verifying Checksum 12:12:54 d65c8cfc05b1: Download complete 12:12:54 699f458cf7ca: Verifying Checksum 12:12:54 699f458cf7ca: Download complete 12:12:54 8998bd30e6a1: Verifying Checksum 12:12:54 8998bd30e6a1: Download complete 12:12:57 2437ff75d9bd: Verifying Checksum 12:12:57 2437ff75d9bd: Download complete 12:12:59 8998bd30e6a1: Pull complete 12:12:59 04944245beec: Pull complete 12:13:01 699f458cf7ca: Pull complete 12:13:01 765212b225bb: Pull complete 12:13:02 f23df028b6ca: Pull complete 12:13:02 d65c8cfc05b1: Pull complete 12:13:17 2437ff75d9bd: Pull complete 12:13:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:13:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:13:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:17 prd-ubuntu20.04-docker-arm64-4c-16g-22902 does not seem to be running inside a container 12:13:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:13:20 $ docker top c70c64eaf0cf437d1e5665bc58a92e10608e52b1136d910977399f1c2edc6604 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:21 ---> job-cost.sh 12:13:21 lf-activate-venv: SKIPPING 12:13:21 INFO: No Stack... 12:13:21 INFO: Retrieving Pricing Info for: v3-standard-4 12:13:22 INFO: Archiving Costs [Pipeline] sh 12:13:23 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:13:23 + cut -d, -f6 [Pipeline] lock 12:13:23 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] 12:13:23 Resource [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] did not exist. Created. 12:13:23 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:13:24 /w/workspace/app-service-configurable/1@tmp/durable-7ade382c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:13:24 + echo total: 0.10999999940395355 [Pipeline] stash 12:13:24 Warning: overwriting stash ‘stack-cost’ 12:13:25 Stashed 1 file(s) [Pipeline] } 12:13:25 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-458-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:13:25 $ docker stop --time=1 c70c64eaf0cf437d1e5665bc58a92e10608e52b1136d910977399f1c2edc6604 12:13:26 $ docker rm -f c70c64eaf0cf437d1e5665bc58a92e10608e52b1136d910977399f1c2edc6604 [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 12:13:27 provisioning config files... 12:13:27 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-458@tmp/config4095472920095881705tmp [Pipeline] { [Pipeline] sh 12:13:27 + set +x 12:13:27 + curl -s https://codecov.io/bash 12:13:27 + bash -s -- 12:13:27 12:13:27 _____ _ 12:13:27 / ____| | | 12:13:27 | | ___ __| | ___ ___ _____ __ 12:13:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:13:27 | |___| (_) | (_| | __/ (_| (_) \ V / 12:13:27 \_____\___/ \__,_|\___|\___\___/ \_/ 12:13:27 Bash-1.0.6 12:13:27 12:13:27 12:13:27 ==> git version 2.25.1 found 12:13:27 ==> 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 12:13:27 Release-Date: 2020-01-08 12:13:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:13:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:13:27 ==> Jenkins CI detected. 12:13:27 current dir:  /w/workspace/_app-service-configurable_PR-458 12:13:27 project root: . 12:13:27 --> token set from env 12:13:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:13:27 ==> Running gcov in . (disable via -X gcov) 12:13:27 ==> Python coveragepy not found 12:13:27 ==> Searching for coverage reports in: 12:13:27 + . 12:13:27 -> Found 1 reports 12:13:27 ==> Detecting git/mercurial file structure 12:13:27 ==> Reading reports 12:13:28 + ./coverage.out bytes=10 12:13:28 ==> Appending adjustments 12:13:28 https://docs.codecov.io/docs/fixing-reports 12:13:28 + Found adjustments 12:13:28 ==> Gzipping contents 12:13:28 4.0K /tmp/codecov.hiNyum.gz 12:13:28 ==> Uploading reports 12:13:28 url: https://codecov.io 12:13:28 query: branch=PR-458&commit=bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=458&job=&cmd_args= 12:13:28 -> Pinging Codecov 12:13:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-458&commit=bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=458&job=&cmd_args= 12:13:28 -> Uploading to 12:13:28 https://storage.googleapis.com/codecov/v4/raw/2022-08-16/A97CA9966030D2A3747ED39772930CCE/bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19/c1faf4e8-b911-4be9-ba93-7a9666978bef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220816T121328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80c539d0da279ad9b289fa7aca6d626b4c576379da2b65c536273e4be0ea0d5a 12:13:28 % Total % Received % Xferd Average Speed Time Time Time Current 12:13:28 Dload Upload Total Spent Left Speed 12:13:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2282 --:--:-- --:--:-- --:--:-- 2272 100 525 0 0 100 525 0 2282 --:--:-- --:--:-- --:--:-- 2272 12:13:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/bf0b01d5a4d30fcaa87e054d5d0eb49b5d918e19 [Pipeline] } 12:13:28 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 12:13:30 + [ -d /w/workspace/_app-service-configurable_PR-458/archives ] 12:13:30 + ls -al /w/workspace/_app-service-configurable_PR-458/archives 12:13:30 total 16 12:13:30 drwxr-xr-x 3 root root 4096 Aug 16 12:06 . 12:13:30 drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 12:06 .. 12:13:30 drwxr-xr-x 2 root root 4096 Aug 16 12:06 cost 12:13:30 -rw-r--r-- 1 root root 96 Aug 16 12:06 cost.csv 12:13:30 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-458/archives 12:13:30 + ls -al /w/workspace/_app-service-configurable_PR-458/archives 12:13:30 total 16 12:13:30 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 12:06 . 12:13:30 drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 12:06 .. 12:13:30 drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 12:06 cost 12:13:30 -rw-r--r-- 1 jenkins jenkins 96 Aug 16 12:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:13:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:13:31 ---> package-listing.sh 12:13:31 ++ facter osfamily 12:13:31 ++ tr '[:upper:]' '[:lower:]' 12:13:31 + OS_FAMILY=debian 12:13:31 + workspace=/w/workspace/_app-service-configurable_PR-458 12:13:31 + START_PACKAGES=/tmp/packages_start.txt 12:13:31 + END_PACKAGES=/tmp/packages_end.txt 12:13:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:13:31 + PACKAGES=/tmp/packages_start.txt 12:13:31 + '[' /w/workspace/_app-service-configurable_PR-458 ']' 12:13:31 + PACKAGES=/tmp/packages_end.txt 12:13:31 + case "${OS_FAMILY}" in 12:13:31 + dpkg -l 12:13:31 + grep '^ii' 12:13:31 + '[' -f /tmp/packages_start.txt ']' 12:13:31 + '[' -f /tmp/packages_end.txt ']' 12:13:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:13:31 + '[' /w/workspace/_app-service-configurable_PR-458 ']' 12:13:31 + mkdir -p /w/workspace/_app-service-configurable_PR-458/archives/ 12:13:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-458/archives/ [Pipeline] echo 12:13:31 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-458/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:13:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:13:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:33 prd-ubuntu20.04-docker-8c-8g-22901 does not seem to be running inside a container 12:13:33 $ 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-458/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-458 -v /w/workspace/_app-service-configurable_PR-458:/w/workspace/_app-service-configurable_PR-458:rw,z -v /w/workspace/_app-service-configurable_PR-458@tmp:/w/workspace/_app-service-configurable_PR-458@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:13:33 $ docker top 900dac28740ad7c848325b78efdd998dd2484bfc94ae94c945590dd2e9e24d4c -eo pid,comm [Pipeline] { [Pipeline] sh 12:13:33 + touch /tmp/pre-build-complete [Pipeline] sh 12:13:34 + mkdir -p /var/log/sysstat [Pipeline] sh 12:13:34 + ls /var/log/sa-host 12:13:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:13:34 provisioning config files... 12:13:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-458@tmp/config7703308646496854798tmp [Pipeline] { [Pipeline] echo 12:13:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:13:34 ---> create-netrc.sh [Pipeline] } 12:13:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:13:35 ---> python-tools-install.sh [Pipeline] echo 12:13:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:13:35 ---> sudo-logs.sh 12:13:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:13:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:13:36 ---> job-cost.sh 12:13:36 lf-activate-venv: SKIPPING 12:13:36 DEBUG: total: 0.2199999988079071 12:13:36 INFO: Retrieving Stack Cost... 12:13:36 INFO: Retrieving Pricing Info for: v3-standard-8 12:13:37 INFO: Archiving Costs [Pipeline] echo 12:13:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:13:37 ---> logs-deploy.sh 12:13:37 lf-activate-venv: SKIPPING 12:13:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-458/1 12:13:37 INFO: archiving workspace using pattern(s): 12:13:38 Archives upload complete. 12:13:38 INFO: archiving logs to Nexus