Pull request #185 opened 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 da362e705d612364b9ef4673b63e3c918421e784 rather than 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce Obtained Jenkinsfile from da362e705d612364b9ef4673b63e3c918421e784 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-185/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-185/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 Running on prd-centos7-docker-4c-2g-379 in /w/workspace/foundry_device-virtual-go_PR-185 [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-185 # 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 > 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/185/head:refs/remotes/origin/PR-185 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit da362e705d612364b9ef4673b63e3c918421e784 into PR head commit 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce Merge succeeded, producing 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce Checking out Revision 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce (PR-185) > git config core.sparsecheckout # timeout=10 > git checkout -f 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce # 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 da362e705d612364b9ef4673b63e3c918421e784 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce # timeout=10 Commit message: "build: Bump device sdk version" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:42:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:42:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:42:23 ========================================================= 03:42:23 EdgeX Global Pipelines Version Info 03:42:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:42:25 ------------------- 03:42:25 stable info: 03:42:25 ------------------- 03:42:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:42:25 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 03:42:25 Message: update stable to v1.0.186 03:42:26 ------------------- 03:42:26 experimental info: 03:42:26 ------------------- 03:42:26 Commited By: **** collab-it+edgex@linuxfoundation.org 03:42:26 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 03:42:26 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:42:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 03:42:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 03:42:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:42:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:42:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:42:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:42:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:42:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:42:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo 03:42:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo 03:42:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo 03:42:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce [Pipeline] echo 03:42:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26239a8 [Pipeline] echo 03:42:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:42:28 provisioning config files... 03:42:28 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-185@tmp/config8737475926028750115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:28 ---> docker-login.sh 03:42:28 nexus3.edgexfoundry.org:10001 03:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:29 Configure a credential helper to remove this warning. See 03:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:29 03:42:29 Login Succeeded 03:42:29 nexus3.edgexfoundry.org:10002 03:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:29 Configure a credential helper to remove this warning. See 03:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:29 03:42:29 Login Succeeded 03:42:29 nexus3.edgexfoundry.org:10003 03:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:29 Configure a credential helper to remove this warning. See 03:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:29 03:42:29 Login Succeeded 03:42:29 nexus3.edgexfoundry.org:10004 03:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:29 Configure a credential helper to remove this warning. See 03:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:29 03:42:29 Login Succeeded 03:42:29 docker.io 03:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:42:30 Configure a credential helper to remove this warning. See 03:42:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:42:30 03:42:30 Login Succeeded 03:42:30 ---> docker-login.sh ends [Pipeline] } 03:42:30 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 03:42:30 + git log --format=format:%s -1 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce [Pipeline] echo 03:42:31 GIT_COMMIT: 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce, Commit Message: build: Bump device sdk version [Pipeline] echo 03:42:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:42:31 03:42:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:42:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:42:32 latest: Pulling from edgex-devops/git-semver 03:42:32 31603596830f: Pulling fs layer 03:42:32 2a8b12db71e7: Pulling fs layer 03:42:32 6ca5941a6612: Pulling fs layer 03:42:32 ecc8261a40a4: Pulling fs layer 03:42:32 ecc8261a40a4: Waiting 03:42:32 2a8b12db71e7: Verifying Checksum 03:42:32 2a8b12db71e7: Download complete 03:42:32 31603596830f: Verifying Checksum 03:42:32 31603596830f: Download complete 03:42:32 ecc8261a40a4: Verifying Checksum 03:42:32 ecc8261a40a4: Download complete 03:42:32 6ca5941a6612: Verifying Checksum 03:42:32 6ca5941a6612: Download complete 03:42:32 31603596830f: Pull complete 03:42:32 2a8b12db71e7: Pull complete 03:42:33 6ca5941a6612: Pull complete 03:42:33 ecc8261a40a4: Pull complete 03:42:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:42:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:42:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:42:34 prd-centos7-docker-4c-2g-379 does not seem to be running inside a container 03:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-185 -v /w/workspace/foundry_device-virtual-go_PR-185:/w/workspace/foundry_device-virtual-go_PR-185:rw,z -v /w/workspace/foundry_device-virtual-go_PR-185@tmp:/w/workspace/foundry_device-virtual-go_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:42:35 $ docker top d02951f6ebd2e204f98bb1b49db9e2a3ec4b1e734addcb0f1304e0d9021fd9b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:42:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:36 [ssh-agent] Looking for ssh-agent implementation... 03:42:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:36 $ docker exec d02951f6ebd2e204f98bb1b49db9e2a3ec4b1e734addcb0f1304e0d9021fd9b2 ssh-agent 03:42:36 SSH_AUTH_SOCK=/tmp/ssh-mGAzFspnlVAo/agent.12 03:42:36 SSH_AGENT_PID=17 03:42:36 Running ssh-add (command line suppressed) 03:42:36 Identity added: /w/workspace/foundry_device-virtual-go_PR-185@tmp/private_key_7844552539879883490.key (/w/workspace/foundry_device-virtual-go_PR-185@tmp/private_key_7844552539879883490.key) 03:42:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:37 + git tag --points-at HEAD [Pipeline] } 03:42:37 $ docker exec --env ******** --env ******** d02951f6ebd2e204f98bb1b49db9e2a3ec4b1e734addcb0f1304e0d9021fd9b2 ssh-agent -k 03:42:37 unset SSH_AUTH_SOCK; 03:42:37 unset SSH_AGENT_PID; 03:42:37 echo Agent pid 17 killed; 03:42:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:42:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:37 [ssh-agent] Looking for ssh-agent implementation... 03:42:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:37 $ docker exec d02951f6ebd2e204f98bb1b49db9e2a3ec4b1e734addcb0f1304e0d9021fd9b2 ssh-agent 03:42:37 SSH_AUTH_SOCK=/tmp/ssh-zDY0mZLhwJDY/agent.46 03:42:37 SSH_AGENT_PID=51 03:42:37 Running ssh-add (command line suppressed) 03:42:37 Identity added: /w/workspace/foundry_device-virtual-go_PR-185@tmp/private_key_8785826580041168410.key (/w/workspace/foundry_device-virtual-go_PR-185@tmp/private_key_8785826580041168410.key) 03:42:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:38 + git semver init 03:42:38 # -> Open(): unable to determine branch for HEAD 03:42:38 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-185/.git 03:42:38 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-185 03:42:38 # $SEMVER_REMOTE_NAME = origin 03:42:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:42:38 # $SEMVER_USER_NAME = edgex-jenkins 03:42:38 # $SEMVER_BRANCH = PR-185 03:42:38 # $SEMVER_TEMP = /tmp/semver-037348918 03:42:38 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 03:42:38 # '/tmp/semver-037348918' -> '/w/workspace/foundry_device-virtual-go_PR-185/.semver' 03:42:38 # -> Force: false 03:42:38 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-185/.semver [Pipeline] } 03:42:38 $ docker exec --env ******** --env ******** d02951f6ebd2e204f98bb1b49db9e2a3ec4b1e734addcb0f1304e0d9021fd9b2 ssh-agent -k 03:42:38 unset SSH_AUTH_SOCK; 03:42:38 unset SSH_AGENT_PID; 03:42:38 echo Agent pid 51 killed; 03:42:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:42:39 + git semver [Pipeline] } 03:42:39 $ docker stop --time=1 d02951f6ebd2e204f98bb1b49db9e2a3ec4b1e734addcb0f1304e0d9021fd9b2 03:42:40 $ docker rm -f d02951f6ebd2e204f98bb1b49db9e2a3ec4b1e734addcb0f1304e0d9021fd9b2 [Pipeline] // withDockerContainer [Pipeline] sh 03:42:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:42:41 Stashed 1 file(s) [Pipeline] echo 03:42:41 [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 03:42:56 Still waiting to schedule task 03:42:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:42:56 Still waiting to schedule task 03:42:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:44:34 Running on prd-centos7-docker-4c-2g-381 in /w/workspace/foundry_device-virtual-go_PR-185 [Pipeline] { [Pipeline] ws 03:44:34 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 03:44:37 using credential edgex-jenkins-ssh 03:44:37 Cloning the remote Git repository 03:44:37 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 03:44:37 > git init /w/workspace/device-virtual-go/1 # timeout=10 03:44:37 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:44:37 > git --version # timeout=10 03:44:37 > git --version # 'git version 2.24.3' 03:44:37 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:37 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:44:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:38 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:44:38 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:44:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:44:38 Merging remotes/origin/master commit da362e705d612364b9ef4673b63e3c918421e784 into PR head commit 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce 03:44:38 Merge succeeded, producing 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce 03:44:38 Checking out Revision 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce (PR-185) 03:44:38 > git config core.sparsecheckout # timeout=10 03:44:38 > git checkout -f 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce # timeout=10 03:44:38 > git remote # timeout=10 03:44:38 > git config --get remote.origin.url # timeout=10 03:44:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:38 > git merge da362e705d612364b9ef4673b63e3c918421e784 # timeout=10 03:44:38 > git rev-parse HEAD^{commit} # timeout=10 03:44:38 > git config core.sparsecheckout # timeout=10 03:44:38 > git checkout -f 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce # timeout=10 03:44:42 Commit message: "build: Bump device sdk version" 03:44:42 > git --version # timeout=10 03:44:42 > git --version # 'git version 2.24.3' 03:44:42 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:44:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:44:44 + sudo service docker restart 03:44:44 + true 03:44:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:44:45 provisioning config files... 03:44:45 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4466541368539792156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:45 ---> docker-login.sh 03:44:45 nexus3.edgexfoundry.org:10001 03:44:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-380 in /w/workspace/foundry_device-virtual-go_PR-185 [Pipeline] { [Pipeline] ws 03:44:45 Running in /w/workspace/device-virtual-go/1 [Pipeline] { 03:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:45 Configure a credential helper to remove this warning. See 03:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:45 03:44:45 Login Succeeded 03:44:45 nexus3.edgexfoundry.org:10002 [Pipeline] checkout 03:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:46 Configure a credential helper to remove this warning. See 03:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:46 03:44:46 Login Succeeded 03:44:46 nexus3.edgexfoundry.org:10003 03:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:46 Configure a credential helper to remove this warning. See 03:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:46 03:44:46 Login Succeeded 03:44:46 nexus3.edgexfoundry.org:10004 03:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:46 Configure a credential helper to remove this warning. See 03:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:46 03:44:46 Login Succeeded 03:44:46 docker.io 03:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:46 Configure a credential helper to remove this warning. See 03:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:46 03:44:46 Login Succeeded 03:44:46 ---> docker-login.sh ends [Pipeline] } 03:44:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:44:47 ========================================================= 03:44:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:44:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:44:47 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 03:44:47 Sending build context to Docker daemon 508.4kB 03:44:47 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 03:44:47 Step 2/8 : FROM ${BASE} 03:44:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:44:47 188c0c94c7c5: Pulling fs layer 03:44:47 0ef7d3d256c8: Pulling fs layer 03:44:47 de9db76c5a1d: Pulling fs layer 03:44:47 bca2f99d35d6: Pulling fs layer 03:44:47 93359f2a8cfa: Pulling fs layer 03:44:47 7c6f9722023f: Pulling fs layer 03:44:47 a35cf1a2eb13: Pulling fs layer 03:44:47 93359f2a8cfa: Waiting 03:44:47 7c6f9722023f: Waiting 03:44:47 a35cf1a2eb13: Waiting 03:44:47 bca2f99d35d6: Waiting 03:44:47 de9db76c5a1d: Verifying Checksum 03:44:47 de9db76c5a1d: Download complete 03:44:47 0ef7d3d256c8: Download complete 03:44:47 93359f2a8cfa: Verifying Checksum 03:44:47 93359f2a8cfa: Download complete 03:44:47 188c0c94c7c5: Verifying Checksum 03:44:47 188c0c94c7c5: Download complete 03:44:47 7c6f9722023f: Verifying Checksum 03:44:47 7c6f9722023f: Download complete 03:44:48 188c0c94c7c5: Pull complete 03:44:48 0ef7d3d256c8: Pull complete 03:44:48 de9db76c5a1d: Pull complete 03:44:49 a35cf1a2eb13: Verifying Checksum 03:44:49 a35cf1a2eb13: Download complete 03:44:50 bca2f99d35d6: Verifying Checksum 03:44:50 bca2f99d35d6: Download complete 03:44:51 using credential edgex-jenkins-ssh 03:44:51 Cloning the remote Git repository 03:44:51 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 03:44:51 > git init /w/workspace/device-virtual-go/1 # timeout=10 03:44:51 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:44:51 > git --version # timeout=10 03:44:51 > git --version # 'git version 2.17.1' 03:44:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:53 Merging remotes/origin/master commit da362e705d612364b9ef4673b63e3c918421e784 into PR head commit 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce 03:44:52 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:44:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:44:52 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:44:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:44:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:44:53 > git config core.sparsecheckout # timeout=10 03:44:53 > git checkout -f 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce # timeout=10 03:44:53 Merge succeeded, producing 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce 03:44:53 Checking out Revision 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce (PR-185) 03:44:53 > git remote # timeout=10 03:44:53 > git config --get remote.origin.url # timeout=10 03:44:53 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:53 > git merge da362e705d612364b9ef4673b63e3c918421e784 # timeout=10 03:44:53 > git rev-parse HEAD^{commit} # timeout=10 03:44:53 > git config core.sparsecheckout # timeout=10 03:44:53 > git checkout -f 26239a82c07f5b8bcf9106a99b1e4dd2890c30ce # timeout=10 03:44:55 bca2f99d35d6: Pull complete 03:44:55 93359f2a8cfa: Pull complete 03:44:55 7c6f9722023f: Pull complete 03:44:57 Commit message: "build: Bump device sdk version" 03:44:58 > git --version # timeout=10 03:44:58 > git --version # 'git version 2.17.1' 03:44:58 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:45:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:45:00 + true 03:45:00 + sudo service docker restart 03:45:01 a35cf1a2eb13: Pull complete 03:45:01 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:45:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:45:01 ---> a62c8e92a672 03:45:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 03:45:01 ---> Running in ab24924e1d9e 03:45:01 Removing intermediate container ab24924e1d9e 03:45:01 ---> a51b1236356c 03:45:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:01 ---> Running in 0d8c21eecfb2 03:45:02 Removing intermediate container 0d8c21eecfb2 03:45:02 ---> 7791ce3b210a 03:45:02 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 03:45:02 ---> Running in 6ffe164433cb 03:45:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:45:03 provisioning config files... 03:45:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1180935059746965753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:45:03 ---> docker-login.sh 03:45:03 nexus3.edgexfoundry.org:10001 03:45:04 (1/13) Installing libc-dev (0.7.2-r3) 03:45:04 (2/13) Installing libsodium (1.0.18-r0) 03:45:04 (3/13) Installing pkgconf (1.7.2-r0) 03:45:04 (4/13) Installing libsodium-dev (1.0.18-r0) 03:45:04 (5/13) Installing openssh-keygen (8.3_p1-r2) 03:45:04 (6/13) Installing libedit (20191231.3.1-r0) 03:45:04 (7/13) Installing openssh-client (8.3_p1-r2) 03:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:04 Configure a credential helper to remove this warning. See 03:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:04 03:45:04 Login Succeeded 03:45:04 nexus3.edgexfoundry.org:10002 03:45:05 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 03:45:05 (9/13) Installing openssh-server-common (8.3_p1-r2) 03:45:05 (10/13) Installing openssh-server (8.3_p1-r2) 03:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:05 (11/13) Installing openssh (8.3_p1-r2) 03:45:05 (12/13) Installing libzmq (4.3.3-r0) 03:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:05 Configure a credential helper to remove this warning. See 03:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:05 03:45:05 Login Succeeded 03:45:05 nexus3.edgexfoundry.org:10003 03:45:05 (13/13) Installing zeromq-dev (4.3.3-r0) 03:45:05 Executing busybox-1.31.1-r19.trigger 03:45:05 OK: 173 MiB in 52 packages 03:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:05 Configure a credential helper to remove this warning. See 03:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:05 03:45:05 Login Succeeded 03:45:05 nexus3.edgexfoundry.org:10004 03:45:06 Removing intermediate container 6ffe164433cb 03:45:06 ---> 11aa215ef4b2 03:45:06 Step 6/8 : WORKDIR /device-virtual-go 03:45:06 ---> Running in 029de44ec2f4 03:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:06 Configure a credential helper to remove this warning. See 03:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:06 03:45:06 Login Succeeded 03:45:06 docker.io 03:45:06 Removing intermediate container 029de44ec2f4 03:45:06 ---> 046c6185c5b1 03:45:06 Step 7/8 : COPY . . 03:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:06 Configure a credential helper to remove this warning. See 03:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:06 03:45:07 Login Succeeded 03:45:07 ---> docker-login.sh ends [Pipeline] } 03:45:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:45:07 ---> 0836575117c9 03:45:07 Step 8/8 : RUN go mod download 03:45:07 ---> Running in d8a5e70bf171 [Pipeline] echo 03:45:07 ========================================================= 03:45:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:45:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:45:08 + 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 . 03:45:08 Sending build context to Docker daemon 507.4kB 03:45:08 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 03:45:08 Step 2/8 : FROM ${BASE} 03:45:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:45:08 5f621e34cdf4: Pulling fs layer 03:45:08 a4357932f1b6: Pulling fs layer 03:45:08 18c013af1878: Pulling fs layer 03:45:08 00ac8860ef70: Pulling fs layer 03:45:08 63d7cb157983: Pulling fs layer 03:45:08 b116817d02f9: Pulling fs layer 03:45:08 745a02a5169b: Pulling fs layer 03:45:08 00ac8860ef70: Waiting 03:45:08 63d7cb157983: Waiting 03:45:08 b116817d02f9: Waiting 03:45:08 745a02a5169b: Waiting 03:45:08 18c013af1878: Verifying Checksum 03:45:08 18c013af1878: Download complete 03:45:08 a4357932f1b6: Verifying Checksum 03:45:08 a4357932f1b6: Download complete 03:45:08 63d7cb157983: Verifying Checksum 03:45:08 63d7cb157983: Download complete 03:45:08 b116817d02f9: Verifying Checksum 03:45:08 b116817d02f9: Download complete 03:45:08 5f621e34cdf4: Verifying Checksum 03:45:08 5f621e34cdf4: Download complete 03:45:09 5f621e34cdf4: Pull complete 03:45:09 a4357932f1b6: Pull complete 03:45:10 18c013af1878: Pull complete 03:45:10 745a02a5169b: Verifying Checksum 03:45:10 745a02a5169b: Download complete 03:45:12 00ac8860ef70: Verifying Checksum 03:45:12 00ac8860ef70: Download complete 03:45:22 00ac8860ef70: Pull complete 03:45:22 63d7cb157983: Pull complete 03:45:22 b116817d02f9: Pull complete 03:45:27 745a02a5169b: Pull complete 03:45:27 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:45:27 ---> b7e6874047d6 03:45:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 03:45:29 ---> Running in 7e0eef3a5355 03:45:29 Removing intermediate container 7e0eef3a5355 03:45:29 ---> 17c54e5b1223 03:45:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:29 ---> Running in 00583ffbfb81 03:45:32 Removing intermediate container 00583ffbfb81 03:45:32 ---> 5546f858cafa 03:45:32 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 03:45:32 ---> Running in a02dd8141e80 03:45:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:45:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:45:34 Removing intermediate container d8a5e70bf171 03:45:34 ---> 6b18133f3b27 03:45:34 Successfully built 6b18133f3b27 03:45:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:45:34 + docker inspect -f . ci-base-image-x86_64 03:45:34 . [Pipeline] withDockerContainer 03:45:34 (1/13) Installing libc-dev (0.7.2-r3) 03:45:34 (2/13) Installing libsodium (1.0.18-r0) 03:45:34 prd-centos7-docker-4c-2g-381 does not seem to be running inside a container 03:45:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:45:34 (3/13) Installing pkgconf (1.7.2-r0) 03:45:34 (4/13) Installing libsodium-dev (1.0.18-r0) 03:45:34 (5/13) Installing openssh-keygen (8.3_p1-r2) 03:45:35 (6/13) Installing libedit (20191231.3.1-r0) 03:45:35 (7/13) Installing openssh-client (8.3_p1-r2) 03:45:35 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 03:45:35 $ docker top 96eec8dd89608da6bca1c3650a415e1d8b8c46642c76c55d5b3d523729f90f24 -eo pid,comm [Pipeline] { 03:45:35 (9/13) Installing openssh-server-common (8.3_p1-r2) 03:45:35 (10/13) Installing openssh-server (8.3_p1-r2) 03:45:35 (11/13) Installing openssh (8.3_p1-r2) [Pipeline] sh 03:45:35 (12/13) Installing libzmq (4.3.3-r0) 03:45:35 (13/13) Installing zeromq-dev (4.3.3-r0) 03:45:35 Executing busybox-1.31.1-r19.trigger 03:45:35 OK: 149 MiB in 52 packages 03:45:35 + go version 03:45:35 go version go1.15.5 linux/amd64 [Pipeline] } 03:45:35 $ docker stop --time=1 96eec8dd89608da6bca1c3650a415e1d8b8c46642c76c55d5b3d523729f90f24 03:45:37 $ docker rm -f 96eec8dd89608da6bca1c3650a415e1d8b8c46642c76c55d5b3d523729f90f24 03:45:37 Removing intermediate container a02dd8141e80 03:45:37 ---> 1e5a62d7cebe 03:45:37 Step 6/8 : WORKDIR /device-virtual-go [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 03:45:37 ---> Running in 967f1a78f278 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:45:38 + docker inspect -f . ci-base-image-x86_64 03:45:38 . [Pipeline] withDockerContainer 03:45:38 prd-centos7-docker-4c-2g-381 does not seem to be running inside a container 03:45:38 Removing intermediate container 967f1a78f278 03:45:38 ---> 5da0c60aa67c 03:45:38 Step 7/8 : COPY . . 03:45:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:45:38 $ docker top 5f0ce440e6220eb9ef6cf6ebb22dd84eebe46febbabccd6cf08a888fae635378 -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:39 ---> d4209110a319 03:45:39 Step 8/8 : RUN go mod download 03:45:39 ---> Running in 34dbad8618a5 03:45:39 + make test 03:45:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:45:40 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:45:58 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 03:45:58 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.344s coverage: 63.8% of statements 03:45:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:46:03 gofmt -l . 03:46:03 [ "`gofmt -l .`" = "" ] 03:46:03 ./bin/test-attribution-txt.sh 03:46:03 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:46:03 $ docker stop --time=1 5f0ce440e6220eb9ef6cf6ebb22dd84eebe46febbabccd6cf08a888fae635378 03:46:05 $ docker rm -f 5f0ce440e6220eb9ef6cf6ebb22dd84eebe46febbabccd6cf08a888fae635378 [Pipeline] // withDockerContainer [Pipeline] sh 03:46:05 Removing intermediate container 34dbad8618a5 03:46:05 ---> b734cbc02471 03:46:05 Successfully built b734cbc02471 03:46:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:46:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:46:06 + docker inspect -f . ci-base-image-arm64 03:46:06 . [Pipeline] withDockerContainer 03:46:06 Stashed 1 file(s) 03:46:06 prd-ubuntu18.04-docker-arm64-4c-16g-380 does not seem to be running inside a container 03:46:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:46:08 $ docker top 83645c66b6f9a0a72c24f2035e9fde804fdfeba646014752e8a57fd53d316f10 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 03:46:09 + go version 03:46:09 go version go1.15.5 linux/arm64 [Pipeline] } 03:46:10 $ docker stop --time=1 83645c66b6f9a0a72c24f2035e9fde804fdfeba646014752e8a57fd53d316f10 03:46:12 $ docker rm -f 83645c66b6f9a0a72c24f2035e9fde804fdfeba646014752e8a57fd53d316f10 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 03:46:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:46:13 + ls -al . 03:46:13 total 132 03:46:13 drwxrwxr-x. 7 jenkins jenkins 4096 Apr 16 03:46 . 03:46:13 drwxrwxr-x. 4 jenkins jenkins 28 Apr 16 03:44 .. 03:46:13 -rw-rw-r--. 1 jenkins jenkins 8039 Apr 16 03:44 Attribution.txt 03:46:13 drwxrwxr-x. 2 jenkins jenkins 64 Apr 16 03:44 bin 03:46:13 drwxrwxr-x. 3 jenkins jenkins 32 Apr 16 03:44 cmd 03:46:13 -rw-r--r--. 1 jenkins jenkins 47247 Apr 16 03:45 coverage.out 03:46:13 -rw-rw-r--. 1 jenkins jenkins 1905 Apr 16 03:44 Dockerfile 03:46:13 -rw-rw-r--. 1 jenkins jenkins 998 Apr 16 03:44 Dockerfile.build 03:46:13 drwxrwxr-x. 8 jenkins jenkins 179 Apr 16 03:44 .git 03:46:13 drwxrwxr-x. 2 jenkins jenkins 103 Apr 16 03:44 .github 03:46:13 -rw-rw-r--. 1 jenkins jenkins 277 Apr 16 03:44 .gitignore 03:46:13 -rw-r--r--. 1 jenkins jenkins 809 Apr 16 03:46 go.mod 03:46:13 -rw-r--r--. 1 jenkins jenkins 23363 Apr 16 03:46 go.sum 03:46:13 drwxrwxr-x. 3 jenkins jenkins 20 Apr 16 03:44 internal 03:46:13 -rw-rw-r--. 1 jenkins jenkins 660 Apr 16 03:44 Jenkinsfile 03:46:13 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 16 03:44 LICENSE 03:46:13 -rw-rw-r--. 1 jenkins jenkins 921 Apr 16 03:44 Makefile 03:46:13 -rw-rw-r--. 1 jenkins jenkins 918 Apr 16 03:44 README.md 03:46:13 -rw-rw-r--. 1 jenkins jenkins 5 Apr 16 03:42 VERSION 03:46:13 -rw-rw-r--. 1 jenkins jenkins 235 Apr 16 03:44 version.go [Pipeline] isUnix [Pipeline] sh 03:46:13 + docker inspect -f . ci-base-image-arm64 03:46:13 . [Pipeline] withDockerContainer 03:46:13 + 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=26239a82c07f5b8bcf9106a99b1e4dd2890c30ce --label arch=amd64 --label version=0.0.0 . 03:46:14 prd-ubuntu18.04-docker-arm64-4c-16g-380 does not seem to be running inside a container 03:46:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:46:14 Sending build context to Docker daemon 580.6kB 03:46:14 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 03:46:14 Step 2/25 : FROM ${BASE} AS builder 03:46:14 ---> 6b18133f3b27 03:46:14 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:46:14 ---> Running in f0240ec4079a 03:46:14 Removing intermediate container f0240ec4079a 03:46:14 ---> 9914806a0291 03:46:14 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 03:46:14 ---> Running in 696260503ce9 03:46:14 Removing intermediate container 696260503ce9 03:46:14 ---> 9512fbb4bb9d 03:46:14 Step 5/25 : WORKDIR /device-virtual-go 03:46:14 ---> Running in dee1948bc4eb 03:46:14 Removing intermediate container dee1948bc4eb 03:46:14 ---> bcf54c739fc9 03:46:14 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:14 ---> Running in 8e9d8aaca35f 03:46:15 $ docker top 05ea21d75e969fbc526aae4e6282b52b51116fe36a9f0c23b69603f0f0425265 -eo pid,comm 03:46:15 Removing intermediate container 8e9d8aaca35f 03:46:15 ---> 604c9267fb84 03:46:15 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:46:15 ---> Running in 89ee40bd929e [Pipeline] { [Pipeline] sh 03:46:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:46:16 + make test 03:46:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:46:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:46:17 OK: 173 MiB in 52 packages 03:46:17 Removing intermediate container 89ee40bd929e 03:46:17 ---> 15d464aa402e 03:46:17 Step 8/25 : COPY . . 03:46:18 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:46:18 ---> f7c9fcf7cf14 03:46:18 Step 9/25 : RUN go mod download 03:46:18 ---> Running in 7c34907f4e9a 03:46:19 Removing intermediate container 7c34907f4e9a 03:46:19 ---> 2c8e5ae0131f 03:46:19 Step 10/25 : ARG MAKE='make build' 03:46:19 ---> Running in 1868a7fb47af 03:46:20 Removing intermediate container 1868a7fb47af 03:46:20 ---> fe32e7eeae97 03:46:20 Step 11/25 : RUN $MAKE 03:46:20 ---> Running in 7ce82de35cc8 03:46:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 03:46:38 CGO_ENABLED=1 GO111MODULE=on go build ./... 03:46:41 Removing intermediate container 7ce82de35cc8 03:46:41 ---> 1336062fd79f 03:46:41 Step 12/25 : FROM alpine:3.12 03:46:41 3.12: Pulling from library/alpine 03:46:41 339de151aab4: Pulling fs layer 03:46:41 339de151aab4: Download complete 03:46:41 339de151aab4: Pull complete 03:46:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:46:41 Status: Downloaded newer image for alpine:3.12 03:46:41 ---> 13621d1b12d4 03:46:41 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 03:46:42 ---> Running in 9569d0482830 03:46:42 Removing intermediate container 9569d0482830 03:46:42 ---> dc14bb8bc94c 03:46:42 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:42 ---> Running in c75c10a639d3 03:46:43 Removing intermediate container c75c10a639d3 03:46:43 ---> b41a1bcb1d11 03:46:43 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 03:46:43 ---> Running in fa2c8fd161d9 03:46:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:46:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:46:44 (1/6) Installing dumb-init (1.2.2-r1) 03:46:44 (2/6) Installing libgcc (9.3.0-r2) 03:46:44 (3/6) Installing libsodium (1.0.18-r0) 03:46:45 (4/6) Installing libstdc++ (9.3.0-r2) 03:46:46 (5/6) Installing libzmq (4.3.3-r0) 03:46:46 (6/6) Installing zeromq (4.3.3-r0) 03:46:46 Executing busybox-1.31.1-r20.trigger 03:46:46 OK: 8 MiB in 20 packages 03:46:46 Removing intermediate container fa2c8fd161d9 03:46:46 ---> 945d790a0883 03:46:46 Step 16/25 : WORKDIR / 03:46:46 ---> Running in 08bb3b650695 03:46:46 Removing intermediate container 08bb3b650695 03:46:46 ---> bae2ace50da6 03:46:46 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 03:46:47 ---> 0c1b87b84d58 03:46:47 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 03:46:47 ---> 473fff3af0c6 03:46:47 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 03:46:48 ---> eb59b1d545f8 03:46:48 Step 20/25 : EXPOSE 49990 03:46:48 ---> Running in 2579a6728aee 03:46:48 Removing intermediate container 2579a6728aee 03:46:48 ---> 3f8ebadd0835 03:46:48 Step 21/25 : ENTRYPOINT ["/device-virtual"] 03:46:48 ---> Running in 4a9378c3dbbb 03:46:48 Removing intermediate container 4a9378c3dbbb 03:46:48 ---> b8d0e16511e0 03:46:48 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:46:48 ---> Running in 6c545bcd0874 03:46:48 Removing intermediate container 6c545bcd0874 03:46:48 ---> 345db5f81a83 03:46:48 Step 23/25 : LABEL arch=amd64 03:46:48 ---> Running in 9f34fb3dbafb 03:46:48 Removing intermediate container 9f34fb3dbafb 03:46:48 ---> a4ab3faa00c2 03:46:48 Step 24/25 : LABEL git_sha=26239a82c07f5b8bcf9106a99b1e4dd2890c30ce 03:46:48 ---> Running in 5d979b855ceb 03:46:49 Removing intermediate container 5d979b855ceb 03:46:49 ---> 29a882935097 03:46:49 Step 25/25 : LABEL version=0.0.0 03:46:49 ---> Running in 6d83c83de4dc 03:46:49 Removing intermediate container 6d83c83de4dc 03:46:49 ---> 003df705846e 03:46:49 [Warning] One or more build-args [ARCH] were not consumed 03:46:49 Successfully built 003df705846e 03:46:49 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 03:46:50 ---> job-cost.sh 03:46:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jGYl 03:47:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:47:14 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 03:47:14 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.429s coverage: 63.8% of statements 03:47:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:47:23 gofmt -l . 03:47:23 [ "`gofmt -l .`" = "" ] 03:47:23 ./bin/test-attribution-txt.sh 03:47:24 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:47:24 $ docker stop --time=1 05ea21d75e969fbc526aae4e6282b52b51116fe36a9f0c23b69603f0f0425265 03:47:27 $ docker rm -f 05ea21d75e969fbc526aae4e6282b52b51116fe36a9f0c23b69603f0f0425265 [Pipeline] // withDockerContainer [Pipeline] sh 03:47:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:47:28 Warning: overwriting stash ‘coverage-report’ 03:47:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:47:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:47:29 + ls -al . 03:47:29 total 156 03:47:29 drwxrwxr-x 7 jenkins jenkins 4096 Apr 16 03:47 . 03:47:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 03:44 .. 03:47:29 drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 03:44 .git 03:47:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 03:44 .github 03:47:29 -rw-rw-r-- 1 jenkins jenkins 277 Apr 16 03:44 .gitignore 03:47:29 -rw-rw-r-- 1 jenkins jenkins 8039 Apr 16 03:44 Attribution.txt 03:47:29 -rw-rw-r-- 1 jenkins jenkins 1905 Apr 16 03:44 Dockerfile 03:47:29 -rw-rw-r-- 1 jenkins jenkins 998 Apr 16 03:44 Dockerfile.build 03:47:29 -rw-rw-r-- 1 jenkins jenkins 660 Apr 16 03:44 Jenkinsfile 03:47:29 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 16 03:44 LICENSE 03:47:29 -rw-rw-r-- 1 jenkins jenkins 921 Apr 16 03:44 Makefile 03:47:29 -rw-rw-r-- 1 jenkins jenkins 918 Apr 16 03:44 README.md 03:47:29 -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 03:42 VERSION 03:47:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 03:44 bin 03:47:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:44 cmd 03:47:29 -rw-r--r-- 1 jenkins jenkins 47247 Apr 16 03:47 coverage.out 03:47:29 -rw-r--r-- 1 jenkins jenkins 809 Apr 16 03:47 go.mod 03:47:29 -rw-r--r-- 1 jenkins jenkins 23363 Apr 16 03:47 go.sum 03:47:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 03:44 internal 03:47:29 -rw-rw-r-- 1 jenkins jenkins 235 Apr 16 03:44 version.go [Pipeline] isUnix [Pipeline] sh 03:47:30 + 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=26239a82c07f5b8bcf9106a99b1e4dd2890c30ce --label arch=arm64 --label version=0.0.0 . 03:47:30 Sending build context to Docker daemon 579.6kB 03:47:30 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 03:47:30 Step 2/25 : FROM ${BASE} AS builder 03:47:30 ---> b734cbc02471 03:47:30 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:47:30 ---> Running in 9f07d566c2bf 03:47:31 Removing intermediate container 9f07d566c2bf 03:47:31 ---> c0579c30d1ac 03:47:31 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 03:47:31 ---> Running in 97bbf2188bdd 03:47:31 Removing intermediate container 97bbf2188bdd 03:47:31 ---> b6f612f26555 03:47:31 Step 5/25 : WORKDIR /device-virtual-go 03:47:31 ---> Running in e6981eefd547 03:47:32 lf-activate-venv(): INFO: Adding /tmp/venv-jGYl/bin to PATH 03:47:32 INFO: No Stack... 03:47:32 Removing intermediate container e6981eefd547 03:47:32 ---> 006f62b3cdca 03:47:32 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:32 ---> Running in c14cc98dd700 03:47:32 INFO: Retrieving Pricing Info for: v1-standard-2 03:47:33 INFO: Archiving Costs [Pipeline] sh 03:47:33 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 03:47:33 + cut -d, -f6 [Pipeline] lock 03:47:33 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] 03:47:33 Resource [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] did not exist. Created. 03:47:33 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:47:34 + echo total: 0.029999999329447746 [Pipeline] stash 03:47:34 Stashed 1 file(s) [Pipeline] } 03:47:34 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 03:47:34 Removing intermediate container c14cc98dd700 03:47:34 ---> 5edcbffdf089 03:47:34 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:47:34 ---> Running in 5dd9de07a86f 03:47:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:47:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:47:37 OK: 149 MiB in 52 packages 03:47:38 Removing intermediate container 5dd9de07a86f 03:47:38 ---> 50d0e955bc58 03:47:38 Step 8/25 : COPY . . 03:47:39 ---> fef1913f390f 03:47:39 Step 9/25 : RUN go mod download 03:47:39 ---> Running in d8e3b2016588 03:47:42 Removing intermediate container d8e3b2016588 03:47:42 ---> 6c3fd9d2d6ee 03:47:42 Step 10/25 : ARG MAKE='make build' 03:47:42 ---> Running in bbc6fb2c9904 03:47:42 Removing intermediate container bbc6fb2c9904 03:47:42 ---> 72567ec61c8c 03:47:42 Step 11/25 : RUN $MAKE 03:47:42 ---> Running in b51cdeeb7a68 03:47:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 03:48:30 CGO_ENABLED=1 GO111MODULE=on go build ./... 03:48:43 Removing intermediate container b51cdeeb7a68 03:48:43 ---> 44b14dcdc38f 03:48:43 Step 12/25 : FROM alpine:3.12 03:48:43 3.12: Pulling from library/alpine 03:48:43 d2f70382dc9a: Pulling fs layer 03:48:43 d2f70382dc9a: Verifying Checksum 03:48:43 d2f70382dc9a: Download complete 03:48:43 d2f70382dc9a: Pull complete 03:48:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:48:43 Status: Downloaded newer image for alpine:3.12 03:48:43 ---> 9852663dfa18 03:48:43 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 03:48:43 ---> Running in c2bb9e665f9d 03:48:43 Removing intermediate container c2bb9e665f9d 03:48:43 ---> a532b373184f 03:48:43 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:48:43 ---> Running in 91659b00ce84 03:48:45 Removing intermediate container 91659b00ce84 03:48:45 ---> 55fd9f1a069f 03:48:45 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 03:48:46 ---> Running in af8f905ae953 03:48:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:48:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:48:48 (1/6) Installing dumb-init (1.2.2-r1) 03:48:48 (2/6) Installing libgcc (9.3.0-r2) 03:48:48 (3/6) Installing libsodium (1.0.18-r0) 03:48:48 (4/6) Installing libstdc++ (9.3.0-r2) 03:48:48 (5/6) Installing libzmq (4.3.3-r0) 03:48:48 (6/6) Installing zeromq (4.3.3-r0) 03:48:49 Executing busybox-1.31.1-r20.trigger 03:48:49 OK: 8 MiB in 20 packages 03:48:50 Removing intermediate container af8f905ae953 03:48:50 ---> c3c7169366fc 03:48:50 Step 16/25 : WORKDIR / 03:48:50 ---> Running in f2fb66ed216d 03:48:51 Removing intermediate container f2fb66ed216d 03:48:51 ---> 41c5458d95e8 03:48:51 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 03:48:51 ---> 36b83d72854f 03:48:51 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 03:48:52 ---> 3cea3ddb8fe6 03:48:52 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 03:48:54 ---> e6ef051bfcfc 03:48:54 Step 20/25 : EXPOSE 49990 03:48:54 ---> Running in 54a8d60f517d 03:48:54 Removing intermediate container 54a8d60f517d 03:48:54 ---> 45d5ca7f6b86 03:48:54 Step 21/25 : ENTRYPOINT ["/device-virtual"] 03:48:54 ---> Running in f2d91dcbbf0e 03:48:54 Removing intermediate container f2d91dcbbf0e 03:48:54 ---> aef727c78cf5 03:48:54 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:48:55 ---> Running in c4d400a3b5b6 03:48:55 Removing intermediate container c4d400a3b5b6 03:48:55 ---> c74e74ba5e59 03:48:55 Step 23/25 : LABEL arch=arm64 03:48:55 ---> Running in c81d2daa03bc 03:48:55 Removing intermediate container c81d2daa03bc 03:48:55 ---> 77ffbc841c45 03:48:55 Step 24/25 : LABEL git_sha=26239a82c07f5b8bcf9106a99b1e4dd2890c30ce 03:48:56 ---> Running in a449a8639ee4 03:48:56 Removing intermediate container a449a8639ee4 03:48:56 ---> ae75439a6629 03:48:56 Step 25/25 : LABEL version=0.0.0 03:48:56 ---> Running in 2bfcebe0648f 03:48:57 Removing intermediate container 2bfcebe0648f 03:48:57 ---> d70d64ef5303 03:48:57 [Warning] One or more build-args [ARCH] were not consumed 03:48:57 Successfully built d70d64ef5303 03:48:57 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 03:48:58 ---> job-cost.sh 03:48:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gj2n 03:49:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:51:13 lf-activate-venv(): INFO: Adding /tmp/venv-Gj2n/bin to PATH 03:51:13 INFO: No Stack... 03:51:13 INFO: Retrieving Pricing Info for: lf-standard-4 03:51:13 INFO: Archiving Costs [Pipeline] sh 03:51:14 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 03:51:14 + cut -d, -f6 [Pipeline] lock 03:51:14 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] 03:51:14 Resource [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] did not exist. Created. 03:51:14 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:51:14 /w/workspace/device-virtual-go/1@tmp/durable-556a1324/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-556a1324/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:51:15 + echo total: 0.20999999344348907 [Pipeline] stash 03:51:15 Warning: overwriting stash ‘stack-cost’ 03:51:15 Stashed 1 file(s) [Pipeline] } 03:51:15 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-185-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:51:16 provisioning config files... 03:51:16 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-185@tmp/config8246510495373052175tmp [Pipeline] { [Pipeline] sh 03:51:16 + set +x 03:51:16 + curl -s https://codecov.io/bash 03:51:16 + bash -s -- 03:51:17 03:51:17 _____ _ 03:51:17 / ____| | | 03:51:17 | | ___ __| | ___ ___ _____ __ 03:51:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:51:17 | |___| (_) | (_| | __/ (_| (_) \ V / 03:51:17 \_____\___/ \__,_|\___|\___\___/ \_/ 03:51:17 Bash-1.0.1 03:51:17 03:51:17 03:51:17 ==> git version 2.24.3 found 03:51:17 ==> 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 03:51:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:51:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:51:17 ==> Jenkins CI detected. 03:51:17 project root: . 03:51:17 --> token set from env 03:51:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:51:17 ==> Running gcov in . (disable via -X gcov) 03:51:17 ==> Python coveragepy not found 03:51:17 ==> Searching for coverage reports in: 03:51:17 + . 03:51:17 -> Found 1 reports 03:51:17 ==> Detecting git/mercurial file structure 03:51:17 ==> Reading reports 03:51:17 + ./coverage.out bytes=47247 03:51:17 ==> Appending adjustments 03:51:17 https://docs.codecov.io/docs/fixing-reports 03:51:17 + Found adjustments 03:51:17 ==> Gzipping contents 03:51:17 8.0K /tmp/codecov.y4ddSm.gz 03:51:17 ==> Uploading reports 03:51:17 url: https://codecov.io 03:51:17 query: branch=PR-185&commit=26239a82c07f5b8bcf9106a99b1e4dd2890c30ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=185&job=&cmd_args= 03:51:17 -> Pinging Codecov 03:51:17 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-185&commit=26239a82c07f5b8bcf9106a99b1e4dd2890c30ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=185&job=&cmd_args= 03:51:17 -> Uploading to 03:51:17 https://storage.googleapis.com/codecov/v4/raw/2021-04-16/5E52B4B073DB2E39498172D8E973AA87/26239a82c07f5b8bcf9106a99b1e4dd2890c30ce/338486ec-5c2e-4e7b-afa1-91dfd369d9d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210416T035117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec8b1852d9c7c37554ed8bbbd4fa1050c4b146d4aca64249acc246b80aa16e05 03:51:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:51:17 Dload Upload Total Spent Left Speed 03:51:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5782 0 0 100 5782 0 11719 --:--:-- --:--:-- --:--:-- 11728 03:51:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/26239a82c07f5b8bcf9106a99b1e4dd2890c30ce [Pipeline] } 03:51:18 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 03:51:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:51:20 ---> package-listing.sh 03:51:20 ++ facter osfamily 03:51:20 ++ tr '[:upper:]' '[:lower:]' 03:51:20 + OS_FAMILY=redhat 03:51:20 + workspace=/w/workspace/foundry_device-virtual-go_PR-185 03:51:20 + START_PACKAGES=/tmp/packages_start.txt 03:51:20 + END_PACKAGES=/tmp/packages_end.txt 03:51:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:51:20 + PACKAGES=/tmp/packages_start.txt 03:51:20 + '[' /w/workspace/foundry_device-virtual-go_PR-185 ']' 03:51:20 + PACKAGES=/tmp/packages_end.txt 03:51:20 + case "${OS_FAMILY}" in 03:51:20 + rpm -qa 03:51:20 + sort 03:51:25 + '[' -f /tmp/packages_start.txt ']' 03:51:25 + '[' -f /tmp/packages_end.txt ']' 03:51:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:51:25 + '[' /w/workspace/foundry_device-virtual-go_PR-185 ']' 03:51:25 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-185/archives/ 03:51:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-185/archives/ [Pipeline] echo 03:51:25 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-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:51:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:51:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:51:26 03:51:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:51:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:51:26 alpine: Pulling from edgex-lftools-log-publisher 03:51:26 df20fa9351a1: Pulling fs layer 03:51:26 36b3adc4ff6f: Pulling fs layer 03:51:26 8ad3a11d3b57: Pulling fs layer 03:51:26 46f8f816bc3b: Pulling fs layer 03:51:26 93b61091891f: Pulling fs layer 03:51:26 93b9cdb0e59b: Pulling fs layer 03:51:26 5e14af77c1be: Pulling fs layer 03:51:26 01666e4c0597: Pulling fs layer 03:51:26 aa168da1d23b: Pulling fs layer 03:51:26 93b9cdb0e59b: Waiting 03:51:26 5e14af77c1be: Waiting 03:51:26 01666e4c0597: Waiting 03:51:26 aa168da1d23b: Waiting 03:51:26 46f8f816bc3b: Waiting 03:51:26 93b61091891f: Waiting 03:51:26 36b3adc4ff6f: Verifying Checksum 03:51:26 36b3adc4ff6f: Download complete 03:51:26 46f8f816bc3b: Verifying Checksum 03:51:26 46f8f816bc3b: Download complete 03:51:26 df20fa9351a1: Download complete 03:51:27 93b9cdb0e59b: Verifying Checksum 03:51:27 93b9cdb0e59b: Download complete 03:51:27 5e14af77c1be: Verifying Checksum 03:51:27 5e14af77c1be: Download complete 03:51:27 93b61091891f: Verifying Checksum 03:51:27 93b61091891f: Download complete 03:51:27 01666e4c0597: Download complete 03:51:27 8ad3a11d3b57: Verifying Checksum 03:51:27 8ad3a11d3b57: Download complete 03:51:27 df20fa9351a1: Pull complete 03:51:27 36b3adc4ff6f: Pull complete 03:51:28 8ad3a11d3b57: Pull complete 03:51:28 46f8f816bc3b: Pull complete 03:51:29 aa168da1d23b: Verifying Checksum 03:51:29 aa168da1d23b: Download complete 03:51:29 93b61091891f: Pull complete 03:51:29 93b9cdb0e59b: Pull complete 03:51:30 5e14af77c1be: Pull complete 03:51:30 01666e4c0597: Pull complete 03:51:38 aa168da1d23b: Pull complete 03:51:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:51:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:51:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:51:38 prd-centos7-docker-4c-2g-379 does not seem to be running inside a container 03:51:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-185/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-185 -v /w/workspace/foundry_device-virtual-go_PR-185:/w/workspace/foundry_device-virtual-go_PR-185:rw,z -v /w/workspace/foundry_device-virtual-go_PR-185@tmp:/w/workspace/foundry_device-virtual-go_PR-185@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:10003/edgex-lftools-log-publisher:alpine cat 03:51:42 $ docker top fe333b757949d7304fc4e779c4b0915032daf46fd5ed89b05a4117d84d756730 -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:43 + touch /tmp/pre-build-complete [Pipeline] sh 03:51:43 + mkdir -p /var/log/sa [Pipeline] sh 03:51:43 + ls /var/log/sa-host 03:51:43 + sadf -c /var/log/sa-host/sa16 03:51:43 file_magic: OK 03:51:43 HZ: Using current value: 100 03:51:43 file_header: OK 03:51:43 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 03:51:43 Statistics: 03:51:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:51:43 File successfully converted to sysstat format version 12.2.1 03:51:43 + sadf -c /var/log/sa-host/sa23 03:51:43 file_magic: OK 03:51:43 HZ: Using current value: 100 03:51:43 file_header: OK 03:51:43 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 03:51:43 Statistics: 03:51:43 Hnuu...uuuununununu... 03:51:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:44 provisioning config files... 03:51:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-185@tmp/config5329586358477787557tmp [Pipeline] { [Pipeline] echo 03:51:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:51:44 ---> create-netrc.sh [Pipeline] } 03:51:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:51:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:51:45 ---> python-tools-install.sh [Pipeline] echo 03:51:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:51:45 ---> sudo-logs.sh 03:51:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:51:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:51:45 ---> job-cost.sh 03:51:45 lf-activate-venv: SKIPPING 03:51:45 DEBUG: total: 0.20999999344348907 03:51:45 INFO: Retrieving Stack Cost... 03:51:47 INFO: Retrieving Pricing Info for: v1-standard-2 03:51:48 INFO: Archiving Costs [Pipeline] echo 03:51:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:51:48 ---> logs-deploy.sh 03:51:48 lf-activate-venv: SKIPPING 03:51:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-185/1 03:51:48 INFO: archiving workspace using pattern(s): 03:51:50 Archives upload complete. 03:51:50 INFO: archiving logs to Nexus 03:51:51 ---> uname -a: 03:51:51 Linux prd-centos7-docker-4c-2g-379.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:51:51 03:51:51 03:51:51 ---> lscpu: 03:51:51 Architecture: x86_64 03:51:51 CPU op-mode(s): 32-bit, 64-bit 03:51:51 Byte Order: Little Endian 03:51:51 Address sizes: 40 bits physical, 48 bits virtual 03:51:51 CPU(s): 4 03:51:51 On-line CPU(s) list: 0-3 03:51:51 Thread(s) per core: 1 03:51:51 Core(s) per socket: 1 03:51:51 Socket(s): 4 03:51:51 NUMA node(s): 1 03:51:51 Vendor ID: GenuineIntel 03:51:51 CPU family: 6 03:51:51 Model: 44 03:51:51 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:51:51 Stepping: 1 03:51:51 CPU MHz: 2933.438 03:51:51 BogoMIPS: 5866.87 03:51:51 Virtualization: VT-x 03:51:51 Hypervisor vendor: KVM 03:51:51 Virtualization type: full 03:51:51 L1d cache: 128 KiB 03:51:51 L1i cache: 128 KiB 03:51:51 L2 cache: 16 MiB 03:51:51 L3 cache: 64 MiB 03:51:51 NUMA node0 CPU(s): 0-3 03:51:51 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:51:51 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:51:51 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:51:51 Vulnerability Meltdown: Mitigation; PTI 03:51:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:51:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:51:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:51:51 Vulnerability Srbds: Not affected 03:51:51 Vulnerability Tsx async abort: Not affected 03:51: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 03:51:51 03:51:51 03:51:51 ---> nproc: 03:51:51 4 03:51:51 03:51:51 03:51:51 ---> df -h: 03:51:51 Filesystem Size Used Available Use% Mounted on 03:51:51 overlay 50.0G 7.3G 42.7G 15% / 03:51:51 tmpfs 64.0M 0 64.0M 0% /dev 03:51:51 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:51:51 shm 64.0M 0 64.0M 0% /dev/shm 03:51:51 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 03:51:51 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 03:51:51 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 03:51:51 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 03:51:51 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 03:51:51 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 03:51:51 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-185 03:51:51 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-185@tmp 03:51:51 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 03:51:51 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 03:51:51 03:51:51 03:51:51 ---> free -m: 03:51:51 total used free shared buff/cache available 03:51:51 Mem: 1837 721 102 0 1013 1011 03:51:51 Swap: 1023 1 1022 03:51:51 03:51:51 03:51:51 ---> ip addr: 03:51:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:51:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:51:51 inet 127.0.0.1/8 scope host lo 03:51:51 valid_lft forever preferred_lft forever 03:51:51 inet6 ::1/128 scope host 03:51:51 valid_lft forever preferred_lft forever 03:51:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:51:51 link/ether fa:16:3e:5a:01:18 brd ff:ff:ff:ff:ff:ff 03:51:51 inet 10.30.123.100/23 brd 10.30.123.255 scope global dynamic eth0 03:51:51 valid_lft 85801sec preferred_lft 85801sec 03:51:51 inet6 fe80::f816:3eff:fe5a:118/64 scope link 03:51:51 valid_lft forever preferred_lft forever 03:51:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:51:51 link/ether 02:42:0a:24:11:6e brd ff:ff:ff:ff:ff:ff 03:51:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:51:51 valid_lft forever preferred_lft forever 03:51:51 inet6 fe80::42:aff:fe24:116e/64 scope link 03:51:51 valid_lft forever preferred_lft forever 03:51:51 03:51:51 03:51:51 ---> sar -b -r -n DEV: 03:51:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) 03:51:51 03:51:51 03:41:40 LINUX RESTART (4 CPU) 03:51:51 03:51:51 03:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:51:51 03:43:01 131.35 47.63 83.72 0.00 7989.30 39655.65 0.00 03:51:51 03:44:01 2.01 0.00 2.01 0.00 0.00 42.56 0.00 03:51:51 03:45:01 0.47 0.00 0.47 0.00 0.00 6.11 0.00 03:51:51 03:46:01 0.37 0.00 0.37 0.00 0.00 4.40 0.00 03:51:51 03:47:01 0.40 0.00 0.40 0.00 0.00 5.08 0.00 03:51:51 03:48:01 0.30 0.00 0.30 0.00 0.00 4.95 0.00 03:51:51 03:49:01 0.27 0.00 0.27 0.00 0.00 3.76 0.00 03:51:51 03:50:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 03:51:51 03:51:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 03:51:51 Average: 14.87 5.22 9.65 0.00 874.98 4351.16 0.00 03:51:51 03:51:51 03:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:51:51 03:43:01 135544 0 611768 32.51 2620 1131612 1111624 37.94 418324 1129096 132 03:51:51 03:44:01 140204 0 607016 32.26 2620 1131704 1079084 36.83 417824 1125740 12 03:51:51 03:45:01 139340 0 607876 32.31 2620 1131708 1072080 36.59 420608 1124060 16 03:51:51 03:46:01 140668 0 606548 32.24 2620 1131708 1071888 36.58 419356 1124060 8 03:51:51 03:47:01 140980 0 606224 32.22 2620 1131720 1071888 36.58 418968 1124636 8 03:51:51 03:48:01 139784 0 607416 32.28 2620 1131724 1071972 36.58 419812 1124636 8 03:51:51 03:49:01 140144 0 607052 32.26 2620 1131728 1071888 36.58 419480 1124636 8 03:51:51 03:50:01 140440 0 606752 32.25 2620 1131732 1071888 36.58 419280 1124636 8 03:51:51 03:51:01 140416 0 606768 32.25 2620 1131740 1071888 36.58 419464 1124636 8 03:51:51 Average: 139724 0 607491 32.29 2620 1131708 1077133 36.76 419235 1125126 23 03:51:51 03:51:51 03:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:51:51 03:43:01 eth0 612.03 387.73 1114.09 88.67 0.00 0.00 0.00 0.00 03:51:51 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:43:01 docker0 2.10 1.69 0.42 4.28 0.00 0.00 0.00 0.00 03:51:51 03:44:01 eth0 1.72 0.70 0.79 0.05 0.00 0.00 0.00 0.00 03:51:51 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:45:01 eth0 1.32 0.65 0.58 0.37 0.00 0.00 0.00 0.00 03:51:51 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:46:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 03:51:51 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:51:51 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:48:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 03:51:51 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:51:51 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:50:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:51:51 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:51:51 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 Average: eth0 67.45 42.69 122.19 9.77 0.00 0.00 0.00 0.00 03:51:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:51 Average: docker0 0.23 0.19 0.05 0.47 0.00 0.00 0.00 0.00 03:51:51 03:51:51 03:51:51 ---> sar -P ALL: 03:51:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) 03:51:51 03:51:51 03:41:40 LINUX RESTART (4 CPU) 03:51:51 03:51:51 03:42:02 CPU %user %nice %system %iowait %steal %idle 03:51:51 03:43:01 all 13.60 0.00 6.67 4.39 0.04 75.30 03:51:51 03:43:01 0 15.12 0.00 6.64 4.46 0.03 73.75 03:51:51 03:43:01 1 11.87 0.00 6.65 3.60 0.09 77.80 03:51:51 03:43:01 2 14.78 0.00 6.36 5.69 0.02 73.15 03:51:51 03:43:01 3 12.61 0.00 7.04 3.82 0.03 76.49 03:51:51 03:44:01 all 0.17 0.00 0.06 0.00 0.00 99.77 03:51:51 03:44:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:51:51 03:44:01 1 0.52 0.00 0.08 0.00 0.00 99.40 03:51:51 03:44:01 2 0.07 0.00 0.05 0.00 0.00 99.88 03:51:51 03:44:01 3 0.07 0.00 0.07 0.00 0.00 99.87 03:51:51 03:45:01 all 0.19 0.00 0.07 0.00 0.03 99.71 03:51:51 03:45:01 0 0.05 0.00 0.07 0.00 0.02 99.87 03:51:51 03:45:01 1 0.43 0.00 0.08 0.00 0.02 99.47 03:51:51 03:45:01 2 0.07 0.00 0.08 0.00 0.02 99.83 03:51:51 03:45:01 3 0.22 0.00 0.05 0.00 0.05 99.68 03:51:51 03:46:01 all 0.15 0.00 0.04 0.00 0.01 99.81 03:51:51 03:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:51:51 03:46:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:51:51 03:46:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:51:51 03:46:01 3 0.45 0.00 0.03 0.00 0.00 99.52 03:51:51 03:47:01 all 0.17 0.00 0.03 0.00 0.01 99.79 03:51:51 03:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:51:51 03:47:01 1 0.08 0.00 0.05 0.00 0.02 99.85 03:51:51 03:47:01 2 0.03 0.00 0.05 0.00 0.02 99.90 03:51:51 03:47:01 3 0.50 0.00 0.00 0.00 0.00 99.50 03:51:51 03:48:01 all 0.16 0.00 0.05 0.00 0.00 99.79 03:51:51 03:48:01 0 0.03 0.00 0.05 0.00 0.00 99.92 03:51:51 03:48:01 1 0.07 0.00 0.08 0.00 0.00 99.85 03:51:51 03:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:51:51 03:48:01 3 0.52 0.00 0.02 0.00 0.02 99.45 03:51:51 03:49:01 all 0.16 0.00 0.03 0.00 0.00 99.80 03:51:51 03:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:51:51 03:49:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:51:51 03:49:01 2 0.07 0.00 0.05 0.00 0.00 99.88 03:51:51 03:49:01 3 0.52 0.00 0.02 0.00 0.00 99.47 03:51:51 03:50:01 all 0.10 0.00 0.03 0.00 0.00 99.87 03:51:51 03:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:51:51 03:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:51:51 03:50:01 2 0.07 0.00 0.05 0.00 0.00 99.88 03:51:51 03:50:01 3 0.27 0.00 0.03 0.00 0.00 99.70 03:51:51 03:51:01 all 0.04 0.00 0.05 0.00 0.00 99.91 03:51:51 03:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:51:51 03:51:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:51:51 03:51:01 2 0.03 0.00 0.08 0.00 0.00 99.88 03:51:51 03:51:01 3 0.05 0.00 0.05 0.00 0.00 99.90 03:51:51 Average: all 1.60 0.00 0.76 0.48 0.01 97.15 03:51:51 Average: 0 1.66 0.00 0.75 0.48 0.01 97.09 03:51:51 Average: 1 1.43 0.00 0.77 0.39 0.01 97.39 03:51:51 Average: 2 1.65 0.00 0.74 0.62 0.01 96.99 03:51:51 Average: 3 1.65 0.00 0.79 0.41 0.01 97.14 03:51:51 03:51:51 03:51:51