Pull request #180 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 hahattan for edgexfoundry/device-virtual-go Loading trusted files from base branch master at dd55ff443bd180714a9cddb6bbe47fafb89756c5 rather than 2e7a8e400da6e1ebb34f30b7153276bce38b6eda Obtained Jenkinsfile from dd55ff443bd180714a9cddb6bbe47fafb89756c5 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33144 in /w/workspace/foundry_device-virtual-go_PR-180 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-180 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 2e7a8e400da6e1ebb34f30b7153276bce38b6eda Merge succeeded, producing 2e7a8e400da6e1ebb34f30b7153276bce38b6eda Checking out Revision 2e7a8e400da6e1ebb34f30b7153276bce38b6eda (PR-180) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e7a8e400da6e1ebb34f30b7153276bce38b6eda # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e7a8e400da6e1ebb34f30b7153276bce38b6eda # timeout=10 Commit message: "build: upgrade SDK version" First time build. Skipping changelog. > git rev-list --no-walk 26e29386165f42648a678b01c86a7365545fcd32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:16:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:16:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:16:33 ========================================================= 09:16:33 EdgeX Global Pipelines Version Info 09:16:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:16:34 ------------------- 09:16:34 stable info: 09:16:34 ------------------- 09:16:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:16:34 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 09:16:34 Message: update stable to v1.0.186 09:16:35 ------------------- 09:16:35 experimental info: 09:16:35 ------------------- 09:16:35 Commited By: **** collab-it+edgex@linuxfoundation.org 09:16:35 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 09:16:35 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:16:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 09:16:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 09:16:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:16:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:16:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:16:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:16:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:16:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 09:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:16:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:16:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:16:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:16:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:16:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:16:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:16:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:16:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:16:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:16:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:16:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:16:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:16:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:16:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo 09:16:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo 09:16:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo 09:16:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e7a8e400da6e1ebb34f30b7153276bce38b6eda [Pipeline] echo 09:16:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e7a8e4 [Pipeline] echo 09:16:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:16:38 provisioning config files... 09:16:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-180@tmp/config8899308654760043029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:39 ---> docker-login.sh 09:16:39 nexus3.edgexfoundry.org:10001 09:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:39 Configure a credential helper to remove this warning. See 09:16:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:39 09:16:39 Login Succeeded 09:16:39 nexus3.edgexfoundry.org:10002 09:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:39 Configure a credential helper to remove this warning. See 09:16:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:39 09:16:39 Login Succeeded 09:16:39 nexus3.edgexfoundry.org:10003 09:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:40 Configure a credential helper to remove this warning. See 09:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:40 09:16:40 Login Succeeded 09:16:40 nexus3.edgexfoundry.org:10004 09:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:40 Configure a credential helper to remove this warning. See 09:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:40 09:16:40 Login Succeeded 09:16:40 docker.io 09:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:40 Configure a credential helper to remove this warning. See 09:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:40 09:16:40 Login Succeeded 09:16:40 ---> docker-login.sh ends [Pipeline] } 09:16:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:16:41 + git log --format=format:%s -1 2e7a8e400da6e1ebb34f30b7153276bce38b6eda [Pipeline] echo 09:16:41 GIT_COMMIT: 2e7a8e400da6e1ebb34f30b7153276bce38b6eda, Commit Message: build: upgrade SDK version [Pipeline] echo 09:16:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:16:42 09:16:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:16:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:16:43 latest: Pulling from edgex-devops/git-semver 09:16:43 31603596830f: Pulling fs layer 09:16:43 2a8b12db71e7: Pulling fs layer 09:16:43 6ca5941a6612: Pulling fs layer 09:16:43 ecc8261a40a4: Pulling fs layer 09:16:43 ecc8261a40a4: Waiting 09:16:43 2a8b12db71e7: Verifying Checksum 09:16:43 2a8b12db71e7: Download complete 09:16:43 31603596830f: Verifying Checksum 09:16:43 31603596830f: Download complete 09:16:43 ecc8261a40a4: Verifying Checksum 09:16:43 ecc8261a40a4: Download complete 09:16:43 6ca5941a6612: Verifying Checksum 09:16:43 6ca5941a6612: Download complete 09:16:43 31603596830f: Pull complete 09:16:43 2a8b12db71e7: Pull complete 09:16:44 6ca5941a6612: Pull complete 09:16:44 ecc8261a40a4: Pull complete 09:16:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:16:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:16:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:16:45 prd-centos7-docker-4c-2g-33144 does not seem to be running inside a container 09:16:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-180 -v /w/workspace/foundry_device-virtual-go_PR-180:/w/workspace/foundry_device-virtual-go_PR-180:rw,z -v /w/workspace/foundry_device-virtual-go_PR-180@tmp:/w/workspace/foundry_device-virtual-go_PR-180@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 09:16:46 $ docker top 00fb14cdd2f3fea619dd90620ecd12279bfc36145c786ce0a8ddc4e8d685a691 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:16:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:47 [ssh-agent] Looking for ssh-agent implementation... 09:16:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:47 $ docker exec 00fb14cdd2f3fea619dd90620ecd12279bfc36145c786ce0a8ddc4e8d685a691 ssh-agent 09:16:47 SSH_AUTH_SOCK=/tmp/ssh-j8fXwyeIw1FI/agent.12 09:16:47 SSH_AGENT_PID=17 09:16:47 Running ssh-add (command line suppressed) 09:16:47 Identity added: /w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_3929995046502264894.key (/w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_3929995046502264894.key) 09:16:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:48 + git tag --points-at HEAD [Pipeline] } 09:16:48 $ docker exec --env ******** --env ******** 00fb14cdd2f3fea619dd90620ecd12279bfc36145c786ce0a8ddc4e8d685a691 ssh-agent -k 09:16:48 unset SSH_AUTH_SOCK; 09:16:48 unset SSH_AGENT_PID; 09:16:48 echo Agent pid 17 killed; 09:16:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:16:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:48 [ssh-agent] Looking for ssh-agent implementation... 09:16:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:48 $ docker exec 00fb14cdd2f3fea619dd90620ecd12279bfc36145c786ce0a8ddc4e8d685a691 ssh-agent 09:16:48 SSH_AUTH_SOCK=/tmp/ssh-yeoRSXuGfYOJ/agent.47 09:16:48 SSH_AGENT_PID=52 09:16:48 Running ssh-add (command line suppressed) 09:16:48 Identity added: /w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_7102516465461829472.key (/w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_7102516465461829472.key) 09:16:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:49 + git semver init 09:16:49 # -> Open(): unable to determine branch for HEAD 09:16:49 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-180/.git 09:16:49 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-180 09:16:49 # $SEMVER_REMOTE_NAME = origin 09:16:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:16:49 # $SEMVER_USER_NAME = edgex-jenkins 09:16:49 # $SEMVER_BRANCH = PR-180 09:16:49 # $SEMVER_TEMP = /tmp/semver-990063840 09:16:49 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 09:16:49 # '/tmp/semver-990063840' -> '/w/workspace/foundry_device-virtual-go_PR-180/.semver' 09:16:49 # -> Force: false 09:16:49 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-180/.semver [Pipeline] } 09:16:49 $ docker exec --env ******** --env ******** 00fb14cdd2f3fea619dd90620ecd12279bfc36145c786ce0a8ddc4e8d685a691 ssh-agent -k 09:16:50 unset SSH_AUTH_SOCK; 09:16:50 unset SSH_AGENT_PID; 09:16:50 echo Agent pid 52 killed; 09:16:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:16:50 + git semver [Pipeline] } 09:16:50 $ docker stop --time=1 00fb14cdd2f3fea619dd90620ecd12279bfc36145c786ce0a8ddc4e8d685a691 09:16:51 $ docker rm -f 00fb14cdd2f3fea619dd90620ecd12279bfc36145c786ce0a8ddc4e8d685a691 [Pipeline] // withDockerContainer [Pipeline] sh 09:16:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:16:52 Stashed 1 file(s) [Pipeline] echo 09:16:52 [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 09:17:08 Still waiting to schedule task 09:17:08 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:17:08 Still waiting to schedule task 09:17:08 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 09:19:38 Running on prd-centos7-docker-4c-2g-33146 in /w/workspace/foundry_device-virtual-go_PR-180 [Pipeline] { [Pipeline] ws 09:19:38 Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout 09:19:40 using credential edgex-jenkins-ssh 09:19:41 Cloning the remote Git repository 09:19:40 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:19:40 > git init /w/workspace/device-virtual-go/3 # timeout=10 09:19:40 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:19:40 > git --version # timeout=10 09:19:40 > git --version # 'git version 2.24.3' 09:19:40 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:42 Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 2e7a8e400da6e1ebb34f30b7153276bce38b6eda 09:19:42 Merge succeeded, producing 2e7a8e400da6e1ebb34f30b7153276bce38b6eda 09:19:42 Checking out Revision 2e7a8e400da6e1ebb34f30b7153276bce38b6eda (PR-180) 09:19:41 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:19:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:41 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:19:41 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:19:41 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:19:41 > git config core.sparsecheckout # timeout=10 09:19:41 > git checkout -f 2e7a8e400da6e1ebb34f30b7153276bce38b6eda # timeout=10 09:19:41 > git remote # timeout=10 09:19:41 > git config --get remote.origin.url # timeout=10 09:19:41 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:41 > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 09:19:41 > git rev-parse HEAD^{commit} # timeout=10 09:19:41 > git config core.sparsecheckout # timeout=10 09:19:41 > git checkout -f 2e7a8e400da6e1ebb34f30b7153276bce38b6eda # timeout=10 09:19:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33145 in /w/workspace/foundry_device-virtual-go_PR-180 [Pipeline] { [Pipeline] ws 09:19:43 Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout 09:19:45 Commit message: "build: upgrade SDK version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:19:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:19:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:19:47 + sudo service docker restart 09:19:47 + true 09:19:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:19:49 provisioning config files... 09:19:49 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config5942651040089456897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:49 ---> docker-login.sh 09:19:49 nexus3.edgexfoundry.org:10001 09:19:49 using credential edgex-jenkins-ssh 09:19:49 Cloning the remote Git repository 09:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:50 Configure a credential helper to remove this warning. See 09:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:50 09:19:50 Login Succeeded 09:19:50 nexus3.edgexfoundry.org:10002 09:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:50 Configure a credential helper to remove this warning. See 09:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:50 09:19:50 Login Succeeded 09:19:50 nexus3.edgexfoundry.org:10003 09:19:49 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:19:49 > git init /w/workspace/device-virtual-go/3 # timeout=10 09:19:49 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:19:49 > git --version # timeout=10 09:19:49 > git --version # 'git version 2.17.1' 09:19:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:50 Configure a credential helper to remove this warning. See 09:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:50 09:19:50 Login Succeeded 09:19:50 nexus3.edgexfoundry.org:10004 09:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:50 Configure a credential helper to remove this warning. See 09:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:50 09:19:50 Login Succeeded 09:19:50 docker.io 09:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:50 Configure a credential helper to remove this warning. See 09:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:50 09:19:50 Login Succeeded 09:19:50 ---> docker-login.sh ends [Pipeline] } 09:19:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:19:51 ========================================================= 09:19:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:19:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:19:51 Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 2e7a8e400da6e1ebb34f30b7153276bce38b6eda 09:19:50 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:19:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:50 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:19:50 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:19:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:19:51 > git config core.sparsecheckout # timeout=10 09:19:51 > git checkout -f 2e7a8e400da6e1ebb34f30b7153276bce38b6eda # timeout=10 09:19:51 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 09:19:51 Sending build context to Docker daemon 523.8kB 09:19:51 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:19:51 Step 2/8 : FROM ${BASE} 09:19:51 Merge succeeded, producing 2e7a8e400da6e1ebb34f30b7153276bce38b6eda 09:19:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:19:51 188c0c94c7c5: Pulling fs layer 09:19:51 0ef7d3d256c8: Pulling fs layer 09:19:51 de9db76c5a1d: Pulling fs layer 09:19:51 bca2f99d35d6: Pulling fs layer 09:19:51 93359f2a8cfa: Pulling fs layer 09:19:51 7c6f9722023f: Pulling fs layer 09:19:51 a35cf1a2eb13: Pulling fs layer 09:19:51 bca2f99d35d6: Waiting 09:19:51 93359f2a8cfa: Waiting 09:19:51 a35cf1a2eb13: Waiting 09:19:51 7c6f9722023f: Waiting 09:19:51 0ef7d3d256c8: Verifying Checksum 09:19:51 0ef7d3d256c8: Download complete 09:19:51 de9db76c5a1d: Verifying Checksum 09:19:51 de9db76c5a1d: Download complete 09:19:51 93359f2a8cfa: Verifying Checksum 09:19:51 93359f2a8cfa: Download complete 09:19:51 7c6f9722023f: Verifying Checksum 09:19:51 7c6f9722023f: Download complete 09:19:51 188c0c94c7c5: Verifying Checksum 09:19:51 188c0c94c7c5: Download complete 09:19:51 Checking out Revision 2e7a8e400da6e1ebb34f30b7153276bce38b6eda (PR-180) 09:19:52 188c0c94c7c5: Pull complete 09:19:52 0ef7d3d256c8: Pull complete 09:19:52 de9db76c5a1d: Pull complete 09:19:51 > git remote # timeout=10 09:19:51 > git config --get remote.origin.url # timeout=10 09:19:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:19:51 > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 09:19:51 > git rev-parse HEAD^{commit} # timeout=10 09:19:51 > git config core.sparsecheckout # timeout=10 09:19:52 > git checkout -f 2e7a8e400da6e1ebb34f30b7153276bce38b6eda # timeout=10 09:19:53 a35cf1a2eb13: Verifying Checksum 09:19:53 a35cf1a2eb13: Download complete 09:19:54 bca2f99d35d6: Verifying Checksum 09:19:54 bca2f99d35d6: Download complete 09:19:56 Commit message: "build: upgrade SDK version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:19:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:19:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:19:58 + + sudo service dockertrue restart 09:19:58 09:19:59 bca2f99d35d6: Pull complete 09:20:00 93359f2a8cfa: Pull complete 09:20:00 7c6f9722023f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:20:01 provisioning config files... 09:20:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config8162634345034993051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:01 ---> docker-login.sh 09:20:01 nexus3.edgexfoundry.org:10001 09:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:02 Configure a credential helper to remove this warning. See 09:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:02 09:20:02 Login Succeeded 09:20:02 nexus3.edgexfoundry.org:10002 09:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:03 Configure a credential helper to remove this warning. See 09:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:03 09:20:03 Login Succeeded 09:20:03 nexus3.edgexfoundry.org:10003 09:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:03 Configure a credential helper to remove this warning. See 09:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:03 09:20:03 Login Succeeded 09:20:03 nexus3.edgexfoundry.org:10004 09:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:04 Configure a credential helper to remove this warning. See 09:20:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:04 09:20:04 Login Succeeded 09:20:04 docker.io 09:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:04 Configure a credential helper to remove this warning. See 09:20:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:04 09:20:05 Login Succeeded 09:20:05 ---> docker-login.sh ends [Pipeline] } 09:20:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 09:20:05 a35cf1a2eb13: Pull complete 09:20:05 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:20:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:20:05 ---> a62c8e92a672 09:20:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 09:20:05 ---> Running in f02e1e5e3255 09:20:05 Removing intermediate container f02e1e5e3255 09:20:05 ---> be0da8dce06f 09:20:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:05 ---> Running in 2c58371b38f8 [Pipeline] unstash [Pipeline] echo 09:20:05 ========================================================= 09:20:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:20:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:20:06 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 09:20:06 Removing intermediate container 2c58371b38f8 09:20:06 ---> 115679c06af4 09:20:06 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 09:20:06 Sending build context to Docker daemon 522.8kB 09:20:06 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:20:06 Step 2/8 : FROM ${BASE} 09:20:06 ---> Running in 1341aab10818 09:20:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:20:06 5f621e34cdf4: Pulling fs layer 09:20:06 a4357932f1b6: Pulling fs layer 09:20:06 18c013af1878: Pulling fs layer 09:20:06 00ac8860ef70: Pulling fs layer 09:20:06 63d7cb157983: Pulling fs layer 09:20:06 b116817d02f9: Pulling fs layer 09:20:06 745a02a5169b: Pulling fs layer 09:20:06 63d7cb157983: Waiting 09:20:06 b116817d02f9: Waiting 09:20:06 745a02a5169b: Waiting 09:20:06 00ac8860ef70: Waiting 09:20:06 18c013af1878: Download complete 09:20:06 a4357932f1b6: Verifying Checksum 09:20:06 a4357932f1b6: Download complete 09:20:06 63d7cb157983: Verifying Checksum 09:20:06 63d7cb157983: Download complete 09:20:06 5f621e34cdf4: Verifying Checksum 09:20:06 5f621e34cdf4: Download complete 09:20:06 b116817d02f9: Verifying Checksum 09:20:06 b116817d02f9: Download complete 09:20:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:20:07 5f621e34cdf4: Pull complete 09:20:07 a4357932f1b6: Pull complete 09:20:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:20:08 18c013af1878: Pull complete 09:20:08 745a02a5169b: Download complete 09:20:09 (1/13) Installing libc-dev (0.7.2-r3) 09:20:09 (2/13) Installing libsodium (1.0.18-r0) 09:20:09 (3/13) Installing pkgconf (1.7.2-r0) 09:20:09 (4/13) Installing libsodium-dev (1.0.18-r0) 09:20:09 (5/13) Installing openssh-keygen (8.3_p1-r2) 09:20:09 (6/13) Installing libedit (20191231.3.1-r0) 09:20:09 (7/13) Installing openssh-client (8.3_p1-r2) 09:20:10 00ac8860ef70: Verifying Checksum 09:20:10 00ac8860ef70: Download complete 09:20:11 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 09:20:11 (9/13) Installing openssh-server-common (8.3_p1-r2) 09:20:11 (10/13) Installing openssh-server (8.3_p1-r2) 09:20:12 (11/13) Installing openssh (8.3_p1-r2) 09:20:12 (12/13) Installing libzmq (4.3.3-r0) 09:20:12 (13/13) Installing zeromq-dev (4.3.3-r0) 09:20:12 Executing busybox-1.31.1-r19.trigger 09:20:12 OK: 173 MiB in 52 packages 09:20:13 Removing intermediate container 1341aab10818 09:20:13 ---> 1d37fe771d19 09:20:13 Step 6/8 : WORKDIR /device-virtual-go 09:20:13 ---> Running in f82ad36303d3 09:20:13 Removing intermediate container f82ad36303d3 09:20:13 ---> 50e62837d205 09:20:13 Step 7/8 : COPY . . 09:20:14 ---> 73b4207bfff8 09:20:14 Step 8/8 : RUN go mod download 09:20:14 ---> Running in 3348cca1e494 09:20:20 00ac8860ef70: Pull complete 09:20:20 63d7cb157983: Pull complete 09:20:21 b116817d02f9: Pull complete 09:20:25 745a02a5169b: Pull complete 09:20:25 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:20:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:20:25 ---> b7e6874047d6 09:20:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 09:20:27 ---> Running in 936de0db74a7 09:20:27 Removing intermediate container 936de0db74a7 09:20:27 ---> 688d4232a0ba 09:20:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:27 ---> Running in 8e315258a537 09:20:30 Removing intermediate container 8e315258a537 09:20:30 ---> ecd6f3d79bd5 09:20:30 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 09:20:30 ---> Running in 320bfb8f6ada 09:20:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:20:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:20:33 (1/13) Installing libc-dev (0.7.2-r3) 09:20:33 (2/13) Installing libsodium (1.0.18-r0) 09:20:34 (3/13) Installing pkgconf (1.7.2-r0) 09:20:34 (4/13) Installing libsodium-dev (1.0.18-r0) 09:20:34 (5/13) Installing openssh-keygen (8.3_p1-r2) 09:20:34 (6/13) Installing libedit (20191231.3.1-r0) 09:20:34 (7/13) Installing openssh-client (8.3_p1-r2) 09:20:36 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 09:20:36 (9/13) Installing openssh-server-common (8.3_p1-r2) 09:20:36 (10/13) Installing openssh-server (8.3_p1-r2) 09:20:36 (11/13) Installing openssh (8.3_p1-r2) 09:20:36 (12/13) Installing libzmq (4.3.3-r0) 09:20:37 (13/13) Installing zeromq-dev (4.3.3-r0) 09:20:37 Executing busybox-1.31.1-r19.trigger 09:20:37 OK: 149 MiB in 52 packages 09:20:38 Removing intermediate container 320bfb8f6ada 09:20:38 ---> 597d9e561dc3 09:20:38 Step 6/8 : WORKDIR /device-virtual-go 09:20:38 ---> Running in 3866d19bdeee 09:20:39 Removing intermediate container 3866d19bdeee 09:20:39 ---> c4ca52f33a0f 09:20:39 Step 7/8 : COPY . . 09:20:40 ---> 5030d8938e32 09:20:40 Step 8/8 : RUN go mod download 09:20:40 ---> Running in 7d7ec43da32e 09:20:41 Removing intermediate container 3348cca1e494 09:20:41 ---> 1dd7fa86591d 09:20:41 Successfully built 1dd7fa86591d 09:20:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:20:41 + docker inspect -f . ci-base-image-x86_64 09:20:41 . [Pipeline] withDockerContainer 09:20:41 prd-centos7-docker-4c-2g-33146 does not seem to be running inside a container 09:20:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@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 09:20:43 $ docker top f70374219d4eee12edf62fe46e0c7e916048e39feca6e525d1956e62adb51cef -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:43 + go version 09:20:43 go version go1.15.5 linux/amd64 [Pipeline] } 09:20:43 $ docker stop --time=1 f70374219d4eee12edf62fe46e0c7e916048e39feca6e525d1956e62adb51cef 09:20:44 $ docker rm -f f70374219d4eee12edf62fe46e0c7e916048e39feca6e525d1956e62adb51cef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:20:45 + docker inspect -f . ci-base-image-x86_64 09:20:45 . [Pipeline] withDockerContainer 09:20:45 prd-centos7-docker-4c-2g-33146 does not seem to be running inside a container 09:20:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@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 09:20:46 $ docker top 6b8279f00730537316b9c3008a2f7016868d85d49752025695d54d7ac6d5affc -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:47 + make test 09:20:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:20:48 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:21:06 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:21:07 Removing intermediate container 7d7ec43da32e 09:21:07 ---> fd98c8e60bb5 09:21:07 Successfully built fd98c8e60bb5 09:21:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:21:07 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.363s coverage: 63.8% of statements 09:21:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:21:07 + docker inspect -f . ci-base-image-arm64 09:21:07 . [Pipeline] withDockerContainer 09:21:07 prd-ubuntu18.04-docker-arm64-4c-16g-33145 does not seem to be running inside a container 09:21:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@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 09:21:09 $ docker top cd9e14d3f01f4719bd5ebd4b4f90c4319ca99f19a41ce1eda5d5a0dbbc2cbb4c -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:10 + go version 09:21:10 go version go1.15.5 linux/arm64 [Pipeline] } 09:21:10 $ docker stop --time=1 cd9e14d3f01f4719bd5ebd4b4f90c4319ca99f19a41ce1eda5d5a0dbbc2cbb4c 09:21:11 gofmt -l . 09:21:11 [ "`gofmt -l .`" = "" ] 09:21:11 ./bin/test-attribution-txt.sh 09:21:12 ./bin/test-go-mod-tidy.sh 09:21:12 $ docker rm -f cd9e14d3f01f4719bd5ebd4b4f90c4319ca99f19a41ce1eda5d5a0dbbc2cbb4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 09:21:12 $ docker stop --time=1 6b8279f00730537316b9c3008a2f7016868d85d49752025695d54d7ac6d5affc 09:21:14 $ docker rm -f 6b8279f00730537316b9c3008a2f7016868d85d49752025695d54d7ac6d5affc [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 09:21:15 + sudo chown -R jenkins:jenkins . [Pipeline] isUnix [Pipeline] sh [Pipeline] stash 09:21:15 + docker inspect -f . ci-base-image-arm64 09:21:15 . [Pipeline] withDockerContainer 09:21:15 Stashed 1 file(s) 09:21:15 prd-ubuntu18.04-docker-arm64-4c-16g-33145 does not seem to be running inside a container 09:21:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@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 09:21:17 $ docker top da08d10b00fa8ecad933a1f7c15ff421e13353c5bcdaad1e7e96e734bbf8d8e5 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:21:18 + make test 09:21:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] sh 09:21:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:21:19 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:21:20 + ls -al . 09:21:20 total 132 09:21:20 drwxrwxr-x. 7 jenkins jenkins 4096 Apr 7 09:21 . 09:21:20 drwxrwxr-x. 4 jenkins jenkins 28 Apr 7 09:19 .. 09:21:20 -rw-rw-r--. 1 jenkins jenkins 8039 Apr 7 09:19 Attribution.txt 09:21:20 drwxrwxr-x. 2 jenkins jenkins 64 Apr 7 09:19 bin 09:21:20 drwxrwxr-x. 3 jenkins jenkins 32 Apr 7 09:19 cmd 09:21:20 -rw-r--r--. 1 jenkins jenkins 47247 Apr 7 09:21 coverage.out 09:21:20 -rw-rw-r--. 1 jenkins jenkins 1895 Apr 7 09:19 Dockerfile 09:21:20 -rw-rw-r--. 1 jenkins jenkins 998 Apr 7 09:19 Dockerfile.build 09:21:20 drwxrwxr-x. 8 jenkins jenkins 179 Apr 7 09:19 .git 09:21:20 drwxrwxr-x. 2 jenkins jenkins 103 Apr 7 09:19 .github 09:21:20 -rw-rw-r--. 1 jenkins jenkins 258 Apr 7 09:19 .gitignore 09:21:20 -rw-r--r--. 1 jenkins jenkins 809 Apr 7 09:21 go.mod 09:21:20 -rw-r--r--. 1 jenkins jenkins 23574 Apr 7 09:21 go.sum 09:21:20 drwxrwxr-x. 3 jenkins jenkins 20 Apr 7 09:19 internal 09:21:20 -rw-rw-r--. 1 jenkins jenkins 660 Apr 7 09:19 Jenkinsfile 09:21:20 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 7 09:19 LICENSE 09:21:20 -rw-rw-r--. 1 jenkins jenkins 921 Apr 7 09:19 Makefile 09:21:20 -rw-rw-r--. 1 jenkins jenkins 918 Apr 7 09:19 README.md 09:21:20 -rw-rw-r--. 1 jenkins jenkins 5 Apr 7 09:16 VERSION 09:21:20 -rw-rw-r--. 1 jenkins jenkins 235 Apr 7 09:19 version.go [Pipeline] isUnix [Pipeline] sh 09:21:20 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2e7a8e400da6e1ebb34f30b7153276bce38b6eda --label arch=amd64 --label version=0.0.0 . 09:21:20 Sending build context to Docker daemon 596.5kB 09:21:20 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 09:21:20 Step 2/25 : FROM ${BASE} AS builder 09:21:20 ---> 1dd7fa86591d 09:21:20 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:21:20 ---> Running in 13a598b8ef49 09:21:20 Removing intermediate container 13a598b8ef49 09:21:20 ---> 58924d7c4195 09:21:20 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 09:21:20 ---> Running in 697ed4220a1a 09:21:21 Removing intermediate container 697ed4220a1a 09:21:21 ---> edbd76fba30a 09:21:21 Step 5/25 : WORKDIR /device-virtual-go 09:21:21 ---> Running in 1eef642b5b7d 09:21:21 Removing intermediate container 1eef642b5b7d 09:21:21 ---> 9bdcc29a1215 09:21:21 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:21 ---> Running in 37d70ee5865b 09:21:22 Removing intermediate container 37d70ee5865b 09:21:22 ---> 63325e62fa95 09:21:22 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:21:22 ---> Running in f30dc2b33bfa 09:21:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:21:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:21:24 OK: 173 MiB in 52 packages 09:21:25 Removing intermediate container f30dc2b33bfa 09:21:25 ---> 320c09d2e736 09:21:25 Step 8/25 : COPY . . 09:21:26 ---> d301656d4b8e 09:21:26 Step 9/25 : RUN go mod download 09:21:26 ---> Running in 226f0512a024 09:21:27 Removing intermediate container 226f0512a024 09:21:27 ---> 26baf3f67841 09:21:27 Step 10/25 : ARG MAKE='make build' 09:21:27 ---> Running in de635eb85e32 09:21:27 Removing intermediate container de635eb85e32 09:21:27 ---> 93af16da6709 09:21:27 Step 11/25 : RUN $MAKE 09:21:27 ---> Running in 98ea06286ea5 09:21:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 09:21:45 CGO_ENABLED=1 GO111MODULE=on go build ./... 09:21:49 Removing intermediate container 98ea06286ea5 09:21:49 ---> 01e72056c33a 09:21:49 Step 12/25 : FROM alpine:3.12 09:21:49 3.12: Pulling from library/alpine 09:21:49 532819f3e44c: Pulling fs layer 09:21:49 532819f3e44c: Verifying Checksum 09:21:49 532819f3e44c: Download complete 09:21:50 532819f3e44c: Pull complete 09:21:50 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 09:21:50 Status: Downloaded newer image for alpine:3.12 09:21:50 ---> 7230e588e954 09:21:50 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 09:21:50 ---> Running in 4c20b370a805 09:21:50 Removing intermediate container 4c20b370a805 09:21:50 ---> 6f9a6873ef84 09:21:50 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:50 ---> Running in efcd284f1590 09:21:51 Removing intermediate container efcd284f1590 09:21:51 ---> b7f09efdb084 09:21:51 Step 15/25 : RUN apk add --update --no-cache zeromq 09:21:51 ---> Running in b0bbd5638552 09:21:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:21:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:21:53 (1/5) Installing libgcc (9.3.0-r2) 09:21:53 (2/5) Installing libsodium (1.0.18-r0) 09:21:53 (3/5) Installing libstdc++ (9.3.0-r2) 09:21:53 (4/5) Installing libzmq (4.3.3-r0) 09:21:54 (5/5) Installing zeromq (4.3.3-r0) 09:21:54 Executing busybox-1.31.1-r20.trigger 09:21:54 OK: 8 MiB in 19 packages 09:21:55 Removing intermediate container b0bbd5638552 09:21:55 ---> d5c1036bf853 09:21:55 Step 16/25 : WORKDIR / 09:21:55 ---> Running in 9b1f3aac9894 09:21:55 Removing intermediate container 9b1f3aac9894 09:21:55 ---> 68a3d2bf59cb 09:21:55 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 09:21:55 ---> ca3b02c80ccc 09:21:55 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 09:21:55 ---> 9fd6361c593a 09:21:55 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 09:21:56 ---> c21fd7db8285 09:21:56 Step 20/25 : EXPOSE 49990 09:21:56 ---> Running in f883be2a252f 09:21:56 Removing intermediate container f883be2a252f 09:21:56 ---> 67e90da4ca68 09:21:56 Step 21/25 : ENTRYPOINT ["/device-virtual"] 09:21:56 ---> Running in 63e1e22c3bbe 09:21:56 Removing intermediate container 63e1e22c3bbe 09:21:56 ---> c2c970ae2543 09:21:56 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:21:56 ---> Running in 04a2621965ce 09:21:57 Removing intermediate container 04a2621965ce 09:21:57 ---> 71c20d3b93eb 09:21:57 Step 23/25 : LABEL arch=amd64 09:21:57 ---> Running in 0ee8f73b8502 09:21:57 Removing intermediate container 0ee8f73b8502 09:21:57 ---> c5c82f5f080b 09:21:57 Step 24/25 : LABEL git_sha=2e7a8e400da6e1ebb34f30b7153276bce38b6eda 09:21:57 ---> Running in 0abc9340a33a 09:21:57 Removing intermediate container 0abc9340a33a 09:21:57 ---> d1d1862a5748 09:21:57 Step 25/25 : LABEL version=0.0.0 09:21:57 ---> Running in bb79c643c1ca 09:21:57 Removing intermediate container bb79c643c1ca 09:21:57 ---> 30d53f810ee5 09:21:57 [Warning] One or more build-args [ARCH] were not consumed 09:21:57 Successfully built 30d53f810ee5 09:21:57 Successfully tagged docker-device-virtual-go: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 09:21:58 ---> job-cost.sh 09:21:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UtRs 09:22:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:22:16 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:22:16 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.428s coverage: 63.8% of statements 09:22:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:22:24 gofmt -l . 09:22:24 [ "`gofmt -l .`" = "" ] 09:22:24 ./bin/test-attribution-txt.sh 09:22:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:22:26 $ docker stop --time=1 da08d10b00fa8ecad933a1f7c15ff421e13353c5bcdaad1e7e96e734bbf8d8e5 09:22:28 $ docker rm -f da08d10b00fa8ecad933a1f7c15ff421e13353c5bcdaad1e7e96e734bbf8d8e5 [Pipeline] // withDockerContainer [Pipeline] sh 09:22:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:22:29 Warning: overwriting stash ‘coverage-report’ 09:22:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:22:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:22:31 + ls -al . 09:22:31 total 156 09:22:31 drwxrwxr-x 7 jenkins jenkins 4096 Apr 7 09:22 . 09:22:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 09:19 .. 09:22:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 09:19 .git 09:22:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 09:19 .github 09:22:31 -rw-rw-r-- 1 jenkins jenkins 258 Apr 7 09:19 .gitignore 09:22:31 -rw-rw-r-- 1 jenkins jenkins 8039 Apr 7 09:19 Attribution.txt 09:22:31 -rw-rw-r-- 1 jenkins jenkins 1895 Apr 7 09:19 Dockerfile 09:22:31 -rw-rw-r-- 1 jenkins jenkins 998 Apr 7 09:19 Dockerfile.build 09:22:31 -rw-rw-r-- 1 jenkins jenkins 660 Apr 7 09:19 Jenkinsfile 09:22:31 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 09:19 LICENSE 09:22:31 -rw-rw-r-- 1 jenkins jenkins 921 Apr 7 09:19 Makefile 09:22:31 -rw-rw-r-- 1 jenkins jenkins 918 Apr 7 09:19 README.md 09:22:31 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 09:16 VERSION 09:22:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 09:19 bin 09:22:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 09:19 cmd 09:22:31 -rw-r--r-- 1 jenkins jenkins 47247 Apr 7 09:22 coverage.out 09:22:31 -rw-r--r-- 1 jenkins jenkins 809 Apr 7 09:22 go.mod 09:22:31 -rw-r--r-- 1 jenkins jenkins 23574 Apr 7 09:22 go.sum 09:22:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 09:19 internal 09:22:31 -rw-rw-r-- 1 jenkins jenkins 235 Apr 7 09:19 version.go [Pipeline] isUnix [Pipeline] sh 09:22:32 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2e7a8e400da6e1ebb34f30b7153276bce38b6eda --label arch=arm64 --label version=0.0.0 . 09:22:32 Sending build context to Docker daemon 595.5kB 09:22:32 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 09:22:32 Step 2/25 : FROM ${BASE} AS builder 09:22:32 ---> fd98c8e60bb5 09:22:32 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:22:32 ---> Running in c1ab4f9dc575 09:22:33 Removing intermediate container c1ab4f9dc575 09:22:33 ---> 7723a1b7bd4e 09:22:33 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 09:22:33 ---> Running in b330240df019 09:22:33 Removing intermediate container b330240df019 09:22:33 ---> 31592ddea20f 09:22:33 Step 5/25 : WORKDIR /device-virtual-go 09:22:33 ---> Running in c5c4ffcf4246 09:22:34 Removing intermediate container c5c4ffcf4246 09:22:34 ---> 85062327e601 09:22:34 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:34 ---> Running in 8a775cb0efe2 09:22:36 Removing intermediate container 8a775cb0efe2 09:22:36 ---> 5fd7a2636e35 09:22:36 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:22:36 ---> Running in c21e418f354b 09:22:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:22:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:22:39 OK: 149 MiB in 52 packages 09:22:40 lf-activate-venv(): INFO: Adding /tmp/venv-UtRs/bin to PATH 09:22:40 INFO: No Stack... 09:22:40 Removing intermediate container c21e418f354b 09:22:40 ---> 5f09c6219027 09:22:40 Step 8/25 : COPY . . 09:22:41 ---> 1f3c49865b9a 09:22:41 Step 9/25 : RUN go mod download 09:22:42 ---> Running in b5b4b3feae8b 09:22:42 INFO: Retrieving Pricing Info for: v1-standard-2 09:22:42 INFO: Archiving Costs [Pipeline] sh 09:22:42 + cat /w/workspace/device-virtual-go/3/archives/cost.csv 09:22:42 + cut -d, -f6 [Pipeline] lock 09:22:42 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-180-3-stack-cost] 09:22:42 Resource [jenkins-edgexfoundry-device-virtual-go-PR-180-3-stack-cost] did not exist. Created. 09:22:42 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-180-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:22:43 + echo total: 0.029999999329447746 [Pipeline] stash 09:22:43 Stashed 1 file(s) [Pipeline] } 09:22:43 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-180-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:22:44 Removing intermediate container b5b4b3feae8b 09:22:44 ---> 1621a8c7066e 09:22:44 Step 10/25 : ARG MAKE='make build' 09:22:44 ---> Running in 5b93fcc1c9bb 09:22:45 Removing intermediate container 5b93fcc1c9bb 09:22:45 ---> 073d4962d961 09:22:45 Step 11/25 : RUN $MAKE 09:22:45 ---> Running in e572f837ab63 09:22:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 09:23:33 CGO_ENABLED=1 GO111MODULE=on go build ./... 09:23:43 Removing intermediate container e572f837ab63 09:23:43 ---> eaddd15a1474 09:23:43 Step 12/25 : FROM alpine:3.12 09:23:45 3.12: Pulling from library/alpine 09:23:45 9a219e8acc52: Pulling fs layer 09:23:45 9a219e8acc52: Verifying Checksum 09:23:45 9a219e8acc52: Download complete 09:23:45 9a219e8acc52: Pull complete 09:23:45 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 09:23:45 Status: Downloaded newer image for alpine:3.12 09:23:45 ---> d75e27dfc0a0 09:23:45 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 09:23:45 ---> Running in 592ed11acc6b 09:23:46 Removing intermediate container 592ed11acc6b 09:23:46 ---> 03baddb56adc 09:23:46 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:23:46 ---> Running in f49cc579d986 09:23:48 Removing intermediate container f49cc579d986 09:23:48 ---> 43c98f010af4 09:23:48 Step 15/25 : RUN apk add --update --no-cache zeromq 09:23:48 ---> Running in e7593b52cc33 09:23:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:23:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:23:52 (1/5) Installing libgcc (9.3.0-r2) 09:23:52 (2/5) Installing libsodium (1.0.18-r0) 09:23:52 (3/5) Installing libstdc++ (9.3.0-r2) 09:23:52 (4/5) Installing libzmq (4.3.3-r0) 09:23:52 (5/5) Installing zeromq (4.3.3-r0) 09:23:52 Executing busybox-1.31.1-r20.trigger 09:23:52 OK: 8 MiB in 19 packages 09:23:54 Removing intermediate container e7593b52cc33 09:23:54 ---> 942b5f2cbfb3 09:23:54 Step 16/25 : WORKDIR / 09:23:54 ---> Running in e6a22d2cbeae 09:23:54 Removing intermediate container e6a22d2cbeae 09:23:54 ---> d53b069baad6 09:23:54 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 09:23:55 ---> 8a94bf59ffe0 09:23:55 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 09:23:55 ---> ac43655a488c 09:23:55 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 09:23:57 ---> 8244e53a7951 09:23:57 Step 20/25 : EXPOSE 49990 09:23:57 ---> Running in 9b111b624ffd 09:23:57 Removing intermediate container 9b111b624ffd 09:23:57 ---> 3ab8dae54152 09:23:57 Step 21/25 : ENTRYPOINT ["/device-virtual"] 09:23:58 ---> Running in 6a364306f271 09:23:58 Removing intermediate container 6a364306f271 09:23:58 ---> 8076c5448a2a 09:23:58 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:23:58 ---> Running in c1d26aa86b49 09:23:59 Removing intermediate container c1d26aa86b49 09:23:59 ---> b3047658d8cb 09:23:59 Step 23/25 : LABEL arch=arm64 09:23:59 ---> Running in fb3f49b01d27 09:23:59 Removing intermediate container fb3f49b01d27 09:23:59 ---> f80b7e4270f5 09:23:59 Step 24/25 : LABEL git_sha=2e7a8e400da6e1ebb34f30b7153276bce38b6eda 09:23:59 ---> Running in 0b7d1f335ea8 09:24:00 Removing intermediate container 0b7d1f335ea8 09:24:00 ---> 06269322d261 09:24:00 Step 25/25 : LABEL version=0.0.0 09:24:00 ---> Running in b918352f388e 09:24:01 Removing intermediate container b918352f388e 09:24:01 ---> f40105f182d2 09:24:01 [Warning] One or more build-args [ARCH] were not consumed 09:24:01 Successfully built f40105f182d2 09:24:01 Successfully tagged docker-device-virtual-go-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 09:24:01 ---> job-cost.sh 09:24:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FVXr 09:24:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:26:17 lf-activate-venv(): INFO: Adding /tmp/venv-FVXr/bin to PATH 09:26:17 INFO: No Stack... 09:26:17 INFO: Retrieving Pricing Info for: lf-standard-4 09:26:17 INFO: Archiving Costs [Pipeline] sh 09:26:18 + cat /w/workspace/device-virtual-go/3/archives/cost.csv 09:26:18 + cut -d, -f6 [Pipeline] lock 09:26:18 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-180-3-stack-cost] 09:26:18 Resource [jenkins-edgexfoundry-device-virtual-go-PR-180-3-stack-cost] did not exist. Created. 09:26:18 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-180-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:26:18 /w/workspace/device-virtual-go/3@tmp/durable-5e30d7dc/script.sh: 1: /w/workspace/device-virtual-go/3@tmp/durable-5e30d7dc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:26:19 + echo total: 0.20999999344348907 [Pipeline] stash 09:26:19 Warning: overwriting stash ‘stack-cost’ 09:26:19 Stashed 1 file(s) [Pipeline] } 09:26:19 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-180-3-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] wrap 09:26:20 provisioning config files... 09:26:20 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-180@tmp/config72872522138598976tmp [Pipeline] { [Pipeline] sh 09:26:20 + set +x 09:26:20 + curl -s https://codecov.io/bash 09:26:20 + bash -s -- 09:26:21 09:26:21 _____ _ 09:26:21 / ____| | | 09:26:21 | | ___ __| | ___ ___ _____ __ 09:26:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:26:21 | |___| (_) | (_| | __/ (_| (_) \ V / 09:26:21 \_____\___/ \__,_|\___|\___\___/ \_/ 09:26:21 Bash-20210309-2b87ace 09:26:21 09:26:21 09:26:21 ==> git version 2.24.3 found 09:26:21 ==> 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 09:26:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:26:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:26:21 ==> Jenkins CI detected. 09:26:21 project root: . 09:26:21 --> token set from env 09:26:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:26:21 ==> Running gcov in . (disable via -X gcov) 09:26:21 ==> Python coveragepy not found 09:26:21 ==> Searching for coverage reports in: 09:26:21 + . 09:26:21 -> Found 1 reports 09:26:21 ==> Detecting git/mercurial file structure 09:26:21 ==> Reading reports 09:26:21 + ./coverage.out bytes=47247 09:26:21 ==> Appending adjustments 09:26:21 https://docs.codecov.io/docs/fixing-reports 09:26:21 + Found adjustments 09:26:21 ==> Gzipping contents 09:26:21 8.0K /tmp/codecov.860IoB.gz 09:26:21 ==> Uploading reports 09:26:21 url: https://codecov.io 09:26:21 query: branch=PR-180&commit=2e7a8e400da6e1ebb34f30b7153276bce38b6eda&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-180%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=180&job=&cmd_args= 09:26:21 -> Pinging Codecov 09:26:21 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-180&commit=2e7a8e400da6e1ebb34f30b7153276bce38b6eda&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-180%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=180&job=&cmd_args= 09:26:21 -> Uploading to 09:26:21 https://storage.googleapis.com/codecov/v4/raw/2021-04-07/5E52B4B073DB2E39498172D8E973AA87/2e7a8e400da6e1ebb34f30b7153276bce38b6eda/a815bee8-5e68-4a63-84a1-e3e4ac4526ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210407T092621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77c05ef73b37328c0689e9e742e0bc15d8c4523a2abc915512d3a96d89e85917 09:26:21 % Total % Received % Xferd Average Speed Time Time Time Current 09:26:21 Dload Upload Total Spent Left Speed 09:26:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5788 0 0 100 5788 0 11518 --:--:-- --:--:-- --:--:-- 11506 09:26:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/2e7a8e400da6e1ebb34f30b7153276bce38b6eda [Pipeline] } 09:26:22 Deleting 1 temporary files [Pipeline] // wrap [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 09:26:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:26:24 ---> package-listing.sh 09:26:24 ++ facter osfamily 09:26:24 ++ tr '[:upper:]' '[:lower:]' 09:26:24 + OS_FAMILY=redhat 09:26:24 + workspace=/w/workspace/foundry_device-virtual-go_PR-180 09:26:24 + START_PACKAGES=/tmp/packages_start.txt 09:26:24 + END_PACKAGES=/tmp/packages_end.txt 09:26:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:26:24 + PACKAGES=/tmp/packages_start.txt 09:26:24 + '[' /w/workspace/foundry_device-virtual-go_PR-180 ']' 09:26:24 + PACKAGES=/tmp/packages_end.txt 09:26:24 + case "${OS_FAMILY}" in 09:26:24 + rpm -qa 09:26:24 + sort 09:26:30 + '[' -f /tmp/packages_start.txt ']' 09:26:30 + '[' -f /tmp/packages_end.txt ']' 09:26:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:26:30 + '[' /w/workspace/foundry_device-virtual-go_PR-180 ']' 09:26:30 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-180/archives/ 09:26:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-180/archives/ [Pipeline] echo 09:26:30 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-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:26:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:26:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:26:30 09:26:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:26:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:26:31 alpine: Pulling from edgex-lftools-log-publisher 09:26:31 df20fa9351a1: Pulling fs layer 09:26:31 36b3adc4ff6f: Pulling fs layer 09:26:31 8ad3a11d3b57: Pulling fs layer 09:26:31 46f8f816bc3b: Pulling fs layer 09:26:31 93b61091891f: Pulling fs layer 09:26:31 93b9cdb0e59b: Pulling fs layer 09:26:31 5e14af77c1be: Pulling fs layer 09:26:31 01666e4c0597: Pulling fs layer 09:26:31 aa168da1d23b: Pulling fs layer 09:26:31 93b9cdb0e59b: Waiting 09:26:31 5e14af77c1be: Waiting 09:26:31 01666e4c0597: Waiting 09:26:31 aa168da1d23b: Waiting 09:26:31 93b61091891f: Waiting 09:26:31 46f8f816bc3b: Waiting 09:26:31 36b3adc4ff6f: Verifying Checksum 09:26:31 36b3adc4ff6f: Download complete 09:26:31 46f8f816bc3b: Download complete 09:26:31 df20fa9351a1: Verifying Checksum 09:26:31 93b9cdb0e59b: Verifying Checksum 09:26:31 93b9cdb0e59b: Download complete 09:26:31 5e14af77c1be: Verifying Checksum 09:26:31 5e14af77c1be: Download complete 09:26:31 93b61091891f: Verifying Checksum 09:26:31 93b61091891f: Download complete 09:26:31 01666e4c0597: Verifying Checksum 09:26:31 01666e4c0597: Download complete 09:26:31 df20fa9351a1: Pull complete 09:26:31 36b3adc4ff6f: Pull complete 09:26:32 8ad3a11d3b57: Verifying Checksum 09:26:32 8ad3a11d3b57: Download complete 09:26:33 8ad3a11d3b57: Pull complete 09:26:33 46f8f816bc3b: Pull complete 09:26:33 aa168da1d23b: Verifying Checksum 09:26:33 aa168da1d23b: Download complete 09:26:33 93b61091891f: Pull complete 09:26:33 93b9cdb0e59b: Pull complete 09:26:34 5e14af77c1be: Pull complete 09:26:34 01666e4c0597: Pull complete 09:26:40 aa168da1d23b: Pull complete 09:26:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:26:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:26:40 prd-centos7-docker-4c-2g-33144 does not seem to be running inside a container 09:26:41 $ 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-180/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-180 -v /w/workspace/foundry_device-virtual-go_PR-180:/w/workspace/foundry_device-virtual-go_PR-180:rw,z -v /w/workspace/foundry_device-virtual-go_PR-180@tmp:/w/workspace/foundry_device-virtual-go_PR-180@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 09:26:44 $ docker top 4c8b0d3c832bad7286d5ffc6139b6e43e61d3f19a24c5920d7c6f9b0db3e9046 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:44 + touch /tmp/pre-build-complete [Pipeline] sh 09:26:44 + mkdir -p /var/log/sa [Pipeline] sh 09:26:45 + ls /var/log/sa-host 09:26:45 + sadf -c /var/log/sa-host/sa07 09:26:45 file_magic: OK 09:26:45 HZ: Using current value: 100 09:26:45 file_header: OK 09:26:45 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 09:26:45 Statistics: 09:26:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:26:45 File successfully converted to sysstat format version 12.2.1 09:26:45 + sadf -c /var/log/sa-host/sa23 09:26:45 file_magic: OK 09:26:45 HZ: Using current value: 100 09:26:45 file_header: OK 09:26:45 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 09:26:45 Statistics: 09:26:45 Hnuu...uuuununununu... 09:26:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:45 provisioning config files... 09:26:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-180@tmp/config1891618527686274557tmp [Pipeline] { [Pipeline] echo 09:26:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:26:45 ---> create-netrc.sh [Pipeline] } 09:26:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:26:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:26:46 ---> python-tools-install.sh [Pipeline] echo 09:26:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:26:46 ---> sudo-logs.sh 09:26:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:26:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:26:47 ---> job-cost.sh 09:26:47 lf-activate-venv: SKIPPING 09:26:47 DEBUG: total: 0.20999999344348907 09:26:47 INFO: Retrieving Stack Cost... 09:26:48 INFO: Retrieving Pricing Info for: v1-standard-2 09:26:48 INFO: Archiving Costs [Pipeline] echo 09:26:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:26:49 ---> logs-deploy.sh 09:26:49 lf-activate-venv: SKIPPING 09:26:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-180/3 09:26:49 INFO: archiving workspace using pattern(s): 09:26:50 Archives upload complete. 09:26:50 INFO: archiving logs to Nexus 09:26:51 ---> uname -a: 09:26:51 Linux prd-centos7-docker-4c-2g-33144.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:26:51 09:26:51 09:26:51 ---> lscpu: 09:26:51 Architecture: x86_64 09:26:51 CPU op-mode(s): 32-bit, 64-bit 09:26:51 Byte Order: Little Endian 09:26:51 Address sizes: 40 bits physical, 48 bits virtual 09:26:51 CPU(s): 4 09:26:51 On-line CPU(s) list: 0-3 09:26:51 Thread(s) per core: 1 09:26:51 Core(s) per socket: 1 09:26:51 Socket(s): 4 09:26:51 NUMA node(s): 1 09:26:51 Vendor ID: GenuineIntel 09:26:51 CPU family: 6 09:26:51 Model: 44 09:26:51 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:26:51 Stepping: 1 09:26:51 CPU MHz: 2933.442 09:26:51 BogoMIPS: 5866.88 09:26:51 Virtualization: VT-x 09:26:51 Hypervisor vendor: KVM 09:26:51 Virtualization type: full 09:26:51 L1d cache: 128 KiB 09:26:51 L1i cache: 128 KiB 09:26:51 L2 cache: 16 MiB 09:26:51 L3 cache: 64 MiB 09:26:51 NUMA node0 CPU(s): 0-3 09:26:51 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:26:51 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:26:51 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:26:51 Vulnerability Meltdown: Mitigation; PTI 09:26:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:26:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:26:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:26:51 Vulnerability Srbds: Not affected 09:26:51 Vulnerability Tsx async abort: Not affected 09:26:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 09:26:51 09:26:51 09:26:51 ---> nproc: 09:26:51 4 09:26:51 09:26:51 09:26:51 ---> df -h: 09:26:51 Filesystem Size Used Available Use% Mounted on 09:26:51 overlay 50.0G 7.3G 42.7G 15% / 09:26:51 tmpfs 64.0M 0 64.0M 0% /dev 09:26:51 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:26:51 shm 64.0M 0 64.0M 0% /dev/shm 09:26:51 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 09:26:51 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 09:26:51 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 09:26:51 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 09:26:51 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 09:26:51 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 09:26:51 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-180 09:26:51 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-180@tmp 09:26:51 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 09:26:51 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 09:26:51 09:26:51 09:26:51 ---> free -m: 09:26:51 total used free shared buff/cache available 09:26:51 Mem: 1837 687 120 0 1029 1045 09:26:51 Swap: 1023 1 1022 09:26:51 09:26:51 09:26:51 ---> ip addr: 09:26:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:26:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:26:51 inet 127.0.0.1/8 scope host lo 09:26:51 valid_lft forever preferred_lft forever 09:26:51 inet6 ::1/128 scope host 09:26:51 valid_lft forever preferred_lft forever 09:26:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:26:51 link/ether fa:16:3e:1b:26:c6 brd ff:ff:ff:ff:ff:ff 09:26:51 inet 10.30.122.36/23 brd 10.30.123.255 scope global dynamic eth0 09:26:51 valid_lft 85750sec preferred_lft 85750sec 09:26:51 inet6 fe80::f816:3eff:fe1b:26c6/64 scope link 09:26:51 valid_lft forever preferred_lft forever 09:26:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:26:51 link/ether 02:42:4e:da:98:b7 brd ff:ff:ff:ff:ff:ff 09:26:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:26:51 valid_lft forever preferred_lft forever 09:26:51 inet6 fe80::42:4eff:feda:98b7/64 scope link 09:26:51 valid_lft forever preferred_lft forever 09:26:51 09:26:51 09:26:51 ---> sar -b -r -n DEV: 09:26:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) 09:26:51 09:26:51 09:15:50 LINUX RESTART (4 CPU) 09:26:51 09:26:51 09:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:26:51 09:18:01 2.40 0.00 2.40 0.00 0.00 53.16 0.00 09:26:51 09:19:01 0.32 0.00 0.32 0.00 0.00 4.88 0.00 09:26:51 09:20:01 0.22 0.00 0.22 0.00 0.00 1.90 0.00 09:26:51 09:21:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 09:26:51 09:22:01 0.25 0.00 0.25 0.00 0.00 3.75 0.00 09:26:51 09:23:01 0.40 0.00 0.40 0.00 0.00 5.41 0.00 09:26:51 09:24:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 09:26:51 09:25:02 0.17 0.00 0.17 0.00 0.00 1.35 0.00 09:26:51 09:26:01 0.27 0.00 0.27 0.00 0.00 3.54 0.00 09:26:51 Average: 0.50 0.00 0.50 0.00 0.00 8.88 0.00 09:26:51 09:26:51 09:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:26:51 09:18:01 165844 0 582156 30.94 2620 1130924 1099328 37.52 414344 1103388 24 09:26:51 09:19:01 170212 0 577780 30.71 2620 1130932 1075180 36.69 409196 1104352 8 09:26:51 09:20:01 168060 0 579928 30.82 2620 1130936 1075300 36.70 430008 1085952 8 09:26:51 09:21:01 168900 0 579088 30.78 2620 1130936 1075180 36.69 427748 1087680 12 09:26:51 09:22:01 164028 0 583952 31.04 2620 1130944 1075252 36.70 439992 1080336 8 09:26:51 09:23:01 164128 0 583848 31.03 2620 1130948 1075180 36.69 441152 1078680 12 09:26:51 09:24:01 164392 0 583580 31.02 2620 1130952 1075180 36.69 441156 1078680 8 09:26:51 09:25:02 164096 0 583872 31.03 2620 1130956 1075180 36.69 441284 1078680 8 09:26:51 09:26:01 164452 0 583508 31.01 2620 1130964 1075180 36.69 441292 1078680 8 09:26:51 Average: 166012 0 581968 30.93 2620 1130944 1077884 36.79 431797 1086270 11 09:26:51 09:26:51 09:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:26:51 09:18:01 eth0 2.67 1.87 2.31 0.12 0.00 0.00 0.00 0.00 09:26:51 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:19:01 eth0 0.92 0.08 0.07 0.01 0.00 0.00 0.00 0.00 09:26:51 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:20:01 eth0 1.35 0.50 0.58 0.37 0.00 0.00 0.00 0.00 09:26:51 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:21:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 09:26:51 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:22:01 eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 09:26:51 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:23:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:26:51 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:24:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:26:51 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:25:02 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:26:51 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 Average: eth0 0.63 0.33 0.35 0.07 0.00 0.00 0.00 0.00 09:26:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:51 09:26:51 09:26:51 ---> sar -P ALL: 09:26:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) 09:26:51 09:26:51 09:15:50 LINUX RESTART (4 CPU) 09:26:51 09:26:51 09:17:01 CPU %user %nice %system %iowait %steal %idle 09:26:51 09:18:01 all 0.18 0.00 0.05 0.00 0.00 99.78 09:26:51 09:18:01 0 0.47 0.00 0.05 0.00 0.00 99.48 09:26:51 09:18:01 1 0.08 0.00 0.03 0.00 0.00 99.88 09:26:51 09:18:01 2 0.07 0.00 0.03 0.00 0.00 99.90 09:26:51 09:18:01 3 0.08 0.00 0.07 0.00 0.00 99.85 09:26:51 09:19:01 all 0.15 0.00 0.03 0.00 0.00 99.82 09:26:51 09:19:01 0 0.43 0.00 0.03 0.00 0.00 99.53 09:26:51 09:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:26:51 09:19:01 2 0.08 0.00 0.07 0.00 0.00 99.85 09:26:51 09:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:26:51 09:20:01 all 0.16 0.00 0.04 0.00 0.00 99.79 09:26:51 09:20:01 0 0.30 0.00 0.02 0.00 0.00 99.68 09:26:51 09:20:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:26:51 09:20:01 2 0.25 0.00 0.03 0.00 0.00 99.72 09:26:51 09:20:01 3 0.05 0.00 0.07 0.00 0.02 99.87 09:26:51 09:21:01 all 0.13 0.00 0.03 0.00 0.00 99.84 09:26:51 09:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:26:51 09:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:26:51 09:21:01 2 0.43 0.00 0.03 0.00 0.00 99.53 09:26:51 09:21:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:26:51 09:22:01 all 0.16 0.00 0.05 0.00 0.00 99.79 09:26:51 09:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:26:51 09:22:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:26:51 09:22:01 2 0.53 0.00 0.02 0.00 0.00 99.45 09:26:51 09:22:01 3 0.03 0.00 0.10 0.00 0.00 99.87 09:26:51 09:23:01 all 0.15 0.00 0.03 0.00 0.01 99.81 09:26:51 09:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:26:51 09:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:26:51 09:23:01 2 0.52 0.00 0.02 0.00 0.02 99.45 09:26:51 09:23:01 3 0.02 0.00 0.07 0.00 0.00 99.92 09:26:51 09:24:01 all 0.15 0.00 0.02 0.00 0.00 99.83 09:26:51 09:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:26:51 09:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:26:51 09:24:01 2 0.53 0.00 0.02 0.00 0.00 99.45 09:26:51 09:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:26:51 09:25:02 all 0.14 0.00 0.02 0.00 0.00 99.83 09:26:51 09:25:02 0 0.03 0.00 0.02 0.00 0.00 99.95 09:26:51 09:25:02 1 0.03 0.00 0.03 0.00 0.00 99.93 09:26:51 09:25:02 2 0.48 0.00 0.03 0.00 0.00 99.48 09:26:51 09:25:02 3 0.02 0.00 0.02 0.00 0.00 99.97 09:26:51 09:26:01 all 0.11 0.00 0.04 0.00 0.00 99.86 09:26:51 09:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:26:51 09:26:01 1 0.07 0.00 0.05 0.00 0.00 99.88 09:26:51 09:26:01 2 0.29 0.00 0.05 0.00 0.00 99.66 09:26:51 09:26:01 3 0.05 0.00 0.03 0.00 0.00 99.92 09:26:51 Average: all 0.15 0.00 0.03 0.00 0.00 99.82 09:26:51 Average: 0 0.15 0.00 0.02 0.00 0.00 99.83 09:26:51 Average: 1 0.05 0.00 0.04 0.00 0.00 99.91 09:26:51 Average: 2 0.35 0.00 0.03 0.00 0.00 99.61 09:26:51 Average: 3 0.04 0.00 0.04 0.00 0.00 99.92 09:26:51 09:26:51