Branch indexing 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 ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from ea5f2fe995444737663861e42b9b0407e76b07bc+94ba728ffe67abe485aa5fd1bea1962d855b8f3c (925dd07d720016b3934a0c99cf4fb967555fcc35) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName: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: 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-147 in /w/workspace/dgexfoundry_device-sdk-go_PR-725 [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-725 # 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 > 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 94ba728ffe67abe485aa5fd1bea1962d855b8f3c into PR head commit ea5f2fe995444737663861e42b9b0407e76b07bc Merge succeeded, producing c7245e1f238ffc000a074cf31df94e3033b17301 Checking out Revision c7245e1f238ffc000a074cf31df94e3033b17301 (PR-725) > git config core.sparsecheckout # timeout=10 > git checkout -f ea5f2fe995444737663861e42b9b0407e76b07bc # 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 94ba728ffe67abe485aa5fd1bea1962d855b8f3c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7245e1f238ffc000a074cf31df94e3033b17301 # timeout=10 Commit message: "Merge commit '94ba728ffe67abe485aa5fd1bea1962d855b8f3c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:42:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:42:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:42:43 ========================================================= 22:42:43 EdgeX Global Pipelines Version Info 22:42:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6abee6880ef9cc85b5e1bf8d6d780bdf2b3b9757 # timeout=10 22:42:46 ------------------- 22:42:46 stable info: 22:42:46 ------------------- 22:42:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:42:46 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 22:42:46 Message: update stable to v1.0.186 22:42:49 ------------------- 22:42:49 experimental info: 22:42:49 ------------------- 22:42:49 Commited By: **** collab-it+edgex@linuxfoundation.org 22:42:49 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 22:42:49 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:42:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:42:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-725 [Pipeline] echo 22:42:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-725 [Pipeline] echo 22:42:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-725 [Pipeline] echo 22:42:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7245e1f238ffc000a074cf31df94e3033b17301 [Pipeline] echo 22:42:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7245e1 [Pipeline] echo 22:42:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:42:50 provisioning config files... 22:42:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/config1021580198619927249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:50 ---> docker-login.sh 22:42:50 nexus3.edgexfoundry.org:10001 22:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:52 Configure a credential helper to remove this warning. See 22:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:52 22:42:52 Login Succeeded 22:42:52 nexus3.edgexfoundry.org:10002 22:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:53 Configure a credential helper to remove this warning. See 22:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:53 22:42:53 Login Succeeded 22:42:53 nexus3.edgexfoundry.org:10003 22:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:53 Configure a credential helper to remove this warning. See 22:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:53 22:42:53 Login Succeeded 22:42:53 nexus3.edgexfoundry.org:10004 22:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:54 Configure a credential helper to remove this warning. See 22:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:54 22:42:54 Login Succeeded 22:42:54 docker.io 22:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:55 Configure a credential helper to remove this warning. See 22:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:55 22:42:55 Login Succeeded 22:42:55 ---> docker-login.sh ends [Pipeline] } 22:42: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 22:42:56 + git log --format=format:%s -1 c7245e1f238ffc000a074cf31df94e3033b17301 [Pipeline] echo 22:42:56 GIT_COMMIT: c7245e1f238ffc000a074cf31df94e3033b17301, Commit Message: Merge commit '94ba728ffe67abe485aa5fd1bea1962d855b8f3c' into HEAD [Pipeline] echo 22:42:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:42:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:57 22:42:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:42:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:58 latest: Pulling from edgex-devops/git-semver 22:42:58 31603596830f: Pulling fs layer 22:42:58 2a8b12db71e7: Pulling fs layer 22:42:58 6ca5941a6612: Pulling fs layer 22:42:58 ecc8261a40a4: Pulling fs layer 22:42:58 ecc8261a40a4: Waiting 22:42:58 2a8b12db71e7: Verifying Checksum 22:42:58 2a8b12db71e7: Download complete 22:42:58 31603596830f: Download complete 22:42:59 ecc8261a40a4: Verifying Checksum 22:42:59 ecc8261a40a4: Download complete 22:43:00 6ca5941a6612: Verifying Checksum 22:43:00 6ca5941a6612: Download complete 22:43:00 31603596830f: Pull complete 22:43:00 2a8b12db71e7: Pull complete 22:43:03 6ca5941a6612: Pull complete 22:43:04 ecc8261a40a4: Pull complete 22:43:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:43:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:43:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:43:04 prd-centos7-docker-4c-2g-147 does not seem to be running inside a container 22:43:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-725 -v /w/workspace/dgexfoundry_device-sdk-go_PR-725:/w/workspace/dgexfoundry_device-sdk-go_PR-725:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-725@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:43:07 $ docker top 4b8dda8926d0c5cde58b1762b32b27ef953eba65737c05107d14e987eb0047da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:43:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:43:07 [ssh-agent] Looking for ssh-agent implementation... 22:43:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:43:08 $ docker exec 4b8dda8926d0c5cde58b1762b32b27ef953eba65737c05107d14e987eb0047da ssh-agent 22:43:08 SSH_AUTH_SOCK=/tmp/ssh-BeW9nSyq0iap/agent.11 22:43:08 SSH_AGENT_PID=16 22:43:08 Running ssh-add (command line suppressed) 22:43:09 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_4887677766469185514.key (/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_4887677766469185514.key) 22:43:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:43:09 + git tag --points-at HEAD [Pipeline] } 22:43:09 $ docker exec --env ******** --env ******** 4b8dda8926d0c5cde58b1762b32b27ef953eba65737c05107d14e987eb0047da ssh-agent -k 22:43:10 unset SSH_AUTH_SOCK; 22:43:10 unset SSH_AGENT_PID; 22:43:10 echo Agent pid 16 killed; 22:43:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:43:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:43:10 [ssh-agent] Looking for ssh-agent implementation... 22:43:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:43:11 $ docker exec 4b8dda8926d0c5cde58b1762b32b27ef953eba65737c05107d14e987eb0047da ssh-agent 22:43:11 SSH_AUTH_SOCK=/tmp/ssh-ptXaGBJXsoRh/agent.44 22:43:11 SSH_AGENT_PID=50 22:43:11 Running ssh-add (command line suppressed) 22:43:12 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_1181390130646367094.key (/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_1181390130646367094.key) 22:43:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:43:12 + git semver init 22:43:12 # -> Open(): unable to determine branch for HEAD 22:43:12 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-725/.git 22:43:12 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-725 22:43:12 # $SEMVER_REMOTE_NAME = origin 22:43:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:43:12 # $SEMVER_USER_NAME = edgex-jenkins 22:43:12 # $SEMVER_BRANCH = PR-725 22:43:12 # $SEMVER_TEMP = /tmp/semver-322591117 22:43:12 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 22:43:14 # '/tmp/semver-322591117' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-725/.semver' 22:43:14 # -> Force: false 22:43:14 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-725/.semver [Pipeline] } 22:43:14 $ docker exec --env ******** --env ******** 4b8dda8926d0c5cde58b1762b32b27ef953eba65737c05107d14e987eb0047da ssh-agent -k 22:43:14 unset SSH_AUTH_SOCK; 22:43:14 unset SSH_AGENT_PID; 22:43:14 echo Agent pid 50 killed; 22:43:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:43:15 + git semver [Pipeline] } 22:43:15 $ docker stop --time=1 4b8dda8926d0c5cde58b1762b32b27ef953eba65737c05107d14e987eb0047da 22:43:17 $ docker rm -f 4b8dda8926d0c5cde58b1762b32b27ef953eba65737c05107d14e987eb0047da [Pipeline] // withDockerContainer [Pipeline] sh 22:43:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:43:19 Stashed 1 file(s) [Pipeline] echo 22:43:19 [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 22:43:34 Still waiting to schedule task 22:43:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:43:34 Still waiting to schedule task 22:43:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:45:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-148 in /w/workspace/dgexfoundry_device-sdk-go_PR-725 [Pipeline] { [Pipeline] ws 22:45:19 Running in /w/workspace/device-sdk-go/34 [Pipeline] { [Pipeline] checkout 22:45:24 using credential edgex-jenkins-ssh 22:45:24 Cloning the remote Git repository 22:45:24 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:45:25 > git init /w/workspace/device-sdk-go/34 # timeout=10 22:45:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:45:25 > git --version # timeout=10 22:45:25 > git --version # 'git version 2.17.1' 22:45:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:45:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:45:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:45:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:45:27 Merging remotes/origin/master commit 94ba728ffe67abe485aa5fd1bea1962d855b8f3c into PR head commit ea5f2fe995444737663861e42b9b0407e76b07bc 22:45:27 Merge succeeded, producing cabb5b00245d41cf65f7548205953e0a6ca6cef6 22:45:27 Checking out Revision cabb5b00245d41cf65f7548205953e0a6ca6cef6 (PR-725) 22:45:27 > git config core.sparsecheckout # timeout=10 22:45:27 > git checkout -f ea5f2fe995444737663861e42b9b0407e76b07bc # timeout=10 22:45:27 > git remote # timeout=10 22:45:27 > git config --get remote.origin.url # timeout=10 22:45:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:27 > git merge 94ba728ffe67abe485aa5fd1bea1962d855b8f3c # timeout=10 22:45:27 > git rev-parse HEAD^{commit} # timeout=10 22:45:27 > git config core.sparsecheckout # timeout=10 22:45:27 > git checkout -f cabb5b00245d41cf65f7548205953e0a6ca6cef6 # timeout=10 22:45:31 Commit message: "Merge commit '94ba728ffe67abe485aa5fd1bea1962d855b8f3c' into HEAD" 22:45:31 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:45:31 > git rev-list --no-walk 6abee6880ef9cc85b5e1bf8d6d780bdf2b3b9757 # timeout=10 22:45:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:45:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:45:34 + sudo+ service dockertrue restart 22:45:34 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:45:36 provisioning config files... 22:45:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/34@tmp/config6884339887041154771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:37 ---> docker-login.sh 22:45:37 nexus3.edgexfoundry.org:10001 22:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:38 Configure a credential helper to remove this warning. See 22:45:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:38 22:45:38 Login Succeeded 22:45:38 nexus3.edgexfoundry.org:10002 22:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:39 Configure a credential helper to remove this warning. See 22:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:39 22:45:39 Login Succeeded 22:45:39 nexus3.edgexfoundry.org:10003 22:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:39 Configure a credential helper to remove this warning. See 22:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:39 22:45:39 Login Succeeded 22:45:39 nexus3.edgexfoundry.org:10004 22:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:40 Configure a credential helper to remove this warning. See 22:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:40 22:45:40 Login Succeeded 22:45:40 docker.io 22:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:41 Configure a credential helper to remove this warning. See 22:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:41 22:45:41 Login Succeeded 22:45:41 ---> docker-login.sh ends [Pipeline] } 22:45:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:45:41 ========================================================= 22:45:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:45:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:45:41 + 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 . 22:45:42 Sending build context to Docker daemon 2.41MB 22:45:42 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 22:45:42 Step 2/8 : FROM ${BASE} 22:45:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:45:42 5f621e34cdf4: Pulling fs layer 22:45:42 a4357932f1b6: Pulling fs layer 22:45:42 18c013af1878: Pulling fs layer 22:45:42 00ac8860ef70: Pulling fs layer 22:45:42 63d7cb157983: Pulling fs layer 22:45:42 b116817d02f9: Pulling fs layer 22:45:42 745a02a5169b: Pulling fs layer 22:45:42 00ac8860ef70: Waiting 22:45:42 63d7cb157983: Waiting 22:45:42 b116817d02f9: Waiting 22:45:42 745a02a5169b: Waiting 22:45:42 18c013af1878: Verifying Checksum 22:45:42 18c013af1878: Download complete 22:45:42 a4357932f1b6: Verifying Checksum 22:45:42 a4357932f1b6: Download complete 22:45:42 63d7cb157983: Verifying Checksum 22:45:42 63d7cb157983: Download complete 22:45:42 b116817d02f9: Verifying Checksum 22:45:42 b116817d02f9: Download complete 22:45:42 5f621e34cdf4: Verifying Checksum 22:45:42 5f621e34cdf4: Download complete 22:45:43 5f621e34cdf4: Pull complete 22:45:43 a4357932f1b6: Pull complete 22:45:44 18c013af1878: Pull complete 22:45:44 745a02a5169b: Verifying Checksum 22:45:44 745a02a5169b: Download complete 22:45:45 00ac8860ef70: Verifying Checksum 22:45:45 00ac8860ef70: Download complete 22:45:54 Running on prd-centos7-docker-4c-2g-149 in /w/workspace/dgexfoundry_device-sdk-go_PR-725 [Pipeline] { [Pipeline] ws 22:45:55 Running in /w/workspace/device-sdk-go/34 [Pipeline] { [Pipeline] checkout 22:45:57 using credential edgex-jenkins-ssh 22:45:57 Cloning the remote Git repository 22:45:58 00ac8860ef70: Pull complete 22:45:58 63d7cb157983: Pull complete 22:45:58 b116817d02f9: Pull complete 22:45:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:45:57 > git init /w/workspace/device-sdk-go/34 # timeout=10 22:45:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:45:57 > git --version # timeout=10 22:45:57 > git --version # 'git version 2.24.3' 22:45:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:59 Merging remotes/origin/master commit 94ba728ffe67abe485aa5fd1bea1962d855b8f3c into PR head commit ea5f2fe995444737663861e42b9b0407e76b07bc 22:45:59 Merge succeeded, producing a541efcb0e924abb300870cd31e7b0e46af52c2a 22:45:59 Checking out Revision a541efcb0e924abb300870cd31e7b0e46af52c2a (PR-725) 22:45:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:45:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:45:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:45:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:45:59 > git config core.sparsecheckout # timeout=10 22:45:59 > git checkout -f ea5f2fe995444737663861e42b9b0407e76b07bc # timeout=10 22:45:59 > git remote # timeout=10 22:45:59 > git config --get remote.origin.url # timeout=10 22:45:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:45:59 > git merge 94ba728ffe67abe485aa5fd1bea1962d855b8f3c # timeout=10 22:45:59 > git rev-parse HEAD^{commit} # timeout=10 22:45:59 > git config core.sparsecheckout # timeout=10 22:45:59 > git checkout -f a541efcb0e924abb300870cd31e7b0e46af52c2a # timeout=10 22:46:00 745a02a5169b: Pull complete 22:46:00 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:46:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:46:00 ---> b7e6874047d6 22:46:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:46:03 Commit message: "Merge commit '94ba728ffe67abe485aa5fd1bea1962d855b8f3c' into HEAD" 22:46:03 First time build. Skipping changelog. 22:46:03 > git rev-list --no-walk 6abee6880ef9cc85b5e1bf8d6d780bdf2b3b9757 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:03 ---> Running in b07fea5fee5c 22:46:04 Removing intermediate container b07fea5fee5c 22:46:04 ---> 3bcb63c7cf3c 22:46:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:04 ---> Running in 64ec1f444535 22:46:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:46:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:46:04 + sudo service docker restart 22:46:04 + true 22:46:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:46:06 provisioning config files... 22:46:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/34@tmp/config3488381770954676411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:06 ---> docker-login.sh 22:46:06 nexus3.edgexfoundry.org:10001 22:46:06 Removing intermediate container 64ec1f444535 22:46:06 ---> b505dcd39604 22:46:06 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 22:46:06 ---> Running in e657cfbad92a 22:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:06 Configure a credential helper to remove this warning. See 22:46:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:06 22:46:06 Login Succeeded 22:46:06 nexus3.edgexfoundry.org:10002 22:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:07 Configure a credential helper to remove this warning. See 22:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:07 22:46:07 Login Succeeded 22:46:07 nexus3.edgexfoundry.org:10003 22:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:07 Configure a credential helper to remove this warning. See 22:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:07 22:46:07 Login Succeeded 22:46:07 nexus3.edgexfoundry.org:10004 22:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:07 Configure a credential helper to remove this warning. See 22:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:07 22:46:07 Login Succeeded 22:46:07 docker.io 22:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:07 Configure a credential helper to remove this warning. See 22:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:07 22:46:07 Login Succeeded 22:46:07 ---> docker-login.sh ends [Pipeline] } 22:46:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:46:08 ========================================================= 22:46:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:46:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:46:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:46:08 + 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 . 22:46:08 Sending build context to Docker daemon 2.412MB 22:46:08 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 22:46:08 Step 2/8 : FROM ${BASE} 22:46:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:46:08 188c0c94c7c5: Pulling fs layer 22:46:08 0ef7d3d256c8: Pulling fs layer 22:46:08 de9db76c5a1d: Pulling fs layer 22:46:08 bca2f99d35d6: Pulling fs layer 22:46:08 93359f2a8cfa: Pulling fs layer 22:46:08 7c6f9722023f: Pulling fs layer 22:46:08 a35cf1a2eb13: Pulling fs layer 22:46:08 93359f2a8cfa: Waiting 22:46:08 7c6f9722023f: Waiting 22:46:08 a35cf1a2eb13: Waiting 22:46:08 bca2f99d35d6: Waiting 22:46:08 de9db76c5a1d: Download complete 22:46:08 93359f2a8cfa: Verifying Checksum 22:46:08 93359f2a8cfa: Download complete 22:46:08 188c0c94c7c5: Verifying Checksum 22:46:08 188c0c94c7c5: Download complete 22:46:08 7c6f9722023f: Verifying Checksum 22:46:08 7c6f9722023f: Download complete 22:46:09 188c0c94c7c5: Pull complete 22:46:09 0ef7d3d256c8: Pull complete 22:46:09 de9db76c5a1d: Pull complete 22:46:09 (1/6) Installing libc-dev (0.7.2-r3) 22:46:09 (2/6) Installing libsodium (1.0.18-r0) 22:46:09 (3/6) Installing pkgconf (1.7.2-r0) 22:46:09 (4/6) Installing libsodium-dev (1.0.18-r0) 22:46:09 (5/6) Installing libzmq (4.3.3-r0) 22:46:10 (6/6) Installing zeromq-dev (4.3.3-r0) 22:46:10 Executing busybox-1.31.1-r19.trigger 22:46:10 OK: 144 MiB in 45 packages 22:46:10 a35cf1a2eb13: Verifying Checksum 22:46:10 a35cf1a2eb13: Download complete 22:46:11 bca2f99d35d6: Download complete 22:46:11 Removing intermediate container e657cfbad92a 22:46:11 ---> 79ae85b69396 22:46:11 Step 6/8 : WORKDIR /device-sdk-go 22:46:11 ---> Running in d548a6d4a9e9 22:46:12 Removing intermediate container d548a6d4a9e9 22:46:12 ---> d958ad485baa 22:46:12 Step 7/8 : COPY . . 22:46:13 ---> ca43cc50114e 22:46:13 Step 8/8 : RUN go mod download 22:46:13 ---> Running in c6183381c9dc 22:46:16 bca2f99d35d6: Pull complete 22:46:16 93359f2a8cfa: Pull complete 22:46:16 7c6f9722023f: Pull complete 22:46:23 a35cf1a2eb13: Pull complete 22:46:23 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:46:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:46:23 ---> a62c8e92a672 22:46:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:46:23 ---> Running in 51386951bae7 22:46:23 Removing intermediate container 51386951bae7 22:46:23 ---> 51c9453606ce 22:46:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:23 ---> Running in 4c6ca34bf63d 22:46:25 Removing intermediate container 4c6ca34bf63d 22:46:25 ---> 7caf1d4ce2ee 22:46:25 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 22:46:25 ---> Running in 603a876a9e8c 22:46:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:46:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:46:26 (1/6) Installing libc-dev (0.7.2-r3) 22:46:26 (2/6) Installing libsodium (1.0.18-r0) 22:46:27 (3/6) Installing pkgconf (1.7.2-r0) 22:46:27 (4/6) Installing libsodium-dev (1.0.18-r0) 22:46:27 (5/6) Installing libzmq (4.3.3-r0) 22:46:27 (6/6) Installing zeromq-dev (4.3.3-r0) 22:46:27 Executing busybox-1.31.1-r19.trigger 22:46:27 OK: 167 MiB in 45 packages 22:46:28 Removing intermediate container 603a876a9e8c 22:46:28 ---> ff7783b4d647 22:46:28 Step 6/8 : WORKDIR /device-sdk-go 22:46:28 ---> Running in fb519fea4ff7 22:46:28 Removing intermediate container fb519fea4ff7 22:46:28 ---> 8df936a11790 22:46:28 Step 7/8 : COPY . . 22:46:29 ---> b487aac87410 22:46:29 Step 8/8 : RUN go mod download 22:46:29 ---> Running in 647e94e35d97 22:46:40 Removing intermediate container c6183381c9dc 22:46:40 ---> 73d7dd60d00c 22:46:40 Successfully built 73d7dd60d00c 22:46:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:46:40 + docker inspect -f . ci-base-image-arm64 22:46:40 . [Pipeline] withDockerContainer 22:46:41 prd-ubuntu18.04-docker-arm64-4c-16g-148 does not seem to be running inside a container 22:46:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/34 -v /w/workspace/device-sdk-go/34:/w/workspace/device-sdk-go/34:rw,z -v /w/workspace/device-sdk-go/34@tmp:/w/workspace/device-sdk-go/34@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 22:46:42 $ docker top bfc5aee8e23dbea68b5d85534e49d84f2dd4bd25f5563972ee495299ab7b402b -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:43 + go version 22:46:43 go version go1.15.5 linux/arm64 [Pipeline] } 22:46:43 $ docker stop --time=1 bfc5aee8e23dbea68b5d85534e49d84f2dd4bd25f5563972ee495299ab7b402b 22:46:45 $ docker rm -f bfc5aee8e23dbea68b5d85534e49d84f2dd4bd25f5563972ee495299ab7b402b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:46:46 + docker inspect -f . ci-base-image-arm64 22:46:46 . [Pipeline] withDockerContainer 22:46:46 prd-ubuntu18.04-docker-arm64-4c-16g-148 does not seem to be running inside a container 22:46:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/34 -v /w/workspace/device-sdk-go/34:/w/workspace/device-sdk-go/34:rw,z -v /w/workspace/device-sdk-go/34@tmp:/w/workspace/device-sdk-go/34@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 22:46:48 $ docker top 0b873e65b56b8e03be878923b48867931b5bd035276be849bb23d727af8d1ad7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:48 + make test 22:46:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:46:51 Removing intermediate container 647e94e35d97 22:46:51 ---> 967f20453c84 22:46:51 Successfully built 967f20453c84 22:46:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:46:52 + docker inspect -f . ci-base-image-x86_64 22:46:52 . [Pipeline] withDockerContainer 22:46:52 prd-centos7-docker-4c-2g-149 does not seem to be running inside a container 22:46:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/34 -v /w/workspace/device-sdk-go/34:/w/workspace/device-sdk-go/34:rw,z -v /w/workspace/device-sdk-go/34@tmp:/w/workspace/device-sdk-go/34@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 22:46:53 $ docker top 4b4a82ff6cc8684bea7eca5136ec85cd9cafce0672db62b44a6bd4734a4a69c2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:54 + go version 22:46:54 go version go1.15.5 linux/amd64 [Pipeline] } 22:46:54 $ docker stop --time=1 4b4a82ff6cc8684bea7eca5136ec85cd9cafce0672db62b44a6bd4734a4a69c2 22:46:55 $ docker rm -f 4b4a82ff6cc8684bea7eca5136ec85cd9cafce0672db62b44a6bd4734a4a69c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:46:56 + docker inspect -f . ci-base-image-x86_64 22:46:56 . [Pipeline] withDockerContainer 22:46:56 prd-centos7-docker-4c-2g-149 does not seem to be running inside a container 22:46:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/34 -v /w/workspace/device-sdk-go/34:/w/workspace/device-sdk-go/34:rw,z -v /w/workspace/device-sdk-go/34@tmp:/w/workspace/device-sdk-go/34@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 22:46:56 $ docker top 804ab352b041bab440204b16fc710e2349b16c420cc11e0696e8213104d46496 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:57 + make test 22:46:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:47:05 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:47:11 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:47:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:47:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:47:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:47:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 22:47:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:47:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 28.1% of statements 22:47:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.072s coverage: 78.9% of statements 22:47:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.077s coverage: 7.8% of statements 22:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 22:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:47:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.083s coverage: 32.5% of statements 22:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:47:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:47:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.103s coverage: 57.1% of statements 22:47:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.174s coverage: 6.6% of statements 22:47:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 5.0% of statements 22:47:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:47:29 GO111MODULE=on go vet ./... 22:47:44 gofmt -l . 22:47:44 [ "`gofmt -l .`" = "" ] 22:47:44 ./bin/test-attribution-txt.sh 22:47:45 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:47:45 $ docker stop --time=1 804ab352b041bab440204b16fc710e2349b16c420cc11e0696e8213104d46496 22:47:47 $ docker rm -f 804ab352b041bab440204b16fc710e2349b16c420cc11e0696e8213104d46496 [Pipeline] // withDockerContainer [Pipeline] sh 22:47:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:47:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:47:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:47:50 + ls -al . 22:47:50 total 188 22:47:50 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 14 22:47 . 22:47:50 drwxrwxr-x. 4 jenkins jenkins 30 Apr 14 22:45 .. 22:47:50 drwxrwxr-x. 2 jenkins jenkins 64 Apr 14 22:45 bin 22:47:50 -rw-r--r--. 1 jenkins jenkins 99750 Apr 14 22:47 coverage.out 22:47:50 -rw-rw-r--. 1 jenkins jenkins 987 Apr 14 22:45 Dockerfile.build 22:47:50 -rw-rw-r--. 1 jenkins jenkins 140 Apr 14 22:45 .dockerignore 22:47:50 drwxrwxr-x. 5 jenkins jenkins 62 Apr 14 22:45 example 22:47:50 drwxrwxr-x. 8 jenkins jenkins 179 Apr 14 22:46 .git 22:47:50 drwxrwxr-x. 2 jenkins jenkins 103 Apr 14 22:45 .github 22:47:50 -rw-rw-r--. 1 jenkins jenkins 138 Apr 14 22:45 .gitignore 22:47:50 -rw-r--r--. 1 jenkins jenkins 574 Apr 14 22:47 go.mod 22:47:50 -rw-r--r--. 1 jenkins jenkins 20735 Apr 14 22:47 go.sum 22:47:50 drwxrwxr-x. 14 jenkins jenkins 207 Apr 14 22:45 internal 22:47:50 -rw-rw-r--. 1 jenkins jenkins 894 Apr 14 22:45 Jenkinsfile 22:47:50 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 14 22:45 LICENSE 22:47:50 -rw-rw-r--. 1 jenkins jenkins 1022 Apr 14 22:45 Makefile 22:47:50 drwxrwxr-x. 4 jenkins jenkins 26 Apr 14 22:45 openapi 22:47:50 drwxrwxr-x. 5 jenkins jenkins 50 Apr 14 22:45 pkg 22:47:50 -rw-rw-r--. 1 jenkins jenkins 5897 Apr 14 22:45 README.md 22:47:50 -rw-rw-r--. 1 jenkins jenkins 6616 Apr 14 22:45 RELEASE-NOTES.txt 22:47:50 drwxrwxr-x. 4 jenkins jenkins 54 Apr 14 22:45 snap 22:47:50 -rw-rw-r--. 1 jenkins jenkins 5 Apr 14 22:43 VERSION 22:47:50 -rw-rw-r--. 1 jenkins jenkins 222 Apr 14 22:45 version.go [Pipeline] isUnix [Pipeline] sh 22:47:51 + docker build -t 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=c7245e1f238ffc000a074cf31df94e3033b17301 --label arch=amd64 --label version=0.0.0 . 22:47:51 Sending build context to Docker daemon 2.512MB 22:47:51 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 22:47:51 Step 2/23 : FROM ${BASE} AS builder 22:47:51 ---> 967f20453c84 22:47:51 Step 3/23 : WORKDIR /device-sdk-go 22:47:51 ---> Running in 72cf8f7156bc 22:47:52 Removing intermediate container 72cf8f7156bc 22:47:52 ---> c4ebb36f06bb 22:47:52 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:47:52 ---> Running in 7270a80ef386 22:47:52 Removing intermediate container 7270a80ef386 22:47:52 ---> 0c8467d91baf 22:47:52 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:52 ---> Running in 9fc4c87bf43f 22:47:54 Removing intermediate container 9fc4c87bf43f 22:47:54 ---> 654eb7985ccb 22:47:54 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:47:54 ---> Running in 46b338ee33d1 22:47:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:47:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:47:55 OK: 167 MiB in 45 packages 22:47:55 Removing intermediate container 46b338ee33d1 22:47:55 ---> 4ee263b5cd8e 22:47:55 Step 7/23 : COPY . . 22:47:57 ---> 0cb05d0f55e1 22:47:57 Step 8/23 : RUN go mod download 22:47:57 ---> Running in fd3cbcbb7561 22:47:58 Removing intermediate container fd3cbcbb7561 22:47:58 ---> 94898b8e8486 22:47:58 Step 9/23 : RUN make build 22:47:58 ---> Running in 2b44fc474bad 22:47:58 CGO_ENABLED=1 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 22:48:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:48:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:48:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:48:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 22:48:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:48:08 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:48:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.151s coverage: 28.1% of statements 22:48:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.189s coverage: 78.9% of statements 22:48:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.142s coverage: 7.8% of statements 22:48:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 22:48:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:48:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:48:11 Removing intermediate container 2b44fc474bad 22:48:11 ---> af3a2af91d4d 22:48:11 Step 10/23 : FROM alpine:3.12 22:48:11 3.12: Pulling from library/alpine 22:48:11 339de151aab4: Pulling fs layer 22:48:11 339de151aab4: Verifying Checksum 22:48:11 339de151aab4: Download complete 22:48:11 339de151aab4: Pull complete 22:48:11 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:48:11 Status: Downloaded newer image for alpine:3.12 22:48:11 ---> 13621d1b12d4 22:48:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:48:11 ---> Running in 7170dbd1a226 22:48:12 Removing intermediate container 7170dbd1a226 22:48:12 ---> 8e848de8d00f 22:48:12 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:12 ---> Running in 65c0e3afb41e 22:48:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.245s coverage: 32.5% of statements 22:48:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:48:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:48:12 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:48:13 Removing intermediate container 65c0e3afb41e 22:48:13 ---> 39ff75d613a6 22:48:13 Step 13/23 : RUN apk add --update --no-cache zeromq 22:48:13 ---> Running in 31039d5e945b 22:48:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:48:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:48:14 (1/5) Installing libgcc (9.3.0-r2) 22:48:14 (2/5) Installing libsodium (1.0.18-r0) 22:48:14 (3/5) Installing libstdc++ (9.3.0-r2) 22:48:15 (4/5) Installing libzmq (4.3.3-r0) 22:48:15 (5/5) Installing zeromq (4.3.3-r0) 22:48:15 Executing busybox-1.31.1-r20.trigger 22:48:15 OK: 8 MiB in 19 packages 22:48:16 Removing intermediate container 31039d5e945b 22:48:16 ---> d0dc391ccb64 22:48:16 Step 14/23 : WORKDIR / 22:48:16 ---> Running in 7ebad2ad8052 22:48:16 Removing intermediate container 7ebad2ad8052 22:48:16 ---> 5efc6f9d17b3 22:48:16 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:48:16 ---> 55fe2b848efe 22:48:16 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:48:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.324s coverage: 57.1% of statements 22:48:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.129s coverage: 6.6% of statements 22:48:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.149s coverage: 5.0% of statements 22:48:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:48:17 GO111MODULE=on go vet ./... 22:48:17 ---> 9c67a10131bb 22:48:17 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:48:17 ---> 02c42db3007f 22:48:17 Step 18/23 : EXPOSE 49990 22:48:17 ---> Running in a673b58a914a 22:48:17 Removing intermediate container a673b58a914a 22:48:17 ---> ebd7a8278fcb 22:48:17 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:48:17 ---> Running in 4f37a48a822f 22:48:17 Removing intermediate container 4f37a48a822f 22:48:17 ---> e18c4e0d29f6 22:48:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:18 ---> Running in 5d26311761b8 22:48:18 Removing intermediate container 5d26311761b8 22:48:18 ---> 1397f2dab4b3 22:48:18 Step 21/23 : LABEL arch=amd64 22:48:18 ---> Running in 07d983cd1ae8 22:48:18 Removing intermediate container 07d983cd1ae8 22:48:18 ---> 00c1852fae86 22:48:18 Step 22/23 : LABEL git_sha=c7245e1f238ffc000a074cf31df94e3033b17301 22:48:18 ---> Running in f83f24d385f2 22:48:18 Removing intermediate container f83f24d385f2 22:48:18 ---> d80f25a3aac3 22:48:18 Step 23/23 : LABEL version=0.0.0 22:48:18 ---> Running in 8d2a1a646a24 22:48:19 Removing intermediate container 8d2a1a646a24 22:48:19 ---> 92cd2b6f3ae0 22:48:19 [Warning] One or more build-args [ARCH MAKE] were not consumed 22:48:19 Successfully built 92cd2b6f3ae0 22:48:19 Successfully tagged 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 22:48:19 ---> job-cost.sh 22:48:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y8PA 22:48:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:49:04 gofmt -l . 22:49:04 [ "`gofmt -l .`" = "" ] 22:49:04 ./bin/test-attribution-txt.sh 22:49:04 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:49:04 $ docker stop --time=1 0b873e65b56b8e03be878923b48867931b5bd035276be849bb23d727af8d1ad7 22:49:06 $ docker rm -f 0b873e65b56b8e03be878923b48867931b5bd035276be849bb23d727af8d1ad7 22:49:06 lf-activate-venv(): INFO: Adding /tmp/venv-Y8PA/bin to PATH 22:49:06 INFO: No Stack... 22:49:06 INFO: Retrieving Pricing Info for: v1-standard-2 22:49:06 INFO: Archiving Costs [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 22:49:07 + cat /w/workspace/device-sdk-go/34/archives/cost.csv 22:49:07 + cut -d, -f6 22:49:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:49:07 Warning: overwriting stash ‘coverage-report’ [Pipeline] lock 22:49:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-725-34-stack-cost] 22:49:07 Resource [jenkins-edgexfoundry-device-sdk-go-PR-725-34-stack-cost] did not exist. Created. 22:49:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-725-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:49:08 + echo total: 0.029999999329447746 [Pipeline] stash 22:49:08 Stashed 1 file(s) [Pipeline] } 22:49:08 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-725-34-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:49:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:49:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:49:09 + ls -al . 22:49:09 total 224 22:49:09 drwxrwxr-x 10 jenkins jenkins 4096 Apr 14 22:49 . 22:49:09 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 22:45 .. 22:49:09 -rw-rw-r-- 1 jenkins jenkins 140 Apr 14 22:45 .dockerignore 22:49:09 drwxrwxr-x 8 jenkins jenkins 4096 Apr 14 22:45 .git 22:49:09 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 22:45 .github 22:49:09 -rw-rw-r-- 1 jenkins jenkins 138 Apr 14 22:45 .gitignore 22:49:09 -rw-rw-r-- 1 jenkins jenkins 987 Apr 14 22:45 Dockerfile.build 22:49:09 -rw-rw-r-- 1 jenkins jenkins 894 Apr 14 22:45 Jenkinsfile 22:49:09 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 14 22:45 LICENSE 22:49:09 -rw-rw-r-- 1 jenkins jenkins 1022 Apr 14 22:45 Makefile 22:49:09 -rw-rw-r-- 1 jenkins jenkins 5897 Apr 14 22:45 README.md 22:49:09 -rw-rw-r-- 1 jenkins jenkins 6616 Apr 14 22:45 RELEASE-NOTES.txt 22:49:09 -rw-rw-r-- 1 jenkins jenkins 5 Apr 14 22:43 VERSION 22:49:09 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 22:45 bin 22:49:09 -rw-r--r-- 1 jenkins jenkins 99751 Apr 14 22:48 coverage.out 22:49:09 drwxrwxr-x 5 jenkins jenkins 4096 Apr 14 22:45 example 22:49:09 -rw-r--r-- 1 jenkins jenkins 574 Apr 14 22:49 go.mod 22:49:09 -rw-r--r-- 1 jenkins jenkins 20735 Apr 14 22:49 go.sum 22:49:09 drwxrwxr-x 14 jenkins jenkins 4096 Apr 14 22:45 internal 22:49:09 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 22:45 openapi 22:49:09 drwxrwxr-x 5 jenkins jenkins 4096 Apr 14 22:45 pkg 22:49:09 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 22:45 snap 22:49:09 -rw-rw-r-- 1 jenkins jenkins 222 Apr 14 22:45 version.go [Pipeline] isUnix [Pipeline] sh 22:49:09 + docker build -t 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=c7245e1f238ffc000a074cf31df94e3033b17301 --label arch=arm64 --label version=0.0.0 . 22:49:10 Sending build context to Docker daemon 2.511MB 22:49:10 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 22:49:10 Step 2/23 : FROM ${BASE} AS builder 22:49:10 ---> 73d7dd60d00c 22:49:10 Step 3/23 : WORKDIR /device-sdk-go 22:49:10 ---> Running in c08f3b5e4cfb 22:49:11 Removing intermediate container c08f3b5e4cfb 22:49:11 ---> b2fb7f4abe70 22:49:11 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:49:11 ---> Running in dc5e1570b3c9 22:49:11 Removing intermediate container dc5e1570b3c9 22:49:11 ---> a706c8af8cca 22:49:11 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:11 ---> Running in e8125b7519a4 22:49:13 Removing intermediate container e8125b7519a4 22:49:13 ---> 4af3695cc02d 22:49:13 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:49:13 ---> Running in 89468eb21db8 22:49:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:16 OK: 144 MiB in 45 packages 22:49:17 Removing intermediate container 89468eb21db8 22:49:17 ---> 6175ffd8262f 22:49:17 Step 7/23 : COPY . . 22:49:19 ---> 3b63c39ddbef 22:49:19 Step 8/23 : RUN go mod download 22:49:19 ---> Running in 3177be0ffe12 22:49:21 Removing intermediate container 3177be0ffe12 22:49:21 ---> faac0a122f24 22:49:21 Step 9/23 : RUN make build 22:49:21 ---> Running in 49af2723e341 22:49:22 CGO_ENABLED=1 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 22:49:54 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:49:56 Removing intermediate container 49af2723e341 22:49:56 ---> 576d01098649 22:49:56 Step 10/23 : FROM alpine:3.12 22:49:57 3.12: Pulling from library/alpine 22:49:57 d2f70382dc9a: Pulling fs layer 22:49:57 d2f70382dc9a: Verifying Checksum 22:49:57 d2f70382dc9a: Download complete 22:49:58 d2f70382dc9a: Pull complete 22:49:58 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:49:58 Status: Downloaded newer image for alpine:3.12 22:49:58 ---> 9852663dfa18 22:49:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:49:58 ---> Running in 724de3d7a5fe 22:49:58 Removing intermediate container 724de3d7a5fe 22:49:58 ---> 48fd11c02fe0 22:49:58 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:58 ---> Running in 4b0b8236ab03 22:50:00 Removing intermediate container 4b0b8236ab03 22:50:00 ---> 6d1e5818f850 22:50:00 Step 13/23 : RUN apk add --update --no-cache zeromq 22:50:01 ---> Running in 8b79699a28b5 22:50:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:50:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:50:03 (1/5) Installing libgcc (9.3.0-r2) 22:50:03 (2/5) Installing libsodium (1.0.18-r0) 22:50:03 (3/5) Installing libstdc++ (9.3.0-r2) 22:50:03 (4/5) Installing libzmq (4.3.3-r0) 22:50:03 (5/5) Installing zeromq (4.3.3-r0) 22:50:04 Executing busybox-1.31.1-r20.trigger 22:50:04 OK: 8 MiB in 19 packages 22:50:05 Removing intermediate container 8b79699a28b5 22:50:05 ---> c68ed06c7551 22:50:05 Step 14/23 : WORKDIR / 22:50:05 ---> Running in 62bb4e0d0158 22:50:06 Removing intermediate container 62bb4e0d0158 22:50:06 ---> 888fffae9642 22:50:06 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:50:06 ---> 8ad13a29e6bc 22:50:06 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:50:08 ---> c533185dd368 22:50:08 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:50:08 ---> f26bd6cd100f 22:50:08 Step 18/23 : EXPOSE 49990 22:50:08 ---> Running in 13d8ab7a6826 22:50:09 Removing intermediate container 13d8ab7a6826 22:50:09 ---> 01af3952d209 22:50:09 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:50:09 ---> Running in f8d83c23ee4a 22:50:09 Removing intermediate container f8d83c23ee4a 22:50:09 ---> 424772488d8f 22:50:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:50:09 ---> Running in dd57013e42e6 22:50:10 Removing intermediate container dd57013e42e6 22:50:10 ---> ce5c31d5ad93 22:50:10 Step 21/23 : LABEL arch=arm64 22:50:10 ---> Running in fa4e974775ef 22:50:10 Removing intermediate container fa4e974775ef 22:50:10 ---> 0714fed5cc0e 22:50:10 Step 22/23 : LABEL git_sha=c7245e1f238ffc000a074cf31df94e3033b17301 22:50:10 ---> Running in be537dcf8fc9 22:50:11 Removing intermediate container be537dcf8fc9 22:50:11 ---> d55534ececaf 22:50:11 Step 23/23 : LABEL version=0.0.0 22:50:11 ---> Running in 6273037dccb0 22:50:11 Removing intermediate container 6273037dccb0 22:50:11 ---> 3cfd0fb56bb3 22:50:11 [Warning] One or more build-args [ARCH MAKE] were not consumed 22:50:11 Successfully built 3cfd0fb56bb3 22:50:11 Successfully tagged 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 22:50:12 ---> job-cost.sh 22:50:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r4Ku 22:50:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:52:27 lf-activate-venv(): INFO: Adding /tmp/venv-r4Ku/bin to PATH 22:52:27 INFO: No Stack... 22:52:27 INFO: Retrieving Pricing Info for: lf-standard-4 22:52:27 INFO: Archiving Costs [Pipeline] sh 22:52:28 + cat /w/workspace/device-sdk-go/34/archives/cost.csv 22:52:28 + cut -d, -f6 [Pipeline] lock 22:52:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-725-34-stack-cost] 22:52:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-725-34-stack-cost] did not exist. Created. 22:52:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-725-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:52:28 /w/workspace/device-sdk-go/34@tmp/durable-2c5a1426/script.sh: 1: /w/workspace/device-sdk-go/34@tmp/durable-2c5a1426/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:52:29 + echo total: 0.20999999344348907 [Pipeline] stash 22:52:29 Warning: overwriting stash ‘stack-cost’ 22:52:29 Stashed 1 file(s) [Pipeline] } 22:52:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-725-34-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 22:52:30 provisioning config files... 22:52:30 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/config6532518785801573412tmp [Pipeline] { [Pipeline] sh 22:52:30 + set +x 22:52:30 + curl -s https://codecov.io/bash 22:52:30 + bash -s -- 22:52:30 22:52:30 _____ _ 22:52:30 / ____| | | 22:52:30 | | ___ __| | ___ ___ _____ __ 22:52:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:52:30 | |___| (_) | (_| | __/ (_| (_) \ V / 22:52:30 \_____\___/ \__,_|\___|\___\___/ \_/ 22:52:30 Bash-1.0.1 22:52:30 22:52:30 22:52:30 ==> git version 2.24.3 found 22:52:30 ==> 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 22:52:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:52:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:52:30 ==> Jenkins CI detected. 22:52:30 project root: . 22:52:30 --> token set from env 22:52:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:52:31 ==> Running gcov in . (disable via -X gcov) 22:52:31 ==> Python coveragepy not found 22:52:31 ==> Searching for coverage reports in: 22:52:31 + . 22:52:31 -> Found 1 reports 22:52:31 ==> Detecting git/mercurial file structure 22:52:31 ==> Reading reports 22:52:31 + ./coverage.out bytes=99751 22:52:31 ==> Appending adjustments 22:52:31 https://docs.codecov.io/docs/fixing-reports 22:52:32 + Found adjustments 22:52:32 ==> Gzipping contents 22:52:32 16K /tmp/codecov.0VQr7n.gz 22:52:32 ==> Uploading reports 22:52:32 url: https://codecov.io 22:52:32 query: branch=PR-725&commit=c7245e1f238ffc000a074cf31df94e3033b17301&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-725%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=725&job=&cmd_args= 22:52:32 -> Pinging Codecov 22:52:32 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-725&commit=c7245e1f238ffc000a074cf31df94e3033b17301&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-725%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=725&job=&cmd_args= 22:52:33 -> Uploading to 22:52:33 https://storage.googleapis.com/codecov/v4/raw/2021-04-14/7E55EF52A471D76F132DFD9A03CDDE97/c7245e1f238ffc000a074cf31df94e3033b17301/154e1098-0aec-4709-adb9-3193925c1938.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210414T225232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=143e10c20c442c0959cf97f788308447059fcf156544f04d09ef487af50b7927 22:52:33 % Total % Received % Xferd Average Speed Time Time Time Current 22:52:33 Dload Upload Total Spent Left Speed 22:52:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13475 0 0 100 13475 0 26960 --:--:-- --:--:-- --:--:-- 27004 22:52:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/c7245e1f238ffc000a074cf31df94e3033b17301 [Pipeline] } 22:52:33 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 22:52:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:52:36 ---> package-listing.sh 22:52:36 ++ tr '[:upper:]' '[:lower:]' 22:52:36 ++ facter osfamily 22:52:36 + OS_FAMILY=redhat 22:52:36 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-725 22:52:36 + START_PACKAGES=/tmp/packages_start.txt 22:52:36 + END_PACKAGES=/tmp/packages_end.txt 22:52:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:52:36 + PACKAGES=/tmp/packages_start.txt 22:52:36 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-725 ']' 22:52:36 + PACKAGES=/tmp/packages_end.txt 22:52:36 + case "${OS_FAMILY}" in 22:52:36 + rpm -qa 22:52:36 + sort 22:52:43 + '[' -f /tmp/packages_start.txt ']' 22:52:43 + '[' -f /tmp/packages_end.txt ']' 22:52:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:52:43 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-725 ']' 22:52:43 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-725/archives/ 22:52:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-725/archives/ [Pipeline] echo 22:52:43 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-725/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:52:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:52:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:52:44 22:52:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:52:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:52:46 alpine: Pulling from edgex-lftools-log-publisher 22:52:46 df20fa9351a1: Pulling fs layer 22:52:46 36b3adc4ff6f: Pulling fs layer 22:52:46 8ad3a11d3b57: Pulling fs layer 22:52:46 46f8f816bc3b: Pulling fs layer 22:52:46 93b61091891f: Pulling fs layer 22:52:46 93b9cdb0e59b: Pulling fs layer 22:52:46 5e14af77c1be: Pulling fs layer 22:52:46 01666e4c0597: Pulling fs layer 22:52:46 aa168da1d23b: Pulling fs layer 22:52:46 01666e4c0597: Waiting 22:52:46 aa168da1d23b: Waiting 22:52:46 93b61091891f: Waiting 22:52:46 93b9cdb0e59b: Waiting 22:52:46 5e14af77c1be: Waiting 22:52:46 46f8f816bc3b: Waiting 22:52:46 36b3adc4ff6f: Verifying Checksum 22:52:46 36b3adc4ff6f: Download complete 22:52:46 46f8f816bc3b: Verifying Checksum 22:52:46 46f8f816bc3b: Download complete 22:52:46 df20fa9351a1: Verifying Checksum 22:52:46 df20fa9351a1: Download complete 22:52:46 93b9cdb0e59b: Verifying Checksum 22:52:46 93b9cdb0e59b: Download complete 22:52:46 5e14af77c1be: Verifying Checksum 22:52:46 5e14af77c1be: Download complete 22:52:46 01666e4c0597: Verifying Checksum 22:52:46 01666e4c0597: Download complete 22:52:46 93b61091891f: Verifying Checksum 22:52:46 93b61091891f: Download complete 22:52:47 8ad3a11d3b57: Verifying Checksum 22:52:47 8ad3a11d3b57: Download complete 22:52:47 df20fa9351a1: Pull complete 22:52:48 36b3adc4ff6f: Pull complete 22:52:52 8ad3a11d3b57: Pull complete 22:52:52 46f8f816bc3b: Pull complete 22:52:52 93b61091891f: Pull complete 22:52:53 93b9cdb0e59b: Pull complete 22:52:53 5e14af77c1be: Pull complete 22:52:53 01666e4c0597: Pull complete 22:52:54 aa168da1d23b: Verifying Checksum 22:52:54 aa168da1d23b: Download complete 22:53:17 aa168da1d23b: Pull complete 22:53:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:53:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:53:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:53:18 prd-centos7-docker-4c-2g-147 does not seem to be running inside a container 22:53:18 $ 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-725/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-725 -v /w/workspace/dgexfoundry_device-sdk-go_PR-725:/w/workspace/dgexfoundry_device-sdk-go_PR-725:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:53:21 $ docker top 370b622fdd9e985881cbe515a0c563f5229cb4548059ef0f9734ea2c91f97b0a -eo pid,comm [Pipeline] { [Pipeline] sh 22:53:22 + touch /tmp/pre-build-complete [Pipeline] sh 22:53:23 + mkdir -p /var/log/sa [Pipeline] sh 22:53:23 + ls /var/log/sa-host 22:53:23 + sadf -c /var/log/sa-host/sa14 22:53:23 file_magic: OK 22:53:23 HZ: Using current value: 100 22:53:23 file_header: OK 22:53:23 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 22:53:23 Statistics: 22:53:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:53:23 File successfully converted to sysstat format version 12.2.1 22:53:23 + sadf -c /var/log/sa-host/sa23 22:53:23 file_magic: OK 22:53:23 HZ: Using current value: 100 22:53:23 file_header: OK 22:53:23 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 22:53:23 Statistics: 22:53:23 Hnuu...uuuununununu... 22:53:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:53:24 provisioning config files... 22:53:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/config925910662122813400tmp [Pipeline] { [Pipeline] echo 22:53:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:53:25 ---> create-netrc.sh [Pipeline] } 22:53:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:53:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:53:26 ---> python-tools-install.sh [Pipeline] echo 22:53:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:53:28 ---> sudo-logs.sh 22:53:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:53:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:53:28 ---> job-cost.sh 22:53:28 lf-activate-venv: SKIPPING 22:53:28 DEBUG: total: 0.20999999344348907 22:53:28 INFO: Retrieving Stack Cost... 22:53:29 INFO: Retrieving Pricing Info for: v1-standard-2 22:53:30 INFO: Archiving Costs [Pipeline] echo 22:53:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:53:31 ---> logs-deploy.sh 22:53:31 lf-activate-venv: SKIPPING 22:53:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-725/34 22:53:31 INFO: archiving workspace using pattern(s): 22:53:33 Archives upload complete. 22:53:33 INFO: archiving logs to Nexus 22:53:36 ---> uname -a: 22:53:36 Linux prd-centos7-docker-4c-2g-147.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:53:36 22:53:36 22:53:36 ---> lscpu: 22:53:36 Architecture: x86_64 22:53:36 CPU op-mode(s): 32-bit, 64-bit 22:53:36 Byte Order: Little Endian 22:53:36 Address sizes: 40 bits physical, 48 bits virtual 22:53:36 CPU(s): 4 22:53:36 On-line CPU(s) list: 0-3 22:53:36 Thread(s) per core: 1 22:53:36 Core(s) per socket: 1 22:53:36 Socket(s): 4 22:53:36 NUMA node(s): 1 22:53:36 Vendor ID: GenuineIntel 22:53:36 CPU family: 6 22:53:36 Model: 44 22:53:36 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:53:36 Stepping: 1 22:53:36 CPU MHz: 2933.438 22:53:36 BogoMIPS: 5866.87 22:53:36 Virtualization: VT-x 22:53:36 Hypervisor vendor: KVM 22:53:36 Virtualization type: full 22:53:36 L1d cache: 128 KiB 22:53:36 L1i cache: 128 KiB 22:53:36 L2 cache: 16 MiB 22:53:36 L3 cache: 64 MiB 22:53:36 NUMA node0 CPU(s): 0-3 22:53:36 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:53:36 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:53:36 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:53:36 Vulnerability Meltdown: Mitigation; PTI 22:53:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:53:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:53:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:53:36 Vulnerability Srbds: Not affected 22:53:36 Vulnerability Tsx async abort: Not affected 22:53:36 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 22:53:36 22:53:36 22:53:36 ---> nproc: 22:53:36 4 22:53:36 22:53:36 22:53:36 ---> df -h: 22:53:36 Filesystem Size Used Available Use% Mounted on 22:53:36 overlay 50.0G 7.3G 42.7G 15% / 22:53:36 tmpfs 64.0M 0 64.0M 0% /dev 22:53:36 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:53:36 shm 64.0M 0 64.0M 0% /dev/shm 22:53:36 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 22:53:36 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 22:53:36 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 22:53:36 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 22:53:36 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-725 22:53:36 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp 22:53:36 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 22:53:36 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 22:53:36 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 22:53:36 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 22:53:36 22:53:36 22:53:36 ---> free -m: 22:53:36 total used free shared buff/cache available 22:53:36 Mem: 1837 697 94 0 1045 1035 22:53:36 Swap: 1023 1 1022 22:53:36 22:53:36 22:53:36 ---> ip addr: 22:53:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:53:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:53:36 inet 127.0.0.1/8 scope host lo 22:53:36 valid_lft forever preferred_lft forever 22:53:36 inet6 ::1/128 scope host 22:53:36 valid_lft forever preferred_lft forever 22:53:36 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:53:36 link/ether fa:16:3e:08:75:a7 brd ff:ff:ff:ff:ff:ff 22:53:36 inet 10.30.122.29/23 brd 10.30.123.255 scope global dynamic eth0 22:53:36 valid_lft 85671sec preferred_lft 85671sec 22:53:36 inet6 fe80::f816:3eff:fe08:75a7/64 scope link 22:53:36 valid_lft forever preferred_lft forever 22:53:36 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:53:36 link/ether 02:42:56:70:7b:f2 brd ff:ff:ff:ff:ff:ff 22:53:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:53:36 valid_lft forever preferred_lft forever 22:53:36 inet6 fe80::42:56ff:fe70:7bf2/64 scope link 22:53:36 valid_lft forever preferred_lft forever 22:53:36 22:53:36 22:53:36 ---> sar -b -r -n DEV: 22:53:36 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/14/21 _x86_64_ (4 CPU) 22:53:36 22:53:36 22:41:13 LINUX RESTART (4 CPU) 22:53:36 22:53:36 22:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:53:36 22:43:01 70.87 37.43 33.44 0.00 6425.88 3136.65 0.00 22:53:36 22:44:02 20.47 3.65 16.82 0.00 1112.09 1371.90 0.00 22:53:36 22:45:01 1.89 0.00 1.89 0.00 0.00 36.76 0.00 22:53:36 22:46:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 22:53:36 22:47:01 0.15 0.00 0.15 0.00 0.00 1.80 0.00 22:53:36 22:48:01 0.35 0.00 0.35 0.00 0.00 4.83 0.00 22:53:36 22:49:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 22:53:36 22:50:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 22:53:36 22:51:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 22:53:36 22:52:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 22:53:36 22:53:01 86.88 50.39 36.49 0.00 4216.87 9492.51 0.00 22:53:36 Average: 16.60 8.35 8.25 0.00 1073.29 1284.02 0.00 22:53:36 22:53:36 22:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:53:36 22:43:01 73196 0 645840 34.33 2620 1159888 1518640 51.83 475616 1132484 13648 22:53:36 22:44:02 161828 0 592420 31.49 2620 1124676 1186828 40.50 396812 1119324 24 22:53:36 22:45:01 179492 0 574752 30.55 2620 1124680 1055612 36.03 397320 1104132 8 22:53:36 22:46:01 174432 0 579804 30.82 2620 1124688 1056056 36.04 399848 1106992 20 22:53:36 22:47:01 176928 0 577304 30.68 2620 1124692 1055612 36.03 404356 1100212 16 22:53:36 22:48:01 173764 0 580408 30.85 2620 1124752 1055672 36.03 431384 1076284 16 22:53:36 22:49:01 174224 0 580000 30.83 2620 1124700 1055612 36.03 435056 1072292 12 22:53:36 22:50:01 174176 0 580044 30.83 2620 1124704 1055612 36.03 435060 1072292 20 22:53:36 22:51:01 174332 0 579880 30.82 2620 1124712 1055612 36.03 435208 1072292 8 22:53:36 22:52:01 174192 0 580016 30.83 2620 1124716 1055612 36.03 435088 1072292 8 22:53:36 22:53:01 73904 0 685816 36.45 2620 1119204 1491700 50.91 552432 1030640 81576 22:53:36 Average: 155497 0 596026 31.68 2620 1127401 1149324 39.22 436198 1087203 8669 22:53:36 22:53:36 22:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:53:36 22:43:01 eth0 226.91 179.16 1064.37 66.26 0.00 0.00 0.00 0.00 22:53:36 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:44:02 eth0 29.44 27.50 51.21 31.49 0.00 0.00 0.00 0.00 22:53:36 22:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:44:02 docker0 5.79 4.86 1.35 25.40 0.00 0.00 0.00 0.00 22:53:36 22:45:01 eth0 0.69 0.05 0.07 0.00 0.00 0.00 0.00 0.00 22:53:36 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:46:01 eth0 2.20 1.42 3.42 0.43 0.00 0.00 0.00 0.00 22:53:36 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:47:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 22:53:36 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:48:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 22:53:36 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:49:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:53:36 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:50:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:53:36 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:51:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:53:36 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:53:36 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:53:01 eth0 204.99 166.76 2165.72 20.52 0.00 0.00 0.00 0.00 22:53:36 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 Average: eth0 42.46 34.30 300.04 10.85 0.00 0.00 0.00 0.00 22:53:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:36 Average: docker0 0.53 0.44 0.12 2.32 0.00 0.00 0.00 0.00 22:53:36 22:53:36 22:53:36 ---> sar -P ALL: 22:53:36 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/14/21 _x86_64_ (4 CPU) 22:53:36 22:53:36 22:41:13 LINUX RESTART (4 CPU) 22:53:36 22:53:36 22:42:01 CPU %user %nice %system %iowait %steal %idle 22:53:36 22:43:01 all 12.30 0.00 6.00 2.85 29.84 49.01 22:53:36 22:43:01 0 12.42 0.00 5.67 2.55 30.67 48.68 22:53:36 22:43:01 1 11.14 0.00 6.43 3.53 30.56 48.34 22:53:36 22:43:01 2 14.03 0.00 6.37 3.35 29.40 46.85 22:53:36 22:43:01 3 11.67 0.00 5.51 1.96 28.70 52.16 22:53:36 22:44:02 all 1.74 0.00 2.38 0.27 9.10 86.52 22:53:36 22:44:02 0 1.61 0.00 2.67 0.06 9.43 86.22 22:53:36 22:44:02 1 1.45 0.00 1.78 0.08 9.26 87.42 22:53:36 22:44:02 2 2.27 0.00 2.60 0.46 8.70 85.97 22:53:36 22:44:02 3 1.62 0.00 2.46 0.49 9.00 86.43 22:53:36 22:45:01 all 0.13 0.00 0.09 0.00 1.02 98.76 22:53:36 22:45:01 0 0.08 0.00 0.07 0.00 0.92 98.92 22:53:36 22:45:01 1 0.08 0.00 0.10 0.00 0.99 98.82 22:53:36 22:45:01 2 0.05 0.00 0.12 0.00 1.26 98.57 22:53:36 22:45:01 3 0.32 0.00 0.08 0.00 0.89 98.70 22:53:36 22:46:01 all 0.10 0.00 0.07 0.00 1.72 98.11 22:53:36 22:46:01 0 0.11 0.00 0.07 0.00 2.62 97.20 22:53:36 22:46:01 1 0.12 0.00 0.03 0.00 1.69 98.16 22:53:36 22:46:01 2 0.03 0.00 0.10 0.00 1.23 98.64 22:53:36 22:46:01 3 0.15 0.00 0.07 0.00 1.34 98.45 22:53:36 22:47:01 all 0.09 0.00 0.05 0.00 0.21 99.65 22:53:36 22:47:01 0 0.25 0.00 0.03 0.00 0.18 99.53 22:53:36 22:47:01 1 0.03 0.00 0.03 0.00 0.10 99.83 22:53:36 22:47:01 2 0.02 0.00 0.08 0.00 0.08 99.82 22:53:36 22:47:01 3 0.05 0.00 0.05 0.00 0.48 99.42 22:53:36 22:48:01 all 0.08 0.00 0.21 0.00 1.53 98.18 22:53:36 22:48:01 0 0.23 0.00 0.03 0.00 0.80 98.94 22:53:36 22:48:01 1 0.02 0.00 0.07 0.00 1.95 97.97 22:53:36 22:48:01 2 0.03 0.00 0.65 0.00 1.58 97.74 22:53:36 22:48:01 3 0.05 0.00 0.08 0.00 1.79 98.08 22:53:36 22:49:01 all 0.10 0.00 0.06 0.00 0.33 99.51 22:53:36 22:49:01 0 0.30 0.00 0.03 0.00 0.23 99.43 22:53:36 22:49:01 1 0.05 0.00 0.02 0.00 0.51 99.42 22:53:36 22:49:01 2 0.02 0.00 0.15 0.00 0.35 99.48 22:53:36 22:49:01 3 0.03 0.00 0.05 0.00 0.23 99.68 22:53:36 22:50:01 all 0.12 0.00 0.03 0.00 0.10 99.74 22:53:36 22:50:01 0 0.35 0.00 0.02 0.00 0.08 99.55 22:53:36 22:50:01 1 0.08 0.00 0.05 0.02 0.18 99.67 22:53:36 22:50:01 2 0.03 0.00 0.05 0.00 0.07 99.85 22:53:36 22:50:01 3 0.02 0.00 0.02 0.00 0.07 99.90 22:53:36 22:51:01 all 0.07 0.00 0.03 0.00 0.88 99.02 22:53:36 22:51:01 0 0.22 0.00 0.03 0.00 0.61 99.14 22:53:36 22:51:01 1 0.02 0.00 0.02 0.00 1.22 98.75 22:53:36 22:51:01 2 0.03 0.00 0.03 0.00 1.27 98.66 22:53:36 22:51:01 3 0.02 0.00 0.03 0.00 0.40 99.55 22:53:36 22:52:01 all 0.10 0.00 0.03 0.00 0.06 99.80 22:53:36 22:52:01 0 0.30 0.00 0.05 0.00 0.07 99.58 22:53:36 22:52:01 1 0.03 0.00 0.02 0.00 0.07 99.88 22:53:36 22:52:01 2 0.03 0.00 0.03 0.00 0.05 99.88 22:53:36 22:52:01 3 0.03 0.00 0.03 0.00 0.07 99.87 22:53:36 22:53:01 all 3.09 0.00 2.58 1.72 14.66 77.95 22:53:36 22:53:01 0 3.03 0.00 2.48 0.55 15.58 78.36 22:53:36 22:53:01 1 3.69 0.00 3.19 2.04 14.04 77.04 22:53:36 22:53:01 2 2.64 0.00 2.12 1.16 14.09 79.99 22:53:36 22:53:01 3 2.99 0.00 2.54 3.14 14.94 76.38 22:53:36 22:53:36 Average: CPU %user %nice %system %iowait %steal %idle 22:53:36 Average: all 1.77 0.00 1.12 0.48 5.78 90.85 22:53:36 Average: 0 1.85 0.00 1.09 0.32 5.95 90.79 22:53:36 Average: 1 1.66 0.00 1.16 0.56 5.92 90.70 22:53:36 Average: 2 1.89 0.00 1.19 0.49 5.61 90.82 22:53:36 Average: 3 1.67 0.00 1.06 0.54 5.62 91.10 22:53:36 22:53:36 22:53:36