Pull request #235 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 6648057949a202afd37acdbf417a39eda0351b2b+52f175e78e90f47d264d38148cd7058eb9c17db7 (d1ba254908bbde5384ec7b0dfc217c98e07674b8) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2671086603977691607.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2563802438746665185.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-235/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-235/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1971441996447688047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6696148376182948085.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-235/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-235/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6586573504406737804.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 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_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2070 in /w/workspace/foundry_device-virtual-go_PR-235 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-235 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-235@tmp/jenkins-gitclient-ssh6776553989188230753.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 52f175e78e90f47d264d38148cd7058eb9c17db7 into PR head commit 6648057949a202afd37acdbf417a39eda0351b2b Merge succeeded, producing 6648057949a202afd37acdbf417a39eda0351b2b Checking out Revision 6648057949a202afd37acdbf417a39eda0351b2b (PR-235) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-235@tmp/jenkins-gitclient-ssh7472330092352945329.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6648057949a202afd37acdbf417a39eda0351b2b # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-235@tmp/jenkins-gitclient-ssh8883791446540317768.key > git merge 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6648057949a202afd37acdbf417a39eda0351b2b # timeout=10 Commit message: "fix: optimize defer statements" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:52:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:52:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:52:54 ========================================================= 12:52:54 EdgeX Global Pipelines Version Info 12:52:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 72a171476dc842dae6909191caf65d2cdcd8ac6d # timeout=10 12:52:55 ------------------- 12:52:55 stable info: 12:52:55 ------------------- 12:52:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:52:55 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 12:52:55 Message: update stable to v1.0.203 12:52:56 ------------------- 12:52:56 experimental info: 12:52:56 ------------------- 12:52:56 Commited By: **** collab-it+edgex@linuxfoundation.org 12:52:56 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 12:52:56 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:52:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:52:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:52:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:52:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:52:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:52:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:52:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:52:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-235 [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-235 [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-235 [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6648057949a202afd37acdbf417a39eda0351b2b [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6648057 [Pipeline] echo 12:52:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:52:57 provisioning config files... 12:52:57 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-235@tmp/config2343501266116999570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:52:57 ---> docker-login.sh 12:52:57 nexus3.edgexfoundry.org:10001 12:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:58 Configure a credential helper to remove this warning. See 12:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:58 12:52:58 Login Succeeded 12:52:58 nexus3.edgexfoundry.org:10002 12:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:58 Configure a credential helper to remove this warning. See 12:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:58 12:52:58 Login Succeeded 12:52:58 nexus3.edgexfoundry.org:10003 12:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:58 Configure a credential helper to remove this warning. See 12:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:58 12:52:58 Login Succeeded 12:52:58 nexus3.edgexfoundry.org:10004 12:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:58 Configure a credential helper to remove this warning. See 12:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:58 12:52:58 Login Succeeded 12:52:58 docker.io 12:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:52:58 Configure a credential helper to remove this warning. See 12:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:52:58 12:52:58 Login Succeeded 12:52:58 ---> docker-login.sh ends [Pipeline] } 12:52:58 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 12:53:01 + git log --format=format:%s -1 6648057949a202afd37acdbf417a39eda0351b2b [Pipeline] echo 12:53:01 GIT_COMMIT: 6648057949a202afd37acdbf417a39eda0351b2b, Commit Message: fix: optimize defer statements [Pipeline] echo 12:53:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:53:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:53:02 12:53:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:53:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:53:02 latest: Pulling from edgex-devops/git-semver 12:53:02 31603596830f: Pulling fs layer 12:53:02 d4622e32a9a9: Pulling fs layer 12:53:02 1030fce36090: Pulling fs layer 12:53:02 6c6cb7e1b49b: Pulling fs layer 12:53:02 6c6cb7e1b49b: Waiting 12:53:02 d4622e32a9a9: Verifying Checksum 12:53:02 d4622e32a9a9: Download complete 12:53:02 31603596830f: Verifying Checksum 12:53:02 31603596830f: Download complete 12:53:03 31603596830f: Pull complete 12:53:03 6c6cb7e1b49b: Verifying Checksum 12:53:03 6c6cb7e1b49b: Download complete 12:53:03 d4622e32a9a9: Pull complete 12:53:03 1030fce36090: Verifying Checksum 12:53:03 1030fce36090: Download complete 12:53:03 1030fce36090: Pull complete 12:53:03 6c6cb7e1b49b: Pull complete 12:53:03 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 12:53:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:53:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:53:04 prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container 12:53:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-235 -v /w/workspace/foundry_device-virtual-go_PR-235:/w/workspace/foundry_device-virtual-go_PR-235:rw,z -v /w/workspace/foundry_device-virtual-go_PR-235@tmp:/w/workspace/foundry_device-virtual-go_PR-235@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:53:04 $ docker top e47acdffd7eb258581e1f8a1aad122bda18c2ce930e214b8a98f50be51dd51ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:53:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:53:04 [ssh-agent] Looking for ssh-agent implementation... 12:53:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:05 $ docker exec e47acdffd7eb258581e1f8a1aad122bda18c2ce930e214b8a98f50be51dd51ad ssh-agent 12:53:05 SSH_AUTH_SOCK=/tmp/ssh-w4H7DZ1C7Qql/agent.14 12:53:05 SSH_AGENT_PID=21 12:53:05 Running ssh-add (command line suppressed) 12:53:05 Identity added: /w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_7436331840718166067.key (/w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_7436331840718166067.key) 12:53:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:53:05 + git tag --points-at HEAD [Pipeline] } 12:53:05 $ docker exec --env ******** --env ******** e47acdffd7eb258581e1f8a1aad122bda18c2ce930e214b8a98f50be51dd51ad ssh-agent -k 12:53:05 unset SSH_AUTH_SOCK; 12:53:05 unset SSH_AGENT_PID; 12:53:05 echo Agent pid 21 killed; 12:53:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:53:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:53:05 [ssh-agent] Looking for ssh-agent implementation... 12:53:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:06 $ docker exec e47acdffd7eb258581e1f8a1aad122bda18c2ce930e214b8a98f50be51dd51ad ssh-agent 12:53:06 SSH_AUTH_SOCK=/tmp/ssh-kSZpI1R52zXd/agent.54 12:53:06 SSH_AGENT_PID=60 12:53:06 Running ssh-add (command line suppressed) 12:53:06 Identity added: /w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_8768683813099927820.key (/w/workspace/foundry_device-virtual-go_PR-235@tmp/private_key_8768683813099927820.key) 12:53:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:53:06 + git semver init 12:53:06 # -> Open(): unable to determine branch for HEAD 12:53:06 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-235/.git 12:53:06 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-235 12:53:06 # $SEMVER_REMOTE_NAME = origin 12:53:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:53:06 # $SEMVER_USER_NAME = edgex-jenkins 12:53:06 # $SEMVER_BRANCH = PR-235 12:53:06 # $SEMVER_TEMP = /tmp/semver-908537367 12:53:06 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 12:53:07 # '/tmp/semver-908537367' -> '/w/workspace/foundry_device-virtual-go_PR-235/.semver' 12:53:07 # -> Force: false 12:53:07 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-235/.semver [Pipeline] } 12:53:07 $ docker exec --env ******** --env ******** e47acdffd7eb258581e1f8a1aad122bda18c2ce930e214b8a98f50be51dd51ad ssh-agent -k 12:53:07 unset SSH_AUTH_SOCK; 12:53:07 unset SSH_AGENT_PID; 12:53:07 echo Agent pid 60 killed; 12:53:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:53:08 + git semver [Pipeline] } 12:53:08 $ docker stop --time=1 e47acdffd7eb258581e1f8a1aad122bda18c2ce930e214b8a98f50be51dd51ad 12:53:09 $ docker rm -f e47acdffd7eb258581e1f8a1aad122bda18c2ce930e214b8a98f50be51dd51ad [Pipeline] // withDockerContainer [Pipeline] sh 12:53:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:53:10 Stashed 1 file(s) [Pipeline] echo 12:53:10 [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 12:53:25 Still waiting to schedule task 12:53:25 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2070’ 12:53:25 Still waiting to schedule task 12:53:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:55:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2071 in /w/workspace/foundry_device-virtual-go_PR-235 [Pipeline] { [Pipeline] ws 12:55:44 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 12:55:44 The recommended git tool is: git 12:55:51 using credential edgex-jenkins-ssh 12:55:51 Cloning the remote Git repository 12:55:51 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:55:51 > git init /w/workspace/device-virtual-go/2 # timeout=10 12:55:51 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:55:51 > git --version # timeout=10 12:55:51 > git --version # 'git version 2.17.1' 12:55:51 using GIT_SSH to set credentials SSH Credentials for GitHub 12:55:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:55:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:55:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:55:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:55:53 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:55:53 using GIT_SSH to set credentials SSH Credentials for GitHub 12:55:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:55:54 Merging remotes/origin/main commit 52f175e78e90f47d264d38148cd7058eb9c17db7 into PR head commit 6648057949a202afd37acdbf417a39eda0351b2b 12:55:54 Merge succeeded, producing 6648057949a202afd37acdbf417a39eda0351b2b 12:55:54 Checking out Revision 6648057949a202afd37acdbf417a39eda0351b2b (PR-235) 12:55:54 > git config core.sparsecheckout # timeout=10 12:55:54 > git checkout -f 6648057949a202afd37acdbf417a39eda0351b2b # timeout=10 12:55:54 > git remote # timeout=10 12:55:54 > git config --get remote.origin.url # timeout=10 12:55:54 using GIT_SSH to set credentials SSH Credentials for GitHub 12:55:54 > git merge 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 12:55:54 > git rev-parse HEAD^{commit} # timeout=10 12:55:54 > git config core.sparsecheckout # timeout=10 12:55:54 > git checkout -f 6648057949a202afd37acdbf417a39eda0351b2b # timeout=10 12:55:58 Commit message: "fix: optimize defer statements" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:55:59 provisioning config files... 12:55:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config4702346820175348445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:56:00 ---> docker-login.sh 12:56:00 nexus3.edgexfoundry.org:10001 12:56:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:01 Configure a credential helper to remove this warning. See 12:56:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:01 12:56:01 Login Succeeded 12:56:01 nexus3.edgexfoundry.org:10002 12:56:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:02 Configure a credential helper to remove this warning. See 12:56:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:02 12:56:02 Login Succeeded 12:56:02 nexus3.edgexfoundry.org:10003 12:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:02 Configure a credential helper to remove this warning. See 12:56:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:02 12:56:02 Login Succeeded 12:56:02 nexus3.edgexfoundry.org:10004 12:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:03 Configure a credential helper to remove this warning. See 12:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:03 12:56:03 Login Succeeded 12:56:03 docker.io 12:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:04 Configure a credential helper to remove this warning. See 12:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:04 12:56:04 Login Succeeded 12:56:04 ---> docker-login.sh ends [Pipeline] } 12:56:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:56:04 ========================================================= 12:56:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:56:04 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:56:05 + 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 . 12:56:05 Sending build context to Docker daemon 8.606MB 12:56:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 12:56:05 Step 2/8 : FROM ${BASE} 12:56:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:56:05 595b0fe564bb: Pulling fs layer 12:56:05 24495759ef45: Pulling fs layer 12:56:05 d148012ef14d: Pulling fs layer 12:56:05 e90a11edd702: Pulling fs layer 12:56:05 d77568369979: Pulling fs layer 12:56:05 02195dbdac53: Pulling fs layer 12:56:05 2b1b35aa2570: Pulling fs layer 12:56:05 2c1f732e5b09: Pulling fs layer 12:56:05 e90a11edd702: Waiting 12:56:05 d77568369979: Waiting 12:56:05 02195dbdac53: Waiting 12:56:05 2b1b35aa2570: Waiting 12:56:05 2c1f732e5b09: Waiting 12:56:05 d148012ef14d: Verifying Checksum 12:56:05 d148012ef14d: Download complete 12:56:05 24495759ef45: Verifying Checksum 12:56:05 24495759ef45: Download complete 12:56:06 d77568369979: Download complete 12:56:06 02195dbdac53: Download complete 12:56:06 595b0fe564bb: Download complete 12:56:06 2b1b35aa2570: Verifying Checksum 12:56:06 2b1b35aa2570: Download complete 12:56:06 595b0fe564bb: Pull complete 12:56:07 24495759ef45: Pull complete 12:56:08 d148012ef14d: Pull complete 12:56:08 Running on prd-centos7-docker-4c-2g-2072 in /w/workspace/foundry_device-virtual-go_PR-235 [Pipeline] { [Pipeline] ws 12:56:08 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 12:56:09 The recommended git tool is: git 12:56:10 2c1f732e5b09: Verifying Checksum 12:56:10 2c1f732e5b09: Download complete 12:56:10 e90a11edd702: Verifying Checksum 12:56:10 e90a11edd702: Download complete 12:56:12 using credential edgex-jenkins-ssh 12:56:12 Cloning the remote Git repository 12:56:12 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:56:12 > git init /w/workspace/device-virtual-go/2 # timeout=10 12:56:12 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:56:12 > git --version # timeout=10 12:56:12 > git --version # 'git version 2.24.4' 12:56:12 using GIT_SSH to set credentials SSH Credentials for GitHub 12:56:12 [INFO] Currently running in a labeled security context 12:56:12 [INFO] Currently SELinux is 'enforcing' on the host 12:56:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh7150956676894861624.key 12:56:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:14 Merging remotes/origin/main commit 52f175e78e90f47d264d38148cd7058eb9c17db7 into PR head commit 6648057949a202afd37acdbf417a39eda0351b2b 12:56:14 Merge succeeded, producing 6648057949a202afd37acdbf417a39eda0351b2b 12:56:14 Checking out Revision 6648057949a202afd37acdbf417a39eda0351b2b (PR-235) 12:56:13 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:56:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:13 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:56:13 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:56:13 using GIT_SSH to set credentials SSH Credentials for GitHub 12:56:13 [INFO] Currently running in a labeled security context 12:56:13 [INFO] Currently SELinux is 'enforcing' on the host 12:56:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh4540769773095754566.key 12:56:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:56:14 > git config core.sparsecheckout # timeout=10 12:56:14 > git checkout -f 6648057949a202afd37acdbf417a39eda0351b2b # timeout=10 12:56:14 > git remote # timeout=10 12:56:14 > git config --get remote.origin.url # timeout=10 12:56:14 using GIT_SSH to set credentials SSH Credentials for GitHub 12:56:14 [INFO] Currently running in a labeled security context 12:56:14 [INFO] Currently SELinux is 'enforcing' on the host 12:56:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh4666028175553053962.key 12:56:14 > git merge 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 12:56:14 > git rev-parse HEAD^{commit} # timeout=10 12:56:14 > git config core.sparsecheckout # timeout=10 12:56:14 > git checkout -f 6648057949a202afd37acdbf417a39eda0351b2b # timeout=10 12:56:18 Commit message: "fix: optimize defer statements" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:56:18 provisioning config files... 12:56:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config2863733574742865423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:56:19 ---> docker-login.sh 12:56:19 nexus3.edgexfoundry.org:10001 12:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:19 Configure a credential helper to remove this warning. See 12:56:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:19 12:56:19 Login Succeeded 12:56:19 nexus3.edgexfoundry.org:10002 12:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:19 Configure a credential helper to remove this warning. See 12:56:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:19 12:56:19 Login Succeeded 12:56:19 nexus3.edgexfoundry.org:10003 12:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:19 Configure a credential helper to remove this warning. See 12:56:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:19 12:56:19 Login Succeeded 12:56:19 nexus3.edgexfoundry.org:10004 12:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:19 Configure a credential helper to remove this warning. See 12:56:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:19 12:56:19 Login Succeeded 12:56:19 docker.io 12:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:20 Configure a credential helper to remove this warning. See 12:56:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:20 12:56:20 Login Succeeded 12:56:20 ---> docker-login.sh ends [Pipeline] } 12:56:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:56:20 ========================================================= 12:56:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:56:20 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:56:21 e90a11edd702: Pull complete 12:56:21 + 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 . 12:56:21 Sending build context to Docker daemon 8.607MB 12:56:21 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 12:56:21 Step 2/8 : FROM ${BASE} 12:56:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:56:21 540db60ca938: Pulling fs layer 12:56:21 adcc1eea9eea: Pulling fs layer 12:56:21 4c4ab2625f07: Pulling fs layer 12:56:21 db62176df00c: Pulling fs layer 12:56:21 3b30891b0d05: Pulling fs layer 12:56:21 444f5516b4c7: Pulling fs layer 12:56:21 90b9b1106a8b: Pulling fs layer 12:56:21 0383d17a5b7e: Pulling fs layer 12:56:21 c82ef313ddc5: Pulling fs layer 12:56:21 444f5516b4c7: Waiting 12:56:21 90b9b1106a8b: Waiting 12:56:21 0383d17a5b7e: Waiting 12:56:21 c82ef313ddc5: Waiting 12:56:21 db62176df00c: Waiting 12:56:21 3b30891b0d05: Waiting 12:56:21 4c4ab2625f07: Verifying Checksum 12:56:21 4c4ab2625f07: Download complete 12:56:21 d77568369979: Pull complete 12:56:21 adcc1eea9eea: Verifying Checksum 12:56:21 adcc1eea9eea: Download complete 12:56:21 3b30891b0d05: Verifying Checksum 12:56:21 3b30891b0d05: Download complete 12:56:21 540db60ca938: Verifying Checksum 12:56:21 540db60ca938: Download complete 12:56:21 444f5516b4c7: Verifying Checksum 12:56:21 444f5516b4c7: Download complete 12:56:21 02195dbdac53: Pull complete 12:56:21 90b9b1106a8b: Verifying Checksum 12:56:21 90b9b1106a8b: Download complete 12:56:21 540db60ca938: Pull complete 12:56:22 adcc1eea9eea: Pull complete 12:56:22 4c4ab2625f07: Pull complete 12:56:22 0383d17a5b7e: Verifying Checksum 12:56:22 0383d17a5b7e: Download complete 12:56:22 2b1b35aa2570: Pull complete 12:56:25 c82ef313ddc5: Verifying Checksum 12:56:25 c82ef313ddc5: Download complete 12:56:26 db62176df00c: Verifying Checksum 12:56:26 db62176df00c: Download complete 12:56:28 2c1f732e5b09: Pull complete 12:56:28 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 12:56:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:56:28 ---> 88ecf2bb1f95 12:56:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 12:56:29 db62176df00c: Pull complete 12:56:29 3b30891b0d05: Pull complete 12:56:29 444f5516b4c7: Pull complete 12:56:29 90b9b1106a8b: Pull complete 12:56:29 0383d17a5b7e: Pull complete 12:56:31 ---> Running in c327f54ac078 12:56:32 c82ef313ddc5: Pull complete 12:56:32 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 12:56:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:56:32 ---> 4508b0543a43 12:56:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 12:56:32 Removing intermediate container c327f54ac078 12:56:32 ---> 73824e75c7d5 12:56:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:32 ---> Running in 44376ebb145f 12:56:33 ---> Running in fb4e74bae47b 12:56:33 Removing intermediate container fb4e74bae47b 12:56:33 ---> 98c34de2917f 12:56:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:56:33 ---> Running in 9d65c907aaad 12:56:33 Removing intermediate container 9d65c907aaad 12:56:33 ---> fd37a81badb1 12:56:33 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 12:56:33 ---> Running in aceeb7601041 12:56:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:56:34 Removing intermediate container 44376ebb145f 12:56:34 ---> 8f8cc44aa6c0 12:56:34 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 12:56:35 ---> Running in 261bbf8a3ee6 12:56:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:56:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:56:36 (1/7) Installing openssh-keygen (8.4_p1-r3) 12:56:36 (2/7) Installing libedit (20191231.3.1-r1) 12:56:36 (3/7) Installing openssh-client (8.4_p1-r3) 12:56:36 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 12:56:36 (5/7) Installing openssh-server-common (8.4_p1-r3) 12:56:36 (6/7) Installing openssh-server (8.4_p1-r3) 12:56:36 (7/7) Installing openssh (8.4_p1-r3) 12:56:36 Executing busybox-1.32.1-r6.trigger 12:56:36 OK: 224 MiB in 59 packages 12:56:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:56:37 Removing intermediate container aceeb7601041 12:56:37 ---> ddee9035c7b4 12:56:37 Step 6/8 : WORKDIR /device-virtual-go 12:56:37 ---> Running in 22ad007a0a0a 12:56:37 Removing intermediate container 22ad007a0a0a 12:56:37 ---> c4e75f169870 12:56:37 Step 7/8 : COPY . . 12:56:37 ---> bae07e9a93df 12:56:37 Step 8/8 : RUN go mod download 12:56:37 ---> Running in cb50c8d12c07 12:56:37 (1/7) Installing openssh-keygen (8.4_p1-r3) 12:56:37 (2/7) Installing libedit (20191231.3.1-r1) 12:56:37 (3/7) Installing openssh-client (8.4_p1-r3) 12:56:38 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 12:56:38 (5/7) Installing openssh-server-common (8.4_p1-r3) 12:56:38 (6/7) Installing openssh-server (8.4_p1-r3) 12:56:38 (7/7) Installing openssh (8.4_p1-r3) 12:56:38 Executing busybox-1.32.1-r6.trigger 12:56:38 OK: 224 MiB in 59 packages 12:56:40 Removing intermediate container 261bbf8a3ee6 12:56:40 ---> e1ba7fbb31fe 12:56:40 Step 6/8 : WORKDIR /device-virtual-go 12:56:40 ---> Running in 6f5d1dd49a0c 12:56:41 Removing intermediate container 6f5d1dd49a0c 12:56:41 ---> fd32ed67f815 12:56:41 Step 7/8 : COPY . . 12:56:42 ---> aa146fa83b0f 12:56:42 Step 8/8 : RUN go mod download 12:56:42 ---> Running in 9ffd314f5340 12:56:52 Removing intermediate container cb50c8d12c07 12:56:52 ---> 5cbff1e08924 12:56:52 Successfully built 5cbff1e08924 12:56:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:56:52 + docker inspect -f . ci-base-image-x86_64 12:56:52 . [Pipeline] withDockerContainer 12:56:52 prd-centos7-docker-4c-2g-2072 does not seem to be running inside a container 12:56:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:56:53 $ docker top 4d4b112e99e00edce7844780f18d464fc8d5d36e0f6e96da135a0865924c7707 -eo pid,comm [Pipeline] { [Pipeline] sh 12:56:53 + go version 12:56:53 go version go1.16.6 linux/amd64 [Pipeline] } 12:56:53 $ docker stop --time=1 4d4b112e99e00edce7844780f18d464fc8d5d36e0f6e96da135a0865924c7707 12:56:54 $ docker rm -f 4d4b112e99e00edce7844780f18d464fc8d5d36e0f6e96da135a0865924c7707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:56:55 + docker inspect -f . ci-base-image-x86_64 12:56:55 . [Pipeline] withDockerContainer 12:56:55 prd-centos7-docker-4c-2g-2072 does not seem to be running inside a container 12:56:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:56:56 $ docker top d9896a74277076361dcb1bd9807989d74d65be1c15052dce50427eacdb7a3a98 -eo pid,comm [Pipeline] { [Pipeline] sh 12:56:56 + go mod tidy [Pipeline] sh 12:56:58 + make test 12:56:58 go mod tidy 12:56:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:56:59 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:57:15 Removing intermediate container 9ffd314f5340 12:57:15 ---> cc14a5158588 12:57:15 Successfully built cc14a5158588 12:57:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:57:15 + docker inspect -f . ci-base-image-arm64 12:57:15 . [Pipeline] withDockerContainer 12:57:16 prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container 12:57:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:57:18 $ docker top 126fe9e6f161beb7f6a0a569c5d61904c1090a93768045221749bdf242d260a2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:19 + go version 12:57:19 go version go1.16.6 linux/arm64 [Pipeline] } 12:57:19 $ docker stop --time=1 126fe9e6f161beb7f6a0a569c5d61904c1090a93768045221749bdf242d260a2 12:57:21 $ docker rm -f 126fe9e6f161beb7f6a0a569c5d61904c1090a93768045221749bdf242d260a2 12:57:21 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:57:21 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.259s coverage: 64.5% of statements 12:57:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:21 + docker inspect -f . ci-base-image-arm64 12:57:21 . [Pipeline] withDockerContainer 12:57:22 prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container 12:57:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:57:24 $ docker top 6f58a8a2a5a59b93b76b78af3b6e30f6b89fd4912df547f54ee75042b4614424 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:25 + go mod tidy [Pipeline] sh 12:57:26 + make test 12:57:26 go mod tidy 12:57:26 gofmt -l . 12:57:26 [ "`gofmt -l .`" = "" ] 12:57:26 ./bin/test-attribution-txt.sh 12:57:26 ./bin/test-go-mod-tidy.sh [Pipeline] } 12:57:26 $ docker stop --time=1 d9896a74277076361dcb1bd9807989d74d65be1c15052dce50427eacdb7a3a98 12:57:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:57:28 $ docker rm -f d9896a74277076361dcb1bd9807989d74d65be1c15052dce50427eacdb7a3a98 [Pipeline] // withDockerContainer [Pipeline] sh 12:57:28 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:57:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:57:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:57:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:57:33 + ls -al . 12:57:33 total 140 12:57:33 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 5 12:57 . 12:57:33 drwxrwxr-x. 4 jenkins jenkins 28 Aug 5 12:56 .. 12:57:33 -rw-rw-r--. 1 jenkins jenkins 8153 Aug 5 12:56 Attribution.txt 12:57:33 drwxrwxr-x. 2 jenkins jenkins 64 Aug 5 12:56 bin 12:57:33 -rw-rw-r--. 1 jenkins jenkins 6349 Aug 5 12:56 CHANGELOG.md 12:57:33 drwxrwxr-x. 3 jenkins jenkins 32 Aug 5 12:56 cmd 12:57:33 -rw-r--r--. 1 jenkins jenkins 46339 Aug 5 12:57 coverage.out 12:57:33 -rw-rw-r--. 1 jenkins jenkins 1921 Aug 5 12:56 Dockerfile 12:57:33 -rw-rw-r--. 1 jenkins jenkins 998 Aug 5 12:56 Dockerfile.build 12:57:33 drwxrwxr-x. 8 jenkins jenkins 179 Aug 5 12:56 .git 12:57:33 drwxrwxr-x. 2 jenkins jenkins 103 Aug 5 12:56 .github 12:57:33 -rw-rw-r--. 1 jenkins jenkins 277 Aug 5 12:56 .gitignore 12:57:33 -rw-r--r--. 1 jenkins jenkins 795 Aug 5 12:57 go.mod 12:57:33 -rw-r--r--. 1 jenkins jenkins 22824 Aug 5 12:56 go.sum 12:57:33 drwxrwxr-x. 3 jenkins jenkins 20 Aug 5 12:56 internal 12:57:33 -rw-rw-r--. 1 jenkins jenkins 660 Aug 5 12:56 Jenkinsfile 12:57:33 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 5 12:56 LICENSE 12:57:33 -rw-rw-r--. 1 jenkins jenkins 905 Aug 5 12:56 Makefile 12:57:33 -rw-rw-r--. 1 jenkins jenkins 2913 Aug 5 12:56 README.md 12:57:33 -rw-rw-r--. 1 jenkins jenkins 5 Aug 5 12:53 VERSION 12:57:33 -rw-rw-r--. 1 jenkins jenkins 235 Aug 5 12:56 version.go [Pipeline] isUnix [Pipeline] sh 12:57:33 + 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=6648057949a202afd37acdbf417a39eda0351b2b --label arch=amd64 --label version=0.0.0 . 12:57:33 Sending build context to Docker daemon 8.677MB 12:57:33 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 12:57:33 Step 2/26 : FROM ${BASE} AS builder 12:57:33 ---> 5cbff1e08924 12:57:33 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:57:33 ---> Running in c5148b8afa6e 12:57:33 Removing intermediate container c5148b8afa6e 12:57:33 ---> c6ba9138e8af 12:57:33 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:57:33 ---> Running in 4afa3d6b71d2 12:57:33 Removing intermediate container 4afa3d6b71d2 12:57:33 ---> f1336ba54c3a 12:57:33 Step 5/26 : WORKDIR /device-virtual-go 12:57:33 ---> Running in c56b6d7a0c65 12:57:33 Removing intermediate container c56b6d7a0c65 12:57:33 ---> c4f8d7329855 12:57:33 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:57:33 ---> Running in 030813ef2aee 12:57:34 Removing intermediate container 030813ef2aee 12:57:34 ---> 9de629b91e61 12:57:34 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:57:34 ---> Running in 226362d09afe 12:57:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:57:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:57:36 OK: 224 MiB in 59 packages 12:57:36 Removing intermediate container 226362d09afe 12:57:36 ---> f5daab7e67b6 12:57:36 Step 8/26 : COPY . . 12:57:36 ---> 335b83e9a5b4 12:57:36 Step 9/26 : RUN go mod tidy 12:57:36 ---> Running in 00147bb8e3e7 12:57:37 Removing intermediate container 00147bb8e3e7 12:57:37 ---> f77e901089cf 12:57:37 Step 10/26 : RUN go mod download 12:57:37 ---> Running in b87c07c20935 12:57:37 Removing intermediate container b87c07c20935 12:57:37 ---> 5a8a4909e127 12:57:37 Step 11/26 : ARG MAKE='make build' 12:57:37 ---> Running in 311b848d2b96 12:57:37 Removing intermediate container 311b848d2b96 12:57:37 ---> 1e411faa395d 12:57:37 Step 12/26 : RUN $MAKE 12:57:37 ---> Running in d93811c811b8 12:57:38 go mod tidy 12:57:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 12:57:53 Removing intermediate container d93811c811b8 12:57:53 ---> 0ab72d13704e 12:57:53 Step 13/26 : FROM alpine:3.12 12:57:53 3.12: Pulling from library/alpine 12:57:54 339de151aab4: Pulling fs layer 12:57:54 339de151aab4: Verifying Checksum 12:57:54 339de151aab4: Download complete 12:57:54 339de151aab4: Pull complete 12:57:54 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 12:57:54 Status: Downloaded newer image for alpine:3.12 12:57:54 ---> 13621d1b12d4 12:57:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:57:54 ---> Running in b8d08b12bddb 12:57:54 Removing intermediate container b8d08b12bddb 12:57:54 ---> 06c18e8e969a 12:57:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:57:54 ---> Running in 117cb3d5d675 12:57:55 Removing intermediate container 117cb3d5d675 12:57:55 ---> 1febd9e727b2 12:57:55 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 12:57:55 ---> Running in 0891dfb5eb39 12:57:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:57:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:57:56 (1/6) Installing dumb-init (1.2.2-r1) 12:57:57 (2/6) Installing libgcc (9.3.0-r2) 12:57:57 (3/6) Installing libsodium (1.0.18-r0) 12:57:57 (4/6) Installing libstdc++ (9.3.0-r2) 12:57:57 (5/6) Installing libzmq (4.3.3-r0) 12:57:57 (6/6) Installing zeromq (4.3.3-r0) 12:57:57 Executing busybox-1.31.1-r20.trigger 12:57:57 OK: 8 MiB in 20 packages 12:57:57 Removing intermediate container 0891dfb5eb39 12:57:57 ---> aa2784acfd6f 12:57:57 Step 17/26 : WORKDIR / 12:57:57 ---> Running in a1baa02398e8 12:57:57 Removing intermediate container a1baa02398e8 12:57:57 ---> b8061bed1543 12:57:57 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:57:58 ---> b9196841fb18 12:57:58 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:57:58 ---> df899edd7f98 12:57:58 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:57:58 ---> e605e30bef3b 12:57:58 Step 21/26 : EXPOSE 59900 12:57:58 ---> Running in 5c30a85408f1 12:57:58 Removing intermediate container 5c30a85408f1 12:57:58 ---> 1d4ffc673a20 12:57:58 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:57:58 ---> Running in d445a5d711d5 12:57:58 Removing intermediate container d445a5d711d5 12:57:58 ---> b0fef071e96a 12:57:58 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:57:58 ---> Running in 79d84c81c15a 12:57:58 Removing intermediate container 79d84c81c15a 12:57:58 ---> 587bd7910431 12:57:58 Step 24/26 : LABEL arch=amd64 12:57:58 ---> Running in ff4d9f5d1ecf 12:57:58 Removing intermediate container ff4d9f5d1ecf 12:57:58 ---> d83edfaa15c7 12:57:58 Step 25/26 : LABEL git_sha=6648057949a202afd37acdbf417a39eda0351b2b 12:57:59 ---> Running in 4de6002f4cf4 12:57:59 Removing intermediate container 4de6002f4cf4 12:57:59 ---> 4658d82b6daf 12:57:59 Step 26/26 : LABEL version=0.0.0 12:57:59 ---> Running in d0e9b9a17baf 12:57:59 Removing intermediate container d0e9b9a17baf 12:57:59 ---> 6b62041f8cfd 12:57:59 [Warning] One or more build-args [ARCH] were not consumed 12:57:59 Successfully built 6b62041f8cfd 12:57:59 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:58:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:00 12:58:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:58:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:00 latest: Pulling from edgex-lftools-log-publisher 12:58:00 b4d181a07f80: Pulling fs layer 12:58:00 a1111a8f2ec3: Pulling fs layer 12:58:00 ed53099fbce6: Pulling fs layer 12:58:00 dc539afda2c1: Pulling fs layer 12:58:00 77bc0d833cb6: Pulling fs layer 12:58:00 9065ff56babe: Pulling fs layer 12:58:00 d287ab97295c: Pulling fs layer 12:58:00 77bc0d833cb6: Waiting 12:58:00 9065ff56babe: Waiting 12:58:00 d287ab97295c: Waiting 12:58:00 dc539afda2c1: Waiting 12:58:00 a1111a8f2ec3: Verifying Checksum 12:58:00 a1111a8f2ec3: Download complete 12:58:00 dc539afda2c1: Verifying Checksum 12:58:00 dc539afda2c1: Download complete 12:58:00 77bc0d833cb6: Verifying Checksum 12:58:00 77bc0d833cb6: Download complete 12:58:00 9065ff56babe: Verifying Checksum 12:58:00 9065ff56babe: Download complete 12:58:01 ed53099fbce6: Verifying Checksum 12:58:01 ed53099fbce6: Download complete 12:58:02 b4d181a07f80: Verifying Checksum 12:58:02 b4d181a07f80: Download complete 12:58:03 b4d181a07f80: Pull complete 12:58:03 a1111a8f2ec3: Pull complete 12:58:03 ed53099fbce6: Pull complete 12:58:03 dc539afda2c1: Pull complete 12:58:04 77bc0d833cb6: Pull complete 12:58:04 9065ff56babe: Pull complete 12:58:06 d287ab97295c: Download complete 12:58:10 d287ab97295c: Pull complete 12:58:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:58:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:58:10 prd-centos7-docker-4c-2g-2072 does not seem to be running inside a container 12:58:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:58:12 $ docker top 50498414a0e5436343b870d9a3ce32f1f67aaf47f565737c18e91b51fe7e796d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:15 ---> job-cost.sh 12:58:15 lf-activate-venv: SKIPPING 12:58:15 INFO: No Stack... 12:58:15 INFO: Retrieving Pricing Info for: v3-standard-2 12:58:16 INFO: Archiving Costs [Pipeline] sh 12:58:16 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 12:58:16 + cut -d, -f6 [Pipeline] lock 12:58:16 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] 12:58:16 Resource [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] did not exist. Created. 12:58:16 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:58:17 + echo total: 0.05999999865889549 [Pipeline] stash 12:58:17 Stashed 1 file(s) [Pipeline] } 12:58:17 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] [Pipeline] // lock [Pipeline] } 12:58:17 $ docker stop --time=1 50498414a0e5436343b870d9a3ce32f1f67aaf47f565737c18e91b51fe7e796d 12:58:18 $ docker rm -f 50498414a0e5436343b870d9a3ce32f1f67aaf47f565737c18e91b51fe7e796d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:58:37 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:58:37 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.766s coverage: 64.5% of statements 12:58:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:59:04 gofmt -l . 12:59:04 [ "`gofmt -l .`" = "" ] 12:59:04 ./bin/test-attribution-txt.sh 12:59:04 ./bin/test-go-mod-tidy.sh [Pipeline] } 12:59:04 $ docker stop --time=1 6f58a8a2a5a59b93b76b78af3b6e30f6b89fd4912df547f54ee75042b4614424 12:59:06 $ docker rm -f 6f58a8a2a5a59b93b76b78af3b6e30f6b89fd4912df547f54ee75042b4614424 [Pipeline] // withDockerContainer [Pipeline] sh 12:59:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:59:07 Warning: overwriting stash ‘coverage-report’ 12:59:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:59:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:59:09 + ls -al . 12:59:09 total 164 12:59:09 drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 12:59 . 12:59:09 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 12:55 .. 12:59:09 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 12:55 .git 12:59:09 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 12:55 .github 12:59:09 -rw-rw-r-- 1 jenkins jenkins 277 Aug 5 12:55 .gitignore 12:59:09 -rw-rw-r-- 1 jenkins jenkins 8153 Aug 5 12:55 Attribution.txt 12:59:09 -rw-rw-r-- 1 jenkins jenkins 6349 Aug 5 12:55 CHANGELOG.md 12:59:09 -rw-rw-r-- 1 jenkins jenkins 1921 Aug 5 12:55 Dockerfile 12:59:09 -rw-rw-r-- 1 jenkins jenkins 998 Aug 5 12:55 Dockerfile.build 12:59:09 -rw-rw-r-- 1 jenkins jenkins 660 Aug 5 12:55 Jenkinsfile 12:59:09 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 5 12:55 LICENSE 12:59:09 -rw-rw-r-- 1 jenkins jenkins 905 Aug 5 12:55 Makefile 12:59:09 -rw-rw-r-- 1 jenkins jenkins 2913 Aug 5 12:55 README.md 12:59:09 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 12:53 VERSION 12:59:09 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 12:55 bin 12:59:09 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 12:55 cmd 12:59:09 -rw-r--r-- 1 jenkins jenkins 46339 Aug 5 12:58 coverage.out 12:59:09 -rw-r--r-- 1 jenkins jenkins 795 Aug 5 12:59 go.mod 12:59:09 -rw-r--r-- 1 jenkins jenkins 22824 Aug 5 12:57 go.sum 12:59:09 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 12:55 internal 12:59:09 -rw-rw-r-- 1 jenkins jenkins 235 Aug 5 12:55 version.go [Pipeline] isUnix [Pipeline] sh 12:59:09 + 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=6648057949a202afd37acdbf417a39eda0351b2b --label arch=arm64 --label version=0.0.0 . 12:59:09 Sending build context to Docker daemon 8.676MB 12:59:09 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 12:59:09 Step 2/26 : FROM ${BASE} AS builder 12:59:09 ---> cc14a5158588 12:59:09 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:59:10 ---> Running in e250ca725fa4 12:59:10 Removing intermediate container e250ca725fa4 12:59:10 ---> a9b2ede8f844 12:59:10 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:59:10 ---> Running in afcac8bbf6f0 12:59:11 Removing intermediate container afcac8bbf6f0 12:59:11 ---> c435665e4b4c 12:59:11 Step 5/26 : WORKDIR /device-virtual-go 12:59:11 ---> Running in b764feab3986 12:59:12 Removing intermediate container b764feab3986 12:59:12 ---> b1ef9486489c 12:59:12 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:59:12 ---> Running in 6f4d897bc961 12:59:14 Removing intermediate container 6f4d897bc961 12:59:14 ---> e9b958403ba8 12:59:14 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:59:14 ---> Running in 8966a2b5d2b0 12:59:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:59:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:59:17 OK: 224 MiB in 59 packages 12:59:18 Removing intermediate container 8966a2b5d2b0 12:59:18 ---> 4e1de7c41739 12:59:18 Step 8/26 : COPY . . 12:59:20 ---> 6df87f56e11e 12:59:20 Step 9/26 : RUN go mod tidy 12:59:20 ---> Running in 9b8397f2a17e 12:59:22 Removing intermediate container 9b8397f2a17e 12:59:22 ---> 31240e870edd 12:59:22 Step 10/26 : RUN go mod download 12:59:22 ---> Running in 68cdbd6f2dc4 12:59:24 Removing intermediate container 68cdbd6f2dc4 12:59:24 ---> 4977de56a78c 12:59:24 Step 11/26 : ARG MAKE='make build' 12:59:25 ---> Running in cbfb78ecfe4a 12:59:25 Removing intermediate container cbfb78ecfe4a 12:59:25 ---> c2717dcc196c 12:59:25 Step 12/26 : RUN $MAKE 12:59:25 ---> Running in da8a58a2ec29 12:59:27 go mod tidy 12:59: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 13:00:24 Removing intermediate container da8a58a2ec29 13:00:24 ---> cb3cd62c42ef 13:00:24 Step 13/26 : FROM alpine:3.12 13:00:24 3.12: Pulling from library/alpine 13:00:24 d2f70382dc9a: Pulling fs layer 13:00:24 d2f70382dc9a: Verifying Checksum 13:00:24 d2f70382dc9a: Download complete 13:00:24 d2f70382dc9a: Pull complete 13:00:24 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 13:00:24 Status: Downloaded newer image for alpine:3.12 13:00:24 ---> c4fd0aeabfcf 13:00:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:00:24 ---> Running in a85c3d844526 13:00:24 Removing intermediate container a85c3d844526 13:00:24 ---> cc585b5370f6 13:00:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:00:24 ---> Running in 4dc77539a1fc 13:00:24 Removing intermediate container 4dc77539a1fc 13:00:24 ---> 931703b41073 13:00:24 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 13:00:24 ---> Running in 049348e4fda2 13:00:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:00:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:00:24 (1/6) Installing dumb-init (1.2.2-r1) 13:00:24 (2/6) Installing libgcc (9.3.0-r2) 13:00:24 (3/6) Installing libsodium (1.0.18-r0) 13:00:24 (4/6) Installing libstdc++ (9.3.0-r2) 13:00:24 (5/6) Installing libzmq (4.3.3-r0) 13:00:24 (6/6) Installing zeromq (4.3.3-r0) 13:00:24 Executing busybox-1.31.1-r20.trigger 13:00:24 OK: 8 MiB in 20 packages 13:00:25 Removing intermediate container 049348e4fda2 13:00:25 ---> a09aa5987c84 13:00:25 Step 17/26 : WORKDIR / 13:00:25 ---> Running in ed3c89cc16f8 13:00:26 Removing intermediate container ed3c89cc16f8 13:00:26 ---> fd16b786b1e9 13:00:26 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:00:27 ---> 1b169518f3cf 13:00:27 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:00:28 ---> 4c9ab302db14 13:00:28 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:00:29 ---> 82996970c980 13:00:29 Step 21/26 : EXPOSE 59900 13:00:29 ---> Running in 7eb00b27f0b7 13:00:30 Removing intermediate container 7eb00b27f0b7 13:00:30 ---> d47a307fe4f1 13:00:30 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:00:30 ---> Running in 540bbc7b2c01 13:00:31 Removing intermediate container 540bbc7b2c01 13:00:31 ---> 05835db233f8 13:00:31 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:00:31 ---> Running in c940e771f3c8 13:00:31 Removing intermediate container c940e771f3c8 13:00:31 ---> 0801a68eef6a 13:00:31 Step 24/26 : LABEL arch=arm64 13:00:31 ---> Running in b3e332a85e37 13:00:32 Removing intermediate container b3e332a85e37 13:00:32 ---> 67de872879a7 13:00:32 Step 25/26 : LABEL git_sha=6648057949a202afd37acdbf417a39eda0351b2b 13:00:32 ---> Running in fb50f31c61f4 13:00:33 Removing intermediate container fb50f31c61f4 13:00:33 ---> 58cc95c6603c 13:00:33 Step 26/26 : LABEL version=0.0.0 13:00:33 ---> Running in 176c0c182e58 13:00:33 Removing intermediate container 176c0c182e58 13:00:33 ---> aa0899dca86c 13:00:33 [Warning] One or more build-args [ARCH] were not consumed 13:00:33 Successfully built aa0899dca86c 13:00:33 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:00:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:00:34 13:00:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:00:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:00:35 arm64: Pulling from edgex-lftools-log-publisher 13:00:35 448f6bf000e3: Pulling fs layer 13:00:35 f757da607395: Pulling fs layer 13:00:35 05883995daec: Pulling fs layer 13:00:35 8603b9c90790: Pulling fs layer 13:00:35 1560dd03e051: Pulling fs layer 13:00:35 27f5ce0e4adf: Pulling fs layer 13:00:35 c2d8d7efcc4b: Pulling fs layer 13:00:35 1560dd03e051: Waiting 13:00:35 27f5ce0e4adf: Waiting 13:00:35 c2d8d7efcc4b: Waiting 13:00:35 8603b9c90790: Waiting 13:00:35 f757da607395: Verifying Checksum 13:00:35 f757da607395: Download complete 13:00:35 8603b9c90790: Verifying Checksum 13:00:35 8603b9c90790: Download complete 13:00:36 1560dd03e051: Verifying Checksum 13:00:36 1560dd03e051: Download complete 13:00:36 05883995daec: Verifying Checksum 13:00:36 05883995daec: Download complete 13:00:36 27f5ce0e4adf: Verifying Checksum 13:00:36 27f5ce0e4adf: Download complete 13:00:37 448f6bf000e3: Verifying Checksum 13:00:37 448f6bf000e3: Download complete 13:00:40 c2d8d7efcc4b: Download complete 13:00:40 448f6bf000e3: Pull complete 13:00:41 f757da607395: Pull complete 13:00:42 05883995daec: Pull complete 13:00:43 8603b9c90790: Pull complete 13:00:44 1560dd03e051: Pull complete 13:00:44 27f5ce0e4adf: Pull complete 13:00:59 c2d8d7efcc4b: Pull complete 13:00:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:00:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:00:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:00:59 prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container 13:00:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:01:04 $ docker top 40b1adaf2bc04743864e8d4298d1d451b866d00fd79bf55018822453fd352820 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:01:05 ---> job-cost.sh 13:01:05 lf-activate-venv: SKIPPING 13:01:05 INFO: No Stack... 13:01:06 INFO: Retrieving Pricing Info for: v2-standard-4 13:01:07 INFO: Archiving Costs [Pipeline] sh 13:01:08 + + catcut /w/workspace/device-virtual-go/2/archives/cost.csv -d, 13:01:08 -f6 [Pipeline] lock 13:01:08 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] 13:01:08 Resource [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] did not exist. Created. 13:01:08 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:01:08 /w/workspace/device-virtual-go/2@tmp/durable-4d8026eb/script.sh: 1: /w/workspace/device-virtual-go/2@tmp/durable-4d8026eb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:01:09 + echo total: 0.18000000715255737 [Pipeline] stash 13:01:09 Warning: overwriting stash ‘stack-cost’ 13:01:09 Stashed 1 file(s) [Pipeline] } 13:01:09 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-235-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:01:09 $ docker stop --time=1 40b1adaf2bc04743864e8d4298d1d451b866d00fd79bf55018822453fd352820 13:01:11 $ docker rm -f 40b1adaf2bc04743864e8d4298d1d451b866d00fd79bf55018822453fd352820 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 13:01:14 provisioning config files... 13:01:14 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-235@tmp/config3914698106952288339tmp [Pipeline] { [Pipeline] sh 13:01:14 + set +x 13:01:14 + curl -s https://codecov.io/bash 13:01:14 + bash -s -- 13:01:15 13:01:15 _____ _ 13:01:15 / ____| | | 13:01:15 | | ___ __| | ___ ___ _____ __ 13:01:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:01:15 | |___| (_) | (_| | __/ (_| (_) \ V / 13:01:15 \_____\___/ \__,_|\___|\___\___/ \_/ 13:01:15 Bash-1.0.6 13:01:15 13:01:15 13:01:15 ==> git version 2.24.4 found 13:01:15 ==> 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 13:01:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:01:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:01:15 ==> Jenkins CI detected. 13:01:15 current dir:  /w/workspace/foundry_device-virtual-go_PR-235 13:01:15 project root: . 13:01:15 --> token set from env 13:01:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:01:15 ==> Running gcov in . (disable via -X gcov) 13:01:15 ==> Python coveragepy not found 13:01:15 ==> Searching for coverage reports in: 13:01:15 + . 13:01:15 -> Found 1 reports 13:01:15 ==> Detecting git/mercurial file structure 13:01:15 ==> Reading reports 13:01:15 + ./coverage.out bytes=46339 13:01:15 ==> Appending adjustments 13:01:15 https://docs.codecov.io/docs/fixing-reports 13:01:15 + Found adjustments 13:01:15 ==> Gzipping contents 13:01:15 8.0K /tmp/codecov.x6EdHu.gz 13:01:15 ==> Uploading reports 13:01:15 url: https://codecov.io 13:01:15 query: branch=PR-235&commit=6648057949a202afd37acdbf417a39eda0351b2b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-235%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=235&job=&cmd_args= 13:01:15 -> Pinging Codecov 13:01:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-235&commit=6648057949a202afd37acdbf417a39eda0351b2b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-235%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=235&job=&cmd_args= 13:01:15 -> Uploading to 13:01:15 https://storage.googleapis.com/codecov/v4/raw/2021-08-05/5E52B4B073DB2E39498172D8E973AA87/6648057949a202afd37acdbf417a39eda0351b2b/b9fe6cb0-fa04-4018-9064-7168bb76c86e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210805T130115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72f0a1df362eaad219563b303da436569cc9d661009e72290fb423614761614e 13:01:15 % Total % Received % Xferd Average Speed Time Time Time Current 13:01:15 Dload Upload Total Spent Left Speed 13:01:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5518 0 0 100 5518 0 12760 --:--:-- --:--:-- --:--:-- 12773 13:01:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/6648057949a202afd37acdbf417a39eda0351b2b [Pipeline] } 13:01:16 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] sh 13:01:18 + '[' -d /w/workspace/foundry_device-virtual-go_PR-235/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:01:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:01:19 ---> package-listing.sh 13:01:19 ++ tr '[:upper:]' '[:lower:]' 13:01:19 ++ facter osfamily 13:01:19 + OS_FAMILY=redhat 13:01:19 + workspace=/w/workspace/foundry_device-virtual-go_PR-235 13:01:19 + START_PACKAGES=/tmp/packages_start.txt 13:01:19 + END_PACKAGES=/tmp/packages_end.txt 13:01:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:01:19 + PACKAGES=/tmp/packages_start.txt 13:01:19 + '[' /w/workspace/foundry_device-virtual-go_PR-235 ']' 13:01:19 + PACKAGES=/tmp/packages_end.txt 13:01:19 + case "${OS_FAMILY}" in 13:01:19 + sort 13:01:19 + rpm -qa 13:01:19 + '[' -f /tmp/packages_start.txt ']' 13:01:19 + '[' -f /tmp/packages_end.txt ']' 13:01:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:01:19 + '[' /w/workspace/foundry_device-virtual-go_PR-235 ']' 13:01:19 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-235/archives/ 13:01:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-235/archives/ [Pipeline] echo 13:01:19 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-235/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:01:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:01:20 13:01:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:01:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:01:21 latest: Pulling from edgex-lftools-log-publisher 13:01:21 b4d181a07f80: Pulling fs layer 13:01:21 a1111a8f2ec3: Pulling fs layer 13:01:21 ed53099fbce6: Pulling fs layer 13:01:21 dc539afda2c1: Pulling fs layer 13:01:21 77bc0d833cb6: Pulling fs layer 13:01:21 9065ff56babe: Pulling fs layer 13:01:21 d287ab97295c: Pulling fs layer 13:01:21 dc539afda2c1: Waiting 13:01:21 77bc0d833cb6: Waiting 13:01:21 9065ff56babe: Waiting 13:01:21 d287ab97295c: Waiting 13:01:21 a1111a8f2ec3: Verifying Checksum 13:01:21 a1111a8f2ec3: Download complete 13:01:21 dc539afda2c1: Verifying Checksum 13:01:21 dc539afda2c1: Download complete 13:01:21 77bc0d833cb6: Verifying Checksum 13:01:21 77bc0d833cb6: Download complete 13:01:21 9065ff56babe: Verifying Checksum 13:01:21 9065ff56babe: Download complete 13:01:22 ed53099fbce6: Verifying Checksum 13:01:22 ed53099fbce6: Download complete 13:01:22 b4d181a07f80: Verifying Checksum 13:01:22 b4d181a07f80: Download complete 13:01:23 b4d181a07f80: Pull complete 13:01:24 a1111a8f2ec3: Pull complete 13:01:24 ed53099fbce6: Pull complete 13:01:24 dc539afda2c1: Pull complete 13:01:25 77bc0d833cb6: Pull complete 13:01:25 9065ff56babe: Pull complete 13:01:26 d287ab97295c: Verifying Checksum 13:01:26 d287ab97295c: Download complete 13:01:31 d287ab97295c: Pull complete 13:01:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:01:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:01:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:01:32 prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container 13:01:32 $ 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-235/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-235 -v /w/workspace/foundry_device-virtual-go_PR-235:/w/workspace/foundry_device-virtual-go_PR-235:rw,z -v /w/workspace/foundry_device-virtual-go_PR-235@tmp:/w/workspace/foundry_device-virtual-go_PR-235@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:01:34 $ docker top 4a66af4d147abd6193bda7e84d245d03c6852d10206962c129bc91242690ac0f -eo pid,comm [Pipeline] { [Pipeline] sh 13:01:35 + touch /tmp/pre-build-complete [Pipeline] sh 13:01:35 + mkdir -p /var/log/sysstat [Pipeline] sh 13:01:35 + ls /var/log/sa-host 13:01:35 + sadf -c /var/log/sa-host/sa05 13:01:35 file_magic: OK 13:01:35 HZ: Using current value: 100 13:01:35 file_header: OK 13:01:35 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 13:01:35 Statistics: 13:01:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:01:35 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:01:38 provisioning config files... 13:01:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-235@tmp/config1334979418724419070tmp [Pipeline] { [Pipeline] echo 13:01:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:01:38 ---> create-netrc.sh [Pipeline] } 13:01:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:01:38 ---> python-tools-install.sh [Pipeline] echo 13:01:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:01:39 ---> sudo-logs.sh 13:01:39 Archiving 'sudo' log.. 13:01:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-2070.vexxhost.local: Name or service not known 13:01:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-2070.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:01:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:01:39 ---> job-cost.sh 13:01:39 lf-activate-venv: SKIPPING 13:01:39 DEBUG: total: 0.18000000715255737 13:01:39 INFO: Retrieving Stack Cost... 13:01:40 INFO: Retrieving Pricing Info for: v3-standard-2 13:01:40 INFO: Archiving Costs [Pipeline] echo 13:01:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:01:40 ---> logs-deploy.sh 13:01:40 lf-activate-venv: SKIPPING 13:01:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-235/2 13:01:40 INFO: archiving workspace using pattern(s): 13:01:41 Archives upload complete. 13:01:41 INFO: archiving logs to Nexus 13:01:42 ---> uname -a: 13:01:42 Linux prd-centos7-docker-4c-2g-2070.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 13:01:42 13:01:42 13:01:42 ---> lscpu: 13:01:42 Architecture: x86_64 13:01:42 CPU op-mode(s): 32-bit, 64-bit 13:01:42 Byte Order: Little Endian 13:01:42 Address sizes: 40 bits physical, 48 bits virtual 13:01:42 CPU(s): 2 13:01:42 On-line CPU(s) list: 0,1 13:01:42 Thread(s) per core: 1 13:01:42 Core(s) per socket: 1 13:01:42 Socket(s): 2 13:01:42 NUMA node(s): 1 13:01:42 Vendor ID: AuthenticAMD 13:01:42 CPU family: 23 13:01:42 Model: 49 13:01:42 Model name: AMD EPYC-Rome Processor 13:01:42 Stepping: 0 13:01:42 CPU MHz: 2799.996 13:01:42 BogoMIPS: 5599.99 13:01:42 Virtualization: AMD-V 13:01:42 Hypervisor vendor: KVM 13:01:42 Virtualization type: full 13:01:42 L1d cache: 32K 13:01:42 L1i cache: 32K 13:01:42 L2 cache: 512K 13:01:42 L3 cache: 16384K 13:01:42 NUMA node0 CPU(s): 0,1 13:01:42 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:01:42 13:01:42 13:01:42 ---> nproc: 13:01:42 2 13:01:42 13:01:42 13:01:42 ---> df -h: 13:01:42 Filesystem Size Used Avail Use% Mounted on 13:01:42 overlay 40G 7.7G 33G 20% / 13:01:42 tmpfs 64M 0 64M 0% /dev 13:01:42 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:01:42 shm 64M 0 64M 0% /dev/shm 13:01:42 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:01:42 13:01:42 13:01:42 ---> sar -b -r -n DEV: 13:01:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 13:01:42 13:01:42 12:52:12 LINUX RESTART (2 CPU) 13:01:42 13:01:42 12:53:01 tps rtps wtps bread/s bwrtn/s 13:01:42 12:54:01 18.18 0.70 17.48 353.78 3326.14 13:01:42 12:55:01 0.42 0.00 0.42 0.00 7.35 13:01:42 12:56:01 0.28 0.00 0.28 0.00 2.98 13:01:42 12:57:01 0.23 0.00 0.23 0.00 3.46 13:01:42 12:58:01 0.27 0.00 0.27 0.00 2.77 13:01:42 12:59:01 0.35 0.00 0.35 0.00 4.68 13:01:42 13:00:01 0.28 0.00 0.28 0.00 4.61 13:01:42 13:01:01 0.23 0.03 0.20 0.27 1.90 13:01:42 Average: 2.53 0.09 2.44 44.27 419.37 13:01:42 13:01:42 12:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:01:42 12:54:01 5457792 0 799908 9.99 2620 1748612 1249892 13.80 581948 1569260 20 13:01:42 12:55:01 5460668 0 797024 9.95 2620 1748620 1205916 13.31 583796 1565980 12 13:01:42 12:56:01 5459952 0 797736 9.96 2620 1748624 1205952 13.31 584220 1565908 16 13:01:42 12:57:01 5458528 0 799152 9.98 2620 1748632 1205880 13.31 585580 1565908 12 13:01:42 12:58:01 5456840 0 800836 10.00 2620 1748636 1205760 13.31 579596 1573916 16 13:01:42 12:59:01 5456988 0 800684 10.00 2620 1748640 1205760 13.31 579572 1573916 8 13:01:42 13:00:01 5454656 0 803012 10.03 2620 1748644 1205676 13.31 581740 1573972 8 13:01:42 13:01:01 5444352 0 813312 10.16 2620 1748648 1208840 13.35 591528 1573972 8 13:01:42 Average: 5456222 0 801458 10.01 2620 1748632 1211710 13.38 583498 1570354 12 13:01:42 13:01:42 12:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:01:42 12:54:01 eth0 113.84 101.98 465.87 16.86 0.00 0.00 0.00 0.00 13:01:42 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 12:54:01 docker0 55.09 40.56 4.77 138.72 0.00 0.00 0.00 0.00 13:01:42 12:55:01 eth0 2.91 1.32 3.09 0.09 0.00 0.00 0.00 0.00 13:01:42 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 12:56:01 eth0 0.97 0.23 0.32 0.19 0.00 0.00 0.00 0.00 13:01:42 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 12:57:01 eth0 0.53 0.32 0.27 0.17 0.00 0.00 0.00 0.00 13:01:42 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 12:58:01 eth0 0.23 0.18 0.08 0.10 0.00 0.00 0.00 0.00 13:01:42 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 12:59:01 eth0 0.22 0.13 0.10 0.01 0.00 0.00 0.00 0.00 13:01:42 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 13:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:01:42 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 13:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:01:42 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 Average: eth0 14.86 13.05 58.74 2.18 0.00 0.00 0.00 0.00 13:01:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:42 Average: docker0 6.89 5.07 0.60 17.35 0.00 0.00 0.00 0.00 13:01:42 13:01:42 13:01:42 ---> sar -P ALL: 13:01:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 13:01:42 13:01:42 12:52:12 LINUX RESTART (2 CPU) 13:01:42 13:01:42 12:53:01 CPU %user %nice %system %iowait %steal %idle 13:01:42 12:54:01 all 2.91 0.00 1.48 0.36 0.04 95.21 13:01:42 12:54:01 0 2.86 0.00 1.40 0.45 0.05 95.23 13:01:42 12:54:01 1 2.95 0.00 1.57 0.27 0.03 95.18 13:01:42 12:55:01 all 0.11 0.00 0.07 0.00 0.03 99.80 13:01:42 12:55:01 0 0.10 0.00 0.07 0.00 0.03 99.80 13:01:42 12:55:01 1 0.12 0.00 0.07 0.00 0.02 99.80 13:01:42 12:56:01 all 0.22 0.00 0.04 0.00 0.03 99.72 13:01:42 12:56:01 0 0.07 0.00 0.05 0.00 0.03 99.85 13:01:42 12:56:01 1 0.37 0.00 0.03 0.00 0.02 99.58 13:01:42 12:57:01 all 0.10 0.00 0.06 0.00 0.03 99.81 13:01:42 12:57:01 0 0.05 0.00 0.07 0.00 0.03 99.85 13:01:42 12:57:01 1 0.15 0.00 0.05 0.00 0.03 99.77 13:01:42 12:58:01 all 0.12 0.00 0.03 0.00 0.03 99.82 13:01:42 12:58:01 0 0.15 0.00 0.03 0.00 0.03 99.78 13:01:42 12:58:01 1 0.08 0.00 0.03 0.00 0.03 99.85 13:01:42 12:59:01 all 0.09 0.00 0.04 0.00 0.03 99.83 13:01:42 12:59:01 0 0.15 0.00 0.03 0.00 0.02 99.80 13:01:42 12:59:01 1 0.03 0.00 0.05 0.00 0.05 99.87 13:01:42 13:00:01 all 0.17 0.00 0.05 0.00 0.03 99.76 13:01:42 13:00:01 0 0.25 0.00 0.03 0.00 0.02 99.70 13:01:42 13:00:01 1 0.08 0.00 0.07 0.00 0.03 99.82 13:01:42 13:01:01 all 0.16 0.00 0.05 0.00 0.02 99.77 13:01:42 13:01:01 0 0.20 0.00 0.03 0.00 0.00 99.77 13:01:42 13:01:01 1 0.12 0.00 0.07 0.00 0.03 99.78 13:01:42 Average: all 0.48 0.00 0.23 0.04 0.03 99.22 13:01:42 Average: 0 0.48 0.00 0.21 0.06 0.03 99.23 13:01:42 Average: 1 0.48 0.00 0.24 0.03 0.03 99.21 13:01:42 13:01:42 13:01:42