Started by user Bill Mahoney Replayed #107 Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 021e28942e8876b2560ded735e906d53e9e76b63 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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. Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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. Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfInfraShipLogs.groovy [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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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-docker-4c-2g-4285’ is offline Running on prd-centos7-docker-4c-2g-4297 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 021e28942e8876b2560ded735e906d53e9e76b63 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 021e28942e8876b2560ded735e906d53e9e76b63 # timeout=10 Commit message: "refactor: Move topic config to appropriate config struct (#249)" > git rev-list --no-walk 021e28942e8876b2560ded735e906d53e9e76b63 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-11T02:31:37.984Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-11T02:31:38.084Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-11T02:31:38.122Z] ========================================================= [2021-05-11T02:31:38.122Z] EdgeX Global Pipelines Version Info [2021-05-11T02:31:38.122Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:31:40.593Z] ------------------- [2021-05-11T02:31:40.593Z] stable info: [2021-05-11T02:31:40.593Z] ------------------- [2021-05-11T02:31:40.593Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-11T02:31:40.593Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-11T02:31:40.593Z] Message: update stable to v1.0.191 [2021-05-11T02:31:41.279Z] ------------------- [2021-05-11T02:31:41.280Z] experimental info: [2021-05-11T02:31:41.280Z] ------------------- [2021-05-11T02:31:41.280Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-11T02:31:41.280Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-11T02:31:41.280Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-11T02:31:41.411Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-05-11T02:31:41.434Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-05-11T02:31:41.457Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-11T02:31:41.482Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-11T02:31:41.505Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-11T02:31:41.527Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-11T02:31:41.550Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-11T02:31:41.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-11T02:31:41.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-11T02:31:41.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-11T02:31:41.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-11T02:31:41.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-05-11T02:31:41.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-11T02:31:41.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-11T02:31:41.739Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T02:31:41.766Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T02:31:41.793Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T02:31:41.828Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T02:31:41.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-11T02:31:41.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-11T02:31:41.922Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-11T02:31:41.955Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-11T02:31:41.993Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-11T02:31:42.020Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-11T02:31:42.044Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-11T02:31:42.072Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-11T02:31:42.095Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-11T02:31:42.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-11T02:31:42.147Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-11T02:31:42.171Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 021e28942e8876b2560ded735e906d53e9e76b63 [Pipeline] echo [2021-05-11T02:31:42.195Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 021e289 [Pipeline] echo [2021-05-11T02:31:42.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T02:31:42.297Z] provisioning config files... [2021-05-11T02:31:42.373Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config1207314952472606861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:31:42.850Z] ---> docker-login.sh [2021-05-11T02:31:42.850Z] nexus3.edgexfoundry.org:10001 [2021-05-11T02:31:43.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:31:43.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:31:43.423Z] Configure a credential helper to remove this warning. See [2021-05-11T02:31:43.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:31:43.423Z] [2021-05-11T02:31:43.423Z] Login Succeeded [2021-05-11T02:31:43.423Z] nexus3.edgexfoundry.org:10002 [2021-05-11T02:31:43.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:31:43.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:31:43.708Z] Configure a credential helper to remove this warning. See [2021-05-11T02:31:43.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:31:43.708Z] [2021-05-11T02:31:43.708Z] Login Succeeded [2021-05-11T02:31:43.708Z] nexus3.edgexfoundry.org:10003 [2021-05-11T02:31:43.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:31:43.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:31:43.708Z] Configure a credential helper to remove this warning. See [2021-05-11T02:31:43.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:31:43.708Z] [2021-05-11T02:31:43.708Z] Login Succeeded [2021-05-11T02:31:43.708Z] nexus3.edgexfoundry.org:10004 [2021-05-11T02:31:43.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:31:43.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:31:43.980Z] Configure a credential helper to remove this warning. See [2021-05-11T02:31:43.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:31:43.980Z] [2021-05-11T02:31:43.980Z] Login Succeeded [2021-05-11T02:31:43.980Z] docker.io [2021-05-11T02:31:43.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:31:44.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:31:44.606Z] Configure a credential helper to remove this warning. See [2021-05-11T02:31:44.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:31:44.606Z] [2021-05-11T02:31:44.606Z] Login Succeeded [2021-05-11T02:31:44.606Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T02:31:44.667Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T02:31:45.208Z] + git log --format=format:%s -1 021e28942e8876b2560ded735e906d53e9e76b63 [Pipeline] echo [2021-05-11T02:31:45.494Z] GIT_COMMIT: 021e28942e8876b2560ded735e906d53e9e76b63, Commit Message: refactor: Move topic config to appropriate config struct (#249) [Pipeline] echo [2021-05-11T02:31:45.507Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:31:46.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T02:31:46.482Z] [2021-05-11T02:31:46.482Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:31:46.992Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T02:31:46.992Z] latest: Pulling from edgex-devops/git-semver [2021-05-11T02:31:46.992Z] 31603596830f: Pulling fs layer [2021-05-11T02:31:46.992Z] 54011a49482f: Pulling fs layer [2021-05-11T02:31:46.992Z] a6820b24f6d8: Pulling fs layer [2021-05-11T02:31:46.992Z] f581987b2513: Pulling fs layer [2021-05-11T02:31:46.992Z] f581987b2513: Waiting [2021-05-11T02:31:46.992Z] 54011a49482f: Verifying Checksum [2021-05-11T02:31:46.992Z] 54011a49482f: Download complete [2021-05-11T02:31:47.302Z] 31603596830f: Verifying Checksum [2021-05-11T02:31:47.302Z] 31603596830f: Download complete [2021-05-11T02:31:47.302Z] f581987b2513: Verifying Checksum [2021-05-11T02:31:47.302Z] f581987b2513: Download complete [2021-05-11T02:31:47.650Z] 31603596830f: Pull complete [2021-05-11T02:31:47.650Z] 54011a49482f: Pull complete [2021-05-11T02:31:47.650Z] a6820b24f6d8: Verifying Checksum [2021-05-11T02:31:47.650Z] a6820b24f6d8: Download complete [2021-05-11T02:31:48.745Z] a6820b24f6d8: Pull complete [2021-05-11T02:31:48.797Z] f581987b2513: Pull complete [2021-05-11T02:31:48.797Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-11T02:31:48.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T02:31:48.797Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-11T02:31:48.939Z] prd-centos7-docker-4c-2g-4297 does not seem to be running inside a container [2021-05-11T02:31:49.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-11T02:31:51.171Z] $ docker top 7fe1469c27887dc748ff576385fad1aed6dc3a1de20c535b89ab84d42a1162c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T02:31:51.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T02:31:51.429Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T02:31:51.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T02:31:51.726Z] $ docker exec 7fe1469c27887dc748ff576385fad1aed6dc3a1de20c535b89ab84d42a1162c9 ssh-agent [2021-05-11T02:31:51.924Z] SSH_AUTH_SOCK=/tmp/ssh-nSQJFsjyoy7W/agent.12 [2021-05-11T02:31:51.924Z] SSH_AGENT_PID=17 [2021-05-11T02:31:51.957Z] Running ssh-add (command line suppressed) [2021-05-11T02:31:52.087Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1786031707097820142.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1786031707097820142.key) [2021-05-11T02:31:52.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T02:31:52.562Z] + git tag --points-at HEAD [Pipeline] } [2021-05-11T02:31:52.598Z] $ docker exec --env ******** --env ******** 7fe1469c27887dc748ff576385fad1aed6dc3a1de20c535b89ab84d42a1162c9 ssh-agent -k [2021-05-11T02:31:52.712Z] unset SSH_AUTH_SOCK; [2021-05-11T02:31:52.712Z] unset SSH_AGENT_PID; [2021-05-11T02:31:52.713Z] echo Agent pid 17 killed; [2021-05-11T02:31:52.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-11T02:31:52.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T02:31:52.822Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T02:31:53.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T02:31:53.036Z] $ docker exec 7fe1469c27887dc748ff576385fad1aed6dc3a1de20c535b89ab84d42a1162c9 ssh-agent [2021-05-11T02:31:53.252Z] SSH_AUTH_SOCK=/tmp/ssh-JchLExw4p6AU/agent.46 [2021-05-11T02:31:53.252Z] SSH_AGENT_PID=52 [2021-05-11T02:31:53.306Z] Running ssh-add (command line suppressed) [2021-05-11T02:31:53.446Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3305119979872135871.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3305119979872135871.key) [2021-05-11T02:31:53.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T02:31:53.971Z] + git semver init [2021-05-11T02:31:53.971Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T02:31:53.971Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-11T02:31:53.971Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-11T02:31:53.971Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T02:31:53.971Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T02:31:53.971Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T02:31:53.971Z] # $SEMVER_BRANCH = master [2021-05-11T02:31:53.971Z] # $SEMVER_TEMP = /tmp/semver-127983330 [2021-05-11T02:31:53.971Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-05-11T02:31:54.248Z] # '/tmp/semver-127983330' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-05-11T02:31:54.248Z] # -> Force: false [2021-05-11T02:31:54.248Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-05-11T02:31:54.299Z] $ docker exec --env ******** --env ******** 7fe1469c27887dc748ff576385fad1aed6dc3a1de20c535b89ab84d42a1162c9 ssh-agent -k [2021-05-11T02:31:54.414Z] unset SSH_AUTH_SOCK; [2021-05-11T02:31:54.414Z] unset SSH_AGENT_PID; [2021-05-11T02:31:54.414Z] echo Agent pid 52 killed; [2021-05-11T02:31:54.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T02:31:54.894Z] + git semver [Pipeline] } [2021-05-11T02:31:54.984Z] $ docker stop --time=1 7fe1469c27887dc748ff576385fad1aed6dc3a1de20c535b89ab84d42a1162c9 [2021-05-11T02:31:56.691Z] $ docker rm -f 7fe1469c27887dc748ff576385fad1aed6dc3a1de20c535b89ab84d42a1162c9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T02:31:57.611Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-11T02:31:58.705Z] Stashed 1 file(s) [Pipeline] echo [2021-05-11T02:31:58.709Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.37 [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] node [Pipeline] node [2021-05-11T02:32:13.911Z] Still waiting to schedule task [2021-05-11T02:32:13.911Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-11T02:32:13.917Z] Still waiting to schedule task [2021-05-11T02:32:13.917Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-11T02:34:01.895Z] Running on prd-centos7-docker-4c-2g-4300 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-05-11T02:34:01.918Z] Running in /w/workspace/app-service-configurable/108 [Pipeline] { [Pipeline] checkout [2021-05-11T02:34:04.441Z] using credential edgex-jenkins-ssh [2021-05-11T02:34:04.455Z] Cloning the remote Git repository [2021-05-11T02:34:03.774Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-11T02:34:03.844Z] > git init /w/workspace/app-service-configurable/108 # timeout=10 [2021-05-11T02:34:03.901Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-11T02:34:03.901Z] > git --version # timeout=10 [2021-05-11T02:34:03.908Z] > git --version # 'git version 2.24.3' [2021-05-11T02:34:03.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T02:34:03.937Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T02:34:04.591Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-11T02:34:04.597Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T02:34:04.610Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-11T02:34:04.623Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-11T02:34:04.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T02:34:04.628Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T02:34:05.604Z] Checking out Revision 021e28942e8876b2560ded735e906d53e9e76b63 (master) [2021-05-11T02:34:05.000Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T02:34:05.004Z] > git checkout -f 021e28942e8876b2560ded735e906d53e9e76b63 # timeout=10 [2021-05-11T02:34:08.984Z] Commit message: "refactor: Move topic config to appropriate config struct (#249)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T02:34:10.127Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-11T02:34:10.454Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T02:34:10.763Z] + sudo service docker restart [2021-05-11T02:34:10.763Z] + true [2021-05-11T02:34:10.763Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T02:34:12.198Z] provisioning config files... [2021-05-11T02:34:12.226Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/108@tmp/config6695674184068732896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:34:12.556Z] ---> docker-login.sh [2021-05-11T02:34:12.556Z] nexus3.edgexfoundry.org:10001 [2021-05-11T02:34:12.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:34:12.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:34:12.818Z] Configure a credential helper to remove this warning. See [2021-05-11T02:34:12.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:34:12.818Z] [2021-05-11T02:34:12.818Z] Login Succeeded [2021-05-11T02:34:12.818Z] nexus3.edgexfoundry.org:10002 [2021-05-11T02:34:12.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:34:13.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:34:13.079Z] Configure a credential helper to remove this warning. See [2021-05-11T02:34:13.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:34:13.079Z] [2021-05-11T02:34:13.079Z] Login Succeeded [2021-05-11T02:34:13.079Z] nexus3.edgexfoundry.org:10003 [2021-05-11T02:34:13.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:34:13.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:34:13.079Z] Configure a credential helper to remove this warning. See [2021-05-11T02:34:13.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:34:13.079Z] [2021-05-11T02:34:13.079Z] Login Succeeded [2021-05-11T02:34:13.079Z] nexus3.edgexfoundry.org:10004 [2021-05-11T02:34:13.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:34:13.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:34:13.340Z] Configure a credential helper to remove this warning. See [2021-05-11T02:34:13.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:34:13.340Z] [2021-05-11T02:34:13.340Z] Login Succeeded [2021-05-11T02:34:13.340Z] docker.io [2021-05-11T02:34:13.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:34:13.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:34:13.602Z] Configure a credential helper to remove this warning. See [2021-05-11T02:34:13.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:34:13.602Z] [2021-05-11T02:34:13.602Z] Login Succeeded [2021-05-11T02:34:13.602Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T02:34:13.611Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-11T02:34:13.793Z] ========================================================= [2021-05-11T02:34:13.793Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-11T02:34:13.793Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:34:14.095Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4299 in /w/workspace/_app-service-configurable_master [Pipeline] { [2021-05-11T02:34:14.108Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-11T02:34:14.108Z] Sending build context to Docker daemon 92.67kB [2021-05-11T02:34:14.108Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T02:34:14.108Z] Step 2/8 : FROM ${BASE} [2021-05-11T02:34:14.108Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-11T02:34:14.108Z] 540db60ca938: Pulling fs layer [2021-05-11T02:34:14.108Z] adcc1eea9eea: Pulling fs layer [2021-05-11T02:34:14.108Z] 4c4ab2625f07: Pulling fs layer [2021-05-11T02:34:14.108Z] 0510c868ecb4: Pulling fs layer [2021-05-11T02:34:14.108Z] afea3b2eda06: Pulling fs layer [2021-05-11T02:34:14.108Z] 7809a108b3ef: Pulling fs layer [2021-05-11T02:34:14.108Z] f706445af74f: Pulling fs layer [2021-05-11T02:34:14.108Z] 7809a108b3ef: Waiting [2021-05-11T02:34:14.108Z] afea3b2eda06: Waiting [2021-05-11T02:34:14.108Z] f706445af74f: Waiting [2021-05-11T02:34:14.108Z] 0510c868ecb4: Waiting [2021-05-11T02:34:14.108Z] 4c4ab2625f07: Download complete [2021-05-11T02:34:14.108Z] adcc1eea9eea: Download complete [2021-05-11T02:34:14.108Z] afea3b2eda06: Verifying Checksum [2021-05-11T02:34:14.108Z] afea3b2eda06: Download complete [Pipeline] ws [2021-05-11T02:34:14.120Z] Running in /w/workspace/app-service-configurable/108 [Pipeline] { [Pipeline] checkout [2021-05-11T02:34:14.373Z] 540db60ca938: Verifying Checksum [2021-05-11T02:34:14.373Z] 540db60ca938: Download complete [2021-05-11T02:34:14.373Z] 7809a108b3ef: Verifying Checksum [2021-05-11T02:34:14.373Z] 7809a108b3ef: Download complete [2021-05-11T02:34:14.373Z] 540db60ca938: Pull complete [2021-05-11T02:34:14.642Z] adcc1eea9eea: Pull complete [2021-05-11T02:34:14.906Z] 4c4ab2625f07: Pull complete [2021-05-11T02:34:15.512Z] f706445af74f: Verifying Checksum [2021-05-11T02:34:15.512Z] f706445af74f: Download complete [2021-05-11T02:34:16.904Z] 0510c868ecb4: Verifying Checksum [2021-05-11T02:34:16.904Z] 0510c868ecb4: Download complete [2021-05-11T02:34:19.523Z] using credential edgex-jenkins-ssh [2021-05-11T02:34:19.540Z] Cloning the remote Git repository [2021-05-11T02:34:19.602Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-11T02:34:19.728Z] > git init /w/workspace/app-service-configurable/108 # timeout=10 [2021-05-11T02:34:19.804Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-11T02:34:19.804Z] > git --version # timeout=10 [2021-05-11T02:34:19.816Z] > git --version # 'git version 2.17.1' [2021-05-11T02:34:19.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T02:34:19.917Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T02:34:21.299Z] Checking out Revision 021e28942e8876b2560ded735e906d53e9e76b63 (master) [2021-05-11T02:34:20.723Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-11T02:34:20.750Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T02:34:20.777Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-11T02:34:20.819Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-11T02:34:20.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T02:34:20.833Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T02:34:21.319Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T02:34:21.334Z] > git checkout -f 021e28942e8876b2560ded735e906d53e9e76b63 # timeout=10 [2021-05-11T02:34:22.229Z] 0510c868ecb4: Pull complete [2021-05-11T02:34:22.229Z] afea3b2eda06: Pull complete [2021-05-11T02:34:22.229Z] 7809a108b3ef: Pull complete [2021-05-11T02:34:25.477Z] Commit message: "refactor: Move topic config to appropriate config struct (#249)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T02:34:27.043Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-11T02:34:27.453Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T02:34:27.790Z] + sudo service docker restart [2021-05-11T02:34:27.790Z] + true [2021-05-11T02:34:30.390Z] f706445af74f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T02:34:30.470Z] provisioning config files... [2021-05-11T02:34:30.515Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/108@tmp/config1611286798190019058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:34:30.650Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-11T02:34:30.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-11T02:34:30.650Z] ---> b068be0155e3 [2021-05-11T02:34:30.650Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-11T02:34:30.650Z] ---> Running in de40d16a672e [2021-05-11T02:34:30.898Z] ---> docker-login.sh [2021-05-11T02:34:30.898Z] nexus3.edgexfoundry.org:10001 [2021-05-11T02:34:30.917Z] Removing intermediate container de40d16a672e [2021-05-11T02:34:30.917Z] ---> 4b51da49e4ad [2021-05-11T02:34:30.917Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T02:34:30.917Z] ---> Running in 0cb6026a0cbe [2021-05-11T02:34:31.872Z] Removing intermediate container 0cb6026a0cbe [2021-05-11T02:34:31.872Z] ---> a1cea937ded7 [2021-05-11T02:34:31.872Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-11T02:34:31.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:34:32.135Z] ---> Running in 0daaf1323e3a [2021-05-11T02:34:32.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:34:32.171Z] Configure a credential helper to remove this warning. See [2021-05-11T02:34:32.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:34:32.171Z] [2021-05-11T02:34:32.171Z] Login Succeeded [2021-05-11T02:34:32.171Z] nexus3.edgexfoundry.org:10002 [2021-05-11T02:34:32.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:34:32.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T02:34:32.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:34:32.722Z] Configure a credential helper to remove this warning. See [2021-05-11T02:34:32.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:34:32.722Z] [2021-05-11T02:34:32.722Z] Login Succeeded [2021-05-11T02:34:32.722Z] nexus3.edgexfoundry.org:10003 [2021-05-11T02:34:33.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:34:33.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:34:33.282Z] Configure a credential helper to remove this warning. See [2021-05-11T02:34:33.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:34:33.282Z] [2021-05-11T02:34:33.282Z] Login Succeeded [2021-05-11T02:34:33.282Z] nexus3.edgexfoundry.org:10004 [2021-05-11T02:34:33.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:34:33.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:34:33.828Z] Configure a credential helper to remove this warning. See [2021-05-11T02:34:33.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:34:33.828Z] [2021-05-11T02:34:33.828Z] Login Succeeded [2021-05-11T02:34:33.828Z] docker.io [2021-05-11T02:34:34.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:34:34.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:34:34.695Z] Configure a credential helper to remove this warning. See [2021-05-11T02:34:34.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:34:34.695Z] [2021-05-11T02:34:34.695Z] Login Succeeded [2021-05-11T02:34:34.695Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T02:34:34.712Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-11T02:34:35.007Z] ========================================================= [2021-05-11T02:34:35.007Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-11T02:34:35.007Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:34:35.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T02:34:35.357Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-11T02:34:35.357Z] Sending build context to Docker daemon 92.67kB [2021-05-11T02:34:35.639Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T02:34:35.639Z] Step 2/8 : FROM ${BASE} [2021-05-11T02:34:35.914Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-11T02:34:35.914Z] 595b0fe564bb: Pulling fs layer [2021-05-11T02:34:35.914Z] 7186ed65a4f7: Pulling fs layer [2021-05-11T02:34:35.914Z] 316046926c0a: Pulling fs layer [2021-05-11T02:34:35.914Z] 4ebd0625c992: Pulling fs layer [2021-05-11T02:34:35.914Z] 207e8628e3a3: Pulling fs layer [2021-05-11T02:34:35.914Z] c791037a9be2: Pulling fs layer [2021-05-11T02:34:35.914Z] ffd874e62e21: Pulling fs layer [2021-05-11T02:34:35.914Z] c791037a9be2: Waiting [2021-05-11T02:34:35.914Z] 4ebd0625c992: Waiting [2021-05-11T02:34:35.914Z] 207e8628e3a3: Waiting [2021-05-11T02:34:35.914Z] ffd874e62e21: Waiting [2021-05-11T02:34:35.914Z] 316046926c0a: Verifying Checksum [2021-05-11T02:34:35.914Z] 316046926c0a: Download complete [2021-05-11T02:34:35.914Z] 7186ed65a4f7: Verifying Checksum [2021-05-11T02:34:35.914Z] 7186ed65a4f7: Download complete [2021-05-11T02:34:35.914Z] 207e8628e3a3: Verifying Checksum [2021-05-11T02:34:35.914Z] 207e8628e3a3: Download complete [2021-05-11T02:34:35.914Z] c791037a9be2: Verifying Checksum [2021-05-11T02:34:35.914Z] c791037a9be2: Download complete [2021-05-11T02:34:35.914Z] 595b0fe564bb: Download complete [2021-05-11T02:34:36.201Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-11T02:34:36.201Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-11T02:34:36.463Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-11T02:34:36.463Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-11T02:34:36.724Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-11T02:34:36.898Z] 595b0fe564bb: Pull complete [2021-05-11T02:34:37.178Z] 7186ed65a4f7: Pull complete [2021-05-11T02:34:37.295Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-11T02:34:37.555Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T02:34:37.555Z] OK: 150 MiB in 46 packages [2021-05-11T02:34:37.777Z] 316046926c0a: Pull complete [2021-05-11T02:34:37.777Z] ffd874e62e21: Download complete [2021-05-11T02:34:38.126Z] Removing intermediate container 0daaf1323e3a [2021-05-11T02:34:38.126Z] ---> d49748fa06a7 [2021-05-11T02:34:38.126Z] Step 6/8 : WORKDIR /app [2021-05-11T02:34:38.126Z] ---> Running in 98cdfa586964 [2021-05-11T02:34:38.387Z] Removing intermediate container 98cdfa586964 [2021-05-11T02:34:38.387Z] ---> 733a697fc684 [2021-05-11T02:34:38.387Z] Step 7/8 : COPY . . [2021-05-11T02:34:38.648Z] ---> f2fb8bc65847 [2021-05-11T02:34:38.648Z] Step 8/8 : RUN go mod download [2021-05-11T02:34:38.648Z] ---> Running in 153cba39e9a6 [2021-05-11T02:34:39.214Z] 4ebd0625c992: Verifying Checksum [2021-05-11T02:34:39.214Z] 4ebd0625c992: Download complete [2021-05-11T02:34:49.410Z] 4ebd0625c992: Pull complete [2021-05-11T02:34:49.410Z] 207e8628e3a3: Pull complete [2021-05-11T02:34:49.410Z] c791037a9be2: Pull complete [2021-05-11T02:34:52.810Z] ffd874e62e21: Pull complete [2021-05-11T02:34:52.810Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-11T02:34:53.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-11T02:34:53.082Z] ---> cfc18b08335c [2021-05-11T02:34:53.082Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-11T02:34:55.703Z] ---> Running in fee353a6fdab [2021-05-11T02:34:55.984Z] Removing intermediate container fee353a6fdab [2021-05-11T02:34:55.984Z] ---> be066b3891c5 [2021-05-11T02:34:55.984Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T02:34:55.984Z] ---> Running in d4e4ee7f37ad [2021-05-11T02:34:58.633Z] Removing intermediate container d4e4ee7f37ad [2021-05-11T02:34:58.634Z] ---> f0a50af6fd0d [2021-05-11T02:34:58.634Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-11T02:34:58.634Z] ---> Running in b877987109a8 [2021-05-11T02:34:59.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T02:35:00.640Z] Removing intermediate container 153cba39e9a6 [2021-05-11T02:35:00.640Z] ---> 78a7b742642c [2021-05-11T02:35:00.640Z] Successfully built 78a7b742642c [2021-05-11T02:35:00.640Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:35:00.943Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T02:35:00.943Z] . [Pipeline] withDockerContainer [2021-05-11T02:35:01.044Z] prd-centos7-docker-4c-2g-4300 does not seem to be running inside a container [2021-05-11T02:35:01.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/108 -v /w/workspace/app-service-configurable/108:/w/workspace/app-service-configurable/108:rw,z -v /w/workspace/app-service-configurable/108@tmp:/w/workspace/app-service-configurable/108@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 ******** ci-base-image-x86_64 cat [2021-05-11T02:35:01.586Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T02:35:01.726Z] $ docker top 178e837e42f7d2fc7c0deab4562d3d11db0370b9fd5a4e344b1f9e9bb4ffc466 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T02:35:02.135Z] + go version [2021-05-11T02:35:02.135Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-11T02:35:02.150Z] $ docker stop --time=1 178e837e42f7d2fc7c0deab4562d3d11db0370b9fd5a4e344b1f9e9bb4ffc466 [2021-05-11T02:35:02.569Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-11T02:35:02.569Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-11T02:35:02.841Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-11T02:35:02.841Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-11T02:35:03.111Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-11T02:35:03.384Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-11T02:35:03.500Z] $ docker rm -f 178e837e42f7d2fc7c0deab4562d3d11db0370b9fd5a4e344b1f9e9bb4ffc466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-05-11T02:35:03.657Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T02:35:03.658Z] OK: 139 MiB in 46 packages [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:35:03.991Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T02:35:03.991Z] . [Pipeline] withDockerContainer [2021-05-11T02:35:04.085Z] prd-centos7-docker-4c-2g-4300 does not seem to be running inside a container [2021-05-11T02:35:04.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/108 -v /w/workspace/app-service-configurable/108:/w/workspace/app-service-configurable/108:rw,z -v /w/workspace/app-service-configurable/108@tmp:/w/workspace/app-service-configurable/108@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 ******** ci-base-image-x86_64 cat [2021-05-11T02:35:04.735Z] $ docker top d1e1054be16414027dbaeded70194656e218d143c35e8a3331e139898c73b755 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T02:35:05.115Z] Removing intermediate container b877987109a8 [2021-05-11T02:35:05.115Z] ---> 3144bf9733d0 [2021-05-11T02:35:05.115Z] Step 6/8 : WORKDIR /app [2021-05-11T02:35:05.115Z] ---> Running in 58d00a5f4edb [2021-05-11T02:35:05.136Z] + go mod tidy [2021-05-11T02:35:05.390Z] Removing intermediate container 58d00a5f4edb [2021-05-11T02:35:05.390Z] ---> 80ba077b7d59 [2021-05-11T02:35:05.390Z] Step 7/8 : COPY . . [Pipeline] sh [2021-05-11T02:35:05.900Z] + make test [2021-05-11T02:35:05.900Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-11T02:35:06.371Z] ---> 6d579726dd05 [2021-05-11T02:35:06.371Z] Step 8/8 : RUN go mod download [2021-05-11T02:35:06.371Z] ---> Running in c07e71e7cce3 [2021-05-11T02:35:24.121Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-11T02:35:24.121Z] CGO_ENABLED=1 go vet ./... [2021-05-11T02:35:28.366Z] gofmt -l . [2021-05-11T02:35:28.366Z] [ "`gofmt -l .`" = "" ] [2021-05-11T02:35:28.366Z] ./bin/test-go-mod-tidy.sh [2021-05-11T02:35:28.366Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-11T02:35:28.960Z] $ docker stop --time=1 d1e1054be16414027dbaeded70194656e218d143c35e8a3331e139898c73b755 [2021-05-11T02:35:32.063Z] $ docker rm -f d1e1054be16414027dbaeded70194656e218d143c35e8a3331e139898c73b755 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T02:35:32.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-11T02:35:32.806Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-11T02:35:33.162Z] Removing intermediate container c07e71e7cce3 [2021-05-11T02:35:33.162Z] ---> f6acc413311a [2021-05-11T02:35:33.162Z] Successfully built f6acc413311a [2021-05-11T02:35:33.162Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:35:35.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-11T02:35:35.437Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T02:35:35.437Z] . [Pipeline] withDockerContainer [2021-05-11T02:35:35.647Z] + ls -al . [2021-05-11T02:35:35.647Z] total 92 [2021-05-11T02:35:35.647Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 11 02:35 . [2021-05-11T02:35:35.647Z] drwxrwxr-x. 4 jenkins jenkins 32 May 11 02:34 .. [2021-05-11T02:35:35.647Z] -rw-rw-r--. 1 jenkins jenkins 7306 May 11 02:34 Attribution.txt [2021-05-11T02:35:35.647Z] drwxrwxr-x. 2 jenkins jenkins 64 May 11 02:34 bin [2021-05-11T02:35:35.647Z] -rw-r--r--. 1 jenkins jenkins 10 May 11 02:35 coverage.out [2021-05-11T02:35:35.647Z] -rw-rw-r--. 1 jenkins jenkins 2032 May 11 02:34 Dockerfile [2021-05-11T02:35:35.647Z] -rw-rw-r--. 1 jenkins jenkins 970 May 11 02:34 Dockerfile.build [2021-05-11T02:35:35.647Z] -rw-rw-r--. 1 jenkins jenkins 119 May 11 02:34 .dockerignore [2021-05-11T02:35:35.647Z] drwxrwxr-x. 8 jenkins jenkins 162 May 11 02:34 .git [2021-05-11T02:35:35.647Z] drwxrwxr-x. 2 jenkins jenkins 81 May 11 02:34 .github [2021-05-11T02:35:35.647Z] -rw-rw-r--. 1 jenkins jenkins 111 May 11 02:34 .gitignore [2021-05-11T02:35:35.647Z] -rw-r--r--. 1 jenkins jenkins 136 May 11 02:35 go.mod [2021-05-11T02:35:35.647Z] -rw-r--r--. 1 jenkins jenkins 20757 May 11 02:35 go.sum [2021-05-11T02:35:35.647Z] -rw-rw-r--. 1 jenkins jenkins 687 May 11 02:34 Jenkinsfile [2021-05-11T02:35:35.647Z] -rw-rw-r--. 1 jenkins jenkins 10174 May 11 02:34 LICENSE [2021-05-11T02:35:35.647Z] -rw-rw-r--. 1 jenkins jenkins 1460 May 11 02:34 main.go [2021-05-11T02:35:35.647Z] -rw-rw-r--. 1 jenkins jenkins 1595 May 11 02:34 makefile [2021-05-11T02:35:35.647Z] -rw-rw-r--. 1 jenkins jenkins 3230 May 11 02:34 README.md [2021-05-11T02:35:35.647Z] drwxrwxr-x. 8 jenkins jenkins 122 May 11 02:34 res [2021-05-11T02:35:35.647Z] drwxrwxr-x. 4 jenkins jenkins 71 May 11 02:34 snap [2021-05-11T02:35:35.647Z] -rw-rw-r--. 1 jenkins jenkins 12 May 11 02:31 VERSION [2021-05-11T02:35:35.699Z] prd-ubuntu18.04-docker-arm64-4c-16g-4299 does not seem to be running inside a container [2021-05-11T02:35:35.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/108 -v /w/workspace/app-service-configurable/108:/w/workspace/app-service-configurable/108:rw,z -v /w/workspace/app-service-configurable/108@tmp:/w/workspace/app-service-configurable/108@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 ******** ci-base-image-arm64 cat [2021-05-11T02:35:37.230Z] $ docker top 53d7725625e1b2a7ed4717f296d969ccb39e144845e8d93cc1cc51f6b758c7de -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:35:37.883Z] + docker build -t docker-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=021e28942e8876b2560ded735e906d53e9e76b63 --label arch=amd64 --label version=2.0.0-dev.37 . [2021-05-11T02:35:37.883Z] Sending build context to Docker daemon 116.2kB [2021-05-11T02:35:37.883Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T02:35:37.883Z] Step 2/27 : FROM ${BASE} AS builder [2021-05-11T02:35:37.883Z] ---> 78a7b742642c [2021-05-11T02:35:37.883Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-11T02:35:37.883Z] ---> Running in 3a2ccee68b2a [2021-05-11T02:35:38.144Z] Removing intermediate container 3a2ccee68b2a [2021-05-11T02:35:38.144Z] ---> 0fdb618591d0 [2021-05-11T02:35:38.144Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-05-11T02:35:38.144Z] ---> Running in ceb1c7a6f802 [2021-05-11T02:35:38.169Z] + go version [2021-05-11T02:35:38.169Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-11T02:35:38.197Z] $ docker stop --time=1 53d7725625e1b2a7ed4717f296d969ccb39e144845e8d93cc1cc51f6b758c7de [2021-05-11T02:35:38.406Z] Removing intermediate container ceb1c7a6f802 [2021-05-11T02:35:38.406Z] ---> 350f50bdcbef [2021-05-11T02:35:38.407Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-11T02:35:38.407Z] ---> Running in f8b8c5cafdfb [2021-05-11T02:35:38.668Z] Removing intermediate container f8b8c5cafdfb [2021-05-11T02:35:38.668Z] ---> 2c3c6a77ed16 [2021-05-11T02:35:38.668Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T02:35:38.668Z] ---> Running in b41554775b27 [2021-05-11T02:35:39.609Z] Removing intermediate container b41554775b27 [2021-05-11T02:35:39.609Z] ---> 341c3fccae3f [2021-05-11T02:35:39.609Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-11T02:35:39.609Z] ---> Running in 3728b7f70ac3 [2021-05-11T02:35:39.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T02:35:40.067Z] $ docker rm -f 53d7725625e1b2a7ed4717f296d969ccb39e144845e8d93cc1cc51f6b758c7de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:35:40.745Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T02:35:40.745Z] . [Pipeline] withDockerContainer [2021-05-11T02:35:40.988Z] prd-ubuntu18.04-docker-arm64-4c-16g-4299 does not seem to be running inside a container [2021-05-11T02:35:41.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/108 -v /w/workspace/app-service-configurable/108:/w/workspace/app-service-configurable/108:rw,z -v /w/workspace/app-service-configurable/108@tmp:/w/workspace/app-service-configurable/108@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 ******** ci-base-image-arm64 cat [2021-05-11T02:35:41.781Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T02:35:42.354Z] OK: 150 MiB in 46 packages [2021-05-11T02:35:42.563Z] $ docker top 9a6f5b80917c85faa195c1f24b47dd5952e64f04c875afcfd3d1704dff4cffe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T02:35:42.925Z] Removing intermediate container 3728b7f70ac3 [2021-05-11T02:35:42.925Z] ---> dd03bf348de0 [2021-05-11T02:35:42.925Z] Step 8/27 : WORKDIR /app [2021-05-11T02:35:42.925Z] ---> Running in 864999f7f857 [2021-05-11T02:35:43.186Z] Removing intermediate container 864999f7f857 [2021-05-11T02:35:43.186Z] ---> edb9f461c3d6 [2021-05-11T02:35:43.186Z] Step 9/27 : COPY go.mod . [2021-05-11T02:35:43.186Z] ---> 44306ba97cf9 [2021-05-11T02:35:43.186Z] Step 10/27 : RUN go mod download [2021-05-11T02:35:43.448Z] ---> Running in 21c3f77abebd [2021-05-11T02:35:43.531Z] + go mod tidy [2021-05-11T02:35:44.022Z] Removing intermediate container 21c3f77abebd [2021-05-11T02:35:44.022Z] ---> d6676192dec8 [2021-05-11T02:35:44.022Z] Step 11/27 : COPY . . [Pipeline] sh [2021-05-11T02:35:44.289Z] ---> 9b32a6473e29 [2021-05-11T02:35:44.289Z] Step 12/27 : ARG MAKE="make build" [2021-05-11T02:35:44.559Z] ---> Running in b906b30f048e [2021-05-11T02:35:44.559Z] Removing intermediate container b906b30f048e [2021-05-11T02:35:44.559Z] ---> c5278573d68c [2021-05-11T02:35:44.559Z] Step 13/27 : RUN $MAKE [2021-05-11T02:35:44.559Z] ---> Running in 025d6311ca8a [2021-05-11T02:35:45.756Z] + make test [2021-05-11T02:35:45.756Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-11T02:35:45.764Z] go mod tidy [2021-05-11T02:35:45.764Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.37" -o app-service-configurable [2021-05-11T02:35:58.104Z] Removing intermediate container 025d6311ca8a [2021-05-11T02:35:58.104Z] ---> 6892a1b6a69c [2021-05-11T02:35:58.104Z] Step 14/27 : FROM alpine:3.12 [2021-05-11T02:35:58.104Z] 3.12: Pulling from library/alpine [2021-05-11T02:35:58.104Z] 339de151aab4: Pulling fs layer [2021-05-11T02:35:58.104Z] 339de151aab4: Verifying Checksum [2021-05-11T02:35:58.104Z] 339de151aab4: Download complete [2021-05-11T02:35:58.365Z] 339de151aab4: Pull complete [2021-05-11T02:35:58.365Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T02:35:58.365Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T02:35:58.365Z] ---> 13621d1b12d4 [2021-05-11T02:35:58.365Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-11T02:35:58.365Z] ---> Running in 96cd13914073 [2021-05-11T02:35:58.626Z] Removing intermediate container 96cd13914073 [2021-05-11T02:35:58.626Z] ---> e63e04b478f0 [2021-05-11T02:35:58.626Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-11T02:35:58.626Z] ---> Running in 079b7aedc75c [2021-05-11T02:35:58.890Z] Removing intermediate container 079b7aedc75c [2021-05-11T02:35:58.890Z] ---> 29719aaece9a [2021-05-11T02:35:58.890Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-11T02:35:58.890Z] ---> Running in a175de141a61 [2021-05-11T02:35:59.462Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T02:35:59.462Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T02:35:59.462Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-11T02:35:59.725Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-11T02:35:59.725Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-11T02:35:59.725Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-11T02:35:59.725Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-11T02:35:59.725Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-11T02:35:59.725Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-11T02:35:59.725Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T02:35:59.725Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T02:35:59.725Z] OK: 9 MiB in 21 packages [2021-05-11T02:36:01.646Z] Removing intermediate container a175de141a61 [2021-05-11T02:36:01.646Z] ---> 00bbd7d6768c [2021-05-11T02:36:01.646Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-11T02:36:01.909Z] ---> 42e98bc93c6c [2021-05-11T02:36:01.909Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-11T02:36:02.171Z] ---> 8799a1153dd3 [2021-05-11T02:36:02.171Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-05-11T02:36:02.432Z] ---> ad2037bfb869 [2021-05-11T02:36:02.432Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-11T02:36:03.003Z] ---> ebe0e30fd71a [2021-05-11T02:36:03.004Z] Step 22/27 : EXPOSE 48095 [2021-05-11T02:36:03.004Z] ---> Running in b5d658f2569b [2021-05-11T02:36:03.264Z] Removing intermediate container b5d658f2569b [2021-05-11T02:36:03.264Z] ---> 0c13a8860376 [2021-05-11T02:36:03.264Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-05-11T02:36:03.264Z] ---> Running in 04459686119e [2021-05-11T02:36:03.526Z] Removing intermediate container 04459686119e [2021-05-11T02:36:03.526Z] ---> b4e6c1a97f93 [2021-05-11T02:36:03.526Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T02:36:03.526Z] ---> Running in 530c4289290a [2021-05-11T02:36:03.787Z] Removing intermediate container 530c4289290a [2021-05-11T02:36:03.787Z] ---> 50648587163c [2021-05-11T02:36:03.787Z] Step 25/27 : LABEL arch=amd64 [2021-05-11T02:36:03.787Z] ---> Running in 2420a8cdc2cc [2021-05-11T02:36:03.787Z] Removing intermediate container 2420a8cdc2cc [2021-05-11T02:36:03.787Z] ---> b6affa8b39bd [2021-05-11T02:36:03.787Z] Step 26/27 : LABEL git_sha=021e28942e8876b2560ded735e906d53e9e76b63 [2021-05-11T02:36:04.049Z] ---> Running in c32e0f71bc4a [2021-05-11T02:36:04.049Z] Removing intermediate container c32e0f71bc4a [2021-05-11T02:36:04.049Z] ---> fb992eb3b369 [2021-05-11T02:36:04.049Z] Step 27/27 : LABEL version=2.0.0-dev.37 [2021-05-11T02:36:04.315Z] ---> Running in 9641d3afc101 [2021-05-11T02:36:04.315Z] Removing intermediate container 9641d3afc101 [2021-05-11T02:36:04.315Z] ---> f3077206f5e1 [2021-05-11T02:36:04.315Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-11T02:36:04.315Z] Successfully built f3077206f5e1 [2021-05-11T02:36:04.315Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T02:36:04.466Z] provisioning config files... [2021-05-11T02:36:04.505Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/108@tmp/config9023606639750099280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:36:04.825Z] ---> docker-login.sh [2021-05-11T02:36:04.825Z] nexus3.edgexfoundry.org:10001 [2021-05-11T02:36:04.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:36:04.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:36:04.825Z] Configure a credential helper to remove this warning. See [2021-05-11T02:36:04.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:36:04.825Z] [2021-05-11T02:36:04.825Z] Login Succeeded [2021-05-11T02:36:04.825Z] nexus3.edgexfoundry.org:10002 [2021-05-11T02:36:05.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:36:05.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:36:05.089Z] Configure a credential helper to remove this warning. See [2021-05-11T02:36:05.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:36:05.089Z] [2021-05-11T02:36:05.089Z] Login Succeeded [2021-05-11T02:36:05.089Z] nexus3.edgexfoundry.org:10003 [2021-05-11T02:36:05.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:36:05.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:36:05.356Z] Configure a credential helper to remove this warning. See [2021-05-11T02:36:05.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:36:05.356Z] [2021-05-11T02:36:05.356Z] Login Succeeded [2021-05-11T02:36:05.356Z] nexus3.edgexfoundry.org:10004 [2021-05-11T02:36:05.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:36:05.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:36:05.356Z] Configure a credential helper to remove this warning. See [2021-05-11T02:36:05.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:36:05.356Z] [2021-05-11T02:36:05.356Z] Login Succeeded [2021-05-11T02:36:05.356Z] docker.io [2021-05-11T02:36:05.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:36:05.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:36:05.878Z] Configure a credential helper to remove this warning. See [2021-05-11T02:36:05.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:36:05.878Z] [2021-05-11T02:36:05.878Z] Login Succeeded [2021-05-11T02:36:05.878Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T02:36:05.887Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T02:36:05.988Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: [2021-05-11T02:36:05.988Z] 021e28942e8876b2560ded735e906d53e9e76b63 [2021-05-11T02:36:05.988Z] latest [2021-05-11T02:36:05.988Z] 2.0.0-dev.37 [2021-05-11T02:36:05.988Z] 021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 [2021-05-11T02:36:05.988Z] master [2021-05-11T02:36:05.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:36:06.337Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:021e28942e8876b2560ded735e906d53e9e76b63 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:36:06.641Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:021e28942e8876b2560ded735e906d53e9e76b63 [2021-05-11T02:36:06.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-05-11T02:36:06.641Z] 461048131aac: Preparing [2021-05-11T02:36:06.641Z] 7a0861cedbff: Preparing [2021-05-11T02:36:06.641Z] ee65ac674c34: Preparing [2021-05-11T02:36:06.641Z] eb02a68af271: Preparing [2021-05-11T02:36:06.641Z] ac3a6d7e262d: Preparing [2021-05-11T02:36:06.641Z] 32f366d666a5: Preparing [2021-05-11T02:36:06.641Z] 32f366d666a5: Waiting [2021-05-11T02:36:06.902Z] ee65ac674c34: Pushed [2021-05-11T02:36:06.902Z] 7a0861cedbff: Pushed [2021-05-11T02:36:06.902Z] eb02a68af271: Pushed [2021-05-11T02:36:06.902Z] 32f366d666a5: Layer already exists [2021-05-11T02:36:06.902Z] ac3a6d7e262d: Pushed [2021-05-11T02:36:08.286Z] 461048131aac: Pushed [2021-05-11T02:36:08.286Z] 021e28942e8876b2560ded735e906d53e9e76b63: digest: sha256:35fee6baaffdd1336ace4cd667324d8bf2fe8e13e19bd2901856c1c8bcf9059d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:36:08.587Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:36:08.889Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2021-05-11T02:36:08.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-05-11T02:36:08.889Z] 461048131aac: Preparing [2021-05-11T02:36:08.889Z] 7a0861cedbff: Preparing [2021-05-11T02:36:08.889Z] ee65ac674c34: Preparing [2021-05-11T02:36:08.889Z] eb02a68af271: Preparing [2021-05-11T02:36:08.889Z] ac3a6d7e262d: Preparing [2021-05-11T02:36:08.889Z] 32f366d666a5: Preparing [2021-05-11T02:36:08.889Z] 32f366d666a5: Waiting [2021-05-11T02:36:08.889Z] 7a0861cedbff: Layer already exists [2021-05-11T02:36:08.889Z] ac3a6d7e262d: Layer already exists [2021-05-11T02:36:08.889Z] ee65ac674c34: Layer already exists [2021-05-11T02:36:08.889Z] eb02a68af271: Layer already exists [2021-05-11T02:36:08.889Z] 461048131aac: Layer already exists [2021-05-11T02:36:08.889Z] 32f366d666a5: Layer already exists [2021-05-11T02:36:08.889Z] latest: digest: sha256:35fee6baaffdd1336ace4cd667324d8bf2fe8e13e19bd2901856c1c8bcf9059d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:36:09.193Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:36:09.505Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.37 [2021-05-11T02:36:09.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-05-11T02:36:09.505Z] 461048131aac: Preparing [2021-05-11T02:36:09.505Z] 7a0861cedbff: Preparing [2021-05-11T02:36:09.505Z] ee65ac674c34: Preparing [2021-05-11T02:36:09.505Z] eb02a68af271: Preparing [2021-05-11T02:36:09.505Z] ac3a6d7e262d: Preparing [2021-05-11T02:36:09.505Z] 32f366d666a5: Preparing [2021-05-11T02:36:09.505Z] 32f366d666a5: Waiting [2021-05-11T02:36:09.505Z] eb02a68af271: Layer already exists [2021-05-11T02:36:09.505Z] 7a0861cedbff: Layer already exists [2021-05-11T02:36:09.505Z] ac3a6d7e262d: Layer already exists [2021-05-11T02:36:09.505Z] ee65ac674c34: Layer already exists [2021-05-11T02:36:09.505Z] 461048131aac: Layer already exists [2021-05-11T02:36:09.505Z] 32f366d666a5: Layer already exists [2021-05-11T02:36:09.505Z] 2.0.0-dev.37: digest: sha256:35fee6baaffdd1336ace4cd667324d8bf2fe8e13e19bd2901856c1c8bcf9059d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:36:09.815Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:36:10.119Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 [2021-05-11T02:36:10.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-05-11T02:36:10.119Z] 461048131aac: Preparing [2021-05-11T02:36:10.119Z] 7a0861cedbff: Preparing [2021-05-11T02:36:10.119Z] ee65ac674c34: Preparing [2021-05-11T02:36:10.119Z] eb02a68af271: Preparing [2021-05-11T02:36:10.119Z] ac3a6d7e262d: Preparing [2021-05-11T02:36:10.119Z] 32f366d666a5: Preparing [2021-05-11T02:36:10.119Z] 32f366d666a5: Waiting [2021-05-11T02:36:10.119Z] eb02a68af271: Layer already exists [2021-05-11T02:36:10.119Z] 461048131aac: Layer already exists [2021-05-11T02:36:10.119Z] ee65ac674c34: Layer already exists [2021-05-11T02:36:10.119Z] 7a0861cedbff: Layer already exists [2021-05-11T02:36:10.119Z] ac3a6d7e262d: Layer already exists [2021-05-11T02:36:10.119Z] 32f366d666a5: Layer already exists [2021-05-11T02:36:10.119Z] 021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37: digest: sha256:35fee6baaffdd1336ace4cd667324d8bf2fe8e13e19bd2901856c1c8bcf9059d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:36:10.424Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:36:10.720Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [2021-05-11T02:36:10.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-05-11T02:36:10.720Z] 461048131aac: Preparing [2021-05-11T02:36:10.720Z] 7a0861cedbff: Preparing [2021-05-11T02:36:10.720Z] ee65ac674c34: Preparing [2021-05-11T02:36:10.720Z] eb02a68af271: Preparing [2021-05-11T02:36:10.720Z] ac3a6d7e262d: Preparing [2021-05-11T02:36:10.720Z] 32f366d666a5: Preparing [2021-05-11T02:36:10.720Z] 32f366d666a5: Waiting [2021-05-11T02:36:10.720Z] 461048131aac: Layer already exists [2021-05-11T02:36:10.720Z] 7a0861cedbff: Layer already exists [2021-05-11T02:36:10.720Z] ac3a6d7e262d: Layer already exists [2021-05-11T02:36:10.720Z] ee65ac674c34: Layer already exists [2021-05-11T02:36:10.720Z] eb02a68af271: Layer already exists [2021-05-11T02:36:10.720Z] 32f366d666a5: Layer already exists [2021-05-11T02:36:10.720Z] master: digest: sha256:35fee6baaffdd1336ace4cd667324d8bf2fe8e13e19bd2901856c1c8bcf9059d size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T02:36:10.779Z] ===================================================== [Pipeline] echo [2021-05-11T02:36:10.796Z] taggedImages: [2021-05-11T02:36:10.796Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:021e28942e8876b2560ded735e906d53e9e76b63 [2021-05-11T02:36:10.796Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2021-05-11T02:36:10.796Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.37 [2021-05-11T02:36:10.796Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 [2021-05-11T02:36:10.796Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:36:11.449Z] ---> job-cost.sh [2021-05-11T02:36:11.449Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gdV3 [2021-05-11T02:36:26.399Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T02:36:32.805Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-11T02:36:32.805Z] CGO_ENABLED=1 go vet ./... [2021-05-11T02:36:53.006Z] lf-activate-venv(): INFO: Adding /tmp/venv-gdV3/bin to PATH [2021-05-11T02:36:53.006Z] INFO: No Stack... [2021-05-11T02:36:53.006Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T02:36:53.006Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T02:36:53.308Z] + cat /w/workspace/app-service-configurable/108/archives/cost.csv [2021-05-11T02:36:53.308Z] + cut -d, -f6 [Pipeline] lock [2021-05-11T02:36:53.447Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] [2021-05-11T02:36:53.457Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] did not exist. Created. [2021-05-11T02:36:53.457Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T02:36:53.908Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-11T02:36:54.021Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T02:36:54.033Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T02:36:59.789Z] gofmt -l . [2021-05-11T02:36:59.789Z] [ "`gofmt -l .`" = "" ] [2021-05-11T02:36:59.789Z] ./bin/test-go-mod-tidy.sh [2021-05-11T02:36:59.789Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-11T02:37:00.413Z] $ docker stop --time=1 9a6f5b80917c85faa195c1f24b47dd5952e64f04c875afcfd3d1704dff4cffe2 [2021-05-11T02:37:02.580Z] $ docker rm -f 9a6f5b80917c85faa195c1f24b47dd5952e64f04c875afcfd3d1704dff4cffe2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T02:37:03.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-11T02:37:03.466Z] Warning: overwriting stash ‘coverage-report’ [2021-05-11T02:37:04.187Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T02:37:04.630Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-11T02:37:04.962Z] + ls -al . [2021-05-11T02:37:04.963Z] total 116 [2021-05-11T02:37:04.963Z] drwxrwxr-x 7 jenkins jenkins 4096 May 11 02:37 . [2021-05-11T02:37:04.963Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 02:34 .. [2021-05-11T02:37:04.963Z] -rw-rw-r-- 1 jenkins jenkins 119 May 11 02:34 .dockerignore [2021-05-11T02:37:04.963Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 02:34 .git [2021-05-11T02:37:04.963Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 02:34 .github [2021-05-11T02:37:04.963Z] -rw-rw-r-- 1 jenkins jenkins 111 May 11 02:34 .gitignore [2021-05-11T02:37:04.963Z] -rw-rw-r-- 1 jenkins jenkins 7306 May 11 02:34 Attribution.txt [2021-05-11T02:37:04.963Z] -rw-rw-r-- 1 jenkins jenkins 2032 May 11 02:34 Dockerfile [2021-05-11T02:37:04.963Z] -rw-rw-r-- 1 jenkins jenkins 970 May 11 02:34 Dockerfile.build [2021-05-11T02:37:04.963Z] -rw-rw-r-- 1 jenkins jenkins 687 May 11 02:34 Jenkinsfile [2021-05-11T02:37:04.963Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 11 02:34 LICENSE [2021-05-11T02:37:04.963Z] -rw-rw-r-- 1 jenkins jenkins 3230 May 11 02:34 README.md [2021-05-11T02:37:04.963Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 02:31 VERSION [2021-05-11T02:37:04.963Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 02:34 bin [2021-05-11T02:37:04.963Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 02:35 coverage.out [2021-05-11T02:37:04.963Z] -rw-r--r-- 1 jenkins jenkins 136 May 11 02:36 go.mod [2021-05-11T02:37:04.963Z] -rw-r--r-- 1 jenkins jenkins 20757 May 11 02:35 go.sum [2021-05-11T02:37:04.963Z] -rw-rw-r-- 1 jenkins jenkins 1460 May 11 02:34 main.go [2021-05-11T02:37:04.963Z] -rw-rw-r-- 1 jenkins jenkins 1595 May 11 02:34 makefile [2021-05-11T02:37:04.963Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 02:34 res [2021-05-11T02:37:04.963Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 02:34 snap [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:37:05.310Z] + docker build -t docker-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=021e28942e8876b2560ded735e906d53e9e76b63 --label arch=arm64 --label version=2.0.0-dev.37 . [2021-05-11T02:37:05.310Z] Sending build context to Docker daemon 116.2kB [2021-05-11T02:37:05.583Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T02:37:05.583Z] Step 2/27 : FROM ${BASE} AS builder [2021-05-11T02:37:05.583Z] ---> f6acc413311a [2021-05-11T02:37:05.583Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-11T02:37:05.857Z] ---> Running in 3d41a7d9cc00 [2021-05-11T02:37:06.459Z] Removing intermediate container 3d41a7d9cc00 [2021-05-11T02:37:06.459Z] ---> 474a424e106e [2021-05-11T02:37:06.459Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-05-11T02:37:06.459Z] ---> Running in 17f5be7ce455 [2021-05-11T02:37:07.052Z] Removing intermediate container 17f5be7ce455 [2021-05-11T02:37:07.052Z] ---> d989ddbd7e45 [2021-05-11T02:37:07.052Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-11T02:37:07.052Z] ---> Running in 140940d02851 [2021-05-11T02:37:07.648Z] Removing intermediate container 140940d02851 [2021-05-11T02:37:07.648Z] ---> f101d37ed42e [2021-05-11T02:37:07.648Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T02:37:07.648Z] ---> Running in 72b81227925d [2021-05-11T02:37:09.624Z] Removing intermediate container 72b81227925d [2021-05-11T02:37:09.624Z] ---> a2c8cbaf0e77 [2021-05-11T02:37:09.624Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-11T02:37:09.896Z] ---> Running in 661aa92c948a [2021-05-11T02:37:10.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T02:37:12.848Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T02:37:13.825Z] OK: 139 MiB in 46 packages [2021-05-11T02:37:14.808Z] Removing intermediate container 661aa92c948a [2021-05-11T02:37:14.808Z] ---> 22e45373ec61 [2021-05-11T02:37:14.808Z] Step 8/27 : WORKDIR /app [2021-05-11T02:37:15.082Z] ---> Running in 9117911f7d64 [2021-05-11T02:37:15.681Z] Removing intermediate container 9117911f7d64 [2021-05-11T02:37:15.681Z] ---> e69acb5e13a8 [2021-05-11T02:37:15.681Z] Step 9/27 : COPY go.mod . [2021-05-11T02:37:16.279Z] ---> 01f421e1049d [2021-05-11T02:37:16.279Z] Step 10/27 : RUN go mod download [2021-05-11T02:37:16.279Z] ---> Running in b623b9921981 [2021-05-11T02:37:18.899Z] Removing intermediate container b623b9921981 [2021-05-11T02:37:18.899Z] ---> f4c3bcdd3388 [2021-05-11T02:37:18.899Z] Step 11/27 : COPY . . [2021-05-11T02:37:19.174Z] ---> 4d849dca8975 [2021-05-11T02:37:19.174Z] Step 12/27 : ARG MAKE="make build" [2021-05-11T02:37:19.446Z] ---> Running in 261108594d64 [2021-05-11T02:37:20.043Z] Removing intermediate container 261108594d64 [2021-05-11T02:37:20.043Z] ---> 1c3f5e090a0c [2021-05-11T02:37:20.043Z] Step 13/27 : RUN $MAKE [2021-05-11T02:37:20.043Z] ---> Running in aad01f15399d [2021-05-11T02:37:21.019Z] go mod tidy [2021-05-11T02:37:21.618Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.37" -o app-service-configurable [2021-05-11T02:38:00.673Z] Removing intermediate container aad01f15399d [2021-05-11T02:38:00.673Z] ---> fa5035415985 [2021-05-11T02:38:00.673Z] Step 14/27 : FROM alpine:3.12 [2021-05-11T02:38:00.673Z] 3.12: Pulling from library/alpine [2021-05-11T02:38:00.673Z] d2f70382dc9a: Pulling fs layer [2021-05-11T02:38:00.673Z] d2f70382dc9a: Verifying Checksum [2021-05-11T02:38:00.673Z] d2f70382dc9a: Download complete [2021-05-11T02:38:00.673Z] d2f70382dc9a: Pull complete [2021-05-11T02:38:00.673Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T02:38:00.673Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T02:38:00.673Z] ---> 9852663dfa18 [2021-05-11T02:38:00.673Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-11T02:38:00.673Z] ---> Running in f04be54a31ea [2021-05-11T02:38:00.673Z] Removing intermediate container f04be54a31ea [2021-05-11T02:38:00.673Z] ---> 81e282197c22 [2021-05-11T02:38:00.673Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-11T02:38:00.673Z] ---> Running in 05b156fd8b86 [2021-05-11T02:38:00.673Z] Removing intermediate container 05b156fd8b86 [2021-05-11T02:38:00.673Z] ---> 723cc87a8be9 [2021-05-11T02:38:00.673Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-11T02:38:00.673Z] ---> Running in 651a3f9717bf [2021-05-11T02:38:01.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T02:38:01.535Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T02:38:02.127Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-11T02:38:02.127Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-11T02:38:02.127Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-11T02:38:02.127Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-11T02:38:02.127Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-11T02:38:02.127Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-11T02:38:02.127Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-11T02:38:02.127Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T02:38:02.127Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T02:38:02.400Z] OK: 9 MiB in 21 packages [2021-05-11T02:38:03.844Z] Removing intermediate container 651a3f9717bf [2021-05-11T02:38:03.844Z] ---> 95f7944aac4e [2021-05-11T02:38:03.844Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-11T02:38:04.821Z] ---> 5ebfc2c60e4e [2021-05-11T02:38:04.821Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-11T02:38:05.414Z] ---> e36dde471988 [2021-05-11T02:38:05.414Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-05-11T02:38:06.391Z] ---> 918a5ce73bd8 [2021-05-11T02:38:06.391Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-11T02:38:07.815Z] ---> 69ec98d73c70 [2021-05-11T02:38:07.815Z] Step 22/27 : EXPOSE 48095 [2021-05-11T02:38:07.815Z] ---> Running in 6adda6060a9f [2021-05-11T02:38:08.089Z] Removing intermediate container 6adda6060a9f [2021-05-11T02:38:08.089Z] ---> b10f51ea9c46 [2021-05-11T02:38:08.089Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-05-11T02:38:08.361Z] ---> Running in 338f4913e379 [2021-05-11T02:38:08.636Z] Removing intermediate container 338f4913e379 [2021-05-11T02:38:08.636Z] ---> 8fcfc1ec98e6 [2021-05-11T02:38:08.637Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T02:38:08.909Z] ---> Running in 9f043a36f470 [2021-05-11T02:38:09.182Z] Removing intermediate container 9f043a36f470 [2021-05-11T02:38:09.182Z] ---> 1ecacc3a987e [2021-05-11T02:38:09.182Z] Step 25/27 : LABEL arch=arm64 [2021-05-11T02:38:09.457Z] ---> Running in 0851c76be8d2 [2021-05-11T02:38:10.056Z] Removing intermediate container 0851c76be8d2 [2021-05-11T02:38:10.056Z] ---> e43f3e9b2433 [2021-05-11T02:38:10.056Z] Step 26/27 : LABEL git_sha=021e28942e8876b2560ded735e906d53e9e76b63 [2021-05-11T02:38:10.056Z] ---> Running in 0acfeb715da5 [2021-05-11T02:38:10.329Z] Removing intermediate container 0acfeb715da5 [2021-05-11T02:38:10.329Z] ---> 2b714deac537 [2021-05-11T02:38:10.329Z] Step 27/27 : LABEL version=2.0.0-dev.37 [2021-05-11T02:38:10.601Z] ---> Running in b701c085f490 [2021-05-11T02:38:11.199Z] Removing intermediate container b701c085f490 [2021-05-11T02:38:11.199Z] ---> 82f2c3d82d4d [2021-05-11T02:38:11.199Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-11T02:38:11.199Z] Successfully built 82f2c3d82d4d [2021-05-11T02:38:11.199Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T02:38:11.351Z] provisioning config files... [2021-05-11T02:38:11.390Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/108@tmp/config4771089319227057096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:38:11.753Z] ---> docker-login.sh [2021-05-11T02:38:11.753Z] nexus3.edgexfoundry.org:10001 [2021-05-11T02:38:12.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:38:12.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:38:12.026Z] Configure a credential helper to remove this warning. See [2021-05-11T02:38:12.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:38:12.026Z] [2021-05-11T02:38:12.026Z] Login Succeeded [2021-05-11T02:38:12.026Z] nexus3.edgexfoundry.org:10002 [2021-05-11T02:38:12.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:38:12.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:38:12.676Z] Configure a credential helper to remove this warning. See [2021-05-11T02:38:12.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:38:12.676Z] [2021-05-11T02:38:12.676Z] Login Succeeded [2021-05-11T02:38:12.676Z] nexus3.edgexfoundry.org:10003 [2021-05-11T02:38:13.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:38:13.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:38:13.273Z] Configure a credential helper to remove this warning. See [2021-05-11T02:38:13.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:38:13.273Z] [2021-05-11T02:38:13.273Z] Login Succeeded [2021-05-11T02:38:13.273Z] nexus3.edgexfoundry.org:10004 [2021-05-11T02:38:13.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:38:13.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:38:13.868Z] Configure a credential helper to remove this warning. See [2021-05-11T02:38:13.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:38:13.868Z] [2021-05-11T02:38:13.868Z] Login Succeeded [2021-05-11T02:38:13.868Z] docker.io [2021-05-11T02:38:14.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T02:38:14.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T02:38:14.740Z] Configure a credential helper to remove this warning. See [2021-05-11T02:38:14.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T02:38:14.740Z] [2021-05-11T02:38:14.740Z] Login Succeeded [2021-05-11T02:38:14.740Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T02:38:14.758Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T02:38:14.832Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: [2021-05-11T02:38:14.832Z] 021e28942e8876b2560ded735e906d53e9e76b63 [2021-05-11T02:38:14.832Z] latest [2021-05-11T02:38:14.832Z] 2.0.0-dev.37 [2021-05-11T02:38:14.832Z] 021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 [2021-05-11T02:38:14.832Z] master [2021-05-11T02:38:14.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:38:15.243Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:021e28942e8876b2560ded735e906d53e9e76b63 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:38:15.580Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:021e28942e8876b2560ded735e906d53e9e76b63 [2021-05-11T02:38:15.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-05-11T02:38:15.580Z] 6cb5a9de76d2: Preparing [2021-05-11T02:38:15.580Z] 97cbce6f45b7: Preparing [2021-05-11T02:38:15.580Z] 75a59849bf48: Preparing [2021-05-11T02:38:15.580Z] 41ba1474bb98: Preparing [2021-05-11T02:38:15.580Z] 68c7b11a7b14: Preparing [2021-05-11T02:38:15.580Z] 3fbe34a1663b: Preparing [2021-05-11T02:38:15.580Z] 3fbe34a1663b: Waiting [2021-05-11T02:38:15.875Z] 75a59849bf48: Pushed [2021-05-11T02:38:15.875Z] 41ba1474bb98: Pushed [2021-05-11T02:38:15.875Z] 97cbce6f45b7: Pushed [2021-05-11T02:38:15.875Z] 3fbe34a1663b: Layer already exists [2021-05-11T02:38:16.852Z] 68c7b11a7b14: Pushed [2021-05-11T02:38:19.472Z] 6cb5a9de76d2: Pushed [2021-05-11T02:38:19.472Z] 021e28942e8876b2560ded735e906d53e9e76b63: digest: sha256:f1dc3ab9b7d66ab54e483a7c0838605649f527f34734de23855e6d9d3eb94dd5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:38:19.818Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:38:20.156Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2021-05-11T02:38:20.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-05-11T02:38:20.156Z] 6cb5a9de76d2: Preparing [2021-05-11T02:38:20.156Z] 97cbce6f45b7: Preparing [2021-05-11T02:38:20.156Z] 75a59849bf48: Preparing [2021-05-11T02:38:20.156Z] 41ba1474bb98: Preparing [2021-05-11T02:38:20.156Z] 68c7b11a7b14: Preparing [2021-05-11T02:38:20.156Z] 3fbe34a1663b: Preparing [2021-05-11T02:38:20.156Z] 3fbe34a1663b: Waiting [2021-05-11T02:38:20.156Z] 68c7b11a7b14: Layer already exists [2021-05-11T02:38:20.156Z] 75a59849bf48: Layer already exists [2021-05-11T02:38:20.156Z] 6cb5a9de76d2: Layer already exists [2021-05-11T02:38:20.156Z] 97cbce6f45b7: Layer already exists [2021-05-11T02:38:20.156Z] 41ba1474bb98: Layer already exists [2021-05-11T02:38:20.427Z] 3fbe34a1663b: Layer already exists [2021-05-11T02:38:20.427Z] latest: digest: sha256:f1dc3ab9b7d66ab54e483a7c0838605649f527f34734de23855e6d9d3eb94dd5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:38:20.768Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:38:21.108Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.37 [2021-05-11T02:38:21.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-05-11T02:38:21.108Z] 6cb5a9de76d2: Preparing [2021-05-11T02:38:21.108Z] 97cbce6f45b7: Preparing [2021-05-11T02:38:21.108Z] 75a59849bf48: Preparing [2021-05-11T02:38:21.108Z] 41ba1474bb98: Preparing [2021-05-11T02:38:21.108Z] 68c7b11a7b14: Preparing [2021-05-11T02:38:21.108Z] 3fbe34a1663b: Preparing [2021-05-11T02:38:21.108Z] 3fbe34a1663b: Waiting [2021-05-11T02:38:21.108Z] 6cb5a9de76d2: Layer already exists [2021-05-11T02:38:21.381Z] 75a59849bf48: Layer already exists [2021-05-11T02:38:21.381Z] 41ba1474bb98: Layer already exists [2021-05-11T02:38:21.381Z] 68c7b11a7b14: Layer already exists [2021-05-11T02:38:21.381Z] 97cbce6f45b7: Layer already exists [2021-05-11T02:38:21.381Z] 3fbe34a1663b: Layer already exists [2021-05-11T02:38:21.381Z] 2.0.0-dev.37: digest: sha256:f1dc3ab9b7d66ab54e483a7c0838605649f527f34734de23855e6d9d3eb94dd5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:38:21.725Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:38:22.070Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 [2021-05-11T02:38:22.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-05-11T02:38:22.070Z] 6cb5a9de76d2: Preparing [2021-05-11T02:38:22.070Z] 97cbce6f45b7: Preparing [2021-05-11T02:38:22.070Z] 75a59849bf48: Preparing [2021-05-11T02:38:22.070Z] 41ba1474bb98: Preparing [2021-05-11T02:38:22.070Z] 68c7b11a7b14: Preparing [2021-05-11T02:38:22.070Z] 3fbe34a1663b: Preparing [2021-05-11T02:38:22.070Z] 3fbe34a1663b: Waiting [2021-05-11T02:38:22.341Z] 75a59849bf48: Layer already exists [2021-05-11T02:38:22.342Z] 41ba1474bb98: Layer already exists [2021-05-11T02:38:22.342Z] 6cb5a9de76d2: Layer already exists [2021-05-11T02:38:22.342Z] 97cbce6f45b7: Layer already exists [2021-05-11T02:38:22.342Z] 68c7b11a7b14: Layer already exists [2021-05-11T02:38:22.342Z] 3fbe34a1663b: Layer already exists [2021-05-11T02:38:22.342Z] 021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37: digest: sha256:f1dc3ab9b7d66ab54e483a7c0838605649f527f34734de23855e6d9d3eb94dd5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:38:22.687Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:38:23.022Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [2021-05-11T02:38:23.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-05-11T02:38:23.022Z] 6cb5a9de76d2: Preparing [2021-05-11T02:38:23.022Z] 97cbce6f45b7: Preparing [2021-05-11T02:38:23.022Z] 75a59849bf48: Preparing [2021-05-11T02:38:23.022Z] 41ba1474bb98: Preparing [2021-05-11T02:38:23.022Z] 68c7b11a7b14: Preparing [2021-05-11T02:38:23.022Z] 3fbe34a1663b: Preparing [2021-05-11T02:38:23.022Z] 3fbe34a1663b: Waiting [2021-05-11T02:38:23.022Z] 6cb5a9de76d2: Layer already exists [2021-05-11T02:38:23.022Z] 75a59849bf48: Layer already exists [2021-05-11T02:38:23.022Z] 68c7b11a7b14: Layer already exists [2021-05-11T02:38:23.022Z] 41ba1474bb98: Layer already exists [2021-05-11T02:38:23.022Z] 97cbce6f45b7: Layer already exists [2021-05-11T02:38:23.292Z] 3fbe34a1663b: Layer already exists [2021-05-11T02:38:23.292Z] master: digest: sha256:f1dc3ab9b7d66ab54e483a7c0838605649f527f34734de23855e6d9d3eb94dd5 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-11T02:38:23.357Z] ===================================================== [Pipeline] echo [2021-05-11T02:38:23.374Z] taggedImages: [2021-05-11T02:38:23.374Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:021e28942e8876b2560ded735e906d53e9e76b63 [2021-05-11T02:38:23.374Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2021-05-11T02:38:23.374Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.37 [2021-05-11T02:38:23.374Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:021e28942e8876b2560ded735e906d53e9e76b63-2.0.0-dev.37 [2021-05-11T02:38:23.374Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:38:23.789Z] ---> job-cost.sh [2021-05-11T02:38:23.789Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2hqW [2021-05-11T02:39:02.788Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T02:40:24.605Z] lf-activate-venv(): INFO: Adding /tmp/venv-2hqW/bin to PATH [2021-05-11T02:40:24.605Z] INFO: No Stack... [2021-05-11T02:40:24.605Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-11T02:40:24.877Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T02:40:25.215Z] + cat /w/workspace/app-service-configurable/108/archives/cost.csv [2021-05-11T02:40:25.216Z] + cut -d, -f6 [Pipeline] lock [2021-05-11T02:40:25.324Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] [2021-05-11T02:40:25.336Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] did not exist. Created. [2021-05-11T02:40:25.337Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T02:40:25.702Z] /w/workspace/app-service-configurable/108@tmp/durable-89ca7802/script.sh: 1: /w/workspace/app-service-configurable/108@tmp/durable-89ca7802/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-11T02:40:26.045Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-11T02:40:26.072Z] Warning: overwriting stash ‘stack-cost’ [2021-05-11T02:40:26.221Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T02:40:26.237Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-108-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-11T02:40:27.032Z] provisioning config files... [2021-05-11T02:40:27.044Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config4068322048780681847tmp [Pipeline] { [Pipeline] sh [2021-05-11T02:40:27.365Z] + set +x [2021-05-11T02:40:27.365Z] + curl -s https://codecov.io/bash [2021-05-11T02:40:27.365Z] + bash -s -- [2021-05-11T02:40:27.627Z] [2021-05-11T02:40:27.627Z] _____ _ [2021-05-11T02:40:27.627Z] / ____| | | [2021-05-11T02:40:27.627Z] | | ___ __| | ___ ___ _____ __ [2021-05-11T02:40:27.627Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-11T02:40:27.627Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-11T02:40:27.627Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-11T02:40:27.627Z] Bash-1.0.2 [2021-05-11T02:40:27.627Z] [2021-05-11T02:40:27.627Z] [2021-05-11T02:40:27.627Z] ==> git version 2.24.3 found [2021-05-11T02:40:27.627Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-11T02:40:27.627Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-11T02:40:27.627Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-11T02:40:27.627Z] ==> Jenkins CI detected. [2021-05-11T02:40:27.627Z] project root: . [2021-05-11T02:40:27.627Z] --> token set from env [2021-05-11T02:40:27.627Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-11T02:40:27.627Z] ==> Running gcov in . (disable via -X gcov) [2021-05-11T02:40:27.627Z] ==> Python coveragepy not found [2021-05-11T02:40:27.627Z] ==> Searching for coverage reports in: [2021-05-11T02:40:27.627Z] + . [2021-05-11T02:40:27.627Z] -> Found 1 reports [2021-05-11T02:40:27.627Z] ==> Detecting git/mercurial file structure [2021-05-11T02:40:27.627Z] ==> Reading reports [2021-05-11T02:40:27.627Z] + ./coverage.out bytes=10 [2021-05-11T02:40:27.627Z] ==> Appending adjustments [2021-05-11T02:40:27.627Z] https://docs.codecov.io/docs/fixing-reports [2021-05-11T02:40:27.627Z] + Found adjustments [2021-05-11T02:40:27.627Z] ==> Gzipping contents [2021-05-11T02:40:27.627Z] 4.0K /tmp/codecov.jKMUmu.gz [2021-05-11T02:40:27.627Z] ==> Uploading reports [2021-05-11T02:40:27.627Z] url: https://codecov.io [2021-05-11T02:40:27.627Z] query: branch=master&commit=021e28942e8876b2560ded735e906d53e9e76b63&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F108%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-11T02:40:27.627Z] -> Pinging Codecov [2021-05-11T02:40:27.627Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=021e28942e8876b2560ded735e906d53e9e76b63&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F108%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-11T02:40:28.201Z] -> Uploading to [2021-05-11T02:40:28.201Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-11/A97CA9966030D2A3747ED39772930CCE/021e28942e8876b2560ded735e906d53e9e76b63/930f56f5-7a53-44e5-91a4-dc26cac2695c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T024028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e61d4f5c0821d67bac5fee9d48f8289db87034976582ca86b6beccc9efd08358 [2021-05-11T02:40:28.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T02:40:28.201Z] Dload Upload Total Spent Left Speed [2021-05-11T02:40:28.775Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 665 --:--:-- --:--:-- --:--:-- 665 100 382 0 0 100 382 0 665 --:--:-- --:--:-- --:--:-- 665 [2021-05-11T02:40:28.775Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/021e28942e8876b2560ded735e906d53e9e76b63 [Pipeline] } [2021-05-11T02:40:28.785Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-11T02:40:29.454Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-11T02:40:29.480Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:40:29.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-11T02:40:29.815Z] [2021-05-11T02:40:29.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:40:30.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-11T02:40:30.137Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-11T02:40:30.137Z] 188c0c94c7c5: Pulling fs layer [2021-05-11T02:40:30.137Z] 0ef7d3d256c8: Pulling fs layer [2021-05-11T02:40:30.137Z] de9db76c5a1d: Pulling fs layer [2021-05-11T02:40:30.137Z] 0eba1c9be4d2: Pulling fs layer [2021-05-11T02:40:30.137Z] 0d57e429df01: Pulling fs layer [2021-05-11T02:40:30.137Z] 4e4be7b47b0d: Pulling fs layer [2021-05-11T02:40:30.138Z] e1f770b5df2f: Pulling fs layer [2021-05-11T02:40:30.138Z] 85a0685a4137: Pulling fs layer [2021-05-11T02:40:30.138Z] 0eba1c9be4d2: Waiting [2021-05-11T02:40:30.138Z] 0d57e429df01: Waiting [2021-05-11T02:40:30.138Z] 4e4be7b47b0d: Waiting [2021-05-11T02:40:30.138Z] e1f770b5df2f: Waiting [2021-05-11T02:40:30.138Z] 85a0685a4137: Waiting [2021-05-11T02:40:30.138Z] de9db76c5a1d: Verifying Checksum [2021-05-11T02:40:30.138Z] de9db76c5a1d: Download complete [2021-05-11T02:40:30.138Z] 0ef7d3d256c8: Verifying Checksum [2021-05-11T02:40:30.138Z] 0ef7d3d256c8: Download complete [2021-05-11T02:40:30.138Z] 0d57e429df01: Verifying Checksum [2021-05-11T02:40:30.138Z] 0d57e429df01: Download complete [2021-05-11T02:40:30.138Z] 188c0c94c7c5: Verifying Checksum [2021-05-11T02:40:30.138Z] 4e4be7b47b0d: Verifying Checksum [2021-05-11T02:40:30.138Z] 4e4be7b47b0d: Download complete [2021-05-11T02:40:30.721Z] 188c0c94c7c5: Pull complete [2021-05-11T02:40:30.721Z] 0ef7d3d256c8: Pull complete [2021-05-11T02:40:30.985Z] e1f770b5df2f: Verifying Checksum [2021-05-11T02:40:30.985Z] e1f770b5df2f: Download complete [2021-05-11T02:40:30.985Z] de9db76c5a1d: Pull complete [2021-05-11T02:40:33.584Z] 85a0685a4137: Verifying Checksum [2021-05-11T02:40:33.584Z] 85a0685a4137: Download complete [2021-05-11T02:40:33.584Z] 0eba1c9be4d2: Verifying Checksum [2021-05-11T02:40:33.584Z] 0eba1c9be4d2: Download complete [2021-05-11T02:40:38.936Z] 0eba1c9be4d2: Pull complete [2021-05-11T02:40:38.936Z] 0d57e429df01: Pull complete [2021-05-11T02:40:38.936Z] 4e4be7b47b0d: Pull complete [2021-05-11T02:40:40.861Z] e1f770b5df2f: Pull complete [2021-05-11T02:40:49.054Z] 85a0685a4137: Pull complete [2021-05-11T02:40:49.054Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-11T02:40:49.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-11T02:40:49.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-11T02:40:49.268Z] prd-centos7-docker-4c-2g-4297 does not seem to be running inside a container [2021-05-11T02:40:49.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-11T02:40:50.397Z] $ docker top 9b8160363d06e96a653350dd54d6723299d8c9cf3f7d9ffd98e2f76a00e9533e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-11T02:40:50.618Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-11T02:40:50.918Z] + set -o pipefail [2021-05-11T02:40:50.918Z] + snyk monitor '--org=edgex-jenkins' [2021-05-11T02:41:03.189Z] [2021-05-11T02:41:03.189Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-05-11T02:41:03.189Z] [2021-05-11T02:41:03.189Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/336a0cb5-7707-4917-9b2f-42d3dce72f23 [2021-05-11T02:41:03.189Z] [2021-05-11T02:41:03.189Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-11T02:41:03.189Z] [2021-05-11T02:41:03.189Z] [Pipeline] } [2021-05-11T02:41:03.206Z] $ docker stop --time=1 9b8160363d06e96a653350dd54d6723299d8c9cf3f7d9ffd98e2f76a00e9533e [2021-05-11T02:41:05.301Z] $ docker rm -f 9b8160363d06e96a653350dd54d6723299d8c9cf3f7d9ffd98e2f76a00e9533e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T02:41:06.502Z] + git log --format=format:%s -1 021e28942e8876b2560ded735e906d53e9e76b63 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:41:06.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T02:41:06.820Z] . [Pipeline] withDockerContainer [2021-05-11T02:41:06.934Z] prd-centos7-docker-4c-2g-4297 does not seem to be running inside a container [2021-05-11T02:41:06.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-11T02:41:07.748Z] $ docker top 3d4a6c2747eefc4f85540e9d6db77e3c60afcdfc37dc1b714dbc3b70fb081537 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T02:41:07.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T02:41:07.914Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T02:41:08.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T02:41:08.127Z] $ docker exec 3d4a6c2747eefc4f85540e9d6db77e3c60afcdfc37dc1b714dbc3b70fb081537 ssh-agent [2021-05-11T02:41:08.297Z] SSH_AUTH_SOCK=/tmp/ssh-HbqiSLZoU16Z/agent.12 [2021-05-11T02:41:08.297Z] SSH_AGENT_PID=17 [2021-05-11T02:41:08.306Z] Running ssh-add (command line suppressed) [2021-05-11T02:41:08.438Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1382394424849784163.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1382394424849784163.key) [2021-05-11T02:41:08.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T02:41:08.805Z] + git semver tag [2021-05-11T02:41:08.805Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T02:41:08.805Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-11T02:41:08.805Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-11T02:41:08.805Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T02:41:08.805Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T02:41:08.805Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T02:41:08.805Z] # $SEMVER_BRANCH = master [2021-05-11T02:41:08.805Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-05-11T02:41:08.805Z] # 021e28942e8876b2560ded735e906d53e9e76b63 HEAD [2021-05-11T02:41:08.805Z] # -> Force: false [2021-05-11T02:41:08.805Z] # 77caabb8f95f9ce61dfd0e16efe3a0dc07860b43 refs/tags/v2.0.0-dev.37 [Pipeline] } [2021-05-11T02:41:08.819Z] $ docker exec --env ******** --env ******** 3d4a6c2747eefc4f85540e9d6db77e3c60afcdfc37dc1b714dbc3b70fb081537 ssh-agent -k [2021-05-11T02:41:08.937Z] unset SSH_AUTH_SOCK; [2021-05-11T02:41:08.938Z] unset SSH_AGENT_PID; [2021-05-11T02:41:08.938Z] echo Agent pid 17 killed; [2021-05-11T02:41:08.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T02:41:09.332Z] + git semver [Pipeline] } [2021-05-11T02:41:09.350Z] $ docker stop --time=1 3d4a6c2747eefc4f85540e9d6db77e3c60afcdfc37dc1b714dbc3b70fb081537 [2021-05-11T02:41:10.688Z] $ docker rm -f 3d4a6c2747eefc4f85540e9d6db77e3c60afcdfc37dc1b714dbc3b70fb081537 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:41:11.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-11T02:41:11.268Z] [2021-05-11T02:41:11.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:41:11.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-11T02:41:11.617Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-11T02:41:11.617Z] ab5ef0e58194: Pulling fs layer [2021-05-11T02:41:11.617Z] 9712f1f96733: Pulling fs layer [2021-05-11T02:41:11.617Z] 63f879dbbcfc: Pulling fs layer [2021-05-11T02:41:11.617Z] 0d9ebad4ef96: Pulling fs layer [2021-05-11T02:41:11.617Z] e9a5061849ea: Pulling fs layer [2021-05-11T02:41:11.617Z] d747dcd14b5f: Pulling fs layer [2021-05-11T02:41:11.617Z] 2de7ff778b66: Pulling fs layer [2021-05-11T02:41:11.617Z] 0d9ebad4ef96: Waiting [2021-05-11T02:41:11.617Z] e9a5061849ea: Waiting [2021-05-11T02:41:11.617Z] d747dcd14b5f: Waiting [2021-05-11T02:41:11.617Z] 2de7ff778b66: Waiting [2021-05-11T02:41:11.617Z] 9712f1f96733: Verifying Checksum [2021-05-11T02:41:11.617Z] 9712f1f96733: Download complete [2021-05-11T02:41:13.014Z] 63f879dbbcfc: Verifying Checksum [2021-05-11T02:41:13.014Z] 63f879dbbcfc: Download complete [2021-05-11T02:41:13.014Z] e9a5061849ea: Verifying Checksum [2021-05-11T02:41:13.014Z] e9a5061849ea: Download complete [2021-05-11T02:41:13.014Z] d747dcd14b5f: Verifying Checksum [2021-05-11T02:41:13.014Z] d747dcd14b5f: Download complete [2021-05-11T02:41:13.276Z] 2de7ff778b66: Verifying Checksum [2021-05-11T02:41:13.277Z] 2de7ff778b66: Download complete [2021-05-11T02:41:13.542Z] 0d9ebad4ef96: Verifying Checksum [2021-05-11T02:41:13.542Z] 0d9ebad4ef96: Download complete [2021-05-11T02:41:13.542Z] ab5ef0e58194: Verifying Checksum [2021-05-11T02:41:13.542Z] ab5ef0e58194: Download complete [2021-05-11T02:41:18.878Z] ab5ef0e58194: Pull complete [2021-05-11T02:41:18.878Z] 9712f1f96733: Pull complete [2021-05-11T02:41:20.270Z] 63f879dbbcfc: Pull complete [2021-05-11T02:41:26.911Z] 0d9ebad4ef96: Pull complete [2021-05-11T02:41:28.315Z] e9a5061849ea: Pull complete [2021-05-11T02:41:28.315Z] d747dcd14b5f: Pull complete [2021-05-11T02:41:30.893Z] 2de7ff778b66: Pull complete [2021-05-11T02:41:30.893Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-11T02:41:30.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-11T02:41:30.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-11T02:41:31.096Z] prd-centos7-docker-4c-2g-4297 does not seem to be running inside a container [2021-05-11T02:41:31.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-11T02:41:35.175Z] $ docker top c3e9b76813d6370d0acfa7ddc73f7a140e8595d8bac700c550f684ddb7113d56 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-11T02:41:35.336Z] provisioning config files... [2021-05-11T02:41:35.346Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config3953860071954954778tmp [2021-05-11T02:41:35.363Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config5775156057027294408tmp [2021-05-11T02:41:35.378Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config7039356707501401904tmp [Pipeline] { [Pipeline] echo [2021-05-11T02:41:35.399Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:41:35.698Z] ---> sigul-configuration.sh [2021-05-11T02:41:35.698Z] gpg: directory `/root/.gnupg' created [2021-05-11T02:41:35.698Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-11T02:41:35.698Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-11T02:41:35.698Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-11T02:41:35.698Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-11T02:41:35.698Z] gpg: CAST5 encrypted data [2021-05-11T02:41:35.959Z] gpg: encrypted with 1 passphrase [2021-05-11T02:41:35.959Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-11T02:41:36.258Z] + mkdir /home/jenkins [2021-05-11T02:41:36.258Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-11T02:41:36.560Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-11T02:41:36.572Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:41:36.874Z] ---> sigul-install.sh [2021-05-11T02:41:42.178Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-11T02:41:42.741Z] + git tag --list [2021-05-11T02:41:42.741Z] v1.0.0 [2021-05-11T02:41:42.741Z] v1.1.0 [2021-05-11T02:41:42.741Z] v1.2.0 [2021-05-11T02:41:42.741Z] v1.3.0 [2021-05-11T02:41:42.741Z] v1.3.1 [2021-05-11T02:41:42.741Z] v1.3.1-dev.1 [2021-05-11T02:41:42.741Z] v1.3.1-dev.2 [2021-05-11T02:41:42.741Z] v1.3.1-dev.3 [2021-05-11T02:41:42.741Z] v2.0.0-dev.1 [2021-05-11T02:41:42.741Z] v2.0.0-dev.10 [2021-05-11T02:41:42.741Z] v2.0.0-dev.11 [2021-05-11T02:41:42.741Z] v2.0.0-dev.12 [2021-05-11T02:41:42.741Z] v2.0.0-dev.13 [2021-05-11T02:41:42.741Z] v2.0.0-dev.14 [2021-05-11T02:41:42.741Z] v2.0.0-dev.15 [2021-05-11T02:41:42.741Z] v2.0.0-dev.16 [2021-05-11T02:41:42.741Z] v2.0.0-dev.17 [2021-05-11T02:41:42.741Z] v2.0.0-dev.18 [2021-05-11T02:41:42.741Z] v2.0.0-dev.19 [2021-05-11T02:41:42.741Z] v2.0.0-dev.2 [2021-05-11T02:41:42.741Z] v2.0.0-dev.20 [2021-05-11T02:41:42.741Z] v2.0.0-dev.21 [2021-05-11T02:41:42.741Z] v2.0.0-dev.22 [2021-05-11T02:41:42.741Z] v2.0.0-dev.23 [2021-05-11T02:41:42.741Z] v2.0.0-dev.24 [2021-05-11T02:41:42.741Z] v2.0.0-dev.25 [2021-05-11T02:41:42.741Z] v2.0.0-dev.26 [2021-05-11T02:41:42.741Z] v2.0.0-dev.27 [2021-05-11T02:41:42.741Z] v2.0.0-dev.28 [2021-05-11T02:41:42.741Z] v2.0.0-dev.29 [2021-05-11T02:41:42.741Z] v2.0.0-dev.3 [2021-05-11T02:41:42.741Z] v2.0.0-dev.30 [2021-05-11T02:41:42.741Z] v2.0.0-dev.31 [2021-05-11T02:41:42.741Z] v2.0.0-dev.32 [2021-05-11T02:41:42.741Z] v2.0.0-dev.33 [2021-05-11T02:41:42.741Z] v2.0.0-dev.34 [2021-05-11T02:41:42.741Z] v2.0.0-dev.35 [2021-05-11T02:41:42.741Z] v2.0.0-dev.36 [2021-05-11T02:41:42.741Z] v2.0.0-dev.37 [2021-05-11T02:41:42.741Z] v2.0.0-dev.4 [2021-05-11T02:41:42.741Z] v2.0.0-dev.5 [2021-05-11T02:41:42.741Z] v2.0.0-dev.6 [2021-05-11T02:41:42.741Z] v2.0.0-dev.7 [2021-05-11T02:41:42.741Z] v2.0.0-dev.8 [2021-05-11T02:41:42.741Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-11T02:41:43.041Z] + lftools sign git-tag v2.0.0-dev.37 [2021-05-11T02:41:44.431Z] Signing Git tag with Sigul... [2021-05-11T02:41:44.431Z] Signing v2.0.0-dev.37 [Pipeline] echo [2021-05-11T02:41:45.388Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:41:45.758Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-11T02:41:45.776Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-11T02:41:45.821Z] $ docker stop --time=1 c3e9b76813d6370d0acfa7ddc73f7a140e8595d8bac700c550f684ddb7113d56 [2021-05-11T02:41:47.893Z] $ docker rm -f c3e9b76813d6370d0acfa7ddc73f7a140e8595d8bac700c550f684ddb7113d56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:41:48.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T02:41:48.438Z] . [Pipeline] withDockerContainer [2021-05-11T02:41:48.546Z] prd-centos7-docker-4c-2g-4297 does not seem to be running inside a container [2021-05-11T02:41:48.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-11T02:41:49.151Z] $ docker top dadc1792e95ae649f9eb50ab2789e7a976962fe82de18d85497f9f7779765e49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T02:41:49.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T02:41:49.302Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T02:41:49.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T02:41:49.491Z] $ docker exec dadc1792e95ae649f9eb50ab2789e7a976962fe82de18d85497f9f7779765e49 ssh-agent [2021-05-11T02:41:49.667Z] SSH_AUTH_SOCK=/tmp/ssh-lEFir0pBHipW/agent.11 [2021-05-11T02:41:49.667Z] SSH_AGENT_PID=16 [2021-05-11T02:41:49.674Z] Running ssh-add (command line suppressed) [2021-05-11T02:41:49.800Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6523649580616198718.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6523649580616198718.key) [2021-05-11T02:41:49.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T02:41:50.157Z] + git semver bump pre [2021-05-11T02:41:50.157Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T02:41:50.157Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-11T02:41:50.157Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-11T02:41:50.157Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T02:41:50.157Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T02:41:50.157Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T02:41:50.157Z] # $SEMVER_BRANCH = master [2021-05-11T02:41:50.157Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-05-11T02:41:50.157Z] 2.0.0-dev.38 [Pipeline] } [2021-05-11T02:41:50.170Z] $ docker exec --env ******** --env ******** dadc1792e95ae649f9eb50ab2789e7a976962fe82de18d85497f9f7779765e49 ssh-agent -k [2021-05-11T02:41:50.289Z] unset SSH_AUTH_SOCK; [2021-05-11T02:41:50.289Z] unset SSH_AGENT_PID; [2021-05-11T02:41:50.289Z] echo Agent pid 16 killed; [2021-05-11T02:41:50.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T02:41:50.711Z] + git semver [Pipeline] } [2021-05-11T02:41:50.732Z] $ docker stop --time=1 dadc1792e95ae649f9eb50ab2789e7a976962fe82de18d85497f9f7779765e49 [2021-05-11T02:41:52.108Z] $ docker rm -f dadc1792e95ae649f9eb50ab2789e7a976962fe82de18d85497f9f7779765e49 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:41:52.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T02:41:52.551Z] . [Pipeline] withDockerContainer [2021-05-11T02:41:52.645Z] prd-centos7-docker-4c-2g-4297 does not seem to be running inside a container [2021-05-11T02:41:52.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-11T02:41:53.361Z] $ docker top 3588119bb490e78e582ffb99aab2f47577119a53271e6d4dc43ddd333ed9eae7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T02:41:53.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T02:41:53.522Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T02:41:53.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T02:41:53.722Z] $ docker exec 3588119bb490e78e582ffb99aab2f47577119a53271e6d4dc43ddd333ed9eae7 ssh-agent [2021-05-11T02:41:53.899Z] SSH_AUTH_SOCK=/tmp/ssh-gOCkdKrl3Ffj/agent.11 [2021-05-11T02:41:53.899Z] SSH_AGENT_PID=17 [2021-05-11T02:41:53.914Z] Running ssh-add (command line suppressed) [2021-05-11T02:41:54.044Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8502226343114153752.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8502226343114153752.key) [2021-05-11T02:41:54.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T02:41:54.402Z] + git semver push [2021-05-11T02:41:54.403Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T02:41:54.403Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-11T02:41:54.403Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-11T02:41:54.403Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T02:41:54.403Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T02:41:54.403Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T02:41:54.403Z] # $SEMVER_BRANCH = master [2021-05-11T02:41:54.403Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-05-11T02:41:58.632Z] $ docker exec --env ******** --env ******** 3588119bb490e78e582ffb99aab2f47577119a53271e6d4dc43ddd333ed9eae7 ssh-agent -k [2021-05-11T02:41:58.754Z] unset SSH_AUTH_SOCK; [2021-05-11T02:41:58.754Z] unset SSH_AGENT_PID; [2021-05-11T02:41:58.754Z] echo Agent pid 17 killed; [2021-05-11T02:41:58.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T02:41:59.138Z] + git semver [Pipeline] } [2021-05-11T02:41:59.155Z] $ docker stop --time=1 3588119bb490e78e582ffb99aab2f47577119a53271e6d4dc43ddd333ed9eae7 [2021-05-11T02:42:00.513Z] $ docker rm -f 3588119bb490e78e582ffb99aab2f47577119a53271e6d4dc43ddd333ed9eae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:42:01.459Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:42:02.041Z] ---> package-listing.sh [2021-05-11T02:42:02.041Z] ++ facter osfamily [2021-05-11T02:42:02.041Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-11T02:42:02.041Z] + OS_FAMILY=redhat [2021-05-11T02:42:02.041Z] + workspace=/w/workspace/_app-service-configurable_master [2021-05-11T02:42:02.041Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-11T02:42:02.041Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-11T02:42:02.041Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-11T02:42:02.041Z] + PACKAGES=/tmp/packages_start.txt [2021-05-11T02:42:02.041Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-05-11T02:42:02.041Z] + PACKAGES=/tmp/packages_end.txt [2021-05-11T02:42:02.041Z] + case "${OS_FAMILY}" in [2021-05-11T02:42:02.041Z] + rpm -qa [2021-05-11T02:42:02.041Z] + sort [2021-05-11T02:42:07.346Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-11T02:42:07.346Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-11T02:42:07.346Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-11T02:42:07.346Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-05-11T02:42:07.346Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-05-11T02:42:07.346Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-05-11T02:42:07.360Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-11T02:42:07.651Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:42:07.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T02:42:07.958Z] [2021-05-11T02:42:07.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-11T02:42:08.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T02:42:08.278Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-11T02:42:08.278Z] df20fa9351a1: Pulling fs layer [2021-05-11T02:42:08.278Z] 36b3adc4ff6f: Pulling fs layer [2021-05-11T02:42:08.278Z] 8ad3a11d3b57: Pulling fs layer [2021-05-11T02:42:08.278Z] 46f8f816bc3b: Pulling fs layer [2021-05-11T02:42:08.278Z] 93b61091891f: Pulling fs layer [2021-05-11T02:42:08.278Z] 93b9cdb0e59b: Pulling fs layer [2021-05-11T02:42:08.278Z] 5e14af77c1be: Pulling fs layer [2021-05-11T02:42:08.278Z] 01666e4c0597: Pulling fs layer [2021-05-11T02:42:08.278Z] aa168da1d23b: Pulling fs layer [2021-05-11T02:42:08.278Z] 46f8f816bc3b: Waiting [2021-05-11T02:42:08.278Z] 93b61091891f: Waiting [2021-05-11T02:42:08.278Z] 93b9cdb0e59b: Waiting [2021-05-11T02:42:08.278Z] 5e14af77c1be: Waiting [2021-05-11T02:42:08.278Z] 01666e4c0597: Waiting [2021-05-11T02:42:08.278Z] aa168da1d23b: Waiting [2021-05-11T02:42:08.278Z] 36b3adc4ff6f: Verifying Checksum [2021-05-11T02:42:08.278Z] 36b3adc4ff6f: Download complete [2021-05-11T02:42:08.278Z] 46f8f816bc3b: Verifying Checksum [2021-05-11T02:42:08.278Z] 46f8f816bc3b: Download complete [2021-05-11T02:42:08.278Z] df20fa9351a1: Verifying Checksum [2021-05-11T02:42:08.278Z] df20fa9351a1: Download complete [2021-05-11T02:42:08.278Z] 93b9cdb0e59b: Verifying Checksum [2021-05-11T02:42:08.278Z] 93b9cdb0e59b: Download complete [2021-05-11T02:42:08.541Z] 93b61091891f: Verifying Checksum [2021-05-11T02:42:08.541Z] 93b61091891f: Download complete [2021-05-11T02:42:08.541Z] 5e14af77c1be: Verifying Checksum [2021-05-11T02:42:08.541Z] 5e14af77c1be: Download complete [2021-05-11T02:42:08.541Z] 01666e4c0597: Verifying Checksum [2021-05-11T02:42:08.541Z] 01666e4c0597: Download complete [2021-05-11T02:42:08.541Z] 8ad3a11d3b57: Verifying Checksum [2021-05-11T02:42:08.541Z] 8ad3a11d3b57: Download complete [2021-05-11T02:42:08.808Z] df20fa9351a1: Pull complete [2021-05-11T02:42:09.384Z] 36b3adc4ff6f: Pull complete [2021-05-11T02:42:10.339Z] 8ad3a11d3b57: Pull complete [2021-05-11T02:42:10.339Z] 46f8f816bc3b: Pull complete [2021-05-11T02:42:10.601Z] aa168da1d23b: Verifying Checksum [2021-05-11T02:42:10.601Z] aa168da1d23b: Download complete [2021-05-11T02:42:10.863Z] 93b61091891f: Pull complete [2021-05-11T02:42:11.125Z] 93b9cdb0e59b: Pull complete [2021-05-11T02:42:11.125Z] 5e14af77c1be: Pull complete [2021-05-11T02:42:11.387Z] 01666e4c0597: Pull complete [2021-05-11T02:42:19.568Z] aa168da1d23b: Pull complete [2021-05-11T02:42:19.569Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-11T02:42:19.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T02:42:19.569Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-11T02:42:19.744Z] prd-centos7-docker-4c-2g-4297 does not seem to be running inside a container [2021-05-11T02:42:19.820Z] $ 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_master/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_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-11T02:42:22.623Z] $ docker top 29df47ccd410fb8cd247a83fd1c29f64dfce53f0956c27a3ee133844efa3ae88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T02:42:23.061Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-11T02:42:23.367Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-11T02:42:23.663Z] + ls /var/log/sa-host [2021-05-11T02:42:23.664Z] + sadf -c /var/log/sa-host/sa11 [2021-05-11T02:42:23.664Z] file_magic: OK [2021-05-11T02:42:23.664Z] HZ: Using current value: 100 [2021-05-11T02:42:23.664Z] file_header: OK [2021-05-11T02:42:23.664Z] 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 [2021-05-11T02:42:23.664Z] Statistics: [2021-05-11T02:42:23.664Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-11T02:42:23.664Z] File successfully converted to sysstat format version 12.2.1 [2021-05-11T02:42:23.664Z] + sadf -c /var/log/sa-host/sa23 [2021-05-11T02:42:23.664Z] file_magic: OK [2021-05-11T02:42:23.664Z] HZ: Using current value: 100 [2021-05-11T02:42:23.664Z] file_header: OK [2021-05-11T02:42:23.664Z] 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 [2021-05-11T02:42:23.664Z] Statistics: [2021-05-11T02:42:23.664Z] Hnuu...uuuununununu... [2021-05-11T02:42:23.664Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-11T02:42:24.270Z] provisioning config files... [2021-05-11T02:42:24.286Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config953011336408333385tmp [Pipeline] { [Pipeline] echo [2021-05-11T02:42:24.311Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:42:24.682Z] ---> create-netrc.sh [Pipeline] } [2021-05-11T02:42:24.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-11T02:42:24.757Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:42:25.088Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-11T02:42:25.101Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:42:25.401Z] ---> sudo-logs.sh [2021-05-11T02:42:25.401Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-11T02:42:25.439Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:42:25.741Z] ---> job-cost.sh [2021-05-11T02:42:25.741Z] lf-activate-venv: SKIPPING [2021-05-11T02:42:25.741Z] DEBUG: total: 0.20999999344348907 [2021-05-11T02:42:25.741Z] INFO: Retrieving Stack Cost... [2021-05-11T02:42:27.132Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T02:42:27.395Z] INFO: Archiving Costs [Pipeline] echo [2021-05-11T02:42:27.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T02:42:27.707Z] ---> logs-deploy.sh [2021-05-11T02:42:27.707Z] lf-activate-venv: SKIPPING [2021-05-11T02:42:27.707Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/108 [2021-05-11T02:42:27.707Z] INFO: archiving workspace using pattern(s): [2021-05-11T02:42:29.098Z] Archives upload complete. [2021-05-11T02:42:29.099Z] INFO: archiving logs to Nexus