lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a576fe058936a7290e3ffe8cc458073ac3a6a4cf+748c375b9e927734e5c39e9bf70730eec1c3f6a7 (543f991055a53542bf6edf12ced42f779f3b8e96) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3081195665266759869.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9541535871228454496.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-372/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-372/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh977283606336758573.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7452265890225488424.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-372/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-372/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9496633902391562315.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-2262’ is offline ‘prd-centos7-docker-4c-2g-2263’ is offline ‘prd-centos7-docker-4c-2g-2476’ is offline ‘prd-centos7-docker-4c-2g-2479’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-2267’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-2269’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-2470’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-2471’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-2472’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-2473’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-2474’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-2475’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2476 in /w/workspace/_app-service-configurable_PR-372 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-372 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-372@tmp/jenkins-gitclient-ssh4066803174025439013.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-372@tmp/jenkins-gitclient-ssh6041615194167853120.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-372@tmp/jenkins-gitclient-ssh4556277762696989111.key > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" > git rev-list --no-walk a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T18:14:16.560Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T18:14:16.646Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T18:14:16.668Z] ========================================================= [2022-01-20T18:14:16.668Z] EdgeX Global Pipelines Version Info [2022-01-20T18:14:16.668Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:14:17.828Z] ------------------- [2022-01-20T18:14:17.828Z] stable info: [2022-01-20T18:14:17.828Z] ------------------- [2022-01-20T18:14:17.828Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T18:14:17.828Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:14:17.828Z] Message: update stable to v1.0.219 [2022-01-20T18:14:18.409Z] ------------------- [2022-01-20T18:14:18.409Z] experimental info: [2022-01-20T18:14:18.409Z] ------------------- [2022-01-20T18:14:18.409Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T18:14:18.409Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:14:18.409Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T18:14:18.534Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-01-20T18:14:18.545Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-01-20T18:14:18.554Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T18:14:18.563Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T18:14:18.572Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T18:14:18.581Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T18:14:18.590Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T18:14:18.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T18:14:18.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T18:14:18.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T18:14:18.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T18:14:18.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-01-20T18:14:18.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T18:14:18.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T18:14:18.705Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T18:14:18.721Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T18:14:18.733Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:14:18.745Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:14:18.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T18:14:18.775Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-20T18:14:18.790Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T18:14:18.801Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T18:14:18.814Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T18:14:18.826Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T18:14:18.836Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-20T18:14:18.851Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T18:14:18.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-372 [Pipeline] echo [2022-01-20T18:14:18.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-372 [Pipeline] echo [2022-01-20T18:14:18.889Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-372 [Pipeline] echo [2022-01-20T18:14:18.902Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo [2022-01-20T18:14:18.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a576fe0 [Pipeline] echo [2022-01-20T18:14:18.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:14:18.967Z] provisioning config files... [2022-01-20T18:14:18.982Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config2329640349279684998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:14:19.288Z] ---> docker-login.sh [2022-01-20T18:14:19.288Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:14:19.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:14:19.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:14:19.288Z] Configure a credential helper to remove this warning. See [2022-01-20T18:14:19.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:14:19.288Z] [2022-01-20T18:14:19.288Z] Login Succeeded [2022-01-20T18:14:19.288Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:14:19.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:14:19.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:14:19.547Z] Configure a credential helper to remove this warning. See [2022-01-20T18:14:19.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:14:19.547Z] [2022-01-20T18:14:19.547Z] Login Succeeded [2022-01-20T18:14:19.547Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:14:19.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:14:19.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:14:19.547Z] Configure a credential helper to remove this warning. See [2022-01-20T18:14:19.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:14:19.547Z] [2022-01-20T18:14:19.547Z] Login Succeeded [2022-01-20T18:14:19.809Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:14:19.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:14:19.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:14:19.809Z] Configure a credential helper to remove this warning. See [2022-01-20T18:14:19.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:14:19.809Z] [2022-01-20T18:14:19.809Z] Login Succeeded [2022-01-20T18:14:19.809Z] docker.io [2022-01-20T18:14:19.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:14:20.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:14:20.070Z] Configure a credential helper to remove this warning. See [2022-01-20T18:14:20.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:14:20.070Z] [2022-01-20T18:14:20.070Z] Login Succeeded [2022-01-20T18:14:20.070Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:14:20.081Z] 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:14:20.473Z] + git rev-list -1 --merges a576fe058936a7290e3ffe8cc458073ac3a6a4cf~1..a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo [2022-01-20T18:14:20.520Z] -----------> git rev-list -1 --merges a576fe058936a7290e3ffe8cc458073ac3a6a4cf~1..a576fe058936a7290e3ffe8cc458073ac3a6a4cf a576fe058936a7290e3ffe8cc458073ac3a6a4cf [false] [Pipeline] sh [2022-01-20T18:14:20.813Z] + git log --format=format:%s -1 a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo [2022-01-20T18:14:20.829Z] ========================================================= [2022-01-20T18:14:20.829Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T18:14:20.829Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:14:21.176Z] + git log --format=format:%s -1 a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo [2022-01-20T18:14:21.189Z] [semverPrep] GIT_COMMIT: a576fe058936a7290e3ffe8cc458073ac3a6a4cf, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-01-20T18:14:21.200Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T18:14:21.600Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T18:14:21.600Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T18:14:21.600Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T18:14:21.600Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T18:14:21.600Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T18:14:21.600Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T18:14:21.600Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:14:21.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:14:21.962Z] [2022-01-20T18:14:21.962Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:14:22.286Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:14:22.286Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T18:14:22.286Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T18:14:22.286Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T18:14:22.286Z] 4c7163046ea9: Pulling fs layer [2022-01-20T18:14:22.286Z] 0c2d73faf560: Pulling fs layer [2022-01-20T18:14:22.286Z] 0c2d73faf560: Waiting [2022-01-20T18:14:22.286Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T18:14:22.286Z] 3e5f54012d9b: Download complete [2022-01-20T18:14:22.286Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T18:14:22.286Z] a0d0a0d46f8b: Download complete [2022-01-20T18:14:22.286Z] 4c7163046ea9: Verifying Checksum [2022-01-20T18:14:22.286Z] 4c7163046ea9: Download complete [2022-01-20T18:14:22.286Z] 0c2d73faf560: Verifying Checksum [2022-01-20T18:14:22.286Z] 0c2d73faf560: Download complete [2022-01-20T18:14:22.555Z] a0d0a0d46f8b: Pull complete [2022-01-20T18:14:22.555Z] 3e5f54012d9b: Pull complete [2022-01-20T18:14:22.822Z] 4c7163046ea9: Pull complete [2022-01-20T18:14:23.082Z] 0c2d73faf560: Pull complete [2022-01-20T18:14:23.082Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T18:14:23.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:14:23.082Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T18:14:23.148Z] prd-centos7-docker-4c-2g-2476 does not seem to be running inside a container [2022-01-20T18:14:23.188Z] $ 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:14:23.798Z] $ docker top fbcf480ab8ff2bca760a3d62274a8112283fb21aab6f941a1bae78d49a713edf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T18:14:23.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:14:23.885Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:14:23.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:14:23.980Z] $ docker exec fbcf480ab8ff2bca760a3d62274a8112283fb21aab6f941a1bae78d49a713edf ssh-agent [2022-01-20T18:14:24.068Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDOInJo/agent.13 [2022-01-20T18:14:24.068Z] SSH_AGENT_PID=20 [2022-01-20T18:14:24.074Z] Running ssh-add (command line suppressed) [2022-01-20T18:14:24.158Z] Identity added: /w/workspace/_app-service-configurable_PR-372@tmp/private_key_3063730062854772447.key (/w/workspace/_app-service-configurable_PR-372@tmp/private_key_3063730062854772447.key) [2022-01-20T18:14:24.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:14:24.463Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T18:14:24.479Z] $ docker exec --env ******** --env ******** fbcf480ab8ff2bca760a3d62274a8112283fb21aab6f941a1bae78d49a713edf ssh-agent -k [2022-01-20T18:14:24.557Z] unset SSH_AUTH_SOCK; [2022-01-20T18:14:24.557Z] unset SSH_AGENT_PID; [2022-01-20T18:14:24.557Z] echo Agent pid 20 killed; [2022-01-20T18:14:24.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T18:14:24.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:14:24.585Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:14:24.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:14:24.691Z] $ docker exec fbcf480ab8ff2bca760a3d62274a8112283fb21aab6f941a1bae78d49a713edf ssh-agent [2022-01-20T18:14:24.787Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfehaHF/agent.52 [2022-01-20T18:14:24.787Z] SSH_AGENT_PID=59 [2022-01-20T18:14:24.792Z] Running ssh-add (command line suppressed) [2022-01-20T18:14:24.870Z] Identity added: /w/workspace/_app-service-configurable_PR-372@tmp/private_key_7233705246581769753.key (/w/workspace/_app-service-configurable_PR-372@tmp/private_key_7233705246581769753.key) [2022-01-20T18:14:24.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:14:25.179Z] + git semver init [2022-01-20T18:14:25.179Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T18:14:25.179Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-372/.git [2022-01-20T18:14:25.180Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-372 [2022-01-20T18:14:25.180Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T18:14:25.180Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T18:14:25.180Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T18:14:25.180Z] # $SEMVER_BRANCH = PR-372 [2022-01-20T18:14:25.180Z] # $SEMVER_TEMP = /tmp/semver-436530309 [2022-01-20T18:14:25.180Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-01-20T18:14:26.123Z] # '/tmp/semver-436530309' -> '/w/workspace/_app-service-configurable_PR-372/.semver' [2022-01-20T18:14:26.123Z] # -> Force: false [2022-01-20T18:14:26.123Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-372/.semver [Pipeline] } [2022-01-20T18:14:26.138Z] $ docker exec --env ******** --env ******** fbcf480ab8ff2bca760a3d62274a8112283fb21aab6f941a1bae78d49a713edf ssh-agent -k [2022-01-20T18:14:26.226Z] unset SSH_AUTH_SOCK; [2022-01-20T18:14:26.226Z] unset SSH_AGENT_PID; [2022-01-20T18:14:26.226Z] echo Agent pid 59 killed; [2022-01-20T18:14:26.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T18:14:26.540Z] + git semver [Pipeline] } [2022-01-20T18:14:26.557Z] $ docker stop --time=1 fbcf480ab8ff2bca760a3d62274a8112283fb21aab6f941a1bae78d49a713edf [2022-01-20T18:14:27.775Z] $ docker rm -f fbcf480ab8ff2bca760a3d62274a8112283fb21aab6f941a1bae78d49a713edf [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:14:28.127Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T18:14:28.352Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T18:14:28.356Z] [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:14:28.497Z] provisioning config files... [2022-01-20T18:14:28.511Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config5763628570491366875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:14:28.824Z] ---> docker-login.sh [2022-01-20T18:14:28.824Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:14:28.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:14:28.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:14:28.824Z] Configure a credential helper to remove this warning. See [2022-01-20T18:14:28.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:14:28.824Z] [2022-01-20T18:14:28.824Z] Login Succeeded [2022-01-20T18:14:28.824Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:14:28.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:14:28.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:14:28.824Z] Configure a credential helper to remove this warning. See [2022-01-20T18:14:28.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:14:28.824Z] [2022-01-20T18:14:28.824Z] Login Succeeded [2022-01-20T18:14:28.824Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:14:29.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:14:29.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:14:29.090Z] Configure a credential helper to remove this warning. See [2022-01-20T18:14:29.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:14:29.090Z] [2022-01-20T18:14:29.090Z] Login Succeeded [2022-01-20T18:14:29.090Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:14:29.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:14:29.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:14:29.090Z] Configure a credential helper to remove this warning. See [2022-01-20T18:14:29.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:14:29.090Z] [2022-01-20T18:14:29.090Z] Login Succeeded [2022-01-20T18:14:29.090Z] docker.io [2022-01-20T18:14:29.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:14:29.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:14:29.660Z] Configure a credential helper to remove this warning. See [2022-01-20T18:14:29.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:14:29.660Z] [2022-01-20T18:14:29.660Z] Login Succeeded [2022-01-20T18:14:29.660Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:14:29.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T18:14:29.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:14:29.744Z] ========================================================= [2022-01-20T18:14:29.744Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T18:14:29.744Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:14:30.047Z] + 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:14:30.048Z] Sending build context to Docker daemon 2.946MB [2022-01-20T18:14:30.048Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:14:30.048Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-20T18:14:30.048Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T18:14:30.048Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T18:14:30.048Z] 666ba61612fd: Pulling fs layer [2022-01-20T18:14:30.048Z] 8ed8ca486205: Pulling fs layer [2022-01-20T18:14:30.048Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T18:14:30.048Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T18:14:30.048Z] f965cba54748: Pulling fs layer [2022-01-20T18:14:30.048Z] 861ffc35075e: Pulling fs layer [2022-01-20T18:14:30.048Z] 4b385c91608e: Pulling fs layer [2022-01-20T18:14:30.048Z] 560528eb2ebb: Pulling fs layer [2022-01-20T18:14:30.048Z] f965cba54748: Waiting [2022-01-20T18:14:30.048Z] 861ffc35075e: Waiting [2022-01-20T18:14:30.048Z] 4b385c91608e: Waiting [2022-01-20T18:14:30.048Z] 560528eb2ebb: Waiting [2022-01-20T18:14:30.048Z] 22a0e8bec74d: Waiting [2022-01-20T18:14:30.048Z] 8ed8ca486205: Verifying Checksum [2022-01-20T18:14:30.048Z] 8ed8ca486205: Download complete [2022-01-20T18:14:30.048Z] 666ba61612fd: Verifying Checksum [2022-01-20T18:14:30.048Z] 666ba61612fd: Download complete [2022-01-20T18:14:30.048Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T18:14:30.048Z] 22a0e8bec74d: Download complete [2022-01-20T18:14:30.048Z] f965cba54748: Verifying Checksum [2022-01-20T18:14:30.048Z] f965cba54748: Download complete [2022-01-20T18:14:30.048Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T18:14:30.048Z] 59bf1c3509f3: Download complete [2022-01-20T18:14:30.048Z] 861ffc35075e: Verifying Checksum [2022-01-20T18:14:30.048Z] 861ffc35075e: Download complete [2022-01-20T18:14:30.313Z] 4b385c91608e: Verifying Checksum [2022-01-20T18:14:30.313Z] 4b385c91608e: Download complete [2022-01-20T18:14:30.313Z] 59bf1c3509f3: Pull complete [2022-01-20T18:14:30.578Z] 666ba61612fd: Pull complete [2022-01-20T18:14:30.578Z] 8ed8ca486205: Pull complete [2022-01-20T18:14:30.838Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T18:14:30.838Z] 4fe6c5a15a65: Download complete [2022-01-20T18:14:31.115Z] 560528eb2ebb: Verifying Checksum [2022-01-20T18:14:31.115Z] 560528eb2ebb: Download complete [2022-01-20T18:14:35.336Z] 4fe6c5a15a65: Pull complete [2022-01-20T18:14:35.336Z] 22a0e8bec74d: Pull complete [2022-01-20T18:14:35.336Z] f965cba54748: Pull complete [2022-01-20T18:14:35.336Z] 861ffc35075e: Pull complete [2022-01-20T18:14:35.336Z] 4b385c91608e: Pull complete [2022-01-20T18:14:37.259Z] 560528eb2ebb: Pull complete [2022-01-20T18:14:37.259Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T18:14:37.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T18:14:37.259Z] ---> dd4a08f94e63 [2022-01-20T18:14:37.259Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T18:14:39.813Z] ---> Running in dc20f2724d88 [2022-01-20T18:14:39.813Z] Removing intermediate container dc20f2724d88 [2022-01-20T18:14:39.813Z] ---> db568f7a645e [2022-01-20T18:14:39.813Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:14:39.813Z] ---> Running in 47dc8be37266 [2022-01-20T18:14:39.813Z] Removing intermediate container 47dc8be37266 [2022-01-20T18:14:39.813Z] ---> a3d1f02dd88d [2022-01-20T18:14:39.813Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T18:14:39.813Z] ---> Running in 249b38dc4934 [2022-01-20T18:14:39.813Z] Removing intermediate container 249b38dc4934 [2022-01-20T18:14:39.813Z] ---> 4e51f24c38be [2022-01-20T18:14:39.813Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:14:39.813Z] ---> Running in 80ba801e0da1 [2022-01-20T18:14:40.386Z] Removing intermediate container 80ba801e0da1 [2022-01-20T18:14:40.386Z] ---> b782b79b1685 [2022-01-20T18:14:40.386Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:14:40.386Z] ---> Running in b8c61b608722 [2022-01-20T18:14:40.646Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:14:41.591Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:14:41.851Z] OK: 221 MiB in 52 packages [2022-01-20T18:14:42.118Z] Removing intermediate container b8c61b608722 [2022-01-20T18:14:42.118Z] ---> ae6d8ba33aa3 [2022-01-20T18:14:42.118Z] Step 8/13 : WORKDIR /app [2022-01-20T18:14:42.118Z] ---> Running in bdec146b2070 [2022-01-20T18:14:42.385Z] Removing intermediate container bdec146b2070 [2022-01-20T18:14:42.385Z] ---> c39702d45330 [2022-01-20T18:14:42.385Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-20T18:14:42.648Z] ---> 16f386e8e431 [2022-01-20T18:14:42.648Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:14:42.648Z] ---> Running in 7137f3cdb81a [2022-01-20T18:14:43.452Z] Still waiting to schedule task [2022-01-20T18:14:43.452Z] ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:14:43.453Z] ‘prd-centos7-docker-4c-2g-2262’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:14:43.453Z] ‘prd-centos7-docker-4c-2g-2263’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:14:43.453Z] ‘prd-centos7-docker-4c-2g-2479’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:14:43.453Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2267’ is offline [2022-01-20T18:14:43.453Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2269’ is offline [2022-01-20T18:14:43.453Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2470’ is offline [2022-01-20T18:14:43.453Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2471’ is offline [2022-01-20T18:14:43.453Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2472’ is offline [2022-01-20T18:14:43.453Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2473’ is offline [2022-01-20T18:14:43.453Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2474’ is offline [2022-01-20T18:14:43.454Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2475’ is offline [2022-01-20T18:14:43.454Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2478’ is offline [2022-01-20T18:15:14.849Z] Removing intermediate container 7137f3cdb81a [2022-01-20T18:15:14.849Z] ---> 9563a04ad1dc [2022-01-20T18:15:14.849Z] Step 11/13 : COPY . . [2022-01-20T18:15:14.849Z] ---> 707b451148bb [2022-01-20T18:15:14.849Z] Step 12/13 : ARG MAKE="make build" [2022-01-20T18:15:14.849Z] ---> Running in 6810655e2b61 [2022-01-20T18:15:14.849Z] Removing intermediate container 6810655e2b61 [2022-01-20T18:15:14.849Z] ---> cf8c4d3ad341 [2022-01-20T18:15:14.849Z] Step 13/13 : RUN $MAKE [2022-01-20T18:15:14.849Z] ---> Running in b80a2e108272 [2022-01-20T18:15:14.849Z] noop [2022-01-20T18:15:14.849Z] Removing intermediate container b80a2e108272 [2022-01-20T18:15:14.849Z] ---> e406c5d6ea62 [2022-01-20T18:15:14.849Z] Successfully built e406c5d6ea62 [2022-01-20T18:15:14.849Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:15:15.152Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:15:15.152Z] . [Pipeline] withDockerContainer [2022-01-20T18:15:15.220Z] prd-centos7-docker-4c-2g-2476 does not seem to be running inside a container [2022-01-20T18:15:15.261Z] $ 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:15:15.634Z] $ docker top 731b14c4739ff012d0e9ecbe0befc340a4de0e21b30a706673ce5032c338308b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:15:15.988Z] + go version [2022-01-20T18:15:15.988Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T18:15:16.003Z] $ docker stop --time=1 731b14c4739ff012d0e9ecbe0befc340a4de0e21b30a706673ce5032c338308b [2022-01-20T18:15:17.179Z] $ docker rm -f 731b14c4739ff012d0e9ecbe0befc340a4de0e21b30a706673ce5032c338308b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:15:17.607Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:15:17.607Z] . [Pipeline] withDockerContainer [2022-01-20T18:15:17.674Z] prd-centos7-docker-4c-2g-2476 does not seem to be running inside a container [2022-01-20T18:15:17.713Z] $ 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:15:18.048Z] $ docker top 8338f90c6a1826b4e37d2af24f3f5786637a23e14447013941f8d0f3320cb369 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:15:18.417Z] + make test [2022-01-20T18:15:18.417Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-20T18:15:33.404Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-20T18:15:33.404Z] CGO_ENABLED=1 go vet ./... [2022-01-20T18:15:36.733Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:15:36.733Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T18:15:36.733Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T18:15:37.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:15:37.020Z] $ docker stop --time=1 8338f90c6a1826b4e37d2af24f3f5786637a23e14447013941f8d0f3320cb369 [2022-01-20T18:15:38.520Z] $ docker rm -f 8338f90c6a1826b4e37d2af24f3f5786637a23e14447013941f8d0f3320cb369 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:15:38.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:15:38.946Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-20T18:15:39.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T18:15:39.980Z] + ls -al . [2022-01-20T18:15:39.980Z] total 148 [2022-01-20T18:15:39.980Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 20 18:15 . [2022-01-20T18:15:39.980Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 18:14 .. [2022-01-20T18:15:39.980Z] -rw-rw-r--. 1 jenkins jenkins 7608 Jan 20 18:14 Attribution.txt [2022-01-20T18:15:39.980Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 20 18:14 bin [2022-01-20T18:15:39.980Z] -rw-rw-r--. 1 jenkins jenkins 23791 Jan 20 18:14 CHANGELOG.md [2022-01-20T18:15:39.980Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 20 18:15 coverage.out [2022-01-20T18:15:39.980Z] -rw-rw-r--. 1 jenkins jenkins 2087 Jan 20 18:14 Dockerfile [2022-01-20T18:15:39.980Z] -rw-rw-r--. 1 jenkins jenkins 119 Jan 20 18:14 .dockerignore [2022-01-20T18:15:39.980Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 18:14 .git [2022-01-20T18:15:39.980Z] drwxrwxr-x. 2 jenkins jenkins 104 Jan 20 18:14 .github [2022-01-20T18:15:39.980Z] -rw-rw-r--. 1 jenkins jenkins 104 Jan 20 18:14 .gitignore [2022-01-20T18:15:39.980Z] -rw-rw-r--. 1 jenkins jenkins 2802 Jan 20 18:14 go.mod [2022-01-20T18:15:39.980Z] -rw-rw-r--. 1 jenkins jenkins 49310 Jan 20 18:14 go.sum [2022-01-20T18:15:39.980Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 18:14 GOVERNANCE.md [2022-01-20T18:15:39.980Z] -rw-rw-r--. 1 jenkins jenkins 687 Jan 20 18:14 Jenkinsfile [2022-01-20T18:15:39.980Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 20 18:14 LICENSE [2022-01-20T18:15:39.980Z] -rw-rw-r--. 1 jenkins jenkins 1949 Jan 20 18:14 main.go [2022-01-20T18:15:39.980Z] -rw-rw-r--. 1 jenkins jenkins 1614 Jan 20 18:14 makefile [2022-01-20T18:15:39.980Z] -rw-rw-r--. 1 jenkins jenkins 618 Jan 20 18:14 OWNERS.md [2022-01-20T18:15:39.980Z] -rw-rw-r--. 1 jenkins jenkins 3860 Jan 20 18:14 README.md [2022-01-20T18:15:39.980Z] drwxrwxr-x. 9 jenkins jenkins 151 Jan 20 18:14 res [2022-01-20T18:15:39.980Z] drwx------. 3 jenkins jenkins 72 Jan 20 18:14 .semver [2022-01-20T18:15:39.980Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 20 18:14 snap [2022-01-20T18:15:39.980Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 18:14 VERSION [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:15:40.282Z] + 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:15:40.282Z] Sending build context to Docker daemon 2.947MB [2022-01-20T18:15:40.282Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:15:40.282Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-20T18:15:40.282Z] ---> e406c5d6ea62 [2022-01-20T18:15:40.282Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T18:15:40.282Z] ---> Running in 3e7851242d62 [2022-01-20T18:15:40.542Z] Removing intermediate container 3e7851242d62 [2022-01-20T18:15:40.542Z] ---> a8fbbebf2a2b [2022-01-20T18:15:40.542Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:15:40.542Z] ---> Running in 2b9ea8eed623 [2022-01-20T18:15:40.803Z] Removing intermediate container 2b9ea8eed623 [2022-01-20T18:15:40.803Z] ---> 976800413e94 [2022-01-20T18:15:40.803Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T18:15:40.803Z] ---> Running in e3a112b83523 [2022-01-20T18:15:40.803Z] Removing intermediate container e3a112b83523 [2022-01-20T18:15:40.803Z] ---> df930c36ef7f [2022-01-20T18:15:40.803Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:15:40.803Z] ---> Running in ddc24f469367 [2022-01-20T18:15:41.384Z] Removing intermediate container ddc24f469367 [2022-01-20T18:15:41.384Z] ---> c501bced4f01 [2022-01-20T18:15:41.384Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:15:41.384Z] ---> Running in 8a83857934a0 [2022-01-20T18:15:41.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:15:42.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:15:42.785Z] OK: 221 MiB in 52 packages [2022-01-20T18:15:43.045Z] Removing intermediate container 8a83857934a0 [2022-01-20T18:15:43.045Z] ---> 2e98b95447f0 [2022-01-20T18:15:43.045Z] Step 8/27 : WORKDIR /app [2022-01-20T18:15:43.045Z] ---> Running in d42538949755 [2022-01-20T18:15:43.045Z] Removing intermediate container d42538949755 [2022-01-20T18:15:43.045Z] ---> 1da16a236d67 [2022-01-20T18:15:43.045Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-20T18:15:43.045Z] ---> 96f270254932 [2022-01-20T18:15:43.045Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:15:43.305Z] ---> Running in 5f5516ba2a17 [2022-01-20T18:15:43.896Z] Removing intermediate container 5f5516ba2a17 [2022-01-20T18:15:43.896Z] ---> d0827dd8be73 [2022-01-20T18:15:43.896Z] Step 11/27 : COPY . . [2022-01-20T18:15:44.170Z] ---> 140c4b607649 [2022-01-20T18:15:44.170Z] Step 12/27 : ARG MAKE="make build" [2022-01-20T18:15:44.170Z] ---> Running in 3b497241ed8c [2022-01-20T18:15:44.170Z] Removing intermediate container 3b497241ed8c [2022-01-20T18:15:44.170Z] ---> 6a2aeb7d8c3b [2022-01-20T18:15:44.170Z] Step 13/27 : RUN $MAKE [2022-01-20T18:15:44.170Z] ---> Running in 4e6fab13365b [2022-01-20T18:15:44.432Z] 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:15:59.403Z] Removing intermediate container 4e6fab13365b [2022-01-20T18:15:59.403Z] ---> 6bee7c3baeb1 [2022-01-20T18:15:59.403Z] Step 14/27 : FROM alpine:3.14 [2022-01-20T18:15:59.403Z] 3.14: Pulling from library/alpine [2022-01-20T18:15:59.403Z] 97518928ae5f: Pulling fs layer [2022-01-20T18:15:59.403Z] 97518928ae5f: Verifying Checksum [2022-01-20T18:15:59.403Z] 97518928ae5f: Download complete [2022-01-20T18:15:59.403Z] 97518928ae5f: Pull complete [2022-01-20T18:15:59.403Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T18:15:59.403Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T18:15:59.403Z] ---> 0a97eee8041e [2022-01-20T18:15:59.403Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T18:15:59.403Z] ---> Running in 31c4d7ee7a75 [2022-01-20T18:15:59.403Z] Removing intermediate container 31c4d7ee7a75 [2022-01-20T18:15:59.403Z] ---> acd2df552607 [2022-01-20T18:15:59.403Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-20T18:15:59.403Z] ---> Running in 8c7857273c7f [2022-01-20T18:15:59.403Z] Removing intermediate container 8c7857273c7f [2022-01-20T18:15:59.403Z] ---> ea228688a7b4 [2022-01-20T18:15:59.403Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-20T18:15:59.663Z] ---> Running in 29a52842b00e [2022-01-20T18:15:59.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:15:59.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:16:00.188Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-20T18:16:00.188Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-20T18:16:00.188Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T18:16:00.188Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-20T18:16:00.188Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T18:16:00.188Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-20T18:16:00.188Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-20T18:16:00.188Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T18:16:00.188Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T18:16:00.188Z] OK: 9 MiB in 21 packages [2022-01-20T18:16:00.449Z] Removing intermediate container 29a52842b00e [2022-01-20T18:16:00.449Z] ---> 4d712b4d50d6 [2022-01-20T18:16:00.449Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-20T18:16:00.709Z] ---> ad18f43ce829 [2022-01-20T18:16:00.709Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-20T18:16:00.972Z] ---> 54f8e8d644f3 [2022-01-20T18:16:00.972Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-20T18:16:00.972Z] ---> b5f743efef8e [2022-01-20T18:16:00.972Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-20T18:16:01.563Z] ---> 75efc1abb66e [2022-01-20T18:16:01.563Z] Step 22/27 : EXPOSE 48095 [2022-01-20T18:16:01.563Z] ---> Running in b84cb8a23008 [2022-01-20T18:16:01.563Z] Removing intermediate container b84cb8a23008 [2022-01-20T18:16:01.563Z] ---> 6b2a20073755 [2022-01-20T18:16:01.563Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-01-20T18:16:01.563Z] ---> Running in 38146981e409 [2022-01-20T18:16:01.563Z] Removing intermediate container 38146981e409 [2022-01-20T18:16:01.563Z] ---> 1ba592e96737 [2022-01-20T18:16:01.563Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T18:16:01.563Z] ---> Running in aee122a523df [2022-01-20T18:16:01.563Z] Removing intermediate container aee122a523df [2022-01-20T18:16:01.563Z] ---> bdfb14017691 [2022-01-20T18:16:01.563Z] Step 25/27 : LABEL arch=amd64 [2022-01-20T18:16:01.825Z] ---> Running in 59575481e49c [2022-01-20T18:16:01.825Z] Removing intermediate container 59575481e49c [2022-01-20T18:16:01.825Z] ---> dfc144e839a7 [2022-01-20T18:16:01.825Z] Step 26/27 : LABEL git_sha=a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T18:16:01.825Z] ---> Running in 9da8053e364a [2022-01-20T18:16:01.825Z] Removing intermediate container 9da8053e364a [2022-01-20T18:16:01.825Z] ---> f525d45b2591 [2022-01-20T18:16:01.825Z] Step 27/27 : LABEL version=0.0.0 [2022-01-20T18:16:01.825Z] ---> Running in e544b4d80494 [2022-01-20T18:16:02.086Z] Removing intermediate container e544b4d80494 [2022-01-20T18:16:02.086Z] ---> 8c221124f0cc [2022-01-20T18:16:02.086Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T18:16:02.086Z] Successfully built 8c221124f0cc [2022-01-20T18:16:02.086Z] 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:16:17.228Z] Still waiting to schedule task [2022-01-20T18:16:17.228Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-20T18:23:47.996Z] Running on prd-ubuntu18.04-docker-8c-8g-2836 in /w/workspace/_app-service-configurable_PR-372 [Pipeline] { [Pipeline] ws [2022-01-20T18:23:48.008Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2022-01-20T18:23:48.103Z] Selected Git installation does not exist. Using Default [2022-01-20T18:23:48.103Z] The recommended git tool is: NONE [2022-01-20T18:23:49.870Z] using credential edgex-jenkins-ssh [2022-01-20T18:23:49.881Z] Cloning the remote Git repository [2022-01-20T18:23:49.851Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T18:23:49.887Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2022-01-20T18:23:49.916Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T18:23:49.916Z] > git --version # timeout=10 [2022-01-20T18:23:49.923Z] > git --version # 'git version 2.17.1' [2022-01-20T18:23:49.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:23:49.944Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:23:51.260Z] Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T18:23:51.344Z] Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T18:23:51.345Z] Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) [2022-01-20T18:23:50.677Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-20T18:23:50.684Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:23:50.693Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-20T18:23:50.706Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T18:23:50.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:23:50.711Z] > 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:23:51.229Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:23:51.234Z] > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [2022-01-20T18:23:51.262Z] > git remote # timeout=10 [2022-01-20T18:23:51.269Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T18:23:51.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:23:51.278Z] > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 [2022-01-20T18:23:51.301Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T18:23:51.309Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:23:51.322Z] > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [2022-01-20T18:23:54.959Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:23:55.782Z] + echo snap-build.sh [2022-01-20T18:23:55.782Z] snap-build.sh [2022-01-20T18:23:55.783Z] + SNAP_BASE_DIR=. [2022-01-20T18:23:55.783Z] + '[' '!' -z /w/workspace/app-service-configurable/3 ']' [2022-01-20T18:23:55.783Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/3 [2022-01-20T18:23:55.783Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/3]' [2022-01-20T18:23:55.783Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/3] [2022-01-20T18:23:55.783Z] + cd /w/workspace/app-service-configurable/3 [2022-01-20T18:23:55.783Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-20T18:23:55.783Z] Reading package lists... [2022-01-20T18:23:55.783Z] Building dependency tree... [2022-01-20T18:23:55.783Z] Reading state information... [2022-01-20T18:23:55.783Z] The following packages were automatically installed and are no longer required: [2022-01-20T18:23:55.783Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-20T18:23:55.783Z] uidmap xdelta3 [2022-01-20T18:23:55.783Z] Use 'sudo apt autoremove' to remove them. [2022-01-20T18:23:55.783Z] The following packages will be REMOVED: [2022-01-20T18:23:55.783Z] lxd* lxd-client* [2022-01-20T18:23:55.783Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-20T18:23:56.049Z] After this operation, 31.7 MB disk space will be freed. [2022-01-20T18:23:57.094Z] (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:23:57.094Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-20T18:23:58.039Z] Removing lxd dnsmasq configuration [2022-01-20T18:23:58.039Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-20T18:23:58.039Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-20T18:23:58.995Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-20T18:23:58.995Z] (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:23:58.995Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-20T18:24:00.382Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-20T18:24:00.642Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-20T18:24:01.212Z] + sudo snap remove --purge lxd [2022-01-20T18:24:01.477Z] snap "lxd" is not installed [2022-01-20T18:24:01.477Z] + sudo groupadd --force --system lxd [2022-01-20T18:24:01.477Z] ++ whoami [2022-01-20T18:24:01.477Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-20T18:24:01.477Z] + newgrp - lxd [2022-01-20T18:24:01.477Z] + sudo snap install lxd [2022-01-20T18:24:23.520Z] 2022-01-20T18:24:18Z INFO Waiting for automatic snapd restart... [2022-01-20T18:25:08.810Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2856 in /w/workspace/_app-service-configurable_PR-372 [Pipeline] { [Pipeline] ws [2022-01-20T18:25:08.824Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2022-01-20T18:25:09.128Z] Selected Git installation does not exist. Using Default [2022-01-20T18:25:09.128Z] The recommended git tool is: NONE [2022-01-20T18:25:15.609Z] using credential edgex-jenkins-ssh [2022-01-20T18:25:15.632Z] Cloning the remote Git repository [2022-01-20T18:25:15.704Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T18:25:15.802Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2022-01-20T18:25:15.910Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T18:25:15.911Z] > git --version # timeout=10 [2022-01-20T18:25:16.026Z] > git --version # 'git version 2.17.1' [2022-01-20T18:25:16.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:25:16.166Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:25:17.422Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-20T18:25:17.448Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:25:17.484Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-20T18:25:17.536Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-20T18:25:17.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:25:17.557Z] > 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:25:18.145Z] Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T18:25:18.368Z] Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T18:25:18.368Z] Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) [2022-01-20T18:25:18.171Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:25:18.189Z] > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [2022-01-20T18:25:18.275Z] > git remote # timeout=10 [2022-01-20T18:25:18.294Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T18:25:18.314Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:25:18.327Z] > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 [2022-01-20T18:25:18.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T18:25:18.381Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:25:18.396Z] > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [2022-01-20T18:25:22.746Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:25:23.678Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T18:25:23.678Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T18:25:23.678Z] Dload Upload Total Spent Left Speed [2022-01-20T18:25:23.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2022-01-20T18:25:24.246Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T18:25:24.595Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-20T18:25:24.595Z] + sudo tee /etc/docker/daemon.new [2022-01-20T18:25:24.595Z] { [2022-01-20T18:25:24.595Z] "registry-mirrors": [ [2022-01-20T18:25:24.595Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T18:25:24.595Z] ], [2022-01-20T18:25:24.595Z] "bip": "10.250.0.254/24", [2022-01-20T18:25:24.595Z] "hosts": [ [2022-01-20T18:25:24.595Z] "tcp://0.0.0.0:5555", [2022-01-20T18:25:24.595Z] "unix:///var/run/docker.sock" [2022-01-20T18:25:24.595Z] ], [2022-01-20T18:25:24.595Z] "mtu": 1458, [2022-01-20T18:25:24.595Z] "selinux-enabled": true, [2022-01-20T18:25:24.595Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T18:25:24.595Z] } [Pipeline] sh [2022-01-20T18:25:25.001Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T18:25:25.340Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:25:43.675Z] provisioning config files... [2022-01-20T18:25:43.704Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config9126064758876763422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:25:44.098Z] ---> docker-login.sh [2022-01-20T18:25:44.098Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:25:44.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:25:44.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:25:44.977Z] Configure a credential helper to remove this warning. See [2022-01-20T18:25:44.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:25:44.977Z] [2022-01-20T18:25:44.977Z] Login Succeeded [2022-01-20T18:25:44.977Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:25:45.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:25:45.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:25:45.576Z] Configure a credential helper to remove this warning. See [2022-01-20T18:25:45.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:25:45.577Z] [2022-01-20T18:25:45.577Z] Login Succeeded [2022-01-20T18:25:45.577Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:25:45.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:25:46.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:25:46.131Z] Configure a credential helper to remove this warning. See [2022-01-20T18:25:46.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:25:46.131Z] [2022-01-20T18:25:46.131Z] Login Succeeded [2022-01-20T18:25:46.131Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:25:46.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:25:46.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:25:46.408Z] Configure a credential helper to remove this warning. See [2022-01-20T18:25:46.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:25:46.408Z] [2022-01-20T18:25:46.408Z] Login Succeeded [2022-01-20T18:25:46.408Z] docker.io [2022-01-20T18:25:47.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:25:47.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:25:47.293Z] Configure a credential helper to remove this warning. See [2022-01-20T18:25:47.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:25:47.293Z] [2022-01-20T18:25:47.293Z] Login Succeeded [2022-01-20T18:25:47.293Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:25:47.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T18:25:47.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:25:47.911Z] ========================================================= [2022-01-20T18:25:47.911Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T18:25:47.911Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:25:48.273Z] + 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:25:48.273Z] Sending build context to Docker daemon 207.4kB [2022-01-20T18:25:48.557Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:25:48.557Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-20T18:25:48.834Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T18:25:48.834Z] 9b3977197b4f: Pulling fs layer [2022-01-20T18:25:48.834Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T18:25:48.834Z] 94645a83ff95: Pulling fs layer [2022-01-20T18:25:48.834Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T18:25:48.834Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T18:25:48.834Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T18:25:48.834Z] 9a6b49a46696: Pulling fs layer [2022-01-20T18:25:48.834Z] cf05db05a679: Pulling fs layer [2022-01-20T18:25:48.834Z] 3f3a8bcf1eab: Waiting [2022-01-20T18:25:48.834Z] 0c92f367c5e7: Waiting [2022-01-20T18:25:48.834Z] 4b8299f9d1f4: Waiting [2022-01-20T18:25:48.834Z] 9a6b49a46696: Waiting [2022-01-20T18:25:48.834Z] cf05db05a679: Waiting [2022-01-20T18:25:48.834Z] 94645a83ff95: Download complete [2022-01-20T18:25:48.834Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T18:25:48.834Z] 1a89e8eeedd5: Download complete [2022-01-20T18:25:48.834Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T18:25:48.834Z] 0c92f367c5e7: Download complete [2022-01-20T18:25:49.112Z] 4b8299f9d1f4: Verifying Checksum [2022-01-20T18:25:49.112Z] 4b8299f9d1f4: Download complete [2022-01-20T18:25:49.112Z] 9b3977197b4f: Verifying Checksum [2022-01-20T18:25:49.112Z] 9b3977197b4f: Download complete [2022-01-20T18:25:49.112Z] 9a6b49a46696: Verifying Checksum [2022-01-20T18:25:49.112Z] 9a6b49a46696: Download complete [2022-01-20T18:25:50.108Z] 9b3977197b4f: Pull complete [2022-01-20T18:25:50.393Z] 1a89e8eeedd5: Pull complete [2022-01-20T18:25:51.008Z] 94645a83ff95: Pull complete [2022-01-20T18:25:51.008Z] cf05db05a679: Verifying Checksum [2022-01-20T18:25:51.008Z] cf05db05a679: Download complete [2022-01-20T18:25:51.996Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T18:25:51.996Z] 3f3a8bcf1eab: Download complete [2022-01-20T18:26:00.045Z] error: cannot perform the following tasks: [2022-01-20T18:26:00.045Z] - Download snap "lxd" (22258) from channel "stable" (received an unexpected http response code (503) when trying to download https://api.snapcraft.io/api/v1/snaps/download/J60k4JY0HppjwOjW8dZdYc8obXKxujRu_22258.snap) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:26:00.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:26:00.504Z] [2022-01-20T18:26:00.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:26:00.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:26:00.815Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T18:26:00.815Z] b4d181a07f80: Pulling fs layer [2022-01-20T18:26:00.815Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T18:26:00.815Z] ed53099fbce6: Pulling fs layer [2022-01-20T18:26:00.815Z] dc539afda2c1: Pulling fs layer [2022-01-20T18:26:00.815Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T18:26:00.815Z] 9065ff56babe: Pulling fs layer [2022-01-20T18:26:00.815Z] d287ab97295c: Pulling fs layer [2022-01-20T18:26:00.815Z] 77bc0d833cb6: Waiting [2022-01-20T18:26:00.815Z] 9065ff56babe: Waiting [2022-01-20T18:26:00.815Z] d287ab97295c: Waiting [2022-01-20T18:26:00.815Z] dc539afda2c1: Waiting [2022-01-20T18:26:00.815Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T18:26:00.815Z] a1111a8f2ec3: Download complete [2022-01-20T18:26:00.815Z] dc539afda2c1: Verifying Checksum [2022-01-20T18:26:00.815Z] dc539afda2c1: Download complete [2022-01-20T18:26:01.079Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T18:26:01.079Z] 77bc0d833cb6: Download complete [2022-01-20T18:26:01.079Z] ed53099fbce6: Verifying Checksum [2022-01-20T18:26:01.079Z] ed53099fbce6: Download complete [2022-01-20T18:26:01.079Z] 9065ff56babe: Verifying Checksum [2022-01-20T18:26:01.079Z] 9065ff56babe: Download complete [2022-01-20T18:26:01.079Z] b4d181a07f80: Verifying Checksum [2022-01-20T18:26:01.079Z] b4d181a07f80: Download complete [2022-01-20T18:26:01.681Z] d287ab97295c: Verifying Checksum [2022-01-20T18:26:01.681Z] d287ab97295c: Download complete [2022-01-20T18:26:02.643Z] b4d181a07f80: Pull complete [2022-01-20T18:26:02.643Z] a1111a8f2ec3: Pull complete [2022-01-20T18:26:03.229Z] ed53099fbce6: Pull complete [2022-01-20T18:26:03.229Z] dc539afda2c1: Pull complete [2022-01-20T18:26:03.498Z] 77bc0d833cb6: Pull complete [2022-01-20T18:26:03.498Z] 9065ff56babe: Pull complete [2022-01-20T18:26:04.443Z] 3f3a8bcf1eab: Pull complete [2022-01-20T18:26:04.443Z] 0c92f367c5e7: Pull complete [2022-01-20T18:26:04.717Z] 4b8299f9d1f4: Pull complete [2022-01-20T18:26:05.308Z] 9a6b49a46696: Pull complete [2022-01-20T18:26:08.825Z] d287ab97295c: Pull complete [2022-01-20T18:26:08.825Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T18:26:08.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:26:08.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T18:26:08.892Z] prd-centos7-docker-4c-2g-2476 does not seem to be running inside a container [2022-01-20T18:26:08.928Z] $ 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:26:11.638Z] $ docker top 5d1e72a8c54dccaf2827eab136b0098a3ad58ffea438a2389e3446a2f9bc82c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:26:12.030Z] cf05db05a679: Pull complete [2022-01-20T18:26:12.030Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T18:26:12.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T18:26:12.030Z] ---> 0ccda1f7e2ee [2022-01-20T18:26:12.030Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T18:26:12.055Z] ---> job-cost.sh [2022-01-20T18:26:12.056Z] lf-activate-venv: SKIPPING [2022-01-20T18:26:12.056Z] INFO: No Stack... [2022-01-20T18:26:12.315Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:26:12.574Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:26:12.640Z] ---> Running in 6757f8a64da7 [2022-01-20T18:26:12.870Z] + cut -d, -f6 [2022-01-20T18:26:12.870Z] + cat /w/workspace/_app-service-configurable_PR-372/archives/cost.csv [Pipeline] lock [2022-01-20T18:26:12.887Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] [2022-01-20T18:26:12.914Z] Removing intermediate container 6757f8a64da7 [2022-01-20T18:26:12.914Z] ---> ed5dbe4e18ed [2022-01-20T18:26:12.914Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:26:12.915Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] did not exist. Created. [2022-01-20T18:26:12.915Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:26:13.188Z] ---> Running in 64924aef743b [2022-01-20T18:26:13.222Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T18:26:13.259Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:26:13.268Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:26:13.291Z] $ docker stop --time=1 5d1e72a8c54dccaf2827eab136b0098a3ad58ffea438a2389e3446a2f9bc82c3 [2022-01-20T18:26:13.462Z] Removing intermediate container 64924aef743b [2022-01-20T18:26:13.462Z] ---> 8195225333d3 [2022-01-20T18:26:13.462Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T18:26:13.462Z] ---> Running in cc206750d573 [2022-01-20T18:26:14.070Z] Removing intermediate container cc206750d573 [2022-01-20T18:26:14.070Z] ---> 263894f435eb [2022-01-20T18:26:14.070Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:26:14.070Z] ---> Running in 2f499668dad2 [2022-01-20T18:26:14.442Z] $ docker rm -f 5d1e72a8c54dccaf2827eab136b0098a3ad58ffea438a2389e3446a2f9bc82c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T18:26:14.553Z] Failed in branch amd64 [2022-01-20T18:26:16.693Z] Removing intermediate container 2f499668dad2 [2022-01-20T18:26:16.693Z] ---> 248b3d259b05 [2022-01-20T18:26:16.693Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:26:16.693Z] ---> Running in 8e21aac76d04 [2022-01-20T18:26:17.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:26:18.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:26:19.665Z] OK: 220 MiB in 52 packages [2022-01-20T18:26:20.664Z] Removing intermediate container 8e21aac76d04 [2022-01-20T18:26:20.664Z] ---> 41d204361ca7 [2022-01-20T18:26:20.664Z] Step 8/13 : WORKDIR /app [2022-01-20T18:26:20.664Z] ---> Running in b66189759139 [2022-01-20T18:26:21.262Z] Removing intermediate container b66189759139 [2022-01-20T18:26:21.262Z] ---> a9cb34071d3c [2022-01-20T18:26:21.262Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-20T18:26:21.882Z] ---> b54ad2b5c2c4 [2022-01-20T18:26:21.882Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:26:21.882Z] ---> Running in 969502b3bfe9 [2022-01-20T18:27:43.719Z] Removing intermediate container 969502b3bfe9 [2022-01-20T18:27:43.719Z] ---> 6adfeefa8b6a [2022-01-20T18:27:43.719Z] Step 11/13 : COPY . . [2022-01-20T18:27:43.719Z] ---> cbce76d47345 [2022-01-20T18:27:43.719Z] Step 12/13 : ARG MAKE="make build" [2022-01-20T18:27:43.719Z] ---> Running in b9b8cfe30b92 [2022-01-20T18:27:43.719Z] Removing intermediate container b9b8cfe30b92 [2022-01-20T18:27:43.719Z] ---> 88244eb11459 [2022-01-20T18:27:43.719Z] Step 13/13 : RUN $MAKE [2022-01-20T18:27:43.719Z] ---> Running in f1e939e828ba [2022-01-20T18:27:43.719Z] noop [2022-01-20T18:27:43.719Z] Removing intermediate container f1e939e828ba [2022-01-20T18:27:43.719Z] ---> da567f52b3f5 [2022-01-20T18:27:43.719Z] Successfully built da567f52b3f5 [2022-01-20T18:27:43.719Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:27:44.084Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:27:44.084Z] . [Pipeline] withDockerContainer [2022-01-20T18:27:44.314Z] prd-ubuntu18.04-docker-arm64-4c-16g-2856 does not seem to be running inside a container [2022-01-20T18:27:44.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-20T18:27:45.964Z] $ docker top 2688dbfbac418676a730546be31a7a0526ba1ffa5ade4fca9469742616b49fd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:27:46.912Z] + go version [2022-01-20T18:27:46.912Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T18:27:46.930Z] $ docker stop --time=1 2688dbfbac418676a730546be31a7a0526ba1ffa5ade4fca9469742616b49fd6 [2022-01-20T18:27:48.637Z] $ docker rm -f 2688dbfbac418676a730546be31a7a0526ba1ffa5ade4fca9469742616b49fd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:27:49.295Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:27:49.296Z] . [Pipeline] withDockerContainer [2022-01-20T18:27:49.526Z] prd-ubuntu18.04-docker-arm64-4c-16g-2856 does not seem to be running inside a container [2022-01-20T18:27:49.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-20T18:27:51.030Z] $ docker top addbed1e1110252fe313bea26feed21e074e761887733d6ea996aace5e99dd3a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:27:51.966Z] + make test [2022-01-20T18:27:51.966Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-20T18:28:48.723Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-20T18:28:48.723Z] CGO_ENABLED=1 go vet ./... [2022-01-20T18:29:07.083Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:29:07.083Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T18:29:07.083Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T18:29:09.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:29:09.085Z] $ docker stop --time=1 addbed1e1110252fe313bea26feed21e074e761887733d6ea996aace5e99dd3a [2022-01-20T18:29:11.021Z] $ docker rm -f addbed1e1110252fe313bea26feed21e074e761887733d6ea996aace5e99dd3a [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:29:11.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:29:11.963Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T18:29:12.527Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:29:12.936Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T18:29:13.274Z] + ls -al . [2022-01-20T18:29:13.274Z] total 172 [2022-01-20T18:29:13.274Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 20 18:29 . [2022-01-20T18:29:13.274Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:25 .. [2022-01-20T18:29:13.274Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 20 18:25 .dockerignore [2022-01-20T18:29:13.274Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 18:25 .git [2022-01-20T18:29:13.274Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:25 .github [2022-01-20T18:29:13.274Z] -rw-rw-r-- 1 jenkins jenkins 104 Jan 20 18:25 .gitignore [2022-01-20T18:29:13.274Z] -rw-rw-r-- 1 jenkins jenkins 7608 Jan 20 18:25 Attribution.txt [2022-01-20T18:29:13.274Z] -rw-rw-r-- 1 jenkins jenkins 23791 Jan 20 18:25 CHANGELOG.md [2022-01-20T18:29:13.274Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jan 20 18:25 Dockerfile [2022-01-20T18:29:13.274Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 18:25 GOVERNANCE.md [2022-01-20T18:29:13.274Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 20 18:25 Jenkinsfile [2022-01-20T18:29:13.274Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 20 18:25 LICENSE [2022-01-20T18:29:13.274Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 20 18:25 OWNERS.md [2022-01-20T18:29:13.274Z] -rw-rw-r-- 1 jenkins jenkins 3860 Jan 20 18:25 README.md [2022-01-20T18:29:13.274Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 18:14 VERSION [2022-01-20T18:29:13.274Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:25 bin [2022-01-20T18:29:13.274Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 20 18:27 coverage.out [2022-01-20T18:29:13.274Z] -rw-rw-r-- 1 jenkins jenkins 2802 Jan 20 18:25 go.mod [2022-01-20T18:29:13.274Z] -rw-rw-r-- 1 jenkins jenkins 49310 Jan 20 18:25 go.sum [2022-01-20T18:29:13.274Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 20 18:25 main.go [2022-01-20T18:29:13.274Z] -rw-rw-r-- 1 jenkins jenkins 1614 Jan 20 18:25 makefile [2022-01-20T18:29:13.274Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 18:25 res [2022-01-20T18:29:13.274Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:25 snap [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:29:13.622Z] + 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:29:13.622Z] Sending build context to Docker daemon 208.4kB [2022-01-20T18:29:13.894Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:29:13.894Z] Step 2/27 : FROM ${BASE} AS builder [2022-01-20T18:29:13.894Z] ---> da567f52b3f5 [2022-01-20T18:29:13.894Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-20T18:29:14.199Z] ---> Running in 9a95d05ec6fb [2022-01-20T18:29:14.533Z] Removing intermediate container 9a95d05ec6fb [2022-01-20T18:29:14.533Z] ---> 1548cd577ba6 [2022-01-20T18:29:14.533Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:29:14.533Z] ---> Running in bb7352bf8937 [2022-01-20T18:29:15.167Z] Removing intermediate container bb7352bf8937 [2022-01-20T18:29:15.167Z] ---> 9a307e9bc77d [2022-01-20T18:29:15.167Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T18:29:15.167Z] ---> Running in c7aff2e2d961 [2022-01-20T18:29:15.462Z] Removing intermediate container c7aff2e2d961 [2022-01-20T18:29:15.462Z] ---> 9fe5ea4063da [2022-01-20T18:29:15.462Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:29:15.748Z] ---> Running in e3759f3af982 [2022-01-20T18:29:17.760Z] Removing intermediate container e3759f3af982 [2022-01-20T18:29:17.760Z] ---> 4d5bfe4152af [2022-01-20T18:29:17.760Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:29:17.760Z] ---> Running in 5bd3dc3f820d [2022-01-20T18:29:18.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:29:19.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:29:20.708Z] OK: 220 MiB in 52 packages [2022-01-20T18:29:21.686Z] Removing intermediate container 5bd3dc3f820d [2022-01-20T18:29:21.686Z] ---> 0c8fba73eb42 [2022-01-20T18:29:21.686Z] Step 8/27 : WORKDIR /app [2022-01-20T18:29:21.686Z] ---> Running in ad1082771b7f [2022-01-20T18:29:21.958Z] Removing intermediate container ad1082771b7f [2022-01-20T18:29:21.958Z] ---> 3cc563fcbe5a [2022-01-20T18:29:21.958Z] Step 9/27 : COPY go.mod vendor* ./ [2022-01-20T18:29:22.944Z] ---> 0aeb016a2e4c [2022-01-20T18:29:22.944Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:29:22.944Z] ---> Running in faf1ebf3ff49 [2022-01-20T18:29:25.564Z] Removing intermediate container faf1ebf3ff49 [2022-01-20T18:29:25.564Z] ---> 0604e306bfc3 [2022-01-20T18:29:25.564Z] Step 11/27 : COPY . . [2022-01-20T18:29:25.838Z] ---> f5f1729f7857 [2022-01-20T18:29:25.838Z] Step 12/27 : ARG MAKE="make build" [2022-01-20T18:29:26.109Z] ---> Running in 073eb56c4ddf [2022-01-20T18:29:26.385Z] Removing intermediate container 073eb56c4ddf [2022-01-20T18:29:26.385Z] ---> 15a9134c2a90 [2022-01-20T18:29:26.385Z] Step 13/27 : RUN $MAKE [2022-01-20T18:29:26.662Z] ---> Running in efcba24523a5 [2022-01-20T18:29:27.646Z] 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:30:24.198Z] Removing intermediate container efcba24523a5 [2022-01-20T18:30:24.198Z] ---> 6ca0f466bfee [2022-01-20T18:30:24.198Z] Step 14/27 : FROM alpine:3.14 [2022-01-20T18:30:24.198Z] 3.14: Pulling from library/alpine [2022-01-20T18:30:24.198Z] be307f383ecc: Pulling fs layer [2022-01-20T18:30:24.198Z] be307f383ecc: Verifying Checksum [2022-01-20T18:30:24.198Z] be307f383ecc: Download complete [2022-01-20T18:30:24.198Z] be307f383ecc: Pull complete [2022-01-20T18:30:24.198Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T18:30:24.198Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T18:30:24.198Z] ---> 5b8b7b635229 [2022-01-20T18:30:24.198Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-20T18:30:24.198Z] ---> Running in 627560eb0713 [2022-01-20T18:30:24.198Z] Removing intermediate container 627560eb0713 [2022-01-20T18:30:24.198Z] ---> becedfd4aee8 [2022-01-20T18:30:24.198Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-20T18:30:24.198Z] ---> Running in c4d9acf97408 [2022-01-20T18:30:24.198Z] Removing intermediate container c4d9acf97408 [2022-01-20T18:30:24.198Z] ---> 12f58281c199 [2022-01-20T18:30:24.198Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-20T18:30:24.198Z] ---> Running in 851db0bbd64c [2022-01-20T18:30:24.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:30:24.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:30:24.198Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-20T18:30:24.198Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-20T18:30:24.198Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T18:30:24.198Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-20T18:30:24.198Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T18:30:24.198Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-20T18:30:24.198Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-20T18:30:24.198Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T18:30:24.198Z] Executing ca-certificates-20191127-r5.trigger [2022-01-20T18:30:24.198Z] OK: 9 MiB in 21 packages [2022-01-20T18:30:24.198Z] Removing intermediate container 851db0bbd64c [2022-01-20T18:30:24.198Z] ---> 7a9699ea2fdb [2022-01-20T18:30:24.198Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-20T18:30:24.198Z] ---> a11698a327b7 [2022-01-20T18:30:24.198Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-20T18:30:24.198Z] ---> 57f648c5956f [2022-01-20T18:30:24.198Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-01-20T18:30:24.198Z] ---> 3a80ba7cc708 [2022-01-20T18:30:24.198Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-20T18:30:24.795Z] ---> 4f2a5460cee2 [2022-01-20T18:30:24.795Z] Step 22/27 : EXPOSE 48095 [2022-01-20T18:30:24.795Z] ---> Running in c863051f8365 [2022-01-20T18:30:25.388Z] Removing intermediate container c863051f8365 [2022-01-20T18:30:25.388Z] ---> ed9ab80066d7 [2022-01-20T18:30:25.388Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-01-20T18:30:25.388Z] ---> Running in 61dbe02316f9 [2022-01-20T18:30:25.659Z] Removing intermediate container 61dbe02316f9 [2022-01-20T18:30:25.659Z] ---> fdb008ab7972 [2022-01-20T18:30:25.659Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-20T18:30:25.659Z] ---> Running in 539c14415ff3 [2022-01-20T18:30:26.252Z] Removing intermediate container 539c14415ff3 [2022-01-20T18:30:26.252Z] ---> 4a67611c7bd4 [2022-01-20T18:30:26.252Z] Step 25/27 : LABEL arch=arm64 [2022-01-20T18:30:26.252Z] ---> Running in 089045281d6b [2022-01-20T18:30:26.526Z] Removing intermediate container 089045281d6b [2022-01-20T18:30:26.526Z] ---> 7d49fcbd348c [2022-01-20T18:30:26.526Z] Step 26/27 : LABEL git_sha=a576fe058936a7290e3ffe8cc458073ac3a6a4cf [2022-01-20T18:30:26.526Z] ---> Running in 7de974c61e24 [2022-01-20T18:30:27.117Z] Removing intermediate container 7de974c61e24 [2022-01-20T18:30:27.117Z] ---> 8b8068b4bd33 [2022-01-20T18:30:27.117Z] Step 27/27 : LABEL version=0.0.0 [2022-01-20T18:30:27.117Z] ---> Running in de737542f8b3 [2022-01-20T18:30:27.387Z] Removing intermediate container de737542f8b3 [2022-01-20T18:30:27.387Z] ---> 2d412b5c143c [2022-01-20T18:30:27.387Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T18:30:27.387Z] Successfully built 2d412b5c143c [2022-01-20T18:30:27.387Z] 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:30:27.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:30:27.821Z] [2022-01-20T18:30:27.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:30:28.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:30:28.167Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T18:30:28.167Z] 448f6bf000e3: Pulling fs layer [2022-01-20T18:30:28.167Z] f757da607395: Pulling fs layer [2022-01-20T18:30:28.167Z] 05883995daec: Pulling fs layer [2022-01-20T18:30:28.167Z] 8603b9c90790: Pulling fs layer [2022-01-20T18:30:28.167Z] 1560dd03e051: Pulling fs layer [2022-01-20T18:30:28.167Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T18:30:28.167Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T18:30:28.167Z] 8603b9c90790: Waiting [2022-01-20T18:30:28.167Z] 27f5ce0e4adf: Waiting [2022-01-20T18:30:28.167Z] c2d8d7efcc4b: Waiting [2022-01-20T18:30:28.167Z] 1560dd03e051: Waiting [2022-01-20T18:30:28.437Z] f757da607395: Verifying Checksum [2022-01-20T18:30:28.437Z] f757da607395: Download complete [2022-01-20T18:30:28.437Z] 8603b9c90790: Verifying Checksum [2022-01-20T18:30:28.437Z] 8603b9c90790: Download complete [2022-01-20T18:30:28.437Z] 1560dd03e051: Verifying Checksum [2022-01-20T18:30:28.437Z] 1560dd03e051: Download complete [2022-01-20T18:30:28.437Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T18:30:28.437Z] 27f5ce0e4adf: Download complete [2022-01-20T18:30:28.437Z] 05883995daec: Verifying Checksum [2022-01-20T18:30:28.437Z] 05883995daec: Download complete [2022-01-20T18:30:29.030Z] 448f6bf000e3: Verifying Checksum [2022-01-20T18:30:29.030Z] 448f6bf000e3: Download complete [2022-01-20T18:30:31.654Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T18:30:31.654Z] c2d8d7efcc4b: Download complete [2022-01-20T18:30:32.255Z] 448f6bf000e3: Pull complete [2022-01-20T18:30:32.846Z] f757da607395: Pull complete [2022-01-20T18:30:34.277Z] 05883995daec: Pull complete [2022-01-20T18:30:34.277Z] 8603b9c90790: Pull complete [2022-01-20T18:30:35.253Z] 1560dd03e051: Pull complete [2022-01-20T18:30:35.526Z] 27f5ce0e4adf: Pull complete [2022-01-20T18:30:50.611Z] c2d8d7efcc4b: Pull complete [2022-01-20T18:30:50.611Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T18:30:50.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:30:50.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T18:30:50.839Z] prd-ubuntu18.04-docker-arm64-4c-16g-2856 does not seem to be running inside a container [2022-01-20T18:30:50.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-20T18:30:53.940Z] $ docker top 400edd52461c0bba59f5ccf8244bd56d82d35fad7705ae4af19cfa2c55aa1bf3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:30:54.842Z] ---> job-cost.sh [2022-01-20T18:30:54.842Z] lf-activate-venv: SKIPPING [2022-01-20T18:30:54.842Z] INFO: No Stack... [2022-01-20T18:30:55.112Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T18:30:55.703Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:30:56.368Z] + + cutcat -d, /w/workspace/app-service-configurable/3/archives/cost.csv -f6 [2022-01-20T18:30:56.368Z] [Pipeline] lock [2022-01-20T18:30:56.435Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] [2022-01-20T18:30:56.441Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] did not exist. Created. [2022-01-20T18:30:56.441Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:30:57.110Z] /w/workspace/app-service-configurable/3@tmp/durable-62e8cb8d/script.sh: 1: /w/workspace/app-service-configurable/3@tmp/durable-62e8cb8d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T18:30:57.779Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T18:30:57.805Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T18:30:57.853Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:30:57.860Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-372-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:30:57.870Z] $ docker stop --time=1 400edd52461c0bba59f5ccf8244bd56d82d35fad7705ae4af19cfa2c55aa1bf3 [2022-01-20T18:30:59.330Z] $ docker rm -f 400edd52461c0bba59f5ccf8244bd56d82d35fad7705ae4af19cfa2c55aa1bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-20T18:31:00.446Z] + '[' -d /w/workspace/_app-service-configurable_PR-372/archives ']' [2022-01-20T18:31:00.446Z] + ls -al /w/workspace/_app-service-configurable_PR-372/archives [2022-01-20T18:31:00.446Z] total 8 [2022-01-20T18:31:00.446Z] drwxr-xr-x. 3 root root 34 Jan 20 18:26 . [2022-01-20T18:31:00.446Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 18:26 .. [2022-01-20T18:31:00.446Z] drwxr-xr-x. 2 root root 6 Jan 20 18:26 cost [2022-01-20T18:31:00.446Z] -rw-r--r--. 1 root root 95 Jan 20 18:26 cost.csv [2022-01-20T18:31:00.446Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-372/archives [2022-01-20T18:31:00.446Z] + ls -al /w/workspace/_app-service-configurable_PR-372/archives [2022-01-20T18:31:00.446Z] total 8 [2022-01-20T18:31:00.446Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 18:26 . [2022-01-20T18:31:00.446Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 18:26 .. [2022-01-20T18:31:00.446Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 18:26 cost [2022-01-20T18:31:00.446Z] -rw-r--r--. 1 jenkins jenkins 95 Jan 20 18:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:31:00.779Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:31:01.341Z] ---> package-listing.sh [2022-01-20T18:31:01.341Z] ++ facter osfamily [2022-01-20T18:31:01.341Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T18:31:01.600Z] + OS_FAMILY=redhat [2022-01-20T18:31:01.600Z] + workspace=/w/workspace/_app-service-configurable_PR-372 [2022-01-20T18:31:01.600Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T18:31:01.600Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T18:31:01.600Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T18:31:01.600Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T18:31:01.600Z] + '[' /w/workspace/_app-service-configurable_PR-372 ']' [2022-01-20T18:31:01.600Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T18:31:01.600Z] + case "${OS_FAMILY}" in [2022-01-20T18:31:01.600Z] + sort [2022-01-20T18:31:01.600Z] + rpm -qa [2022-01-20T18:31:02.169Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T18:31:02.169Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T18:31:02.169Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T18:31:02.169Z] + '[' /w/workspace/_app-service-configurable_PR-372 ']' [2022-01-20T18:31:02.169Z] + mkdir -p /w/workspace/_app-service-configurable_PR-372/archives/ [2022-01-20T18:31:02.169Z] + 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:31:02.181Z] 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:31:02.465Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:31:03.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:31:03.026Z] . [Pipeline] withDockerContainer [2022-01-20T18:31:03.090Z] prd-centos7-docker-4c-2g-2476 does not seem to be running inside a container [2022-01-20T18:31:03.130Z] $ 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:31:03.330Z] $ docker top dc0c0c4d9fd86a0a4022113ea03bd27a1d0b0a8b5f425401e2f8526eaf7bb816 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:31:03.689Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T18:31:04.001Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T18:31:04.288Z] + ls /var/log/sa-host [2022-01-20T18:31:04.288Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T18:31:04.288Z] file_magic: OK [2022-01-20T18:31:04.288Z] HZ: Using current value: 100 [2022-01-20T18:31:04.288Z] file_header: OK [2022-01-20T18:31:04.288Z] 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:31:04.288Z] Statistics: [2022-01-20T18:31:04.288Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T18:31:04.288Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T18:31:04.288Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T18:31:04.288Z] file_magic: OK [2022-01-20T18:31:04.288Z] HZ: Using current value: 100 [2022-01-20T18:31:04.288Z] file_header: OK [2022-01-20T18:31:04.288Z] 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:31:04.288Z] Statistics: [2022-01-20T18:31:04.288Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T18:31:04.288Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:31:04.376Z] provisioning config files... [2022-01-20T18:31:04.385Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config8144431195986020037tmp [Pipeline] { [Pipeline] echo [2022-01-20T18:31:04.399Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:31:04.683Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T18:31:04.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:31:05.026Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T18:31:05.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:31:05.321Z] ---> sudo-logs.sh [2022-01-20T18:31:05.321Z] Archiving 'sudo' log.. [2022-01-20T18:31:05.321Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2476.novalocal: Name or service not known [2022-01-20T18:31:05.321Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2476.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T18:31:05.345Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:31:05.633Z] ---> job-cost.sh [2022-01-20T18:31:05.633Z] lf-activate-venv: SKIPPING [2022-01-20T18:31:05.633Z] DEBUG: total: 0.05999999865889549 [2022-01-20T18:31:05.633Z] INFO: Retrieving Stack Cost... [2022-01-20T18:31:05.891Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:31:06.151Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T18:31:06.162Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:31:06.448Z] ---> logs-deploy.sh [2022-01-20T18:31:06.448Z] lf-activate-venv: SKIPPING [2022-01-20T18:31:06.448Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-372/3 [2022-01-20T18:31:06.448Z] INFO: archiving workspace using pattern(s): [2022-01-20T18:31:07.018Z] Archives upload complete. [2022-01-20T18:31:07.281Z] INFO: archiving logs to Nexus