Pull request #151 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/app-service-configurable Loading trusted files from base branch master at 4516a352731f3d8180afe2aa8b87c74c30645521 rather than d27b7d26d369af2beffed499fb38dd539dc7c797 Obtained Jenkinsfile from 4516a352731f3d8180afe2aa8b87c74c30645521 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15413 in /w/workspace/_app-service-configurable_PR-151 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-151 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4516a352731f3d8180afe2aa8b87c74c30645521 into PR head commit d27b7d26d369af2beffed499fb38dd539dc7c797 Merge succeeded, producing d27b7d26d369af2beffed499fb38dd539dc7c797 Checking out Revision d27b7d26d369af2beffed499fb38dd539dc7c797 (PR-151) > git config core.sparsecheckout # timeout=10 > git checkout -f d27b7d26d369af2beffed499fb38dd539dc7c797 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4516a352731f3d8180afe2aa8b87c74c30645521 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d27b7d26d369af2beffed499fb38dd539dc7c797 # timeout=10 Commit message: "fix(snap): allow disabling of secret-store via config hook" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk dbdfc6472a12a176302c34235bc81006269b86be # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:32:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:32:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:32:43 ========================================================= 16:32:43 EdgeX Global Pipelines Version Info 16:32:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:32:45 ------------------- 16:32:45 stable info: 16:32:45 ------------------- 16:32:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:32:45 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 16:32:45 Message: update stable to v1.0.172 16:32:46 ------------------- 16:32:46 experimental info: 16:32:46 ------------------- 16:32:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:32:46 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 16:32:46 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:32:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:32:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:32:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:32:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:32:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:32:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:32:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 16:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:32:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:32:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:32:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:32:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:32:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:32:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:32:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:32:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:32:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:32:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:32:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-151 [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-151 [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-151 [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d27b7d26d369af2beffed499fb38dd539dc7c797 [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d27b7d2 [Pipeline] echo 16:32:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:32:49 provisioning config files... 16:32:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-151@tmp/config4423764131780299048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:50 ---> docker-login.sh 16:32:50 nexus3.edgexfoundry.org:10001 16:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:51 Configure a credential helper to remove this warning. See 16:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:51 16:32:51 Login Succeeded 16:32:51 nexus3.edgexfoundry.org:10002 16:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:51 Configure a credential helper to remove this warning. See 16:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:51 16:32:51 Login Succeeded 16:32:51 nexus3.edgexfoundry.org:10003 16:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:51 Configure a credential helper to remove this warning. See 16:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:51 16:32:51 Login Succeeded 16:32:51 nexus3.edgexfoundry.org:10004 16:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:51 Configure a credential helper to remove this warning. See 16:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:51 16:32:51 Login Succeeded 16:32:51 docker.io 16:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:52 Configure a credential helper to remove this warning. See 16:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:52 16:32:52 Login Succeeded 16:32:52 ---> docker-login.sh ends [Pipeline] } 16:32:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:53 + git log --format=format:%s -1 d27b7d26d369af2beffed499fb38dd539dc7c797 [Pipeline] echo 16:32:53 GIT_COMMIT: d27b7d26d369af2beffed499fb38dd539dc7c797, Commit Message: fix(snap): allow disabling of secret-store via config hook [Pipeline] echo 16:32:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:32:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:54 16:32:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:32:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:54 latest: Pulling from edgex-devops/git-semver 16:32:54 31603596830f: Pulling fs layer 16:32:54 2a8b12db71e7: Pulling fs layer 16:32:54 6ca5941a6612: Pulling fs layer 16:32:54 ecc8261a40a4: Pulling fs layer 16:32:54 ecc8261a40a4: Waiting 16:32:54 2a8b12db71e7: Download complete 16:32:54 31603596830f: Verifying Checksum 16:32:54 31603596830f: Download complete 16:32:54 ecc8261a40a4: Verifying Checksum 16:32:54 ecc8261a40a4: Download complete 16:32:54 6ca5941a6612: Verifying Checksum 16:32:54 6ca5941a6612: Download complete 16:32:55 31603596830f: Pull complete 16:32:55 2a8b12db71e7: Pull complete 16:32:56 6ca5941a6612: Pull complete 16:32:56 ecc8261a40a4: Pull complete 16:32:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:32:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:32:56 prd-centos7-docker-4c-2g-15413 does not seem to be running inside a container 16:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-151 -v /w/workspace/_app-service-configurable_PR-151:/w/workspace/_app-service-configurable_PR-151:rw,z -v /w/workspace/_app-service-configurable_PR-151@tmp:/w/workspace/_app-service-configurable_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:32:58 $ docker top 6b91d93da5ade7724d71cf015857c191bb39b8808a3a611449f78fba010e6162 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:59 [ssh-agent] Looking for ssh-agent implementation... 16:32:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:59 $ docker exec 6b91d93da5ade7724d71cf015857c191bb39b8808a3a611449f78fba010e6162 ssh-agent 16:32:59 SSH_AUTH_SOCK=/tmp/ssh-N1QY8SUbPphO/agent.11 16:32:59 SSH_AGENT_PID=16 16:32:59 Running ssh-add (command line suppressed) 16:32:59 Identity added: /w/workspace/_app-service-configurable_PR-151@tmp/private_key_2222992228454789068.key (/w/workspace/_app-service-configurable_PR-151@tmp/private_key_2222992228454789068.key) 16:32:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:00 + git tag --points-at HEAD [Pipeline] } 16:33:00 $ docker exec --env ******** --env ******** 6b91d93da5ade7724d71cf015857c191bb39b8808a3a611449f78fba010e6162 ssh-agent -k 16:33:00 unset SSH_AUTH_SOCK; 16:33:00 unset SSH_AGENT_PID; 16:33:00 echo Agent pid 16 killed; 16:33:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:33:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:00 [ssh-agent] Looking for ssh-agent implementation... 16:33:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:00 $ docker exec 6b91d93da5ade7724d71cf015857c191bb39b8808a3a611449f78fba010e6162 ssh-agent 16:33:00 SSH_AUTH_SOCK=/tmp/ssh-vkgqYYN3y5Ek/agent.45 16:33:00 SSH_AGENT_PID=50 16:33:00 Running ssh-add (command line suppressed) 16:33:01 Identity added: /w/workspace/_app-service-configurable_PR-151@tmp/private_key_2284225686936469799.key (/w/workspace/_app-service-configurable_PR-151@tmp/private_key_2284225686936469799.key) 16:33:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:01 + git semver init 16:33:01 # -> Open(): unable to determine branch for HEAD 16:33:01 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-151/.git 16:33:01 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-151 16:33:01 # $SEMVER_REMOTE_NAME = origin 16:33:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:33:01 # $SEMVER_USER_NAME = edgex-jenkins 16:33:01 # $SEMVER_BRANCH = PR-151 16:33:01 # $SEMVER_TEMP = /tmp/semver-571651017 16:33:01 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 16:33:02 # '/tmp/semver-571651017' -> '/w/workspace/_app-service-configurable_PR-151/.semver' 16:33:02 # -> Force: false 16:33:02 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-151/.semver [Pipeline] } 16:33:02 $ docker exec --env ******** --env ******** 6b91d93da5ade7724d71cf015857c191bb39b8808a3a611449f78fba010e6162 ssh-agent -k 16:33:02 unset SSH_AUTH_SOCK; 16:33:02 unset SSH_AGENT_PID; 16:33:02 echo Agent pid 50 killed; 16:33:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:03 + git semver [Pipeline] } 16:33:03 $ docker stop --time=1 6b91d93da5ade7724d71cf015857c191bb39b8808a3a611449f78fba010e6162 16:33:04 $ docker rm -f 6b91d93da5ade7724d71cf015857c191bb39b8808a3a611449f78fba010e6162 [Pipeline] // withDockerContainer [Pipeline] sh 16:33:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:33:05 Stashed 1 file(s) [Pipeline] echo 16:33:05 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 16:33:21 Still waiting to schedule task 16:33:21 ‘prd-centos7-docker-4c-2g-15414’ is offline 16:33:21 Still waiting to schedule task 16:33:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:35:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15415 in /w/workspace/_app-service-configurable_PR-151 [Pipeline] { [Pipeline] ws 16:35:10 Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout 16:35:15 using credential edgex-jenkins-ssh 16:35:16 Cloning the remote Git repository 16:35:16 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:35:16 > git init /w/workspace/app-service-configurable/5 # timeout=10 16:35:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:35:16 > git --version # timeout=10 16:35:16 > git --version # 'git version 2.17.1' 16:35:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:17 Merging remotes/origin/master commit 4516a352731f3d8180afe2aa8b87c74c30645521 into PR head commit d27b7d26d369af2beffed499fb38dd539dc7c797 16:35:18 Merge succeeded, producing d27b7d26d369af2beffed499fb38dd539dc7c797 16:35:18 Checking out Revision d27b7d26d369af2beffed499fb38dd539dc7c797 (PR-151) 16:35:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:35:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:35:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:35:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:35:17 > git config core.sparsecheckout # timeout=10 16:35:17 > git checkout -f d27b7d26d369af2beffed499fb38dd539dc7c797 # timeout=10 16:35:18 > git remote # timeout=10 16:35:18 > git config --get remote.origin.url # timeout=10 16:35:18 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:18 > git merge 4516a352731f3d8180afe2aa8b87c74c30645521 # timeout=10 16:35:18 > git rev-parse HEAD^{commit} # timeout=10 16:35:18 > git config core.sparsecheckout # timeout=10 16:35:18 > git checkout -f d27b7d26d369af2beffed499fb38dd539dc7c797 # timeout=10 16:35:22 Commit message: "fix(snap): allow disabling of secret-store via config hook" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:35:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:35:24 + true 16:35:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:35:27 provisioning config files... 16:35:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config5236840655429312243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:27 ---> docker-login.sh 16:35:27 nexus3.edgexfoundry.org:10001 16:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:29 Configure a credential helper to remove this warning. See 16:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:29 16:35:29 Login Succeeded 16:35:29 nexus3.edgexfoundry.org:10002 16:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:29 Configure a credential helper to remove this warning. See 16:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:29 16:35:29 Login Succeeded 16:35:29 nexus3.edgexfoundry.org:10003 16:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:29 Configure a credential helper to remove this warning. See 16:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:29 16:35:29 Login Succeeded 16:35:29 nexus3.edgexfoundry.org:10004 16:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:30 Configure a credential helper to remove this warning. See 16:35:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:30 16:35:30 Login Succeeded 16:35:30 docker.io 16:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:31 Configure a credential helper to remove this warning. See 16:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:31 16:35:31 Login Succeeded 16:35:31 ---> docker-login.sh ends [Pipeline] } 16:35:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:35:31 ========================================================= 16:35:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:35:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:35:32 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:35:32 Sending build context to Docker daemon 100.4kB 16:35:32 Step 1/8 : ARG BASE=golang:1.15-alpine 16:35:32 Step 2/8 : FROM ${BASE} 16:35:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:32 5f621e34cdf4: Pulling fs layer 16:35:32 a4357932f1b6: Pulling fs layer 16:35:32 18c013af1878: Pulling fs layer 16:35:32 00ac8860ef70: Pulling fs layer 16:35:32 63d7cb157983: Pulling fs layer 16:35:32 b116817d02f9: Pulling fs layer 16:35:32 745a02a5169b: Pulling fs layer 16:35:32 00ac8860ef70: Waiting 16:35:32 63d7cb157983: Waiting 16:35:32 b116817d02f9: Waiting 16:35:32 745a02a5169b: Waiting 16:35:32 18c013af1878: Verifying Checksum 16:35:32 18c013af1878: Download complete 16:35:32 a4357932f1b6: Verifying Checksum 16:35:32 a4357932f1b6: Download complete 16:35:32 63d7cb157983: Verifying Checksum 16:35:32 63d7cb157983: Download complete 16:35:32 b116817d02f9: Download complete 16:35:32 5f621e34cdf4: Verifying Checksum 16:35:32 5f621e34cdf4: Download complete 16:35:33 5f621e34cdf4: Pull complete 16:35:34 a4357932f1b6: Pull complete 16:35:34 18c013af1878: Pull complete 16:35:35 745a02a5169b: Verifying Checksum 16:35:35 745a02a5169b: Download complete 16:35:36 00ac8860ef70: Verifying Checksum 16:35:36 00ac8860ef70: Download complete 16:35:46 00ac8860ef70: Pull complete 16:35:47 63d7cb157983: Pull complete 16:35:47 b116817d02f9: Pull complete 16:35:50 745a02a5169b: Pull complete 16:35:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:35:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:35:50 ---> b7e6874047d6 16:35:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:35:53 ---> Running in c4b98fe8f11d 16:35:54 Removing intermediate container c4b98fe8f11d 16:35:54 ---> 4f376b889734 16:35:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:54 ---> Running in a1b2c7a11cf3 16:35:56 Removing intermediate container a1b2c7a11cf3 16:35:56 ---> 8adef20e6f8b 16:35:56 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:35:56 ---> Running in 7a097dba8540 16:35:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:35:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:35:59 (1/6) Installing libc-dev (0.7.2-r3) 16:35:59 (2/6) Installing libsodium (1.0.18-r0) 16:35:59 (3/6) Installing pkgconf (1.7.2-r0) 16:35:59 (4/6) Installing libsodium-dev (1.0.18-r0) 16:35:59 (5/6) Installing libzmq (4.3.3-r0) 16:35:59 (6/6) Installing zeromq-dev (4.3.3-r0) 16:36:00 Executing busybox-1.31.1-r19.trigger 16:36:00 OK: 144 MiB in 45 packages 16:36:01 Removing intermediate container 7a097dba8540 16:36:01 ---> 29327453b935 16:36:01 Step 6/8 : WORKDIR /app 16:36:01 ---> Running in 626668d99138 16:36:01 Removing intermediate container 626668d99138 16:36:01 ---> f1d7b4257e5c 16:36:01 Step 7/8 : COPY . . 16:36:02 ---> f3c048bef915 16:36:02 Step 8/8 : RUN go mod download 16:36:02 ---> Running in 25979f5f6ed0 16:36:29 Running on prd-centos7-docker-4c-2g-15416 in /w/workspace/_app-service-configurable_PR-151 [Pipeline] { [Pipeline] ws 16:36:29 Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout 16:36:29 Removing intermediate container 25979f5f6ed0 16:36:29 ---> f7c03a54ab65 16:36:29 Successfully built f7c03a54ab65 16:36:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:36:29 + docker inspect -f . ci-base-image-arm64 16:36:29 . [Pipeline] withDockerContainer 16:36:30 prd-ubuntu18.04-docker-arm64-4c-16g-15415 does not seem to be running inside a container 16:36:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:36:31 $ docker top 19771da4606c064ee194cba542e871770fa12af518608e527635b2f1bcca0a0d -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:32 + go version 16:36:32 go version go1.15.5 linux/arm64 [Pipeline] } 16:36:32 $ docker stop --time=1 19771da4606c064ee194cba542e871770fa12af518608e527635b2f1bcca0a0d 16:36:34 $ docker rm -f 19771da4606c064ee194cba542e871770fa12af518608e527635b2f1bcca0a0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 16:36:35 using credential edgex-jenkins-ssh [Pipeline] script [Pipeline] { 16:36:35 Cloning the remote Git repository [Pipeline] isUnix [Pipeline] sh 16:36:35 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:36:35 + docker inspect -f . ci-base-image-arm64 16:36:35 . [Pipeline] withDockerContainer 16:36:36 prd-ubuntu18.04-docker-arm64-4c-16g-15415 does not seem to be running inside a container 16:36:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:36:35 > git init /w/workspace/app-service-configurable/5 # timeout=10 16:36:36 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:36:36 > git --version # timeout=10 16:36:36 > git --version # 'git version 2.24.3' 16:36:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:37 $ docker top 3b05cc8f96dcaee5d8c1e20bde49b4de0979eed4a79589aaca27e4eed11e3069 -eo pid,comm 16:36:37 Merging remotes/origin/master commit 4516a352731f3d8180afe2aa8b87c74c30645521 into PR head commit d27b7d26d369af2beffed499fb38dd539dc7c797 16:36:37 Merge succeeded, producing d27b7d26d369af2beffed499fb38dd539dc7c797 16:36:37 Checking out Revision d27b7d26d369af2beffed499fb38dd539dc7c797 (PR-151) [Pipeline] { [Pipeline] sh 16:36:37 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:36:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:37 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:36:37 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:36:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:36:37 > git config core.sparsecheckout # timeout=10 16:36:37 > git checkout -f d27b7d26d369af2beffed499fb38dd539dc7c797 # timeout=10 16:36:37 > git remote # timeout=10 16:36:37 > git config --get remote.origin.url # timeout=10 16:36:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:37 > git merge 4516a352731f3d8180afe2aa8b87c74c30645521 # timeout=10 16:36:37 > git rev-parse HEAD^{commit} # timeout=10 16:36:37 > git config core.sparsecheckout # timeout=10 16:36:37 > git checkout -f d27b7d26d369af2beffed499fb38dd539dc7c797 # timeout=10 16:36:38 + make test 16:36:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:36:42 Commit message: "fix(snap): allow disabling of secret-store via config hook" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:36:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:36:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:36:44 + sudo service docker restart 16:36:44 + true 16:36:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:36:46 provisioning config files... 16:36:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config1637918209362120987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:46 ---> docker-login.sh 16:36:46 nexus3.edgexfoundry.org:10001 16:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:47 Configure a credential helper to remove this warning. See 16:36:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:47 16:36:47 Login Succeeded 16:36:47 nexus3.edgexfoundry.org:10002 16:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:47 Configure a credential helper to remove this warning. See 16:36:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:47 16:36:47 Login Succeeded 16:36:47 nexus3.edgexfoundry.org:10003 16:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:48 Configure a credential helper to remove this warning. See 16:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:48 16:36:48 Login Succeeded 16:36:48 nexus3.edgexfoundry.org:10004 16:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:48 Configure a credential helper to remove this warning. See 16:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:48 16:36:48 Login Succeeded 16:36:48 docker.io 16:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:48 Configure a credential helper to remove this warning. See 16:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:48 16:36:48 Login Succeeded 16:36:48 ---> docker-login.sh ends [Pipeline] } 16:36:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:36:49 ========================================================= 16:36:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:36:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:36:49 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:36:49 Sending build context to Docker daemon 100.4kB 16:36:49 Step 1/8 : ARG BASE=golang:1.15-alpine 16:36:49 Step 2/8 : FROM ${BASE} 16:36:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:36:49 188c0c94c7c5: Pulling fs layer 16:36:49 0ef7d3d256c8: Pulling fs layer 16:36:49 de9db76c5a1d: Pulling fs layer 16:36:49 bca2f99d35d6: Pulling fs layer 16:36:49 93359f2a8cfa: Pulling fs layer 16:36:49 7c6f9722023f: Pulling fs layer 16:36:49 a35cf1a2eb13: Pulling fs layer 16:36:49 bca2f99d35d6: Waiting 16:36:49 93359f2a8cfa: Waiting 16:36:49 7c6f9722023f: Waiting 16:36:49 a35cf1a2eb13: Waiting 16:36:49 de9db76c5a1d: Verifying Checksum 16:36:49 0ef7d3d256c8: Download complete 16:36:49 93359f2a8cfa: Verifying Checksum 16:36:49 93359f2a8cfa: Download complete 16:36:49 7c6f9722023f: Verifying Checksum 16:36:49 7c6f9722023f: Download complete 16:36:50 188c0c94c7c5: Verifying Checksum 16:36:50 188c0c94c7c5: Download complete 16:36:51 188c0c94c7c5: Pull complete 16:36:51 0ef7d3d256c8: Pull complete 16:36:51 de9db76c5a1d: Pull complete 16:36:55 a35cf1a2eb13: Verifying Checksum 16:36:55 a35cf1a2eb13: Download complete 16:36:57 bca2f99d35d6: Verifying Checksum 16:36:57 bca2f99d35d6: Download complete 16:37:07 bca2f99d35d6: Pull complete 16:37:07 93359f2a8cfa: Pull complete 16:37:07 7c6f9722023f: Pull complete 16:37:13 a35cf1a2eb13: Pull complete 16:37:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:37:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:37:13 ---> a62c8e92a672 16:37:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:37:13 ---> Running in 7050d39052ca 16:37:13 Removing intermediate container 7050d39052ca 16:37:13 ---> 5e1681856e7d 16:37:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:13 ---> Running in 0cac62bbc213 16:37:15 Removing intermediate container 0cac62bbc213 16:37:15 ---> e357f23781d2 16:37:15 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:37:15 ---> Running in 738328a8fe00 16:37:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:17 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:37:17 CGO_ENABLED=1 go vet ./... 16:37:17 (1/6) Installing libc-dev (0.7.2-r3) 16:37:17 (2/6) Installing libsodium (1.0.18-r0) 16:37:18 (3/6) Installing pkgconf (1.7.2-r0) 16:37:18 (4/6) Installing libsodium-dev (1.0.18-r0) 16:37:18 (5/6) Installing libzmq (4.3.3-r0) 16:37:18 (6/6) Installing zeromq-dev (4.3.3-r0) 16:37:18 Executing busybox-1.31.1-r19.trigger 16:37:18 OK: 167 MiB in 45 packages 16:37:19 Removing intermediate container 738328a8fe00 16:37:19 ---> 079b59efdfc6 16:37:19 Step 6/8 : WORKDIR /app 16:37:19 ---> Running in be1aa5c20c73 16:37:20 Removing intermediate container be1aa5c20c73 16:37:20 ---> e9aaaffb9692 16:37:20 Step 7/8 : COPY . . 16:37:20 ---> 1463541bf1c5 16:37:20 Step 8/8 : RUN go mod download 16:37:20 ---> Running in a8f833a7701f 16:37:21 gofmt -l . 16:37:21 [ "`gofmt -l .`" = "" ] 16:37:21 ./bin/test-go-mod-tidy.sh 16:37:21 ./bin/test-attribution-txt.sh [Pipeline] } 16:37:22 $ docker stop --time=1 3b05cc8f96dcaee5d8c1e20bde49b4de0979eed4a79589aaca27e4eed11e3069 16:37:24 $ docker rm -f 3b05cc8f96dcaee5d8c1e20bde49b4de0979eed4a79589aaca27e4eed11e3069 [Pipeline] // withDockerContainer [Pipeline] sh 16:37:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:37:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:37:29 + ls -al . 16:37:29 total 112 16:37:29 drwxrwxr-x 7 jenkins jenkins 4096 Dec 10 16:37 . 16:37:29 drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 16:35 .. 16:37:29 -rw-rw-r-- 1 jenkins jenkins 119 Dec 10 16:35 .dockerignore 16:37:29 drwxrwxr-x 8 jenkins jenkins 4096 Dec 10 16:35 .git 16:37:29 drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 16:35 .github 16:37:29 -rw-rw-r-- 1 jenkins jenkins 93 Dec 10 16:35 .gitignore 16:37:29 -rw-rw-r-- 1 jenkins jenkins 6420 Dec 10 16:35 Attribution.txt 16:37:29 -rw-rw-r-- 1 jenkins jenkins 2002 Dec 10 16:35 Dockerfile 16:37:29 -rw-rw-r-- 1 jenkins jenkins 966 Dec 10 16:35 Dockerfile.build 16:37:29 -rw-rw-r-- 1 jenkins jenkins 687 Dec 10 16:35 Jenkinsfile 16:37:29 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 10 16:35 LICENSE 16:37:29 -rw-rw-r-- 1 jenkins jenkins 1277 Dec 10 16:35 README.md 16:37:29 -rw-rw-r-- 1 jenkins jenkins 5 Dec 10 16:33 VERSION 16:37:29 drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 16:35 bin 16:37:29 -rw-r--r-- 1 jenkins jenkins 10 Dec 10 16:36 coverage.out 16:37:29 -rw-r--r-- 1 jenkins jenkins 132 Dec 10 16:37 go.mod 16:37:29 -rw-r--r-- 1 jenkins jenkins 18390 Dec 10 16:37 go.sum 16:37:29 -rw-rw-r-- 1 jenkins jenkins 1519 Dec 10 16:35 main.go 16:37:29 -rw-rw-r-- 1 jenkins jenkins 1573 Dec 10 16:35 makefile 16:37:29 drwxrwxr-x 10 jenkins jenkins 4096 Dec 10 16:35 res 16:37:29 drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 16:35 snap [Pipeline] isUnix [Pipeline] sh 16:37:30 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d27b7d26d369af2beffed499fb38dd539dc7c797 --label arch=arm64 --label version=0.0.0 . 16:37:30 Sending build context to Docker daemon 121.3kB 16:37:30 Step 1/27 : ARG BASE=golang:1.15-alpine 16:37:30 Step 2/27 : FROM ${BASE} AS builder 16:37:30 ---> f7c03a54ab65 16:37:30 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:37:30 ---> Running in f46e383a4140 16:37:30 Removing intermediate container f46e383a4140 16:37:30 ---> 4f6ba954196d 16:37:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:37:31 ---> Running in 443c89e504d9 16:37:31 Removing intermediate container 443c89e504d9 16:37:31 ---> 8ed2d5458b58 16:37:31 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:37:31 ---> Running in 6fa67c948555 16:37:32 Removing intermediate container 6fa67c948555 16:37:32 ---> 0130a74ff573 16:37:32 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:32 ---> Running in f4ee520c7e01 16:37:34 Removing intermediate container f4ee520c7e01 16:37:34 ---> 0d9156892420 16:37:34 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:37:34 ---> Running in 636f93500907 16:37:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:37:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:37:37 OK: 144 MiB in 45 packages 16:37:38 Removing intermediate container 636f93500907 16:37:38 ---> 1b7be8658cc2 16:37:38 Step 8/27 : WORKDIR /app 16:37:38 ---> Running in c7e043a6f3e8 16:37:38 Removing intermediate container c7e043a6f3e8 16:37:38 ---> 32f4368c1aa4 16:37:38 Step 9/27 : COPY go.mod . 16:37:39 ---> 171d72388b60 16:37:39 Step 10/27 : RUN go mod download 16:37:39 ---> Running in b54cefb90aea 16:37:42 Removing intermediate container b54cefb90aea 16:37:42 ---> f06a81f91ca3 16:37:42 Step 11/27 : COPY . . 16:37:42 ---> 7994dd950072 16:37:42 Step 12/27 : ARG MAKE="make build" 16:37:42 ---> Running in 77dc560fcfa6 16:37:43 Removing intermediate container 77dc560fcfa6 16:37:43 ---> c50c05190f9b 16:37:43 Step 13/27 : RUN $MAKE 16:37:43 ---> Running in 18ac7513f789 16:37:44 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:37:47 Removing intermediate container a8f833a7701f 16:37:47 ---> 635d8a58b9c4 16:37:47 Successfully built 635d8a58b9c4 16:37:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:37:48 + docker inspect -f . ci-base-image-x86_64 16:37:48 . [Pipeline] withDockerContainer 16:37:49 prd-centos7-docker-4c-2g-15416 does not seem to be running inside a container 16:37:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:37:50 $ docker top df3a6cf700d186b6f86edf15027357ea48ed1c21729e8a5ee555c52741983ce7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:51 + go version 16:37:51 go version go1.15.5 linux/amd64 [Pipeline] } 16:37:51 $ docker stop --time=1 df3a6cf700d186b6f86edf15027357ea48ed1c21729e8a5ee555c52741983ce7 16:37:53 $ docker rm -f df3a6cf700d186b6f86edf15027357ea48ed1c21729e8a5ee555c52741983ce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:54 + docker inspect -f . ci-base-image-x86_64 16:37:54 . [Pipeline] withDockerContainer 16:37:54 prd-centos7-docker-4c-2g-15416 does not seem to be running inside a container 16:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:37:55 $ docker top dd0371ec57d4442c3f17ab8fc73f3c68a47e1633e27c9bae33d6c59a7ba27173 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:56 + make test 16:37:56 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:38:18 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:38:18 CGO_ENABLED=1 go vet ./... 16:38:23 Removing intermediate container 18ac7513f789 16:38:23 ---> c627f706faa4 16:38:23 Step 14/27 : FROM alpine:latest 16:38:23 latest: Pulling from library/alpine 16:38:23 5f621e34cdf4: Already exists 16:38:23 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 16:38:23 Status: Downloaded newer image for alpine:latest 16:38:23 ---> 2e77e061c27f 16:38:23 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:38:23 ---> Running in a74e44014921 16:38:23 Removing intermediate container a74e44014921 16:38:23 ---> 65cdef99b85b 16:38:23 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:38:23 ---> Running in 7dcca61fc977 16:38:23 Removing intermediate container 7dcca61fc977 16:38:23 ---> ee02447c0162 16:38:23 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 16:38:23 ---> Running in 539bf96e431b 16:38:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:38:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:38:23 (1/6) Installing ca-certificates (20191127-r4) 16:38:23 (2/6) Installing libgcc (9.3.0-r2) 16:38:23 (3/6) Installing libsodium (1.0.18-r0) 16:38:23 (4/6) Installing libstdc++ (9.3.0-r2) 16:38:23 (5/6) Installing libzmq (4.3.3-r0) 16:38:23 (6/6) Installing zeromq (4.3.3-r0) 16:38:23 Executing busybox-1.31.1-r19.trigger 16:38:23 Executing ca-certificates-20191127-r4.trigger 16:38:23 OK: 9 MiB in 20 packages 16:38:24 gofmt -l . 16:38:24 [ "`gofmt -l .`" = "" ] 16:38:24 ./bin/test-go-mod-tidy.sh 16:38:24 ./bin/test-attribution-txt.sh 16:38:24 Removing intermediate container 539bf96e431b 16:38:24 ---> ab92d5dc5573 16:38:24 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [Pipeline] } 16:38:24 $ docker stop --time=1 dd0371ec57d4442c3f17ab8fc73f3c68a47e1633e27c9bae33d6c59a7ba27173 16:38:25 ---> 09e7d8be3144 16:38:25 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:38:26 ---> 48cabc5f4942 16:38:26 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:38:27 ---> 9a66d8d9dca0 16:38:27 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:38:27 $ docker rm -f dd0371ec57d4442c3f17ab8fc73f3c68a47e1633e27c9bae33d6c59a7ba27173 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:27 ---> a21d67a9b5d4 16:38:27 Step 22/27 : EXPOSE 48095 16:38:28 ---> Running in 6558e52c0098 16:38:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:38:28 Warning: overwriting stash ‘coverage-report’ 16:38:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 16:38:28 Removing intermediate container 6558e52c0098 16:38:28 ---> df634c180e0c 16:38:28 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:38:28 ---> Running in 2e0182ca3247 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:38:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:38:29 Removing intermediate container 2e0182ca3247 16:38:29 ---> 3a006aff3276 16:38:29 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:29 ---> Running in b905ffa22716 16:38:29 + ls -al . 16:38:29 total 88 16:38:29 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 10 16:38 . 16:38:29 drwxrwxr-x. 4 jenkins jenkins 28 Dec 10 16:36 .. 16:38:29 -rw-rw-r--. 1 jenkins jenkins 6420 Dec 10 16:36 Attribution.txt 16:38:29 drwxrwxr-x. 2 jenkins jenkins 64 Dec 10 16:36 bin 16:38:29 -rw-r--r--. 1 jenkins jenkins 10 Dec 10 16:37 coverage.out 16:38:29 -rw-rw-r--. 1 jenkins jenkins 2002 Dec 10 16:36 Dockerfile 16:38:29 -rw-rw-r--. 1 jenkins jenkins 966 Dec 10 16:36 Dockerfile.build 16:38:29 -rw-rw-r--. 1 jenkins jenkins 119 Dec 10 16:36 .dockerignore 16:38:29 drwxrwxr-x. 8 jenkins jenkins 179 Dec 10 16:36 .git 16:38:29 drwxrwxr-x. 2 jenkins jenkins 81 Dec 10 16:36 .github 16:38:29 -rw-rw-r--. 1 jenkins jenkins 93 Dec 10 16:36 .gitignore 16:38:29 -rw-r--r--. 1 jenkins jenkins 132 Dec 10 16:38 go.mod 16:38:29 -rw-r--r--. 1 jenkins jenkins 18390 Dec 10 16:38 go.sum 16:38:29 -rw-rw-r--. 1 jenkins jenkins 687 Dec 10 16:36 Jenkinsfile 16:38:29 -rw-rw-r--. 1 jenkins jenkins 10174 Dec 10 16:36 LICENSE 16:38:29 -rw-rw-r--. 1 jenkins jenkins 1519 Dec 10 16:36 main.go 16:38:29 -rw-rw-r--. 1 jenkins jenkins 1573 Dec 10 16:36 makefile 16:38:29 -rw-rw-r--. 1 jenkins jenkins 1277 Dec 10 16:36 README.md 16:38:29 drwxrwxr-x. 10 jenkins jenkins 171 Dec 10 16:36 res 16:38:29 drwxrwxr-x. 4 jenkins jenkins 71 Dec 10 16:36 snap 16:38:29 -rw-rw-r--. 1 jenkins jenkins 5 Dec 10 16:33 VERSION [Pipeline] isUnix [Pipeline] sh 16:38:30 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d27b7d26d369af2beffed499fb38dd539dc7c797 --label arch=amd64 --label version=0.0.0 . 16:38:30 Sending build context to Docker daemon 121.3kB 16:38:30 Removing intermediate container b905ffa22716 16:38:30 ---> 0f265ce15784 16:38:30 Step 25/27 : LABEL arch=arm64 16:38:30 ---> Running in c22335e29b3a 16:38:30 Step 1/27 : ARG BASE=golang:1.15-alpine 16:38:30 Step 2/27 : FROM ${BASE} AS builder 16:38:30 ---> 635d8a58b9c4 16:38:30 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:38:30 ---> Running in 87fe84726a39 16:38:30 Removing intermediate container c22335e29b3a 16:38:30 ---> 86662208ba35 16:38:30 Step 26/27 : LABEL git_sha=d27b7d26d369af2beffed499fb38dd539dc7c797 16:38:30 Removing intermediate container 87fe84726a39 16:38:30 ---> 572fda46993a 16:38:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:38:30 ---> Running in 2b61d1a181ad 16:38:30 ---> Running in b743b5fea70b 16:38:30 Removing intermediate container 2b61d1a181ad 16:38:30 ---> be657e30c50f 16:38:30 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:38:30 ---> Running in ef3e41714684 16:38:30 Removing intermediate container b743b5fea70b 16:38:30 ---> 94f5481c1f79 16:38:30 Step 27/27 : LABEL version=0.0.0 16:38:31 Removing intermediate container ef3e41714684 16:38:31 ---> 1f0d0a59c5e7 16:38:31 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:31 ---> Running in ad6bddc103f8 16:38:31 ---> Running in 33b49844497c 16:38:31 Removing intermediate container 33b49844497c 16:38:31 ---> dcf8026d45ab 16:38:31 [Warning] One or more build-args [ARCH] were not consumed 16:38:31 Successfully built dcf8026d45ab 16:38:31 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 16:38:33 Removing intermediate container ad6bddc103f8 16:38:33 ---> 3055e41e90d2 16:38:33 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:38:33 ---> Running in 44abaee2106c [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:38:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:35 OK: 167 MiB in 45 packages 16:38:36 Removing intermediate container 44abaee2106c 16:38:36 ---> 93f545999341 16:38:36 Step 8/27 : WORKDIR /app 16:38:36 ---> Running in b3937ce4ed7e 16:38:36 Removing intermediate container b3937ce4ed7e 16:38:36 ---> b96454b5b3fa 16:38:36 Step 9/27 : COPY go.mod . 16:38:37 ---> 312ef0274c2c 16:38:37 Step 10/27 : RUN go mod download 16:38:37 ---> Running in ae108814fb36 16:38:38 Removing intermediate container ae108814fb36 16:38:38 ---> 3eced52eff2e 16:38:38 Step 11/27 : COPY . . 16:38:39 ---> 28ffb8b189af 16:38:39 Step 12/27 : ARG MAKE="make build" 16:38:39 ---> Running in 4a5866ac3615 16:38:39 Removing intermediate container 4a5866ac3615 16:38:39 ---> 699cc85443e2 16:38:39 Step 13/27 : RUN $MAKE 16:38:39 ---> Running in c4ab804b1956 16:38:40 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:39:02 Removing intermediate container c4ab804b1956 16:39:02 ---> 1727c0d4d041 16:39:02 Step 14/27 : FROM alpine:latest 16:39:02 latest: Pulling from library/alpine 16:39:02 188c0c94c7c5: Already exists 16:39:02 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 16:39:02 Status: Downloaded newer image for alpine:latest 16:39:02 ---> d6e46aa2470d 16:39:02 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:39:02 ---> Running in 5177061d9feb 16:39:02 Removing intermediate container 5177061d9feb 16:39:02 ---> 7d3ee7adc972 16:39:02 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:39:02 ---> Running in f5cc74c089c2 16:39:02 Removing intermediate container f5cc74c089c2 16:39:02 ---> cd29c874e199 16:39:02 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 16:39:02 ---> Running in 86acc2a79dc6 16:39:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:39:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:39:02 (1/6) Installing ca-certificates (20191127-r4) 16:39:02 (2/6) Installing libgcc (9.3.0-r2) 16:39:02 (3/6) Installing libsodium (1.0.18-r0) 16:39:02 (4/6) Installing libstdc++ (9.3.0-r2) 16:39:02 (5/6) Installing libzmq (4.3.3-r0) 16:39:02 (6/6) Installing zeromq (4.3.3-r0) 16:39:02 Executing busybox-1.31.1-r19.trigger 16:39:02 Executing ca-certificates-20191127-r4.trigger 16:39:02 OK: 9 MiB in 20 packages 16:39:04 Removing intermediate container 86acc2a79dc6 16:39:04 ---> e747227410f4 16:39:04 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:39:04 ---> de7ae153a740 16:39:04 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:39:05 ---> d4157a362084 16:39:05 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:39:05 ---> 3b6629317b4d 16:39:05 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:39:06 ---> b5b267040c41 16:39:06 Step 22/27 : EXPOSE 48095 16:39:06 ---> Running in 5a2e038c7a52 16:39:07 Removing intermediate container 5a2e038c7a52 16:39:07 ---> 614d44dff3a0 16:39:07 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:39:07 ---> Running in 453b91f64108 16:39:07 Removing intermediate container 453b91f64108 16:39:07 ---> 1809e33b457e 16:39:07 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:07 ---> Running in 1c0ddf4c3a3f 16:39:07 Removing intermediate container 1c0ddf4c3a3f 16:39:07 ---> cffaf4acf32d 16:39:07 Step 25/27 : LABEL arch=amd64 16:39:07 ---> Running in c22f946e01e9 16:39:08 Removing intermediate container c22f946e01e9 16:39:08 ---> 7281ca6c4f28 16:39:08 Step 26/27 : LABEL git_sha=d27b7d26d369af2beffed499fb38dd539dc7c797 16:39:08 ---> Running in 67b2b04ee88b 16:39:08 Removing intermediate container 67b2b04ee88b 16:39:08 ---> 3cc2dd334dff 16:39:08 Step 27/27 : LABEL version=0.0.0 16:39:08 ---> Running in 238381de859b 16:39:08 Removing intermediate container 238381de859b 16:39:08 ---> 343a39979d5d 16:39:08 [Warning] One or more build-args [ARCH] were not consumed 16:39:08 Successfully built 343a39979d5d 16:39:08 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:39:24 Still waiting to schedule task 16:39:24 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:40:35 Running on prd-ubuntu18.04-docker-8c-8g-15421 in /w/workspace/_app-service-configurable_PR-151 [Pipeline] { [Pipeline] ws 16:40:35 Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout 16:40:38 using credential edgex-jenkins-ssh 16:40:38 Cloning the remote Git repository 16:40:38 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:40:38 > git init /w/workspace/app-service-configurable/5 # timeout=10 16:40:38 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:40:38 > git --version # timeout=10 16:40:38 > git --version # 'git version 2.17.1' 16:40:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:39 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:40:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:39 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:40:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:40:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:40:40 Merging remotes/origin/master commit 4516a352731f3d8180afe2aa8b87c74c30645521 into PR head commit d27b7d26d369af2beffed499fb38dd539dc7c797 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:40:41 Failed in branch amd64 16:40:40 > git config core.sparsecheckout # timeout=10 16:40:40 > git checkout -f d27b7d26d369af2beffed499fb38dd539dc7c797 # timeout=10 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:40:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:40:45 ---> package-listing.sh 16:40:45 ++ facter osfamily 16:40:45 ++ tr '[:upper:]' '[:lower:]' 16:40:45 + OS_FAMILY=redhat 16:40:45 + workspace=/w/workspace/_app-service-configurable_PR-151 16:40:45 + START_PACKAGES=/tmp/packages_start.txt 16:40:45 + END_PACKAGES=/tmp/packages_end.txt 16:40:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:40:45 + PACKAGES=/tmp/packages_start.txt 16:40:45 + '[' /w/workspace/_app-service-configurable_PR-151 ']' 16:40:45 + PACKAGES=/tmp/packages_end.txt 16:40:45 + case "${OS_FAMILY}" in 16:40:45 + rpm -qa 16:40:45 + sort 16:40:51 + '[' -f /tmp/packages_start.txt ']' 16:40:51 + '[' -f /tmp/packages_end.txt ']' 16:40:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:40:51 + '[' /w/workspace/_app-service-configurable_PR-151 ']' 16:40:51 + mkdir -p /w/workspace/_app-service-configurable_PR-151/archives/ 16:40:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-151/archives/ [Pipeline] echo 16:40:51 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:40:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:40:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:40:51 16:40:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:40:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:40:52 alpine: Pulling from edgex-lftools-log-publisher 16:40:52 df20fa9351a1: Pulling fs layer 16:40:52 36b3adc4ff6f: Pulling fs layer 16:40:52 8ad3a11d3b57: Pulling fs layer 16:40:52 46f8f816bc3b: Pulling fs layer 16:40:52 93b61091891f: Pulling fs layer 16:40:52 93b9cdb0e59b: Pulling fs layer 16:40:52 5e14af77c1be: Pulling fs layer 16:40:52 01666e4c0597: Pulling fs layer 16:40:52 aa168da1d23b: Pulling fs layer 16:40:52 5e14af77c1be: Waiting 16:40:52 01666e4c0597: Waiting 16:40:52 aa168da1d23b: Waiting 16:40:52 46f8f816bc3b: Waiting 16:40:52 93b61091891f: Waiting 16:40:52 93b9cdb0e59b: Waiting 16:40:52 36b3adc4ff6f: Verifying Checksum 16:40:52 36b3adc4ff6f: Download complete 16:40:52 46f8f816bc3b: Download complete 16:40:52 df20fa9351a1: Verifying Checksum 16:40:52 93b9cdb0e59b: Verifying Checksum 16:40:52 93b9cdb0e59b: Download complete 16:40:52 93b61091891f: Verifying Checksum 16:40:52 93b61091891f: Download complete 16:40:52 5e14af77c1be: Download complete 16:40:52 01666e4c0597: Verifying Checksum 16:40:52 01666e4c0597: Download complete 16:40:52 8ad3a11d3b57: Verifying Checksum 16:40:52 8ad3a11d3b57: Download complete 16:40:52 df20fa9351a1: Pull complete 16:40:52 36b3adc4ff6f: Pull complete 16:40:54 8ad3a11d3b57: Pull complete 16:40:54 aa168da1d23b: Verifying Checksum 16:40:54 aa168da1d23b: Download complete 16:40:54 46f8f816bc3b: Pull complete 16:40:54 93b61091891f: Pull complete 16:40:54 93b9cdb0e59b: Pull complete 16:40:55 5e14af77c1be: Pull complete 16:40:55 01666e4c0597: Pull complete 16:41:01 aa168da1d23b: Pull complete 16:41:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:41:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:41:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:41:01 prd-centos7-docker-4c-2g-15413 does not seem to be running inside a container 16:41:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-151 -v /w/workspace/_app-service-configurable_PR-151:/w/workspace/_app-service-configurable_PR-151:rw,z -v /w/workspace/_app-service-configurable_PR-151@tmp:/w/workspace/_app-service-configurable_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:41:05 $ docker top 06e39331cb58ee7ea5135aa4d48d5a16f8699059fcad727eb8d0bf45a47a2100 -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:05 + touch /tmp/pre-build-complete [Pipeline] sh 16:41:06 + mkdir -p /var/log/sa [Pipeline] sh 16:41:06 + ls /var/log/sa-host 16:41:06 + sadf -c /var/log/sa-host/sa10 16:41:06 file_magic: OK 16:41:06 HZ: Using current value: 100 16:41:06 file_header: OK 16:41:06 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 16:41:06 Statistics: 16:41:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:41:06 File successfully converted to sysstat format version 12.2.1 16:41:06 + sadf -c /var/log/sa-host/sa23 16:41:06 file_magic: OK 16:41:06 HZ: Using current value: 100 16:41:06 file_header: OK 16:41:06 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 16:41:06 Statistics: 16:41:06 Hnuu...uuuununununu... 16:41:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:06 provisioning config files... 16:41:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-151@tmp/config7465131570003897934tmp [Pipeline] { [Pipeline] echo 16:41:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:41:06 ---> create-netrc.sh [Pipeline] } 16:41:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:41:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:41:07 ---> python-tools-install.sh [Pipeline] echo 16:41:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:41:07 ---> sudo-logs.sh 16:41:07 Archiving 'sudo' log.. [Pipeline] echo 16:41:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:41:08 ---> job-cost.sh 16:41:08 lf-activate-venv: SKIPPING 16:41:08 INFO: No Stack... 16:41:09 INFO: Retrieving Pricing Info for: v1-standard-2 16:41:09 INFO: Archiving Costs [Pipeline] echo 16:41:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:41:09 ---> logs-deploy.sh 16:41:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-151/5 16:41:09 INFO: archiving workspace using pattern(s): 16:41:11 Archives upload complete. 16:41:11 INFO: archiving logs to Nexus 16:41:12 ---> uname -a: 16:41:12 Linux prd-centos7-docker-4c-2g-15413.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:41:12 16:41:12 16:41:12 ---> lscpu: 16:41:12 Architecture: x86_64 16:41:12 CPU op-mode(s): 32-bit, 64-bit 16:41:12 Byte Order: Little Endian 16:41:12 Address sizes: 40 bits physical, 48 bits virtual 16:41:12 CPU(s): 4 16:41:12 On-line CPU(s) list: 0-3 16:41:12 Thread(s) per core: 1 16:41:12 Core(s) per socket: 1 16:41:12 Socket(s): 4 16:41:12 NUMA node(s): 1 16:41:12 Vendor ID: GenuineIntel 16:41:12 CPU family: 6 16:41:12 Model: 44 16:41:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:41:12 Stepping: 1 16:41:12 CPU MHz: 2933.436 16:41:12 BogoMIPS: 5866.87 16:41:12 Virtualization: VT-x 16:41:12 Hypervisor vendor: KVM 16:41:12 Virtualization type: full 16:41:12 L1d cache: 128 KiB 16:41:12 L1i cache: 128 KiB 16:41:12 L2 cache: 16 MiB 16:41:12 L3 cache: 64 MiB 16:41:12 NUMA node0 CPU(s): 0-3 16:41:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:41:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:41:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:41:12 Vulnerability Meltdown: Mitigation; PTI 16:41:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:41:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:41:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:41:12 Vulnerability Srbds: Not affected 16:41:12 Vulnerability Tsx async abort: Not affected 16:41:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:41:12 16:41:12 16:41:12 ---> nproc: 16:41:12 4 16:41:12 16:41:12 16:41:12 ---> df -h: 16:41:12 Filesystem Size Used Available Use% Mounted on 16:41:12 overlay 50.0G 7.3G 42.7G 15% / 16:41:12 tmpfs 64.0M 0 64.0M 0% /dev 16:41:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:41:12 shm 64.0M 0 64.0M 0% /dev/shm 16:41:12 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 16:41:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 16:41:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 16:41:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 16:41:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 16:41:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 16:41:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 16:41:12 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 16:41:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-151 16:41:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-151@tmp 16:41:12 16:41:12 16:41:12 ---> free -m: 16:41:12 total used free shared buff/cache available 16:41:12 Mem: 1837 721 102 0 1013 1011 16:41:12 Swap: 1023 0 1023 16:41:12 16:41:12 16:41:12 ---> ip addr: 16:41:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:41:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:41:12 inet 127.0.0.1/8 scope host lo 16:41:12 valid_lft forever preferred_lft forever 16:41:12 inet6 ::1/128 scope host 16:41:12 valid_lft forever preferred_lft forever 16:41:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:41:12 link/ether fa:16:3e:3a:66:29 brd ff:ff:ff:ff:ff:ff 16:41:12 inet 10.30.123.236/23 brd 10.30.123.255 scope global dynamic eth0 16:41:12 valid_lft 85856sec preferred_lft 85856sec 16:41:12 inet6 fe80::f816:3eff:fe3a:6629/64 scope link 16:41:12 valid_lft forever preferred_lft forever 16:41:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:41:12 link/ether 02:42:e0:bc:db:af brd ff:ff:ff:ff:ff:ff 16:41:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:41:12 valid_lft forever preferred_lft forever 16:41:12 inet6 fe80::42:e0ff:febc:dbaf/64 scope link 16:41:12 valid_lft forever preferred_lft forever 16:41:12 16:41:12 16:41:12 ---> sar -b -r -n DEV: 16:41:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/10/20 _x86_64_ (4 CPU) 16:41:12 16:41:12 16:31:58 LINUX RESTART (4 CPU) 16:41:12 16:41:12 16:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:41:12 16:34:01 7.22 2.15 5.08 0.00 180.69 135.64 0.00 16:41:12 16:35:02 0.45 0.00 0.45 0.00 0.00 7.53 0.00 16:41:12 16:36:01 0.25 0.00 0.25 0.00 0.00 3.03 0.00 16:41:12 16:37:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 16:41:12 16:38:01 0.27 0.00 0.27 0.00 0.00 4.63 0.00 16:41:12 16:39:01 0.35 0.00 0.35 0.00 0.00 4.38 0.00 16:41:12 16:40:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 16:41:12 16:41:01 106.46 61.87 44.58 0.00 4776.97 15719.82 0.00 16:41:12 Average: 14.47 8.02 6.45 0.00 621.35 1990.29 0.00 16:41:12 16:41:12 16:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:41:12 16:34:01 141108 0 625816 33.26 2620 1112000 1118816 38.18 444476 1097168 24 16:41:12 16:35:02 147164 0 619752 32.94 2620 1112008 1076004 36.72 445012 1091228 8 16:41:12 16:36:01 146392 0 620520 32.98 2620 1112012 1076176 36.73 449156 1088292 8 16:41:12 16:37:01 145004 0 621908 33.05 2620 1112012 1076240 36.73 451436 1087568 16 16:41:12 16:38:01 145904 0 621000 33.00 2620 1112020 1076156 36.73 453140 1085136 8 16:41:12 16:39:01 145360 0 621540 33.03 2620 1112024 1076252 36.73 453556 1085136 12 16:41:12 16:40:01 145212 0 621684 33.04 2620 1112028 1076276 36.73 453760 1085132 20 16:41:12 16:41:01 246672 0 676780 35.97 2620 955472 1078332 36.80 432456 953732 81792 16:41:12 Average: 157852 0 628625 33.41 2620 1092447 1081782 36.92 447874 1071674 10236 16:41:12 16:41:12 16:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:41:12 16:34:01 eth0 13.73 10.00 15.08 8.38 0.00 0.00 0.00 0.00 16:41:12 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 16:34:01 docker0 1.53 1.23 0.36 3.59 0.00 0.00 0.00 0.00 16:41:12 16:35:02 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:41:12 16:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 16:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 16:36:01 eth0 1.15 0.49 0.33 0.21 0.00 0.00 0.00 0.00 16:41:12 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 16:37:01 eth0 0.48 0.45 0.27 0.21 0.00 0.00 0.00 0.00 16:41:12 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 16:38:01 eth0 0.42 0.18 0.16 0.07 0.00 0.00 0.00 0.00 16:41:12 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 16:39:01 eth0 1.18 0.27 0.34 0.20 0.00 0.00 0.00 0.00 16:41:12 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 16:40:01 eth0 1.98 0.57 0.62 0.37 0.00 0.00 0.00 0.00 16:41:12 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 16:41:01 eth0 203.43 168.33 2165.86 16.43 0.00 0.00 0.00 0.00 16:41:12 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 Average: eth0 27.94 22.61 273.56 3.24 0.00 0.00 0.00 0.00 16:41:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:12 Average: docker0 0.19 0.15 0.04 0.45 0.00 0.00 0.00 0.00 16:41:12 16:41:12 16:41:12 ---> sar -P ALL: 16:41:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/10/20 _x86_64_ (4 CPU) 16:41:12 16:41:12 16:31:58 LINUX RESTART (4 CPU) 16:41:12 16:41:12 16:33:01 CPU %user %nice %system %iowait %steal %idle 16:41:12 16:34:01 all 0.71 0.00 0.35 0.05 0.02 98.87 16:41:12 16:34:01 0 0.87 0.00 0.42 0.02 0.02 98.68 16:41:12 16:34:01 1 0.48 0.00 0.38 0.00 0.03 99.10 16:41:12 16:34:01 2 0.82 0.00 0.33 0.13 0.02 98.70 16:41:12 16:34:01 3 0.68 0.00 0.27 0.05 0.02 98.98 16:41:12 16:35:02 all 0.17 0.00 0.06 0.00 0.00 99.77 16:41:12 16:35:02 0 0.05 0.00 0.05 0.00 0.00 99.90 16:41:12 16:35:02 1 0.08 0.00 0.07 0.00 0.02 99.83 16:41:12 16:35:02 2 0.50 0.00 0.05 0.00 0.00 99.45 16:41:12 16:35:02 3 0.05 0.00 0.07 0.00 0.00 99.88 16:41:12 16:36:01 all 0.14 0.00 0.06 0.00 0.00 99.81 16:41:12 16:36:01 0 0.03 0.00 0.07 0.00 0.00 99.90 16:41:12 16:36:01 1 0.07 0.00 0.03 0.00 0.00 99.90 16:41:12 16:36:01 2 0.41 0.00 0.05 0.00 0.00 99.54 16:41:12 16:36:01 3 0.03 0.00 0.07 0.00 0.00 99.90 16:41:12 16:37:01 all 0.04 0.00 0.03 0.00 0.00 99.92 16:41:12 16:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:41:12 16:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:41:12 16:37:01 2 0.07 0.00 0.02 0.00 0.00 99.92 16:41:12 16:37:01 3 0.03 0.00 0.05 0.00 0.00 99.92 16:41:12 16:38:01 all 0.15 0.00 0.06 0.00 0.01 99.78 16:41:12 16:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:41:12 16:38:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:41:12 16:38:01 2 0.48 0.00 0.08 0.00 0.00 99.43 16:41:12 16:38:01 3 0.03 0.00 0.08 0.00 0.00 99.88 16:41:12 16:39:01 all 0.16 0.00 0.03 0.00 0.00 99.80 16:41:12 16:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:41:12 16:39:01 1 0.05 0.00 0.05 0.00 0.00 99.90 16:41:12 16:39:01 2 0.57 0.00 0.05 0.00 0.00 99.38 16:41:12 16:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:41:12 16:40:01 all 0.19 0.00 0.03 0.00 0.01 99.77 16:41:12 16:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:41:12 16:40:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:41:12 16:40:01 2 0.57 0.00 0.02 0.00 0.00 99.42 16:41:12 16:40:01 3 0.07 0.00 0.05 0.00 0.02 99.87 16:41:12 16:41:01 all 5.36 0.00 3.59 1.33 0.05 89.68 16:41:12 16:41:01 0 4.61 0.00 4.02 0.07 0.03 91.28 16:41:12 16:41:01 1 6.17 0.00 3.42 2.11 0.03 88.26 16:41:12 16:41:01 2 5.22 0.00 3.54 1.15 0.07 90.03 16:41:12 16:41:01 3 5.43 0.00 3.37 2.01 0.05 89.14 16:41:12 Average: all 0.86 0.00 0.52 0.17 0.01 98.43 16:41:12 Average: 0 0.71 0.00 0.58 0.01 0.01 98.70 16:41:12 Average: 1 0.87 0.00 0.51 0.26 0.01 98.35 16:41:12 Average: 2 1.07 0.00 0.51 0.16 0.01 98.24 16:41:12 Average: 3 0.79 0.00 0.49 0.26 0.01 98.45 16:41:12 16:41:12 16:41:12