Pull request #813 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 0b279d30dbc0e47c366b42958131ac05b480ee12+3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 (401f2bee831954897b00aedbb701b8c26ee88b98) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-29609 in /w/workspace/dgexfoundry_device-sdk-go_PR-813 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-813 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 into PR head commit 0b279d30dbc0e47c366b42958131ac05b480ee12 Merge succeeded, producing 0b279d30dbc0e47c366b42958131ac05b480ee12 Checking out Revision 0b279d30dbc0e47c366b42958131ac05b480ee12 (PR-813) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/813/head:refs/remotes/origin/PR-813 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b279d30dbc0e47c366b42958131ac05b480ee12 # 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 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b279d30dbc0e47c366b42958131ac05b480ee12 # timeout=10 Commit message: "feat: validate set parameter against maximum/minimum" First time build. Skipping changelog. > git rev-list --no-walk 77c5e07f29da27b979236f63adf2147f5ae84054 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:13:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:13:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:13:46 ========================================================= 06:13:46 EdgeX Global Pipelines Version Info 06:13:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:13:48 ------------------- 06:13:48 stable info: 06:13:48 ------------------- 06:13:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:13:48 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 06:13:48 Message: update stable to v1.0.184 06:13:49 ------------------- 06:13:49 experimental info: 06:13:49 ------------------- 06:13:49 Commited By: **** collab-it+edgex@linuxfoundation.org 06:13:49 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 06:13:49 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:13:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:13:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:13:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:13:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:13:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:13:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:13:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:13:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:13:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:13:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:13:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:13:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:13:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:13:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:13:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:13:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:13:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:13:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:13:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:13:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:13:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:13:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:13:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:13:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:13:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-813 [Pipeline] echo 06:13:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-813 [Pipeline] echo 06:13:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-813 [Pipeline] echo 06:13:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b279d30dbc0e47c366b42958131ac05b480ee12 [Pipeline] echo 06:13:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b279d3 [Pipeline] echo 06:13:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:13:53 provisioning config files... 06:13:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp/config8465031062465815606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:53 ---> docker-login.sh 06:13:53 nexus3.edgexfoundry.org:10001 06:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:54 Configure a credential helper to remove this warning. See 06:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:54 06:13:54 Login Succeeded 06:13:54 nexus3.edgexfoundry.org:10002 06:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:54 Configure a credential helper to remove this warning. See 06:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:54 06:13:54 Login Succeeded 06:13:54 nexus3.edgexfoundry.org:10003 06:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:54 Configure a credential helper to remove this warning. See 06:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:54 06:13:54 Login Succeeded 06:13:54 nexus3.edgexfoundry.org:10004 06:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:54 Configure a credential helper to remove this warning. See 06:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:54 06:13:54 Login Succeeded 06:13:54 docker.io 06:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:55 Configure a credential helper to remove this warning. See 06:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:55 06:13:55 Login Succeeded 06:13:55 ---> docker-login.sh ends [Pipeline] } 06:13:55 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 06:13:56 + git log --format=format:%s -1 0b279d30dbc0e47c366b42958131ac05b480ee12 [Pipeline] echo 06:13:56 GIT_COMMIT: 0b279d30dbc0e47c366b42958131ac05b480ee12, Commit Message: feat: validate set parameter against maximum/minimum [Pipeline] echo 06:13:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:13:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:13:56 06:13:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:13:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:13:57 latest: Pulling from edgex-devops/git-semver 06:13:57 31603596830f: Pulling fs layer 06:13:57 2a8b12db71e7: Pulling fs layer 06:13:57 6ca5941a6612: Pulling fs layer 06:13:57 ecc8261a40a4: Pulling fs layer 06:13:57 ecc8261a40a4: Waiting 06:13:57 2a8b12db71e7: Verifying Checksum 06:13:57 2a8b12db71e7: Download complete 06:13:57 31603596830f: Verifying Checksum 06:13:57 31603596830f: Download complete 06:13:57 ecc8261a40a4: Verifying Checksum 06:13:57 ecc8261a40a4: Download complete 06:13:57 6ca5941a6612: Verifying Checksum 06:13:57 6ca5941a6612: Download complete 06:13:57 31603596830f: Pull complete 06:13:58 2a8b12db71e7: Pull complete 06:13:58 6ca5941a6612: Pull complete 06:13:59 ecc8261a40a4: Pull complete 06:13:59 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:13:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:13:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:13:59 prd-centos7-docker-4c-2g-29609 does not seem to be running inside a container 06:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-813 -v /w/workspace/dgexfoundry_device-sdk-go_PR-813:/w/workspace/dgexfoundry_device-sdk-go_PR-813:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:14:01 $ docker top dc4a839ed19c3e5e2b2112db9c7d32d28fe776aa9f9ae64d30dff18089c040fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:14:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:14:02 [ssh-agent] Looking for ssh-agent implementation... 06:14:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:02 $ docker exec dc4a839ed19c3e5e2b2112db9c7d32d28fe776aa9f9ae64d30dff18089c040fe ssh-agent 06:14:02 SSH_AUTH_SOCK=/tmp/ssh-goqvMfjS4DeG/agent.12 06:14:02 SSH_AGENT_PID=17 06:14:02 Running ssh-add (command line suppressed) 06:14:02 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp/private_key_5621579871136391371.key (/w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp/private_key_5621579871136391371.key) 06:14:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:14:03 + git tag --points-at HEAD [Pipeline] } 06:14:03 $ docker exec --env ******** --env ******** dc4a839ed19c3e5e2b2112db9c7d32d28fe776aa9f9ae64d30dff18089c040fe ssh-agent -k 06:14:03 unset SSH_AUTH_SOCK; 06:14:03 unset SSH_AGENT_PID; 06:14:03 echo Agent pid 17 killed; 06:14:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:14:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:14:03 [ssh-agent] Looking for ssh-agent implementation... 06:14:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:03 $ docker exec dc4a839ed19c3e5e2b2112db9c7d32d28fe776aa9f9ae64d30dff18089c040fe ssh-agent 06:14:03 SSH_AUTH_SOCK=/tmp/ssh-EWPHvdgXjQvo/agent.47 06:14:03 SSH_AGENT_PID=52 06:14:03 Running ssh-add (command line suppressed) 06:14:03 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp/private_key_827042316421089601.key (/w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp/private_key_827042316421089601.key) 06:14:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:14:04 + git semver init 06:14:04 # -> Open(): unable to determine branch for HEAD 06:14:04 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-813/.git 06:14:04 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-813 06:14:04 # $SEMVER_REMOTE_NAME = origin 06:14:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:14:04 # $SEMVER_USER_NAME = edgex-jenkins 06:14:04 # $SEMVER_BRANCH = PR-813 06:14:04 # $SEMVER_TEMP = /tmp/semver-036288414 06:14:04 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:14:04 # '/tmp/semver-036288414' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-813/.semver' 06:14:04 # -> Force: false 06:14:04 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-813/.semver [Pipeline] } 06:14:04 $ docker exec --env ******** --env ******** dc4a839ed19c3e5e2b2112db9c7d32d28fe776aa9f9ae64d30dff18089c040fe ssh-agent -k 06:14:05 unset SSH_AUTH_SOCK; 06:14:05 unset SSH_AGENT_PID; 06:14:05 echo Agent pid 52 killed; 06:14:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:14:05 + git semver [Pipeline] } 06:14:05 $ docker stop --time=1 dc4a839ed19c3e5e2b2112db9c7d32d28fe776aa9f9ae64d30dff18089c040fe 06:14:06 $ docker rm -f dc4a839ed19c3e5e2b2112db9c7d32d28fe776aa9f9ae64d30dff18089c040fe [Pipeline] // withDockerContainer [Pipeline] sh 06:14:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:14:08 Stashed 1 file(s) [Pipeline] echo 06:14:08 [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 06:14:23 Still waiting to schedule task 06:14:23 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29609’ 06:14:23 Still waiting to schedule task 06:14:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:16:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29610 in /w/workspace/dgexfoundry_device-sdk-go_PR-813 [Pipeline] { [Pipeline] ws 06:16:09 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 06:16:14 using credential edgex-jenkins-ssh 06:16:15 Cloning the remote Git repository 06:16:15 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:16:15 > git init /w/workspace/device-sdk-go/2 # timeout=10 06:16:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:16:15 > git --version # timeout=10 06:16:15 > git --version # 'git version 2.17.1' 06:16:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:17 Merging remotes/origin/master commit 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 into PR head commit 0b279d30dbc0e47c366b42958131ac05b480ee12 06:16:17 Merge succeeded, producing 0b279d30dbc0e47c366b42958131ac05b480ee12 06:16:17 Checking out Revision 0b279d30dbc0e47c366b42958131ac05b480ee12 (PR-813) 06:16:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:16:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:16:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:16:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/813/head:refs/remotes/origin/PR-813 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:16:17 > git config core.sparsecheckout # timeout=10 06:16:17 > git checkout -f 0b279d30dbc0e47c366b42958131ac05b480ee12 # timeout=10 06:16:17 > git remote # timeout=10 06:16:17 > git config --get remote.origin.url # timeout=10 06:16:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:17 > git merge 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 # timeout=10 06:16:17 > git rev-parse HEAD^{commit} # timeout=10 06:16:17 > git config core.sparsecheckout # timeout=10 06:16:17 > git checkout -f 0b279d30dbc0e47c366b42958131ac05b480ee12 # timeout=10 06:16:21 Commit message: "feat: validate set parameter against maximum/minimum" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:16:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:16:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:16:24 + sudo service docker restart 06:16:24 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:16:26 provisioning config files... 06:16:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config7802758860861290481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:26 ---> docker-login.sh 06:16:26 nexus3.edgexfoundry.org:10001 06:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:28 Configure a credential helper to remove this warning. See 06:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:28 06:16:28 Login Succeeded 06:16:28 nexus3.edgexfoundry.org:10002 06:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:28 Configure a credential helper to remove this warning. See 06:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:28 06:16:28 Login Succeeded 06:16:28 nexus3.edgexfoundry.org:10003 06:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:29 Configure a credential helper to remove this warning. See 06:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:29 06:16:29 Login Succeeded 06:16:29 nexus3.edgexfoundry.org:10004 06:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:29 Configure a credential helper to remove this warning. See 06:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:29 06:16:29 Login Succeeded 06:16:29 docker.io 06:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:30 Configure a credential helper to remove this warning. See 06:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:30 06:16:30 Login Succeeded 06:16:30 ---> docker-login.sh ends [Pipeline] } 06:16:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:16:31 ========================================================= 06:16:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:16:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:16:31 + 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 . 06:16:32 Sending build context to Docker daemon 2.284MB 06:16:32 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:16:32 Step 2/8 : FROM ${BASE} 06:16:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:16:32 5f621e34cdf4: Pulling fs layer 06:16:32 a4357932f1b6: Pulling fs layer 06:16:32 18c013af1878: Pulling fs layer 06:16:32 00ac8860ef70: Pulling fs layer 06:16:32 63d7cb157983: Pulling fs layer 06:16:32 b116817d02f9: Pulling fs layer 06:16:32 745a02a5169b: Pulling fs layer 06:16:32 00ac8860ef70: Waiting 06:16:32 63d7cb157983: Waiting 06:16:32 745a02a5169b: Waiting 06:16:32 b116817d02f9: Waiting 06:16:32 18c013af1878: Verifying Checksum 06:16:32 18c013af1878: Download complete 06:16:32 a4357932f1b6: Download complete 06:16:32 63d7cb157983: Verifying Checksum 06:16:32 63d7cb157983: Download complete 06:16:33 b116817d02f9: Verifying Checksum 06:16:33 b116817d02f9: Download complete 06:16:33 5f621e34cdf4: Download complete 06:16:33 5f621e34cdf4: Pull complete 06:16:34 a4357932f1b6: Pull complete 06:16:34 18c013af1878: Pull complete 06:16:35 745a02a5169b: Verifying Checksum 06:16:35 745a02a5169b: Download complete 06:16:36 00ac8860ef70: Download complete 06:16:46 00ac8860ef70: Pull complete 06:16:47 63d7cb157983: Pull complete 06:16:47 b116817d02f9: Pull complete 06:16:50 745a02a5169b: Pull complete 06:16:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:16:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:16:50 ---> b7e6874047d6 06:16:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:16:54 ---> Running in 50f967085586 06:16:54 Removing intermediate container 50f967085586 06:16:54 ---> 6d7ee5d24372 06:16:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:54 ---> Running in c7b6986d23e9 06:16:56 Removing intermediate container c7b6986d23e9 06:16:56 ---> d4702ee3d899 06:16:56 Step 5/8 : RUN apk add --update --no-cache make git 06:16:56 ---> Running in dabe31e76023 06:16:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:16:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:16:59 OK: 142 MiB in 39 packages 06:17:00 Removing intermediate container dabe31e76023 06:17:00 ---> d3c5dd3ab67a 06:17:00 Step 6/8 : WORKDIR /device-sdk-go 06:17:00 ---> Running in 4569c13e2156 06:17:01 Removing intermediate container 4569c13e2156 06:17:01 ---> 3564811d6183 06:17:01 Step 7/8 : COPY . . 06:17:02 ---> 2386d5d98e02 06:17:02 Step 8/8 : RUN go mod download 06:17:02 ---> Running in 072f5a202ca8 06:17:06 Running on prd-centos7-docker-4c-2g-29611 in /w/workspace/dgexfoundry_device-sdk-go_PR-813 [Pipeline] { [Pipeline] ws 06:17:06 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 06:17:09 using credential edgex-jenkins-ssh 06:17:09 Cloning the remote Git repository 06:17:09 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:17:09 > git init /w/workspace/device-sdk-go/2 # timeout=10 06:17:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:17:09 > git --version # timeout=10 06:17:09 > git --version # 'git version 2.24.3' 06:17:09 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:17:11 Merging remotes/origin/master commit 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 into PR head commit 0b279d30dbc0e47c366b42958131ac05b480ee12 06:17:11 Merge succeeded, producing 0b279d30dbc0e47c366b42958131ac05b480ee12 06:17:11 Checking out Revision 0b279d30dbc0e47c366b42958131ac05b480ee12 (PR-813) 06:17:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:17:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:17:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:17:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:17:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/813/head:refs/remotes/origin/PR-813 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:17:10 > git config core.sparsecheckout # timeout=10 06:17:10 > git checkout -f 0b279d30dbc0e47c366b42958131ac05b480ee12 # timeout=10 06:17:10 > git remote # timeout=10 06:17:10 > git config --get remote.origin.url # timeout=10 06:17:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:10 > git merge 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 # timeout=10 06:17:10 > git rev-parse HEAD^{commit} # timeout=10 06:17:10 > git config core.sparsecheckout # timeout=10 06:17:10 > git checkout -f 0b279d30dbc0e47c366b42958131ac05b480ee12 # timeout=10 06:17:14 Commit message: "feat: validate set parameter against maximum/minimum" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:17:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:17:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:17:16 + sudo service docker restart 06:17:16 + true 06:17:16 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:17:17 provisioning config files... 06:17:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2058744018817536437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:17 ---> docker-login.sh 06:17:17 nexus3.edgexfoundry.org:10001 06:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:18 Configure a credential helper to remove this warning. See 06:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:18 06:17:18 Login Succeeded 06:17:18 nexus3.edgexfoundry.org:10002 06:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:18 Configure a credential helper to remove this warning. See 06:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:18 06:17:18 Login Succeeded 06:17:18 nexus3.edgexfoundry.org:10003 06:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:18 Configure a credential helper to remove this warning. See 06:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:18 06:17:18 Login Succeeded 06:17:18 nexus3.edgexfoundry.org:10004 06:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:18 Configure a credential helper to remove this warning. See 06:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:18 06:17:18 Login Succeeded 06:17:18 docker.io 06:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:19 Configure a credential helper to remove this warning. See 06:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:19 06:17:19 Login Succeeded 06:17:19 ---> docker-login.sh ends [Pipeline] } 06:17:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:17:19 ========================================================= 06:17:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:17:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:17:20 + 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 . 06:17:20 Sending build context to Docker daemon 2.278MB 06:17:20 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:17:20 Step 2/8 : FROM ${BASE} 06:17:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:17:20 188c0c94c7c5: Pulling fs layer 06:17:20 0ef7d3d256c8: Pulling fs layer 06:17:20 de9db76c5a1d: Pulling fs layer 06:17:20 bca2f99d35d6: Pulling fs layer 06:17:20 93359f2a8cfa: Pulling fs layer 06:17:20 7c6f9722023f: Pulling fs layer 06:17:20 a35cf1a2eb13: Pulling fs layer 06:17:20 bca2f99d35d6: Waiting 06:17:20 93359f2a8cfa: Waiting 06:17:20 7c6f9722023f: Waiting 06:17:20 a35cf1a2eb13: Waiting 06:17:20 de9db76c5a1d: Verifying Checksum 06:17:20 de9db76c5a1d: Download complete 06:17:20 0ef7d3d256c8: Verifying Checksum 06:17:20 0ef7d3d256c8: Download complete 06:17:20 93359f2a8cfa: Verifying Checksum 06:17:20 93359f2a8cfa: Download complete 06:17:20 188c0c94c7c5: Verifying Checksum 06:17:20 188c0c94c7c5: Download complete 06:17:20 7c6f9722023f: Verifying Checksum 06:17:20 7c6f9722023f: Download complete 06:17:20 188c0c94c7c5: Pull complete 06:17:21 0ef7d3d256c8: Pull complete 06:17:21 de9db76c5a1d: Pull complete 06:17:23 a35cf1a2eb13: Verifying Checksum 06:17:23 a35cf1a2eb13: Download complete 06:17:24 bca2f99d35d6: Verifying Checksum 06:17:24 bca2f99d35d6: Download complete 06:17:29 Removing intermediate container 072f5a202ca8 06:17:29 ---> ebe5a8b304db 06:17:29 Successfully built ebe5a8b304db 06:17:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:17:29 bca2f99d35d6: Pull complete 06:17:29 + docker inspect -f . ci-base-image-arm64 06:17:29 . [Pipeline] withDockerContainer 06:17:29 93359f2a8cfa: Pull complete 06:17:29 7c6f9722023f: Pull complete 06:17:29 prd-ubuntu18.04-docker-arm64-4c-16g-29610 does not seem to be running inside a container 06:17:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:17:31 $ docker top 76c30549fc13e1d5b3c176031a1c89665fa231bdea53197ce30112ba45c9ba37 -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:32 + go version 06:17:32 go version go1.15.5 linux/arm64 [Pipeline] } 06:17:32 $ docker stop --time=1 76c30549fc13e1d5b3c176031a1c89665fa231bdea53197ce30112ba45c9ba37 06:17:33 a35cf1a2eb13: Pull complete 06:17:33 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:17:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:17:33 ---> a62c8e92a672 06:17:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:17:34 ---> Running in ab71f6decc85 06:17:34 Removing intermediate container ab71f6decc85 06:17:34 ---> dd3d0fc63bb1 06:17:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:34 ---> Running in cbcfe03f4c5e 06:17:34 $ docker rm -f 76c30549fc13e1d5b3c176031a1c89665fa231bdea53197ce30112ba45c9ba37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:17:35 Removing intermediate container cbcfe03f4c5e 06:17:35 ---> e09dd1d4b26d 06:17:35 Step 5/8 : RUN apk add --update --no-cache make git 06:17:35 + docker inspect -f . ci-base-image-arm64 06:17:35 . [Pipeline] withDockerContainer 06:17:35 ---> Running in 07584bffa994 06:17:35 prd-ubuntu18.04-docker-arm64-4c-16g-29610 does not seem to be running inside a container 06:17:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:17:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:37 OK: 166 MiB in 39 packages 06:17:37 $ docker top 625e32958c44607305563698ebcf1e2e3e4ef827b5e936613dac2d9c5ef5850b -eo pid,comm 06:17:37 Removing intermediate container 07584bffa994 06:17:37 ---> 963adba774fb 06:17:37 Step 6/8 : WORKDIR /device-sdk-go [Pipeline] { [Pipeline] sh 06:17:38 ---> Running in 8f4f4e5c49e5 06:17:38 Removing intermediate container 8f4f4e5c49e5 06:17:38 ---> 646b588fab32 06:17:38 Step 7/8 : COPY . . 06:17:38 + make test 06:17:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:17:39 ---> cad1cef4b8f1 06:17:39 Step 8/8 : RUN go mod download 06:17:39 ---> Running in d1d89ab7dfed 06:18:00 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:18:01 Removing intermediate container d1d89ab7dfed 06:18:01 ---> 1df23212d41c 06:18:01 Successfully built 1df23212d41c 06:18:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:18:02 + docker inspect -f . ci-base-image-x86_64 06:18:02 . [Pipeline] withDockerContainer 06:18:02 prd-centos7-docker-4c-2g-29611 does not seem to be running inside a container 06:18:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:18:03 $ docker top c64cfbc01654ad4be8d10114ec1ddf49cce9ff66202722a82abada01edcd92c9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:03 + go version 06:18:03 go version go1.15.5 linux/amd64 [Pipeline] } 06:18:03 $ docker stop --time=1 c64cfbc01654ad4be8d10114ec1ddf49cce9ff66202722a82abada01edcd92c9 06:18:05 $ docker rm -f c64cfbc01654ad4be8d10114ec1ddf49cce9ff66202722a82abada01edcd92c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:18:05 + docker inspect -f . ci-base-image-x86_64 06:18:05 . [Pipeline] withDockerContainer 06:18:06 prd-centos7-docker-4c-2g-29611 does not seem to be running inside a container 06:18:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:18:06 $ docker top 2506b6ca7cebd3f07bbf9c3fe24e9785ae54fe3770c100f03d61d57ab6a92fc0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:07 + make test 06:18:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:18:15 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:18:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:18:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:18:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:18:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.079s coverage: 25.5% of statements 06:18:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:18:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:18:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:18:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.122s coverage: 25.5% of statements 06:19:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.049s coverage: 10.5% of statements 06:19:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.057s coverage: 12.5% of statements 06:19:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:19:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.060s coverage: 84.8% of statements 06:19:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 06:19:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:19:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:19:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.106s coverage: 57.2% of statements 06:19:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 06:19:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.081s coverage: 81.3% of statements 06:19:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.070s coverage: 24.8% of statements 06:19:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.172s coverage: 6.4% of statements 06:19:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 5.2% of statements 06:19:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:19:05 GO111MODULE=on go vet ./... 06:19:13 gofmt -l . 06:19:13 [ "`gofmt -l .`" = "" ] 06:19:13 ./bin/test-attribution-txt.sh 06:19:13 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:19:13 $ docker stop --time=1 2506b6ca7cebd3f07bbf9c3fe24e9785ae54fe3770c100f03d61d57ab6a92fc0 06:19:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.114s coverage: 10.5% of statements 06:19:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.110s coverage: 12.5% of statements 06:19:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:19:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.141s coverage: 84.8% of statements 06:19:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 06:19:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:19:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:19:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.275s coverage: 57.2% of statements 06:19:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 06:19:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.159s coverage: 81.3% of statements 06:19:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.173s coverage: 24.8% of statements 06:19:14 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.892s coverage: 6.4% of statements 06:19:14 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.144s coverage: 5.2% of statements 06:19:14 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:19:14 GO111MODULE=on go vet ./... 06:19:15 $ docker rm -f 2506b6ca7cebd3f07bbf9c3fe24e9785ae54fe3770c100f03d61d57ab6a92fc0 [Pipeline] // withDockerContainer [Pipeline] sh 06:19:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:19:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:19:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:19:20 + ls -al . 06:19:20 total 188 06:19:20 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 12 06:19 . 06:19:20 drwxrwxr-x. 4 jenkins jenkins 28 Mar 12 06:17 .. 06:19:20 drwxrwxr-x. 2 jenkins jenkins 64 Mar 12 06:17 bin 06:19:20 -rw-r--r--. 1 jenkins jenkins 103670 Mar 12 06:19 coverage.out 06:19:20 -rw-rw-r--. 1 jenkins jenkins 949 Mar 12 06:17 Dockerfile.build 06:19:20 -rw-rw-r--. 1 jenkins jenkins 140 Mar 12 06:17 .dockerignore 06:19:20 drwxrwxr-x. 4 jenkins jenkins 48 Mar 12 06:17 example 06:19:20 drwxrwxr-x. 8 jenkins jenkins 179 Mar 12 06:17 .git 06:19:20 drwxrwxr-x. 2 jenkins jenkins 103 Mar 12 06:17 .github 06:19:20 -rw-rw-r--. 1 jenkins jenkins 138 Mar 12 06:17 .gitignore 06:19:20 -rw-r--r--. 1 jenkins jenkins 479 Mar 12 06:19 go.mod 06:19:20 -rw-r--r--. 1 jenkins jenkins 17490 Mar 12 06:19 go.sum 06:19:20 drwxrwxr-x. 12 jenkins jenkins 171 Mar 12 06:17 internal 06:19:20 -rw-rw-r--. 1 jenkins jenkins 901 Mar 12 06:17 Jenkinsfile 06:19:20 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 12 06:17 LICENSE 06:19:20 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 12 06:17 Makefile 06:19:20 drwxrwxr-x. 4 jenkins jenkins 26 Mar 12 06:17 openapi 06:19:20 drwxrwxr-x. 5 jenkins jenkins 50 Mar 12 06:17 pkg 06:19:20 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 12 06:17 README.md 06:19:20 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 12 06:17 RELEASE-NOTES.txt 06:19:20 drwxrwxr-x. 4 jenkins jenkins 54 Mar 12 06:17 snap 06:19:20 -rw-rw-r--. 1 jenkins jenkins 5 Mar 12 06:14 VERSION 06:19:20 -rw-rw-r--. 1 jenkins jenkins 222 Mar 12 06:17 version.go [Pipeline] isUnix [Pipeline] sh 06:19:20 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0b279d30dbc0e47c366b42958131ac05b480ee12 --label arch=amd64 --label version=0.0.0 . 06:19:21 Sending build context to Docker daemon 2.382MB 06:19:21 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:19:21 Step 2/24 : FROM ${BASE} AS builder 06:19:21 ---> 1df23212d41c 06:19:21 Step 3/24 : ARG MAKE='make build' 06:19:21 ---> Running in 865be7fd5df1 06:19:22 Removing intermediate container 865be7fd5df1 06:19:22 ---> 9421996ff469 06:19:22 Step 4/24 : WORKDIR /device-sdk-go 06:19:22 ---> Running in dc62a8c578ad 06:19:22 Removing intermediate container dc62a8c578ad 06:19:22 ---> 614b1c847472 06:19:22 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:19:22 ---> Running in 10a4a5e0c59c 06:19:22 Removing intermediate container 10a4a5e0c59c 06:19:22 ---> 7aa722ba1025 06:19:22 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:22 ---> Running in 7bfebb33659d 06:19:23 Removing intermediate container 7bfebb33659d 06:19:23 ---> fb4bf0c830c6 06:19:23 Step 7/24 : RUN apk add --update --no-cache make git 06:19:23 ---> Running in 807a79719a5d 06:19:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:25 OK: 166 MiB in 39 packages 06:19:25 Removing intermediate container 807a79719a5d 06:19:25 ---> ff5076f1aa60 06:19:25 Step 8/24 : COPY . . 06:19:27 ---> 831086a74988 06:19:27 Step 9/24 : RUN ${MAKE} 06:19:27 ---> Running in 0803a2d98cb5 06:19:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:19:37 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:19:39 Removing intermediate container 0803a2d98cb5 06:19:39 ---> dd7ca00c0332 06:19:39 Step 10/24 : FROM scratch 06:19:39 ---> 06:19:39 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:19:39 ---> Running in eaff9dd078bc 06:19:39 Removing intermediate container eaff9dd078bc 06:19:39 ---> 386a293871bc 06:19:39 Step 12/24 : ENV APP_PORT=49990 06:19:39 ---> Running in de89e78999ed 06:19:39 Removing intermediate container de89e78999ed 06:19:39 ---> 23e5536fa87b 06:19:39 Step 13/24 : EXPOSE $APP_PORT 06:19:39 ---> Running in 7fa5f00c4f57 06:19:39 Removing intermediate container 7fa5f00c4f57 06:19:39 ---> ff8cf1cc9b63 06:19:39 Step 14/24 : WORKDIR / 06:19:39 ---> Running in ccb4f6b20031 06:19:39 Removing intermediate container ccb4f6b20031 06:19:39 ---> a594912e1b78 06:19:39 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:19:40 ---> 1e60f800913b 06:19:40 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:19:40 ---> 1d625b553920 06:19:40 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:19:40 ---> f603efa96a01 06:19:40 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:19:41 ---> cbd3cde5402e 06:19:41 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:19:41 ---> 478e3a3230b8 06:19:41 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:19:41 ---> Running in c25d21d84709 06:19:41 Removing intermediate container c25d21d84709 06:19:41 ---> 07444376b1b3 06:19:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:19:41 ---> Running in 1f1564f4dd33 06:19:41 Removing intermediate container 1f1564f4dd33 06:19:41 ---> b651d7b93417 06:19:41 Step 22/24 : LABEL arch=amd64 06:19:41 ---> Running in 5a7ba3f2f30d 06:19:42 Removing intermediate container 5a7ba3f2f30d 06:19:42 ---> 20fcccd16035 06:19:42 Step 23/24 : LABEL git_sha=0b279d30dbc0e47c366b42958131ac05b480ee12 06:19:42 ---> Running in 725e6c9ed6f4 06:19:42 Removing intermediate container 725e6c9ed6f4 06:19:42 ---> 641381f417e8 06:19:42 Step 24/24 : LABEL version=0.0.0 06:19:42 ---> Running in ae77d9a2fa82 06:19:42 Removing intermediate container ae77d9a2fa82 06:19:42 ---> 6dec48017bae 06:19:42 [Warning] One or more build-args [ARCH] were not consumed 06:19:42 Successfully built 6dec48017bae 06:19:42 Successfully tagged docker-device-sdk-simple: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 06:19:43 ---> job-cost.sh 06:19:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oE8s 06:19:53 gofmt -l . 06:19:53 [ "`gofmt -l .`" = "" ] 06:19:53 ./bin/test-attribution-txt.sh 06:19:53 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:19:53 $ docker stop --time=1 625e32958c44607305563698ebcf1e2e3e4ef827b5e936613dac2d9c5ef5850b 06:19:55 $ docker rm -f 625e32958c44607305563698ebcf1e2e3e4ef827b5e936613dac2d9c5ef5850b [Pipeline] // withDockerContainer [Pipeline] sh 06:19:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:19:57 Warning: overwriting stash ‘coverage-report’ 06:19:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:19:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:19:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:19:59 + ls -al . 06:19:59 total 224 06:19:59 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 06:19 . 06:19:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 06:16 .. 06:19:59 -rw-rw-r-- 1 jenkins jenkins 140 Mar 12 06:16 .dockerignore 06:19:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 06:16 .git 06:19:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 06:16 .github 06:19:59 -rw-rw-r-- 1 jenkins jenkins 138 Mar 12 06:16 .gitignore 06:19:59 -rw-rw-r-- 1 jenkins jenkins 949 Mar 12 06:16 Dockerfile.build 06:19:59 -rw-rw-r-- 1 jenkins jenkins 901 Mar 12 06:16 Jenkinsfile 06:19:59 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 12 06:16 LICENSE 06:19:59 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 12 06:16 Makefile 06:19:59 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 12 06:16 README.md 06:19:59 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 12 06:16 RELEASE-NOTES.txt 06:19:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 06:14 VERSION 06:19:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 06:16 bin 06:19:59 -rw-r--r-- 1 jenkins jenkins 103670 Mar 12 06:19 coverage.out 06:19:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 06:16 example 06:19:59 -rw-r--r-- 1 jenkins jenkins 479 Mar 12 06:19 go.mod 06:19:59 -rw-r--r-- 1 jenkins jenkins 17490 Mar 12 06:19 go.sum 06:19:59 drwxrwxr-x 12 jenkins jenkins 4096 Mar 12 06:16 internal 06:19:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 06:16 openapi 06:19:59 drwxrwxr-x 5 jenkins jenkins 4096 Mar 12 06:16 pkg 06:19:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 06:16 snap 06:19:59 -rw-rw-r-- 1 jenkins jenkins 222 Mar 12 06:16 version.go [Pipeline] isUnix [Pipeline] sh 06:19:59 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0b279d30dbc0e47c366b42958131ac05b480ee12 --label arch=arm64 --label version=0.0.0 . 06:20:00 Sending build context to Docker daemon 2.388MB 06:20:00 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:20:00 Step 2/24 : FROM ${BASE} AS builder 06:20:00 ---> ebe5a8b304db 06:20:00 Step 3/24 : ARG MAKE='make build' 06:20:00 ---> Running in 9a254fdb6b2c 06:20:00 Removing intermediate container 9a254fdb6b2c 06:20:00 ---> c9d553542e6b 06:20:00 Step 4/24 : WORKDIR /device-sdk-go 06:20:00 ---> Running in cbe23dfa714f 06:20:01 Removing intermediate container cbe23dfa714f 06:20:01 ---> da9c5ce8021a 06:20:01 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:20:01 ---> Running in f13d526b5acd 06:20:02 Removing intermediate container f13d526b5acd 06:20:02 ---> f02c9403b2d2 06:20:02 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:02 ---> Running in d8015d84af76 06:20:04 Removing intermediate container d8015d84af76 06:20:04 ---> 28b8f54db375 06:20:04 Step 7/24 : RUN apk add --update --no-cache make git 06:20:04 ---> Running in 6e711559bf8a 06:20:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:20:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:20:07 OK: 142 MiB in 39 packages 06:20:08 Removing intermediate container 6e711559bf8a 06:20:08 ---> f0c4be67eadc 06:20:08 Step 8/24 : COPY . . 06:20:09 ---> f54fcba3bcd6 06:20:09 Step 9/24 : RUN ${MAKE} 06:20:09 ---> Running in e3effc3cfb95 06:20:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:20:30 lf-activate-venv(): INFO: Adding /tmp/venv-oE8s/bin to PATH 06:20:30 INFO: No Stack... 06:20:30 INFO: Retrieving Pricing Info for: v1-standard-2 06:20:30 INFO: Archiving Costs [Pipeline] sh 06:20:31 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 06:20:31 + cut -d, -f6 [Pipeline] lock 06:20:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-813-2-stack-cost] 06:20:31 Resource [jenkins-edgexfoundry-device-sdk-go-PR-813-2-stack-cost] did not exist. Created. 06:20:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-813-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:20:31 + echo total: 0.029999999329447746 [Pipeline] stash 06:20:32 Stashed 1 file(s) [Pipeline] } 06:20:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-813-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:20:37 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:20:39 Removing intermediate container e3effc3cfb95 06:20:39 ---> 592b03e2bd57 06:20:39 Step 10/24 : FROM scratch 06:20:39 ---> 06:20:39 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:20:39 ---> Running in 616d92185c8d 06:20:39 Removing intermediate container 616d92185c8d 06:20:39 ---> dc9968a4deee 06:20:39 Step 12/24 : ENV APP_PORT=49990 06:20:39 ---> Running in 613638ec2eca 06:20:40 Removing intermediate container 613638ec2eca 06:20:40 ---> 17c2576d0fa6 06:20:40 Step 13/24 : EXPOSE $APP_PORT 06:20:40 ---> Running in a7dd13bd5e2f 06:20:40 Removing intermediate container a7dd13bd5e2f 06:20:40 ---> 36d99d201c97 06:20:40 Step 14/24 : WORKDIR / 06:20:40 ---> Running in 4410990a9898 06:20:41 Removing intermediate container 4410990a9898 06:20:41 ---> 1b76af035e82 06:20:41 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:20:42 ---> d1119f9afaac 06:20:42 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:20:42 ---> 36049ae3ac9f 06:20:42 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:20:43 ---> fccf2b490e9c 06:20:43 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:20:44 ---> 5370208a3298 06:20:44 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:20:45 ---> 2b56e4c69a7c 06:20:45 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:20:45 ---> Running in 099b92324314 06:20:45 Removing intermediate container 099b92324314 06:20:45 ---> 63e0a1e8eaa4 06:20:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:45 ---> Running in 4e93771a1710 06:20:46 Removing intermediate container 4e93771a1710 06:20:46 ---> 51aac4b80724 06:20:46 Step 22/24 : LABEL arch=arm64 06:20:46 ---> Running in b01e93a3adf3 06:20:47 Removing intermediate container b01e93a3adf3 06:20:47 ---> a15c494f0e58 06:20:47 Step 23/24 : LABEL git_sha=0b279d30dbc0e47c366b42958131ac05b480ee12 06:20:47 ---> Running in b7e7892b83e3 06:20:47 Removing intermediate container b7e7892b83e3 06:20:47 ---> 0c740b4d2382 06:20:47 Step 24/24 : LABEL version=0.0.0 06:20:47 ---> Running in 643b86bbfdf7 06:20:48 Removing intermediate container 643b86bbfdf7 06:20:48 ---> 613ad7873545 06:20:48 [Warning] One or more build-args [ARCH] were not consumed 06:20:48 Successfully built 613ad7873545 06:20:48 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:20:49 ---> job-cost.sh 06:20:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rcyu 06:21:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:23:04 lf-activate-venv(): INFO: Adding /tmp/venv-rcyu/bin to PATH 06:23:04 INFO: No Stack... 06:23:04 INFO: Retrieving Pricing Info for: lf-standard-4 06:23:04 INFO: Archiving Costs [Pipeline] sh 06:23:05 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 06:23:05 + cut -d, -f6 [Pipeline] lock 06:23:05 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-813-2-stack-cost] 06:23:05 Resource [jenkins-edgexfoundry-device-sdk-go-PR-813-2-stack-cost] did not exist. Created. 06:23:05 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-813-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:23:05 /w/workspace/device-sdk-go/2@tmp/durable-b765c793/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-b765c793/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:23:06 + echo total: 0.20999999344348907 [Pipeline] stash 06:23:06 Warning: overwriting stash ‘stack-cost’ 06:23:06 Stashed 1 file(s) [Pipeline] } 06:23:06 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-813-2-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 06:23:08 provisioning config files... 06:23:08 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp/config5160919282988469122tmp [Pipeline] { [Pipeline] sh 06:23:08 + set +x 06:23:08 + curl -s https://codecov.io/bash 06:23:08 + bash -s -- 06:23:08 06:23:08 _____ _ 06:23:08 / ____| | | 06:23:08 | | ___ __| | ___ ___ _____ __ 06:23:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:23:08 | |___| (_) | (_| | __/ (_| (_) \ V / 06:23:08 \_____\___/ \__,_|\___|\___\___/ \_/ 06:23:08 Bash-20210309-2b87ace 06:23:08 06:23:08 06:23:08 ==> git version 2.24.3 found 06:23:08 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:23:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:23:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:23:08 ==> Jenkins CI detected. 06:23:08 project root: . 06:23:08 --> token set from env 06:23:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:23:08 ==> Running gcov in . (disable via -X gcov) 06:23:08 ==> Python coveragepy not found 06:23:08 ==> Searching for coverage reports in: 06:23:08 + . 06:23:08 -> Found 1 reports 06:23:08 ==> Detecting git/mercurial file structure 06:23:08 ==> Reading reports 06:23:08 + ./coverage.out bytes=103670 06:23:08 ==> Appending adjustments 06:23:08 https://docs.codecov.io/docs/fixing-reports 06:23:09 + Found adjustments 06:23:09 ==> Gzipping contents 06:23:09 16K /tmp/codecov.ECcmS6.gz 06:23:09 ==> Uploading reports 06:23:09 url: https://codecov.io 06:23:09 query: branch=PR-813&commit=0b279d30dbc0e47c366b42958131ac05b480ee12&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-813%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=813&job=&cmd_args= 06:23:09 -> Pinging Codecov 06:23:09 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-813&commit=0b279d30dbc0e47c366b42958131ac05b480ee12&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-813%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=813&job=&cmd_args= 06:23:09 -> Uploading to 06:23:09 https://storage.googleapis.com/codecov/v4/raw/2021-03-12/7E55EF52A471D76F132DFD9A03CDDE97/0b279d30dbc0e47c366b42958131ac05b480ee12/2d2cf4ae-52ed-4101-873e-eac28fbd2b09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210312%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210312T062309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b84754436d8832c714aeb31bfe5a4144443de2c8d5ec9951e8c146d9f3a02ae2 06:23:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:23:09 Dload Upload Total Spent Left Speed 06:23:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13897 0 0 100 13897 0 31182 --:--:-- --:--:-- --:--:-- 31159 06:23:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0b279d30dbc0e47c366b42958131ac05b480ee12 [Pipeline] } 06:23:10 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 06:23:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:23:13 ---> package-listing.sh 06:23:13 ++ facter osfamily 06:23:13 ++ tr '[:upper:]' '[:lower:]' 06:23:13 + OS_FAMILY=redhat 06:23:13 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-813 06:23:13 + START_PACKAGES=/tmp/packages_start.txt 06:23:13 + END_PACKAGES=/tmp/packages_end.txt 06:23:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:23:13 + PACKAGES=/tmp/packages_start.txt 06:23:13 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-813 ']' 06:23:13 + PACKAGES=/tmp/packages_end.txt 06:23:13 + case "${OS_FAMILY}" in 06:23:13 + rpm -qa 06:23:13 + sort 06:23:18 + '[' -f /tmp/packages_start.txt ']' 06:23:18 + '[' -f /tmp/packages_end.txt ']' 06:23:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:23:18 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-813 ']' 06:23:18 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-813/archives/ 06:23:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-813/archives/ [Pipeline] echo 06:23:18 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/dgexfoundry_device-sdk-go_PR-813/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:23:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:23:19 06:23:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:23:19 alpine: Pulling from edgex-lftools-log-publisher 06:23:19 df20fa9351a1: Pulling fs layer 06:23:19 36b3adc4ff6f: Pulling fs layer 06:23:19 8ad3a11d3b57: Pulling fs layer 06:23:19 46f8f816bc3b: Pulling fs layer 06:23:19 93b61091891f: Pulling fs layer 06:23:19 93b9cdb0e59b: Pulling fs layer 06:23:19 5e14af77c1be: Pulling fs layer 06:23:19 01666e4c0597: Pulling fs layer 06:23:19 aa168da1d23b: Pulling fs layer 06:23:19 93b9cdb0e59b: Waiting 06:23:19 5e14af77c1be: Waiting 06:23:19 01666e4c0597: Waiting 06:23:19 46f8f816bc3b: Waiting 06:23:19 aa168da1d23b: Waiting 06:23:19 93b61091891f: Waiting 06:23:19 36b3adc4ff6f: Verifying Checksum 06:23:19 36b3adc4ff6f: Download complete 06:23:19 46f8f816bc3b: Verifying Checksum 06:23:19 46f8f816bc3b: Download complete 06:23:20 df20fa9351a1: Verifying Checksum 06:23:20 df20fa9351a1: Download complete 06:23:20 93b9cdb0e59b: Verifying Checksum 06:23:20 93b9cdb0e59b: Download complete 06:23:20 5e14af77c1be: Verifying Checksum 06:23:20 5e14af77c1be: Download complete 06:23:20 93b61091891f: Verifying Checksum 06:23:20 93b61091891f: Download complete 06:23:20 01666e4c0597: Verifying Checksum 06:23:20 01666e4c0597: Download complete 06:23:20 df20fa9351a1: Pull complete 06:23:20 36b3adc4ff6f: Pull complete 06:23:20 8ad3a11d3b57: Verifying Checksum 06:23:20 8ad3a11d3b57: Download complete 06:23:21 8ad3a11d3b57: Pull complete 06:23:21 46f8f816bc3b: Pull complete 06:23:22 93b61091891f: Pull complete 06:23:22 93b9cdb0e59b: Pull complete 06:23:22 5e14af77c1be: Pull complete 06:23:22 aa168da1d23b: Verifying Checksum 06:23:22 aa168da1d23b: Download complete 06:23:22 01666e4c0597: Pull complete 06:23:30 aa168da1d23b: Pull complete 06:23:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:23:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:23:31 prd-centos7-docker-4c-2g-29609 does not seem to be running inside a container 06:23:31 $ 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/dgexfoundry_device-sdk-go_PR-813/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-813 -v /w/workspace/dgexfoundry_device-sdk-go_PR-813:/w/workspace/dgexfoundry_device-sdk-go_PR-813:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:23:34 $ docker top 4d4b270de148cd6a5b6ea54ce0f978b24d6144c219dcaa5943c37cb1e4871ae5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:34 + touch /tmp/pre-build-complete [Pipeline] sh 06:23:35 + mkdir -p /var/log/sa [Pipeline] sh 06:23:35 + ls /var/log/sa-host 06:23:35 + sadf -c /var/log/sa-host/sa12 06:23:35 file_magic: OK 06:23:35 HZ: Using current value: 100 06:23:35 file_header: OK 06:23:35 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:23:35 Statistics: 06:23:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:23:35 File successfully converted to sysstat format version 12.2.1 06:23:35 + sadf -c /var/log/sa-host/sa23 06:23:35 file_magic: OK 06:23:35 HZ: Using current value: 100 06:23:35 file_header: OK 06:23:35 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:23:35 Statistics: 06:23:35 Hnuu...uuuununununu... 06:23:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:36 provisioning config files... 06:23:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp/config7915044942637918164tmp [Pipeline] { [Pipeline] echo 06:23:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:23:36 ---> create-netrc.sh [Pipeline] } 06:23:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:23:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:23:36 ---> python-tools-install.sh [Pipeline] echo 06:23:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:23:37 ---> sudo-logs.sh 06:23:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:23:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:23:37 ---> job-cost.sh 06:23:37 lf-activate-venv: SKIPPING 06:23:37 DEBUG: total: 0.20999999344348907 06:23:37 INFO: Retrieving Stack Cost... 06:23:38 INFO: Retrieving Pricing Info for: v1-standard-2 06:23:39 INFO: Archiving Costs [Pipeline] echo 06:23:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:23:39 ---> logs-deploy.sh 06:23:39 lf-activate-venv: SKIPPING 06:23:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-813/2 06:23:39 INFO: archiving workspace using pattern(s): 06:23:41 Archives upload complete. 06:23:41 INFO: archiving logs to Nexus 06:23:42 ---> uname -a: 06:23:42 Linux prd-centos7-docker-4c-2g-29609.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:23:42 06:23:42 06:23:42 ---> lscpu: 06:23:42 Architecture: x86_64 06:23:42 CPU op-mode(s): 32-bit, 64-bit 06:23:42 Byte Order: Little Endian 06:23:42 Address sizes: 40 bits physical, 48 bits virtual 06:23:42 CPU(s): 4 06:23:42 On-line CPU(s) list: 0-3 06:23:42 Thread(s) per core: 1 06:23:42 Core(s) per socket: 1 06:23:42 Socket(s): 4 06:23:42 NUMA node(s): 1 06:23:42 Vendor ID: GenuineIntel 06:23:42 CPU family: 6 06:23:42 Model: 44 06:23:42 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:23:42 Stepping: 1 06:23:42 CPU MHz: 2933.436 06:23:42 BogoMIPS: 5866.87 06:23:42 Virtualization: VT-x 06:23:42 Hypervisor vendor: KVM 06:23:42 Virtualization type: full 06:23:42 L1d cache: 128 KiB 06:23:42 L1i cache: 128 KiB 06:23:42 L2 cache: 16 MiB 06:23:42 L3 cache: 64 MiB 06:23:42 NUMA node0 CPU(s): 0-3 06:23:42 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:23:42 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:23:42 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:23:42 Vulnerability Meltdown: Mitigation; PTI 06:23:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:23:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:23:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:23:42 Vulnerability Srbds: Not affected 06:23:42 Vulnerability Tsx async abort: Not affected 06:23:42 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 06:23:42 06:23:42 06:23:42 ---> nproc: 06:23:42 4 06:23:42 06:23:42 06:23:42 ---> df -h: 06:23:42 Filesystem Size Used Available Use% Mounted on 06:23:42 overlay 50.0G 7.3G 42.7G 15% / 06:23:42 tmpfs 64.0M 0 64.0M 0% /dev 06:23:42 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:23:42 shm 64.0M 0 64.0M 0% /dev/shm 06:23:42 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:23:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:23:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:23:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:23:42 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp 06:23:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:23:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:23:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:23:42 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:23:42 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-813 06:23:42 06:23:42 06:23:42 ---> free -m: 06:23:42 total used free shared buff/cache available 06:23:42 Mem: 1837 721 114 0 1001 1011 06:23:42 Swap: 1023 1 1022 06:23:42 06:23:42 06:23:42 ---> ip addr: 06:23:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:23:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:23:42 inet 127.0.0.1/8 scope host lo 06:23:42 valid_lft forever preferred_lft forever 06:23:42 inet6 ::1/128 scope host 06:23:42 valid_lft forever preferred_lft forever 06:23:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:23:42 link/ether fa:16:3e:45:4d:b3 brd ff:ff:ff:ff:ff:ff 06:23:42 inet 10.30.123.236/23 brd 10.30.123.255 scope global dynamic eth0 06:23:42 valid_lft 85771sec preferred_lft 85771sec 06:23:42 inet6 fe80::f816:3eff:fe45:4db3/64 scope link 06:23:42 valid_lft forever preferred_lft forever 06:23:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:23:42 link/ether 02:42:d4:63:56:ef brd ff:ff:ff:ff:ff:ff 06:23:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:23:42 valid_lft forever preferred_lft forever 06:23:42 inet6 fe80::42:d4ff:fe63:56ef/64 scope link 06:23:42 valid_lft forever preferred_lft forever 06:23:42 06:23:42 06:23:42 ---> sar -b -r -n DEV: 06:23:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/12/21 _x86_64_ (4 CPU) 06:23:42 06:23:42 06:13:00 LINUX RESTART (4 CPU) 06:23:42 06:23:42 06:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:23:42 06:15:01 12.24 5.53 6.71 0.00 1092.91 244.19 0.00 06:23:42 06:16:01 0.42 0.00 0.42 0.00 0.00 6.31 0.00 06:23:42 06:17:01 0.27 0.00 0.27 0.00 0.00 3.01 0.00 06:23:42 06:18:01 0.28 0.00 0.28 0.00 0.00 3.55 0.00 06:23:42 06:19:01 0.28 0.00 0.28 0.00 0.00 4.48 0.00 06:23:42 06:20:01 0.30 0.00 0.30 0.00 0.00 3.00 0.00 06:23:42 06:21:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 06:23:42 06:22:01 0.23 0.00 0.23 0.00 0.00 3.11 0.00 06:23:42 06:23:01 0.20 0.00 0.20 0.00 0.00 1.77 0.00 06:23:42 Average: 1.61 0.61 1.00 0.00 121.46 30.30 0.00 06:23:42 06:23:42 06:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:23:42 06:15:01 129500 0 624468 33.19 2620 1124956 1114244 38.03 436520 1113840 8 06:23:42 06:16:01 134640 0 619324 32.92 2620 1124960 1080688 36.88 441232 1104780 8 06:23:42 06:17:01 134076 0 619880 32.95 2620 1124968 1080932 36.89 439572 1107524 8 06:23:42 06:18:01 131468 0 622488 33.08 2620 1124968 1080956 36.89 445732 1103384 8 06:23:42 06:19:01 132452 0 621496 33.03 2620 1124976 1080824 36.89 451096 1097408 8 06:23:42 06:20:01 132632 0 621312 33.02 2620 1124980 1080800 36.89 450976 1097404 8 06:23:42 06:21:01 132804 0 621136 33.01 2620 1124984 1080752 36.88 450704 1097404 16 06:23:42 06:22:01 133084 0 620852 33.00 2620 1124988 1080752 36.88 450632 1097404 12 06:23:42 06:23:01 133208 0 620724 32.99 2620 1124992 1080752 36.88 450736 1097404 8 06:23:42 Average: 132652 0 621298 33.02 2620 1124975 1084522 37.01 446356 1101839 9 06:23:42 06:23:42 06:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:23:42 06:15:01 eth0 31.14 27.49 43.51 31.08 0.00 0.00 0.00 0.00 06:23:42 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:15:01 docker0 7.94 5.81 1.30 23.01 0.00 0.00 0.00 0.00 06:23:42 06:16:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:23:42 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:17:01 eth0 4.46 2.45 3.42 0.34 0.00 0.00 0.00 0.00 06:23:42 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:18:01 eth0 0.57 0.47 0.30 0.21 0.00 0.00 0.00 0.00 06:23:42 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:19:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:23:42 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:20:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 06:23:42 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:23:42 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:23:42 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:23:42 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 Average: eth0 4.16 3.45 5.27 3.53 0.00 0.00 0.00 0.00 06:23:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:42 Average: docker0 0.88 0.65 0.14 2.56 0.00 0.00 0.00 0.00 06:23:42 06:23:42 06:23:42 ---> sar -P ALL: 06:23:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/12/21 _x86_64_ (4 CPU) 06:23:42 06:23:42 06:13:00 LINUX RESTART (4 CPU) 06:23:42 06:23:42 06:14:01 CPU %user %nice %system %iowait %steal %idle 06:23:42 06:15:01 all 1.48 0.00 0.95 0.08 0.02 97.47 06:23:42 06:15:01 0 1.35 0.00 1.02 0.07 0.03 97.52 06:23:42 06:15:01 1 1.27 0.00 0.82 0.07 0.00 97.84 06:23:42 06:15:01 2 1.84 0.00 0.92 0.05 0.02 97.17 06:23:42 06:15:01 3 1.46 0.00 1.05 0.12 0.03 97.34 06:23:42 06:16:01 all 0.15 0.00 0.06 0.00 0.00 99.80 06:23:42 06:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:23:42 06:16:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:23:42 06:16:01 2 0.43 0.00 0.07 0.00 0.00 99.50 06:23:42 06:16:01 3 0.08 0.00 0.08 0.00 0.00 99.83 06:23:42 06:17:01 all 0.20 0.00 0.08 0.00 0.05 99.68 06:23:42 06:17:01 0 0.10 0.00 0.07 0.00 0.05 99.78 06:23:42 06:17:01 1 0.40 0.00 0.05 0.00 0.05 99.50 06:23:42 06:17:01 2 0.20 0.00 0.13 0.00 0.05 99.62 06:23:42 06:17:01 3 0.08 0.00 0.05 0.00 0.05 99.82 06:23:42 06:18:01 all 0.17 0.00 0.06 0.00 0.02 99.75 06:23:42 06:18:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:23:42 06:18:01 1 0.22 0.00 0.05 0.00 0.03 99.70 06:23:42 06:18:01 2 0.37 0.00 0.10 0.00 0.03 99.50 06:23:42 06:18:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:23:42 06:19:01 all 0.16 0.00 0.12 0.00 0.03 99.69 06:23:42 06:19:01 0 0.05 0.00 0.12 0.00 0.05 99.78 06:23:42 06:19:01 1 0.40 0.00 0.05 0.00 0.02 99.53 06:23:42 06:19:01 2 0.17 0.00 0.13 0.00 0.02 99.68 06:23:42 06:19:01 3 0.03 0.00 0.17 0.00 0.03 99.77 06:23:42 06:20:01 all 0.08 0.00 0.04 0.00 0.00 99.88 06:23:42 06:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:23:42 06:20:01 1 0.18 0.00 0.07 0.00 0.00 99.75 06:23:42 06:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:23:42 06:20:01 3 0.07 0.00 0.05 0.00 0.00 99.88 06:23:42 06:21:01 all 0.15 0.00 0.02 0.00 0.00 99.82 06:23:42 06:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:23:42 06:21:01 1 0.50 0.00 0.00 0.00 0.00 99.50 06:23:42 06:21:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:23:42 06:21:01 3 0.03 0.00 0.05 0.00 0.02 99.90 06:23:42 06:22:01 all 0.16 0.00 0.03 0.00 0.00 99.80 06:23:42 06:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:23:42 06:22:01 1 0.53 0.00 0.03 0.00 0.00 99.43 06:23:42 06:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:23:42 06:22:01 3 0.05 0.00 0.05 0.00 0.02 99.88 06:23:42 06:23:01 all 0.16 0.00 0.03 0.00 0.00 99.80 06:23:42 06:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:23:42 06:23:01 1 0.50 0.00 0.03 0.00 0.00 99.47 06:23:42 06:23:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:23:42 06:23:01 3 0.08 0.00 0.05 0.00 0.02 99.85 06:23:42 Average: all 0.30 0.00 0.15 0.01 0.01 99.52 06:23:42 Average: 0 0.19 0.00 0.15 0.01 0.01 99.64 06:23:42 Average: 1 0.45 0.00 0.13 0.01 0.01 99.41 06:23:42 Average: 2 0.35 0.00 0.16 0.01 0.01 99.47 06:23:42 Average: 3 0.21 0.00 0.18 0.01 0.02 99.58 06:23:42 06:23:42 06:23:42