Pull request #804 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch master at d38291b108151c678147caa989c3776b19aa5fc1 rather than 1a909d63bd2fae11d2671f2c9079753cf346bfc6 Obtained Jenkinsfile from d38291b108151c678147caa989c3776b19aa5fc1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28925 in /w/workspace/dgexfoundry_device-sdk-go_PR-804 [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-804 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit 1a909d63bd2fae11d2671f2c9079753cf346bfc6 Merge succeeded, producing 1a909d63bd2fae11d2671f2c9079753cf346bfc6 Checking out Revision 1a909d63bd2fae11d2671f2c9079753cf346bfc6 (PR-804) > 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/804/head:refs/remotes/origin/PR-804 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a909d63bd2fae11d2671f2c9079753cf346bfc6 # 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 d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a909d63bd2fae11d2671f2c9079753cf346bfc6 # timeout=10 Commit message: "refactor: remove default floating encoding" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk d952faf2fff8c0e655dc4ad75f7291b1fc4a2ce6 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:13:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:13:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:13:26 ========================================================= 03:13:26 EdgeX Global Pipelines Version Info 03:13:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:13:28 ------------------- 03:13:28 stable info: 03:13:28 ------------------- 03:13:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:13:28 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 03:13:28 Message: update stable to v1.0.184 03:13:29 ------------------- 03:13:29 experimental info: 03:13:29 ------------------- 03:13:29 Commited By: **** collab-it+edgex@linuxfoundation.org 03:13:29 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 03:13:29 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:13:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:13:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:13:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:13:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:13:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:13:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:13:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 03:13:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:13:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:13:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:13:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:13:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:13:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:13:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:13:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:13:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:13:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:13:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:13:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:13:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:13:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-804 [Pipeline] echo 03:13:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-804 [Pipeline] echo 03:13:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-804 [Pipeline] echo 03:13:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a909d63bd2fae11d2671f2c9079753cf346bfc6 [Pipeline] echo 03:13:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a909d6 [Pipeline] echo 03:13:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:13:33 provisioning config files... 03:13:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/config5240324541959800374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:33 ---> docker-login.sh 03:13:33 nexus3.edgexfoundry.org:10001 03:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:34 Configure a credential helper to remove this warning. See 03:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:34 03:13:34 Login Succeeded 03:13:34 nexus3.edgexfoundry.org:10002 03:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:34 Configure a credential helper to remove this warning. See 03:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:34 03:13:34 Login Succeeded 03:13:34 nexus3.edgexfoundry.org:10003 03:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:34 Configure a credential helper to remove this warning. See 03:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:34 03:13:34 Login Succeeded 03:13:34 nexus3.edgexfoundry.org:10004 03:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:34 Configure a credential helper to remove this warning. See 03:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:34 03:13:34 Login Succeeded 03:13:34 docker.io 03:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:35 Configure a credential helper to remove this warning. See 03:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:35 03:13:35 Login Succeeded 03:13:35 ---> docker-login.sh ends [Pipeline] } 03:13:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:13:36 + git log --format=format:%s -1 1a909d63bd2fae11d2671f2c9079753cf346bfc6 [Pipeline] echo 03:13:36 GIT_COMMIT: 1a909d63bd2fae11d2671f2c9079753cf346bfc6, Commit Message: refactor: remove default floating encoding [Pipeline] echo 03:13:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:13:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:13:37 03:13:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:13:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:13:37 latest: Pulling from edgex-devops/git-semver 03:13:37 31603596830f: Pulling fs layer 03:13:37 2a8b12db71e7: Pulling fs layer 03:13:37 6ca5941a6612: Pulling fs layer 03:13:37 ecc8261a40a4: Pulling fs layer 03:13:37 ecc8261a40a4: Waiting 03:13:37 2a8b12db71e7: Verifying Checksum 03:13:37 2a8b12db71e7: Download complete 03:13:37 31603596830f: Verifying Checksum 03:13:37 31603596830f: Download complete 03:13:37 ecc8261a40a4: Verifying Checksum 03:13:37 ecc8261a40a4: Download complete 03:13:38 6ca5941a6612: Verifying Checksum 03:13:38 6ca5941a6612: Download complete 03:13:38 31603596830f: Pull complete 03:13:38 2a8b12db71e7: Pull complete 03:13:39 6ca5941a6612: Pull complete 03:13:39 ecc8261a40a4: Pull complete 03:13:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:13:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:13:39 prd-centos7-docker-4c-2g-28925 does not seem to be running inside a container 03:13:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-804 -v /w/workspace/dgexfoundry_device-sdk-go_PR-804:/w/workspace/dgexfoundry_device-sdk-go_PR-804:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-804@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 03:13:42 $ docker top 77f12bc8698a07e8d9ad3ad43397fe86aadb3507206534166f97fbb84ef5f978 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:13:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:13:42 [ssh-agent] Looking for ssh-agent implementation... 03:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:42 $ docker exec 77f12bc8698a07e8d9ad3ad43397fe86aadb3507206534166f97fbb84ef5f978 ssh-agent 03:13:43 SSH_AUTH_SOCK=/tmp/ssh-XhVdCblo6zVp/agent.11 03:13:43 SSH_AGENT_PID=16 03:13:43 Running ssh-add (command line suppressed) 03:13:43 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/private_key_4058168205359557884.key (/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/private_key_4058168205359557884.key) 03:13:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:13:43 + git tag --points-at HEAD [Pipeline] } 03:13:43 $ docker exec --env ******** --env ******** 77f12bc8698a07e8d9ad3ad43397fe86aadb3507206534166f97fbb84ef5f978 ssh-agent -k 03:13:43 unset SSH_AUTH_SOCK; 03:13:43 unset SSH_AGENT_PID; 03:13:43 echo Agent pid 16 killed; 03:13:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:13:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:13:44 [ssh-agent] Looking for ssh-agent implementation... 03:13:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:44 $ docker exec 77f12bc8698a07e8d9ad3ad43397fe86aadb3507206534166f97fbb84ef5f978 ssh-agent 03:13:44 SSH_AUTH_SOCK=/tmp/ssh-IiR8BCm0FZqp/agent.46 03:13:44 SSH_AGENT_PID=51 03:13:44 Running ssh-add (command line suppressed) 03:13:44 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/private_key_2287449975836975583.key (/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/private_key_2287449975836975583.key) 03:13:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:13:44 + git semver init 03:13:44 # -> Open(): unable to determine branch for HEAD 03:13:44 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-804/.git 03:13:44 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-804 03:13:44 # $SEMVER_REMOTE_NAME = origin 03:13:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:13:44 # $SEMVER_USER_NAME = edgex-jenkins 03:13:44 # $SEMVER_BRANCH = PR-804 03:13:44 # $SEMVER_TEMP = /tmp/semver-250867130 03:13:44 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:13:45 # '/tmp/semver-250867130' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-804/.semver' 03:13:45 # -> Force: false 03:13:45 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-804/.semver [Pipeline] } 03:13:45 $ docker exec --env ******** --env ******** 77f12bc8698a07e8d9ad3ad43397fe86aadb3507206534166f97fbb84ef5f978 ssh-agent -k 03:13:46 unset SSH_AUTH_SOCK; 03:13:46 unset SSH_AGENT_PID; 03:13:46 echo Agent pid 51 killed; 03:13:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:13:46 + git semver [Pipeline] } 03:13:46 $ docker stop --time=1 77f12bc8698a07e8d9ad3ad43397fe86aadb3507206534166f97fbb84ef5f978 03:13:48 $ docker rm -f 77f12bc8698a07e8d9ad3ad43397fe86aadb3507206534166f97fbb84ef5f978 [Pipeline] // withDockerContainer [Pipeline] sh 03:13:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:13:49 Stashed 1 file(s) [Pipeline] echo 03:13:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 03:14:04 Still waiting to schedule task 03:14:04 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28925’ 03:14:04 Still waiting to schedule task 03:14:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:16:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28926 in /w/workspace/dgexfoundry_device-sdk-go_PR-804 [Pipeline] { [Pipeline] ws 03:16:05 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 03:16:10 using credential edgex-jenkins-ssh 03:16:10 Cloning the remote Git repository 03:16:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:16:10 > git init /w/workspace/device-sdk-go/6 # timeout=10 03:16:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:16:10 > git --version # timeout=10 03:16:10 > git --version # 'git version 2.17.1' 03:16:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:16:12 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit 1a909d63bd2fae11d2671f2c9079753cf346bfc6 03:16:12 Merge succeeded, producing 1a909d63bd2fae11d2671f2c9079753cf346bfc6 03:16:12 Checking out Revision 1a909d63bd2fae11d2671f2c9079753cf346bfc6 (PR-804) 03:16:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:16:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:16:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:16:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:16:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/804/head:refs/remotes/origin/PR-804 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:16:12 > git config core.sparsecheckout # timeout=10 03:16:12 > git checkout -f 1a909d63bd2fae11d2671f2c9079753cf346bfc6 # timeout=10 03:16:12 > git remote # timeout=10 03:16:12 > git config --get remote.origin.url # timeout=10 03:16:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:12 > git merge d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 03:16:12 > git rev-parse HEAD^{commit} # timeout=10 03:16:12 > git config core.sparsecheckout # timeout=10 03:16:13 > git checkout -f 1a909d63bd2fae11d2671f2c9079753cf346bfc6 # timeout=10 03:16:17 Commit message: "refactor: remove default floating encoding" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:16:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:16:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:16:19 + + true 03:16:19 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:16:22 provisioning config files... 03:16:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config8944333216602340169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:23 ---> docker-login.sh 03:16:23 nexus3.edgexfoundry.org:10001 03:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:24 Configure a credential helper to remove this warning. See 03:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:24 03:16:24 Login Succeeded 03:16:24 nexus3.edgexfoundry.org:10002 03:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:25 Configure a credential helper to remove this warning. See 03:16:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:25 03:16:25 Login Succeeded 03:16:25 nexus3.edgexfoundry.org:10003 03:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:25 Configure a credential helper to remove this warning. See 03:16:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:25 03:16:25 Login Succeeded 03:16:25 nexus3.edgexfoundry.org:10004 03:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:26 Configure a credential helper to remove this warning. See 03:16:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:26 03:16:26 Login Succeeded 03:16:26 docker.io 03:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:27 Configure a credential helper to remove this warning. See 03:16:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:27 03:16:27 Login Succeeded 03:16:27 ---> docker-login.sh ends [Pipeline] } 03:16:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:16:27 ========================================================= 03:16:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:16:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:16:27 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 03:16:28 Sending build context to Docker daemon 2.497MB 03:16:28 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 03:16:28 Step 2/8 : FROM ${BASE} 03:16:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:16:28 5f621e34cdf4: Pulling fs layer 03:16:28 a4357932f1b6: Pulling fs layer 03:16:28 18c013af1878: Pulling fs layer 03:16:28 00ac8860ef70: Pulling fs layer 03:16:28 63d7cb157983: Pulling fs layer 03:16:28 b116817d02f9: Pulling fs layer 03:16:28 745a02a5169b: Pulling fs layer 03:16:28 00ac8860ef70: Waiting 03:16:28 b116817d02f9: Waiting 03:16:28 745a02a5169b: Waiting 03:16:28 63d7cb157983: Waiting 03:16:28 18c013af1878: Verifying Checksum 03:16:28 18c013af1878: Download complete 03:16:28 a4357932f1b6: Verifying Checksum 03:16:28 a4357932f1b6: Download complete 03:16:28 63d7cb157983: Verifying Checksum 03:16:28 63d7cb157983: Download complete 03:16:28 5f621e34cdf4: Verifying Checksum 03:16:28 5f621e34cdf4: Download complete 03:16:28 b116817d02f9: Verifying Checksum 03:16:28 b116817d02f9: Download complete 03:16:29 Running on prd-centos7-docker-4c-2g-28927 in /w/workspace/dgexfoundry_device-sdk-go_PR-804 [Pipeline] { [Pipeline] ws 03:16:29 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 03:16:29 5f621e34cdf4: Pull complete 03:16:30 a4357932f1b6: Pull complete 03:16:30 18c013af1878: Pull complete 03:16:31 745a02a5169b: Verifying Checksum 03:16:31 745a02a5169b: Download complete 03:16:31 using credential edgex-jenkins-ssh 03:16:31 Cloning the remote Git repository 03:16:31 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:16:31 > git init /w/workspace/device-sdk-go/6 # timeout=10 03:16:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:16:31 > git --version # timeout=10 03:16:31 > git --version # 'git version 2.24.3' 03:16:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:16:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:16:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:16:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:16:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:16:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/804/head:refs/remotes/origin/PR-804 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:16:32 00ac8860ef70: Verifying Checksum 03:16:32 00ac8860ef70: Download complete 03:16:33 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit 1a909d63bd2fae11d2671f2c9079753cf346bfc6 03:16:33 Merge succeeded, producing 1a909d63bd2fae11d2671f2c9079753cf346bfc6 03:16:33 Checking out Revision 1a909d63bd2fae11d2671f2c9079753cf346bfc6 (PR-804) 03:16:32 > git config core.sparsecheckout # timeout=10 03:16:32 > git checkout -f 1a909d63bd2fae11d2671f2c9079753cf346bfc6 # timeout=10 03:16:32 > git remote # timeout=10 03:16:32 > git config --get remote.origin.url # timeout=10 03:16:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:32 > git merge d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 03:16:32 > git rev-parse HEAD^{commit} # timeout=10 03:16:32 > git config core.sparsecheckout # timeout=10 03:16:32 > git checkout -f 1a909d63bd2fae11d2671f2c9079753cf346bfc6 # timeout=10 03:16:36 Commit message: "refactor: remove default floating encoding" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:16:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:16:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:16:38 + true 03:16:38 + sudo service docker restart 03:16:38 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:16:39 provisioning config files... 03:16:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config4148909822279261664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:39 ---> docker-login.sh 03:16:39 nexus3.edgexfoundry.org:10001 03:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:40 Configure a credential helper to remove this warning. See 03:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:40 03:16:40 Login Succeeded 03:16:40 nexus3.edgexfoundry.org:10002 03:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:40 Configure a credential helper to remove this warning. See 03:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:40 03:16:40 Login Succeeded 03:16:40 nexus3.edgexfoundry.org:10003 03:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:40 Configure a credential helper to remove this warning. See 03:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:40 03:16:40 Login Succeeded 03:16:40 nexus3.edgexfoundry.org:10004 03:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:40 Configure a credential helper to remove this warning. See 03:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:40 03:16:40 Login Succeeded 03:16:40 docker.io 03:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:16:41 Configure a credential helper to remove this warning. See 03:16:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:16:41 03:16:41 Login Succeeded 03:16:41 ---> docker-login.sh ends [Pipeline] } 03:16:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:16:41 ========================================================= 03:16:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:16:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:16:42 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 03:16:42 Sending build context to Docker daemon 2.489MB 03:16:42 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 03:16:42 Step 2/8 : FROM ${BASE} 03:16:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:16:42 188c0c94c7c5: Pulling fs layer 03:16:42 0ef7d3d256c8: Pulling fs layer 03:16:42 de9db76c5a1d: Pulling fs layer 03:16:42 bca2f99d35d6: Pulling fs layer 03:16:42 93359f2a8cfa: Pulling fs layer 03:16:42 7c6f9722023f: Pulling fs layer 03:16:42 a35cf1a2eb13: Pulling fs layer 03:16:42 93359f2a8cfa: Waiting 03:16:42 7c6f9722023f: Waiting 03:16:42 a35cf1a2eb13: Waiting 03:16:42 bca2f99d35d6: Waiting 03:16:42 de9db76c5a1d: Verifying Checksum 03:16:42 de9db76c5a1d: Download complete 03:16:42 0ef7d3d256c8: Verifying Checksum 03:16:42 0ef7d3d256c8: Download complete 03:16:42 93359f2a8cfa: Verifying Checksum 03:16:42 93359f2a8cfa: Download complete 03:16:42 188c0c94c7c5: Verifying Checksum 03:16:42 188c0c94c7c5: Download complete 03:16:42 7c6f9722023f: Verifying Checksum 03:16:42 7c6f9722023f: Download complete 03:16:42 188c0c94c7c5: Pull complete 03:16:42 0ef7d3d256c8: Pull complete 03:16:42 de9db76c5a1d: Pull complete 03:16:42 00ac8860ef70: Pull complete 03:16:43 63d7cb157983: Pull complete 03:16:43 b116817d02f9: Pull complete 03:16:43 a35cf1a2eb13: Verifying Checksum 03:16:43 a35cf1a2eb13: Download complete 03:16:44 bca2f99d35d6: Download complete 03:16:47 745a02a5169b: Pull complete 03:16:47 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:16:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:16:47 ---> b7e6874047d6 03:16:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:16:49 bca2f99d35d6: Pull complete 03:16:49 93359f2a8cfa: Pull complete 03:16:49 7c6f9722023f: Pull complete 03:16:49 ---> Running in a5c8ef2b003f 03:16:50 Removing intermediate container a5c8ef2b003f 03:16:50 ---> 970dafee8511 03:16:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:50 ---> Running in 7745275e30b0 03:16:53 Removing intermediate container 7745275e30b0 03:16:53 ---> 27cfc0071f19 03:16:53 Step 5/8 : RUN apk add --update --no-cache make git 03:16:53 ---> Running in 7eb4bc5250d1 03:16:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:16:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:16:55 OK: 142 MiB in 39 packages 03:16:56 Removing intermediate container 7eb4bc5250d1 03:16:56 ---> a6c65d9ee0ce 03:16:56 Step 6/8 : WORKDIR /device-sdk-go 03:16:56 ---> Running in 51d00e90130e 03:16:57 Removing intermediate container 51d00e90130e 03:16:57 ---> ed068e3e1601 03:16:57 Step 7/8 : COPY . . 03:16:57 a35cf1a2eb13: Pull complete 03:16:57 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:16:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:16:57 ---> a62c8e92a672 03:16:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:16:58 ---> Running in d472c67d94e1 03:16:58 Removing intermediate container d472c67d94e1 03:16:58 ---> 79596e0b7fab 03:16:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:58 ---> Running in cd1b258406ab 03:16:58 ---> a7ee2310d272 03:16:58 Step 8/8 : RUN go mod download 03:16:58 ---> Running in 913de62cc700 03:16:59 Removing intermediate container cd1b258406ab 03:16:59 ---> 818e1f39add4 03:16:59 Step 5/8 : RUN apk add --update --no-cache make git 03:16:59 ---> Running in 211fb0ebfdf5 03:17:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:17:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:17:01 OK: 166 MiB in 39 packages 03:17:02 Removing intermediate container 211fb0ebfdf5 03:17:02 ---> e408b7345058 03:17:02 Step 6/8 : WORKDIR /device-sdk-go 03:17:02 ---> Running in ae01cb338d90 03:17:02 Removing intermediate container ae01cb338d90 03:17:02 ---> 52a702857ef2 03:17:02 Step 7/8 : COPY . . 03:17:03 ---> 4bd3ac119e67 03:17:03 Step 8/8 : RUN go mod download 03:17:03 ---> Running in 983a473b0e6f 03:17:25 Removing intermediate container 913de62cc700 03:17:25 ---> 4f86e2852cd2 03:17:25 Successfully built 4f86e2852cd2 03:17:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:17:25 Removing intermediate container 983a473b0e6f 03:17:25 ---> d174d741c89d 03:17:25 Successfully built d174d741c89d 03:17:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:17:25 + docker inspect -f . ci-base-image-arm64 03:17:25 . [Pipeline] withDockerContainer 03:17:25 + docker inspect -f . ci-base-image-x86_64 03:17:25 . 03:17:25 prd-ubuntu18.04-docker-arm64-4c-16g-28926 does not seem to be running inside a container 03:17:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:17:27 $ docker top b291461e62addfef513b558b4bbf2b3540e5b96bc656667a140125d34ce4a530 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 03:17:28 prd-centos7-docker-4c-2g-28927 does not seem to be running inside a container 03:17:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:17:29 $ docker top 4312ede1bd7920a25d87b81dcab7598f7f28de78fe4a8754c62f652ac379f916 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 03:17:29 + go version 03:17:29 go version go1.15.5 linux/amd64 [Pipeline] } 03:17:29 $ docker stop --time=1 4312ede1bd7920a25d87b81dcab7598f7f28de78fe4a8754c62f652ac379f916 03:17:29 + go version 03:17:29 go version go1.15.5 linux/arm64 03:17:30 $ docker rm -f 4312ede1bd7920a25d87b81dcab7598f7f28de78fe4a8754c62f652ac379f916 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 03:17:31 $ docker stop --time=1 b291461e62addfef513b558b4bbf2b3540e5b96bc656667a140125d34ce4a530 03:17:32 $ docker rm -f b291461e62addfef513b558b4bbf2b3540e5b96bc656667a140125d34ce4a530 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 03:17:34 + docker inspect -f . ci-base-image-x86_64 03:17:34 . [Pipeline] withDockerContainer 03:17:34 + docker inspect -f . ci-base-image-arm64 03:17:34 . 03:17:34 prd-centos7-docker-4c-2g-28927 does not seem to be running inside a container 03:17:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:17:34 $ docker top bac53690f61726213ebc78863fabdd3e6ef08224651fc8873f848c718c58f730 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 03:17:35 prd-ubuntu18.04-docker-arm64-4c-16g-28926 does not seem to be running inside a container 03:17:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:17:36 $ docker top 4e0b8a1a3a548ed77ee2e45a76ed2737bca58afbfb9313f020d5552c781c96cf -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 03:17:37 + make test 03:17:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:17:37 + make test 03:17:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:17:44 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:17:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:17:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:17:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:18:00 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:18:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 25.5% of statements 03:18:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.058s coverage: 10.5% of statements 03:18:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.065s coverage: 12.5% of statements 03:18:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:18:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.063s coverage: 84.8% of statements 03:18:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 03:18:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 03:18:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:18:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:18:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.096s coverage: 48.9% of statements 03:18:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 03:18:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.057s coverage: 81.3% of statements 03:18:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.426s coverage: 24.8% of statements 03:18:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.296s coverage: 85.6% of statements 03:18:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 5.2% of statements 03:18:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:18:33 GO111MODULE=on go vet ./... 03:18:39 gofmt -l . 03:18:39 [ "`gofmt -l .`" = "" ] 03:18:39 ./bin/test-attribution-txt.sh 03:18:40 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:18:40 $ docker stop --time=1 bac53690f61726213ebc78863fabdd3e6ef08224651fc8873f848c718c58f730 03:18:42 $ docker rm -f bac53690f61726213ebc78863fabdd3e6ef08224651fc8873f848c718c58f730 [Pipeline] // withDockerContainer [Pipeline] sh 03:18:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:18:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:18:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:18:46 + ls -al . 03:18:46 total 184 03:18:46 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 8 03:18 . 03:18:46 drwxrwxr-x. 4 jenkins jenkins 28 Mar 8 03:16 .. 03:18:46 drwxrwxr-x. 2 jenkins jenkins 64 Mar 8 03:16 bin 03:18:46 -rw-r--r--. 1 jenkins jenkins 101321 Mar 8 03:18 coverage.out 03:18:46 -rw-rw-r--. 1 jenkins jenkins 949 Mar 8 03:16 Dockerfile.build 03:18:46 -rw-rw-r--. 1 jenkins jenkins 140 Mar 8 03:16 .dockerignore 03:18:46 drwxrwxr-x. 4 jenkins jenkins 48 Mar 8 03:16 example 03:18:46 drwxrwxr-x. 8 jenkins jenkins 179 Mar 8 03:16 .git 03:18:46 drwxrwxr-x. 2 jenkins jenkins 103 Mar 8 03:16 .github 03:18:46 -rw-rw-r--. 1 jenkins jenkins 138 Mar 8 03:16 .gitignore 03:18:46 -rw-r--r--. 1 jenkins jenkins 516 Mar 8 03:18 go.mod 03:18:46 -rw-r--r--. 1 jenkins jenkins 17490 Mar 8 03:18 go.sum 03:18:46 drwxrwxr-x. 13 jenkins jenkins 183 Mar 8 03:16 internal 03:18:46 -rw-rw-r--. 1 jenkins jenkins 901 Mar 8 03:16 Jenkinsfile 03:18:46 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 8 03:16 LICENSE 03:18:46 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 8 03:16 Makefile 03:18:46 drwxrwxr-x. 4 jenkins jenkins 26 Mar 8 03:16 openapi 03:18:46 drwxrwxr-x. 5 jenkins jenkins 50 Mar 8 03:16 pkg 03:18:46 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 8 03:16 README.md 03:18:46 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 8 03:16 RELEASE-NOTES.txt 03:18:46 drwxrwxr-x. 4 jenkins jenkins 54 Mar 8 03:16 snap 03:18:46 -rw-rw-r--. 1 jenkins jenkins 5 Mar 8 03:13 VERSION 03:18:46 -rw-rw-r--. 1 jenkins jenkins 222 Mar 8 03:16 version.go [Pipeline] isUnix [Pipeline] sh 03:18:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:18:47 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:18:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:18:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.149s coverage: 25.5% of statements 03:18:47 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=1a909d63bd2fae11d2671f2c9079753cf346bfc6 --label arch=amd64 --label version=0.0.0 . 03:18:47 Sending build context to Docker daemon 2.591MB 03:18:47 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 03:18:47 Step 2/24 : FROM ${BASE} AS builder 03:18:47 ---> d174d741c89d 03:18:47 Step 3/24 : ARG MAKE='make build' 03:18:48 ---> Running in 1db7cf2d72fd 03:18:48 Removing intermediate container 1db7cf2d72fd 03:18:48 ---> ae3c995a3f55 03:18:48 Step 4/24 : WORKDIR /device-sdk-go 03:18:48 ---> Running in 3c8e52c03698 03:18:48 Removing intermediate container 3c8e52c03698 03:18:48 ---> 9eeabeffc5d9 03:18:48 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:18:48 ---> Running in 0413b750ee42 03:18:48 Removing intermediate container 0413b750ee42 03:18:48 ---> d7f76d06cefb 03:18:48 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:48 ---> Running in d243b42da09c 03:18:49 Removing intermediate container d243b42da09c 03:18:49 ---> 3d0f2935fa9f 03:18:49 Step 7/24 : RUN apk add --update --no-cache make git 03:18:49 ---> Running in beb6cbdfe339 03:18:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:51 OK: 166 MiB in 39 packages 03:18:51 Removing intermediate container beb6cbdfe339 03:18:51 ---> 2c60f5685a9e 03:18:51 Step 8/24 : COPY . . 03:18:52 ---> 69e24f572c83 03:18:52 Step 9/24 : RUN ${MAKE} 03:18:52 ---> Running in 730254b0d728 03:18:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:19:01 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:19:03 Removing intermediate container 730254b0d728 03:19:03 ---> feab1cdb3ee1 03:19:03 Step 10/24 : FROM scratch 03:19:03 ---> 03:19:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:19:03 ---> Running in fe1ad7c719e5 03:19:03 Removing intermediate container fe1ad7c719e5 03:19:03 ---> fa7bcc89332a 03:19:03 Step 12/24 : ENV APP_PORT=49990 03:19:03 ---> Running in c57e4b44f635 03:19:03 Removing intermediate container c57e4b44f635 03:19:03 ---> 8563980e1b30 03:19:03 Step 13/24 : EXPOSE $APP_PORT 03:19:03 ---> Running in 87649ef755b2 03:19:04 Removing intermediate container 87649ef755b2 03:19:04 ---> a60bcb43dec2 03:19:04 Step 14/24 : WORKDIR / 03:19:04 ---> Running in be4949822129 03:19:04 Removing intermediate container be4949822129 03:19:04 ---> 55a095df8cd6 03:19:04 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:19:05 ---> f6472047ae2e 03:19:05 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:19:05 ---> 68541976cc47 03:19:05 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:19:05 ---> c467de7696de 03:19:05 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 03:19:05 ---> 8f50888b3104 03:19:05 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 03:19:05 ---> 07ed17a586c1 03:19:05 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 03:19:05 ---> Running in 36e78ee2ecbe 03:19:06 Removing intermediate container 36e78ee2ecbe 03:19:06 ---> f4a9faca9f85 03:19:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:06 ---> Running in eebc30064516 03:19:06 Removing intermediate container eebc30064516 03:19:06 ---> ee38cdad0532 03:19:06 Step 22/24 : LABEL arch=amd64 03:19:06 ---> Running in 74072c7a64b0 03:19:06 Removing intermediate container 74072c7a64b0 03:19:06 ---> d0b7a1d262ed 03:19:06 Step 23/24 : LABEL git_sha=1a909d63bd2fae11d2671f2c9079753cf346bfc6 03:19:06 ---> Running in b78995f5d55a 03:19:06 Removing intermediate container b78995f5d55a 03:19:06 ---> a09e7d44aa9f 03:19:06 Step 24/24 : LABEL version=0.0.0 03:19:06 ---> Running in 6f89c4613a67 03:19:06 Removing intermediate container 6f89c4613a67 03:19:06 ---> a1c2da5768b3 03:19:06 [Warning] One or more build-args [ARCH] were not consumed 03:19:06 Successfully built a1c2da5768b3 03:19:06 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:19:08 ---> job-cost.sh 03:19:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gbFC 03:19:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.149s coverage: 10.5% of statements 03:19:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.118s coverage: 12.5% of statements 03:19:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:19:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.142s coverage: 84.8% of statements 03:19:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 03:19:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 03:19:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:19:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:19:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.206s coverage: 48.9% of statements 03:19:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 03:19:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.163s coverage: 81.3% of statements 03:19:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.183s coverage: 24.8% of statements 03:19:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.945s coverage: 85.6% of statements 03:19:13 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.141s coverage: 5.2% of statements 03:19:13 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:19:13 GO111MODULE=on go vet ./... 03:19:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:19:49 lf-activate-venv(): INFO: Adding /tmp/venv-gbFC/bin to PATH 03:19:49 INFO: No Stack... 03:19:49 INFO: Retrieving Pricing Info for: v1-standard-2 03:19:49 INFO: Archiving Costs [Pipeline] sh 03:19:49 + cat /w/workspace/device-sdk-go/6/archives/cost.csv 03:19:49 + cut -d, -f6 [Pipeline] lock 03:19:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-804-6-stack-cost] 03:19:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-804-6-stack-cost] did not exist. Created. 03:19:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-804-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:19:50 + echo total: 0.029999999329447746 [Pipeline] stash 03:19:50 Stashed 1 file(s) [Pipeline] } 03:19:50 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-804-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:19:53 gofmt -l . 03:19:53 [ "`gofmt -l .`" = "" ] 03:19:53 ./bin/test-attribution-txt.sh 03:19:53 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:19:53 $ docker stop --time=1 4e0b8a1a3a548ed77ee2e45a76ed2737bca58afbfb9313f020d5552c781c96cf 03:19:55 $ docker rm -f 4e0b8a1a3a548ed77ee2e45a76ed2737bca58afbfb9313f020d5552c781c96cf [Pipeline] // withDockerContainer [Pipeline] sh 03:19:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:19:56 Warning: overwriting stash ‘coverage-report’ 03:19:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:19:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:19:58 + ls -al . 03:19:58 total 220 03:19:58 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 03:19 . 03:19:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 03:16 .. 03:19:58 -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 03:16 .dockerignore 03:19:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 03:16 .git 03:19:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 03:16 .github 03:19:58 -rw-rw-r-- 1 jenkins jenkins 138 Mar 8 03:16 .gitignore 03:19:58 -rw-rw-r-- 1 jenkins jenkins 949 Mar 8 03:16 Dockerfile.build 03:19:58 -rw-rw-r-- 1 jenkins jenkins 901 Mar 8 03:16 Jenkinsfile 03:19:58 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 8 03:16 LICENSE 03:19:58 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 8 03:16 Makefile 03:19:58 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 8 03:16 README.md 03:19:58 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 8 03:16 RELEASE-NOTES.txt 03:19:58 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 03:13 VERSION 03:19:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 03:16 bin 03:19:58 -rw-r--r-- 1 jenkins jenkins 101321 Mar 8 03:19 coverage.out 03:19:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 03:16 example 03:19:58 -rw-r--r-- 1 jenkins jenkins 516 Mar 8 03:19 go.mod 03:19:58 -rw-r--r-- 1 jenkins jenkins 17490 Mar 8 03:19 go.sum 03:19:58 drwxrwxr-x 13 jenkins jenkins 4096 Mar 8 03:16 internal 03:19:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 03:16 openapi 03:19:58 drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 03:16 pkg 03:19:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 03:16 snap 03:19:58 -rw-rw-r-- 1 jenkins jenkins 222 Mar 8 03:16 version.go [Pipeline] isUnix [Pipeline] sh 03:19:58 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1a909d63bd2fae11d2671f2c9079753cf346bfc6 --label arch=arm64 --label version=0.0.0 . 03:19:59 Sending build context to Docker daemon 2.598MB 03:19:59 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 03:19:59 Step 2/24 : FROM ${BASE} AS builder 03:19:59 ---> 4f86e2852cd2 03:19:59 Step 3/24 : ARG MAKE='make build' 03:19:59 ---> Running in 4b7edc99fe8b 03:20:00 Removing intermediate container 4b7edc99fe8b 03:20:00 ---> 9ea3b888e624 03:20:00 Step 4/24 : WORKDIR /device-sdk-go 03:20:00 ---> Running in df214b7a11a2 03:20:00 Removing intermediate container df214b7a11a2 03:20:00 ---> 0fd1851bccad 03:20:00 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:20:01 ---> Running in 258eb6bed82b 03:20:01 Removing intermediate container 258eb6bed82b 03:20:01 ---> 5bc1f0c6386b 03:20:01 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:01 ---> Running in 9ae25c4318ed 03:20:03 Removing intermediate container 9ae25c4318ed 03:20:03 ---> 9bd4ca2fa4b3 03:20:03 Step 7/24 : RUN apk add --update --no-cache make git 03:20:03 ---> Running in 3b7393775161 03:20:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:20:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:20:06 OK: 142 MiB in 39 packages 03:20:07 Removing intermediate container 3b7393775161 03:20:07 ---> 55bd4c419b6b 03:20:07 Step 8/24 : COPY . . 03:20:09 ---> cbb5f40c1773 03:20:09 Step 9/24 : RUN ${MAKE} 03:20:09 ---> Running in 2e17b712c211 03:20:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:20:37 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:20:38 Removing intermediate container 2e17b712c211 03:20:38 ---> 313d06e782a5 03:20:38 Step 10/24 : FROM scratch 03:20:38 ---> 03:20:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:20:38 ---> Running in 82d4cf35488c 03:20:38 Removing intermediate container 82d4cf35488c 03:20:38 ---> 333657aa93f1 03:20:38 Step 12/24 : ENV APP_PORT=49990 03:20:38 ---> Running in 49d3a042011e 03:20:39 Removing intermediate container 49d3a042011e 03:20:39 ---> 27970a565f7f 03:20:39 Step 13/24 : EXPOSE $APP_PORT 03:20:39 ---> Running in 5a3dd6c2de86 03:20:39 Removing intermediate container 5a3dd6c2de86 03:20:39 ---> 546c99546797 03:20:39 Step 14/24 : WORKDIR / 03:20:39 ---> Running in 49f0e05f2229 03:20:40 Removing intermediate container 49f0e05f2229 03:20:40 ---> 2c36e0e2c101 03:20:40 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:20:41 ---> aacca29fb49a 03:20:41 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:20:41 ---> f15334ea494a 03:20:41 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:20:42 ---> 6113d5beb423 03:20:42 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 03:20:43 ---> 2f6f1de6c592 03:20:43 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 03:20:44 ---> 38828110bcba 03:20:44 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 03:20:44 ---> Running in f1be8f7d4569 03:20:44 Removing intermediate container f1be8f7d4569 03:20:44 ---> e51cac891cba 03:20:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:44 ---> Running in 9c8d7b0d3c05 03:20:45 Removing intermediate container 9c8d7b0d3c05 03:20:45 ---> 94f85893eb28 03:20:45 Step 22/24 : LABEL arch=arm64 03:20:45 ---> Running in d2eda733c78c 03:20:45 Removing intermediate container d2eda733c78c 03:20:45 ---> 75b4bb49d7d2 03:20:45 Step 23/24 : LABEL git_sha=1a909d63bd2fae11d2671f2c9079753cf346bfc6 03:20:45 ---> Running in eae9bf3882ed 03:20:46 Removing intermediate container eae9bf3882ed 03:20:46 ---> ea2a8481f392 03:20:46 Step 24/24 : LABEL version=0.0.0 03:20:46 ---> Running in 4d8fb8906bc7 03:20:46 Removing intermediate container 4d8fb8906bc7 03:20:46 ---> 65a90cb21871 03:20:46 [Warning] One or more build-args [ARCH] were not consumed 03:20:47 Successfully built 65a90cb21871 03:20:47 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:20:47 ---> job-cost.sh 03:20:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6gcT 03:21:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:23:33 lf-activate-venv(): INFO: Adding /tmp/venv-6gcT/bin to PATH 03:23:33 INFO: No Stack... 03:23:33 INFO: Retrieving Pricing Info for: lf-standard-4 03:23:33 INFO: Archiving Costs [Pipeline] sh 03:23:34 + cat /w/workspace/device-sdk-go/6/archives/cost.csv 03:23:34 + cut -d, -f6 [Pipeline] lock 03:23:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-804-6-stack-cost] 03:23:34 Resource [jenkins-edgexfoundry-device-sdk-go-PR-804-6-stack-cost] did not exist. Created. 03:23:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-804-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:23:34 /w/workspace/device-sdk-go/6@tmp/durable-80d828bd/script.sh: 1: /w/workspace/device-sdk-go/6@tmp/durable-80d828bd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:23:35 + echo total: 0.20999999344348907 [Pipeline] stash 03:23:35 Warning: overwriting stash ‘stack-cost’ 03:23:35 Stashed 1 file(s) [Pipeline] } 03:23:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-804-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:23:36 provisioning config files... 03:23:36 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/config5339416309485266567tmp [Pipeline] { [Pipeline] sh 03:23:37 + set +x 03:23:37 + curl -s https://codecov.io/bash 03:23:37 + bash -s -- 03:23:37 03:23:37 _____ _ 03:23:37 / ____| | | 03:23:37 | | ___ __| | ___ ___ _____ __ 03:23:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:23:37 | |___| (_) | (_| | __/ (_| (_) \ V / 03:23:37 \_____\___/ \__,_|\___|\___\___/ \_/ 03:23:37 Bash-20210226-7100762 03:23:37 03:23:37 03:23:37 ==> git version 2.24.3 found 03:23:37 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 03:23:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:23:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:23:37 ==> Jenkins CI detected. 03:23:37 project root: . 03:23:37 --> token set from env 03:23:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:23:37 ==> Running gcov in . (disable via -X gcov) 03:23:37 ==> Python coveragepy not found 03:23:37 ==> Searching for coverage reports in: 03:23:37 + . 03:23:37 -> Found 1 reports 03:23:37 ==> Detecting git/mercurial file structure 03:23:37 ==> Reading reports 03:23:37 + ./coverage.out bytes=101321 03:23:37 ==> Appending adjustments 03:23:37 https://docs.codecov.io/docs/fixing-reports 03:23:38 + Found adjustments 03:23:38 ==> Gzipping contents 03:23:38 20K /tmp/codecov.1bAfjM.gz 03:23:38 ==> Uploading reports 03:23:38 url: https://codecov.io 03:23:38 query: branch=PR-804&commit=1a909d63bd2fae11d2671f2c9079753cf346bfc6&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-804%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=804&job=&cmd_args= 03:23:38 -> Pinging Codecov 03:23:38 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-804&commit=1a909d63bd2fae11d2671f2c9079753cf346bfc6&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-804%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=804&job=&cmd_args= 03:23:38 -> Uploading to 03:23:38 https://storage.googleapis.com/codecov/v4/raw/2021-03-08/7E55EF52A471D76F132DFD9A03CDDE97/1a909d63bd2fae11d2671f2c9079753cf346bfc6/c49ed6b6-6600-4ca4-ba0a-f26179376e82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210308T032338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9522ca45e2467f002373aa1162372e24f0483d9d6398b315b02f69a862c86d52 03:23:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:38 Dload Upload Total Spent Left Speed 03:23:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16530 0 0 100 16530 0 31195 --:--:-- --:--:-- --:--:-- 31188 03:23:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/1a909d63bd2fae11d2671f2c9079753cf346bfc6 [Pipeline] } 03:23:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:23:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:23:42 ---> package-listing.sh 03:23:42 ++ facter osfamily 03:23:42 ++ tr '[:upper:]' '[:lower:]' 03:23:42 + OS_FAMILY=redhat 03:23:42 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-804 03:23:42 + START_PACKAGES=/tmp/packages_start.txt 03:23:42 + END_PACKAGES=/tmp/packages_end.txt 03:23:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:23:42 + PACKAGES=/tmp/packages_start.txt 03:23:42 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-804 ']' 03:23:42 + PACKAGES=/tmp/packages_end.txt 03:23:42 + case "${OS_FAMILY}" in 03:23:42 + rpm -qa 03:23:42 + sort 03:23:46 + '[' -f /tmp/packages_start.txt ']' 03:23:46 + '[' -f /tmp/packages_end.txt ']' 03:23:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:23:46 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-804 ']' 03:23:46 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-804/archives/ 03:23:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-804/archives/ [Pipeline] echo 03:23:46 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-804/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:23:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:23:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:23:46 03:23:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:23:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:23:47 alpine: Pulling from edgex-lftools-log-publisher 03:23:47 df20fa9351a1: Pulling fs layer 03:23:47 36b3adc4ff6f: Pulling fs layer 03:23:47 8ad3a11d3b57: Pulling fs layer 03:23:47 46f8f816bc3b: Pulling fs layer 03:23:47 93b61091891f: Pulling fs layer 03:23:47 93b9cdb0e59b: Pulling fs layer 03:23:47 5e14af77c1be: Pulling fs layer 03:23:47 01666e4c0597: Pulling fs layer 03:23:47 aa168da1d23b: Pulling fs layer 03:23:47 93b61091891f: Waiting 03:23:47 93b9cdb0e59b: Waiting 03:23:47 5e14af77c1be: Waiting 03:23:47 01666e4c0597: Waiting 03:23:47 46f8f816bc3b: Waiting 03:23:47 aa168da1d23b: Waiting 03:23:47 36b3adc4ff6f: Verifying Checksum 03:23:47 36b3adc4ff6f: Download complete 03:23:47 46f8f816bc3b: Verifying Checksum 03:23:47 46f8f816bc3b: Download complete 03:23:47 df20fa9351a1: Verifying Checksum 03:23:47 93b9cdb0e59b: Verifying Checksum 03:23:47 93b9cdb0e59b: Download complete 03:23:47 93b61091891f: Verifying Checksum 03:23:47 93b61091891f: Download complete 03:23:47 5e14af77c1be: Verifying Checksum 03:23:47 5e14af77c1be: Download complete 03:23:47 01666e4c0597: Verifying Checksum 03:23:47 01666e4c0597: Download complete 03:23:47 df20fa9351a1: Pull complete 03:23:48 36b3adc4ff6f: Pull complete 03:23:48 8ad3a11d3b57: Verifying Checksum 03:23:48 8ad3a11d3b57: Download complete 03:23:49 8ad3a11d3b57: Pull complete 03:23:49 46f8f816bc3b: Pull complete 03:23:49 93b61091891f: Pull complete 03:23:50 aa168da1d23b: Verifying Checksum 03:23:50 aa168da1d23b: Download complete 03:23:50 93b9cdb0e59b: Pull complete 03:23:50 5e14af77c1be: Pull complete 03:23:50 01666e4c0597: Pull complete 03:23:58 aa168da1d23b: Pull complete 03:23:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:23:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:23:59 prd-centos7-docker-4c-2g-28925 does not seem to be running inside a container 03:23:59 $ 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-804/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-804 -v /w/workspace/dgexfoundry_device-sdk-go_PR-804:/w/workspace/dgexfoundry_device-sdk-go_PR-804:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-804@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 03:24:02 $ docker top 9af50876c1703fd481fc65f83689647c9f0790a6d70254ff1e933e91dc576da4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:02 + touch /tmp/pre-build-complete [Pipeline] sh 03:24:03 + mkdir -p /var/log/sa [Pipeline] sh 03:24:03 + ls /var/log/sa-host 03:24:03 + sadf -c /var/log/sa-host/sa08 03:24:03 file_magic: OK 03:24:03 HZ: Using current value: 100 03:24:03 file_header: OK 03:24:03 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:24:03 Statistics: 03:24:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:24:03 File successfully converted to sysstat format version 12.2.1 03:24:03 + sadf -c /var/log/sa-host/sa23 03:24:03 file_magic: OK 03:24:03 HZ: Using current value: 100 03:24:03 file_header: OK 03:24:03 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:24:03 Statistics: 03:24:03 Hnuu...uuuununununu... 03:24:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:04 provisioning config files... 03:24:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-804@tmp/config8563582053266150924tmp [Pipeline] { [Pipeline] echo 03:24:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:24:04 ---> create-netrc.sh [Pipeline] } 03:24:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:24:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:24:04 ---> python-tools-install.sh [Pipeline] echo 03:24:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:24:05 ---> sudo-logs.sh 03:24:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:24:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:24:05 ---> job-cost.sh 03:24:05 lf-activate-venv: SKIPPING 03:24:05 DEBUG: total: 0.20999999344348907 03:24:05 INFO: Retrieving Stack Cost... 03:24:06 INFO: Retrieving Pricing Info for: v1-standard-2 03:24:07 INFO: Archiving Costs [Pipeline] echo 03:24:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:24:07 ---> logs-deploy.sh 03:24:07 lf-activate-venv: SKIPPING 03:24:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-804/6 03:24:07 INFO: archiving workspace using pattern(s): 03:24:09 Archives upload complete. 03:24:09 INFO: archiving logs to Nexus