Pull request #158 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e+0b6ac86b660cf605cfaa9a96e27b56772a59fa3b (84c0b31e4c4ed7ca963eba2977e9252dfdf0c8f8) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-158/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 --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 with 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 --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 > 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-158/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16197 in /w/workspace/_app-service-configurable_PR-158 [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-158 # 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 Merging remotes/origin/master commit 0b6ac86b660cf605cfaa9a96e27b56772a59fa3b into PR head commit 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e Merge succeeded, producing 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e Checking out Revision 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e (PR-158) 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/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # 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 0b6ac86b660cf605cfaa9a96e27b56772a59fa3b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 Commit message: "refactor: Remove SecretStoreExclusive configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:19:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:19:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:19:39 ========================================================= 00:19:39 EdgeX Global Pipelines Version Info 00:19:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:19:41 ------------------- 00:19:41 stable info: 00:19:41 ------------------- 00:19:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:19:41 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 00:19:41 Message: update stable to v1.0.172 00:19:42 ------------------- 00:19:42 experimental info: 00:19:42 ------------------- 00:19:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:19:42 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 00:19:42 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:19:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:19:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:19:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:19:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:19:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:19:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:19:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:19:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:19:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:19:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:19:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:19:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 00:19:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:19:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:19:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:19:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:19:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:19:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:19:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:19:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:19:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:19:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:19:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:19:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:19:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:19:46 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:19:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-158 [Pipeline] echo 00:19:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-158 [Pipeline] echo 00:19:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-158 [Pipeline] echo 00:19:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e [Pipeline] echo 00:19:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30a3f1b [Pipeline] echo 00:19:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:19:47 provisioning config files... 00:19:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config7794911841203679790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:48 ---> docker-login.sh 00:19:48 nexus3.edgexfoundry.org:10001 00:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:49 Configure a credential helper to remove this warning. See 00:19:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:49 00:19:49 Login Succeeded 00:19:49 nexus3.edgexfoundry.org:10002 00:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:49 Configure a credential helper to remove this warning. See 00:19:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:49 00:19:49 Login Succeeded 00:19:49 nexus3.edgexfoundry.org:10003 00:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:49 Configure a credential helper to remove this warning. See 00:19:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:49 00:19:49 Login Succeeded 00:19:49 nexus3.edgexfoundry.org:10004 00:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:50 Configure a credential helper to remove this warning. See 00:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:50 00:19:50 Login Succeeded 00:19:50 docker.io 00:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:19:50 Configure a credential helper to remove this warning. See 00:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:19:50 00:19:50 Login Succeeded 00:19:50 ---> docker-login.sh ends [Pipeline] } 00:19:50 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 00:19:52 + git log --format=format:%s -1 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e [Pipeline] echo 00:19:52 GIT_COMMIT: 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e, Commit Message: refactor: Remove SecretStoreExclusive configuration [Pipeline] echo 00:19:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:19:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:19:53 00:19:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:19:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:19:54 latest: Pulling from edgex-devops/git-semver 00:19:54 31603596830f: Pulling fs layer 00:19:54 2a8b12db71e7: Pulling fs layer 00:19:54 6ca5941a6612: Pulling fs layer 00:19:54 ecc8261a40a4: Pulling fs layer 00:19:54 ecc8261a40a4: Waiting 00:19:55 2a8b12db71e7: Verifying Checksum 00:19:55 2a8b12db71e7: Download complete 00:19:55 31603596830f: Verifying Checksum 00:19:55 31603596830f: Download complete 00:19:56 31603596830f: Pull complete 00:19:56 ecc8261a40a4: Verifying Checksum 00:19:56 ecc8261a40a4: Download complete 00:19:56 6ca5941a6612: Verifying Checksum 00:19:56 6ca5941a6612: Download complete 00:19:56 2a8b12db71e7: Pull complete 00:19:59 6ca5941a6612: Pull complete 00:20:00 ecc8261a40a4: Pull complete 00:20:00 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:20:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:20:01 prd-centos7-docker-4c-2g-16197 does not seem to be running inside a container 00:20:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:20:05 $ docker top b8da818552b49d0520f275ad7a2d372e03898e2e809755c21b4b90850acaf626 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:20:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:05 [ssh-agent] Looking for ssh-agent implementation... 00:20:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:06 $ docker exec b8da818552b49d0520f275ad7a2d372e03898e2e809755c21b4b90850acaf626 ssh-agent 00:20:07 SSH_AUTH_SOCK=/tmp/ssh-FADIrPB2t308/agent.11 00:20:07 SSH_AGENT_PID=16 00:20:07 Running ssh-add (command line suppressed) 00:20:07 Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_9109967488903890100.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_9109967488903890100.key) 00:20:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:08 + git tag --points-at HEAD [Pipeline] } 00:20:08 $ docker exec --env ******** --env ******** b8da818552b49d0520f275ad7a2d372e03898e2e809755c21b4b90850acaf626 ssh-agent -k 00:20:09 unset SSH_AUTH_SOCK; 00:20:09 unset SSH_AGENT_PID; 00:20:09 echo Agent pid 16 killed; 00:20:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:20:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:09 [ssh-agent] Looking for ssh-agent implementation... 00:20:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:10 $ docker exec b8da818552b49d0520f275ad7a2d372e03898e2e809755c21b4b90850acaf626 ssh-agent 00:20:10 SSH_AUTH_SOCK=/tmp/ssh-IzonHnNOHpct/agent.44 00:20:10 SSH_AGENT_PID=50 00:20:10 Running ssh-add (command line suppressed) 00:20:10 Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_7616001184773825712.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_7616001184773825712.key) 00:20:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:12 + git semver init 00:20:12 # -> Open(): unable to determine branch for HEAD 00:20:12 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-158/.git 00:20:12 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-158 00:20:12 # $SEMVER_REMOTE_NAME = origin 00:20:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:20:12 # $SEMVER_USER_NAME = edgex-jenkins 00:20:12 # $SEMVER_BRANCH = PR-158 00:20:12 # $SEMVER_TEMP = /tmp/semver-894428179 00:20:12 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 00:20:12 # '/tmp/semver-894428179' -> '/w/workspace/_app-service-configurable_PR-158/.semver' 00:20:12 # -> Force: false 00:20:12 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-158/.semver [Pipeline] } 00:20:12 $ docker exec --env ******** --env ******** b8da818552b49d0520f275ad7a2d372e03898e2e809755c21b4b90850acaf626 ssh-agent -k 00:20:13 unset SSH_AUTH_SOCK; 00:20:13 unset SSH_AGENT_PID; 00:20:13 echo Agent pid 50 killed; 00:20:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:20:14 + git semver [Pipeline] } 00:20:14 $ docker stop --time=1 b8da818552b49d0520f275ad7a2d372e03898e2e809755c21b4b90850acaf626 00:20:16 $ docker rm -f b8da818552b49d0520f275ad7a2d372e03898e2e809755c21b4b90850acaf626 [Pipeline] // withDockerContainer [Pipeline] sh 00:20:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:20:18 Stashed 1 file(s) [Pipeline] echo 00:20:18 [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 00:20:34 Still waiting to schedule task 00:20:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:20:34 Still waiting to schedule task 00:20:34 ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16199’ is offline 00:22:28 Running on prd-centos7-docker-4c-2g-16203 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws 00:22:28 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 00:22:31 using credential edgex-jenkins-ssh 00:22:31 Cloning the remote Git repository 00:22:31 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:22:31 > git init /w/workspace/app-service-configurable/1 # timeout=10 00:22:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:22:31 > git --version # timeout=10 00:22:31 > git --version # 'git version 2.24.3' 00:22:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:32 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:22:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:32 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:22:32 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:22:32 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:22:32 Merging remotes/origin/master commit 0b6ac86b660cf605cfaa9a96e27b56772a59fa3b into PR head commit 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e 00:22:32 Merge succeeded, producing 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e 00:22:32 Checking out Revision 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e (PR-158) 00:22:32 > git config core.sparsecheckout # timeout=10 00:22:32 > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 00:22:32 > git remote # timeout=10 00:22:32 > git config --get remote.origin.url # timeout=10 00:22:32 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:32 > git merge 0b6ac86b660cf605cfaa9a96e27b56772a59fa3b # timeout=10 00:22:32 > git rev-parse HEAD^{commit} # timeout=10 00:22:32 > git config core.sparsecheckout # timeout=10 00:22:32 > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 00:22:36 Commit message: "refactor: Remove SecretStoreExclusive configuration" 00:22:36 > git --version # timeout=10 00:22:36 > git --version # 'git version 2.24.3' 00:22:36 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:22:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:22:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:22:38 + sudo service docker restart 00:22:38 + true 00:22:38 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:22:39 provisioning config files... 00:22:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6510199069931193508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:40 ---> docker-login.sh 00:22:40 nexus3.edgexfoundry.org:10001 00:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:40 Configure a credential helper to remove this warning. See 00:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:40 00:22:40 Login Succeeded 00:22:40 nexus3.edgexfoundry.org:10002 00:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:40 Configure a credential helper to remove this warning. See 00:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:40 00:22:40 Login Succeeded 00:22:40 nexus3.edgexfoundry.org:10003 00:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:40 Configure a credential helper to remove this warning. See 00:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:40 00:22:40 Login Succeeded 00:22:40 nexus3.edgexfoundry.org:10004 00:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:41 Configure a credential helper to remove this warning. See 00:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:41 00:22:41 Login Succeeded 00:22:41 docker.io 00:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:41 Configure a credential helper to remove this warning. See 00:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:41 00:22:41 Login Succeeded 00:22:41 ---> docker-login.sh ends [Pipeline] } 00:22:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:22:42 ========================================================= 00:22:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:22:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:22:42 + 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 . 00:22:42 Sending build context to Docker daemon 93.7kB 00:22:42 Step 1/8 : ARG BASE=golang:1.15-alpine 00:22:42 Step 2/8 : FROM ${BASE} 00:22:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:22:43 188c0c94c7c5: Pulling fs layer 00:22:43 0ef7d3d256c8: Pulling fs layer 00:22:43 de9db76c5a1d: Pulling fs layer 00:22:43 bca2f99d35d6: Pulling fs layer 00:22:43 93359f2a8cfa: Pulling fs layer 00:22:43 7c6f9722023f: Pulling fs layer 00:22:43 a35cf1a2eb13: Pulling fs layer 00:22:43 7c6f9722023f: Waiting 00:22:43 93359f2a8cfa: Waiting 00:22:43 a35cf1a2eb13: Waiting 00:22:43 bca2f99d35d6: Waiting 00:22:43 de9db76c5a1d: Verifying Checksum 00:22:43 de9db76c5a1d: Download complete 00:22:43 0ef7d3d256c8: Download complete 00:22:43 93359f2a8cfa: Verifying Checksum 00:22:43 93359f2a8cfa: Download complete 00:22:43 7c6f9722023f: Verifying Checksum 00:22:43 7c6f9722023f: Download complete 00:22:43 188c0c94c7c5: Verifying Checksum 00:22:43 188c0c94c7c5: Download complete 00:22:44 188c0c94c7c5: Pull complete 00:22:44 0ef7d3d256c8: Pull complete 00:22:44 de9db76c5a1d: Pull complete 00:22:46 a35cf1a2eb13: Verifying Checksum 00:22:46 a35cf1a2eb13: Download complete 00:22:47 bca2f99d35d6: Verifying Checksum 00:22:47 bca2f99d35d6: Download complete 00:22:52 bca2f99d35d6: Pull complete 00:22:52 93359f2a8cfa: Pull complete 00:22:53 7c6f9722023f: Pull complete 00:23:01 a35cf1a2eb13: Pull complete 00:23:01 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:23:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:23:01 ---> a62c8e92a672 00:23:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:23:01 ---> Running in b0dbded9e519 00:23:01 Removing intermediate container b0dbded9e519 00:23:01 ---> 5f94f7f163dd 00:23:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:01 ---> Running in c7f95341c68f 00:23:02 Removing intermediate container c7f95341c68f 00:23:02 ---> 1eb98652c0a2 00:23:02 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:23:02 ---> Running in b8e22b1545f4 00:23:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:23:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:23:05 (1/6) Installing libc-dev (0.7.2-r3) 00:23:05 (2/6) Installing libsodium (1.0.18-r0) 00:23:05 (3/6) Installing pkgconf (1.7.2-r0) 00:23:05 (4/6) Installing libsodium-dev (1.0.18-r0) 00:23:05 (5/6) Installing libzmq (4.3.3-r0) 00:23:05 (6/6) Installing zeromq-dev (4.3.3-r0) 00:23:05 Executing busybox-1.31.1-r19.trigger 00:23:05 OK: 167 MiB in 45 packages 00:23:06 Removing intermediate container b8e22b1545f4 00:23:06 ---> 10db11a7d1a3 00:23:06 Step 6/8 : WORKDIR /app 00:23:06 ---> Running in 52adfb4e4d48 00:23:06 Removing intermediate container 52adfb4e4d48 00:23:06 ---> 7c9cd41b3871 00:23:06 Step 7/8 : COPY . . 00:23:07 ---> 38a42f6e185f 00:23:07 Step 8/8 : RUN go mod download 00:23:07 ---> Running in 6301fba3a50b 00:23:07 go: github.com/edgexfoundry/app-functions-sdk-go@v1.3.1-dev.4: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory 00:23:08 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 00:23:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16202 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] ws 00:23:08 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] checkout Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:23:11 Failed in branch amd64 00:23:14 using credential edgex-jenkins-ssh 00:23:14 Cloning the remote Git repository 00:23:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:23:14 > git init /w/workspace/app-service-configurable/1 # timeout=10 00:23:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:23:14 > git --version # timeout=10 00:23:14 > git --version # 'git version 2.17.1' 00:23:14 using GIT_SSH to set credentials SSH Credentials for GitHub 00:23:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:23:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:23:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:23:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:23:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:23:16 Merging remotes/origin/master commit 0b6ac86b660cf605cfaa9a96e27b56772a59fa3b into PR head commit 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e 00:23:16 Merge succeeded, producing 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e 00:23:16 Checking out Revision 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e (PR-158) 00:23:16 > git config core.sparsecheckout # timeout=10 00:23:16 > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 00:23:16 > git remote # timeout=10 00:23:16 > git config --get remote.origin.url # timeout=10 00:23:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:23:16 > git merge 0b6ac86b660cf605cfaa9a96e27b56772a59fa3b # timeout=10 00:23:16 > git rev-parse HEAD^{commit} # timeout=10 00:23:16 > git config core.sparsecheckout # timeout=10 00:23:16 > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 00:23:20 Commit message: "refactor: Remove SecretStoreExclusive configuration" 00:23:20 > git --version # timeout=10 00:23:20 > git --version # 'git version 2.17.1' 00:23:20 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:23:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:23:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:23:23 + sudo service docker restart 00:23:23 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:23:26 provisioning config files... 00:23:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4719069046076355912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:26 ---> docker-login.sh 00:23:26 nexus3.edgexfoundry.org:10001 00:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:27 Configure a credential helper to remove this warning. See 00:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:27 00:23:27 Login Succeeded 00:23:27 nexus3.edgexfoundry.org:10002 00:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:28 Configure a credential helper to remove this warning. See 00:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:28 00:23:28 Login Succeeded 00:23:28 nexus3.edgexfoundry.org:10003 00:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:28 Configure a credential helper to remove this warning. See 00:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:28 00:23:28 Login Succeeded 00:23:28 nexus3.edgexfoundry.org:10004 00:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:29 Configure a credential helper to remove this warning. See 00:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:29 00:23:29 Login Succeeded 00:23:29 docker.io 00:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:23:30 Configure a credential helper to remove this warning. See 00:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:23:30 00:23:30 Login Succeeded 00:23:30 ---> docker-login.sh ends [Pipeline] } 00:23:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:23:30 ========================================================= 00:23:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:23:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:23:31 + 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 . 00:23:31 Sending build context to Docker daemon 93.7kB 00:23:31 Step 1/8 : ARG BASE=golang:1.15-alpine 00:23:31 Step 2/8 : FROM ${BASE} 00:23:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:23:31 5f621e34cdf4: Pulling fs layer 00:23:31 a4357932f1b6: Pulling fs layer 00:23:31 18c013af1878: Pulling fs layer 00:23:31 00ac8860ef70: Pulling fs layer 00:23:31 63d7cb157983: Pulling fs layer 00:23:31 b116817d02f9: Pulling fs layer 00:23:31 745a02a5169b: Pulling fs layer 00:23:31 63d7cb157983: Waiting 00:23:31 b116817d02f9: Waiting 00:23:31 745a02a5169b: Waiting 00:23:31 00ac8860ef70: Waiting 00:23:31 18c013af1878: Verifying Checksum 00:23:31 18c013af1878: Download complete 00:23:31 a4357932f1b6: Verifying Checksum 00:23:31 a4357932f1b6: Download complete 00:23:31 63d7cb157983: Verifying Checksum 00:23:31 63d7cb157983: Download complete 00:23:31 b116817d02f9: Verifying Checksum 00:23:31 b116817d02f9: Download complete 00:23:31 5f621e34cdf4: Verifying Checksum 00:23:31 5f621e34cdf4: Download complete 00:23:32 5f621e34cdf4: Pull complete 00:23:33 a4357932f1b6: Pull complete 00:23:33 18c013af1878: Pull complete 00:23:33 745a02a5169b: Verifying Checksum 00:23:33 745a02a5169b: Download complete 00:23:35 00ac8860ef70: Verifying Checksum 00:23:35 00ac8860ef70: Download complete 00:23:45 00ac8860ef70: Pull complete 00:23:45 63d7cb157983: Pull complete 00:23:46 b116817d02f9: Pull complete 00:23:50 745a02a5169b: Pull complete 00:23:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:23:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:23:50 ---> b7e6874047d6 00:23:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:23:52 ---> Running in 57a165a86cc9 00:23:52 Removing intermediate container 57a165a86cc9 00:23:52 ---> b6743995a685 00:23:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:52 ---> Running in aa6e775f6120 00:23:55 Removing intermediate container aa6e775f6120 00:23:55 ---> 3c9360e1d52e 00:23:55 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:23:55 ---> Running in d84bb7b737c0 00:23:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:23:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:23:58 (1/6) Installing libc-dev (0.7.2-r3) 00:23:58 (2/6) Installing libsodium (1.0.18-r0) 00:23:58 (3/6) Installing pkgconf (1.7.2-r0) 00:23:58 (4/6) Installing libsodium-dev (1.0.18-r0) 00:23:58 (5/6) Installing libzmq (4.3.3-r0) 00:23:58 (6/6) Installing zeromq-dev (4.3.3-r0) 00:23:58 Executing busybox-1.31.1-r19.trigger 00:23:58 OK: 144 MiB in 45 packages 00:24:00 Removing intermediate container d84bb7b737c0 00:24:00 ---> c21e24a8ad58 00:24:00 Step 6/8 : WORKDIR /app 00:24:00 ---> Running in 2e1d3d370939 00:24:00 Removing intermediate container 2e1d3d370939 00:24:00 ---> c8cc537b2fd6 00:24:00 Step 7/8 : COPY . . 00:24:01 ---> 7ba369c03ad2 00:24:01 Step 8/8 : RUN go mod download 00:24:01 ---> Running in c3c020876153 00:24:02 go: github.com/edgexfoundry/app-functions-sdk-go@v1.3.1-dev.4: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory 00:24:03 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:24:05 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 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 00:24:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:24:10 ---> package-listing.sh 00:24:10 ++ facter osfamily 00:24:10 ++ tr '[:upper:]' '[:lower:]' 00:24:10 + OS_FAMILY=redhat 00:24:10 + workspace=/w/workspace/_app-service-configurable_PR-158 00:24:10 + START_PACKAGES=/tmp/packages_start.txt 00:24:10 + END_PACKAGES=/tmp/packages_end.txt 00:24:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:24:10 + PACKAGES=/tmp/packages_start.txt 00:24:10 + '[' /w/workspace/_app-service-configurable_PR-158 ']' 00:24:10 + PACKAGES=/tmp/packages_end.txt 00:24:10 + case "${OS_FAMILY}" in 00:24:10 + rpm -qa 00:24:10 + sort 00:24:18 + '[' -f /tmp/packages_start.txt ']' 00:24:18 + '[' -f /tmp/packages_end.txt ']' 00:24:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:24:18 + '[' /w/workspace/_app-service-configurable_PR-158 ']' 00:24:18 + mkdir -p /w/workspace/_app-service-configurable_PR-158/archives/ 00:24:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-158/archives/ [Pipeline] echo 00:24:18 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-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:24:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:24:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:24:20 00:24:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:24:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:24:20 alpine: Pulling from edgex-lftools-log-publisher 00:24:20 df20fa9351a1: Pulling fs layer 00:24:20 36b3adc4ff6f: Pulling fs layer 00:24:20 8ad3a11d3b57: Pulling fs layer 00:24:20 46f8f816bc3b: Pulling fs layer 00:24:20 93b61091891f: Pulling fs layer 00:24:20 93b9cdb0e59b: Pulling fs layer 00:24:20 5e14af77c1be: Pulling fs layer 00:24:20 01666e4c0597: Pulling fs layer 00:24:20 aa168da1d23b: Pulling fs layer 00:24:20 93b9cdb0e59b: Waiting 00:24:20 01666e4c0597: Waiting 00:24:20 5e14af77c1be: Waiting 00:24:20 aa168da1d23b: Waiting 00:24:20 46f8f816bc3b: Waiting 00:24:20 93b61091891f: Waiting 00:24:21 36b3adc4ff6f: Download complete 00:24:21 46f8f816bc3b: Verifying Checksum 00:24:21 46f8f816bc3b: Download complete 00:24:21 df20fa9351a1: Verifying Checksum 00:24:21 df20fa9351a1: Download complete 00:24:21 93b9cdb0e59b: Verifying Checksum 00:24:21 93b9cdb0e59b: Download complete 00:24:21 93b61091891f: Verifying Checksum 00:24:21 93b61091891f: Download complete 00:24:21 5e14af77c1be: Verifying Checksum 00:24:21 5e14af77c1be: Download complete 00:24:21 01666e4c0597: Verifying Checksum 00:24:21 01666e4c0597: Download complete 00:24:21 df20fa9351a1: Pull complete 00:24:22 36b3adc4ff6f: Pull complete 00:24:22 8ad3a11d3b57: Download complete 00:24:23 8ad3a11d3b57: Pull complete 00:24:24 46f8f816bc3b: Pull complete 00:24:25 93b61091891f: Pull complete 00:24:25 93b9cdb0e59b: Pull complete 00:24:25 5e14af77c1be: Pull complete 00:24:25 01666e4c0597: Pull complete 00:24:25 aa168da1d23b: Verifying Checksum 00:24:25 aa168da1d23b: Download complete 00:24:40 aa168da1d23b: Pull complete 00:24:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:24:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:24:41 prd-centos7-docker-4c-2g-16197 does not seem to be running inside a container 00:24:41 $ 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-158/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-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:24:45 $ docker top 5318f2bf12a5528ea6747a84db68f1e2ec620fd3375482d6f69133c0a525b37d -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:46 + touch /tmp/pre-build-complete [Pipeline] sh 00:24:46 + mkdir -p /var/log/sa [Pipeline] sh 00:24:47 + ls /var/log/sa-host 00:24:47 + sadf -c /var/log/sa-host/sa16 00:24:47 file_magic: OK 00:24:47 HZ: Using current value: 100 00:24:47 file_header: OK 00:24:47 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 00:24:47 Statistics: 00:24:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:24:47 File successfully converted to sysstat format version 12.2.1 00:24:47 + sadf -c /var/log/sa-host/sa23 00:24:47 file_magic: OK 00:24:47 HZ: Using current value: 100 00:24:47 file_header: OK 00:24:47 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 00:24:47 Statistics: 00:24:47 Hnuu...uuuununununu... 00:24:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:24:48 provisioning config files... 00:24:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config8265356038588519058tmp [Pipeline] { [Pipeline] echo 00:24:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:24:48 ---> create-netrc.sh [Pipeline] } 00:24:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:24:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:24:49 ---> python-tools-install.sh [Pipeline] echo 00:24:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:24:49 ---> sudo-logs.sh 00:24:49 Archiving 'sudo' log.. [Pipeline] echo 00:24:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:24:50 ---> job-cost.sh 00:24:50 lf-activate-venv: SKIPPING 00:24:50 INFO: No Stack... 00:24:51 INFO: Retrieving Pricing Info for: v1-standard-2 00:24:52 INFO: Archiving Costs [Pipeline] echo 00:24:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:24:53 ---> logs-deploy.sh 00:24:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-158/1 00:24:53 INFO: archiving workspace using pattern(s): 00:24:56 Archives upload complete. 00:24:56 INFO: archiving logs to Nexus 00:24:57 ---> uname -a: 00:24:57 Linux prd-centos7-docker-4c-2g-16197.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:24:57 00:24:57 00:24:57 ---> lscpu: 00:24:57 Architecture: x86_64 00:24:57 CPU op-mode(s): 32-bit, 64-bit 00:24:57 Byte Order: Little Endian 00:24:57 Address sizes: 40 bits physical, 48 bits virtual 00:24:57 CPU(s): 4 00:24:57 On-line CPU(s) list: 0-3 00:24:57 Thread(s) per core: 1 00:24:57 Core(s) per socket: 1 00:24:57 Socket(s): 4 00:24:57 NUMA node(s): 1 00:24:57 Vendor ID: GenuineIntel 00:24:57 CPU family: 6 00:24:57 Model: 44 00:24:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:24:57 Stepping: 1 00:24:57 CPU MHz: 2933.438 00:24:57 BogoMIPS: 5866.87 00:24:57 Virtualization: VT-x 00:24:57 Hypervisor vendor: KVM 00:24:57 Virtualization type: full 00:24:57 L1d cache: 128 KiB 00:24:57 L1i cache: 128 KiB 00:24:57 L2 cache: 16 MiB 00:24:57 L3 cache: 64 MiB 00:24:57 NUMA node0 CPU(s): 0-3 00:24:57 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:24:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:24:57 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:24:57 Vulnerability Meltdown: Mitigation; PTI 00:24:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:24:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:24:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:24:57 Vulnerability Srbds: Not affected 00:24:57 Vulnerability Tsx async abort: Not affected 00:24:57 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 00:24:57 00:24:57 00:24:57 ---> nproc: 00:24:57 4 00:24:57 00:24:57 00:24:57 ---> df -h: 00:24:57 Filesystem Size Used Available Use% Mounted on 00:24:57 overlay 50.0G 7.3G 42.7G 15% / 00:24:57 tmpfs 64.0M 0 64.0M 0% /dev 00:24:57 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:24:57 shm 64.0M 0 64.0M 0% /dev/shm 00:24:57 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 00:24:57 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 00:24:57 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 00:24:57 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 00:24:57 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-158@tmp 00:24:57 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 00:24:57 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 00:24:57 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 00:24:57 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 00:24:57 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-158 00:24:57 00:24:57 00:24:57 ---> free -m: 00:24:57 total used free shared buff/cache available 00:24:57 Mem: 1837 684 102 0 1049 1048 00:24:57 Swap: 1023 1 1022 00:24:57 00:24:57 00:24:57 ---> ip addr: 00:24:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:24:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:24:57 inet 127.0.0.1/8 scope host lo 00:24:57 valid_lft forever preferred_lft forever 00:24:57 inet6 ::1/128 scope host 00:24:57 valid_lft forever preferred_lft forever 00:24:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:24:57 link/ether fa:16:3e:b1:be:05 brd ff:ff:ff:ff:ff:ff 00:24:57 inet 10.30.123.14/23 brd 10.30.123.255 scope global dynamic eth0 00:24:57 valid_lft 86019sec preferred_lft 86019sec 00:24:57 inet6 fe80::f816:3eff:feb1:be05/64 scope link 00:24:57 valid_lft forever preferred_lft forever 00:24:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:24:57 link/ether 02:42:03:64:6c:b0 brd ff:ff:ff:ff:ff:ff 00:24:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:24:57 valid_lft forever preferred_lft forever 00:24:57 inet6 fe80::42:3ff:fe64:6cb0/64 scope link 00:24:57 valid_lft forever preferred_lft forever 00:24:57 00:24:57 00:24:57 ---> sar -b -r -n DEV: 00:24:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) 00:24:57 00:24:57 00:18:23 LINUX RESTART (4 CPU) 00:24:57 00:24:57 00:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:24:57 00:20:01 90.38 47.06 43.32 0.00 6800.20 16626.11 0.00 00:24:57 00:21:01 20.96 4.77 16.18 0.00 1172.99 1935.86 0.00 00:24:57 00:22:01 0.47 0.00 0.47 0.00 0.00 7.94 0.00 00:24:57 00:23:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 00:24:57 00:24:02 0.22 0.00 0.22 0.00 0.00 2.61 0.00 00:24:57 Average: 22.29 10.28 12.01 0.00 1581.83 3683.34 0.00 00:24:57 00:24:57 00:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:24:57 00:20:01 123352 0 594020 31.57 2620 1161552 1310432 44.72 399100 1156376 49640 00:24:57 00:21:01 175404 0 588204 31.26 2620 1115316 1130764 38.59 400168 1105168 24 00:24:57 00:22:01 185952 0 577708 30.70 2620 1115264 1063308 36.29 400712 1096064 12 00:24:57 00:23:01 186532 0 577124 30.67 2620 1115268 1046872 35.73 399776 1096812 8 00:24:57 00:24:02 187004 0 576648 30.65 2620 1115272 1046884 35.73 406864 1089560 8 00:24:57 Average: 171649 0 582741 30.97 2620 1124534 1119652 38.21 401324 1108796 9938 00:24:57 00:24:57 00:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:24:57 00:20:01 eth0 226.09 164.93 1025.97 74.82 0.00 0.00 0.00 0.00 00:24:57 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:57 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:57 00:21:01 eth0 22.44 20.76 27.09 14.93 0.00 0.00 0.00 0.00 00:24:57 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:57 00:21:01 docker0 2.61 2.05 0.46 3.79 0.00 0.00 0.00 0.00 00:24:57 00:22:01 eth0 3.28 1.20 3.30 0.42 0.00 0.00 0.00 0.00 00:24:57 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:57 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:57 00:23:01 eth0 1.06 0.33 0.32 0.23 0.00 0.00 0.00 0.00 00:24:57 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:57 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:57 00:24:02 eth0 0.57 0.40 0.30 0.21 0.00 0.00 0.00 0.00 00:24:57 00:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:57 00:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:57 Average: eth0 50.26 37.21 209.39 17.98 0.00 0.00 0.00 0.00 00:24:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:57 Average: docker0 0.52 0.41 0.09 0.76 0.00 0.00 0.00 0.00 00:24:57 00:24:57 00:24:57 ---> sar -P ALL: 00:24:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) 00:24:57 00:24:57 00:18:23 LINUX RESTART (4 CPU) 00:24:57 00:24:57 00:19:02 CPU %user %nice %system %iowait %steal %idle 00:24:57 00:20:01 all 10.89 0.00 6.23 3.21 24.01 55.66 00:24:57 00:20:01 0 10.08 0.00 6.33 4.02 25.60 53.97 00:24:57 00:20:01 1 11.59 0.00 7.06 3.23 23.61 54.51 00:24:57 00:20:01 2 10.29 0.00 5.63 2.88 23.04 58.15 00:24:57 00:20:01 3 11.65 0.00 5.94 2.69 23.75 55.97 00:24:57 00:21:01 all 1.16 0.00 1.56 0.44 7.39 89.45 00:24:57 00:21:01 0 1.21 0.00 1.31 0.24 8.77 88.46 00:24:57 00:21:01 1 1.23 0.00 1.75 1.12 6.97 88.93 00:24:57 00:21:01 2 0.92 0.00 1.36 0.03 6.75 90.94 00:24:57 00:21:01 3 1.27 0.00 1.83 0.39 7.04 89.47 00:24:57 00:22:01 all 0.09 0.00 0.07 0.00 0.93 98.92 00:24:57 00:22:01 0 0.13 0.00 0.07 0.00 0.73 99.07 00:24:57 00:22:01 1 0.13 0.00 0.05 0.00 1.39 98.43 00:24:57 00:22:01 2 0.05 0.00 0.05 0.00 1.16 98.75 00:24:57 00:22:01 3 0.03 0.00 0.10 0.00 0.45 99.42 00:24:57 00:23:01 all 0.10 0.00 0.16 0.00 0.93 98.81 00:24:57 00:23:01 0 0.02 0.00 0.23 0.00 1.01 98.74 00:24:57 00:23:01 1 0.03 0.00 0.15 0.00 0.75 99.07 00:24:57 00:23:01 2 0.31 0.00 0.18 0.00 1.09 98.41 00:24:57 00:23:01 3 0.03 0.00 0.08 0.00 0.86 99.02 00:24:57 00:24:02 all 0.09 0.00 0.03 0.00 0.78 99.10 00:24:57 00:24:02 0 0.00 0.00 0.05 0.00 0.75 99.21 00:24:57 00:24:02 1 0.03 0.00 0.03 0.00 0.61 99.32 00:24:57 00:24:02 2 0.30 0.00 0.02 0.00 0.60 99.09 00:24:57 00:24:02 3 0.03 0.00 0.02 0.00 1.17 98.78 00:24:57 Average: all 2.50 0.00 1.63 0.74 6.89 88.23 00:24:57 Average: 0 2.35 0.00 1.64 0.87 7.54 87.60 00:24:57 Average: 1 2.61 0.00 1.82 0.88 6.70 88.00 00:24:57 Average: 2 2.43 0.00 1.48 0.60 6.65 88.84 00:24:57 Average: 3 2.61 0.00 1.60 0.62 6.69 88.48 00:24:57 00:24:57 00:24:57