Pull request #208 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 8d7f49a92536ba394899657036c7e0fa4b6ec542+702ee4ef1a6f7523fa240909d56a13b89c8d46ac (f1e1834f32bc6c4630403196539328487378a774) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7846158138536175040.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7487898465627324298.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-208/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-208/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6518275928211564155.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4472882440647405016.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-208/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-208/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4696376153817013635.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-14842 in /w/workspace/foundry_device-virtual-go_PR-208 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-208 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-208@tmp/jenkins-gitclient-ssh8765084857323124745.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit 8d7f49a92536ba394899657036c7e0fa4b6ec542 Merge succeeded, producing 8d7f49a92536ba394899657036c7e0fa4b6ec542 Checking out Revision 8d7f49a92536ba394899657036c7e0fa4b6ec542 (PR-208) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-208@tmp/jenkins-gitclient-ssh8181726738373800115.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d7f49a92536ba394899657036c7e0fa4b6ec542 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_PR-208@tmp/jenkins-gitclient-ssh4600744969332708816.key > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d7f49a92536ba394899657036c7e0fa4b6ec542 # timeout=10 Commit message: "build: Final go.mod update" > git rev-list --no-walk e5c72d3d1df8e55c1271cfe1eb7953859d2fdab8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:53:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:53:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:53:51 ========================================================= 20:53:51 EdgeX Global Pipelines Version Info 20:53:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:53:52 ------------------- 20:53:52 stable info: 20:53:52 ------------------- 20:53:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:53:52 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:53:52 Message: update stable to v1.0.192 20:53:53 ------------------- 20:53:53 experimental info: 20:53:53 ------------------- 20:53:53 Commited By: **** collab-it+edgex@linuxfoundation.org 20:53:53 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:53:53 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d7f49a92536ba394899657036c7e0fa4b6ec542 [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d7f49a [Pipeline] echo 20:53:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:53 provisioning config files... 20:53:54 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-208@tmp/config847869630206380738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:54 ---> docker-login.sh 20:53:54 nexus3.edgexfoundry.org:10001 20:53:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:54 Configure a credential helper to remove this warning. See 20:53:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:54 20:53:54 Login Succeeded 20:53:54 nexus3.edgexfoundry.org:10002 20:53:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:54 Configure a credential helper to remove this warning. See 20:53:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:54 20:53:54 Login Succeeded 20:53:54 nexus3.edgexfoundry.org:10003 20:53:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:54 Configure a credential helper to remove this warning. See 20:53:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:54 20:53:54 Login Succeeded 20:53:54 nexus3.edgexfoundry.org:10004 20:53:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:54 Configure a credential helper to remove this warning. See 20:53:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:54 20:53:54 Login Succeeded 20:53:54 docker.io 20:53:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:55 Configure a credential helper to remove this warning. See 20:53:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:55 20:53:55 Login Succeeded 20:53:55 ---> docker-login.sh ends [Pipeline] } 20:53:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:53:55 + git log --format=format:%s -1 8d7f49a92536ba394899657036c7e0fa4b6ec542 [Pipeline] echo 20:53:55 GIT_COMMIT: 8d7f49a92536ba394899657036c7e0fa4b6ec542, Commit Message: build: Final go.mod update [Pipeline] echo 20:53:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:53:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:53:56 20:53:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:53:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:53:57 latest: Pulling from edgex-devops/git-semver 20:53:57 31603596830f: Pulling fs layer 20:53:57 54011a49482f: Pulling fs layer 20:53:57 a6820b24f6d8: Pulling fs layer 20:53:57 f581987b2513: Pulling fs layer 20:53:57 f581987b2513: Waiting 20:53:57 54011a49482f: Verifying Checksum 20:53:57 54011a49482f: Download complete 20:53:57 31603596830f: Verifying Checksum 20:53:57 31603596830f: Download complete 20:53:57 f581987b2513: Verifying Checksum 20:53:57 f581987b2513: Download complete 20:53:57 a6820b24f6d8: Verifying Checksum 20:53:57 a6820b24f6d8: Download complete 20:53:57 31603596830f: Pull complete 20:53:57 54011a49482f: Pull complete 20:53:58 a6820b24f6d8: Pull complete 20:53:58 f581987b2513: Pull complete 20:53:58 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:53:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:53:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:53:58 prd-centos7-docker-4c-2g-14842 does not seem to be running inside a container 20:53:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-208 -v /w/workspace/foundry_device-virtual-go_PR-208:/w/workspace/foundry_device-virtual-go_PR-208:rw,z -v /w/workspace/foundry_device-virtual-go_PR-208@tmp:/w/workspace/foundry_device-virtual-go_PR-208@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:53:59 $ docker top 7b869f1703fcbe100aaafa00db20823de9cc7d930c40e024118d3775c842ff0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:54:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:54:00 [ssh-agent] Looking for ssh-agent implementation... 20:54:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:54:00 $ docker exec 7b869f1703fcbe100aaafa00db20823de9cc7d930c40e024118d3775c842ff0e ssh-agent 20:54:00 SSH_AUTH_SOCK=/tmp/ssh-cU4lXJOfzXyq/agent.13 20:54:00 SSH_AGENT_PID=19 20:54:00 Running ssh-add (command line suppressed) 20:54:00 Identity added: /w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_6346619606463981526.key (/w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_6346619606463981526.key) 20:54:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:54:00 + git tag --points-at HEAD [Pipeline] } 20:54:00 $ docker exec --env ******** --env ******** 7b869f1703fcbe100aaafa00db20823de9cc7d930c40e024118d3775c842ff0e ssh-agent -k 20:54:00 unset SSH_AUTH_SOCK; 20:54:00 unset SSH_AGENT_PID; 20:54:00 echo Agent pid 19 killed; 20:54:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:54:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:54:00 [ssh-agent] Looking for ssh-agent implementation... 20:54:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:54:00 $ docker exec 7b869f1703fcbe100aaafa00db20823de9cc7d930c40e024118d3775c842ff0e ssh-agent 20:54:01 SSH_AUTH_SOCK=/tmp/ssh-ppWnmdropm7s/agent.52 20:54:01 SSH_AGENT_PID=58 20:54:01 Running ssh-add (command line suppressed) 20:54:01 Identity added: /w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_647720946153783210.key (/w/workspace/foundry_device-virtual-go_PR-208@tmp/private_key_647720946153783210.key) 20:54:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:54:01 + git semver init 20:54:01 # -> Open(): unable to determine branch for HEAD 20:54:01 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-208/.git 20:54:01 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-208 20:54:01 # $SEMVER_REMOTE_NAME = origin 20:54:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:54:01 # $SEMVER_USER_NAME = edgex-jenkins 20:54:01 # $SEMVER_BRANCH = PR-208 20:54:01 # $SEMVER_TEMP = /tmp/semver-409318552 20:54:01 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 20:54:03 # '/tmp/semver-409318552' -> '/w/workspace/foundry_device-virtual-go_PR-208/.semver' 20:54:03 # -> Force: false 20:54:03 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-208/.semver [Pipeline] } 20:54:03 $ docker exec --env ******** --env ******** 7b869f1703fcbe100aaafa00db20823de9cc7d930c40e024118d3775c842ff0e ssh-agent -k 20:54:03 unset SSH_AUTH_SOCK; 20:54:03 unset SSH_AGENT_PID; 20:54:03 echo Agent pid 58 killed; 20:54:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:54:03 + git semver [Pipeline] } 20:54:03 $ docker stop --time=1 7b869f1703fcbe100aaafa00db20823de9cc7d930c40e024118d3775c842ff0e 20:54:05 $ docker rm -f 7b869f1703fcbe100aaafa00db20823de9cc7d930c40e024118d3775c842ff0e [Pipeline] // withDockerContainer [Pipeline] sh 20:54:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:54:05 Stashed 1 file(s) [Pipeline] echo 20:54:05 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:54:21 Still waiting to schedule task 20:54:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:54:21 Still waiting to schedule task 20:54:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:56:17 Running on prd-centos7-docker-4c-2g-14845 in /w/workspace/foundry_device-virtual-go_PR-208 [Pipeline] { [Pipeline] ws 20:56:17 Running in /w/workspace/device-virtual-go/6 [Pipeline] { [Pipeline] checkout 20:56:17 Selected Git installation does not exist. Using Default 20:56:17 The recommended git tool is: NONE 20:56:19 using credential edgex-jenkins-ssh 20:56:19 Cloning the remote Git repository 20:56:19 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 20:56:19 > git init /w/workspace/device-virtual-go/6 # timeout=10 20:56:19 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:56:19 > git --version # timeout=10 20:56:19 > git --version # 'git version 2.24.4' 20:56:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:19 [INFO] Currently running in a labeled security context 20:56:19 [INFO] Currently SELinux is 'enforcing' on the host 20:56:19 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/6@tmp/jenkins-gitclient-ssh8508798752742312070.key 20:56:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:56:20 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:56:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:56:20 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:56:20 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:56:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:20 [INFO] Currently running in a labeled security context 20:56:20 [INFO] Currently SELinux is 'enforcing' on the host 20:56:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/6@tmp/jenkins-gitclient-ssh4272431841617588422.key 20:56:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:56:20 Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit 8d7f49a92536ba394899657036c7e0fa4b6ec542 20:56:20 Merge succeeded, producing 8d7f49a92536ba394899657036c7e0fa4b6ec542 20:56:20 Checking out Revision 8d7f49a92536ba394899657036c7e0fa4b6ec542 (PR-208) 20:56:20 > git config core.sparsecheckout # timeout=10 20:56:20 > git checkout -f 8d7f49a92536ba394899657036c7e0fa4b6ec542 # timeout=10 20:56:20 > git remote # timeout=10 20:56:20 > git config --get remote.origin.url # timeout=10 20:56:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:20 [INFO] Currently running in a labeled security context 20:56:20 [INFO] Currently SELinux is 'enforcing' on the host 20:56:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/6@tmp/jenkins-gitclient-ssh2759016819460236972.key 20:56:20 > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 20:56:20 > git rev-parse HEAD^{commit} # timeout=10 20:56:20 > git config core.sparsecheckout # timeout=10 20:56:20 > git checkout -f 8d7f49a92536ba394899657036c7e0fa4b6ec542 # timeout=10 20:56:24 Commit message: "build: Final go.mod update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:56:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:56:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:56:26 + sudo service docker restart 20:56:26 + true 20:56:26 Redirecting to /bin/systemctl restart docker.service 20:56:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14844 in /w/workspace/foundry_device-virtual-go_PR-208 [Pipeline] { [Pipeline] ws 20:56:27 Running in /w/workspace/device-virtual-go/6 [Pipeline] { [Pipeline] checkout 20:56:27 Selected Git installation does not exist. Using Default 20:56:27 The recommended git tool is: NONE 20:56:33 using credential edgex-jenkins-ssh 20:56:33 Cloning the remote Git repository 20:56:33 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 20:56:33 > git init /w/workspace/device-virtual-go/6 # timeout=10 20:56:33 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:56:33 > git --version # timeout=10 20:56:33 > git --version # 'git version 2.17.1' 20:56:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:56:35 Merging remotes/origin/master commit 702ee4ef1a6f7523fa240909d56a13b89c8d46ac into PR head commit 8d7f49a92536ba394899657036c7e0fa4b6ec542 20:56:35 Merge succeeded, producing 8d7f49a92536ba394899657036c7e0fa4b6ec542 20:56:35 Checking out Revision 8d7f49a92536ba394899657036c7e0fa4b6ec542 (PR-208) 20:56:35 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:56:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:56:35 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 20:56:35 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 20:56:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:56:35 > git config core.sparsecheckout # timeout=10 20:56:35 > git checkout -f 8d7f49a92536ba394899657036c7e0fa4b6ec542 # timeout=10 20:56:35 > git remote # timeout=10 20:56:35 > git config --get remote.origin.url # timeout=10 20:56:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:56:35 > git merge 702ee4ef1a6f7523fa240909d56a13b89c8d46ac # timeout=10 20:56:35 > git rev-parse HEAD^{commit} # timeout=10 20:56:35 > git config core.sparsecheckout # timeout=10 20:56:36 > git checkout -f 8d7f49a92536ba394899657036c7e0fa4b6ec542 # timeout=10 20:56:40 Commit message: "build: Final go.mod update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:56:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:56:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:56:42 + sudo service docker restart 20:56:42 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:56:44 provisioning config files... 20:56:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/6@tmp/config1224529165387316754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:44 ---> docker-login.sh 20:56:44 nexus3.edgexfoundry.org:10001 20:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:44 Configure a credential helper to remove this warning. See 20:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:44 20:56:44 Login Succeeded 20:56:44 nexus3.edgexfoundry.org:10002 20:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:44 Configure a credential helper to remove this warning. See 20:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:44 20:56:44 Login Succeeded 20:56:44 nexus3.edgexfoundry.org:10003 20:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:45 Configure a credential helper to remove this warning. See 20:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:45 20:56:45 Login Succeeded 20:56:45 nexus3.edgexfoundry.org:10004 20:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:45 Configure a credential helper to remove this warning. See 20:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:45 20:56:45 Login Succeeded 20:56:45 docker.io 20:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:46 Configure a credential helper to remove this warning. See 20:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:46 20:56:46 Login Succeeded 20:56:46 ---> docker-login.sh ends [Pipeline] } 20:56:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:56:47 ========================================================= 20:56:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:56:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:56:47 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 20:56:47 Sending build context to Docker daemon 8.609MB 20:56:47 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:56:47 Step 2/8 : FROM ${BASE} 20:56:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:56:47 540db60ca938: Pulling fs layer 20:56:47 adcc1eea9eea: Pulling fs layer 20:56:47 4c4ab2625f07: Pulling fs layer 20:56:47 0510c868ecb4: Pulling fs layer 20:56:47 afea3b2eda06: Pulling fs layer 20:56:47 7809a108b3ef: Pulling fs layer 20:56:47 f706445af74f: Pulling fs layer 20:56:47 afea3b2eda06: Waiting 20:56:47 7809a108b3ef: Waiting 20:56:47 f706445af74f: Waiting 20:56:47 0510c868ecb4: Waiting 20:56:47 4c4ab2625f07: Download complete 20:56:47 adcc1eea9eea: Verifying Checksum 20:56:47 adcc1eea9eea: Download complete 20:56:47 afea3b2eda06: Verifying Checksum 20:56:47 afea3b2eda06: Download complete 20:56:47 7809a108b3ef: Verifying Checksum 20:56:47 7809a108b3ef: Download complete 20:56:47 540db60ca938: Verifying Checksum 20:56:47 540db60ca938: Download complete 20:56:47 540db60ca938: Pull complete 20:56:47 adcc1eea9eea: Pull complete 20:56:47 4c4ab2625f07: Pull complete 20:56:49 f706445af74f: Verifying Checksum 20:56:49 f706445af74f: Download complete 20:56:49 0510c868ecb4: Verifying Checksum 20:56:49 0510c868ecb4: Download complete 20:56:53 0510c868ecb4: Pull complete 20:56:53 afea3b2eda06: Pull complete 20:56:53 7809a108b3ef: Pull complete 20:56:54 f706445af74f: Pull complete 20:56:54 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:56:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:56:54 ---> b068be0155e3 20:56:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 20:56:59 ---> Running in 084872e775bb 20:56:59 Removing intermediate container 084872e775bb 20:56:59 ---> 8243dc10cdc1 20:56:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:59 ---> Running in e45feeb09477 20:57:00 Removing intermediate container e45feeb09477 20:57:00 ---> 5f9093dca8f7 20:57:00 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 20:57:00 ---> Running in ba3d4bd61c16 20:57:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:00 provisioning config files... 20:57:00 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/6@tmp/config8100363398097754246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:01 ---> docker-login.sh 20:57:01 nexus3.edgexfoundry.org:10001 20:57:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:02 (1/13) Installing libc-dev (0.7.2-r3) 20:57:02 (2/13) Installing libsodium (1.0.18-r0) 20:57:02 (3/13) Installing pkgconf (1.7.3-r0) 20:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:02 Configure a credential helper to remove this warning. See 20:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:02 20:57:02 Login Succeeded 20:57:02 nexus3.edgexfoundry.org:10002 20:57:02 (4/13) Installing libsodium-dev (1.0.18-r0) 20:57:02 (5/13) Installing openssh-keygen (8.4_p1-r3) 20:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:02 Configure a credential helper to remove this warning. See 20:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:02 20:57:02 Login Succeeded 20:57:02 nexus3.edgexfoundry.org:10003 20:57:02 (6/13) Installing libedit (20191231.3.1-r1) 20:57:02 (7/13) Installing openssh-client (8.4_p1-r3) 20:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:03 Configure a credential helper to remove this warning. See 20:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:03 20:57:03 Login Succeeded 20:57:03 nexus3.edgexfoundry.org:10004 20:57:03 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 20:57:03 (9/13) Installing openssh-server-common (8.4_p1-r3) 20:57:03 (10/13) Installing openssh-server (8.4_p1-r3) 20:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:04 Configure a credential helper to remove this warning. See 20:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:04 20:57:04 Login Succeeded 20:57:04 docker.io 20:57:04 (11/13) Installing openssh (8.4_p1-r3) 20:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:04 (12/13) Installing libzmq (4.3.3-r1) 20:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:04 Configure a credential helper to remove this warning. See 20:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:04 20:57:04 Login Succeeded 20:57:04 ---> docker-login.sh ends [Pipeline] } 20:57:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:57:05 (13/13) Installing zeromq-dev (4.3.3-r1) 20:57:05 Executing busybox-1.32.1-r6.trigger 20:57:05 OK: 156 MiB in 53 packages [Pipeline] echo 20:57:05 ========================================================= 20:57:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:57:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:57:05 Removing intermediate container ba3d4bd61c16 20:57:05 ---> 59739f1e8086 20:57:05 Step 6/8 : WORKDIR /device-virtual-go 20:57:05 ---> Running in aae024f9765e 20:57:05 Removing intermediate container aae024f9765e 20:57:05 ---> 3eb5370b1e2a 20:57:05 Step 7/8 : COPY . . 20:57: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 . 20:57:06 ---> b629bfc2d079 20:57:06 Step 8/8 : RUN go mod download 20:57:06 ---> Running in dbcd7751dcd1 20:57:06 Sending build context to Docker daemon 8.608MB 20:57:06 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:57:06 Step 2/8 : FROM ${BASE} 20:57:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:57:06 595b0fe564bb: Pulling fs layer 20:57:06 7186ed65a4f7: Pulling fs layer 20:57:06 316046926c0a: Pulling fs layer 20:57:06 4ebd0625c992: Pulling fs layer 20:57:06 207e8628e3a3: Pulling fs layer 20:57:06 c791037a9be2: Pulling fs layer 20:57:06 ffd874e62e21: Pulling fs layer 20:57:06 4ebd0625c992: Waiting 20:57:06 207e8628e3a3: Waiting 20:57:06 c791037a9be2: Waiting 20:57:06 ffd874e62e21: Waiting 20:57:06 316046926c0a: Verifying Checksum 20:57:06 316046926c0a: Download complete 20:57:06 7186ed65a4f7: Verifying Checksum 20:57:06 7186ed65a4f7: Download complete 20:57:06 207e8628e3a3: Verifying Checksum 20:57:06 207e8628e3a3: Download complete 20:57:06 c791037a9be2: Verifying Checksum 20:57:06 c791037a9be2: Download complete 20:57:06 595b0fe564bb: Verifying Checksum 20:57:06 595b0fe564bb: Download complete 20:57:07 595b0fe564bb: Pull complete 20:57:07 7186ed65a4f7: Pull complete 20:57:08 ffd874e62e21: Verifying Checksum 20:57:08 ffd874e62e21: Download complete 20:57:08 316046926c0a: Pull complete 20:57:10 4ebd0625c992: Download complete 20:57:20 4ebd0625c992: Pull complete 20:57:20 207e8628e3a3: Pull complete 20:57:20 c791037a9be2: Pull complete 20:57:23 ffd874e62e21: Pull complete 20:57:23 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 20:57:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:57:23 ---> cfc18b08335c 20:57:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 20:57:24 Removing intermediate container dbcd7751dcd1 20:57:24 ---> 0dfda766d72d 20:57:24 Successfully built 0dfda766d72d 20:57:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:57:24 + docker inspect -f . ci-base-image-x86_64 20:57:24 . [Pipeline] withDockerContainer 20:57:24 prd-centos7-docker-4c-2g-14845 does not seem to be running inside a container 20:57:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@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 ******** ci-base-image-x86_64 cat 20:57:25 $ docker top 9df4190c75efc465fd683dce2d1a9cbb8731a4309ab8e58c0c05b6ed2f4e945a -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:25 + go version 20:57:25 go version go1.16.3 linux/amd64 [Pipeline] } 20:57:25 $ docker stop --time=1 9df4190c75efc465fd683dce2d1a9cbb8731a4309ab8e58c0c05b6ed2f4e945a 20:57:25 ---> Running in e48de08f0cd1 20:57:26 Removing intermediate container e48de08f0cd1 20:57:26 ---> e35f917ed9d3 20:57:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:26 ---> Running in 5c000e3c29ea 20:57:26 $ docker rm -f 9df4190c75efc465fd683dce2d1a9cbb8731a4309ab8e58c0c05b6ed2f4e945a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:57:27 + docker inspect -f . ci-base-image-x86_64 20:57:27 . [Pipeline] withDockerContainer 20:57:27 prd-centos7-docker-4c-2g-14845 does not seem to be running inside a container 20:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@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 ******** ci-base-image-x86_64 cat 20:57:28 $ docker top 9eab52eb7a5049d9df12a6b11cad10032b5019060aaa1b35f7bec2b993eca5b3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:28 Removing intermediate container 5c000e3c29ea 20:57:28 ---> 9eba86c3aef8 20:57:28 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 20:57:28 + go mod tidy 20:57:28 ---> Running in 63e42aea69a5 [Pipeline] sh 20:57:28 + make test 20:57:28 go mod tidy 20:57:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:57:29 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:57:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:57:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:57:32 (1/13) Installing libc-dev (0.7.2-r3) 20:57:32 (2/13) Installing libsodium (1.0.18-r0) 20:57:32 (3/13) Installing pkgconf (1.7.3-r0) 20:57:32 (4/13) Installing libsodium-dev (1.0.18-r0) 20:57:32 (5/13) Installing openssh-keygen (8.4_p1-r3) 20:57:32 (6/13) Installing libedit (20191231.3.1-r1) 20:57:32 (7/13) Installing openssh-client (8.4_p1-r3) 20:57:33 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 20:57:33 (9/13) Installing openssh-server-common (8.4_p1-r3) 20:57:33 (10/13) Installing openssh-server (8.4_p1-r3) 20:57:33 (11/13) Installing openssh (8.4_p1-r3) 20:57:33 (12/13) Installing libzmq (4.3.3-r1) 20:57:34 (13/13) Installing zeromq-dev (4.3.3-r1) 20:57:34 Executing busybox-1.32.1-r6.trigger 20:57:34 OK: 145 MiB in 53 packages 20:57:35 Removing intermediate container 63e42aea69a5 20:57:35 ---> 6440686e5ae6 20:57:35 Step 6/8 : WORKDIR /device-virtual-go 20:57:35 ---> Running in 20c491885823 20:57:36 Removing intermediate container 20c491885823 20:57:36 ---> d262462682a7 20:57:36 Step 7/8 : COPY . . 20:57:38 ---> 8f8edf950b3f 20:57:38 Step 8/8 : RUN go mod download 20:57:38 ---> Running in dd4390fb0278 20:57:47 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:57:48 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.261s coverage: 63.8% of statements 20:57:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:57:56 gofmt -l . 20:57:56 [ "`gofmt -l .`" = "" ] 20:57:56 ./bin/test-attribution-txt.sh 20:57:56 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:57:56 $ docker stop --time=1 9eab52eb7a5049d9df12a6b11cad10032b5019060aaa1b35f7bec2b993eca5b3 20:57:58 $ docker rm -f 9eab52eb7a5049d9df12a6b11cad10032b5019060aaa1b35f7bec2b993eca5b3 [Pipeline] // withDockerContainer [Pipeline] sh 20:57:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:57:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:58:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:58:01 + ls -al . 20:58:01 total 132 20:58:01 drwxrwxr-x. 7 jenkins jenkins 4096 May 18 20:57 . 20:58:01 drwxrwxr-x. 4 jenkins jenkins 28 May 18 20:56 .. 20:58:01 -rw-rw-r--. 1 jenkins jenkins 8153 May 18 20:56 Attribution.txt 20:58:01 drwxrwxr-x. 2 jenkins jenkins 64 May 18 20:56 bin 20:58:01 drwxrwxr-x. 3 jenkins jenkins 32 May 18 20:56 cmd 20:58:01 -rw-r--r--. 1 jenkins jenkins 47247 May 18 20:57 coverage.out 20:58:01 -rw-rw-r--. 1 jenkins jenkins 1921 May 18 20:56 Dockerfile 20:58:01 -rw-rw-r--. 1 jenkins jenkins 998 May 18 20:56 Dockerfile.build 20:58:01 drwxrwxr-x. 8 jenkins jenkins 179 May 18 20:56 .git 20:58:01 drwxrwxr-x. 2 jenkins jenkins 103 May 18 20:56 .github 20:58:01 -rw-rw-r--. 1 jenkins jenkins 277 May 18 20:56 .gitignore 20:58:01 -rw-r--r--. 1 jenkins jenkins 809 May 18 20:57 go.mod 20:58:01 -rw-r--r--. 1 jenkins jenkins 23431 May 18 20:57 go.sum 20:58:01 drwxrwxr-x. 3 jenkins jenkins 20 May 18 20:56 internal 20:58:01 -rw-rw-r--. 1 jenkins jenkins 660 May 18 20:56 Jenkinsfile 20:58:01 -rw-rw-r--. 1 jenkins jenkins 11340 May 18 20:56 LICENSE 20:58:01 -rw-rw-r--. 1 jenkins jenkins 905 May 18 20:56 Makefile 20:58:01 -rw-rw-r--. 1 jenkins jenkins 2745 May 18 20:56 README.md 20:58:01 -rw-rw-r--. 1 jenkins jenkins 5 May 18 20:54 VERSION 20:58:01 -rw-rw-r--. 1 jenkins jenkins 235 May 18 20:56 version.go [Pipeline] isUnix [Pipeline] sh 20:58:02 + 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=8d7f49a92536ba394899657036c7e0fa4b6ec542 --label arch=amd64 --label version=0.0.0 . 20:58:02 Sending build context to Docker daemon 8.681MB 20:58:02 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 20:58:02 Step 2/26 : FROM ${BASE} AS builder 20:58:02 ---> 0dfda766d72d 20:58:02 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:58:02 ---> Running in 9fcbbe5f234d 20:58:02 Removing intermediate container 9fcbbe5f234d 20:58:02 ---> aa41c67b250b 20:58:02 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:58:02 ---> Running in 5305f059c044 20:58:02 Removing intermediate container 5305f059c044 20:58:02 ---> 8a9f9b4fd9ea 20:58:02 Step 5/26 : WORKDIR /device-virtual-go 20:58:02 ---> Running in ed0aa0634b9b 20:58:02 Removing intermediate container ed0aa0634b9b 20:58:02 ---> 075c50707657 20:58:02 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:02 ---> Running in c66ee70d09d5 20:58:02 Removing intermediate container c66ee70d09d5 20:58:02 ---> 34bdb41db4e4 20:58:02 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:58:02 ---> Running in 63a37396daad 20:58:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:58:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:58:04 OK: 156 MiB in 53 packages 20:58:04 Removing intermediate container 63a37396daad 20:58:04 ---> 905188651965 20:58:04 Step 8/26 : COPY . . 20:58:04 ---> 5da45f5b6bb1 20:58:04 Step 9/26 : RUN go mod tidy 20:58:04 ---> Running in 96c062115401 20:58:04 Removing intermediate container dd4390fb0278 20:58:04 ---> 4fbafe29e09e 20:58:04 Successfully built 4fbafe29e09e 20:58:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:58:05 + docker inspect -f . ci-base-image-arm64 20:58:05 . [Pipeline] withDockerContainer 20:58:05 Removing intermediate container 96c062115401 20:58:05 ---> b012221de937 20:58:05 Step 10/26 : RUN go mod download 20:58:05 ---> Running in b5bba4094963 20:58:05 prd-ubuntu18.04-docker-arm64-4c-16g-14844 does not seem to be running inside a container 20:58:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@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 ******** ci-base-image-arm64 cat 20:58:06 Removing intermediate container b5bba4094963 20:58:06 ---> bc1ee48c7d22 20:58:06 Step 11/26 : ARG MAKE='make build' 20:58:06 ---> Running in 7a6f9587510f 20:58:06 Removing intermediate container 7a6f9587510f 20:58:06 ---> dcb4bd14378c 20:58:06 Step 12/26 : RUN $MAKE 20:58:06 ---> Running in 1a5905a7314d 20:58:06 go mod tidy 20:58:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 20:58:07 $ docker top 044f00f84039795523c6c0e38c7d323313ab48d6a7e6e092a86feefdaee09c55 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:08 + go version 20:58:08 go version go1.16.3 linux/arm64 [Pipeline] } 20:58:08 $ docker stop --time=1 044f00f84039795523c6c0e38c7d323313ab48d6a7e6e092a86feefdaee09c55 20:58:10 $ docker rm -f 044f00f84039795523c6c0e38c7d323313ab48d6a7e6e092a86feefdaee09c55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:58:11 + docker inspect -f . ci-base-image-arm64 20:58:11 . [Pipeline] withDockerContainer 20:58:11 prd-ubuntu18.04-docker-arm64-4c-16g-14844 does not seem to be running inside a container 20:58:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@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 ******** ci-base-image-arm64 cat 20:58:12 $ docker top f3b97dba428e66a724591894d080700f1e5186864d09fb5d676d5295ad56cddd -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:13 + go mod tidy [Pipeline] sh 20:58:15 + make test 20:58:15 go mod tidy 20:58:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:58:16 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:58:24 Removing intermediate container 1a5905a7314d 20:58:24 ---> bcf30afc3a8b 20:58:24 Step 13/26 : FROM alpine:3.12 20:58:24 3.12: Pulling from library/alpine 20:58:24 339de151aab4: Pulling fs layer 20:58:24 339de151aab4: Verifying Checksum 20:58:24 339de151aab4: Download complete 20:58:24 339de151aab4: Pull complete 20:58:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:58:24 Status: Downloaded newer image for alpine:3.12 20:58:24 ---> 13621d1b12d4 20:58:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 20:58:24 ---> Running in cec69d29deae 20:58:24 Removing intermediate container cec69d29deae 20:58:24 ---> 080d82c44fb9 20:58:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:24 ---> Running in 447c14c4670a 20:58:24 Removing intermediate container 447c14c4670a 20:58:24 ---> fb49ac30c324 20:58:24 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 20:58:24 ---> Running in 34b2b45ec130 20:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:58:25 (1/6) Installing dumb-init (1.2.2-r1) 20:58:25 (2/6) Installing libgcc (9.3.0-r2) 20:58:25 (3/6) Installing libsodium (1.0.18-r0) 20:58:25 (4/6) Installing libstdc++ (9.3.0-r2) 20:58:25 (5/6) Installing libzmq (4.3.3-r0) 20:58:25 (6/6) Installing zeromq (4.3.3-r0) 20:58:26 Executing busybox-1.31.1-r20.trigger 20:58:26 OK: 8 MiB in 20 packages 20:58:26 Removing intermediate container 34b2b45ec130 20:58:26 ---> df6e1eb39e58 20:58:26 Step 17/26 : WORKDIR / 20:58:26 ---> Running in b39a796d5d4c 20:58:26 Removing intermediate container b39a796d5d4c 20:58:26 ---> 73e54877f413 20:58:26 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 20:58:26 ---> 0cfe1ebbebec 20:58:26 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 20:58:26 ---> 1eee0eb21568 20:58:26 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 20:58:27 ---> 14411180dec0 20:58:27 Step 21/26 : EXPOSE 49990 20:58:27 ---> Running in 2d7856b120c6 20:58:27 Removing intermediate container 2d7856b120c6 20:58:27 ---> 591fed80bc28 20:58:27 Step 22/26 : ENTRYPOINT ["/device-virtual"] 20:58:27 ---> Running in e6be1c78b4d0 20:58:27 Removing intermediate container e6be1c78b4d0 20:58:27 ---> 6ab745065b19 20:58:27 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:58:27 ---> Running in 2625b71a9521 20:58:27 Removing intermediate container 2625b71a9521 20:58:27 ---> 8d823e4d3f41 20:58:27 Step 24/26 : LABEL arch=amd64 20:58:27 ---> Running in c844d500958f 20:58:27 Removing intermediate container c844d500958f 20:58:27 ---> bc5f9f16cbac 20:58:27 Step 25/26 : LABEL git_sha=8d7f49a92536ba394899657036c7e0fa4b6ec542 20:58:27 ---> Running in bbeeb1340d40 20:58:28 Removing intermediate container bbeeb1340d40 20:58:28 ---> 76487bb37225 20:58:28 Step 26/26 : LABEL version=0.0.0 20:58:28 ---> Running in cdd54c3bbde8 20:58:28 Removing intermediate container cdd54c3bbde8 20:58:28 ---> 85eb8bddd1eb 20:58:28 [Warning] One or more build-args [ARCH] were not consumed 20:58:28 Successfully built 85eb8bddd1eb 20:58:28 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:58:28 ---> job-cost.sh 20:58:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-STRn 20:58:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:58:51 lf-activate-venv(): INFO: Adding /tmp/venv-STRn/bin to PATH 20:58:51 INFO: No Stack... 20:58:51 INFO: Retrieving Pricing Info for: v3-standard-2 20:58:52 INFO: Archiving Costs [Pipeline] sh 20:58:52 + cat /w/workspace/device-virtual-go/6/archives/cost.csv 20:58:52 + cut -d, -f6 [Pipeline] lock 20:58:52 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-208-6-stack-cost] 20:58:52 Resource [jenkins-edgexfoundry-device-virtual-go-PR-208-6-stack-cost] did not exist. Created. 20:58:52 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-208-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:58:52 + echo total: 0.05999999865889549 [Pipeline] stash 20:58:52 Stashed 1 file(s) [Pipeline] } 20:58:52 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-208-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:59:24 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:59:24 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.767s coverage: 63.8% of statements 20:59:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:59:51 gofmt -l . 20:59:51 [ "`gofmt -l .`" = "" ] 20:59:51 ./bin/test-attribution-txt.sh 20:59:51 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:59:51 $ docker stop --time=1 f3b97dba428e66a724591894d080700f1e5186864d09fb5d676d5295ad56cddd 20:59:54 $ docker rm -f f3b97dba428e66a724591894d080700f1e5186864d09fb5d676d5295ad56cddd [Pipeline] // withDockerContainer [Pipeline] sh 20:59:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:59:54 Warning: overwriting stash ‘coverage-report’ 20:59:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:59:56 + ls -al . 20:59:56 total 156 20:59:56 drwxrwxr-x 7 jenkins jenkins 4096 May 18 20:59 . 20:59:56 drwxrwxr-x 4 jenkins jenkins 4096 May 18 20:56 .. 20:59:56 drwxrwxr-x 8 jenkins jenkins 4096 May 18 20:56 .git 20:59:56 drwxrwxr-x 2 jenkins jenkins 4096 May 18 20:56 .github 20:59:56 -rw-rw-r-- 1 jenkins jenkins 277 May 18 20:56 .gitignore 20:59:56 -rw-rw-r-- 1 jenkins jenkins 8153 May 18 20:56 Attribution.txt 20:59:56 -rw-rw-r-- 1 jenkins jenkins 1921 May 18 20:56 Dockerfile 20:59:56 -rw-rw-r-- 1 jenkins jenkins 998 May 18 20:56 Dockerfile.build 20:59:56 -rw-rw-r-- 1 jenkins jenkins 660 May 18 20:56 Jenkinsfile 20:59:56 -rw-rw-r-- 1 jenkins jenkins 11340 May 18 20:56 LICENSE 20:59:56 -rw-rw-r-- 1 jenkins jenkins 905 May 18 20:56 Makefile 20:59:56 -rw-rw-r-- 1 jenkins jenkins 2745 May 18 20:56 README.md 20:59:56 -rw-rw-r-- 1 jenkins jenkins 5 May 18 20:54 VERSION 20:59:56 drwxrwxr-x 2 jenkins jenkins 4096 May 18 20:56 bin 20:59:56 drwxrwxr-x 3 jenkins jenkins 4096 May 18 20:56 cmd 20:59:56 -rw-r--r-- 1 jenkins jenkins 47247 May 18 20:59 coverage.out 20:59:56 -rw-r--r-- 1 jenkins jenkins 809 May 18 20:59 go.mod 20:59:56 -rw-r--r-- 1 jenkins jenkins 23431 May 18 20:58 go.sum 20:59:56 drwxrwxr-x 3 jenkins jenkins 4096 May 18 20:56 internal 20:59:56 -rw-rw-r-- 1 jenkins jenkins 235 May 18 20:56 version.go [Pipeline] isUnix [Pipeline] sh 20:59:56 + 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=8d7f49a92536ba394899657036c7e0fa4b6ec542 --label arch=arm64 --label version=0.0.0 . 20:59:57 Sending build context to Docker daemon 8.68MB 20:59:57 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 20:59:57 Step 2/26 : FROM ${BASE} AS builder 20:59:57 ---> 4fbafe29e09e 20:59:57 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:59:57 ---> Running in f32749d51fdb 20:59:58 Removing intermediate container f32749d51fdb 20:59:58 ---> 7ff2d09c3722 20:59:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:59:58 ---> Running in 2de33f0d0adb 20:59:59 Removing intermediate container 2de33f0d0adb 20:59:59 ---> 9dbdaf2a3212 20:59:59 Step 5/26 : WORKDIR /device-virtual-go 20:59:59 ---> Running in e5f40d9a6404 21:00:00 Removing intermediate container e5f40d9a6404 21:00:00 ---> 73f6a0bd6d75 21:00:00 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:00 ---> Running in 711569e89220 21:00:02 Removing intermediate container 711569e89220 21:00:02 ---> 68e2bb7e13a1 21:00:02 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:00:02 ---> Running in a119473d2cff 21:00:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:00:08 OK: 145 MiB in 53 packages 21:00:09 Removing intermediate container a119473d2cff 21:00:09 ---> 4f4184f3dd6b 21:00:09 Step 8/26 : COPY . . 21:00:10 ---> d5d3741f24cb 21:00:10 Step 9/26 : RUN go mod tidy 21:00:10 ---> Running in d516a9c1df41 21:00:14 Removing intermediate container d516a9c1df41 21:00:14 ---> 7a80a3433ddc 21:00:14 Step 10/26 : RUN go mod download 21:00:14 ---> Running in 0b5f85df1a56 21:00:16 Removing intermediate container 0b5f85df1a56 21:00:16 ---> 316f3f641210 21:00:16 Step 11/26 : ARG MAKE='make build' 21:00:16 ---> Running in d01f3e8b449d 21:00:17 Removing intermediate container d01f3e8b449d 21:00:17 ---> 651230ea102e 21:00:17 Step 12/26 : RUN $MAKE 21:00:17 ---> Running in fe854a82d9a7 21:00:18 go mod tidy 21:00:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 21:01:15 Removing intermediate container fe854a82d9a7 21:01:15 ---> 949cdeba135e 21:01:15 Step 13/26 : FROM alpine:3.12 21:01:15 3.12: Pulling from library/alpine 21:01:15 d2f70382dc9a: Pulling fs layer 21:01:15 d2f70382dc9a: Verifying Checksum 21:01:15 d2f70382dc9a: Download complete 21:01:15 d2f70382dc9a: Pull complete 21:01:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:01:15 Status: Downloaded newer image for alpine:3.12 21:01:15 ---> 9852663dfa18 21:01:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 21:01:15 ---> Running in c42baaf3f30f 21:01:15 Removing intermediate container c42baaf3f30f 21:01:15 ---> 9154f6e55ba4 21:01:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:15 ---> Running in 55f163d8c7bc 21:01:15 Removing intermediate container 55f163d8c7bc 21:01:15 ---> 7020d997b12b 21:01:15 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 21:01:15 ---> Running in 72dcbff899e2 21:01:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:01:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:01:18 (1/6) Installing dumb-init (1.2.2-r1) 21:01:18 (2/6) Installing libgcc (9.3.0-r2) 21:01:18 (3/6) Installing libsodium (1.0.18-r0) 21:01:19 (4/6) Installing libstdc++ (9.3.0-r2) 21:01:19 (5/6) Installing libzmq (4.3.3-r0) 21:01:19 (6/6) Installing zeromq (4.3.3-r0) 21:01:19 Executing busybox-1.31.1-r20.trigger 21:01:19 OK: 8 MiB in 20 packages 21:01:21 Removing intermediate container 72dcbff899e2 21:01:21 ---> f7c39c5b0f50 21:01:21 Step 17/26 : WORKDIR / 21:01:21 ---> Running in b20b4a7100bb 21:01:21 Removing intermediate container b20b4a7100bb 21:01:21 ---> 59c016464955 21:01:21 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 21:01:22 ---> 41e713ce2663 21:01:22 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 21:01:23 ---> 46286b70f956 21:01:23 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 21:01:24 ---> f2f6a3685389 21:01:24 Step 21/26 : EXPOSE 49990 21:01:24 ---> Running in 683bf69686cb 21:01:25 Removing intermediate container 683bf69686cb 21:01:25 ---> f80bbb9b50dd 21:01:25 Step 22/26 : ENTRYPOINT ["/device-virtual"] 21:01:25 ---> Running in 4973b44c1e91 21:01:25 Removing intermediate container 4973b44c1e91 21:01:25 ---> e782e67d1d85 21:01:25 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:25 ---> Running in a9b408d38b92 21:01:26 Removing intermediate container a9b408d38b92 21:01:26 ---> ca458db335b7 21:01:26 Step 24/26 : LABEL arch=arm64 21:01:26 ---> Running in a1ee341db9d7 21:01:27 Removing intermediate container a1ee341db9d7 21:01:27 ---> 7c1bce75e09b 21:01:27 Step 25/26 : LABEL git_sha=8d7f49a92536ba394899657036c7e0fa4b6ec542 21:01:27 ---> Running in 9f3e0835d563 21:01:27 Removing intermediate container 9f3e0835d563 21:01:27 ---> 64ae9857631b 21:01:27 Step 26/26 : LABEL version=0.0.0 21:01:27 ---> Running in 4507ae4040be 21:01:28 Removing intermediate container 4507ae4040be 21:01:28 ---> 31f7cda363b9 21:01:28 [Warning] One or more build-args [ARCH] were not consumed 21:01:28 Successfully built 31f7cda363b9 21:01:28 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:01:29 ---> job-cost.sh 21:01:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PiPb 21:02:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:04:02 lf-activate-venv(): INFO: Adding /tmp/venv-PiPb/bin to PATH 21:04:02 INFO: No Stack... 21:04:02 INFO: Retrieving Pricing Info for: v2-standard-4 21:04:02 INFO: Archiving Costs [Pipeline] sh 21:04:02 + cut -d, -f6 21:04:02 + cat /w/workspace/device-virtual-go/6/archives/cost.csv [Pipeline] lock 21:04:02 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-208-6-stack-cost] 21:04:02 Resource [jenkins-edgexfoundry-device-virtual-go-PR-208-6-stack-cost] did not exist. Created. 21:04:02 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-208-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:04:03 /w/workspace/device-virtual-go/6@tmp/durable-8d0f0950/script.sh: 1: /w/workspace/device-virtual-go/6@tmp/durable-8d0f0950/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:04:03 + echo total: 0.18000000715255737 [Pipeline] stash 21:04:03 Warning: overwriting stash ‘stack-cost’ 21:04:03 Stashed 1 file(s) [Pipeline] } 21:04:03 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-208-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:04:04 provisioning config files... 21:04:04 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-208@tmp/config3811573401252667629tmp [Pipeline] { [Pipeline] sh 21:04:04 + set +x 21:04:04 + curl -s https://codecov.io/bash 21:04:04 + bash -s -- 21:04:04 21:04:04 _____ _ 21:04:04 / ____| | | 21:04:04 | | ___ __| | ___ ___ _____ __ 21:04:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:04:04 | |___| (_) | (_| | __/ (_| (_) \ V / 21:04:04 \_____\___/ \__,_|\___|\___\___/ \_/ 21:04:04 Bash-1.0.2 21:04:04 21:04:04 21:04:04 ==> git version 2.24.4 found 21:04:04 ==> 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 21:04:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:04:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:04:04 ==> Jenkins CI detected. 21:04:04 project root: . 21:04:04 --> token set from env 21:04:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:04:05 ==> Running gcov in . (disable via -X gcov) 21:04:05 ==> Python coveragepy not found 21:04:05 ==> Searching for coverage reports in: 21:04:05 + . 21:04:05 -> Found 1 reports 21:04:05 ==> Detecting git/mercurial file structure 21:04:05 ==> Reading reports 21:04:05 + ./coverage.out bytes=47247 21:04:05 ==> Appending adjustments 21:04:05 https://docs.codecov.io/docs/fixing-reports 21:04:05 + Found adjustments 21:04:05 ==> Gzipping contents 21:04:05 8.0K /tmp/codecov.tKGIym.gz 21:04:05 ==> Uploading reports 21:04:05 url: https://codecov.io 21:04:05 query: branch=PR-208&commit=8d7f49a92536ba394899657036c7e0fa4b6ec542&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-208%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=208&job=&cmd_args= 21:04:05 -> Pinging Codecov 21:04:05 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-208&commit=8d7f49a92536ba394899657036c7e0fa4b6ec542&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-208%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=208&job=&cmd_args= 21:04:06 -> Uploading to 21:04:06 https://storage.googleapis.com/codecov/v4/raw/2021-05-18/5E52B4B073DB2E39498172D8E973AA87/8d7f49a92536ba394899657036c7e0fa4b6ec542/f5cf7b90-f75e-43a4-8fda-62f254b24746.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T210405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e258c7c80fef90277781e4822ff96c10ed4d11b750c8e751865004ebcc4b90a5 21:04:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:04:06 Dload Upload Total Spent Left Speed 21:04:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5790 0 0 100 5790 0 16964 --:--:-- --:--:-- --:--:-- 16979 21:04:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/8d7f49a92536ba394899657036c7e0fa4b6ec542 [Pipeline] } 21:04:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:04:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:04:08 ---> package-listing.sh 21:04:08 ++ facter osfamily 21:04:08 ++ tr '[:upper:]' '[:lower:]' 21:04:08 + OS_FAMILY=redhat 21:04:08 + workspace=/w/workspace/foundry_device-virtual-go_PR-208 21:04:08 + START_PACKAGES=/tmp/packages_start.txt 21:04:08 + END_PACKAGES=/tmp/packages_end.txt 21:04:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:04:08 + PACKAGES=/tmp/packages_start.txt 21:04:08 + '[' /w/workspace/foundry_device-virtual-go_PR-208 ']' 21:04:08 + PACKAGES=/tmp/packages_end.txt 21:04:08 + case "${OS_FAMILY}" in 21:04:08 + sort 21:04:08 + rpm -qa 21:04:09 + '[' -f /tmp/packages_start.txt ']' 21:04:09 + '[' -f /tmp/packages_end.txt ']' 21:04:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:04:09 + '[' /w/workspace/foundry_device-virtual-go_PR-208 ']' 21:04:09 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-208/archives/ 21:04:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-208/archives/ [Pipeline] echo 21:04:09 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-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:04:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:04:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:04:10 21:04:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:04:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:04:10 alpine: Pulling from edgex-lftools-log-publisher 21:04:10 df20fa9351a1: Pulling fs layer 21:04:10 36b3adc4ff6f: Pulling fs layer 21:04:10 8ad3a11d3b57: Pulling fs layer 21:04:10 46f8f816bc3b: Pulling fs layer 21:04:10 93b61091891f: Pulling fs layer 21:04:10 93b9cdb0e59b: Pulling fs layer 21:04:10 5e14af77c1be: Pulling fs layer 21:04:10 01666e4c0597: Pulling fs layer 21:04:10 aa168da1d23b: Pulling fs layer 21:04:10 93b9cdb0e59b: Waiting 21:04:10 5e14af77c1be: Waiting 21:04:10 01666e4c0597: Waiting 21:04:10 aa168da1d23b: Waiting 21:04:10 46f8f816bc3b: Waiting 21:04:10 93b61091891f: Waiting 21:04:10 36b3adc4ff6f: Verifying Checksum 21:04:10 36b3adc4ff6f: Download complete 21:04:10 46f8f816bc3b: Verifying Checksum 21:04:10 46f8f816bc3b: Download complete 21:04:10 df20fa9351a1: Verifying Checksum 21:04:10 df20fa9351a1: Download complete 21:04:10 93b9cdb0e59b: Verifying Checksum 21:04:10 93b9cdb0e59b: Download complete 21:04:10 5e14af77c1be: Verifying Checksum 21:04:10 5e14af77c1be: Download complete 21:04:10 93b61091891f: Verifying Checksum 21:04:10 93b61091891f: Download complete 21:04:10 01666e4c0597: Verifying Checksum 21:04:10 01666e4c0597: Download complete 21:04:10 8ad3a11d3b57: Verifying Checksum 21:04:10 8ad3a11d3b57: Download complete 21:04:10 df20fa9351a1: Pull complete 21:04:11 36b3adc4ff6f: Pull complete 21:04:11 8ad3a11d3b57: Pull complete 21:04:11 46f8f816bc3b: Pull complete 21:04:11 93b61091891f: Pull complete 21:04:11 93b9cdb0e59b: Pull complete 21:04:12 5e14af77c1be: Pull complete 21:04:12 01666e4c0597: Pull complete 21:04:12 aa168da1d23b: Verifying Checksum 21:04:12 aa168da1d23b: Download complete 21:04:16 aa168da1d23b: Pull complete 21:04:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:04:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:04:16 prd-centos7-docker-4c-2g-14842 does not seem to be running inside a container 21:04:16 $ 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-208/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-208 -v /w/workspace/foundry_device-virtual-go_PR-208:/w/workspace/foundry_device-virtual-go_PR-208:rw,z -v /w/workspace/foundry_device-virtual-go_PR-208@tmp:/w/workspace/foundry_device-virtual-go_PR-208@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:04:21 $ docker top e48262f28f177ff9ba411e964ec3ce216997bfedbf55a914239604da064e3e76 -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:22 + touch /tmp/pre-build-complete [Pipeline] sh 21:04:22 + mkdir -p /var/log/sa [Pipeline] sh 21:04:22 + ls /var/log/sa-host 21:04:22 + sadf -c /var/log/sa-host/sa05 21:04:22 file_magic: OK 21:04:22 HZ: Using current value: 100 21:04:22 file_header: OK 21:04:22 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 21:04:22 Statistics: 21:04:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:04:22 File successfully converted to sysstat format version 12.2.1 21:04:22 + sadf -c /var/log/sa-host/sa18 21:04:22 file_magic: OK 21:04:22 HZ: Using current value: 100 21:04:22 file_header: OK 21:04:22 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 21:04:22 Statistics: 21:04:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:04:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:04:23 provisioning config files... 21:04:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-208@tmp/config5467116433585927186tmp [Pipeline] { [Pipeline] echo 21:04:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:04:23 ---> create-netrc.sh [Pipeline] } 21:04:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:04:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:04:24 ---> python-tools-install.sh [Pipeline] echo 21:04:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:04:24 ---> sudo-logs.sh 21:04:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:04:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:04:24 ---> job-cost.sh 21:04:24 lf-activate-venv: SKIPPING 21:04:24 DEBUG: total: 0.18000000715255737 21:04:24 INFO: Retrieving Stack Cost... 21:04:26 INFO: Retrieving Pricing Info for: v3-standard-2 21:04:26 INFO: Archiving Costs [Pipeline] echo 21:04:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:04:26 ---> logs-deploy.sh 21:04:26 lf-activate-venv: SKIPPING 21:04:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-208/6 21:04:26 INFO: archiving workspace using pattern(s): 21:04:27 Archives upload complete. 21:04:27 INFO: archiving logs to Nexus 21:04:28 ---> uname -a: 21:04:28 Linux prd-centos7-docker-4c-2g-14842.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:04:28 21:04:28 21:04:28 ---> lscpu: 21:04:28 Architecture: x86_64 21:04:28 CPU op-mode(s): 32-bit, 64-bit 21:04:28 Byte Order: Little Endian 21:04:28 Address sizes: 40 bits physical, 48 bits virtual 21:04:28 CPU(s): 2 21:04:28 On-line CPU(s) list: 0,1 21:04:28 Thread(s) per core: 1 21:04:28 Core(s) per socket: 1 21:04:28 Socket(s): 2 21:04:28 NUMA node(s): 1 21:04:28 Vendor ID: AuthenticAMD 21:04:28 CPU family: 23 21:04:28 Model: 49 21:04:28 Model name: AMD EPYC-Rome Processor 21:04:28 Stepping: 0 21:04:28 CPU MHz: 2800.000 21:04:28 BogoMIPS: 5600.00 21:04:28 Virtualization: AMD-V 21:04:28 Hypervisor vendor: KVM 21:04:28 Virtualization type: full 21:04:28 L1d cache: 64 KiB 21:04:28 L1i cache: 64 KiB 21:04:28 L2 cache: 1 MiB 21:04:28 L3 cache: 32 MiB 21:04:28 NUMA node0 CPU(s): 0,1 21:04:28 Vulnerability Itlb multihit: Not affected 21:04:28 Vulnerability L1tf: Not affected 21:04:28 Vulnerability Mds: Not affected 21:04:28 Vulnerability Meltdown: Not affected 21:04:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:04:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:04:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:04:28 Vulnerability Srbds: Not affected 21:04:28 Vulnerability Tsx async abort: Not affected 21:04:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:04:28 21:04:28 21:04:28 ---> nproc: 21:04:28 2 21:04:28 21:04:28 21:04:28 ---> df -h: 21:04:28 Filesystem Size Used Available Use% Mounted on 21:04:28 overlay 40.0G 7.6G 32.4G 19% / 21:04:28 tmpfs 64.0M 0 64.0M 0% /dev 21:04:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:04:28 shm 64.0M 0 64.0M 0% /dev/shm 21:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 21:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 21:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 21:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 21:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 21:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 21:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-208 21:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/foundry_device-virtual-go_PR-208@tmp 21:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 21:04:28 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 21:04:28 21:04:28 21:04:28 ---> free -m: 21:04:28 total used free shared buff/cache available 21:04:28 Mem: 7821 935 4776 0 2109 6707 21:04:28 Swap: 1023 0 1023 21:04:28 21:04:28 21:04:28 ---> ip addr: 21:04:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:04:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:04:28 inet 127.0.0.1/8 scope host lo 21:04:28 valid_lft forever preferred_lft forever 21:04:28 inet6 ::1/128 scope host 21:04:28 valid_lft forever preferred_lft forever 21:04:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:04:28 link/ether fa:16:3e:bc:24:46 brd ff:ff:ff:ff:ff:ff 21:04:28 inet 10.30.123.176/23 brd 10.30.123.255 scope global dynamic eth0 21:04:28 valid_lft 85730sec preferred_lft 85730sec 21:04:28 inet6 fe80::f816:3eff:febc:2446/64 scope link 21:04:28 valid_lft forever preferred_lft forever 21:04:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:04:28 link/ether 02:42:b9:aa:e4:eb brd ff:ff:ff:ff:ff:ff 21:04:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:04:28 valid_lft forever preferred_lft forever 21:04:28 inet6 fe80::42:b9ff:feaa:e4eb/64 scope link 21:04:28 valid_lft forever preferred_lft forever 21:04:28 21:04:28 21:04:28 ---> sar -b -r -n DEV: 21:04:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 21:04:28 21:04:28 20:53:07 LINUX RESTART (2 CPU) 21:04:28 21:04:28 20:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:04:28 20:55:01 6.35 0.18 6.16 0.00 23.18 669.65 0.00 21:04:28 20:56:01 0.42 0.00 0.42 0.00 0.00 6.90 0.00 21:04:28 20:57:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 21:04:28 20:58:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 21:04:28 20:59:01 0.48 0.00 0.48 0.00 0.00 5.70 0.00 21:04:28 21:00:01 0.30 0.00 0.30 0.00 0.00 4.40 0.00 21:04:28 21:01:01 0.20 0.02 0.18 0.00 0.13 3.13 0.00 21:04:28 21:02:01 0.50 0.10 0.40 0.00 1.73 5.65 0.00 21:04:28 21:03:01 0.25 0.00 0.25 0.00 0.00 4.01 0.00 21:04:28 21:04:01 0.32 0.00 0.32 0.00 0.00 5.43 0.00 21:04:28 Average: 0.93 0.03 0.90 0.00 2.51 71.16 0.00 21:04:28 21:04:28 20:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:04:28 20:55:01 5444548 0 809512 10.11 2620 1752252 1253848 13.84 580696 1584688 20 21:04:28 20:56:01 5446944 0 807108 10.08 2620 1752260 1208604 13.34 583316 1580516 8 21:04:28 20:57:01 5446800 0 807252 10.08 2620 1752260 1208676 13.34 583128 1581180 8 21:04:28 20:58:01 5445928 0 808116 10.09 2620 1752268 1208700 13.34 584148 1581184 8 21:04:28 20:59:01 5444052 0 809988 10.11 2620 1752272 1208568 13.34 582856 1584444 20 21:04:28 21:00:01 5444112 0 809928 10.11 2620 1752272 1208436 13.34 583164 1584444 20 21:04:28 21:01:01 5439616 0 814416 10.17 2620 1752280 1210932 13.37 586888 1584444 16 21:04:28 21:02:01 5435236 0 818668 10.22 2620 1752408 1209196 13.35 591268 1584504 20 21:04:28 21:03:01 5436008 0 817896 10.21 2620 1752408 1208896 13.35 592492 1582696 20 21:04:28 21:04:01 5435640 0 818256 10.22 2620 1752416 1208980 13.35 592824 1582700 12 21:04:28 Average: 5441888 0 812114 10.14 2620 1752310 1213484 13.40 586078 1583080 15 21:04:28 21:04:28 20:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:04:28 20:55:01 eth0 43.52 55.16 152.49 8.53 0.00 0.00 0.00 0.00 21:04:28 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 20:55:01 docker0 45.85 27.03 3.84 137.77 0.00 0.00 0.00 0.00 21:04:28 20:56:01 eth0 2.37 0.53 0.77 0.21 0.00 0.00 0.00 0.00 21:04:28 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 20:57:01 eth0 1.48 0.48 0.59 0.39 0.00 0.00 0.00 0.00 21:04:28 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 20:58:01 eth0 1.23 0.25 0.33 0.20 0.00 0.00 0.00 0.00 21:04:28 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 20:59:01 eth0 0.70 0.42 0.35 0.27 0.00 0.00 0.00 0.00 21:04:28 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 21:00:01 eth0 0.65 0.22 0.14 0.02 0.00 0.00 0.00 0.00 21:04:28 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 21:01:01 eth0 1.42 0.53 0.58 0.36 0.00 0.00 0.00 0.00 21:04:28 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 21:02:01 eth0 1.02 0.32 0.32 0.23 0.00 0.00 0.00 0.00 21:04:28 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 21:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:04:28 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 21:04:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 21:04:28 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 Average: eth0 5.27 5.82 15.57 1.03 0.00 0.00 0.00 0.00 21:04:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:28 Average: docker0 4.59 2.70 0.38 13.78 0.00 0.00 0.00 0.00 21:04:28 21:04:28 21:04:28 ---> sar -P ALL: 21:04:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 21:04:28 21:04:28 20:53:07 LINUX RESTART (2 CPU) 21:04:28 21:04:28 20:54:01 CPU %user %nice %system %iowait %steal %idle 21:04:28 20:55:01 all 1.13 0.00 0.42 0.13 0.03 98.28 21:04:28 20:55:01 0 1.29 0.00 0.47 0.00 0.03 98.21 21:04:28 20:55:01 1 0.97 0.00 0.37 0.27 0.03 98.35 21:04:28 20:56:01 all 0.11 0.00 0.03 0.00 0.03 99.83 21:04:28 20:56:01 0 0.02 0.00 0.02 0.00 0.03 99.93 21:04:28 20:56:01 1 0.20 0.00 0.05 0.00 0.02 99.73 21:04:28 20:57:01 all 0.15 0.00 0.06 0.00 0.03 99.77 21:04:28 20:57:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:04:28 20:57:01 1 0.27 0.00 0.07 0.00 0.03 99.63 21:04:28 20:58:01 all 0.13 0.00 0.03 0.00 0.03 99.82 21:04:28 20:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:04:28 20:58:01 1 0.22 0.00 0.05 0.00 0.03 99.70 21:04:28 20:59:01 all 0.17 0.00 0.04 0.00 0.03 99.76 21:04:28 20:59:01 0 0.10 0.00 0.03 0.00 0.03 99.83 21:04:28 20:59:01 1 0.23 0.00 0.05 0.00 0.03 99.68 21:04:28 21:00:01 all 0.12 0.00 0.03 0.00 0.03 99.82 21:04:28 21:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:04:28 21:00:01 1 0.22 0.00 0.05 0.00 0.03 99.70 21:04:28 21:01:01 all 0.18 0.00 0.05 0.00 0.02 99.76 21:04:28 21:01:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:04:28 21:01:01 1 0.30 0.00 0.05 0.00 0.02 99.63 21:04:28 21:02:01 all 0.11 0.00 0.05 0.03 0.03 99.79 21:04:28 21:02:01 0 0.05 0.00 0.05 0.02 0.03 99.85 21:04:28 21:02:01 1 0.17 0.00 0.05 0.03 0.02 99.73 21:04:28 21:03:01 all 0.13 0.00 0.05 0.00 0.01 99.81 21:04:28 21:03:01 0 0.08 0.00 0.07 0.00 0.02 99.83 21:04:28 21:03:01 1 0.18 0.00 0.03 0.00 0.00 99.78 21:04:28 21:04:01 all 0.12 0.00 0.03 0.00 0.03 99.82 21:04:28 21:04:01 0 0.23 0.00 0.03 0.00 0.03 99.70 21:04:28 21:04:01 1 0.00 0.00 0.02 0.00 0.03 99.95 21:04:28 Average: all 0.23 0.00 0.08 0.02 0.03 99.65 21:04:28 Average: 0 0.19 0.00 0.08 0.00 0.03 99.70 21:04:28 Average: 1 0.28 0.00 0.08 0.03 0.03 99.59 21:04:28 21:04:28 21:04:28