Pull request #676 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0de6da588f01c1930e2dca8a684f0dc474102734+cbcd560d226450c2fc49532ec953a0990705dfef (6d35893471a22f9b5a1f9ac8ae5f36afa6b39f4f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-676/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-676/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 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 SECURITY_NOTIFY_LIST: security-issues@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-13975 in /w/workspace/dgexfoundry_device-sdk-go_PR-676 [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-676 # 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 cbcd560d226450c2fc49532ec953a0990705dfef into PR head commit 0de6da588f01c1930e2dca8a684f0dc474102734 > 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/676/head:refs/remotes/origin/PR-676 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0de6da588f01c1930e2dca8a684f0dc474102734 # timeout=10 Merge succeeded, producing 0de6da588f01c1930e2dca8a684f0dc474102734 Checking out Revision 0de6da588f01c1930e2dca8a684f0dc474102734 (PR-676) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cbcd560d226450c2fc49532ec953a0990705dfef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0de6da588f01c1930e2dca8a684f0dc474102734 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:32:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:32:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:32:16 ========================================================= 06:32:16 EdgeX Global Pipelines Version Info 06:32:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:32:18 ------------------- 06:32:18 stable info: 06:32:18 ------------------- 06:32:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:32:18 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 06:32:18 Message: update stable to v1.0.169 06:32:19 ------------------- 06:32:19 experimental info: 06:32:19 ------------------- 06:32:19 Commited By: **** collab-it+edgex@linuxfoundation.org 06:32:19 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 06:32:19 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:32:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:32:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:32:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:32:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:32:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:32:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:32:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:32:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:32:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-676 [Pipeline] echo 06:32:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-676 [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-676 [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0de6da588f01c1930e2dca8a684f0dc474102734 [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0de6da5 [Pipeline] echo 06:32:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:32:24 provisioning config files... 06:32:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp/config982964920989801040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:25 ---> docker-login.sh 06:32:25 nexus3.edgexfoundry.org:10001 06:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:25 Configure a credential helper to remove this warning. See 06:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:25 06:32:25 Login Succeeded 06:32:25 nexus3.edgexfoundry.org:10002 06:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:25 Configure a credential helper to remove this warning. See 06:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:25 06:32:25 Login Succeeded 06:32:25 nexus3.edgexfoundry.org:10003 06:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:25 Configure a credential helper to remove this warning. See 06:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:25 06:32:25 Login Succeeded 06:32:25 nexus3.edgexfoundry.org:10004 06:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:26 06:32:26 Login Succeeded 06:32:26 docker.io 06:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:26 06:32:26 Login Succeeded 06:32:26 ---> docker-login.sh ends [Pipeline] } 06:32:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:32:27 + git log --format=format:%s -1 0de6da588f01c1930e2dca8a684f0dc474102734 [Pipeline] echo 06:32:27 GIT_COMMIT: 0de6da588f01c1930e2dca8a684f0dc474102734, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap [Pipeline] echo 06:32:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:32:28 06:32:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:32:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:32:29 latest: Pulling from edgex-devops/git-semver 06:32:29 31603596830f: Pulling fs layer 06:32:29 2a8b12db71e7: Pulling fs layer 06:32:29 6ca5941a6612: Pulling fs layer 06:32:29 ecc8261a40a4: Pulling fs layer 06:32:29 ecc8261a40a4: Waiting 06:32:29 2a8b12db71e7: Verifying Checksum 06:32:29 2a8b12db71e7: Download complete 06:32:29 31603596830f: Verifying Checksum 06:32:29 31603596830f: Download complete 06:32:29 ecc8261a40a4: Verifying Checksum 06:32:29 ecc8261a40a4: Download complete 06:32:29 6ca5941a6612: Verifying Checksum 06:32:29 6ca5941a6612: Download complete 06:32:29 31603596830f: Pull complete 06:32:29 2a8b12db71e7: Pull complete 06:32:30 6ca5941a6612: Pull complete 06:32:30 ecc8261a40a4: Pull complete 06:32:31 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:32:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:32:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:32:31 prd-centos7-docker-4c-2g-13975 does not seem to be running inside a container 06:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-676 -v /w/workspace/dgexfoundry_device-sdk-go_PR-676:/w/workspace/dgexfoundry_device-sdk-go_PR-676:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-676@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:32:33 $ docker top 2588d88b7bb9e0ac805df6a402c0b5d0c282b0fe815dcd95372b6b5392dca6fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:34 [ssh-agent] Looking for ssh-agent implementation... 06:32:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:34 $ docker exec 2588d88b7bb9e0ac805df6a402c0b5d0c282b0fe815dcd95372b6b5392dca6fa ssh-agent 06:32:34 SSH_AUTH_SOCK=/tmp/ssh-6rhpKg2VM5t2/agent.11 06:32:34 SSH_AGENT_PID=17 06:32:34 Running ssh-add (command line suppressed) 06:32:34 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp/private_key_4711655393214045788.key (/w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp/private_key_4711655393214045788.key) 06:32:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:35 + git tag --points-at HEAD [Pipeline] } 06:32:35 $ docker exec --env ******** --env ******** 2588d88b7bb9e0ac805df6a402c0b5d0c282b0fe815dcd95372b6b5392dca6fa ssh-agent -k 06:32:35 unset SSH_AUTH_SOCK; 06:32:35 unset SSH_AGENT_PID; 06:32:35 echo Agent pid 17 killed; 06:32:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:32:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:35 [ssh-agent] Looking for ssh-agent implementation... 06:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:35 $ docker exec 2588d88b7bb9e0ac805df6a402c0b5d0c282b0fe815dcd95372b6b5392dca6fa ssh-agent 06:32:35 SSH_AUTH_SOCK=/tmp/ssh-kGwrfnejlJlH/agent.45 06:32:35 SSH_AGENT_PID=50 06:32:35 Running ssh-add (command line suppressed) 06:32:36 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp/private_key_2074903603748520369.key (/w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp/private_key_2074903603748520369.key) 06:32:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:36 + git semver init 06:32:36 # -> Open(): unable to determine branch for HEAD 06:32:36 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-676/.git 06:32:36 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-676 06:32:36 # $SEMVER_REMOTE_NAME = origin 06:32:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:32:36 # $SEMVER_USER_NAME = edgex-jenkins 06:32:36 # $SEMVER_BRANCH = PR-676 06:32:36 # $SEMVER_TEMP = /tmp/semver-440903440 06:32:36 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:32:37 # '/tmp/semver-440903440' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-676/.semver' 06:32:37 # -> Force: false 06:32:37 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-676/.semver [Pipeline] } 06:32:37 $ docker exec --env ******** --env ******** 2588d88b7bb9e0ac805df6a402c0b5d0c282b0fe815dcd95372b6b5392dca6fa ssh-agent -k 06:32:37 unset SSH_AUTH_SOCK; 06:32:37 unset SSH_AGENT_PID; 06:32:37 echo Agent pid 50 killed; 06:32:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:38 + git semver [Pipeline] } 06:32:38 $ docker stop --time=1 2588d88b7bb9e0ac805df6a402c0b5d0c282b0fe815dcd95372b6b5392dca6fa 06:32:39 $ docker rm -f 2588d88b7bb9e0ac805df6a402c0b5d0c282b0fe815dcd95372b6b5392dca6fa [Pipeline] // withDockerContainer [Pipeline] sh 06:32:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:32:40 Stashed 1 file(s) [Pipeline] echo 06:32:40 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:32:56 Still waiting to schedule task 06:32:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:32:56 Still waiting to schedule task 06:32:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:34:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13977 in /w/workspace/dgexfoundry_device-sdk-go_PR-676 [Pipeline] { [Pipeline] ws 06:34:48 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:34:53 using credential edgex-jenkins-ssh 06:34:53 Cloning the remote Git repository 06:34:53 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:34:53 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:34:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:34:53 > git --version # timeout=10 06:34:53 > git --version # 'git version 2.17.1' 06:34:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:55 Merging remotes/origin/master commit cbcd560d226450c2fc49532ec953a0990705dfef into PR head commit 0de6da588f01c1930e2dca8a684f0dc474102734 06:34:55 Merge succeeded, producing 0de6da588f01c1930e2dca8a684f0dc474102734 06:34:55 Checking out Revision 0de6da588f01c1930e2dca8a684f0dc474102734 (PR-676) 06:34:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:34:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:34:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:34:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/676/head:refs/remotes/origin/PR-676 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:34:55 > git config core.sparsecheckout # timeout=10 06:34:55 > git checkout -f 0de6da588f01c1930e2dca8a684f0dc474102734 # timeout=10 06:34:55 > git remote # timeout=10 06:34:55 > git config --get remote.origin.url # timeout=10 06:34:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:55 > git merge cbcd560d226450c2fc49532ec953a0990705dfef # timeout=10 06:34:55 > git rev-parse HEAD^{commit} # timeout=10 06:34:55 > git config core.sparsecheckout # timeout=10 06:34:55 > git checkout -f 0de6da588f01c1930e2dca8a684f0dc474102734 # timeout=10 06:34:59 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" 06:35:00 > git --version # timeout=10 06:35:00 > git --version # 'git version 2.17.1' 06:35:00 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:35:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:35:02 + true 06:35:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:35:05 provisioning config files... 06:35:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config590531791263559940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:06 ---> docker-login.sh 06:35:06 nexus3.edgexfoundry.org:10001 06:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:07 Configure a credential helper to remove this warning. See 06:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:07 06:35:07 Login Succeeded 06:35:07 nexus3.edgexfoundry.org:10002 06:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:08 Configure a credential helper to remove this warning. See 06:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:08 06:35:08 Login Succeeded 06:35:08 nexus3.edgexfoundry.org:10003 06:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:08 Configure a credential helper to remove this warning. See 06:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:08 06:35:08 Login Succeeded 06:35:08 nexus3.edgexfoundry.org:10004 06:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:09 Configure a credential helper to remove this warning. See 06:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:09 06:35:09 Login Succeeded 06:35:09 docker.io 06:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:10 Configure a credential helper to remove this warning. See 06:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:10 06:35:10 Login Succeeded 06:35:10 ---> docker-login.sh ends [Pipeline] } 06:35:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:10 ========================================================= 06:35:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:35:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:35:11 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:35:11 Sending build context to Docker daemon 2.358MB 06:35:11 Step 1/8 : ARG BASE=golang:1.15-alpine 06:35:11 Step 2/8 : FROM ${BASE} 06:35:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:35:11 b538f80385f9: Pulling fs layer 06:35:11 74f711af9a0d: Pulling fs layer 06:35:11 99f96fe45779: Pulling fs layer 06:35:11 8529a6b9a6be: Pulling fs layer 06:35:11 45590311c82a: Pulling fs layer 06:35:11 69ca0ff8b7b3: Pulling fs layer 06:35:11 209524e5b208: Pulling fs layer 06:35:11 8529a6b9a6be: Waiting 06:35:11 45590311c82a: Waiting 06:35:11 69ca0ff8b7b3: Waiting 06:35:11 209524e5b208: Waiting 06:35:11 99f96fe45779: Verifying Checksum 06:35:11 99f96fe45779: Download complete 06:35:11 74f711af9a0d: Verifying Checksum 06:35:11 74f711af9a0d: Download complete 06:35:11 45590311c82a: Verifying Checksum 06:35:11 45590311c82a: Download complete 06:35:11 69ca0ff8b7b3: Download complete 06:35:11 b538f80385f9: Verifying Checksum 06:35:11 b538f80385f9: Download complete 06:35:12 b538f80385f9: Pull complete 06:35:13 74f711af9a0d: Pull complete 06:35:13 99f96fe45779: Pull complete 06:35:14 209524e5b208: Verifying Checksum 06:35:14 209524e5b208: Download complete 06:35:15 8529a6b9a6be: Verifying Checksum 06:35:15 8529a6b9a6be: Download complete 06:35:22 Running on prd-centos7-docker-4c-2g-13978 in /w/workspace/dgexfoundry_device-sdk-go_PR-676 [Pipeline] { [Pipeline] ws 06:35:22 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:35:25 using credential edgex-jenkins-ssh 06:35:25 Cloning the remote Git repository 06:35:25 8529a6b9a6be: Pull complete 06:35:25 45590311c82a: Pull complete 06:35:25 69ca0ff8b7b3: Pull complete 06:35:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:35:25 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:35:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:35:25 > git --version # timeout=10 06:35:25 > git --version # 'git version 2.24.3' 06:35:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:35:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:35:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:35:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/676/head:refs/remotes/origin/PR-676 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:35:26 Merging remotes/origin/master commit cbcd560d226450c2fc49532ec953a0990705dfef into PR head commit 0de6da588f01c1930e2dca8a684f0dc474102734 06:35:26 Merge succeeded, producing 0de6da588f01c1930e2dca8a684f0dc474102734 06:35:26 Checking out Revision 0de6da588f01c1930e2dca8a684f0dc474102734 (PR-676) 06:35:26 > git config core.sparsecheckout # timeout=10 06:35:26 > git checkout -f 0de6da588f01c1930e2dca8a684f0dc474102734 # timeout=10 06:35:26 > git remote # timeout=10 06:35:26 > git config --get remote.origin.url # timeout=10 06:35:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:26 > git merge cbcd560d226450c2fc49532ec953a0990705dfef # timeout=10 06:35:26 > git rev-parse HEAD^{commit} # timeout=10 06:35:26 > git config core.sparsecheckout # timeout=10 06:35:26 > git checkout -f 0de6da588f01c1930e2dca8a684f0dc474102734 # timeout=10 06:35:30 209524e5b208: Pull complete 06:35:30 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:35:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:35:30 ---> 5bddaf1c2fca 06:35:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:35:30 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" 06:35:30 > git --version # timeout=10 06:35:30 > git --version # 'git version 2.24.3' 06:35:30 fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:35:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:35:32 + sudo service docker restart 06:35:32 + true 06:35:32 Redirecting to /bin/systemctl restart docker.service 06:35:32 ---> Running in 56d49dc811b6 06:35:32 Removing intermediate container 56d49dc811b6 06:35:32 ---> e495a1f3d99f 06:35:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:33 ---> Running in 369470dbcb7e [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:35:33 provisioning config files... 06:35:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4434077966449945012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:34 ---> docker-login.sh 06:35:34 nexus3.edgexfoundry.org:10001 06:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:34 Configure a credential helper to remove this warning. See 06:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:34 06:35:34 Login Succeeded 06:35:34 nexus3.edgexfoundry.org:10002 06:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:34 Configure a credential helper to remove this warning. See 06:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:34 06:35:34 Login Succeeded 06:35:34 nexus3.edgexfoundry.org:10003 06:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:34 Configure a credential helper to remove this warning. See 06:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:34 06:35:34 Login Succeeded 06:35:34 nexus3.edgexfoundry.org:10004 06:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:35 Configure a credential helper to remove this warning. See 06:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:35 06:35:35 Login Succeeded 06:35:35 docker.io 06:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:35 Configure a credential helper to remove this warning. See 06:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:35 06:35:35 Login Succeeded 06:35:35 ---> docker-login.sh ends [Pipeline] } 06:35:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:35:35 Removing intermediate container 369470dbcb7e 06:35:35 ---> 569a4c43a43c 06:35:35 Step 5/8 : RUN apk add --no-cache make git 06:35:35 ---> Running in 41da36fa2b6e [Pipeline] echo 06:35:36 ========================================================= 06:35:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:35:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:35:36 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:35:36 Sending build context to Docker daemon 2.359MB 06:35:36 Step 1/8 : ARG BASE=golang:1.15-alpine 06:35:36 Step 2/8 : FROM ${BASE} 06:35:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:35:36 df20fa9351a1: Pulling fs layer 06:35:36 ed8968b2872e: Pulling fs layer 06:35:36 a92cc7c5fd73: Pulling fs layer 06:35:36 e871e8e8d7a9: Pulling fs layer 06:35:36 e73272ec9a57: Pulling fs layer 06:35:36 1e910a182e73: Pulling fs layer 06:35:36 4e634b169226: Pulling fs layer 06:35:36 e73272ec9a57: Waiting 06:35:36 4e634b169226: Waiting 06:35:36 1e910a182e73: Waiting 06:35:36 e871e8e8d7a9: Waiting 06:35:36 a92cc7c5fd73: Download complete 06:35:36 ed8968b2872e: Verifying Checksum 06:35:36 ed8968b2872e: Download complete 06:35:36 e73272ec9a57: Verifying Checksum 06:35:36 e73272ec9a57: Download complete 06:35:36 df20fa9351a1: Verifying Checksum 06:35:36 df20fa9351a1: Download complete 06:35:36 1e910a182e73: Verifying Checksum 06:35:36 1e910a182e73: Download complete 06:35:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:36 df20fa9351a1: Pull complete 06:35:37 ed8968b2872e: Pull complete 06:35:37 a92cc7c5fd73: Pull complete 06:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:39 4e634b169226: Verifying Checksum 06:35:39 4e634b169226: Download complete 06:35:39 e871e8e8d7a9: Download complete 06:35:39 OK: 142 MiB in 39 packages 06:35:40 Removing intermediate container 41da36fa2b6e 06:35:40 ---> 1a50499446ae 06:35:40 Step 6/8 : WORKDIR /device-sdk-go 06:35:40 ---> Running in 66fa827c473b 06:35:41 Removing intermediate container 66fa827c473b 06:35:41 ---> 96022a65cefa 06:35:41 Step 7/8 : COPY . . 06:35:42 ---> dfdb985828e7 06:35:42 Step 8/8 : RUN go mod download 06:35:42 ---> Running in 247881296d70 06:35:45 e871e8e8d7a9: Pull complete 06:35:45 e73272ec9a57: Pull complete 06:35:45 1e910a182e73: Pull complete 06:35:50 4e634b169226: Pull complete 06:35:50 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:35:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:35:50 ---> f7629b54cfaa 06:35:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:35:50 ---> Running in c3f81191e994 06:35:50 Removing intermediate container c3f81191e994 06:35:50 ---> b5973225c51d 06:35:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:50 ---> Running in 4b9cbf502fe2 06:35:51 Removing intermediate container 4b9cbf502fe2 06:35:51 ---> f86ace687565 06:35:51 Step 5/8 : RUN apk add --no-cache make git 06:35:51 ---> Running in 3052224bb3e7 06:35:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:53 OK: 166 MiB in 39 packages 06:35:54 Removing intermediate container 3052224bb3e7 06:35:54 ---> 6b9022dc410e 06:35:54 Step 6/8 : WORKDIR /device-sdk-go 06:35:54 ---> Running in c1d663bd88a4 06:35:54 Removing intermediate container c1d663bd88a4 06:35:54 ---> ad0f84a5f060 06:35:54 Step 7/8 : COPY . . 06:35:55 ---> 8dd0d52a6cb5 06:35:55 Step 8/8 : RUN go mod download 06:35:55 ---> Running in 32b577afc281 06:36:05 Removing intermediate container 247881296d70 06:36:05 ---> 39588c919af5 06:36:05 Successfully built 39588c919af5 06:36:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:36:05 + docker inspect -f . ci-base-image-arm64 06:36:05 . [Pipeline] withDockerContainer 06:36:05 prd-ubuntu18.04-docker-arm64-4c-16g-13977 does not seem to be running inside a container 06:36:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:36:07 $ docker top a27423849afa0f1536e85fee6879c30e2521a45a5e80d73f722895a5a4013fb9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:08 + go version 06:36:08 go version go1.15.2 linux/arm64 [Pipeline] } 06:36:08 $ docker stop --time=1 a27423849afa0f1536e85fee6879c30e2521a45a5e80d73f722895a5a4013fb9 06:36:10 $ docker rm -f a27423849afa0f1536e85fee6879c30e2521a45a5e80d73f722895a5a4013fb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:36:11 + docker inspect -f . ci-base-image-arm64 06:36:11 . [Pipeline] withDockerContainer 06:36:11 prd-ubuntu18.04-docker-arm64-4c-16g-13977 does not seem to be running inside a container 06:36:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:36:13 $ docker top fba9a5bafebf795f19d5860f79fc75c9d54e759ee936d696454be469cef1473b -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:14 Removing intermediate container 32b577afc281 06:36:14 ---> edccf1df9fc8 06:36:14 Successfully built edccf1df9fc8 06:36:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:36:14 + docker inspect -f . ci-base-image-x86_64 06:36:14 + make test 06:36:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:36:14 . [Pipeline] withDockerContainer 06:36:14 prd-centos7-docker-4c-2g-13978 does not seem to be running inside a container 06:36:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:36:15 $ docker top 6183d09f5d28e248079a7bcb34afce629f80eeed2315766025f37fd76598da3d -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:16 + go version 06:36:16 go version go1.15.2 linux/amd64 [Pipeline] } 06:36:16 $ docker stop --time=1 6183d09f5d28e248079a7bcb34afce629f80eeed2315766025f37fd76598da3d 06:36:17 $ docker rm -f 6183d09f5d28e248079a7bcb34afce629f80eeed2315766025f37fd76598da3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:36:18 + docker inspect -f . ci-base-image-x86_64 06:36:18 . [Pipeline] withDockerContainer 06:36:18 prd-centos7-docker-4c-2g-13978 does not seem to be running inside a container 06:36:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:36:19 $ docker top 47aca6f4e397a7aef3ebaf36bd659d2811fbb4306d1f307bdfa8f6396a85d9d9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:20 + make test 06:36:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:36:26 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:36:36 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:36:41 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 06:36:41 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 06:36:41 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 06:36:41 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.075s coverage: 20.6% of statements 06:36:43 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.457s coverage: 97.1% of statements 06:37:15 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 06:37:15 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 06:37:15 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 06:37:15 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.147s coverage: 20.6% of statements 06:37:15 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.069s coverage: 9.4% of statements 06:37:15 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.056s coverage: 21.9% of statements 06:37:15 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 06:37:15 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.235s coverage: 42.5% of statements 06:37:15 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 06:37:15 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.897s coverage: 68.9% of statements 06:37:15 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 06:37:15 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 06:37:15 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 06:37:15 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 06:37:15 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.064s coverage: 52.6% of statements 06:37:15 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 06:37:15 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 06:37:15 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 06:37:15 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.591s coverage: 68.9% of statements 06:37:15 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.055s coverage: 4.7% of statements 06:37:15 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 06:37:15 GO111MODULE=on go vet ./... 06:37:17 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.237s coverage: 97.1% of statements 06:37:24 gofmt -l . 06:37:24 [ "`gofmt -l .`" = "" ] 06:37:24 ./bin/test-attribution-txt.sh 06:37:24 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:37:24 $ docker stop --time=1 47aca6f4e397a7aef3ebaf36bd659d2811fbb4306d1f307bdfa8f6396a85d9d9 06:37:26 $ docker rm -f 47aca6f4e397a7aef3ebaf36bd659d2811fbb4306d1f307bdfa8f6396a85d9d9 [Pipeline] // withDockerContainer [Pipeline] sh 06:37:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:37:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:37:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:37:30 + ls -al . 06:37:30 total 208 06:37:30 drwxrwxr-x. 10 jenkins jenkins 4096 Dec 1 06:37 . 06:37:30 drwxrwxr-x. 4 jenkins jenkins 28 Dec 1 06:35 .. 06:37:30 drwxrwxr-x. 2 jenkins jenkins 64 Dec 1 06:35 bin 06:37:30 -rw-r--r--. 1 jenkins jenkins 127610 Dec 1 06:37 coverage.out 06:37:30 -rw-rw-r--. 1 jenkins jenkins 936 Dec 1 06:35 Dockerfile.build 06:37:30 -rw-rw-r--. 1 jenkins jenkins 140 Dec 1 06:35 .dockerignore 06:37:30 drwxrwxr-x. 4 jenkins jenkins 48 Dec 1 06:35 example 06:37:30 drwxrwxr-x. 8 jenkins jenkins 179 Dec 1 06:35 .git 06:37:30 drwxrwxr-x. 2 jenkins jenkins 60 Dec 1 06:35 .github 06:37:30 -rw-rw-r--. 1 jenkins jenkins 138 Dec 1 06:35 .gitignore 06:37:30 -rw-r--r--. 1 jenkins jenkins 518 Dec 1 06:37 go.mod 06:37:30 -rw-r--r--. 1 jenkins jenkins 13521 Dec 1 06:37 go.sum 06:37:30 drwxrwxr-x. 15 jenkins jenkins 211 Dec 1 06:35 internal 06:37:30 -rw-rw-r--. 1 jenkins jenkins 901 Dec 1 06:35 Jenkinsfile 06:37:30 -rw-rw-r--. 1 jenkins jenkins 11341 Dec 1 06:35 LICENSE 06:37:30 -rw-rw-r--. 1 jenkins jenkins 1013 Dec 1 06:35 Makefile 06:37:30 drwxrwxr-x. 4 jenkins jenkins 26 Dec 1 06:35 openapi 06:37:30 drwxrwxr-x. 5 jenkins jenkins 50 Dec 1 06:35 pkg 06:37:30 -rw-rw-r--. 1 jenkins jenkins 5897 Dec 1 06:35 README.md 06:37:30 -rw-rw-r--. 1 jenkins jenkins 4291 Dec 1 06:35 RELEASE-NOTES.txt 06:37:30 drwxrwxr-x. 4 jenkins jenkins 54 Dec 1 06:35 snap 06:37:30 -rw-rw-r--. 1 jenkins jenkins 5 Dec 1 06:32 VERSION 06:37:30 -rw-rw-r--. 1 jenkins jenkins 222 Dec 1 06:35 version.go [Pipeline] isUnix [Pipeline] sh 06:37:31 + 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=0de6da588f01c1930e2dca8a684f0dc474102734 --label arch=amd64 --label version=0.0.0 . 06:37:31 Sending build context to Docker daemon 2.488MB 06:37:31 Step 1/24 : ARG BASE=golang:1.15-alpine 06:37:31 Step 2/24 : FROM ${BASE} AS builder 06:37:31 ---> edccf1df9fc8 06:37:31 Step 3/24 : ARG MAKE='make build' 06:37:32 ---> Running in d28e75c508b7 06:37:32 Removing intermediate container d28e75c508b7 06:37:32 ---> 313de571fa11 06:37:32 Step 4/24 : WORKDIR /device-sdk-go 06:37:32 ---> Running in c3df42a9cc7d 06:37:32 Removing intermediate container c3df42a9cc7d 06:37:32 ---> b83f1d3a9957 06:37:32 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:37:32 ---> Running in cbff69fcca75 06:37:32 Removing intermediate container cbff69fcca75 06:37:32 ---> b0461c27c2c3 06:37:32 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:32 ---> Running in 31e5316ee499 06:37:33 Removing intermediate container 31e5316ee499 06:37:33 ---> 4d9f38c48a49 06:37:33 Step 7/24 : RUN apk add --update --no-cache make git 06:37:33 ---> Running in 74ff1a9ff6b3 06:37:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:37:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:37:35 OK: 166 MiB in 39 packages 06:37:36 Removing intermediate container 74ff1a9ff6b3 06:37:36 ---> 7087c465c372 06:37:36 Step 8/24 : COPY . . 06:37:37 ---> 616b7f915ed0 06:37:37 Step 9/24 : RUN ${MAKE} 06:37:37 ---> Running in 8138bb739cce 06:37:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:37:47 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:37:49 Removing intermediate container 8138bb739cce 06:37:49 ---> 859a5a8ced7f 06:37:49 Step 10/24 : FROM scratch 06:37:49 ---> 06:37:49 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:37:49 ---> Running in ee523b61da96 06:37:49 Removing intermediate container ee523b61da96 06:37:49 ---> 17865759bb1e 06:37:49 Step 12/24 : ENV APP_PORT=49990 06:37:49 ---> Running in 2fb01bbe323e 06:37:49 Removing intermediate container 2fb01bbe323e 06:37:49 ---> 6805d07dff8f 06:37:49 Step 13/24 : EXPOSE $APP_PORT 06:37:49 ---> Running in 76fb2ba907c1 06:37:49 Removing intermediate container 76fb2ba907c1 06:37:49 ---> e0b468c9ab43 06:37:49 Step 14/24 : WORKDIR / 06:37:50 ---> Running in 14e2482f11cc 06:37:50 Removing intermediate container 14e2482f11cc 06:37:50 ---> 9f41f0aef951 06:37:50 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:37:50 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.196s coverage: 9.4% of statements 06:37:50 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.121s coverage: 21.9% of statements 06:37:50 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 06:37:50 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.594s coverage: 42.5% of statements 06:37:50 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 06:37:50 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.762s coverage: 68.9% of statements 06:37:50 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 06:37:50 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 06:37:50 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 06:37:50 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 06:37:50 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.181s coverage: 52.6% of statements 06:37:50 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 06:37:50 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 06:37:50 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 06:37:50 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.981s coverage: 68.9% of statements 06:37:50 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.141s coverage: 4.7% of statements 06:37:50 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 06:37:50 GO111MODULE=on go vet ./... 06:37:50 ---> ce6ee8cb0b9e 06:37:50 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:37:50 ---> e95d8b245632 06:37:50 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:37:51 ---> 4d1c8a926746 06:37:51 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:37:51 ---> f24f4ebe1418 06:37:51 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:37:51 ---> 355d3bd6f4ab 06:37:51 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:37:51 ---> Running in 9e1b47615517 06:37:51 Removing intermediate container 9e1b47615517 06:37:51 ---> db84e248276f 06:37:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:37:51 ---> Running in 5ba0514a7936 06:37:51 Removing intermediate container 5ba0514a7936 06:37:51 ---> 45282c1991f8 06:37:51 Step 22/24 : LABEL arch=amd64 06:37:51 ---> Running in 016ba677a954 06:37:52 Removing intermediate container 016ba677a954 06:37:52 ---> 6b7501e85352 06:37:52 Step 23/24 : LABEL git_sha=0de6da588f01c1930e2dca8a684f0dc474102734 06:37:52 ---> Running in ae9503092d99 06:37:52 Removing intermediate container ae9503092d99 06:37:52 ---> d05d8e982707 06:37:52 Step 24/24 : LABEL version=0.0.0 06:37:52 ---> Running in 1dbbeeecfa91 06:37:52 Removing intermediate container 1dbbeeecfa91 06:37:52 ---> 30f412be80d7 06:37:52 [Warning] One or more build-args [ARCH] were not consumed 06:37:52 Successfully built 30f412be80d7 06:37:52 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:38:22 gofmt -l . 06:38:22 [ "`gofmt -l .`" = "" ] 06:38:22 ./bin/test-attribution-txt.sh 06:38:22 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:38:22 $ docker stop --time=1 fba9a5bafebf795f19d5860f79fc75c9d54e759ee936d696454be469cef1473b 06:38:25 $ docker rm -f fba9a5bafebf795f19d5860f79fc75c9d54e759ee936d696454be469cef1473b [Pipeline] // withDockerContainer [Pipeline] sh 06:38:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:38:26 Warning: overwriting stash ‘coverage-report’ 06:38:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:38:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:38:28 + ls -al . 06:38:28 total 244 06:38:28 drwxrwxr-x 10 jenkins jenkins 4096 Dec 1 06:38 . 06:38:28 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 06:34 .. 06:38:28 -rw-rw-r-- 1 jenkins jenkins 140 Dec 1 06:34 .dockerignore 06:38:28 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 06:34 .git 06:38:28 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 06:34 .github 06:38:28 -rw-rw-r-- 1 jenkins jenkins 138 Dec 1 06:34 .gitignore 06:38:28 -rw-rw-r-- 1 jenkins jenkins 936 Dec 1 06:34 Dockerfile.build 06:38:28 -rw-rw-r-- 1 jenkins jenkins 901 Dec 1 06:34 Jenkinsfile 06:38:28 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 1 06:34 LICENSE 06:38:28 -rw-rw-r-- 1 jenkins jenkins 1013 Dec 1 06:34 Makefile 06:38:28 -rw-rw-r-- 1 jenkins jenkins 5897 Dec 1 06:34 README.md 06:38:28 -rw-rw-r-- 1 jenkins jenkins 4291 Dec 1 06:34 RELEASE-NOTES.txt 06:38:28 -rw-rw-r-- 1 jenkins jenkins 5 Dec 1 06:32 VERSION 06:38:28 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 06:34 bin 06:38:28 -rw-r--r-- 1 jenkins jenkins 127610 Dec 1 06:37 coverage.out 06:38:28 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 06:34 example 06:38:28 -rw-r--r-- 1 jenkins jenkins 518 Dec 1 06:38 go.mod 06:38:28 -rw-r--r-- 1 jenkins jenkins 13521 Dec 1 06:38 go.sum 06:38:28 drwxrwxr-x 15 jenkins jenkins 4096 Dec 1 06:34 internal 06:38:28 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 06:34 openapi 06:38:28 drwxrwxr-x 5 jenkins jenkins 4096 Dec 1 06:34 pkg 06:38:28 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 06:34 snap 06:38:28 -rw-rw-r-- 1 jenkins jenkins 222 Dec 1 06:34 version.go [Pipeline] isUnix [Pipeline] sh 06:38:29 + 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=0de6da588f01c1930e2dca8a684f0dc474102734 --label arch=arm64 --label version=0.0.0 . 06:38:29 Sending build context to Docker daemon 2.487MB 06:38:29 Step 1/24 : ARG BASE=golang:1.15-alpine 06:38:29 Step 2/24 : FROM ${BASE} AS builder 06:38:29 ---> 39588c919af5 06:38:29 Step 3/24 : ARG MAKE='make build' 06:38:30 ---> Running in 1c6399052747 06:38:30 Removing intermediate container 1c6399052747 06:38:30 ---> 419208aca386 06:38:30 Step 4/24 : WORKDIR /device-sdk-go 06:38:30 ---> Running in df6b863ec959 06:38:31 Removing intermediate container df6b863ec959 06:38:31 ---> e61381bd932e 06:38:31 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:38:31 ---> Running in 9a99e0da6a4d 06:38:31 Removing intermediate container 9a99e0da6a4d 06:38:31 ---> 7d65efe3b2cd 06:38:31 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:31 ---> Running in 1746d4e09a10 06:38:33 Removing intermediate container 1746d4e09a10 06:38:33 ---> d582562e74e0 06:38:33 Step 7/24 : RUN apk add --update --no-cache make git 06:38:33 ---> Running in f8795fde9b25 06:38:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:36 OK: 142 MiB in 39 packages 06:38:37 Removing intermediate container f8795fde9b25 06:38:37 ---> 7a93c259ce37 06:38:37 Step 8/24 : COPY . . 06:38:38 ---> 323acacb8691 06:38:38 Step 9/24 : RUN ${MAKE} 06:38:38 ---> Running in 6d7bf91b483f 06:38:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:39:06 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:39:06 Removing intermediate container 6d7bf91b483f 06:39:06 ---> 13b50bccaae9 06:39:06 Step 10/24 : FROM scratch 06:39:06 ---> 06:39:06 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:39:06 ---> Running in bab3f6b20ded 06:39:06 Removing intermediate container bab3f6b20ded 06:39:06 ---> 4866b6e45b1b 06:39:06 Step 12/24 : ENV APP_PORT=49990 06:39:07 ---> Running in 3467a2ab9f20 06:39:07 Removing intermediate container 3467a2ab9f20 06:39:07 ---> a30bbe3a3193 06:39:07 Step 13/24 : EXPOSE $APP_PORT 06:39:07 ---> Running in b6ff6492fa5a 06:39:07 Removing intermediate container b6ff6492fa5a 06:39:07 ---> 06060c37e8f1 06:39:07 Step 14/24 : WORKDIR / 06:39:08 ---> Running in f1b086af0d27 06:39:08 Removing intermediate container f1b086af0d27 06:39:08 ---> d5e2e3510337 06:39:08 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:39:09 ---> effd4d6b2175 06:39:09 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:39:10 ---> 0c057777937c 06:39:10 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:39:11 ---> 6340c6ce7dd6 06:39:11 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:39:11 ---> e05f327e4a7c 06:39:11 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:39:12 ---> a84f279434f0 06:39:12 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:39:12 ---> Running in c1805bb74f2a 06:39:13 Removing intermediate container c1805bb74f2a 06:39:13 ---> e84de0031244 06:39:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:13 ---> Running in f09745c5f1bc 06:39:13 Removing intermediate container f09745c5f1bc 06:39:13 ---> a1bad4d187fd 06:39:13 Step 22/24 : LABEL arch=arm64 06:39:13 ---> Running in 6d03687a2ce6 06:39:14 Removing intermediate container 6d03687a2ce6 06:39:14 ---> a452801bd512 06:39:14 Step 23/24 : LABEL git_sha=0de6da588f01c1930e2dca8a684f0dc474102734 06:39:14 ---> Running in f7771410de20 06:39:14 Removing intermediate container f7771410de20 06:39:14 ---> f334caaa63c2 06:39:14 Step 24/24 : LABEL version=0.0.0 06:39:14 ---> Running in afab8b847cbf 06:39:15 Removing intermediate container afab8b847cbf 06:39:15 ---> ac225dde12db 06:39:15 [Warning] One or more build-args [ARCH] were not consumed 06:39:15 Successfully built ac225dde12db 06:39:15 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:39:17 provisioning config files... 06:39:17 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp/config3743480778069544502tmp [Pipeline] { [Pipeline] sh 06:39:18 + set +x 06:39:18 + bash -s -- 06:39:18 + curl -s https://codecov.io/bash 06:39:18 06:39:18 _____ _ 06:39:18 / ____| | | 06:39:18 | | ___ __| | ___ ___ _____ __ 06:39:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:39:18 | |___| (_) | (_| | __/ (_| (_) \ V / 06:39:18 \_____\___/ \__,_|\___|\___\___/ \_/ 06:39:18 Bash-20201130-cc6d3fe 06:39:18 06:39:18 06:39:18 ==> Jenkins CI detected. 06:39:18 project root: . 06:39:18 --> token set from env 06:39:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:39:18 ==> Running gcov in . (disable via -X gcov) 06:39:18 ==> Python coveragepy not found 06:39:18 ==> Searching for coverage reports in: 06:39:18 + . 06:39:18 -> Found 1 reports 06:39:18 ==> Detecting git/mercurial file structure 06:39:18 ==> Reading reports 06:39:18 + ./coverage.out bytes=127610 06:39:18 ==> Appending adjustments 06:39:18 https://docs.codecov.io/docs/fixing-reports 06:39:19 + Found adjustments 06:39:19 ==> Gzipping contents 06:39:19 24K /tmp/codecov.Gm7Uat.gz 06:39:19 ==> Uploading reports 06:39:19 url: https://codecov.io 06:39:19 query: branch=PR-676&commit=0de6da588f01c1930e2dca8a684f0dc474102734&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-676%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=676&job=&cmd_args= 06:39:19 -> Pinging Codecov 06:39:19 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-676&commit=0de6da588f01c1930e2dca8a684f0dc474102734&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-676%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=676&job=&cmd_args= 06:39:19 -> Uploading to 06:39:19 https://storage.googleapis.com/codecov/v4/raw/2020-12-01/7E55EF52A471D76F132DFD9A03CDDE97/0de6da588f01c1930e2dca8a684f0dc474102734/aaa67ed9-7ec7-4cd1-8972-1f9325b92c9d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201201T063919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5204336a6ffa00f1280a302c74a786e8b6ef7984f4af29850c6dac7183feeea 06:39:19 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:19 Dload Upload Total Spent Left Speed 06:39:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20876 0 0 100 20876 0 45434 --:--:-- --:--:-- --:--:-- 45382 06:39:20 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0de6da588f01c1930e2dca8a684f0dc474102734 [Pipeline] } 06:39:20 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:39:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:39:25 ---> package-listing.sh 06:39:25 ++ facter osfamily 06:39:25 ++ tr '[:upper:]' '[:lower:]' 06:39:25 + OS_FAMILY=redhat 06:39:25 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-676 06:39:25 + START_PACKAGES=/tmp/packages_start.txt 06:39:25 + END_PACKAGES=/tmp/packages_end.txt 06:39:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:39:25 + PACKAGES=/tmp/packages_start.txt 06:39:25 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-676 ']' 06:39:25 + PACKAGES=/tmp/packages_end.txt 06:39:25 + case "${OS_FAMILY}" in 06:39:25 + rpm -qa 06:39:25 + sort 06:39:30 + '[' -f /tmp/packages_start.txt ']' 06:39:30 + '[' -f /tmp/packages_end.txt ']' 06:39:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:39:30 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-676 ']' 06:39:30 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-676/archives/ 06:39:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-676/archives/ [Pipeline] echo 06:39:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-676/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:39:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:39:31 06:39:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:39:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:39:31 alpine: Pulling from edgex-lftools-log-publisher 06:39:31 df20fa9351a1: Pulling fs layer 06:39:31 36b3adc4ff6f: Pulling fs layer 06:39:31 8ad3a11d3b57: Pulling fs layer 06:39:31 46f8f816bc3b: Pulling fs layer 06:39:31 93b61091891f: Pulling fs layer 06:39:31 93b9cdb0e59b: Pulling fs layer 06:39:31 5e14af77c1be: Pulling fs layer 06:39:31 01666e4c0597: Pulling fs layer 06:39:31 aa168da1d23b: Pulling fs layer 06:39:31 93b61091891f: Waiting 06:39:31 93b9cdb0e59b: Waiting 06:39:31 5e14af77c1be: Waiting 06:39:31 01666e4c0597: Waiting 06:39:31 aa168da1d23b: Waiting 06:39:31 46f8f816bc3b: Waiting 06:39:31 36b3adc4ff6f: Verifying Checksum 06:39:31 36b3adc4ff6f: Download complete 06:39:31 46f8f816bc3b: Verifying Checksum 06:39:31 46f8f816bc3b: Download complete 06:39:31 df20fa9351a1: Download complete 06:39:31 93b9cdb0e59b: Verifying Checksum 06:39:31 93b9cdb0e59b: Download complete 06:39:31 5e14af77c1be: Verifying Checksum 06:39:31 5e14af77c1be: Download complete 06:39:32 01666e4c0597: Verifying Checksum 06:39:32 01666e4c0597: Download complete 06:39:32 93b61091891f: Verifying Checksum 06:39:32 93b61091891f: Download complete 06:39:32 8ad3a11d3b57: Verifying Checksum 06:39:32 8ad3a11d3b57: Download complete 06:39:32 df20fa9351a1: Pull complete 06:39:32 36b3adc4ff6f: Pull complete 06:39:33 8ad3a11d3b57: Pull complete 06:39:33 46f8f816bc3b: Pull complete 06:39:33 aa168da1d23b: Verifying Checksum 06:39:33 aa168da1d23b: Download complete 06:39:34 93b61091891f: Pull complete 06:39:34 93b9cdb0e59b: Pull complete 06:39:34 5e14af77c1be: Pull complete 06:39:34 01666e4c0597: Pull complete 06:39:41 aa168da1d23b: Pull complete 06:39:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:39:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:39:41 prd-centos7-docker-4c-2g-13975 does not seem to be running inside a container 06:39:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-676/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-676 -v /w/workspace/dgexfoundry_device-sdk-go_PR-676:/w/workspace/dgexfoundry_device-sdk-go_PR-676:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-676@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:39:45 $ docker top cc6004a7bc81c1b0de1f732bd782e751a53cc342debb201464d20967bd5b8e6b -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:46 + touch /tmp/pre-build-complete [Pipeline] sh 06:39:46 + mkdir -p /var/log/sa [Pipeline] sh 06:39:46 + ls /var/log/sa-host 06:39:46 + sadf -c /var/log/sa-host/sa01 06:39:46 file_magic: OK 06:39:46 HZ: Using current value: 100 06:39:46 file_header: OK 06:39:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:39:46 Statistics: 06:39:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:39:46 File successfully converted to sysstat format version 12.2.1 06:39:46 + sadf -c /var/log/sa-host/sa23 06:39:46 file_magic: OK 06:39:46 HZ: Using current value: 100 06:39:46 file_header: OK 06:39:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:39:46 Statistics: 06:39:46 Hnuu...uuuununununu... 06:39:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:47 provisioning config files... 06:39:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp/config23223175537400797tmp [Pipeline] { [Pipeline] echo 06:39:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:39:48 ---> create-netrc.sh [Pipeline] } 06:39:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:39:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:39:48 ---> python-tools-install.sh [Pipeline] echo 06:39:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:39:48 ---> sudo-logs.sh 06:39:48 Archiving 'sudo' log.. [Pipeline] echo 06:39:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:39:49 ---> job-cost.sh 06:39:49 lf-activate-venv: SKIPPING 06:39:49 INFO: No Stack... 06:39:50 INFO: Retrieving Pricing Info for: v1-standard-2 06:39:50 INFO: Archiving Costs [Pipeline] echo 06:39:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:39:51 ---> logs-deploy.sh 06:39:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-676/1 06:39:51 INFO: archiving workspace using pattern(s): 06:39:53 Archives upload complete. 06:39:53 INFO: archiving logs to Nexus