Pull request #121 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2619b1fd344c25097407ff90fb118284f484ef97+acb551efcb6a1b4088edd326f55b17ef654f475f (df7726a5bca654e6edb9815a5812dbb3ab60210b) 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-ssh7026061597673582928.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh8861541399093081919.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 6a41506d72e8e131afc862d141935157bee59f41 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-121/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-121/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1768056981793346981.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-121/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh577696515023189618.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh298830266298272043.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-121/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-121/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5559922146634235560.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 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-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-577 in /w/workspace/gexfoundry_device-rest-go_PR-121 [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-121 # 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-121@tmp/jenkins-gitclient-ssh8615653795070145684.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit 2619b1fd344c25097407ff90fb118284f484ef97 Merge succeeded, producing 2619b1fd344c25097407ff90fb118284f484ef97 Checking out Revision 2619b1fd344c25097407ff90fb118284f484ef97 (PR-121) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-121@tmp/jenkins-gitclient-ssh4784306212433951160.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2619b1fd344c25097407ff90fb118284f484ef97 # 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-121@tmp/jenkins-gitclient-ssh4412828181591645522.key > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2619b1fd344c25097407ff90fb118284f484ef97 # 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 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:04:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:04:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:04:45 ========================================================= 20:04:45 EdgeX Global Pipelines Version Info 20:04:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:04:46 ------------------- 20:04:46 stable info: 20:04:46 ------------------- 20:04:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:04:46 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:04:46 Message: update stable to v1.0.195 20:04:47 ------------------- 20:04:47 experimental info: 20:04:47 ------------------- 20:04:47 Commited By: **** collab-it+edgex@linuxfoundation.org 20:04:47 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:04:47 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:04:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:04:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:04:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:04:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:04:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:04:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:04:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:04:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-121 [Pipeline] echo 20:04:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-121 [Pipeline] echo 20:04:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-121 [Pipeline] echo 20:04:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2619b1fd344c25097407ff90fb118284f484ef97 [Pipeline] echo 20:04:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2619b1f [Pipeline] echo 20:04:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:49 provisioning config files... 20:04:49 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-121@tmp/config8042138951153912391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:49 ---> docker-login.sh 20:04:49 nexus3.edgexfoundry.org:10001 20:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:50 Configure a credential helper to remove this warning. See 20:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:50 20:04:50 Login Succeeded 20:04:50 nexus3.edgexfoundry.org:10002 20:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:50 Configure a credential helper to remove this warning. See 20:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:50 20:04:50 Login Succeeded 20:04:50 nexus3.edgexfoundry.org:10003 20:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:50 Configure a credential helper to remove this warning. See 20:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:50 20:04:50 Login Succeeded 20:04:50 nexus3.edgexfoundry.org:10004 20:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:50 Configure a credential helper to remove this warning. See 20:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:50 20:04:50 Login Succeeded 20:04:50 docker.io 20:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:51 Configure a credential helper to remove this warning. See 20:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:51 20:04:51 Login Succeeded 20:04:51 ---> docker-login.sh ends [Pipeline] } 20:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:53 + git log --format=format:%s -1 2619b1fd344c25097407ff90fb118284f484ef97 [Pipeline] echo 20:04:53 GIT_COMMIT: 2619b1fd344c25097407ff90fb118284f484ef97, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 20:04:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:04:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:04:54 20:04:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:04:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:04:54 latest: Pulling from edgex-devops/git-semver 20:04:54 31603596830f: Pulling fs layer 20:04:54 54011a49482f: Pulling fs layer 20:04:54 a6820b24f6d8: Pulling fs layer 20:04:54 f581987b2513: Pulling fs layer 20:04:54 f581987b2513: Waiting 20:04:54 54011a49482f: Verifying Checksum 20:04:54 54011a49482f: Download complete 20:04:54 31603596830f: Verifying Checksum 20:04:54 31603596830f: Download complete 20:04:54 f581987b2513: Verifying Checksum 20:04:54 f581987b2513: Download complete 20:04:54 a6820b24f6d8: Verifying Checksum 20:04:54 a6820b24f6d8: Download complete 20:04:54 31603596830f: Pull complete 20:04:55 54011a49482f: Pull complete 20:04:55 a6820b24f6d8: Pull complete 20:04:55 f581987b2513: Pull complete 20:04:56 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:04:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:04:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:04:56 prd-centos7-docker-4c-2g-577 does not seem to be running inside a container 20:04:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-121 -v /w/workspace/gexfoundry_device-rest-go_PR-121:/w/workspace/gexfoundry_device-rest-go_PR-121:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-121@tmp:/w/workspace/gexfoundry_device-rest-go_PR-121@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:04:58 $ docker top 4305a68c53e391a110741cf837278778efbb2d7bcba296823b80b8ebb0b3fa3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:04:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:59 [ssh-agent] Looking for ssh-agent implementation... 20:04:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:59 $ docker exec 4305a68c53e391a110741cf837278778efbb2d7bcba296823b80b8ebb0b3fa3d ssh-agent 20:04:59 SSH_AUTH_SOCK=/tmp/ssh-AJh9Sqq7YJE5/agent.14 20:04:59 SSH_AGENT_PID=20 20:04:59 Running ssh-add (command line suppressed) 20:04:59 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-121@tmp/private_key_7924758351882868513.key (/w/workspace/gexfoundry_device-rest-go_PR-121@tmp/private_key_7924758351882868513.key) 20:04:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:59 + git tag --points-at HEAD [Pipeline] } 20:04:59 $ docker exec --env ******** --env ******** 4305a68c53e391a110741cf837278778efbb2d7bcba296823b80b8ebb0b3fa3d ssh-agent -k 20:04:59 unset SSH_AUTH_SOCK; 20:04:59 unset SSH_AGENT_PID; 20:04:59 echo Agent pid 20 killed; 20:04:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:05:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:00 [ssh-agent] Looking for ssh-agent implementation... 20:05:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:00 $ docker exec 4305a68c53e391a110741cf837278778efbb2d7bcba296823b80b8ebb0b3fa3d ssh-agent 20:05:00 SSH_AUTH_SOCK=/tmp/ssh-yWbXJPJhZUGq/agent.54 20:05:00 SSH_AGENT_PID=60 20:05:00 Running ssh-add (command line suppressed) 20:05:00 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-121@tmp/private_key_1836026450569592745.key (/w/workspace/gexfoundry_device-rest-go_PR-121@tmp/private_key_1836026450569592745.key) 20:05:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:00 + git semver init 20:05:00 # -> Open(): unable to determine branch for HEAD 20:05:00 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-121/.git 20:05:00 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-121 20:05:00 # $SEMVER_REMOTE_NAME = origin 20:05:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:05:00 # $SEMVER_USER_NAME = edgex-jenkins 20:05:00 # $SEMVER_BRANCH = PR-121 20:05:00 # $SEMVER_TEMP = /tmp/semver-560613622 20:05:00 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 20:05:01 # '/tmp/semver-560613622' -> '/w/workspace/gexfoundry_device-rest-go_PR-121/.semver' 20:05:01 # -> Force: false 20:05:01 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-121/.semver [Pipeline] } 20:05:01 $ docker exec --env ******** --env ******** 4305a68c53e391a110741cf837278778efbb2d7bcba296823b80b8ebb0b3fa3d ssh-agent -k 20:05:01 unset SSH_AUTH_SOCK; 20:05:01 unset SSH_AGENT_PID; 20:05:01 echo Agent pid 60 killed; 20:05:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:05:02 + git semver [Pipeline] } 20:05:02 $ docker stop --time=1 4305a68c53e391a110741cf837278778efbb2d7bcba296823b80b8ebb0b3fa3d 20:05:03 $ docker rm -f 4305a68c53e391a110741cf837278778efbb2d7bcba296823b80b8ebb0b3fa3d [Pipeline] // withDockerContainer [Pipeline] sh 20:05:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:05:04 Stashed 1 file(s) [Pipeline] echo 20:05:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:05:20 Still waiting to schedule task 20:05:20 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:05:20 Still waiting to schedule task 20:05:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:07:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-578 in /w/workspace/gexfoundry_device-rest-go_PR-121 [Pipeline] { [Pipeline] ws 20:07:23 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:07:23 The recommended git tool is: git 20:07:29 using credential edgex-jenkins-ssh 20:07:29 Cloning the remote Git repository 20:07:29 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:07:29 > git init /w/workspace/device-rest-go/1 # timeout=10 20:07:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:07:30 > git --version # timeout=10 20:07:30 > git --version # 'git version 2.17.1' 20:07:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:07:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:07:32 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit 2619b1fd344c25097407ff90fb118284f484ef97 20:07:32 Merge succeeded, producing 2619b1fd344c25097407ff90fb118284f484ef97 20:07:32 Checking out Revision 2619b1fd344c25097407ff90fb118284f484ef97 (PR-121) 20:07:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:07:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:07:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:07:31 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:07:31 using GIT_SSH to set credentials SSH Credentials for GitHub 20:07:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:07:32 > git config core.sparsecheckout # timeout=10 20:07:32 > git checkout -f 2619b1fd344c25097407ff90fb118284f484ef97 # timeout=10 20:07:32 > git remote # timeout=10 20:07:32 > git config --get remote.origin.url # timeout=10 20:07:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:07:32 > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 20:07:32 > git rev-parse HEAD^{commit} # timeout=10 20:07:32 > git config core.sparsecheckout # timeout=10 20:07:32 > git checkout -f 2619b1fd344c25097407ff90fb118284f484ef97 # timeout=10 20:07:36 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 20:07:36 > git --version # timeout=10 20:07:36 > git --version # 'git version 2.17.1' 20:07:36 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:07:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:07:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:07:39 + sudo service docker restart 20:07:39 + true 20:07:42 Running on prd-centos7-docker-4c-2g-579 in /w/workspace/gexfoundry_device-rest-go_PR-121 [Pipeline] { [Pipeline] ws 20:07:42 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:07:43 The recommended git tool is: git 20:07:45 using credential edgex-jenkins-ssh 20:07:45 Cloning the remote Git repository 20:07:44 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:07:45 > git init /w/workspace/device-rest-go/1 # timeout=10 20:07:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:07:45 > git --version # timeout=10 20:07:45 > git --version # 'git version 2.24.4' 20:07:45 using GIT_SSH to set credentials SSH Credentials for GitHub 20:07:45 [INFO] Currently running in a labeled security context 20:07:45 [INFO] Currently SELinux is 'enforcing' on the host 20:07:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh333023843123164084.key 20:07:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:07:47 Merging remotes/origin/master commit acb551efcb6a1b4088edd326f55b17ef654f475f into PR head commit 2619b1fd344c25097407ff90fb118284f484ef97 20:07:47 Merge succeeded, producing 2619b1fd344c25097407ff90fb118284f484ef97 20:07:47 Checking out Revision 2619b1fd344c25097407ff90fb118284f484ef97 (PR-121) 20:07:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:07:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:07:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:07:46 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:07:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:07:46 [INFO] Currently running in a labeled security context 20:07:46 [INFO] Currently SELinux is 'enforcing' on the host 20:07:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh9052901140250447540.key 20:07:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:07:46 > git config core.sparsecheckout # timeout=10 20:07:46 > git checkout -f 2619b1fd344c25097407ff90fb118284f484ef97 # timeout=10 20:07:46 > git remote # timeout=10 20:07:46 > git config --get remote.origin.url # timeout=10 20:07:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:07:46 [INFO] Currently running in a labeled security context 20:07:46 [INFO] Currently SELinux is 'enforcing' on the host 20:07:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh5819781391883159223.key 20:07:46 > git merge acb551efcb6a1b4088edd326f55b17ef654f475f # timeout=10 20:07:46 > git rev-parse HEAD^{commit} # timeout=10 20:07:46 > git config core.sparsecheckout # timeout=10 20:07:46 > git checkout -f 2619b1fd344c25097407ff90fb118284f484ef97 # timeout=10 20:07:50 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 20:07:50 > git --version # timeout=10 20:07:50 > git --version # 'git version 2.24.4' 20:07:50 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:07:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:07:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:07:52 + true 20:07:52 + sudo service docker restart 20:07:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:57 provisioning config files... 20:07:57 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3210151116541227741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:58 ---> docker-login.sh 20:07:58 nexus3.edgexfoundry.org:10001 20:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:59 Configure a credential helper to remove this warning. See 20:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:59 20:07:59 Login Succeeded 20:07:59 nexus3.edgexfoundry.org:10002 20:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:59 Configure a credential helper to remove this warning. See 20:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:59 20:07:59 Login Succeeded 20:07:59 nexus3.edgexfoundry.org:10003 20:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:00 Configure a credential helper to remove this warning. See 20:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:00 20:08:00 Login Succeeded 20:08:00 nexus3.edgexfoundry.org:10004 20:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:01 Configure a credential helper to remove this warning. See 20:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:01 20:08:01 Login Succeeded 20:08:01 docker.io 20:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:01 Configure a credential helper to remove this warning. See 20:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:01 20:08:01 Login Succeeded 20:08:01 ---> docker-login.sh ends [Pipeline] } 20:08:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:08:02 ========================================================= 20:08:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:08:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:08:02 + 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 . 20:08:02 Sending build context to Docker daemon 92.16kB 20:08:03 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 20:08:03 Step 2/10 : FROM ${BASE} 20:08:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:08:03 595b0fe564bb: Pulling fs layer 20:08:03 3088b5b3c5c0: Pulling fs layer 20:08:03 5b7225fbf94c: Pulling fs layer 20:08:03 ba82ee9f976e: Pulling fs layer 20:08:03 506bd15cee9f: Pulling fs layer 20:08:03 75a0a4a0db45: Pulling fs layer 20:08:03 618dc40b7e24: Pulling fs layer 20:08:03 506bd15cee9f: Waiting 20:08:03 75a0a4a0db45: Waiting 20:08:03 ba82ee9f976e: Waiting 20:08:03 618dc40b7e24: Waiting 20:08:03 5b7225fbf94c: Verifying Checksum 20:08:03 5b7225fbf94c: Download complete 20:08:03 3088b5b3c5c0: Verifying Checksum 20:08:03 3088b5b3c5c0: Download complete 20:08:03 506bd15cee9f: Verifying Checksum 20:08:03 506bd15cee9f: Download complete 20:08:03 75a0a4a0db45: Verifying Checksum 20:08:03 75a0a4a0db45: Download complete 20:08:03 595b0fe564bb: Verifying Checksum 20:08:03 595b0fe564bb: Download complete 20:08:04 595b0fe564bb: Pull complete 20:08:04 3088b5b3c5c0: Pull complete 20:08:05 5b7225fbf94c: Pull complete 20:08:05 618dc40b7e24: Verifying Checksum 20:08:05 618dc40b7e24: Download complete 20:08:07 ba82ee9f976e: Verifying Checksum 20:08:07 ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:08:10 provisioning config files... 20:08:10 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3868348804956623502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:11 ---> docker-login.sh 20:08:11 nexus3.edgexfoundry.org:10001 20:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:11 Configure a credential helper to remove this warning. See 20:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:11 20:08:11 Login Succeeded 20:08:11 nexus3.edgexfoundry.org:10002 20:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:11 Configure a credential helper to remove this warning. See 20:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:11 20:08:11 Login Succeeded 20:08:11 nexus3.edgexfoundry.org:10003 20:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:11 Configure a credential helper to remove this warning. See 20:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:11 20:08:11 Login Succeeded 20:08:11 nexus3.edgexfoundry.org:10004 20:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:11 Configure a credential helper to remove this warning. See 20:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:11 20:08:11 Login Succeeded 20:08:11 docker.io 20:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:12 Configure a credential helper to remove this warning. See 20:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:12 20:08:12 Login Succeeded 20:08:12 ---> docker-login.sh ends [Pipeline] } 20:08:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:08:12 ========================================================= 20:08:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:08:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:08:12 + 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 . 20:08:12 Sending build context to Docker daemon 92.16kB 20:08:12 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 20:08:12 Step 2/10 : FROM ${BASE} 20:08:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:08:12 540db60ca938: Pulling fs layer 20:08:12 adcc1eea9eea: Pulling fs layer 20:08:12 4c4ab2625f07: Pulling fs layer 20:08:12 0510c868ecb4: Pulling fs layer 20:08:12 afea3b2eda06: Pulling fs layer 20:08:12 7809a108b3ef: Pulling fs layer 20:08:12 f706445af74f: Pulling fs layer 20:08:12 0510c868ecb4: Waiting 20:08:12 afea3b2eda06: Waiting 20:08:12 7809a108b3ef: Waiting 20:08:12 f706445af74f: Waiting 20:08:12 4c4ab2625f07: Verifying Checksum 20:08:12 4c4ab2625f07: Download complete 20:08:12 adcc1eea9eea: Download complete 20:08:13 afea3b2eda06: Verifying Checksum 20:08:13 afea3b2eda06: Download complete 20:08:13 540db60ca938: Verifying Checksum 20:08:13 540db60ca938: Download complete 20:08:13 7809a108b3ef: Verifying Checksum 20:08:13 7809a108b3ef: Download complete 20:08:13 540db60ca938: Pull complete 20:08:13 adcc1eea9eea: Pull complete 20:08:13 4c4ab2625f07: Pull complete 20:08:15 f706445af74f: Verifying Checksum 20:08:15 f706445af74f: Download complete 20:08:16 0510c868ecb4: Verifying Checksum 20:08:16 0510c868ecb4: Download complete 20:08:17 ba82ee9f976e: Pull complete 20:08:17 506bd15cee9f: Pull complete 20:08:17 75a0a4a0db45: Pull complete 20:08:20 0510c868ecb4: Pull complete 20:08:20 afea3b2eda06: Pull complete 20:08:20 7809a108b3ef: Pull complete 20:08:21 f706445af74f: Pull complete 20:08:21 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:08:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:08:21 ---> b068be0155e3 20:08:21 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:08:22 618dc40b7e24: Pull complete 20:08:22 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 20:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:08:22 ---> a36622ca3599 20:08:22 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:08:23 ---> Running in 649ececd74dc 20:08:24 Removing intermediate container 649ececd74dc 20:08:24 ---> e261b9c8d416 20:08:24 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:08:24 ---> Running in 6b9cf9e89909 20:08:24 Removing intermediate container 6b9cf9e89909 20:08:24 ---> 5e8d05388bd3 20:08:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:08:24 ---> Running in e1aea3a17fc3 20:08:25 ---> Running in 774282866aee 20:08:25 Removing intermediate container 774282866aee 20:08:25 ---> 4d0cd0be2fdf 20:08:25 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:08:25 ---> Running in f629ee4096ef 20:08:25 Removing intermediate container f629ee4096ef 20:08:25 ---> cda5d025ced1 20:08:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:08:25 ---> Running in ac732acd3f22 20:08:25 Removing intermediate container ac732acd3f22 20:08:25 ---> a3a2a787de87 20:08:25 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:25 ---> Running in 1793005da825 20:08:25 Removing intermediate container e1aea3a17fc3 20:08:25 ---> a3ecf92c0512 20:08:25 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:25 ---> Running in 0878a95d9431 20:08:25 Removing intermediate container 1793005da825 20:08:25 ---> 64308784a733 20:08:25 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:08:25 ---> Running in 074f0b6156e1 20:08:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:08:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:08:28 Removing intermediate container 0878a95d9431 20:08:28 ---> 3e0792a0e594 20:08:28 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:08:28 (1/9) Installing libc-dev (0.7.2-r3) 20:08:28 (2/9) Installing libsodium (1.0.18-r0) 20:08:28 (3/9) Installing pkgconf (1.7.3-r0) 20:08:28 (4/9) Installing libsodium-dev (1.0.18-r0) 20:08:28 (5/9) Installing openssh-keygen (8.4_p1-r3) 20:08:28 (6/9) Installing libedit (20191231.3.1-r1) 20:08:28 (7/9) Installing openssh-client (8.4_p1-r3) 20:08:28 (8/9) Installing libzmq (4.3.3-r1) 20:08:28 (9/9) Installing zeromq-dev (4.3.3-r1) 20:08:29 ---> Running in de5ee6498f57 20:08:29 Executing busybox-1.32.1-r6.trigger 20:08:29 OK: 154 MiB in 49 packages 20:08:29 Removing intermediate container 074f0b6156e1 20:08:29 ---> 31a5d3136594 20:08:29 Step 8/10 : WORKDIR /device-rest-go 20:08:29 ---> Running in 01a3caae86f5 20:08:29 Removing intermediate container 01a3caae86f5 20:08:29 ---> 149790b82d03 20:08:29 Step 9/10 : COPY . . 20:08:29 ---> f4f702b8da67 20:08:29 Step 10/10 : RUN go mod download 20:08:29 ---> Running in 2d6e88d2166e 20:08:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:08:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:08:32 (1/9) Installing libc-dev (0.7.2-r3) 20:08:32 (2/9) Installing libsodium (1.0.18-r0) 20:08:32 (3/9) Installing pkgconf (1.7.3-r0) 20:08:32 (4/9) Installing libsodium-dev (1.0.18-r0) 20:08:32 (5/9) Installing openssh-keygen (8.4_p1-r3) 20:08:32 (6/9) Installing libedit (20191231.3.1-r1) 20:08:32 (7/9) Installing openssh-client (8.4_p1-r3) 20:08:32 (8/9) Installing libzmq (4.3.3-r1) 20:08:32 (9/9) Installing zeromq-dev (4.3.3-r1) 20:08:33 Executing busybox-1.32.1-r6.trigger 20:08:33 OK: 144 MiB in 49 packages 20:08:34 Removing intermediate container de5ee6498f57 20:08:34 ---> ffa52049575f 20:08:34 Step 8/10 : WORKDIR /device-rest-go 20:08:34 ---> Running in 046d681fb30b 20:08:35 Removing intermediate container 046d681fb30b 20:08:35 ---> 5843d8539919 20:08:35 Step 9/10 : COPY . . 20:08:35 ---> 1e881b2c5a8e 20:08:35 Step 10/10 : RUN go mod download 20:08:36 ---> Running in 21a62376f3b7 20:08:42 Removing intermediate container 2d6e88d2166e 20:08:42 ---> aafb9c6de2b2 20:08:42 Successfully built aafb9c6de2b2 20:08:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:08:42 + docker inspect -f . ci-base-image-x86_64 20:08:42 . [Pipeline] withDockerContainer 20:08:42 prd-centos7-docker-4c-2g-579 does not seem to be running inside a container 20:08:43 $ 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 ******** ci-base-image-x86_64 cat 20:08:43 $ docker top 40c0887d45c96bb17e7f418d9fbd908b58172fb952b314a5aecd52210b110245 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:44 + go version 20:08:44 go version go1.16.3 linux/amd64 [Pipeline] } 20:08:44 $ docker stop --time=1 40c0887d45c96bb17e7f418d9fbd908b58172fb952b314a5aecd52210b110245 20:08:45 $ docker rm -f 40c0887d45c96bb17e7f418d9fbd908b58172fb952b314a5aecd52210b110245 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:08:46 + docker inspect -f . ci-base-image-x86_64 20:08:46 . [Pipeline] withDockerContainer 20:08:46 prd-centos7-docker-4c-2g-579 does not seem to be running inside a container 20:08:46 $ 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 ******** ci-base-image-x86_64 cat 20:08:46 $ docker top 99996fa17a4ff4e7138cd63e30b1dc8411ee95d271a300680f4b17d4a805ad92 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:47 + go mod tidy [Pipeline] sh 20:08:47 + make test 20:08:47 go mod tidy 20:08:47 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:08:48 ? github.com/edgexfoundry/device-rest-go [no test files] 20:09:03 Removing intermediate container 21a62376f3b7 20:09:03 ---> a16bae9e5a34 20:09:03 Successfully built a16bae9e5a34 20:09:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:09:03 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:09:03 + docker inspect -f . ci-base-image-arm64 20:09:03 . [Pipeline] withDockerContainer 20:09:03 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements 20:09:03 prd-ubuntu18.04-docker-arm64-4c-16g-578 does not seem to be running inside a container 20:09:04 $ 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 20:09:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:09:05 $ docker top c1016701b25d447053e233b1c78bf1b69683be7935f17eb940be4c6dbe0d0e31 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:06 + go version 20:09:06 go version go1.16.5 linux/arm64 [Pipeline] } 20:09:06 $ docker stop --time=1 c1016701b25d447053e233b1c78bf1b69683be7935f17eb940be4c6dbe0d0e31 20:09:08 $ docker rm -f c1016701b25d447053e233b1c78bf1b69683be7935f17eb940be4c6dbe0d0e31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:09:09 + docker inspect -f . ci-base-image-arm64 20:09:09 . [Pipeline] withDockerContainer 20:09:10 prd-ubuntu18.04-docker-arm64-4c-16g-578 does not seem to be running inside a container 20:09:10 $ 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 20:09:10 gofmt -l . 20:09:10 [ "`gofmt -l .`" = "" ] 20:09:10 ./bin/test-go-mod-tidy.sh 20:09:10 ./bin/test-attribution-txt.sh 20:09:11 $ docker top 902e0581304aeecf0493ec9b0babdb9d46e5e9ed1b615c2194e9f94dde0efdb6 -eo pid,comm [Pipeline] { [Pipeline] } 20:09:12 $ docker stop --time=1 99996fa17a4ff4e7138cd63e30b1dc8411ee95d271a300680f4b17d4a805ad92 20:09:13 $ docker rm -f 99996fa17a4ff4e7138cd63e30b1dc8411ee95d271a300680f4b17d4a805ad92 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 20:09:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:09:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 20:09:14 + go mod tidy [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh 20:09:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:09:17 + make test 20:09:17 go mod tidy 20:09:17 + ls -al . 20:09:17 total 104 20:09:17 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 21 20:09 . 20:09:17 drwxrwxr-x. 4 jenkins jenkins 28 Jun 21 20:07 .. 20:09:17 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 21 20:07 Attribution.txt 20:09:17 drwxrwxr-x. 2 jenkins jenkins 64 Jun 21 20:07 bin 20:09:17 drwxrwxr-x. 3 jenkins jenkins 32 Jun 21 20:07 cmd 20:09:17 -rw-r--r--. 1 jenkins jenkins 8513 Jun 21 20:09 coverage.out 20:09:17 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 21 20:07 Dockerfile 20:09:17 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 21 20:07 Dockerfile.build 20:09:17 -rw-rw-r--. 1 jenkins jenkins 151 Jun 21 20:07 .dockerignore 20:09:17 drwxrwxr-x. 2 jenkins jenkins 76 Jun 21 20:07 driver 20:09:17 drwxrwxr-x. 8 jenkins jenkins 179 Jun 21 20:07 .git 20:09:17 drwxrwxr-x. 2 jenkins jenkins 103 Jun 21 20:07 .github 20:09:17 -rw-rw-r--. 1 jenkins jenkins 336 Jun 21 20:07 .gitignore 20:09:17 -rw-r--r--. 1 jenkins jenkins 286 Jun 21 20:09 go.mod 20:09:17 -rw-r--r--. 1 jenkins jenkins 20668 Jun 21 20:08 go.sum 20:09:17 -rw-rw-r--. 1 jenkins jenkins 680 Jun 21 20:07 Jenkinsfile 20:09:17 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 21 20:07 LICENSE 20:09:17 -rw-rw-r--. 1 jenkins jenkins 996 Jun 21 20:07 Makefile 20:09:17 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 21 20:07 README.md 20:09:17 drwxrwxr-x. 4 jenkins jenkins 71 Jun 21 20:07 snap 20:09:17 -rw-rw-r--. 1 jenkins jenkins 5 Jun 21 20:05 VERSION 20:09:17 -rw-rw-r--. 1 jenkins jenkins 713 Jun 21 20:07 version.go [Pipeline] isUnix [Pipeline] sh 20:09:18 + 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=2619b1fd344c25097407ff90fb118284f484ef97 --label arch=amd64 --label version=0.0.0 . 20:09:18 Sending build context to Docker daemon 101.9kB 20:09:18 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 20:09:18 Step 2/25 : FROM ${BASE} AS builder 20:09:18 ---> aafb9c6de2b2 20:09:18 Step 3/25 : ARG MAKE='make build' 20:09:18 ---> Running in cc7a458315e6 20:09:18 Removing intermediate container cc7a458315e6 20:09:18 ---> 48ef500fb8b0 20:09:18 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:09:18 ---> Running in 766efc78f751 20:09:18 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:09:18 Removing intermediate container 766efc78f751 20:09:18 ---> 3d90203a55c6 20:09:18 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:09:18 ---> Running in b717a801758d 20:09:18 Removing intermediate container b717a801758d 20:09:18 ---> 6e4c743e5041 20:09:18 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:18 ---> Running in ede75eb0899c 20:09:18 Removing intermediate container ede75eb0899c 20:09:18 ---> a86892e01cd4 20:09:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:09:18 ---> Running in cc874e8d2536 20:09:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:09:19 ? github.com/edgexfoundry/device-rest-go [no test files] 20:09:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:09:20 OK: 154 MiB in 49 packages 20:09:20 Removing intermediate container cc874e8d2536 20:09:20 ---> 26f839fa76a1 20:09:20 Step 8/25 : WORKDIR /device-rest-go 20:09:20 ---> Running in 396cfd5827ea 20:09:20 Removing intermediate container 396cfd5827ea 20:09:20 ---> d8258f66cee7 20:09:20 Step 9/25 : COPY . . 20:09:20 ---> 531912beacd8 20:09:20 Step 10/25 : RUN go mod tidy 20:09:20 ---> Running in 48b2f034b67b 20:09:21 Removing intermediate container 48b2f034b67b 20:09:21 ---> 5eadca2d5bc4 20:09:21 Step 11/25 : RUN make update 20:09:21 ---> Running in c0279b5fc39c 20:09:21 CGO_ENABLED=0 GO111MODULE=on go mod download 20:09:22 Removing intermediate container c0279b5fc39c 20:09:22 ---> 805bf60127f1 20:09:22 Step 12/25 : RUN $MAKE 20:09:22 ---> Running in f38dd73225fb 20:09:22 go mod tidy 20:09:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 20:09:34 Removing intermediate container f38dd73225fb 20:09:34 ---> 6b940a62a897 20:09:34 Step 13/25 : FROM alpine:3.12 20:09:34 3.12: Pulling from library/alpine 20:09:34 339de151aab4: Pulling fs layer 20:09:34 339de151aab4: Verifying Checksum 20:09:34 339de151aab4: Download complete 20:09:34 339de151aab4: Pull complete 20:09:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:09:34 Status: Downloaded newer image for alpine:3.12 20:09:34 ---> 13621d1b12d4 20:09:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:09:34 ---> Running in a27594e2bc48 20:09:34 Removing intermediate container a27594e2bc48 20:09:34 ---> 962fe283a787 20:09:34 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:09:34 ---> Running in 417765c5b276 20:09:34 Removing intermediate container 417765c5b276 20:09:34 ---> 7e1095be944f 20:09:34 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:09:34 ---> Running in 368319ae0b1f 20:09:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:09:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:09:34 (1/6) Installing dumb-init (1.2.2-r1) 20:09:34 (2/6) Installing libgcc (9.3.0-r2) 20:09:34 (3/6) Installing libsodium (1.0.18-r0) 20:09:34 (4/6) Installing libstdc++ (9.3.0-r2) 20:09:34 (5/6) Installing libzmq (4.3.3-r0) 20:09:34 (6/6) Installing zeromq (4.3.3-r0) 20:09:34 Executing busybox-1.31.1-r20.trigger 20:09:34 OK: 8 MiB in 20 packages 20:09:35 Removing intermediate container 368319ae0b1f 20:09:35 ---> 85d4e440ee95 20:09:35 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:09:35 ---> 7de105ac0396 20:09:35 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:09:35 ---> 37213cac8f73 20:09:35 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:09:36 ---> 8a1fc30f79ca 20:09:36 Step 20/25 : EXPOSE 59986 20:09:36 ---> Running in fc9cb2eb49f6 20:09:36 Removing intermediate container fc9cb2eb49f6 20:09:36 ---> 04c5acfed8d2 20:09:36 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:09:36 ---> Running in b7d58a9423c2 20:09:36 Removing intermediate container b7d58a9423c2 20:09:36 ---> 45bcb44ff7de 20:09:36 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:09:36 ---> Running in 99a59372739b 20:09:36 Removing intermediate container 99a59372739b 20:09:36 ---> b7576b1ca026 20:09:36 Step 23/25 : LABEL arch=amd64 20:09:36 ---> Running in e5b8ea97af29 20:09:36 Removing intermediate container e5b8ea97af29 20:09:36 ---> 0078a380fbd2 20:09:36 Step 24/25 : LABEL git_sha=2619b1fd344c25097407ff90fb118284f484ef97 20:09:36 ---> Running in 1c40748105d0 20:09:36 Removing intermediate container 1c40748105d0 20:09:36 ---> 66403d798578 20:09:36 Step 25/25 : LABEL version=0.0.0 20:09:36 ---> Running in efd50d255308 20:09:36 Removing intermediate container efd50d255308 20:09:36 ---> e839b6231aba 20:09:36 [Warning] One or more build-args [ARCH] were not consumed 20:09:36 Successfully built e839b6231aba 20:09:36 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 20:09:37 ---> job-cost.sh 20:09:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CD8p 20:09:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:10:02 lf-activate-venv(): INFO: Adding /tmp/venv-CD8p/bin to PATH 20:10:02 INFO: No Stack... 20:10:02 INFO: Retrieving Pricing Info for: v3-standard-2 20:10:02 INFO: Archiving Costs [Pipeline] sh 20:10:03 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:10:03 + cut -d, -f6 [Pipeline] lock 20:10:03 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-121-1-stack-cost] 20:10:03 Resource [jenkins-edgexfoundry-device-rest-go-PR-121-1-stack-cost] did not exist. Created. 20:10:03 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-121-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:10:03 + echo total: 0.05999999865889549 [Pipeline] stash 20:10:03 Stashed 1 file(s) [Pipeline] } 20:10:03 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-121-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:10:15 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:10:15 ok github.com/edgexfoundry/device-rest-go/driver 0.047s coverage: 54.0% of statements 20:10:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:10:38 gofmt -l . 20:10:38 [ "`gofmt -l .`" = "" ] 20:10:38 ./bin/test-go-mod-tidy.sh 20:10:38 ./bin/test-attribution-txt.sh [Pipeline] } 20:10:38 $ docker stop --time=1 902e0581304aeecf0493ec9b0babdb9d46e5e9ed1b615c2194e9f94dde0efdb6 20:10:40 $ docker rm -f 902e0581304aeecf0493ec9b0babdb9d46e5e9ed1b615c2194e9f94dde0efdb6 [Pipeline] // withDockerContainer [Pipeline] sh 20:10:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:10:41 Warning: overwriting stash ‘coverage-report’ 20:10:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:10:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:10:43 + ls -al . 20:10:43 total 132 20:10:43 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 20:10 . 20:10:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 20:07 .. 20:10:43 -rw-rw-r-- 1 jenkins jenkins 151 Jun 21 20:07 .dockerignore 20:10:43 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 20:07 .git 20:10:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 20:07 .github 20:10:43 -rw-rw-r-- 1 jenkins jenkins 336 Jun 21 20:07 .gitignore 20:10:43 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 21 20:07 Attribution.txt 20:10:43 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 21 20:07 Dockerfile 20:10:43 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 21 20:07 Dockerfile.build 20:10:43 -rw-rw-r-- 1 jenkins jenkins 680 Jun 21 20:07 Jenkinsfile 20:10:43 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 21 20:07 LICENSE 20:10:43 -rw-rw-r-- 1 jenkins jenkins 996 Jun 21 20:07 Makefile 20:10:43 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 21 20:07 README.md 20:10:43 -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 20:05 VERSION 20:10:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 20:07 bin 20:10:43 drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 20:07 cmd 20:10:43 -rw-r--r-- 1 jenkins jenkins 8513 Jun 21 20:10 coverage.out 20:10:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 20:07 driver 20:10:43 -rw-r--r-- 1 jenkins jenkins 286 Jun 21 20:10 go.mod 20:10:43 -rw-r--r-- 1 jenkins jenkins 20668 Jun 21 20:09 go.sum 20:10:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 20:07 snap 20:10:43 -rw-rw-r-- 1 jenkins jenkins 713 Jun 21 20:07 version.go [Pipeline] isUnix [Pipeline] sh 20:10: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=2619b1fd344c25097407ff90fb118284f484ef97 --label arch=arm64 --label version=0.0.0 . 20:10:43 Sending build context to Docker daemon 101.9kB 20:10:43 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 20:10:43 Step 2/25 : FROM ${BASE} AS builder 20:10:43 ---> a16bae9e5a34 20:10:43 Step 3/25 : ARG MAKE='make build' 20:10:44 ---> Running in 71cd3b6afa58 20:10:44 Removing intermediate container 71cd3b6afa58 20:10:44 ---> 2584d6a08e98 20:10:44 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:10:44 ---> Running in 464638bdd356 20:10:45 Removing intermediate container 464638bdd356 20:10:45 ---> 66cb3a636255 20:10:45 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:10:45 ---> Running in b32c368f15d0 20:10:45 Removing intermediate container b32c368f15d0 20:10:45 ---> b80a0d41077d 20:10:45 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:45 ---> Running in 06c9ac3b110a 20:10:48 Removing intermediate container 06c9ac3b110a 20:10:48 ---> d3c44f175f5e 20:10:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:48 ---> Running in 9376c62de7e7 20:10:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:10:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:10:51 OK: 144 MiB in 49 packages 20:10:52 Removing intermediate container 9376c62de7e7 20:10:52 ---> 9480d50700c3 20:10:52 Step 8/25 : WORKDIR /device-rest-go 20:10:52 ---> Running in 5dd7aace99c5 20:10:52 Removing intermediate container 5dd7aace99c5 20:10:52 ---> d3c11bb3a4d5 20:10:52 Step 9/25 : COPY . . 20:10:53 ---> e671ef179662 20:10:53 Step 10/25 : RUN go mod tidy 20:10:53 ---> Running in f5c7ebe78226 20:10:56 Removing intermediate container f5c7ebe78226 20:10:56 ---> ea22b8f57444 20:10:56 Step 11/25 : RUN make update 20:10:56 ---> Running in 176518912b4d 20:10:57 CGO_ENABLED=0 GO111MODULE=on go mod download 20:10:59 Removing intermediate container 176518912b4d 20:10:59 ---> 71685a2ccae2 20:10:59 Step 12/25 : RUN $MAKE 20:10:59 ---> Running in 43edcb3b2152 20:11:00 go mod tidy 20:11:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 20:11:39 Removing intermediate container 43edcb3b2152 20:11:39 ---> 8330c5a37f6b 20:11:39 Step 13/25 : FROM alpine:3.12 20:11:39 3.12: Pulling from library/alpine 20:11:39 d2f70382dc9a: Pulling fs layer 20:11:39 d2f70382dc9a: Download complete 20:11:39 d2f70382dc9a: Pull complete 20:11:39 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:11:39 Status: Downloaded newer image for alpine:3.12 20:11:39 ---> c4fd0aeabfcf 20:11:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:11:39 ---> Running in 1b0c99203ebe 20:11:39 Removing intermediate container 1b0c99203ebe 20:11:39 ---> 90dc6d0bc326 20:11:39 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:11:39 ---> Running in d3b983952836 20:11:39 Removing intermediate container d3b983952836 20:11:39 ---> 336470e68736 20:11:39 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:11:39 ---> Running in 6400391e756b 20:11:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:11:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:11:39 (1/6) Installing dumb-init (1.2.2-r1) 20:11:39 (2/6) Installing libgcc (9.3.0-r2) 20:11:39 (3/6) Installing libsodium (1.0.18-r0) 20:11:39 (4/6) Installing libstdc++ (9.3.0-r2) 20:11:39 (5/6) Installing libzmq (4.3.3-r0) 20:11:39 (6/6) Installing zeromq (4.3.3-r0) 20:11:39 Executing busybox-1.31.1-r20.trigger 20:11:39 OK: 8 MiB in 20 packages 20:11:40 Removing intermediate container 6400391e756b 20:11:40 ---> ec1a78ea0f07 20:11:40 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:11:41 ---> f29bb3fa2b24 20:11:41 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:11:42 ---> e0e4f4bcaaa9 20:11:42 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:11:42 ---> 65abe678b1b3 20:11:42 Step 20/25 : EXPOSE 59986 20:11:42 ---> Running in eda0df28cbd7 20:11:43 Removing intermediate container eda0df28cbd7 20:11:43 ---> da3cd9dd3daa 20:11:43 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:11:43 ---> Running in 491ee6098b01 20:11:44 Removing intermediate container 491ee6098b01 20:11:44 ---> c91dc918f8af 20:11:44 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:11:44 ---> Running in 7bd07ba2597f 20:11:44 Removing intermediate container 7bd07ba2597f 20:11:44 ---> 6ab786523b92 20:11:44 Step 23/25 : LABEL arch=arm64 20:11:44 ---> Running in 3f85511f8c1a 20:11:45 Removing intermediate container 3f85511f8c1a 20:11:45 ---> ad45b0e51e67 20:11:45 Step 24/25 : LABEL git_sha=2619b1fd344c25097407ff90fb118284f484ef97 20:11:45 ---> Running in b1a025ecc764 20:11:45 Removing intermediate container b1a025ecc764 20:11:45 ---> 4dce9ea3e0a7 20:11:45 Step 25/25 : LABEL version=0.0.0 20:11:45 ---> Running in 0319cb241458 20:11:46 Removing intermediate container 0319cb241458 20:11:46 ---> 1ab50a0c9238 20:11:46 [Warning] One or more build-args [ARCH] were not consumed 20:11:46 Successfully built 1ab50a0c9238 20:11:46 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 20:11:47 ---> job-cost.sh 20:11:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3xhE 20:12:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:13:48 lf-activate-venv(): INFO: Adding /tmp/venv-3xhE/bin to PATH 20:13:48 INFO: No Stack... 20:13:48 INFO: Retrieving Pricing Info for: v2-standard-4 20:13:48 INFO: Archiving Costs [Pipeline] sh 20:13:48 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:13:48 + cut -d, -f6 [Pipeline] lock 20:13:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-121-1-stack-cost] 20:13:49 Resource [jenkins-edgexfoundry-device-rest-go-PR-121-1-stack-cost] did not exist. Created. 20:13:49 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-121-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:13:49 /w/workspace/device-rest-go/1@tmp/durable-2eb0ce10/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-2eb0ce10/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:13:49 + echo total: 0.18000000715255737 [Pipeline] stash 20:13:49 Warning: overwriting stash ‘stack-cost’ 20:13:50 Stashed 1 file(s) [Pipeline] } 20:13:50 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-121-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 20:13:51 provisioning config files... 20:13:51 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-121@tmp/config443733732799613418tmp [Pipeline] { [Pipeline] sh 20:13:51 + set +x 20:13:51 + curl -s https://codecov.io/bash 20:13:51 + bash -s -- 20:13:51 20:13:51 _____ _ 20:13:51 / ____| | | 20:13:51 | | ___ __| | ___ ___ _____ __ 20:13:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:13:51 | |___| (_) | (_| | __/ (_| (_) \ V / 20:13:51 \_____\___/ \__,_|\___|\___\___/ \_/ 20:13:51 Bash-1.0.3 20:13:51 20:13:51 20:13:51 ==> git version 2.24.4 found 20:13:51 ==> 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 20:13:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:13:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:13:51 ==> Jenkins CI detected. 20:13:51 project root: . 20:13:51 --> token set from env 20:13:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:13:52 ==> Running gcov in . (disable via -X gcov) 20:13:52 ==> Python coveragepy not found 20:13:52 ==> Searching for coverage reports in: 20:13:52 + . 20:13:52 -> Found 1 reports 20:13:52 ==> Detecting git/mercurial file structure 20:13:52 ==> Reading reports 20:13:52 + ./coverage.out bytes=8513 20:13:52 ==> Appending adjustments 20:13:52 https://docs.codecov.io/docs/fixing-reports 20:13:52 + Found adjustments 20:13:52 ==> Gzipping contents 20:13:52 4.0K /tmp/codecov.Ja52d1.gz 20:13:52 ==> Uploading reports 20:13:52 url: https://codecov.io 20:13:52 query: branch=PR-121&commit=2619b1fd344c25097407ff90fb118284f484ef97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-121%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=121&job=&cmd_args= 20:13:52 -> Pinging Codecov 20:13:52 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-121&commit=2619b1fd344c25097407ff90fb118284f484ef97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-121%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=121&job=&cmd_args= 20:13:52 -> Uploading to 20:13:52 https://storage.googleapis.com/codecov/v4/raw/2021-06-21/4E5D53B4F1F92C436F7061BF334D961C/2619b1fd344c25097407ff90fb118284f484ef97/680b7527-b5e0-4ea1-af29-5d35c9916dc4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T201352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad9487d971a48a34a1f803957aeefdcd878e1b3b41c54d5659f8c0dfea9bcab5 20:13:52 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:52 Dload Upload Total Spent Left Speed 20:13:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1608 0 0 100 1608 0 3674 --:--:-- --:--:-- --:--:-- 3671 20:13:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/2619b1fd344c25097407ff90fb118284f484ef97 [Pipeline] } 20:13:52 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 20:13:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:13:56 ---> package-listing.sh 20:13:56 ++ facter osfamily 20:13:56 ++ tr '[:upper:]' '[:lower:]' 20:13:56 + OS_FAMILY=redhat 20:13:56 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-121 20:13:56 + START_PACKAGES=/tmp/packages_start.txt 20:13:56 + END_PACKAGES=/tmp/packages_end.txt 20:13:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:13:56 + PACKAGES=/tmp/packages_start.txt 20:13:56 + '[' /w/workspace/gexfoundry_device-rest-go_PR-121 ']' 20:13:56 + PACKAGES=/tmp/packages_end.txt 20:13:56 + case "${OS_FAMILY}" in 20:13:56 + sort 20:13:56 + rpm -qa 20:13:57 + '[' -f /tmp/packages_start.txt ']' 20:13:57 + '[' -f /tmp/packages_end.txt ']' 20:13:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:13:57 + '[' /w/workspace/gexfoundry_device-rest-go_PR-121 ']' 20:13:57 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-121/archives/ 20:13:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-121/archives/ [Pipeline] echo 20:13:57 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-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:13:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:13:58 20:13:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:13:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:13:58 alpine: Pulling from edgex-lftools-log-publisher 20:13:58 df20fa9351a1: Pulling fs layer 20:13:58 36b3adc4ff6f: Pulling fs layer 20:13:58 8ad3a11d3b57: Pulling fs layer 20:13:58 46f8f816bc3b: Pulling fs layer 20:13:58 93b61091891f: Pulling fs layer 20:13:58 93b9cdb0e59b: Pulling fs layer 20:13:58 5e14af77c1be: Pulling fs layer 20:13:58 01666e4c0597: Pulling fs layer 20:13:58 aa168da1d23b: Pulling fs layer 20:13:58 46f8f816bc3b: Waiting 20:13:58 93b61091891f: Waiting 20:13:58 93b9cdb0e59b: Waiting 20:13:58 5e14af77c1be: Waiting 20:13:58 01666e4c0597: Waiting 20:13:58 aa168da1d23b: Waiting 20:13:58 36b3adc4ff6f: Verifying Checksum 20:13:58 36b3adc4ff6f: Download complete 20:13:58 46f8f816bc3b: Verifying Checksum 20:13:58 46f8f816bc3b: Download complete 20:13:58 df20fa9351a1: Download complete 20:13:58 93b9cdb0e59b: Verifying Checksum 20:13:58 93b9cdb0e59b: Download complete 20:13:58 5e14af77c1be: Verifying Checksum 20:13:58 5e14af77c1be: Download complete 20:13:58 93b61091891f: Verifying Checksum 20:13:58 93b61091891f: Download complete 20:13:58 01666e4c0597: Verifying Checksum 20:13:58 01666e4c0597: Download complete 20:13:59 df20fa9351a1: Pull complete 20:13:59 36b3adc4ff6f: Pull complete 20:13:59 8ad3a11d3b57: Verifying Checksum 20:13:59 8ad3a11d3b57: Download complete 20:13:59 8ad3a11d3b57: Pull complete 20:13:59 46f8f816bc3b: Pull complete 20:14:00 93b61091891f: Pull complete 20:14:00 93b9cdb0e59b: Pull complete 20:14:00 5e14af77c1be: Pull complete 20:14:00 01666e4c0597: Pull complete 20:14:00 aa168da1d23b: Verifying Checksum 20:14:00 aa168da1d23b: Download complete 20:14:04 aa168da1d23b: Pull complete 20:14:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:14:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:14:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:14:05 prd-centos7-docker-4c-2g-577 does not seem to be running inside a container 20:14:05 $ 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-121/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-121 -v /w/workspace/gexfoundry_device-rest-go_PR-121:/w/workspace/gexfoundry_device-rest-go_PR-121:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-121@tmp:/w/workspace/gexfoundry_device-rest-go_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:14:09 $ docker top 8984ba6a250351868f9695f6dadf9a98de2fa7661f07509172d899a733c081d3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:10 + touch /tmp/pre-build-complete [Pipeline] sh 20:14:10 + mkdir -p /var/log/sa [Pipeline] sh 20:14:10 + ls /var/log/sa-host 20:14:10 + sadf -c /var/log/sa-host/sa05 20:14:10 file_magic: OK 20:14:10 HZ: Using current value: 100 20:14:10 file_header: OK 20:14:10 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:14:10 Statistics: 20:14:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:14:10 File successfully converted to sysstat format version 12.2.1 20:14:10 + sadf -c /var/log/sa-host/sa21 20:14:10 file_magic: OK 20:14:10 HZ: Using current value: 100 20:14:10 file_header: OK 20:14:10 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:14:10 Statistics: 20:14:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:14:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:14:11 provisioning config files... 20:14:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-121@tmp/config6789437599543737984tmp [Pipeline] { [Pipeline] echo 20:14:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:14:12 ---> create-netrc.sh [Pipeline] } 20:14:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:14:12 ---> python-tools-install.sh [Pipeline] echo 20:14:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:14:12 ---> sudo-logs.sh 20:14:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:14:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:14:13 ---> job-cost.sh 20:14:13 lf-activate-venv: SKIPPING 20:14:13 DEBUG: total: 0.18000000715255737 20:14:13 INFO: Retrieving Stack Cost... 20:14:14 INFO: Retrieving Pricing Info for: v3-standard-2 20:14:14 INFO: Archiving Costs [Pipeline] echo 20:14:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:14:15 ---> logs-deploy.sh 20:14:15 lf-activate-venv: SKIPPING 20:14:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-121/1 20:14:15 INFO: archiving workspace using pattern(s): 20:14:16 Archives upload complete. 20:14:16 INFO: archiving logs to Nexus 20:14:16 ---> uname -a: 20:14:16 Linux prd-centos7-docker-4c-2g-577.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:14:16 20:14:16 20:14:16 ---> lscpu: 20:14:16 Architecture: x86_64 20:14:16 CPU op-mode(s): 32-bit, 64-bit 20:14:16 Byte Order: Little Endian 20:14:16 Address sizes: 40 bits physical, 48 bits virtual 20:14:16 CPU(s): 2 20:14:16 On-line CPU(s) list: 0,1 20:14:16 Thread(s) per core: 1 20:14:16 Core(s) per socket: 1 20:14:16 Socket(s): 2 20:14:16 NUMA node(s): 1 20:14:16 Vendor ID: AuthenticAMD 20:14:16 CPU family: 23 20:14:16 Model: 49 20:14:16 Model name: AMD EPYC-Rome Processor 20:14:16 Stepping: 0 20:14:16 CPU MHz: 2799.998 20:14:16 BogoMIPS: 5599.99 20:14:16 Virtualization: AMD-V 20:14:16 Hypervisor vendor: KVM 20:14:16 Virtualization type: full 20:14:16 L1d cache: 64 KiB 20:14:16 L1i cache: 64 KiB 20:14:16 L2 cache: 1 MiB 20:14:16 L3 cache: 32 MiB 20:14:16 NUMA node0 CPU(s): 0,1 20:14:16 Vulnerability Itlb multihit: Not affected 20:14:16 Vulnerability L1tf: Not affected 20:14:16 Vulnerability Mds: Not affected 20:14:16 Vulnerability Meltdown: Not affected 20:14:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:14:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:14:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:14:16 Vulnerability Srbds: Not affected 20:14:16 Vulnerability Tsx async abort: Not affected 20:14:16 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 20:14:16 20:14:16 20:14:16 ---> nproc: 20:14:16 2 20:14:16 20:14:16 20:14:16 ---> df -h: 20:14:16 Filesystem Size Used Available Use% Mounted on 20:14:16 overlay 40.0G 7.6G 32.4G 19% / 20:14:16 tmpfs 64.0M 0 64.0M 0% /dev 20:14:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:14:16 shm 64.0M 0 64.0M 0% /dev/shm 20:14:16 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 20:14:16 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 20:14:16 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 20:14:16 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 20:14:16 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 20:14:16 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 20:14:16 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 20:14:16 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 20:14:16 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-121 20:14:16 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-121@tmp 20:14:16 20:14:16 20:14:16 ---> free -m: 20:14:16 total used free shared buff/cache available 20:14:16 Mem: 7821 915 4796 0 2108 6727 20:14:16 Swap: 1023 0 1023 20:14:16 20:14:16 20:14:16 ---> ip addr: 20:14:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:14:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:14:16 inet 127.0.0.1/8 scope host lo 20:14:16 valid_lft forever preferred_lft forever 20:14:16 inet6 ::1/128 scope host 20:14:16 valid_lft forever preferred_lft forever 20:14:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:14:16 link/ether fa:16:3e:d3:ba:4f brd ff:ff:ff:ff:ff:ff 20:14:16 inet 10.30.123.130/23 brd 10.30.123.255 scope global dynamic eth0 20:14:16 valid_lft 85797sec preferred_lft 85797sec 20:14:16 inet6 fe80::f816:3eff:fed3:ba4f/64 scope link 20:14:16 valid_lft forever preferred_lft forever 20:14:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:14:16 link/ether 02:42:9d:e9:64:e9 brd ff:ff:ff:ff:ff:ff 20:14:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:14:16 valid_lft forever preferred_lft forever 20:14:16 inet6 fe80::42:9dff:fee9:64e9/64 scope link 20:14:16 valid_lft forever preferred_lft forever 20:14:16 20:14:16 20:14:16 ---> sar -b -r -n DEV: 20:14:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 20:14:16 20:14:16 20:04:03 LINUX RESTART (2 CPU) 20:14:16 20:14:16 20:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:14:16 20:06:01 5.99 0.18 5.81 0.00 23.18 653.13 0.00 20:14:16 20:07:01 1.80 0.00 1.80 0.00 0.00 36.59 0.00 20:14:16 20:08:01 0.32 0.00 0.32 0.00 0.00 5.16 0.00 20:14:16 20:09:01 0.30 0.00 0.30 0.00 0.00 4.28 0.00 20:14:16 20:10:01 0.32 0.00 0.32 0.00 0.00 5.75 0.00 20:14:16 20:11:01 0.42 0.00 0.42 0.00 0.00 6.38 0.00 20:14:16 20:12:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 20:14:16 20:13:01 0.30 0.00 0.30 0.00 0.00 5.81 0.00 20:14:16 20:14:01 3.41 0.13 3.28 0.00 13.73 73.05 0.00 20:14:16 Average: 1.45 0.04 1.41 0.00 4.10 88.04 0.00 20:14:16 20:14:16 20:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:14:16 20:06:01 5454356 0 800340 9.99 2620 1751624 1167196 12.89 573872 1581420 28 20:14:16 20:07:01 5467260 0 787480 9.83 2620 1751580 1075044 11.87 566832 1576964 8 20:14:16 20:08:01 5458972 0 795768 9.94 2620 1751580 1116620 12.33 569532 1582096 8 20:14:16 20:09:01 5465620 0 789116 9.85 2620 1751584 1075044 11.87 562740 1582872 8 20:14:16 20:10:01 5461516 0 793212 9.90 2620 1751592 1075344 11.87 564580 1585648 8 20:14:16 20:11:01 5453412 0 801316 10.01 2620 1751592 1075116 11.87 572524 1585648 8 20:14:16 20:12:01 5451656 0 803064 10.03 2620 1751600 1075248 11.87 573908 1585648 20 20:14:16 20:13:01 5453348 0 801364 10.01 2620 1751608 1075056 11.87 574116 1583896 8 20:14:16 20:14:01 5138932 0 903284 11.28 2620 1964104 1474568 16.28 810820 1636168 211532 20:14:16 Average: 5422786 0 808327 10.09 2620 1775207 1134360 12.52 596547 1588929 23514 20:14:16 20:14:16 20:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:14:16 20:06:01 eth0 28.67 25.22 57.69 12.31 0.00 0.00 0.00 0.00 20:14:16 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:06:01 docker0 16.25 14.24 1.42 44.62 0.00 0.00 0.00 0.00 20:14:16 20:07:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 20:14:16 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:08:01 eth0 3.11 2.40 0.69 13.22 0.00 0.00 0.00 0.00 20:14:16 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:14:16 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:10:01 eth0 0.97 0.73 0.37 1.35 0.00 0.00 0.00 0.00 20:14:16 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:11:01 eth0 0.62 0.10 0.11 0.01 0.00 0.00 0.00 0.00 20:14:16 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:12:01 eth0 0.45 0.28 0.27 0.17 0.00 0.00 0.00 0.00 20:14:16 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:13:01 eth0 0.07 0.08 0.00 0.04 0.00 0.00 0.00 0.00 20:14:16 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:14:01 eth0 184.47 167.83 2167.88 16.02 0.00 0.00 0.00 0.00 20:14:16 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 Average: eth0 24.34 21.87 247.45 4.79 0.00 0.00 0.00 0.00 20:14:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:14:16 Average: docker0 1.81 1.58 0.16 4.96 0.00 0.00 0.00 0.00 20:14:16 20:14:16 20:14:16 ---> sar -P ALL: 20:14:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 20:14:16 20:14:16 20:04:03 LINUX RESTART (2 CPU) 20:14:16 20:14:16 20:05:01 CPU %user %nice %system %iowait %steal %idle 20:14:16 20:06:01 all 0.87 0.00 0.30 0.03 0.03 98.77 20:14:16 20:06:01 0 1.15 0.00 0.32 0.07 0.02 98.44 20:14:16 20:06:01 1 0.59 0.00 0.28 0.00 0.03 99.10 20:14:16 20:07:01 all 0.03 0.00 0.04 0.00 0.02 99.91 20:14:16 20:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:14:16 20:07:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:14:16 20:08:01 all 0.13 0.00 0.05 0.00 0.03 99.79 20:14:16 20:08:01 0 0.13 0.00 0.05 0.00 0.03 99.78 20:14:16 20:08:01 1 0.13 0.00 0.05 0.00 0.02 99.80 20:14:16 20:09:01 all 0.03 0.00 0.03 0.00 0.03 99.92 20:14:16 20:09:01 0 0.05 0.00 0.02 0.00 0.03 99.90 20:14:16 20:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:14:16 20:10:01 all 0.17 0.00 0.04 0.00 0.02 99.77 20:14:16 20:10:01 0 0.23 0.00 0.05 0.00 0.03 99.68 20:14:16 20:10:01 1 0.10 0.00 0.03 0.00 0.00 99.87 20:14:16 20:11:01 all 0.13 0.00 0.03 0.00 0.03 99.81 20:14:16 20:11:01 0 0.25 0.00 0.03 0.00 0.02 99.70 20:14:16 20:11:01 1 0.02 0.00 0.03 0.00 0.03 99.92 20:14:16 20:12:01 all 0.17 0.00 0.03 0.00 0.02 99.78 20:14:16 20:12:01 0 0.28 0.00 0.05 0.00 0.02 99.65 20:14:16 20:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:14:16 20:13:01 all 0.12 0.00 0.03 0.00 0.03 99.82 20:14:16 20:13:01 0 0.20 0.00 0.03 0.00 0.02 99.75 20:14:16 20:13:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:14:16 20:14:01 all 3.43 0.00 1.20 0.16 0.03 95.17 20:14:16 20:14:01 0 2.64 0.00 1.23 0.27 0.03 95.82 20:14:16 20:14:01 1 4.22 0.00 1.18 0.05 0.03 94.52 20:14:16 Average: all 0.56 0.00 0.19 0.02 0.02 99.20 20:14:16 Average: 0 0.55 0.00 0.20 0.04 0.02 99.19 20:14:16 Average: 1 0.57 0.00 0.19 0.01 0.02 99.21 20:14:16 20:14:16 20:14:16