lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a576fe058936a7290e3ffe8cc458073ac3a6a4cf+748c375b9e927734e5c39e9bf70730eec1c3f6a7 (543f991055a53542bf6edf12ced42f779f3b8e96) 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-ssh3081195665266759869.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh9541535871228454496.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-372/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-372/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh977283606336758573.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh7452265890225488424.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-372/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-372/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9496633902391562315.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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: true 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-2262’ is offline ‘prd-centos7-docker-4c-2g-2263’ is offline ‘prd-centos7-docker-4c-2g-2476’ is offline ‘prd-centos7-docker-4c-2g-2479’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-2267’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-2269’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-2470’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-2471’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-2472’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-2473’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-2474’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-2475’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2476 in /w/workspace/_app-service-configurable_PR-372 [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-372 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/_app-service-configurable_PR-372@tmp/jenkins-gitclient-ssh4066803174025439013.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-372@tmp/jenkins-gitclient-ssh6041615194167853120.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 > git remote # timeout=10 > 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 /w/workspace/_app-service-configurable_PR-372@tmp/jenkins-gitclient-ssh4556277762696989111.key > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" > git rev-list --no-walk a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:14:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:14:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:14:16 ========================================================= 18:14:16 EdgeX Global Pipelines Version Info 18:14:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:14:17 ------------------- 18:14:17 stable info: 18:14:17 ------------------- 18:14:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:14:17 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:14:17 Message: update stable to v1.0.219 18:14:18 ------------------- 18:14:18 experimental info: 18:14:18 ------------------- 18:14:18 Commited By: **** collab-it+edgex@linuxfoundation.org 18:14:18 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:14:18 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-372 [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-372 [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-372 [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a576fe0 [Pipeline] echo 18:14:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:18 provisioning config files... 18:14:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config2329640349279684998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:19 ---> docker-login.sh 18:14:19 nexus3.edgexfoundry.org:10001 18:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:19 Configure a credential helper to remove this warning. See 18:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:19 18:14:19 Login Succeeded 18:14:19 nexus3.edgexfoundry.org:10002 18:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:19 Configure a credential helper to remove this warning. See 18:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:19 18:14:19 Login Succeeded 18:14:19 nexus3.edgexfoundry.org:10003 18:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:19 Configure a credential helper to remove this warning. See 18:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:19 18:14:19 Login Succeeded 18:14:19 nexus3.edgexfoundry.org:10004 18:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:19 Configure a credential helper to remove this warning. See 18:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:19 18:14:19 Login Succeeded 18:14:19 docker.io 18:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:20 Configure a credential helper to remove this warning. See 18:14:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:20 18:14:20 Login Succeeded 18:14:20 ---> docker-login.sh ends [Pipeline] } 18:14:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:14:20 + git rev-list -1 --merges a576fe058936a7290e3ffe8cc458073ac3a6a4cf~1..a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo 18:14:20 -----------> git rev-list -1 --merges a576fe058936a7290e3ffe8cc458073ac3a6a4cf~1..a576fe058936a7290e3ffe8cc458073ac3a6a4cf a576fe058936a7290e3ffe8cc458073ac3a6a4cf [false] [Pipeline] sh 18:14:20 + git log --format=format:%s -1 a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo 18:14:20 ========================================================= 18:14:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:14:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:21 + git log --format=format:%s -1 a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo 18:14:21 [semverPrep] GIT_COMMIT: a576fe058936a7290e3ffe8cc458073ac3a6a4cf, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 18:14:21 [semverPrep] This is not a build commit. [Pipeline] sh 18:14:21 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:14:21 + grep -v github /etc/ssh/ssh_known_hosts 18:14:21 + '[' -e /tmp/ssh_known_hosts ']' 18:14:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:14:21 + sudo tee -a /etc/ssh/ssh_known_hosts 18:14:21 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:14:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:14:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:21 18:14:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:14:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:22 latest: Pulling from edgex-devops/git-semver 18:14:22 a0d0a0d46f8b: Pulling fs layer 18:14:22 3e5f54012d9b: Pulling fs layer 18:14:22 4c7163046ea9: Pulling fs layer 18:14:22 0c2d73faf560: Pulling fs layer 18:14:22 0c2d73faf560: Waiting 18:14:22 3e5f54012d9b: Verifying Checksum 18:14:22 3e5f54012d9b: Download complete 18:14:22 a0d0a0d46f8b: Verifying Checksum 18:14:22 a0d0a0d46f8b: Download complete 18:14:22 4c7163046ea9: Verifying Checksum 18:14:22 4c7163046ea9: Download complete 18:14:22 0c2d73faf560: Verifying Checksum 18:14:22 0c2d73faf560: Download complete 18:14:22 a0d0a0d46f8b: Pull complete 18:14:22 3e5f54012d9b: Pull complete 18:14:22 4c7163046ea9: Pull complete 18:14:23 0c2d73faf560: Pull complete 18:14:23 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:14:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:14:23 prd-centos7-docker-4c-2g-2476 does not seem to be running inside a container 18:14:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:14:23 $ docker top fbcf480ab8ff2bca760a3d62274a8112283fb21aab6f941a1bae78d49a713edf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:23 [ssh-agent] Looking for ssh-agent implementation... 18:14:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:23 $ docker exec fbcf480ab8ff2bca760a3d62274a8112283fb21aab6f941a1bae78d49a713edf ssh-agent 18:14:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDOInJo/agent.13 18:14:24 SSH_AGENT_PID=20 18:14:24 Running ssh-add (command line suppressed) 18:14:24 Identity added: /w/workspace/_app-service-configurable_PR-372@tmp/private_key_3063730062854772447.key (/w/workspace/_app-service-configurable_PR-372@tmp/private_key_3063730062854772447.key) 18:14:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:24 + git tag --points-at HEAD [Pipeline] } 18:14:24 $ docker exec --env ******** --env ******** fbcf480ab8ff2bca760a3d62274a8112283fb21aab6f941a1bae78d49a713edf ssh-agent -k 18:14:24 unset SSH_AUTH_SOCK; 18:14:24 unset SSH_AGENT_PID; 18:14:24 echo Agent pid 20 killed; 18:14:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:14:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:24 [ssh-agent] Looking for ssh-agent implementation... 18:14:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:24 $ docker exec fbcf480ab8ff2bca760a3d62274a8112283fb21aab6f941a1bae78d49a713edf ssh-agent 18:14:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfehaHF/agent.52 18:14:24 SSH_AGENT_PID=59 18:14:24 Running ssh-add (command line suppressed) 18:14:24 Identity added: /w/workspace/_app-service-configurable_PR-372@tmp/private_key_7233705246581769753.key (/w/workspace/_app-service-configurable_PR-372@tmp/private_key_7233705246581769753.key) 18:14:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:25 + git semver init 18:14:25 # -> Open(): unable to determine branch for HEAD 18:14:25 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-372/.git 18:14:25 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-372 18:14:25 # $SEMVER_REMOTE_NAME = origin 18:14:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:14:25 # $SEMVER_USER_NAME = edgex-jenkins 18:14:25 # $SEMVER_BRANCH = PR-372 18:14:25 # $SEMVER_TEMP = /tmp/semver-436530309 18:14:25 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:14:26 # '/tmp/semver-436530309' -> '/w/workspace/_app-service-configurable_PR-372/.semver' 18:14:26 # -> Force: false 18:14:26 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-372/.semver [Pipeline] } 18:14:26 $ docker exec --env ******** --env ******** fbcf480ab8ff2bca760a3d62274a8112283fb21aab6f941a1bae78d49a713edf ssh-agent -k 18:14:26 unset SSH_AUTH_SOCK; 18:14:26 unset SSH_AGENT_PID; 18:14:26 echo Agent pid 59 killed; 18:14:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:26 + git semver [Pipeline] } 18:14:26 $ docker stop --time=1 fbcf480ab8ff2bca760a3d62274a8112283fb21aab6f941a1bae78d49a713edf 18:14:27 $ docker rm -f fbcf480ab8ff2bca760a3d62274a8112283fb21aab6f941a1bae78d49a713edf [Pipeline] // withDockerContainer [Pipeline] sh 18:14:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:14:28 Stashed 1 file(s) [Pipeline] echo 18:14:28 [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 18:14:28 provisioning config files... 18:14:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config5763628570491366875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:28 ---> docker-login.sh 18:14:28 nexus3.edgexfoundry.org:10001 18:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:28 Configure a credential helper to remove this warning. See 18:14:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:28 18:14:28 Login Succeeded 18:14:28 nexus3.edgexfoundry.org:10002 18:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:28 Configure a credential helper to remove this warning. See 18:14:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:28 18:14:28 Login Succeeded 18:14:28 nexus3.edgexfoundry.org:10003 18:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:29 Configure a credential helper to remove this warning. See 18:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:29 18:14:29 Login Succeeded 18:14:29 nexus3.edgexfoundry.org:10004 18:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:29 Configure a credential helper to remove this warning. See 18:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:29 18:14:29 Login Succeeded 18:14:29 docker.io 18:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:29 Configure a credential helper to remove this warning. See 18:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:29 18:14:29 Login Succeeded 18:14:29 ---> docker-login.sh ends [Pipeline] } 18:14:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:14:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:29 ========================================================= 18:14:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:14:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:14:30 + 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 . 18:14:30 Sending build context to Docker daemon 2.946MB 18:14:30 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:14:30 Step 2/13 : FROM ${BASE} AS builder 18:14:30 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:14:30 59bf1c3509f3: Pulling fs layer 18:14:30 666ba61612fd: Pulling fs layer 18:14:30 8ed8ca486205: Pulling fs layer 18:14:30 4fe6c5a15a65: Pulling fs layer 18:14:30 22a0e8bec74d: Pulling fs layer 18:14:30 f965cba54748: Pulling fs layer 18:14:30 861ffc35075e: Pulling fs layer 18:14:30 4b385c91608e: Pulling fs layer 18:14:30 560528eb2ebb: Pulling fs layer 18:14:30 f965cba54748: Waiting 18:14:30 861ffc35075e: Waiting 18:14:30 4b385c91608e: Waiting 18:14:30 560528eb2ebb: Waiting 18:14:30 22a0e8bec74d: Waiting 18:14:30 8ed8ca486205: Verifying Checksum 18:14:30 8ed8ca486205: Download complete 18:14:30 666ba61612fd: Verifying Checksum 18:14:30 666ba61612fd: Download complete 18:14:30 22a0e8bec74d: Verifying Checksum 18:14:30 22a0e8bec74d: Download complete 18:14:30 f965cba54748: Verifying Checksum 18:14:30 f965cba54748: Download complete 18:14:30 59bf1c3509f3: Verifying Checksum 18:14:30 59bf1c3509f3: Download complete 18:14:30 861ffc35075e: Verifying Checksum 18:14:30 861ffc35075e: Download complete 18:14:30 4b385c91608e: Verifying Checksum 18:14:30 4b385c91608e: Download complete 18:14:30 59bf1c3509f3: Pull complete 18:14:30 666ba61612fd: Pull complete 18:14:30 8ed8ca486205: Pull complete 18:14:30 4fe6c5a15a65: Verifying Checksum 18:14:30 4fe6c5a15a65: Download complete 18:14:31 560528eb2ebb: Verifying Checksum 18:14:31 560528eb2ebb: Download complete 18:14:35 4fe6c5a15a65: Pull complete 18:14:35 22a0e8bec74d: Pull complete 18:14:35 f965cba54748: Pull complete 18:14:35 861ffc35075e: Pull complete 18:14:35 4b385c91608e: Pull complete 18:14:37 560528eb2ebb: Pull complete 18:14:37 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 18:14:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:14:37 ---> dd4a08f94e63 18:14:37 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:14:39 ---> Running in dc20f2724d88 18:14:39 Removing intermediate container dc20f2724d88 18:14:39 ---> db568f7a645e 18:14:39 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:14:39 ---> Running in 47dc8be37266 18:14:39 Removing intermediate container 47dc8be37266 18:14:39 ---> a3d1f02dd88d 18:14:39 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:14:39 ---> Running in 249b38dc4934 18:14:39 Removing intermediate container 249b38dc4934 18:14:39 ---> 4e51f24c38be 18:14:39 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:39 ---> Running in 80ba801e0da1 18:14:40 Removing intermediate container 80ba801e0da1 18:14:40 ---> b782b79b1685 18:14:40 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:40 ---> Running in b8c61b608722 18:14:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:14:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:14:41 OK: 221 MiB in 52 packages 18:14:42 Removing intermediate container b8c61b608722 18:14:42 ---> ae6d8ba33aa3 18:14:42 Step 8/13 : WORKDIR /app 18:14:42 ---> Running in bdec146b2070 18:14:42 Removing intermediate container bdec146b2070 18:14:42 ---> c39702d45330 18:14:42 Step 9/13 : COPY go.mod vendor* ./ 18:14:42 ---> 16f386e8e431 18:14:42 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:42 ---> Running in 7137f3cdb81a 18:14:43 Still waiting to schedule task 18:14:43 ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:14:43 ‘prd-centos7-docker-4c-2g-2262’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:14:43 ‘prd-centos7-docker-4c-2g-2263’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:14:43 ‘prd-centos7-docker-4c-2g-2479’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:14:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2267’ is offline 18:14:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2269’ is offline 18:14:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2470’ is offline 18:14:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2471’ is offline 18:14:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2472’ is offline 18:14:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2473’ is offline 18:14:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2474’ is offline 18:14:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2475’ is offline 18:14:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2478’ is offline 18:15:14 Removing intermediate container 7137f3cdb81a 18:15:14 ---> 9563a04ad1dc 18:15:14 Step 11/13 : COPY . . 18:15:14 ---> 707b451148bb 18:15:14 Step 12/13 : ARG MAKE="make build" 18:15:14 ---> Running in 6810655e2b61 18:15:14 Removing intermediate container 6810655e2b61 18:15:14 ---> cf8c4d3ad341 18:15:14 Step 13/13 : RUN $MAKE 18:15:14 ---> Running in b80a2e108272 18:15:14 noop 18:15:14 Removing intermediate container b80a2e108272 18:15:14 ---> e406c5d6ea62 18:15:14 Successfully built e406c5d6ea62 18:15:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:15:15 + docker inspect -f . ci-base-image-x86_64 18:15:15 . [Pipeline] withDockerContainer 18:15:15 prd-centos7-docker-4c-2g-2476 does not seem to be running inside a container 18:15:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@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 ******** ci-base-image-x86_64 cat 18:15:15 $ docker top 731b14c4739ff012d0e9ecbe0befc340a4de0e21b30a706673ce5032c338308b -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:15 + go version 18:15:15 go version go1.17.6 linux/amd64 [Pipeline] } 18:15:16 $ docker stop --time=1 731b14c4739ff012d0e9ecbe0befc340a4de0e21b30a706673ce5032c338308b 18:15:17 $ docker rm -f 731b14c4739ff012d0e9ecbe0befc340a4de0e21b30a706673ce5032c338308b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:17 + docker inspect -f . ci-base-image-x86_64 18:15:17 . [Pipeline] withDockerContainer 18:15:17 prd-centos7-docker-4c-2g-2476 does not seem to be running inside a container 18:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@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 ******** ci-base-image-x86_64 cat 18:15:18 $ docker top 8338f90c6a1826b4e37d2af24f3f5786637a23e14447013941f8d0f3320cb369 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:15:18 + make test 18:15:18 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:15:33 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:15:33 CGO_ENABLED=1 go vet ./... 18:15:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:15:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:15:36 ./bin/test-attribution-txt.sh [Pipeline] echo 18:15:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:15:37 $ docker stop --time=1 8338f90c6a1826b4e37d2af24f3f5786637a23e14447013941f8d0f3320cb369 18:15:38 $ docker rm -f 8338f90c6a1826b4e37d2af24f3f5786637a23e14447013941f8d0f3320cb369 [Pipeline] // withDockerContainer [Pipeline] sh 18:15:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:15:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:15:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:15:39 + ls -al . 18:15:39 total 148 18:15:39 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 20 18:15 . 18:15:39 drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 18:14 .. 18:15:39 -rw-rw-r--. 1 jenkins jenkins 7608 Jan 20 18:14 Attribution.txt 18:15:39 drwxrwxr-x. 2 jenkins jenkins 37 Jan 20 18:14 bin 18:15:39 -rw-rw-r--. 1 jenkins jenkins 23791 Jan 20 18:14 CHANGELOG.md 18:15:39 -rw-r--r--. 1 jenkins jenkins 10 Jan 20 18:15 coverage.out 18:15:39 -rw-rw-r--. 1 jenkins jenkins 2087 Jan 20 18:14 Dockerfile 18:15:39 -rw-rw-r--. 1 jenkins jenkins 119 Jan 20 18:14 .dockerignore 18:15:39 drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 18:14 .git 18:15:39 drwxrwxr-x. 2 jenkins jenkins 104 Jan 20 18:14 .github 18:15:39 -rw-rw-r--. 1 jenkins jenkins 104 Jan 20 18:14 .gitignore 18:15:39 -rw-rw-r--. 1 jenkins jenkins 2802 Jan 20 18:14 go.mod 18:15:39 -rw-rw-r--. 1 jenkins jenkins 49310 Jan 20 18:14 go.sum 18:15:39 -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 18:14 GOVERNANCE.md 18:15:39 -rw-rw-r--. 1 jenkins jenkins 687 Jan 20 18:14 Jenkinsfile 18:15:39 -rw-rw-r--. 1 jenkins jenkins 10174 Jan 20 18:14 LICENSE 18:15:39 -rw-rw-r--. 1 jenkins jenkins 1949 Jan 20 18:14 main.go 18:15:39 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 20 18:14 makefile 18:15:39 -rw-rw-r--. 1 jenkins jenkins 618 Jan 20 18:14 OWNERS.md 18:15:39 -rw-rw-r--. 1 jenkins jenkins 3860 Jan 20 18:14 README.md 18:15:39 drwxrwxr-x. 9 jenkins jenkins 151 Jan 20 18:14 res 18:15:39 drwx------. 3 jenkins jenkins 72 Jan 20 18:14 .semver 18:15:39 drwxrwxr-x. 3 jenkins jenkins 58 Jan 20 18:14 snap 18:15:39 -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 18:14 VERSION [Pipeline] isUnix [Pipeline] sh 18:15:40 + 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=a576fe058936a7290e3ffe8cc458073ac3a6a4cf --label arch=amd64 --label version=0.0.0 . 18:15:40 Sending build context to Docker daemon 2.947MB 18:15:40 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 18:15:40 Step 2/27 : FROM ${BASE} AS builder 18:15:40 ---> e406c5d6ea62 18:15:40 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:15:40 ---> Running in 3e7851242d62 18:15:40 Removing intermediate container 3e7851242d62 18:15:40 ---> a8fbbebf2a2b 18:15:40 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:15:40 ---> Running in 2b9ea8eed623 18:15:40 Removing intermediate container 2b9ea8eed623 18:15:40 ---> 976800413e94 18:15:40 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:15:40 ---> Running in e3a112b83523 18:15:40 Removing intermediate container e3a112b83523 18:15:40 ---> df930c36ef7f 18:15:40 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:40 ---> Running in ddc24f469367 18:15:41 Removing intermediate container ddc24f469367 18:15:41 ---> c501bced4f01 18:15:41 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:15:41 ---> Running in 8a83857934a0 18:15:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:15:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:15:42 OK: 221 MiB in 52 packages 18:15:43 Removing intermediate container 8a83857934a0 18:15:43 ---> 2e98b95447f0 18:15:43 Step 8/27 : WORKDIR /app 18:15:43 ---> Running in d42538949755 18:15:43 Removing intermediate container d42538949755 18:15:43 ---> 1da16a236d67 18:15:43 Step 9/27 : COPY go.mod vendor* ./ 18:15:43 ---> 96f270254932 18:15:43 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:43 ---> Running in 5f5516ba2a17 18:15:43 Removing intermediate container 5f5516ba2a17 18:15:43 ---> d0827dd8be73 18:15:43 Step 11/27 : COPY . . 18:15:44 ---> 140c4b607649 18:15:44 Step 12/27 : ARG MAKE="make build" 18:15:44 ---> Running in 3b497241ed8c 18:15:44 Removing intermediate container 3b497241ed8c 18:15:44 ---> 6a2aeb7d8c3b 18:15:44 Step 13/27 : RUN $MAKE 18:15:44 ---> Running in 4e6fab13365b 18:15:44 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 18:15:59 Removing intermediate container 4e6fab13365b 18:15:59 ---> 6bee7c3baeb1 18:15:59 Step 14/27 : FROM alpine:3.14 18:15:59 3.14: Pulling from library/alpine 18:15:59 97518928ae5f: Pulling fs layer 18:15:59 97518928ae5f: Verifying Checksum 18:15:59 97518928ae5f: Download complete 18:15:59 97518928ae5f: Pull complete 18:15:59 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:15:59 Status: Downloaded newer image for alpine:3.14 18:15:59 ---> 0a97eee8041e 18:15:59 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:15:59 ---> Running in 31c4d7ee7a75 18:15:59 Removing intermediate container 31c4d7ee7a75 18:15:59 ---> acd2df552607 18:15:59 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:15:59 ---> Running in 8c7857273c7f 18:15:59 Removing intermediate container 8c7857273c7f 18:15:59 ---> ea228688a7b4 18:15:59 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:15:59 ---> Running in 29a52842b00e 18:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:16:00 (1/7) Installing ca-certificates (20191127-r5) 18:16:00 (2/7) Installing dumb-init (1.2.5-r1) 18:16:00 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:16:00 (4/7) Installing libsodium (1.0.18-r0) 18:16:00 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:16:00 (6/7) Installing libzmq (4.3.4-r0) 18:16:00 (7/7) Installing zeromq (4.3.4-r0) 18:16:00 Executing busybox-1.33.1-r6.trigger 18:16:00 Executing ca-certificates-20191127-r5.trigger 18:16:00 OK: 9 MiB in 21 packages 18:16:00 Removing intermediate container 29a52842b00e 18:16:00 ---> 4d712b4d50d6 18:16:00 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:16:00 ---> ad18f43ce829 18:16:00 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:16:00 ---> 54f8e8d644f3 18:16:00 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:16:00 ---> b5f743efef8e 18:16:00 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:16:01 ---> 75efc1abb66e 18:16:01 Step 22/27 : EXPOSE 48095 18:16:01 ---> Running in b84cb8a23008 18:16:01 Removing intermediate container b84cb8a23008 18:16:01 ---> 6b2a20073755 18:16:01 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:16:01 ---> Running in 38146981e409 18:16:01 Removing intermediate container 38146981e409 18:16:01 ---> 1ba592e96737 18:16:01 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:16:01 ---> Running in aee122a523df 18:16:01 Removing intermediate container aee122a523df 18:16:01 ---> bdfb14017691 18:16:01 Step 25/27 : LABEL arch=amd64 18:16:01 ---> Running in 59575481e49c 18:16:01 Removing intermediate container 59575481e49c 18:16:01 ---> dfc144e839a7 18:16:01 Step 26/27 : LABEL git_sha=a576fe058936a7290e3ffe8cc458073ac3a6a4cf 18:16:01 ---> Running in 9da8053e364a 18:16:01 Removing intermediate container 9da8053e364a 18:16:01 ---> f525d45b2591 18:16:01 Step 27/27 : LABEL version=0.0.0 18:16:01 ---> Running in e544b4d80494 18:16:02 Removing intermediate container e544b4d80494 18:16:02 ---> 8c221124f0cc 18:16:02 [Warning] One or more build-args [ARCH] were not consumed 18:16:02 Successfully built 8c221124f0cc 18:16:02 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 18:16:17 Still waiting to schedule task 18:16:17 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:23:47 Running on prd-ubuntu18.04-docker-8c-8g-2836 in /w/workspace/_app-service-configurable_PR-372 [Pipeline] { [Pipeline] ws 18:23:48 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 18:23:48 Selected Git installation does not exist. Using Default 18:23:48 The recommended git tool is: NONE 18:23:49 using credential edgex-jenkins-ssh 18:23:49 Cloning the remote Git repository 18:23:49 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:23:49 > git init /w/workspace/app-service-configurable/3 # timeout=10 18:23:49 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:23:49 > git --version # timeout=10 18:23:49 > git --version # 'git version 2.17.1' 18:23:49 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:51 Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf 18:23:51 Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf 18:23:51 Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) 18:23:50 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:23:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:50 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:23:50 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:23:50 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:23:51 > git config core.sparsecheckout # timeout=10 18:23:51 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 18:23:51 > git remote # timeout=10 18:23:51 > git config --get remote.origin.url # timeout=10 18:23:51 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:51 > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 18:23:51 > git rev-parse HEAD^{commit} # timeout=10 18:23:51 > git config core.sparsecheckout # timeout=10 18:23:51 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 18:23:54 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:55 + echo snap-build.sh 18:23:55 snap-build.sh 18:23:55 + SNAP_BASE_DIR=. 18:23:55 + '[' '!' -z /w/workspace/app-service-configurable/3 ']' 18:23:55 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/3 18:23:55 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/3]' 18:23:55 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/3] 18:23:55 + cd /w/workspace/app-service-configurable/3 18:23:55 + sudo apt-get remove -qy --purge lxd lxd-client 18:23:55 Reading package lists... 18:23:55 Building dependency tree... 18:23:55 Reading state information... 18:23:55 The following packages were automatically installed and are no longer required: 18:23:55 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:23:55 uidmap xdelta3 18:23:55 Use 'sudo apt autoremove' to remove them. 18:23:55 The following packages will be REMOVED: 18:23:55 lxd* lxd-client* 18:23:55 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:23:56 After this operation, 31.7 MB disk space will be freed. 18:23:57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 18:23:57 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:23:58 Removing lxd dnsmasq configuration 18:23:58 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:23:58 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:23:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:23:58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 18:23:58 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:24:00 Processing triggers for systemd (237-3ubuntu10.52) ... 18:24:00 Processing triggers for ureadahead (0.100.0-21) ... 18:24:01 + sudo snap remove --purge lxd 18:24:01 snap "lxd" is not installed 18:24:01 + sudo groupadd --force --system lxd 18:24:01 ++ whoami 18:24:01 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:24:01 + newgrp - lxd 18:24:01 + sudo snap install lxd 18:24:23 2022-01-20T18:24:18Z INFO Waiting for automatic snapd restart... 18:25:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2856 in /w/workspace/_app-service-configurable_PR-372 [Pipeline] { [Pipeline] ws 18:25:08 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 18:25:09 Selected Git installation does not exist. Using Default 18:25:09 The recommended git tool is: NONE 18:25:15 using credential edgex-jenkins-ssh 18:25:15 Cloning the remote Git repository 18:25:15 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:25:15 > git init /w/workspace/app-service-configurable/3 # timeout=10 18:25:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:25:15 > git --version # timeout=10 18:25:16 > git --version # 'git version 2.17.1' 18:25:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:25:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:25:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:25:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:25:18 Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf 18:25:18 Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf 18:25:18 Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) 18:25:18 > git config core.sparsecheckout # timeout=10 18:25:18 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 18:25:18 > git remote # timeout=10 18:25:18 > git config --get remote.origin.url # timeout=10 18:25:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:18 > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 18:25:18 > git rev-parse HEAD^{commit} # timeout=10 18:25:18 > git config core.sparsecheckout # timeout=10 18:25:18 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 18:25:22 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:25:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:25:23 % Total % Received % Xferd Average Speed Time Time Time Current 18:25:23 Dload Upload Total Spent Left Speed 18:25:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 18:25:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:25:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:25:24 + sudo tee /etc/docker/daemon.new 18:25:24 { 18:25:24 "registry-mirrors": [ 18:25:24 "https://nexus3.edgexfoundry.org:10001" 18:25:24 ], 18:25:24 "bip": "10.250.0.254/24", 18:25:24 "hosts": [ 18:25:24 "tcp://0.0.0.0:5555", 18:25:24 "unix:///var/run/docker.sock" 18:25:24 ], 18:25:24 "mtu": 1458, 18:25:24 "selinux-enabled": true, 18:25:24 "seccomp-profile": "/etc/docker/seccomp.json" 18:25:24 } [Pipeline] sh 18:25:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:25:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:25:43 provisioning config files... 18:25:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config9126064758876763422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:44 ---> docker-login.sh 18:25:44 nexus3.edgexfoundry.org:10001 18:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:44 Configure a credential helper to remove this warning. See 18:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:44 18:25:44 Login Succeeded 18:25:44 nexus3.edgexfoundry.org:10002 18:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:45 Configure a credential helper to remove this warning. See 18:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:45 18:25:45 Login Succeeded 18:25:45 nexus3.edgexfoundry.org:10003 18:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:46 Configure a credential helper to remove this warning. See 18:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:46 18:25:46 Login Succeeded 18:25:46 nexus3.edgexfoundry.org:10004 18:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:46 Configure a credential helper to remove this warning. See 18:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:46 18:25:46 Login Succeeded 18:25:46 docker.io 18:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:47 Configure a credential helper to remove this warning. See 18:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:47 18:25:47 Login Succeeded 18:25:47 ---> docker-login.sh ends [Pipeline] } 18:25:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:25:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:25:47 ========================================================= 18:25:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:25:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:25:48 + 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 . 18:25:48 Sending build context to Docker daemon 207.4kB 18:25:48 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:25:48 Step 2/13 : FROM ${BASE} AS builder 18:25:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:25:48 9b3977197b4f: Pulling fs layer 18:25:48 1a89e8eeedd5: Pulling fs layer 18:25:48 94645a83ff95: Pulling fs layer 18:25:48 3f3a8bcf1eab: Pulling fs layer 18:25:48 0c92f367c5e7: Pulling fs layer 18:25:48 4b8299f9d1f4: Pulling fs layer 18:25:48 9a6b49a46696: Pulling fs layer 18:25:48 cf05db05a679: Pulling fs layer 18:25:48 3f3a8bcf1eab: Waiting 18:25:48 0c92f367c5e7: Waiting 18:25:48 4b8299f9d1f4: Waiting 18:25:48 9a6b49a46696: Waiting 18:25:48 cf05db05a679: Waiting 18:25:48 94645a83ff95: Download complete 18:25:48 1a89e8eeedd5: Verifying Checksum 18:25:48 1a89e8eeedd5: Download complete 18:25:48 0c92f367c5e7: Verifying Checksum 18:25:48 0c92f367c5e7: Download complete 18:25:49 4b8299f9d1f4: Verifying Checksum 18:25:49 4b8299f9d1f4: Download complete 18:25:49 9b3977197b4f: Verifying Checksum 18:25:49 9b3977197b4f: Download complete 18:25:49 9a6b49a46696: Verifying Checksum 18:25:49 9a6b49a46696: Download complete 18:25:50 9b3977197b4f: Pull complete 18:25:50 1a89e8eeedd5: Pull complete 18:25:51 94645a83ff95: Pull complete 18:25:51 cf05db05a679: Verifying Checksum 18:25:51 cf05db05a679: Download complete 18:25:51 3f3a8bcf1eab: Verifying Checksum 18:25:51 3f3a8bcf1eab: Download complete 18:26:00 error: cannot perform the following tasks: 18:26:00 - Download snap "lxd" (22258) from channel "stable" (received an unexpected http response code (503) when trying to download https://api.snapcraft.io/api/v1/snaps/download/J60k4JY0HppjwOjW8dZdYc8obXKxujRu_22258.snap) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:26:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:00 18:26:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:26:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:00 latest: Pulling from edgex-lftools-log-publisher 18:26:00 b4d181a07f80: Pulling fs layer 18:26:00 a1111a8f2ec3: Pulling fs layer 18:26:00 ed53099fbce6: Pulling fs layer 18:26:00 dc539afda2c1: Pulling fs layer 18:26:00 77bc0d833cb6: Pulling fs layer 18:26:00 9065ff56babe: Pulling fs layer 18:26:00 d287ab97295c: Pulling fs layer 18:26:00 77bc0d833cb6: Waiting 18:26:00 9065ff56babe: Waiting 18:26:00 d287ab97295c: Waiting 18:26:00 dc539afda2c1: Waiting 18:26:00 a1111a8f2ec3: Verifying Checksum 18:26:00 a1111a8f2ec3: Download complete 18:26:00 dc539afda2c1: Verifying Checksum 18:26:00 dc539afda2c1: Download complete 18:26:01 77bc0d833cb6: Verifying Checksum 18:26:01 77bc0d833cb6: Download complete 18:26:01 ed53099fbce6: Verifying Checksum 18:26:01 ed53099fbce6: Download complete 18:26:01 9065ff56babe: Verifying Checksum 18:26:01 9065ff56babe: Download complete 18:26:01 b4d181a07f80: Verifying Checksum 18:26:01 b4d181a07f80: Download complete 18:26:01 d287ab97295c: Verifying Checksum 18:26:01 d287ab97295c: Download complete 18:26:02 b4d181a07f80: Pull complete 18:26:02 a1111a8f2ec3: Pull complete 18:26:03 ed53099fbce6: Pull complete 18:26:03 dc539afda2c1: Pull complete 18:26:03 77bc0d833cb6: Pull complete 18:26:03 9065ff56babe: Pull complete 18:26:04 3f3a8bcf1eab: Pull complete 18:26:04 0c92f367c5e7: Pull complete 18:26:04 4b8299f9d1f4: Pull complete 18:26:05 9a6b49a46696: Pull complete 18:26:08 d287ab97295c: Pull complete 18:26:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:26:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:26:08 prd-centos7-docker-4c-2g-2476 does not seem to be running inside a container 18:26:08 $ 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-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@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 18:26:11 $ docker top 5d1e72a8c54dccaf2827eab136b0098a3ad58ffea438a2389e3446a2f9bc82c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:12 cf05db05a679: Pull complete 18:26:12 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 18:26:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:26:12 ---> 0ccda1f7e2ee 18:26:12 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:26:12 ---> job-cost.sh 18:26:12 lf-activate-venv: SKIPPING 18:26:12 INFO: No Stack... 18:26:12 INFO: Retrieving Pricing Info for: v3-standard-2 18:26:12 INFO: Archiving Costs [Pipeline] sh 18:26:12 ---> Running in 6757f8a64da7 18:26:12 + cut -d, -f6 18:26:12 + cat /w/workspace/_app-service-configurable_PR-372/archives/cost.csv [Pipeline] lock 18:26:12 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] 18:26:12 Removing intermediate container 6757f8a64da7 18:26:12 ---> ed5dbe4e18ed 18:26:12 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:26:12 Resource [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] did not exist. Created. 18:26:12 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:26:13 ---> Running in 64924aef743b 18:26:13 + echo total: 0.05999999865889549 [Pipeline] stash 18:26:13 Stashed 1 file(s) [Pipeline] } 18:26:13 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:26:13 $ docker stop --time=1 5d1e72a8c54dccaf2827eab136b0098a3ad58ffea438a2389e3446a2f9bc82c3 18:26:13 Removing intermediate container 64924aef743b 18:26:13 ---> 8195225333d3 18:26:13 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:26:13 ---> Running in cc206750d573 18:26:14 Removing intermediate container cc206750d573 18:26:14 ---> 263894f435eb 18:26:14 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:14 ---> Running in 2f499668dad2 18:26:14 $ docker rm -f 5d1e72a8c54dccaf2827eab136b0098a3ad58ffea438a2389e3446a2f9bc82c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:26:14 Failed in branch amd64 18:26:16 Removing intermediate container 2f499668dad2 18:26:16 ---> 248b3d259b05 18:26:16 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:26:16 ---> Running in 8e21aac76d04 18:26:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:26:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:26:19 OK: 220 MiB in 52 packages 18:26:20 Removing intermediate container 8e21aac76d04 18:26:20 ---> 41d204361ca7 18:26:20 Step 8/13 : WORKDIR /app 18:26:20 ---> Running in b66189759139 18:26:21 Removing intermediate container b66189759139 18:26:21 ---> a9cb34071d3c 18:26:21 Step 9/13 : COPY go.mod vendor* ./ 18:26:21 ---> b54ad2b5c2c4 18:26:21 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:21 ---> Running in 969502b3bfe9 18:27:43 Removing intermediate container 969502b3bfe9 18:27:43 ---> 6adfeefa8b6a 18:27:43 Step 11/13 : COPY . . 18:27:43 ---> cbce76d47345 18:27:43 Step 12/13 : ARG MAKE="make build" 18:27:43 ---> Running in b9b8cfe30b92 18:27:43 Removing intermediate container b9b8cfe30b92 18:27:43 ---> 88244eb11459 18:27:43 Step 13/13 : RUN $MAKE 18:27:43 ---> Running in f1e939e828ba 18:27:43 noop 18:27:43 Removing intermediate container f1e939e828ba 18:27:43 ---> da567f52b3f5 18:27:43 Successfully built da567f52b3f5 18:27:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:27:44 + docker inspect -f . ci-base-image-arm64 18:27:44 . [Pipeline] withDockerContainer 18:27:44 prd-ubuntu18.04-docker-arm64-4c-16g-2856 does not seem to be running inside a container 18:27:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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-arm64 cat 18:27:45 $ docker top 2688dbfbac418676a730546be31a7a0526ba1ffa5ade4fca9469742616b49fd6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:46 + go version 18:27:46 go version go1.17.6 linux/arm64 [Pipeline] } 18:27:46 $ docker stop --time=1 2688dbfbac418676a730546be31a7a0526ba1ffa5ade4fca9469742616b49fd6 18:27:48 $ docker rm -f 2688dbfbac418676a730546be31a7a0526ba1ffa5ade4fca9469742616b49fd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:27:49 + docker inspect -f . ci-base-image-arm64 18:27:49 . [Pipeline] withDockerContainer 18:27:49 prd-ubuntu18.04-docker-arm64-4c-16g-2856 does not seem to be running inside a container 18:27:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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-arm64 cat 18:27:51 $ docker top addbed1e1110252fe313bea26feed21e074e761887733d6ea996aace5e99dd3a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:27:51 + make test 18:27:51 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:28:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:28:48 CGO_ENABLED=1 go vet ./... 18:29:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:29:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:29:07 ./bin/test-attribution-txt.sh [Pipeline] echo 18:29:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:29:09 $ docker stop --time=1 addbed1e1110252fe313bea26feed21e074e761887733d6ea996aace5e99dd3a 18:29:11 $ docker rm -f addbed1e1110252fe313bea26feed21e074e761887733d6ea996aace5e99dd3a [Pipeline] // withDockerContainer [Pipeline] sh 18:29:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:29:11 Warning: overwriting stash ‘coverage-report’ 18:29:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:29:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:29:13 + ls -al . 18:29:13 total 172 18:29:13 drwxrwxr-x 7 jenkins jenkins 4096 Jan 20 18:29 . 18:29:13 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:25 .. 18:29:13 -rw-rw-r-- 1 jenkins jenkins 119 Jan 20 18:25 .dockerignore 18:29:13 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 18:25 .git 18:29:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:25 .github 18:29:13 -rw-rw-r-- 1 jenkins jenkins 104 Jan 20 18:25 .gitignore 18:29:13 -rw-rw-r-- 1 jenkins jenkins 7608 Jan 20 18:25 Attribution.txt 18:29:13 -rw-rw-r-- 1 jenkins jenkins 23791 Jan 20 18:25 CHANGELOG.md 18:29:13 -rw-rw-r-- 1 jenkins jenkins 2087 Jan 20 18:25 Dockerfile 18:29:13 -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 18:25 GOVERNANCE.md 18:29:13 -rw-rw-r-- 1 jenkins jenkins 687 Jan 20 18:25 Jenkinsfile 18:29:13 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 20 18:25 LICENSE 18:29:13 -rw-rw-r-- 1 jenkins jenkins 618 Jan 20 18:25 OWNERS.md 18:29:13 -rw-rw-r-- 1 jenkins jenkins 3860 Jan 20 18:25 README.md 18:29:13 -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 18:14 VERSION 18:29:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:25 bin 18:29:13 -rw-r--r-- 1 jenkins jenkins 10 Jan 20 18:27 coverage.out 18:29:13 -rw-rw-r-- 1 jenkins jenkins 2802 Jan 20 18:25 go.mod 18:29:13 -rw-rw-r-- 1 jenkins jenkins 49310 Jan 20 18:25 go.sum 18:29:13 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 20 18:25 main.go 18:29:13 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 20 18:25 makefile 18:29:13 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 18:25 res 18:29:13 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:25 snap [Pipeline] isUnix [Pipeline] sh 18:29:13 + 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=a576fe058936a7290e3ffe8cc458073ac3a6a4cf --label arch=arm64 --label version=0.0.0 . 18:29:13 Sending build context to Docker daemon 208.4kB 18:29:13 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 18:29:13 Step 2/27 : FROM ${BASE} AS builder 18:29:13 ---> da567f52b3f5 18:29:13 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:29:14 ---> Running in 9a95d05ec6fb 18:29:14 Removing intermediate container 9a95d05ec6fb 18:29:14 ---> 1548cd577ba6 18:29:14 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:29:14 ---> Running in bb7352bf8937 18:29:15 Removing intermediate container bb7352bf8937 18:29:15 ---> 9a307e9bc77d 18:29:15 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:29:15 ---> Running in c7aff2e2d961 18:29:15 Removing intermediate container c7aff2e2d961 18:29:15 ---> 9fe5ea4063da 18:29:15 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:15 ---> Running in e3759f3af982 18:29:17 Removing intermediate container e3759f3af982 18:29:17 ---> 4d5bfe4152af 18:29:17 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:29:17 ---> Running in 5bd3dc3f820d 18:29:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:29:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:29:20 OK: 220 MiB in 52 packages 18:29:21 Removing intermediate container 5bd3dc3f820d 18:29:21 ---> 0c8fba73eb42 18:29:21 Step 8/27 : WORKDIR /app 18:29:21 ---> Running in ad1082771b7f 18:29:21 Removing intermediate container ad1082771b7f 18:29:21 ---> 3cc563fcbe5a 18:29:21 Step 9/27 : COPY go.mod vendor* ./ 18:29:22 ---> 0aeb016a2e4c 18:29:22 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:22 ---> Running in faf1ebf3ff49 18:29:25 Removing intermediate container faf1ebf3ff49 18:29:25 ---> 0604e306bfc3 18:29:25 Step 11/27 : COPY . . 18:29:25 ---> f5f1729f7857 18:29:25 Step 12/27 : ARG MAKE="make build" 18:29:26 ---> Running in 073eb56c4ddf 18:29:26 Removing intermediate container 073eb56c4ddf 18:29:26 ---> 15a9134c2a90 18:29:26 Step 13/27 : RUN $MAKE 18:29:26 ---> Running in efcba24523a5 18:29:27 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 18:30:24 Removing intermediate container efcba24523a5 18:30:24 ---> 6ca0f466bfee 18:30:24 Step 14/27 : FROM alpine:3.14 18:30:24 3.14: Pulling from library/alpine 18:30:24 be307f383ecc: Pulling fs layer 18:30:24 be307f383ecc: Verifying Checksum 18:30:24 be307f383ecc: Download complete 18:30:24 be307f383ecc: Pull complete 18:30:24 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:30:24 Status: Downloaded newer image for alpine:3.14 18:30:24 ---> 5b8b7b635229 18:30:24 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:30:24 ---> Running in 627560eb0713 18:30:24 Removing intermediate container 627560eb0713 18:30:24 ---> becedfd4aee8 18:30:24 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:30:24 ---> Running in c4d9acf97408 18:30:24 Removing intermediate container c4d9acf97408 18:30:24 ---> 12f58281c199 18:30:24 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:30:24 ---> Running in 851db0bbd64c 18:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:30:24 (1/7) Installing ca-certificates (20191127-r5) 18:30:24 (2/7) Installing dumb-init (1.2.5-r1) 18:30:24 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:30:24 (4/7) Installing libsodium (1.0.18-r0) 18:30:24 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:30:24 (6/7) Installing libzmq (4.3.4-r0) 18:30:24 (7/7) Installing zeromq (4.3.4-r0) 18:30:24 Executing busybox-1.33.1-r6.trigger 18:30:24 Executing ca-certificates-20191127-r5.trigger 18:30:24 OK: 9 MiB in 21 packages 18:30:24 Removing intermediate container 851db0bbd64c 18:30:24 ---> 7a9699ea2fdb 18:30:24 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:30:24 ---> a11698a327b7 18:30:24 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:30:24 ---> 57f648c5956f 18:30:24 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:30:24 ---> 3a80ba7cc708 18:30:24 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:30:24 ---> 4f2a5460cee2 18:30:24 Step 22/27 : EXPOSE 48095 18:30:24 ---> Running in c863051f8365 18:30:25 Removing intermediate container c863051f8365 18:30:25 ---> ed9ab80066d7 18:30:25 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:30:25 ---> Running in 61dbe02316f9 18:30:25 Removing intermediate container 61dbe02316f9 18:30:25 ---> fdb008ab7972 18:30:25 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:25 ---> Running in 539c14415ff3 18:30:26 Removing intermediate container 539c14415ff3 18:30:26 ---> 4a67611c7bd4 18:30:26 Step 25/27 : LABEL arch=arm64 18:30:26 ---> Running in 089045281d6b 18:30:26 Removing intermediate container 089045281d6b 18:30:26 ---> 7d49fcbd348c 18:30:26 Step 26/27 : LABEL git_sha=a576fe058936a7290e3ffe8cc458073ac3a6a4cf 18:30:26 ---> Running in 7de974c61e24 18:30:27 Removing intermediate container 7de974c61e24 18:30:27 ---> 8b8068b4bd33 18:30:27 Step 27/27 : LABEL version=0.0.0 18:30:27 ---> Running in de737542f8b3 18:30:27 Removing intermediate container de737542f8b3 18:30:27 ---> 2d412b5c143c 18:30:27 [Warning] One or more build-args [ARCH] were not consumed 18:30:27 Successfully built 2d412b5c143c 18:30:27 Successfully tagged app-service-configurable-arm64:latest [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] sh 18:30:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:27 18:30:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:30:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:28 arm64: Pulling from edgex-lftools-log-publisher 18:30:28 448f6bf000e3: Pulling fs layer 18:30:28 f757da607395: Pulling fs layer 18:30:28 05883995daec: Pulling fs layer 18:30:28 8603b9c90790: Pulling fs layer 18:30:28 1560dd03e051: Pulling fs layer 18:30:28 27f5ce0e4adf: Pulling fs layer 18:30:28 c2d8d7efcc4b: Pulling fs layer 18:30:28 8603b9c90790: Waiting 18:30:28 27f5ce0e4adf: Waiting 18:30:28 c2d8d7efcc4b: Waiting 18:30:28 1560dd03e051: Waiting 18:30:28 f757da607395: Verifying Checksum 18:30:28 f757da607395: Download complete 18:30:28 8603b9c90790: Verifying Checksum 18:30:28 8603b9c90790: Download complete 18:30:28 1560dd03e051: Verifying Checksum 18:30:28 1560dd03e051: Download complete 18:30:28 27f5ce0e4adf: Verifying Checksum 18:30:28 27f5ce0e4adf: Download complete 18:30:28 05883995daec: Verifying Checksum 18:30:28 05883995daec: Download complete 18:30:29 448f6bf000e3: Verifying Checksum 18:30:29 448f6bf000e3: Download complete 18:30:31 c2d8d7efcc4b: Verifying Checksum 18:30:31 c2d8d7efcc4b: Download complete 18:30:32 448f6bf000e3: Pull complete 18:30:32 f757da607395: Pull complete 18:30:34 05883995daec: Pull complete 18:30:34 8603b9c90790: Pull complete 18:30:35 1560dd03e051: Pull complete 18:30:35 27f5ce0e4adf: Pull complete 18:30:50 c2d8d7efcc4b: Pull complete 18:30:50 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:30:50 prd-ubuntu18.04-docker-arm64-4c-16g-2856 does not seem to be running inside a container 18:30:50 $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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:arm64 cat 18:30:53 $ docker top 400edd52461c0bba59f5ccf8244bd56d82d35fad7705ae4af19cfa2c55aa1bf3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:54 ---> job-cost.sh 18:30:54 lf-activate-venv: SKIPPING 18:30:54 INFO: No Stack... 18:30:55 INFO: Retrieving Pricing Info for: v3-standard-4 18:30:55 INFO: Archiving Costs [Pipeline] sh 18:30:56 + + cutcat -d, /w/workspace/app-service-configurable/3/archives/cost.csv -f6 18:30:56 [Pipeline] lock 18:30:56 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] 18:30:56 Resource [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] did not exist. Created. 18:30:56 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:30:57 /w/workspace/app-service-configurable/3@tmp/durable-62e8cb8d/script.sh: 1: /w/workspace/app-service-configurable/3@tmp/durable-62e8cb8d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:30:57 + echo total: 0.10999999940395355 [Pipeline] stash 18:30:57 Warning: overwriting stash ‘stack-cost’ 18:30:57 Stashed 1 file(s) [Pipeline] } 18:30:57 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:30:57 $ docker stop --time=1 400edd52461c0bba59f5ccf8244bd56d82d35fad7705ae4af19cfa2c55aa1bf3 18:30:59 $ docker rm -f 400edd52461c0bba59f5ccf8244bd56d82d35fad7705ae4af19cfa2c55aa1bf3 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:31:00 + '[' -d /w/workspace/_app-service-configurable_PR-372/archives ']' 18:31:00 + ls -al /w/workspace/_app-service-configurable_PR-372/archives 18:31:00 total 8 18:31:00 drwxr-xr-x. 3 root root 34 Jan 20 18:26 . 18:31:00 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 18:26 .. 18:31:00 drwxr-xr-x. 2 root root 6 Jan 20 18:26 cost 18:31:00 -rw-r--r--. 1 root root 95 Jan 20 18:26 cost.csv 18:31:00 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-372/archives 18:31:00 + ls -al /w/workspace/_app-service-configurable_PR-372/archives 18:31:00 total 8 18:31:00 drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 18:26 . 18:31:00 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 18:26 .. 18:31:00 drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 18:26 cost 18:31:00 -rw-r--r--. 1 jenkins jenkins 95 Jan 20 18:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:31:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:31:01 ---> package-listing.sh 18:31:01 ++ facter osfamily 18:31:01 ++ tr '[:upper:]' '[:lower:]' 18:31:01 + OS_FAMILY=redhat 18:31:01 + workspace=/w/workspace/_app-service-configurable_PR-372 18:31:01 + START_PACKAGES=/tmp/packages_start.txt 18:31:01 + END_PACKAGES=/tmp/packages_end.txt 18:31:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:31:01 + PACKAGES=/tmp/packages_start.txt 18:31:01 + '[' /w/workspace/_app-service-configurable_PR-372 ']' 18:31:01 + PACKAGES=/tmp/packages_end.txt 18:31:01 + case "${OS_FAMILY}" in 18:31:01 + sort 18:31:01 + rpm -qa 18:31:02 + '[' -f /tmp/packages_start.txt ']' 18:31:02 + '[' -f /tmp/packages_end.txt ']' 18:31:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:31:02 + '[' /w/workspace/_app-service-configurable_PR-372 ']' 18:31:02 + mkdir -p /w/workspace/_app-service-configurable_PR-372/archives/ 18:31:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-372/archives/ [Pipeline] echo 18:31:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-372/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:31:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:31:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:03 . [Pipeline] withDockerContainer 18:31:03 prd-centos7-docker-4c-2g-2476 does not seem to be running inside a container 18:31:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-372/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-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:31:03 $ docker top dc0c0c4d9fd86a0a4022113ea03bd27a1d0b0a8b5f425401e2f8526eaf7bb816 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:03 + touch /tmp/pre-build-complete [Pipeline] sh 18:31:04 + mkdir -p /var/log/sysstat [Pipeline] sh 18:31:04 + ls /var/log/sa-host 18:31:04 + sadf -c /var/log/sa-host/sa17 18:31:04 file_magic: OK 18:31:04 HZ: Using current value: 100 18:31:04 file_header: OK 18:31:04 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:31:04 Statistics: 18:31:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:31:04 File successfully converted to sysstat format version 12.0.3 18:31:04 + sadf -c /var/log/sa-host/sa20 18:31:04 file_magic: OK 18:31:04 HZ: Using current value: 100 18:31:04 file_header: OK 18:31:04 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:31:04 Statistics: 18:31:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:31:04 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:04 provisioning config files... 18:31:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config8144431195986020037tmp [Pipeline] { [Pipeline] echo 18:31:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:31:04 ---> create-netrc.sh [Pipeline] } 18:31:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:31:05 ---> python-tools-install.sh [Pipeline] echo 18:31:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:31:05 ---> sudo-logs.sh 18:31:05 Archiving 'sudo' log.. 18:31:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-2476.novalocal: Name or service not known 18:31:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-2476.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:31:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:31:05 ---> job-cost.sh 18:31:05 lf-activate-venv: SKIPPING 18:31:05 DEBUG: total: 0.05999999865889549 18:31:05 INFO: Retrieving Stack Cost... 18:31:05 INFO: Retrieving Pricing Info for: v3-standard-2 18:31:06 INFO: Archiving Costs [Pipeline] echo 18:31:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:31:06 ---> logs-deploy.sh 18:31:06 lf-activate-venv: SKIPPING 18:31:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-372/3 18:31:06 INFO: archiving workspace using pattern(s): 18:31:07 Archives upload complete. 18:31:07 INFO: archiving logs to Nexus