Pull request #232 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0d2a82bb439231391dc6396d5809f0a851a47c98+f9181e51cc24c5c8d60c5f317d7638268e956055 (c1065060bb7c000b382ed1ca567fa2b3e26a879f) 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-ssh2131924304048121638.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-ssh7661946364283766985.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-virtual-go/branches/PR-232/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-virtual-go/branches/PR-232/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7148338663491432818.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-virtual-go/branches/PR-232/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2743208857958703099.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-ssh7086836862338369707.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-virtual-go/branches/PR-232/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-virtual-go/branches/PR-232/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh962820479789759002.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 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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-virtual-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-virtual-go-settings PROJECT: device-virtual-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-virtual 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-915’ is offline Running on prd-centos7-docker-4c-2g-510 in /w/workspace/foundry_device-virtual-go_PR-232 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-232 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/foundry_device-virtual-go_PR-232@tmp/jenkins-gitclient-ssh4434694902010720128.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f9181e51cc24c5c8d60c5f317d7638268e956055 into PR head commit 0d2a82bb439231391dc6396d5809f0a851a47c98 Merge succeeded, producing 0d2a82bb439231391dc6396d5809f0a851a47c98 Checking out Revision 0d2a82bb439231391dc6396d5809f0a851a47c98 (PR-232) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/foundry_device-virtual-go_PR-232@tmp/jenkins-gitclient-ssh2248141037052041976.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d2a82bb439231391dc6396d5809f0a851a47c98 # 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/foundry_device-virtual-go_PR-232@tmp/jenkins-gitclient-ssh7143571107522091628.key > git merge f9181e51cc24c5c8d60c5f317d7638268e956055 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d2a82bb439231391dc6396d5809f0a851a47c98 # 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 11:04:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:04:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:04:23 ========================================================= 11:04:23 EdgeX Global Pipelines Version Info 11:04:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:04:25 ------------------- 11:04:25 stable info: 11:04:25 ------------------- 11:04:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:04:25 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 11:04:25 Message: update stable to v1.0.195 11:04:25 ------------------- 11:04:25 experimental info: 11:04:25 ------------------- 11:04:25 Commited By: **** collab-it+edgex@linuxfoundation.org 11:04:25 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 11:04:25 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:04:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:04:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:04:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:04:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:04:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:04:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:04:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:04:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:04:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:04:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:04:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:04:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-232 [Pipeline] echo 11:04:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-232 [Pipeline] echo 11:04:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-232 [Pipeline] echo 11:04:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d2a82bb439231391dc6396d5809f0a851a47c98 [Pipeline] echo 11:04:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d2a82b [Pipeline] echo 11:04:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:27 provisioning config files... 11:04:28 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-232@tmp/config2554423939390634795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:28 ---> docker-login.sh 11:04:28 nexus3.edgexfoundry.org:10001 11:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:28 Configure a credential helper to remove this warning. See 11:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:28 11:04:28 Login Succeeded 11:04:28 nexus3.edgexfoundry.org:10002 11:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:28 Configure a credential helper to remove this warning. See 11:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:28 11:04:28 Login Succeeded 11:04:28 nexus3.edgexfoundry.org:10003 11:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:28 Configure a credential helper to remove this warning. See 11:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:28 11:04:28 Login Succeeded 11:04:28 nexus3.edgexfoundry.org:10004 11:04:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:29 Configure a credential helper to remove this warning. See 11:04:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:29 11:04:29 Login Succeeded 11:04:29 docker.io 11:04:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:29 Configure a credential helper to remove this warning. See 11:04:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:29 11:04:29 Login Succeeded 11:04:29 ---> docker-login.sh ends [Pipeline] } 11:04:29 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 11:04:30 + git log --format=format:%s -1 0d2a82bb439231391dc6396d5809f0a851a47c98 [Pipeline] echo 11:04:30 GIT_COMMIT: 0d2a82bb439231391dc6396d5809f0a851a47c98, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 11:04:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:04:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:04:31 11:04:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:04:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:04:31 latest: Pulling from edgex-devops/git-semver 11:04:31 31603596830f: Pulling fs layer 11:04:31 54011a49482f: Pulling fs layer 11:04:31 a6820b24f6d8: Pulling fs layer 11:04:31 f581987b2513: Pulling fs layer 11:04:31 f581987b2513: Waiting 11:04:31 54011a49482f: Verifying Checksum 11:04:31 54011a49482f: Download complete 11:04:31 31603596830f: Verifying Checksum 11:04:31 31603596830f: Download complete 11:04:31 f581987b2513: Verifying Checksum 11:04:31 f581987b2513: Download complete 11:04:31 a6820b24f6d8: Verifying Checksum 11:04:31 a6820b24f6d8: Download complete 11:04:31 31603596830f: Pull complete 11:04:32 54011a49482f: Pull complete 11:04:32 a6820b24f6d8: Pull complete 11:04:32 f581987b2513: Pull complete 11:04:32 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 11:04:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:04:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:04:33 prd-centos7-docker-4c-2g-510 does not seem to be running inside a container 11:04:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-232 -v /w/workspace/foundry_device-virtual-go_PR-232:/w/workspace/foundry_device-virtual-go_PR-232:rw,z -v /w/workspace/foundry_device-virtual-go_PR-232@tmp:/w/workspace/foundry_device-virtual-go_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:04:34 $ docker top c964a9cf91eb699ec9f547aceec1447f7b588a69874e1e886ea50610a1afae79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:04:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:04:34 [ssh-agent] Looking for ssh-agent implementation... 11:04:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:34 $ docker exec c964a9cf91eb699ec9f547aceec1447f7b588a69874e1e886ea50610a1afae79 ssh-agent 11:04:34 SSH_AUTH_SOCK=/tmp/ssh-jIThUENFxf2Z/agent.13 11:04:34 SSH_AGENT_PID=19 11:04:34 Running ssh-add (command line suppressed) 11:04:34 Identity added: /w/workspace/foundry_device-virtual-go_PR-232@tmp/private_key_1273532215189678632.key (/w/workspace/foundry_device-virtual-go_PR-232@tmp/private_key_1273532215189678632.key) 11:04:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:04:35 + git tag --points-at HEAD [Pipeline] } 11:04:35 $ docker exec --env ******** --env ******** c964a9cf91eb699ec9f547aceec1447f7b588a69874e1e886ea50610a1afae79 ssh-agent -k 11:04:35 unset SSH_AUTH_SOCK; 11:04:35 unset SSH_AGENT_PID; 11:04:35 echo Agent pid 19 killed; 11:04:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:04:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:04:35 [ssh-agent] Looking for ssh-agent implementation... 11:04:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:35 $ docker exec c964a9cf91eb699ec9f547aceec1447f7b588a69874e1e886ea50610a1afae79 ssh-agent 11:04:35 SSH_AUTH_SOCK=/tmp/ssh-xnnAYrqJ4h1B/agent.51 11:04:35 SSH_AGENT_PID=57 11:04:35 Running ssh-add (command line suppressed) 11:04:35 Identity added: /w/workspace/foundry_device-virtual-go_PR-232@tmp/private_key_1198163904137656700.key (/w/workspace/foundry_device-virtual-go_PR-232@tmp/private_key_1198163904137656700.key) 11:04:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:04:36 + git semver init 11:04:36 # -> Open(): unable to determine branch for HEAD 11:04:36 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-232/.git 11:04:36 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-232 11:04:36 # $SEMVER_REMOTE_NAME = origin 11:04:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:04:36 # $SEMVER_USER_NAME = edgex-jenkins 11:04:36 # $SEMVER_BRANCH = PR-232 11:04:36 # $SEMVER_TEMP = /tmp/semver-686486421 11:04:36 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 11:04:37 # '/tmp/semver-686486421' -> '/w/workspace/foundry_device-virtual-go_PR-232/.semver' 11:04:37 # -> Force: false 11:04:37 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-232/.semver [Pipeline] } 11:04:37 $ docker exec --env ******** --env ******** c964a9cf91eb699ec9f547aceec1447f7b588a69874e1e886ea50610a1afae79 ssh-agent -k 11:04:37 unset SSH_AUTH_SOCK; 11:04:37 unset SSH_AGENT_PID; 11:04:37 echo Agent pid 57 killed; 11:04:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:04:37 + git semver [Pipeline] } 11:04:37 $ docker stop --time=1 c964a9cf91eb699ec9f547aceec1447f7b588a69874e1e886ea50610a1afae79 11:04:39 $ docker rm -f c964a9cf91eb699ec9f547aceec1447f7b588a69874e1e886ea50610a1afae79 [Pipeline] // withDockerContainer [Pipeline] sh 11:04:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:04:39 Stashed 1 file(s) [Pipeline] echo 11:04:39 [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 11:04:55 Still waiting to schedule task 11:04:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:04:55 Still waiting to schedule task 11:04:55 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline 11:07:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-512 in /w/workspace/foundry_device-virtual-go_PR-232 [Pipeline] { [Pipeline] ws 11:07:05 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:07:05 The recommended git tool is: git 11:07:10 using credential edgex-jenkins-ssh 11:07:10 Cloning the remote Git repository 11:07:10 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:07:11 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:07:11 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:07:11 > git --version # timeout=10 11:07:11 > git --version # 'git version 2.17.1' 11:07:11 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:12 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:07:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:12 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:07:12 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:07:12 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:07:13 Merging remotes/origin/master commit f9181e51cc24c5c8d60c5f317d7638268e956055 into PR head commit 0d2a82bb439231391dc6396d5809f0a851a47c98 11:07:13 Merge succeeded, producing 0d2a82bb439231391dc6396d5809f0a851a47c98 11:07:13 Checking out Revision 0d2a82bb439231391dc6396d5809f0a851a47c98 (PR-232) 11:07:13 > git config core.sparsecheckout # timeout=10 11:07:13 > git checkout -f 0d2a82bb439231391dc6396d5809f0a851a47c98 # timeout=10 11:07:13 > git remote # timeout=10 11:07:13 > git config --get remote.origin.url # timeout=10 11:07:13 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:13 > git merge f9181e51cc24c5c8d60c5f317d7638268e956055 # timeout=10 11:07:13 > git rev-parse HEAD^{commit} # timeout=10 11:07:13 > git config core.sparsecheckout # timeout=10 11:07:13 > git checkout -f 0d2a82bb439231391dc6396d5809f0a851a47c98 # timeout=10 11:07:17 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 11:07:17 > git --version # timeout=10 11:07:17 > git --version # 'git version 2.17.1' 11:07:17 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:19 Running on prd-centos7-docker-4c-2g-513 in /w/workspace/foundry_device-virtual-go_PR-232 [Pipeline] { [Pipeline] ws 11:07:19 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:07:19 The recommended git tool is: git 11:07:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:07:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:07:20 + true 11:07:20 + sudo service docker restart 11:07:21 using credential edgex-jenkins-ssh 11:07:22 Cloning the remote Git repository 11:07:22 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:07:22 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:07:22 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:07:22 > git --version # timeout=10 11:07:22 > git --version # 'git version 2.24.4' 11:07:22 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:22 [INFO] Currently running in a labeled security context 11:07:22 [INFO] Currently SELinux is 'enforcing' on the host 11:07:22 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh7425743432212228876.key 11:07:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:07:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:23 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:07:23 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:07:23 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:23 [INFO] Currently running in a labeled security context 11:07:23 [INFO] Currently SELinux is 'enforcing' on the host 11:07:23 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh1880431958659617116.key 11:07:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:07:23 Merging remotes/origin/master commit f9181e51cc24c5c8d60c5f317d7638268e956055 into PR head commit 0d2a82bb439231391dc6396d5809f0a851a47c98 11:07:23 Merge succeeded, producing 0d2a82bb439231391dc6396d5809f0a851a47c98 11:07:23 Checking out Revision 0d2a82bb439231391dc6396d5809f0a851a47c98 (PR-232) 11:07:23 > git config core.sparsecheckout # timeout=10 11:07:23 > git checkout -f 0d2a82bb439231391dc6396d5809f0a851a47c98 # timeout=10 11:07:23 > git remote # timeout=10 11:07:23 > git config --get remote.origin.url # timeout=10 11:07:23 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:23 [INFO] Currently running in a labeled security context 11:07:23 [INFO] Currently SELinux is 'enforcing' on the host 11:07:23 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh3726867991260770152.key 11:07:23 > git merge f9181e51cc24c5c8d60c5f317d7638268e956055 # timeout=10 11:07:23 > git rev-parse HEAD^{commit} # timeout=10 11:07:23 > git config core.sparsecheckout # timeout=10 11:07:23 > git checkout -f 0d2a82bb439231391dc6396d5809f0a851a47c98 # timeout=10 11:07:27 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 11:07:27 > git --version # timeout=10 11:07:27 > git --version # 'git version 2.24.4' 11:07:27 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:07:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:07:29 + sudo service docker restart 11:07:29 + true 11:07:29 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:07:38 provisioning config files... 11:07:38 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5620252587918530293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:07:39 ---> docker-login.sh 11:07:39 nexus3.edgexfoundry.org:10001 11:07:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:40 Configure a credential helper to remove this warning. See 11:07:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:40 11:07:40 Login Succeeded 11:07:40 nexus3.edgexfoundry.org:10002 11:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:41 Configure a credential helper to remove this warning. See 11:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:41 11:07:41 Login Succeeded 11:07:41 nexus3.edgexfoundry.org:10003 11:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:41 Configure a credential helper to remove this warning. See 11:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:41 11:07:41 Login Succeeded 11:07:41 nexus3.edgexfoundry.org:10004 11:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:42 Configure a credential helper to remove this warning. See 11:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:42 11:07:42 Login Succeeded 11:07:42 docker.io 11:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:43 Configure a credential helper to remove this warning. See 11:07:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:43 11:07:43 Login Succeeded 11:07:43 ---> docker-login.sh ends [Pipeline] } 11:07:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:07:44 ========================================================= 11:07:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:07:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:07:44 + 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 . 11:07:44 Sending build context to Docker daemon 8.635MB 11:07:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 11:07:45 Step 2/8 : FROM ${BASE} 11:07:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:07:45 595b0fe564bb: Pulling fs layer 11:07:45 3088b5b3c5c0: Pulling fs layer 11:07:45 5b7225fbf94c: Pulling fs layer 11:07:45 ba82ee9f976e: Pulling fs layer 11:07:45 506bd15cee9f: Pulling fs layer 11:07:45 75a0a4a0db45: Pulling fs layer 11:07:45 618dc40b7e24: Pulling fs layer 11:07:45 506bd15cee9f: Waiting 11:07:45 75a0a4a0db45: Waiting 11:07:45 618dc40b7e24: Waiting 11:07:45 ba82ee9f976e: Waiting 11:07:45 5b7225fbf94c: Verifying Checksum 11:07:45 5b7225fbf94c: Download complete 11:07:45 3088b5b3c5c0: Download complete 11:07:45 506bd15cee9f: Verifying Checksum 11:07:45 506bd15cee9f: Download complete 11:07:45 75a0a4a0db45: Verifying Checksum 11:07:45 75a0a4a0db45: Download complete 11:07:45 595b0fe564bb: Verifying Checksum 11:07:45 595b0fe564bb: Download complete 11:07:45 595b0fe564bb: Pull complete 11:07:46 3088b5b3c5c0: Pull complete 11:07:47 5b7225fbf94c: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:07:47 provisioning config files... 11:07:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6629805382650075988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:07:47 618dc40b7e24: Download complete 11:07:47 ---> docker-login.sh 11:07:47 nexus3.edgexfoundry.org:10001 11:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:48 Configure a credential helper to remove this warning. See 11:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:48 11:07:48 Login Succeeded 11:07:48 nexus3.edgexfoundry.org:10002 11:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:48 Configure a credential helper to remove this warning. See 11:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:48 11:07:48 Login Succeeded 11:07:48 nexus3.edgexfoundry.org:10003 11:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:48 Configure a credential helper to remove this warning. See 11:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:48 11:07:48 Login Succeeded 11:07:48 nexus3.edgexfoundry.org:10004 11:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:48 Configure a credential helper to remove this warning. See 11:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:48 11:07:48 Login Succeeded 11:07:48 docker.io 11:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:48 Configure a credential helper to remove this warning. See 11:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:48 11:07:48 Login Succeeded 11:07:48 ---> docker-login.sh ends [Pipeline] } 11:07:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:07:49 ba82ee9f976e: Verifying Checksum 11:07:49 ba82ee9f976e: Download complete [Pipeline] echo 11:07:49 ========================================================= 11:07:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:07:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:07:49 + 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 . 11:07:49 Sending build context to Docker daemon 8.636MB 11:07:49 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 11:07:49 Step 2/8 : FROM ${BASE} 11:07:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:07:49 540db60ca938: Pulling fs layer 11:07:49 adcc1eea9eea: Pulling fs layer 11:07:49 4c4ab2625f07: Pulling fs layer 11:07:49 0510c868ecb4: Pulling fs layer 11:07:49 afea3b2eda06: Pulling fs layer 11:07:49 7809a108b3ef: Pulling fs layer 11:07:49 f706445af74f: Pulling fs layer 11:07:49 afea3b2eda06: Waiting 11:07:49 7809a108b3ef: Waiting 11:07:49 f706445af74f: Waiting 11:07:49 4c4ab2625f07: Verifying Checksum 11:07:49 4c4ab2625f07: Download complete 11:07:49 adcc1eea9eea: Verifying Checksum 11:07:49 adcc1eea9eea: Download complete 11:07:49 afea3b2eda06: Verifying Checksum 11:07:49 afea3b2eda06: Download complete 11:07:49 7809a108b3ef: Verifying Checksum 11:07:49 7809a108b3ef: Download complete 11:07:49 540db60ca938: Verifying Checksum 11:07:49 540db60ca938: Download complete 11:07:50 540db60ca938: Pull complete 11:07:50 adcc1eea9eea: Pull complete 11:07:50 4c4ab2625f07: Pull complete 11:07:51 f706445af74f: Verifying Checksum 11:07:51 f706445af74f: Download complete 11:07:51 0510c868ecb4: Verifying Checksum 11:07:51 0510c868ecb4: Download complete 11:07:55 0510c868ecb4: Pull complete 11:07:55 afea3b2eda06: Pull complete 11:07:55 7809a108b3ef: Pull complete 11:07:56 f706445af74f: Pull complete 11:07:56 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 11:07:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:07:56 ---> b068be0155e3 11:07:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 11:08:00 ---> Running in fcc85abb82ac 11:08:00 Removing intermediate container fcc85abb82ac 11:08:00 ---> 89508adef9b9 11:08:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:08:00 ---> Running in 2dfab6bf0457 11:08:01 Removing intermediate container 2dfab6bf0457 11:08:01 ---> 6061976519ce 11:08:01 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 11:08:01 ---> Running in bb24f1b331d2 11:08:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:08:01 ba82ee9f976e: Pull complete 11:08:01 506bd15cee9f: Pull complete 11:08:01 75a0a4a0db45: Pull complete 11:08:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:08:02 (1/13) Installing libc-dev (0.7.2-r3) 11:08:02 (2/13) Installing libsodium (1.0.18-r0) 11:08:02 (3/13) Installing pkgconf (1.7.3-r0) 11:08:02 (4/13) Installing libsodium-dev (1.0.18-r0) 11:08:03 (5/13) Installing openssh-keygen (8.4_p1-r3) 11:08:03 (6/13) Installing libedit (20191231.3.1-r1) 11:08:03 (7/13) Installing openssh-client (8.4_p1-r3) 11:08:03 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 11:08:03 (9/13) Installing openssh-server-common (8.4_p1-r3) 11:08:03 (10/13) Installing openssh-server (8.4_p1-r3) 11:08:04 (11/13) Installing openssh (8.4_p1-r3) 11:08:04 (12/13) Installing libzmq (4.3.3-r1) 11:08:04 (13/13) Installing zeromq-dev (4.3.3-r1) 11:08:04 Executing busybox-1.32.1-r6.trigger 11:08:04 OK: 156 MiB in 53 packages 11:08:04 Removing intermediate container bb24f1b331d2 11:08:04 ---> 95ef81a94990 11:08:04 Step 6/8 : WORKDIR /device-virtual-go 11:08:04 ---> Running in 7d23f00b2854 11:08:04 Removing intermediate container 7d23f00b2854 11:08:04 ---> d50aa95f522c 11:08:04 Step 7/8 : COPY . . 11:08:05 ---> ea0d2cd8594b 11:08:05 Step 8/8 : RUN go mod download 11:08:05 ---> Running in e94aa93fbd44 11:08:05 618dc40b7e24: Pull complete 11:08:05 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 11:08:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:08:05 ---> a36622ca3599 11:08:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 11:08:05 ---> Running in 68de64438fee 11:08:06 Removing intermediate container 68de64438fee 11:08:06 ---> 38db9fa4cd96 11:08:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:08:06 ---> Running in 928d74590b58 11:08:08 Removing intermediate container 928d74590b58 11:08:08 ---> 6e91476fbeec 11:08:08 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 11:08:09 ---> Running in 1fe82e3bdb4c 11:08:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:08:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:08:12 (1/13) Installing libc-dev (0.7.2-r3) 11:08:12 (2/13) Installing libsodium (1.0.18-r0) 11:08:12 (3/13) Installing pkgconf (1.7.3-r0) 11:08:12 (4/13) Installing libsodium-dev (1.0.18-r0) 11:08:12 (5/13) Installing openssh-keygen (8.4_p1-r3) 11:08:13 (6/13) Installing libedit (20191231.3.1-r1) 11:08:13 (7/13) Installing openssh-client (8.4_p1-r3) 11:08:13 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 11:08:13 (9/13) Installing openssh-server-common (8.4_p1-r3) 11:08:13 (10/13) Installing openssh-server (8.4_p1-r3) 11:08:13 (11/13) Installing openssh (8.4_p1-r3) 11:08:13 (12/13) Installing libzmq (4.3.3-r1) 11:08:14 (13/13) Installing zeromq-dev (4.3.3-r1) 11:08:14 Executing busybox-1.32.1-r6.trigger 11:08:14 OK: 145 MiB in 53 packages 11:08:15 Removing intermediate container 1fe82e3bdb4c 11:08:15 ---> 28b755a185f3 11:08:15 Step 6/8 : WORKDIR /device-virtual-go 11:08:15 ---> Running in 225b074d62d6 11:08:16 Removing intermediate container 225b074d62d6 11:08:16 ---> 96dcb5c3ef22 11:08:16 Step 7/8 : COPY . . 11:08:17 ---> 515ba2e628a2 11:08:17 Step 8/8 : RUN go mod download 11:08:17 ---> Running in e01cfbd720a2 11:08:20 Removing intermediate container e94aa93fbd44 11:08:20 ---> b71474d82c66 11:08:20 Successfully built b71474d82c66 11:08:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:08:20 + docker inspect -f . ci-base-image-x86_64 11:08:20 . [Pipeline] withDockerContainer 11:08:20 prd-centos7-docker-4c-2g-513 does not seem to be running inside a container 11:08:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 11:08:20 $ docker top 171b84191493ee6cab0e3efca0ae7e7a61d08dd8a27c160da9cd44f5826a9bb1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:21 + go version 11:08:21 go version go1.16.3 linux/amd64 [Pipeline] } 11:08:21 $ docker stop --time=1 171b84191493ee6cab0e3efca0ae7e7a61d08dd8a27c160da9cd44f5826a9bb1 11:08:22 $ docker rm -f 171b84191493ee6cab0e3efca0ae7e7a61d08dd8a27c160da9cd44f5826a9bb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:08:23 + docker inspect -f . ci-base-image-x86_64 11:08:23 . [Pipeline] withDockerContainer 11:08:23 prd-centos7-docker-4c-2g-513 does not seem to be running inside a container 11:08:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 11:08:24 $ docker top cfbd7cf208d9480f2e6926e12f282f8b28775c7b876ff9aab0b1ebc5c59b3739 -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:24 + go mod tidy [Pipeline] sh 11:08:25 + make test 11:08:25 go mod tidy 11:08:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:08:25 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:08:43 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:08:44 Removing intermediate container e01cfbd720a2 11:08:44 ---> 62774a64cdcf 11:08:44 Successfully built 62774a64cdcf 11:08:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:08:44 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.258s coverage: 63.8% of statements 11:08:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:08:44 + docker inspect -f . ci-base-image-arm64 11:08:44 . [Pipeline] withDockerContainer 11:08:44 prd-ubuntu18.04-docker-arm64-4c-16g-512 does not seem to be running inside a container 11:08:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 11:08:46 $ docker top 203fbe5634ee0a17150e5e70291b5237c47620e1e7236dff49f960ca31fc6c1c -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:47 + go version 11:08:47 go version go1.16.5 linux/arm64 [Pipeline] } 11:08:47 $ docker stop --time=1 203fbe5634ee0a17150e5e70291b5237c47620e1e7236dff49f960ca31fc6c1c 11:08:49 $ docker rm -f 203fbe5634ee0a17150e5e70291b5237c47620e1e7236dff49f960ca31fc6c1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:08:50 + docker inspect -f . ci-base-image-arm64 11:08:50 . [Pipeline] withDockerContainer 11:08:51 gofmt -l . 11:08:51 [ "`gofmt -l .`" = "" ] 11:08:51 ./bin/test-attribution-txt.sh 11:08:51 prd-ubuntu18.04-docker-arm64-4c-16g-512 does not seem to be running inside a container 11:08:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 11:08:51 ./bin/test-go-mod-tidy.sh 11:08:52 $ docker top 01b2603ff12e19f44aa8386a94decb7005735c596b49e504618d0cf045d7a3e3 -eo pid,comm [Pipeline] { [Pipeline] } 11:08:53 $ docker stop --time=1 cfbd7cf208d9480f2e6926e12f282f8b28775c7b876ff9aab0b1ebc5c59b3739 11:08:54 $ docker rm -f cfbd7cf208d9480f2e6926e12f282f8b28775c7b876ff9aab0b1ebc5c59b3739 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 11:08:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:08:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 11:08:55 + go mod tidy [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh 11:08:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:08:59 + make test 11:08:59 go mod tidy 11:08:59 + ls -al . 11:08:59 total 132 11:08:59 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 28 11:08 . 11:08:59 drwxrwxr-x. 4 jenkins jenkins 28 Jun 28 11:07 .. 11:08:59 -rw-rw-r--. 1 jenkins jenkins 8153 Jun 28 11:07 Attribution.txt 11:08:59 drwxrwxr-x. 2 jenkins jenkins 64 Jun 28 11:07 bin 11:08:59 drwxrwxr-x. 3 jenkins jenkins 32 Jun 28 11:07 cmd 11:08:59 -rw-r--r--. 1 jenkins jenkins 47257 Jun 28 11:08 coverage.out 11:08:59 -rw-rw-r--. 1 jenkins jenkins 1921 Jun 28 11:07 Dockerfile 11:08:59 -rw-rw-r--. 1 jenkins jenkins 998 Jun 28 11:07 Dockerfile.build 11:08:59 drwxrwxr-x. 8 jenkins jenkins 179 Jun 28 11:07 .git 11:08:59 drwxrwxr-x. 2 jenkins jenkins 103 Jun 28 11:07 .github 11:08:59 -rw-rw-r--. 1 jenkins jenkins 277 Jun 28 11:07 .gitignore 11:08:59 -rw-r--r--. 1 jenkins jenkins 795 Jun 28 11:08 go.mod 11:08:59 -rw-r--r--. 1 jenkins jenkins 22824 Jun 28 11:08 go.sum 11:08:59 drwxrwxr-x. 3 jenkins jenkins 20 Jun 28 11:07 internal 11:08:59 -rw-rw-r--. 1 jenkins jenkins 660 Jun 28 11:07 Jenkinsfile 11:08:59 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 28 11:07 LICENSE 11:08:59 -rw-rw-r--. 1 jenkins jenkins 905 Jun 28 11:07 Makefile 11:08:59 -rw-rw-r--. 1 jenkins jenkins 2745 Jun 28 11:07 README.md 11:08:59 -rw-rw-r--. 1 jenkins jenkins 5 Jun 28 11:04 VERSION 11:08:59 -rw-rw-r--. 1 jenkins jenkins 235 Jun 28 11:07 version.go [Pipeline] isUnix [Pipeline] sh 11:08:59 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0d2a82bb439231391dc6396d5809f0a851a47c98 --label arch=amd64 --label version=0.0.0 . 11:08:59 Sending build context to Docker daemon 8.708MB 11:08:59 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 11:08:59 Step 2/26 : FROM ${BASE} AS builder 11:08:59 ---> b71474d82c66 11:08:59 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:08:59 ---> Running in 237ba519ad90 11:08:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:08:59 Removing intermediate container 237ba519ad90 11:08:59 ---> f42899e9d845 11:08:59 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:08:59 ---> Running in db31ef1362dc 11:08:59 Removing intermediate container db31ef1362dc 11:08:59 ---> 35bafdba7024 11:08:59 Step 5/26 : WORKDIR /device-virtual-go 11:08:59 ---> Running in f47c9d6f273b 11:09:00 Removing intermediate container f47c9d6f273b 11:09:00 ---> 990d28a731e4 11:09:00 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:00 ---> Running in 462d51beb8e2 11:09:00 Removing intermediate container 462d51beb8e2 11:09:00 ---> ba014a4def56 11:09:00 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:09:00 ---> Running in 384295085e01 11:09:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:09:01 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:09:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:09:02 OK: 156 MiB in 53 packages 11:09:02 Removing intermediate container 384295085e01 11:09:02 ---> b8c1d45276d5 11:09:02 Step 8/26 : COPY . . 11:09:02 ---> 20da423af762 11:09:02 Step 9/26 : RUN go mod tidy 11:09:02 ---> Running in 8ddfb4147df5 11:09:03 Removing intermediate container 8ddfb4147df5 11:09:03 ---> df7e234d2f8b 11:09:03 Step 10/26 : RUN go mod download 11:09:03 ---> Running in 119bd64ec37c 11:09:03 Removing intermediate container 119bd64ec37c 11:09:03 ---> 39386e99f771 11:09:03 Step 11/26 : ARG MAKE='make build' 11:09:03 ---> Running in 8e736b739389 11:09:03 Removing intermediate container 8e736b739389 11:09:03 ---> 91812f76a565 11:09:03 Step 12/26 : RUN $MAKE 11:09:03 ---> Running in bce59532a539 11:09:04 go mod tidy 11:09:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 11:09:19 Removing intermediate container bce59532a539 11:09:19 ---> dc94f2277247 11:09:19 Step 13/26 : FROM alpine:3.12 11:09:20 3.12: Pulling from library/alpine 11:09:20 339de151aab4: Pulling fs layer 11:09:20 339de151aab4: Verifying Checksum 11:09:20 339de151aab4: Download complete 11:09:20 339de151aab4: Pull complete 11:09:20 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 11:09:20 Status: Downloaded newer image for alpine:3.12 11:09:20 ---> 13621d1b12d4 11:09:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:09:20 ---> Running in c29f67d38e93 11:09:20 Removing intermediate container c29f67d38e93 11:09:20 ---> ac529eaa9e5b 11:09:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:09:20 ---> Running in 2199a26a841b 11:09:21 Removing intermediate container 2199a26a841b 11:09:21 ---> 69257a63cdb4 11:09:21 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 11:09:21 ---> Running in 178b9f0f2000 11:09:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:09:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:09:22 (1/6) Installing dumb-init (1.2.2-r1) 11:09:22 (2/6) Installing libgcc (9.3.0-r2) 11:09:22 (3/6) Installing libsodium (1.0.18-r0) 11:09:22 (4/6) Installing libstdc++ (9.3.0-r2) 11:09:23 (5/6) Installing libzmq (4.3.3-r0) 11:09:23 (6/6) Installing zeromq (4.3.3-r0) 11:09:23 Executing busybox-1.31.1-r20.trigger 11:09:23 OK: 8 MiB in 20 packages 11:09:24 Removing intermediate container 178b9f0f2000 11:09:24 ---> 38c719a2cb71 11:09:24 Step 17/26 : WORKDIR / 11:09:24 ---> Running in 21e6f1974db0 11:09:24 Removing intermediate container 21e6f1974db0 11:09:24 ---> 5f48b770af05 11:09:24 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:09:24 ---> f7870bc21888 11:09:24 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:09:24 ---> 27a81b2f2b2b 11:09:24 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:09:25 ---> 92b312986270 11:09:25 Step 21/26 : EXPOSE 59900 11:09:25 ---> Running in c1f16c381792 11:09:25 Removing intermediate container c1f16c381792 11:09:25 ---> 0667a08c3ee2 11:09:25 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:09:25 ---> Running in f8c4c319cead 11:09:25 Removing intermediate container f8c4c319cead 11:09:25 ---> aef6120ba5e4 11:09:25 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:09:25 ---> Running in ee0046cabc18 11:09:25 Removing intermediate container ee0046cabc18 11:09:25 ---> 3d972828e8da 11:09:25 Step 24/26 : LABEL arch=amd64 11:09:25 ---> Running in d5fe9c431807 11:09:25 Removing intermediate container d5fe9c431807 11:09:25 ---> 5695b198c4eb 11:09:25 Step 25/26 : LABEL git_sha=0d2a82bb439231391dc6396d5809f0a851a47c98 11:09:25 ---> Running in 8353c1a1c842 11:09:25 Removing intermediate container 8353c1a1c842 11:09:25 ---> fd11af4c326e 11:09:25 Step 26/26 : LABEL version=0.0.0 11:09:25 ---> Running in 8a2db40479c9 11:09:25 Removing intermediate container 8a2db40479c9 11:09:25 ---> af9fe767417a 11:09:25 [Warning] One or more build-args [ARCH] were not consumed 11:09:25 Successfully built af9fe767417a 11:09:25 Successfully tagged device-virtual: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 11:09:27 ---> job-cost.sh 11:09:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PKDK 11:09:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:09:50 lf-activate-venv(): INFO: Adding /tmp/venv-PKDK/bin to PATH 11:09:50 INFO: No Stack... 11:09:50 INFO: Retrieving Pricing Info for: v3-standard-2 11:09:50 INFO: Archiving Costs [Pipeline] sh 11:09:50 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:09:50 + cut -d, -f6 [Pipeline] lock 11:09:50 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-232-1-stack-cost] 11:09:50 Resource [jenkins-edgexfoundry-device-virtual-go-PR-232-1-stack-cost] did not exist. Created. 11:09:50 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:09:51 + echo total: 0.05999999865889549 [Pipeline] stash 11:09:51 Stashed 1 file(s) [Pipeline] } 11:09:51 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-232-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:10:09 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:10:09 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.729s coverage: 63.8% of statements 11:10:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:10:31 gofmt -l . 11:10:31 [ "`gofmt -l .`" = "" ] 11:10:31 ./bin/test-attribution-txt.sh 11:10:32 ./bin/test-go-mod-tidy.sh [Pipeline] } 11:10:32 $ docker stop --time=1 01b2603ff12e19f44aa8386a94decb7005735c596b49e504618d0cf045d7a3e3 11:10:35 $ docker rm -f 01b2603ff12e19f44aa8386a94decb7005735c596b49e504618d0cf045d7a3e3 [Pipeline] // withDockerContainer [Pipeline] sh 11:10:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:10:36 Warning: overwriting stash ‘coverage-report’ 11:10:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:10:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:10:37 + ls -al . 11:10:37 total 156 11:10:37 drwxrwxr-x 7 jenkins jenkins 4096 Jun 28 11:10 . 11:10:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 11:07 .. 11:10:37 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 11:07 .git 11:10:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 11:07 .github 11:10:37 -rw-rw-r-- 1 jenkins jenkins 277 Jun 28 11:07 .gitignore 11:10:37 -rw-rw-r-- 1 jenkins jenkins 8153 Jun 28 11:07 Attribution.txt 11:10:37 -rw-rw-r-- 1 jenkins jenkins 1921 Jun 28 11:07 Dockerfile 11:10:37 -rw-rw-r-- 1 jenkins jenkins 998 Jun 28 11:07 Dockerfile.build 11:10:37 -rw-rw-r-- 1 jenkins jenkins 660 Jun 28 11:07 Jenkinsfile 11:10:37 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 11:07 LICENSE 11:10:37 -rw-rw-r-- 1 jenkins jenkins 905 Jun 28 11:07 Makefile 11:10:37 -rw-rw-r-- 1 jenkins jenkins 2745 Jun 28 11:07 README.md 11:10:37 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 11:04 VERSION 11:10:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 11:07 bin 11:10:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 11:07 cmd 11:10:37 -rw-r--r-- 1 jenkins jenkins 47257 Jun 28 11:10 coverage.out 11:10:37 -rw-r--r-- 1 jenkins jenkins 795 Jun 28 11:10 go.mod 11:10:37 -rw-r--r-- 1 jenkins jenkins 22824 Jun 28 11:08 go.sum 11:10:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 11:07 internal 11:10:37 -rw-rw-r-- 1 jenkins jenkins 235 Jun 28 11:07 version.go [Pipeline] isUnix [Pipeline] sh 11:10:38 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0d2a82bb439231391dc6396d5809f0a851a47c98 --label arch=arm64 --label version=0.0.0 . 11:10:38 Sending build context to Docker daemon 8.707MB 11:10:38 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 11:10:38 Step 2/26 : FROM ${BASE} AS builder 11:10:38 ---> 62774a64cdcf 11:10:38 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:10:39 ---> Running in f9cfb8a717e6 11:10:39 Removing intermediate container f9cfb8a717e6 11:10:39 ---> c0902d575843 11:10:39 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:10:39 ---> Running in 2e50c7bb4437 11:10:40 Removing intermediate container 2e50c7bb4437 11:10:40 ---> b63ebd06859a 11:10:40 Step 5/26 : WORKDIR /device-virtual-go 11:10:40 ---> Running in 0577af8192f4 11:10:41 Removing intermediate container 0577af8192f4 11:10:41 ---> 57ece3f7ec32 11:10:41 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:41 ---> Running in d1ed4967530e 11:10:43 Removing intermediate container d1ed4967530e 11:10:43 ---> 4b5b1a09eaf1 11:10:43 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:10:43 ---> Running in 03bc2bd6f84c 11:10:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:10:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:10:46 OK: 145 MiB in 53 packages 11:10:48 Removing intermediate container 03bc2bd6f84c 11:10:48 ---> 4a95ec201a25 11:10:48 Step 8/26 : COPY . . 11:10:49 ---> d09dbc280129 11:10:49 Step 9/26 : RUN go mod tidy 11:10:49 ---> Running in 998433390bbe 11:10:52 Removing intermediate container 998433390bbe 11:10:52 ---> 7c2bf352325a 11:10:52 Step 10/26 : RUN go mod download 11:10:52 ---> Running in 626ab06c46e6 11:10:54 Removing intermediate container 626ab06c46e6 11:10:54 ---> 14eed54b0b32 11:10:54 Step 11/26 : ARG MAKE='make build' 11:10:54 ---> Running in 97bd5a14a479 11:10:56 Removing intermediate container 97bd5a14a479 11:10:56 ---> b43c89993274 11:10:56 Step 12/26 : RUN $MAKE 11:10:56 ---> Running in 8753379ae6c6 11:10:57 go mod tidy 11:10:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 11:11:54 Removing intermediate container 8753379ae6c6 11:11:54 ---> c712c019df5a 11:11:54 Step 13/26 : FROM alpine:3.12 11:11:54 3.12: Pulling from library/alpine 11:11:54 d2f70382dc9a: Pulling fs layer 11:11:54 d2f70382dc9a: Verifying Checksum 11:11:54 d2f70382dc9a: Download complete 11:11:54 d2f70382dc9a: Pull complete 11:11:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 11:11:54 Status: Downloaded newer image for alpine:3.12 11:11:54 ---> c4fd0aeabfcf 11:11:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:11:54 ---> Running in 3a924332539c 11:11:54 Removing intermediate container 3a924332539c 11:11:54 ---> 425551a8f092 11:11:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:54 ---> Running in ff3bffea5a67 11:11:54 Removing intermediate container ff3bffea5a67 11:11:54 ---> 3be2b24c385e 11:11:54 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 11:11:54 ---> Running in 3a235ad7dcde 11:11:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:11:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:11:54 (1/6) Installing dumb-init (1.2.2-r1) 11:11:54 (2/6) Installing libgcc (9.3.0-r2) 11:11:54 (3/6) Installing libsodium (1.0.18-r0) 11:11:54 (4/6) Installing libstdc++ (9.3.0-r2) 11:11:54 (5/6) Installing libzmq (4.3.3-r0) 11:11:54 (6/6) Installing zeromq (4.3.3-r0) 11:11:54 Executing busybox-1.31.1-r20.trigger 11:11:54 OK: 8 MiB in 20 packages 11:11:56 Removing intermediate container 3a235ad7dcde 11:11:56 ---> 88a204f78734 11:11:56 Step 17/26 : WORKDIR / 11:11:56 ---> Running in debe02fd50fb 11:11:56 Removing intermediate container debe02fd50fb 11:11:56 ---> fc185a9f5d52 11:11:56 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:11:57 ---> 21942ec4a72b 11:11:57 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:11:57 ---> d7d8d37fc55b 11:11:57 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:11:59 ---> 14dda9eb0cc2 11:11:59 Step 21/26 : EXPOSE 59900 11:11:59 ---> Running in 8085ff01c982 11:11:59 Removing intermediate container 8085ff01c982 11:11:59 ---> ba19fc10f4cd 11:11:59 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:11:59 ---> Running in 47d981704b91 11:12:00 Removing intermediate container 47d981704b91 11:12:00 ---> d8d082500b69 11:12:00 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:12:00 ---> Running in 210c7bfa9f86 11:12:01 Removing intermediate container 210c7bfa9f86 11:12:01 ---> 29c2d436e54c 11:12:01 Step 24/26 : LABEL arch=arm64 11:12:01 ---> Running in 9601a68395fe 11:12:01 Removing intermediate container 9601a68395fe 11:12:01 ---> 5b87309ba271 11:12:01 Step 25/26 : LABEL git_sha=0d2a82bb439231391dc6396d5809f0a851a47c98 11:12:01 ---> Running in 4443609ec750 11:12:02 Removing intermediate container 4443609ec750 11:12:02 ---> 7f63177db97c 11:12:02 Step 26/26 : LABEL version=0.0.0 11:12:02 ---> Running in 92c753d45014 11:12:03 Removing intermediate container 92c753d45014 11:12:03 ---> 5344d729b24e 11:12:03 [Warning] One or more build-args [ARCH] were not consumed 11:12:03 Successfully built 5344d729b24e 11:12:03 Successfully tagged device-virtual-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 11:12:04 ---> job-cost.sh 11:12:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W40Y 11:12:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:14:19 lf-activate-venv(): INFO: Adding /tmp/venv-W40Y/bin to PATH 11:14:19 INFO: No Stack... 11:14:19 INFO: Retrieving Pricing Info for: v2-standard-4 11:14:19 INFO: Archiving Costs [Pipeline] sh 11:14:20 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:14:20 + cut -d, -f6 [Pipeline] lock 11:14:20 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-232-1-stack-cost] 11:14:20 Resource [jenkins-edgexfoundry-device-virtual-go-PR-232-1-stack-cost] did not exist. Created. 11:14:20 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:14:20 /w/workspace/device-virtual-go/1@tmp/durable-e3d4f8da/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-e3d4f8da/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:14:21 + echo total: 0.18000000715255737 [Pipeline] stash 11:14:21 Warning: overwriting stash ‘stack-cost’ 11:14:21 Stashed 1 file(s) [Pipeline] } 11:14:21 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-232-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 11:14:23 provisioning config files... 11:14:23 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-232@tmp/config5199300764563777506tmp [Pipeline] { [Pipeline] sh 11:14:23 + set +x 11:14:23 + curl -s https://codecov.io/bash 11:14:23 + bash -s -- 11:14:23 11:14:23 _____ _ 11:14:23 / ____| | | 11:14:23 | | ___ __| | ___ ___ _____ __ 11:14:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:14:23 | |___| (_) | (_| | __/ (_| (_) \ V / 11:14:23 \_____\___/ \__,_|\___|\___\___/ \_/ 11:14:23 Bash-1.0.3 11:14:23 11:14:23 11:14:23 ==> git version 2.24.4 found 11:14:23 ==> 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 11:14:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:14:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:14:23 ==> Jenkins CI detected. 11:14:24 project root: . 11:14:24 --> token set from env 11:14:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:14:24 ==> Running gcov in . (disable via -X gcov) 11:14:24 ==> Python coveragepy not found 11:14:24 ==> Searching for coverage reports in: 11:14:24 + . 11:14:24 -> Found 1 reports 11:14:24 ==> Detecting git/mercurial file structure 11:14:24 ==> Reading reports 11:14:24 + ./coverage.out bytes=47257 11:14:24 ==> Appending adjustments 11:14:24 https://docs.codecov.io/docs/fixing-reports 11:14:24 + Found adjustments 11:14:24 ==> Gzipping contents 11:14:24 8.0K /tmp/codecov.qzm1pJ.gz 11:14:24 ==> Uploading reports 11:14:24 url: https://codecov.io 11:14:24 query: branch=PR-232&commit=0d2a82bb439231391dc6396d5809f0a851a47c98&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-232%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=232&job=&cmd_args= 11:14:24 -> Pinging Codecov 11:14:24 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-232&commit=0d2a82bb439231391dc6396d5809f0a851a47c98&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-232%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=232&job=&cmd_args= 11:14:24 -> Uploading to 11:14:24 https://storage.googleapis.com/codecov/v4/raw/2021-06-28/5E52B4B073DB2E39498172D8E973AA87/0d2a82bb439231391dc6396d5809f0a851a47c98/59b1907d-3ff1-4f9a-b6a0-88792ae1b28f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T111424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7fcca569a54465226c520d9a3eadb93f33dc1d89c53a570072d86ee469fcde6b 11:14:24 % Total % Received % Xferd Average Speed Time Time Time Current 11:14:24 Dload Upload Total Spent Left Speed 11:14:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5806 0 0 100 5806 0 17308 --:--:-- --:--:-- --:--:-- 17331 11:14:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/0d2a82bb439231391dc6396d5809f0a851a47c98 [Pipeline] } 11:14:25 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 11:14:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:14:28 ---> package-listing.sh 11:14:28 ++ tr '[:upper:]' '[:lower:]' 11:14:28 ++ facter osfamily 11:14:28 + OS_FAMILY=redhat 11:14:28 + workspace=/w/workspace/foundry_device-virtual-go_PR-232 11:14:28 + START_PACKAGES=/tmp/packages_start.txt 11:14:28 + END_PACKAGES=/tmp/packages_end.txt 11:14:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:14:28 + PACKAGES=/tmp/packages_start.txt 11:14:28 + '[' /w/workspace/foundry_device-virtual-go_PR-232 ']' 11:14:28 + PACKAGES=/tmp/packages_end.txt 11:14:28 + case "${OS_FAMILY}" in 11:14:28 + rpm -qa 11:14:28 + sort 11:14:29 + '[' -f /tmp/packages_start.txt ']' 11:14:29 + '[' -f /tmp/packages_end.txt ']' 11:14:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:14:29 + '[' /w/workspace/foundry_device-virtual-go_PR-232 ']' 11:14:29 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-232/archives/ 11:14:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-232/archives/ [Pipeline] echo 11:14:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-232/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:14:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:14:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:14:30 11:14:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:14:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:14:30 alpine: Pulling from edgex-lftools-log-publisher 11:14:30 df20fa9351a1: Pulling fs layer 11:14:30 36b3adc4ff6f: Pulling fs layer 11:14:30 8ad3a11d3b57: Pulling fs layer 11:14:30 46f8f816bc3b: Pulling fs layer 11:14:30 93b61091891f: Pulling fs layer 11:14:30 93b9cdb0e59b: Pulling fs layer 11:14:30 5e14af77c1be: Pulling fs layer 11:14:30 01666e4c0597: Pulling fs layer 11:14:30 aa168da1d23b: Pulling fs layer 11:14:30 46f8f816bc3b: Waiting 11:14:30 01666e4c0597: Waiting 11:14:30 93b9cdb0e59b: Waiting 11:14:30 5e14af77c1be: Waiting 11:14:30 aa168da1d23b: Waiting 11:14:30 36b3adc4ff6f: Verifying Checksum 11:14:30 36b3adc4ff6f: Download complete 11:14:30 46f8f816bc3b: Verifying Checksum 11:14:30 46f8f816bc3b: Download complete 11:14:31 df20fa9351a1: Verifying Checksum 11:14:31 df20fa9351a1: Download complete 11:14:31 93b9cdb0e59b: Verifying Checksum 11:14:31 93b9cdb0e59b: Download complete 11:14:31 5e14af77c1be: Verifying Checksum 11:14:31 5e14af77c1be: Download complete 11:14:31 93b61091891f: Verifying Checksum 11:14:31 93b61091891f: Download complete 11:14:31 01666e4c0597: Verifying Checksum 11:14:31 01666e4c0597: Download complete 11:14:31 df20fa9351a1: Pull complete 11:14:31 8ad3a11d3b57: Verifying Checksum 11:14:31 8ad3a11d3b57: Download complete 11:14:31 36b3adc4ff6f: Pull complete 11:14:31 8ad3a11d3b57: Pull complete 11:14:32 46f8f816bc3b: Pull complete 11:14:32 93b61091891f: Pull complete 11:14:32 93b9cdb0e59b: Pull complete 11:14:32 5e14af77c1be: Pull complete 11:14:32 01666e4c0597: Pull complete 11:14:33 aa168da1d23b: Verifying Checksum 11:14:33 aa168da1d23b: Download complete 11:14:38 aa168da1d23b: Pull complete 11:14:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:14:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:14:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:14:38 prd-centos7-docker-4c-2g-510 does not seem to be running inside a container 11:14:38 $ 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/foundry_device-virtual-go_PR-232/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-232 -v /w/workspace/foundry_device-virtual-go_PR-232:/w/workspace/foundry_device-virtual-go_PR-232:rw,z -v /w/workspace/foundry_device-virtual-go_PR-232@tmp:/w/workspace/foundry_device-virtual-go_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:14:41 $ docker top 9260cbd83f706f11da5818cf8e09a17f6ed2dc15740a7bf65e0265a56ad7bc3e -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:41 + touch /tmp/pre-build-complete [Pipeline] sh 11:14:41 + mkdir -p /var/log/sa [Pipeline] sh 11:14:42 + ls /var/log/sa-host 11:14:42 + sadf -c /var/log/sa-host/sa05 11:14:42 file_magic: OK 11:14:42 HZ: Using current value: 100 11:14:42 file_header: OK 11:14:42 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 11:14:42 Statistics: 11:14:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:14:42 File successfully converted to sysstat format version 12.2.1 11:14:42 + sadf -c /var/log/sa-host/sa28 11:14:42 file_magic: OK 11:14:42 HZ: Using current value: 100 11:14:42 file_header: OK 11:14:42 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 11:14:42 Statistics: 11:14:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:14:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:14:43 provisioning config files... 11:14:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-232@tmp/config6792557254121710744tmp [Pipeline] { [Pipeline] echo 11:14:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:14:43 ---> create-netrc.sh [Pipeline] } 11:14:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:14:44 ---> python-tools-install.sh [Pipeline] echo 11:14:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:14:44 ---> sudo-logs.sh 11:14:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:14:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:14:44 ---> job-cost.sh 11:14:44 lf-activate-venv: SKIPPING 11:14:44 DEBUG: total: 0.18000000715255737 11:14:44 INFO: Retrieving Stack Cost... 11:14:45 INFO: Retrieving Pricing Info for: v3-standard-2 11:14:46 INFO: Archiving Costs [Pipeline] echo 11:14:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:14:46 ---> logs-deploy.sh 11:14:46 lf-activate-venv: SKIPPING 11:14:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-232/1 11:14:46 INFO: archiving workspace using pattern(s): 11:14:47 Archives upload complete. 11:14:47 INFO: archiving logs to Nexus 11:14:48 ---> uname -a: 11:14:48 Linux prd-centos7-docker-4c-2g-510.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 11:14:48 11:14:48 11:14:48 ---> lscpu: 11:14:48 Architecture: x86_64 11:14:48 CPU op-mode(s): 32-bit, 64-bit 11:14:48 Byte Order: Little Endian 11:14:48 Address sizes: 40 bits physical, 48 bits virtual 11:14:48 CPU(s): 2 11:14:48 On-line CPU(s) list: 0,1 11:14:48 Thread(s) per core: 1 11:14:48 Core(s) per socket: 1 11:14:48 Socket(s): 2 11:14:48 NUMA node(s): 1 11:14:48 Vendor ID: AuthenticAMD 11:14:48 CPU family: 23 11:14:48 Model: 49 11:14:48 Model name: AMD EPYC-Rome Processor 11:14:48 Stepping: 0 11:14:48 CPU MHz: 2800.000 11:14:48 BogoMIPS: 5600.00 11:14:48 Virtualization: AMD-V 11:14:48 Hypervisor vendor: KVM 11:14:48 Virtualization type: full 11:14:48 L1d cache: 64 KiB 11:14:48 L1i cache: 64 KiB 11:14:48 L2 cache: 1 MiB 11:14:48 L3 cache: 32 MiB 11:14:48 NUMA node0 CPU(s): 0,1 11:14:48 Vulnerability Itlb multihit: Not affected 11:14:48 Vulnerability L1tf: Not affected 11:14:48 Vulnerability Mds: Not affected 11:14:48 Vulnerability Meltdown: Not affected 11:14:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:14:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:14:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:14:48 Vulnerability Srbds: Not affected 11:14:48 Vulnerability Tsx async abort: Not affected 11:14:48 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 11:14:48 11:14:48 11:14:48 ---> nproc: 11:14:48 2 11:14:48 11:14:48 11:14:48 ---> df -h: 11:14:48 Filesystem Size Used Available Use% Mounted on 11:14:48 overlay 40.0G 7.6G 32.4G 19% / 11:14:48 tmpfs 64.0M 0 64.0M 0% /dev 11:14:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:14:48 shm 64.0M 0 64.0M 0% /dev/shm 11:14:48 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 11:14:48 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 11:14:48 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 11:14:48 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 11:14:48 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 11:14:48 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 11:14:48 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-232 11:14:48 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-232@tmp 11:14:48 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 11:14:48 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 11:14:48 11:14:48 11:14:48 ---> free -m: 11:14:48 total used free shared buff/cache available 11:14:48 Mem: 7821 984 4727 0 2109 6659 11:14:48 Swap: 1023 0 1023 11:14:48 11:14:48 11:14:48 ---> ip addr: 11:14:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:14:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:14:48 inet 127.0.0.1/8 scope host lo 11:14:48 valid_lft forever preferred_lft forever 11:14:48 inet6 ::1/128 scope host 11:14:48 valid_lft forever preferred_lft forever 11:14:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:14:48 link/ether fa:16:3e:0b:f0:89 brd ff:ff:ff:ff:ff:ff 11:14:48 inet 10.30.122.75/23 brd 10.30.123.255 scope global dynamic eth0 11:14:48 valid_lft 85744sec preferred_lft 85744sec 11:14:48 inet6 fe80::f816:3eff:fe0b:f089/64 scope link 11:14:48 valid_lft forever preferred_lft forever 11:14:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:14:48 link/ether 02:42:4b:e0:77:7f brd ff:ff:ff:ff:ff:ff 11:14:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:14:48 valid_lft forever preferred_lft forever 11:14:48 inet6 fe80::42:4bff:fee0:777f/64 scope link 11:14:48 valid_lft forever preferred_lft forever 11:14:48 11:14:48 11:14:48 ---> sar -b -r -n DEV: 11:14:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 11:14:48 11:14:48 11:03:41 LINUX RESTART (2 CPU) 11:14:48 11:14:48 11:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:14:48 11:05:01 154.50 26.37 128.12 0.00 6034.90 40481.22 0.00 11:14:48 11:06:01 1.60 0.00 1.60 0.00 0.00 33.63 0.00 11:14:48 11:07:01 0.40 0.00 0.40 0.00 0.00 5.01 0.00 11:14:48 11:08:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 11:14:48 11:09:01 0.32 0.00 0.32 0.00 0.00 5.58 0.00 11:14:48 11:10:01 0.28 0.00 0.28 0.00 0.00 4.40 0.00 11:14:48 11:11:01 0.25 0.00 0.25 0.00 0.00 4.06 0.00 11:14:48 11:12:01 0.28 0.00 0.28 0.00 0.00 2.73 0.00 11:14:48 11:13:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 11:14:48 11:14:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 11:14:48 Average: 15.83 2.64 13.19 0.00 603.70 4055.75 0.00 11:14:48 11:14:48 11:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:14:48 11:05:01 5443668 0 810280 10.12 2620 1752372 1295004 14.30 582392 1583284 132 11:14:48 11:06:01 5455068 0 798872 9.97 2620 1752380 1206736 13.32 573024 1583252 8 11:14:48 11:07:01 5455148 0 798792 9.97 2620 1752380 1206736 13.32 575952 1580264 8 11:14:48 11:08:01 5451956 0 801980 10.01 2620 1752384 1207096 13.33 578744 1580264 16 11:14:48 11:09:01 5454524 0 799404 9.98 2620 1752392 1206736 13.32 573968 1583304 16 11:14:48 11:10:01 5450084 0 803844 10.04 2620 1752392 1206856 13.32 578468 1583304 8 11:14:48 11:11:01 5450956 0 802960 10.03 2620 1752404 1206736 13.32 577804 1583304 8 11:14:48 11:12:01 5441612 0 812300 10.14 2620 1752408 1206736 13.32 586864 1583304 8 11:14:48 11:13:01 5441132 0 812776 10.15 2620 1752412 1206736 13.32 587260 1583304 8 11:14:48 11:14:01 5441012 0 812892 10.15 2620 1752416 1206736 13.32 588756 1581848 8 11:14:48 Average: 5448516 0 805410 10.06 2620 1752394 1215611 13.42 580323 1582543 22 11:14:48 11:14:48 11:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:14:48 11:05:01 eth0 655.06 485.05 1335.54 94.71 0.00 0.00 0.00 0.00 11:14:48 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:05:01 docker0 65.42 52.38 5.79 139.63 0.00 0.00 0.00 0.00 11:14:48 11:06:01 eth0 0.80 0.08 0.07 0.04 0.00 0.00 0.00 0.00 11:14:48 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:07:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:14:48 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:08:01 eth0 4.53 2.33 3.78 0.51 0.00 0.00 0.00 0.00 11:14:48 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:14:48 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:10:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:14:48 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:14:48 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:12:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:14:48 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:14:48 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:14:48 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 Average: eth0 66.19 48.83 134.00 9.54 0.00 0.00 0.00 0.00 11:14:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:48 Average: docker0 6.54 5.24 0.58 13.97 0.00 0.00 0.00 0.00 11:14:48 11:14:48 11:14:48 ---> sar -P ALL: 11:14:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 11:14:48 11:14:48 11:03:41 LINUX RESTART (2 CPU) 11:14:48 11:14:48 11:04:01 CPU %user %nice %system %iowait %steal %idle 11:14:48 11:05:01 all 19.39 0.00 6.77 5.38 0.08 68.39 11:14:48 11:05:01 0 20.13 0.00 7.14 4.15 0.09 68.49 11:14:48 11:05:01 1 18.65 0.00 6.39 6.60 0.07 68.29 11:14:48 11:06:01 all 0.11 0.00 0.04 0.00 0.03 99.82 11:14:48 11:06:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:14:48 11:06:01 1 0.17 0.00 0.05 0.00 0.03 99.75 11:14:48 11:07:01 all 0.13 0.00 0.03 0.00 0.03 99.80 11:14:48 11:07:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:14:48 11:07:01 1 0.22 0.00 0.03 0.00 0.05 99.70 11:14:48 11:08:01 all 0.14 0.00 0.04 0.00 0.03 99.79 11:14:48 11:08:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:14:48 11:08:01 1 0.22 0.00 0.07 0.00 0.03 99.68 11:14:48 11:09:01 all 0.12 0.00 0.03 0.00 0.03 99.83 11:14:48 11:09:01 0 0.05 0.00 0.03 0.00 0.03 99.88 11:14:48 11:09:01 1 0.18 0.00 0.02 0.00 0.02 99.78 11:14:48 11:10:01 all 0.12 0.00 0.03 0.00 0.03 99.83 11:14:48 11:10:01 0 0.05 0.00 0.03 0.00 0.03 99.88 11:14:48 11:10:01 1 0.18 0.00 0.02 0.00 0.02 99.78 11:14:48 11:11:01 all 0.10 0.00 0.03 0.00 0.03 99.85 11:14:48 11:11:01 0 0.07 0.00 0.03 0.00 0.02 99.88 11:14:48 11:11:01 1 0.13 0.00 0.02 0.00 0.03 99.82 11:14:48 11:12:01 all 0.09 0.00 0.05 0.00 0.03 99.83 11:14:48 11:12:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:14:48 11:12:01 1 0.15 0.00 0.07 0.00 0.02 99.77 11:14:48 11:13:01 all 0.12 0.00 0.03 0.00 0.03 99.82 11:14:48 11:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:14:48 11:13:01 1 0.20 0.00 0.03 0.00 0.03 99.73 11:14:48 11:14:01 all 0.18 0.00 0.03 0.00 0.03 99.76 11:14:48 11:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:14:48 11:14:01 1 0.35 0.00 0.03 0.00 0.03 99.58 11:14:48 Average: all 1.98 0.00 0.68 0.52 0.03 96.78 11:14:48 Average: 0 1.98 0.00 0.72 0.40 0.03 96.87 11:14:48 Average: 1 1.98 0.00 0.65 0.64 0.03 96.69 11:14:48 11:14:48 11:14:48