Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 794145f9520146a589bdea5bfcbca6bd4981843d 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5511063512018461985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3707702565621783121.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2238757500455205597.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1757633223915825049.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2483560898608789318.key > 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. [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: 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-309’ is offline Running on prd-centos7-docker-4c-2g-14818 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git Avoid second fetch Checking out Revision 794145f9520146a589bdea5bfcbca6bd4981843d (master) > 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh3036496277959558004.key > 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 core.sparsecheckout # timeout=10 > git checkout -f 794145f9520146a589bdea5bfcbca6bd4981843d # timeout=10 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore (#253)" > git rev-list --no-walk adb0691269dfafa0e6532b4059237acf7a2178c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-18T19:47:50.784Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-18T19:47:50.884Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-18T19:47:50.915Z] ========================================================= [2021-05-18T19:47:50.915Z] EdgeX Global Pipelines Version Info [2021-05-18T19:47:50.915Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:47:52.367Z] ------------------- [2021-05-18T19:47:52.367Z] stable info: [2021-05-18T19:47:52.367Z] ------------------- [2021-05-18T19:47:52.367Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-18T19:47:52.367Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T19:47:52.367Z] Message: update stable to v1.0.192 [2021-05-18T19:47:52.937Z] ------------------- [2021-05-18T19:47:52.937Z] experimental info: [2021-05-18T19:47:52.937Z] ------------------- [2021-05-18T19:47:52.937Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-18T19:47:52.937Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T19:47:52.937Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-18T19:47:53.056Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-05-18T19:47:53.079Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-05-18T19:47:53.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-18T19:47:53.135Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-18T19:47:53.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-18T19:47:53.181Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-18T19:47:53.203Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-18T19:47:53.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-18T19:47:53.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-18T19:47:53.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-18T19:47:53.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-18T19:47:53.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-05-18T19:47:53.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-18T19:47:53.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-18T19:47:53.439Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T19:47:53.463Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T19:47:53.486Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T19:47:53.510Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T19:47:53.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-18T19:47:53.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-18T19:47:53.580Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-18T19:47:53.603Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-18T19:47:53.629Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-18T19:47:53.653Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-18T19:47:53.694Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-18T19:47:53.719Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-18T19:47:53.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-18T19:47:53.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-18T19:47:53.785Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-18T19:47:53.808Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 794145f9520146a589bdea5bfcbca6bd4981843d [Pipeline] echo [2021-05-18T19:47:53.861Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 794145f [Pipeline] echo [2021-05-18T19:47:53.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T19:47:53.965Z] provisioning config files... [2021-05-18T19:47:53.985Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5883557639811034963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:47:54.316Z] ---> docker-login.sh [2021-05-18T19:47:54.316Z] nexus3.edgexfoundry.org:10001 [2021-05-18T19:47:54.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:47:54.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:47:54.591Z] Configure a credential helper to remove this warning. See [2021-05-18T19:47:54.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:47:54.591Z] [2021-05-18T19:47:54.591Z] Login Succeeded [2021-05-18T19:47:54.591Z] nexus3.edgexfoundry.org:10002 [2021-05-18T19:47:54.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:47:54.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:47:54.591Z] Configure a credential helper to remove this warning. See [2021-05-18T19:47:54.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:47:54.591Z] [2021-05-18T19:47:54.591Z] Login Succeeded [2021-05-18T19:47:54.853Z] nexus3.edgexfoundry.org:10003 [2021-05-18T19:47:54.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:47:54.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:47:54.853Z] Configure a credential helper to remove this warning. See [2021-05-18T19:47:54.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:47:54.853Z] [2021-05-18T19:47:54.853Z] Login Succeeded [2021-05-18T19:47:54.853Z] nexus3.edgexfoundry.org:10004 [2021-05-18T19:47:54.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:47:55.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:47:55.117Z] Configure a credential helper to remove this warning. See [2021-05-18T19:47:55.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:47:55.117Z] [2021-05-18T19:47:55.117Z] Login Succeeded [2021-05-18T19:47:55.117Z] docker.io [2021-05-18T19:47:55.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:47:55.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:47:55.378Z] Configure a credential helper to remove this warning. See [2021-05-18T19:47:55.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:47:55.378Z] [2021-05-18T19:47:55.378Z] Login Succeeded [2021-05-18T19:47:55.378Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T19:47:55.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T19:47:55.911Z] + git log --format=format:%s -1 794145f9520146a589bdea5bfcbca6bd4981843d [Pipeline] echo [2021-05-18T19:47:55.950Z] GIT_COMMIT: 794145f9520146a589bdea5bfcbca6bd4981843d, Commit Message: refactor: Update for new service key names and overrides for hyphen to underscore (#253) [Pipeline] echo [2021-05-18T19:47:55.964Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:47:56.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T19:47:56.992Z] [2021-05-18T19:47:56.992Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:47:57.316Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T19:47:57.316Z] latest: Pulling from edgex-devops/git-semver [2021-05-18T19:47:57.316Z] 31603596830f: Pulling fs layer [2021-05-18T19:47:57.316Z] 54011a49482f: Pulling fs layer [2021-05-18T19:47:57.316Z] a6820b24f6d8: Pulling fs layer [2021-05-18T19:47:57.316Z] f581987b2513: Pulling fs layer [2021-05-18T19:47:57.316Z] f581987b2513: Waiting [2021-05-18T19:47:57.316Z] 54011a49482f: Verifying Checksum [2021-05-18T19:47:57.316Z] 54011a49482f: Download complete [2021-05-18T19:47:57.580Z] 31603596830f: Verifying Checksum [2021-05-18T19:47:57.580Z] 31603596830f: Download complete [2021-05-18T19:47:57.580Z] a6820b24f6d8: Verifying Checksum [2021-05-18T19:47:57.580Z] a6820b24f6d8: Download complete [2021-05-18T19:47:57.580Z] f581987b2513: Verifying Checksum [2021-05-18T19:47:57.580Z] f581987b2513: Download complete [2021-05-18T19:47:57.847Z] 31603596830f: Pull complete [2021-05-18T19:47:57.847Z] 54011a49482f: Pull complete [2021-05-18T19:47:58.428Z] a6820b24f6d8: Pull complete [2021-05-18T19:47:58.690Z] f581987b2513: Pull complete [2021-05-18T19:47:58.690Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-18T19:47:58.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T19:47:58.690Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-18T19:47:58.771Z] prd-centos7-docker-4c-2g-14818 does not seem to be running inside a container [2021-05-18T19:47:58.815Z] $ 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-18T19:48:00.096Z] $ docker top 8ce3d28564bcadd365b41da11576f7e2bd7cf630a7c4c18c0b3ee4008732f823 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T19:48:00.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T19:48:00.276Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T19:48:00.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T19:48:00.384Z] $ docker exec 8ce3d28564bcadd365b41da11576f7e2bd7cf630a7c4c18c0b3ee4008732f823 ssh-agent [2021-05-18T19:48:00.485Z] SSH_AUTH_SOCK=/tmp/ssh-angBQh4Nju7r/agent.14 [2021-05-18T19:48:00.485Z] SSH_AGENT_PID=20 [2021-05-18T19:48:00.498Z] Running ssh-add (command line suppressed) [2021-05-18T19:48:00.590Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2610455849842091286.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2610455849842091286.key) [2021-05-18T19:48:00.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T19:48:00.921Z] + git tag --points-at HEAD [Pipeline] } [2021-05-18T19:48:00.937Z] $ docker exec --env ******** --env ******** 8ce3d28564bcadd365b41da11576f7e2bd7cf630a7c4c18c0b3ee4008732f823 ssh-agent -k [2021-05-18T19:48:01.028Z] unset SSH_AUTH_SOCK; [2021-05-18T19:48:01.028Z] unset SSH_AGENT_PID; [2021-05-18T19:48:01.029Z] echo Agent pid 20 killed; [2021-05-18T19:48:01.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-18T19:48:01.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T19:48:01.085Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T19:48:01.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T19:48:01.208Z] $ docker exec 8ce3d28564bcadd365b41da11576f7e2bd7cf630a7c4c18c0b3ee4008732f823 ssh-agent [2021-05-18T19:48:01.309Z] SSH_AUTH_SOCK=/tmp/ssh-fStSaOY3y263/agent.54 [2021-05-18T19:48:01.309Z] SSH_AGENT_PID=60 [2021-05-18T19:48:01.316Z] Running ssh-add (command line suppressed) [2021-05-18T19:48:01.434Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8728275688198873491.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8728275688198873491.key) [2021-05-18T19:48:01.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T19:48:01.758Z] + git semver init [2021-05-18T19:48:01.758Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T19:48:01.758Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-18T19:48:01.758Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-18T19:48:01.758Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T19:48:01.758Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T19:48:01.758Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T19:48:01.758Z] # $SEMVER_BRANCH = master [2021-05-18T19:48:01.758Z] # $SEMVER_TEMP = /tmp/semver-184923129 [2021-05-18T19:48:01.758Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-05-18T19:48:02.708Z] # '/tmp/semver-184923129' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-05-18T19:48:02.708Z] # -> Force: false [2021-05-18T19:48:02.708Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-05-18T19:48:02.719Z] $ docker exec --env ******** --env ******** 8ce3d28564bcadd365b41da11576f7e2bd7cf630a7c4c18c0b3ee4008732f823 ssh-agent -k [2021-05-18T19:48:02.815Z] unset SSH_AUTH_SOCK; [2021-05-18T19:48:02.815Z] unset SSH_AGENT_PID; [2021-05-18T19:48:02.815Z] echo Agent pid 60 killed; [2021-05-18T19:48:02.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T19:48:03.170Z] + git semver [Pipeline] } [2021-05-18T19:48:03.185Z] $ docker stop --time=1 8ce3d28564bcadd365b41da11576f7e2bd7cf630a7c4c18c0b3ee4008732f823 [2021-05-18T19:48:04.436Z] $ docker rm -f 8ce3d28564bcadd365b41da11576f7e2bd7cf630a7c4c18c0b3ee4008732f823 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T19:48:04.808Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-18T19:48:05.097Z] Stashed 1 file(s) [Pipeline] echo [2021-05-18T19:48:05.101Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.40 [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-18T19:48:20.358Z] Still waiting to schedule task [2021-05-18T19:48:20.358Z] ‘prd-centos7-blackbox-4c-2g-189’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-18T19:48:20.358Z] ‘prd-centos7-builder-2c-1g-14800’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-18T19:48:20.358Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-18T19:48:20.359Z] ‘prd-centos7-docker-4c-2g-14819’ is offline [2021-05-18T19:48:20.359Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-18T19:48:20.361Z] Still waiting to schedule task [2021-05-18T19:48:20.361Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-18T19:50:11.571Z] Running on prd-centos7-docker-4c-2g-14825 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-05-18T19:50:11.595Z] Running in /w/workspace/app-service-configurable/111 [Pipeline] { [Pipeline] checkout [2021-05-18T19:50:11.717Z] Selected Git installation does not exist. Using Default [2021-05-18T19:50:11.717Z] The recommended git tool is: NONE [2021-05-18T19:50:13.944Z] using credential edgex-jenkins-ssh [2021-05-18T19:50:13.962Z] Cloning the remote Git repository [2021-05-18T19:50:13.989Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-18T19:50:14.054Z] > git init /w/workspace/app-service-configurable/111 # timeout=10 [2021-05-18T19:50:14.836Z] Avoid second fetch [2021-05-18T19:50:14.837Z] Checking out Revision 794145f9520146a589bdea5bfcbca6bd4981843d (master) [2021-05-18T19:50:14.148Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-18T19:50:14.148Z] > git --version # timeout=10 [2021-05-18T19:50:14.161Z] > git --version # 'git version 2.24.4' [2021-05-18T19:50:14.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T19:50:14.210Z] [INFO] Currently running in a labeled security context [2021-05-18T19:50:14.210Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T19:50:14.210Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/111@tmp/jenkins-gitclient-ssh2701420097439271289.key [2021-05-18T19:50:14.260Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T19:50:14.816Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-18T19:50:14.825Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T19:50:14.849Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T19:50:14.854Z] > git checkout -f 794145f9520146a589bdea5bfcbca6bd4981843d # timeout=10 [2021-05-18T19:50:18.526Z] Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore (#253)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T19:50:19.583Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-18T19:50:19.914Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T19:50:20.214Z] + sudo service docker restart [2021-05-18T19:50:20.214Z] + true [2021-05-18T19:50:20.214Z] Redirecting to /bin/systemctl restart docker.service [2021-05-18T19:50:30.624Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14823 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-05-18T19:50:30.658Z] Running in /w/workspace/app-service-configurable/111 [Pipeline] { [Pipeline] checkout [2021-05-18T19:50:30.863Z] Selected Git installation does not exist. Using Default [2021-05-18T19:50:30.863Z] The recommended git tool is: NONE [2021-05-18T19:50:35.883Z] using credential edgex-jenkins-ssh [2021-05-18T19:50:35.901Z] Cloning the remote Git repository [2021-05-18T19:50:35.966Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-18T19:50:36.073Z] > git init /w/workspace/app-service-configurable/111 # timeout=10 [2021-05-18T19:50:36.143Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-18T19:50:36.144Z] > git --version # timeout=10 [2021-05-18T19:50:36.163Z] > git --version # 'git version 2.17.1' [2021-05-18T19:50:36.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T19:50:36.314Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T19:50:37.185Z] Avoid second fetch [2021-05-18T19:50:37.187Z] Checking out Revision 794145f9520146a589bdea5bfcbca6bd4981843d (master) [2021-05-18T19:50:37.136Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-18T19:50:37.163Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T19:50:37.209Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T19:50:37.229Z] > git checkout -f 794145f9520146a589bdea5bfcbca6bd4981843d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T19:50:38.386Z] provisioning config files... [2021-05-18T19:50:38.400Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/111@tmp/config7368999838138294514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:50:38.769Z] ---> docker-login.sh [2021-05-18T19:50:38.769Z] nexus3.edgexfoundry.org:10001 [2021-05-18T19:50:39.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:50:39.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:50:39.343Z] Configure a credential helper to remove this warning. See [2021-05-18T19:50:39.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:50:39.343Z] [2021-05-18T19:50:39.343Z] Login Succeeded [2021-05-18T19:50:39.343Z] nexus3.edgexfoundry.org:10002 [2021-05-18T19:50:39.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:50:39.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:50:39.343Z] Configure a credential helper to remove this warning. See [2021-05-18T19:50:39.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:50:39.343Z] [2021-05-18T19:50:39.343Z] Login Succeeded [2021-05-18T19:50:39.343Z] nexus3.edgexfoundry.org:10003 [2021-05-18T19:50:39.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:50:39.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:50:39.606Z] Configure a credential helper to remove this warning. See [2021-05-18T19:50:39.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:50:39.606Z] [2021-05-18T19:50:39.606Z] Login Succeeded [2021-05-18T19:50:39.606Z] nexus3.edgexfoundry.org:10004 [2021-05-18T19:50:39.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:50:39.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:50:39.606Z] Configure a credential helper to remove this warning. See [2021-05-18T19:50:39.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:50:39.606Z] [2021-05-18T19:50:39.606Z] Login Succeeded [2021-05-18T19:50:39.606Z] docker.io [2021-05-18T19:50:39.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:50:40.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:50:40.131Z] Configure a credential helper to remove this warning. See [2021-05-18T19:50:40.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:50:40.131Z] [2021-05-18T19:50:40.131Z] Login Succeeded [2021-05-18T19:50:40.131Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T19:50:40.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-18T19:50:40.327Z] ========================================================= [2021-05-18T19:50:40.327Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-18T19:50:40.327Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:50:40.647Z] + 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-18T19:50:40.647Z] Sending build context to Docker daemon 92.16kB [2021-05-18T19:50:40.647Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T19:50:40.647Z] Step 2/8 : FROM ${BASE} [2021-05-18T19:50:40.647Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-18T19:50:40.647Z] 540db60ca938: Pulling fs layer [2021-05-18T19:50:40.647Z] adcc1eea9eea: Pulling fs layer [2021-05-18T19:50:40.647Z] 4c4ab2625f07: Pulling fs layer [2021-05-18T19:50:40.647Z] 0510c868ecb4: Pulling fs layer [2021-05-18T19:50:40.647Z] afea3b2eda06: Pulling fs layer [2021-05-18T19:50:40.647Z] 7809a108b3ef: Pulling fs layer [2021-05-18T19:50:40.647Z] f706445af74f: Pulling fs layer [2021-05-18T19:50:40.647Z] afea3b2eda06: Waiting [2021-05-18T19:50:40.647Z] 7809a108b3ef: Waiting [2021-05-18T19:50:40.647Z] f706445af74f: Waiting [2021-05-18T19:50:40.647Z] 0510c868ecb4: Waiting [2021-05-18T19:50:40.647Z] 4c4ab2625f07: Verifying Checksum [2021-05-18T19:50:40.647Z] 4c4ab2625f07: Download complete [2021-05-18T19:50:40.647Z] adcc1eea9eea: Verifying Checksum [2021-05-18T19:50:40.647Z] adcc1eea9eea: Download complete [2021-05-18T19:50:40.647Z] afea3b2eda06: Verifying Checksum [2021-05-18T19:50:40.647Z] afea3b2eda06: Download complete [2021-05-18T19:50:40.910Z] 7809a108b3ef: Verifying Checksum [2021-05-18T19:50:40.910Z] 7809a108b3ef: Download complete [2021-05-18T19:50:40.910Z] 540db60ca938: Verifying Checksum [2021-05-18T19:50:40.910Z] 540db60ca938: Download complete [2021-05-18T19:50:40.910Z] 540db60ca938: Pull complete [2021-05-18T19:50:41.177Z] adcc1eea9eea: Pull complete [2021-05-18T19:50:41.438Z] 4c4ab2625f07: Pull complete [2021-05-18T19:50:41.524Z] Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore (#253)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T19:50:42.740Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-18T19:50:42.821Z] f706445af74f: Verifying Checksum [2021-05-18T19:50:42.821Z] f706445af74f: Download complete [2021-05-18T19:50:43.081Z] 0510c868ecb4: Verifying Checksum [2021-05-18T19:50:43.081Z] 0510c868ecb4: Download complete [2021-05-18T19:50:43.146Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T19:50:43.489Z] + sudo service docker restart [2021-05-18T19:50:43.489Z] + true [2021-05-18T19:50:46.425Z] 0510c868ecb4: Pull complete [2021-05-18T19:50:46.426Z] afea3b2eda06: Pull complete [2021-05-18T19:50:46.688Z] 7809a108b3ef: Pull complete [2021-05-18T19:50:48.083Z] f706445af74f: Pull complete [2021-05-18T19:50:48.083Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-18T19:50:48.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-18T19:50:48.083Z] ---> b068be0155e3 [2021-05-18T19:50:48.083Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T19:51:01.865Z] provisioning config files... [2021-05-18T19:51:01.891Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/111@tmp/config6992183638377235564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:51:02.266Z] ---> docker-login.sh [2021-05-18T19:51:02.266Z] nexus3.edgexfoundry.org:10001 [2021-05-18T19:51:03.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:51:03.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:51:03.524Z] Configure a credential helper to remove this warning. See [2021-05-18T19:51:03.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:51:03.524Z] [2021-05-18T19:51:03.524Z] Login Succeeded [2021-05-18T19:51:03.524Z] nexus3.edgexfoundry.org:10002 [2021-05-18T19:51:03.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:51:04.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:51:04.077Z] Configure a credential helper to remove this warning. See [2021-05-18T19:51:04.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:51:04.077Z] [2021-05-18T19:51:04.077Z] Login Succeeded [2021-05-18T19:51:04.077Z] nexus3.edgexfoundry.org:10003 [2021-05-18T19:51:04.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:51:04.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:51:04.631Z] Configure a credential helper to remove this warning. See [2021-05-18T19:51:04.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:51:04.631Z] [2021-05-18T19:51:04.631Z] Login Succeeded [2021-05-18T19:51:04.631Z] nexus3.edgexfoundry.org:10004 [2021-05-18T19:51:04.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:51:05.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:51:05.181Z] Configure a credential helper to remove this warning. See [2021-05-18T19:51:05.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:51:05.181Z] [2021-05-18T19:51:05.181Z] Login Succeeded [2021-05-18T19:51:05.181Z] docker.io [2021-05-18T19:51:05.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:51:06.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:51:06.060Z] Configure a credential helper to remove this warning. See [2021-05-18T19:51:06.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:51:06.060Z] [2021-05-18T19:51:06.060Z] Login Succeeded [2021-05-18T19:51:06.060Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T19:51:06.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-18T19:51:06.235Z] ---> Running in 82b083427718 [2021-05-18T19:51:06.235Z] Removing intermediate container 82b083427718 [2021-05-18T19:51:06.235Z] ---> 3548ce1cfff9 [2021-05-18T19:51:06.235Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:51:06.235Z] ---> Running in fc6ef64642e9 [2021-05-18T19:51:06.235Z] Removing intermediate container fc6ef64642e9 [2021-05-18T19:51:06.235Z] ---> d935d13aabbc [2021-05-18T19:51:06.235Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-18T19:51:06.235Z] ---> Running in 37d9d71badb0 [2021-05-18T19:51:06.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2021-05-18T19:51:06.393Z] ========================================================= [2021-05-18T19:51:06.393Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-18T19:51:06.393Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:51:06.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T19:51:06.745Z] + 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-18T19:51:06.745Z] Sending build context to Docker daemon 92.16kB [2021-05-18T19:51:07.021Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T19:51:07.021Z] Step 2/8 : FROM ${BASE} [2021-05-18T19:51:07.300Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-18T19:51:07.300Z] 595b0fe564bb: Pulling fs layer [2021-05-18T19:51:07.300Z] 7186ed65a4f7: Pulling fs layer [2021-05-18T19:51:07.300Z] 316046926c0a: Pulling fs layer [2021-05-18T19:51:07.300Z] 4ebd0625c992: Pulling fs layer [2021-05-18T19:51:07.300Z] 207e8628e3a3: Pulling fs layer [2021-05-18T19:51:07.300Z] c791037a9be2: Pulling fs layer [2021-05-18T19:51:07.300Z] ffd874e62e21: Pulling fs layer [2021-05-18T19:51:07.300Z] 4ebd0625c992: Waiting [2021-05-18T19:51:07.300Z] 207e8628e3a3: Waiting [2021-05-18T19:51:07.300Z] ffd874e62e21: Waiting [2021-05-18T19:51:07.300Z] 316046926c0a: Verifying Checksum [2021-05-18T19:51:07.300Z] 316046926c0a: Download complete [2021-05-18T19:51:07.300Z] 7186ed65a4f7: Verifying Checksum [2021-05-18T19:51:07.300Z] 7186ed65a4f7: Download complete [2021-05-18T19:51:07.300Z] 207e8628e3a3: Download complete [2021-05-18T19:51:07.300Z] c791037a9be2: Download complete [2021-05-18T19:51:07.300Z] 595b0fe564bb: Verifying Checksum [2021-05-18T19:51:07.300Z] 595b0fe564bb: Download complete [2021-05-18T19:51:07.447Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-18T19:51:07.707Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-18T19:51:07.967Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-18T19:51:07.967Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-18T19:51:07.967Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-18T19:51:08.228Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-18T19:51:08.284Z] 595b0fe564bb: Pull complete [2021-05-18T19:51:08.490Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T19:51:08.490Z] OK: 150 MiB in 46 packages [2021-05-18T19:51:08.557Z] 7186ed65a4f7: Pull complete [2021-05-18T19:51:09.066Z] Removing intermediate container 37d9d71badb0 [2021-05-18T19:51:09.066Z] ---> 8eaff6db74d0 [2021-05-18T19:51:09.066Z] Step 6/8 : WORKDIR /app [2021-05-18T19:51:09.158Z] 316046926c0a: Pull complete [2021-05-18T19:51:09.327Z] ---> Running in 6247fd48abe4 [2021-05-18T19:51:09.327Z] Removing intermediate container 6247fd48abe4 [2021-05-18T19:51:09.327Z] ---> 56da4eca0875 [2021-05-18T19:51:09.327Z] Step 7/8 : COPY . . [2021-05-18T19:51:09.437Z] ffd874e62e21: Verifying Checksum [2021-05-18T19:51:09.437Z] ffd874e62e21: Download complete [2021-05-18T19:51:09.900Z] ---> e7d0c1668c30 [2021-05-18T19:51:09.901Z] Step 8/8 : RUN go mod download [2021-05-18T19:51:09.901Z] ---> Running in d9c9ddbff75d [2021-05-18T19:51:10.882Z] 4ebd0625c992: Verifying Checksum [2021-05-18T19:51:10.882Z] 4ebd0625c992: Download complete [2021-05-18T19:51:21.045Z] 4ebd0625c992: Pull complete [2021-05-18T19:51:21.319Z] 207e8628e3a3: Pull complete [2021-05-18T19:51:21.594Z] c791037a9be2: Pull complete [2021-05-18T19:51:24.999Z] ffd874e62e21: Pull complete [2021-05-18T19:51:24.999Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-18T19:51:24.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-18T19:51:24.999Z] ---> cfc18b08335c [2021-05-18T19:51:24.999Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-18T19:51:27.003Z] ---> Running in 5e6e63d8110a [2021-05-18T19:51:27.655Z] Removing intermediate container 5e6e63d8110a [2021-05-18T19:51:27.655Z] ---> 5bbc00855f8f [2021-05-18T19:51:27.655Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:51:27.655Z] ---> Running in dc16525a3058 [2021-05-18T19:51:30.324Z] Removing intermediate container dc16525a3058 [2021-05-18T19:51:30.324Z] ---> d01cd6a97d17 [2021-05-18T19:51:30.324Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-18T19:51:30.324Z] ---> Running in 9f3aa14efd8e [2021-05-18T19:51:31.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:51:32.739Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:51:33.712Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-18T19:51:33.712Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-18T19:51:33.712Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-18T19:51:33.983Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-18T19:51:33.983Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-18T19:51:33.983Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-18T19:51:34.256Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T19:51:34.256Z] OK: 139 MiB in 46 packages [2021-05-18T19:51:35.239Z] Removing intermediate container 9f3aa14efd8e [2021-05-18T19:51:35.239Z] ---> 51559bc8925e [2021-05-18T19:51:35.239Z] Step 6/8 : WORKDIR /app [2021-05-18T19:51:35.516Z] ---> Running in 41a110dc7d99 [2021-05-18T19:51:36.116Z] Removing intermediate container 41a110dc7d99 [2021-05-18T19:51:36.116Z] ---> 4992e2aa8b69 [2021-05-18T19:51:36.116Z] Step 7/8 : COPY . . [2021-05-18T19:51:36.496Z] Removing intermediate container d9c9ddbff75d [2021-05-18T19:51:36.496Z] ---> 9131155f9d6c [2021-05-18T19:51:36.496Z] Successfully built 9131155f9d6c [2021-05-18T19:51:36.496Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:51:36.723Z] ---> b7460427107e [2021-05-18T19:51:36.723Z] Step 8/8 : RUN go mod download [2021-05-18T19:51:36.804Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T19:51:36.804Z] . [Pipeline] withDockerContainer [2021-05-18T19:51:36.882Z] prd-centos7-docker-4c-2g-14825 does not seem to be running inside a container [2021-05-18T19:51:36.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/111 -v /w/workspace/app-service-configurable/111:/w/workspace/app-service-configurable/111:rw,z -v /w/workspace/app-service-configurable/111@tmp:/w/workspace/app-service-configurable/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-18T19:51:36.997Z] ---> Running in a0cb7dbfdf34 [2021-05-18T19:51:37.349Z] $ docker top 9edc40c02226e7774b6873db8c6fc8540eb53883872a28d6779ab56dff6179c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T19:51:37.733Z] + go version [2021-05-18T19:51:37.733Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-18T19:51:37.749Z] $ docker stop --time=1 9edc40c02226e7774b6873db8c6fc8540eb53883872a28d6779ab56dff6179c3 [2021-05-18T19:51:39.028Z] $ docker rm -f 9edc40c02226e7774b6873db8c6fc8540eb53883872a28d6779ab56dff6179c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:51:39.630Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-18T19:51:39.630Z] . [Pipeline] withDockerContainer [2021-05-18T19:51:39.707Z] prd-centos7-docker-4c-2g-14825 does not seem to be running inside a container [2021-05-18T19:51:39.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/111 -v /w/workspace/app-service-configurable/111:/w/workspace/app-service-configurable/111:rw,z -v /w/workspace/app-service-configurable/111@tmp:/w/workspace/app-service-configurable/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-18T19:51:40.126Z] $ docker top 29c5b52298aa14fb9137f9a6235507a7153f4d7a212ab56eb4697443f896647d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T19:51:40.507Z] + go mod tidy [Pipeline] sh [2021-05-18T19:51:41.073Z] + make test [2021-05-18T19:51:41.073Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-18T19:51:59.315Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-18T19:51:59.315Z] CGO_ENABLED=1 go vet ./... [2021-05-18T19:52:03.830Z] Removing intermediate container a0cb7dbfdf34 [2021-05-18T19:52:03.830Z] ---> 8ad707218aaf [2021-05-18T19:52:03.830Z] Successfully built 8ad707218aaf [2021-05-18T19:52:03.830Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:52:04.173Z] + docker inspect -f . ci-base-image-arm64 [2021-05-18T19:52:04.173Z] . [Pipeline] withDockerContainer [2021-05-18T19:52:04.401Z] prd-ubuntu18.04-docker-arm64-4c-16g-14823 does not seem to be running inside a container [2021-05-18T19:52:04.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/111 -v /w/workspace/app-service-configurable/111:/w/workspace/app-service-configurable/111:rw,z -v /w/workspace/app-service-configurable/111@tmp:/w/workspace/app-service-configurable/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-18T19:52:04.644Z] gofmt -l . [2021-05-18T19:52:04.644Z] [ "`gofmt -l .`" = "" ] [2021-05-18T19:52:04.644Z] ./bin/test-go-mod-tidy.sh [2021-05-18T19:52:04.644Z] ./bin/test-attribution-txt.sh [2021-05-18T19:52:06.205Z] $ docker top 6ae7ba650a079248e77bfe59e79afb4adcf4d90239f5a62d8b4014fd1f659a7c -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-18T19:52:06.546Z] $ docker stop --time=1 29c5b52298aa14fb9137f9a6235507a7153f4d7a212ab56eb4697443f896647d [2021-05-18T19:52:07.974Z] $ docker rm -f 29c5b52298aa14fb9137f9a6235507a7153f4d7a212ab56eb4697443f896647d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-05-18T19:52:08.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-18T19:52:08.646Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-18T19:52:08.819Z] + go version [2021-05-18T19:52:08.819Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-18T19:52:11.123Z] $ docker stop --time=1 6ae7ba650a079248e77bfe59e79afb4adcf4d90239f5a62d8b4014fd1f659a7c [2021-05-18T19:52:12.926Z] $ docker rm -f 6ae7ba650a079248e77bfe59e79afb4adcf4d90239f5a62d8b4014fd1f659a7c [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:52:13.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-18T19:52:13.714Z] + docker inspect -f . ci-base-image-arm64 [2021-05-18T19:52:13.714Z] . [Pipeline] withDockerContainer [2021-05-18T19:52:13.787Z] + ls -al . [2021-05-18T19:52:13.787Z] total 92 [2021-05-18T19:52:13.787Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 18 19:52 . [2021-05-18T19:52:13.787Z] drwxrwxr-x. 4 jenkins jenkins 32 May 18 19:50 .. [2021-05-18T19:52:13.787Z] -rw-rw-r--. 1 jenkins jenkins 7306 May 18 19:50 Attribution.txt [2021-05-18T19:52:13.787Z] drwxrwxr-x. 2 jenkins jenkins 64 May 18 19:50 bin [2021-05-18T19:52:13.787Z] -rw-r--r--. 1 jenkins jenkins 10 May 18 19:51 coverage.out [2021-05-18T19:52:13.787Z] -rw-rw-r--. 1 jenkins jenkins 2048 May 18 19:50 Dockerfile [2021-05-18T19:52:13.787Z] -rw-rw-r--. 1 jenkins jenkins 970 May 18 19:50 Dockerfile.build [2021-05-18T19:52:13.787Z] -rw-rw-r--. 1 jenkins jenkins 119 May 18 19:50 .dockerignore [2021-05-18T19:52:13.787Z] drwxrwxr-x. 8 jenkins jenkins 162 May 18 19:50 .git [2021-05-18T19:52:13.787Z] drwxrwxr-x. 2 jenkins jenkins 81 May 18 19:50 .github [2021-05-18T19:52:13.787Z] -rw-rw-r--. 1 jenkins jenkins 111 May 18 19:50 .gitignore [2021-05-18T19:52:13.787Z] -rw-r--r--. 1 jenkins jenkins 136 May 18 19:52 go.mod [2021-05-18T19:52:13.787Z] -rw-r--r--. 1 jenkins jenkins 21061 May 18 19:51 go.sum [2021-05-18T19:52:13.787Z] -rw-rw-r--. 1 jenkins jenkins 687 May 18 19:50 Jenkinsfile [2021-05-18T19:52:13.787Z] -rw-rw-r--. 1 jenkins jenkins 10174 May 18 19:50 LICENSE [2021-05-18T19:52:13.787Z] -rw-rw-r--. 1 jenkins jenkins 1460 May 18 19:50 main.go [2021-05-18T19:52:13.787Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 18 19:50 makefile [2021-05-18T19:52:13.787Z] -rw-rw-r--. 1 jenkins jenkins 3230 May 18 19:50 README.md [2021-05-18T19:52:13.787Z] drwxrwxr-x. 8 jenkins jenkins 122 May 18 19:50 res [2021-05-18T19:52:13.787Z] drwxrwxr-x. 4 jenkins jenkins 71 May 18 19:50 snap [2021-05-18T19:52:13.787Z] -rw-rw-r--. 1 jenkins jenkins 12 May 18 19:48 VERSION [2021-05-18T19:52:13.975Z] prd-ubuntu18.04-docker-arm64-4c-16g-14823 does not seem to be running inside a container [2021-05-18T19:52:14.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/111 -v /w/workspace/app-service-configurable/111:/w/workspace/app-service-configurable/111:rw,z -v /w/workspace/app-service-configurable/111@tmp:/w/workspace/app-service-configurable/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-18T19:52:15.646Z] $ docker top a361b3508e5b4a25e06c306e77a8f70272e075da70d75ea4061c7c65ed3297b5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:52:16.325Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=794145f9520146a589bdea5bfcbca6bd4981843d --label arch=amd64 --label version=2.0.0-dev.40 . [2021-05-18T19:52:16.325Z] Sending build context to Docker daemon 116.2kB [2021-05-18T19:52:16.325Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T19:52:16.325Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-18T19:52:16.325Z] ---> 9131155f9d6c [2021-05-18T19:52:16.325Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-18T19:52:16.325Z] ---> Running in 12fc95f39e07 [2021-05-18T19:52:16.588Z] Removing intermediate container 12fc95f39e07 [2021-05-18T19:52:16.588Z] ---> cd29b684dcb3 [2021-05-18T19:52:16.588Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-18T19:52:16.588Z] ---> Running in 11d3e66bce91 [2021-05-18T19:52:16.588Z] Removing intermediate container 11d3e66bce91 [2021-05-18T19:52:16.588Z] ---> 834e8963207f [2021-05-18T19:52:16.588Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-18T19:52:16.612Z] + go mod tidy [2021-05-18T19:52:16.862Z] ---> Running in a2366d1dd2ef [2021-05-18T19:52:16.862Z] Removing intermediate container a2366d1dd2ef [2021-05-18T19:52:16.862Z] ---> b7f686a88390 [2021-05-18T19:52:16.862Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:52:16.862Z] ---> Running in 2d2cdeabfc40 [Pipeline] sh [2021-05-18T19:52:17.432Z] Removing intermediate container 2d2cdeabfc40 [2021-05-18T19:52:17.433Z] ---> 8a66d0219b7e [2021-05-18T19:52:17.433Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-18T19:52:17.433Z] ---> Running in 314a8c569b92 [2021-05-18T19:52:17.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T19:52:17.872Z] + make test [2021-05-18T19:52:17.873Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-18T19:52:18.640Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T19:52:19.223Z] OK: 150 MiB in 46 packages [2021-05-18T19:52:19.223Z] Removing intermediate container 314a8c569b92 [2021-05-18T19:52:19.223Z] ---> dc380869356b [2021-05-18T19:52:19.223Z] Step 8/28 : WORKDIR /app [2021-05-18T19:52:19.223Z] ---> Running in 671bc9532245 [2021-05-18T19:52:19.491Z] Removing intermediate container 671bc9532245 [2021-05-18T19:52:19.492Z] ---> 5c3fbd6de6ab [2021-05-18T19:52:19.492Z] Step 9/28 : COPY go.mod . [2021-05-18T19:52:19.492Z] ---> 84ec6f0a3589 [2021-05-18T19:52:19.492Z] Step 10/28 : RUN go mod download [2021-05-18T19:52:19.492Z] ---> Running in 20e7e4c7f1c4 [2021-05-18T19:52:20.449Z] Removing intermediate container 20e7e4c7f1c4 [2021-05-18T19:52:20.449Z] ---> 0555249f2ac1 [2021-05-18T19:52:20.449Z] Step 11/28 : RUN go mod tidy [2021-05-18T19:52:20.449Z] ---> Running in 8e26dafaf9d5 [2021-05-18T19:52:21.019Z] Removing intermediate container 8e26dafaf9d5 [2021-05-18T19:52:21.019Z] ---> fabf0667a780 [2021-05-18T19:52:21.019Z] Step 12/28 : COPY . . [2021-05-18T19:52:21.019Z] ---> cf3c59a17f0a [2021-05-18T19:52:21.019Z] Step 13/28 : ARG MAKE="make build" [2021-05-18T19:52:21.019Z] ---> Running in 1334a6c30ffd [2021-05-18T19:52:21.019Z] Removing intermediate container 1334a6c30ffd [2021-05-18T19:52:21.019Z] ---> 901b9b8c934d [2021-05-18T19:52:21.019Z] Step 14/28 : RUN $MAKE [2021-05-18T19:52:21.293Z] ---> Running in 82190687513d [2021-05-18T19:52:21.293Z] go mod tidy [2021-05-18T19:52:21.564Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.40" -o app-service-configurable [2021-05-18T19:52:33.884Z] Removing intermediate container 82190687513d [2021-05-18T19:52:33.884Z] ---> 50ed757479b9 [2021-05-18T19:52:33.884Z] Step 15/28 : FROM alpine:3.12 [2021-05-18T19:52:33.884Z] 3.12: Pulling from library/alpine [2021-05-18T19:52:33.884Z] 339de151aab4: Pulling fs layer [2021-05-18T19:52:33.884Z] 339de151aab4: Download complete [2021-05-18T19:52:33.884Z] 339de151aab4: Pull complete [2021-05-18T19:52:33.884Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T19:52:33.884Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T19:52:33.884Z] ---> 13621d1b12d4 [2021-05-18T19:52:33.884Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-18T19:52:33.884Z] ---> Running in 13d748fc7526 [2021-05-18T19:52:33.884Z] Removing intermediate container 13d748fc7526 [2021-05-18T19:52:33.884Z] ---> 562a8c064ce5 [2021-05-18T19:52:33.884Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-18T19:52:33.884Z] ---> Running in cace2d677f32 [2021-05-18T19:52:33.884Z] Removing intermediate container cace2d677f32 [2021-05-18T19:52:33.884Z] ---> 72079b22312c [2021-05-18T19:52:33.884Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-18T19:52:33.884Z] ---> Running in cc7c05331bbd [2021-05-18T19:52:33.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-18T19:52:33.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-18T19:52:33.884Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-18T19:52:33.884Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-18T19:52:33.884Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-18T19:52:33.884Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-18T19:52:33.884Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-18T19:52:33.884Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-18T19:52:33.884Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-18T19:52:33.884Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T19:52:33.884Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T19:52:33.884Z] OK: 9 MiB in 21 packages [2021-05-18T19:52:34.461Z] Removing intermediate container cc7c05331bbd [2021-05-18T19:52:34.461Z] ---> aecac119e5a9 [2021-05-18T19:52:34.461Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-18T19:52:34.461Z] ---> b3f3a34fc79e [2021-05-18T19:52:34.461Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-18T19:52:34.722Z] ---> e583ac169eb6 [2021-05-18T19:52:34.722Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-18T19:52:34.722Z] ---> 0487a58b5a9f [2021-05-18T19:52:34.722Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-18T19:52:35.292Z] ---> 34776872790b [2021-05-18T19:52:35.292Z] Step 23/28 : EXPOSE 48095 [2021-05-18T19:52:35.292Z] ---> Running in cf83791e702d [2021-05-18T19:52:35.292Z] Removing intermediate container cf83791e702d [2021-05-18T19:52:35.292Z] ---> a41853e2bfae [2021-05-18T19:52:35.292Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-18T19:52:35.292Z] ---> Running in a13fa1435504 [2021-05-18T19:52:35.292Z] Removing intermediate container a13fa1435504 [2021-05-18T19:52:35.292Z] ---> 945cef9be69e [2021-05-18T19:52:35.292Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T19:52:35.553Z] ---> Running in ba3b3672b8f4 [2021-05-18T19:52:35.553Z] Removing intermediate container ba3b3672b8f4 [2021-05-18T19:52:35.553Z] ---> 1405af064d67 [2021-05-18T19:52:35.553Z] Step 26/28 : LABEL arch=amd64 [2021-05-18T19:52:35.553Z] ---> Running in 3d2086b69b46 [2021-05-18T19:52:35.814Z] Removing intermediate container 3d2086b69b46 [2021-05-18T19:52:35.814Z] ---> bb280b917181 [2021-05-18T19:52:35.814Z] Step 27/28 : LABEL git_sha=794145f9520146a589bdea5bfcbca6bd4981843d [2021-05-18T19:52:35.814Z] ---> Running in c38be32fc3a5 [2021-05-18T19:52:35.814Z] Removing intermediate container c38be32fc3a5 [2021-05-18T19:52:35.814Z] ---> 87f0ff69c43c [2021-05-18T19:52:35.814Z] Step 28/28 : LABEL version=2.0.0-dev.40 [2021-05-18T19:52:35.814Z] ---> Running in 5b68e63b31ad [2021-05-18T19:52:36.075Z] Removing intermediate container 5b68e63b31ad [2021-05-18T19:52:36.075Z] ---> 84a828721523 [2021-05-18T19:52:36.075Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-18T19:52:36.075Z] Successfully built 84a828721523 [2021-05-18T19:52:36.075Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T19:52:36.346Z] provisioning config files... [2021-05-18T19:52:36.362Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/111@tmp/config7241434070501298130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:52:36.696Z] ---> docker-login.sh [2021-05-18T19:52:36.696Z] nexus3.edgexfoundry.org:10001 [2021-05-18T19:52:36.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:52:36.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:52:36.696Z] Configure a credential helper to remove this warning. See [2021-05-18T19:52:36.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:52:36.696Z] [2021-05-18T19:52:36.696Z] Login Succeeded [2021-05-18T19:52:36.696Z] nexus3.edgexfoundry.org:10002 [2021-05-18T19:52:36.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:52:36.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:52:36.959Z] Configure a credential helper to remove this warning. See [2021-05-18T19:52:36.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:52:36.959Z] [2021-05-18T19:52:36.959Z] Login Succeeded [2021-05-18T19:52:36.959Z] nexus3.edgexfoundry.org:10003 [2021-05-18T19:52:36.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:52:36.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:52:36.959Z] Configure a credential helper to remove this warning. See [2021-05-18T19:52:36.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:52:36.959Z] [2021-05-18T19:52:36.959Z] Login Succeeded [2021-05-18T19:52:36.959Z] nexus3.edgexfoundry.org:10004 [2021-05-18T19:52:36.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:52:37.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:52:37.220Z] Configure a credential helper to remove this warning. See [2021-05-18T19:52:37.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:52:37.220Z] [2021-05-18T19:52:37.220Z] Login Succeeded [2021-05-18T19:52:37.220Z] docker.io [2021-05-18T19:52:37.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:52:37.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:52:37.483Z] Configure a credential helper to remove this warning. See [2021-05-18T19:52:37.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:52:37.483Z] [2021-05-18T19:52:37.483Z] Login Succeeded [2021-05-18T19:52:37.483Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T19:52:37.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-18T19:52:37.562Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-05-18T19:52:37.562Z] 794145f9520146a589bdea5bfcbca6bd4981843d [2021-05-18T19:52:37.562Z] latest [2021-05-18T19:52:37.562Z] 2.0.0-dev.40 [2021-05-18T19:52:37.562Z] 794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 [2021-05-18T19:52:37.562Z] master [2021-05-18T19:52:37.562Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:52:37.906Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:794145f9520146a589bdea5bfcbca6bd4981843d [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:52:38.202Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:794145f9520146a589bdea5bfcbca6bd4981843d [2021-05-18T19:52:38.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-18T19:52:38.202Z] fb96e04bc08a: Preparing [2021-05-18T19:52:38.202Z] f7cdb4a2ba05: Preparing [2021-05-18T19:52:38.202Z] 426019d6edda: Preparing [2021-05-18T19:52:38.202Z] 227a0cc70283: Preparing [2021-05-18T19:52:38.202Z] c969ab00faad: Preparing [2021-05-18T19:52:38.202Z] 32f366d666a5: Preparing [2021-05-18T19:52:38.202Z] 32f366d666a5: Waiting [2021-05-18T19:52:38.468Z] 227a0cc70283: Pushed [2021-05-18T19:52:38.468Z] 426019d6edda: Pushed [2021-05-18T19:52:38.468Z] 32f366d666a5: Layer already exists [2021-05-18T19:52:38.468Z] f7cdb4a2ba05: Pushed [2021-05-18T19:52:38.468Z] c969ab00faad: Pushed [2021-05-18T19:52:39.858Z] fb96e04bc08a: Pushed [2021-05-18T19:52:40.118Z] 794145f9520146a589bdea5bfcbca6bd4981843d: digest: sha256:80fbff353816e436d66276b74dbeeb9ee7a076756ed64607c342eabcf27b7e07 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:52:40.445Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:52:40.744Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-05-18T19:52:40.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-18T19:52:40.744Z] fb96e04bc08a: Preparing [2021-05-18T19:52:40.744Z] f7cdb4a2ba05: Preparing [2021-05-18T19:52:40.744Z] 426019d6edda: Preparing [2021-05-18T19:52:40.744Z] 227a0cc70283: Preparing [2021-05-18T19:52:40.744Z] c969ab00faad: Preparing [2021-05-18T19:52:40.744Z] 32f366d666a5: Preparing [2021-05-18T19:52:40.744Z] 32f366d666a5: Waiting [2021-05-18T19:52:40.744Z] 426019d6edda: Layer already exists [2021-05-18T19:52:40.744Z] c969ab00faad: Layer already exists [2021-05-18T19:52:40.744Z] 227a0cc70283: Layer already exists [2021-05-18T19:52:40.744Z] fb96e04bc08a: Layer already exists [2021-05-18T19:52:40.744Z] f7cdb4a2ba05: Layer already exists [2021-05-18T19:52:40.744Z] 32f366d666a5: Layer already exists [2021-05-18T19:52:40.744Z] latest: digest: sha256:80fbff353816e436d66276b74dbeeb9ee7a076756ed64607c342eabcf27b7e07 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:52:41.048Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:52:41.344Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.40 [2021-05-18T19:52:41.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-18T19:52:41.344Z] fb96e04bc08a: Preparing [2021-05-18T19:52:41.344Z] f7cdb4a2ba05: Preparing [2021-05-18T19:52:41.344Z] 426019d6edda: Preparing [2021-05-18T19:52:41.344Z] 227a0cc70283: Preparing [2021-05-18T19:52:41.344Z] c969ab00faad: Preparing [2021-05-18T19:52:41.344Z] 32f366d666a5: Preparing [2021-05-18T19:52:41.344Z] 32f366d666a5: Waiting [2021-05-18T19:52:41.344Z] 227a0cc70283: Layer already exists [2021-05-18T19:52:41.344Z] 426019d6edda: Layer already exists [2021-05-18T19:52:41.344Z] f7cdb4a2ba05: Layer already exists [2021-05-18T19:52:41.344Z] fb96e04bc08a: Layer already exists [2021-05-18T19:52:41.344Z] c969ab00faad: Layer already exists [2021-05-18T19:52:41.344Z] 32f366d666a5: Layer already exists [2021-05-18T19:52:41.344Z] 2.0.0-dev.40: digest: sha256:80fbff353816e436d66276b74dbeeb9ee7a076756ed64607c342eabcf27b7e07 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:52:41.650Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:52:41.949Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 [2021-05-18T19:52:41.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-18T19:52:41.949Z] fb96e04bc08a: Preparing [2021-05-18T19:52:41.949Z] f7cdb4a2ba05: Preparing [2021-05-18T19:52:41.949Z] 426019d6edda: Preparing [2021-05-18T19:52:41.949Z] 227a0cc70283: Preparing [2021-05-18T19:52:41.949Z] c969ab00faad: Preparing [2021-05-18T19:52:41.949Z] 32f366d666a5: Preparing [2021-05-18T19:52:41.949Z] 32f366d666a5: Waiting [2021-05-18T19:52:41.949Z] 227a0cc70283: Layer already exists [2021-05-18T19:52:41.949Z] f7cdb4a2ba05: Layer already exists [2021-05-18T19:52:41.949Z] c969ab00faad: Layer already exists [2021-05-18T19:52:41.949Z] 426019d6edda: Layer already exists [2021-05-18T19:52:41.949Z] fb96e04bc08a: Layer already exists [2021-05-18T19:52:41.949Z] 32f366d666a5: Layer already exists [2021-05-18T19:52:42.212Z] 794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40: digest: sha256:80fbff353816e436d66276b74dbeeb9ee7a076756ed64607c342eabcf27b7e07 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:52:42.520Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:52:42.822Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-05-18T19:52:42.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-18T19:52:42.822Z] fb96e04bc08a: Preparing [2021-05-18T19:52:42.822Z] f7cdb4a2ba05: Preparing [2021-05-18T19:52:42.822Z] 426019d6edda: Preparing [2021-05-18T19:52:42.822Z] 227a0cc70283: Preparing [2021-05-18T19:52:42.822Z] c969ab00faad: Preparing [2021-05-18T19:52:42.822Z] 32f366d666a5: Preparing [2021-05-18T19:52:42.822Z] 32f366d666a5: Waiting [2021-05-18T19:52:42.822Z] f7cdb4a2ba05: Layer already exists [2021-05-18T19:52:42.822Z] 426019d6edda: Layer already exists [2021-05-18T19:52:42.822Z] fb96e04bc08a: Layer already exists [2021-05-18T19:52:42.822Z] c969ab00faad: Layer already exists [2021-05-18T19:52:42.822Z] 227a0cc70283: Layer already exists [2021-05-18T19:52:42.822Z] 32f366d666a5: Layer already exists [2021-05-18T19:52:42.822Z] master: digest: sha256:80fbff353816e436d66276b74dbeeb9ee7a076756ed64607c342eabcf27b7e07 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-18T19:52:42.878Z] ===================================================== [Pipeline] echo [2021-05-18T19:52:42.894Z] taggedImages: [2021-05-18T19:52:42.895Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:794145f9520146a589bdea5bfcbca6bd4981843d [2021-05-18T19:52:42.895Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-05-18T19:52:42.895Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.40 [2021-05-18T19:52:42.895Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 [2021-05-18T19:52:42.895Z] - nexus3.edgexfoundry.org:10004/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-18T19:52:43.629Z] ---> job-cost.sh [2021-05-18T19:52:43.629Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bikc [2021-05-18T19:52:51.797Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T19:53:04.907Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-18T19:53:04.907Z] CGO_ENABLED=1 go vet ./... [2021-05-18T19:53:09.969Z] lf-activate-venv(): INFO: Adding /tmp/venv-bikc/bin to PATH [2021-05-18T19:53:09.969Z] INFO: No Stack... [2021-05-18T19:53:09.969Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T19:53:10.230Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T19:53:10.531Z] + cut -d, -f6 [2021-05-18T19:53:10.531Z] + cat /w/workspace/app-service-configurable/111/archives/cost.csv [Pipeline] lock [2021-05-18T19:53:10.561Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-111-stack-cost] [2021-05-18T19:53:10.572Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-111-stack-cost] did not exist. Created. [2021-05-18T19:53:10.572Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T19:53:10.892Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-18T19:53:10.970Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T19:53:10.985Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-111-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T19:53:31.694Z] gofmt -l . [2021-05-18T19:53:31.694Z] [ "`gofmt -l .`" = "" ] [2021-05-18T19:53:31.694Z] ./bin/test-go-mod-tidy.sh [2021-05-18T19:53:31.694Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-18T19:53:31.724Z] $ docker stop --time=1 a361b3508e5b4a25e06c306e77a8f70272e075da70d75ea4061c7c65ed3297b5 [2021-05-18T19:53:33.794Z] $ docker rm -f a361b3508e5b4a25e06c306e77a8f70272e075da70d75ea4061c7c65ed3297b5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T19:53:34.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-18T19:53:34.664Z] Warning: overwriting stash ‘coverage-report’ [2021-05-18T19:53:35.129Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T19:53:35.693Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-18T19:53:36.029Z] + ls -al . [2021-05-18T19:53:36.029Z] total 116 [2021-05-18T19:53:36.029Z] drwxrwxr-x 7 jenkins jenkins 4096 May 18 19:53 . [2021-05-18T19:53:36.029Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 19:50 .. [2021-05-18T19:53:36.029Z] -rw-rw-r-- 1 jenkins jenkins 119 May 18 19:50 .dockerignore [2021-05-18T19:53:36.029Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 19:50 .git [2021-05-18T19:53:36.029Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 19:50 .github [2021-05-18T19:53:36.030Z] -rw-rw-r-- 1 jenkins jenkins 111 May 18 19:50 .gitignore [2021-05-18T19:53:36.030Z] -rw-rw-r-- 1 jenkins jenkins 7306 May 18 19:50 Attribution.txt [2021-05-18T19:53:36.030Z] -rw-rw-r-- 1 jenkins jenkins 2048 May 18 19:50 Dockerfile [2021-05-18T19:53:36.030Z] -rw-rw-r-- 1 jenkins jenkins 970 May 18 19:50 Dockerfile.build [2021-05-18T19:53:36.030Z] -rw-rw-r-- 1 jenkins jenkins 687 May 18 19:50 Jenkinsfile [2021-05-18T19:53:36.030Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 18 19:50 LICENSE [2021-05-18T19:53:36.030Z] -rw-rw-r-- 1 jenkins jenkins 3230 May 18 19:50 README.md [2021-05-18T19:53:36.030Z] -rw-rw-r-- 1 jenkins jenkins 12 May 18 19:48 VERSION [2021-05-18T19:53:36.030Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 19:50 bin [2021-05-18T19:53:36.030Z] -rw-r--r-- 1 jenkins jenkins 10 May 18 19:52 coverage.out [2021-05-18T19:53:36.030Z] -rw-r--r-- 1 jenkins jenkins 136 May 18 19:53 go.mod [2021-05-18T19:53:36.030Z] -rw-r--r-- 1 jenkins jenkins 21061 May 18 19:52 go.sum [2021-05-18T19:53:36.030Z] -rw-rw-r-- 1 jenkins jenkins 1460 May 18 19:50 main.go [2021-05-18T19:53:36.030Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 18 19:50 makefile [2021-05-18T19:53:36.030Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 19:50 res [2021-05-18T19:53:36.030Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 19:50 snap [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:53:36.375Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=794145f9520146a589bdea5bfcbca6bd4981843d --label arch=arm64 --label version=2.0.0-dev.40 . [2021-05-18T19:53:36.375Z] Sending build context to Docker daemon 116.2kB [2021-05-18T19:53:36.649Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T19:53:36.649Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-18T19:53:36.649Z] ---> 8ad707218aaf [2021-05-18T19:53:36.649Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-18T19:53:36.924Z] ---> Running in 7ef6e2fe6f32 [2021-05-18T19:53:37.519Z] Removing intermediate container 7ef6e2fe6f32 [2021-05-18T19:53:37.519Z] ---> fd5e34539d5a [2021-05-18T19:53:37.519Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-18T19:53:37.519Z] ---> Running in b57031df6d72 [2021-05-18T19:53:38.116Z] Removing intermediate container b57031df6d72 [2021-05-18T19:53:38.116Z] ---> db2e1db5862d [2021-05-18T19:53:38.116Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-18T19:53:38.116Z] ---> Running in e5ef7efd595d [2021-05-18T19:53:38.707Z] Removing intermediate container e5ef7efd595d [2021-05-18T19:53:38.707Z] ---> b6c1e9c27b1e [2021-05-18T19:53:38.707Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T19:53:38.707Z] ---> Running in a19d421ad4c0 [2021-05-18T19:53:41.320Z] Removing intermediate container a19d421ad4c0 [2021-05-18T19:53:41.321Z] ---> b23600f625d2 [2021-05-18T19:53:41.321Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-18T19:53:41.321Z] ---> Running in f9284e92e0fc [2021-05-18T19:53:41.916Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:53:43.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:53:43.943Z] OK: 139 MiB in 46 packages [2021-05-18T19:53:44.930Z] Removing intermediate container f9284e92e0fc [2021-05-18T19:53:44.930Z] ---> f1a9a2716677 [2021-05-18T19:53:44.930Z] Step 8/28 : WORKDIR /app [2021-05-18T19:53:44.930Z] ---> Running in 68499dbffd2b [2021-05-18T19:53:45.524Z] Removing intermediate container 68499dbffd2b [2021-05-18T19:53:45.524Z] ---> 254c043903ec [2021-05-18T19:53:45.524Z] Step 9/28 : COPY go.mod . [2021-05-18T19:53:46.504Z] ---> b70c0d703b22 [2021-05-18T19:53:46.504Z] Step 10/28 : RUN go mod download [2021-05-18T19:53:46.504Z] ---> Running in 9702fbac369d [2021-05-18T19:53:48.481Z] Removing intermediate container 9702fbac369d [2021-05-18T19:53:48.481Z] ---> 338dc3072214 [2021-05-18T19:53:48.481Z] Step 11/28 : RUN go mod tidy [2021-05-18T19:53:48.755Z] ---> Running in 2c83e2bc29e5 [2021-05-18T19:53:51.408Z] Removing intermediate container 2c83e2bc29e5 [2021-05-18T19:53:51.408Z] ---> 89547da41c1f [2021-05-18T19:53:51.408Z] Step 12/28 : COPY . . [2021-05-18T19:53:52.040Z] ---> 631aa40abcb4 [2021-05-18T19:53:52.040Z] Step 13/28 : ARG MAKE="make build" [2021-05-18T19:53:52.325Z] ---> Running in 662b307552d5 [2021-05-18T19:53:52.924Z] Removing intermediate container 662b307552d5 [2021-05-18T19:53:52.924Z] ---> 7f8f3daf41c9 [2021-05-18T19:53:52.924Z] Step 14/28 : RUN $MAKE [2021-05-18T19:53:52.924Z] ---> Running in dbda2062b30a [2021-05-18T19:53:53.895Z] go mod tidy [2021-05-18T19:53:54.491Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.40" -o app-service-configurable [2021-05-18T19:54:33.516Z] Removing intermediate container dbda2062b30a [2021-05-18T19:54:33.516Z] ---> 0784f77e4e68 [2021-05-18T19:54:33.516Z] Step 15/28 : FROM alpine:3.12 [2021-05-18T19:54:33.516Z] 3.12: Pulling from library/alpine [2021-05-18T19:54:33.516Z] d2f70382dc9a: Pulling fs layer [2021-05-18T19:54:33.516Z] d2f70382dc9a: Verifying Checksum [2021-05-18T19:54:33.516Z] d2f70382dc9a: Download complete [2021-05-18T19:54:33.516Z] d2f70382dc9a: Pull complete [2021-05-18T19:54:33.516Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-18T19:54:33.516Z] Status: Downloaded newer image for alpine:3.12 [2021-05-18T19:54:33.516Z] ---> 9852663dfa18 [2021-05-18T19:54:33.516Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-18T19:54:33.516Z] ---> Running in 863182a8d232 [2021-05-18T19:54:33.516Z] Removing intermediate container 863182a8d232 [2021-05-18T19:54:33.516Z] ---> e5d30d5dabc6 [2021-05-18T19:54:33.516Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-18T19:54:33.516Z] ---> Running in f030a36863cd [2021-05-18T19:54:33.516Z] Removing intermediate container f030a36863cd [2021-05-18T19:54:33.516Z] ---> 11137bf6d43d [2021-05-18T19:54:33.516Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-18T19:54:33.516Z] ---> Running in 334a31e989f0 [2021-05-18T19:54:34.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-18T19:54:34.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-18T19:54:34.970Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-18T19:54:34.970Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-18T19:54:34.970Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-18T19:54:34.970Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-18T19:54:34.970Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-18T19:54:34.970Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-18T19:54:34.970Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-18T19:54:35.240Z] Executing busybox-1.31.1-r20.trigger [2021-05-18T19:54:35.240Z] Executing ca-certificates-20191127-r4.trigger [2021-05-18T19:54:35.240Z] OK: 9 MiB in 21 packages [2021-05-18T19:54:36.679Z] Removing intermediate container 334a31e989f0 [2021-05-18T19:54:36.679Z] ---> d1f125908ce4 [2021-05-18T19:54:36.679Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-18T19:54:37.657Z] ---> 96007cc5bbf0 [2021-05-18T19:54:37.657Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-18T19:54:38.254Z] ---> a7de2976f684 [2021-05-18T19:54:38.254Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-18T19:54:39.233Z] ---> 97f560809912 [2021-05-18T19:54:39.233Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-18T19:54:40.671Z] ---> 3572a1d34d69 [2021-05-18T19:54:40.671Z] Step 23/28 : EXPOSE 48095 [2021-05-18T19:54:40.671Z] ---> Running in 084942d37463 [2021-05-18T19:54:40.950Z] Removing intermediate container 084942d37463 [2021-05-18T19:54:40.950Z] ---> 8927672ceb7d [2021-05-18T19:54:40.950Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-18T19:54:41.225Z] ---> Running in 46286a608d71 [2021-05-18T19:54:41.495Z] Removing intermediate container 46286a608d71 [2021-05-18T19:54:41.495Z] ---> a623065185cd [2021-05-18T19:54:41.495Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-18T19:54:41.767Z] ---> Running in 857bd80330cd [2021-05-18T19:54:42.037Z] Removing intermediate container 857bd80330cd [2021-05-18T19:54:42.037Z] ---> 2dd53c9c9d6d [2021-05-18T19:54:42.037Z] Step 26/28 : LABEL arch=arm64 [2021-05-18T19:54:42.309Z] ---> Running in 4d3e3bdec014 [2021-05-18T19:54:42.583Z] Removing intermediate container 4d3e3bdec014 [2021-05-18T19:54:42.583Z] ---> b6f2c43dd1d2 [2021-05-18T19:54:42.583Z] Step 27/28 : LABEL git_sha=794145f9520146a589bdea5bfcbca6bd4981843d [2021-05-18T19:54:42.859Z] ---> Running in 0d34524c514a [2021-05-18T19:54:43.468Z] Removing intermediate container 0d34524c514a [2021-05-18T19:54:43.468Z] ---> a48ddc797967 [2021-05-18T19:54:43.468Z] Step 28/28 : LABEL version=2.0.0-dev.40 [2021-05-18T19:54:43.468Z] ---> Running in 38ab88f25969 [2021-05-18T19:54:44.078Z] Removing intermediate container 38ab88f25969 [2021-05-18T19:54:44.078Z] ---> 38ca9f7d4369 [2021-05-18T19:54:44.078Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-18T19:54:44.078Z] Successfully built 38ca9f7d4369 [2021-05-18T19:54:44.078Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T19:54:44.363Z] provisioning config files... [2021-05-18T19:54:44.386Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/111@tmp/config7734545500794160426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:54:44.760Z] ---> docker-login.sh [2021-05-18T19:54:44.760Z] nexus3.edgexfoundry.org:10001 [2021-05-18T19:54:45.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:54:45.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:54:45.306Z] Configure a credential helper to remove this warning. See [2021-05-18T19:54:45.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:54:45.306Z] [2021-05-18T19:54:45.306Z] Login Succeeded [2021-05-18T19:54:45.306Z] nexus3.edgexfoundry.org:10002 [2021-05-18T19:54:45.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:54:45.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:54:45.853Z] Configure a credential helper to remove this warning. See [2021-05-18T19:54:45.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:54:45.853Z] [2021-05-18T19:54:45.853Z] Login Succeeded [2021-05-18T19:54:45.853Z] nexus3.edgexfoundry.org:10003 [2021-05-18T19:54:46.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:54:46.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:54:46.401Z] Configure a credential helper to remove this warning. See [2021-05-18T19:54:46.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:54:46.401Z] [2021-05-18T19:54:46.401Z] Login Succeeded [2021-05-18T19:54:46.401Z] nexus3.edgexfoundry.org:10004 [2021-05-18T19:54:46.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:54:46.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:54:46.947Z] Configure a credential helper to remove this warning. See [2021-05-18T19:54:46.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:54:46.947Z] [2021-05-18T19:54:46.947Z] Login Succeeded [2021-05-18T19:54:46.947Z] docker.io [2021-05-18T19:54:47.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T19:54:47.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T19:54:47.810Z] Configure a credential helper to remove this warning. See [2021-05-18T19:54:47.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T19:54:47.810Z] [2021-05-18T19:54:47.810Z] Login Succeeded [2021-05-18T19:54:47.810Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T19:54:47.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-18T19:54:47.915Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-05-18T19:54:47.915Z] 794145f9520146a589bdea5bfcbca6bd4981843d [2021-05-18T19:54:47.915Z] latest [2021-05-18T19:54:47.915Z] 2.0.0-dev.40 [2021-05-18T19:54:47.915Z] 794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 [2021-05-18T19:54:47.915Z] master [2021-05-18T19:54:47.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:54:48.300Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:794145f9520146a589bdea5bfcbca6bd4981843d [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:54:48.641Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:794145f9520146a589bdea5bfcbca6bd4981843d [2021-05-18T19:54:48.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-18T19:54:48.641Z] 1f30a4fb34a8: Preparing [2021-05-18T19:54:48.641Z] 1b252cb12742: Preparing [2021-05-18T19:54:48.641Z] 027a287f7f0b: Preparing [2021-05-18T19:54:48.641Z] b7ee736dd824: Preparing [2021-05-18T19:54:48.641Z] 74adb8eeb3d1: Preparing [2021-05-18T19:54:48.641Z] 3fbe34a1663b: Preparing [2021-05-18T19:54:48.641Z] 3fbe34a1663b: Waiting [2021-05-18T19:54:48.916Z] b7ee736dd824: Pushed [2021-05-18T19:54:48.916Z] 1b252cb12742: Pushed [2021-05-18T19:54:48.916Z] 027a287f7f0b: Pushed [2021-05-18T19:54:48.916Z] 3fbe34a1663b: Layer already exists [2021-05-18T19:54:49.891Z] 74adb8eeb3d1: Pushed [2021-05-18T19:54:52.491Z] 1f30a4fb34a8: Pushed [2021-05-18T19:54:52.491Z] 794145f9520146a589bdea5bfcbca6bd4981843d: digest: sha256:05b347a1912de83c2b935edf459156898f75602ddbae425cb9a10e9b5b7120ca size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:54:52.842Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:54:53.189Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-05-18T19:54:53.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-18T19:54:53.189Z] 1f30a4fb34a8: Preparing [2021-05-18T19:54:53.189Z] 1b252cb12742: Preparing [2021-05-18T19:54:53.189Z] 027a287f7f0b: Preparing [2021-05-18T19:54:53.189Z] b7ee736dd824: Preparing [2021-05-18T19:54:53.189Z] 74adb8eeb3d1: Preparing [2021-05-18T19:54:53.189Z] 3fbe34a1663b: Preparing [2021-05-18T19:54:53.189Z] 3fbe34a1663b: Waiting [2021-05-18T19:54:53.189Z] 1b252cb12742: Layer already exists [2021-05-18T19:54:53.189Z] b7ee736dd824: Layer already exists [2021-05-18T19:54:53.189Z] 1f30a4fb34a8: Layer already exists [2021-05-18T19:54:53.189Z] 027a287f7f0b: Layer already exists [2021-05-18T19:54:53.462Z] 74adb8eeb3d1: Layer already exists [2021-05-18T19:54:53.462Z] 3fbe34a1663b: Layer already exists [2021-05-18T19:54:53.462Z] latest: digest: sha256:05b347a1912de83c2b935edf459156898f75602ddbae425cb9a10e9b5b7120ca size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:54:53.812Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:54:54.150Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.40 [2021-05-18T19:54:54.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-18T19:54:54.150Z] 1f30a4fb34a8: Preparing [2021-05-18T19:54:54.150Z] 1b252cb12742: Preparing [2021-05-18T19:54:54.150Z] 027a287f7f0b: Preparing [2021-05-18T19:54:54.150Z] b7ee736dd824: Preparing [2021-05-18T19:54:54.150Z] 74adb8eeb3d1: Preparing [2021-05-18T19:54:54.150Z] 3fbe34a1663b: Preparing [2021-05-18T19:54:54.150Z] 3fbe34a1663b: Waiting [2021-05-18T19:54:54.150Z] 1b252cb12742: Layer already exists [2021-05-18T19:54:54.150Z] 1f30a4fb34a8: Layer already exists [2021-05-18T19:54:54.150Z] 027a287f7f0b: Layer already exists [2021-05-18T19:54:54.150Z] 74adb8eeb3d1: Layer already exists [2021-05-18T19:54:54.150Z] b7ee736dd824: Layer already exists [2021-05-18T19:54:54.150Z] 3fbe34a1663b: Layer already exists [2021-05-18T19:54:54.423Z] 2.0.0-dev.40: digest: sha256:05b347a1912de83c2b935edf459156898f75602ddbae425cb9a10e9b5b7120ca size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:54:54.782Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:54:55.124Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 [2021-05-18T19:54:55.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-18T19:54:55.124Z] 1f30a4fb34a8: Preparing [2021-05-18T19:54:55.124Z] 1b252cb12742: Preparing [2021-05-18T19:54:55.124Z] 027a287f7f0b: Preparing [2021-05-18T19:54:55.124Z] b7ee736dd824: Preparing [2021-05-18T19:54:55.124Z] 74adb8eeb3d1: Preparing [2021-05-18T19:54:55.124Z] 3fbe34a1663b: Preparing [2021-05-18T19:54:55.124Z] 3fbe34a1663b: Waiting [2021-05-18T19:54:55.124Z] 1f30a4fb34a8: Layer already exists [2021-05-18T19:54:55.124Z] 1b252cb12742: Layer already exists [2021-05-18T19:54:55.124Z] 027a287f7f0b: Layer already exists [2021-05-18T19:54:55.124Z] b7ee736dd824: Layer already exists [2021-05-18T19:54:55.124Z] 74adb8eeb3d1: Layer already exists [2021-05-18T19:54:55.395Z] 3fbe34a1663b: Layer already exists [2021-05-18T19:54:55.395Z] 794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40: digest: sha256:05b347a1912de83c2b935edf459156898f75602ddbae425cb9a10e9b5b7120ca size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:54:55.743Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:54:56.090Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-05-18T19:54:56.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-18T19:54:56.090Z] 1f30a4fb34a8: Preparing [2021-05-18T19:54:56.090Z] 1b252cb12742: Preparing [2021-05-18T19:54:56.090Z] 027a287f7f0b: Preparing [2021-05-18T19:54:56.090Z] b7ee736dd824: Preparing [2021-05-18T19:54:56.090Z] 74adb8eeb3d1: Preparing [2021-05-18T19:54:56.090Z] 3fbe34a1663b: Preparing [2021-05-18T19:54:56.090Z] 3fbe34a1663b: Waiting [2021-05-18T19:54:56.090Z] b7ee736dd824: Layer already exists [2021-05-18T19:54:56.090Z] 027a287f7f0b: Layer already exists [2021-05-18T19:54:56.090Z] 74adb8eeb3d1: Layer already exists [2021-05-18T19:54:56.090Z] 1f30a4fb34a8: Layer already exists [2021-05-18T19:54:56.090Z] 1b252cb12742: Layer already exists [2021-05-18T19:54:56.362Z] 3fbe34a1663b: Layer already exists [2021-05-18T19:54:56.362Z] master: digest: sha256:05b347a1912de83c2b935edf459156898f75602ddbae425cb9a10e9b5b7120ca size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-18T19:54:56.452Z] ===================================================== [Pipeline] echo [2021-05-18T19:54:56.471Z] taggedImages: [2021-05-18T19:54:56.471Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:794145f9520146a589bdea5bfcbca6bd4981843d [2021-05-18T19:54:56.471Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-05-18T19:54:56.471Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.40 [2021-05-18T19:54:56.471Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:794145f9520146a589bdea5bfcbca6bd4981843d-2.0.0-dev.40 [2021-05-18T19:54:56.471Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:54:56.940Z] ---> job-cost.sh [2021-05-18T19:54:56.940Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-639x [2021-05-18T19:55:35.947Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T19:56:57.762Z] lf-activate-venv(): INFO: Adding /tmp/venv-639x/bin to PATH [2021-05-18T19:56:57.762Z] INFO: No Stack... [2021-05-18T19:56:57.762Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-18T19:56:57.762Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T19:56:58.097Z] + cat /w/workspace/app-service-configurable/111/archives/cost.csv [2021-05-18T19:56:58.097Z] + cut -d, -f6 [Pipeline] lock [2021-05-18T19:56:58.158Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-111-stack-cost] [2021-05-18T19:56:58.169Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-111-stack-cost] did not exist. Created. [2021-05-18T19:56:58.169Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T19:56:58.532Z] /w/workspace/app-service-configurable/111@tmp/durable-b06a9430/script.sh: 1: /w/workspace/app-service-configurable/111@tmp/durable-b06a9430/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-18T19:56:58.873Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-18T19:56:58.894Z] Warning: overwriting stash ‘stack-cost’ [2021-05-18T19:56:59.043Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T19:56:59.057Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-111-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] configFileProvider [2021-05-18T19:56:59.781Z] provisioning config files... [2021-05-18T19:56:59.790Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config9205556884809759393tmp [Pipeline] { [Pipeline] sh [2021-05-18T19:57:00.119Z] + set +x [2021-05-18T19:57:00.119Z] + curl -s https://codecov.io/bash [2021-05-18T19:57:00.119Z] + bash -s -- [2021-05-18T19:57:00.119Z] [2021-05-18T19:57:00.119Z] _____ _ [2021-05-18T19:57:00.119Z] / ____| | | [2021-05-18T19:57:00.119Z] | | ___ __| | ___ ___ _____ __ [2021-05-18T19:57:00.119Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-18T19:57:00.119Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-18T19:57:00.119Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-18T19:57:00.119Z] Bash-1.0.2 [2021-05-18T19:57:00.119Z] [2021-05-18T19:57:00.119Z] [2021-05-18T19:57:00.119Z] ==> git version 2.24.4 found [2021-05-18T19:57:00.119Z] ==> 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-18T19:57:00.119Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-18T19:57:00.119Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-18T19:57:00.119Z] ==> Jenkins CI detected. [2021-05-18T19:57:00.382Z] project root: . [2021-05-18T19:57:00.382Z] --> token set from env [2021-05-18T19:57:00.382Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-18T19:57:00.382Z] ==> Running gcov in . (disable via -X gcov) [2021-05-18T19:57:00.382Z] ==> Python coveragepy not found [2021-05-18T19:57:00.382Z] ==> Searching for coverage reports in: [2021-05-18T19:57:00.382Z] + . [2021-05-18T19:57:00.382Z] -> Found 1 reports [2021-05-18T19:57:00.382Z] ==> Detecting git/mercurial file structure [2021-05-18T19:57:00.382Z] ==> Reading reports [2021-05-18T19:57:00.382Z] + ./coverage.out bytes=10 [2021-05-18T19:57:00.382Z] ==> Appending adjustments [2021-05-18T19:57:00.383Z] https://docs.codecov.io/docs/fixing-reports [2021-05-18T19:57:00.383Z] + Found adjustments [2021-05-18T19:57:00.383Z] ==> Gzipping contents [2021-05-18T19:57:00.383Z] 4.0K /tmp/codecov.eGY17v.gz [2021-05-18T19:57:00.383Z] ==> Uploading reports [2021-05-18T19:57:00.383Z] url: https://codecov.io [2021-05-18T19:57:00.383Z] query: branch=master&commit=794145f9520146a589bdea5bfcbca6bd4981843d&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-18T19:57:00.383Z] -> Pinging Codecov [2021-05-18T19:57:00.383Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=794145f9520146a589bdea5bfcbca6bd4981843d&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F111%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-18T19:57:00.959Z] -> Uploading to [2021-05-18T19:57:00.959Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-18/A97CA9966030D2A3747ED39772930CCE/794145f9520146a589bdea5bfcbca6bd4981843d/0df8765f-c174-4a7b-90a3-28db7ff424a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T195700Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6be1380c6e48adf8c9847238ee3e2aa4153771d41c68449ade0e4255ebda081c [2021-05-18T19:57:00.959Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-18T19:57:00.959Z] Dload Upload Total Spent Left Speed [2021-05-18T19:57:01.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1131 --:--:-- --:--:-- --:--:-- 1133 [2021-05-18T19:57:01.223Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/794145f9520146a589bdea5bfcbca6bd4981843d [Pipeline] } [2021-05-18T19:57:01.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-18T19:57:02.031Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-18T19:57:02.054Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:57:02.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-18T19:57:02.366Z] [2021-05-18T19:57:02.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:57:02.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-18T19:57:02.687Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-18T19:57:02.687Z] 188c0c94c7c5: Pulling fs layer [2021-05-18T19:57:02.687Z] 0ef7d3d256c8: Pulling fs layer [2021-05-18T19:57:02.687Z] de9db76c5a1d: Pulling fs layer [2021-05-18T19:57:02.687Z] 0eba1c9be4d2: Pulling fs layer [2021-05-18T19:57:02.687Z] 0d57e429df01: Pulling fs layer [2021-05-18T19:57:02.687Z] 4e4be7b47b0d: Pulling fs layer [2021-05-18T19:57:02.687Z] e1f770b5df2f: Pulling fs layer [2021-05-18T19:57:02.687Z] 85a0685a4137: Pulling fs layer [2021-05-18T19:57:02.687Z] 0eba1c9be4d2: Waiting [2021-05-18T19:57:02.687Z] 0d57e429df01: Waiting [2021-05-18T19:57:02.687Z] 4e4be7b47b0d: Waiting [2021-05-18T19:57:02.687Z] e1f770b5df2f: Waiting [2021-05-18T19:57:02.687Z] 85a0685a4137: Waiting [2021-05-18T19:57:02.687Z] de9db76c5a1d: Verifying Checksum [2021-05-18T19:57:02.687Z] de9db76c5a1d: Download complete [2021-05-18T19:57:02.687Z] 0ef7d3d256c8: Verifying Checksum [2021-05-18T19:57:02.687Z] 0ef7d3d256c8: Download complete [2021-05-18T19:57:02.687Z] 0d57e429df01: Verifying Checksum [2021-05-18T19:57:02.687Z] 0d57e429df01: Download complete [2021-05-18T19:57:02.687Z] 188c0c94c7c5: Verifying Checksum [2021-05-18T19:57:02.687Z] 188c0c94c7c5: Download complete [2021-05-18T19:57:02.687Z] 4e4be7b47b0d: Verifying Checksum [2021-05-18T19:57:02.687Z] 4e4be7b47b0d: Download complete [2021-05-18T19:57:02.950Z] 188c0c94c7c5: Pull complete [2021-05-18T19:57:03.210Z] 0ef7d3d256c8: Pull complete [2021-05-18T19:57:03.210Z] de9db76c5a1d: Pull complete [2021-05-18T19:57:04.160Z] e1f770b5df2f: Verifying Checksum [2021-05-18T19:57:04.160Z] e1f770b5df2f: Download complete [2021-05-18T19:57:06.081Z] 0eba1c9be4d2: Verifying Checksum [2021-05-18T19:57:06.081Z] 0eba1c9be4d2: Download complete [2021-05-18T19:57:06.081Z] 85a0685a4137: Verifying Checksum [2021-05-18T19:57:06.081Z] 85a0685a4137: Download complete [2021-05-18T19:57:09.416Z] 0eba1c9be4d2: Pull complete [2021-05-18T19:57:09.416Z] 0d57e429df01: Pull complete [2021-05-18T19:57:09.416Z] 4e4be7b47b0d: Pull complete [2021-05-18T19:57:09.681Z] e1f770b5df2f: Pull complete [2021-05-18T19:57:13.899Z] 85a0685a4137: Pull complete [2021-05-18T19:57:14.164Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-18T19:57:14.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-18T19:57:14.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-18T19:57:14.244Z] prd-centos7-docker-4c-2g-14818 does not seem to be running inside a container [2021-05-18T19:57:14.284Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-18T19:57:25.726Z] $ docker top c0cf4f2cfc4adf0603da090e9d893500e4f54d03067e705b0f05ff6750077e80 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-18T19:57:25.829Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-18T19:57:26.132Z] + set -o pipefail [2021-05-18T19:57:26.132Z] + snyk monitor '--org=edgex-jenkins' [2021-05-18T19:57:41.135Z] [2021-05-18T19:57:41.135Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-05-18T19:57:41.135Z] [2021-05-18T19:57:41.135Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/d26e5915-a300-432f-8742-4a751ecd342e [2021-05-18T19:57:41.135Z] [2021-05-18T19:57:41.135Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-18T19:57:41.135Z] [2021-05-18T19:57:41.397Z] [Pipeline] } [2021-05-18T19:57:41.412Z] $ docker stop --time=1 c0cf4f2cfc4adf0603da090e9d893500e4f54d03067e705b0f05ff6750077e80 [2021-05-18T19:57:44.431Z] $ docker rm -f c0cf4f2cfc4adf0603da090e9d893500e4f54d03067e705b0f05ff6750077e80 [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-18T19:57:45.513Z] + git log --format=format:%s -1 794145f9520146a589bdea5bfcbca6bd4981843d [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:57:45.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T19:57:45.822Z] . [Pipeline] withDockerContainer [2021-05-18T19:57:45.892Z] prd-centos7-docker-4c-2g-14818 does not seem to be running inside a container [2021-05-18T19:57:45.931Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-18T19:57:46.363Z] $ docker top abefb07a09bad2c172ebb6cf976d69f44b91da624b0df0f508aa00c8112749c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T19:57:46.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T19:57:46.488Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T19:57:46.600Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T19:57:46.603Z] $ docker exec abefb07a09bad2c172ebb6cf976d69f44b91da624b0df0f508aa00c8112749c0 ssh-agent [2021-05-18T19:57:46.702Z] SSH_AUTH_SOCK=/tmp/ssh-mbj6jnV46X21/agent.13 [2021-05-18T19:57:46.702Z] SSH_AGENT_PID=20 [2021-05-18T19:57:46.707Z] Running ssh-add (command line suppressed) [2021-05-18T19:57:46.793Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_524550306250904560.key (/w/workspace/_app-service-configurable_master@tmp/private_key_524550306250904560.key) [2021-05-18T19:57:46.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T19:57:47.104Z] + git semver tag [2021-05-18T19:57:47.104Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T19:57:47.104Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-18T19:57:47.104Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-18T19:57:47.104Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T19:57:47.104Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T19:57:47.104Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T19:57:47.104Z] # $SEMVER_BRANCH = master [2021-05-18T19:57:47.104Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-05-18T19:57:47.104Z] # 794145f9520146a589bdea5bfcbca6bd4981843d HEAD [2021-05-18T19:57:47.104Z] # -> Force: false [2021-05-18T19:57:47.104Z] # 74d079a8722c1a7a31e776f06419c885e17e8ba0 refs/tags/v2.0.0-dev.40 [Pipeline] } [2021-05-18T19:57:47.115Z] $ docker exec --env ******** --env ******** abefb07a09bad2c172ebb6cf976d69f44b91da624b0df0f508aa00c8112749c0 ssh-agent -k [2021-05-18T19:57:47.204Z] unset SSH_AUTH_SOCK; [2021-05-18T19:57:47.205Z] unset SSH_AGENT_PID; [2021-05-18T19:57:47.205Z] echo Agent pid 20 killed; [2021-05-18T19:57:47.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T19:57:47.544Z] + git semver [Pipeline] } [2021-05-18T19:57:47.560Z] $ docker stop --time=1 abefb07a09bad2c172ebb6cf976d69f44b91da624b0df0f508aa00c8112749c0 [2021-05-18T19:57:48.918Z] $ docker rm -f abefb07a09bad2c172ebb6cf976d69f44b91da624b0df0f508aa00c8112749c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:57:49.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-18T19:57:49.420Z] [2021-05-18T19:57:49.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:57:49.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-18T19:57:49.739Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-18T19:57:49.739Z] ab5ef0e58194: Pulling fs layer [2021-05-18T19:57:49.739Z] 9712f1f96733: Pulling fs layer [2021-05-18T19:57:49.739Z] 63f879dbbcfc: Pulling fs layer [2021-05-18T19:57:49.739Z] 0d9ebad4ef96: Pulling fs layer [2021-05-18T19:57:49.739Z] e9a5061849ea: Pulling fs layer [2021-05-18T19:57:49.739Z] d747dcd14b5f: Pulling fs layer [2021-05-18T19:57:49.739Z] 2de7ff778b66: Pulling fs layer [2021-05-18T19:57:49.739Z] 0d9ebad4ef96: Waiting [2021-05-18T19:57:49.739Z] e9a5061849ea: Waiting [2021-05-18T19:57:49.739Z] d747dcd14b5f: Waiting [2021-05-18T19:57:49.739Z] 2de7ff778b66: Waiting [2021-05-18T19:57:49.739Z] 9712f1f96733: Download complete [2021-05-18T19:57:51.652Z] 63f879dbbcfc: Verifying Checksum [2021-05-18T19:57:51.652Z] 63f879dbbcfc: Download complete [2021-05-18T19:57:51.912Z] e9a5061849ea: Verifying Checksum [2021-05-18T19:57:51.912Z] e9a5061849ea: Download complete [2021-05-18T19:57:51.912Z] d747dcd14b5f: Verifying Checksum [2021-05-18T19:57:51.912Z] d747dcd14b5f: Download complete [2021-05-18T19:57:52.174Z] 2de7ff778b66: Verifying Checksum [2021-05-18T19:57:52.174Z] 2de7ff778b66: Download complete [2021-05-18T19:57:52.174Z] 0d9ebad4ef96: Verifying Checksum [2021-05-18T19:57:52.174Z] 0d9ebad4ef96: Download complete [2021-05-18T19:57:52.438Z] ab5ef0e58194: Verifying Checksum [2021-05-18T19:57:52.438Z] ab5ef0e58194: Download complete [2021-05-18T19:57:55.775Z] ab5ef0e58194: Pull complete [2021-05-18T19:57:55.775Z] 9712f1f96733: Pull complete [2021-05-18T19:57:56.356Z] 63f879dbbcfc: Pull complete [2021-05-18T19:58:00.607Z] 0d9ebad4ef96: Pull complete [2021-05-18T19:58:01.184Z] e9a5061849ea: Pull complete [2021-05-18T19:58:01.184Z] d747dcd14b5f: Pull complete [2021-05-18T19:58:02.586Z] 2de7ff778b66: Pull complete [2021-05-18T19:58:02.586Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-18T19:58:02.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-18T19:58:02.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-18T19:58:02.669Z] prd-centos7-docker-4c-2g-14818 does not seem to be running inside a container [2021-05-18T19:58:02.712Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-18T19:58:17.433Z] $ docker top e075ab5aefe26f1b23bd16d2c81cfc42ad33a3e78c749f78ec1e846d125b28b4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-18T19:58:17.533Z] provisioning config files... [2021-05-18T19:58:17.541Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config8938291770714362540tmp [2021-05-18T19:58:17.553Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config5480637566463294278tmp [2021-05-18T19:58:17.564Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config118104289780216048tmp [Pipeline] { [Pipeline] echo [2021-05-18T19:58:17.584Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:58:17.883Z] ---> sigul-configuration.sh [2021-05-18T19:58:17.883Z] gpg: directory `/root/.gnupg' created [2021-05-18T19:58:17.883Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-18T19:58:17.883Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-18T19:58:17.883Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-18T19:58:17.883Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-18T19:58:17.883Z] gpg: CAST5 encrypted data [2021-05-18T19:58:17.883Z] gpg: encrypted with 1 passphrase [2021-05-18T19:58:17.883Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-18T19:58:18.323Z] + mkdir /home/jenkins [2021-05-18T19:58:18.323Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-18T19:58:18.658Z] + 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-18T19:58:18.669Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:58:18.962Z] ---> sigul-install.sh [2021-05-18T19:58:25.554Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-18T19:58:25.854Z] + git tag --list [2021-05-18T19:58:25.854Z] v1.0.0 [2021-05-18T19:58:25.854Z] v1.1.0 [2021-05-18T19:58:25.854Z] v1.2.0 [2021-05-18T19:58:25.854Z] v1.3.0 [2021-05-18T19:58:25.854Z] v1.3.1 [2021-05-18T19:58:25.854Z] v1.3.1-dev.1 [2021-05-18T19:58:25.854Z] v1.3.1-dev.2 [2021-05-18T19:58:25.854Z] v1.3.1-dev.3 [2021-05-18T19:58:25.854Z] v2.0.0-dev.1 [2021-05-18T19:58:25.854Z] v2.0.0-dev.10 [2021-05-18T19:58:25.854Z] v2.0.0-dev.11 [2021-05-18T19:58:25.854Z] v2.0.0-dev.12 [2021-05-18T19:58:25.854Z] v2.0.0-dev.13 [2021-05-18T19:58:25.854Z] v2.0.0-dev.14 [2021-05-18T19:58:25.854Z] v2.0.0-dev.15 [2021-05-18T19:58:25.854Z] v2.0.0-dev.16 [2021-05-18T19:58:25.854Z] v2.0.0-dev.17 [2021-05-18T19:58:25.854Z] v2.0.0-dev.18 [2021-05-18T19:58:25.854Z] v2.0.0-dev.19 [2021-05-18T19:58:25.854Z] v2.0.0-dev.2 [2021-05-18T19:58:25.854Z] v2.0.0-dev.20 [2021-05-18T19:58:25.854Z] v2.0.0-dev.21 [2021-05-18T19:58:25.854Z] v2.0.0-dev.22 [2021-05-18T19:58:25.854Z] v2.0.0-dev.23 [2021-05-18T19:58:25.854Z] v2.0.0-dev.24 [2021-05-18T19:58:25.854Z] v2.0.0-dev.25 [2021-05-18T19:58:25.854Z] v2.0.0-dev.26 [2021-05-18T19:58:25.854Z] v2.0.0-dev.27 [2021-05-18T19:58:25.854Z] v2.0.0-dev.28 [2021-05-18T19:58:25.854Z] v2.0.0-dev.29 [2021-05-18T19:58:25.854Z] v2.0.0-dev.3 [2021-05-18T19:58:25.854Z] v2.0.0-dev.30 [2021-05-18T19:58:25.854Z] v2.0.0-dev.31 [2021-05-18T19:58:25.854Z] v2.0.0-dev.32 [2021-05-18T19:58:25.854Z] v2.0.0-dev.33 [2021-05-18T19:58:25.854Z] v2.0.0-dev.34 [2021-05-18T19:58:25.854Z] v2.0.0-dev.35 [2021-05-18T19:58:25.854Z] v2.0.0-dev.36 [2021-05-18T19:58:25.854Z] v2.0.0-dev.37 [2021-05-18T19:58:25.854Z] v2.0.0-dev.38 [2021-05-18T19:58:25.854Z] v2.0.0-dev.39 [2021-05-18T19:58:25.854Z] v2.0.0-dev.4 [2021-05-18T19:58:25.854Z] v2.0.0-dev.40 [2021-05-18T19:58:25.854Z] v2.0.0-dev.5 [2021-05-18T19:58:25.854Z] v2.0.0-dev.6 [2021-05-18T19:58:25.854Z] v2.0.0-dev.7 [2021-05-18T19:58:25.854Z] v2.0.0-dev.8 [2021-05-18T19:58:25.854Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-18T19:58:26.153Z] + lftools sign git-tag v2.0.0-dev.40 [2021-05-18T19:58:26.731Z] Signing Git tag with Sigul... [2021-05-18T19:58:26.731Z] Signing v2.0.0-dev.40 [Pipeline] echo [2021-05-18T19:58:27.312Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:58:27.604Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-18T19:58:27.614Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-18T19:58:27.643Z] $ docker stop --time=1 e075ab5aefe26f1b23bd16d2c81cfc42ad33a3e78c749f78ec1e846d125b28b4 [2021-05-18T19:58:30.917Z] $ docker rm -f e075ab5aefe26f1b23bd16d2c81cfc42ad33a3e78c749f78ec1e846d125b28b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:58:31.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T19:58:31.671Z] . [Pipeline] withDockerContainer [2021-05-18T19:58:31.754Z] prd-centos7-docker-4c-2g-14818 does not seem to be running inside a container [2021-05-18T19:58:31.798Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-18T19:58:32.358Z] $ docker top 41f783df0e2a5b7b29d1221427a181fa19f6cc39f244a9d76f0ebe460f15d647 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T19:58:32.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T19:58:32.486Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T19:58:32.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T19:58:32.609Z] $ docker exec 41f783df0e2a5b7b29d1221427a181fa19f6cc39f244a9d76f0ebe460f15d647 ssh-agent [2021-05-18T19:58:32.724Z] SSH_AUTH_SOCK=/tmp/ssh-SKB5uV5rDTkk/agent.13 [2021-05-18T19:58:32.724Z] SSH_AGENT_PID=19 [2021-05-18T19:58:32.729Z] Running ssh-add (command line suppressed) [2021-05-18T19:58:32.829Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_178992655560535623.key (/w/workspace/_app-service-configurable_master@tmp/private_key_178992655560535623.key) [2021-05-18T19:58:32.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T19:58:33.143Z] + git semver bump pre [2021-05-18T19:58:33.143Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T19:58:33.143Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-18T19:58:33.143Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-18T19:58:33.143Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T19:58:33.143Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T19:58:33.143Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T19:58:33.143Z] # $SEMVER_BRANCH = master [2021-05-18T19:58:33.143Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-05-18T19:58:33.143Z] 2.0.0-dev.41 [Pipeline] } [2021-05-18T19:58:33.154Z] $ docker exec --env ******** --env ******** 41f783df0e2a5b7b29d1221427a181fa19f6cc39f244a9d76f0ebe460f15d647 ssh-agent -k [2021-05-18T19:58:33.250Z] unset SSH_AUTH_SOCK; [2021-05-18T19:58:33.250Z] unset SSH_AGENT_PID; [2021-05-18T19:58:33.250Z] echo Agent pid 19 killed; [2021-05-18T19:58:33.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T19:58:33.593Z] + git semver [Pipeline] } [2021-05-18T19:58:33.609Z] $ docker stop --time=1 41f783df0e2a5b7b29d1221427a181fa19f6cc39f244a9d76f0ebe460f15d647 [2021-05-18T19:58:34.888Z] $ docker rm -f 41f783df0e2a5b7b29d1221427a181fa19f6cc39f244a9d76f0ebe460f15d647 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:58:35.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T19:58:35.276Z] . [Pipeline] withDockerContainer [2021-05-18T19:58:35.359Z] prd-centos7-docker-4c-2g-14818 does not seem to be running inside a container [2021-05-18T19:58:35.399Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-18T19:58:35.999Z] $ docker top 1170eb280b00270f0c1c7e0f07115a6f08ab80062e82de68763fa3873cf49c1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T19:58:36.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T19:58:36.135Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T19:58:36.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T19:58:36.253Z] $ docker exec 1170eb280b00270f0c1c7e0f07115a6f08ab80062e82de68763fa3873cf49c1f ssh-agent [2021-05-18T19:58:36.368Z] SSH_AUTH_SOCK=/tmp/ssh-nBcQ2dnkf1qC/agent.14 [2021-05-18T19:58:36.368Z] SSH_AGENT_PID=21 [2021-05-18T19:58:36.373Z] Running ssh-add (command line suppressed) [2021-05-18T19:58:36.466Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3228424840550469587.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3228424840550469587.key) [2021-05-18T19:58:36.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T19:58:36.784Z] + git semver push [2021-05-18T19:58:36.784Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T19:58:36.784Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-18T19:58:36.784Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-18T19:58:36.784Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T19:58:36.784Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T19:58:36.784Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T19:58:36.784Z] # $SEMVER_BRANCH = master [2021-05-18T19:58:36.784Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-05-18T19:58:41.001Z] $ docker exec --env ******** --env ******** 1170eb280b00270f0c1c7e0f07115a6f08ab80062e82de68763fa3873cf49c1f ssh-agent -k [2021-05-18T19:58:41.094Z] unset SSH_AUTH_SOCK; [2021-05-18T19:58:41.094Z] unset SSH_AGENT_PID; [2021-05-18T19:58:41.094Z] echo Agent pid 21 killed; [2021-05-18T19:58:41.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T19:58:41.459Z] + git semver [Pipeline] } [2021-05-18T19:58:41.475Z] $ docker stop --time=1 1170eb280b00270f0c1c7e0f07115a6f08ab80062e82de68763fa3873cf49c1f [2021-05-18T19:58:42.784Z] $ docker rm -f 1170eb280b00270f0c1c7e0f07115a6f08ab80062e82de68763fa3873cf49c1f [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-18T19:58:43.864Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:58:44.439Z] ---> package-listing.sh [2021-05-18T19:58:44.439Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-18T19:58:44.439Z] ++ facter osfamily [2021-05-18T19:58:44.708Z] + OS_FAMILY=redhat [2021-05-18T19:58:44.708Z] + workspace=/w/workspace/_app-service-configurable_master [2021-05-18T19:58:44.708Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-18T19:58:44.708Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-18T19:58:44.708Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-18T19:58:44.708Z] + PACKAGES=/tmp/packages_start.txt [2021-05-18T19:58:44.709Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-05-18T19:58:44.709Z] + PACKAGES=/tmp/packages_end.txt [2021-05-18T19:58:44.709Z] + case "${OS_FAMILY}" in [2021-05-18T19:58:44.709Z] + rpm -qa [2021-05-18T19:58:44.709Z] + sort [2021-05-18T19:58:45.281Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-18T19:58:45.281Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-18T19:58:45.281Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-18T19:58:45.281Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-05-18T19:58:45.281Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-05-18T19:58:45.281Z] + 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-18T19:58:45.297Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_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-18T19:58:45.587Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:58:46.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T19:58:46.154Z] [2021-05-18T19:58:46.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-18T19:58:46.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T19:58:46.600Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-18T19:58:46.600Z] df20fa9351a1: Pulling fs layer [2021-05-18T19:58:46.600Z] 36b3adc4ff6f: Pulling fs layer [2021-05-18T19:58:46.600Z] 8ad3a11d3b57: Pulling fs layer [2021-05-18T19:58:46.600Z] 46f8f816bc3b: Pulling fs layer [2021-05-18T19:58:46.600Z] 93b61091891f: Pulling fs layer [2021-05-18T19:58:46.600Z] 93b9cdb0e59b: Pulling fs layer [2021-05-18T19:58:46.600Z] 5e14af77c1be: Pulling fs layer [2021-05-18T19:58:46.600Z] 01666e4c0597: Pulling fs layer [2021-05-18T19:58:46.600Z] aa168da1d23b: Pulling fs layer [2021-05-18T19:58:46.600Z] 46f8f816bc3b: Waiting [2021-05-18T19:58:46.600Z] 93b61091891f: Waiting [2021-05-18T19:58:46.601Z] 01666e4c0597: Waiting [2021-05-18T19:58:46.601Z] aa168da1d23b: Waiting [2021-05-18T19:58:46.601Z] 93b9cdb0e59b: Waiting [2021-05-18T19:58:46.601Z] 5e14af77c1be: Waiting [2021-05-18T19:58:46.601Z] 36b3adc4ff6f: Verifying Checksum [2021-05-18T19:58:46.601Z] 36b3adc4ff6f: Download complete [2021-05-18T19:58:46.601Z] 46f8f816bc3b: Verifying Checksum [2021-05-18T19:58:46.601Z] 46f8f816bc3b: Download complete [2021-05-18T19:58:46.601Z] df20fa9351a1: Verifying Checksum [2021-05-18T19:58:46.601Z] df20fa9351a1: Download complete [2021-05-18T19:58:46.909Z] 93b9cdb0e59b: Verifying Checksum [2021-05-18T19:58:46.909Z] 93b9cdb0e59b: Download complete [2021-05-18T19:58:46.909Z] 5e14af77c1be: Verifying Checksum [2021-05-18T19:58:46.909Z] 5e14af77c1be: Download complete [2021-05-18T19:58:46.909Z] 01666e4c0597: Verifying Checksum [2021-05-18T19:58:46.909Z] 01666e4c0597: Download complete [2021-05-18T19:58:46.909Z] 93b61091891f: Verifying Checksum [2021-05-18T19:58:46.910Z] 93b61091891f: Download complete [2021-05-18T19:58:46.910Z] df20fa9351a1: Pull complete [2021-05-18T19:58:46.910Z] 8ad3a11d3b57: Verifying Checksum [2021-05-18T19:58:46.910Z] 8ad3a11d3b57: Download complete [2021-05-18T19:58:47.183Z] 36b3adc4ff6f: Pull complete [2021-05-18T19:58:47.443Z] 8ad3a11d3b57: Pull complete [2021-05-18T19:58:47.709Z] 46f8f816bc3b: Pull complete [2021-05-18T19:58:47.969Z] 93b61091891f: Pull complete [2021-05-18T19:58:47.969Z] 93b9cdb0e59b: Pull complete [2021-05-18T19:58:48.228Z] 5e14af77c1be: Pull complete [2021-05-18T19:58:48.228Z] 01666e4c0597: Pull complete [2021-05-18T19:58:48.488Z] aa168da1d23b: Verifying Checksum [2021-05-18T19:58:48.488Z] aa168da1d23b: Download complete [2021-05-18T19:58:52.710Z] aa168da1d23b: Pull complete [2021-05-18T19:58:52.710Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-18T19:58:52.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T19:58:52.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-18T19:58:52.789Z] prd-centos7-docker-4c-2g-14818 does not seem to be running inside a container [2021-05-18T19:58:52.829Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-18T19:59:01.300Z] $ docker top 1137d96c246ff227349ea36c243e019145d988c5bc6e5050c35cf568fbb11f36 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T19:59:01.672Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-18T19:59:01.963Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-18T19:59:02.256Z] + ls /var/log/sa-host [2021-05-18T19:59:02.256Z] + sadf -c /var/log/sa-host/sa05 [2021-05-18T19:59:02.256Z] file_magic: OK [2021-05-18T19:59:02.256Z] HZ: Using current value: 100 [2021-05-18T19:59:02.256Z] file_header: OK [2021-05-18T19:59:02.256Z] 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-18T19:59:02.256Z] Statistics: [2021-05-18T19:59:02.256Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T19:59:02.256Z] File successfully converted to sysstat format version 12.2.1 [2021-05-18T19:59:02.256Z] + sadf -c /var/log/sa-host/sa18 [2021-05-18T19:59:02.256Z] file_magic: OK [2021-05-18T19:59:02.256Z] HZ: Using current value: 100 [2021-05-18T19:59:02.256Z] file_header: OK [2021-05-18T19:59:02.256Z] 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-18T19:59:02.256Z] Statistics: [2021-05-18T19:59:02.256Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T19:59:02.256Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T19:59:02.451Z] provisioning config files... [2021-05-18T19:59:02.465Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5464328593868963600tmp [Pipeline] { [Pipeline] echo [2021-05-18T19:59:02.487Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:59:02.782Z] ---> create-netrc.sh [Pipeline] } [2021-05-18T19:59:02.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-18T19:59:02.820Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:59:03.135Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-18T19:59:03.146Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:59:03.441Z] ---> sudo-logs.sh [2021-05-18T19:59:03.441Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-18T19:59:03.470Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:59:03.761Z] ---> job-cost.sh [2021-05-18T19:59:03.761Z] lf-activate-venv: SKIPPING [2021-05-18T19:59:03.761Z] DEBUG: total: 0.18000000715255737 [2021-05-18T19:59:03.761Z] INFO: Retrieving Stack Cost... [2021-05-18T19:59:04.335Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T19:59:04.905Z] INFO: Archiving Costs [Pipeline] echo [2021-05-18T19:59:04.918Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T19:59:05.212Z] ---> logs-deploy.sh [2021-05-18T19:59:05.212Z] lf-activate-venv: SKIPPING [2021-05-18T19:59:05.212Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/111 [2021-05-18T19:59:05.212Z] INFO: archiving workspace using pattern(s): [2021-05-18T19:59:06.173Z] Archives upload complete. [2021-05-18T19:59:06.173Z] INFO: archiving logs to Nexus [2021-05-18T19:59:06.748Z] ---> uname -a: [2021-05-18T19:59:06.748Z] Linux prd-centos7-docker-4c-2g-14818.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-18T19:59:06.748Z] [2021-05-18T19:59:06.748Z] [2021-05-18T19:59:06.748Z] ---> lscpu: [2021-05-18T19:59:06.748Z] Architecture: x86_64 [2021-05-18T19:59:06.748Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-18T19:59:06.748Z] Byte Order: Little Endian [2021-05-18T19:59:06.748Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-18T19:59:06.748Z] CPU(s): 2 [2021-05-18T19:59:06.748Z] On-line CPU(s) list: 0,1 [2021-05-18T19:59:06.748Z] Thread(s) per core: 1 [2021-05-18T19:59:06.748Z] Core(s) per socket: 1 [2021-05-18T19:59:06.748Z] Socket(s): 2 [2021-05-18T19:59:06.748Z] NUMA node(s): 1 [2021-05-18T19:59:06.748Z] Vendor ID: AuthenticAMD [2021-05-18T19:59:06.748Z] CPU family: 23 [2021-05-18T19:59:06.748Z] Model: 49 [2021-05-18T19:59:06.748Z] Model name: AMD EPYC-Rome Processor [2021-05-18T19:59:06.748Z] Stepping: 0 [2021-05-18T19:59:06.748Z] CPU MHz: 2800.000 [2021-05-18T19:59:06.748Z] BogoMIPS: 5600.00 [2021-05-18T19:59:06.748Z] Virtualization: AMD-V [2021-05-18T19:59:06.748Z] Hypervisor vendor: KVM [2021-05-18T19:59:06.748Z] Virtualization type: full [2021-05-18T19:59:06.748Z] L1d cache: 64 KiB [2021-05-18T19:59:06.748Z] L1i cache: 64 KiB [2021-05-18T19:59:06.748Z] L2 cache: 1 MiB [2021-05-18T19:59:06.748Z] L3 cache: 32 MiB [2021-05-18T19:59:06.748Z] NUMA node0 CPU(s): 0,1 [2021-05-18T19:59:06.748Z] Vulnerability Itlb multihit: Not affected [2021-05-18T19:59:06.748Z] Vulnerability L1tf: Not affected [2021-05-18T19:59:06.748Z] Vulnerability Mds: Not affected [2021-05-18T19:59:06.748Z] Vulnerability Meltdown: Not affected [2021-05-18T19:59:06.748Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-18T19:59:06.748Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-18T19:59:06.748Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-18T19:59:06.748Z] Vulnerability Srbds: Not affected [2021-05-18T19:59:06.748Z] Vulnerability Tsx async abort: Not affected [2021-05-18T19:59:06.748Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-18T19:59:06.748Z] [2021-05-18T19:59:06.748Z] [2021-05-18T19:59:06.748Z] ---> nproc: [2021-05-18T19:59:06.748Z] 2 [2021-05-18T19:59:06.748Z] [2021-05-18T19:59:06.748Z] [2021-05-18T19:59:06.748Z] ---> df -h: [2021-05-18T19:59:06.748Z] Filesystem Size Used Available Use% Mounted on [2021-05-18T19:59:06.748Z] overlay 40.0G 8.9G 31.1G 22% / [2021-05-18T19:59:06.748Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-18T19:59:06.748Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-18T19:59:06.748Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-18T19:59:06.748Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-05-18T19:59:06.748Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-05-18T19:59:06.748Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-05-18T19:59:06.748Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-05-18T19:59:06.748Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-05-18T19:59:06.748Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master [2021-05-18T19:59:06.748Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp [2021-05-18T19:59:06.748Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-05-18T19:59:06.748Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-05-18T19:59:06.748Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-05-18T19:59:06.748Z] [2021-05-18T19:59:06.748Z] [2021-05-18T19:59:06.748Z] ---> free -m: [2021-05-18T19:59:06.748Z] total used free shared buff/cache available [2021-05-18T19:59:06.748Z] Mem: 7821 1164 3274 0 3381 6575 [2021-05-18T19:59:06.748Z] Swap: 1023 0 1023 [2021-05-18T19:59:06.748Z] [2021-05-18T19:59:06.748Z] [2021-05-18T19:59:06.748Z] ---> ip addr: [2021-05-18T19:59:06.748Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-18T19:59:06.748Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-18T19:59:06.748Z] inet 127.0.0.1/8 scope host lo [2021-05-18T19:59:06.748Z] valid_lft forever preferred_lft forever [2021-05-18T19:59:06.748Z] inet6 ::1/128 scope host [2021-05-18T19:59:06.748Z] valid_lft forever preferred_lft forever [2021-05-18T19:59:06.748Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-18T19:59:06.748Z] link/ether fa:16:3e:2d:82:9e brd ff:ff:ff:ff:ff:ff [2021-05-18T19:59:06.748Z] inet 10.30.122.250/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-18T19:59:06.748Z] valid_lft 85687sec preferred_lft 85687sec [2021-05-18T19:59:06.748Z] inet6 fe80::f816:3eff:fe2d:829e/64 scope link [2021-05-18T19:59:06.748Z] valid_lft forever preferred_lft forever [2021-05-18T19:59:06.748Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-18T19:59:06.748Z] link/ether 02:42:bd:4e:9e:00 brd ff:ff:ff:ff:ff:ff [2021-05-18T19:59:06.748Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-18T19:59:06.748Z] valid_lft forever preferred_lft forever [2021-05-18T19:59:06.748Z] inet6 fe80::42:bdff:fe4e:9e00/64 scope link [2021-05-18T19:59:06.748Z] valid_lft forever preferred_lft forever [2021-05-18T19:59:06.748Z] [2021-05-18T19:59:06.748Z] [2021-05-18T19:59:06.748Z] ---> sar -b -r -n DEV: [2021-05-18T19:59:06.748Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) [2021-05-18T19:59:06.748Z] [2021-05-18T19:59:06.748Z] 19:47:03 LINUX RESTART (2 CPU) [2021-05-18T19:59:06.748Z] [2021-05-18T19:59:06.748Z] 19:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-18T19:59:06.748Z] 19:49:01 5.21 0.18 5.03 0.00 23.18 145.25 0.00 [2021-05-18T19:59:06.748Z] 19:50:01 1.62 0.00 1.62 0.00 0.00 32.15 0.00 [2021-05-18T19:59:06.748Z] 19:51:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 [2021-05-18T19:59:06.748Z] 19:52:01 0.18 0.00 0.18 0.00 0.00 3.83 0.00 [2021-05-18T19:59:06.748Z] 19:53:01 0.35 0.00 0.35 0.00 0.00 6.01 0.00 [2021-05-18T19:59:06.748Z] 19:54:01 0.35 0.00 0.35 0.00 0.00 5.80 0.00 [2021-05-18T19:59:06.748Z] 19:55:01 0.32 0.00 0.32 0.00 0.00 5.68 0.00 [2021-05-18T19:59:06.748Z] 19:56:01 0.30 0.00 0.30 0.00 0.00 4.18 0.00 [2021-05-18T19:59:06.748Z] 19:57:01 0.33 0.03 0.30 0.00 3.73 4.56 0.00 [2021-05-18T19:59:06.748Z] 19:58:01 118.50 0.00 118.50 0.00 0.00 32902.71 0.00 [2021-05-18T19:59:06.748Z] 19:59:01 138.55 0.10 138.45 0.00 9.99 40010.27 0.00 [2021-05-18T19:59:06.748Z] Average: 24.19 0.03 24.16 0.00 3.36 6649.72 0.00 [2021-05-18T19:59:06.748Z] [2021-05-18T19:59:06.748Z] 19:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-18T19:59:06.748Z] 19:49:01 5466028 0 806648 10.07 2620 1733644 1299424 14.35 573672 1568692 24 [2021-05-18T19:59:06.748Z] 19:50:01 5471780 0 800888 10.00 2620 1733652 1249040 13.79 570148 1567504 8 [2021-05-18T19:59:06.748Z] 19:51:01 5469848 0 802820 10.02 2620 1733652 1249196 13.79 566336 1573144 20 [2021-05-18T19:59:06.748Z] 19:52:01 5466908 0 805752 10.06 2620 1733660 1260048 13.91 569368 1573144 8 [2021-05-18T19:59:06.748Z] 19:53:01 5464216 0 808440 10.09 2620 1733664 1284732 14.18 569392 1575344 20 [2021-05-18T19:59:06.748Z] 19:54:01 5475832 0 796820 9.95 2620 1733668 1202836 13.28 559264 1575344 20 [2021-05-18T19:59:06.748Z] 19:55:01 5463724 0 808924 10.10 2620 1733672 1203336 13.29 570968 1575344 8 [2021-05-18T19:59:06.748Z] 19:56:01 5465376 0 807268 10.08 2620 1733676 1201876 13.27 569828 1575344 16 [2021-05-18T19:59:06.748Z] 19:57:01 5461880 0 810624 10.12 2620 1733816 1203572 13.29 574432 1573300 44 [2021-05-18T19:59:06.748Z] 19:58:01 3874288 0 1085796 13.56 2620 3046236 1613380 17.81 829788 2714672 592436 [2021-05-18T19:59:06.748Z] 19:59:01 3353748 0 1192560 14.89 2620 3460012 1932096 21.33 1010264 2947692 16 [2021-05-18T19:59:06.749Z] Average: 5130330 0 866049 10.81 2620 2009941 1336321 14.75 633042 1801775 53875 [2021-05-18T19:59:06.749Z] [2021-05-18T19:59:06.749Z] 19:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-18T19:59:06.749Z] 19:49:01 eth0 22.85 14.52 23.92 5.43 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:49:01 docker0 2.76 2.17 0.63 5.73 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:50:01 eth0 3.51 0.53 0.79 0.42 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:51:01 eth0 1.77 0.97 1.06 0.75 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:52:01 eth0 1.72 1.02 0.40 8.12 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:53:01 eth0 2.33 1.55 0.47 12.93 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:54:01 eth0 0.98 0.18 0.14 0.04 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:55:01 eth0 1.47 1.08 0.57 3.25 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:56:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:57:01 eth0 4.35 2.92 4.23 1.41 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:58:01 eth0 855.91 790.21 7668.53 69.56 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:58:01 docker0 71.53 71.00 5.76 384.60 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:59:01 eth0 369.03 272.74 2493.61 111.13 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] 19:59:01 docker0 68.94 117.02 3.86 264.41 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] Average: eth0 114.95 98.74 927.03 19.38 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] Average: docker0 13.03 17.29 0.93 59.54 0.00 0.00 0.00 0.00 [2021-05-18T19:59:06.749Z] [2021-05-18T19:59:06.749Z] [2021-05-18T19:59:06.749Z] ---> sar -P ALL: [2021-05-18T19:59:06.749Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) [2021-05-18T19:59:06.749Z] [2021-05-18T19:59:06.749Z] 19:47:03 LINUX RESTART (2 CPU) [2021-05-18T19:59:06.749Z] [2021-05-18T19:59:06.749Z] 19:48:01 CPU %user %nice %system %iowait %steal %idle [2021-05-18T19:59:06.749Z] 19:49:01 all 0.79 0.00 0.39 0.04 0.04 98.74 [2021-05-18T19:59:06.749Z] 19:49:01 0 0.87 0.00 0.37 0.05 0.05 98.66 [2021-05-18T19:59:06.749Z] 19:49:01 1 0.70 0.00 0.40 0.03 0.03 98.83 [2021-05-18T19:59:06.749Z] 19:50:01 all 0.09 0.00 0.03 0.00 0.04 99.83 [2021-05-18T19:59:06.749Z] 19:50:01 0 0.05 0.00 0.03 0.00 0.07 99.85 [2021-05-18T19:59:06.749Z] 19:50:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-18T19:59:06.749Z] 19:51:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-05-18T19:59:06.749Z] 19:51:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-18T19:59:06.749Z] 19:51:01 1 0.20 0.00 0.03 0.00 0.03 99.73 [2021-05-18T19:59:06.749Z] 19:52:01 all 0.13 0.00 0.06 0.00 0.03 99.78 [2021-05-18T19:59:06.749Z] 19:52:01 0 0.10 0.00 0.08 0.00 0.03 99.78 [2021-05-18T19:59:06.749Z] 19:52:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-05-18T19:59:06.749Z] 19:53:01 all 0.11 0.00 0.05 0.00 0.04 99.80 [2021-05-18T19:59:06.749Z] 19:53:01 0 0.08 0.00 0.05 0.00 0.05 99.82 [2021-05-18T19:59:06.749Z] 19:53:01 1 0.13 0.00 0.05 0.00 0.03 99.78 [2021-05-18T19:59:06.749Z] 19:54:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-18T19:59:06.749Z] 19:54:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-18T19:59:06.756Z] 19:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-18T19:59:06.756Z] 19:55:01 all 0.18 0.00 0.03 0.00 0.03 99.76 [2021-05-18T19:59:06.756Z] 19:55:01 0 0.23 0.00 0.05 0.00 0.03 99.68 [2021-05-18T19:59:06.756Z] 19:55:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-18T19:59:06.756Z] 19:56:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-05-18T19:59:06.756Z] 19:56:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-18T19:59:06.756Z] 19:56:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-05-18T19:59:06.756Z] 19:57:01 all 0.36 0.00 0.25 0.01 0.02 99.37 [2021-05-18T19:59:06.756Z] 19:57:01 0 0.35 0.00 0.28 0.02 0.02 99.33 [2021-05-18T19:59:06.756Z] 19:57:01 1 0.37 0.00 0.22 0.00 0.02 99.40 [2021-05-18T19:59:06.756Z] 19:58:01 all 18.84 0.00 7.58 10.21 0.09 63.28 [2021-05-18T19:59:06.756Z] 19:58:01 0 19.39 0.00 7.90 11.38 0.09 61.25 [2021-05-18T19:59:06.756Z] 19:58:01 1 18.31 0.00 7.26 9.05 0.09 65.30 [2021-05-18T19:59:06.756Z] 19:59:01 all 11.42 0.00 5.42 12.04 0.08 71.05 [2021-05-18T19:59:06.756Z] 19:59:01 0 12.97 0.00 5.79 11.96 0.09 69.19 [2021-05-18T19:59:06.756Z] 19:59:01 1 9.88 0.00 5.04 12.12 0.07 72.89 [2021-05-18T19:59:06.756Z] [2021-05-18T19:59:06.756Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-05-18T19:59:06.756Z] Average: all 2.82 0.00 1.22 1.96 0.04 93.96 [2021-05-18T19:59:06.756Z] Average: 0 2.99 0.00 1.28 2.05 0.05 93.64 [2021-05-18T19:59:06.756Z] Average: 1 2.66 0.00 1.16 1.87 0.04 94.27 [2021-05-18T19:59:06.756Z] [2021-05-18T19:59:06.756Z] [2021-05-18T19:59:06.756Z]