Pull request #124 opened 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 ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 875f7634c9e73d2f964494396a4c8bf4cc82f848+b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 (73e37ca829c62b1fa98d9890b4e9cafe790f7273) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@793ecab86f129571a616148e60910185c3e6ff6c Attempting to resolve 793ecab86f129571a616148e60910185c3e6ff6c 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 Could not find 793ecab86f129571a616148e60910185c3e6ff6c in remote references. Pulling heads to local for deep search... > 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/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse 793ecab86f129571a616148e60910185c3e6ff6c^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 793ecab86f129571a616148e60910185c3e6ff6c # timeout=10 Selected match: pr/264/merge revision 793ecab86f129571a616148e60910185c3e6ff6c using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-124/workspace@libs/edgex-global-pipelines # timeout=10 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 793ecab86f129571a616148e60910185c3e6ff6c (pr/264/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 793ecab86f129571a616148e60910185c3e6ff6c # timeout=10 Commit message: "feat(snap): Use new native 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-124/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 793ecab86f129571a616148e60910185c3e6ff6c 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4408 in /w/workspace/_app-service-configurable_PR-124 [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-124 # timeout=10 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit 875f7634c9e73d2f964494396a4c8bf4cc82f848 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --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 --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # 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 b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 875f7634c9e73d2f964494396a4c8bf4cc82f848 Checking out Revision 875f7634c9e73d2f964494396a4c8bf4cc82f848 (PR-124) > git config core.sparsecheckout # timeout=10 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 Commit message: "ci: testing new native snap build" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 793ecab86f129571a616148e60910185c3e6ff6c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:21:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:21:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:21:24 ========================================================= 20:21:24 EdgeX Global Pipelines Version Info 20:21:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:21:25 ------------------- 20:21:25 stable info: 20:21:25 ------------------- 20:21:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:21:25 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 20:21:25 Message: update stable to v1.0.131 20:21:26 ------------------- 20:21:26 experimental info: 20:21:26 ------------------- 20:21:26 Commited By: **** collab-it+edgex@linuxfoundation.org 20:21:26 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 20:21:26 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 20:21:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:21:27 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:21:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:21:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:21:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:21:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:21:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 20:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:21:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:21:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:21:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:21:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:21:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:21:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:21:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 20:21:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 20:21:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 20:21:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 875f7634c9e73d2f964494396a4c8bf4cc82f848 [Pipeline] echo 20:21:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 875f763 [Pipeline] echo 20:21:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:21:32 + git log --format=format:%s -1 875f7634c9e73d2f964494396a4c8bf4cc82f848 [Pipeline] echo 20:21:32 GIT_COMMIT: 875f7634c9e73d2f964494396a4c8bf4cc82f848, Commit Message: ci: testing new native snap build [Pipeline] echo 20:21:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:21:33 20:21:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:21:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:21:33 latest: Pulling from edgex-devops/git-semver 20:21:33 31603596830f: Pulling fs layer 20:21:33 2a8b12db71e7: Pulling fs layer 20:21:33 6ca5941a6612: Pulling fs layer 20:21:33 ecc8261a40a4: Pulling fs layer 20:21:33 ecc8261a40a4: Waiting 20:21:33 2a8b12db71e7: Verifying Checksum 20:21:33 2a8b12db71e7: Download complete 20:21:33 31603596830f: Verifying Checksum 20:21:33 31603596830f: Download complete 20:21:33 ecc8261a40a4: Verifying Checksum 20:21:33 ecc8261a40a4: Download complete 20:21:33 6ca5941a6612: Verifying Checksum 20:21:33 6ca5941a6612: Download complete 20:21:34 31603596830f: Pull complete 20:21:34 2a8b12db71e7: Pull complete 20:21:34 6ca5941a6612: Pull complete 20:21:35 ecc8261a40a4: Pull complete 20:21:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:21:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:21:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:21:35 prd-centos7-docker-4c-2g-4408 does not seem to be running inside a container 20:21:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:21:37 $ docker top f4cf374c597752771db20e8098075d56d61927c226123c46216cbb384657ce4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:21:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:37 [ssh-agent] Looking for ssh-agent implementation... 20:21:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:37 $ docker exec f4cf374c597752771db20e8098075d56d61927c226123c46216cbb384657ce4c ssh-agent 20:21:38 SSH_AUTH_SOCK=/tmp/ssh-L2Wq0VT96uYC/agent.11 20:21:38 SSH_AGENT_PID=16 20:21:38 Running ssh-add (command line suppressed) 20:21:38 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_3260952651273972723.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_3260952651273972723.key) 20:21:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:38 + git tag --points-at HEAD [Pipeline] } 20:21:38 $ docker exec --env ******** --env ******** f4cf374c597752771db20e8098075d56d61927c226123c46216cbb384657ce4c ssh-agent -k 20:21:38 unset SSH_AUTH_SOCK; 20:21:38 unset SSH_AGENT_PID; 20:21:38 echo Agent pid 16 killed; 20:21:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:21:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:39 [ssh-agent] Looking for ssh-agent implementation... 20:21:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:39 $ docker exec f4cf374c597752771db20e8098075d56d61927c226123c46216cbb384657ce4c ssh-agent 20:21:39 SSH_AUTH_SOCK=/tmp/ssh-iHiT9nPzAnMa/agent.46 20:21:39 SSH_AGENT_PID=51 20:21:39 Running ssh-add (command line suppressed) 20:21:39 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_7132325948529528531.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_7132325948529528531.key) 20:21:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:39 + git semver init 20:21:39 # -> Open(): unable to determine branch for HEAD 20:21:39 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git 20:21:39 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 20:21:39 # $SEMVER_REMOTE_NAME = origin 20:21:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:21:39 # $SEMVER_USER_NAME = edgex-jenkins 20:21:39 # $SEMVER_BRANCH = PR-124 20:21:39 # $SEMVER_TEMP = /tmp/semver-122594742 20:21:39 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 20:21:40 # '/tmp/semver-122594742' -> '/w/workspace/_app-service-configurable_PR-124/.semver' 20:21:40 # -> Force: false 20:21:40 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } 20:21:40 $ docker exec --env ******** --env ******** f4cf374c597752771db20e8098075d56d61927c226123c46216cbb384657ce4c ssh-agent -k 20:21:40 unset SSH_AUTH_SOCK; 20:21:40 unset SSH_AGENT_PID; 20:21:40 echo Agent pid 51 killed; 20:21:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:41 + git semver [Pipeline] } 20:21:41 $ docker stop --time=1 f4cf374c597752771db20e8098075d56d61927c226123c46216cbb384657ce4c 20:21:42 $ docker rm -f f4cf374c597752771db20e8098075d56d61927c226123c46216cbb384657ce4c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:21:43 Stashed 1 file(s) [Pipeline] echo 20:21:43 [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 20:21:59 Still waiting to schedule task 20:21:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:21:59 Still waiting to schedule task 20:21:59 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 20:23:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4409 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 20:23:54 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 20:23:59 using credential edgex-jenkins-ssh 20:23:59 Cloning the remote Git repository 20:23:59 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:23:59 > git init /w/workspace/app-service-configurable/1 # timeout=10 20:23:59 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:23:59 > git --version # timeout=10 20:23:59 > git --version # 'git version 2.17.1' 20:23:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:00 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:24:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:00 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:24:00 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:24:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:24:01 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit 875f7634c9e73d2f964494396a4c8bf4cc82f848 20:24:01 Merge succeeded, producing 875f7634c9e73d2f964494396a4c8bf4cc82f848 20:24:01 Checking out Revision 875f7634c9e73d2f964494396a4c8bf4cc82f848 (PR-124) 20:24:01 > git config core.sparsecheckout # timeout=10 20:24:01 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 20:24:01 > git remote # timeout=10 20:24:01 > git config --get remote.origin.url # timeout=10 20:24:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:01 > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 20:24:01 > git rev-parse HEAD^{commit} # timeout=10 20:24:01 > git config core.sparsecheckout # timeout=10 20:24:01 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 20:24:06 Commit message: "ci: testing new native snap build" 20:24:06 > git --version # timeout=10 20:24:06 > git --version # 'git version 2.17.1' 20:24:06 fatal: bad object 793ecab86f129571a616148e60910185c3e6ff6c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:24:07 ========================================================= 20:24:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:24:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:24:08 + 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 . 20:24:09 Sending build context to Docker daemon 93.7kB 20:24:09 Step 1/8 : ARG BASE=golang:1.15-alpine 20:24:09 Step 2/8 : FROM ${BASE} 20:24:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:24:10 b538f80385f9: Pulling fs layer 20:24:10 74f711af9a0d: Pulling fs layer 20:24:10 99f96fe45779: Pulling fs layer 20:24:10 8529a6b9a6be: Pulling fs layer 20:24:10 45590311c82a: Pulling fs layer 20:24:10 69ca0ff8b7b3: Pulling fs layer 20:24:10 209524e5b208: Pulling fs layer 20:24:10 8529a6b9a6be: Waiting 20:24:10 45590311c82a: Waiting 20:24:10 209524e5b208: Waiting 20:24:10 69ca0ff8b7b3: Waiting 20:24:10 99f96fe45779: Download complete 20:24:10 74f711af9a0d: Verifying Checksum 20:24:10 74f711af9a0d: Download complete 20:24:10 45590311c82a: Verifying Checksum 20:24:10 45590311c82a: Download complete 20:24:10 69ca0ff8b7b3: Verifying Checksum 20:24:10 69ca0ff8b7b3: Download complete 20:24:10 b538f80385f9: Verifying Checksum 20:24:10 b538f80385f9: Download complete 20:24:11 b538f80385f9: Pull complete 20:24:12 74f711af9a0d: Pull complete 20:24:12 99f96fe45779: Pull complete 20:24:13 209524e5b208: Verifying Checksum 20:24:13 209524e5b208: Download complete 20:24:14 8529a6b9a6be: Verifying Checksum 20:24:14 8529a6b9a6be: Download complete 20:24:20 Running on prd-centos7-docker-4c-2g-4410 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 20:24:20 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 20:24:24 8529a6b9a6be: Pull complete 20:24:24 45590311c82a: Pull complete 20:24:24 69ca0ff8b7b3: Pull complete 20:24:28 using credential edgex-jenkins-ssh 20:24:28 Cloning the remote Git repository 20:24:28 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:24:28 209524e5b208: Pull complete 20:24:28 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 20:24:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:24:28 ---> 5bddaf1c2fca 20:24:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:24:28 > git init /w/workspace/app-service-configurable/1 # timeout=10 20:24:28 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:24:28 > git --version # timeout=10 20:24:28 > git --version # 'git version 2.16.5' 20:24:28 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:24:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:30 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit 875f7634c9e73d2f964494396a4c8bf4cc82f848 20:24:30 Merge succeeded, producing 875f7634c9e73d2f964494396a4c8bf4cc82f848 20:24:30 Checking out Revision 875f7634c9e73d2f964494396a4c8bf4cc82f848 (PR-124) 20:24:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:24:29 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:24:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:24:30 > git config core.sparsecheckout # timeout=10 20:24:30 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 20:24:30 > git remote # timeout=10 20:24:30 > git config --get remote.origin.url # timeout=10 20:24:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:30 > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 20:24:30 > git rev-parse HEAD^{commit} # timeout=10 20:24:30 > git config core.sparsecheckout # timeout=10 20:24:30 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 20:24:31 ---> Running in da4adb593da3 20:24:31 Removing intermediate container da4adb593da3 20:24:31 ---> be43ae2b5c99 20:24:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:31 ---> Running in 757d80051a98 20:24:34 Removing intermediate container 757d80051a98 20:24:34 ---> e91bc1e78164 20:24:34 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 20:24:34 ---> Running in ece15f9d4a08 20:24:35 Commit message: "ci: testing new native snap build" 20:24:35 > git --version # timeout=10 20:24:35 > git --version # 'git version 2.16.5' 20:24:35 fatal: bad object 793ecab86f129571a616148e60910185c3e6ff6c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 20:24:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:24:36 ========================================================= 20:24:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:24:36 ========================================================= 20:24:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 20:24:37 + 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 . 20:24:37 Sending build context to Docker daemon 93.7kB 20:24:37 Step 1/8 : ARG BASE=golang:1.15-alpine 20:24:37 Step 2/8 : FROM ${BASE} 20:24:38 (1/6) Installing libc-dev (0.7.2-r3) 20:24:38 (2/6) Installing libsodium (1.0.18-r0) 20:24:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:24:38 df20fa9351a1: Pulling fs layer 20:24:38 ed8968b2872e: Pulling fs layer 20:24:38 a92cc7c5fd73: Pulling fs layer 20:24:38 e871e8e8d7a9: Pulling fs layer 20:24:38 e73272ec9a57: Pulling fs layer 20:24:38 1e910a182e73: Pulling fs layer 20:24:38 4e634b169226: Pulling fs layer 20:24:38 e73272ec9a57: Waiting 20:24:38 1e910a182e73: Waiting 20:24:38 4e634b169226: Waiting 20:24:38 e871e8e8d7a9: Waiting 20:24:38 a92cc7c5fd73: Download complete 20:24:38 ed8968b2872e: Verifying Checksum 20:24:38 ed8968b2872e: Download complete 20:24:38 e73272ec9a57: Verifying Checksum 20:24:38 e73272ec9a57: Download complete 20:24:38 1e910a182e73: Verifying Checksum 20:24:38 1e910a182e73: Download complete 20:24:38 df20fa9351a1: Verifying Checksum 20:24:38 df20fa9351a1: Download complete 20:24:38 (3/6) Installing pkgconf (1.7.2-r0) 20:24:38 (4/6) Installing libsodium-dev (1.0.18-r0) 20:24:38 (5/6) Installing libzmq (4.3.3-r0) 20:24:38 (6/6) Installing zeromq-dev (4.3.3-r0) 20:24:38 Executing busybox-1.31.1-r16.trigger 20:24:38 OK: 144 MiB in 45 packages 20:24:38 df20fa9351a1: Pull complete 20:24:39 ed8968b2872e: Pull complete 20:24:39 a92cc7c5fd73: Pull complete 20:24:40 Removing intermediate container ece15f9d4a08 20:24:40 ---> 009a5a821261 20:24:40 Step 6/8 : WORKDIR /app 20:24:40 ---> Running in d548ecb79380 20:24:40 Removing intermediate container d548ecb79380 20:24:40 ---> 311e6ecc5704 20:24:40 Step 7/8 : COPY . . 20:24:41 ---> 603e26180b64 20:24:41 Step 8/8 : RUN go mod download 20:24:41 ---> Running in b8fec25c72d1 20:24:44 4e634b169226: Verifying Checksum 20:24:44 4e634b169226: Download complete 20:24:44 e871e8e8d7a9: Verifying Checksum 20:24:44 e871e8e8d7a9: Download complete 20:24:52 e871e8e8d7a9: Pull complete 20:24:52 e73272ec9a57: Pull complete 20:24:52 1e910a182e73: Pull complete 20:24:57 4e634b169226: Pull complete 20:24:57 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 20:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:24:57 ---> f7629b54cfaa 20:24:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:24:57 ---> Running in e4efaecf0bd6 20:24:57 Removing intermediate container e4efaecf0bd6 20:24:57 ---> 686a32371799 20:24:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:57 ---> Running in 506f22c0cc38 20:24:59 Removing intermediate container 506f22c0cc38 20:24:59 ---> d4bf7ae0721f 20:24:59 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 20:24:59 ---> Running in 9af13408d939 20:25:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:25:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:25:01 (1/6) Installing libc-dev (0.7.2-r3) 20:25:01 (2/6) Installing libsodium (1.0.18-r0) 20:25:01 (3/6) Installing pkgconf (1.7.2-r0) 20:25:01 (4/6) Installing libsodium-dev (1.0.18-r0) 20:25:01 (5/6) Installing libzmq (4.3.3-r0) 20:25:01 (6/6) Installing zeromq-dev (4.3.3-r0) 20:25:02 Executing busybox-1.31.1-r16.trigger 20:25:02 OK: 167 MiB in 45 packages 20:25:03 Removing intermediate container 9af13408d939 20:25:03 ---> 1434d4b71ccb 20:25:03 Step 6/8 : WORKDIR /app 20:25:03 ---> Running in 3b2294ed1f6c 20:25:03 Removing intermediate container 3b2294ed1f6c 20:25:03 ---> c72fa8ec70a8 20:25:03 Step 7/8 : COPY . . 20:25:03 ---> d70196b4cc73 20:25:03 Step 8/8 : RUN go mod download 20:25:03 ---> Running in f0de224ce706 20:25:13 Removing intermediate container b8fec25c72d1 20:25:13 ---> 6133b855a2e1 20:25:13 Successfully built 6133b855a2e1 20:25:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:25:14 + docker inspect -f . ci-base-image-arm64 20:25:14 . [Pipeline] withDockerContainer 20:25:14 prd-ubuntu18.04-docker-arm64-4c-16g-4409 does not seem to be running inside a container 20:25:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 20:25:16 $ docker top 163d647a46d63ad6dba8496bc16d7518fca33011c3549485c052962c9082bb7e -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:18 + go version 20:25:18 go version go1.15.2 linux/arm64 [Pipeline] } 20:25:18 $ docker stop --time=1 163d647a46d63ad6dba8496bc16d7518fca33011c3549485c052962c9082bb7e 20:25:20 $ docker rm -f 163d647a46d63ad6dba8496bc16d7518fca33011c3549485c052962c9082bb7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:25:21 + docker inspect -f . ci-base-image-arm64 20:25:21 . [Pipeline] withDockerContainer 20:25:21 prd-ubuntu18.04-docker-arm64-4c-16g-4409 does not seem to be running inside a container 20:25:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 20:25:23 $ docker top 60b3e290e6eab4ff1588b22afaf6117fcbc73847d6eadd4de826263259eecc20 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:25 + make test 20:25:25 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:25:36 Removing intermediate container f0de224ce706 20:25:36 ---> e6ab291fdc14 20:25:36 Successfully built e6ab291fdc14 20:25:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:25:37 + docker inspect -f . ci-base-image-x86_64 20:25:37 . [Pipeline] withDockerContainer 20:25:37 prd-centos7-docker-4c-2g-4410 does not seem to be running inside a container 20:25:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-x86_64 cat 20:25:38 $ docker top 2c395b168406c70cf3ae625233eb65bb71782398ed392404d93e588d081b89e8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:39 + go version 20:25:39 go version go1.15.2 linux/amd64 [Pipeline] } 20:25:39 $ docker stop --time=1 2c395b168406c70cf3ae625233eb65bb71782398ed392404d93e588d081b89e8 20:25:40 $ docker rm -f 2c395b168406c70cf3ae625233eb65bb71782398ed392404d93e588d081b89e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:25:41 + docker inspect -f . ci-base-image-x86_64 20:25:41 . [Pipeline] withDockerContainer 20:25:41 prd-centos7-docker-4c-2g-4410 does not seem to be running inside a container 20:25:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-x86_64 cat 20:25:43 $ docker top 535fb85904d8d1a27f85f123f5b2646d9434022257b6729b86f45e1c9e8f0816 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:43 + make test 20:25:43 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:26:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:26:12 CGO_ENABLED=1 go vet ./... 20:26:16 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:26:16 CGO_ENABLED=1 go vet ./... 20:26:16 gofmt -l . 20:26:16 [ "`gofmt -l .`" = "" ] 20:26:16 ./bin/test-go-mod-tidy.sh 20:26:17 ./bin/test-attribution-txt.sh [Pipeline] stash 20:26:19 Stashed 1 file(s) [Pipeline] } 20:26:19 $ docker stop --time=1 535fb85904d8d1a27f85f123f5b2646d9434022257b6729b86f45e1c9e8f0816 20:26:21 $ docker rm -f 535fb85904d8d1a27f85f123f5b2646d9434022257b6729b86f45e1c9e8f0816 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 20:26:22 gofmt -l . 20:26:22 [ "`gofmt -l .`" = "" ] 20:26:22 ./bin/test-go-mod-tidy.sh 20:26:23 ./bin/test-attribution-txt.sh [Pipeline] stash 20:26:25 Warning: overwriting stash ‘coverage-report’ [Pipeline] sh 20:26:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:26:25 Stashed 1 file(s) [Pipeline] } 20:26:25 $ docker stop --time=1 60b3e290e6eab4ff1588b22afaf6117fcbc73847d6eadd4de826263259eecc20 20:26:25 + ls -al . 20:26:25 total 96 20:26:25 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 9 20:26 . 20:26:25 drwxrwxr-x. 4 jenkins jenkins 28 Oct 9 20:24 .. 20:26:25 -rw-rw-r--. 1 jenkins jenkins 6568 Oct 9 20:24 Attribution.txt 20:26:25 drwxrwxr-x. 2 jenkins jenkins 64 Oct 9 20:24 bin 20:26:25 -rw-r--r--. 1 jenkins jenkins 10 Oct 9 20:25 coverage.out 20:26:25 -rw-rw-r--. 1 jenkins jenkins 180 Oct 9 20:24 docker-compose.debug.yml 20:26:25 -rw-rw-r--. 1 jenkins jenkins 133 Oct 9 20:24 docker-compose.yml 20:26:25 -rw-rw-r--. 1 jenkins jenkins 2002 Oct 9 20:24 Dockerfile 20:26:25 -rw-rw-r--. 1 jenkins jenkins 966 Oct 9 20:24 Dockerfile.build 20:26:25 -rw-rw-r--. 1 jenkins jenkins 119 Oct 9 20:24 .dockerignore 20:26:25 drwxrwxr-x. 8 jenkins jenkins 179 Oct 9 20:24 .git 20:26:25 drwxrwxr-x. 2 jenkins jenkins 81 Oct 9 20:24 .github 20:26:25 -rw-rw-r--. 1 jenkins jenkins 93 Oct 9 20:24 .gitignore 20:26:25 -rw-r--r--. 1 jenkins jenkins 133 Oct 9 20:26 go.mod 20:26:25 -rw-r--r--. 1 jenkins jenkins 19640 Oct 9 20:26 go.sum 20:26:25 -rw-rw-r--. 1 jenkins jenkins 766 Oct 9 20:24 Jenkinsfile 20:26:25 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 9 20:24 LICENSE 20:26:25 -rw-rw-r--. 1 jenkins jenkins 1519 Oct 9 20:24 main.go 20:26:25 -rw-rw-r--. 1 jenkins jenkins 1573 Oct 9 20:24 makefile 20:26:25 -rw-rw-r--. 1 jenkins jenkins 1277 Oct 9 20:24 README.md 20:26:25 drwxrwxr-x. 10 jenkins jenkins 171 Oct 9 20:24 res 20:26:25 drwxrwxr-x. 4 jenkins jenkins 71 Oct 9 20:24 snap 20:26:25 -rw-rw-r--. 1 jenkins jenkins 5 Oct 9 20:21 VERSION 20:26:28 $ docker rm -f 60b3e290e6eab4ff1588b22afaf6117fcbc73847d6eadd4de826263259eecc20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 20:26:29 + 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=875f7634c9e73d2f964494396a4c8bf4cc82f848 --label arch=amd64 --label version=0.0.0 . 20:26:29 Sending build context to Docker daemon 116.2kB [Pipeline] sh 20:26:29 Step 1/27 : ARG BASE=golang:1.15-alpine 20:26:29 Step 2/27 : FROM ${BASE} AS builder 20:26:29 ---> e6ab291fdc14 20:26:29 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:26:29 ---> Running in 8200b9548a4c 20:26:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:26:30 Removing intermediate container 8200b9548a4c 20:26:30 ---> 9bbe1e1791b7 20:26:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:26:30 ---> Running in 86b5f1a3b54a 20:26:30 Removing intermediate container 86b5f1a3b54a 20:26:30 ---> e3810a0615ee 20:26:30 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:26:30 ---> Running in 8218da2e8ff8 20:26:30 + ls -al . 20:26:30 total 120 20:26:30 drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 20:26 . 20:26:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 20:23 .. 20:26:30 -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 20:24 .dockerignore 20:26:30 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 20:24 .git 20:26:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 20:24 .github 20:26:30 -rw-rw-r-- 1 jenkins jenkins 93 Oct 9 20:24 .gitignore 20:26:30 -rw-rw-r-- 1 jenkins jenkins 6568 Oct 9 20:24 Attribution.txt 20:26:30 -rw-rw-r-- 1 jenkins jenkins 2002 Oct 9 20:24 Dockerfile 20:26:30 -rw-rw-r-- 1 jenkins jenkins 966 Oct 9 20:24 Dockerfile.build 20:26:30 -rw-rw-r-- 1 jenkins jenkins 766 Oct 9 20:24 Jenkinsfile 20:26:30 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 20:24 LICENSE 20:26:30 -rw-rw-r-- 1 jenkins jenkins 1277 Oct 9 20:24 README.md 20:26:30 -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 20:21 VERSION 20:26:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 20:24 bin 20:26:30 -rw-r--r-- 1 jenkins jenkins 10 Oct 9 20:25 coverage.out 20:26:30 -rw-rw-r-- 1 jenkins jenkins 180 Oct 9 20:24 docker-compose.debug.yml 20:26:30 -rw-rw-r-- 1 jenkins jenkins 133 Oct 9 20:24 docker-compose.yml 20:26:30 -rw-r--r-- 1 jenkins jenkins 133 Oct 9 20:26 go.mod 20:26:30 -rw-r--r-- 1 jenkins jenkins 19640 Oct 9 20:26 go.sum 20:26:30 -rw-rw-r-- 1 jenkins jenkins 1519 Oct 9 20:24 main.go 20:26:30 -rw-rw-r-- 1 jenkins jenkins 1573 Oct 9 20:24 makefile 20:26:30 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 20:24 res 20:26:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 20:24 snap [Pipeline] isUnix [Pipeline] sh 20:26:30 Removing intermediate container 8218da2e8ff8 20:26:30 ---> 2ffeeeaf973d 20:26:30 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:30 ---> Running in f89395cbca99 20:26: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=875f7634c9e73d2f964494396a4c8bf4cc82f848 --label arch=arm64 --label version=0.0.0 . 20:26:30 Sending build context to Docker daemon 116.2kB 20:26:30 Step 1/27 : ARG BASE=golang:1.15-alpine 20:26:30 Step 2/27 : FROM ${BASE} AS builder 20:26:30 ---> 6133b855a2e1 20:26:30 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:26:31 ---> Running in a4570d3b3fce 20:26:31 Removing intermediate container a4570d3b3fce 20:26:31 ---> 6c5ca1cc0119 20:26:31 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:26:31 ---> Running in f0457a9e98f0 20:26:31 Removing intermediate container f89395cbca99 20:26:31 ---> f6d736ab0c5c 20:26:31 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:26:32 ---> Running in 8f49c4e29952 20:26:32 Removing intermediate container f0457a9e98f0 20:26:32 ---> 435868158dd2 20:26:32 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:26:32 ---> Running in ce49622bbe50 20:26:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:26:33 Removing intermediate container ce49622bbe50 20:26:33 ---> bd1b36da19b7 20:26:33 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:33 ---> Running in 71437f9cabcc 20:26:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:26:33 OK: 167 MiB in 45 packages 20:26:34 Removing intermediate container 8f49c4e29952 20:26:34 ---> 33774bad1a92 20:26:34 Step 8/27 : WORKDIR /app 20:26:34 ---> Running in bc48735fbffe 20:26:34 Removing intermediate container bc48735fbffe 20:26:34 ---> ef5d6160807b 20:26:34 Step 9/27 : COPY go.mod . 20:26:34 ---> 6eae4fd73778 20:26:34 Step 10/27 : RUN go mod download 20:26:34 ---> Running in e79f5b3c5fca 20:26:35 Removing intermediate container 71437f9cabcc 20:26:35 ---> 78a498277799 20:26:35 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:26:35 ---> Running in d53ad93cc773 20:26:36 Removing intermediate container e79f5b3c5fca 20:26:36 ---> 577655763e70 20:26:36 Step 11/27 : COPY . . 20:26:36 ---> f1faa076b526 20:26:36 Step 12/27 : ARG MAKE="make build" 20:26:36 ---> Running in c4391c5932cc 20:26:36 Removing intermediate container c4391c5932cc 20:26:36 ---> 8e57b960fcc6 20:26:36 Step 13/27 : RUN $MAKE 20:26:36 ---> Running in dc4e6b79a295 20:26:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:26:37 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 20:26:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:26:38 OK: 144 MiB in 45 packages 20:26:39 Removing intermediate container d53ad93cc773 20:26:39 ---> 03d38f23561e 20:26:39 Step 8/27 : WORKDIR /app 20:26:39 ---> Running in 2a75ba2afba5 20:26:40 Removing intermediate container 2a75ba2afba5 20:26:40 ---> 1c64074d11f5 20:26:40 Step 9/27 : COPY go.mod . 20:26:40 ---> ccb4b71a60a0 20:26:40 Step 10/27 : RUN go mod download 20:26:41 ---> Running in ceba24d5656d 20:26:43 Removing intermediate container ceba24d5656d 20:26:43 ---> 4fbaabd84749 20:26:43 Step 11/27 : COPY . . 20:26:44 ---> d1ba06e26bed 20:26:44 Step 12/27 : ARG MAKE="make build" 20:26:44 ---> Running in 9abf039a482f 20:26:44 Removing intermediate container 9abf039a482f 20:26:44 ---> 7d108b137a2f 20:26:44 Step 13/27 : RUN $MAKE 20:26:45 ---> Running in 9f9ff87cde8d 20:26:46 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 20:27:04 Removing intermediate container dc4e6b79a295 20:27:04 ---> d54fb7c7ae3e 20:27:04 Step 14/27 : FROM alpine:latest 20:27:04 latest: Pulling from library/alpine 20:27:04 df20fa9351a1: Already exists 20:27:04 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 20:27:04 Status: Downloaded newer image for alpine:latest 20:27:04 ---> a24bb4013296 20:27:04 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:27:04 ---> Running in 32fc18f0759f 20:27:04 Removing intermediate container 32fc18f0759f 20:27:04 ---> b5bbdd3252e2 20:27:04 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:27:04 ---> Running in 3f24617a86e5 20:27:04 Removing intermediate container 3f24617a86e5 20:27:04 ---> 843f364918ff 20:27:04 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 20:27:04 ---> Running in 9fc9ebc13910 20:27:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:27:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:27:05 (1/6) Installing ca-certificates (20191127-r4) 20:27:05 (2/6) Installing libgcc (9.3.0-r2) 20:27:05 (3/6) Installing libsodium (1.0.18-r0) 20:27:05 (4/6) Installing libstdc++ (9.3.0-r2) 20:27:05 (5/6) Installing libzmq (4.3.3-r0) 20:27:05 (6/6) Installing zeromq (4.3.3-r0) 20:27:05 Executing busybox-1.31.1-r16.trigger 20:27:05 Executing ca-certificates-20191127-r4.trigger 20:27:05 OK: 9 MiB in 20 packages 20:27:06 Removing intermediate container 9fc9ebc13910 20:27:06 ---> 0dca5a832ad4 20:27:06 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:27:06 ---> c565387d91ce 20:27:06 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:27:07 ---> 2f9d5edad1cc 20:27:07 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:27:07 ---> 82f501bc4346 20:27:07 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:27:08 ---> 760107aaf5cc 20:27:08 Step 22/27 : EXPOSE 48095 20:27:08 ---> Running in 7d37a4388c4a 20:27:08 Removing intermediate container 7d37a4388c4a 20:27:08 ---> f5fad3f947c3 20:27:08 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:27:08 ---> Running in fa8b9bd17a6b 20:27:08 Removing intermediate container fa8b9bd17a6b 20:27:08 ---> 35cc44437550 20:27:08 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:27:08 ---> Running in 5f417893bb39 20:27:09 Removing intermediate container 5f417893bb39 20:27:09 ---> 6ee18ea41172 20:27:09 Step 25/27 : LABEL arch=amd64 20:27:09 ---> Running in 36296c2387fe 20:27:09 Removing intermediate container 36296c2387fe 20:27:09 ---> ef96f4393286 20:27:09 Step 26/27 : LABEL git_sha=875f7634c9e73d2f964494396a4c8bf4cc82f848 20:27:09 ---> Running in 4ef3aff7e1fd 20:27:09 Removing intermediate container 4ef3aff7e1fd 20:27:09 ---> 271eab098d68 20:27:09 Step 27/27 : LABEL version=0.0.0 20:27:09 ---> Running in 343c923df198 20:27:10 Removing intermediate container 343c923df198 20:27:10 ---> d6c827f6d80f 20:27:10 [Warning] One or more build-args [ARCH] were not consumed 20:27:10 Successfully built d6c827f6d80f 20:27:10 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 20:27:26 Still waiting to schedule task 20:27:26 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:27:33 Removing intermediate container 9f9ff87cde8d 20:27:33 ---> 039c4e99574f 20:27:33 Step 14/27 : FROM alpine:latest 20:27:33 latest: Pulling from library/alpine 20:27:33 b538f80385f9: Already exists 20:27:33 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 20:27:33 Status: Downloaded newer image for alpine:latest 20:27:33 ---> 62ee0e9f8440 20:27:33 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:27:33 ---> Running in 4fdbd76d30d0 20:27:34 Removing intermediate container 4fdbd76d30d0 20:27:34 ---> 544659fdd4b2 20:27:34 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:27:34 ---> Running in 18684135b4f4 20:27:35 Removing intermediate container 18684135b4f4 20:27:35 ---> 055a1b87dc09 20:27:35 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 20:27:35 ---> Running in 9b722f443047 20:27:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:27:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:27:37 (1/6) Installing ca-certificates (20191127-r4) 20:27:37 (2/6) Installing libgcc (9.3.0-r2) 20:27:37 (3/6) Installing libsodium (1.0.18-r0) 20:27:37 (4/6) Installing libstdc++ (9.3.0-r2) 20:27:37 (5/6) Installing libzmq (4.3.3-r0) 20:27:37 (6/6) Installing zeromq (4.3.3-r0) 20:27:37 Executing busybox-1.31.1-r16.trigger 20:27:37 Executing ca-certificates-20191127-r4.trigger 20:27:37 OK: 9 MiB in 20 packages 20:27:39 Removing intermediate container 9b722f443047 20:27:39 ---> 6480818f4592 20:27:39 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:27:39 ---> fa47e63a5e39 20:27:39 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:27:40 ---> 22f8d68ba1b0 20:27:40 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:27:41 ---> 0cd7a16a4dad 20:27:41 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:27:42 ---> 5275ab604695 20:27:42 Step 22/27 : EXPOSE 48095 20:27:43 ---> Running in 233676bac15e 20:27:43 Removing intermediate container 233676bac15e 20:27:43 ---> b74563ba3e1a 20:27:43 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:27:43 ---> Running in 21e9665b4a11 20:27:44 Removing intermediate container 21e9665b4a11 20:27:44 ---> 185136e23e5c 20:27:44 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:27:44 ---> Running in 2a24da7c668c 20:27:44 Removing intermediate container 2a24da7c668c 20:27:44 ---> 31e0344f993c 20:27:44 Step 25/27 : LABEL arch=arm64 20:27:44 ---> Running in 536528c15163 20:27:45 Removing intermediate container 536528c15163 20:27:45 ---> 326cd1eee315 20:27:45 Step 26/27 : LABEL git_sha=875f7634c9e73d2f964494396a4c8bf4cc82f848 20:27:45 ---> Running in 2b458965da1e 20:27:45 Removing intermediate container 2b458965da1e 20:27:45 ---> 0c40a5259e06 20:27:45 Step 27/27 : LABEL version=0.0.0 20:27:46 ---> Running in 64352b49e088 20:27:46 Removing intermediate container 64352b49e088 20:27:46 ---> 5771a1fafabb 20:27:46 [Warning] One or more build-args [ARCH] were not consumed 20:27:46 Successfully built 5771a1fafabb 20:27:46 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:28:02 Still waiting to schedule task 20:28:02 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 20:28:28 Running on prd-ubuntu18.04-docker-8c-8g-4411 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 20:28:28 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 20:28:30 using credential edgex-jenkins-ssh 20:28:30 Cloning the remote Git repository 20:28:30 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:28:30 > git init /w/workspace/app-service-configurable/1 # timeout=10 20:28:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:28:30 > git --version # timeout=10 20:28:30 > git --version # 'git version 2.17.1' 20:28:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:32 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit 875f7634c9e73d2f964494396a4c8bf4cc82f848 20:28:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:28:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:28:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:28:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:28:31 > git config core.sparsecheckout # timeout=10 20:28:31 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 20:28:31 > git remote # timeout=10 20:28:31 > git config --get remote.origin.url # timeout=10 20:28:32 Merge succeeded, producing 875f7634c9e73d2f964494396a4c8bf4cc82f848 20:28:32 Checking out Revision 875f7634c9e73d2f964494396a4c8bf4cc82f848 (PR-124) 20:28:31 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:31 > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 20:28:31 > git rev-parse HEAD^{commit} # timeout=10 20:28:31 > git config core.sparsecheckout # timeout=10 20:28:31 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 20:28:35 Commit message: "ci: testing new native snap build" 20:28:34 > git --version # timeout=10 20:28:34 > git --version # 'git version 2.17.1' 20:28:34 fatal: bad object 793ecab86f129571a616148e60910185c3e6ff6c [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:37 + echo snap-build.sh 20:28:37 snap-build.sh 20:28:37 + SNAP_BASE_DIR=. 20:28:37 + '[' '!' -z /w/workspace/app-service-configurable/1 ']' 20:28:37 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/1 20:28:37 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/1]' 20:28:37 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/1] 20:28:37 + cd /w/workspace/app-service-configurable/1 20:28:37 + snap install lxd 20:28:37 error: access denied (try with sudo) [Pipeline] } [Pipeline] // withEnv [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] } 20:28:38 Failed in branch amd64 20:29:50 Running on prd-ubuntu18.04-docker-arm64-16c-16g-4412 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 20:29:50 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 20:29:54 using credential edgex-jenkins-ssh 20:29:54 Cloning the remote Git repository 20:29:54 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:29:54 > git init /w/workspace/app-service-configurable/1 # timeout=10 20:29:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:29:54 > git --version # timeout=10 20:29:54 > git --version # 'git version 2.17.1' 20:29:54 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:55 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:29:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:55 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:29:55 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:29:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:56 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit 875f7634c9e73d2f964494396a4c8bf4cc82f848 20:29:56 Merge succeeded, producing 875f7634c9e73d2f964494396a4c8bf4cc82f848 20:29:56 Checking out Revision 875f7634c9e73d2f964494396a4c8bf4cc82f848 (PR-124) 20:29:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:29:56 > git config core.sparsecheckout # timeout=10 20:29:56 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 20:29:56 > git remote # timeout=10 20:29:56 > git config --get remote.origin.url # timeout=10 20:29:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:56 > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 20:29:56 > git rev-parse HEAD^{commit} # timeout=10 20:29:56 > git config core.sparsecheckout # timeout=10 20:29:56 > git checkout -f 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 20:30:00 Commit message: "ci: testing new native snap build" 20:30:00 > git --version # timeout=10 20:30:00 > git --version # 'git version 2.17.1' 20:30:00 fatal: bad object 793ecab86f129571a616148e60910185c3e6ff6c [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:02 + echo snap-build.sh 20:30:02 snap-build.sh 20:30:02 + SNAP_BASE_DIR=. 20:30:02 + '[' '!' -z /w/workspace/app-service-configurable/1 ']' 20:30:02 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/1 20:30:02 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/1]' 20:30:02 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/1] 20:30:02 + cd /w/workspace/app-service-configurable/1 20:30:02 + snap install lxd 20:30:02 error: access denied (try with sudo) [Pipeline] } [Pipeline] // withEnv [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] } 20:30:04 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 20:30:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:30:09 ---> package-listing.sh 20:30:09 ++ facter osfamily 20:30:09 ++ tr '[:upper:]' '[:lower:]' 20:30:09 + OS_FAMILY=redhat 20:30:09 + workspace=/w/workspace/_app-service-configurable_PR-124 20:30:09 + START_PACKAGES=/tmp/packages_start.txt 20:30:09 + END_PACKAGES=/tmp/packages_end.txt 20:30:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:30:09 + PACKAGES=/tmp/packages_start.txt 20:30:09 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 20:30:09 + PACKAGES=/tmp/packages_end.txt 20:30:09 + case "${OS_FAMILY}" in 20:30:09 + rpm -qa 20:30:09 + sort 20:30:13 + '[' -f /tmp/packages_start.txt ']' 20:30:13 + '[' -f /tmp/packages_end.txt ']' 20:30:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:30:13 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 20:30:13 + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ 20:30:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo 20:30:13 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-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:30:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:30:14 20:30:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:30:14 alpine: Pulling from edgex-lftools-log-publisher 20:30:14 df20fa9351a1: Pulling fs layer 20:30:14 36b3adc4ff6f: Pulling fs layer 20:30:14 8ad3a11d3b57: Pulling fs layer 20:30:14 46f8f816bc3b: Pulling fs layer 20:30:14 93b61091891f: Pulling fs layer 20:30:14 93b9cdb0e59b: Pulling fs layer 20:30:14 5e14af77c1be: Pulling fs layer 20:30:14 01666e4c0597: Pulling fs layer 20:30:14 aa168da1d23b: Pulling fs layer 20:30:14 93b61091891f: Waiting 20:30:14 93b9cdb0e59b: Waiting 20:30:14 5e14af77c1be: Waiting 20:30:14 01666e4c0597: Waiting 20:30:14 aa168da1d23b: Waiting 20:30:14 46f8f816bc3b: Waiting 20:30:14 36b3adc4ff6f: Download complete 20:30:14 46f8f816bc3b: Verifying Checksum 20:30:14 46f8f816bc3b: Download complete 20:30:14 df20fa9351a1: Verifying Checksum 20:30:14 df20fa9351a1: Download complete 20:30:14 93b9cdb0e59b: Verifying Checksum 20:30:14 93b9cdb0e59b: Download complete 20:30:14 5e14af77c1be: Verifying Checksum 20:30:14 5e14af77c1be: Download complete 20:30:14 01666e4c0597: Verifying Checksum 20:30:14 01666e4c0597: Download complete 20:30:14 93b61091891f: Verifying Checksum 20:30:14 93b61091891f: Download complete 20:30:14 8ad3a11d3b57: Verifying Checksum 20:30:14 8ad3a11d3b57: Download complete 20:30:14 df20fa9351a1: Pull complete 20:30:15 36b3adc4ff6f: Pull complete 20:30:15 8ad3a11d3b57: Pull complete 20:30:15 46f8f816bc3b: Pull complete 20:30:16 93b61091891f: Pull complete 20:30:16 93b9cdb0e59b: Pull complete 20:30:16 5e14af77c1be: Pull complete 20:30:16 01666e4c0597: Pull complete 20:30:16 aa168da1d23b: Verifying Checksum 20:30:16 aa168da1d23b: Download complete 20:30:23 aa168da1d23b: Pull complete 20:30:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:30:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:30:23 prd-centos7-docker-4c-2g-4408 does not seem to be running inside a container 20:30:23 $ 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-124/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-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@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:10003/edgex-lftools-log-publisher:alpine cat 20:30:29 $ docker top c43e256811648c880b29142708179d7b6bb03bb6b829ee84c8203fd05cb16915 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:30 + touch /tmp/pre-build-complete [Pipeline] sh 20:30:30 + mkdir -p /var/log/sa [Pipeline] sh 20:30:30 + ls /var/log/sa-host 20:30:30 + sadf -c /var/log/sa-host/sa05 20:30:30 file_magic: OK 20:30:30 HZ: Using current value: 100 20:30:30 file_header: OK 20:30:30 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 20:30:30 Statistics: 20:30:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:30:30 File successfully converted to sysstat format version 12.2.1 20:30:30 + sadf -c /var/log/sa-host/sa09 20:30:30 file_magic: OK 20:30:30 HZ: Using current value: 100 20:30:30 file_header: OK 20:30:30 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 20:30:30 Statistics: 20:30:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:30:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:31 provisioning config files... 20:30:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config3000676165723741660tmp [Pipeline] { [Pipeline] echo 20:30:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:30:31 ---> create-netrc.sh [Pipeline] } 20:30:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:30:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:30:32 ---> python-tools-install.sh [Pipeline] echo 20:30:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:30:32 ---> sudo-logs.sh 20:30:32 Archiving 'sudo' log.. [Pipeline] echo 20:30:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:30:32 ---> job-cost.sh 20:30:32 lf-activate-venv: SKIPPING 20:30:32 INFO: No Stack... 20:30:34 INFO: Retrieving Pricing Info for: v1-standard-2 20:30:34 INFO: Archiving Costs [Pipeline] echo 20:30:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:30:35 ---> logs-deploy.sh 20:30:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/1 20:30:35 INFO: archiving workspace using pattern(s): 20:30:36 Archives upload complete. 20:30:36 INFO: archiving logs to Nexus 20:30:37 ---> uname -a: 20:30:37 Linux prd-centos7-docker-4c-2g-4408.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 20:30:37 20:30:37 20:30:37 ---> lscpu: 20:30:37 Architecture: x86_64 20:30:37 CPU op-mode(s): 32-bit, 64-bit 20:30:37 Byte Order: Little Endian 20:30:37 Address sizes: 40 bits physical, 48 bits virtual 20:30:37 CPU(s): 4 20:30:37 On-line CPU(s) list: 0-3 20:30:37 Thread(s) per core: 1 20:30:37 Core(s) per socket: 1 20:30:37 Socket(s): 4 20:30:37 NUMA node(s): 1 20:30:37 Vendor ID: GenuineIntel 20:30:37 CPU family: 6 20:30:37 Model: 44 20:30:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:30:37 Stepping: 1 20:30:37 CPU MHz: 2933.438 20:30:37 BogoMIPS: 5866.87 20:30:37 Virtualization: VT-x 20:30:37 Hypervisor vendor: KVM 20:30:37 Virtualization type: full 20:30:37 L1d cache: 128 KiB 20:30:37 L1i cache: 128 KiB 20:30:37 L2 cache: 16 MiB 20:30:37 L3 cache: 64 MiB 20:30:37 NUMA node0 CPU(s): 0-3 20:30:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:30:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:30:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:30:37 Vulnerability Meltdown: Mitigation; PTI 20:30:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:30:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:30:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:30:37 Vulnerability Tsx async abort: Not affected 20:30:37 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 20:30:37 20:30:37 20:30:37 ---> nproc: 20:30:37 4 20:30:37 20:30:37 20:30:37 ---> df -h: 20:30:37 Filesystem Size Used Available Use% Mounted on 20:30:37 overlay 50.0G 7.2G 42.8G 14% / 20:30:37 tmpfs 64.0M 0 64.0M 0% /dev 20:30:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:30:37 shm 64.0M 0 64.0M 0% /dev/shm 20:30:37 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 20:30:37 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 20:30:37 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 20:30:37 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 20:30:37 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 20:30:37 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 20:30:37 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-124 20:30:37 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-124@tmp 20:30:37 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 20:30:37 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 20:30:37 20:30:37 20:30:37 ---> free -m: 20:30:37 total used free shared buff/cache available 20:30:37 Mem: 1837 664 102 0 1070 1069 20:30:37 Swap: 1023 1 1022 20:30:37 20:30:37 20:30:37 ---> ip addr: 20:30:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:30:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:30:37 inet 127.0.0.1/8 scope host lo 20:30:37 valid_lft forever preferred_lft forever 20:30:37 inet6 ::1/128 scope host 20:30:37 valid_lft forever preferred_lft forever 20:30:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:30:37 link/ether fa:16:3e:2c:7f:22 brd ff:ff:ff:ff:ff:ff 20:30:37 inet 10.30.123.226/23 brd 10.30.123.255 scope global dynamic eth0 20:30:37 valid_lft 85815sec preferred_lft 85815sec 20:30:37 inet6 fe80::f816:3eff:fe2c:7f22/64 scope link 20:30:37 valid_lft forever preferred_lft forever 20:30:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:30:37 link/ether 02:42:7e:69:97:a3 brd ff:ff:ff:ff:ff:ff 20:30:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:30:37 valid_lft forever preferred_lft forever 20:30:37 inet6 fe80::42:7eff:fe69:97a3/64 scope link 20:30:37 valid_lft forever preferred_lft forever 20:30:37 20:30:37 20:30:37 ---> sar -b -r -n DEV: 20:30:37 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/20 _x86_64_ (4 CPU) 20:30:37 20:30:37 20:20:35 LINUX RESTART (4 CPU) 20:30:37 20:30:37 20:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:30:37 20:22:02 94.85 43.66 51.19 0.00 7678.89 5146.84 0.00 20:30:37 20:23:01 2.61 0.00 2.61 0.00 0.00 92.36 0.00 20:30:37 20:24:01 0.37 0.00 0.37 0.00 0.00 5.56 0.00 20:30:37 20:25:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 20:30:37 20:26:01 0.17 0.00 0.17 0.00 0.00 1.88 0.00 20:30:37 20:27:01 0.32 0.00 0.32 0.00 0.00 4.86 0.00 20:30:37 20:28:01 0.43 0.02 0.42 0.00 0.13 4.06 0.00 20:30:37 20:29:02 0.28 0.00 0.28 0.00 0.00 3.38 0.00 20:30:37 20:30:01 0.27 0.00 0.27 0.00 0.00 2.63 0.00 20:30:37 Average: 10.95 4.80 6.15 0.00 844.10 578.74 0.00 20:30:37 20:30:37 20:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:30:37 20:22:02 172460 0 563864 29.97 2620 1142612 1115264 38.06 430448 1119052 120 20:30:37 20:23:01 179376 0 556944 29.60 2620 1142616 1080120 36.86 427616 1115824 20 20:30:37 20:24:01 177340 0 558972 29.71 2620 1142624 1080256 36.87 430484 1115604 20 20:30:37 20:25:01 177104 0 559208 29.72 2620 1142624 1080292 36.87 430724 1115600 12 20:30:37 20:26:01 176388 0 559920 29.76 2620 1142628 1080124 36.86 434788 1112132 8 20:30:37 20:27:01 175160 0 561136 29.82 2620 1142640 1080208 36.87 436088 1112132 8 20:30:37 20:28:01 175424 0 560868 29.81 2620 1142644 1080124 36.86 447788 1100116 8 20:30:37 20:29:02 173428 0 562856 29.91 2620 1142652 1080352 36.87 440856 1108280 8 20:30:37 20:30:01 174344 0 561936 29.87 2620 1142656 1080340 36.87 440684 1108280 20 20:30:37 Average: 175669 0 560634 29.80 2620 1142633 1084120 37.00 435497 1111891 25 20:30:37 20:30:37 20:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:30:37 20:22:02 eth0 465.35 310.70 1062.39 94.22 0.00 0.00 0.00 0.00 20:30:37 20:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:22:02 docker0 1.95 1.74 0.34 3.20 0.00 0.00 0.00 0.00 20:30:37 20:23:01 eth0 0.61 0.08 0.04 0.01 0.00 0.00 0.00 0.00 20:30:37 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:24:01 eth0 4.15 1.92 3.12 0.21 0.00 0.00 0.00 0.00 20:30:37 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:25:01 eth0 0.48 0.27 0.27 0.28 0.00 0.00 0.00 0.00 20:30:37 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:30:37 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:27:01 eth0 0.32 0.28 0.15 0.08 0.00 0.00 0.00 0.00 20:30:37 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:28:01 eth0 0.38 0.08 0.03 0.01 0.00 0.00 0.00 0.00 20:30:37 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:29:02 eth0 1.22 0.40 0.34 0.20 0.00 0.00 0.00 0.00 20:30:37 20:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:30:01 eth0 0.69 0.27 0.30 0.20 0.00 0.00 0.00 0.00 20:30:37 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 Average: eth0 52.04 34.53 117.26 10.47 0.00 0.00 0.00 0.00 20:30:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:37 Average: docker0 0.21 0.19 0.04 0.35 0.00 0.00 0.00 0.00 20:30:37 20:30:37 20:30:37 ---> sar -P ALL: 20:30:37 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/20 _x86_64_ (4 CPU) 20:30:37 20:30:37 20:20:35 LINUX RESTART (4 CPU) 20:30:37 20:30:37 20:21:02 CPU %user %nice %system %iowait %steal %idle 20:30:37 20:22:02 all 12.31 0.00 4.58 2.99 0.04 80.08 20:30:37 20:22:02 0 13.49 0.00 5.18 1.00 0.05 80.28 20:30:37 20:22:02 1 12.08 0.00 4.56 3.81 0.05 79.50 20:30:37 20:22:02 2 10.87 0.00 4.68 3.63 0.03 80.79 20:30:37 20:22:02 3 12.79 0.00 3.91 3.54 0.02 79.74 20:30:37 20:23:01 all 0.15 0.00 0.04 0.00 0.00 99.81 20:30:37 20:23:01 0 0.47 0.00 0.05 0.00 0.00 99.47 20:30:37 20:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:30:37 20:23:01 2 0.07 0.00 0.07 0.00 0.02 99.85 20:30:37 20:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:30:37 20:24:01 all 0.23 0.00 0.04 0.00 0.00 99.73 20:30:37 20:24:01 0 0.48 0.00 0.03 0.00 0.00 99.48 20:30:37 20:24:01 1 0.22 0.00 0.03 0.00 0.00 99.75 20:30:37 20:24:01 2 0.08 0.00 0.07 0.00 0.00 99.85 20:30:37 20:24:01 3 0.13 0.00 0.02 0.00 0.00 99.85 20:30:37 20:25:01 all 0.11 0.00 0.02 0.00 0.00 99.87 20:30:37 20:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:30:37 20:25:01 1 0.38 0.00 0.03 0.00 0.00 99.58 20:30:37 20:25:01 2 0.05 0.00 0.05 0.00 0.00 99.90 20:30:37 20:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:30:37 20:26:01 all 0.08 0.00 0.04 0.00 0.00 99.88 20:30:37 20:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:30:37 20:26:01 1 0.27 0.00 0.07 0.00 0.00 99.67 20:30:37 20:26:01 2 0.05 0.00 0.05 0.00 0.00 99.90 20:30:37 20:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:30:37 20:27:01 all 0.15 0.00 0.03 0.00 0.00 99.81 20:30:37 20:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:30:37 20:27:01 1 0.53 0.00 0.05 0.00 0.00 99.42 20:30:37 20:27:01 2 0.05 0.00 0.03 0.00 0.00 99.92 20:30:37 20:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:30:37 20:28:01 all 0.15 0.00 0.02 0.00 0.00 99.82 20:30:37 20:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:30:37 20:28:01 1 0.52 0.00 0.05 0.00 0.00 99.43 20:30:37 20:28:01 2 0.07 0.00 0.03 0.00 0.00 99.90 20:30:37 20:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:30:37 20:29:02 all 0.16 0.00 0.03 0.00 0.00 99.81 20:30:37 20:29:02 0 0.02 0.00 0.02 0.00 0.00 99.97 20:30:37 20:29:02 1 0.52 0.00 0.03 0.00 0.00 99.45 20:30:37 20:29:02 2 0.05 0.00 0.05 0.00 0.00 99.90 20:30:37 20:29:02 3 0.05 0.00 0.02 0.00 0.00 99.93 20:30:37 20:30:01 all 0.15 0.00 0.03 0.00 0.00 99.82 20:30:37 20:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:30:37 20:30:01 1 0.54 0.00 0.03 0.00 0.00 99.42 20:30:37 20:30:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:30:37 20:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:30:37 Average: all 1.48 0.00 0.53 0.33 0.00 97.66 20:30:37 Average: 0 1.59 0.00 0.59 0.11 0.01 97.71 20:30:37 Average: 1 1.65 0.00 0.53 0.42 0.01 97.39 20:30:37 Average: 2 1.24 0.00 0.56 0.40 0.01 97.80 20:30:37 Average: 3 1.42 0.00 0.44 0.39 0.00 97.75 20:30:37 20:30:37 20:30:37