Pull request #428 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from d3921cea55cae1fd64ec5745f05107fb9d4a4ebb+354093ed76bafc9ccf1014354cec2dcad1025761 (9219c098ee56633f4e44c1830bebecc67c80cd90) 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-ssh10093802533223514039.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1323163789455574277.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-428/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-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11042420089007923659.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-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh538850814899986272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18116553683424708447.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-428/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-428/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh419118982811161987.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15287 in /w/workspace/_app-service-configurable_PR-428 [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-428 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 354093ed76bafc9ccf1014354cec2dcad1025761 into PR head commit d3921cea55cae1fd64ec5745f05107fb9d4a4ebb Merge succeeded, producing d3921cea55cae1fd64ec5745f05107fb9d4a4ebb Checking out Revision d3921cea55cae1fd64ec5745f05107fb9d4a4ebb (PR-428) > git config core.sparsecheckout # timeout=10 > git checkout -f d3921cea55cae1fd64ec5745f05107fb9d4a4ebb # 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 354093ed76bafc9ccf1014354cec2dcad1025761 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3921cea55cae1fd64ec5745f05107fb9d4a4ebb # timeout=10 Commit message: "doc: Update attribution.txt to reference paho license as v2.0 fix missing dependency" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:34:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:34:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:34:16 ========================================================= 23:34:16 EdgeX Global Pipelines Version Info 23:34:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:34:17 ------------------- 23:34:17 stable info: 23:34:17 ------------------- 23:34:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:34:17 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 23:34:17 Message: update stable to v1.0.234 23:34:18 ------------------- 23:34:18 experimental info: 23:34:18 ------------------- 23:34:18 Commited By: **** collab-it+edgex@linuxfoundation.org 23:34:18 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 23:34:18 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:34:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-428 [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-428 [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-428 [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3921ce [Pipeline] echo 23:34:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:19 provisioning config files... 23:34:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-428@tmp/config1331681029149568716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:20 ---> docker-login.sh 23:34:20 nexus3.edgexfoundry.org:10001 23:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:20 Configure a credential helper to remove this warning. See 23:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:20 23:34:20 Login Succeeded 23:34:20 nexus3.edgexfoundry.org:10002 23:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:20 Configure a credential helper to remove this warning. See 23:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:20 23:34:20 Login Succeeded 23:34:20 nexus3.edgexfoundry.org:10003 23:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:20 Configure a credential helper to remove this warning. See 23:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:20 23:34:20 Login Succeeded 23:34:20 nexus3.edgexfoundry.org:10004 23:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:20 Configure a credential helper to remove this warning. See 23:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:20 23:34:20 Login Succeeded 23:34:20 docker.io 23:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:21 Configure a credential helper to remove this warning. See 23:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:21 23:34:21 Login Succeeded 23:34:21 ---> docker-login.sh ends [Pipeline] } 23:34:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:34:22 + git rev-list -1 --merges d3921cea55cae1fd64ec5745f05107fb9d4a4ebb~1..d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [Pipeline] echo 23:34:22 -----------> git rev-list -1 --merges d3921cea55cae1fd64ec5745f05107fb9d4a4ebb~1..d3921cea55cae1fd64ec5745f05107fb9d4a4ebb d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [false] [Pipeline] sh 23:34:22 + git log --format=format:%s -1 d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [Pipeline] echo 23:34:22 ========================================================= 23:34:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:34:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:34:23 + git log --format=format:%s -1 d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [Pipeline] echo 23:34:23 [semverPrep] GIT_COMMIT: d3921cea55cae1fd64ec5745f05107fb9d4a4ebb, Commit Message: doc: Update attribution.txt to reference paho license as v2.0 fix missing dependency [Pipeline] echo 23:34:23 [semverPrep] This is not a build commit. [Pipeline] sh 23:34:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:34:23 + grep -v github /etc/ssh/ssh_known_hosts 23:34:23 + [ -e /tmp/ssh_known_hosts ] 23:34:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:34:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:34:23 + sudo tee -a /etc/ssh/ssh_known_hosts 23:34:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:23 23:34:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:24 0.1.4: Pulling from edgex-devops/py-git-semver 23:34:24 42c077c10790: Pulling fs layer 23:34:24 f63e77b7563a: Pulling fs layer 23:34:24 bd5fdadae976: Pulling fs layer 23:34:24 205491f53016: Pulling fs layer 23:34:24 df18705c85c3: Pulling fs layer 23:34:24 bdb3f477010e: Pulling fs layer 23:34:24 c8a8fc8e1c8f: Pulling fs layer 23:34:24 2c6e9b1d212d: Pulling fs layer 23:34:24 bdb8f0575790: Pulling fs layer 23:34:24 386e3cb2ff24: Pulling fs layer 23:34:24 2343380bae48: Pulling fs layer 23:34:24 c8a8fc8e1c8f: Waiting 23:34:24 205491f53016: Waiting 23:34:24 2c6e9b1d212d: Waiting 23:34:24 df18705c85c3: Waiting 23:34:24 bdb3f477010e: Waiting 23:34:24 386e3cb2ff24: Waiting 23:34:24 2343380bae48: Waiting 23:34:24 f63e77b7563a: Verifying Checksum 23:34:24 f63e77b7563a: Download complete 23:34:24 205491f53016: Verifying Checksum 23:34:24 205491f53016: Download complete 23:34:24 df18705c85c3: Verifying Checksum 23:34:24 df18705c85c3: Download complete 23:34:24 bd5fdadae976: Verifying Checksum 23:34:24 bd5fdadae976: Download complete 23:34:24 bdb3f477010e: Download complete 23:34:24 2c6e9b1d212d: Verifying Checksum 23:34:24 2c6e9b1d212d: Download complete 23:34:24 bdb8f0575790: Download complete 23:34:24 2343380bae48: Verifying Checksum 23:34:24 2343380bae48: Download complete 23:34:24 42c077c10790: Verifying Checksum 23:34:24 42c077c10790: Download complete 23:34:24 c8a8fc8e1c8f: Verifying Checksum 23:34:25 42c077c10790: Pull complete 23:34:25 f63e77b7563a: Pull complete 23:34:26 bd5fdadae976: Pull complete 23:34:26 205491f53016: Pull complete 23:34:26 df18705c85c3: Pull complete 23:34:26 bdb3f477010e: Pull complete 23:34:28 c8a8fc8e1c8f: Pull complete 23:34:28 2c6e9b1d212d: Pull complete 23:34:28 bdb8f0575790: Pull complete 23:34:28 386e3cb2ff24: Pull complete 23:34:28 2343380bae48: Pull complete 23:34:28 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 23:34:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:29 prd-ubuntu20.04-docker-8c-8g-15287 does not seem to be running inside a container 23:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-428 -v /w/workspace/_app-service-configurable_PR-428:/w/workspace/_app-service-configurable_PR-428:rw,z -v /w/workspace/_app-service-configurable_PR-428@tmp:/w/workspace/_app-service-configurable_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:34:30 $ docker top eff8b9b653e9ee9c629d2d34ab9fea0ee4162939c45224735c591510e070582e -eo pid,comm 23:34:30 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). 23:34:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:34:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:30 [ssh-agent] Looking for ssh-agent implementation... 23:34:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:30 $ docker exec eff8b9b653e9ee9c629d2d34ab9fea0ee4162939c45224735c591510e070582e ssh-agent 23:34:30 SSH_AUTH_SOCK=/tmp/ssh-jf24LsKEsMFv/agent.32 23:34:30 SSH_AGENT_PID=39 23:34:30 Running ssh-add (command line suppressed) 23:34:31 Identity added: /w/workspace/_app-service-configurable_PR-428@tmp/private_key_7866270364811922597.key (/w/workspace/_app-service-configurable_PR-428@tmp/private_key_7866270364811922597.key) 23:34:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:31 + git tag --points-at HEAD [Pipeline] } 23:34:31 $ docker exec --env ******** --env ******** eff8b9b653e9ee9c629d2d34ab9fea0ee4162939c45224735c591510e070582e ssh-agent -k 23:34:31 unset SSH_AUTH_SOCK; 23:34:31 unset SSH_AGENT_PID; 23:34:31 echo Agent pid 39 killed; 23:34:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:34:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:31 [ssh-agent] Looking for ssh-agent implementation... 23:34:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:31 $ docker exec eff8b9b653e9ee9c629d2d34ab9fea0ee4162939c45224735c591510e070582e ssh-agent 23:34:32 SSH_AUTH_SOCK=/tmp/ssh-Wc4ukmYhggUR/agent.72 23:34:32 SSH_AGENT_PID=78 23:34:32 Running ssh-add (command line suppressed) 23:34:32 Identity added: /w/workspace/_app-service-configurable_PR-428@tmp/private_key_6484137028592065020.key (/w/workspace/_app-service-configurable_PR-428@tmp/private_key_6484137028592065020.key) 23:34:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:32 + git semver init 23:34:32 2022-06-21 23:34:32,750 [run_init] DEBUG init version:0.0.0 force:False 23:34:32 2022-06-21 23:34:32,750 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-428/.semver 23:34:32 2022-06-21 23:34:32,751 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-428/.semver 23:34:32 2022-06-21 23:34:32,751 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-428/.semver'], cwd=/w/workspace/_app-service-configurable_PR-428, universal_newlines=False, shell=None, istream=None) 23:34:33 2022-06-21 23:34:33,497 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-428/.git/info/exclude 23:34:33 2022-06-21 23:34:33,498 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-428/.semver/PR-428 with force:False 23:34:33 2022-06-21 23:34:33,498 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-428/.semver/PR-428 23:34:33 2022-06-21 23:34:33,502 [execute] INFO git cat-file --batch-check 23:34:33 2022-06-21 23:34:33,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-428/.semver, universal_newlines=False, shell=None, istream=) 23:34:33 2022-06-21 23:34:33,509 [execute] INFO git cat-file --batch 23:34:33 2022-06-21 23:34:33,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-428/.semver, universal_newlines=False, shell=None, istream=) 23:34:33 2022-06-21 23:34:33,516 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-428/.semver/PR-428 23:34:33 0.0.0 [Pipeline] } 23:34:33 $ docker exec --env ******** --env ******** eff8b9b653e9ee9c629d2d34ab9fea0ee4162939c45224735c591510e070582e ssh-agent -k 23:34:33 unset SSH_AUTH_SOCK; 23:34:33 unset SSH_AGENT_PID; 23:34:33 echo Agent pid 78 killed; 23:34:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:34:34 + git semver [Pipeline] } 23:34:34 $ docker stop --time=1 eff8b9b653e9ee9c629d2d34ab9fea0ee4162939c45224735c591510e070582e 23:34:35 $ docker rm -f eff8b9b653e9ee9c629d2d34ab9fea0ee4162939c45224735c591510e070582e [Pipeline] // withDockerContainer [Pipeline] sh 23:34:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:34:36 Stashed 1 file(s) [Pipeline] echo 23:34:36 [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 23:34:37 provisioning config files... 23:34:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-428@tmp/config5762331001522628001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:37 ---> docker-login.sh 23:34:37 nexus3.edgexfoundry.org:10001 23:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:37 Configure a credential helper to remove this warning. See 23:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:37 23:34:37 Login Succeeded 23:34:37 nexus3.edgexfoundry.org:10002 23:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:37 Configure a credential helper to remove this warning. See 23:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:37 23:34:37 Login Succeeded 23:34:37 nexus3.edgexfoundry.org:10003 23:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:37 Configure a credential helper to remove this warning. See 23:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:37 23:34:37 Login Succeeded 23:34:37 nexus3.edgexfoundry.org:10004 23:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:38 Configure a credential helper to remove this warning. See 23:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:38 23:34:38 Login Succeeded 23:34:38 docker.io 23:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:38 Configure a credential helper to remove this warning. See 23:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:38 23:34:38 Login Succeeded 23:34:38 ---> docker-login.sh ends [Pipeline] } 23:34:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:34:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:34:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:34:38 ========================================================= 23:34:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:34:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 23:34:39 Sending build context to Docker daemon 3.076MB 23:34:39 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:34:39 Step 2/13 : FROM ${BASE} AS builder 23:34:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:34:39 59bf1c3509f3: Pulling fs layer 23:34:39 666ba61612fd: Pulling fs layer 23:34:39 8ed8ca486205: Pulling fs layer 23:34:39 cc1cd167ecdc: Pulling fs layer 23:34:39 c516ae0d96e1: Pulling fs layer 23:34:39 684cea983483: Pulling fs layer 23:34:39 dd3240ac7de5: Pulling fs layer 23:34:39 b1e948a4e11c: Pulling fs layer 23:34:39 a8fd76ee1af6: Pulling fs layer 23:34:39 646ad004c059: Pulling fs layer 23:34:39 a8fd76ee1af6: Waiting 23:34:39 b1e948a4e11c: Waiting 23:34:39 684cea983483: Waiting 23:34:39 dd3240ac7de5: Waiting 23:34:39 cc1cd167ecdc: Waiting 23:34:39 646ad004c059: Waiting 23:34:39 8ed8ca486205: Verifying Checksum 23:34:39 666ba61612fd: Download complete 23:34:39 c516ae0d96e1: Verifying Checksum 23:34:39 c516ae0d96e1: Download complete 23:34:39 684cea983483: Verifying Checksum 23:34:39 684cea983483: Download complete 23:34:39 59bf1c3509f3: Download complete 23:34:39 b1e948a4e11c: Verifying Checksum 23:34:39 b1e948a4e11c: Download complete 23:34:39 59bf1c3509f3: Pull complete 23:34:39 666ba61612fd: Pull complete 23:34:39 646ad004c059: Verifying Checksum 23:34:39 646ad004c059: Download complete 23:34:39 8ed8ca486205: Pull complete 23:34:40 a8fd76ee1af6: Verifying Checksum 23:34:40 a8fd76ee1af6: Download complete 23:34:40 cc1cd167ecdc: Verifying Checksum 23:34:40 cc1cd167ecdc: Download complete 23:34:44 cc1cd167ecdc: Pull complete 23:34:44 c516ae0d96e1: Pull complete 23:34:44 684cea983483: Pull complete 23:34:44 dd3240ac7de5: Pull complete 23:34:44 b1e948a4e11c: Pull complete 23:34:46 a8fd76ee1af6: Pull complete 23:34:46 646ad004c059: Pull complete 23:34:46 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 23:34:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:34:46 ---> 8f69c11f6b0c 23:34:46 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:34:48 ---> Running in 274606bfa28c 23:34:48 Removing intermediate container 274606bfa28c 23:34:48 ---> ae4789c68127 23:34:48 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:34:48 ---> Running in aa1511e2461f 23:34:48 Removing intermediate container aa1511e2461f 23:34:48 ---> 3df724f799f7 23:34:48 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:34:48 ---> Running in e7bd12e8746c 23:34:48 Removing intermediate container e7bd12e8746c 23:34:48 ---> 888a22f65961 23:34:48 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:34:48 ---> Running in 8a60b1733b8f 23:34:49 Removing intermediate container 8a60b1733b8f 23:34:49 ---> 5ee293162ba0 23:34:49 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:34:49 ---> Running in 1754819a5b86 23:34:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:34:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:34:50 OK: 221 MiB in 52 packages 23:34:51 Removing intermediate container 1754819a5b86 23:34:51 ---> d6654e6349f3 23:34:51 Step 8/13 : WORKDIR /app 23:34:51 ---> Running in 4813d37e577f 23:34:51 Removing intermediate container 4813d37e577f 23:34:51 ---> b79e7da591c7 23:34:51 Step 9/13 : COPY go.mod vendor* ./ 23:34:51 ---> bc5b850ff703 23:34:51 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:51 ---> Running in 5f605a5b3665 23:34:52 Still waiting to schedule task 23:34:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:35:09 Removing intermediate container 5f605a5b3665 23:35:09 ---> 77d7e6a8f929 23:35:09 Step 11/13 : COPY . . 23:35:09 ---> 58ae31890a82 23:35:09 Step 12/13 : ARG MAKE="make build" 23:35:09 ---> Running in eca10685379f 23:35:09 Removing intermediate container eca10685379f 23:35:09 ---> b7480c33d393 23:35:09 Step 13/13 : RUN $MAKE 23:35:09 ---> Running in a133c3523d65 23:35:09 noop 23:35:09 Removing intermediate container a133c3523d65 23:35:09 ---> 427223d8365f 23:35:09 Successfully built 427223d8365f 23:35:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:10 + docker inspect -f . ci-base-image-x86_64 23:35:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:10 prd-ubuntu20.04-docker-8c-8g-15287 does not seem to be running inside a container 23:35:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-428 -v /w/workspace/_app-service-configurable_PR-428:/w/workspace/_app-service-configurable_PR-428:rw,z -v /w/workspace/_app-service-configurable_PR-428@tmp:/w/workspace/_app-service-configurable_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:35:10 $ docker top 632ca35a6965f0724590bbab6975c58ecefac68cc5504838f4b2f29d81259c7b -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:11 + go version 23:35:11 go version go1.17.7 linux/amd64 [Pipeline] } 23:35:11 $ docker stop --time=1 632ca35a6965f0724590bbab6975c58ecefac68cc5504838f4b2f29d81259c7b 23:35:12 $ docker rm -f 632ca35a6965f0724590bbab6975c58ecefac68cc5504838f4b2f29d81259c7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:13 + docker inspect -f . ci-base-image-x86_64 23:35:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:13 prd-ubuntu20.04-docker-8c-8g-15287 does not seem to be running inside a container 23:35:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-428 -v /w/workspace/_app-service-configurable_PR-428:/w/workspace/_app-service-configurable_PR-428:rw,z -v /w/workspace/_app-service-configurable_PR-428@tmp:/w/workspace/_app-service-configurable_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:35:14 $ docker top 4db70b1b4b106011948aeecacb55cd268fc6b3240e5c37eb9141d46a6e9fa4f7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:35:14 + make test 23:35:14 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:35:24 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:35:24 CGO_ENABLED=1 go vet ./... 23:35:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:35:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:35:27 ./bin/test-attribution-txt.sh [Pipeline] echo 23:35:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:35:27 $ docker stop --time=1 4db70b1b4b106011948aeecacb55cd268fc6b3240e5c37eb9141d46a6e9fa4f7 23:35:29 $ docker rm -f 4db70b1b4b106011948aeecacb55cd268fc6b3240e5c37eb9141d46a6e9fa4f7 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:35:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:35:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:35:31 + ls -al . 23:35:31 total 168 23:35:31 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 23:35 . 23:35:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 23:34 .. 23:35:31 -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 23:34 .dockerignore 23:35:31 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 23:34 .git 23:35:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 23:34 .github 23:35:31 -rw-rw-r-- 1 jenkins jenkins 104 Jun 21 23:34 .gitignore 23:35:31 drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 23:34 .semver 23:35:31 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 21 23:34 Attribution.txt 23:35:31 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 21 23:34 CHANGELOG.md 23:35:31 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 21 23:34 Dockerfile 23:35:31 -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 23:34 GOVERNANCE.md 23:35:31 -rw-rw-r-- 1 jenkins jenkins 688 Jun 21 23:34 Jenkinsfile 23:35:31 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 23:34 LICENSE 23:35:31 -rw-rw-r-- 1 jenkins jenkins 618 Jun 21 23:34 OWNERS.md 23:35:31 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 21 23:34 README.md 23:35:31 -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 23:34 VERSION 23:35:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 23:34 bin 23:35:31 -rw-r--r-- 1 jenkins jenkins 10 Jun 21 23:35 coverage.out 23:35:31 -rw-rw-r-- 1 jenkins jenkins 3273 Jun 21 23:34 go.mod 23:35:31 -rw-rw-r-- 1 jenkins jenkins 34709 Jun 21 23:34 go.sum 23:35:31 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 21 23:34 main.go 23:35:31 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 21 23:34 makefile 23:35:31 drwxrwxr-x 10 jenkins jenkins 4096 Jun 21 23:34 res 23:35:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 23:34 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:31 + 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=d3921cea55cae1fd64ec5745f05107fb9d4a4ebb --label arch=amd64 --label version=0.0.0 . 23:35:31 Sending build context to Docker daemon 3.077MB 23:35:31 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 23:35:31 Step 2/27 : FROM ${BASE} AS builder 23:35:31 ---> 427223d8365f 23:35:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:35:31 ---> Running in ffc3ab62da16 23:35:31 Removing intermediate container ffc3ab62da16 23:35:31 ---> 045f9dc46f99 23:35:31 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:35:31 ---> Running in 6d4ae4ed5eca 23:35:31 Removing intermediate container 6d4ae4ed5eca 23:35:31 ---> f11750e084e0 23:35:31 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:35:32 ---> Running in 3b1b168c0d38 23:35:32 Removing intermediate container 3b1b168c0d38 23:35:32 ---> 459ffd539f4a 23:35:32 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:32 ---> Running in 952168196d5f 23:35:32 Removing intermediate container 952168196d5f 23:35:32 ---> 67574a18eaef 23:35:32 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:35:32 ---> Running in 50b354bfca4e 23:35:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:35:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:35:34 OK: 221 MiB in 52 packages 23:35:34 Removing intermediate container 50b354bfca4e 23:35:34 ---> 271c22eb76f5 23:35:34 Step 8/27 : WORKDIR /app 23:35:34 ---> Running in 168d374e5f9e 23:35:34 Removing intermediate container 168d374e5f9e 23:35:34 ---> f70b9df7d2be 23:35:34 Step 9/27 : COPY go.mod vendor* ./ 23:35:34 ---> d73f407f2711 23:35:34 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:34 ---> Running in 3b8738a903f1 23:35:35 Removing intermediate container 3b8738a903f1 23:35:35 ---> 756c974e50e5 23:35:35 Step 11/27 : COPY . . 23:35:35 ---> 7c1d561162c6 23:35:35 Step 12/27 : ARG MAKE="make build" 23:35:35 ---> Running in d6a29b025fb1 23:35:36 Removing intermediate container d6a29b025fb1 23:35:36 ---> 375761eeb92f 23:35:36 Step 13/27 : RUN $MAKE 23:35:36 ---> Running in 42f8341b67fd 23:35:36 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 23:35:58 Removing intermediate container 42f8341b67fd 23:35:58 ---> bd89d249ef5a 23:35:58 Step 14/27 : FROM alpine:3.14 23:35:58 3.14: Pulling from library/alpine 23:35:58 8663204ce13b: Pulling fs layer 23:35:58 8663204ce13b: Verifying Checksum 23:35:58 8663204ce13b: Download complete 23:35:58 8663204ce13b: Pull complete 23:35:58 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:35:58 Status: Downloaded newer image for alpine:3.14 23:35:58 ---> e04c818066af 23:35:58 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:35:58 ---> Running in 05970c566a01 23:35:58 Removing intermediate container 05970c566a01 23:35:58 ---> 070bc967efca 23:35:58 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:35:58 ---> Running in a1882d03559c 23:35:58 Removing intermediate container a1882d03559c 23:35:58 ---> d77493f566a5 23:35:58 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:35:58 ---> Running in e25546a83562 23:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:35:58 (1/7) Installing ca-certificates (20211220-r0) 23:35:58 (2/7) Installing dumb-init (1.2.5-r1) 23:35:58 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:35:58 (4/7) Installing libsodium (1.0.18-r0) 23:35:58 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:35:58 (6/7) Installing libzmq (4.3.4-r0) 23:35:58 (7/7) Installing zeromq (4.3.4-r0) 23:35:58 Executing busybox-1.33.1-r7.trigger 23:35:58 Executing ca-certificates-20211220-r0.trigger 23:35:58 OK: 9 MiB in 21 packages 23:35:58 Removing intermediate container e25546a83562 23:35:58 ---> 55f82319d23a 23:35:58 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:35:58 ---> a8ef45eefb5c 23:35:58 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:35:58 ---> e670aa99db37 23:35:58 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:35:58 ---> 54b21c9ba007 23:35:58 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:35:58 ---> 7441b92e26e5 23:35:58 Step 22/27 : EXPOSE 48095 23:35:58 ---> Running in 83c4ea2a508e 23:35:58 Removing intermediate container 83c4ea2a508e 23:35:58 ---> b7abff322769 23:35:58 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:35:58 ---> Running in 43adbb4a0a95 23:35:59 Removing intermediate container 43adbb4a0a95 23:35:59 ---> b2d8ccaf822a 23:35:59 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:35:59 ---> Running in ec49dc03ab4e 23:35:59 Removing intermediate container ec49dc03ab4e 23:35:59 ---> 0287b193e0ec 23:35:59 Step 25/27 : LABEL arch=amd64 23:35:59 ---> Running in 702e3392fa9e 23:35:59 Removing intermediate container 702e3392fa9e 23:35:59 ---> 4f463459b442 23:35:59 Step 26/27 : LABEL git_sha=d3921cea55cae1fd64ec5745f05107fb9d4a4ebb 23:35:59 ---> Running in 3276f90ebd35 23:35:59 Removing intermediate container 3276f90ebd35 23:35:59 ---> ea61524cfd51 23:35:59 Step 27/27 : LABEL version=0.0.0 23:35:59 ---> Running in e47a90beb6a6 23:35:59 Removing intermediate container e47a90beb6a6 23:35:59 ---> 5d24849804f7 23:35:59 [Warning] One or more build-args [ARCH] were not consumed 23:35:59 Successfully built 5d24849804f7 23:35:59 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 23:36:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:00 23:36:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:00 latest: Pulling from edgex-lftools-log-publisher 23:36:00 5eb5b503b376: Pulling fs layer 23:36:00 5c69ac0246d0: Pulling fs layer 23:36:00 ec43610c2a17: Pulling fs layer 23:36:00 3a2ae6a8a46f: Pulling fs layer 23:36:00 33b1e0a273af: Pulling fs layer 23:36:00 5d3b04190fa2: Pulling fs layer 23:36:00 2f39f015ded8: Pulling fs layer 23:36:00 33b1e0a273af: Waiting 23:36:00 5d3b04190fa2: Waiting 23:36:00 2f39f015ded8: Waiting 23:36:00 3a2ae6a8a46f: Waiting 23:36:00 5c69ac0246d0: Verifying Checksum 23:36:00 5c69ac0246d0: Download complete 23:36:00 3a2ae6a8a46f: Verifying Checksum 23:36:00 3a2ae6a8a46f: Download complete 23:36:00 33b1e0a273af: Verifying Checksum 23:36:00 33b1e0a273af: Download complete 23:36:00 5d3b04190fa2: Download complete 23:36:01 ec43610c2a17: Verifying Checksum 23:36:01 ec43610c2a17: Download complete 23:36:01 5eb5b503b376: Verifying Checksum 23:36:01 5eb5b503b376: Download complete 23:36:01 2f39f015ded8: Download complete 23:36:02 5eb5b503b376: Pull complete 23:36:02 5c69ac0246d0: Pull complete 23:36:03 ec43610c2a17: Pull complete 23:36:03 3a2ae6a8a46f: Pull complete 23:36:03 33b1e0a273af: Pull complete 23:36:03 5d3b04190fa2: Pull complete 23:36:07 2f39f015ded8: Pull complete 23:36:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:36:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:07 prd-ubuntu20.04-docker-8c-8g-15287 does not seem to be running inside a container 23:36:07 $ 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-428 -v /w/workspace/_app-service-configurable_PR-428:/w/workspace/_app-service-configurable_PR-428:rw,z -v /w/workspace/_app-service-configurable_PR-428@tmp:/w/workspace/_app-service-configurable_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:36:09 $ docker top f018f1b84e655f9fa88a84b3f33851d53b3c85e514acaa7f31cb86d736d6719e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:10 ---> job-cost.sh 23:36:10 lf-activate-venv: SKIPPING 23:36:10 INFO: No Stack... 23:36:10 INFO: Retrieving Pricing Info for: v3-standard-8 23:36:10 INFO: Archiving Costs [Pipeline] sh 23:36:11 + cat /w/workspace/_app-service-configurable_PR-428/archives/cost.csv 23:36:11 + cut -d, -f6 [Pipeline] lock 23:36:11 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] 23:36:11 Resource [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] did not exist. Created. 23:36:11 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:36:11 + echo total: 0.2199999988079071 [Pipeline] stash 23:36:11 Stashed 1 file(s) [Pipeline] } 23:36:11 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:36:11 $ docker stop --time=1 f018f1b84e655f9fa88a84b3f33851d53b3c85e514acaa7f31cb86d736d6719e 23:36:12 $ docker rm -f f018f1b84e655f9fa88a84b3f33851d53b3c85e514acaa7f31cb86d736d6719e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:36:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15288 in /w/workspace/_app-service-configurable_PR-428 [Pipeline] { [Pipeline] ws 23:36:30 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:36:30 Selected Git installation does not exist. Using Default 23:36:30 The recommended git tool is: NONE 23:36:37 using credential edgex-jenkins-ssh 23:36:37 Cloning the remote Git repository 23:36:37 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:36:37 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:36:37 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:36:37 > git --version # timeout=10 23:36:37 > git --version # 'git version 2.25.1' 23:36:37 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:38 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:36:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:36:38 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:36:39 Merging remotes/origin/main commit 354093ed76bafc9ccf1014354cec2dcad1025761 into PR head commit d3921cea55cae1fd64ec5745f05107fb9d4a4ebb 23:36:39 Merge succeeded, producing d3921cea55cae1fd64ec5745f05107fb9d4a4ebb 23:36:39 Checking out Revision d3921cea55cae1fd64ec5745f05107fb9d4a4ebb (PR-428) 23:36:38 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:36:38 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:36:39 > git config core.sparsecheckout # timeout=10 23:36:39 > git checkout -f d3921cea55cae1fd64ec5745f05107fb9d4a4ebb # timeout=10 23:36:39 > git remote # timeout=10 23:36:39 > git config --get remote.origin.url # timeout=10 23:36:39 using GIT_SSH to set credentials SSH Credentials for GitHub 23:36:39 > git merge 354093ed76bafc9ccf1014354cec2dcad1025761 # timeout=10 23:36:39 > git rev-parse HEAD^{commit} # timeout=10 23:36:39 > git config core.sparsecheckout # timeout=10 23:36:39 > git checkout -f d3921cea55cae1fd64ec5745f05107fb9d4a4ebb # timeout=10 23:36:43 Commit message: "doc: Update attribution.txt to reference paho license as v2.0 fix missing dependency" 23:36:43 > git --version # timeout=10 23:36:43 > git --version # 'git version 2.25.1' 23:36:43 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:36:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:36:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:44 Dload Upload Total Spent Left Speed 23:36:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98814 0 --:--:-- --:--:-- --:--:-- 98814 [Pipeline] sh 23:36:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:36:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:36:45 + sudo tee /etc/docker/daemon.new 23:36:45 { 23:36:45 "registry-mirrors": [ 23:36:45 "https://nexus3.edgexfoundry.org:10001" 23:36:45 ], 23:36:45 "bip": "10.250.0.254/24", 23:36:45 "hosts": [ 23:36:45 "tcp://0.0.0.0:5555", 23:36:45 "unix:///var/run/docker.sock" 23:36:45 ], 23:36:45 "mtu": 1458, 23:36:45 "selinux-enabled": true, 23:36:45 "seccomp-profile": "/etc/docker/seccomp.json" 23:36:45 } [Pipeline] sh 23:36:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:36:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:04 provisioning config files... 23:37:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2675546184345214373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:05 ---> docker-login.sh 23:37:05 nexus3.edgexfoundry.org:10001 23:37:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:06 Configure a credential helper to remove this warning. See 23:37:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:06 23:37:06 Login Succeeded 23:37:06 nexus3.edgexfoundry.org:10002 23:37:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:06 Configure a credential helper to remove this warning. See 23:37:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:06 23:37:06 Login Succeeded 23:37:06 nexus3.edgexfoundry.org:10003 23:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:07 Configure a credential helper to remove this warning. See 23:37:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:07 23:37:07 Login Succeeded 23:37:07 nexus3.edgexfoundry.org:10004 23:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:07 Configure a credential helper to remove this warning. See 23:37:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:07 23:37:07 Login Succeeded 23:37:07 docker.io 23:37:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:08 Configure a credential helper to remove this warning. See 23:37:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:08 23:37:08 Login Succeeded 23:37:08 ---> docker-login.sh ends [Pipeline] } 23:37:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:37:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:37:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:37:09 ========================================================= 23:37:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:37:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 23:37:09 Sending build context to Docker daemon 203.3kB 23:37:09 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:37:09 Step 2/13 : FROM ${BASE} AS builder 23:37:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:37:10 9b3977197b4f: Pulling fs layer 23:37:10 1a89e8eeedd5: Pulling fs layer 23:37:10 94645a83ff95: Pulling fs layer 23:37:10 e6fb740bc735: Pulling fs layer 23:37:10 3a77bd46dcc9: Pulling fs layer 23:37:10 355e64cbe906: Pulling fs layer 23:37:10 63ab81a10011: Pulling fs layer 23:37:10 555d1d1c4555: Pulling fs layer 23:37:10 7d9057610161: Pulling fs layer 23:37:10 355e64cbe906: Waiting 23:37:10 63ab81a10011: Waiting 23:37:10 3a77bd46dcc9: Waiting 23:37:10 555d1d1c4555: Waiting 23:37:10 7d9057610161: Waiting 23:37:10 e6fb740bc735: Waiting 23:37:10 94645a83ff95: Verifying Checksum 23:37:10 1a89e8eeedd5: Download complete 23:37:10 3a77bd46dcc9: Verifying Checksum 23:37:10 3a77bd46dcc9: Download complete 23:37:10 355e64cbe906: Verifying Checksum 23:37:10 355e64cbe906: Download complete 23:37:10 63ab81a10011: Verifying Checksum 23:37:10 63ab81a10011: Download complete 23:37:10 9b3977197b4f: Download complete 23:37:11 9b3977197b4f: Pull complete 23:37:11 7d9057610161: Verifying Checksum 23:37:11 7d9057610161: Download complete 23:37:11 1a89e8eeedd5: Pull complete 23:37:12 94645a83ff95: Pull complete 23:37:12 555d1d1c4555: Verifying Checksum 23:37:12 555d1d1c4555: Download complete 23:37:12 e6fb740bc735: Verifying Checksum 23:37:12 e6fb740bc735: Download complete 23:37:25 e6fb740bc735: Pull complete 23:37:25 3a77bd46dcc9: Pull complete 23:37:25 355e64cbe906: Pull complete 23:37:25 63ab81a10011: Pull complete 23:37:32 555d1d1c4555: Pull complete 23:37:33 7d9057610161: Pull complete 23:37:33 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 23:37:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:37:33 ---> 819e984ddca1 23:37:33 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:37:35 ---> Running in 0b1fcd8f0c68 23:37:35 Removing intermediate container 0b1fcd8f0c68 23:37:35 ---> abb7f153d0d8 23:37:35 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:37:35 ---> Running in f335890e4e1e 23:37:35 Removing intermediate container f335890e4e1e 23:37:35 ---> 1ed170cc129c 23:37:35 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:37:35 ---> Running in 62ffaf16e5bb 23:37:36 Removing intermediate container 62ffaf16e5bb 23:37:36 ---> d1b371e9c9e8 23:37:36 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:37:36 ---> Running in a0500eb0120f 23:37:39 Removing intermediate container a0500eb0120f 23:37:39 ---> be5bc2144416 23:37:39 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:37:39 ---> Running in e4f3f37a42db 23:37:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:37:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:37:42 OK: 220 MiB in 52 packages 23:37:42 Removing intermediate container e4f3f37a42db 23:37:42 ---> 2fe7503ff19b 23:37:42 Step 8/13 : WORKDIR /app 23:37:42 ---> Running in 7e4619bc72ec 23:37:43 Removing intermediate container 7e4619bc72ec 23:37:43 ---> f237b835e14b 23:37:43 Step 9/13 : COPY go.mod vendor* ./ 23:37:43 ---> 843070e39917 23:37:43 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:43 ---> Running in d533980367f2 23:38:30 Removing intermediate container d533980367f2 23:38:30 ---> 7a9e60e04333 23:38:30 Step 11/13 : COPY . . 23:38:30 ---> d0fc1109f36e 23:38:30 Step 12/13 : ARG MAKE="make build" 23:38:30 ---> Running in b6e51b28feb0 23:38:30 Removing intermediate container b6e51b28feb0 23:38:30 ---> e13c5496a8bd 23:38:30 Step 13/13 : RUN $MAKE 23:38:30 ---> Running in c816997c2288 23:38:30 noop 23:38:30 Removing intermediate container c816997c2288 23:38:30 ---> c76f3e29f732 23:38:30 Successfully built c76f3e29f732 23:38:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:31 + docker inspect -f . ci-base-image-arm64 23:38:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:31 prd-ubuntu20.04-docker-arm64-4c-16g-15288 does not seem to be running inside a container 23:38:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:38:32 $ docker top 20eaf8e51944fb81d752d1e04be014d3d1d70898f3f61b7ce6a5a5a35559f4be -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:33 + go version 23:38:33 go version go1.17.7 linux/arm64 [Pipeline] } 23:38:33 $ docker stop --time=1 20eaf8e51944fb81d752d1e04be014d3d1d70898f3f61b7ce6a5a5a35559f4be 23:38:35 $ docker rm -f 20eaf8e51944fb81d752d1e04be014d3d1d70898f3f61b7ce6a5a5a35559f4be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:36 + docker inspect -f . ci-base-image-arm64 23:38:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:36 prd-ubuntu20.04-docker-arm64-4c-16g-15288 does not seem to be running inside a container 23:38:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:38:38 $ docker top 289a7e9c51d5ec71f75df80c7d5d78cb3574eb98ead09088f14f67694161c2f9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:38:39 + make test 23:38:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:40:01 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:40:01 CGO_ENABLED=1 go vet ./... 23:40:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:40:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:40:23 ./bin/test-attribution-txt.sh [Pipeline] echo 23:40:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:40:24 $ docker stop --time=1 289a7e9c51d5ec71f75df80c7d5d78cb3574eb98ead09088f14f67694161c2f9 23:40:26 $ docker rm -f 289a7e9c51d5ec71f75df80c7d5d78cb3574eb98ead09088f14f67694161c2f9 [Pipeline] // withDockerContainer [Pipeline] sh 23:40:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:40:27 Warning: overwriting stash ‘coverage-report’ 23:40:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:40:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:40:28 + ls -al . 23:40:28 total 164 23:40:28 drwxrwxr-x 7 jenkins jenkins 4096 Jun 21 23:40 . 23:40:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 23:36 .. 23:40:28 -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 23:36 .dockerignore 23:40:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 23:36 .git 23:40:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 23:36 .github 23:40:28 -rw-rw-r-- 1 jenkins jenkins 104 Jun 21 23:36 .gitignore 23:40:28 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 21 23:36 Attribution.txt 23:40:28 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 21 23:36 CHANGELOG.md 23:40:28 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 21 23:36 Dockerfile 23:40:28 -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 23:36 GOVERNANCE.md 23:40:28 -rw-rw-r-- 1 jenkins jenkins 688 Jun 21 23:36 Jenkinsfile 23:40:28 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 23:36 LICENSE 23:40:28 -rw-rw-r-- 1 jenkins jenkins 618 Jun 21 23:36 OWNERS.md 23:40:28 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 21 23:36 README.md 23:40:28 -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 23:34 VERSION 23:40:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 23:36 bin 23:40:28 -rw-r--r-- 1 jenkins jenkins 10 Jun 21 23:38 coverage.out 23:40:28 -rw-rw-r-- 1 jenkins jenkins 3273 Jun 21 23:36 go.mod 23:40:28 -rw-rw-r-- 1 jenkins jenkins 34709 Jun 21 23:36 go.sum 23:40:28 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 21 23:36 main.go 23:40:28 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 21 23:36 makefile 23:40:28 drwxrwxr-x 10 jenkins jenkins 4096 Jun 21 23:36 res 23:40:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 23:36 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:28 + 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=d3921cea55cae1fd64ec5745f05107fb9d4a4ebb --label arch=arm64 --label version=0.0.0 . 23:40:28 Sending build context to Docker daemon 204.3kB 23:40:29 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 23:40:29 Step 2/27 : FROM ${BASE} AS builder 23:40:29 ---> c76f3e29f732 23:40:29 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:40:29 ---> Running in 87a2fb66f3c8 23:40:29 Removing intermediate container 87a2fb66f3c8 23:40:29 ---> aa1d2ccc39bf 23:40:29 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:40:29 ---> Running in 37b774300572 23:40:29 Removing intermediate container 37b774300572 23:40:29 ---> 84c18722e269 23:40:29 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:40:29 ---> Running in ce3a72be0001 23:40:30 Removing intermediate container ce3a72be0001 23:40:30 ---> 0aad7f77dc28 23:40:30 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:30 ---> Running in 40694bafdabe 23:40:32 Removing intermediate container 40694bafdabe 23:40:32 ---> 7bab89efd622 23:40:32 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:40:32 ---> Running in 01cb3e71b482 23:40:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:40:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:40:34 OK: 220 MiB in 52 packages 23:40:35 Removing intermediate container 01cb3e71b482 23:40:35 ---> e4f4d541fb01 23:40:35 Step 8/27 : WORKDIR /app 23:40:35 ---> Running in ac594d91e116 23:40:35 Removing intermediate container ac594d91e116 23:40:35 ---> a7216e98a3ec 23:40:35 Step 9/27 : COPY go.mod vendor* ./ 23:40:36 ---> 6f624ff37307 23:40:36 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:36 ---> Running in 6789ef07c059 23:40:38 Removing intermediate container 6789ef07c059 23:40:38 ---> c5c4c940e49d 23:40:38 Step 11/27 : COPY . . 23:40:38 ---> 21acb05f6d1a 23:40:38 Step 12/27 : ARG MAKE="make build" 23:40:38 ---> Running in 9e5b82dec284 23:40:39 Removing intermediate container 9e5b82dec284 23:40:39 ---> ad2dc90e8f7b 23:40:39 Step 13/27 : RUN $MAKE 23:40:39 ---> Running in 987344c937a9 23:40:40 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 23:42:47 Removing intermediate container 987344c937a9 23:42:47 ---> a80dc5344e04 23:42:47 Step 14/27 : FROM alpine:3.14 23:42:47 3.14: Pulling from library/alpine 23:42:47 455c02918c45: Pulling fs layer 23:42:47 455c02918c45: Verifying Checksum 23:42:47 455c02918c45: Download complete 23:42:47 455c02918c45: Pull complete 23:42:47 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:42:47 Status: Downloaded newer image for alpine:3.14 23:42:47 ---> ac73e934f311 23:42:47 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:42:47 ---> Running in 1c907d6342c8 23:42:47 Removing intermediate container 1c907d6342c8 23:42:47 ---> 5ab77db8acdf 23:42:47 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:42:47 ---> Running in 6cf2712f0154 23:42:47 Removing intermediate container 6cf2712f0154 23:42:47 ---> 2613884bff8a 23:42:47 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:42:47 ---> Running in a93311cfc2d9 23:42:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:42:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:42:47 (1/7) Installing ca-certificates (20211220-r0) 23:42:47 (2/7) Installing dumb-init (1.2.5-r1) 23:42:47 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:42:47 (4/7) Installing libsodium (1.0.18-r0) 23:42:47 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:42:47 (6/7) Installing libzmq (4.3.4-r0) 23:42:47 (7/7) Installing zeromq (4.3.4-r0) 23:42:47 Executing busybox-1.33.1-r7.trigger 23:42:47 Executing ca-certificates-20211220-r0.trigger 23:42:47 OK: 9 MiB in 21 packages 23:42:47 Removing intermediate container a93311cfc2d9 23:42:47 ---> 1df7496d8e54 23:42:47 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:42:47 ---> 8835e55f97e8 23:42:47 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:42:47 ---> e04fd58358e9 23:42:47 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:42:47 ---> 4a8f072f4fd6 23:42:47 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:42:47 ---> 0331469b9840 23:42:47 Step 22/27 : EXPOSE 48095 23:42:47 ---> Running in f3454c6a1272 23:42:47 Removing intermediate container f3454c6a1272 23:42:47 ---> 2b36dacb0a20 23:42:47 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:42:47 ---> Running in 47e5b18c7210 23:42:47 Removing intermediate container 47e5b18c7210 23:42:47 ---> e91edb90fdbf 23:42:47 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:42:47 ---> Running in fe324b613f25 23:42:47 Removing intermediate container fe324b613f25 23:42:47 ---> a262bc23a4d5 23:42:47 Step 25/27 : LABEL arch=arm64 23:42:47 ---> Running in 41fa84e41ad1 23:42:47 Removing intermediate container 41fa84e41ad1 23:42:47 ---> 6fae263305fe 23:42:47 Step 26/27 : LABEL git_sha=d3921cea55cae1fd64ec5745f05107fb9d4a4ebb 23:42:47 ---> Running in d8439c4efd08 23:42:47 Removing intermediate container d8439c4efd08 23:42:47 ---> 9dca1b1c6c13 23:42:47 Step 27/27 : LABEL version=0.0.0 23:42:47 ---> Running in 00f53a2cc7c3 23:42:47 Removing intermediate container 00f53a2cc7c3 23:42:47 ---> a9279524dfb4 23:42:47 [Warning] One or more build-args [ARCH] were not consumed 23:42:47 Successfully built a9279524dfb4 23:42:47 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 23:42:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:42:48 23:42:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:42:48 arm64: Pulling from edgex-lftools-log-publisher 23:42:48 8998bd30e6a1: Pulling fs layer 23:42:48 04944245beec: Pulling fs layer 23:42:48 699f458cf7ca: Pulling fs layer 23:42:48 765212b225bb: Pulling fs layer 23:42:48 f23df028b6ca: Pulling fs layer 23:42:48 d65c8cfc05b1: Pulling fs layer 23:42:48 2437ff75d9bd: Pulling fs layer 23:42:48 f23df028b6ca: Waiting 23:42:48 d65c8cfc05b1: Waiting 23:42:48 2437ff75d9bd: Waiting 23:42:48 765212b225bb: Waiting 23:42:48 04944245beec: Verifying Checksum 23:42:48 04944245beec: Download complete 23:42:48 765212b225bb: Verifying Checksum 23:42:48 765212b225bb: Download complete 23:42:48 f23df028b6ca: Download complete 23:42:48 d65c8cfc05b1: Verifying Checksum 23:42:48 d65c8cfc05b1: Download complete 23:42:49 699f458cf7ca: Verifying Checksum 23:42:49 699f458cf7ca: Download complete 23:42:49 8998bd30e6a1: Verifying Checksum 23:42:49 8998bd30e6a1: Download complete 23:42:51 2437ff75d9bd: Verifying Checksum 23:42:51 2437ff75d9bd: Download complete 23:42:54 8998bd30e6a1: Pull complete 23:42:54 04944245beec: Pull complete 23:42:55 699f458cf7ca: Pull complete 23:42:55 765212b225bb: Pull complete 23:42:56 f23df028b6ca: Pull complete 23:42:56 d65c8cfc05b1: Pull complete 23:43:11 2437ff75d9bd: Pull complete 23:43:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:43:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:12 prd-ubuntu20.04-docker-arm64-4c-16g-15288 does not seem to be running inside a container 23:43:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:43:14 $ docker top 0b3ab057cab1a98064c73ba26b8659dd3f52d9f14d5901a7b09e9cf433edae0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:15 ---> job-cost.sh 23:43:15 lf-activate-venv: SKIPPING 23:43:15 INFO: No Stack... 23:43:16 INFO: Retrieving Pricing Info for: v3-standard-4 23:43:17 INFO: Archiving Costs [Pipeline] sh 23:43:17 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 23:43:17 + cut -d, -f6 [Pipeline] lock 23:43:17 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] 23:43:17 Resource [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] did not exist. Created. 23:43:17 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:43:18 /w/workspace/app-service-configurable/1@tmp/durable-709052b8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:43:19 + echo total: 0.10999999940395355 [Pipeline] stash 23:43:19 Warning: overwriting stash ‘stack-cost’ 23:43:19 Stashed 1 file(s) [Pipeline] } 23:43:19 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:43:19 $ docker stop --time=1 0b3ab057cab1a98064c73ba26b8659dd3f52d9f14d5901a7b09e9cf433edae0f 23:43:21 $ docker rm -f 0b3ab057cab1a98064c73ba26b8659dd3f52d9f14d5901a7b09e9cf433edae0f [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 23:43:22 provisioning config files... 23:43:22 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-428@tmp/config3235614468689368901tmp [Pipeline] { [Pipeline] sh 23:43:22 + set +x 23:43:22 + curl -s https://codecov.io/bash 23:43:22 + bash -s -- 23:43:22 23:43:22 _____ _ 23:43:22 / ____| | | 23:43:22 | | ___ __| | ___ ___ _____ __ 23:43:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:43:22 | |___| (_) | (_| | __/ (_| (_) \ V / 23:43:22 \_____\___/ \__,_|\___|\___\___/ \_/ 23:43:22 Bash-1.0.6 23:43:22 23:43:22 23:43:22 ==> git version 2.25.1 found 23:43:22 ==> 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 23:43:22 Release-Date: 2020-01-08 23:43:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:43:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:43:22 ==> Jenkins CI detected. 23:43:22 current dir:  /w/workspace/_app-service-configurable_PR-428 23:43:22 project root: . 23:43:22 --> token set from env 23:43:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:43:22 ==> Running gcov in . (disable via -X gcov) 23:43:22 ==> Python coveragepy not found 23:43:22 ==> Searching for coverage reports in: 23:43:22 + . 23:43:22 -> Found 1 reports 23:43:22 ==> Detecting git/mercurial file structure 23:43:22 ==> Reading reports 23:43:22 + ./coverage.out bytes=10 23:43:22 ==> Appending adjustments 23:43:22 https://docs.codecov.io/docs/fixing-reports 23:43:22 + Found adjustments 23:43:22 ==> Gzipping contents 23:43:22 4.0K /tmp/codecov.oISi04.gz 23:43:22 ==> Uploading reports 23:43:22 url: https://codecov.io 23:43:22 query: branch=PR-428&commit=d3921cea55cae1fd64ec5745f05107fb9d4a4ebb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=428&job=&cmd_args= 23:43:22 -> Pinging Codecov 23:43:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-428&commit=d3921cea55cae1fd64ec5745f05107fb9d4a4ebb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=428&job=&cmd_args= 23:43:23 -> Uploading to 23:43:23 https://storage.googleapis.com/codecov/v4/raw/2022-06-21/A97CA9966030D2A3747ED39772930CCE/d3921cea55cae1fd64ec5745f05107fb9d4a4ebb/ea038c39-aa56-430b-903a-155ce8484d94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220621T234322Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74a4f722a2d1ab525b855a590481fe4542431e974043b8be03a5f5de0af5f190 23:43:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:43:23 Dload Upload Total Spent Left Speed 23:43:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2551 --:--:-- --:--:-- --:--:-- 2551 23:43:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [Pipeline] } 23:43:23 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 23:43:25 + [ -d /w/workspace/_app-service-configurable_PR-428/archives ] 23:43:25 + ls -al /w/workspace/_app-service-configurable_PR-428/archives 23:43:25 total 16 23:43:25 drwxr-xr-x 3 root root 4096 Jun 21 23:36 . 23:43:25 drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 23:36 .. 23:43:25 drwxr-xr-x 2 root root 4096 Jun 21 23:36 cost 23:43:25 -rw-r--r-- 1 root root 95 Jun 21 23:36 cost.csv 23:43:25 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-428/archives 23:43:25 + ls -al /w/workspace/_app-service-configurable_PR-428/archives 23:43:25 total 16 23:43:25 drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 23:36 . 23:43:25 drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 23:36 .. 23:43:25 drwxr-xr-x 2 jenkins jenkins 4096 Jun 21 23:36 cost 23:43:25 -rw-r--r-- 1 jenkins jenkins 95 Jun 21 23:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:43:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:43:26 ---> package-listing.sh 23:43:26 ++ facter osfamily 23:43:26 ++ tr '[:upper:]' '[:lower:]' 23:43:26 + OS_FAMILY=debian 23:43:26 + workspace=/w/workspace/_app-service-configurable_PR-428 23:43:26 + START_PACKAGES=/tmp/packages_start.txt 23:43:26 + END_PACKAGES=/tmp/packages_end.txt 23:43:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:43:26 + PACKAGES=/tmp/packages_start.txt 23:43:26 + '[' /w/workspace/_app-service-configurable_PR-428 ']' 23:43:26 + PACKAGES=/tmp/packages_end.txt 23:43:26 + case "${OS_FAMILY}" in 23:43:26 + dpkg -l 23:43:26 + grep '^ii' 23:43:26 + '[' -f /tmp/packages_start.txt ']' 23:43:26 + '[' -f /tmp/packages_end.txt ']' 23:43:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:43:26 + '[' /w/workspace/_app-service-configurable_PR-428 ']' 23:43:26 + mkdir -p /w/workspace/_app-service-configurable_PR-428/archives/ 23:43:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-428/archives/ [Pipeline] echo 23:43:26 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-428/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:43:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:27 prd-ubuntu20.04-docker-8c-8g-15287 does not seem to be running inside a container 23:43:27 $ 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-428/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-428 -v /w/workspace/_app-service-configurable_PR-428:/w/workspace/_app-service-configurable_PR-428:rw,z -v /w/workspace/_app-service-configurable_PR-428@tmp:/w/workspace/_app-service-configurable_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:43:27 $ docker top 0fb20a4e6589d87ad21cf9abb8337f49e9ed92bf7a50dadd3b2528eba80a57f6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:28 + touch /tmp/pre-build-complete [Pipeline] sh 23:43:28 + mkdir -p /var/log/sysstat [Pipeline] sh 23:43:29 + ls /var/log/sa-host 23:43:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:29 provisioning config files... 23:43:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-428@tmp/config6975694121245398191tmp [Pipeline] { [Pipeline] echo 23:43:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:43:29 ---> create-netrc.sh [Pipeline] } 23:43:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:43:30 ---> python-tools-install.sh [Pipeline] echo 23:43:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:43:30 ---> sudo-logs.sh 23:43:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:43:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:43:30 ---> job-cost.sh 23:43:30 lf-activate-venv: SKIPPING 23:43:30 DEBUG: total: 0.2199999988079071 23:43:30 INFO: Retrieving Stack Cost... 23:43:31 INFO: Retrieving Pricing Info for: v3-standard-8 23:43:31 INFO: Archiving Costs [Pipeline] echo 23:43:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:43:32 ---> logs-deploy.sh 23:43:32 lf-activate-venv: SKIPPING 23:43:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-428/1 23:43:32 INFO: archiving workspace using pattern(s): 23:43:32 Archives upload complete. 23:43:32 INFO: archiving logs to Nexus