Pull request #104 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f02d3dc7e1b428c0c81d050d3d9c108c1c930965+03359c08c1b66a89f278bd3fc862a1cc531bead5 (143a118fec86006ec3b1adb01f5fe60d95b699a0) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8705060439557915797.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3921413755045836684.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh 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/device-rest-go/branches/PR-104/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-104/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7935150160021078519.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-104/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6769562879303979938.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh463703136512443678.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh 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/device-rest-go/branches/PR-104/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-104/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh735755824565075551.key > 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 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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:device-rest-go] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-15740’ is offline ‘prd-centos7-docker-4c-2g-15741’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-15739’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15748 in /w/workspace/gexfoundry_device-rest-go_PR-104 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-104 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-104@tmp/jenkins-gitclient-ssh1133219776823121171.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-104@tmp/jenkins-gitclient-ssh3020718136383203263.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 03359c08c1b66a89f278bd3fc862a1cc531bead5 into PR head commit f02d3dc7e1b428c0c81d050d3d9c108c1c930965 Merge succeeded, producing f02d3dc7e1b428c0c81d050d3d9c108c1c930965 Checking out Revision f02d3dc7e1b428c0c81d050d3d9c108c1c930965 (PR-104) > git config core.sparsecheckout # timeout=10 > git checkout -f f02d3dc7e1b428c0c81d050d3d9c108c1c930965 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-104@tmp/jenkins-gitclient-ssh5056148396806199645.key > git merge 03359c08c1b66a89f278bd3fc862a1cc531bead5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f02d3dc7e1b428c0c81d050d3d9c108c1c930965 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:51:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:51:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:51:27 ========================================================= 05:51:27 EdgeX Global Pipelines Version Info 05:51:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:51:33 ------------------- 05:51:33 stable info: 05:51:33 ------------------- 05:51:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:51:33 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:51:33 Message: update stable to v1.0.192 05:51:33 ------------------- 05:51:33 experimental info: 05:51:33 ------------------- 05:51:33 Commited By: **** collab-it+edgex@linuxfoundation.org 05:51:33 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:51:33 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:51:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 05:51:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 05:51:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:51:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:51:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:51:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:51:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:51:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:51:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:51:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:51:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:51:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 05:51:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:51:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:51:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:51:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:51:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:51:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:51:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:51:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:51:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:51:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:51:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:51:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:51:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:51:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:51:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-104 [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-104 [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-104 [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f02d3dc7e1b428c0c81d050d3d9c108c1c930965 [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f02d3dc [Pipeline] echo 05:51:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:51:46 provisioning config files... 05:51:48 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-104@tmp/config1289740175511552720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:48 ---> docker-login.sh 05:51:48 nexus3.edgexfoundry.org:10001 05:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:51 Configure a credential helper to remove this warning. See 05:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:51 05:51:51 Login Succeeded 05:51:51 nexus3.edgexfoundry.org:10002 05:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:51 Configure a credential helper to remove this warning. See 05:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:51 05:51:51 Login Succeeded 05:51:51 nexus3.edgexfoundry.org:10003 05:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:51 Configure a credential helper to remove this warning. See 05:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:51 05:51:51 Login Succeeded 05:51:51 nexus3.edgexfoundry.org:10004 05:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:51 Configure a credential helper to remove this warning. See 05:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:51 05:51:51 Login Succeeded 05:51:51 docker.io 05:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:51 Configure a credential helper to remove this warning. See 05:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:51 05:51:51 Login Succeeded 05:51:51 ---> docker-login.sh ends [Pipeline] } 05:51:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:54 + git log --format=format:%s -1 f02d3dc7e1b428c0c81d050d3d9c108c1c930965 [Pipeline] echo 05:51:54 GIT_COMMIT: f02d3dc7e1b428c0c81d050d3d9c108c1c930965, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:51:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:52:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:01 05:52:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:52:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:04 latest: Pulling from edgex-devops/git-semver 05:52:04 31603596830f: Pulling fs layer 05:52:04 54011a49482f: Pulling fs layer 05:52:04 a6820b24f6d8: Pulling fs layer 05:52:04 f581987b2513: Pulling fs layer 05:52:04 f581987b2513: Waiting 05:52:04 54011a49482f: Verifying Checksum 05:52:04 54011a49482f: Download complete 05:52:04 31603596830f: Verifying Checksum 05:52:04 31603596830f: Download complete 05:52:04 f581987b2513: Verifying Checksum 05:52:04 f581987b2513: Download complete 05:52:04 a6820b24f6d8: Verifying Checksum 05:52:04 a6820b24f6d8: Download complete 05:52:04 31603596830f: Pull complete 05:52:04 54011a49482f: Pull complete 05:52:04 a6820b24f6d8: Pull complete 05:52:06 f581987b2513: Pull complete 05:52:06 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:52:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:52:06 prd-centos7-docker-4c-2g-15748 does not seem to be running inside a container 05:52:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-104 -v /w/workspace/gexfoundry_device-rest-go_PR-104:/w/workspace/gexfoundry_device-rest-go_PR-104:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-104@tmp:/w/workspace/gexfoundry_device-rest-go_PR-104@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 05:52:14 $ docker top 7dcebc861db2c29000a50262ae258138f03e443bd180d95592d27cd74f17fa16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:52:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:18 [ssh-agent] Looking for ssh-agent implementation... 05:52:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:18 $ docker exec 7dcebc861db2c29000a50262ae258138f03e443bd180d95592d27cd74f17fa16 ssh-agent 05:52:18 SSH_AUTH_SOCK=/tmp/ssh-BEObUvp6aJK8/agent.15 05:52:18 SSH_AGENT_PID=22 05:52:18 Running ssh-add (command line suppressed) 05:52:18 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-104@tmp/private_key_7596633461038104060.key (/w/workspace/gexfoundry_device-rest-go_PR-104@tmp/private_key_7596633461038104060.key) 05:52:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:21 + git tag --points-at HEAD [Pipeline] } 05:52:23 $ docker exec --env ******** --env ******** 7dcebc861db2c29000a50262ae258138f03e443bd180d95592d27cd74f17fa16 ssh-agent -k 05:52:23 unset SSH_AUTH_SOCK; 05:52:23 unset SSH_AGENT_PID; 05:52:23 echo Agent pid 22 killed; 05:52:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:52:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:23 [ssh-agent] Looking for ssh-agent implementation... 05:52:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:23 $ docker exec 7dcebc861db2c29000a50262ae258138f03e443bd180d95592d27cd74f17fa16 ssh-agent 05:52:23 SSH_AUTH_SOCK=/tmp/ssh-NrhcIamq7fmW/agent.55 05:52:23 SSH_AGENT_PID=61 05:52:23 Running ssh-add (command line suppressed) 05:52:24 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-104@tmp/private_key_5790649530333435018.key (/w/workspace/gexfoundry_device-rest-go_PR-104@tmp/private_key_5790649530333435018.key) 05:52:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:26 + git semver init 05:52:26 # -> Open(): unable to determine branch for HEAD 05:52:26 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-104/.git 05:52:26 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-104 05:52:26 # $SEMVER_REMOTE_NAME = origin 05:52:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:52:26 # $SEMVER_USER_NAME = edgex-jenkins 05:52:26 # $SEMVER_BRANCH = PR-104 05:52:26 # $SEMVER_TEMP = /tmp/semver-162927022 05:52:26 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 05:52:28 # '/tmp/semver-162927022' -> '/w/workspace/gexfoundry_device-rest-go_PR-104/.semver' 05:52:28 # -> Force: false 05:52:28 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-104/.semver [Pipeline] } 05:52:28 $ docker exec --env ******** --env ******** 7dcebc861db2c29000a50262ae258138f03e443bd180d95592d27cd74f17fa16 ssh-agent -k 05:52:28 unset SSH_AUTH_SOCK; 05:52:28 unset SSH_AGENT_PID; 05:52:28 echo Agent pid 61 killed; 05:52:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:32 + git semver [Pipeline] } 05:52:32 $ docker stop --time=1 7dcebc861db2c29000a50262ae258138f03e443bd180d95592d27cd74f17fa16 05:52:35 $ docker rm -f 7dcebc861db2c29000a50262ae258138f03e443bd180d95592d27cd74f17fa16 [Pipeline] // withDockerContainer [Pipeline] sh 05:52:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:52:42 Stashed 1 file(s) [Pipeline] echo 05:52:42 [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 05:53:09 Still waiting to schedule task 05:53:09 ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘centos7-docker-4c-2g’ 05:53:09 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 05:53:09 Still waiting to schedule task 05:53:09 ‘prd-centos7-docker-4c-2g-15740’ is offline 05:53:09 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:53:09 ‘prd-centos7-docker-4c-2g-15758’ is offline 05:53:09 ‘prd-centos7-docker-4c-2g-15759’ is offline 05:53:09 ‘prd-centos7-docker-4c-2g-309’ is offline 06:02:36 Running on prd-centos7-docker-4c-2g-16423 in /w/workspace/gexfoundry_device-rest-go_PR-104 [Pipeline] { [Pipeline] ws 06:02:38 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:02:41 The recommended git tool is: git 06:02:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16371 in /w/workspace/gexfoundry_device-rest-go_PR-104 [Pipeline] { [Pipeline] ws 06:02:43 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:02:46 The recommended git tool is: git 06:03:15 using credential edgex-jenkins-ssh 06:03:15 Cloning the remote Git repository 06:03:15 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:03:15 > git init /w/workspace/device-rest-go/1 # timeout=10 06:03:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:03:15 > git --version # timeout=10 06:03:15 > git --version # 'git version 2.24.4' 06:03:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:15 [INFO] Currently running in a labeled security context 06:03:15 [INFO] Currently SELinux is 'enforcing' on the host 06:03:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh5592069755212497731.key 06:03:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:20 Merging remotes/origin/master commit 03359c08c1b66a89f278bd3fc862a1cc531bead5 into PR head commit f02d3dc7e1b428c0c81d050d3d9c108c1c930965 06:03:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:03:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:17 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:03:17 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:03:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:17 [INFO] Currently running in a labeled security context 06:03:17 [INFO] Currently SELinux is 'enforcing' on the host 06:03:17 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh3087816662803203236.key 06:03:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:20 Merge succeeded, producing f02d3dc7e1b428c0c81d050d3d9c108c1c930965 06:03:20 Checking out Revision f02d3dc7e1b428c0c81d050d3d9c108c1c930965 (PR-104) 06:03:20 > git config core.sparsecheckout # timeout=10 06:03:20 > git checkout -f f02d3dc7e1b428c0c81d050d3d9c108c1c930965 # timeout=10 06:03:20 > git remote # timeout=10 06:03:20 > git config --get remote.origin.url # timeout=10 06:03:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:20 [INFO] Currently running in a labeled security context 06:03:20 [INFO] Currently SELinux is 'enforcing' on the host 06:03:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh5476011447117613208.key 06:03:20 > git merge 03359c08c1b66a89f278bd3fc862a1cc531bead5 # timeout=10 06:03:20 > git rev-parse HEAD^{commit} # timeout=10 06:03:20 > git config core.sparsecheckout # timeout=10 06:03:20 > git checkout -f f02d3dc7e1b428c0c81d050d3d9c108c1c930965 # timeout=10 06:03:31 using credential edgex-jenkins-ssh 06:03:31 Cloning the remote Git repository 06:03:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:03:32 > git --version # timeout=10 06:03:32 > git --version # 'git version 2.24.4' 06:03:32 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 06:03:31 Cloning repository git@github.com:edgexfoundry/device-rest-go.git [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 06:03:34 > git init /w/workspace/device-rest-go/1 # timeout=10 06:03:34 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:03:34 > git --version # timeout=10 06:03:34 > git --version # 'git version 2.17.1' 06:03:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 06:03:41 Merging remotes/origin/master commit 03359c08c1b66a89f278bd3fc862a1cc531bead5 into PR head commit f02d3dc7e1b428c0c81d050d3d9c108c1c930965 06:03:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:03:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:03:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:41 Merge succeeded, producing f02d3dc7e1b428c0c81d050d3d9c108c1c930965 06:03:41 Checking out Revision f02d3dc7e1b428c0c81d050d3d9c108c1c930965 (PR-104) 06:03:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 06:03:41 > git config core.sparsecheckout # timeout=10 06:03:41 > git checkout -f f02d3dc7e1b428c0c81d050d3d9c108c1c930965 # timeout=10 06:03:41 > git remote # timeout=10 06:03:41 > git config --get remote.origin.url # timeout=10 06:03:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:41 > git merge 03359c08c1b66a89f278bd3fc862a1cc531bead5 # timeout=10 06:03:41 > git rev-parse HEAD^{commit} # timeout=10 06:03:41 > git config core.sparsecheckout # timeout=10 06:03:41 > git checkout -f f02d3dc7e1b428c0c81d050d3d9c108c1c930965 # timeout=10 [Pipeline] sh 06:03:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:03:49 + sudo service docker restart 06:03:49 + true 06:03:49 Redirecting to /bin/systemctl restart docker.service 06:03:54 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:03:54 > git --version # timeout=10 06:03:54 > git --version # 'git version 2.17.1' 06:03:54 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv 06:04:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] { [Pipeline] configFileProvider 06:04:04 provisioning config files... 06:04:04 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config2329274195737070377tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:04:08 ---> docker-login.sh 06:04:08 nexus3.edgexfoundry.org:10001 06:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:08 Configure a credential helper to remove this warning. See 06:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:08 06:04:08 Login Succeeded 06:04:08 nexus3.edgexfoundry.org:10002 06:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:08 Configure a credential helper to remove this warning. See 06:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:08 06:04:08 Login Succeeded 06:04:08 nexus3.edgexfoundry.org:10003 06:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:08 Configure a credential helper to remove this warning. See 06:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:08 06:04:08 Login Succeeded 06:04:08 nexus3.edgexfoundry.org:10004 06:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:08 Configure a credential helper to remove this warning. See 06:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:08 06:04:08 Login Succeeded 06:04:08 docker.io 06:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:08 Configure a credential helper to remove this warning. See 06:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:08 06:04:08 Login Succeeded 06:04:08 ---> docker-login.sh ends [Pipeline] } 06:04:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 06:04:09 + sudo service docker restart 06:04:09 + true [Pipeline] unstash [Pipeline] echo 06:04:09 ========================================================= 06:04:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:04:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:04:11 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:04:11 Sending build context to Docker daemon 92.16kB 06:04:11 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 06:04:11 Step 2/10 : FROM ${BASE} 06:04:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:04:13 540db60ca938: Pulling fs layer 06:04:13 adcc1eea9eea: Pulling fs layer 06:04:13 4c4ab2625f07: Pulling fs layer 06:04:13 0510c868ecb4: Pulling fs layer 06:04:13 afea3b2eda06: Pulling fs layer 06:04:13 7809a108b3ef: Pulling fs layer 06:04:13 f706445af74f: Pulling fs layer 06:04:13 afea3b2eda06: Waiting 06:04:13 7809a108b3ef: Waiting 06:04:13 f706445af74f: Waiting 06:04:13 0510c868ecb4: Waiting 06:04:13 4c4ab2625f07: Verifying Checksum 06:04:13 4c4ab2625f07: Download complete 06:04:13 adcc1eea9eea: Verifying Checksum 06:04:13 adcc1eea9eea: Download complete 06:04:13 afea3b2eda06: Verifying Checksum 06:04:13 afea3b2eda06: Download complete 06:04:13 540db60ca938: Verifying Checksum 06:04:13 540db60ca938: Download complete 06:04:13 7809a108b3ef: Verifying Checksum 06:04:13 7809a108b3ef: Download complete 06:04:13 540db60ca938: Pull complete 06:04:13 adcc1eea9eea: Pull complete 06:04:13 4c4ab2625f07: Pull complete 06:04:13 f706445af74f: Verifying Checksum 06:04:13 f706445af74f: Download complete 06:04:13 0510c868ecb4: Verifying Checksum 06:04:13 0510c868ecb4: Download complete 06:04:18 0510c868ecb4: Pull complete 06:04:18 afea3b2eda06: Pull complete 06:04:18 7809a108b3ef: Pull complete 06:04:19 f706445af74f: Pull complete 06:04:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:04:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:04:19 ---> b068be0155e3 06:04:19 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:26 provisioning config files... 06:04:26 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7268763974570070443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:26 ---> docker-login.sh 06:04:26 nexus3.edgexfoundry.org:10001 06:04:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:29 Configure a credential helper to remove this warning. See 06:04:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:29 06:04:29 Login Succeeded 06:04:29 nexus3.edgexfoundry.org:10002 06:04:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:29 Configure a credential helper to remove this warning. See 06:04:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:29 06:04:29 Login Succeeded 06:04:29 nexus3.edgexfoundry.org:10003 06:04:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:29 Configure a credential helper to remove this warning. See 06:04:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:29 06:04:29 Login Succeeded 06:04:29 nexus3.edgexfoundry.org:10004 06:04:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:29 Configure a credential helper to remove this warning. See 06:04:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:29 06:04:29 Login Succeeded 06:04:29 docker.io 06:04:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:31 Configure a credential helper to remove this warning. See 06:04:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:31 06:04:31 Login Succeeded 06:04:31 ---> docker-login.sh ends [Pipeline] } 06:04:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:04:36 ---> Running in a7e8b2858817 [Pipeline] echo 06:04:36 ========================================================= 06:04:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:04:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:04:39 Removing intermediate container a7e8b2858817 06:04:39 ---> a9794e95e778 06:04:39 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:04:39 ---> Running in e02a349d184a 06:04:39 Removing intermediate container e02a349d184a 06:04:39 ---> faa5d9b75bc7 06:04:39 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:04:39 ---> Running in cc955ebcde8e 06:04:39 Removing intermediate container cc955ebcde8e 06:04:39 ---> a78392149d0f 06:04:39 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:39 ---> Running in 1598ff799be5 06:04:39 Removing intermediate container 1598ff799be5 06:04:39 ---> fe619d64340b 06:04:39 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:04:39 ---> Running in 63fd9e1b6ab2 06:04:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:04:41 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:04:41 Sending build context to Docker daemon 92.16kB 06:04:41 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 06:04:41 Step 2/10 : FROM ${BASE} 06:04:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:41 595b0fe564bb: Pulling fs layer 06:04:41 7186ed65a4f7: Pulling fs layer 06:04:41 316046926c0a: Pulling fs layer 06:04:41 4ebd0625c992: Pulling fs layer 06:04:41 207e8628e3a3: Pulling fs layer 06:04:41 c791037a9be2: Pulling fs layer 06:04:41 ffd874e62e21: Pulling fs layer 06:04:41 4ebd0625c992: Waiting 06:04:41 207e8628e3a3: Waiting 06:04:41 c791037a9be2: Waiting 06:04:41 ffd874e62e21: Waiting 06:04:41 316046926c0a: Verifying Checksum 06:04:41 316046926c0a: Download complete 06:04:41 7186ed65a4f7: Verifying Checksum 06:04:41 7186ed65a4f7: Download complete 06:04:41 207e8628e3a3: Download complete 06:04:41 c791037a9be2: Download complete 06:04:41 595b0fe564bb: Verifying Checksum 06:04:41 595b0fe564bb: Download complete 06:04:41 595b0fe564bb: Pull complete 06:04:41 7186ed65a4f7: Pull complete 06:04:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:04:43 (1/9) Installing libc-dev (0.7.2-r3) 06:04:43 (2/9) Installing libsodium (1.0.18-r0) 06:04:43 (3/9) Installing pkgconf (1.7.3-r0) 06:04:43 (4/9) Installing libsodium-dev (1.0.18-r0) 06:04:43 (5/9) Installing openssh-keygen (8.4_p1-r3) 06:04:43 (6/9) Installing libedit (20191231.3.1-r1) 06:04:43 (7/9) Installing openssh-client (8.4_p1-r3) 06:04:43 (8/9) Installing libzmq (4.3.3-r1) 06:04:43 (9/9) Installing zeromq-dev (4.3.3-r1) 06:04:43 Executing busybox-1.32.1-r6.trigger 06:04:43 OK: 154 MiB in 49 packages 06:04:43 Removing intermediate container 63fd9e1b6ab2 06:04:43 ---> ecd2cca4a8ce 06:04:43 Step 8/10 : WORKDIR /device-rest-go 06:04:43 316046926c0a: Pull complete 06:04:43 ffd874e62e21: Verifying Checksum 06:04:43 ffd874e62e21: Download complete 06:04:43 4ebd0625c992: Verifying Checksum 06:04:43 4ebd0625c992: Download complete 06:04:44 ---> Running in 475808db3bd3 06:04:44 Removing intermediate container 475808db3bd3 06:04:44 ---> 6e923a150bed 06:04:44 Step 9/10 : COPY . . 06:04:46 ---> 280b19b87913 06:04:46 Step 10/10 : RUN go mod download 06:04:46 ---> Running in cc67d7996480 06:04:54 4ebd0625c992: Pull complete 06:04:54 207e8628e3a3: Pull complete 06:04:54 c791037a9be2: Pull complete 06:04:57 ffd874e62e21: Pull complete 06:04:57 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:04:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:04:57 ---> cfc18b08335c 06:04:57 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:04:59 ---> Running in 82911567f500 06:05:00 Removing intermediate container 82911567f500 06:05:00 ---> e243c8eb7fe2 06:05:00 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:05:00 ---> Running in b056f0be421e 06:05:01 Removing intermediate container b056f0be421e 06:05:01 ---> d2c753453cbc 06:05:01 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:05:01 ---> Running in 903a2e14fe8a 06:05:01 Removing intermediate container 903a2e14fe8a 06:05:01 ---> fe595a2876d3 06:05:01 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:04 ---> Running in 4002d79a7734 06:05:04 Removing intermediate container 4002d79a7734 06:05:04 ---> d3514e93a104 06:05:04 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:05:04 ---> Running in b8b73f1b0960 06:05:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:05:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:05:10 (1/9) Installing libc-dev (0.7.2-r3) 06:05:10 (2/9) Installing libsodium (1.0.18-r0) 06:05:10 (3/9) Installing pkgconf (1.7.3-r0) 06:05:10 (4/9) Installing libsodium-dev (1.0.18-r0) 06:05:10 (5/9) Installing openssh-keygen (8.4_p1-r3) 06:05:10 (6/9) Installing libedit (20191231.3.1-r1) 06:05:10 (7/9) Installing openssh-client (8.4_p1-r3) 06:05:12 (8/9) Installing libzmq (4.3.3-r1) 06:05:12 (9/9) Installing zeromq-dev (4.3.3-r1) 06:05:12 Executing busybox-1.32.1-r6.trigger 06:05:12 OK: 144 MiB in 49 packages 06:05:14 Removing intermediate container b8b73f1b0960 06:05:14 ---> 3a8dbedc77fe 06:05:14 Step 8/10 : WORKDIR /device-rest-go 06:05:14 ---> Running in 49841c03f25e 06:05:16 Removing intermediate container 49841c03f25e 06:05:16 ---> 196d60cc0166 06:05:16 Step 9/10 : COPY . . 06:05:16 ---> 607f3e78be98 06:05:16 Step 10/10 : RUN go mod download 06:05:16 ---> Running in c8facb593da6 06:05:20 Removing intermediate container cc67d7996480 06:05:20 ---> 838727828250 06:05:20 Successfully built 838727828250 06:05:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:05:20 + docker inspect -f . ci-base-image-x86_64 06:05:20 . [Pipeline] withDockerContainer 06:05:20 prd-centos7-docker-4c-2g-16423 does not seem to be running inside a container 06:05:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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-x86_64 cat 06:05:22 $ docker top 9bd8ece3527b7c15cea4b8d8e8ba46b1380002ece627ecb1bb74c894e572c18b -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:25 + go version 06:05:25 go version go1.16.3 linux/amd64 [Pipeline] } 06:05:25 $ docker stop --time=1 9bd8ece3527b7c15cea4b8d8e8ba46b1380002ece627ecb1bb74c894e572c18b 06:05:26 $ docker rm -f 9bd8ece3527b7c15cea4b8d8e8ba46b1380002ece627ecb1bb74c894e572c18b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:05:27 + docker inspect -f . ci-base-image-x86_64 06:05:27 . [Pipeline] withDockerContainer 06:05:27 prd-centos7-docker-4c-2g-16423 does not seem to be running inside a container 06:05:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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-x86_64 cat 06:05:29 $ docker top 0c48335d371185670ea5a562ad19ab650805143637cdfa63482ab226f70f48c0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:30 + go mod tidy [Pipeline] sh 06:05:30 + make test 06:05:30 go mod tidy 06:05:30 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:05:31 ? github.com/edgexfoundry/device-rest-go [no test files] 06:05:43 Removing intermediate container c8facb593da6 06:05:43 ---> 20c26373846a 06:05:43 Successfully built 20c26373846a 06:05:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:05:43 + docker inspect -f . ci-base-image-arm64 06:05:43 . [Pipeline] withDockerContainer 06:05:43 prd-ubuntu18.04-docker-arm64-4c-16g-16371 does not seem to be running inside a container 06:05:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 06:05:46 $ docker top 713732dc61a3dd2874e74e8f0b6338826b6565cb4dbcbc83ca9ef940563174e6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:47 + go version 06:05:47 go version go1.16.3 linux/arm64 [Pipeline] } 06:05:47 $ docker stop --time=1 713732dc61a3dd2874e74e8f0b6338826b6565cb4dbcbc83ca9ef940563174e6 06:05:50 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 06:05:50 $ docker rm -f 713732dc61a3dd2874e74e8f0b6338826b6565cb4dbcbc83ca9ef940563174e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 06:05:50 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements 06:05:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:05:51 + docker inspect -f . ci-base-image-arm64 06:05:51 . [Pipeline] withDockerContainer 06:05:51 prd-ubuntu18.04-docker-arm64-4c-16g-16371 does not seem to be running inside a container 06:05:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 06:05:53 $ docker top 7f237e224c2521bace7a4b8e1f9a7317c46c801087fb86f0bec3e9b3e11180f4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:56 + go mod tidy [Pipeline] sh 06:05:57 + make test 06:05:57 go mod tidy 06:05:57 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:06:00 gofmt -l . 06:06:00 [ "`gofmt -l .`" = "" ] 06:06:00 ./bin/test-go-mod-tidy.sh 06:06:00 ./bin/test-attribution-txt.sh 06:06:00 ? github.com/edgexfoundry/device-rest-go [no test files] [Pipeline] } 06:06:00 $ docker stop --time=1 0c48335d371185670ea5a562ad19ab650805143637cdfa63482ab226f70f48c0 06:06:04 $ docker rm -f 0c48335d371185670ea5a562ad19ab650805143637cdfa63482ab226f70f48c0 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:06:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:06:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:27 + ls -al . 06:06:27 total 104 06:06:27 drwxrwxr-x. 8 jenkins jenkins 4096 May 24 06:05 . 06:06:27 drwxrwxr-x. 4 jenkins jenkins 28 May 24 06:03 .. 06:06:27 -rw-rw-r--. 1 jenkins jenkins 6792 May 24 06:03 Attribution.txt 06:06:27 drwxrwxr-x. 2 jenkins jenkins 64 May 24 06:03 bin 06:06:27 drwxrwxr-x. 3 jenkins jenkins 32 May 24 06:03 cmd 06:06:27 -rw-r--r--. 1 jenkins jenkins 8513 May 24 06:05 coverage.out 06:06:27 -rw-rw-r--. 1 jenkins jenkins 1615 May 24 06:03 Dockerfile 06:06:27 -rw-rw-r--. 1 jenkins jenkins 1087 May 24 06:03 Dockerfile.build 06:06:27 -rw-rw-r--. 1 jenkins jenkins 151 May 24 06:03 .dockerignore 06:06:27 drwxrwxr-x. 2 jenkins jenkins 76 May 24 06:03 driver 06:06:27 drwxrwxr-x. 8 jenkins jenkins 179 May 24 06:03 .git 06:06:27 drwxrwxr-x. 2 jenkins jenkins 103 May 24 06:03 .github 06:06:27 -rw-rw-r--. 1 jenkins jenkins 336 May 24 06:03 .gitignore 06:06:27 -rw-r--r--. 1 jenkins jenkins 285 May 24 06:05 go.mod 06:06:27 -rw-r--r--. 1 jenkins jenkins 21295 May 24 06:05 go.sum 06:06:27 -rw-rw-r--. 1 jenkins jenkins 680 May 24 06:03 Jenkinsfile 06:06:27 -rw-rw-r--. 1 jenkins jenkins 11340 May 24 06:03 LICENSE 06:06:27 -rw-rw-r--. 1 jenkins jenkins 996 May 24 06:03 Makefile 06:06:27 -rw-rw-r--. 1 jenkins jenkins 7667 May 24 06:03 README.md 06:06:27 drwxrwxr-x. 4 jenkins jenkins 71 May 24 06:03 snap 06:06:27 -rw-rw-r--. 1 jenkins jenkins 5 May 24 05:52 VERSION 06:06:27 -rw-rw-r--. 1 jenkins jenkins 713 May 24 06:03 version.go [Pipeline] isUnix [Pipeline] sh 06:06:28 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f02d3dc7e1b428c0c81d050d3d9c108c1c930965 --label arch=amd64 --label version=0.0.0 . 06:06:28 Sending build context to Docker daemon 101.9kB 06:06:28 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 06:06:28 Step 2/25 : FROM ${BASE} AS builder 06:06:28 ---> 838727828250 06:06:28 Step 3/25 : ARG MAKE='make build' 06:06:28 ---> Running in 2dfb656354aa 06:06:28 Removing intermediate container 2dfb656354aa 06:06:28 ---> 29117e675adc 06:06:28 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:06:28 ---> Running in 9070680ecf92 06:06:28 Removing intermediate container 9070680ecf92 06:06:28 ---> 5b254bea0bbe 06:06:28 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:06:28 ---> Running in 6bb0c4d04280 06:06:28 Removing intermediate container 6bb0c4d04280 06:06:28 ---> 30a2a2940dcd 06:06:28 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:28 ---> Running in ab852de084fd 06:06:29 Removing intermediate container ab852de084fd 06:06:29 ---> 58c5406be0e3 06:06:29 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:06:29 ---> Running in c33f69ee615b 06:06:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:06:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:06:31 OK: 154 MiB in 49 packages 06:06:31 Removing intermediate container c33f69ee615b 06:06:31 ---> 7b4cf10486c5 06:06:31 Step 8/25 : WORKDIR /device-rest-go 06:06:31 ---> Running in 6e2b048e8534 06:06:32 Removing intermediate container 6e2b048e8534 06:06:32 ---> f1dd0f75ecf9 06:06:32 Step 9/25 : COPY . . 06:06:32 ---> a2f111b87c27 06:06:32 Step 10/25 : RUN go mod tidy 06:06:32 ---> Running in 0ad76a55f3d6 06:06:33 Removing intermediate container 0ad76a55f3d6 06:06:33 ---> 973af8afb7c5 06:06:33 Step 11/25 : RUN make update 06:06:35 ---> Running in 44c38f123ffe 06:06:35 CGO_ENABLED=0 GO111MODULE=on go mod download 06:06:35 Removing intermediate container 44c38f123ffe 06:06:35 ---> 49913a7d3d0d 06:06:35 Step 12/25 : RUN $MAKE 06:06:35 ---> Running in df8fe64fa953 06:06:35 go mod tidy 06:06:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 06:06:50 Removing intermediate container df8fe64fa953 06:06:50 ---> e8bcc79b07ad 06:06:50 Step 13/25 : FROM alpine:3.12 06:06:50 3.12: Pulling from library/alpine 06:06:50 339de151aab4: Pulling fs layer 06:06:50 339de151aab4: Download complete 06:06:50 339de151aab4: Pull complete 06:06:50 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:06:50 Status: Downloaded newer image for alpine:3.12 06:06:50 ---> 13621d1b12d4 06:06:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:06:50 ---> Running in a46426373450 06:06:51 Removing intermediate container a46426373450 06:06:51 ---> dceef2c44345 06:06:51 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 06:06:51 ---> Running in 06cdb5affd51 06:06:51 Removing intermediate container 06cdb5affd51 06:06:51 ---> 526182e8c342 06:06:51 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 06:06:52 ---> Running in c8346eb17ede 06:06:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:52 (1/6) Installing dumb-init (1.2.2-r1) 06:06:52 (2/6) Installing libgcc (9.3.0-r2) 06:06:52 (3/6) Installing libsodium (1.0.18-r0) 06:06:52 (4/6) Installing libstdc++ (9.3.0-r2) 06:06:52 (5/6) Installing libzmq (4.3.3-r0) 06:06:52 (6/6) Installing zeromq (4.3.3-r0) 06:06:52 Executing busybox-1.31.1-r20.trigger 06:06:52 OK: 8 MiB in 20 packages 06:06:52 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 06:06:52 ok github.com/edgexfoundry/device-rest-go/driver 0.049s coverage: 54.0% of statements 06:06:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:06:52 Removing intermediate container c8346eb17ede 06:06:52 ---> 4bdfe590949a 06:06:52 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 06:06:53 ---> 21158e980c93 06:06:53 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 06:06:54 ---> e0afb8f5ccef 06:06:54 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 06:06:54 ---> 929658597e95 06:06:54 Step 20/25 : EXPOSE 59986 06:06:54 ---> Running in a9cc6b1f9c55 06:06:54 Removing intermediate container a9cc6b1f9c55 06:06:54 ---> 365c7acfb456 06:06:54 Step 21/25 : ENTRYPOINT ["/device-rest"] 06:06:54 ---> Running in 2ef24d5a53eb 06:06:54 Removing intermediate container 2ef24d5a53eb 06:06:54 ---> 5a3ac8542d46 06:06:54 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:06:54 ---> Running in c310bde436df 06:06:54 Removing intermediate container c310bde436df 06:06:54 ---> d71df1e528d1 06:06:54 Step 23/25 : LABEL arch=amd64 06:06:54 ---> Running in 78125c88b96b 06:06:54 Removing intermediate container 78125c88b96b 06:06:54 ---> 0fbdecb4cd14 06:06:54 Step 24/25 : LABEL git_sha=f02d3dc7e1b428c0c81d050d3d9c108c1c930965 06:06:54 ---> Running in 1d447ec2e9c8 06:06:54 Removing intermediate container 1d447ec2e9c8 06:06:54 ---> 8ce3c1ee940b 06:06:54 Step 25/25 : LABEL version=0.0.0 06:06:54 ---> Running in a2914dbf00dc 06:06:55 Removing intermediate container a2914dbf00dc 06:06:55 ---> de9961dfc4b2 06:06:55 [Warning] One or more build-args [ARCH] were not consumed 06:06:55 Successfully built de9961dfc4b2 06:06:55 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:06:58 ---> job-cost.sh 06:06:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sdat 06:07:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-sdat/bin to PATH 06:07:23 INFO: No Stack... 06:07:23 INFO: Retrieving Pricing Info for: v3-standard-2 06:07:23 gofmt -l . 06:07:23 [ "`gofmt -l .`" = "" ] 06:07:23 ./bin/test-go-mod-tidy.sh 06:07:23 ./bin/test-attribution-txt.sh [Pipeline] } 06:07:23 $ docker stop --time=1 7f237e224c2521bace7a4b8e1f9a7317c46c801087fb86f0bec3e9b3e11180f4 06:07:24 INFO: Archiving Costs 06:07:26 $ docker rm -f 7f237e224c2521bace7a4b8e1f9a7317c46c801087fb86f0bec3e9b3e11180f4 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 06:07:29 + cat /w/workspace/device-rest-go/1/archives/cost.csv 06:07:29 + cut -d, -f6 [Pipeline] lock 06:07:29 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-104-1-stack-cost] 06:07:29 Resource [jenkins-edgexfoundry-device-rest-go-PR-104-1-stack-cost] did not exist. Created. 06:07:29 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-104-1-stack-cost] [Pipeline] { 06:07:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:29 Warning: overwriting stash ‘coverage-report’ [Pipeline] unstash [Pipeline] sh 06:07:32 + echo total: 0.05999999865889549 [Pipeline] stash 06:07:32 Stashed 1 file(s) [Pipeline] } 06:07:32 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-104-1-stack-cost] 06:07:32 Stashed 1 file(s) [Pipeline] // lock [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:07:36 + ls -al . 06:07:36 total 132 06:07:36 drwxrwxr-x 8 jenkins jenkins 4096 May 24 06:07 . 06:07:36 drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:03 .. 06:07:36 -rw-rw-r-- 1 jenkins jenkins 151 May 24 06:03 .dockerignore 06:07:36 drwxrwxr-x 8 jenkins jenkins 4096 May 24 06:03 .git 06:07:36 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 .github 06:07:36 -rw-rw-r-- 1 jenkins jenkins 336 May 24 06:03 .gitignore 06:07:36 -rw-rw-r-- 1 jenkins jenkins 6792 May 24 06:03 Attribution.txt 06:07:36 -rw-rw-r-- 1 jenkins jenkins 1615 May 24 06:03 Dockerfile 06:07:36 -rw-rw-r-- 1 jenkins jenkins 1087 May 24 06:03 Dockerfile.build 06:07:36 -rw-rw-r-- 1 jenkins jenkins 680 May 24 06:03 Jenkinsfile 06:07:36 -rw-rw-r-- 1 jenkins jenkins 11340 May 24 06:03 LICENSE 06:07:36 -rw-rw-r-- 1 jenkins jenkins 996 May 24 06:03 Makefile 06:07:36 -rw-rw-r-- 1 jenkins jenkins 7667 May 24 06:03 README.md 06:07:36 -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:52 VERSION 06:07:36 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 bin 06:07:36 drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:03 cmd 06:07:36 -rw-r--r-- 1 jenkins jenkins 8513 May 24 06:06 coverage.out 06:07:36 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 driver 06:07:36 -rw-r--r-- 1 jenkins jenkins 285 May 24 06:07 go.mod 06:07:36 -rw-r--r-- 1 jenkins jenkins 21295 May 24 06:05 go.sum 06:07:36 drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:03 snap 06:07:36 -rw-rw-r-- 1 jenkins jenkins 713 May 24 06:03 version.go [Pipeline] isUnix [Pipeline] sh 06:07:36 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f02d3dc7e1b428c0c81d050d3d9c108c1c930965 --label arch=arm64 --label version=0.0.0 . 06:07:36 Sending build context to Docker daemon 101.9kB 06:07:36 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 06:07:36 Step 2/25 : FROM ${BASE} AS builder 06:07:36 ---> 20c26373846a 06:07:36 Step 3/25 : ARG MAKE='make build' 06:07:36 ---> Running in c67305acf678 06:07:39 Removing intermediate container c67305acf678 06:07:39 ---> 2141176c95e3 06:07:39 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:07:39 ---> Running in 3decd086f38c 06:07:39 Removing intermediate container 3decd086f38c 06:07:39 ---> 85ad29d91061 06:07:39 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:07:39 ---> Running in 4e4daee5df75 06:07:39 Removing intermediate container 4e4daee5df75 06:07:39 ---> 2637226f3207 06:07:39 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:39 ---> Running in 51fad94d85cc 06:07:40 Removing intermediate container 51fad94d85cc 06:07:40 ---> a9df505aec0e 06:07:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:07:40 ---> Running in 86445d223025 06:07:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:07:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:07:43 OK: 144 MiB in 49 packages 06:07:44 Removing intermediate container 86445d223025 06:07:44 ---> 5b119a8b6414 06:07:44 Step 8/25 : WORKDIR /device-rest-go 06:07:44 ---> Running in ab9669ac3490 06:07:45 Removing intermediate container ab9669ac3490 06:07:45 ---> c2df4ad573c8 06:07:45 Step 9/25 : COPY . . 06:07:48 ---> 48c81abc4cdf 06:07:48 Step 10/25 : RUN go mod tidy 06:07:48 ---> Running in 7b5d00167cb1 06:07:50 Removing intermediate container 7b5d00167cb1 06:07:50 ---> 2d3b12085f3b 06:07:50 Step 11/25 : RUN make update 06:07:50 ---> Running in a88bb88c6059 06:07:50 CGO_ENABLED=0 GO111MODULE=on go mod download 06:07:53 Removing intermediate container a88bb88c6059 06:07:53 ---> b6b43a6144a2 06:07:53 Step 12/25 : RUN $MAKE 06:07:53 ---> Running in 3a07eda92d34 06:07:53 go mod tidy 06:07:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 06:08:30 Removing intermediate container 3a07eda92d34 06:08:30 ---> 9c160900f903 06:08:30 Step 13/25 : FROM alpine:3.12 06:08:30 3.12: Pulling from library/alpine 06:08:30 d2f70382dc9a: Pulling fs layer 06:08:30 d2f70382dc9a: Verifying Checksum 06:08:30 d2f70382dc9a: Download complete 06:08:30 d2f70382dc9a: Pull complete 06:08:30 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:08:30 Status: Downloaded newer image for alpine:3.12 06:08:30 ---> 9852663dfa18 06:08:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:08:30 ---> Running in fc89351c4b68 06:08:30 Removing intermediate container fc89351c4b68 06:08:30 ---> 6bb1fd143bd0 06:08:30 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 06:08:30 ---> Running in f5d58444a55e 06:08:30 Removing intermediate container f5d58444a55e 06:08:30 ---> 7bba407fe90c 06:08:30 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 06:08:30 ---> Running in c9543e783e54 06:08:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:08:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:08:32 (1/6) Installing dumb-init (1.2.2-r1) 06:08:32 (2/6) Installing libgcc (9.3.0-r2) 06:08:32 (3/6) Installing libsodium (1.0.18-r0) 06:08:32 (4/6) Installing libstdc++ (9.3.0-r2) 06:08:32 (5/6) Installing libzmq (4.3.3-r0) 06:08:32 (6/6) Installing zeromq (4.3.3-r0) 06:08:32 Executing busybox-1.31.1-r20.trigger 06:08:32 OK: 8 MiB in 20 packages 06:08:33 Removing intermediate container c9543e783e54 06:08:33 ---> d4c444ebcdbc 06:08:33 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 06:08:35 ---> fd656358c7a3 06:08:35 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 06:08:35 ---> 902a1d1ac2b3 06:08:35 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 06:08:38 ---> e6df2bc23607 06:08:38 Step 20/25 : EXPOSE 59986 06:08:38 ---> Running in 69cead36af0b 06:08:38 Removing intermediate container 69cead36af0b 06:08:38 ---> fe24cc136828 06:08:38 Step 21/25 : ENTRYPOINT ["/device-rest"] 06:08:38 ---> Running in 99e474e84127 06:08:38 Removing intermediate container 99e474e84127 06:08:38 ---> d1218112bde7 06:08:38 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:08:38 ---> Running in 871eb6540ff6 06:08:38 Removing intermediate container 871eb6540ff6 06:08:38 ---> cc919025be36 06:08:38 Step 23/25 : LABEL arch=arm64 06:08:38 ---> Running in fc2d43e641e8 06:08:39 Removing intermediate container fc2d43e641e8 06:08:39 ---> a0d62fed1247 06:08:39 Step 24/25 : LABEL git_sha=f02d3dc7e1b428c0c81d050d3d9c108c1c930965 06:08:39 ---> Running in 86bb8d01f60d 06:08:39 Removing intermediate container 86bb8d01f60d 06:08:39 ---> f325932b7d6d 06:08:39 Step 25/25 : LABEL version=0.0.0 06:08:39 ---> Running in 191e1f88ef41 06:08:40 Removing intermediate container 191e1f88ef41 06:08:40 ---> db9ffe21a66f 06:08:40 [Warning] One or more build-args [ARCH] were not consumed 06:08:40 Successfully built db9ffe21a66f 06:08:40 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:08:45 ---> job-cost.sh 06:08:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fgeB 06:09:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:10:43 lf-activate-venv(): INFO: Adding /tmp/venv-fgeB/bin to PATH 06:10:43 INFO: No Stack... 06:10:43 INFO: Retrieving Pricing Info for: v2-standard-4 06:10:44 INFO: Archiving Costs [Pipeline] sh 06:10:44 + + cut -d, -f6cat 06:10:44 /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 06:10:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-104-1-stack-cost] 06:10:44 Resource [jenkins-edgexfoundry-device-rest-go-PR-104-1-stack-cost] did not exist. Created. 06:10:44 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:45 /w/workspace/device-rest-go/1@tmp/durable-6770629a/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-6770629a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:10:45 + echo total: 0.18000000715255737 [Pipeline] stash 06:10:45 Warning: overwriting stash ‘stack-cost’ 06:10:45 Stashed 1 file(s) [Pipeline] } 06:10:46 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:10:49 provisioning config files... 06:10:49 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-104@tmp/config8484546445788651377tmp [Pipeline] { [Pipeline] sh 06:10:49 + set +x 06:10:49 + curl -s https://codecov.io/bash 06:10:49 + bash -s -- 06:10:49 06:10:49 _____ _ 06:10:49 / ____| | | 06:10:49 | | ___ __| | ___ ___ _____ __ 06:10:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:10:49 | |___| (_) | (_| | __/ (_| (_) \ V / 06:10:49 \_____\___/ \__,_|\___|\___\___/ \_/ 06:10:49 Bash-1.0.2 06:10:49 06:10:49 06:10:49 ==> git version 2.24.4 found 06:10:49 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:10:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:10:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:10:49 ==> Jenkins CI detected. 06:10:49 project root: . 06:10:49 --> token set from env 06:10:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:10:49 ==> Running gcov in . (disable via -X gcov) 06:10:49 ==> Python coveragepy not found 06:10:49 ==> Searching for coverage reports in: 06:10:49 + . 06:10:49 -> Found 1 reports 06:10:49 ==> Detecting git/mercurial file structure 06:10:49 ==> Reading reports 06:10:49 + ./coverage.out bytes=8513 06:10:49 ==> Appending adjustments 06:10:49 https://docs.codecov.io/docs/fixing-reports 06:10:49 + Found adjustments 06:10:49 ==> Gzipping contents 06:10:49 4.0K /tmp/codecov.B1LVtS.gz 06:10:49 ==> Uploading reports 06:10:49 url: https://codecov.io 06:10:49 query: branch=PR-104&commit=f02d3dc7e1b428c0c81d050d3d9c108c1c930965&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=104&job=&cmd_args= 06:10:49 -> Pinging Codecov 06:10:49 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-104&commit=f02d3dc7e1b428c0c81d050d3d9c108c1c930965&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-104%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=104&job=&cmd_args= 06:10:50 -> Uploading to 06:10:50 https://storage.googleapis.com/codecov/v4/raw/2021-05-24/4E5D53B4F1F92C436F7061BF334D961C/f02d3dc7e1b428c0c81d050d3d9c108c1c930965/6d31d704-4610-4afc-bf29-edc24bcd9868.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210524T061050Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1eeaaf028d39107f7edef69800df0a8d92f5934e86bc478a1b009d4237978044 06:10:50 % Total % Received % Xferd Average Speed Time Time Time Current 06:10:50 Dload Upload Total Spent Left Speed 06:10:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1611 0 0 100 1611 0 4933 --:--:-- --:--:-- --:--:-- 4941 06:10:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/f02d3dc7e1b428c0c81d050d3d9c108c1c930965 [Pipeline] } 06:10:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:10:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:10:56 ---> package-listing.sh 06:10:56 ++ facter osfamily 06:10:56 ++ tr '[:upper:]' '[:lower:]' 06:10:58 + OS_FAMILY=redhat 06:10:58 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-104 06:10:58 + START_PACKAGES=/tmp/packages_start.txt 06:10:58 + END_PACKAGES=/tmp/packages_end.txt 06:10:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:58 + PACKAGES=/tmp/packages_start.txt 06:10:58 + '[' /w/workspace/gexfoundry_device-rest-go_PR-104 ']' 06:10:58 + PACKAGES=/tmp/packages_end.txt 06:10:58 + case "${OS_FAMILY}" in 06:10:58 + rpm -qa 06:10:58 + sort 06:10:58 + '[' -f /tmp/packages_start.txt ']' 06:10:58 + '[' -f /tmp/packages_end.txt ']' 06:10:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:58 + '[' /w/workspace/gexfoundry_device-rest-go_PR-104 ']' 06:10:58 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-104/archives/ 06:10:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-104/archives/ [Pipeline] echo 06:10:58 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/gexfoundry_device-rest-go_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:10:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:10:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:10:59 06:10:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:11:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:00 alpine: Pulling from edgex-lftools-log-publisher 06:11:00 df20fa9351a1: Pulling fs layer 06:11:00 36b3adc4ff6f: Pulling fs layer 06:11:00 8ad3a11d3b57: Pulling fs layer 06:11:00 46f8f816bc3b: Pulling fs layer 06:11:00 93b61091891f: Pulling fs layer 06:11:00 93b9cdb0e59b: Pulling fs layer 06:11:00 5e14af77c1be: Pulling fs layer 06:11:00 01666e4c0597: Pulling fs layer 06:11:00 aa168da1d23b: Pulling fs layer 06:11:00 93b61091891f: Waiting 06:11:00 93b9cdb0e59b: Waiting 06:11:00 5e14af77c1be: Waiting 06:11:00 01666e4c0597: Waiting 06:11:00 aa168da1d23b: Waiting 06:11:00 46f8f816bc3b: Waiting 06:11:00 36b3adc4ff6f: Verifying Checksum 06:11:00 36b3adc4ff6f: Download complete 06:11:00 46f8f816bc3b: Verifying Checksum 06:11:00 46f8f816bc3b: Download complete 06:11:00 df20fa9351a1: Verifying Checksum 06:11:00 df20fa9351a1: Download complete 06:11:00 93b61091891f: Verifying Checksum 06:11:00 93b61091891f: Download complete 06:11:00 93b9cdb0e59b: Verifying Checksum 06:11:00 93b9cdb0e59b: Download complete 06:11:00 5e14af77c1be: Verifying Checksum 06:11:00 5e14af77c1be: Download complete 06:11:00 8ad3a11d3b57: Verifying Checksum 06:11:00 8ad3a11d3b57: Download complete 06:11:00 01666e4c0597: Verifying Checksum 06:11:00 01666e4c0597: Download complete 06:11:00 df20fa9351a1: Pull complete 06:11:01 36b3adc4ff6f: Pull complete 06:11:02 8ad3a11d3b57: Pull complete 06:11:02 46f8f816bc3b: Pull complete 06:11:02 aa168da1d23b: Verifying Checksum 06:11:02 aa168da1d23b: Download complete 06:11:03 93b61091891f: Pull complete 06:11:03 93b9cdb0e59b: Pull complete 06:11:04 5e14af77c1be: Pull complete 06:11:04 01666e4c0597: Pull complete 06:11:09 aa168da1d23b: Pull complete 06:11:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:11:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:11:09 prd-centos7-docker-4c-2g-15748 does not seem to be running inside a container 06:11:09 $ 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/gexfoundry_device-rest-go_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-104 -v /w/workspace/gexfoundry_device-rest-go_PR-104:/w/workspace/gexfoundry_device-rest-go_PR-104:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-104@tmp:/w/workspace/gexfoundry_device-rest-go_PR-104@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 06:11:38 $ docker top dae970b42b2058907311ed2ed96370b2c00015891970ec45e78048355a256c06 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:40 + touch /tmp/pre-build-complete [Pipeline] sh 06:11:41 + mkdir -p /var/log/sa [Pipeline] sh 06:11:41 + ls /var/log/sa-host 06:11:41 + sadf -c /var/log/sa-host/sa05 06:11:41 file_magic: OK 06:11:41 HZ: Using current value: 100 06:11:41 file_header: OK 06:11:41 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 06:11:41 Statistics: 06:11:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:11:41 File successfully converted to sysstat format version 12.2.1 06:11:41 + sadf -c /var/log/sa-host/sa24 06:11:41 file_magic: OK 06:11:41 HZ: Using current value: 100 06:11:41 file_header: OK 06:11:41 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 06:11:41 Statistics: 06:11:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:11:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:43 provisioning config files... 06:11:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-104@tmp/config6830351147052468870tmp [Pipeline] { [Pipeline] echo 06:11:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:11:44 ---> create-netrc.sh [Pipeline] } 06:11:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:11:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:11:46 ---> python-tools-install.sh [Pipeline] echo 06:11:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:11:49 ---> sudo-logs.sh 06:11:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:11:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:11:52 ---> job-cost.sh 06:11:52 lf-activate-venv: SKIPPING 06:11:52 DEBUG: total: 0.18000000715255737 06:11:52 INFO: Retrieving Stack Cost... 06:11:52 INFO: Retrieving Pricing Info for: v3-standard-2 06:11:52 INFO: Archiving Costs [Pipeline] echo 06:11:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:11:52 ---> logs-deploy.sh 06:11:52 lf-activate-venv: SKIPPING 06:11:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-104/1 06:11:52 INFO: archiving workspace using pattern(s): 06:11:54 Archives upload complete. 06:11:54 INFO: archiving logs to Nexus 06:11:54 ---> uname -a: 06:11:54 Linux prd-centos7-docker-4c-2g-15748.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:11:54 06:11:54 06:11:54 ---> lscpu: 06:11:54 Architecture: x86_64 06:11:54 CPU op-mode(s): 32-bit, 64-bit 06:11:54 Byte Order: Little Endian 06:11:54 Address sizes: 40 bits physical, 48 bits virtual 06:11:54 CPU(s): 2 06:11:54 On-line CPU(s) list: 0,1 06:11:54 Thread(s) per core: 1 06:11:54 Core(s) per socket: 1 06:11:54 Socket(s): 2 06:11:54 NUMA node(s): 1 06:11:54 Vendor ID: AuthenticAMD 06:11:54 CPU family: 23 06:11:54 Model: 49 06:11:54 Model name: AMD EPYC-Rome Processor 06:11:54 Stepping: 0 06:11:54 CPU MHz: 2800.000 06:11:54 BogoMIPS: 5600.00 06:11:54 Virtualization: AMD-V 06:11:54 Hypervisor vendor: KVM 06:11:54 Virtualization type: full 06:11:54 L1d cache: 64 KiB 06:11:54 L1i cache: 64 KiB 06:11:54 L2 cache: 1 MiB 06:11:54 L3 cache: 32 MiB 06:11:54 NUMA node0 CPU(s): 0,1 06:11:54 Vulnerability Itlb multihit: Not affected 06:11:54 Vulnerability L1tf: Not affected 06:11:54 Vulnerability Mds: Not affected 06:11:54 Vulnerability Meltdown: Not affected 06:11:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:11:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:11:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:11:54 Vulnerability Srbds: Not affected 06:11:54 Vulnerability Tsx async abort: Not affected 06:11:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:11:54 06:11:54 06:11:54 ---> nproc: 06:11:54 2 06:11:54 06:11:54 06:11:54 ---> df -h: 06:11:54 Filesystem Size Used Available Use% Mounted on 06:11:54 overlay 40.0G 7.2G 32.8G 18% / 06:11:54 tmpfs 64.0M 0 64.0M 0% /dev 06:11:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:11:54 shm 64.0M 0 64.0M 0% /dev/shm 06:11:54 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 06:11:54 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 06:11:54 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 06:11:54 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 06:11:54 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-rest-go_PR-104 06:11:54 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-rest-go_PR-104@tmp 06:11:54 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 06:11:54 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 06:11:54 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 06:11:54 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 06:11:54 06:11:54 06:11:54 ---> free -m: 06:11:54 total used free shared buff/cache available 06:11:54 Mem: 7821 875 4840 0 2105 6768 06:11:54 Swap: 1023 0 1023 06:11:54 06:11:54 06:11:54 ---> ip addr: 06:11:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:11:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:11:54 inet 127.0.0.1/8 scope host lo 06:11:54 valid_lft forever preferred_lft forever 06:11:54 inet6 ::1/128 scope host 06:11:54 valid_lft forever preferred_lft forever 06:11:54 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:11:54 link/ether fa:16:3e:5a:0f:7b brd ff:ff:ff:ff:ff:ff 06:11:54 inet 10.30.122.6/23 brd 10.30.123.255 scope global dynamic eth0 06:11:54 valid_lft 85019sec preferred_lft 85019sec 06:11:54 inet6 fe80::f816:3eff:fe5a:f7b/64 scope link 06:11:54 valid_lft forever preferred_lft forever 06:11:54 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:11:54 link/ether 02:42:f9:be:6c:91 brd ff:ff:ff:ff:ff:ff 06:11:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:11:54 valid_lft forever preferred_lft forever 06:11:54 inet6 fe80::42:f9ff:febe:6c91/64 scope link 06:11:54 valid_lft forever preferred_lft forever 06:11:54 06:11:54 06:11:54 ---> sar -b -r -n DEV: 06:11:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 06:11:54 06:11:54 05:48:34 LINUX RESTART (2 CPU) 06:11:54 06:11:54 05:49:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:11:54 05:50:03 140.57 112.10 28.47 0.00 7192.50 11797.62 0.00 06:11:54 05:51:01 44.96 11.59 33.37 0.00 2078.62 26441.38 0.00 06:11:54 05:52:01 13.37 3.06 10.31 0.00 2277.68 1144.79 0.00 06:11:54 05:53:01 16.82 0.63 16.18 0.00 352.05 2274.29 0.00 06:11:54 05:54:01 2.07 0.00 2.07 0.00 0.00 46.51 0.00 06:11:54 05:55:01 0.52 0.00 0.52 0.00 0.00 8.03 0.00 06:11:54 05:56:01 0.30 0.00 0.30 0.00 0.00 5.01 0.00 06:11:54 05:57:01 0.33 0.00 0.33 0.00 0.00 4.50 0.00 06:11:54 05:58:01 0.33 0.00 0.33 0.00 0.00 5.18 0.00 06:11:54 05:59:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 06:11:54 06:00:01 0.37 0.00 0.37 0.00 0.00 5.75 0.00 06:11:54 06:01:01 0.25 0.00 0.25 0.00 0.00 4.28 0.00 06:11:54 06:02:01 0.50 0.12 0.38 0.00 1.86 6.98 0.00 06:11:54 06:03:01 0.32 0.00 0.32 0.00 0.00 4.90 0.00 06:11:54 06:04:01 0.43 0.15 0.28 0.00 4.80 5.13 0.00 06:11:54 06:05:01 0.82 0.00 0.82 0.00 0.00 16.66 0.00 06:11:54 06:06:01 0.25 0.00 0.25 0.00 0.00 4.02 0.00 06:11:54 06:07:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 06:11:54 06:08:01 0.32 0.00 0.32 0.00 0.00 5.30 0.00 06:11:54 06:09:01 0.28 0.00 0.28 0.00 0.00 3.88 0.00 06:11:54 06:10:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 06:11:54 06:11:01 1.50 0.13 1.37 0.00 13.72 29.26 0.00 06:11:54 Average: 9.88 5.56 4.32 0.00 524.44 1841.64 0.00 06:11:54 06:11:54 05:49:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:11:54 05:50:03 5964500 0 527568 6.59 2620 1514252 704448 8.80 210372 1452128 671504 06:11:54 05:51:01 5715700 0 686124 8.57 2620 1604496 1125852 12.43 399792 1506988 17364 06:11:54 05:52:01 5601360 0 717772 8.96 2620 1687188 1123656 12.41 471580 1546268 468 06:11:54 05:53:01 5512084 0 745664 9.31 2620 1748572 1172576 12.95 521132 1575932 132 06:11:54 05:54:01 5526296 0 731444 9.13 2620 1748580 1068864 11.80 508820 1575932 16 06:11:54 05:55:01 5528360 0 729380 9.11 2620 1748580 1051388 11.61 506708 1576436 12 06:11:54 05:56:01 5515872 0 741860 9.26 2620 1748588 1051472 11.61 519004 1576436 8 06:11:54 05:57:01 5516888 0 740840 9.25 2620 1748592 1051388 11.61 512464 1582668 16 06:11:54 05:58:01 5516972 0 740752 9.25 2620 1748596 1051388 11.61 512448 1582672 8 06:11:54 05:59:01 5516848 0 740872 9.25 2620 1748600 1051388 11.61 521704 1573404 20 06:11:54 06:00:01 5516936 0 740784 9.25 2620 1748600 1051388 11.61 521640 1573404 8 06:11:54 06:01:01 5514712 0 743000 9.28 2620 1748608 1053832 11.63 522956 1573404 8 06:11:54 06:02:01 5516144 0 741436 9.26 2620 1748740 1051896 11.61 522632 1573464 8 06:11:54 06:03:01 5513272 0 744308 9.29 2620 1748740 1052264 11.62 524600 1573816 20 06:11:54 06:04:01 5514144 0 743428 9.28 2620 1748748 1052228 11.62 524176 1573472 20 06:11:54 06:05:01 5515348 0 742224 9.27 2620 1748748 1052024 11.61 522884 1573472 12 06:11:54 06:06:01 5514864 0 742700 9.27 2620 1748756 1052132 11.62 523808 1573136 8 06:11:54 06:07:01 5515208 0 742352 9.27 2620 1748760 1052024 11.61 523248 1573120 12 06:11:54 06:08:01 5515044 0 742516 9.27 2620 1748760 1052024 11.61 523268 1573120 8 06:11:54 06:09:01 5515068 0 742484 9.27 2620 1748768 1052024 11.61 523308 1573120 16 06:11:54 06:10:01 5514632 0 742920 9.28 2620 1748768 1052024 11.61 524068 1573120 8 06:11:54 06:11:01 5381564 0 792124 9.89 2620 1832632 1240940 13.70 688432 1530988 83200 06:11:54 Average: 5543719 0 730116 9.12 2620 1732485 1057601 11.68 505866 1563023 35131 06:11:54 06:11:54 05:49:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:11:54 05:50:03 eth0 8.42 6.85 1.90 1.41 0.00 0.00 0.00 0.00 06:11:54 05:50:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:51:01 eth0 345.37 231.44 607.48 47.49 0.00 0.00 0.00 0.00 06:11:54 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:52:01 eth0 81.40 73.22 268.97 31.58 0.00 0.00 0.00 0.00 06:11:54 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:53:01 eth0 104.06 109.39 461.02 29.43 0.00 0.00 0.00 0.00 06:11:54 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:53:01 docker0 56.89 41.66 4.91 133.79 0.00 0.00 0.00 0.00 06:11:54 05:54:01 eth0 0.97 0.52 0.54 0.43 0.00 0.00 0.00 0.00 06:11:54 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:54 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:56:01 eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 06:11:54 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:57:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:11:54 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:58:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:11:54 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:59:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:54 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:00:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:54 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:01:01 eth0 3.00 0.25 0.33 0.07 0.00 0.00 0.00 0.00 06:11:54 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:02:01 eth0 5.43 0.03 0.57 0.00 0.00 0.00 0.00 0.00 06:11:54 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:03:01 eth0 1.97 1.03 1.07 0.75 0.00 0.00 0.00 0.00 06:11:54 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:04:01 eth0 1.45 0.73 0.80 0.60 0.00 0.00 0.00 0.00 06:11:54 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:05:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 06:11:54 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:06:01 eth0 0.40 0.18 0.15 0.07 0.00 0.00 0.00 0.00 06:11:54 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:07:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:11:54 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:08:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:11:54 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:09:01 eth0 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:11:54 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:10:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:11:54 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:11:01 eth0 111.61 90.61 1038.54 10.39 0.00 0.00 0.00 0.00 06:11:54 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 Average: eth0 29.84 23.16 107.76 5.51 0.00 0.00 0.00 0.00 06:11:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:54 Average: docker0 2.60 1.90 0.22 6.11 0.00 0.00 0.00 0.00 06:11:54 06:11:54 06:11:54 ---> sar -P ALL: 06:11:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 06:11:54 06:11:54 05:48:34 LINUX RESTART (2 CPU) 06:11:54 06:11:54 05:49:04 CPU %user %nice %system %iowait %steal %idle 06:11:54 05:50:03 all 12.25 0.00 6.62 59.29 0.08 21.76 06:11:54 05:50:03 0 12.05 0.00 7.34 51.52 0.07 29.02 06:11:54 05:50:03 1 12.45 0.00 5.90 67.08 0.09 14.48 06:11:54 05:51:01 all 7.89 0.00 1.48 20.94 0.06 69.63 06:11:54 05:51:01 0 8.71 0.00 1.32 17.01 0.05 72.91 06:11:54 05:51:01 1 7.06 0.00 1.63 24.88 0.07 66.36 06:11:54 05:52:01 all 2.77 0.00 0.84 2.75 0.04 93.59 06:11:54 05:52:01 0 2.77 0.00 0.84 2.70 0.05 93.64 06:11:54 05:52:01 1 2.78 0.00 0.84 2.81 0.03 93.54 06:11:54 05:53:01 all 2.77 0.00 1.21 4.24 0.04 91.73 06:11:54 05:53:01 0 3.05 0.00 1.23 5.85 0.03 89.84 06:11:54 05:53:01 1 2.50 0.00 1.18 2.63 0.05 93.63 06:11:54 05:54:01 all 0.07 0.00 0.04 0.00 0.03 99.87 06:11:54 05:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:11:54 05:54:01 1 0.10 0.00 0.05 0.00 0.03 99.82 06:11:54 05:55:01 all 0.08 0.00 0.03 0.00 0.03 99.86 06:11:54 05:55:01 0 0.02 0.00 0.03 0.00 0.03 99.92 06:11:54 05:55:01 1 0.13 0.00 0.03 0.00 0.03 99.80 06:11:54 05:56:01 all 0.06 0.00 0.02 0.00 0.03 99.90 06:11:54 05:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:11:54 05:56:01 1 0.08 0.00 0.00 0.00 0.03 99.88 06:11:54 05:57:01 all 0.09 0.00 0.02 0.00 0.03 99.86 06:11:54 05:57:01 0 0.02 0.00 0.02 0.00 0.03 99.93 06:11:54 05:57:01 1 0.17 0.00 0.02 0.00 0.03 99.78 06:11:54 05:58:01 all 0.08 0.00 0.03 0.00 0.03 99.87 06:11:54 05:58:01 0 0.02 0.00 0.03 0.00 0.03 99.92 06:11:54 05:58:01 1 0.13 0.00 0.02 0.00 0.02 99.83 06:11:54 05:59:01 all 0.12 0.00 0.03 0.00 0.03 99.82 06:11:54 05:59:01 0 0.20 0.00 0.03 0.00 0.03 99.73 06:11:54 05:59:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:11:54 06:00:01 all 0.05 0.00 0.03 0.00 0.02 99.90 06:11:54 06:00:01 0 0.08 0.00 0.02 0.00 0.00 99.90 06:11:54 06:00:01 1 0.02 0.00 0.05 0.00 0.03 99.90 06:11:54 06:11:54 06:00:01 CPU %user %nice %system %iowait %steal %idle 06:11:54 06:01:01 all 0.11 0.00 0.03 0.02 0.03 99.82 06:11:54 06:01:01 0 0.13 0.00 0.03 0.02 0.02 99.80 06:11:54 06:01:01 1 0.08 0.00 0.03 0.02 0.03 99.83 06:11:54 06:02:01 all 0.08 0.00 0.05 0.02 0.03 99.82 06:11:54 06:02:01 0 0.13 0.00 0.03 0.02 0.02 99.80 06:11:54 06:02:01 1 0.03 0.00 0.07 0.02 0.05 99.83 06:11:54 06:03:01 all 0.16 0.00 0.03 0.00 0.02 99.80 06:11:54 06:03:01 0 0.25 0.00 0.03 0.00 0.02 99.70 06:11:54 06:03:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:11:54 06:04:01 all 0.13 0.00 0.05 0.00 0.02 99.81 06:11:54 06:04:01 0 0.22 0.00 0.05 0.00 0.00 99.73 06:11:54 06:04:01 1 0.03 0.00 0.05 0.00 0.03 99.88 06:11:54 06:05:01 all 0.13 0.00 0.02 0.00 0.03 99.82 06:11:54 06:05:01 0 0.23 0.00 0.02 0.00 0.02 99.73 06:11:54 06:05:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:11:54 06:06:01 all 0.11 0.00 0.03 0.00 0.01 99.86 06:11:54 06:06:01 0 0.20 0.00 0.02 0.00 0.00 99.78 06:11:54 06:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:11:54 06:07:01 all 0.12 0.00 0.03 0.00 0.03 99.82 06:11:54 06:07:01 0 0.20 0.00 0.03 0.00 0.02 99.75 06:11:54 06:07:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:11:54 06:08:01 all 0.13 0.00 0.02 0.00 0.02 99.83 06:11:54 06:08:01 0 0.22 0.00 0.02 0.00 0.00 99.77 06:11:54 06:08:01 1 0.05 0.00 0.02 0.00 0.03 99.90 06:11:54 06:09:01 all 0.11 0.00 0.03 0.00 0.03 99.84 06:11:54 06:09:01 0 0.20 0.00 0.02 0.00 0.02 99.77 06:11:54 06:09:01 1 0.02 0.00 0.03 0.00 0.03 99.92 06:11:54 06:10:01 all 0.08 0.00 0.03 0.00 0.02 99.88 06:11:54 06:10:01 0 0.12 0.00 0.03 0.00 0.02 99.83 06:11:54 06:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:11:54 06:11:01 all 2.34 0.00 0.81 0.39 0.03 96.44 06:11:54 06:11:01 0 3.26 0.00 1.01 0.13 0.02 95.58 06:11:54 06:11:01 1 1.42 0.00 0.60 0.64 0.03 97.30 06:11:54 06:11:54 Average: CPU %user %nice %system %iowait %steal %idle 06:11:54 Average: all 1.30 0.00 0.50 3.75 0.03 94.43 06:11:54 Average: 0 1.41 0.00 0.53 3.31 0.02 94.73 06:11:54 Average: 1 1.18 0.00 0.46 4.19 0.04 94.13 06:11:54 06:11:54 06:11:54