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-ssh2643893528684642699.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-ssh10622795992858944772.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-ssh15864988356515254122.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-ssh12500490112085113141.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-ssh18286519086462741291.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-3260’ is offline Running on prd-centos7-docker-4c-2g-3276 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-ssh1227366630694463535.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 > 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-ssh8954925644486762967.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 Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) > 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-ssh2649679210962456374.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 [2022-01-20T18:34:55.133Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T18:34:55.209Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T18:34:55.231Z] ========================================================= [2022-01-20T18:34:55.231Z] EdgeX Global Pipelines Version Info [2022-01-20T18:34:55.231Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:34:56.363Z] ------------------- [2022-01-20T18:34:56.363Z] stable info: [2022-01-20T18:34:56.363Z] ------------------- [2022-01-20T18:34:56.363Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T18:34:56.363Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:34:56.363Z] Message: update stable to v1.0.219 [2022-01-20T18:34:56.946Z] ------------------- [2022-01-20T18:34:56.946Z] experimental info: [2022-01-20T18:34:56.946Z] ------------------- [2022-01-20T18:34:56.946Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T18:34:56.946Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:34:56.946Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T18:34:57.086Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-01-20T18:34:57.098Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-01-20T18:34:57.110Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T18:34:57.129Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T18:34:57.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T18:34:57.163Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T18:34:57.176Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T18:34:57.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T18:34:57.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T18:34:57.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T18:34:57.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T18:34:57.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-01-20T18:34:57.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T18:34:57.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T18:34:57.288Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T18:34:57.311Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T18:34:57.323Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:34:57.336Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:34:57.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T18:34:57.367Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-20T18:34:57.380Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T18:34:57.396Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T18:34:57.412Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T18:34:57.430Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T18:34:57.440Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-20T18:34:57.455Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T18:34:57.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-372 [Pipeline] echo [2022-01-20T18:34:57.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-372 [Pipeline] echo [2022-01-20T18:34:57.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-372 [Pipeline] echo [2022-01-20T18:34:57.509Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo [2022-01-20T18:34:57.518Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a576fe0 [Pipeline] echo [2022-01-20T18:34:57.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:34:57.578Z] provisioning config files... [2022-01-20T18:34:57.592Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config1640623206378018674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:34:57.912Z] ---> docker-login.sh [2022-01-20T18:34:57.912Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:34:57.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:34:58.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:34:58.180Z] Configure a credential helper to remove this warning. See [2022-01-20T18:34:58.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:34:58.180Z] [2022-01-20T18:34:58.180Z] Login Succeeded [2022-01-20T18:34:58.180Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:34:58.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:34:58.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:34:58.180Z] Configure a credential helper to remove this warning. See [2022-01-20T18:34:58.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:34:58.180Z] [2022-01-20T18:34:58.180Z] Login Succeeded [2022-01-20T18:34:58.180Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:34:58.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:34:58.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:34:58.440Z] Configure a credential helper to remove this warning. See [2022-01-20T18:34:58.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:34:58.440Z] [2022-01-20T18:34:58.440Z] Login Succeeded [2022-01-20T18:34:58.440Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:34:58.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:34:58.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:34:58.440Z] Configure a credential helper to remove this warning. See [2022-01-20T18:34:58.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:34:58.440Z] [2022-01-20T18:34:58.440Z] Login Succeeded [2022-01-20T18:34:58.440Z] docker.io [2022-01-20T18:34:58.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:34:59.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:34:59.021Z] Configure a credential helper to remove this warning. See [2022-01-20T18:34:59.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:34:59.021Z] [2022-01-20T18:34:59.021Z] Login Succeeded [2022-01-20T18:34:59.021Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:34:59.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-20T18:34:59.424Z] + git rev-list -1 --merges a576fe058936a7290e3ffe8cc458073ac3a6a4cf~1..a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo [2022-01-20T18:34:59.461Z] -----------> git rev-list -1 --merges a576fe058936a7290e3ffe8cc458073ac3a6a4cf~1..a576fe058936a7290e3ffe8cc458073ac3a6a4cf a576fe058936a7290e3ffe8cc458073ac3a6a4cf [false] [Pipeline] sh [2022-01-20T18:34:59.757Z] + git log --format=format:%s -1 a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo [2022-01-20T18:34:59.780Z] ========================================================= [2022-01-20T18:34:59.780Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T18:34:59.780Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:35:00.131Z] + git log --format=format:%s -1 a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo [2022-01-20T18:35:00.143Z] [semverPrep] GIT_COMMIT: a576fe058936a7290e3ffe8cc458073ac3a6a4cf, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-01-20T18:35:00.153Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T18:35:00.531Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T18:35:00.531Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T18:35:00.531Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T18:35:00.531Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T18:35:00.531Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T18:35:00.531Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T18:35:00.531Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:35:00.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:35:00.875Z] [2022-01-20T18:35:00.875Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:35:01.175Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:35:01.175Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T18:35:01.175Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T18:35:01.175Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T18:35:01.175Z] 4c7163046ea9: Pulling fs layer [2022-01-20T18:35:01.175Z] 0c2d73faf560: Pulling fs layer [2022-01-20T18:35:01.175Z] 0c2d73faf560: Waiting [2022-01-20T18:35:01.175Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T18:35:01.175Z] 3e5f54012d9b: Download complete [2022-01-20T18:35:01.175Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T18:35:01.175Z] a0d0a0d46f8b: Download complete [2022-01-20T18:35:01.175Z] 0c2d73faf560: Verifying Checksum [2022-01-20T18:35:01.175Z] 0c2d73faf560: Download complete [2022-01-20T18:35:01.175Z] 4c7163046ea9: Verifying Checksum [2022-01-20T18:35:01.175Z] 4c7163046ea9: Download complete [2022-01-20T18:35:01.449Z] a0d0a0d46f8b: Pull complete [2022-01-20T18:35:01.449Z] 3e5f54012d9b: Pull complete [2022-01-20T18:35:01.727Z] 4c7163046ea9: Pull complete [2022-01-20T18:35:01.992Z] 0c2d73faf560: Pull complete [2022-01-20T18:35:01.992Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T18:35:01.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:35:01.992Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T18:35:02.062Z] prd-centos7-docker-4c-2g-3276 does not seem to be running inside a container [2022-01-20T18:35:02.024Z] $ 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 [2022-01-20T18:35:02.756Z] $ docker top 9355f5e3211fb5dacdd17dd4abe5c251bc0f0d8fa3c32249495c268404fbd7d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T18:35:02.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:35:02.865Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:35:02.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:35:02.958Z] $ docker exec 9355f5e3211fb5dacdd17dd4abe5c251bc0f0d8fa3c32249495c268404fbd7d5 ssh-agent [2022-01-20T18:35:03.067Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXipfkEg/agent.15 [2022-01-20T18:35:03.067Z] SSH_AGENT_PID=21 [2022-01-20T18:35:03.073Z] Running ssh-add (command line suppressed) [2022-01-20T18:35:03.159Z] Identity added: /w/workspace/_app-service-configurable_PR-372@tmp/private_key_6204637343198664158.key (/w/workspace/_app-service-configurable_PR-372@tmp/private_key_6204637343198664158.key) [2022-01-20T18:35:03.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:35:03.466Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T18:35:03.479Z] $ docker exec --env ******** --env ******** 9355f5e3211fb5dacdd17dd4abe5c251bc0f0d8fa3c32249495c268404fbd7d5 ssh-agent -k [2022-01-20T18:35:03.560Z] unset SSH_AUTH_SOCK; [2022-01-20T18:35:03.560Z] unset SSH_AGENT_PID; [2022-01-20T18:35:03.560Z] echo Agent pid 21 killed; [2022-01-20T18:35:03.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T18:35:03.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:35:03.591Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:35:03.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:35:03.696Z] $ docker exec 9355f5e3211fb5dacdd17dd4abe5c251bc0f0d8fa3c32249495c268404fbd7d5 ssh-agent [2022-01-20T18:35:03.779Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDdpAaA/agent.55 [2022-01-20T18:35:03.779Z] SSH_AGENT_PID=61 [2022-01-20T18:35:03.784Z] Running ssh-add (command line suppressed) [2022-01-20T18:35:03.869Z] Identity added: /w/workspace/_app-service-configurable_PR-372@tmp/private_key_5463864005210489748.key (/w/workspace/_app-service-configurable_PR-372@tmp/private_key_5463864005210489748.key) [2022-01-20T18:35:03.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:35:04.192Z] + git semver init [2022-01-20T18:35:04.192Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T18:35:04.192Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-372/.git [2022-01-20T18:35:04.192Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-372 [2022-01-20T18:35:04.192Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T18:35:04.192Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T18:35:04.192Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T18:35:04.192Z] # $SEMVER_BRANCH = PR-372 [2022-01-20T18:35:04.192Z] # $SEMVER_TEMP = /tmp/semver-983614183 [2022-01-20T18:35:04.192Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-01-20T18:35:05.137Z] # '/tmp/semver-983614183' -> '/w/workspace/_app-service-configurable_PR-372/.semver' [2022-01-20T18:35:05.137Z] # -> Force: false [2022-01-20T18:35:05.137Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-372/.semver [Pipeline] } [2022-01-20T18:35:05.146Z] $ docker exec --env ******** --env ******** 9355f5e3211fb5dacdd17dd4abe5c251bc0f0d8fa3c32249495c268404fbd7d5 ssh-agent -k [2022-01-20T18:35:05.244Z] unset SSH_AUTH_SOCK; [2022-01-20T18:35:05.245Z] unset SSH_AGENT_PID; [2022-01-20T18:35:05.245Z] echo Agent pid 61 killed; [2022-01-20T18:35:05.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T18:35:05.556Z] + git semver [Pipeline] } [2022-01-20T18:35:05.569Z] $ docker stop --time=1 9355f5e3211fb5dacdd17dd4abe5c251bc0f0d8fa3c32249495c268404fbd7d5 [2022-01-20T18:35:06.866Z] $ docker rm -f 9355f5e3211fb5dacdd17dd4abe5c251bc0f0d8fa3c32249495c268404fbd7d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:35:07.226Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T18:35:07.452Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T18:35:07.454Z] [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 [2022-01-20T18:35:07.608Z] provisioning config files... [2022-01-20T18:35:07.617Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config8518729777445813886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:35:07.929Z] ---> docker-login.sh [2022-01-20T18:35:07.929Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:35:07.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:35:07.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:35:07.929Z] Configure a credential helper to remove this warning. See [2022-01-20T18:35:07.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:35:07.929Z] [2022-01-20T18:35:07.929Z] Login Succeeded [2022-01-20T18:35:07.929Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:35:07.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:35:07.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:35:07.930Z] Configure a credential helper to remove this warning. See [2022-01-20T18:35:07.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:35:07.930Z] [2022-01-20T18:35:07.930Z] Login Succeeded [2022-01-20T18:35:08.190Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:35:08.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:35:08.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:35:08.190Z] Configure a credential helper to remove this warning. See [2022-01-20T18:35:08.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:35:08.190Z] [2022-01-20T18:35:08.190Z] Login Succeeded [2022-01-20T18:35:08.190Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:35:08.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:35:08.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:35:08.191Z] Configure a credential helper to remove this warning. See [2022-01-20T18:35:08.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:35:08.191Z] [2022-01-20T18:35:08.191Z] Login Succeeded [2022-01-20T18:35:08.191Z] docker.io [2022-01-20T18:35:08.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:35:08.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:35:08.710Z] Configure a credential helper to remove this warning. See [2022-01-20T18:35:08.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:35:08.710Z] [2022-01-20T18:35:08.710Z] Login Succeeded [2022-01-20T18:35:08.710Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:35:08.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T18:35:08.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:35:08.795Z] ========================================================= [2022-01-20T18:35:08.795Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T18:35:08.795Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:35:09.119Z] + 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 . [2022-01-20T18:35:09.119Z] Sending build context to Docker daemon 2.946MB [2022-01-20T18:35:09.119Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:35:09.119Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-20T18:35:09.119Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T18:35:09.119Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T18:35:09.119Z] 666ba61612fd: Pulling fs layer [2022-01-20T18:35:09.119Z] 8ed8ca486205: Pulling fs layer [2022-01-20T18:35:09.119Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T18:35:09.119Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T18:35:09.119Z] f965cba54748: Pulling fs layer [2022-01-20T18:35:09.119Z] 861ffc35075e: Pulling fs layer [2022-01-20T18:35:09.119Z] 4b385c91608e: Pulling fs layer [2022-01-20T18:35:09.119Z] 560528eb2ebb: Pulling fs layer [2022-01-20T18:35:09.119Z] f965cba54748: Waiting [2022-01-20T18:35:09.119Z] 861ffc35075e: Waiting [2022-01-20T18:35:09.119Z] 4b385c91608e: Waiting [2022-01-20T18:35:09.119Z] 560528eb2ebb: Waiting [2022-01-20T18:35:09.119Z] 4fe6c5a15a65: Waiting [2022-01-20T18:35:09.119Z] 8ed8ca486205: Verifying Checksum [2022-01-20T18:35:09.119Z] 8ed8ca486205: Download complete [2022-01-20T18:35:09.119Z] 666ba61612fd: Verifying Checksum [2022-01-20T18:35:09.119Z] 666ba61612fd: Download complete [2022-01-20T18:35:09.119Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T18:35:09.119Z] 22a0e8bec74d: Download complete [2022-01-20T18:35:09.119Z] f965cba54748: Verifying Checksum [2022-01-20T18:35:09.119Z] f965cba54748: Download complete [2022-01-20T18:35:09.119Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T18:35:09.119Z] 59bf1c3509f3: Download complete [2022-01-20T18:35:09.119Z] 861ffc35075e: Verifying Checksum [2022-01-20T18:35:09.119Z] 861ffc35075e: Download complete [2022-01-20T18:35:09.395Z] 4b385c91608e: Verifying Checksum [2022-01-20T18:35:09.395Z] 4b385c91608e: Download complete [2022-01-20T18:35:09.670Z] 59bf1c3509f3: Pull complete [2022-01-20T18:35:09.933Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T18:35:09.934Z] 4fe6c5a15a65: Download complete [2022-01-20T18:35:09.934Z] 560528eb2ebb: Verifying Checksum [2022-01-20T18:35:09.934Z] 560528eb2ebb: Download complete [2022-01-20T18:35:09.934Z] 666ba61612fd: Pull complete [2022-01-20T18:35:09.934Z] 8ed8ca486205: Pull complete [2022-01-20T18:35:14.155Z] 4fe6c5a15a65: Pull complete [2022-01-20T18:35:14.155Z] 22a0e8bec74d: Pull complete [2022-01-20T18:35:14.155Z] f965cba54748: Pull complete [2022-01-20T18:35:14.155Z] 861ffc35075e: Pull complete [2022-01-20T18:35:14.155Z] 4b385c91608e: Pull complete [2022-01-20T18:35:16.078Z] 560528eb2ebb: Pull complete [2022-01-20T18:35:16.079Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T18:35:16.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T18:35:16.079Z] ---> dd4a08f94e63 [2022-01-20T18:35:16.079Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T18:35:18.635Z] ---> Running in c66f89d56d45 [2022-01-20T18:35:18.635Z] Removing intermediate container c66f89d56d45 [2022-01-20T18:35:18.635Z] ---> e1f4feb1e6be [2022-01-20T18:35:18.635Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:35:18.635Z] ---> Running in 8b004cbc285d [2022-01-20T18:35:18.635Z] Removing intermediate container 8b004cbc285d [2022-01-20T18:35:18.635Z] ---> b1601a50fc4c [2022-01-20T18:35:18.635Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T18:35:18.635Z] ---> Running in b6483c158442 [2022-01-20T18:35:18.635Z] Removing intermediate container b6483c158442 [2022-01-20T18:35:18.635Z] ---> 63b62c8c9a26 [2022-01-20T18:35:18.635Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:35:18.635Z] ---> Running in 3efbaad11805 [2022-01-20T18:35:18.913Z] Removing intermediate container 3efbaad11805 [2022-01-20T18:35:18.913Z] ---> dea2d8562e4b [2022-01-20T18:35:18.913Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:35:18.913Z] ---> Running in 0bf4d202c949 [2022-01-20T18:35:19.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:35:20.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:35:20.378Z] OK: 221 MiB in 52 packages [2022-01-20T18:35:20.639Z] Removing intermediate container 0bf4d202c949 [2022-01-20T18:35:20.639Z] ---> 6637d881fe42 [2022-01-20T18:35:20.639Z] Step 8/13 : WORKDIR /app [2022-01-20T18:35:20.639Z] ---> Running in 0eb2dea44536 [2022-01-20T18:35:20.900Z] Removing intermediate container 0eb2dea44536 [2022-01-20T18:35:20.900Z] ---> 2f4df4724635 [2022-01-20T18:35:20.900Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-20T18:35:20.900Z] ---> 178bf70c92b3 [2022-01-20T18:35:20.900Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:35:20.900Z] ---> Running in 680da10fae6d [2022-01-20T18:35:22.557Z] Still waiting to schedule task [2022-01-20T18:35:22.557Z] ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:35:22.557Z] ‘prd-centos7-docker-4c-2g-3273’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:35:22.557Z] ‘prd-centos7-docker-4c-2g-3277’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:35:22.558Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3278’ is offline [2022-01-20T18:35:22.558Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3280’ is offline [2022-01-20T18:35:22.558Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3281’ is offline [2022-01-20T18:35:53.052Z] Removing intermediate container 680da10fae6d [2022-01-20T18:35:53.052Z] ---> 81bd6482d347 [2022-01-20T18:35:53.052Z] Step 11/13 : COPY . . [2022-01-20T18:35:53.052Z] ---> 70989bc15b3e [2022-01-20T18:35:53.052Z] Step 12/13 : ARG MAKE="make build" [2022-01-20T18:35:53.052Z] ---> Running in c9a5ac0643a4 [2022-01-20T18:35:53.052Z] Removing intermediate container c9a5ac0643a4 [2022-01-20T18:35:53.052Z] ---> 41e040ba0136 [2022-01-20T18:35:53.052Z] Step 13/13 : RUN $MAKE [2022-01-20T18:35:53.052Z] ---> Running in d76e4ab8800b [2022-01-20T18:35:53.052Z] noop [2022-01-20T18:35:53.052Z] Removing intermediate container d76e4ab8800b [2022-01-20T18:35:53.052Z] ---> 324d959b928a [2022-01-20T18:35:53.052Z] Successfully built 324d959b928a [2022-01-20T18:35:53.052Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:35:53.350Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:35:53.350Z] . [Pipeline] withDockerContainer [2022-01-20T18:35:53.417Z] prd-centos7-docker-4c-2g-3276 does not seem to be running inside a container [2022-01-20T18:35:53.450Z] $ 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 [2022-01-20T18:35:53.765Z] $ docker top c49b7b93da34d6f171a44335f59c4bbd6670b89c3ad43f235b2bddd25c0168a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:35:54.133Z] + go version [2022-01-20T18:35:54.133Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T18:35:54.156Z] $ docker stop --time=1 c49b7b93da34d6f171a44335f59c4bbd6670b89c3ad43f235b2bddd25c0168a3 [2022-01-20T18:35:55.333Z] $ docker rm -f c49b7b93da34d6f171a44335f59c4bbd6670b89c3ad43f235b2bddd25c0168a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:35:55.769Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:35:55.769Z] . [Pipeline] withDockerContainer [2022-01-20T18:35:55.833Z] prd-centos7-docker-4c-2g-3276 does not seem to be running inside a container [2022-01-20T18:35:55.870Z] $ 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 [2022-01-20T18:35:56.208Z] $ docker top 650649ea79682b71593de70b2031386c8c78a569d7c8422740e5dfd0f2eed6e2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:35:56.580Z] + make test [2022-01-20T18:35:56.580Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-20T18:36:11.577Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-20T18:36:11.577Z] CGO_ENABLED=1 go vet ./... [2022-01-20T18:36:15.838Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:36:15.838Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T18:36:15.838Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T18:36:15.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:36:15.867Z] $ docker stop --time=1 650649ea79682b71593de70b2031386c8c78a569d7c8422740e5dfd0f2eed6e2 [2022-01-20T18:36:17.410Z] $ docker rm -f 650649ea79682b71593de70b2031386c8c78a569d7c8422740e5dfd0f2eed6e2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:36:17.801Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:36:17.840Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-20T18:36:18.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T18:36:18.731Z] + ls -al . [2022-01-20T18:36:18.731Z] total 148 [2022-01-20T18:36:18.731Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 20 18:36 . [2022-01-20T18:36:18.731Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 18:34 .. [2022-01-20T18:36:18.731Z] -rw-rw-r--. 1 jenkins jenkins 7608 Jan 20 18:34 Attribution.txt [2022-01-20T18:36:18.731Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 20 18:34 bin [2022-01-20T18:36:18.731Z] -rw-rw-r--. 1 jenkins jenkins 23791 Jan 20 18:34 CHANGELOG.md [2022-01-20T18:36:18.731Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 20 18:35 coverage.out [2022-01-20T18:36:18.731Z] -rw-rw-r--. 1 jenkins jenkins 2087 Jan 20 18:34 Dockerfile [2022-01-20T18:36:18.731Z] -rw-rw-r--. 1 jenkins jenkins 119 Jan 20 18:34 .dockerignore [2022-01-20T18:36:18.731Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 18:34 .git [2022-01-20T18:36:18.731Z] drwxrwxr-x. 2 jenkins jenkins 104 Jan 20 18:34 .github [2022-01-20T18:36:18.731Z] -rw-rw-r--. 1 jenkins jenkins 104 Jan 20 18:34 .gitignore [2022-01-20T18:36:18.731Z] -rw-rw-r--. 1 jenkins jenkins 2802 Jan 20 18:34 go.mod [2022-01-20T18:36:18.731Z] -rw-rw-r--. 1 jenkins jenkins 49310 Jan 20 18:34 go.sum [2022-01-20T18:36:18.731Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 18:34 GOVERNANCE.md [2022-01-20T18:36:18.731Z] -rw-rw-r--. 1 jenkins jenkins 687 Jan 20 18:34 Jenkinsfile [2022-01-20T18:36:18.731Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 20 18:34 LICENSE [2022-01-20T18:36:18.731Z] -rw-rw-r--. 1 jenkins jenkins 1949 Jan 20 18:34 main.go [2022-01-20T18:36:18.731Z] -rw-rw-r--. 1 jenkins jenkins 1614 Jan 20 18:34 makefile [2022-01-20T18:36:18.731Z] -rw-rw-r--. 1 jenkins jenkins 618 Jan 20 18:34 OWNERS.md [2022-01-20T18:36:18.731Z] -rw-rw-r--. 1 jenkins jenkins 3860 Jan 20 18:34 README.md [2022-01-20T18:36:18.731Z] drwxrwxr-x. 9 jenkins jenkins 151 Jan 20 18:34 res [2022-01-20T18:36:18.731Z] drwx------. 3 jenkins jenkins 72 Jan 20 18:35 .semver [2022-01-20T18:36:18.731Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 20 18:34 snap [2022-01-20T18:36:18.731Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 18:35 VERSION [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:36:19.030Z] + 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 . [2022-01-20T18:36:19.030Z] Sending build context to Docker daemon 2.947MB [2022-01-20T18:36:19.030Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:36:19.030Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-20T18:36:19.030Z] ---> 324d959b928a [2022-01-20T18:36:19.030Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T18:36:19.030Z] ---> Running in a04c3fc431b6 [2022-01-20T18:36:19.293Z] Removing intermediate container a04c3fc431b6 [2022-01-20T18:36:19.293Z] ---> d6b1af184f2a [2022-01-20T18:36:19.293Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:36:19.293Z] ---> Running in 07dd82befe2f [2022-01-20T18:36:19.293Z] Removing intermediate container 07dd82befe2f [2022-01-20T18:36:19.293Z] ---> f24871c6497b [2022-01-20T18:36:19.293Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T18:36:19.557Z] ---> Running in cbf29bc10b52 [2022-01-20T18:36:19.557Z] Removing intermediate container cbf29bc10b52 [2022-01-20T18:36:19.557Z] ---> 1515c45fdb99 [2022-01-20T18:36:19.557Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:36:19.557Z] ---> Running in 0371492b58ce [2022-01-20T18:36:20.140Z] Removing intermediate container 0371492b58ce [2022-01-20T18:36:20.140Z] ---> a46652565589 [2022-01-20T18:36:20.140Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:36:20.140Z] ---> Running in 7715e65627b7 [2022-01-20T18:36:20.140Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:36:21.091Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:36:21.352Z] OK: 221 MiB in 52 packages [2022-01-20T18:36:21.613Z] Removing intermediate container 7715e65627b7 [2022-01-20T18:36:21.613Z] ---> 648e16b6a5fc [2022-01-20T18:36:21.613Z] Step 8/27 : WORKDIR /app [2022-01-20T18:36:21.613Z] ---> Running in 7d409cc87add [2022-01-20T18:36:21.875Z] Removing intermediate container 7d409cc87add [2022-01-20T18:36:21.875Z] ---> 428da2381a0f [2022-01-20T18:36:21.875Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-20T18:36:21.875Z] ---> 746d46bd27f7 [2022-01-20T18:36:21.875Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:36:21.875Z] ---> Running in 192bc9aa57a3 [2022-01-20T18:36:22.452Z] Removing intermediate container 192bc9aa57a3 [2022-01-20T18:36:22.452Z] ---> c97d4bbafda3 [2022-01-20T18:36:22.452Z] Step 11/27 : COPY . . [2022-01-20T18:36:22.714Z] ---> 6c2421e1a963 [2022-01-20T18:36:22.714Z] Step 12/27 : ARG MAKE="make build" [2022-01-20T18:36:22.714Z] ---> Running in d48e80516671 [2022-01-20T18:36:22.973Z] Removing intermediate container d48e80516671 [2022-01-20T18:36:22.973Z] ---> 4b784e7db4d6 [2022-01-20T18:36:22.973Z] Step 13/27 : RUN $MAKE [2022-01-20T18:36:22.973Z] ---> Running in 444419984c5a [2022-01-20T18:36:23.241Z] 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 [2022-01-20T18:36:35.586Z] Removing intermediate container 444419984c5a [2022-01-20T18:36:35.586Z] ---> a874f75454a8 [2022-01-20T18:36:35.586Z] Step 14/27 : FROM alpine:3.14 [2022-01-20T18:36:35.586Z] 3.14: Pulling from library/alpine [2022-01-20T18:36:35.586Z] 97518928ae5f: Pulling fs layer [2022-01-20T18:36:35.586Z] 97518928ae5f: Verifying Checksum [2022-01-20T18:36:35.586Z] 97518928ae5f: Download complete [2022-01-20T18:36:35.850Z] 97518928ae5f: Pull complete [2022-01-20T18:36:35.850Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T18:36:35.850Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T18:36:35.850Z] ---> 0a97eee8041e [2022-01-20T18:36:35.850Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T18:36:35.850Z] ---> Running in af3adc7ea67d [2022-01-20T18:36:35.850Z] Removing intermediate container af3adc7ea67d [2022-01-20T18:36:35.850Z] ---> 57b5433a7449 [2022-01-20T18:36:35.850Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-20T18:36:36.112Z] ---> Running in 67b09279f54f [2022-01-20T18:36:36.112Z] Removing intermediate container 67b09279f54f [2022-01-20T18:36:36.112Z] ---> fecd4371a43d [2022-01-20T18:36:36.112Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-20T18:36:36.112Z] ---> Running in bfbe5e9adf9b [2022-01-20T18:36:36.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:36:36.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:36:36.638Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-20T18:36:36.638Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-20T18:36:36.638Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T18:36:36.638Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-20T18:36:36.638Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T18:36:36.638Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-20T18:36:36.638Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-20T18:36:36.638Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T18:36:36.638Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T18:36:36.638Z] OK: 9 MiB in 21 packages [2022-01-20T18:36:37.210Z] Removing intermediate container bfbe5e9adf9b [2022-01-20T18:36:37.210Z] ---> f46d55ced0a0 [2022-01-20T18:36:37.210Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-20T18:36:37.210Z] ---> 12a36a617654 [2022-01-20T18:36:37.210Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-20T18:36:37.469Z] ---> a3294c4f35fd [2022-01-20T18:36:37.469Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-20T18:36:37.469Z] ---> 1c576fd631e1 [2022-01-20T18:36:37.469Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-20T18:36:38.038Z] ---> c821e3f3b72e [2022-01-20T18:36:38.038Z] Step 22/27 : EXPOSE 48095 [2022-01-20T18:36:38.038Z] ---> Running in 56f58ba0f774 [2022-01-20T18:36:38.038Z] Removing intermediate container 56f58ba0f774 [2022-01-20T18:36:38.038Z] ---> 94920f5e1686 [2022-01-20T18:36:38.038Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-01-20T18:36:38.038Z] ---> Running in ae5d75f89744 [2022-01-20T18:36:38.038Z] Removing intermediate container ae5d75f89744 [2022-01-20T18:36:38.038Z] ---> 2db65b077a11 [2022-01-20T18:36:38.038Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T18:36:38.301Z] ---> Running in d95531a27907 [2022-01-20T18:36:38.301Z] Removing intermediate container d95531a27907 [2022-01-20T18:36:38.301Z] ---> bd9b170b7c81 [2022-01-20T18:36:38.301Z] Step 25/27 : LABEL arch=amd64 [2022-01-20T18:36:38.301Z] ---> Running in ca2ba2440707 [2022-01-20T18:36:38.301Z] Removing intermediate container ca2ba2440707 [2022-01-20T18:36:38.301Z] ---> 84ffa5341b50 [2022-01-20T18:36:38.301Z] Step 26/27 : LABEL git_sha=a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T18:36:38.301Z] ---> Running in 2e4275707f2d [2022-01-20T18:36:38.561Z] Removing intermediate container 2e4275707f2d [2022-01-20T18:36:38.561Z] ---> 6d03ee8af811 [2022-01-20T18:36:38.561Z] Step 27/27 : LABEL version=0.0.0 [2022-01-20T18:36:38.561Z] ---> Running in df380a2621a1 [2022-01-20T18:36:38.561Z] Removing intermediate container df380a2621a1 [2022-01-20T18:36:38.561Z] ---> 016850427950 [2022-01-20T18:36:38.561Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T18:36:38.561Z] Successfully built 016850427950 [2022-01-20T18:36:38.561Z] 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 [2022-01-20T18:36:53.698Z] Still waiting to schedule task [2022-01-20T18:36:53.698Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-20T18:44:09.465Z] Running on prd-ubuntu18.04-docker-8c-8g-3507 in /w/workspace/_app-service-configurable_PR-372 [Pipeline] { [Pipeline] ws [2022-01-20T18:44:09.479Z] Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout [2022-01-20T18:44:09.558Z] Selected Git installation does not exist. Using Default [2022-01-20T18:44:09.558Z] The recommended git tool is: NONE [2022-01-20T18:44:11.224Z] using credential edgex-jenkins-ssh [2022-01-20T18:44:11.234Z] Cloning the remote Git repository [2022-01-20T18:44:11.202Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T18:44:11.240Z] > git init /w/workspace/app-service-configurable/4 # timeout=10 [2022-01-20T18:44:11.268Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T18:44:11.268Z] > git --version # timeout=10 [2022-01-20T18:44:11.275Z] > git --version # 'git version 2.17.1' [2022-01-20T18:44:11.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:44:11.302Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:44:12.566Z] Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T18:44:12.654Z] Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T18:44:12.654Z] Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) [2022-01-20T18:44:12.003Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-20T18:44:12.011Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:44:12.022Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-20T18:44:12.037Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T18:44:12.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:44:12.045Z] > 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 [2022-01-20T18:44:12.530Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:44:12.536Z] > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [2022-01-20T18:44:12.568Z] > git remote # timeout=10 [2022-01-20T18:44:12.583Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T18:44:12.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:44:12.594Z] > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 [2022-01-20T18:44:12.603Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T18:44:12.612Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:44:12.621Z] > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [2022-01-20T18:44:16.165Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:44:16.914Z] + echo snap-build.sh [2022-01-20T18:44:16.914Z] snap-build.sh [2022-01-20T18:44:16.914Z] + SNAP_BASE_DIR=. [2022-01-20T18:44:16.915Z] + '[' '!' -z /w/workspace/app-service-configurable/4 ']' [2022-01-20T18:44:16.915Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/4 [2022-01-20T18:44:16.915Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/4]' [2022-01-20T18:44:16.915Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/4] [2022-01-20T18:44:16.915Z] + cd /w/workspace/app-service-configurable/4 [2022-01-20T18:44:16.915Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-20T18:44:16.915Z] Reading package lists... [2022-01-20T18:44:16.915Z] Building dependency tree... [2022-01-20T18:44:16.915Z] Reading state information... [2022-01-20T18:44:16.915Z] The following packages were automatically installed and are no longer required: [2022-01-20T18:44:16.915Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-20T18:44:16.915Z] uidmap xdelta3 [2022-01-20T18:44:16.915Z] Use 'sudo apt autoremove' to remove them. [2022-01-20T18:44:16.915Z] The following packages will be REMOVED: [2022-01-20T18:44:16.915Z] lxd* lxd-client* [2022-01-20T18:44:16.915Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-20T18:44:17.178Z] After this operation, 31.7 MB disk space will be freed. [2022-01-20T18:44:17.702Z] (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.) [2022-01-20T18:44:17.702Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-20T18:44:18.649Z] Removing lxd dnsmasq configuration [2022-01-20T18:44:18.649Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-20T18:44:18.649Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-20T18:44:19.594Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-20T18:44:19.594Z] (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.) [2022-01-20T18:44:19.594Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-20T18:44:20.982Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-20T18:44:20.982Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-20T18:44:21.555Z] + sudo snap remove --purge lxd [2022-01-20T18:44:21.555Z] snap "lxd" is not installed [2022-01-20T18:44:21.555Z] + sudo groupadd --force --system lxd [2022-01-20T18:44:21.555Z] ++ whoami [2022-01-20T18:44:21.555Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-20T18:44:21.555Z] + newgrp - lxd [2022-01-20T18:44:21.817Z] + sudo snap install lxd [2022-01-20T18:44:55.921Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3506 in /w/workspace/_app-service-configurable_PR-372 [Pipeline] { [Pipeline] ws [2022-01-20T18:44:55.934Z] Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout [2022-01-20T18:44:56.121Z] Selected Git installation does not exist. Using Default [2022-01-20T18:44:56.121Z] The recommended git tool is: NONE [2022-01-20T18:45:01.421Z] using credential edgex-jenkins-ssh [2022-01-20T18:45:01.445Z] Cloning the remote Git repository [2022-01-20T18:45:01.524Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T18:45:01.622Z] > git init /w/workspace/app-service-configurable/4 # timeout=10 [2022-01-20T18:45:01.737Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T18:45:01.738Z] > git --version # timeout=10 [2022-01-20T18:45:01.763Z] > git --version # 'git version 2.17.1' [2022-01-20T18:45:01.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:45:01.854Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:45:03.329Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-20T18:45:03.352Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:45:03.389Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-20T18:45:03.505Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T18:45:03.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:45:03.556Z] > 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 [2022-01-20T18:45:04.200Z] Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T18:45:04.424Z] Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T18:45:04.424Z] Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) [2022-01-20T18:45:04.224Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:45:04.243Z] > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [2022-01-20T18:45:04.323Z] > git remote # timeout=10 [2022-01-20T18:45:04.346Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T18:45:04.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:45:04.381Z] > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 [2022-01-20T18:45:04.406Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T18:45:04.432Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:45:04.446Z] > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [2022-01-20T18:45:08.662Z] error: unable to contact snap store [2022-01-20T18:45:08.689Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:45:09.051Z] [2022-01-20T18:45:09.052Z] GitHub has been notified of this commit’s build result [2022-01-20T18:45:09.052Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-01-20T18:45:09.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:45:09.113Z] [2022-01-20T18:45:09.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:45:09.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:45:09.583Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T18:45:09.583Z] b4d181a07f80: Pulling fs layer [2022-01-20T18:45:09.584Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T18:45:09.584Z] ed53099fbce6: Pulling fs layer [2022-01-20T18:45:09.584Z] dc539afda2c1: Pulling fs layer [2022-01-20T18:45:09.584Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T18:45:09.584Z] 9065ff56babe: Pulling fs layer [2022-01-20T18:45:09.584Z] d287ab97295c: Pulling fs layer [2022-01-20T18:45:09.584Z] dc539afda2c1: Waiting [2022-01-20T18:45:09.584Z] 77bc0d833cb6: Waiting [2022-01-20T18:45:09.584Z] 9065ff56babe: Waiting [2022-01-20T18:45:09.584Z] d287ab97295c: Waiting [2022-01-20T18:45:09.584Z] a1111a8f2ec3: Download complete [2022-01-20T18:45:09.584Z] dc539afda2c1: Verifying Checksum [2022-01-20T18:45:09.584Z] dc539afda2c1: Download complete [2022-01-20T18:45:09.584Z] ed53099fbce6: Verifying Checksum [2022-01-20T18:45:09.584Z] ed53099fbce6: Download complete [2022-01-20T18:45:09.584Z] 9065ff56babe: Verifying Checksum [2022-01-20T18:45:09.584Z] 9065ff56babe: Download complete [2022-01-20T18:45:09.613Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T18:45:09.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T18:45:09.613Z] Dload Upload Total Spent Left Speed [2022-01-20T18:45:09.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2022-01-20T18:45:09.848Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T18:45:09.848Z] 77bc0d833cb6: Download complete [2022-01-20T18:45:09.848Z] b4d181a07f80: Verifying Checksum [2022-01-20T18:45:09.848Z] b4d181a07f80: Download complete [2022-01-20T18:45:10.149Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T18:45:10.422Z] d287ab97295c: Verifying Checksum [2022-01-20T18:45:10.422Z] d287ab97295c: Download complete [2022-01-20T18:45:10.482Z] + + sudo teesudo /etc/docker/daemon.new jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-20T18:45:10.482Z] [2022-01-20T18:45:10.482Z] { [2022-01-20T18:45:10.482Z] "registry-mirrors": [ [2022-01-20T18:45:10.482Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T18:45:10.482Z] ], [2022-01-20T18:45:10.482Z] "bip": "10.250.0.254/24", [2022-01-20T18:45:10.482Z] "hosts": [ [2022-01-20T18:45:10.482Z] "tcp://0.0.0.0:5555", [2022-01-20T18:45:10.482Z] "unix:///var/run/docker.sock" [2022-01-20T18:45:10.482Z] ], [2022-01-20T18:45:10.482Z] "mtu": 1458, [2022-01-20T18:45:10.482Z] "selinux-enabled": true, [2022-01-20T18:45:10.482Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T18:45:10.482Z] } [Pipeline] sh [2022-01-20T18:45:10.823Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T18:45:11.174Z] + sudo service docker restart [2022-01-20T18:45:11.375Z] b4d181a07f80: Pull complete [2022-01-20T18:45:11.375Z] a1111a8f2ec3: Pull complete [2022-01-20T18:45:11.946Z] ed53099fbce6: Pull complete [2022-01-20T18:45:11.946Z] dc539afda2c1: Pull complete [2022-01-20T18:45:12.210Z] 77bc0d833cb6: Pull complete [2022-01-20T18:45:12.210Z] 9065ff56babe: Pull complete [2022-01-20T18:45:17.547Z] d287ab97295c: Pull complete [2022-01-20T18:45:17.547Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T18:45:17.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:45:17.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T18:45:17.610Z] prd-centos7-docker-4c-2g-3276 does not seem to be running inside a container [2022-01-20T18:45:17.652Z] $ 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 [2022-01-20T18:45:20.017Z] $ docker top 08444435410b80647943bfa28b9951a9e88ff8b93930dca33cf315e60ebc1ea8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:45:20.415Z] ---> job-cost.sh [2022-01-20T18:45:20.415Z] lf-activate-venv: SKIPPING [2022-01-20T18:45:20.415Z] INFO: No Stack... [2022-01-20T18:45:20.675Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:45:20.937Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:45:21.236Z] + cut -d, -f6 [2022-01-20T18:45:21.236Z] + cat /w/workspace/_app-service-configurable_PR-372/archives/cost.csv [Pipeline] lock [2022-01-20T18:45:21.250Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] [2022-01-20T18:45:21.257Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] did not exist. Created. [2022-01-20T18:45:21.257Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:45:21.574Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T18:45:21.604Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:45:21.615Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:45:21.630Z] $ docker stop --time=1 08444435410b80647943bfa28b9951a9e88ff8b93930dca33cf315e60ebc1ea8 [2022-01-20T18:45:22.765Z] $ docker rm -f 08444435410b80647943bfa28b9951a9e88ff8b93930dca33cf315e60ebc1ea8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T18:45:22.941Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:45:29.536Z] provisioning config files... [2022-01-20T18:45:29.562Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config7811391634080905265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:45:29.924Z] ---> docker-login.sh [2022-01-20T18:45:29.924Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:45:30.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:45:30.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:45:30.806Z] Configure a credential helper to remove this warning. See [2022-01-20T18:45:30.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:45:30.806Z] [2022-01-20T18:45:30.806Z] Login Succeeded [2022-01-20T18:45:30.806Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:45:31.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:45:31.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:45:31.413Z] Configure a credential helper to remove this warning. See [2022-01-20T18:45:31.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:45:31.413Z] [2022-01-20T18:45:31.413Z] Login Succeeded [2022-01-20T18:45:31.413Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:45:31.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:45:31.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:45:31.970Z] Configure a credential helper to remove this warning. See [2022-01-20T18:45:31.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:45:31.970Z] [2022-01-20T18:45:31.970Z] Login Succeeded [2022-01-20T18:45:31.970Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:45:32.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:45:32.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:45:32.247Z] Configure a credential helper to remove this warning. See [2022-01-20T18:45:32.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:45:32.247Z] [2022-01-20T18:45:32.247Z] Login Succeeded [2022-01-20T18:45:32.521Z] docker.io [2022-01-20T18:45:32.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:45:33.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:45:33.080Z] Configure a credential helper to remove this warning. See [2022-01-20T18:45:33.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:45:33.080Z] [2022-01-20T18:45:33.080Z] Login Succeeded [2022-01-20T18:45:33.080Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:45:33.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T18:45:33.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:45:33.612Z] ========================================================= [2022-01-20T18:45:33.612Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T18:45:33.612Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:45:33.985Z] + 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 . [2022-01-20T18:45:33.985Z] Sending build context to Docker daemon 207.4kB [2022-01-20T18:45:34.260Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:45:34.260Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-20T18:45:34.539Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T18:45:34.539Z] 9b3977197b4f: Pulling fs layer [2022-01-20T18:45:34.539Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T18:45:34.539Z] 94645a83ff95: Pulling fs layer [2022-01-20T18:45:34.539Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T18:45:34.539Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T18:45:34.539Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T18:45:34.539Z] 9a6b49a46696: Pulling fs layer [2022-01-20T18:45:34.539Z] cf05db05a679: Pulling fs layer [2022-01-20T18:45:34.539Z] 4b8299f9d1f4: Waiting [2022-01-20T18:45:34.539Z] 3f3a8bcf1eab: Waiting [2022-01-20T18:45:34.539Z] 9a6b49a46696: Waiting [2022-01-20T18:45:34.539Z] cf05db05a679: Waiting [2022-01-20T18:45:34.539Z] 0c92f367c5e7: Waiting [2022-01-20T18:45:34.539Z] 94645a83ff95: Verifying Checksum [2022-01-20T18:45:34.539Z] 94645a83ff95: Download complete [2022-01-20T18:45:34.539Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T18:45:34.539Z] 1a89e8eeedd5: Download complete [2022-01-20T18:45:34.815Z] 0c92f367c5e7: Download complete [2022-01-20T18:45:34.815Z] 4b8299f9d1f4: Verifying Checksum [2022-01-20T18:45:34.815Z] 4b8299f9d1f4: Download complete [2022-01-20T18:45:34.815Z] 9b3977197b4f: Verifying Checksum [2022-01-20T18:45:34.815Z] 9b3977197b4f: Download complete [2022-01-20T18:45:34.815Z] 9a6b49a46696: Verifying Checksum [2022-01-20T18:45:34.815Z] 9a6b49a46696: Download complete [2022-01-20T18:45:35.427Z] 9b3977197b4f: Pull complete [2022-01-20T18:45:36.430Z] 1a89e8eeedd5: Pull complete [2022-01-20T18:45:36.706Z] 94645a83ff95: Pull complete [2022-01-20T18:45:36.706Z] cf05db05a679: Verifying Checksum [2022-01-20T18:45:36.706Z] cf05db05a679: Download complete [2022-01-20T18:45:37.694Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T18:45:37.695Z] 3f3a8bcf1eab: Download complete [2022-01-20T18:45:50.116Z] 3f3a8bcf1eab: Pull complete [2022-01-20T18:45:50.116Z] 0c92f367c5e7: Pull complete [2022-01-20T18:45:50.116Z] 4b8299f9d1f4: Pull complete [2022-01-20T18:45:50.391Z] 9a6b49a46696: Pull complete [2022-01-20T18:45:57.115Z] cf05db05a679: Pull complete [2022-01-20T18:45:57.115Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T18:45:57.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T18:45:57.115Z] ---> 0ccda1f7e2ee [2022-01-20T18:45:57.115Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T18:45:59.085Z] ---> Running in 3af1bd27a34a [2022-01-20T18:45:59.085Z] Removing intermediate container 3af1bd27a34a [2022-01-20T18:45:59.085Z] ---> e13450b17d02 [2022-01-20T18:45:59.085Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:45:59.085Z] ---> Running in 04849d197ef3 [2022-01-20T18:45:59.676Z] Removing intermediate container 04849d197ef3 [2022-01-20T18:45:59.676Z] ---> f3f63934778d [2022-01-20T18:45:59.676Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T18:45:59.676Z] ---> Running in e0d4b9369100 [2022-01-20T18:45:59.960Z] Removing intermediate container e0d4b9369100 [2022-01-20T18:45:59.960Z] ---> 2587c65ca4bf [2022-01-20T18:45:59.960Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:46:00.232Z] ---> Running in 5ee488506995 [2022-01-20T18:46:02.203Z] Removing intermediate container 5ee488506995 [2022-01-20T18:46:02.203Z] ---> bb8a286c3e56 [2022-01-20T18:46:02.203Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:46:02.203Z] ---> Running in 3326257eb66c [2022-01-20T18:46:03.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:46:04.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:46:04.751Z] OK: 220 MiB in 52 packages [2022-01-20T18:46:05.725Z] Removing intermediate container 3326257eb66c [2022-01-20T18:46:05.725Z] ---> 856041d73a7c [2022-01-20T18:46:05.725Z] Step 8/13 : WORKDIR /app [2022-01-20T18:46:05.725Z] ---> Running in e660bb3ee9bc [2022-01-20T18:46:05.999Z] Removing intermediate container e660bb3ee9bc [2022-01-20T18:46:05.999Z] ---> 632af8eb9e62 [2022-01-20T18:46:05.999Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-20T18:46:06.593Z] ---> 4952aba87eff [2022-01-20T18:46:06.593Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:46:06.870Z] ---> Running in c7a9d7a1b9ea [2022-01-20T18:47:28.636Z] Removing intermediate container c7a9d7a1b9ea [2022-01-20T18:47:28.636Z] ---> 90573953c9a8 [2022-01-20T18:47:28.636Z] Step 11/13 : COPY . . [2022-01-20T18:47:28.636Z] ---> 07e37b49d6cd [2022-01-20T18:47:28.636Z] Step 12/13 : ARG MAKE="make build" [2022-01-20T18:47:28.636Z] ---> Running in 0f520b3d8ec7 [2022-01-20T18:47:28.636Z] Removing intermediate container 0f520b3d8ec7 [2022-01-20T18:47:28.636Z] ---> 5756ed9e328a [2022-01-20T18:47:28.636Z] Step 13/13 : RUN $MAKE [2022-01-20T18:47:28.636Z] ---> Running in 01b2c6f7ac9f [2022-01-20T18:47:28.636Z] noop [2022-01-20T18:47:28.636Z] Removing intermediate container 01b2c6f7ac9f [2022-01-20T18:47:28.636Z] ---> 49b5cd90de29 [2022-01-20T18:47:28.636Z] Successfully built 49b5cd90de29 [2022-01-20T18:47:28.636Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:47:28.984Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:47:28.984Z] . [Pipeline] withDockerContainer [2022-01-20T18:47:29.223Z] prd-ubuntu18.04-docker-arm64-4c-16g-3506 does not seem to be running inside a container [2022-01-20T18:47:29.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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 [2022-01-20T18:47:30.736Z] $ docker top dbee5f6a04625a711b093ea97e37c76aa9990b3e1b6516ab91f576066cf973cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:47:31.650Z] + go version [2022-01-20T18:47:31.650Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T18:47:31.678Z] $ docker stop --time=1 dbee5f6a04625a711b093ea97e37c76aa9990b3e1b6516ab91f576066cf973cb [2022-01-20T18:47:33.398Z] $ docker rm -f dbee5f6a04625a711b093ea97e37c76aa9990b3e1b6516ab91f576066cf973cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:47:34.031Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:47:34.031Z] . [Pipeline] withDockerContainer [2022-01-20T18:47:34.287Z] prd-ubuntu18.04-docker-arm64-4c-16g-3506 does not seem to be running inside a container [2022-01-20T18:47:34.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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 [2022-01-20T18:47:35.778Z] $ docker top ed854e3711b7a76fee4981a68dcc7fc40ac7bf06f3c1729266b9cb9f23cb6b25 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:47:36.707Z] + make test [2022-01-20T18:47:36.707Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-20T18:48:33.317Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-20T18:48:33.317Z] CGO_ENABLED=1 go vet ./... [2022-01-20T18:48:45.727Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:48:45.727Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T18:48:45.727Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T18:48:47.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:48:47.733Z] $ docker stop --time=1 ed854e3711b7a76fee4981a68dcc7fc40ac7bf06f3c1729266b9cb9f23cb6b25 [2022-01-20T18:48:49.469Z] $ docker rm -f ed854e3711b7a76fee4981a68dcc7fc40ac7bf06f3c1729266b9cb9f23cb6b25 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:48:50.236Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:48:50.256Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T18:48:50.683Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:48:51.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T18:48:51.413Z] + ls -al . [2022-01-20T18:48:51.413Z] total 172 [2022-01-20T18:48:51.413Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 20 18:48 . [2022-01-20T18:48:51.413Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:45 .. [2022-01-20T18:48:51.413Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 20 18:45 .dockerignore [2022-01-20T18:48:51.413Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 18:45 .git [2022-01-20T18:48:51.413Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:45 .github [2022-01-20T18:48:51.413Z] -rw-rw-r-- 1 jenkins jenkins 104 Jan 20 18:45 .gitignore [2022-01-20T18:48:51.413Z] -rw-rw-r-- 1 jenkins jenkins 7608 Jan 20 18:45 Attribution.txt [2022-01-20T18:48:51.413Z] -rw-rw-r-- 1 jenkins jenkins 23791 Jan 20 18:45 CHANGELOG.md [2022-01-20T18:48:51.413Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jan 20 18:45 Dockerfile [2022-01-20T18:48:51.413Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 18:45 GOVERNANCE.md [2022-01-20T18:48:51.413Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 20 18:45 Jenkinsfile [2022-01-20T18:48:51.413Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 20 18:45 LICENSE [2022-01-20T18:48:51.413Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 20 18:45 OWNERS.md [2022-01-20T18:48:51.413Z] -rw-rw-r-- 1 jenkins jenkins 3860 Jan 20 18:45 README.md [2022-01-20T18:48:51.413Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 18:35 VERSION [2022-01-20T18:48:51.413Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:45 bin [2022-01-20T18:48:51.413Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 20 18:47 coverage.out [2022-01-20T18:48:51.413Z] -rw-rw-r-- 1 jenkins jenkins 2802 Jan 20 18:45 go.mod [2022-01-20T18:48:51.413Z] -rw-rw-r-- 1 jenkins jenkins 49310 Jan 20 18:45 go.sum [2022-01-20T18:48:51.413Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 20 18:45 main.go [2022-01-20T18:48:51.413Z] -rw-rw-r-- 1 jenkins jenkins 1614 Jan 20 18:45 makefile [2022-01-20T18:48:51.413Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 18:45 res [2022-01-20T18:48:51.413Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:45 snap [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:48:51.762Z] + 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 . [2022-01-20T18:48:51.762Z] Sending build context to Docker daemon 208.4kB [2022-01-20T18:48:52.035Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:48:52.035Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-20T18:48:52.035Z] ---> 49b5cd90de29 [2022-01-20T18:48:52.035Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T18:48:52.306Z] ---> Running in 10fd410117c2 [2022-01-20T18:48:52.579Z] Removing intermediate container 10fd410117c2 [2022-01-20T18:48:52.579Z] ---> fa867f2280dd [2022-01-20T18:48:52.579Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:48:52.579Z] ---> Running in e1a5a61a1564 [2022-01-20T18:48:52.849Z] Removing intermediate container e1a5a61a1564 [2022-01-20T18:48:52.849Z] ---> dfb5eb1a739c [2022-01-20T18:48:52.849Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T18:48:53.125Z] ---> Running in 3eadc350b253 [2022-01-20T18:48:53.400Z] Removing intermediate container 3eadc350b253 [2022-01-20T18:48:53.400Z] ---> 6affa66d5dd5 [2022-01-20T18:48:53.400Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:48:53.400Z] ---> Running in ab5bff5241cf [2022-01-20T18:48:55.381Z] Removing intermediate container ab5bff5241cf [2022-01-20T18:48:55.381Z] ---> c8d779aa5be9 [2022-01-20T18:48:55.381Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:48:55.381Z] ---> Running in b32b572b0a3e [2022-01-20T18:48:56.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:48:57.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:48:58.003Z] OK: 220 MiB in 52 packages [2022-01-20T18:48:59.026Z] Removing intermediate container b32b572b0a3e [2022-01-20T18:48:59.026Z] ---> d1a10f2a02d8 [2022-01-20T18:48:59.026Z] Step 8/27 : WORKDIR /app [2022-01-20T18:48:59.307Z] ---> Running in b9a56925f9f7 [2022-01-20T18:48:59.603Z] Removing intermediate container b9a56925f9f7 [2022-01-20T18:48:59.603Z] ---> 09b6952b4ed7 [2022-01-20T18:48:59.604Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-20T18:49:00.220Z] ---> 6ab5d21155f5 [2022-01-20T18:49:00.220Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:49:00.220Z] ---> Running in 4e14786e41f4 [2022-01-20T18:49:02.842Z] Removing intermediate container 4e14786e41f4 [2022-01-20T18:49:02.842Z] ---> cc738f0a7b09 [2022-01-20T18:49:02.842Z] Step 11/27 : COPY . . [2022-01-20T18:49:03.116Z] ---> 12ec5780c175 [2022-01-20T18:49:03.116Z] Step 12/27 : ARG MAKE="make build" [2022-01-20T18:49:03.389Z] ---> Running in cd955cf822e6 [2022-01-20T18:49:03.666Z] Removing intermediate container cd955cf822e6 [2022-01-20T18:49:03.666Z] ---> 3bb7f5bfa8ca [2022-01-20T18:49:03.666Z] Step 13/27 : RUN $MAKE [2022-01-20T18:49:03.666Z] ---> Running in 1073144bf6c9 [2022-01-20T18:49:05.105Z] 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 [2022-01-20T18:49:52.104Z] Removing intermediate container 1073144bf6c9 [2022-01-20T18:49:52.104Z] ---> 1e15b1e01837 [2022-01-20T18:49:52.104Z] Step 14/27 : FROM alpine:3.14 [2022-01-20T18:49:52.104Z] 3.14: Pulling from library/alpine [2022-01-20T18:49:52.104Z] be307f383ecc: Pulling fs layer [2022-01-20T18:49:52.104Z] be307f383ecc: Verifying Checksum [2022-01-20T18:49:52.104Z] be307f383ecc: Download complete [2022-01-20T18:49:52.104Z] be307f383ecc: Pull complete [2022-01-20T18:49:52.104Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T18:49:52.104Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T18:49:52.104Z] ---> 5b8b7b635229 [2022-01-20T18:49:52.104Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T18:49:52.104Z] ---> Running in 9b7773ea91c0 [2022-01-20T18:49:52.104Z] Removing intermediate container 9b7773ea91c0 [2022-01-20T18:49:52.104Z] ---> 139dbb4c1173 [2022-01-20T18:49:52.104Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-20T18:49:52.104Z] ---> Running in 3f6fbd0a4d06 [2022-01-20T18:49:52.104Z] Removing intermediate container 3f6fbd0a4d06 [2022-01-20T18:49:52.104Z] ---> f832ebb83c06 [2022-01-20T18:49:52.104Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-20T18:49:52.104Z] ---> Running in 9f4fdeaf72ac [2022-01-20T18:49:52.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:49:52.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:49:53.241Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-20T18:49:53.241Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-20T18:49:53.517Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T18:49:53.517Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-20T18:49:53.517Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T18:49:53.517Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-20T18:49:53.517Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-20T18:49:53.517Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T18:49:53.517Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T18:49:53.790Z] OK: 9 MiB in 21 packages [2022-01-20T18:49:55.226Z] Removing intermediate container 9f4fdeaf72ac [2022-01-20T18:49:55.226Z] ---> c8f0bc8ea1a8 [2022-01-20T18:49:55.226Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-20T18:49:55.500Z] ---> abdc923adcde [2022-01-20T18:49:55.500Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-20T18:49:56.480Z] ---> b1b52d116878 [2022-01-20T18:49:56.480Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-20T18:49:56.764Z] ---> fbea2d0e880f [2022-01-20T18:49:56.764Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-20T18:49:58.209Z] ---> 4260aeef91f2 [2022-01-20T18:49:58.209Z] Step 22/27 : EXPOSE 48095 [2022-01-20T18:49:58.209Z] ---> Running in b6b1025b2170 [2022-01-20T18:49:58.481Z] Removing intermediate container b6b1025b2170 [2022-01-20T18:49:58.481Z] ---> 92181803c9b2 [2022-01-20T18:49:58.481Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-01-20T18:49:58.481Z] ---> Running in 96b1f2e93142 [2022-01-20T18:49:58.755Z] Removing intermediate container 96b1f2e93142 [2022-01-20T18:49:58.755Z] ---> c6752184c149 [2022-01-20T18:49:58.755Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T18:49:59.029Z] ---> Running in 4fc750cf454f [2022-01-20T18:49:59.302Z] Removing intermediate container 4fc750cf454f [2022-01-20T18:49:59.302Z] ---> 623cef1bc619 [2022-01-20T18:49:59.302Z] Step 25/27 : LABEL arch=arm64 [2022-01-20T18:49:59.575Z] ---> Running in 8db067b94952 [2022-01-20T18:49:59.849Z] Removing intermediate container 8db067b94952 [2022-01-20T18:49:59.849Z] ---> e0ae3d26dfc6 [2022-01-20T18:49:59.849Z] Step 26/27 : LABEL git_sha=a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T18:49:59.849Z] ---> Running in 2c32e944d8d3 [2022-01-20T18:50:00.123Z] Removing intermediate container 2c32e944d8d3 [2022-01-20T18:50:00.123Z] ---> 527e7a4f60c6 [2022-01-20T18:50:00.123Z] Step 27/27 : LABEL version=0.0.0 [2022-01-20T18:50:00.398Z] ---> Running in 26837ec52791 [2022-01-20T18:50:00.673Z] Removing intermediate container 26837ec52791 [2022-01-20T18:50:00.673Z] ---> 58fd0e8e9f43 [2022-01-20T18:50:00.673Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T18:50:00.673Z] Successfully built 58fd0e8e9f43 [2022-01-20T18:50:00.673Z] 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 [2022-01-20T18:50:01.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:50:01.113Z] [2022-01-20T18:50:01.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:50:01.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:50:01.736Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T18:50:01.736Z] 448f6bf000e3: Pulling fs layer [2022-01-20T18:50:01.736Z] f757da607395: Pulling fs layer [2022-01-20T18:50:01.736Z] 05883995daec: Pulling fs layer [2022-01-20T18:50:01.736Z] 8603b9c90790: Pulling fs layer [2022-01-20T18:50:01.736Z] 1560dd03e051: Pulling fs layer [2022-01-20T18:50:01.736Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T18:50:01.736Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T18:50:01.736Z] 1560dd03e051: Waiting [2022-01-20T18:50:01.736Z] 27f5ce0e4adf: Waiting [2022-01-20T18:50:01.736Z] c2d8d7efcc4b: Waiting [2022-01-20T18:50:01.736Z] 8603b9c90790: Waiting [2022-01-20T18:50:01.736Z] f757da607395: Verifying Checksum [2022-01-20T18:50:01.736Z] f757da607395: Download complete [2022-01-20T18:50:01.736Z] 8603b9c90790: Verifying Checksum [2022-01-20T18:50:01.736Z] 8603b9c90790: Download complete [2022-01-20T18:50:01.736Z] 1560dd03e051: Verifying Checksum [2022-01-20T18:50:01.736Z] 1560dd03e051: Download complete [2022-01-20T18:50:02.011Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T18:50:02.011Z] 27f5ce0e4adf: Download complete [2022-01-20T18:50:02.011Z] 05883995daec: Verifying Checksum [2022-01-20T18:50:02.011Z] 05883995daec: Download complete [2022-01-20T18:50:02.282Z] 448f6bf000e3: Verifying Checksum [2022-01-20T18:50:02.282Z] 448f6bf000e3: Download complete [2022-01-20T18:50:04.909Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T18:50:04.909Z] c2d8d7efcc4b: Download complete [2022-01-20T18:50:05.889Z] 448f6bf000e3: Pull complete [2022-01-20T18:50:06.483Z] f757da607395: Pull complete [2022-01-20T18:50:07.917Z] 05883995daec: Pull complete [2022-01-20T18:50:08.190Z] 8603b9c90790: Pull complete [2022-01-20T18:50:09.165Z] 1560dd03e051: Pull complete [2022-01-20T18:50:09.438Z] 27f5ce0e4adf: Pull complete [2022-01-20T18:50:24.509Z] c2d8d7efcc4b: Pull complete [2022-01-20T18:50:24.509Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T18:50:24.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:50:24.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T18:50:24.733Z] prd-ubuntu18.04-docker-arm64-4c-16g-3506 does not seem to be running inside a container [2022-01-20T18:50:24.810Z] $ 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/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@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 [2022-01-20T18:50:27.485Z] $ docker top 8e5595d122513bca0952fd10c950ed2cd4f0215a5254aba52f31f577cd8a1720 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:50:28.380Z] ---> job-cost.sh [2022-01-20T18:50:28.381Z] lf-activate-venv: SKIPPING [2022-01-20T18:50:28.381Z] INFO: No Stack... [2022-01-20T18:50:28.651Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T18:50:28.921Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:50:29.576Z] + cat /w/workspace/app-service-configurable/4/archives/cost.csv [2022-01-20T18:50:29.576Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T18:50:29.634Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] [2022-01-20T18:50:29.643Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] did not exist. Created. [2022-01-20T18:50:29.644Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:50:30.310Z] /w/workspace/app-service-configurable/4@tmp/durable-cf2ad395/script.sh: 1: /w/workspace/app-service-configurable/4@tmp/durable-cf2ad395/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T18:50:30.978Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T18:50:30.998Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T18:50:31.041Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:50:31.047Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:50:31.070Z] $ docker stop --time=1 8e5595d122513bca0952fd10c950ed2cd4f0215a5254aba52f31f577cd8a1720 [2022-01-20T18:50:32.538Z] $ docker rm -f 8e5595d122513bca0952fd10c950ed2cd4f0215a5254aba52f31f577cd8a1720 [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 [2022-01-20T18:50:33.594Z] + '[' -d /w/workspace/_app-service-configurable_PR-372/archives ']' [2022-01-20T18:50:33.594Z] + ls -al /w/workspace/_app-service-configurable_PR-372/archives [2022-01-20T18:50:33.594Z] total 8 [2022-01-20T18:50:33.594Z] drwxr-xr-x. 3 root root 34 Jan 20 18:45 . [2022-01-20T18:50:33.594Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 18:45 .. [2022-01-20T18:50:33.594Z] drwxr-xr-x. 2 root root 6 Jan 20 18:45 cost [2022-01-20T18:50:33.594Z] -rw-r--r--. 1 root root 95 Jan 20 18:45 cost.csv [2022-01-20T18:50:33.594Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-372/archives [2022-01-20T18:50:33.594Z] + ls -al /w/workspace/_app-service-configurable_PR-372/archives [2022-01-20T18:50:33.594Z] total 8 [2022-01-20T18:50:33.594Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 18:45 . [2022-01-20T18:50:33.594Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 18:45 .. [2022-01-20T18:50:33.594Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 18:45 cost [2022-01-20T18:50:33.594Z] -rw-r--r--. 1 jenkins jenkins 95 Jan 20 18:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:50:33.896Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:50:34.451Z] ---> package-listing.sh [2022-01-20T18:50:34.451Z] ++ facter osfamily [2022-01-20T18:50:34.451Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T18:50:34.711Z] + OS_FAMILY=redhat [2022-01-20T18:50:34.711Z] + workspace=/w/workspace/_app-service-configurable_PR-372 [2022-01-20T18:50:34.711Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T18:50:34.711Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T18:50:34.711Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T18:50:34.711Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T18:50:34.711Z] + '[' /w/workspace/_app-service-configurable_PR-372 ']' [2022-01-20T18:50:34.711Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T18:50:34.711Z] + case "${OS_FAMILY}" in [2022-01-20T18:50:34.711Z] + sort [2022-01-20T18:50:34.711Z] + rpm -qa [2022-01-20T18:50:35.285Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T18:50:35.285Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T18:50:35.285Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T18:50:35.285Z] + '[' /w/workspace/_app-service-configurable_PR-372 ']' [2022-01-20T18:50:35.285Z] + mkdir -p /w/workspace/_app-service-configurable_PR-372/archives/ [2022-01-20T18:50:35.285Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-372/archives/ [Pipeline] echo [2022-01-20T18:50:35.297Z] 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 [2022-01-20T18:50:35.578Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:50:36.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:50:36.131Z] . [Pipeline] withDockerContainer [2022-01-20T18:50:36.196Z] prd-centos7-docker-4c-2g-3276 does not seem to be running inside a container [2022-01-20T18:50:36.228Z] $ 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 [2022-01-20T18:50:36.429Z] $ docker top 5b24820cf00588b50a4cfc9b73bc6e1d13b07660492dbb20d8b96ea1d2386dd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:50:36.786Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T18:50:37.078Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T18:50:37.375Z] + ls /var/log/sa-host [2022-01-20T18:50:37.375Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T18:50:37.375Z] file_magic: OK [2022-01-20T18:50:37.375Z] HZ: Using current value: 100 [2022-01-20T18:50:37.375Z] file_header: OK [2022-01-20T18:50:37.375Z] 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 [2022-01-20T18:50:37.375Z] Statistics: [2022-01-20T18:50:37.375Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T18:50:37.375Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T18:50:37.375Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T18:50:37.375Z] file_magic: OK [2022-01-20T18:50:37.375Z] HZ: Using current value: 100 [2022-01-20T18:50:37.375Z] file_header: OK [2022-01-20T18:50:37.375Z] 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 [2022-01-20T18:50:37.375Z] Statistics: [2022-01-20T18:50:37.376Z] 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... [2022-01-20T18:50:37.376Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:50:37.460Z] provisioning config files... [2022-01-20T18:50:37.469Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config6279482236517517688tmp [Pipeline] { [Pipeline] echo [2022-01-20T18:50:37.484Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:50:37.783Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T18:50:37.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:50:38.110Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T18:50:38.119Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:50:38.406Z] ---> sudo-logs.sh [2022-01-20T18:50:38.406Z] Archiving 'sudo' log.. [2022-01-20T18:50:38.406Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3276.novalocal: Name or service not known [2022-01-20T18:50:38.406Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3276.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T18:50:38.430Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:50:38.718Z] ---> job-cost.sh [2022-01-20T18:50:38.718Z] lf-activate-venv: SKIPPING [2022-01-20T18:50:38.718Z] DEBUG: total: 0.05999999865889549 [2022-01-20T18:50:38.718Z] INFO: Retrieving Stack Cost... [2022-01-20T18:50:38.978Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:50:39.548Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T18:50:39.563Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:50:39.856Z] ---> logs-deploy.sh [2022-01-20T18:50:39.856Z] lf-activate-venv: SKIPPING [2022-01-20T18:50:39.856Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-372/4 [2022-01-20T18:50:39.856Z] INFO: archiving workspace using pattern(s): [2022-01-20T18:50:40.426Z] Archives upload complete. [2022-01-20T18:50:40.426Z] INFO: archiving logs to Nexus [2022-01-20T18:50:40.996Z] ---> uname -a: [2022-01-20T18:50:40.996Z] Linux prd-centos7-docker-4c-2g-3276.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-01-20T18:50:40.996Z] [2022-01-20T18:50:40.996Z] [2022-01-20T18:50:40.996Z] ---> lscpu: [2022-01-20T18:50:40.996Z] Architecture: x86_64 [2022-01-20T18:50:40.996Z] CPU op-mode(s): 32-bit, 64-bit [2022-01-20T18:50:40.996Z] Byte Order: Little Endian [2022-01-20T18:50:40.996Z] Address sizes: 40 bits physical, 48 bits virtual [2022-01-20T18:50:40.996Z] CPU(s): 2 [2022-01-20T18:50:40.996Z] On-line CPU(s) list: 0,1 [2022-01-20T18:50:40.996Z] Thread(s) per core: 1 [2022-01-20T18:50:40.996Z] Core(s) per socket: 1 [2022-01-20T18:50:40.996Z] Socket(s): 2 [2022-01-20T18:50:40.996Z] NUMA node(s): 1 [2022-01-20T18:50:40.996Z] Vendor ID: AuthenticAMD [2022-01-20T18:50:40.996Z] CPU family: 23 [2022-01-20T18:50:40.996Z] Model: 49 [2022-01-20T18:50:40.996Z] Model name: AMD EPYC-Rome Processor [2022-01-20T18:50:40.996Z] Stepping: 0 [2022-01-20T18:50:40.996Z] CPU MHz: 2799.996 [2022-01-20T18:50:40.996Z] BogoMIPS: 5599.99 [2022-01-20T18:50:40.996Z] Virtualization: AMD-V [2022-01-20T18:50:40.996Z] Hypervisor vendor: KVM [2022-01-20T18:50:40.996Z] Virtualization type: full [2022-01-20T18:50:40.996Z] L1d cache: 32K [2022-01-20T18:50:40.996Z] L1i cache: 32K [2022-01-20T18:50:40.996Z] L2 cache: 512K [2022-01-20T18:50:40.996Z] L3 cache: 16384K [2022-01-20T18:50:40.996Z] NUMA node0 CPU(s): 0,1 [2022-01-20T18:50:40.996Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-01-20T18:50:40.996Z] [2022-01-20T18:50:40.996Z] [2022-01-20T18:50:40.996Z] ---> nproc: [2022-01-20T18:50:40.996Z] 2 [2022-01-20T18:50:40.996Z] [2022-01-20T18:50:40.996Z] [2022-01-20T18:50:40.996Z] ---> df -h: [2022-01-20T18:50:40.996Z] Filesystem Size Used Avail Use% Mounted on [2022-01-20T18:50:40.996Z] overlay 40G 8.8G 32G 22% / [2022-01-20T18:50:40.996Z] tmpfs 64M 0 64M 0% /dev [2022-01-20T18:50:40.996Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-01-20T18:50:40.996Z] shm 64M 0 64M 0% /dev/shm [2022-01-20T18:50:40.996Z] /dev/vda1 40G 8.8G 32G 22% /facter-os [2022-01-20T18:50:40.996Z] [2022-01-20T18:50:40.996Z]