Pull request #105 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e2c9c4c342c32711e5ff04843954e6793da3475b+03359c08c1b66a89f278bd3fc862a1cc531bead5 (125503f833b05ecc5709607e1d17ac6014bd1c1a) 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-ssh3010442218235347359.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-ssh2899023878096848869.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-105/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-105/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5307484976347969929.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-105/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4324219175014316481.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-ssh6402329244735318104.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-105/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-105/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4416774005790278899.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-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-15752 in /w/workspace/gexfoundry_device-rest-go_PR-105 [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-105 # 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-105@tmp/jenkins-gitclient-ssh4236194588284446465.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 Merging remotes/origin/master commit 03359c08c1b66a89f278bd3fc862a1cc531bead5 into PR head commit e2c9c4c342c32711e5ff04843954e6793da3475b > 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-105@tmp/jenkins-gitclient-ssh7385366184684253096.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e2c9c4c342c32711e5ff04843954e6793da3475b # 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-105@tmp/jenkins-gitclient-ssh7121675597780471939.key > git merge 03359c08c1b66a89f278bd3fc862a1cc531bead5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing e2c9c4c342c32711e5ff04843954e6793da3475b Checking out Revision e2c9c4c342c32711e5ff04843954e6793da3475b (PR-105) > git config core.sparsecheckout # timeout=10 > git checkout -f e2c9c4c342c32711e5ff04843954e6793da3475b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/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:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:51:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:51:56 ========================================================= 05:51:56 EdgeX Global Pipelines Version Info 05:51:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:52:02 ------------------- 05:52:02 stable info: 05:52:02 ------------------- 05:52:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:52:02 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:52:02 Message: update stable to v1.0.192 05:52:02 ------------------- 05:52:02 experimental info: 05:52:02 ------------------- 05:52:02 Commited By: **** collab-it+edgex@linuxfoundation.org 05:52:02 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:52:02 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:52:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 05:52:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 05:52:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:52:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:52:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:52:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:52:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:52:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:52:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:52:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:52:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 05:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:52:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:52:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:52:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:52:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:52:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:52:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:52:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:52:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:52:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:52:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo 05:52:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo 05:52:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo 05:52:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e2c9c4c342c32711e5ff04843954e6793da3475b [Pipeline] echo 05:52:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e2c9c4c [Pipeline] echo 05:52:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:28 provisioning config files... 05:52:28 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-105@tmp/config6118583306308743478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:32 ---> docker-login.sh 05:52:32 nexus3.edgexfoundry.org:10001 05:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:32 Configure a credential helper to remove this warning. See 05:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:32 05:52:32 Login Succeeded 05:52:32 nexus3.edgexfoundry.org:10002 05:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:32 Configure a credential helper to remove this warning. See 05:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:32 05:52:32 Login Succeeded 05:52:32 nexus3.edgexfoundry.org:10003 05:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:32 Configure a credential helper to remove this warning. See 05:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:32 05:52:32 Login Succeeded 05:52:32 nexus3.edgexfoundry.org:10004 05:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:32 Configure a credential helper to remove this warning. See 05:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:32 05:52:32 Login Succeeded 05:52:32 docker.io 05:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:32 Configure a credential helper to remove this warning. See 05:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:32 05:52:32 Login Succeeded 05:52:32 ---> docker-login.sh ends [Pipeline] } 05:52:32 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:52:37 + git log --format=format:%s -1 e2c9c4c342c32711e5ff04843954e6793da3475b [Pipeline] echo 05:52:39 GIT_COMMIT: e2c9c4c342c32711e5ff04843954e6793da3475b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:52:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:52:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:44 05:52:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:52:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:51 latest: Pulling from edgex-devops/git-semver 05:52:51 31603596830f: Pulling fs layer 05:52:51 54011a49482f: Pulling fs layer 05:52:51 a6820b24f6d8: Pulling fs layer 05:52:51 f581987b2513: Pulling fs layer 05:52:51 f581987b2513: Waiting 05:52:51 54011a49482f: Verifying Checksum 05:52:51 54011a49482f: Download complete 05:52:51 31603596830f: Verifying Checksum 05:52:51 31603596830f: Download complete 05:52:51 f581987b2513: Verifying Checksum 05:52:51 f581987b2513: Download complete 05:52:51 31603596830f: Pull complete 05:52:51 54011a49482f: Pull complete 05:52:51 a6820b24f6d8: Verifying Checksum 05:52:51 a6820b24f6d8: Download complete 05:52:51 a6820b24f6d8: Pull complete 05:52:51 f581987b2513: Pull complete 05:52:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:52:51 prd-centos7-docker-4c-2g-15752 does not seem to be running inside a container 05:52:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-105 -v /w/workspace/gexfoundry_device-rest-go_PR-105:/w/workspace/gexfoundry_device-rest-go_PR-105:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-105@tmp:/w/workspace/gexfoundry_device-rest-go_PR-105@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:57 $ docker top 683379375d2d48ac02891a88ae223245386dd4ee1a212ce402e9e172f1113ae6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:52:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:58 [ssh-agent] Looking for ssh-agent implementation... 05:52:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:58 $ docker exec 683379375d2d48ac02891a88ae223245386dd4ee1a212ce402e9e172f1113ae6 ssh-agent 05:53:00 SSH_AUTH_SOCK=/tmp/ssh-pDLCf8frX0o8/agent.14 05:53:00 SSH_AGENT_PID=20 05:53:00 Running ssh-add (command line suppressed) 05:53:00 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-105@tmp/private_key_2598228996991423108.key (/w/workspace/gexfoundry_device-rest-go_PR-105@tmp/private_key_2598228996991423108.key) 05:53:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:04 + git tag --points-at HEAD [Pipeline] } 05:53:04 $ docker exec --env ******** --env ******** 683379375d2d48ac02891a88ae223245386dd4ee1a212ce402e9e172f1113ae6 ssh-agent -k 05:53:04 unset SSH_AUTH_SOCK; 05:53:04 unset SSH_AGENT_PID; 05:53:04 echo Agent pid 20 killed; 05:53:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:53:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:04 [ssh-agent] Looking for ssh-agent implementation... 05:53:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:04 $ docker exec 683379375d2d48ac02891a88ae223245386dd4ee1a212ce402e9e172f1113ae6 ssh-agent 05:53:07 SSH_AUTH_SOCK=/tmp/ssh-yeqRiqBZnF0V/agent.53 05:53:07 SSH_AGENT_PID=59 05:53:07 Running ssh-add (command line suppressed) 05:53:07 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-105@tmp/private_key_991291601161457607.key (/w/workspace/gexfoundry_device-rest-go_PR-105@tmp/private_key_991291601161457607.key) 05:53:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:09 + git semver init 05:53:09 # -> Open(): unable to determine branch for HEAD 05:53:09 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-105/.git 05:53:09 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-105 05:53:09 # $SEMVER_REMOTE_NAME = origin 05:53:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:53:09 # $SEMVER_USER_NAME = edgex-jenkins 05:53:09 # $SEMVER_BRANCH = PR-105 05:53:09 # $SEMVER_TEMP = /tmp/semver-853733507 05:53:09 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 05:53:09 # '/tmp/semver-853733507' -> '/w/workspace/gexfoundry_device-rest-go_PR-105/.semver' 05:53:09 # -> Force: false 05:53:09 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-105/.semver [Pipeline] } 05:53:09 $ docker exec --env ******** --env ******** 683379375d2d48ac02891a88ae223245386dd4ee1a212ce402e9e172f1113ae6 ssh-agent -k 05:53:09 unset SSH_AUTH_SOCK; 05:53:09 unset SSH_AGENT_PID; 05:53:09 echo Agent pid 59 killed; 05:53:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:15 + git semver [Pipeline] } 05:53:15 $ docker stop --time=1 683379375d2d48ac02891a88ae223245386dd4ee1a212ce402e9e172f1113ae6 05:53:17 $ docker rm -f 683379375d2d48ac02891a88ae223245386dd4ee1a212ce402e9e172f1113ae6 [Pipeline] // withDockerContainer [Pipeline] sh 05:53:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:53:22 Stashed 1 file(s) [Pipeline] echo 05:53:22 [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:44 Still waiting to schedule task 05:53:44 ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘centos7-docker-4c-2g’ 05:53:44 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 05:53:44 ‘prd-centos7-docker-4c-2g-15740’ is offline 05:53:44 ‘prd-centos7-docker-4c-2g-15758’ is offline 05:53:44 ‘prd-centos7-docker-4c-2g-309’ is offline 05:53:47 Still waiting to schedule task 05:53:47 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:02:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16374 in /w/workspace/gexfoundry_device-rest-go_PR-105 [Pipeline] { [Pipeline] ws 06:02:46 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:02:51 The recommended git tool is: git 06:02:56 Running on prd-centos7-docker-4c-2g-16406 in /w/workspace/gexfoundry_device-rest-go_PR-105 [Pipeline] { [Pipeline] ws 06:02:58 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:03:00 The recommended git tool is: git 06:03:31 using credential edgex-jenkins-ssh 06:03:32 Cloning the remote Git repository 06:03:32 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:03:34 using credential edgex-jenkins-ssh 06:03:34 Cloning the remote Git repository 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.24.4' 06:03:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:34 [INFO] Currently running in a labeled security context 06:03:34 [INFO] Currently SELinux is 'enforcing' on the host 06:03:34 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh8139753349559377324.key 06:03:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:36 Merging remotes/origin/master commit 03359c08c1b66a89f278bd3fc862a1cc531bead5 into PR head commit e2c9c4c342c32711e5ff04843954e6793da3475b 06:03:37 Merge succeeded, producing e2c9c4c342c32711e5ff04843954e6793da3475b 06:03:39 Checking out Revision e2c9c4c342c32711e5ff04843954e6793da3475b (PR-105) 06:03:35 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:03:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:36 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:03:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:03:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:36 [INFO] Currently running in a labeled security context 06:03:36 [INFO] Currently SELinux is 'enforcing' on the host 06:03:36 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6358681626181476025.key 06:03:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:36 > git config core.sparsecheckout # timeout=10 06:03:36 > git checkout -f e2c9c4c342c32711e5ff04843954e6793da3475b # timeout=10 06:03:37 > git remote # timeout=10 06:03:37 > git config --get remote.origin.url # timeout=10 06:03:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:37 [INFO] Currently running in a labeled security context 06:03:37 [INFO] Currently SELinux is 'enforcing' on the host 06:03:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh8462755957474153472.key 06:03:37 > git merge 03359c08c1b66a89f278bd3fc862a1cc531bead5 # timeout=10 06:03:37 > git rev-parse HEAD^{commit} # timeout=10 06:03:34 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:03:36 > git init /w/workspace/device-rest-go/1 # timeout=10 06:03:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:03:36 > git --version # timeout=10 06:03:36 > git --version # 'git version 2.17.1' 06:03:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:39 > git config core.sparsecheckout # timeout=10 06:03:39 > git checkout -f e2c9c4c342c32711e5ff04843954e6793da3475b # timeout=10 06:03:41 Merging remotes/origin/master commit 03359c08c1b66a89f278bd3fc862a1cc531bead5 into PR head commit e2c9c4c342c32711e5ff04843954e6793da3475b 06:03:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:03:38 > 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/105/head:refs/remotes/origin/PR-105 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:41 Merge succeeded, producing e2c9c4c342c32711e5ff04843954e6793da3475b 06:03:41 Checking out Revision e2c9c4c342c32711e5ff04843954e6793da3475b (PR-105) 06:03:41 > git config core.sparsecheckout # timeout=10 06:03:41 > git checkout -f e2c9c4c342c32711e5ff04843954e6793da3475b # 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 e2c9c4c342c32711e5ff04843954e6793da3475b # timeout=10 06:03:49 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 06:03:49 > git --version # timeout=10 06:03:49 > git --version # 'git version 2.24.4' 06:03:49 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:54 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 06:03:56 > git --version # timeout=10 06:03:56 > git --version # 'git version 2.17.1' 06:03:56 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { 06:03:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] stage [Pipeline] { (Prep) [Pipeline] sh [Pipeline] script [Pipeline] { 06:04:04 + sudo service docker restart 06:04:04 + true 06:04:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] sh 06:04:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:04:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:04:14 + + sudo servicetrue docker 06:04:14 restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:19 provisioning config files... 06:04:19 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config8101682376277584323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:19 ---> docker-login.sh 06:04:19 nexus3.edgexfoundry.org:10001 06:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:21 Configure a credential helper to remove this warning. See 06:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:21 06:04:21 Login Succeeded 06:04:21 nexus3.edgexfoundry.org:10002 06:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:21 Configure a credential helper to remove this warning. See 06:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:21 06:04:21 Login Succeeded 06:04:21 nexus3.edgexfoundry.org:10003 06:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:21 Configure a credential helper to remove this warning. See 06:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:21 06:04:21 Login Succeeded 06:04:21 nexus3.edgexfoundry.org:10004 06:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:21 Configure a credential helper to remove this warning. See 06:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:21 06:04:21 Login Succeeded 06:04:21 docker.io 06:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:21 Configure a credential helper to remove this warning. See 06:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:21 06:04:21 Login Succeeded 06:04:21 ---> docker-login.sh ends [Pipeline] } 06:04:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:22 ========================================================= 06:04:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:04:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:04:22 + 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:22 Sending build context to Docker daemon 92.16kB 06:04:22 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 06:04:22 Step 2/10 : FROM ${BASE} 06:04:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:04:24 540db60ca938: Pulling fs layer 06:04:24 adcc1eea9eea: Pulling fs layer 06:04:24 4c4ab2625f07: Pulling fs layer 06:04:24 0510c868ecb4: Pulling fs layer 06:04:24 afea3b2eda06: Pulling fs layer 06:04:24 7809a108b3ef: Pulling fs layer 06:04:24 f706445af74f: Pulling fs layer 06:04:24 7809a108b3ef: Waiting 06:04:24 0510c868ecb4: Waiting 06:04:24 f706445af74f: Waiting 06:04:24 afea3b2eda06: Waiting 06:04:24 4c4ab2625f07: Verifying Checksum 06:04:24 4c4ab2625f07: Download complete 06:04:24 adcc1eea9eea: Verifying Checksum 06:04:24 adcc1eea9eea: Download complete 06:04:24 afea3b2eda06: Verifying Checksum 06:04:24 afea3b2eda06: Download complete 06:04:24 7809a108b3ef: Verifying Checksum 06:04:24 7809a108b3ef: Download complete 06:04:24 540db60ca938: Verifying Checksum 06:04:24 540db60ca938: Download complete 06:04:24 540db60ca938: Pull complete 06:04:24 adcc1eea9eea: Pull complete 06:04:24 4c4ab2625f07: Pull complete 06:04:24 f706445af74f: Verifying Checksum 06:04:24 f706445af74f: Download complete 06:04:25 0510c868ecb4: Verifying Checksum 06:04:25 0510c868ecb4: Download complete 06:04:31 0510c868ecb4: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:32 provisioning config files... 06:04:34 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config2419981676690201144tmp 06:04:34 afea3b2eda06: Pull complete 06:04:34 7809a108b3ef: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:36 f706445af74f: Pull complete 06:04:36 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:04:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:04:36 ---> b068be0155e3 06:04:36 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:04:36 ---> docker-login.sh 06:04:36 nexus3.edgexfoundry.org:10001 06:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:36 Configure a credential helper to remove this warning. See 06:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:36 06:04:36 Login Succeeded 06:04:36 nexus3.edgexfoundry.org:10002 06:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:36 Configure a credential helper to remove this warning. See 06:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:36 06:04:36 Login Succeeded 06:04:36 nexus3.edgexfoundry.org:10003 06:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:39 Configure a credential helper to remove this warning. See 06:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:39 06:04:39 Login Succeeded 06:04:39 nexus3.edgexfoundry.org:10004 06:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:39 Configure a credential helper to remove this warning. See 06:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:39 06:04:39 Login Succeeded 06:04:39 docker.io 06:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:39 Configure a credential helper to remove this warning. See 06:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:39 06:04:39 Login Succeeded 06:04:39 ---> docker-login.sh ends [Pipeline] } 06:04:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:44 ========================================================= 06:04:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:04:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:04:46 + 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:46 Sending build context to Docker daemon 92.16kB 06:04:46 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 06:04:46 Step 2/10 : FROM ${BASE} 06:04:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:46 595b0fe564bb: Pulling fs layer 06:04:46 7186ed65a4f7: Pulling fs layer 06:04:46 316046926c0a: Pulling fs layer 06:04:46 4ebd0625c992: Pulling fs layer 06:04:46 207e8628e3a3: Pulling fs layer 06:04:46 c791037a9be2: Pulling fs layer 06:04:46 ffd874e62e21: Pulling fs layer 06:04:46 207e8628e3a3: Waiting 06:04:46 c791037a9be2: Waiting 06:04:46 ffd874e62e21: Waiting 06:04:46 4ebd0625c992: Waiting 06:04:46 316046926c0a: Verifying Checksum 06:04:46 316046926c0a: Download complete 06:04:46 7186ed65a4f7: Verifying Checksum 06:04:46 7186ed65a4f7: Download complete 06:04:46 207e8628e3a3: Verifying Checksum 06:04:46 207e8628e3a3: Download complete 06:04:46 c791037a9be2: Verifying Checksum 06:04:46 c791037a9be2: Download complete 06:04:46 595b0fe564bb: Verifying Checksum 06:04:46 595b0fe564bb: Download complete 06:04:46 595b0fe564bb: Pull complete 06:04:46 7186ed65a4f7: Pull complete 06:04:47 316046926c0a: Pull complete 06:04:49 ffd874e62e21: Verifying Checksum 06:04:49 ffd874e62e21: Download complete 06:04:52 4ebd0625c992: Verifying Checksum 06:04:52 4ebd0625c992: Download complete 06:05:04 ---> Running in 30127e86f4be 06:05:04 Removing intermediate container 30127e86f4be 06:05:04 ---> 5e0699cd99b6 06:05:04 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:05:04 ---> Running in c5e9c9955698 06:05:04 Removing intermediate container c5e9c9955698 06:05:04 ---> 675f5482a645 06:05:04 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:05:04 ---> Running in b4857e73263c 06:05:04 Removing intermediate container b4857e73263c 06:05:04 ---> 447915db49b6 06:05:04 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:04 ---> Running in 47a981a938b4 06:05:04 4ebd0625c992: Pull complete 06:05:04 207e8628e3a3: Pull complete 06:05:04 c791037a9be2: Pull complete 06:05:04 Removing intermediate container 47a981a938b4 06:05:04 ---> d232a277766c 06:05:04 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:05:05 ---> Running in dd2750495edc 06:05:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:05:06 ffd874e62e21: Pull complete 06:05:06 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:05:06 ---> cfc18b08335c 06:05:06 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:05:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:05:08 ---> Running in a172b0a66469 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 Removing intermediate container a172b0a66469 06:05:10 ---> b81904e20424 06:05:10 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:05:10 ---> Running in 6445e77bf063 06:05:10 Removing intermediate container 6445e77bf063 06:05:10 ---> 25b002d48cd6 06:05:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:05:10 ---> Running in ced9fcae6fca 06:05:10 Removing intermediate container ced9fcae6fca 06:05:10 ---> 5d46cde3fc6c 06:05:10 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:10 ---> Running in 86409157e28b 06:05:10 (6/9) Installing libedit (20191231.3.1-r1) 06:05:11 (7/9) Installing openssh-client (8.4_p1-r3) 06:05:12 Removing intermediate container 86409157e28b 06:05:12 ---> 2f056fdc78d0 06:05:12 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:05:12 ---> Running in a38bfd7f1c21 06:05:13 (8/9) Installing libzmq (4.3.3-r1) 06:05:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:05:13 (9/9) Installing zeromq-dev (4.3.3-r1) 06:05:14 Executing busybox-1.32.1-r6.trigger 06:05:14 OK: 154 MiB in 49 packages 06:05:16 Removing intermediate container dd2750495edc 06:05:16 ---> be5930784b58 06:05:16 Step 8/10 : WORKDIR /device-rest-go 06:05:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:05:16 (1/9) Installing libc-dev (0.7.2-r3) 06:05:16 (2/9) Installing libsodium (1.0.18-r0) 06:05:16 (3/9) Installing pkgconf (1.7.3-r0) 06:05:16 (4/9) Installing libsodium-dev (1.0.18-r0) 06:05:16 (5/9) Installing openssh-keygen (8.4_p1-r3) 06:05:16 (6/9) Installing libedit (20191231.3.1-r1) 06:05:16 (7/9) Installing openssh-client (8.4_p1-r3) 06:05:16 (8/9) Installing libzmq (4.3.3-r1) 06:05:16 (9/9) Installing zeromq-dev (4.3.3-r1) 06:05:16 Executing busybox-1.32.1-r6.trigger 06:05:16 OK: 144 MiB in 49 packages 06:05:16 ---> Running in b42a6f0ac307 06:05:17 Removing intermediate container b42a6f0ac307 06:05:17 ---> 6c8e4c8c8ea0 06:05:17 Step 9/10 : COPY . . 06:05:17 ---> e5c87135f58b 06:05:17 Step 10/10 : RUN go mod download 06:05:17 Removing intermediate container a38bfd7f1c21 06:05:17 ---> 06c86366ccd2 06:05:17 Step 8/10 : WORKDIR /device-rest-go 06:05:18 ---> Running in 595e7e6761a7 06:05:20 ---> Running in 44734ee554f7 06:05:20 Removing intermediate container 595e7e6761a7 06:05:20 ---> 00e584ce42cb 06:05:20 Step 9/10 : COPY . . 06:05:20 ---> b45629f10308 06:05:20 Step 10/10 : RUN go mod download 06:05:20 ---> Running in 22f9bb7d01df 06:05:46 Removing intermediate container 22f9bb7d01df 06:05:46 ---> ab01a6c17e07 06:05:46 Successfully built ab01a6c17e07 06:05:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:05:47 + docker inspect -f . ci-base-image-arm64 06:05:47 . [Pipeline] withDockerContainer 06:05:47 prd-ubuntu18.04-docker-arm64-4c-16g-16374 does not seem to be running inside a container 06:05:47 $ 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:50 $ docker top 0941c4d2a941f69d2ab8fa12bcc779f1ef1a22294b91e853679ea89d2c27b281 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:51 + go version 06:05:51 go version go1.16.3 linux/arm64 [Pipeline] } 06:05:51 $ docker stop --time=1 0941c4d2a941f69d2ab8fa12bcc779f1ef1a22294b91e853679ea89d2c27b281 06:05:53 $ docker rm -f 0941c4d2a941f69d2ab8fa12bcc779f1ef1a22294b91e853679ea89d2c27b281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:05:56 + docker inspect -f . ci-base-image-arm64 06:05:56 . [Pipeline] withDockerContainer 06:05:57 prd-ubuntu18.04-docker-arm64-4c-16g-16374 does not seem to be running inside a container 06:05:57 $ 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:06:00 $ docker top 492d321a70999b66498c07a2f734877a3cc0c9c82f6c0ccfc657df2a334c07b3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:01 + go mod tidy [Pipeline] sh 06:06:06 + make test 06:06:06 go mod tidy 06:06:06 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:06:06 ? github.com/edgexfoundry/device-rest-go [no test files] 06:06:25 Removing intermediate container 44734ee554f7 06:06:25 ---> d14775ca6817 06:06:25 Successfully built d14775ca6817 06:06:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:06:27 + docker inspect -f . ci-base-image-x86_64 06:06:27 . [Pipeline] withDockerContainer 06:06:27 prd-centos7-docker-4c-2g-16406 does not seem to be running inside a container 06:06: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:06:28 $ docker top a3b019e21b9fb814726a713accc4d7816ce3921f9bbe392a38a9260dac954118 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:29 + go version 06:06:29 go version go1.16.3 linux/amd64 [Pipeline] } 06:06:29 $ docker stop --time=1 a3b019e21b9fb814726a713accc4d7816ce3921f9bbe392a38a9260dac954118 06:06:32 $ docker rm -f a3b019e21b9fb814726a713accc4d7816ce3921f9bbe392a38a9260dac954118 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:33 + docker inspect -f . ci-base-image-x86_64 06:06:33 . [Pipeline] withDockerContainer 06:06:35 prd-centos7-docker-4c-2g-16406 does not seem to be running inside a container 06:06:35 $ 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:06:36 $ docker top 3b47070109f09500d970473c4d2f78bff3a392f6b62c3c8957067fd32a54fd43 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:39 + go mod tidy [Pipeline] sh 06:06:39 + make test 06:06:39 go mod tidy 06:06:39 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:06:42 ? github.com/edgexfoundry/device-rest-go [no test files] 06:06:57 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 06:06:59 ok github.com/edgexfoundry/device-rest-go/driver 0.053s coverage: 54.0% of statements 06:07:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:07:02 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 06:07:02 ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 54.0% of statements 06:07:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:07:11 gofmt -l . 06:07:11 [ "`gofmt -l .`" = "" ] 06:07:11 ./bin/test-go-mod-tidy.sh 06:07:11 ./bin/test-attribution-txt.sh [Pipeline] } 06:07:12 $ docker stop --time=1 3b47070109f09500d970473c4d2f78bff3a392f6b62c3c8957067fd32a54fd43 06:07:21 $ docker rm -f 3b47070109f09500d970473c4d2f78bff3a392f6b62c3c8957067fd32a54fd43 [Pipeline] // withDockerContainer [Pipeline] sh 06:07:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:07:29 gofmt -l . 06:07:29 [ "`gofmt -l .`" = "" ] 06:07:29 ./bin/test-go-mod-tidy.sh 06:07:29 ./bin/test-attribution-txt.sh [Pipeline] sh 06:07:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] } 06:07:31 $ docker stop --time=1 492d321a70999b66498c07a2f734877a3cc0c9c82f6c0ccfc657df2a334c07b3 06:07:32 + ls -al . 06:07:32 total 104 06:07:32 drwxrwxr-x. 8 jenkins jenkins 4096 May 24 06:07 . 06:07:32 drwxrwxr-x. 4 jenkins jenkins 28 May 24 06:03 .. 06:07:32 -rw-rw-r--. 1 jenkins jenkins 6792 May 24 06:03 Attribution.txt 06:07:32 drwxrwxr-x. 2 jenkins jenkins 64 May 24 06:03 bin 06:07:32 drwxrwxr-x. 3 jenkins jenkins 32 May 24 06:03 cmd 06:07:32 -rw-r--r--. 1 jenkins jenkins 8513 May 24 06:07 coverage.out 06:07:32 -rw-rw-r--. 1 jenkins jenkins 1615 May 24 06:03 Dockerfile 06:07:32 -rw-rw-r--. 1 jenkins jenkins 1087 May 24 06:03 Dockerfile.build 06:07:32 -rw-rw-r--. 1 jenkins jenkins 151 May 24 06:03 .dockerignore 06:07:32 drwxrwxr-x. 2 jenkins jenkins 76 May 24 06:03 driver 06:07:32 drwxrwxr-x. 8 jenkins jenkins 179 May 24 06:03 .git 06:07:32 drwxrwxr-x. 2 jenkins jenkins 103 May 24 06:03 .github 06:07:32 -rw-rw-r--. 1 jenkins jenkins 336 May 24 06:03 .gitignore 06:07:32 -rw-r--r--. 1 jenkins jenkins 285 May 24 06:07 go.mod 06:07:32 -rw-r--r--. 1 jenkins jenkins 21177 May 24 06:06 go.sum 06:07:32 -rw-rw-r--. 1 jenkins jenkins 680 May 24 06:03 Jenkinsfile 06:07:32 -rw-rw-r--. 1 jenkins jenkins 11340 May 24 06:03 LICENSE 06:07:32 -rw-rw-r--. 1 jenkins jenkins 996 May 24 06:03 Makefile 06:07:32 -rw-rw-r--. 1 jenkins jenkins 7667 May 24 06:03 README.md 06:07:32 drwxrwxr-x. 4 jenkins jenkins 71 May 24 06:03 snap 06:07:32 -rw-rw-r--. 1 jenkins jenkins 5 May 24 05:53 VERSION 06:07:32 -rw-rw-r--. 1 jenkins jenkins 713 May 24 06:03 version.go 06:07:35 $ docker rm -f 492d321a70999b66498c07a2f734877a3cc0c9c82f6c0ccfc657df2a334c07b3 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:07:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:36 Warning: overwriting stash ‘coverage-report’ 06:07:36 + 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=e2c9c4c342c32711e5ff04843954e6793da3475b --label arch=amd64 --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 ---> d14775ca6817 06:07:36 Step 3/25 : ARG MAKE='make build' 06:07:36 Stashed 1 file(s) [Pipeline] } 06:07:37 ---> Running in 8902f6fe31b0 06:07:39 Removing intermediate container 8902f6fe31b0 06:07:39 ---> f2f7996bb1a0 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 aa2344467e14 06:07:39 Removing intermediate container aa2344467e14 06:07:39 ---> 9be517971d28 06:07:39 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:07:39 ---> Running in 6e9e90026a1b 06:07:39 Removing intermediate container 6e9e90026a1b 06:07:39 ---> ae51ec6c32f4 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 aa3289d3a003 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:07:40 + ls -al . 06:07:40 total 132 06:07:40 drwxrwxr-x 8 jenkins jenkins 4096 May 24 06:07 . 06:07:40 drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:03 .. 06:07:40 -rw-rw-r-- 1 jenkins jenkins 151 May 24 06:03 .dockerignore 06:07:40 drwxrwxr-x 8 jenkins jenkins 4096 May 24 06:03 .git 06:07:40 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 .github 06:07:40 -rw-rw-r-- 1 jenkins jenkins 336 May 24 06:03 .gitignore 06:07:40 -rw-rw-r-- 1 jenkins jenkins 6792 May 24 06:03 Attribution.txt 06:07:40 -rw-rw-r-- 1 jenkins jenkins 1615 May 24 06:03 Dockerfile 06:07:40 -rw-rw-r-- 1 jenkins jenkins 1087 May 24 06:03 Dockerfile.build 06:07:40 -rw-rw-r-- 1 jenkins jenkins 680 May 24 06:03 Jenkinsfile 06:07:40 -rw-rw-r-- 1 jenkins jenkins 11340 May 24 06:03 LICENSE 06:07:40 -rw-rw-r-- 1 jenkins jenkins 996 May 24 06:03 Makefile 06:07:40 -rw-rw-r-- 1 jenkins jenkins 7667 May 24 06:03 README.md 06:07:40 -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:53 VERSION 06:07:40 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 bin 06:07:40 drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:03 cmd 06:07:40 -rw-r--r-- 1 jenkins jenkins 8513 May 24 06:06 coverage.out 06:07:40 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 driver 06:07:40 -rw-r--r-- 1 jenkins jenkins 285 May 24 06:07 go.mod 06:07:40 -rw-r--r-- 1 jenkins jenkins 21177 May 24 06:06 go.sum 06:07:40 drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:03 snap 06:07:40 -rw-rw-r-- 1 jenkins jenkins 713 May 24 06:03 version.go [Pipeline] isUnix [Pipeline] sh 06:07:40 Removing intermediate container aa3289d3a003 06:07:40 ---> c97ead994bf3 06:07:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:07:43 ---> Running in c4fffdd9c39b 06:07:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:07:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:07:43 + 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=e2c9c4c342c32711e5ff04843954e6793da3475b --label arch=arm64 --label version=0.0.0 . 06:07:43 Sending build context to Docker daemon 101.9kB 06:07:43 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 06:07:43 Step 2/25 : FROM ${BASE} AS builder 06:07:43 ---> ab01a6c17e07 06:07:43 Step 3/25 : ARG MAKE='make build' 06:07:43 ---> Running in ca896afd7820 06:07:43 Removing intermediate container ca896afd7820 06:07:43 ---> 577664268bdf 06:07:43 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:07:43 ---> Running in c73b55556de2 06:07:43 Removing intermediate container c73b55556de2 06:07:43 ---> 63e633596910 06:07:43 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:07:43 ---> Running in d83ac66ba67a 06:07:43 Removing intermediate container d83ac66ba67a 06:07:43 ---> 5d900af48c5e 06:07:43 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:43 ---> Running in da55683bace9 06:07:44 OK: 154 MiB in 49 packages 06:07:48 Removing intermediate container da55683bace9 06:07:48 ---> 4cd07b184ba6 06:07:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:07:48 ---> Running in b54cef4b02a4 06:07:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:07:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:07:48 Removing intermediate container c4fffdd9c39b 06:07:48 ---> c8cd48bddd9c 06:07:48 Step 8/25 : WORKDIR /device-rest-go 06:07:48 ---> Running in 992a1801335a 06:07:48 Removing intermediate container 992a1801335a 06:07:48 ---> 1e46467fb90e 06:07:48 Step 9/25 : COPY . . 06:07:48 ---> 102b2b5f6cf5 06:07:48 Step 10/25 : RUN go mod tidy 06:07:48 ---> Running in 3dea03e9fe9d 06:07:50 Removing intermediate container 3dea03e9fe9d 06:07:50 ---> 60fcbd4c0dfb 06:07:50 Step 11/25 : RUN make update 06:07:50 ---> Running in 558cd8364edb 06:07:50 CGO_ENABLED=0 GO111MODULE=on go mod download 06:07:50 OK: 144 MiB in 49 packages 06:07:50 Removing intermediate container b54cef4b02a4 06:07:50 ---> abdf950640c7 06:07:50 Step 8/25 : WORKDIR /device-rest-go 06:07:50 ---> Running in eb60e5c8842f 06:07:50 Removing intermediate container eb60e5c8842f 06:07:50 ---> 241017dfb748 06:07:50 Step 9/25 : COPY . . 06:07:53 Removing intermediate container 558cd8364edb 06:07:53 ---> 851d78cf6b28 06:07:53 Step 12/25 : RUN $MAKE 06:07:53 ---> Running in caae03886cd6 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:07:53 ---> 934e3e12aced 06:07:53 Step 10/25 : RUN go mod tidy 06:07:53 ---> Running in a2560ded5b03 06:07:56 Removing intermediate container a2560ded5b03 06:07:56 ---> c5ff7cd156f0 06:07:56 Step 11/25 : RUN make update 06:07:56 ---> Running in 4a7e96f48997 06:07:56 CGO_ENABLED=0 GO111MODULE=on go mod download 06:07:58 Removing intermediate container 4a7e96f48997 06:07:58 ---> 8bee7c3f5bcd 06:07:58 Step 12/25 : RUN $MAKE 06:07:58 ---> Running in 5605fba00a32 06:07:58 go mod tidy 06:08:01 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:22 Removing intermediate container caae03886cd6 06:08:22 ---> 7e24d1957114 06:08:22 Step 13/25 : FROM alpine:3.12 06:08:22 3.12: Pulling from library/alpine 06:08:22 339de151aab4: Pulling fs layer 06:08:22 339de151aab4: Verifying Checksum 06:08:22 339de151aab4: Download complete 06:08:22 339de151aab4: Pull complete 06:08:22 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:08:22 Status: Downloaded newer image for alpine:3.12 06:08:22 ---> 13621d1b12d4 06:08:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:08:22 ---> Running in 7e582f70184b 06:08:22 Removing intermediate container 7e582f70184b 06:08:22 ---> 2cf32d4a1722 06:08:22 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 06:08:22 ---> Running in f886d018ce57 06:08:22 Removing intermediate container f886d018ce57 06:08:22 ---> e6f11ac8be80 06:08:22 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 06:08:22 ---> Running in 563d8bdff56d 06:08:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:08:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:08:23 (1/6) Installing dumb-init (1.2.2-r1) 06:08:23 (2/6) Installing libgcc (9.3.0-r2) 06:08:23 (3/6) Installing libsodium (1.0.18-r0) 06:08:23 (4/6) Installing libstdc++ (9.3.0-r2) 06:08:23 (5/6) Installing libzmq (4.3.3-r0) 06:08:23 (6/6) Installing zeromq (4.3.3-r0) 06:08:23 Executing busybox-1.31.1-r20.trigger 06:08:23 OK: 8 MiB in 20 packages 06:08:25 Removing intermediate container 563d8bdff56d 06:08:25 ---> a3d06d257c1e 06:08:25 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 06:08:27 ---> e3425c8e978f 06:08:27 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 06:08:28 ---> bdeaf2fee3ac 06:08:28 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 06:08:30 ---> e5e4416ae31d 06:08:30 Step 20/25 : EXPOSE 59986 06:08:30 ---> Running in b0a5fc2a8153 06:08:30 Removing intermediate container b0a5fc2a8153 06:08:30 ---> 37df5bc810fb 06:08:30 Step 21/25 : ENTRYPOINT ["/device-rest"] 06:08:30 ---> Running in ad262797ce28 06:08:30 Removing intermediate container ad262797ce28 06:08:30 ---> 52528a971b96 06:08:30 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:08:30 ---> Running in 3723722b7ffc 06:08:30 Removing intermediate container 3723722b7ffc 06:08:30 ---> b2021f42bfec 06:08:30 Step 23/25 : LABEL arch=amd64 06:08:31 ---> Running in 95bc9b824852 06:08:33 Removing intermediate container 95bc9b824852 06:08:33 ---> 8e9605a8a07b 06:08:33 Step 24/25 : LABEL git_sha=e2c9c4c342c32711e5ff04843954e6793da3475b 06:08:34 ---> Running in f7f80098104e 06:08:34 Removing intermediate container f7f80098104e 06:08:34 ---> 0e1eca0197b0 06:08:34 Step 25/25 : LABEL version=0.0.0 06:08:34 ---> Running in 6929d6fee1af 06:08:35 Removing intermediate container 6929d6fee1af 06:08:35 ---> 222d54129bfd 06:08:35 [Warning] One or more build-args [ARCH] were not consumed 06:08:35 Successfully built 222d54129bfd 06:08:35 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:08:38 ---> job-cost.sh 06:08:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vRqz 06:08:42 Removing intermediate container 5605fba00a32 06:08:42 ---> fea22e8d902d 06:08:42 Step 13/25 : FROM alpine:3.12 06:08:42 3.12: Pulling from library/alpine 06:08:42 d2f70382dc9a: Pulling fs layer 06:08:42 d2f70382dc9a: Verifying Checksum 06:08:42 d2f70382dc9a: Download complete 06:08:42 d2f70382dc9a: Pull complete 06:08:42 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:08:42 Status: Downloaded newer image for alpine:3.12 06:08:42 ---> 9852663dfa18 06:08:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:08:42 ---> Running in 8f868e64709f 06:08:42 Removing intermediate container 8f868e64709f 06:08:42 ---> d405123a72be 06:08:42 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 06:08:42 ---> Running in 1083417e1198 06:08:42 Removing intermediate container 1083417e1198 06:08:42 ---> 8ae02d8c8d3c 06:08:42 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 06:08:42 ---> Running in 201b293fa52a 06:08:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:08:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:08:42 (1/6) Installing dumb-init (1.2.2-r1) 06:08:42 (2/6) Installing libgcc (9.3.0-r2) 06:08:42 (3/6) Installing libsodium (1.0.18-r0) 06:08:42 (4/6) Installing libstdc++ (9.3.0-r2) 06:08:42 (5/6) Installing libzmq (4.3.3-r0) 06:08:42 (6/6) Installing zeromq (4.3.3-r0) 06:08:42 Executing busybox-1.31.1-r20.trigger 06:08:42 OK: 8 MiB in 20 packages 06:08:42 Removing intermediate container 201b293fa52a 06:08:42 ---> 249537747815 06:08:42 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 06:08:45 ---> 726de164ac85 06:08:45 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 06:08:45 ---> 2a3a6fcef346 06:08:45 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 06:08:45 ---> a145b04a6789 06:08:45 Step 20/25 : EXPOSE 59986 06:08:45 ---> Running in 5986ef688b83 06:08:46 Removing intermediate container 5986ef688b83 06:08:46 ---> 052a98273135 06:08:46 Step 21/25 : ENTRYPOINT ["/device-rest"] 06:08:46 ---> Running in 3af8ea6d8694 06:08:46 Removing intermediate container 3af8ea6d8694 06:08:46 ---> 11f5f52cd7e0 06:08:46 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:08:46 ---> Running in 1104d31e390d 06:08:47 Removing intermediate container 1104d31e390d 06:08:47 ---> 72a21a93b607 06:08:47 Step 23/25 : LABEL arch=arm64 06:08:47 ---> Running in 12f60b2c673e 06:08:49 Removing intermediate container 12f60b2c673e 06:08:49 ---> b5f7735e4bde 06:08:49 Step 24/25 : LABEL git_sha=e2c9c4c342c32711e5ff04843954e6793da3475b 06:08:49 ---> Running in d6d0f25e1d61 06:08:49 Removing intermediate container d6d0f25e1d61 06:08:49 ---> d996d7217f83 06:08:49 Step 25/25 : LABEL version=0.0.0 06:08:49 ---> Running in 1f61c8a0b957 06:08:49 Removing intermediate container 1f61c8a0b957 06:08:49 ---> 767536b56d3a 06:08:49 [Warning] One or more build-args [ARCH] were not consumed 06:08:49 Successfully built 767536b56d3a 06:08:49 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:50 ---> job-cost.sh 06:08:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rjh3 06:08:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:09:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:09:46 lf-activate-venv(): INFO: Adding /tmp/venv-vRqz/bin to PATH 06:09:46 INFO: No Stack... 06:09:46 INFO: Retrieving Pricing Info for: v3-standard-2 06:09:46 INFO: Archiving Costs [Pipeline] sh 06:09:46 + cat /w/workspace/device-rest-go/1/archives/cost.csv 06:09:46 + cut -d, -f6 [Pipeline] lock 06:09:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-105-1-stack-cost] 06:09:46 Resource [jenkins-edgexfoundry-device-rest-go-PR-105-1-stack-cost] did not exist. Created. 06:09:46 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-105-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:47 + echo total: 0.05999999865889549 [Pipeline] stash 06:09:47 Stashed 1 file(s) [Pipeline] } 06:09:49 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-105-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:11:09 lf-activate-venv(): INFO: Adding /tmp/venv-Rjh3/bin to PATH 06:11:09 INFO: No Stack... 06:11:09 INFO: Retrieving Pricing Info for: v2-standard-4 06:11:09 INFO: Archiving Costs [Pipeline] sh 06:11:10 + cat /w/workspace/device-rest-go/1/archives/cost.csv 06:11:10 + cut -d, -f6 [Pipeline] lock 06:11:12 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-105-1-stack-cost] 06:11:12 Resource [jenkins-edgexfoundry-device-rest-go-PR-105-1-stack-cost] did not exist. Created. 06:11:12 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-105-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:13 /w/workspace/device-rest-go/1@tmp/durable-483ccbb3/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-483ccbb3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:11:13 + echo total: 0.18000000715255737 [Pipeline] stash 06:11:13 Warning: overwriting stash ‘stack-cost’ 06:11:13 Stashed 1 file(s) [Pipeline] } 06:11:13 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-105-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:11:16 provisioning config files... 06:11:16 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-105@tmp/config1521103199778061597tmp [Pipeline] { [Pipeline] sh 06:11:17 + set +x 06:11:17 + bash -s -- 06:11:17 + curl -s https://codecov.io/bash 06:11:17 06:11:17 _____ _ 06:11:17 / ____| | | 06:11:17 | | ___ __| | ___ ___ _____ __ 06:11:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:11:17 | |___| (_) | (_| | __/ (_| (_) \ V / 06:11:17 \_____\___/ \__,_|\___|\___\___/ \_/ 06:11:17 Bash-1.0.2 06:11:17 06:11:17 06:11:17 ==> git version 2.24.4 found 06:11:17 ==> 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:11:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:11:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:11:17 ==> Jenkins CI detected. 06:11:17 project root: . 06:11:17 --> token set from env 06:11:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:11:17 ==> Running gcov in . (disable via -X gcov) 06:11:17 ==> Python coveragepy not found 06:11:17 ==> Searching for coverage reports in: 06:11:17 + . 06:11:17 -> Found 1 reports 06:11:17 ==> Detecting git/mercurial file structure 06:11:17 ==> Reading reports 06:11:17 + ./coverage.out bytes=8513 06:11:17 ==> Appending adjustments 06:11:17 https://docs.codecov.io/docs/fixing-reports 06:11:17 + Found adjustments 06:11:17 ==> Gzipping contents 06:11:17 4.0K /tmp/codecov.aaBoeI.gz 06:11:17 ==> Uploading reports 06:11:17 url: https://codecov.io 06:11:17 query: branch=PR-105&commit=e2c9c4c342c32711e5ff04843954e6793da3475b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=105&job=&cmd_args= 06:11:17 -> Pinging Codecov 06:11:17 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-105&commit=e2c9c4c342c32711e5ff04843954e6793da3475b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=105&job=&cmd_args= 06:11:19 -> Uploading to 06:11:19 https://storage.googleapis.com/codecov/v4/raw/2021-05-24/4E5D53B4F1F92C436F7061BF334D961C/e2c9c4c342c32711e5ff04843954e6793da3475b/0790134f-e2c2-459f-8e89-41150e687611.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210524T061117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80c2b1b8b778f27e01a537a2708459b9fd11fd2fdb51d83a09052a11a4a75c87 06:11:19 % Total % Received % Xferd Average Speed Time Time Time Current 06:11:19 Dload Upload Total Spent Left Speed 06:11:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1611 0 0 100 1611 0 4240 --:--:-- --:--:-- --:--:-- 4250 06:11:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/e2c9c4c342c32711e5ff04843954e6793da3475b [Pipeline] } 06:11:19 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:11:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:11:26 ---> package-listing.sh 06:11:26 ++ facter osfamily 06:11:26 ++ tr '[:upper:]' '[:lower:]' 06:11:26 + OS_FAMILY=redhat 06:11:26 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-105 06:11:26 + START_PACKAGES=/tmp/packages_start.txt 06:11:26 + END_PACKAGES=/tmp/packages_end.txt 06:11:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:11:26 + PACKAGES=/tmp/packages_start.txt 06:11:26 + '[' /w/workspace/gexfoundry_device-rest-go_PR-105 ']' 06:11:26 + PACKAGES=/tmp/packages_end.txt 06:11:26 + case "${OS_FAMILY}" in 06:11:26 + rpm -qa 06:11:26 + sort 06:11:29 + '[' -f /tmp/packages_start.txt ']' 06:11:29 + '[' -f /tmp/packages_end.txt ']' 06:11:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:11:29 + '[' /w/workspace/gexfoundry_device-rest-go_PR-105 ']' 06:11:29 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-105/archives/ 06:11:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-105/archives/ [Pipeline] echo 06:11:29 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-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:11:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:32 06:11:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:34 alpine: Pulling from edgex-lftools-log-publisher 06:11:34 df20fa9351a1: Pulling fs layer 06:11:34 36b3adc4ff6f: Pulling fs layer 06:11:34 8ad3a11d3b57: Pulling fs layer 06:11:34 46f8f816bc3b: Pulling fs layer 06:11:34 93b61091891f: Pulling fs layer 06:11:34 93b9cdb0e59b: Pulling fs layer 06:11:34 5e14af77c1be: Pulling fs layer 06:11:34 01666e4c0597: Pulling fs layer 06:11:34 aa168da1d23b: Pulling fs layer 06:11:34 93b61091891f: Waiting 06:11:34 93b9cdb0e59b: Waiting 06:11:34 5e14af77c1be: Waiting 06:11:34 01666e4c0597: Waiting 06:11:34 aa168da1d23b: Waiting 06:11:34 46f8f816bc3b: Waiting 06:11:34 36b3adc4ff6f: Verifying Checksum 06:11:34 36b3adc4ff6f: Download complete 06:11:34 46f8f816bc3b: Verifying Checksum 06:11:34 46f8f816bc3b: Download complete 06:11:34 df20fa9351a1: Verifying Checksum 06:11:34 df20fa9351a1: Download complete 06:11:34 93b9cdb0e59b: Verifying Checksum 06:11:34 93b9cdb0e59b: Download complete 06:11:34 5e14af77c1be: Verifying Checksum 06:11:34 5e14af77c1be: Download complete 06:11:34 01666e4c0597: Verifying Checksum 06:11:34 01666e4c0597: Download complete 06:11:34 93b61091891f: Verifying Checksum 06:11:34 93b61091891f: Download complete 06:11:34 8ad3a11d3b57: Verifying Checksum 06:11:34 8ad3a11d3b57: Download complete 06:11:34 df20fa9351a1: Pull complete 06:11:34 36b3adc4ff6f: Pull complete 06:11:34 8ad3a11d3b57: Pull complete 06:11:34 46f8f816bc3b: Pull complete 06:11:34 93b61091891f: Pull complete 06:11:34 93b9cdb0e59b: Pull complete 06:11:34 5e14af77c1be: Pull complete 06:11:34 01666e4c0597: Pull complete 06:11:34 aa168da1d23b: Verifying Checksum 06:11:34 aa168da1d23b: Download complete 06:11:40 aa168da1d23b: Pull complete 06:11:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:11:40 prd-centos7-docker-4c-2g-15752 does not seem to be running inside a container 06:11:40 $ 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-105/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-105 -v /w/workspace/gexfoundry_device-rest-go_PR-105:/w/workspace/gexfoundry_device-rest-go_PR-105:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-105@tmp:/w/workspace/gexfoundry_device-rest-go_PR-105@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:43 $ docker top 3dd69bb4ecd1cef2708755e3fcc0e440df3be2961426e21b9255e9cd0777b9df -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:44 + touch /tmp/pre-build-complete [Pipeline] sh 06:11:46 + mkdir -p /var/log/sa [Pipeline] sh 06:11:47 + ls /var/log/sa-host 06:11:47 + sadf -c /var/log/sa-host/sa05 06:11:47 file_magic: OK 06:11:47 HZ: Using current value: 100 06:11:47 file_header: OK 06:11:47 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:11:47 Statistics: 06:11:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:11:47 File successfully converted to sysstat format version 12.2.1 06:11:47 + sadf -c /var/log/sa-host/sa24 06:11:47 file_magic: OK 06:11:47 HZ: Using current value: 100 06:11:47 file_header: OK 06:11:47 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:11:47 Statistics: 06:11:47 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... 06:11:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:49 provisioning config files... 06:11:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-105@tmp/config777602040138623502tmp [Pipeline] { [Pipeline] echo 06:11:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:11:52 ---> create-netrc.sh [Pipeline] } 06:11:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:11:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:11:52 ---> python-tools-install.sh [Pipeline] echo 06:11:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:11:55 ---> sudo-logs.sh 06:11:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:11:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:11:59 ---> job-cost.sh 06:11:59 lf-activate-venv: SKIPPING 06:11:59 DEBUG: total: 0.18000000715255737 06:11:59 INFO: Retrieving Stack Cost... 06:11:59 INFO: Retrieving Pricing Info for: v3-standard-2 06:11:59 INFO: Archiving Costs [Pipeline] echo 06:11:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:12:02 ---> logs-deploy.sh 06:12:02 lf-activate-venv: SKIPPING 06:12:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-105/1 06:12:02 INFO: archiving workspace using pattern(s): 06:12:02 Archives upload complete. 06:12:02 INFO: archiving logs to Nexus 06:12:02 ---> uname -a: 06:12:02 Linux prd-centos7-docker-4c-2g-15752.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:12:02 06:12:02 06:12:02 ---> lscpu: 06:12:02 Architecture: x86_64 06:12:02 CPU op-mode(s): 32-bit, 64-bit 06:12:02 Byte Order: Little Endian 06:12:02 Address sizes: 40 bits physical, 48 bits virtual 06:12:02 CPU(s): 2 06:12:02 On-line CPU(s) list: 0,1 06:12:02 Thread(s) per core: 1 06:12:02 Core(s) per socket: 1 06:12:02 Socket(s): 2 06:12:02 NUMA node(s): 1 06:12:02 Vendor ID: AuthenticAMD 06:12:02 CPU family: 23 06:12:02 Model: 49 06:12:02 Model name: AMD EPYC-Rome Processor 06:12:02 Stepping: 0 06:12:02 CPU MHz: 2799.998 06:12:02 BogoMIPS: 5599.99 06:12:02 Virtualization: AMD-V 06:12:02 Hypervisor vendor: KVM 06:12:02 Virtualization type: full 06:12:02 L1d cache: 64 KiB 06:12:02 L1i cache: 64 KiB 06:12:02 L2 cache: 1 MiB 06:12:02 L3 cache: 32 MiB 06:12:02 NUMA node0 CPU(s): 0,1 06:12:02 Vulnerability Itlb multihit: Not affected 06:12:02 Vulnerability L1tf: Not affected 06:12:02 Vulnerability Mds: Not affected 06:12:02 Vulnerability Meltdown: Not affected 06:12:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:12:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:12:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:12:02 Vulnerability Srbds: Not affected 06:12:02 Vulnerability Tsx async abort: Not affected 06:12:02 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:12:02 06:12:02 06:12:02 ---> nproc: 06:12:02 2 06:12:02 06:12:02 06:12:02 ---> df -h: 06:12:02 Filesystem Size Used Available Use% Mounted on 06:12:02 overlay 40.0G 7.2G 32.8G 18% / 06:12:02 tmpfs 64.0M 0 64.0M 0% /dev 06:12:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:12:02 shm 64.0M 0 64.0M 0% /dev/shm 06:12:02 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 06:12:02 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 06:12:02 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 06:12:02 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 06:12:02 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 06:12:02 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-rest-go_PR-105 06:12:02 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-rest-go_PR-105@tmp 06:12:02 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 06:12:02 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 06:12:02 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 06:12:02 06:12:02 06:12:02 ---> free -m: 06:12:02 total used free shared buff/cache available 06:12:02 Mem: 7821 816 4896 0 2108 6827 06:12:02 Swap: 1023 0 1023 06:12:02 06:12:02 06:12:02 ---> ip addr: 06:12:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:12:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:12:02 inet 127.0.0.1/8 scope host lo 06:12:02 valid_lft forever preferred_lft forever 06:12:02 inet6 ::1/128 scope host 06:12:02 valid_lft forever preferred_lft forever 06:12:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:12:02 link/ether fa:16:3e:ed:7c:94 brd ff:ff:ff:ff:ff:ff 06:12:02 inet 10.30.122.151/23 brd 10.30.123.255 scope global dynamic eth0 06:12:02 valid_lft 85104sec preferred_lft 85104sec 06:12:02 inet6 fe80::f816:3eff:feed:7c94/64 scope link 06:12:02 valid_lft forever preferred_lft forever 06:12:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:12:02 link/ether 02:42:e1:a5:86:c7 brd ff:ff:ff:ff:ff:ff 06:12:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:12:02 valid_lft forever preferred_lft forever 06:12:02 inet6 fe80::42:e1ff:fea5:86c7/64 scope link 06:12:02 valid_lft forever preferred_lft forever 06:12:02 06:12:02 06:12:02 ---> sar -b -r -n DEV: 06:12:02 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:12:02 06:12:02 05:50:14 LINUX RESTART (2 CPU) 06:12:02 06:12:02 05:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:12:02 05:52:01 52.32 1.12 51.21 0.00 273.64 1594.87 0.00 06:12:02 05:53:01 16.82 3.20 13.62 0.00 2542.15 1974.14 0.00 06:12:02 05:54:01 5.46 0.15 5.31 0.00 22.11 643.71 0.00 06:12:02 05:55:01 1.83 0.00 1.83 0.00 0.00 34.20 0.00 06:12:02 05:56:01 0.28 0.00 0.28 0.00 0.00 3.95 0.00 06:12:02 05:57:01 0.32 0.00 0.32 0.00 0.00 3.91 0.00 06:12:02 05:58:01 0.27 0.00 0.27 0.00 0.00 3.22 0.00 06:12:02 05:59:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 06:12:02 06:00:01 0.20 0.00 0.20 0.00 0.00 2.63 0.00 06:12:02 06:01:01 0.28 0.02 0.27 0.00 0.13 3.35 0.00 06:12:02 06:02:01 0.43 0.10 0.33 0.00 1.73 4.88 0.00 06:12:02 06:03:01 0.20 0.00 0.20 0.00 0.00 2.87 0.00 06:12:02 06:04:01 0.18 0.00 0.18 0.00 0.00 2.47 0.00 06:12:02 06:05:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 06:12:02 06:06:01 0.40 0.15 0.25 0.00 4.80 3.25 0.00 06:12:02 06:07:01 0.73 0.00 0.73 0.00 0.00 14.56 0.00 06:12:02 06:08:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 06:12:02 06:09:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 06:12:02 06:10:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 06:12:02 06:11:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 06:12:02 Average: 4.05 0.24 3.82 0.00 142.26 215.46 0.00 06:12:02 06:12:02 05:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:12:02 05:52:01 5724100 0 658484 8.22 2620 1623736 996852 11.01 389360 1506872 9356 06:12:02 05:53:01 5563688 0 699728 8.74 2620 1742904 1137392 12.56 471640 1573400 52 06:12:02 05:54:01 5561156 0 693660 8.66 2620 1751504 1042480 11.51 472264 1576272 20 06:12:02 05:55:01 5574808 0 680004 8.49 2620 1751508 951116 10.50 461008 1576264 16 06:12:02 05:56:01 5571104 0 683700 8.54 2620 1751516 951212 10.50 459860 1581584 16 06:12:02 05:57:01 5559740 0 695064 8.68 2620 1751516 951152 10.50 470820 1581584 12 06:12:02 05:58:01 5559948 0 694848 8.68 2620 1751524 951116 10.50 468756 1583512 20 06:12:02 05:59:01 5560328 0 694464 8.67 2620 1751528 951116 10.50 468824 1583512 20 06:12:02 06:00:01 5560036 0 694752 8.67 2620 1751532 951116 10.50 476012 1576212 8 06:12:02 06:01:01 5558216 0 696568 8.70 2620 1751536 953972 10.53 477204 1576208 12 06:12:02 06:02:01 5559412 0 695248 8.68 2620 1751660 951624 10.51 476388 1576268 12 06:12:02 06:03:01 5558512 0 696144 8.69 2620 1751664 951980 10.51 477772 1576268 16 06:12:02 06:04:01 5555944 0 698704 8.72 2620 1751672 968668 10.69 479316 1576604 20 06:12:02 06:05:01 5560576 0 694072 8.67 2620 1751672 950724 10.50 475128 1576604 12 06:12:02 06:06:01 5559732 0 694908 8.68 2620 1751680 950820 10.50 476072 1576268 24 06:12:02 06:07:01 5560124 0 694516 8.67 2620 1751680 950724 10.50 475624 1576268 12 06:12:02 06:08:01 5560016 0 694616 8.67 2620 1751688 950724 10.50 475608 1576272 8 06:12:02 06:09:01 5560132 0 694496 8.67 2620 1751692 950724 10.50 475500 1576268 8 06:12:02 06:10:01 5560388 0 694236 8.67 2620 1751696 950724 10.50 475556 1576268 12 06:12:02 06:11:01 5559772 0 694844 8.68 2620 1751704 950832 10.50 476024 1576268 16 06:12:02 Average: 5569387 0 692153 8.64 2620 1744781 968253 10.69 468937 1573939 484 06:12:02 06:12:02 05:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:12:02 05:52:01 eth0 250.32 189.51 631.76 56.64 0.00 0.00 0.00 0.00 06:12:02 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 05:53:01 veth3d6cf11 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 06:12:02 05:53:01 eth0 51.74 44.28 318.14 17.17 0.00 0.00 0.00 0.00 06:12:02 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 05:53:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:12:02 05:54:01 eth0 60.32 73.13 151.07 16.60 0.00 0.00 0.00 0.00 06:12:02 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 05:54:01 docker0 61.21 43.14 5.24 133.84 0.00 0.00 0.00 0.00 06:12:02 05:55:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 06:12:02 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 05:56:01 eth0 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 06:12:02 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 05:57:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:12:02 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 05:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:12:02 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 05:59:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:12:02 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:00:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:12:02 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:01:01 eth0 2.97 0.23 0.32 0.07 0.00 0.00 0.00 0.00 06:12:02 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:02:01 eth0 5.48 0.08 0.57 0.01 0.00 0.00 0.00 0.00 06:12:02 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:03:01 eth0 2.00 1.03 1.08 0.75 0.00 0.00 0.00 0.00 06:12:02 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:04:01 eth0 2.00 1.37 0.84 5.15 0.00 0.00 0.00 0.00 06:12:02 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:05:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 06:12:02 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:06:01 eth0 0.40 0.23 0.15 0.08 0.00 0.00 0.00 0.00 06:12:02 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:07:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:12:02 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:08:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:09:01 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:12:02 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:10:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:12:02 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:11:01 eth0 3.43 0.33 0.52 0.14 0.00 0.00 0.00 0.00 06:12:02 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 Average: eth0 19.02 15.56 55.25 4.84 0.00 0.00 0.00 0.00 06:12:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:02 Average: docker0 3.06 2.16 0.26 6.69 0.00 0.00 0.00 0.00 06:12:02 06:12:02 06:12:02 ---> sar -P ALL: 06:12:02 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:12:02 06:12:02 05:50:14 LINUX RESTART (2 CPU) 06:12:02 06:12:02 05:51:01 CPU %user %nice %system %iowait %steal %idle 06:12:02 05:52:01 all 7.14 0.00 1.29 1.91 0.05 89.61 06:12:02 05:52:01 0 7.21 0.00 1.27 1.65 0.05 89.82 06:12:02 05:52:01 1 7.07 0.00 1.31 2.18 0.05 89.39 06:12:02 05:53:01 all 2.17 0.00 1.21 0.27 0.05 96.30 06:12:02 05:53:01 0 2.25 0.00 1.14 0.15 0.03 96.42 06:12:02 05:53:01 1 2.09 0.00 1.28 0.39 0.07 96.17 06:12:02 05:54:01 all 1.39 0.00 0.69 0.08 0.03 97.81 06:12:02 05:54:01 0 1.09 0.00 0.67 0.10 0.02 98.12 06:12:02 05:54:01 1 1.69 0.00 0.70 0.07 0.03 97.50 06:12:02 05:55:01 all 0.17 0.00 0.04 0.00 0.03 99.76 06:12:02 05:55:01 0 0.08 0.00 0.03 0.00 0.02 99.87 06:12:02 05:55:01 1 0.25 0.00 0.05 0.00 0.05 99.65 06:12:02 05:56:01 all 0.07 0.00 0.04 0.00 0.04 99.85 06:12:02 05:56:01 0 0.05 0.00 0.03 0.00 0.03 99.88 06:12:02 05:56:01 1 0.08 0.00 0.05 0.00 0.05 99.82 06:12:02 05:57:01 all 0.03 0.00 0.04 0.00 0.03 99.90 06:12:02 05:57:01 0 0.03 0.00 0.05 0.00 0.03 99.88 06:12:02 05:57:01 1 0.02 0.00 0.03 0.00 0.03 99.92 06:12:02 05:58:01 all 0.06 0.00 0.12 0.00 0.03 99.79 06:12:02 05:58:01 0 0.03 0.00 0.07 0.00 0.03 99.87 06:12:02 05:58:01 1 0.08 0.00 0.17 0.00 0.03 99.72 06:12:02 05:59:01 all 0.03 0.00 0.02 0.00 0.04 99.91 06:12:02 05:59:01 0 0.02 0.00 0.02 0.00 0.07 99.90 06:12:02 05:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:12:02 06:00:01 all 0.04 0.00 0.03 0.00 0.03 99.89 06:12:02 06:00:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:12:02 06:00:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:12:02 06:01:01 all 0.05 0.00 0.02 0.00 0.04 99.89 06:12:02 06:01:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:12:02 06:01:01 1 0.07 0.00 0.02 0.00 0.05 99.87 06:12:02 06:02:01 all 0.06 0.00 0.05 0.00 0.03 99.87 06:12:02 06:02:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:12:02 06:02:01 1 0.08 0.00 0.05 0.00 0.03 99.83 06:12:02 06:12:02 06:02:01 CPU %user %nice %system %iowait %steal %idle 06:12:02 06:03:01 all 0.09 0.00 0.03 0.00 0.03 99.84 06:12:02 06:03:01 0 0.17 0.00 0.03 0.00 0.02 99.78 06:12:02 06:03:01 1 0.02 0.00 0.03 0.00 0.05 99.90 06:12:02 06:04:01 all 0.14 0.00 0.04 0.00 0.03 99.79 06:12:02 06:04:01 0 0.17 0.00 0.05 0.00 0.00 99.78 06:12:02 06:04:01 1 0.12 0.00 0.03 0.00 0.05 99.80 06:12:02 06:05:01 all 0.02 0.00 0.03 0.00 0.03 99.92 06:12:02 06:05:01 0 0.02 0.00 0.03 0.00 0.05 99.90 06:12:02 06:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:12:02 06:06:01 all 0.06 0.00 0.05 0.00 0.03 99.87 06:12:02 06:06:01 0 0.07 0.00 0.03 0.00 0.02 99.88 06:12:02 06:06:01 1 0.05 0.00 0.07 0.00 0.03 99.85 06:12:02 06:07:01 all 0.03 0.00 0.03 0.00 0.03 99.92 06:12:02 06:07:01 0 0.02 0.00 0.03 0.00 0.03 99.92 06:12:02 06:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:12:02 06:08:01 all 0.05 0.00 0.02 0.00 0.04 99.89 06:12:02 06:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:12:02 06:08:01 1 0.07 0.00 0.02 0.00 0.05 99.87 06:12:02 06:09:01 all 0.04 0.00 0.02 0.00 0.03 99.91 06:12:02 06:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:12:02 06:09:01 1 0.07 0.00 0.02 0.00 0.05 99.87 06:12:02 06:10:01 all 0.07 0.00 0.02 0.00 0.03 99.89 06:12:02 06:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:12:02 06:10:01 1 0.08 0.00 0.02 0.00 0.05 99.85 06:12:02 06:11:01 all 0.08 0.00 0.03 0.00 0.03 99.87 06:12:02 06:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:12:02 06:11:01 1 0.12 0.00 0.02 0.00 0.03 99.83 06:12:02 Average: all 0.58 0.00 0.19 0.11 0.03 99.08 06:12:02 Average: 0 0.57 0.00 0.18 0.09 0.03 99.13 06:12:02 Average: 1 0.60 0.00 0.20 0.13 0.04 99.03 06:12:02 06:12:02 06:12:02