Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 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-ssh3629916424808305347.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-ssh3940862192063648909.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-ssh7096894570911365800.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-ssh7157313656251838508.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-ssh7201011543253330219.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-448 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 Avoid second fetch Checking out Revision 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 (master) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.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-ssh4965589246833395678.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 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 # timeout=10 Commit message: "fix: Remove duplicate settings in functional-tests profile (#267)" > git rev-list --no-walk 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-26T19:36:44.143Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-26T19:36:44.235Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-26T19:36:44.265Z] ========================================================= [2021-05-26T19:36:44.265Z] EdgeX Global Pipelines Version Info [2021-05-26T19:36:44.265Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:36:45.723Z] ------------------- [2021-05-26T19:36:45.723Z] stable info: [2021-05-26T19:36:45.723Z] ------------------- [2021-05-26T19:36:45.723Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-26T19:36:45.723Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T19:36:45.723Z] Message: update stable to v1.0.192 [2021-05-26T19:36:46.295Z] ------------------- [2021-05-26T19:36:46.295Z] experimental info: [2021-05-26T19:36:46.295Z] ------------------- [2021-05-26T19:36:46.295Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-26T19:36:46.295Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T19:36:46.295Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-26T19:36:46.412Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-05-26T19:36:46.435Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-05-26T19:36:46.458Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-26T19:36:46.481Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-26T19:36:46.505Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-26T19:36:46.527Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-26T19:36:46.549Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-26T19:36:46.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-26T19:36:46.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-26T19:36:46.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-26T19:36:46.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-26T19:36:46.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-05-26T19:36:46.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-26T19:36:46.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-26T19:36:46.746Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-26T19:36:46.771Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-26T19:36:46.795Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T19:36:46.819Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-26T19:36:46.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-26T19:36:46.880Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-26T19:36:46.905Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-26T19:36:46.929Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-26T19:36:46.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-26T19:36:47.004Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-26T19:36:47.030Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-26T19:36:47.061Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-26T19:36:47.090Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-26T19:36:47.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-26T19:36:47.144Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-26T19:36:47.172Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] echo [2021-05-26T19:36:47.197Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86dee94 [Pipeline] echo [2021-05-26T19:36:47.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T19:36:47.312Z] provisioning config files... [2021-05-26T19:36:47.331Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config3722445240596656600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:36:47.684Z] ---> docker-login.sh [2021-05-26T19:36:47.684Z] nexus3.edgexfoundry.org:10001 [2021-05-26T19:36:48.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:36:48.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:36:48.262Z] Configure a credential helper to remove this warning. See [2021-05-26T19:36:48.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:36:48.262Z] [2021-05-26T19:36:48.262Z] Login Succeeded [2021-05-26T19:36:48.262Z] nexus3.edgexfoundry.org:10002 [2021-05-26T19:36:48.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:36:48.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:36:48.526Z] Configure a credential helper to remove this warning. See [2021-05-26T19:36:48.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:36:48.526Z] [2021-05-26T19:36:48.527Z] Login Succeeded [2021-05-26T19:36:48.527Z] nexus3.edgexfoundry.org:10003 [2021-05-26T19:36:48.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:36:48.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:36:48.527Z] Configure a credential helper to remove this warning. See [2021-05-26T19:36:48.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:36:48.527Z] [2021-05-26T19:36:48.527Z] Login Succeeded [2021-05-26T19:36:48.527Z] nexus3.edgexfoundry.org:10004 [2021-05-26T19:36:48.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:36:48.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:36:48.789Z] Configure a credential helper to remove this warning. See [2021-05-26T19:36:48.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:36:48.789Z] [2021-05-26T19:36:48.789Z] Login Succeeded [2021-05-26T19:36:48.789Z] docker.io [2021-05-26T19:36:48.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:36:49.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:36:49.051Z] Configure a credential helper to remove this warning. See [2021-05-26T19:36:49.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:36:49.051Z] [2021-05-26T19:36:49.051Z] Login Succeeded [2021-05-26T19:36:49.051Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T19:36:49.087Z] 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-26T19:36:49.539Z] + git log --format=format:%s -1 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] echo [2021-05-26T19:36:49.579Z] GIT_COMMIT: 86dee94abf325f9cc1e23c260dc3ad0065ea84e3, Commit Message: fix: Remove duplicate settings in functional-tests profile (#267) [Pipeline] echo [2021-05-26T19:36:49.592Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:36:50.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T19:36:50.563Z] [2021-05-26T19:36:50.563Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:36:50.896Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T19:36:50.896Z] latest: Pulling from edgex-devops/git-semver [2021-05-26T19:36:50.896Z] 31603596830f: Pulling fs layer [2021-05-26T19:36:50.896Z] 54011a49482f: Pulling fs layer [2021-05-26T19:36:50.896Z] a6820b24f6d8: Pulling fs layer [2021-05-26T19:36:50.896Z] f581987b2513: Pulling fs layer [2021-05-26T19:36:50.896Z] f581987b2513: Waiting [2021-05-26T19:36:50.896Z] 54011a49482f: Verifying Checksum [2021-05-26T19:36:50.896Z] 54011a49482f: Download complete [2021-05-26T19:36:51.158Z] 31603596830f: Download complete [2021-05-26T19:36:51.158Z] f581987b2513: Verifying Checksum [2021-05-26T19:36:51.158Z] f581987b2513: Download complete [2021-05-26T19:36:51.158Z] a6820b24f6d8: Verifying Checksum [2021-05-26T19:36:51.158Z] a6820b24f6d8: Download complete [2021-05-26T19:36:51.423Z] 31603596830f: Pull complete [2021-05-26T19:36:51.423Z] 54011a49482f: Pull complete [2021-05-26T19:36:52.007Z] a6820b24f6d8: Pull complete [2021-05-26T19:36:52.268Z] f581987b2513: Pull complete [2021-05-26T19:36:52.268Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-26T19:36:52.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T19:36:52.268Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-26T19:36:52.350Z] prd-centos7-docker-4c-2g-448 does not seem to be running inside a container [2021-05-26T19:36:52.407Z] $ 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-26T19:36:54.038Z] $ docker top 81a97d2c9e3828327f18a8bd3784b71fe8faf42347143c675e83e0e4a7933d17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T19:36:54.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T19:36:54.174Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T19:36:54.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T19:36:54.286Z] $ docker exec 81a97d2c9e3828327f18a8bd3784b71fe8faf42347143c675e83e0e4a7933d17 ssh-agent [2021-05-26T19:36:54.411Z] SSH_AUTH_SOCK=/tmp/ssh-SuBYiI2Zq4DV/agent.14 [2021-05-26T19:36:54.411Z] SSH_AGENT_PID=20 [2021-05-26T19:36:54.419Z] Running ssh-add (command line suppressed) [2021-05-26T19:36:54.518Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1170537021992966066.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1170537021992966066.key) [2021-05-26T19:36:54.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T19:36:54.842Z] + git tag --points-at HEAD [Pipeline] } [2021-05-26T19:36:54.851Z] $ docker exec --env ******** --env ******** 81a97d2c9e3828327f18a8bd3784b71fe8faf42347143c675e83e0e4a7933d17 ssh-agent -k [2021-05-26T19:36:54.943Z] unset SSH_AUTH_SOCK; [2021-05-26T19:36:54.946Z] unset SSH_AGENT_PID; [2021-05-26T19:36:54.946Z] echo Agent pid 20 killed; [2021-05-26T19:36:54.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-26T19:36:55.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T19:36:55.010Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T19:36:55.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T19:36:55.139Z] $ docker exec 81a97d2c9e3828327f18a8bd3784b71fe8faf42347143c675e83e0e4a7933d17 ssh-agent [2021-05-26T19:36:55.266Z] SSH_AUTH_SOCK=/tmp/ssh-7C3uG4pAImOt/agent.55 [2021-05-26T19:36:55.266Z] SSH_AGENT_PID=61 [2021-05-26T19:36:55.272Z] Running ssh-add (command line suppressed) [2021-05-26T19:36:55.370Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7937013965798099737.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7937013965798099737.key) [2021-05-26T19:36:55.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T19:36:55.696Z] + git semver init [2021-05-26T19:36:55.696Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T19:36:55.696Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-26T19:36:55.696Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-26T19:36:55.696Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T19:36:55.696Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T19:36:55.696Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T19:36:55.696Z] # $SEMVER_BRANCH = master [2021-05-26T19:36:55.696Z] # $SEMVER_TEMP = /tmp/semver-906243583 [2021-05-26T19:36:55.696Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-05-26T19:36:56.280Z] # '/tmp/semver-906243583' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-05-26T19:36:56.280Z] # -> Force: false [2021-05-26T19:36:56.280Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-05-26T19:36:56.290Z] $ docker exec --env ******** --env ******** 81a97d2c9e3828327f18a8bd3784b71fe8faf42347143c675e83e0e4a7933d17 ssh-agent -k [2021-05-26T19:36:56.408Z] unset SSH_AUTH_SOCK; [2021-05-26T19:36:56.408Z] unset SSH_AGENT_PID; [2021-05-26T19:36:56.408Z] echo Agent pid 61 killed; [2021-05-26T19:36:56.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T19:36:56.767Z] + git semver [Pipeline] } [2021-05-26T19:36:56.778Z] $ docker stop --time=1 81a97d2c9e3828327f18a8bd3784b71fe8faf42347143c675e83e0e4a7933d17 [2021-05-26T19:36:58.057Z] $ docker rm -f 81a97d2c9e3828327f18a8bd3784b71fe8faf42347143c675e83e0e4a7933d17 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T19:36:58.432Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-26T19:36:58.691Z] Stashed 1 file(s) [Pipeline] echo [2021-05-26T19:36:58.694Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.44 [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-26T19:37:13.906Z] Still waiting to schedule task [2021-05-26T19:37:13.907Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-26T19:37:13.908Z] Still waiting to schedule task [2021-05-26T19:37:13.908Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-26T19:39:16.169Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-449 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-05-26T19:39:16.201Z] Running in /w/workspace/app-service-configurable/116 [Pipeline] { [Pipeline] checkout [2021-05-26T19:39:16.502Z] Selected Git installation does not exist. Using Default [2021-05-26T19:39:16.502Z] The recommended git tool is: NONE [2021-05-26T19:39:21.610Z] using credential edgex-jenkins-ssh [2021-05-26T19:39:21.633Z] Cloning the remote Git repository [2021-05-26T19:39:21.682Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-26T19:39:21.802Z] > git init /w/workspace/app-service-configurable/116 # timeout=10 [2021-05-26T19:39:21.888Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-26T19:39:21.889Z] > git --version # timeout=10 [2021-05-26T19:39:21.950Z] > git --version # 'git version 2.17.1' [2021-05-26T19:39:21.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T19:39:22.076Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T19:39:22.888Z] Avoid second fetch [2021-05-26T19:39:22.889Z] Checking out Revision 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 (master) [2021-05-26T19:39:22.853Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-26T19:39:22.869Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T19:39:22.907Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T19:39:22.922Z] > git checkout -f 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 # timeout=10 [2021-05-26T19:39:27.248Z] Commit message: "fix: Remove duplicate settings in functional-tests profile (#267)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T19:39:28.709Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-26T19:39:29.186Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T19:39:29.552Z] + true [2021-05-26T19:39:29.552Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T19:39:47.879Z] provisioning config files... [2021-05-26T19:39:47.906Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/116@tmp/config491477373273840577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:39:48.277Z] ---> docker-login.sh [2021-05-26T19:39:48.277Z] nexus3.edgexfoundry.org:10001 [2021-05-26T19:39:49.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:39:49.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:39:49.535Z] Configure a credential helper to remove this warning. See [2021-05-26T19:39:49.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:39:49.535Z] [2021-05-26T19:39:49.535Z] Login Succeeded [2021-05-26T19:39:49.535Z] nexus3.edgexfoundry.org:10002 [2021-05-26T19:39:49.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:39:50.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:39:50.098Z] Configure a credential helper to remove this warning. See [2021-05-26T19:39:50.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:39:50.098Z] [2021-05-26T19:39:50.098Z] Login Succeeded [2021-05-26T19:39:50.098Z] nexus3.edgexfoundry.org:10003 [2021-05-26T19:39:50.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:39:50.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:39:50.649Z] Configure a credential helper to remove this warning. See [2021-05-26T19:39:50.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:39:50.649Z] [2021-05-26T19:39:50.649Z] Login Succeeded [2021-05-26T19:39:50.649Z] nexus3.edgexfoundry.org:10004 [2021-05-26T19:39:50.668Z] Running on prd-centos7-docker-4c-2g-450 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-05-26T19:39:50.686Z] Running in /w/workspace/app-service-configurable/116 [Pipeline] { [Pipeline] checkout [2021-05-26T19:39:50.786Z] Selected Git installation does not exist. Using Default [2021-05-26T19:39:50.786Z] The recommended git tool is: NONE [2021-05-26T19:39:50.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:39:51.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:39:51.202Z] Configure a credential helper to remove this warning. See [2021-05-26T19:39:51.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:39:51.202Z] [2021-05-26T19:39:51.202Z] Login Succeeded [2021-05-26T19:39:51.202Z] docker.io [2021-05-26T19:39:51.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:39:51.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:39:51.746Z] Configure a credential helper to remove this warning. See [2021-05-26T19:39:51.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:39:51.746Z] [2021-05-26T19:39:52.020Z] Login Succeeded [2021-05-26T19:39:52.020Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T19:39:52.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-26T19:39:52.346Z] ========================================================= [2021-05-26T19:39:52.347Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-26T19:39:52.347Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:39:52.687Z] + 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-26T19:39:52.687Z] Sending build context to Docker daemon 93.7kB [2021-05-26T19:39:52.960Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T19:39:52.960Z] Step 2/8 : FROM ${BASE} [2021-05-26T19:39:53.156Z] using credential edgex-jenkins-ssh [2021-05-26T19:39:53.177Z] Cloning the remote Git repository [2021-05-26T19:39:53.238Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-26T19:39:53.239Z] 595b0fe564bb: Pulling fs layer [2021-05-26T19:39:53.239Z] 7186ed65a4f7: Pulling fs layer [2021-05-26T19:39:53.239Z] 316046926c0a: Pulling fs layer [2021-05-26T19:39:53.239Z] 4ebd0625c992: Pulling fs layer [2021-05-26T19:39:53.239Z] 207e8628e3a3: Pulling fs layer [2021-05-26T19:39:53.239Z] c791037a9be2: Pulling fs layer [2021-05-26T19:39:53.239Z] ffd874e62e21: Pulling fs layer [2021-05-26T19:39:53.239Z] 207e8628e3a3: Waiting [2021-05-26T19:39:53.239Z] c791037a9be2: Waiting [2021-05-26T19:39:53.239Z] ffd874e62e21: Waiting [2021-05-26T19:39:53.239Z] 4ebd0625c992: Waiting [2021-05-26T19:39:53.239Z] 316046926c0a: Verifying Checksum [2021-05-26T19:39:53.239Z] 316046926c0a: Download complete [2021-05-26T19:39:53.239Z] 7186ed65a4f7: Verifying Checksum [2021-05-26T19:39:53.239Z] 7186ed65a4f7: Download complete [2021-05-26T19:39:53.239Z] 207e8628e3a3: Download complete [2021-05-26T19:39:53.521Z] 595b0fe564bb: Verifying Checksum [2021-05-26T19:39:53.521Z] 595b0fe564bb: Download complete [2021-05-26T19:39:53.521Z] c791037a9be2: Verifying Checksum [2021-05-26T19:39:53.521Z] c791037a9be2: Download complete [2021-05-26T19:39:54.012Z] Avoid second fetch [2021-05-26T19:39:54.013Z] Checking out Revision 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 (master) [2021-05-26T19:39:54.131Z] 595b0fe564bb: Pull complete [2021-05-26T19:39:53.199Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-26T19:39:53.267Z] > git init /w/workspace/app-service-configurable/116 # timeout=10 [2021-05-26T19:39:53.297Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-26T19:39:53.297Z] > git --version # timeout=10 [2021-05-26T19:39:53.307Z] > git --version # 'git version 2.24.4' [2021-05-26T19:39:53.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T19:39:53.333Z] [INFO] Currently running in a labeled security context [2021-05-26T19:39:53.333Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-26T19:39:53.334Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/116@tmp/jenkins-gitclient-ssh6083098076512795870.key [2021-05-26T19:39:53.349Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T19:39:53.998Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-26T19:39:54.004Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T19:39:54.022Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T19:39:54.029Z] > git checkout -f 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 # timeout=10 [2021-05-26T19:39:54.734Z] 7186ed65a4f7: Pull complete [2021-05-26T19:39:55.015Z] 316046926c0a: Pull complete [2021-05-26T19:39:56.001Z] ffd874e62e21: Download complete [2021-05-26T19:39:57.444Z] 4ebd0625c992: Download complete [2021-05-26T19:39:57.654Z] Commit message: "fix: Remove duplicate settings in functional-tests profile (#267)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T19:39:58.686Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-26T19:39:59.028Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T19:39:59.330Z] + sudo service docker restart [2021-05-26T19:39:59.330Z] + true [2021-05-26T19:39:59.330Z] Redirecting to /bin/systemctl restart docker.service [2021-05-26T19:40:07.613Z] 4ebd0625c992: Pull complete [2021-05-26T19:40:07.884Z] 207e8628e3a3: Pull complete [2021-05-26T19:40:08.482Z] c791037a9be2: Pull complete [2021-05-26T19:40:11.890Z] ffd874e62e21: Pull complete [2021-05-26T19:40:12.165Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-26T19:40:12.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-26T19:40:12.165Z] ---> cfc18b08335c [2021-05-26T19:40:12.165Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-26T19:40:14.827Z] ---> Running in b0cc5dbc24e9 [2021-05-26T19:40:14.827Z] Removing intermediate container b0cc5dbc24e9 [2021-05-26T19:40:14.827Z] ---> 23b7de0c611f [2021-05-26T19:40:14.827Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T19:40:15.099Z] ---> Running in cd64ec8ab6b5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T19:40:17.515Z] provisioning config files... [2021-05-26T19:40:17.533Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/116@tmp/config5992835522489873285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:40:17.723Z] Removing intermediate container cd64ec8ab6b5 [2021-05-26T19:40:17.723Z] ---> 5cafbb529a9d [2021-05-26T19:40:17.723Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-26T19:40:17.723Z] ---> Running in 866bbe6ef0e3 [2021-05-26T19:40:17.862Z] ---> docker-login.sh [2021-05-26T19:40:17.863Z] nexus3.edgexfoundry.org:10001 [2021-05-26T19:40:18.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:40:18.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:40:18.125Z] Configure a credential helper to remove this warning. See [2021-05-26T19:40:18.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:40:18.125Z] [2021-05-26T19:40:18.125Z] Login Succeeded [2021-05-26T19:40:18.125Z] nexus3.edgexfoundry.org:10002 [2021-05-26T19:40:18.320Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T19:40:18.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:40:18.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:40:18.393Z] Configure a credential helper to remove this warning. See [2021-05-26T19:40:18.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:40:18.393Z] [2021-05-26T19:40:18.393Z] Login Succeeded [2021-05-26T19:40:18.393Z] nexus3.edgexfoundry.org:10003 [2021-05-26T19:40:18.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:40:18.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:40:18.393Z] Configure a credential helper to remove this warning. See [2021-05-26T19:40:18.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:40:18.393Z] [2021-05-26T19:40:18.393Z] Login Succeeded [2021-05-26T19:40:18.393Z] nexus3.edgexfoundry.org:10004 [2021-05-26T19:40:18.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:40:18.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:40:18.673Z] Configure a credential helper to remove this warning. See [2021-05-26T19:40:18.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:40:18.673Z] [2021-05-26T19:40:18.673Z] Login Succeeded [2021-05-26T19:40:18.673Z] docker.io [2021-05-26T19:40:18.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:40:18.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:40:18.934Z] Configure a credential helper to remove this warning. See [2021-05-26T19:40:18.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:40:18.934Z] [2021-05-26T19:40:18.934Z] Login Succeeded [2021-05-26T19:40:18.934Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T19:40:18.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-26T19:40:19.114Z] ========================================================= [2021-05-26T19:40:19.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-26T19:40:19.115Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:40:19.294Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T19:40:19.423Z] + 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-26T19:40:19.423Z] Sending build context to Docker daemon 93.7kB [2021-05-26T19:40:19.423Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T19:40:19.423Z] Step 2/8 : FROM ${BASE} [2021-05-26T19:40:19.695Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-26T19:40:19.695Z] 540db60ca938: Pulling fs layer [2021-05-26T19:40:19.695Z] adcc1eea9eea: Pulling fs layer [2021-05-26T19:40:19.695Z] 4c4ab2625f07: Pulling fs layer [2021-05-26T19:40:19.695Z] 0510c868ecb4: Pulling fs layer [2021-05-26T19:40:19.695Z] afea3b2eda06: Pulling fs layer [2021-05-26T19:40:19.695Z] 7809a108b3ef: Pulling fs layer [2021-05-26T19:40:19.695Z] f706445af74f: Pulling fs layer [2021-05-26T19:40:19.695Z] 0510c868ecb4: Waiting [2021-05-26T19:40:19.695Z] afea3b2eda06: Waiting [2021-05-26T19:40:19.695Z] 7809a108b3ef: Waiting [2021-05-26T19:40:19.695Z] f706445af74f: Waiting [2021-05-26T19:40:19.695Z] 4c4ab2625f07: Verifying Checksum [2021-05-26T19:40:19.695Z] 4c4ab2625f07: Download complete [2021-05-26T19:40:19.695Z] adcc1eea9eea: Verifying Checksum [2021-05-26T19:40:19.695Z] adcc1eea9eea: Download complete [2021-05-26T19:40:19.695Z] afea3b2eda06: Verifying Checksum [2021-05-26T19:40:19.695Z] afea3b2eda06: Download complete [2021-05-26T19:40:19.695Z] 7809a108b3ef: Verifying Checksum [2021-05-26T19:40:19.695Z] 7809a108b3ef: Download complete [2021-05-26T19:40:19.695Z] 540db60ca938: Verifying Checksum [2021-05-26T19:40:19.695Z] 540db60ca938: Download complete [2021-05-26T19:40:19.962Z] 540db60ca938: Pull complete [2021-05-26T19:40:20.231Z] adcc1eea9eea: Pull complete [2021-05-26T19:40:20.231Z] 4c4ab2625f07: Pull complete [2021-05-26T19:40:20.264Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-26T19:40:20.264Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-26T19:40:20.264Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-26T19:40:20.534Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-26T19:40:20.534Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-26T19:40:20.805Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-26T19:40:21.077Z] Executing busybox-1.32.1-r6.trigger [2021-05-26T19:40:21.077Z] OK: 139 MiB in 46 packages [2021-05-26T19:40:21.175Z] f706445af74f: Verifying Checksum [2021-05-26T19:40:21.175Z] f706445af74f: Download complete [2021-05-26T19:40:21.756Z] 0510c868ecb4: Verifying Checksum [2021-05-26T19:40:21.756Z] 0510c868ecb4: Download complete [2021-05-26T19:40:22.517Z] Removing intermediate container 866bbe6ef0e3 [2021-05-26T19:40:22.517Z] ---> 2627fe5264f9 [2021-05-26T19:40:22.517Z] Step 6/8 : WORKDIR /app [2021-05-26T19:40:22.517Z] ---> Running in 0b8951d53766 [2021-05-26T19:40:23.117Z] Removing intermediate container 0b8951d53766 [2021-05-26T19:40:23.117Z] ---> 4a27af0e76f6 [2021-05-26T19:40:23.117Z] Step 7/8 : COPY . . [2021-05-26T19:40:23.721Z] ---> 64958e787227 [2021-05-26T19:40:23.721Z] Step 8/8 : RUN go mod download [2021-05-26T19:40:23.721Z] ---> Running in 29976a44d326 [2021-05-26T19:40:25.086Z] 0510c868ecb4: Pull complete [2021-05-26T19:40:25.086Z] afea3b2eda06: Pull complete [2021-05-26T19:40:25.086Z] 7809a108b3ef: Pull complete [2021-05-26T19:40:26.494Z] f706445af74f: Pull complete [2021-05-26T19:40:26.494Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-26T19:40:26.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-26T19:40:26.494Z] ---> b068be0155e3 [2021-05-26T19:40:26.494Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-26T19:40:29.805Z] ---> Running in fa217664a25f [2021-05-26T19:40:29.805Z] Removing intermediate container fa217664a25f [2021-05-26T19:40:29.805Z] ---> 3482184c9424 [2021-05-26T19:40:29.805Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T19:40:30.068Z] ---> Running in 26b2bc1a20aa [2021-05-26T19:40:30.643Z] Removing intermediate container 26b2bc1a20aa [2021-05-26T19:40:30.643Z] ---> 5b039244c924 [2021-05-26T19:40:30.643Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-26T19:40:30.913Z] ---> Running in 3e82f7482f07 [2021-05-26T19:40:31.177Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T19:40:31.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T19:40:32.343Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-26T19:40:32.344Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-26T19:40:32.344Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-26T19:40:32.606Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-26T19:40:32.606Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-26T19:40:32.868Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-26T19:40:33.132Z] Executing busybox-1.32.1-r6.trigger [2021-05-26T19:40:33.132Z] OK: 150 MiB in 46 packages [2021-05-26T19:40:33.397Z] Removing intermediate container 3e82f7482f07 [2021-05-26T19:40:33.397Z] ---> 6fb041d3de10 [2021-05-26T19:40:33.397Z] Step 6/8 : WORKDIR /app [2021-05-26T19:40:33.397Z] ---> Running in c103b66cd490 [2021-05-26T19:40:33.397Z] Removing intermediate container c103b66cd490 [2021-05-26T19:40:33.397Z] ---> 626565fe2690 [2021-05-26T19:40:33.397Z] Step 7/8 : COPY . . [2021-05-26T19:40:33.659Z] ---> 51c7fdd4dc8f [2021-05-26T19:40:33.659Z] Step 8/8 : RUN go mod download [2021-05-26T19:40:33.659Z] ---> Running in 7e6c857d012a [2021-05-26T19:40:48.640Z] Removing intermediate container 7e6c857d012a [2021-05-26T19:40:48.640Z] ---> 5cedd89de00f [2021-05-26T19:40:48.640Z] Successfully built 5cedd89de00f [2021-05-26T19:40:48.640Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:40:48.968Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T19:40:48.968Z] . [Pipeline] withDockerContainer [2021-05-26T19:40:49.045Z] prd-centos7-docker-4c-2g-450 does not seem to be running inside a container [2021-05-26T19:40:49.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/116 -v /w/workspace/app-service-configurable/116:/w/workspace/app-service-configurable/116:rw,z -v /w/workspace/app-service-configurable/116@tmp:/w/workspace/app-service-configurable/116@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-x86_64 cat [2021-05-26T19:40:49.469Z] $ docker top 8a350be3d317be2807075da27091d9e8a2ac0cb0fd776719083a5c46b0f04ebb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T19:40:49.848Z] + go version [2021-05-26T19:40:49.848Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-26T19:40:49.860Z] $ docker stop --time=1 8a350be3d317be2807075da27091d9e8a2ac0cb0fd776719083a5c46b0f04ebb [2021-05-26T19:40:50.544Z] Removing intermediate container 29976a44d326 [2021-05-26T19:40:50.544Z] ---> 195b7879bd3a [2021-05-26T19:40:50.544Z] Successfully built 195b7879bd3a [2021-05-26T19:40:50.544Z] Successfully tagged ci-base-image-arm64:latest [2021-05-26T19:40:51.049Z] $ docker rm -f 8a350be3d317be2807075da27091d9e8a2ac0cb0fd776719083a5c46b0f04ebb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:40:51.476Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T19:40:51.476Z] . [Pipeline] withDockerContainer [2021-05-26T19:40:51.544Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T19:40:51.544Z] . [2021-05-26T19:40:51.743Z] prd-ubuntu18.04-docker-arm64-4c-16g-449 does not seem to be running inside a container [2021-05-26T19:40:51.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/116 -v /w/workspace/app-service-configurable/116:/w/workspace/app-service-configurable/116:rw,z -v /w/workspace/app-service-configurable/116@tmp:/w/workspace/app-service-configurable/116@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-arm64 cat [2021-05-26T19:40:53.501Z] $ docker top 3b2fb3009f548af229009f1fcbf931e7ab282eeff63478e28cad586abbdc938e -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-05-26T19:40:53.901Z] prd-centos7-docker-4c-2g-450 does not seem to be running inside a container [2021-05-26T19:40:53.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/116 -v /w/workspace/app-service-configurable/116:/w/workspace/app-service-configurable/116:rw,z -v /w/workspace/app-service-configurable/116@tmp:/w/workspace/app-service-configurable/116@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-x86_64 cat [2021-05-26T19:40:54.328Z] $ docker top 3f271387a9fc2e01b157ad0a46172210213c4f2681a86e12312bbbc16895bf5b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-26T19:40:54.757Z] + go mod tidy [Pipeline] sh [2021-05-26T19:40:55.051Z] + go version [2021-05-26T19:40:55.052Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-26T19:40:55.082Z] $ docker stop --time=1 3b2fb3009f548af229009f1fcbf931e7ab282eeff63478e28cad586abbdc938e [2021-05-26T19:40:55.327Z] + make test [2021-05-26T19:40:55.328Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-26T19:40:56.981Z] $ docker rm -f 3b2fb3009f548af229009f1fcbf931e7ab282eeff63478e28cad586abbdc938e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:40:57.666Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T19:40:57.666Z] . [Pipeline] withDockerContainer [2021-05-26T19:40:57.926Z] prd-ubuntu18.04-docker-arm64-4c-16g-449 does not seem to be running inside a container [2021-05-26T19:40:57.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/116 -v /w/workspace/app-service-configurable/116:/w/workspace/app-service-configurable/116:rw,z -v /w/workspace/app-service-configurable/116@tmp:/w/workspace/app-service-configurable/116@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-arm64 cat [2021-05-26T19:40:59.530Z] $ docker top 9b1c5555954966ff37969377a908cd83d7f5747103bb7175fad9c17c862782b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T19:41:00.442Z] + go mod tidy [Pipeline] sh [2021-05-26T19:41:01.703Z] + make test [2021-05-26T19:41:01.703Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-26T19:41:10.317Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-26T19:41:10.317Z] CGO_ENABLED=1 go vet ./... [2021-05-26T19:41:16.945Z] gofmt -l . [2021-05-26T19:41:16.945Z] [ "`gofmt -l .`" = "" ] [2021-05-26T19:41:16.945Z] ./bin/test-go-mod-tidy.sh [2021-05-26T19:41:16.945Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-26T19:41:17.528Z] $ docker stop --time=1 3f271387a9fc2e01b157ad0a46172210213c4f2681a86e12312bbbc16895bf5b [2021-05-26T19:41:19.078Z] $ docker rm -f 3f271387a9fc2e01b157ad0a46172210213c4f2681a86e12312bbbc16895bf5b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T19:41:19.506Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-26T19:41:19.686Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-26T19:41:22.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-26T19:41:22.462Z] + ls -al . [2021-05-26T19:41:22.462Z] total 92 [2021-05-26T19:41:22.462Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 26 19:41 . [2021-05-26T19:41:22.462Z] drwxrwxr-x. 4 jenkins jenkins 32 May 26 19:39 .. [2021-05-26T19:41:22.462Z] -rw-rw-r--. 1 jenkins jenkins 7306 May 26 19:39 Attribution.txt [2021-05-26T19:41:22.462Z] drwxrwxr-x. 2 jenkins jenkins 64 May 26 19:39 bin [2021-05-26T19:41:22.462Z] -rw-r--r--. 1 jenkins jenkins 10 May 26 19:40 coverage.out [2021-05-26T19:41:22.462Z] -rw-rw-r--. 1 jenkins jenkins 2048 May 26 19:39 Dockerfile [2021-05-26T19:41:22.462Z] -rw-rw-r--. 1 jenkins jenkins 970 May 26 19:39 Dockerfile.build [2021-05-26T19:41:22.462Z] -rw-rw-r--. 1 jenkins jenkins 119 May 26 19:39 .dockerignore [2021-05-26T19:41:22.462Z] drwxrwxr-x. 8 jenkins jenkins 162 May 26 19:39 .git [2021-05-26T19:41:22.462Z] drwxrwxr-x. 2 jenkins jenkins 81 May 26 19:39 .github [2021-05-26T19:41:22.462Z] -rw-rw-r--. 1 jenkins jenkins 111 May 26 19:39 .gitignore [2021-05-26T19:41:22.462Z] -rw-r--r--. 1 jenkins jenkins 136 May 26 19:41 go.mod [2021-05-26T19:41:22.462Z] -rw-r--r--. 1 jenkins jenkins 21152 May 26 19:40 go.sum [2021-05-26T19:41:22.462Z] -rw-rw-r--. 1 jenkins jenkins 687 May 26 19:39 Jenkinsfile [2021-05-26T19:41:22.462Z] -rw-rw-r--. 1 jenkins jenkins 10174 May 26 19:39 LICENSE [2021-05-26T19:41:22.462Z] -rw-rw-r--. 1 jenkins jenkins 1460 May 26 19:39 main.go [2021-05-26T19:41:22.462Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 26 19:39 makefile [2021-05-26T19:41:22.462Z] -rw-rw-r--. 1 jenkins jenkins 3230 May 26 19:39 README.md [2021-05-26T19:41:22.462Z] drwxrwxr-x. 8 jenkins jenkins 122 May 26 19:39 res [2021-05-26T19:41:22.462Z] drwxrwxr-x. 4 jenkins jenkins 71 May 26 19:39 snap [2021-05-26T19:41:22.462Z] -rw-rw-r--. 1 jenkins jenkins 12 May 26 19:36 VERSION [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:41:22.772Z] + 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=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 --label arch=amd64 --label version=2.0.0-dev.44 . [2021-05-26T19:41:22.772Z] Sending build context to Docker daemon 117.8kB [2021-05-26T19:41:22.772Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T19:41:22.772Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-26T19:41:22.772Z] ---> 5cedd89de00f [2021-05-26T19:41:22.772Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-26T19:41:22.772Z] ---> Running in 98091b88a5b3 [2021-05-26T19:41:23.032Z] Removing intermediate container 98091b88a5b3 [2021-05-26T19:41:23.032Z] ---> f39e73677b54 [2021-05-26T19:41:23.032Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-26T19:41:23.032Z] ---> Running in 3262301170c3 [2021-05-26T19:41:23.032Z] Removing intermediate container 3262301170c3 [2021-05-26T19:41:23.032Z] ---> 445d3c6d717b [2021-05-26T19:41:23.032Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-26T19:41:23.032Z] ---> Running in 8a7b0b124088 [2021-05-26T19:41:23.032Z] Removing intermediate container 8a7b0b124088 [2021-05-26T19:41:23.032Z] ---> 7104ef256313 [2021-05-26T19:41:23.032Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T19:41:23.294Z] ---> Running in 3d1e8dd7b46f [2021-05-26T19:41:23.558Z] Removing intermediate container 3d1e8dd7b46f [2021-05-26T19:41:23.558Z] ---> 25d71b4d5917 [2021-05-26T19:41:23.558Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-26T19:41:23.558Z] ---> Running in 2372bf4cec1f [2021-05-26T19:41:23.821Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T19:41:24.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T19:41:25.033Z] OK: 150 MiB in 46 packages [2021-05-26T19:41:25.293Z] Removing intermediate container 2372bf4cec1f [2021-05-26T19:41:25.293Z] ---> 994bb3cba1a1 [2021-05-26T19:41:25.293Z] Step 8/28 : WORKDIR /app [2021-05-26T19:41:25.293Z] ---> Running in 01996d48e0c9 [2021-05-26T19:41:25.554Z] Removing intermediate container 01996d48e0c9 [2021-05-26T19:41:25.554Z] ---> aa8f4dd1b665 [2021-05-26T19:41:25.554Z] Step 9/28 : COPY go.mod . [2021-05-26T19:41:25.554Z] ---> ff9d78e3bcd8 [2021-05-26T19:41:25.554Z] Step 10/28 : RUN go mod download [2021-05-26T19:41:25.554Z] ---> Running in f9130edcc00d [2021-05-26T19:41:26.130Z] Removing intermediate container f9130edcc00d [2021-05-26T19:41:26.130Z] ---> 0e2f12fe68fb [2021-05-26T19:41:26.130Z] Step 11/28 : RUN go mod tidy [2021-05-26T19:41:26.130Z] ---> Running in 2be4ebbe354d [2021-05-26T19:41:26.720Z] Removing intermediate container 2be4ebbe354d [2021-05-26T19:41:26.720Z] ---> 7db40f0ac60b [2021-05-26T19:41:26.720Z] Step 12/28 : COPY . . [2021-05-26T19:41:26.989Z] ---> 17bfad78fbdd [2021-05-26T19:41:26.989Z] Step 13/28 : ARG MAKE="make build" [2021-05-26T19:41:26.989Z] ---> Running in 66722ba18187 [2021-05-26T19:41:26.989Z] Removing intermediate container 66722ba18187 [2021-05-26T19:41:26.989Z] ---> d7d888ec41a2 [2021-05-26T19:41:26.989Z] Step 14/28 : RUN $MAKE [2021-05-26T19:41:26.989Z] ---> Running in b7a0ee7f3923 [2021-05-26T19:41:27.255Z] go mod tidy [2021-05-26T19:41:27.521Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.44" -o app-service-configurable [2021-05-26T19:41:39.866Z] Removing intermediate container b7a0ee7f3923 [2021-05-26T19:41:39.866Z] ---> b70be7012ca9 [2021-05-26T19:41:39.866Z] Step 15/28 : FROM alpine:3.12 [2021-05-26T19:41:39.866Z] 3.12: Pulling from library/alpine [2021-05-26T19:41:39.866Z] 339de151aab4: Pulling fs layer [2021-05-26T19:41:39.866Z] 339de151aab4: Download complete [2021-05-26T19:41:39.866Z] 339de151aab4: Pull complete [2021-05-26T19:41:39.866Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-26T19:41:39.866Z] Status: Downloaded newer image for alpine:3.12 [2021-05-26T19:41:39.866Z] ---> 13621d1b12d4 [2021-05-26T19:41:39.866Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-26T19:41:39.866Z] ---> Running in 0a231016a291 [2021-05-26T19:41:39.866Z] Removing intermediate container 0a231016a291 [2021-05-26T19:41:39.866Z] ---> a55f93074d52 [2021-05-26T19:41:39.866Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-26T19:41:39.866Z] ---> Running in cd8ffce8de1a [2021-05-26T19:41:40.129Z] Removing intermediate container cd8ffce8de1a [2021-05-26T19:41:40.129Z] ---> 44e3403b1c06 [2021-05-26T19:41:40.129Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-26T19:41:40.129Z] ---> Running in 0fe17a4b4fd2 [2021-05-26T19:41:40.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T19:41:40.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T19:41:40.389Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-26T19:41:40.389Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-26T19:41:40.389Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-26T19:41:40.389Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-26T19:41:40.389Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-26T19:41:40.389Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-26T19:41:40.654Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-26T19:41:40.654Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T19:41:40.654Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T19:41:40.654Z] OK: 9 MiB in 21 packages [2021-05-26T19:41:40.919Z] Removing intermediate container 0fe17a4b4fd2 [2021-05-26T19:41:40.919Z] ---> 97bc4a886b62 [2021-05-26T19:41:40.919Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-26T19:41:41.182Z] ---> aa5dc60c4874 [2021-05-26T19:41:41.182Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-26T19:41:41.182Z] ---> 07b0306d8cb6 [2021-05-26T19:41:41.182Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-26T19:41:41.446Z] ---> d41d96bcf2fa [2021-05-26T19:41:41.446Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-26T19:41:42.018Z] ---> ec4a727c4af4 [2021-05-26T19:41:42.018Z] Step 23/28 : EXPOSE 48095 [2021-05-26T19:41:42.018Z] ---> Running in 8b15e4503046 [2021-05-26T19:41:42.018Z] Removing intermediate container 8b15e4503046 [2021-05-26T19:41:42.018Z] ---> e48aa5c3a9de [2021-05-26T19:41:42.018Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-26T19:41:42.018Z] ---> Running in a297d1de49d3 [2021-05-26T19:41:42.018Z] Removing intermediate container a297d1de49d3 [2021-05-26T19:41:42.018Z] ---> 274d53c9080f [2021-05-26T19:41:42.018Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T19:41:42.018Z] ---> Running in 0f8dbd551206 [2021-05-26T19:41:42.279Z] Removing intermediate container 0f8dbd551206 [2021-05-26T19:41:42.279Z] ---> 0a57c61b72c1 [2021-05-26T19:41:42.279Z] Step 26/28 : LABEL arch=amd64 [2021-05-26T19:41:42.279Z] ---> Running in 21e2a31d010d [2021-05-26T19:41:42.279Z] Removing intermediate container 21e2a31d010d [2021-05-26T19:41:42.279Z] ---> 916c64deaaeb [2021-05-26T19:41:42.279Z] Step 27/28 : LABEL git_sha=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:41:42.279Z] ---> Running in 8c2a0170b627 [2021-05-26T19:41:42.279Z] Removing intermediate container 8c2a0170b627 [2021-05-26T19:41:42.279Z] ---> 4292ece13494 [2021-05-26T19:41:42.279Z] Step 28/28 : LABEL version=2.0.0-dev.44 [2021-05-26T19:41:42.279Z] ---> Running in 7e292062dba1 [2021-05-26T19:41:42.539Z] Removing intermediate container 7e292062dba1 [2021-05-26T19:41:42.539Z] ---> c2ce2e9d31fa [2021-05-26T19:41:42.539Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-26T19:41:42.539Z] Successfully built c2ce2e9d31fa [2021-05-26T19:41:42.539Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T19:41:42.667Z] provisioning config files... [2021-05-26T19:41:42.679Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/116@tmp/config2487781035372929177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:41:42.992Z] ---> docker-login.sh [2021-05-26T19:41:42.992Z] nexus3.edgexfoundry.org:10001 [2021-05-26T19:41:42.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:41:42.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:41:42.992Z] Configure a credential helper to remove this warning. See [2021-05-26T19:41:42.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:41:42.992Z] [2021-05-26T19:41:42.992Z] Login Succeeded [2021-05-26T19:41:42.992Z] nexus3.edgexfoundry.org:10002 [2021-05-26T19:41:42.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:41:43.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:41:43.251Z] Configure a credential helper to remove this warning. See [2021-05-26T19:41:43.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:41:43.251Z] [2021-05-26T19:41:43.251Z] Login Succeeded [2021-05-26T19:41:43.251Z] nexus3.edgexfoundry.org:10003 [2021-05-26T19:41:43.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:41:43.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:41:43.251Z] Configure a credential helper to remove this warning. See [2021-05-26T19:41:43.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:41:43.251Z] [2021-05-26T19:41:43.251Z] Login Succeeded [2021-05-26T19:41:43.251Z] nexus3.edgexfoundry.org:10004 [2021-05-26T19:41:43.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:41:43.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:41:43.511Z] Configure a credential helper to remove this warning. See [2021-05-26T19:41:43.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:41:43.511Z] [2021-05-26T19:41:43.511Z] Login Succeeded [2021-05-26T19:41:43.511Z] docker.io [2021-05-26T19:41:43.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:41:43.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:41:43.772Z] Configure a credential helper to remove this warning. See [2021-05-26T19:41:43.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:41:43.772Z] [2021-05-26T19:41:43.772Z] Login Succeeded [2021-05-26T19:41:43.772Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T19:41:43.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-26T19:41:43.871Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-05-26T19:41:43.871Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:41:43.871Z] latest [2021-05-26T19:41:43.871Z] 2.0.0-dev.44 [2021-05-26T19:41:43.871Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [2021-05-26T19:41:43.871Z] master [2021-05-26T19:41:43.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:41:44.244Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:41:44.550Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:41:44.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-26T19:41:44.550Z] b5d3af43e3e6: Preparing [2021-05-26T19:41:44.550Z] 327322efa21c: Preparing [2021-05-26T19:41:44.550Z] 32b7653c089d: Preparing [2021-05-26T19:41:44.550Z] e601faff2c57: Preparing [2021-05-26T19:41:44.550Z] fd4dd3f39cfc: Preparing [2021-05-26T19:41:44.550Z] 32f366d666a5: Preparing [2021-05-26T19:41:44.550Z] 32f366d666a5: Waiting [2021-05-26T19:41:44.815Z] 32b7653c089d: Pushed [2021-05-26T19:41:44.815Z] e601faff2c57: Pushed [2021-05-26T19:41:44.815Z] 327322efa21c: Pushed [2021-05-26T19:41:44.815Z] 32f366d666a5: Layer already exists [2021-05-26T19:41:44.815Z] fd4dd3f39cfc: Pushed [2021-05-26T19:41:46.204Z] b5d3af43e3e6: Pushed [2021-05-26T19:41:46.204Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3: digest: sha256:b0f7b619b3641ed86c478ad5ee979580dcd392d1867d536f34c2dc7b9cc04b5c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:41:46.507Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:41:46.803Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-05-26T19:41:46.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-26T19:41:46.803Z] b5d3af43e3e6: Preparing [2021-05-26T19:41:46.803Z] 327322efa21c: Preparing [2021-05-26T19:41:46.803Z] 32b7653c089d: Preparing [2021-05-26T19:41:46.803Z] e601faff2c57: Preparing [2021-05-26T19:41:46.803Z] fd4dd3f39cfc: Preparing [2021-05-26T19:41:46.803Z] 32f366d666a5: Preparing [2021-05-26T19:41:46.803Z] 32f366d666a5: Waiting [2021-05-26T19:41:46.803Z] b5d3af43e3e6: Layer already exists [2021-05-26T19:41:46.803Z] 327322efa21c: Layer already exists [2021-05-26T19:41:46.803Z] fd4dd3f39cfc: Layer already exists [2021-05-26T19:41:46.803Z] e601faff2c57: Layer already exists [2021-05-26T19:41:46.803Z] 32b7653c089d: Layer already exists [2021-05-26T19:41:46.803Z] 32f366d666a5: Layer already exists [2021-05-26T19:41:46.803Z] latest: digest: sha256:b0f7b619b3641ed86c478ad5ee979580dcd392d1867d536f34c2dc7b9cc04b5c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:41:47.105Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:41:47.414Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.44 [2021-05-26T19:41:47.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-26T19:41:47.415Z] b5d3af43e3e6: Preparing [2021-05-26T19:41:47.415Z] 327322efa21c: Preparing [2021-05-26T19:41:47.415Z] 32b7653c089d: Preparing [2021-05-26T19:41:47.415Z] e601faff2c57: Preparing [2021-05-26T19:41:47.415Z] fd4dd3f39cfc: Preparing [2021-05-26T19:41:47.415Z] 32f366d666a5: Preparing [2021-05-26T19:41:47.415Z] 32f366d666a5: Waiting [2021-05-26T19:41:47.415Z] fd4dd3f39cfc: Layer already exists [2021-05-26T19:41:47.415Z] b5d3af43e3e6: Layer already exists [2021-05-26T19:41:47.415Z] 327322efa21c: Layer already exists [2021-05-26T19:41:47.415Z] e601faff2c57: Layer already exists [2021-05-26T19:41:47.415Z] 32b7653c089d: Layer already exists [2021-05-26T19:41:47.415Z] 32f366d666a5: Layer already exists [2021-05-26T19:41:47.415Z] 2.0.0-dev.44: digest: sha256:b0f7b619b3641ed86c478ad5ee979580dcd392d1867d536f34c2dc7b9cc04b5c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:41:47.721Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:41:48.020Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [2021-05-26T19:41:48.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-26T19:41:48.021Z] b5d3af43e3e6: Preparing [2021-05-26T19:41:48.021Z] 327322efa21c: Preparing [2021-05-26T19:41:48.021Z] 32b7653c089d: Preparing [2021-05-26T19:41:48.021Z] e601faff2c57: Preparing [2021-05-26T19:41:48.021Z] fd4dd3f39cfc: Preparing [2021-05-26T19:41:48.021Z] 32f366d666a5: Preparing [2021-05-26T19:41:48.021Z] 32f366d666a5: Waiting [2021-05-26T19:41:48.021Z] e601faff2c57: Layer already exists [2021-05-26T19:41:48.021Z] 327322efa21c: Layer already exists [2021-05-26T19:41:48.021Z] b5d3af43e3e6: Layer already exists [2021-05-26T19:41:48.021Z] fd4dd3f39cfc: Layer already exists [2021-05-26T19:41:48.021Z] 32b7653c089d: Layer already exists [2021-05-26T19:41:48.021Z] 32f366d666a5: Layer already exists [2021-05-26T19:41:48.021Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44: digest: sha256:b0f7b619b3641ed86c478ad5ee979580dcd392d1867d536f34c2dc7b9cc04b5c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:41:48.327Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:41:48.625Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-05-26T19:41:48.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-26T19:41:48.626Z] b5d3af43e3e6: Preparing [2021-05-26T19:41:48.626Z] 327322efa21c: Preparing [2021-05-26T19:41:48.626Z] 32b7653c089d: Preparing [2021-05-26T19:41:48.626Z] e601faff2c57: Preparing [2021-05-26T19:41:48.626Z] fd4dd3f39cfc: Preparing [2021-05-26T19:41:48.626Z] 32f366d666a5: Preparing [2021-05-26T19:41:48.626Z] 32f366d666a5: Waiting [2021-05-26T19:41:48.626Z] 32b7653c089d: Layer already exists [2021-05-26T19:41:48.626Z] 327322efa21c: Layer already exists [2021-05-26T19:41:48.626Z] b5d3af43e3e6: Layer already exists [2021-05-26T19:41:48.626Z] fd4dd3f39cfc: Layer already exists [2021-05-26T19:41:48.626Z] e601faff2c57: Layer already exists [2021-05-26T19:41:48.626Z] 32f366d666a5: Layer already exists [2021-05-26T19:41:48.626Z] master: digest: sha256:b0f7b619b3641ed86c478ad5ee979580dcd392d1867d536f34c2dc7b9cc04b5c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-26T19:41:48.689Z] ===================================================== [Pipeline] echo [2021-05-26T19:41:48.731Z] taggedImages: [2021-05-26T19:41:48.731Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:41:48.731Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-05-26T19:41:48.731Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.44 [2021-05-26T19:41:48.731Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [2021-05-26T19:41:48.731Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [2021-05-26T19:41:48.733Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-26T19:41:48.733Z] CGO_ENABLED=1 go vet ./... [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-26T19:41:49.345Z] ---> job-cost.sh [2021-05-26T19:41:49.345Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EpzR [2021-05-26T19:41:59.383Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T19:42:14.358Z] lf-activate-venv(): INFO: Adding /tmp/venv-EpzR/bin to PATH [2021-05-26T19:42:14.358Z] INFO: No Stack... [2021-05-26T19:42:14.358Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T19:42:14.358Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T19:42:14.729Z] + cat /w/workspace/app-service-configurable/116/archives/cost.csv [2021-05-26T19:42:14.729Z] + cut -d, -f6 [Pipeline] lock [2021-05-26T19:42:14.766Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-116-stack-cost] [2021-05-26T19:42:14.774Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-116-stack-cost] did not exist. Created. [2021-05-26T19:42:14.775Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T19:42:15.101Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-26T19:42:15.189Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T19:42:15.199Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-116-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-26T19:42:15.565Z] gofmt -l . [2021-05-26T19:42:15.565Z] [ "`gofmt -l .`" = "" ] [2021-05-26T19:42:15.565Z] ./bin/test-go-mod-tidy.sh [2021-05-26T19:42:15.565Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-26T19:42:15.589Z] $ docker stop --time=1 9b1c5555954966ff37969377a908cd83d7f5747103bb7175fad9c17c862782b2 [2021-05-26T19:42:17.657Z] $ docker rm -f 9b1c5555954966ff37969377a908cd83d7f5747103bb7175fad9c17c862782b2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T19:42:18.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-26T19:42:18.566Z] Warning: overwriting stash ‘coverage-report’ [2021-05-26T19:42:19.065Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T19:42:19.506Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-26T19:42:19.833Z] + ls -al . [2021-05-26T19:42:19.833Z] total 116 [2021-05-26T19:42:19.833Z] drwxrwxr-x 7 jenkins jenkins 4096 May 26 19:42 . [2021-05-26T19:42:19.833Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 19:39 .. [2021-05-26T19:42:19.833Z] -rw-rw-r-- 1 jenkins jenkins 119 May 26 19:39 .dockerignore [2021-05-26T19:42:19.833Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 19:39 .git [2021-05-26T19:42:19.833Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 19:39 .github [2021-05-26T19:42:19.833Z] -rw-rw-r-- 1 jenkins jenkins 111 May 26 19:39 .gitignore [2021-05-26T19:42:19.833Z] -rw-rw-r-- 1 jenkins jenkins 7306 May 26 19:39 Attribution.txt [2021-05-26T19:42:19.833Z] -rw-rw-r-- 1 jenkins jenkins 2048 May 26 19:39 Dockerfile [2021-05-26T19:42:19.833Z] -rw-rw-r-- 1 jenkins jenkins 970 May 26 19:39 Dockerfile.build [2021-05-26T19:42:19.833Z] -rw-rw-r-- 1 jenkins jenkins 687 May 26 19:39 Jenkinsfile [2021-05-26T19:42:19.833Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 26 19:39 LICENSE [2021-05-26T19:42:19.833Z] -rw-rw-r-- 1 jenkins jenkins 3230 May 26 19:39 README.md [2021-05-26T19:42:19.833Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 19:36 VERSION [2021-05-26T19:42:19.833Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 19:39 bin [2021-05-26T19:42:19.833Z] -rw-r--r-- 1 jenkins jenkins 10 May 26 19:41 coverage.out [2021-05-26T19:42:19.833Z] -rw-r--r-- 1 jenkins jenkins 136 May 26 19:42 go.mod [2021-05-26T19:42:19.833Z] -rw-r--r-- 1 jenkins jenkins 21152 May 26 19:41 go.sum [2021-05-26T19:42:19.833Z] -rw-rw-r-- 1 jenkins jenkins 1460 May 26 19:39 main.go [2021-05-26T19:42:19.833Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 26 19:39 makefile [2021-05-26T19:42:19.833Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 19:39 res [2021-05-26T19:42:19.833Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 19:39 snap [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:42:20.174Z] + 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=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 --label arch=arm64 --label version=2.0.0-dev.44 . [2021-05-26T19:42:20.174Z] Sending build context to Docker daemon 117.8kB [2021-05-26T19:42:20.447Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T19:42:20.447Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-26T19:42:20.447Z] ---> 195b7879bd3a [2021-05-26T19:42:20.447Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-26T19:42:20.727Z] ---> Running in c3a1791fd2a2 [2021-05-26T19:42:21.321Z] Removing intermediate container c3a1791fd2a2 [2021-05-26T19:42:21.322Z] ---> 39ea53f43d46 [2021-05-26T19:42:21.322Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-26T19:42:21.322Z] ---> Running in 1168251c92f4 [2021-05-26T19:42:21.940Z] Removing intermediate container 1168251c92f4 [2021-05-26T19:42:21.940Z] ---> 5c46dcd6bb09 [2021-05-26T19:42:21.940Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-26T19:42:22.214Z] ---> Running in 2707b76cc82e [2021-05-26T19:42:22.487Z] Removing intermediate container 2707b76cc82e [2021-05-26T19:42:22.487Z] ---> ca74b7d97c77 [2021-05-26T19:42:22.487Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T19:42:22.760Z] ---> Running in b4d784bf9a6d [2021-05-26T19:42:24.735Z] Removing intermediate container b4d784bf9a6d [2021-05-26T19:42:24.735Z] ---> ba5445d73ff7 [2021-05-26T19:42:24.735Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-26T19:42:25.008Z] ---> Running in 04c8ddae736c [2021-05-26T19:42:26.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T19:42:27.079Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T19:42:28.076Z] OK: 139 MiB in 46 packages [2021-05-26T19:42:29.052Z] Removing intermediate container 04c8ddae736c [2021-05-26T19:42:29.052Z] ---> 4d06c67f64e8 [2021-05-26T19:42:29.052Z] Step 8/28 : WORKDIR /app [2021-05-26T19:42:29.052Z] ---> Running in b0ca1e42ee6e [2021-05-26T19:42:29.650Z] Removing intermediate container b0ca1e42ee6e [2021-05-26T19:42:29.650Z] ---> b3023836c75b [2021-05-26T19:42:29.650Z] Step 9/28 : COPY go.mod . [2021-05-26T19:42:30.247Z] ---> adb046930eb6 [2021-05-26T19:42:30.247Z] Step 10/28 : RUN go mod download [2021-05-26T19:42:30.247Z] ---> Running in fe3e4e199b74 [2021-05-26T19:42:32.870Z] Removing intermediate container fe3e4e199b74 [2021-05-26T19:42:32.870Z] ---> 20c8d8aee8a4 [2021-05-26T19:42:32.870Z] Step 11/28 : RUN go mod tidy [2021-05-26T19:42:32.870Z] ---> Running in 3a911dda5d86 [2021-05-26T19:42:35.495Z] Removing intermediate container 3a911dda5d86 [2021-05-26T19:42:35.495Z] ---> 85585e59d838 [2021-05-26T19:42:35.495Z] Step 12/28 : COPY . . [2021-05-26T19:42:36.100Z] ---> d7745c3d0d3f [2021-05-26T19:42:36.100Z] Step 13/28 : ARG MAKE="make build" [2021-05-26T19:42:36.374Z] ---> Running in 2fb1bab3f8fb [2021-05-26T19:42:36.644Z] Removing intermediate container 2fb1bab3f8fb [2021-05-26T19:42:36.644Z] ---> 2f050144f280 [2021-05-26T19:42:36.644Z] Step 14/28 : RUN $MAKE [2021-05-26T19:42:36.918Z] ---> Running in f543b894d735 [2021-05-26T19:42:38.372Z] go mod tidy [2021-05-26T19:42:38.655Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.44" -o app-service-configurable [2021-05-26T19:43:17.664Z] Removing intermediate container f543b894d735 [2021-05-26T19:43:17.664Z] ---> d37c1baf9321 [2021-05-26T19:43:17.664Z] Step 15/28 : FROM alpine:3.12 [2021-05-26T19:43:17.664Z] 3.12: Pulling from library/alpine [2021-05-26T19:43:17.664Z] d2f70382dc9a: Pulling fs layer [2021-05-26T19:43:17.664Z] d2f70382dc9a: Download complete [2021-05-26T19:43:17.664Z] d2f70382dc9a: Pull complete [2021-05-26T19:43:17.664Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-26T19:43:17.664Z] Status: Downloaded newer image for alpine:3.12 [2021-05-26T19:43:17.664Z] ---> 9852663dfa18 [2021-05-26T19:43:17.664Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-26T19:43:17.664Z] ---> Running in aec85594e4d4 [2021-05-26T19:43:17.664Z] Removing intermediate container aec85594e4d4 [2021-05-26T19:43:17.664Z] ---> 8a5854020395 [2021-05-26T19:43:17.664Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-26T19:43:17.664Z] ---> Running in a4eb935a3dec [2021-05-26T19:43:17.664Z] Removing intermediate container a4eb935a3dec [2021-05-26T19:43:17.664Z] ---> c52a6fc747ba [2021-05-26T19:43:17.664Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-26T19:43:17.664Z] ---> Running in 280d087c4cfe [2021-05-26T19:43:18.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T19:43:18.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T19:43:19.517Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-26T19:43:19.517Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-26T19:43:19.517Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-26T19:43:19.518Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-26T19:43:19.796Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-26T19:43:19.796Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-26T19:43:19.796Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-26T19:43:19.796Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T19:43:19.796Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T19:43:19.796Z] OK: 9 MiB in 21 packages [2021-05-26T19:43:21.239Z] Removing intermediate container 280d087c4cfe [2021-05-26T19:43:21.239Z] ---> dca3d2ff6bd2 [2021-05-26T19:43:21.239Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-26T19:43:22.222Z] ---> 2f0b0a517902 [2021-05-26T19:43:22.222Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-26T19:43:22.817Z] ---> 736108c0bf9f [2021-05-26T19:43:22.817Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-26T19:43:23.792Z] ---> 8eac4f7ef86c [2021-05-26T19:43:23.792Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-26T19:43:25.255Z] ---> 51918819ffb5 [2021-05-26T19:43:25.255Z] Step 23/28 : EXPOSE 48095 [2021-05-26T19:43:25.255Z] ---> Running in 1440c3fb1a20 [2021-05-26T19:43:25.527Z] Removing intermediate container 1440c3fb1a20 [2021-05-26T19:43:25.527Z] ---> 8b0c6fe63152 [2021-05-26T19:43:25.527Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-26T19:43:25.801Z] ---> Running in 6843222b6ba0 [2021-05-26T19:43:26.078Z] Removing intermediate container 6843222b6ba0 [2021-05-26T19:43:26.078Z] ---> 7e5872135a2d [2021-05-26T19:43:26.078Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T19:43:26.352Z] ---> Running in 8c42f943f850 [2021-05-26T19:43:26.624Z] Removing intermediate container 8c42f943f850 [2021-05-26T19:43:26.624Z] ---> d1d2694edce8 [2021-05-26T19:43:26.624Z] Step 26/28 : LABEL arch=arm64 [2021-05-26T19:43:26.902Z] ---> Running in 32a20d2ebab7 [2021-05-26T19:43:27.190Z] Removing intermediate container 32a20d2ebab7 [2021-05-26T19:43:27.190Z] ---> 778dcaac5997 [2021-05-26T19:43:27.190Z] Step 27/28 : LABEL git_sha=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:43:27.467Z] ---> Running in fe44ba0bf7da [2021-05-26T19:43:27.738Z] Removing intermediate container fe44ba0bf7da [2021-05-26T19:43:27.738Z] ---> 96b4353df58c [2021-05-26T19:43:27.738Z] Step 28/28 : LABEL version=2.0.0-dev.44 [2021-05-26T19:43:28.012Z] ---> Running in 55ab22ef6f77 [2021-05-26T19:43:28.607Z] Removing intermediate container 55ab22ef6f77 [2021-05-26T19:43:28.607Z] ---> 5e9d818c98fc [2021-05-26T19:43:28.607Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-26T19:43:28.607Z] Successfully built 5e9d818c98fc [2021-05-26T19:43:28.607Z] 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-26T19:43:28.775Z] provisioning config files... [2021-05-26T19:43:28.797Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/116@tmp/config7207178161604422954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:43:29.163Z] ---> docker-login.sh [2021-05-26T19:43:29.164Z] nexus3.edgexfoundry.org:10001 [2021-05-26T19:43:29.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:43:29.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:43:29.718Z] Configure a credential helper to remove this warning. See [2021-05-26T19:43:29.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:43:29.718Z] [2021-05-26T19:43:29.718Z] Login Succeeded [2021-05-26T19:43:29.718Z] nexus3.edgexfoundry.org:10002 [2021-05-26T19:43:29.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:43:30.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:43:30.276Z] Configure a credential helper to remove this warning. See [2021-05-26T19:43:30.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:43:30.276Z] [2021-05-26T19:43:30.276Z] Login Succeeded [2021-05-26T19:43:30.276Z] nexus3.edgexfoundry.org:10003 [2021-05-26T19:43:30.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:43:30.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:43:30.825Z] Configure a credential helper to remove this warning. See [2021-05-26T19:43:30.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:43:30.825Z] [2021-05-26T19:43:30.825Z] Login Succeeded [2021-05-26T19:43:30.825Z] nexus3.edgexfoundry.org:10004 [2021-05-26T19:43:31.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:43:31.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:43:31.374Z] Configure a credential helper to remove this warning. See [2021-05-26T19:43:31.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:43:31.374Z] [2021-05-26T19:43:31.374Z] Login Succeeded [2021-05-26T19:43:31.374Z] docker.io [2021-05-26T19:43:31.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T19:43:32.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T19:43:32.245Z] Configure a credential helper to remove this warning. See [2021-05-26T19:43:32.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T19:43:32.245Z] [2021-05-26T19:43:32.245Z] Login Succeeded [2021-05-26T19:43:32.245Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T19:43:32.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-26T19:43:32.368Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-05-26T19:43:32.368Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:43:32.368Z] latest [2021-05-26T19:43:32.368Z] 2.0.0-dev.44 [2021-05-26T19:43:32.368Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [2021-05-26T19:43:32.368Z] master [2021-05-26T19:43:32.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:43:32.758Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:43:33.102Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:43:33.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-26T19:43:33.102Z] e4db2bdc136a: Preparing [2021-05-26T19:43:33.102Z] ef5f91136ed9: Preparing [2021-05-26T19:43:33.102Z] 4b9cd5e36017: Preparing [2021-05-26T19:43:33.102Z] d83c5425ea7c: Preparing [2021-05-26T19:43:33.102Z] 50727ed49e63: Preparing [2021-05-26T19:43:33.102Z] 3fbe34a1663b: Preparing [2021-05-26T19:43:33.102Z] 3fbe34a1663b: Waiting [2021-05-26T19:43:33.378Z] d83c5425ea7c: Pushed [2021-05-26T19:43:33.378Z] 4b9cd5e36017: Pushed [2021-05-26T19:43:33.378Z] ef5f91136ed9: Pushed [2021-05-26T19:43:33.378Z] 3fbe34a1663b: Layer already exists [2021-05-26T19:43:34.356Z] 50727ed49e63: Pushed [2021-05-26T19:43:36.966Z] e4db2bdc136a: Pushed [2021-05-26T19:43:36.966Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3: digest: sha256:5208fa30902681496890f72933db2a14d44b680830f939b0ac1b5bf92b8736d4 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:43:37.321Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:43:37.658Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-05-26T19:43:37.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-26T19:43:37.658Z] e4db2bdc136a: Preparing [2021-05-26T19:43:37.658Z] ef5f91136ed9: Preparing [2021-05-26T19:43:37.658Z] 4b9cd5e36017: Preparing [2021-05-26T19:43:37.658Z] d83c5425ea7c: Preparing [2021-05-26T19:43:37.658Z] 50727ed49e63: Preparing [2021-05-26T19:43:37.658Z] 3fbe34a1663b: Preparing [2021-05-26T19:43:37.658Z] 3fbe34a1663b: Waiting [2021-05-26T19:43:37.658Z] ef5f91136ed9: Layer already exists [2021-05-26T19:43:37.658Z] 50727ed49e63: Layer already exists [2021-05-26T19:43:37.658Z] 4b9cd5e36017: Layer already exists [2021-05-26T19:43:37.658Z] e4db2bdc136a: Layer already exists [2021-05-26T19:43:37.658Z] d83c5425ea7c: Layer already exists [2021-05-26T19:43:37.658Z] 3fbe34a1663b: Layer already exists [2021-05-26T19:43:37.929Z] latest: digest: sha256:5208fa30902681496890f72933db2a14d44b680830f939b0ac1b5bf92b8736d4 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:43:38.275Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:43:38.617Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.44 [2021-05-26T19:43:38.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-26T19:43:38.617Z] e4db2bdc136a: Preparing [2021-05-26T19:43:38.617Z] ef5f91136ed9: Preparing [2021-05-26T19:43:38.617Z] 4b9cd5e36017: Preparing [2021-05-26T19:43:38.618Z] d83c5425ea7c: Preparing [2021-05-26T19:43:38.618Z] 50727ed49e63: Preparing [2021-05-26T19:43:38.618Z] 3fbe34a1663b: Preparing [2021-05-26T19:43:38.618Z] 3fbe34a1663b: Waiting [2021-05-26T19:43:38.618Z] d83c5425ea7c: Layer already exists [2021-05-26T19:43:38.618Z] e4db2bdc136a: Layer already exists [2021-05-26T19:43:38.618Z] 50727ed49e63: Layer already exists [2021-05-26T19:43:38.618Z] ef5f91136ed9: Layer already exists [2021-05-26T19:43:38.618Z] 4b9cd5e36017: Layer already exists [2021-05-26T19:43:38.888Z] 3fbe34a1663b: Layer already exists [2021-05-26T19:43:38.888Z] 2.0.0-dev.44: digest: sha256:5208fa30902681496890f72933db2a14d44b680830f939b0ac1b5bf92b8736d4 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:43:39.238Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:43:39.578Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [2021-05-26T19:43:39.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-26T19:43:39.578Z] e4db2bdc136a: Preparing [2021-05-26T19:43:39.578Z] ef5f91136ed9: Preparing [2021-05-26T19:43:39.578Z] 4b9cd5e36017: Preparing [2021-05-26T19:43:39.578Z] d83c5425ea7c: Preparing [2021-05-26T19:43:39.578Z] 50727ed49e63: Preparing [2021-05-26T19:43:39.578Z] 3fbe34a1663b: Preparing [2021-05-26T19:43:39.578Z] 3fbe34a1663b: Waiting [2021-05-26T19:43:39.578Z] 50727ed49e63: Layer already exists [2021-05-26T19:43:39.578Z] ef5f91136ed9: Layer already exists [2021-05-26T19:43:39.578Z] d83c5425ea7c: Layer already exists [2021-05-26T19:43:39.578Z] e4db2bdc136a: Layer already exists [2021-05-26T19:43:39.578Z] 4b9cd5e36017: Layer already exists [2021-05-26T19:43:39.851Z] 3fbe34a1663b: Layer already exists [2021-05-26T19:43:39.851Z] 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44: digest: sha256:5208fa30902681496890f72933db2a14d44b680830f939b0ac1b5bf92b8736d4 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:43:40.204Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:43:40.547Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-05-26T19:43:40.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-26T19:43:40.547Z] e4db2bdc136a: Preparing [2021-05-26T19:43:40.547Z] ef5f91136ed9: Preparing [2021-05-26T19:43:40.547Z] 4b9cd5e36017: Preparing [2021-05-26T19:43:40.547Z] d83c5425ea7c: Preparing [2021-05-26T19:43:40.547Z] 50727ed49e63: Preparing [2021-05-26T19:43:40.547Z] 3fbe34a1663b: Preparing [2021-05-26T19:43:40.547Z] 3fbe34a1663b: Waiting [2021-05-26T19:43:40.547Z] ef5f91136ed9: Layer already exists [2021-05-26T19:43:40.547Z] 50727ed49e63: Layer already exists [2021-05-26T19:43:40.547Z] d83c5425ea7c: Layer already exists [2021-05-26T19:43:40.547Z] 4b9cd5e36017: Layer already exists [2021-05-26T19:43:40.547Z] e4db2bdc136a: Layer already exists [2021-05-26T19:43:40.547Z] 3fbe34a1663b: Layer already exists [2021-05-26T19:43:40.820Z] master: digest: sha256:5208fa30902681496890f72933db2a14d44b680830f939b0ac1b5bf92b8736d4 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-26T19:43:40.889Z] ===================================================== [Pipeline] echo [2021-05-26T19:43:40.905Z] taggedImages: [2021-05-26T19:43:40.905Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [2021-05-26T19:43:40.905Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-05-26T19:43:40.905Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.44 [2021-05-26T19:43:40.905Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [2021-05-26T19:43:40.905Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:43:41.294Z] ---> job-cost.sh [2021-05-26T19:43:41.294Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZovX [2021-05-26T19:44:20.270Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T19:45:42.034Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZovX/bin to PATH [2021-05-26T19:45:42.034Z] INFO: No Stack... [2021-05-26T19:45:42.034Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-26T19:45:42.034Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T19:45:42.397Z] + cat /w/workspace/app-service-configurable/116/archives/cost.csv [2021-05-26T19:45:42.397Z] + cut -d, -f6 [Pipeline] lock [2021-05-26T19:45:42.467Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-116-stack-cost] [2021-05-26T19:45:42.477Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-116-stack-cost] did not exist. Created. [2021-05-26T19:45:42.477Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T19:45:42.866Z] /w/workspace/app-service-configurable/116@tmp/durable-fc586730/script.sh: 1: /w/workspace/app-service-configurable/116@tmp/durable-fc586730/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-26T19:45:43.221Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-26T19:45:43.256Z] Warning: overwriting stash ‘stack-cost’ [2021-05-26T19:45:43.412Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T19:45:43.425Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-116-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-26T19:45:44.020Z] provisioning config files... [2021-05-26T19:45:44.034Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config2765679576015810699tmp [Pipeline] { [Pipeline] sh [2021-05-26T19:45:44.351Z] + set +x [2021-05-26T19:45:44.351Z] + bash -s -- [2021-05-26T19:45:44.352Z] + curl -s https://codecov.io/bash [2021-05-26T19:45:44.352Z] [2021-05-26T19:45:44.352Z] _____ _ [2021-05-26T19:45:44.352Z] / ____| | | [2021-05-26T19:45:44.352Z] | | ___ __| | ___ ___ _____ __ [2021-05-26T19:45:44.352Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-26T19:45:44.352Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-26T19:45:44.352Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-26T19:45:44.352Z] Bash-1.0.3 [2021-05-26T19:45:44.352Z] [2021-05-26T19:45:44.352Z] [2021-05-26T19:45:44.352Z] ==> git version 2.24.4 found [2021-05-26T19:45:44.352Z] ==> 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-26T19:45:44.352Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-26T19:45:44.352Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-26T19:45:44.352Z] ==> Jenkins CI detected. [2021-05-26T19:45:44.352Z] project root: . [2021-05-26T19:45:44.352Z] --> token set from env [2021-05-26T19:45:44.352Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-26T19:45:44.352Z] ==> Running gcov in . (disable via -X gcov) [2021-05-26T19:45:44.613Z] ==> Python coveragepy not found [2021-05-26T19:45:44.613Z] ==> Searching for coverage reports in: [2021-05-26T19:45:44.613Z] + . [2021-05-26T19:45:44.613Z] -> Found 1 reports [2021-05-26T19:45:44.613Z] ==> Detecting git/mercurial file structure [2021-05-26T19:45:44.613Z] ==> Reading reports [2021-05-26T19:45:44.613Z] + ./coverage.out bytes=10 [2021-05-26T19:45:44.613Z] ==> Appending adjustments [2021-05-26T19:45:44.613Z] https://docs.codecov.io/docs/fixing-reports [2021-05-26T19:45:44.613Z] + Found adjustments [2021-05-26T19:45:44.613Z] ==> Gzipping contents [2021-05-26T19:45:44.613Z] 4.0K /tmp/codecov.ulbkSM.gz [2021-05-26T19:45:44.613Z] ==> Uploading reports [2021-05-26T19:45:44.613Z] url: https://codecov.io [2021-05-26T19:45:44.613Z] query: branch=master&commit=86dee94abf325f9cc1e23c260dc3ad0065ea84e3&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F116%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-26T19:45:44.613Z] -> Pinging Codecov [2021-05-26T19:45:44.613Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=86dee94abf325f9cc1e23c260dc3ad0065ea84e3&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F116%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-26T19:45:45.188Z] -> Uploading to [2021-05-26T19:45:45.188Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-26/A97CA9966030D2A3747ED39772930CCE/86dee94abf325f9cc1e23c260dc3ad0065ea84e3/6fde4e5d-2bad-4b97-81be-c08c5fb3e4a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T194545Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a98a11018d1e56791e63fd69af72a3375882c31efc3a42cb75f18169f17baed [2021-05-26T19:45:45.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-26T19:45:45.188Z] Dload Upload Total Spent Left Speed [2021-05-26T19:45:45.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1145 --:--:-- --:--:-- --:--:-- 1143 100 382 0 0 100 382 0 1145 --:--:-- --:--:-- --:--:-- 1143 [2021-05-26T19:45:45.761Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] } [2021-05-26T19:45:45.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-26T19:45:46.444Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-26T19:45:46.461Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:45:46.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-26T19:45:46.790Z] [2021-05-26T19:45:46.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:45:47.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-26T19:45:49.673Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-26T19:45:49.673Z] 188c0c94c7c5: Pulling fs layer [2021-05-26T19:45:49.673Z] 0ef7d3d256c8: Pulling fs layer [2021-05-26T19:45:49.673Z] de9db76c5a1d: Pulling fs layer [2021-05-26T19:45:49.673Z] 0eba1c9be4d2: Pulling fs layer [2021-05-26T19:45:49.673Z] 0d57e429df01: Pulling fs layer [2021-05-26T19:45:49.673Z] 4e4be7b47b0d: Pulling fs layer [2021-05-26T19:45:49.673Z] e1f770b5df2f: Pulling fs layer [2021-05-26T19:45:49.673Z] 85a0685a4137: Pulling fs layer [2021-05-26T19:45:49.673Z] 0d57e429df01: Waiting [2021-05-26T19:45:49.673Z] 4e4be7b47b0d: Waiting [2021-05-26T19:45:49.673Z] e1f770b5df2f: Waiting [2021-05-26T19:45:49.673Z] 85a0685a4137: Waiting [2021-05-26T19:45:49.673Z] 0eba1c9be4d2: Waiting [2021-05-26T19:45:49.673Z] de9db76c5a1d: Download complete [2021-05-26T19:45:49.673Z] 0ef7d3d256c8: Verifying Checksum [2021-05-26T19:45:49.673Z] 0ef7d3d256c8: Download complete [2021-05-26T19:45:49.673Z] 0d57e429df01: Verifying Checksum [2021-05-26T19:45:49.673Z] 0d57e429df01: Download complete [2021-05-26T19:45:49.673Z] 188c0c94c7c5: Verifying Checksum [2021-05-26T19:45:49.673Z] 188c0c94c7c5: Download complete [2021-05-26T19:45:49.673Z] 4e4be7b47b0d: Verifying Checksum [2021-05-26T19:45:49.673Z] 4e4be7b47b0d: Download complete [2021-05-26T19:45:49.673Z] 188c0c94c7c5: Pull complete [2021-05-26T19:45:49.937Z] 0ef7d3d256c8: Pull complete [2021-05-26T19:45:49.937Z] de9db76c5a1d: Pull complete [2021-05-26T19:45:51.324Z] e1f770b5df2f: Verifying Checksum [2021-05-26T19:45:51.324Z] e1f770b5df2f: Download complete [2021-05-26T19:45:52.716Z] 0eba1c9be4d2: Verifying Checksum [2021-05-26T19:45:52.716Z] 0eba1c9be4d2: Download complete [2021-05-26T19:45:52.984Z] 85a0685a4137: Verifying Checksum [2021-05-26T19:45:52.984Z] 85a0685a4137: Download complete [2021-05-26T19:45:56.330Z] 0eba1c9be4d2: Pull complete [2021-05-26T19:45:56.330Z] 0d57e429df01: Pull complete [2021-05-26T19:45:56.330Z] 4e4be7b47b0d: Pull complete [2021-05-26T19:45:56.599Z] e1f770b5df2f: Pull complete [2021-05-26T19:46:03.214Z] 85a0685a4137: Pull complete [2021-05-26T19:46:03.214Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-26T19:46:03.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-26T19:46:03.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-26T19:46:03.296Z] prd-centos7-docker-4c-2g-448 does not seem to be running inside a container [2021-05-26T19:46:03.347Z] $ 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-26T19:46:04.643Z] $ docker top a62c452defb2083b9ae04596168699e0aa2a90a0c4a8d69de0f5457d634f5321 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-26T19:46:04.743Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-26T19:46:05.042Z] + set -o pipefail [2021-05-26T19:46:05.042Z] + snyk monitor '--org=edgex-jenkins' [2021-05-26T19:46:51.819Z] [2021-05-26T19:46:51.819Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-05-26T19:46:51.820Z] [2021-05-26T19:46:51.820Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/343c16d2-8eaf-40b6-aa0a-29870e8d380b [2021-05-26T19:46:51.820Z] [2021-05-26T19:46:51.820Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-26T19:46:51.820Z] [2021-05-26T19:46:51.820Z] [Pipeline] } [2021-05-26T19:46:51.832Z] $ docker stop --time=1 a62c452defb2083b9ae04596168699e0aa2a90a0c4a8d69de0f5457d634f5321 [2021-05-26T19:47:02.974Z] $ docker rm -f a62c452defb2083b9ae04596168699e0aa2a90a0c4a8d69de0f5457d634f5321 [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-26T19:47:03.842Z] + git log --format=format:%s -1 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:47:04.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T19:47:04.150Z] . [Pipeline] withDockerContainer [2021-05-26T19:47:04.227Z] prd-centos7-docker-4c-2g-448 does not seem to be running inside a container [2021-05-26T19:47:04.271Z] $ 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-26T19:47:04.649Z] $ docker top 79931717e68719c73d4805865486e015316514cab0a8cf33d885fed80e79d0a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T19:47:04.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T19:47:04.789Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T19:47:04.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T19:47:04.901Z] $ docker exec 79931717e68719c73d4805865486e015316514cab0a8cf33d885fed80e79d0a2 ssh-agent [2021-05-26T19:47:05.015Z] SSH_AUTH_SOCK=/tmp/ssh-71ctDqo1BQED/agent.14 [2021-05-26T19:47:05.015Z] SSH_AGENT_PID=20 [2021-05-26T19:47:05.022Z] Running ssh-add (command line suppressed) [2021-05-26T19:47:05.118Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1342986937785775759.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1342986937785775759.key) [2021-05-26T19:47:05.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T19:47:05.444Z] + git semver tag [2021-05-26T19:47:05.444Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T19:47:05.444Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-26T19:47:05.444Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-26T19:47:05.444Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T19:47:05.444Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T19:47:05.444Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T19:47:05.444Z] # $SEMVER_BRANCH = master [2021-05-26T19:47:05.444Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-05-26T19:47:05.444Z] # 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 HEAD [2021-05-26T19:47:05.444Z] # -> Force: false [2021-05-26T19:47:05.444Z] # ac1485d22b5b88c273a70547ab9025070d3e1556 refs/tags/v2.0.0-dev.44 [Pipeline] } [2021-05-26T19:47:05.451Z] $ docker exec --env ******** --env ******** 79931717e68719c73d4805865486e015316514cab0a8cf33d885fed80e79d0a2 ssh-agent -k [2021-05-26T19:47:05.547Z] unset SSH_AUTH_SOCK; [2021-05-26T19:47:05.547Z] unset SSH_AGENT_PID; [2021-05-26T19:47:05.547Z] echo Agent pid 20 killed; [2021-05-26T19:47:05.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T19:47:05.908Z] + git semver [Pipeline] } [2021-05-26T19:47:05.920Z] $ docker stop --time=1 79931717e68719c73d4805865486e015316514cab0a8cf33d885fed80e79d0a2 [2021-05-26T19:47:07.107Z] $ docker rm -f 79931717e68719c73d4805865486e015316514cab0a8cf33d885fed80e79d0a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:47:07.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-26T19:47:07.663Z] [2021-05-26T19:47:07.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:47:07.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-26T19:47:07.976Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-26T19:47:07.976Z] ab5ef0e58194: Pulling fs layer [2021-05-26T19:47:07.976Z] 9712f1f96733: Pulling fs layer [2021-05-26T19:47:07.976Z] 63f879dbbcfc: Pulling fs layer [2021-05-26T19:47:07.976Z] 0d9ebad4ef96: Pulling fs layer [2021-05-26T19:47:07.976Z] e9a5061849ea: Pulling fs layer [2021-05-26T19:47:07.976Z] d747dcd14b5f: Pulling fs layer [2021-05-26T19:47:07.976Z] 2de7ff778b66: Pulling fs layer [2021-05-26T19:47:07.976Z] 0d9ebad4ef96: Waiting [2021-05-26T19:47:07.976Z] e9a5061849ea: Waiting [2021-05-26T19:47:07.976Z] d747dcd14b5f: Waiting [2021-05-26T19:47:07.976Z] 2de7ff778b66: Waiting [2021-05-26T19:47:07.976Z] 9712f1f96733: Verifying Checksum [2021-05-26T19:47:07.976Z] 9712f1f96733: Download complete [2021-05-26T19:47:09.893Z] 63f879dbbcfc: Verifying Checksum [2021-05-26T19:47:09.893Z] 63f879dbbcfc: Download complete [2021-05-26T19:47:10.155Z] e9a5061849ea: Verifying Checksum [2021-05-26T19:47:10.155Z] e9a5061849ea: Download complete [2021-05-26T19:47:10.155Z] d747dcd14b5f: Verifying Checksum [2021-05-26T19:47:10.155Z] d747dcd14b5f: Download complete [2021-05-26T19:47:10.417Z] 2de7ff778b66: Verifying Checksum [2021-05-26T19:47:10.417Z] 2de7ff778b66: Download complete [2021-05-26T19:47:10.683Z] 0d9ebad4ef96: Verifying Checksum [2021-05-26T19:47:10.683Z] 0d9ebad4ef96: Download complete [2021-05-26T19:47:10.683Z] ab5ef0e58194: Verifying Checksum [2021-05-26T19:47:10.683Z] ab5ef0e58194: Download complete [2021-05-26T19:47:13.270Z] ab5ef0e58194: Pull complete [2021-05-26T19:47:13.270Z] 9712f1f96733: Pull complete [2021-05-26T19:47:14.225Z] 63f879dbbcfc: Pull complete [2021-05-26T19:47:17.533Z] 0d9ebad4ef96: Pull complete [2021-05-26T19:47:17.798Z] e9a5061849ea: Pull complete [2021-05-26T19:47:18.058Z] d747dcd14b5f: Pull complete [2021-05-26T19:47:19.012Z] 2de7ff778b66: Pull complete [2021-05-26T19:47:19.012Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-26T19:47:19.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-26T19:47:19.012Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-26T19:47:19.090Z] prd-centos7-docker-4c-2g-448 does not seem to be running inside a container [2021-05-26T19:47:19.125Z] $ 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-26T19:47:24.343Z] $ docker top f70a2ef28423f42c89c03aa6fc2b26d4367428e18adf8ec63f63089207386a51 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-26T19:47:24.448Z] provisioning config files... [2021-05-26T19:47:24.456Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config8903943340157793676tmp [2021-05-26T19:47:24.467Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config4039616715478201338tmp [2021-05-26T19:47:24.479Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config167479683977284009tmp [Pipeline] { [Pipeline] echo [2021-05-26T19:47:24.501Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:47:24.811Z] ---> sigul-configuration.sh [2021-05-26T19:47:24.811Z] gpg: directory `/root/.gnupg' created [2021-05-26T19:47:24.811Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-26T19:47:24.811Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-26T19:47:24.811Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-26T19:47:24.811Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-26T19:47:24.811Z] gpg: CAST5 encrypted data [2021-05-26T19:47:24.811Z] gpg: encrypted with 1 passphrase [2021-05-26T19:47:24.811Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-26T19:47:25.118Z] + mkdir /home/jenkins [2021-05-26T19:47:25.118Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-26T19:47:25.411Z] + 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-26T19:47:25.422Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:47:25.715Z] ---> sigul-install.sh [2021-05-26T19:47:29.926Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-26T19:47:30.226Z] + git tag --list [2021-05-26T19:47:30.226Z] v1.0.0 [2021-05-26T19:47:30.226Z] v1.1.0 [2021-05-26T19:47:30.226Z] v1.2.0 [2021-05-26T19:47:30.226Z] v1.3.0 [2021-05-26T19:47:30.226Z] v1.3.1 [2021-05-26T19:47:30.226Z] v1.3.1-dev.1 [2021-05-26T19:47:30.226Z] v1.3.1-dev.2 [2021-05-26T19:47:30.226Z] v1.3.1-dev.3 [2021-05-26T19:47:30.226Z] v2.0.0-dev.1 [2021-05-26T19:47:30.226Z] v2.0.0-dev.10 [2021-05-26T19:47:30.226Z] v2.0.0-dev.11 [2021-05-26T19:47:30.226Z] v2.0.0-dev.12 [2021-05-26T19:47:30.226Z] v2.0.0-dev.13 [2021-05-26T19:47:30.226Z] v2.0.0-dev.14 [2021-05-26T19:47:30.226Z] v2.0.0-dev.15 [2021-05-26T19:47:30.226Z] v2.0.0-dev.16 [2021-05-26T19:47:30.226Z] v2.0.0-dev.17 [2021-05-26T19:47:30.226Z] v2.0.0-dev.18 [2021-05-26T19:47:30.226Z] v2.0.0-dev.19 [2021-05-26T19:47:30.226Z] v2.0.0-dev.2 [2021-05-26T19:47:30.226Z] v2.0.0-dev.20 [2021-05-26T19:47:30.226Z] v2.0.0-dev.21 [2021-05-26T19:47:30.226Z] v2.0.0-dev.22 [2021-05-26T19:47:30.226Z] v2.0.0-dev.23 [2021-05-26T19:47:30.226Z] v2.0.0-dev.24 [2021-05-26T19:47:30.226Z] v2.0.0-dev.25 [2021-05-26T19:47:30.226Z] v2.0.0-dev.26 [2021-05-26T19:47:30.226Z] v2.0.0-dev.27 [2021-05-26T19:47:30.226Z] v2.0.0-dev.28 [2021-05-26T19:47:30.226Z] v2.0.0-dev.29 [2021-05-26T19:47:30.226Z] v2.0.0-dev.3 [2021-05-26T19:47:30.226Z] v2.0.0-dev.30 [2021-05-26T19:47:30.226Z] v2.0.0-dev.31 [2021-05-26T19:47:30.226Z] v2.0.0-dev.32 [2021-05-26T19:47:30.226Z] v2.0.0-dev.33 [2021-05-26T19:47:30.226Z] v2.0.0-dev.34 [2021-05-26T19:47:30.226Z] v2.0.0-dev.35 [2021-05-26T19:47:30.226Z] v2.0.0-dev.36 [2021-05-26T19:47:30.226Z] v2.0.0-dev.37 [2021-05-26T19:47:30.226Z] v2.0.0-dev.38 [2021-05-26T19:47:30.226Z] v2.0.0-dev.39 [2021-05-26T19:47:30.226Z] v2.0.0-dev.4 [2021-05-26T19:47:30.226Z] v2.0.0-dev.40 [2021-05-26T19:47:30.226Z] v2.0.0-dev.41 [2021-05-26T19:47:30.226Z] v2.0.0-dev.42 [2021-05-26T19:47:30.226Z] v2.0.0-dev.43 [2021-05-26T19:47:30.226Z] v2.0.0-dev.44 [2021-05-26T19:47:30.226Z] v2.0.0-dev.5 [2021-05-26T19:47:30.226Z] v2.0.0-dev.6 [2021-05-26T19:47:30.226Z] v2.0.0-dev.7 [2021-05-26T19:47:30.226Z] v2.0.0-dev.8 [2021-05-26T19:47:30.226Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-26T19:47:30.520Z] + lftools sign git-tag v2.0.0-dev.44 [2021-05-26T19:47:31.092Z] Signing Git tag with Sigul... [2021-05-26T19:47:31.092Z] Signing v2.0.0-dev.44 [Pipeline] echo [2021-05-26T19:47:32.070Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:47:32.706Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-26T19:47:32.784Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-26T19:47:32.814Z] $ docker stop --time=1 f70a2ef28423f42c89c03aa6fc2b26d4367428e18adf8ec63f63089207386a51 [2021-05-26T19:47:35.183Z] $ docker rm -f f70a2ef28423f42c89c03aa6fc2b26d4367428e18adf8ec63f63089207386a51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:47:35.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T19:47:35.713Z] . [Pipeline] withDockerContainer [2021-05-26T19:47:35.785Z] prd-centos7-docker-4c-2g-448 does not seem to be running inside a container [2021-05-26T19:47:35.820Z] $ 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-26T19:47:36.178Z] $ docker top 579c8e1447d6f748f63bb036cb642b44015acf7448eeb24988f0006ba92d84be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T19:47:36.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T19:47:36.311Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T19:47:36.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T19:47:36.426Z] $ docker exec 579c8e1447d6f748f63bb036cb642b44015acf7448eeb24988f0006ba92d84be ssh-agent [2021-05-26T19:47:36.546Z] SSH_AUTH_SOCK=/tmp/ssh-5DodgCPDxE2k/agent.13 [2021-05-26T19:47:36.546Z] SSH_AGENT_PID=19 [2021-05-26T19:47:36.552Z] Running ssh-add (command line suppressed) [2021-05-26T19:47:36.652Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_467262425400070275.key (/w/workspace/_app-service-configurable_master@tmp/private_key_467262425400070275.key) [2021-05-26T19:47:36.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T19:47:36.974Z] + git semver bump pre [2021-05-26T19:47:36.974Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T19:47:36.974Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-26T19:47:36.974Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-26T19:47:36.974Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T19:47:36.974Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T19:47:36.974Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T19:47:36.974Z] # $SEMVER_BRANCH = master [2021-05-26T19:47:36.974Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-05-26T19:47:36.974Z] 2.0.0-dev.45 [Pipeline] } [2021-05-26T19:47:36.982Z] $ docker exec --env ******** --env ******** 579c8e1447d6f748f63bb036cb642b44015acf7448eeb24988f0006ba92d84be ssh-agent -k [2021-05-26T19:47:37.080Z] unset SSH_AUTH_SOCK; [2021-05-26T19:47:37.081Z] unset SSH_AGENT_PID; [2021-05-26T19:47:37.081Z] echo Agent pid 19 killed; [2021-05-26T19:47:37.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T19:47:37.433Z] + git semver [Pipeline] } [2021-05-26T19:47:37.446Z] $ docker stop --time=1 579c8e1447d6f748f63bb036cb642b44015acf7448eeb24988f0006ba92d84be [2021-05-26T19:47:38.650Z] $ docker rm -f 579c8e1447d6f748f63bb036cb642b44015acf7448eeb24988f0006ba92d84be [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:47:39.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T19:47:39.065Z] . [Pipeline] withDockerContainer [2021-05-26T19:47:39.140Z] prd-centos7-docker-4c-2g-448 does not seem to be running inside a container [2021-05-26T19:47:39.172Z] $ 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-26T19:47:39.560Z] $ docker top 105279c0becff801021fe12a22cb60d8db6045958b199d466274728f8034abff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T19:47:39.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T19:47:39.696Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T19:47:39.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T19:47:39.813Z] $ docker exec 105279c0becff801021fe12a22cb60d8db6045958b199d466274728f8034abff ssh-agent [2021-05-26T19:47:39.932Z] SSH_AUTH_SOCK=/tmp/ssh-ZavT9xT6HvkY/agent.13 [2021-05-26T19:47:39.932Z] SSH_AGENT_PID=19 [2021-05-26T19:47:39.943Z] Running ssh-add (command line suppressed) [2021-05-26T19:47:40.042Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1046765195743056898.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1046765195743056898.key) [2021-05-26T19:47:40.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T19:47:40.363Z] + git semver push [2021-05-26T19:47:40.363Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T19:47:40.363Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-26T19:47:40.363Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-26T19:47:40.363Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T19:47:40.363Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T19:47:40.363Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T19:47:40.363Z] # $SEMVER_BRANCH = master [2021-05-26T19:47:40.363Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-05-26T19:47:44.582Z] $ docker exec --env ******** --env ******** 105279c0becff801021fe12a22cb60d8db6045958b199d466274728f8034abff ssh-agent -k [2021-05-26T19:47:44.684Z] unset SSH_AUTH_SOCK; [2021-05-26T19:47:44.684Z] unset SSH_AGENT_PID; [2021-05-26T19:47:44.684Z] echo Agent pid 19 killed; [2021-05-26T19:47:44.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T19:47:45.034Z] + git semver [Pipeline] } [2021-05-26T19:47:45.046Z] $ docker stop --time=1 105279c0becff801021fe12a22cb60d8db6045958b199d466274728f8034abff [2021-05-26T19:47:46.271Z] $ docker rm -f 105279c0becff801021fe12a22cb60d8db6045958b199d466274728f8034abff [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-26T19:47:47.147Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:47:47.790Z] ---> package-listing.sh [2021-05-26T19:47:47.790Z] ++ facter osfamily [2021-05-26T19:47:47.790Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-26T19:47:48.052Z] + OS_FAMILY=redhat [2021-05-26T19:47:48.052Z] + workspace=/w/workspace/_app-service-configurable_master [2021-05-26T19:47:48.052Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-26T19:47:48.052Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-26T19:47:48.052Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-26T19:47:48.052Z] + PACKAGES=/tmp/packages_start.txt [2021-05-26T19:47:48.052Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-05-26T19:47:48.052Z] + PACKAGES=/tmp/packages_end.txt [2021-05-26T19:47:48.052Z] + case "${OS_FAMILY}" in [2021-05-26T19:47:48.052Z] + sort [2021-05-26T19:47:48.052Z] + rpm -qa [2021-05-26T19:47:48.625Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-26T19:47:48.625Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-26T19:47:48.625Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-26T19:47:48.625Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-05-26T19:47:48.625Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-05-26T19:47:48.625Z] + 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-26T19:47:48.637Z] 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-26T19:47:48.930Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:47:49.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T19:47:49.495Z] [2021-05-26T19:47:49.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-26T19:47:49.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T19:47:49.805Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-26T19:47:49.805Z] df20fa9351a1: Pulling fs layer [2021-05-26T19:47:49.805Z] 36b3adc4ff6f: Pulling fs layer [2021-05-26T19:47:49.805Z] 8ad3a11d3b57: Pulling fs layer [2021-05-26T19:47:49.805Z] 46f8f816bc3b: Pulling fs layer [2021-05-26T19:47:49.805Z] 93b61091891f: Pulling fs layer [2021-05-26T19:47:49.805Z] 93b9cdb0e59b: Pulling fs layer [2021-05-26T19:47:49.805Z] 5e14af77c1be: Pulling fs layer [2021-05-26T19:47:49.805Z] 01666e4c0597: Pulling fs layer [2021-05-26T19:47:49.805Z] aa168da1d23b: Pulling fs layer [2021-05-26T19:47:49.805Z] 01666e4c0597: Waiting [2021-05-26T19:47:49.805Z] 5e14af77c1be: Waiting [2021-05-26T19:47:49.805Z] aa168da1d23b: Waiting [2021-05-26T19:47:49.805Z] 46f8f816bc3b: Waiting [2021-05-26T19:47:49.805Z] 93b61091891f: Waiting [2021-05-26T19:47:49.805Z] 93b9cdb0e59b: Waiting [2021-05-26T19:47:49.805Z] 36b3adc4ff6f: Verifying Checksum [2021-05-26T19:47:49.805Z] 36b3adc4ff6f: Download complete [2021-05-26T19:47:49.805Z] 46f8f816bc3b: Verifying Checksum [2021-05-26T19:47:49.805Z] 46f8f816bc3b: Download complete [2021-05-26T19:47:49.805Z] df20fa9351a1: Verifying Checksum [2021-05-26T19:47:49.805Z] df20fa9351a1: Download complete [2021-05-26T19:47:49.805Z] 93b9cdb0e59b: Verifying Checksum [2021-05-26T19:47:49.805Z] 93b9cdb0e59b: Download complete [2021-05-26T19:47:49.805Z] 93b61091891f: Verifying Checksum [2021-05-26T19:47:49.805Z] 93b61091891f: Download complete [2021-05-26T19:47:49.805Z] 5e14af77c1be: Verifying Checksum [2021-05-26T19:47:49.805Z] 5e14af77c1be: Download complete [2021-05-26T19:47:50.069Z] 01666e4c0597: Verifying Checksum [2021-05-26T19:47:50.069Z] 01666e4c0597: Download complete [2021-05-26T19:47:50.069Z] df20fa9351a1: Pull complete [2021-05-26T19:47:50.069Z] 8ad3a11d3b57: Verifying Checksum [2021-05-26T19:47:50.069Z] 8ad3a11d3b57: Download complete [2021-05-26T19:47:50.069Z] 36b3adc4ff6f: Pull complete [2021-05-26T19:47:50.641Z] 8ad3a11d3b57: Pull complete [2021-05-26T19:47:50.641Z] 46f8f816bc3b: Pull complete [2021-05-26T19:47:51.211Z] 93b61091891f: Pull complete [2021-05-26T19:47:51.211Z] 93b9cdb0e59b: Pull complete [2021-05-26T19:47:51.211Z] 5e14af77c1be: Pull complete [2021-05-26T19:47:51.211Z] 01666e4c0597: Pull complete [2021-05-26T19:47:51.784Z] aa168da1d23b: Verifying Checksum [2021-05-26T19:47:51.784Z] aa168da1d23b: Download complete [2021-05-26T19:47:56.038Z] aa168da1d23b: Pull complete [2021-05-26T19:47:56.038Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-26T19:47:56.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T19:47:56.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-26T19:47:56.122Z] prd-centos7-docker-4c-2g-448 does not seem to be running inside a container [2021-05-26T19:47:56.166Z] $ 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-26T19:47:58.273Z] $ docker top d2ee5d54549c086e2e6f49c81dfec3f094ba17d63f700d60a27800369a26dfcb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T19:47:58.646Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-26T19:47:58.942Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-26T19:47:59.233Z] + ls /var/log/sa-host [2021-05-26T19:47:59.233Z] + sadf -c /var/log/sa-host/sa05 [2021-05-26T19:47:59.233Z] file_magic: OK [2021-05-26T19:47:59.233Z] HZ: Using current value: 100 [2021-05-26T19:47:59.233Z] file_header: OK [2021-05-26T19:47:59.233Z] 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-26T19:47:59.233Z] Statistics: [2021-05-26T19:47:59.233Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T19:47:59.233Z] File successfully converted to sysstat format version 12.2.1 [2021-05-26T19:47:59.233Z] + sadf -c /var/log/sa-host/sa26 [2021-05-26T19:47:59.233Z] file_magic: OK [2021-05-26T19:47:59.233Z] HZ: Using current value: 100 [2021-05-26T19:47:59.233Z] file_header: OK [2021-05-26T19:47:59.233Z] 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-26T19:47:59.233Z] Statistics: [2021-05-26T19:47:59.233Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T19:47:59.233Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T19:47:59.762Z] provisioning config files... [2021-05-26T19:47:59.778Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config3173036881839895999tmp [Pipeline] { [Pipeline] echo [2021-05-26T19:47:59.799Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:48:00.110Z] ---> create-netrc.sh [Pipeline] } [2021-05-26T19:48:00.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-26T19:48:00.148Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:48:00.461Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-26T19:48:00.472Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:48:00.764Z] ---> sudo-logs.sh [2021-05-26T19:48:00.764Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-26T19:48:00.789Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:48:01.078Z] ---> job-cost.sh [2021-05-26T19:48:01.078Z] lf-activate-venv: SKIPPING [2021-05-26T19:48:01.078Z] DEBUG: total: 0.18000000715255737 [2021-05-26T19:48:01.078Z] INFO: Retrieving Stack Cost... [2021-05-26T19:48:02.021Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T19:48:02.282Z] INFO: Archiving Costs [Pipeline] echo [2021-05-26T19:48:02.294Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T19:48:02.594Z] ---> logs-deploy.sh [2021-05-26T19:48:02.594Z] lf-activate-venv: SKIPPING [2021-05-26T19:48:02.594Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/116 [2021-05-26T19:48:02.594Z] INFO: archiving workspace using pattern(s): [2021-05-26T19:48:03.534Z] Archives upload complete. [2021-05-26T19:48:03.534Z] INFO: archiving logs to Nexus [2021-05-26T19:48:04.110Z] ---> uname -a: [2021-05-26T19:48:04.110Z] Linux prd-centos7-docker-4c-2g-448.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-26T19:48:04.110Z] [2021-05-26T19:48:04.110Z] [2021-05-26T19:48:04.110Z] ---> lscpu: [2021-05-26T19:48:04.110Z] Architecture: x86_64 [2021-05-26T19:48:04.110Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-26T19:48:04.110Z] Byte Order: Little Endian [2021-05-26T19:48:04.110Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-26T19:48:04.110Z] CPU(s): 2 [2021-05-26T19:48:04.110Z] On-line CPU(s) list: 0,1 [2021-05-26T19:48:04.110Z] Thread(s) per core: 1 [2021-05-26T19:48:04.110Z] Core(s) per socket: 1 [2021-05-26T19:48:04.110Z] Socket(s): 2 [2021-05-26T19:48:04.110Z] NUMA node(s): 1 [2021-05-26T19:48:04.110Z] Vendor ID: AuthenticAMD [2021-05-26T19:48:04.110Z] CPU family: 23 [2021-05-26T19:48:04.110Z] Model: 49 [2021-05-26T19:48:04.110Z] Model name: AMD EPYC-Rome Processor [2021-05-26T19:48:04.110Z] Stepping: 0 [2021-05-26T19:48:04.110Z] CPU MHz: 2799.998 [2021-05-26T19:48:04.110Z] BogoMIPS: 5599.99 [2021-05-26T19:48:04.110Z] Virtualization: AMD-V [2021-05-26T19:48:04.110Z] Hypervisor vendor: KVM [2021-05-26T19:48:04.110Z] Virtualization type: full [2021-05-26T19:48:04.110Z] L1d cache: 64 KiB [2021-05-26T19:48:04.110Z] L1i cache: 64 KiB [2021-05-26T19:48:04.110Z] L2 cache: 1 MiB [2021-05-26T19:48:04.110Z] L3 cache: 32 MiB [2021-05-26T19:48:04.110Z] NUMA node0 CPU(s): 0,1 [2021-05-26T19:48:04.110Z] Vulnerability Itlb multihit: Not affected [2021-05-26T19:48:04.110Z] Vulnerability L1tf: Not affected [2021-05-26T19:48:04.110Z] Vulnerability Mds: Not affected [2021-05-26T19:48:04.110Z] Vulnerability Meltdown: Not affected [2021-05-26T19:48:04.110Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-26T19:48:04.110Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-26T19:48:04.111Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-26T19:48:04.111Z] Vulnerability Srbds: Not affected [2021-05-26T19:48:04.111Z] Vulnerability Tsx async abort: Not affected [2021-05-26T19:48:04.111Z] 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-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] ---> nproc: [2021-05-26T19:48:04.111Z] 2 [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] ---> df -h: [2021-05-26T19:48:04.111Z] Filesystem Size Used Available Use% Mounted on [2021-05-26T19:48:04.111Z] overlay 40.0G 8.9G 31.1G 22% / [2021-05-26T19:48:04.111Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-26T19:48:04.111Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-26T19:48:04.111Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-26T19:48:04.111Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-05-26T19:48:04.111Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-05-26T19:48:04.111Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-05-26T19:48:04.111Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-05-26T19:48:04.111Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master [2021-05-26T19:48:04.111Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp [2021-05-26T19:48:04.111Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-05-26T19:48:04.111Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-05-26T19:48:04.111Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-05-26T19:48:04.111Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] ---> free -m: [2021-05-26T19:48:04.111Z] total used free shared buff/cache available [2021-05-26T19:48:04.111Z] Mem: 7821 1269 3166 0 3384 6468 [2021-05-26T19:48:04.111Z] Swap: 1023 0 1023 [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] ---> ip addr: [2021-05-26T19:48:04.111Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-26T19:48:04.111Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-26T19:48:04.111Z] inet 127.0.0.1/8 scope host lo [2021-05-26T19:48:04.111Z] valid_lft forever preferred_lft forever [2021-05-26T19:48:04.111Z] inet6 ::1/128 scope host [2021-05-26T19:48:04.111Z] valid_lft forever preferred_lft forever [2021-05-26T19:48:04.111Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-26T19:48:04.111Z] link/ether fa:16:3e:4d:09:8a brd ff:ff:ff:ff:ff:ff [2021-05-26T19:48:04.111Z] inet 10.30.123.42/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-26T19:48:04.111Z] valid_lft 85683sec preferred_lft 85683sec [2021-05-26T19:48:04.111Z] inet6 fe80::f816:3eff:fe4d:98a/64 scope link [2021-05-26T19:48:04.111Z] valid_lft forever preferred_lft forever [2021-05-26T19:48:04.111Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-26T19:48:04.111Z] link/ether 02:42:01:4e:e0:c4 brd ff:ff:ff:ff:ff:ff [2021-05-26T19:48:04.111Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-26T19:48:04.111Z] valid_lft forever preferred_lft forever [2021-05-26T19:48:04.111Z] inet6 fe80::42:1ff:fe4e:e0c4/64 scope link [2021-05-26T19:48:04.111Z] valid_lft forever preferred_lft forever [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] ---> sar -b -r -n DEV: [2021-05-26T19:48:04.111Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] 19:35:55 LINUX RESTART (2 CPU) [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] 19:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-26T19:48:04.111Z] 19:38:01 2.25 0.00 2.25 0.00 0.00 54.52 0.00 [2021-05-26T19:48:04.111Z] 19:39:01 0.48 0.00 0.48 0.00 0.00 7.66 0.00 [2021-05-26T19:48:04.111Z] 19:40:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 [2021-05-26T19:48:04.111Z] 19:41:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 [2021-05-26T19:48:04.111Z] 19:42:01 0.32 0.00 0.32 0.00 0.00 4.00 0.00 [2021-05-26T19:48:04.111Z] 19:43:01 0.32 0.00 0.32 0.00 0.00 3.68 0.00 [2021-05-26T19:48:04.111Z] 19:44:01 0.22 0.00 0.22 0.00 0.00 3.12 0.00 [2021-05-26T19:48:04.111Z] 19:45:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2021-05-26T19:48:04.111Z] 19:46:01 37.03 0.03 37.00 0.00 3.73 12894.09 0.00 [2021-05-26T19:48:04.111Z] 19:47:01 68.86 0.00 68.86 0.00 0.00 15213.65 0.00 [2021-05-26T19:48:04.111Z] Average: 11.01 0.00 11.01 0.00 0.37 2820.16 0.00 [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] 19:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-26T19:48:04.111Z] 19:38:01 5477136 0 792448 9.89 2620 1736736 1207984 13.34 560356 1572236 16 [2021-05-26T19:48:04.111Z] 19:39:01 5477540 0 792036 9.89 2620 1736744 1205928 13.31 564128 1568296 8 [2021-05-26T19:48:04.111Z] 19:40:01 5474644 0 794932 9.93 2620 1736744 1206204 13.32 566716 1568296 12 [2021-05-26T19:48:04.111Z] 19:41:01 5476896 0 792672 9.90 2620 1736752 1205928 13.31 564368 1569096 12 [2021-05-26T19:48:04.111Z] 19:42:01 5475164 0 794400 9.92 2620 1736756 1206024 13.32 558620 1576112 20 [2021-05-26T19:48:04.111Z] 19:43:01 5474872 0 794692 9.92 2620 1736756 1205928 13.31 559128 1576112 20 [2021-05-26T19:48:04.111Z] 19:44:01 5466588 0 802968 10.03 2620 1736764 1205928 13.31 567456 1576112 8 [2021-05-26T19:48:04.111Z] 19:45:01 5466068 0 803480 10.03 2620 1736772 1205928 13.31 567856 1576112 8 [2021-05-26T19:48:04.111Z] 19:46:01 4588056 0 963476 12.03 2620 2454788 1385752 15.30 685688 2236256 401580 [2021-05-26T19:48:04.111Z] 19:47:01 4425120 0 1002972 12.52 2620 2578228 1384228 15.28 792116 2273536 99180 [2021-05-26T19:48:04.111Z] Average: 5280208 0 833408 10.41 2620 1892704 1241983 13.71 598643 1709216 50086 [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] 19:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-26T19:48:04.111Z] 19:38:01 eth0 0.60 0.10 0.04 0.02 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:39:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:40:01 eth0 1.18 0.70 0.60 0.37 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:41:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:42:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:43:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:44:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:46:01 eth0 421.30 380.91 4074.33 30.52 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:47:01 eth0 85.13 74.01 395.10 10.85 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:47:01 veth06f7e66 72.89 66.48 383.50 6.06 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:47:01 vethf28b350 66.48 72.89 6.06 383.50 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] Average: eth0 50.98 45.66 447.32 4.19 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] Average: veth06f7e66 7.29 6.65 38.36 0.61 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] Average: vethf28b350 6.65 7.29 0.61 38.36 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] ---> sar -P ALL: [2021-05-26T19:48:04.111Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] 19:35:55 LINUX RESTART (2 CPU) [2021-05-26T19:48:04.111Z] [2021-05-26T19:48:04.111Z] 19:37:01 CPU %user %nice %system %iowait %steal %idle [2021-05-26T19:48:04.111Z] 19:38:01 all 0.10 0.00 0.07 0.00 0.04 99.79 [2021-05-26T19:48:04.111Z] 19:38:01 0 0.15 0.00 0.07 0.00 0.03 99.75 [2021-05-26T19:48:04.111Z] 19:38:01 1 0.05 0.00 0.07 0.00 0.05 99.83 [2021-05-26T19:48:04.111Z] 19:39:01 all 0.07 0.00 0.03 0.00 0.04 99.87 [2021-05-26T19:48:04.111Z] 19:39:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-26T19:48:04.111Z] 19:39:01 1 0.05 0.00 0.03 0.00 0.07 99.85 [2021-05-26T19:48:04.111Z] 19:40:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-26T19:48:04.111Z] 19:40:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-26T19:48:04.111Z] 19:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-26T19:48:04.111Z] 19:41:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-05-26T19:48:04.111Z] 19:41:01 0 0.27 0.00 0.03 0.00 0.03 99.67 [2021-05-26T19:48:04.111Z] 19:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-26T19:48:04.111Z] 19:42:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-05-26T19:48:04.111Z] 19:42:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2021-05-26T19:48:04.111Z] 19:42:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-26T19:48:04.111Z] 19:43:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-26T19:48:04.111Z] 19:43:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-26T19:48:04.111Z] 19:43:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-26T19:48:04.111Z] 19:44:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-05-26T19:48:04.111Z] 19:44:01 0 0.23 0.00 0.02 0.00 0.03 99.72 [2021-05-26T19:48:04.111Z] 19:44:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-26T19:48:04.111Z] 19:45:01 all 0.19 0.00 0.03 0.00 0.03 99.75 [2021-05-26T19:48:04.111Z] 19:45:01 0 0.35 0.00 0.02 0.00 0.03 99.60 [2021-05-26T19:48:04.111Z] 19:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-26T19:48:04.111Z] 19:46:01 all 7.71 0.00 3.17 1.85 0.03 87.24 [2021-05-26T19:48:04.112Z] 19:46:01 0 7.86 0.00 3.45 1.97 0.03 86.68 [2021-05-26T19:48:04.112Z] 19:46:01 1 7.56 0.00 2.89 1.73 0.03 87.79 [2021-05-26T19:48:04.112Z] 19:47:01 all 3.36 0.00 1.28 14.73 0.07 80.56 [2021-05-26T19:48:04.112Z] 19:47:01 0 3.36 0.00 1.36 9.47 0.07 85.75 [2021-05-26T19:48:04.112Z] 19:47:01 1 3.37 0.00 1.20 19.98 0.07 75.38 [2021-05-26T19:48:04.112Z] Average: all 1.18 0.00 0.46 1.64 0.04 96.68 [2021-05-26T19:48:04.112Z] Average: 0 1.24 0.00 0.50 1.13 0.04 97.10 [2021-05-26T19:48:04.112Z] Average: 1 1.11 0.00 0.43 2.15 0.04 96.27 [2021-05-26T19:48:04.112Z] [2021-05-26T19:48:04.112Z] [2021-05-26T19:48:04.112Z]