Pull request #212 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b0657cf9cbe25df80f50a0b4acdf35a82e079ed4+8a7f4322be0982c7f8078a781a398084f2a2a662 (cb5c773599ac9acb7ed74af28e11cbebff1c3cbd) 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-ssh3169858071842572165.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7121655941574792858.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-212/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-212/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4573688604725246721.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-212/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1482834730073975262.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3651787300771200803.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-212/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-212/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5021958348564470258.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15745 in /w/workspace/foundry_device-virtual-go_PR-212 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-212 # 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-212@tmp/jenkins-gitclient-ssh3583300499231587358.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/master commit 8a7f4322be0982c7f8078a781a398084f2a2a662 into PR head commit b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 Merge succeeded, producing b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 Checking out Revision b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 (PR-212) > 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-212@tmp/jenkins-gitclient-ssh7080343817529287752.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/212/head:refs/remotes/origin/PR-212 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 # 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-212@tmp/jenkins-gitclient-ssh6247055187270391988.key > git merge 8a7f4322be0982c7f8078a781a398084f2a2a662 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:49:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:49:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:49:56 ========================================================= 05:49:56 EdgeX Global Pipelines Version Info 05:49:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:50:02 ------------------- 05:50:02 stable info: 05:50:02 ------------------- 05:50:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:50:02 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:50:02 Message: update stable to v1.0.192 05:50:02 ------------------- 05:50:02 experimental info: 05:50:02 ------------------- 05:50:02 Commited By: **** collab-it+edgex@linuxfoundation.org 05:50:02 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:50:02 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:50:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 05:50:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 05:50:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:50:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:50:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:50:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:50:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:50:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:50:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:50:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:50:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:50:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 05:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:50:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:50:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:50:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:50:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:50:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:50:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:50:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:50:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:50:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:50:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:50:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:50:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:50:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-212 [Pipeline] echo 05:50:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-212 [Pipeline] echo 05:50:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-212 [Pipeline] echo 05:50:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 [Pipeline] echo 05:50:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0657cf [Pipeline] echo 05:50:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:14 provisioning config files... 05:50:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-212@tmp/config8295343637506826076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:14 ---> docker-login.sh 05:50:14 nexus3.edgexfoundry.org:10001 05:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:14 Configure a credential helper to remove this warning. See 05:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:14 05:50:14 Login Succeeded 05:50:14 nexus3.edgexfoundry.org:10002 05:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:17 Configure a credential helper to remove this warning. See 05:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:17 05:50:17 Login Succeeded 05:50:17 nexus3.edgexfoundry.org:10003 05:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:17 Configure a credential helper to remove this warning. See 05:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:17 05:50:17 Login Succeeded 05:50:17 nexus3.edgexfoundry.org:10004 05:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:17 Configure a credential helper to remove this warning. See 05:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:17 05:50:17 Login Succeeded 05:50:17 docker.io 05:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:17 Configure a credential helper to remove this warning. See 05:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:17 05:50:17 Login Succeeded 05:50:17 ---> docker-login.sh ends [Pipeline] } 05:50:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:17 + git log --format=format:%s -1 b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 [Pipeline] echo 05:50:18 GIT_COMMIT: b0657cf9cbe25df80f50a0b4acdf35a82e079ed4, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:50:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:50:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:50:20 05:50:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:50:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:50:21 latest: Pulling from edgex-devops/git-semver 05:50:21 31603596830f: Pulling fs layer 05:50:21 54011a49482f: Pulling fs layer 05:50:21 a6820b24f6d8: Pulling fs layer 05:50:21 f581987b2513: Pulling fs layer 05:50:21 f581987b2513: Waiting 05:50:21 54011a49482f: Verifying Checksum 05:50:21 54011a49482f: Download complete 05:50:23 31603596830f: Download complete 05:50:23 a6820b24f6d8: Verifying Checksum 05:50:23 a6820b24f6d8: Download complete 05:50:23 f581987b2513: Verifying Checksum 05:50:23 f581987b2513: Download complete 05:50:23 31603596830f: Pull complete 05:50:23 54011a49482f: Pull complete 05:50:23 a6820b24f6d8: Pull complete 05:50:23 f581987b2513: Pull complete 05:50:23 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:50:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:50:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:50:23 prd-centos7-docker-4c-2g-15745 does not seem to be running inside a container 05:50:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-212 -v /w/workspace/foundry_device-virtual-go_PR-212:/w/workspace/foundry_device-virtual-go_PR-212:rw,z -v /w/workspace/foundry_device-virtual-go_PR-212@tmp:/w/workspace/foundry_device-virtual-go_PR-212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:50:27 $ docker top 0926418beefa1341c631b10a39e9fd7ac101d339440d8931501dd996689bb959 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:50:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:27 [ssh-agent] Looking for ssh-agent implementation... 05:50:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:27 $ docker exec 0926418beefa1341c631b10a39e9fd7ac101d339440d8931501dd996689bb959 ssh-agent 05:50:27 SSH_AUTH_SOCK=/tmp/ssh-6LLLbEuxhSuF/agent.14 05:50:27 SSH_AGENT_PID=21 05:50:27 Running ssh-add (command line suppressed) 05:50:27 Identity added: /w/workspace/foundry_device-virtual-go_PR-212@tmp/private_key_4104391377572258217.key (/w/workspace/foundry_device-virtual-go_PR-212@tmp/private_key_4104391377572258217.key) 05:50:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:28 + git tag --points-at HEAD [Pipeline] } 05:50:28 $ docker exec --env ******** --env ******** 0926418beefa1341c631b10a39e9fd7ac101d339440d8931501dd996689bb959 ssh-agent -k 05:50:28 unset SSH_AUTH_SOCK; 05:50:28 unset SSH_AGENT_PID; 05:50:28 echo Agent pid 21 killed; 05:50:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:50:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:30 [ssh-agent] Looking for ssh-agent implementation... 05:50:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:30 $ docker exec 0926418beefa1341c631b10a39e9fd7ac101d339440d8931501dd996689bb959 ssh-agent 05:50:30 SSH_AUTH_SOCK=/tmp/ssh-rihnzPISduwN/agent.55 05:50:30 SSH_AGENT_PID=61 05:50:30 Running ssh-add (command line suppressed) 05:50:31 Identity added: /w/workspace/foundry_device-virtual-go_PR-212@tmp/private_key_4707013737920277206.key (/w/workspace/foundry_device-virtual-go_PR-212@tmp/private_key_4707013737920277206.key) 05:50:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:33 + git semver init 05:50:33 # -> Open(): unable to determine branch for HEAD 05:50:33 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-212/.git 05:50:33 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-212 05:50:33 # $SEMVER_REMOTE_NAME = origin 05:50:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:50:33 # $SEMVER_USER_NAME = edgex-jenkins 05:50:33 # $SEMVER_BRANCH = PR-212 05:50:33 # $SEMVER_TEMP = /tmp/semver-366714368 05:50:33 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 05:50:33 # '/tmp/semver-366714368' -> '/w/workspace/foundry_device-virtual-go_PR-212/.semver' 05:50:33 # -> Force: false 05:50:33 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-212/.semver [Pipeline] } 05:50:33 $ docker exec --env ******** --env ******** 0926418beefa1341c631b10a39e9fd7ac101d339440d8931501dd996689bb959 ssh-agent -k 05:50:33 unset SSH_AUTH_SOCK; 05:50:33 unset SSH_AGENT_PID; 05:50:33 echo Agent pid 61 killed; 05:50:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:50:38 + git semver [Pipeline] } 05:50:38 $ docker stop --time=1 0926418beefa1341c631b10a39e9fd7ac101d339440d8931501dd996689bb959 05:50:40 $ docker rm -f 0926418beefa1341c631b10a39e9fd7ac101d339440d8931501dd996689bb959 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:50:45 Stashed 1 file(s) [Pipeline] echo 05:50:45 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:51:07 Still waiting to schedule task 05:51:07 ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘centos7-docker-4c-2g’ 05:51:07 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 05:51:07 ‘prd-centos7-docker-4c-2g-15750’ is offline 05:51:07 ‘prd-centos7-docker-4c-2g-15751’ is offline 05:51:07 ‘prd-centos7-docker-4c-2g-15753’ is offline 05:51:07 Still waiting to schedule task 05:51:07 ‘prd-centos7-docker-4c-2g-15754’ is offline 05:51:07 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:51:07 ‘prd-centos7-docker-4c-2g-15755’ is offline 05:51:07 ‘prd-centos7-docker-4c-2g-309’ is offline 06:01:59 Running on prd-centos7-docker-4c-2g-16427 in /w/workspace/foundry_device-virtual-go_PR-212 [Pipeline] { [Pipeline] ws 06:01:59 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:01:59 Selected Git installation does not exist. Using Default 06:01:59 The recommended git tool is: NONE 06:02:08 using credential edgex-jenkins-ssh 06:02:08 Cloning the remote Git repository 06:02:08 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:02:08 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:02:08 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:02:08 > git --version # timeout=10 06:02:08 > git --version # 'git version 2.24.4' 06:02:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:08 [INFO] Currently running in a labeled security context 06:02:08 [INFO] Currently SELinux is 'enforcing' on the host 06:02:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh2871128146396068059.key 06:02:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:09 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:02:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:02:10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:02:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:10 [INFO] Currently running in a labeled security context 06:02:10 [INFO] Currently SELinux is 'enforcing' on the host 06:02:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh1194739412640827029.key 06:02:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/212/head:refs/remotes/origin/PR-212 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:02:11 Merging remotes/origin/master commit 8a7f4322be0982c7f8078a781a398084f2a2a662 into PR head commit b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 06:02:11 > git config core.sparsecheckout # timeout=10 06:02:11 > git checkout -f b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 # timeout=10 06:02:11 > git remote # timeout=10 06:02:11 > git config --get remote.origin.url # timeout=10 06:02:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:11 [INFO] Currently running in a labeled security context 06:02:11 [INFO] Currently SELinux is 'enforcing' on the host 06:02:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh4104873539081641501.key 06:02:11 > git merge 8a7f4322be0982c7f8078a781a398084f2a2a662 # timeout=10 06:02:13 Merge succeeded, producing b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 06:02:13 Checking out Revision b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 (PR-212) 06:02:13 > git rev-parse HEAD^{commit} # timeout=10 06:02:13 > git config core.sparsecheckout # timeout=10 06:02:13 > git checkout -f b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 # timeout=10 06:02:23 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 06:02:23 > git --version # timeout=10 06:02:23 > git --version # 'git version 2.24.4' 06:02:23 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:02:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16372 in /w/workspace/foundry_device-virtual-go_PR-212 06:02:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] { [Pipeline] sh [Pipeline] ws 06:02:38 + sudo service docker restart 06:02:38 + true 06:02:38 Redirecting to /bin/systemctl restart docker.service 06:02:38 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:02:43 Selected Git installation does not exist. Using Default 06:02:43 The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:53 provisioning config files... 06:02:53 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config682643008863135594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:58 ---> docker-login.sh 06:02:58 nexus3.edgexfoundry.org:10001 06:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:58 Configure a credential helper to remove this warning. See 06:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:58 06:02:58 Login Succeeded 06:02:58 nexus3.edgexfoundry.org:10002 06:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:58 Configure a credential helper to remove this warning. See 06:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:58 06:02:58 Login Succeeded 06:02:58 nexus3.edgexfoundry.org:10003 06:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:58 Configure a credential helper to remove this warning. See 06:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:58 06:02:58 Login Succeeded 06:02:58 nexus3.edgexfoundry.org:10004 06:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:58 Configure a credential helper to remove this warning. See 06:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:58 06:02:58 Login Succeeded 06:02:58 docker.io 06:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:58 Configure a credential helper to remove this warning. See 06:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:58 06:02:58 Login Succeeded 06:02:58 ---> docker-login.sh ends [Pipeline] } 06:02:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:03:05 ========================================================= 06:03:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:03:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:03:08 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:03:08 Sending build context to Docker daemon 8.591MB 06:03:08 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:03:08 Step 2/8 : FROM ${BASE} 06:03:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:03:08 540db60ca938: Pulling fs layer 06:03:08 adcc1eea9eea: Pulling fs layer 06:03:08 4c4ab2625f07: Pulling fs layer 06:03:08 0510c868ecb4: Pulling fs layer 06:03:08 afea3b2eda06: Pulling fs layer 06:03:08 7809a108b3ef: Pulling fs layer 06:03:08 f706445af74f: Pulling fs layer 06:03:08 0510c868ecb4: Waiting 06:03:08 afea3b2eda06: Waiting 06:03:08 7809a108b3ef: Waiting 06:03:08 f706445af74f: Waiting 06:03:08 4c4ab2625f07: Download complete 06:03:08 adcc1eea9eea: Verifying Checksum 06:03:08 adcc1eea9eea: Download complete 06:03:08 afea3b2eda06: Verifying Checksum 06:03:08 afea3b2eda06: Download complete 06:03:08 7809a108b3ef: Verifying Checksum 06:03:08 7809a108b3ef: Download complete 06:03:08 540db60ca938: Verifying Checksum 06:03:08 540db60ca938: Download complete 06:03:08 540db60ca938: Pull complete 06:03:08 adcc1eea9eea: Pull complete 06:03:08 4c4ab2625f07: Pull complete 06:03:08 f706445af74f: Verifying Checksum 06:03:08 f706445af74f: Download complete 06:03:08 0510c868ecb4: Verifying Checksum 06:03:08 0510c868ecb4: Download complete 06:03:12 0510c868ecb4: Pull complete 06:03:12 afea3b2eda06: Pull complete 06:03:12 7809a108b3ef: Pull complete 06:03:12 f706445af74f: Pull complete 06:03:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:03:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:03:13 ---> b068be0155e3 06:03:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 06:03:17 ---> Running in 32c52f29a431 06:03:17 Removing intermediate container 32c52f29a431 06:03:17 ---> 8445ce315a21 06:03:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:17 ---> Running in 96fc1b9744dd 06:03:17 Removing intermediate container 96fc1b9744dd 06:03:17 ---> fc60c2a4725a 06:03:17 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 06:03:17 ---> Running in 6649b6b90eeb 06:03:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:03:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:03:20 (1/13) Installing libc-dev (0.7.2-r3) 06:03:20 (2/13) Installing libsodium (1.0.18-r0) 06:03:20 (3/13) Installing pkgconf (1.7.3-r0) 06:03:20 (4/13) Installing libsodium-dev (1.0.18-r0) 06:03:20 (5/13) Installing openssh-keygen (8.4_p1-r3) 06:03:20 (6/13) Installing libedit (20191231.3.1-r1) 06:03:20 (7/13) Installing openssh-client (8.4_p1-r3) 06:03:20 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 06:03:20 (9/13) Installing openssh-server-common (8.4_p1-r3) 06:03:20 (10/13) Installing openssh-server (8.4_p1-r3) 06:03:20 (11/13) Installing openssh (8.4_p1-r3) 06:03:20 (12/13) Installing libzmq (4.3.3-r1) 06:03:20 (13/13) Installing zeromq-dev (4.3.3-r1) 06:03:20 Executing busybox-1.32.1-r6.trigger 06:03:20 OK: 156 MiB in 53 packages 06:03:20 Removing intermediate container 6649b6b90eeb 06:03:20 ---> b3bce539ba92 06:03:20 Step 6/8 : WORKDIR /device-virtual-go 06:03:20 ---> Running in 6d358a350386 06:03:20 Removing intermediate container 6d358a350386 06:03:20 ---> a05fc75ad475 06:03:20 Step 7/8 : COPY . . 06:03:24 ---> 96b52f28e23e 06:03:24 Step 8/8 : RUN go mod download 06:03:24 ---> Running in 8e26481ade98 06:03:31 using credential edgex-jenkins-ssh 06:03:31 Cloning the remote Git repository 06:03:31 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:03:31 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:03:31 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:03:31 > git --version # timeout=10 06:03:32 > git --version # 'git version 2.17.1' 06:03:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:34 Removing intermediate container 8e26481ade98 06:03:34 ---> 9283554a2ec6 06:03:34 Successfully built 9283554a2ec6 06:03:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:03:34 + docker inspect -f . ci-base-image-x86_64 06:03:34 . 06:03:36 Merging remotes/origin/master commit 8a7f4322be0982c7f8078a781a398084f2a2a662 into PR head commit b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 06:03:33 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:03:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:34 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:03:34 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:03:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/212/head:refs/remotes/origin/PR-212 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withDockerContainer 06:03:36 prd-centos7-docker-4c-2g-16427 does not seem to be running inside a container 06:03:36 Merge succeeded, producing b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 06:03:36 Checking out Revision b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 (PR-212) 06:03:36 $ 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-x86_64 cat 06:03:39 $ docker top 2fe687e641d23de7ea5e1974a13725ff30d73c5c497a0346a33fa72d436da000 -eo pid,comm [Pipeline] { 06:03:36 > git config core.sparsecheckout # timeout=10 06:03:36 > git checkout -f b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 # timeout=10 06:03:36 > git remote # timeout=10 06:03:36 > git config --get remote.origin.url # timeout=10 06:03:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:36 > git merge 8a7f4322be0982c7f8078a781a398084f2a2a662 # timeout=10 06:03:36 > git rev-parse HEAD^{commit} # timeout=10 06:03:36 > git config core.sparsecheckout # timeout=10 06:03:36 > git checkout -f b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 # timeout=10 [Pipeline] sh 06:03:41 + go version 06:03:41 go version go1.16.3 linux/amd64 [Pipeline] } 06:03:42 $ docker stop --time=1 2fe687e641d23de7ea5e1974a13725ff30d73c5c497a0346a33fa72d436da000 06:03:44 $ docker rm -f 2fe687e641d23de7ea5e1974a13725ff30d73c5c497a0346a33fa72d436da000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:51 + docker inspect -f . ci-base-image-x86_64 06:03:51 . [Pipeline] withDockerContainer 06:03:51 prd-centos7-docker-4c-2g-16427 does not seem to be running inside a container 06:03:51 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 06:03:51 > git --version # timeout=10 06:03:51 > git --version # 'git version 2.17.1' 06:03:51 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 06:03: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-x86_64 cat 06:03:53 $ docker top a6e61c914c7efcfd3e729da6dc34b02fe0ee43a37745a22878be1f20f0b1761b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 06:03:56 + go mod tidy [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:59 + make test 06:03:59 go mod tidy 06:03:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:03:59 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:04:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:04:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:04:09 + sudo service docker restart+ 06:04:09 true 06:04:16 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:04:16 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.260s coverage: 63.8% of statements 06:04:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:04:24 gofmt -l . 06:04:24 [ "`gofmt -l .`" = "" ] 06:04:24 ./bin/test-attribution-txt.sh 06:04:24 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:04:24 $ docker stop --time=1 a6e61c914c7efcfd3e729da6dc34b02fe0ee43a37745a22878be1f20f0b1761b 06:04:26 $ docker rm -f a6e61c914c7efcfd3e729da6dc34b02fe0ee43a37745a22878be1f20f0b1761b [Pipeline] // withDockerContainer [Pipeline] sh 06:04:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:04:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:44 provisioning config files... 06:04:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6106582524834442299tmp [Pipeline] { 06:04:44 + sudo chown -R jenkins:jenkins . [Pipeline] libraryResource [Pipeline] sh 06:04:46 ---> docker-login.sh 06:04:46 nexus3.edgexfoundry.org:10001 06:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:46 Configure a credential helper to remove this warning. See 06:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:46 06:04:46 Login Succeeded 06:04:46 nexus3.edgexfoundry.org:10002 06:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:46 Configure a credential helper to remove this warning. See 06:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:46 06:04:46 Login Succeeded 06:04:46 nexus3.edgexfoundry.org:10003 [Pipeline] sh 06:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:46 + ls -al . 06:04:46 total 132 06:04:46 drwxrwxr-x. 7 jenkins jenkins 4096 May 24 06:04 . 06:04:46 drwxrwxr-x. 4 jenkins jenkins 28 May 24 06:02 .. 06:04:46 -rw-rw-r--. 1 jenkins jenkins 8153 May 24 06:02 Attribution.txt 06:04:46 drwxrwxr-x. 2 jenkins jenkins 64 May 24 06:02 bin 06:04:46 drwxrwxr-x. 3 jenkins jenkins 32 May 24 06:02 cmd 06:04:46 -rw-r--r--. 1 jenkins jenkins 47247 May 24 06:04 coverage.out 06:04:46 -rw-rw-r--. 1 jenkins jenkins 1921 May 24 06:02 Dockerfile 06:04:46 -rw-rw-r--. 1 jenkins jenkins 998 May 24 06:02 Dockerfile.build 06:04:46 drwxrwxr-x. 8 jenkins jenkins 179 May 24 06:02 .git 06:04:46 drwxrwxr-x. 2 jenkins jenkins 103 May 24 06:02 .github 06:04:46 -rw-rw-r--. 1 jenkins jenkins 277 May 24 06:02 .gitignore 06:04:46 -rw-r--r--. 1 jenkins jenkins 809 May 24 06:04 go.mod 06:04:46 -rw-r--r--. 1 jenkins jenkins 23431 May 24 06:03 go.sum 06:04:46 drwxrwxr-x. 3 jenkins jenkins 20 May 24 06:02 internal 06:04:46 -rw-rw-r--. 1 jenkins jenkins 660 May 24 06:02 Jenkinsfile 06:04:46 -rw-rw-r--. 1 jenkins jenkins 11340 May 24 06:02 LICENSE 06:04:46 -rw-rw-r--. 1 jenkins jenkins 905 May 24 06:02 Makefile 06:04:46 -rw-rw-r--. 1 jenkins jenkins 2745 May 24 06:02 README.md 06:04:46 -rw-rw-r--. 1 jenkins jenkins 5 May 24 05:50 VERSION 06:04:46 -rw-rw-r--. 1 jenkins jenkins 235 May 24 06:02 version.go [Pipeline] isUnix [Pipeline] sh 06:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:46 Configure a credential helper to remove this warning. See 06:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:46 06:04:46 Login Succeeded 06:04:46 nexus3.edgexfoundry.org:10004 06:04:47 + 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=b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 --label arch=amd64 --label version=0.0.0 . 06:04:47 Sending build context to Docker daemon 8.664MB 06:04:47 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 06:04:47 Step 2/26 : FROM ${BASE} AS builder 06:04:47 ---> 9283554a2ec6 06:04:47 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:04:47 ---> Running in cc18cea2efcd 06:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:49 Removing intermediate container cc18cea2efcd 06:04:49 ---> abe81a5bd438 06:04:49 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 06:04:49 ---> Running in 3807518dd66c 06:04:49 Removing intermediate container 3807518dd66c 06:04:49 ---> da4a06df627c 06:04:49 Step 5/26 : WORKDIR /device-virtual-go 06:04:49 ---> Running in fe5be21db232 06:04:49 Removing intermediate container fe5be21db232 06:04:49 ---> 56b6656bd782 06:04:49 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:49 ---> Running in fb572441e82a 06:04:49 Removing intermediate container fb572441e82a 06:04:49 ---> 359be66acbd2 06:04:49 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:04:49 ---> Running in e338f0940e01 06:04:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:04:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:49 Configure a credential helper to remove this warning. See 06:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:49 06:04:49 Login Succeeded 06:04:49 docker.io 06:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:49 Configure a credential helper to remove this warning. See 06:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:49 06:04:49 Login Succeeded 06:04:49 ---> docker-login.sh ends [Pipeline] } 06:04:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:04:49 OK: 156 MiB in 53 packages 06:04:49 Removing intermediate container e338f0940e01 06:04:49 ---> cf87115aafac 06:04:49 Step 8/26 : COPY . . [Pipeline] echo 06:04:50 ========================================================= 06:04:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:04:50 ========================================================= 06:04:52 ---> 49286e8d9a5e 06:04:52 Step 9/26 : RUN go mod tidy 06:04:52 ---> Running in 6d8647788f0b 06:04:52 Removing intermediate container 6d8647788f0b 06:04:52 ---> f91bf75895a6 06:04:52 Step 10/26 : RUN go mod download 06:04:52 ---> Running in 870f8e214697 06:04:52 Removing intermediate container 870f8e214697 06:04:52 ---> 66730e99b1d9 06:04:52 Step 11/26 : ARG MAKE='make build' 06:04:52 ---> Running in 9e4c6e6147ae 06:04:52 Removing intermediate container 9e4c6e6147ae 06:04:52 ---> 064d123f4da5 06:04:52 Step 12/26 : RUN $MAKE 06:04:52 ---> Running in fb77ef47733a 06:04:52 go mod tidy 06:04:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [Pipeline] isUnix [Pipeline] sh 06:04:52 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:04:53 Sending build context to Docker daemon 8.59MB 06:04:53 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:04:53 Step 2/8 : FROM ${BASE} 06:04:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:53 595b0fe564bb: Pulling fs layer 06:04:53 7186ed65a4f7: Pulling fs layer 06:04:53 316046926c0a: Pulling fs layer 06:04:53 4ebd0625c992: Pulling fs layer 06:04:53 207e8628e3a3: Pulling fs layer 06:04:53 c791037a9be2: Pulling fs layer 06:04:53 ffd874e62e21: Pulling fs layer 06:04:53 207e8628e3a3: Waiting 06:04:53 4ebd0625c992: Waiting 06:04:53 c791037a9be2: Waiting 06:04:53 ffd874e62e21: Waiting 06:04:53 316046926c0a: Verifying Checksum 06:04:53 316046926c0a: Download complete 06:04:53 7186ed65a4f7: Download complete 06:04:53 207e8628e3a3: Verifying Checksum 06:04:53 207e8628e3a3: Download complete 06:04:53 c791037a9be2: Verifying Checksum 06:04:53 c791037a9be2: Download complete 06:04:53 595b0fe564bb: Verifying Checksum 06:04:53 595b0fe564bb: Download complete 06:04:54 595b0fe564bb: Pull complete 06:04:56 7186ed65a4f7: Pull complete 06:04:56 316046926c0a: Pull complete 06:04:58 ffd874e62e21: Verifying Checksum 06:04:58 ffd874e62e21: Download complete 06:05:01 4ebd0625c992: Verifying Checksum 06:05:01 4ebd0625c992: Download complete 06:05:08 Removing intermediate container fb77ef47733a 06:05:08 ---> edfffe149df4 06:05:08 Step 13/26 : FROM alpine:3.12 06:05:08 3.12: Pulling from library/alpine 06:05:08 339de151aab4: Pulling fs layer 06:05:08 339de151aab4: Verifying Checksum 06:05:08 339de151aab4: Download complete 06:05:08 339de151aab4: Pull complete 06:05:08 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:05:08 Status: Downloaded newer image for alpine:3.12 06:05:08 ---> 13621d1b12d4 06:05:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:05:08 ---> Running in 008af43fbf17 06:05:08 Removing intermediate container 008af43fbf17 06:05:08 ---> 734fcd426df2 06:05:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:08 ---> Running in fae440d0f772 06:05:10 Removing intermediate container fae440d0f772 06:05:10 ---> 4237f130b360 06:05:10 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 06:05:10 ---> Running in 76c005ee7d3d 06:05:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:05:10 4ebd0625c992: Pull complete 06:05:10 207e8628e3a3: Pull complete 06:05:10 c791037a9be2: Pull complete 06:05:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:05:14 ffd874e62e21: Pull complete 06:05:14 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:05:14 ---> cfc18b08335c 06:05:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 06:05:16 (1/6) Installing dumb-init (1.2.2-r1) 06:05:16 (2/6) Installing libgcc (9.3.0-r2) 06:05:16 (3/6) Installing libsodium (1.0.18-r0) 06:05:16 (4/6) Installing libstdc++ (9.3.0-r2) 06:05:16 (5/6) Installing libzmq (4.3.3-r0) 06:05:16 (6/6) Installing zeromq (4.3.3-r0) 06:05:16 Executing busybox-1.31.1-r20.trigger 06:05:16 OK: 8 MiB in 20 packages 06:05:16 ---> Running in 86454fea1452 06:05:16 Removing intermediate container 76c005ee7d3d 06:05:16 ---> 1d8152ba1a22 06:05:16 Step 17/26 : WORKDIR / 06:05:16 ---> Running in 5fbd5ed0a961 06:05:16 Removing intermediate container 86454fea1452 06:05:16 ---> dd7b0193e665 06:05:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:16 ---> Running in d1db102f92aa 06:05:16 Removing intermediate container 5fbd5ed0a961 06:05:16 ---> 5d0137d0754c 06:05:16 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:05:16 ---> c31aa24e4601 06:05:16 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 06:05:17 ---> 48c974b46b9c 06:05:17 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 06:05:17 ---> 932f9816d579 06:05:17 Step 21/26 : EXPOSE 59900 06:05:17 ---> Running in 0110f44ff774 06:05:17 Removing intermediate container 0110f44ff774 06:05:17 ---> 1da62d4a16a4 06:05:17 Step 22/26 : ENTRYPOINT ["/device-virtual"] 06:05:17 ---> Running in b362624b1a1b 06:05:17 Removing intermediate container b362624b1a1b 06:05:17 ---> 0d12b7eb1228 06:05:17 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:05:17 ---> Running in d4249a6467fe 06:05:17 Removing intermediate container d4249a6467fe 06:05:17 ---> 16fe6187a800 06:05:17 Step 24/26 : LABEL arch=amd64 06:05:17 ---> Running in ee3c193b7f1b 06:05:18 Removing intermediate container ee3c193b7f1b 06:05:18 ---> e650eb2d128e 06:05:18 Step 25/26 : LABEL git_sha=b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 06:05:18 ---> Running in 303ae3fd52d8 06:05:18 Removing intermediate container 303ae3fd52d8 06:05:18 ---> e6733fe83d4c 06:05:18 Step 26/26 : LABEL version=0.0.0 06:05:18 ---> Running in f61570a5b061 06:05:18 Removing intermediate container f61570a5b061 06:05:18 ---> 60d1bfa2f95f 06:05:18 [Warning] One or more build-args [ARCH] were not consumed 06:05:18 Successfully built 60d1bfa2f95f 06:05:18 Successfully tagged device-virtual:latest [Pipeline] } 06:05:20 Removing intermediate container d1db102f92aa 06:05:20 ---> 70a5c813ead4 06:05:20 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 06:05:20 ---> Running in e959478fdf9b 06:05:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:05:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:05:21 ---> job-cost.sh 06:05:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vTqA 06:05:21 (1/13) Installing libc-dev (0.7.2-r3) 06:05:22 (2/13) Installing libsodium (1.0.18-r0) 06:05:22 (3/13) Installing pkgconf (1.7.3-r0) 06:05:22 (4/13) Installing libsodium-dev (1.0.18-r0) 06:05:22 (5/13) Installing openssh-keygen (8.4_p1-r3) 06:05:22 (6/13) Installing libedit (20191231.3.1-r1) 06:05:22 (7/13) Installing openssh-client (8.4_p1-r3) 06:05:24 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 06:05:24 (9/13) Installing openssh-server-common (8.4_p1-r3) 06:05:24 (10/13) Installing openssh-server (8.4_p1-r3) 06:05:24 (11/13) Installing openssh (8.4_p1-r3) 06:05:24 (12/13) Installing libzmq (4.3.3-r1) 06:05:24 (13/13) Installing zeromq-dev (4.3.3-r1) 06:05:24 Executing busybox-1.32.1-r6.trigger 06:05:24 OK: 145 MiB in 53 packages 06:05:25 Removing intermediate container e959478fdf9b 06:05:25 ---> 9bcb75462025 06:05:25 Step 6/8 : WORKDIR /device-virtual-go 06:05:25 ---> Running in f7b8cb768eac 06:05:25 Removing intermediate container f7b8cb768eac 06:05:25 ---> 78b8f94f296f 06:05:25 Step 7/8 : COPY . . 06:05:26 ---> cbc86b2dd929 06:05:26 Step 8/8 : RUN go mod download 06:05:27 ---> Running in ac2471ad0e88 06:05:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-vTqA/bin to PATH 06:05:42 INFO: No Stack... 06:05:43 INFO: Retrieving Pricing Info for: v3-standard-2 06:05:43 INFO: Archiving Costs [Pipeline] sh 06:05:44 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 06:05:44 + cut -d, -f6 [Pipeline] lock 06:05:44 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-212-1-stack-cost] 06:05:44 Resource [jenkins-edgexfoundry-device-virtual-go-PR-212-1-stack-cost] did not exist. Created. 06:05:44 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-212-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:05:44 + echo total: 0.05999999865889549 [Pipeline] stash 06:05:44 Stashed 1 file(s) [Pipeline] } 06:05:44 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-212-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:05:53 Removing intermediate container ac2471ad0e88 06:05:53 ---> 4abb941bb24a 06:05:53 Successfully built 4abb941bb24a 06:05:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:05:54 + docker inspect -f . ci-base-image-arm64 06:05:54 . [Pipeline] withDockerContainer 06:05:56 prd-ubuntu18.04-docker-arm64-4c-16g-16372 does not seem to be running inside a container 06:05:56 $ 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 06:05:58 $ docker top 79cdacd7d8b061d35702b09454a554c3647cfdc17550cf9177dfae10191d26a4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:01 + go version 06:06:01 go version go1.16.3 linux/arm64 [Pipeline] } 06:06:01 $ docker stop --time=1 79cdacd7d8b061d35702b09454a554c3647cfdc17550cf9177dfae10191d26a4 06:06:04 $ docker rm -f 79cdacd7d8b061d35702b09454a554c3647cfdc17550cf9177dfae10191d26a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:07 + docker inspect -f . ci-base-image-arm64 06:06:07 . [Pipeline] withDockerContainer 06:06:11 prd-ubuntu18.04-docker-arm64-4c-16g-16372 does not seem to be running inside a container 06:06:11 $ 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 06:06:13 $ docker top fc91a1ec2c5f093e1976b838f5dc6f152aef64b33783350160d6e7a02e228320 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:18 + go mod tidy [Pipeline] sh 06:06:20 + make test 06:06:20 go mod tidy 06:06:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:06:22 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:07:23 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:07:26 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.665s coverage: 63.8% of statements 06:07:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:07:58 gofmt -l . 06:07:58 [ "`gofmt -l .`" = "" ] 06:07:58 ./bin/test-attribution-txt.sh 06:07:58 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:07:58 $ docker stop --time=1 fc91a1ec2c5f093e1976b838f5dc6f152aef64b33783350160d6e7a02e228320 06:08:01 $ docker rm -f fc91a1ec2c5f093e1976b838f5dc6f152aef64b33783350160d6e7a02e228320 [Pipeline] // withDockerContainer [Pipeline] sh 06:08:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:08:04 Warning: overwriting stash ‘coverage-report’ 06:08:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:08:08 + ls -al . 06:08:08 total 156 06:08:08 drwxrwxr-x 7 jenkins jenkins 4096 May 24 06:07 . 06:08:08 drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:03 .. 06:08:08 drwxrwxr-x 8 jenkins jenkins 4096 May 24 06:03 .git 06:08:08 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 .github 06:08:08 -rw-rw-r-- 1 jenkins jenkins 277 May 24 06:03 .gitignore 06:08:08 -rw-rw-r-- 1 jenkins jenkins 8153 May 24 06:03 Attribution.txt 06:08:08 -rw-rw-r-- 1 jenkins jenkins 1921 May 24 06:03 Dockerfile 06:08:08 -rw-rw-r-- 1 jenkins jenkins 998 May 24 06:03 Dockerfile.build 06:08:08 -rw-rw-r-- 1 jenkins jenkins 660 May 24 06:03 Jenkinsfile 06:08:08 -rw-rw-r-- 1 jenkins jenkins 11340 May 24 06:03 LICENSE 06:08:08 -rw-rw-r-- 1 jenkins jenkins 905 May 24 06:03 Makefile 06:08:08 -rw-rw-r-- 1 jenkins jenkins 2745 May 24 06:03 README.md 06:08:08 -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:50 VERSION 06:08:08 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 bin 06:08:08 drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:03 cmd 06:08:08 -rw-r--r-- 1 jenkins jenkins 47247 May 24 06:07 coverage.out 06:08:08 -rw-r--r-- 1 jenkins jenkins 809 May 24 06:07 go.mod 06:08:08 -rw-r--r-- 1 jenkins jenkins 23431 May 24 06:06 go.sum 06:08:08 drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:03 internal 06:08:08 -rw-rw-r-- 1 jenkins jenkins 235 May 24 06:03 version.go [Pipeline] isUnix [Pipeline] sh 06:08:08 + 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=b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 --label arch=arm64 --label version=0.0.0 . 06:08:08 Sending build context to Docker daemon 8.663MB 06:08:09 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 06:08:09 Step 2/26 : FROM ${BASE} AS builder 06:08:09 ---> 4abb941bb24a 06:08:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:08:09 ---> Running in ab9429c82539 06:08:10 Removing intermediate container ab9429c82539 06:08:10 ---> f32410555184 06:08:10 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 06:08:10 ---> Running in 0216d7eac01f 06:08:10 Removing intermediate container 0216d7eac01f 06:08:10 ---> c2e56e7bed4f 06:08:10 Step 5/26 : WORKDIR /device-virtual-go 06:08:10 ---> Running in ca18f8c1a616 06:08:11 Removing intermediate container ca18f8c1a616 06:08:11 ---> dca951e3e951 06:08:11 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:11 ---> Running in d22371ca02e9 06:08:15 Removing intermediate container d22371ca02e9 06:08:15 ---> 3890abaedc30 06:08:15 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:08:15 ---> Running in bbb3ef0e39bb 06:08:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:08:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:08:17 OK: 145 MiB in 53 packages 06:08:18 Removing intermediate container bbb3ef0e39bb 06:08:18 ---> b77d41ac67cc 06:08:18 Step 8/26 : COPY . . 06:08:19 ---> 75fcfd0e7830 06:08:19 Step 9/26 : RUN go mod tidy 06:08:19 ---> Running in a6949968d231 06:08:22 Removing intermediate container a6949968d231 06:08:22 ---> 99aaf68ec425 06:08:22 Step 10/26 : RUN go mod download 06:08:22 ---> Running in 9fe4bf559f9c 06:08:25 Removing intermediate container 9fe4bf559f9c 06:08:25 ---> 5508457d07f9 06:08:25 Step 11/26 : ARG MAKE='make build' 06:08:25 ---> Running in bebce406c62d 06:08:25 Removing intermediate container bebce406c62d 06:08:25 ---> 1d6614231f19 06:08:25 Step 12/26 : RUN $MAKE 06:08:25 ---> Running in 158bd469af75 06:08:27 go mod tidy 06:08:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:09:19 Removing intermediate container 158bd469af75 06:09:19 ---> dff53d5e3745 06:09:19 Step 13/26 : FROM alpine:3.12 06:09:19 3.12: Pulling from library/alpine 06:09:19 d2f70382dc9a: Pulling fs layer 06:09:19 d2f70382dc9a: Verifying Checksum 06:09:19 d2f70382dc9a: Download complete 06:09:20 d2f70382dc9a: Pull complete 06:09:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:09:20 Status: Downloaded newer image for alpine:3.12 06:09:20 ---> 9852663dfa18 06:09:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:09:20 ---> Running in 3a55fd2b0119 06:09:21 Removing intermediate container 3a55fd2b0119 06:09:21 ---> fc4559e8c8aa 06:09:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:21 ---> Running in 3280bb0bd272 06:09:23 Removing intermediate container 3280bb0bd272 06:09:23 ---> 0c5e014bc190 06:09:23 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 06:09:23 ---> Running in f555935a3c26 06:09:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:09:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:09:28 (1/6) Installing dumb-init (1.2.2-r1) 06:09:28 (2/6) Installing libgcc (9.3.0-r2) 06:09:28 (3/6) Installing libsodium (1.0.18-r0) 06:09:28 (4/6) Installing libstdc++ (9.3.0-r2) 06:09:28 (5/6) Installing libzmq (4.3.3-r0) 06:09:28 (6/6) Installing zeromq (4.3.3-r0) 06:09:28 Executing busybox-1.31.1-r20.trigger 06:09:28 OK: 8 MiB in 20 packages 06:09:28 Removing intermediate container f555935a3c26 06:09:28 ---> 67c16ce7562f 06:09:28 Step 17/26 : WORKDIR / 06:09:28 ---> Running in 2bda8c349454 06:09:28 Removing intermediate container 2bda8c349454 06:09:28 ---> 4e6c278c0f34 06:09:28 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:09:29 ---> 3b63411829b1 06:09:29 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 06:09:30 ---> 135dd8acd6fe 06:09:30 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 06:09:32 ---> d0f6027b5660 06:09:32 Step 21/26 : EXPOSE 59900 06:09:32 ---> Running in 018da5cd3b5f 06:09:32 Removing intermediate container 018da5cd3b5f 06:09:32 ---> 76e408b626d5 06:09:32 Step 22/26 : ENTRYPOINT ["/device-virtual"] 06:09:32 ---> Running in e29037516f56 06:09:32 Removing intermediate container e29037516f56 06:09:32 ---> 070d83fd003e 06:09:32 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:09:32 ---> Running in 3a82c7634d3c 06:09:33 Removing intermediate container 3a82c7634d3c 06:09:33 ---> 340cf1e3baa0 06:09:33 Step 24/26 : LABEL arch=arm64 06:09:33 ---> Running in 4f4c9ff591f5 06:09:33 Removing intermediate container 4f4c9ff591f5 06:09:33 ---> aaba267a7bbb 06:09:33 Step 25/26 : LABEL git_sha=b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 06:09:33 ---> Running in f1175a8cf60d 06:09:34 Removing intermediate container f1175a8cf60d 06:09:34 ---> f416fe3a4e84 06:09:34 Step 26/26 : LABEL version=0.0.0 06:09:34 ---> Running in d8797c367d81 06:09:35 Removing intermediate container d8797c367d81 06:09:35 ---> adb9345bc8bc 06:09:35 [Warning] One or more build-args [ARCH] were not consumed 06:09:35 Successfully built adb9345bc8bc 06:09:35 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 06:09:38 ---> job-cost.sh 06:09:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cHoL 06:10:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:11:49 lf-activate-venv(): INFO: Adding /tmp/venv-cHoL/bin to PATH 06:11:49 INFO: No Stack... 06:11:49 INFO: Retrieving Pricing Info for: v2-standard-4 06:11:49 INFO: Archiving Costs [Pipeline] sh 06:11:49 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 06:11:49 + cut -d, -f6 [Pipeline] lock 06:11:52 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-212-1-stack-cost] 06:11:52 Resource [jenkins-edgexfoundry-device-virtual-go-PR-212-1-stack-cost] did not exist. Created. 06:11:52 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-212-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:52 /w/workspace/device-virtual-go/1@tmp/durable-b433914c/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-b433914c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:11:55 + echo total: 0.18000000715255737 [Pipeline] stash 06:11:57 Warning: overwriting stash ‘stack-cost’ 06:11:57 Stashed 1 file(s) [Pipeline] } 06:11:57 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-212-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:12:05 provisioning config files... 06:12:05 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-212@tmp/config4714739063224352396tmp [Pipeline] { [Pipeline] sh 06:12:08 + set +x 06:12:08 + bash -s -- 06:12:08 + curl -s https://codecov.io/bash 06:12:08 06:12:08 _____ _ 06:12:08 / ____| | | 06:12:08 | | ___ __| | ___ ___ _____ __ 06:12:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:12:08 | |___| (_) | (_| | __/ (_| (_) \ V / 06:12:08 \_____\___/ \__,_|\___|\___\___/ \_/ 06:12:08 Bash-1.0.2 06:12:08 06:12:08 06:12:08 ==> git version 2.24.4 found 06:12:08 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:12:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:12:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:12:08 ==> Jenkins CI detected. 06:12:08 project root: . 06:12:08 --> token set from env 06:12:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:12:08 ==> Running gcov in . (disable via -X gcov) 06:12:08 ==> Python coveragepy not found 06:12:08 ==> Searching for coverage reports in: 06:12:08 + . 06:12:08 -> Found 1 reports 06:12:08 ==> Detecting git/mercurial file structure 06:12:10 ==> Reading reports 06:12:10 + ./coverage.out bytes=47247 06:12:10 ==> Appending adjustments 06:12:10 https://docs.codecov.io/docs/fixing-reports 06:12:10 + Found adjustments 06:12:10 ==> Gzipping contents 06:12:10 8.0K /tmp/codecov.zvCWLu.gz 06:12:10 ==> Uploading reports 06:12:10 url: https://codecov.io 06:12:10 query: branch=PR-212&commit=b0657cf9cbe25df80f50a0b4acdf35a82e079ed4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-212%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=212&job=&cmd_args= 06:12:10 -> Pinging Codecov 06:12:10 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-212&commit=b0657cf9cbe25df80f50a0b4acdf35a82e079ed4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-212%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=212&job=&cmd_args= 06:12:10 -> Uploading to 06:12:10 https://storage.googleapis.com/codecov/v4/raw/2021-05-24/5E52B4B073DB2E39498172D8E973AA87/b0657cf9cbe25df80f50a0b4acdf35a82e079ed4/a327eb7b-6d1a-43e5-87c2-a6cee405642f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210524T061208Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54289d9b8b80fe6a564d62c530be737e84fe619f2e238912ac61d0748ba760ad 06:12:10 % Total % Received % Xferd Average Speed Time Time Time Current 06:12:10 Dload Upload Total Spent Left Speed 06:12:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5797 0 0 100 5797 0 18339 --:--:-- --:--:-- --:--:-- 18403 06:12:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/b0657cf9cbe25df80f50a0b4acdf35a82e079ed4 [Pipeline] } 06:12:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:12:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:12:21 ---> package-listing.sh 06:12:21 ++ facter osfamily 06:12:21 ++ tr '[:upper:]' '[:lower:]' 06:12:21 + OS_FAMILY=redhat 06:12:21 + workspace=/w/workspace/foundry_device-virtual-go_PR-212 06:12:21 + START_PACKAGES=/tmp/packages_start.txt 06:12:21 + END_PACKAGES=/tmp/packages_end.txt 06:12:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:12:21 + PACKAGES=/tmp/packages_start.txt 06:12:21 + '[' /w/workspace/foundry_device-virtual-go_PR-212 ']' 06:12:21 + PACKAGES=/tmp/packages_end.txt 06:12:21 + case "${OS_FAMILY}" in 06:12:21 + rpm -qa 06:12:21 + sort 06:12:23 + '[' -f /tmp/packages_start.txt ']' 06:12:23 + '[' -f /tmp/packages_end.txt ']' 06:12:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:12:23 + '[' /w/workspace/foundry_device-virtual-go_PR-212 ']' 06:12:23 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-212/archives/ 06:12:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-212/archives/ [Pipeline] echo 06:12:24 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-212/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:12:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:12:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:12:27 06:12:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:12:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:12:29 alpine: Pulling from edgex-lftools-log-publisher 06:12:29 df20fa9351a1: Pulling fs layer 06:12:29 36b3adc4ff6f: Pulling fs layer 06:12:29 8ad3a11d3b57: Pulling fs layer 06:12:29 46f8f816bc3b: Pulling fs layer 06:12:29 93b61091891f: Pulling fs layer 06:12:29 93b9cdb0e59b: Pulling fs layer 06:12:29 5e14af77c1be: Pulling fs layer 06:12:29 01666e4c0597: Pulling fs layer 06:12:29 aa168da1d23b: Pulling fs layer 06:12:29 93b9cdb0e59b: Waiting 06:12:29 5e14af77c1be: Waiting 06:12:29 01666e4c0597: Waiting 06:12:29 aa168da1d23b: Waiting 06:12:29 46f8f816bc3b: Waiting 06:12:29 93b61091891f: Waiting 06:12:29 36b3adc4ff6f: Verifying Checksum 06:12:29 36b3adc4ff6f: Download complete 06:12:29 46f8f816bc3b: Verifying Checksum 06:12:29 46f8f816bc3b: Download complete 06:12:29 df20fa9351a1: Verifying Checksum 06:12:29 df20fa9351a1: Download complete 06:12:29 93b9cdb0e59b: Verifying Checksum 06:12:29 93b9cdb0e59b: Download complete 06:12:29 93b61091891f: Verifying Checksum 06:12:29 93b61091891f: Download complete 06:12:29 5e14af77c1be: Verifying Checksum 06:12:29 5e14af77c1be: Download complete 06:12:29 01666e4c0597: Verifying Checksum 06:12:29 01666e4c0597: Download complete 06:12:29 df20fa9351a1: Pull complete 06:12:29 8ad3a11d3b57: Verifying Checksum 06:12:29 8ad3a11d3b57: Download complete 06:12:29 36b3adc4ff6f: Pull complete 06:12:29 8ad3a11d3b57: Pull complete 06:12:32 46f8f816bc3b: Pull complete 06:12:32 93b61091891f: Pull complete 06:12:32 93b9cdb0e59b: Pull complete 06:12:32 5e14af77c1be: Pull complete 06:12:32 01666e4c0597: Pull complete 06:12:32 aa168da1d23b: Verifying Checksum 06:12:32 aa168da1d23b: Download complete 06:12:38 aa168da1d23b: Pull complete 06:12:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:12:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:12:39 prd-centos7-docker-4c-2g-15745 does not seem to be running inside a container 06:12:39 $ 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-212/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-212 -v /w/workspace/foundry_device-virtual-go_PR-212:/w/workspace/foundry_device-virtual-go_PR-212:rw,z -v /w/workspace/foundry_device-virtual-go_PR-212@tmp:/w/workspace/foundry_device-virtual-go_PR-212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:12:59 $ docker top 7dd22ae51ac7542e28a727e09812fe1121a60286e43e5a82f79ad253422664ca -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:59 + touch /tmp/pre-build-complete [Pipeline] sh 06:13:01 + mkdir -p /var/log/sa [Pipeline] sh 06:13:02 + ls /var/log/sa-host 06:13:02 + sadf -c /var/log/sa-host/sa05 06:13:02 file_magic: OK 06:13:02 HZ: Using current value: 100 06:13:02 file_header: OK 06:13:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:13:02 Statistics: 06:13:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:13:02 File successfully converted to sysstat format version 12.2.1 06:13:02 + sadf -c /var/log/sa-host/sa24 06:13:02 file_magic: OK 06:13:02 HZ: Using current value: 100 06:13:02 file_header: OK 06:13:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:13:02 Statistics: 06:13:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:13:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:02 provisioning config files... 06:13:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-212@tmp/config1918816363145674410tmp [Pipeline] { [Pipeline] echo 06:13:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:13:05 ---> create-netrc.sh [Pipeline] } 06:13:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:13:05 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:13:05 ---> python-tools-install.sh [Pipeline] echo 06:13:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:13:07 ---> sudo-logs.sh 06:13:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:13:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:13:10 ---> job-cost.sh 06:13:10 lf-activate-venv: SKIPPING 06:13:10 DEBUG: total: 0.18000000715255737 06:13:10 INFO: Retrieving Stack Cost... 06:13:10 INFO: Retrieving Pricing Info for: v3-standard-2 06:13:10 INFO: Archiving Costs [Pipeline] echo 06:13:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:13:10 ---> logs-deploy.sh 06:13:10 lf-activate-venv: SKIPPING 06:13:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-212/1 06:13:10 INFO: archiving workspace using pattern(s): 06:13:13 Archives upload complete. 06:13:13 INFO: archiving logs to Nexus 06:13:13 ---> uname -a: 06:13:13 Linux prd-centos7-docker-4c-2g-15745.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:13:13 06:13:13 06:13:13 ---> lscpu: 06:13:13 Architecture: x86_64 06:13:13 CPU op-mode(s): 32-bit, 64-bit 06:13:13 Byte Order: Little Endian 06:13:13 Address sizes: 40 bits physical, 48 bits virtual 06:13:13 CPU(s): 2 06:13:13 On-line CPU(s) list: 0,1 06:13:13 Thread(s) per core: 1 06:13:13 Core(s) per socket: 1 06:13:13 Socket(s): 2 06:13:13 NUMA node(s): 1 06:13:13 Vendor ID: AuthenticAMD 06:13:13 CPU family: 23 06:13:13 Model: 49 06:13:13 Model name: AMD EPYC-Rome Processor 06:13:13 Stepping: 0 06:13:13 CPU MHz: 2799.998 06:13:13 BogoMIPS: 5599.99 06:13:13 Virtualization: AMD-V 06:13:13 Hypervisor vendor: KVM 06:13:13 Virtualization type: full 06:13:13 L1d cache: 64 KiB 06:13:13 L1i cache: 64 KiB 06:13:13 L2 cache: 1 MiB 06:13:13 L3 cache: 32 MiB 06:13:13 NUMA node0 CPU(s): 0,1 06:13:13 Vulnerability Itlb multihit: Not affected 06:13:13 Vulnerability L1tf: Not affected 06:13:13 Vulnerability Mds: Not affected 06:13:13 Vulnerability Meltdown: Not affected 06:13:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:13:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:13:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:13:13 Vulnerability Srbds: Not affected 06:13:13 Vulnerability Tsx async abort: Not affected 06:13:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:13:13 06:13:13 06:13:13 ---> nproc: 06:13:13 2 06:13:13 06:13:13 06:13:13 ---> df -h: 06:13:13 Filesystem Size Used Available Use% Mounted on 06:13:13 overlay 40.0G 7.2G 32.8G 18% / 06:13:13 tmpfs 64.0M 0 64.0M 0% /dev 06:13:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:13:13 shm 64.0M 0 64.0M 0% /dev/shm 06:13:13 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 06:13:13 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 06:13:13 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 06:13:13 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 06:13:13 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 06:13:13 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 06:13:13 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 06:13:13 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/foundry_device-virtual-go_PR-212 06:13:13 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/foundry_device-virtual-go_PR-212@tmp 06:13:13 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 06:13:13 06:13:13 06:13:13 ---> free -m: 06:13:13 total used free shared buff/cache available 06:13:13 Mem: 7821 818 4893 0 2109 6825 06:13:13 Swap: 1023 0 1023 06:13:13 06:13:13 06:13:13 ---> ip addr: 06:13:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:13:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:13:13 inet 127.0.0.1/8 scope host lo 06:13:13 valid_lft forever preferred_lft forever 06:13:13 inet6 ::1/128 scope host 06:13:13 valid_lft forever preferred_lft forever 06:13:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:13:13 link/ether fa:16:3e:78:1e:3d brd ff:ff:ff:ff:ff:ff 06:13:13 inet 10.30.123.50/23 brd 10.30.123.255 scope global dynamic eth0 06:13:13 valid_lft 84904sec preferred_lft 84904sec 06:13:13 inet6 fe80::f816:3eff:fe78:1e3d/64 scope link 06:13:13 valid_lft forever preferred_lft forever 06:13:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:13:13 link/ether 02:42:44:15:c1:c2 brd ff:ff:ff:ff:ff:ff 06:13:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:13:13 valid_lft forever preferred_lft forever 06:13:13 inet6 fe80::42:44ff:fe15:c1c2/64 scope link 06:13:13 valid_lft forever preferred_lft forever 06:13:13 06:13:13 06:13:13 ---> sar -b -r -n DEV: 06:13:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 06:13:13 06:13:13 05:48:05 LINUX RESTART (2 CPU) 06:13:13 06:13:13 05:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:13:13 05:50:01 31.90 1.12 30.78 0.00 273.68 1483.81 0.00 06:13:13 05:51:01 21.38 3.38 18.00 0.00 2564.90 2620.08 0.00 06:13:13 05:52:01 2.25 0.00 2.25 0.00 0.00 51.52 0.00 06:13:13 05:53:01 0.48 0.00 0.48 0.00 0.00 6.95 0.00 06:13:13 05:54:01 0.28 0.00 0.28 0.00 0.00 3.45 0.00 06:13:13 05:55:02 0.33 0.00 0.33 0.00 0.00 4.70 0.00 06:13:13 05:56:01 0.22 0.00 0.22 0.00 0.00 2.93 0.00 06:13:13 05:57:01 0.23 0.00 0.23 0.00 0.00 2.08 0.00 06:13:13 05:58:01 0.28 0.00 0.28 0.00 0.00 2.95 0.00 06:13:13 05:59:01 0.20 0.00 0.20 0.00 0.00 2.60 0.00 06:13:13 06:00:01 0.32 0.00 0.32 0.00 0.00 3.40 0.00 06:13:13 06:01:01 0.22 0.02 0.20 0.00 0.13 3.65 0.00 06:13:13 06:02:01 0.43 0.10 0.33 0.00 1.73 4.91 0.00 06:13:13 06:03:01 0.27 0.05 0.22 0.00 1.60 3.13 0.00 06:13:13 06:04:01 0.85 0.10 0.75 0.00 3.20 16.21 0.00 06:13:13 06:05:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 06:13:13 06:06:01 0.18 0.00 0.18 0.00 0.00 2.10 0.00 06:13:13 06:07:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 06:13:13 06:08:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 06:13:13 06:09:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 06:13:13 06:10:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 06:13:13 06:11:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 06:13:13 06:12:01 0.20 0.00 0.20 0.00 0.00 2.20 0.00 06:13:13 06:13:01 49.38 0.13 49.24 0.00 13.73 14422.97 0.00 06:13:13 Average: 4.62 0.20 4.41 0.00 119.25 777.76 0.00 06:13:13 06:13:13 05:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:13:13 05:50:01 5723236 0 658988 8.23 2620 1624096 1005684 11.10 390296 1507056 9432 06:13:13 05:51:01 5559508 0 694612 8.67 2620 1752200 1055116 11.65 474352 1575732 128 06:13:13 05:52:01 5571352 0 682764 8.53 2620 1752204 975504 10.77 464576 1575732 16 06:13:13 05:53:01 5571120 0 682992 8.53 2620 1752208 972456 10.74 460248 1579988 16 06:13:13 05:54:01 5568820 0 685284 8.56 2620 1752216 972468 10.74 462792 1579988 20 06:13:13 05:55:02 5563748 0 690356 8.62 2620 1752216 958028 10.58 465564 1583188 16 06:13:13 05:56:01 5563384 0 690712 8.62 2620 1752224 958028 10.58 467336 1581328 12 06:13:13 05:57:01 5563580 0 690512 8.62 2620 1752228 958028 10.58 467376 1581324 8 06:13:13 05:58:01 5563560 0 690472 8.62 2620 1752288 958028 10.58 474204 1574604 24 06:13:13 05:59:01 5560216 0 693868 8.66 2620 1752236 958136 10.58 477452 1574588 16 06:13:13 06:00:01 5560908 0 693176 8.66 2620 1752236 958028 10.58 476848 1574588 16 06:13:13 06:01:01 5559068 0 695008 8.68 2620 1752244 960368 10.60 477792 1574588 8 06:13:13 06:02:01 5560100 0 693848 8.66 2620 1752372 958536 10.58 477012 1575064 8 06:13:13 06:03:01 5553440 0 700508 8.75 2620 1752372 982980 10.85 482484 1575064 8 06:13:13 06:04:01 5558552 0 695388 8.68 2620 1752380 975428 10.77 478684 1574648 12 06:13:13 06:05:01 5560628 0 693312 8.66 2620 1752380 957940 10.58 476788 1574648 12 06:13:13 06:06:01 5560552 0 693384 8.66 2620 1752384 957940 10.58 476856 1574648 16 06:13:13 06:07:01 5560348 0 693580 8.66 2620 1752392 957940 10.58 477204 1574648 8 06:13:13 06:08:01 5560576 0 693348 8.66 2620 1752396 957940 10.58 477144 1574648 8 06:13:13 06:09:01 5559492 0 694424 8.67 2620 1752404 958036 10.58 477772 1574648 12 06:13:13 06:10:01 5560256 0 693660 8.66 2620 1752404 957940 10.58 477132 1574648 12 06:13:13 06:11:01 5559540 0 694368 8.67 2620 1752412 958124 10.58 477976 1574648 16 06:13:13 06:12:01 5559472 0 694432 8.67 2620 1752416 958220 10.58 478452 1574648 20 06:13:13 06:13:01 5064308 0 784816 9.80 2620 2157196 1122764 12.40 632160 1842212 48 06:13:13 Average: 5547740 0 694742 8.67 2620 1763838 974736 10.76 477021 1584453 412 06:13:13 06:13:13 05:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:13:13 05:50:01 eth0 278.18 210.49 580.31 57.99 0.00 0.00 0.00 0.00 06:13:13 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:51:01 eth0 112.17 106.76 473.69 32.97 0.00 0.00 0.00 0.00 06:13:13 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:51:01 docker0 47.25 36.45 4.31 138.25 0.00 0.00 0.00 0.00 06:13:13 05:52:01 eth0 3.86 0.72 1.05 0.59 0.00 0.00 0.00 0.00 06:13:13 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:53:01 eth0 0.97 0.50 0.54 0.36 0.00 0.00 0.00 0.00 06:13:13 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:54:01 eth0 1.07 0.58 0.66 0.49 0.00 0.00 0.00 0.00 06:13:13 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:55:02 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:13:13 05:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:56:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:13:13 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:13:13 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:58:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:13:13 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:59:01 eth0 0.35 0.20 0.12 0.07 0.00 0.00 0.00 0.00 06:13:13 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:00:01 eth0 0.18 0.15 0.04 0.01 0.00 0.00 0.00 0.00 06:13:13 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:01:01 eth0 2.71 0.08 0.19 0.01 0.00 0.00 0.00 0.00 06:13:13 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:02:01 eth0 5.48 0.08 0.56 0.01 0.00 0.00 0.00 0.00 06:13:13 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:03:01 eth0 2.41 2.91 1.15 5.85 0.00 0.00 0.00 0.00 06:13:13 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:04:01 eth0 1.62 0.87 0.94 0.66 0.00 0.00 0.00 0.00 06:13:13 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:05:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:13:13 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:06:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:13:13 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:07:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:08:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:09:01 eth0 0.35 0.18 0.14 0.07 0.00 0.00 0.00 0.00 06:13:13 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:10:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:13:13 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:11:01 eth0 3.18 0.15 0.38 0.07 0.00 0.00 0.00 0.00 06:13:13 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:12:01 eth0 1.88 0.52 0.63 0.36 0.00 0.00 0.00 0.00 06:13:13 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:13:01 eth0 246.09 221.41 2177.69 35.91 0.00 0.00 0.00 0.00 06:13:13 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 Average: eth0 27.58 22.78 135.02 5.65 0.00 0.00 0.00 0.00 06:13:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:13 Average: docker0 1.97 1.52 0.18 5.77 0.00 0.00 0.00 0.00 06:13:13 06:13:13 06:13:13 ---> sar -P ALL: 06:13:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 06:13:13 06:13:13 05:48:05 LINUX RESTART (2 CPU) 06:13:13 06:13:13 05:49:01 CPU %user %nice %system %iowait %steal %idle 06:13:13 05:50:01 all 6.21 0.00 1.21 1.95 0.04 90.59 06:13:13 05:50:01 0 6.46 0.00 1.41 1.64 0.03 90.45 06:13:13 05:50:01 1 5.96 0.00 1.02 2.25 0.05 90.72 06:13:13 05:51:01 all 3.31 0.00 1.92 1.00 0.05 93.72 06:13:13 05:51:01 0 3.05 0.00 1.73 1.52 0.05 93.65 06:13:13 05:51:01 1 3.58 0.00 2.11 0.47 0.05 93.79 06:13:13 05:52:01 all 0.13 0.00 0.04 0.00 0.03 99.80 06:13:13 05:52:01 0 0.22 0.00 0.07 0.00 0.03 99.68 06:13:13 05:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:13:13 05:53:01 all 0.13 0.00 0.04 0.01 0.02 99.80 06:13:13 05:53:01 0 0.18 0.00 0.03 0.00 0.02 99.77 06:13:13 05:53:01 1 0.08 0.00 0.05 0.02 0.02 99.83 06:13:13 05:54:01 all 0.13 0.00 0.05 0.00 0.03 99.79 06:13:13 05:54:01 0 0.23 0.00 0.07 0.00 0.03 99.67 06:13:13 05:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:13:13 05:55:02 all 0.12 0.00 0.04 0.00 0.03 99.81 06:13:13 05:55:02 0 0.18 0.00 0.03 0.00 0.03 99.75 06:13:13 05:55:02 1 0.05 0.00 0.05 0.00 0.03 99.87 06:13:13 05:56:01 all 0.06 0.00 0.03 0.00 0.02 99.90 06:13:13 05:56:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:13:13 05:56:01 1 0.07 0.00 0.03 0.00 0.03 99.86 06:13:13 05:57:01 all 0.08 0.00 0.03 0.00 0.03 99.86 06:13:13 05:57:01 0 0.12 0.00 0.02 0.00 0.02 99.85 06:13:13 05:57:01 1 0.05 0.00 0.03 0.00 0.05 99.87 06:13:13 05:58:01 all 0.05 0.00 0.03 0.00 0.03 99.90 06:13:13 05:58:01 0 0.07 0.00 0.03 0.00 0.02 99.88 06:13:13 05:58:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:13:13 05:59:01 all 0.08 0.00 0.05 0.00 0.03 99.84 06:13:13 05:59:01 0 0.13 0.00 0.03 0.00 0.02 99.82 06:13:13 05:59:01 1 0.03 0.00 0.07 0.00 0.03 99.87 06:13:13 06:00:01 all 0.13 0.00 0.03 0.00 0.02 99.83 06:13:13 06:00:01 0 0.18 0.00 0.02 0.00 0.00 99.80 06:13:13 06:00:01 1 0.07 0.00 0.03 0.00 0.03 99.87 06:13:13 06:13:13 06:00:01 CPU %user %nice %system %iowait %steal %idle 06:13:13 06:01:01 all 0.08 0.00 0.03 0.00 0.03 99.87 06:13:13 06:01:01 0 0.12 0.00 0.03 0.00 0.02 99.83 06:13:13 06:01:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:13:13 06:02:01 all 0.12 0.00 0.04 0.01 0.03 99.81 06:13:13 06:02:01 0 0.03 0.00 0.05 0.02 0.02 99.88 06:13:13 06:02:01 1 0.20 0.00 0.03 0.00 0.03 99.73 06:13:13 06:03:01 all 0.15 0.00 0.07 0.00 0.03 99.76 06:13:13 06:03:01 0 0.10 0.00 0.08 0.00 0.05 99.77 06:13:13 06:03:01 1 0.20 0.00 0.05 0.00 0.00 99.75 06:13:13 06:04:01 all 0.09 0.00 0.04 0.00 0.03 99.84 06:13:13 06:04:01 0 0.08 0.00 0.05 0.00 0.03 99.83 06:13:13 06:04:01 1 0.10 0.00 0.03 0.00 0.02 99.85 06:13:13 06:05:01 all 0.12 0.00 0.03 0.00 0.02 99.83 06:13:13 06:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:13:13 06:05:01 1 0.18 0.00 0.03 0.00 0.02 99.77 06:13:13 06:06:01 all 0.08 0.00 0.02 0.00 0.02 99.89 06:13:13 06:06:01 0 0.05 0.00 0.02 0.00 0.03 99.90 06:13:13 06:06:01 1 0.10 0.00 0.02 0.00 0.00 99.88 06:13:13 06:07:01 all 0.03 0.00 0.03 0.00 0.03 99.91 06:13:13 06:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:13:13 06:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:13:13 06:08:01 all 0.07 0.00 0.03 0.00 0.02 99.89 06:13:13 06:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:13:13 06:08:01 1 0.10 0.00 0.02 0.00 0.02 99.87 06:13:13 06:09:01 all 0.14 0.00 0.03 0.00 0.02 99.82 06:13:13 06:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:13:13 06:09:01 1 0.27 0.00 0.02 0.00 0.02 99.70 06:13:13 06:10:01 all 0.13 0.00 0.03 0.00 0.02 99.83 06:13:13 06:10:01 0 0.07 0.00 0.03 0.00 0.03 99.87 06:13:13 06:10:01 1 0.18 0.00 0.02 0.00 0.00 99.80 06:13:13 06:11:01 all 0.14 0.00 0.03 0.00 0.02 99.81 06:13:13 06:11:01 0 0.07 0.00 0.05 0.00 0.02 99.87 06:13:13 06:11:01 1 0.22 0.00 0.02 0.00 0.02 99.75 06:13:13 06:13:13 06:11:01 CPU %user %nice %system %iowait %steal %idle 06:13:13 06:12:01 all 0.14 0.00 0.04 0.00 0.02 99.80 06:13:13 06:12:01 0 0.10 0.00 0.05 0.00 0.03 99.82 06:13:13 06:12:01 1 0.18 0.00 0.03 0.00 0.00 99.78 06:13:13 06:13:01 all 6.84 0.00 2.95 4.68 0.04 85.49 06:13:13 06:13:01 0 7.43 0.00 3.25 6.52 0.03 82.77 06:13:13 06:13:01 1 6.26 0.00 2.66 2.83 0.05 88.20 06:13:13 Average: all 0.76 0.00 0.28 0.31 0.02 98.62 06:13:13 Average: 0 0.78 0.00 0.30 0.40 0.03 98.50 06:13:13 Average: 1 0.74 0.00 0.27 0.23 0.02 98.74 06:13:13 06:13:13 06:13:13