Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tzstoyanov for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 34e320ac99befae92f8b4aae2047dc1351ba020b rather than 46bab8434c541b523242ffed956eb32102a5c834 Obtained Jenkinsfile from 34e320ac99befae92f8b4aae2047dc1351ba020b 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 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 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-13044 in /w/workspace/dgexfoundry_device-sdk-go_PR-650 [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-650 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit 46bab8434c541b523242ffed956eb32102a5c834 Merge succeeded, producing a57005e18531ebbd2212465d29fe040485a02c2c Checking out Revision a57005e18531ebbd2212465d29fe040485a02c2c (PR-650) > git config core.sparsecheckout # timeout=10 > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # 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 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a57005e18531ebbd2212465d29fe040485a02c2c # timeout=10 Commit message: "Merge commit '34e320ac99befae92f8b4aae2047dc1351ba020b' into HEAD" > git rev-list --no-walk 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:42:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:42:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:42:53 ========================================================= 02:42:53 EdgeX Global Pipelines Version Info 02:42:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:42:56 ------------------- 02:42:56 stable info: 02:42:56 ------------------- 02:42:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:42:56 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 02:42:56 Message: update stable to v1.0.167 02:42:57 ------------------- 02:42:57 experimental info: 02:42:57 ------------------- 02:42:57 Commited By: **** collab-it+edgex@linuxfoundation.org 02:42:57 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 02:42:57 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:42:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:42:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:42:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:42:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:42:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:42:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:42:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 02:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:42:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:42:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:43:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:43:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:43:00 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 02:43:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-650 [Pipeline] echo 02:43:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-650 [Pipeline] echo 02:43:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-650 [Pipeline] echo 02:43:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a57005e18531ebbd2212465d29fe040485a02c2c [Pipeline] echo 02:43:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a57005e [Pipeline] echo 02:43:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:43:01 provisioning config files... 02:43:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/config4220788856908351820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:02 ---> docker-login.sh 02:43:02 nexus3.edgexfoundry.org:10001 02:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:04 Configure a credential helper to remove this warning. See 02:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:04 02:43:04 Login Succeeded 02:43:04 nexus3.edgexfoundry.org:10002 02:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:05 Configure a credential helper to remove this warning. See 02:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:05 02:43:05 Login Succeeded 02:43:05 nexus3.edgexfoundry.org:10003 02:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:05 Configure a credential helper to remove this warning. See 02:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:05 02:43:05 Login Succeeded 02:43:05 nexus3.edgexfoundry.org:10004 02:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:06 Configure a credential helper to remove this warning. See 02:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:06 02:43:06 Login Succeeded 02:43:06 docker.io 02:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:07 Configure a credential helper to remove this warning. See 02:43:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:07 02:43:07 Login Succeeded 02:43:07 ---> docker-login.sh ends [Pipeline] } 02:43:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:43:08 + git log --format=format:%s -1 a57005e18531ebbd2212465d29fe040485a02c2c [Pipeline] echo 02:43:08 GIT_COMMIT: a57005e18531ebbd2212465d29fe040485a02c2c, Commit Message: Merge commit '34e320ac99befae92f8b4aae2047dc1351ba020b' into HEAD [Pipeline] echo 02:43:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:43:09 02:43:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:43:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:43:10 latest: Pulling from edgex-devops/git-semver 02:43:10 31603596830f: Pulling fs layer 02:43:10 2a8b12db71e7: Pulling fs layer 02:43:10 6ca5941a6612: Pulling fs layer 02:43:10 ecc8261a40a4: Pulling fs layer 02:43:10 ecc8261a40a4: Waiting 02:43:10 2a8b12db71e7: Verifying Checksum 02:43:10 2a8b12db71e7: Download complete 02:43:10 31603596830f: Verifying Checksum 02:43:10 31603596830f: Download complete 02:43:10 ecc8261a40a4: Verifying Checksum 02:43:10 ecc8261a40a4: Download complete 02:43:10 6ca5941a6612: Verifying Checksum 02:43:10 6ca5941a6612: Download complete 02:43:10 31603596830f: Pull complete 02:43:11 2a8b12db71e7: Pull complete 02:43:12 6ca5941a6612: Pull complete 02:43:14 ecc8261a40a4: Pull complete 02:43:14 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:43:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:43:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:43:14 prd-centos7-docker-4c-2g-13044 does not seem to be running inside a container 02:43:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-650 -v /w/workspace/dgexfoundry_device-sdk-go_PR-650:/w/workspace/dgexfoundry_device-sdk-go_PR-650:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-650@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:43:18 $ docker top f7f242583b1be2387ac943b4516b6c9a8dcc0414245b52d2535342e7870ac664 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:18 [ssh-agent] Looking for ssh-agent implementation... 02:43:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:19 $ docker exec f7f242583b1be2387ac943b4516b6c9a8dcc0414245b52d2535342e7870ac664 ssh-agent 02:43:19 SSH_AUTH_SOCK=/tmp/ssh-gyOoJNUYxOTS/agent.12 02:43:19 SSH_AGENT_PID=17 02:43:19 Running ssh-add (command line suppressed) 02:43:19 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_6906965815755361041.key (/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_6906965815755361041.key) 02:43:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:20 + git tag --points-at HEAD [Pipeline] } 02:43:20 $ docker exec --env ******** --env ******** f7f242583b1be2387ac943b4516b6c9a8dcc0414245b52d2535342e7870ac664 ssh-agent -k 02:43:20 unset SSH_AUTH_SOCK; 02:43:20 unset SSH_AGENT_PID; 02:43:20 echo Agent pid 17 killed; 02:43:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:43:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:20 [ssh-agent] Looking for ssh-agent implementation... 02:43:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:21 $ docker exec f7f242583b1be2387ac943b4516b6c9a8dcc0414245b52d2535342e7870ac664 ssh-agent 02:43:21 SSH_AUTH_SOCK=/tmp/ssh-WHiT8N6EOhcJ/agent.46 02:43:21 SSH_AGENT_PID=51 02:43:21 Running ssh-add (command line suppressed) 02:43:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_1477403410690731680.key (/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_1477403410690731680.key) 02:43:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:22 + git semver init 02:43:22 # -> Open(): unable to determine branch for HEAD 02:43:22 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-650/.git 02:43:22 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-650 02:43:22 # $SEMVER_REMOTE_NAME = origin 02:43:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:43:22 # $SEMVER_USER_NAME = edgex-jenkins 02:43:22 # $SEMVER_BRANCH = PR-650 02:43:22 # $SEMVER_TEMP = /tmp/semver-562134039 02:43:22 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:43:23 # '/tmp/semver-562134039' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-650/.semver' 02:43:23 # -> Force: false 02:43:23 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-650/.semver [Pipeline] } 02:43:23 $ docker exec --env ******** --env ******** f7f242583b1be2387ac943b4516b6c9a8dcc0414245b52d2535342e7870ac664 ssh-agent -k 02:43:23 unset SSH_AUTH_SOCK; 02:43:23 unset SSH_AGENT_PID; 02:43:23 echo Agent pid 51 killed; 02:43:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:24 + git semver [Pipeline] } 02:43:24 $ docker stop --time=1 f7f242583b1be2387ac943b4516b6c9a8dcc0414245b52d2535342e7870ac664 02:43:26 $ docker rm -f f7f242583b1be2387ac943b4516b6c9a8dcc0414245b52d2535342e7870ac664 [Pipeline] // withDockerContainer [Pipeline] sh 02:43:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:43:28 Stashed 1 file(s) [Pipeline] echo 02:43:28 [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 02:43:44 Still waiting to schedule task 02:43:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:43:44 Still waiting to schedule task 02:43:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:45:00 Running on prd-centos7-docker-4c-2g-13048 in /w/workspace/dgexfoundry_device-sdk-go_PR-650 [Pipeline] { [Pipeline] ws 02:45:00 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 02:45:07 using credential edgex-jenkins-ssh 02:45:07 Cloning the remote Git repository 02:45:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:45:07 > git init /w/workspace/device-sdk-go/5 # timeout=10 02:45:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:07 > git --version # timeout=10 02:45:07 > git --version # 'git version 2.16.5' 02:45:07 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:10 Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit 46bab8434c541b523242ffed956eb32102a5c834 02:45:10 Merge succeeded, producing 5caab1ac3b8060924ee9d415cf666fddfd6644c0 02:45:10 Checking out Revision 5caab1ac3b8060924ee9d415cf666fddfd6644c0 (PR-650) 02:45:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:45:10 > git config core.sparsecheckout # timeout=10 02:45:10 > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 02:45:10 > git remote # timeout=10 02:45:10 > git config --get remote.origin.url # timeout=10 02:45:10 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:10 > git merge 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 02:45:10 > git rev-parse HEAD^{commit} # timeout=10 02:45:10 > git config core.sparsecheckout # timeout=10 02:45:10 > git checkout -f 5caab1ac3b8060924ee9d415cf666fddfd6644c0 # timeout=10 02:45:15 Commit message: "Merge commit '34e320ac99befae92f8b4aae2047dc1351ba020b' into HEAD" 02:45:15 > git rev-list --no-walk 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:45:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:45:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:45:17 + true 02:45:17 + sudo service docker restart 02:45:17 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:45:18 provisioning config files... 02:45:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config138876347464824236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:18 ---> docker-login.sh 02:45:18 nexus3.edgexfoundry.org:10001 02:45:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:19 Configure a credential helper to remove this warning. See 02:45:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:19 02:45:19 Login Succeeded 02:45:19 nexus3.edgexfoundry.org:10002 02:45:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:19 Configure a credential helper to remove this warning. See 02:45:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:19 02:45:19 Login Succeeded 02:45:19 nexus3.edgexfoundry.org:10003 02:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:20 Configure a credential helper to remove this warning. See 02:45:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:20 02:45:20 Login Succeeded 02:45:20 nexus3.edgexfoundry.org:10004 02:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:20 Configure a credential helper to remove this warning. See 02:45:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:20 02:45:20 Login Succeeded 02:45:20 docker.io 02:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:20 Configure a credential helper to remove this warning. See 02:45:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:20 02:45:20 Login Succeeded 02:45:20 ---> docker-login.sh ends [Pipeline] } 02:45:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:45:21 ========================================================= 02:45:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:45:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:45:21 + 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 . 02:45:22 Sending build context to Docker daemon 2.38MB 02:45:22 Step 1/8 : ARG BASE=golang:1.15-alpine 02:45:22 Step 2/8 : FROM ${BASE} 02:45:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:45:22 df20fa9351a1: Pulling fs layer 02:45:22 ed8968b2872e: Pulling fs layer 02:45:22 a92cc7c5fd73: Pulling fs layer 02:45:22 e871e8e8d7a9: Pulling fs layer 02:45:22 e73272ec9a57: Pulling fs layer 02:45:22 1e910a182e73: Pulling fs layer 02:45:22 4e634b169226: Pulling fs layer 02:45:22 e871e8e8d7a9: Waiting 02:45:22 e73272ec9a57: Waiting 02:45:22 1e910a182e73: Waiting 02:45:22 4e634b169226: Waiting 02:45:22 a92cc7c5fd73: Verifying Checksum 02:45:22 a92cc7c5fd73: Download complete 02:45:22 ed8968b2872e: Download complete 02:45:22 e73272ec9a57: Verifying Checksum 02:45:22 e73272ec9a57: Download complete 02:45:22 1e910a182e73: Verifying Checksum 02:45:22 1e910a182e73: Download complete 02:45:22 df20fa9351a1: Verifying Checksum 02:45:22 df20fa9351a1: Download complete 02:45:23 df20fa9351a1: Pull complete 02:45:23 ed8968b2872e: Pull complete 02:45:23 a92cc7c5fd73: Pull complete 02:45:26 4e634b169226: Verifying Checksum 02:45:26 4e634b169226: Download complete 02:45:28 e871e8e8d7a9: Verifying Checksum 02:45:28 e871e8e8d7a9: Download complete 02:45:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13047 in /w/workspace/dgexfoundry_device-sdk-go_PR-650 [Pipeline] { [Pipeline] ws 02:45:29 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 02:45:34 using credential edgex-jenkins-ssh 02:45:34 Cloning the remote Git repository 02:45:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:45:34 > git init /w/workspace/device-sdk-go/5 # timeout=10 02:45:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:34 > git --version # timeout=10 02:45:34 > git --version # 'git version 2.17.1' 02:45:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:45:37 e871e8e8d7a9: Pull complete 02:45:37 e73272ec9a57: Pull complete 02:45:37 1e910a182e73: Pull complete 02:45:37 Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit 46bab8434c541b523242ffed956eb32102a5c834 02:45:37 Merge succeeded, producing 1b1ba1408cae521b8d8c694ebf7c6f76253d4655 02:45:37 Checking out Revision 1b1ba1408cae521b8d8c694ebf7c6f76253d4655 (PR-650) 02:45:37 > git config core.sparsecheckout # timeout=10 02:45:37 > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 02:45:37 > git remote # timeout=10 02:45:37 > git config --get remote.origin.url # timeout=10 02:45:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:37 > git merge 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 02:45:37 > git rev-parse HEAD^{commit} # timeout=10 02:45:37 > git config core.sparsecheckout # timeout=10 02:45:37 > git checkout -f 1b1ba1408cae521b8d8c694ebf7c6f76253d4655 # timeout=10 02:45:41 Commit message: "Merge commit '34e320ac99befae92f8b4aae2047dc1351ba020b' into HEAD" 02:45:41 > git rev-list --no-walk 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:45:43 4e634b169226: Pull complete 02:45:43 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 02:45:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:45:43 ---> f7629b54cfaa 02:45:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:45:43 ---> Running in ece4516e42d7 02:45:43 Removing intermediate container ece4516e42d7 02:45:43 ---> c3ba89f5e6b1 02:45:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:45:44 ---> Running in e875845d2439 02:45:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:45:44 + sudo service docker restart 02:45:44 + true 02:45:46 Removing intermediate container e875845d2439 02:45:46 ---> ceeb356bcd38 02:45:46 Step 5/8 : RUN apk add --no-cache make git 02:45:46 ---> Running in 29b47acf902b 02:45:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:45:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:45:47 provisioning config files... 02:45:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config7092018182656012120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:47 ---> docker-login.sh 02:45:47 nexus3.edgexfoundry.org:10001 02:45:47 OK: 166 MiB in 39 packages 02:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:48 Removing intermediate container 29b47acf902b 02:45:48 ---> 92351985fa67 02:45:48 Step 6/8 : WORKDIR /device-sdk-go 02:45:48 ---> Running in 32a6da4fe03c 02:45:48 Removing intermediate container 32a6da4fe03c 02:45:48 ---> 5d05bfd5dc44 02:45:48 Step 7/8 : COPY . . 02:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:48 Configure a credential helper to remove this warning. See 02:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:48 02:45:48 Login Succeeded 02:45:48 nexus3.edgexfoundry.org:10002 02:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:49 Configure a credential helper to remove this warning. See 02:45:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:49 02:45:49 Login Succeeded 02:45:49 nexus3.edgexfoundry.org:10003 02:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:50 Configure a credential helper to remove this warning. See 02:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:50 02:45:50 Login Succeeded 02:45:50 nexus3.edgexfoundry.org:10004 02:45:50 ---> 417e85358922 02:45:50 Step 8/8 : RUN go mod download 02:45:50 ---> Running in df73f12f871b 02:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:50 Configure a credential helper to remove this warning. See 02:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:50 02:45:50 Login Succeeded 02:45:50 docker.io 02:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:51 Configure a credential helper to remove this warning. See 02:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:51 02:45:51 Login Succeeded 02:45:51 ---> docker-login.sh ends [Pipeline] } 02:45:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:45:51 ========================================================= 02:45:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:45:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:45:52 + 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 . 02:45:52 Sending build context to Docker daemon 2.38MB 02:45:52 Step 1/8 : ARG BASE=golang:1.15-alpine 02:45:52 Step 2/8 : FROM ${BASE} 02:45:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:45:52 b538f80385f9: Pulling fs layer 02:45:52 74f711af9a0d: Pulling fs layer 02:45:52 99f96fe45779: Pulling fs layer 02:45:52 8529a6b9a6be: Pulling fs layer 02:45:52 45590311c82a: Pulling fs layer 02:45:52 69ca0ff8b7b3: Pulling fs layer 02:45:52 209524e5b208: Pulling fs layer 02:45:52 8529a6b9a6be: Waiting 02:45:52 45590311c82a: Waiting 02:45:52 69ca0ff8b7b3: Waiting 02:45:52 209524e5b208: Waiting 02:45:52 99f96fe45779: Verifying Checksum 02:45:52 99f96fe45779: Download complete 02:45:52 74f711af9a0d: Download complete 02:45:52 45590311c82a: Verifying Checksum 02:45:52 45590311c82a: Download complete 02:45:52 69ca0ff8b7b3: Verifying Checksum 02:45:52 b538f80385f9: Verifying Checksum 02:45:52 b538f80385f9: Download complete 02:45:53 b538f80385f9: Pull complete 02:45:53 74f711af9a0d: Pull complete 02:45:54 99f96fe45779: Pull complete 02:45:55 209524e5b208: Verifying Checksum 02:45:55 209524e5b208: Download complete 02:45:56 8529a6b9a6be: Verifying Checksum 02:45:56 8529a6b9a6be: Download complete 02:46:08 8529a6b9a6be: Pull complete 02:46:08 45590311c82a: Pull complete 02:46:08 69ca0ff8b7b3: Pull complete 02:46:11 209524e5b208: Pull complete 02:46:11 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 02:46:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:46:11 ---> 5bddaf1c2fca 02:46:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:46:12 Removing intermediate container df73f12f871b 02:46:12 ---> 2bff5aa0c585 02:46:12 Successfully built 2bff5aa0c585 02:46:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:46:13 + docker inspect -f . ci-base-image-x86_64 02:46:13 . [Pipeline] withDockerContainer 02:46:13 prd-centos7-docker-4c-2g-13048 does not seem to be running inside a container 02:46:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** ci-base-image-x86_64 cat 02:46:14 ---> Running in 3b93d3913054 02:46:14 Removing intermediate container 3b93d3913054 02:46:14 ---> 744d957fa338 02:46:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:14 ---> Running in b960999c2eda 02:46:15 $ docker top d8955fd0a44ab8d6559085b9a0b65401e3074ee60692e4e67ed9e912990475a8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:16 + go version 02:46:16 go version go1.15.2 linux/amd64 [Pipeline] } 02:46:16 $ docker stop --time=1 d8955fd0a44ab8d6559085b9a0b65401e3074ee60692e4e67ed9e912990475a8 02:46:17 Removing intermediate container b960999c2eda 02:46:17 ---> 3f1c049565d2 02:46:17 Step 5/8 : RUN apk add --no-cache make git 02:46:17 $ docker rm -f d8955fd0a44ab8d6559085b9a0b65401e3074ee60692e4e67ed9e912990475a8 [Pipeline] // withDockerContainer 02:46:17 ---> Running in aa1278f53769 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:46:18 + docker inspect -f . ci-base-image-x86_64 02:46:18 . [Pipeline] withDockerContainer 02:46:18 prd-centos7-docker-4c-2g-13048 does not seem to be running inside a container 02:46:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** ci-base-image-x86_64 cat 02:46:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:46:19 $ docker top 7291470ef12b6863005efda2d79886bf8e92c7aa7730ded3279eb3c56d35378d -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:46:20 + make test 02:46:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:46:20 OK: 142 MiB in 39 packages 02:46:21 Removing intermediate container aa1278f53769 02:46:21 ---> 8488b129e85c 02:46:21 Step 6/8 : WORKDIR /device-sdk-go 02:46:21 ---> Running in 821c68ca8ef6 02:46:22 Removing intermediate container 821c68ca8ef6 02:46:22 ---> 4823ed89759f 02:46:22 Step 7/8 : COPY . . 02:46:23 ---> c521ec4bf27f 02:46:23 Step 8/8 : RUN go mod download 02:46:23 ---> Running in 9f9e7e9d70a8 02:46:35 ? github.com/edgexfoundry/device-sdk-go [no test files] 02:46:45 Removing intermediate container 9f9e7e9d70a8 02:46:45 ---> ac82eb5ba05c 02:46:45 Successfully built ac82eb5ba05c 02:46:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:46:46 + docker inspect -f . ci-base-image-arm64 02:46:46 . [Pipeline] withDockerContainer 02:46:46 prd-ubuntu18.04-docker-arm64-4c-16g-13047 does not seem to be running inside a container 02:46:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:46:48 $ docker top c8432bb9fd6bf0911d5e1c1f9a8aa6e6f97315d72de55b260949d8a97a276b30 -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:50 + go version 02:46:50 go version go1.15.2 linux/arm64 [Pipeline] } 02:46:50 $ docker stop --time=1 c8432bb9fd6bf0911d5e1c1f9a8aa6e6f97315d72de55b260949d8a97a276b30 02:46:52 $ docker rm -f c8432bb9fd6bf0911d5e1c1f9a8aa6e6f97315d72de55b260949d8a97a276b30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:46:53 + docker inspect -f . ci-base-image-arm64 02:46:53 . [Pipeline] withDockerContainer 02:46:53 prd-ubuntu18.04-docker-arm64-4c-16g-13047 does not seem to be running inside a container 02:46:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:46:55 $ docker top a181d63e672365013ef6c471a3e1b2da4e2bd0ebb65debf4cccc81183eacfe32 -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:56 + make test 02:46:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:46:58 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 02:46:58 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 02:46:58 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 02:46:58 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.065s coverage: 20.0% of statements 02:47:02 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.668s coverage: 97.1% of statements 02:47:19 ? github.com/edgexfoundry/device-sdk-go [no test files] 02:47:34 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.052s coverage: 9.4% of statements 02:47:34 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.070s coverage: 21.9% of statements 02:47:34 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 02:47:34 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.258s coverage: 42.5% of statements 02:47:34 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 02:47:34 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.482s coverage: 68.9% of statements 02:47:34 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 02:47:34 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 02:47:34 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 02:47:34 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 02:47:34 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.278s coverage: 52.6% of statements 02:47:34 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 02:47:34 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 02:47:34 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 02:47:34 ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.321s coverage: 68.9% of statements 02:47:34 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.101s coverage: 4.3% of statements 02:47:34 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 02:47:34 GO111MODULE=on go vet ./... 02:47:50 gofmt -l . 02:47:50 [ "`gofmt -l .`" = "" ] 02:47:50 ./bin/test-attribution-txt.sh 02:47:50 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:47:51 $ docker stop --time=1 7291470ef12b6863005efda2d79886bf8e92c7aa7730ded3279eb3c56d35378d 02:47:53 $ docker rm -f 7291470ef12b6863005efda2d79886bf8e92c7aa7730ded3279eb3c56d35378d [Pipeline] // withDockerContainer [Pipeline] sh 02:47:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:47:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:47:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:47:56 + ls -al . 02:47:56 total 208 02:47:56 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 21 02:47 . 02:47:56 drwxrwxr-x. 4 jenkins jenkins 28 Nov 21 02:45 .. 02:47:56 drwxrwxr-x. 2 jenkins jenkins 64 Nov 21 02:45 bin 02:47:56 -rw-r--r--. 1 jenkins jenkins 128812 Nov 21 02:47 coverage.out 02:47:56 -rw-rw-r--. 1 jenkins jenkins 936 Nov 21 02:45 Dockerfile.build 02:47:56 -rw-rw-r--. 1 jenkins jenkins 140 Nov 21 02:45 .dockerignore 02:47:56 drwxrwxr-x. 4 jenkins jenkins 48 Nov 21 02:45 example 02:47:56 drwxrwxr-x. 8 jenkins jenkins 179 Nov 21 02:45 .git 02:47:56 drwxrwxr-x. 2 jenkins jenkins 60 Nov 21 02:45 .github 02:47:56 -rw-rw-r--. 1 jenkins jenkins 138 Nov 21 02:45 .gitignore 02:47:56 -rw-r--r--. 1 jenkins jenkins 518 Nov 21 02:47 go.mod 02:47:56 -rw-r--r--. 1 jenkins jenkins 13436 Nov 21 02:47 go.sum 02:47:56 drwxrwxr-x. 15 jenkins jenkins 211 Nov 21 02:45 internal 02:47:56 -rw-rw-r--. 1 jenkins jenkins 901 Nov 21 02:45 Jenkinsfile 02:47:56 -rw-rw-r--. 1 jenkins jenkins 11341 Nov 21 02:45 LICENSE 02:47:56 -rw-rw-r--. 1 jenkins jenkins 1013 Nov 21 02:45 Makefile 02:47:56 drwxrwxr-x. 4 jenkins jenkins 26 Nov 21 02:45 openapi 02:47:56 drwxrwxr-x. 5 jenkins jenkins 50 Nov 21 02:45 pkg 02:47:56 -rw-rw-r--. 1 jenkins jenkins 5897 Nov 21 02:45 README.md 02:47:56 -rw-rw-r--. 1 jenkins jenkins 4291 Nov 21 02:45 RELEASE-NOTES.txt 02:47:56 drwxrwxr-x. 4 jenkins jenkins 54 Nov 21 02:45 snap 02:47:56 -rw-rw-r--. 1 jenkins jenkins 5 Nov 21 02:43 VERSION 02:47:56 -rw-rw-r--. 1 jenkins jenkins 222 Nov 21 02:45 version.go [Pipeline] isUnix [Pipeline] sh 02:47:56 + 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=a57005e18531ebbd2212465d29fe040485a02c2c --label arch=amd64 --label version=0.0.0 . 02:47:57 Sending build context to Docker daemon 2.51MB 02:47:57 Step 1/24 : ARG BASE=golang:1.15-alpine 02:47:57 Step 2/24 : FROM ${BASE} AS builder 02:47:57 ---> 2bff5aa0c585 02:47:57 Step 3/24 : ARG MAKE='make build' 02:47:57 ---> Running in a5733f797f9f 02:47:57 Removing intermediate container a5733f797f9f 02:47:57 ---> 678e66c36bb2 02:47:57 Step 4/24 : WORKDIR /device-sdk-go 02:47:57 ---> Running in e9b96a302eb8 02:47:58 Removing intermediate container e9b96a302eb8 02:47:58 ---> 142ee92bafa5 02:47:58 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:47:58 ---> Running in 8e069431ea6a 02:47:58 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 02:47:58 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 02:47:58 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 02:47:58 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.134s coverage: 20.0% of statements 02:47:58 Removing intermediate container 8e069431ea6a 02:47:58 ---> 3600767b2cdd 02:47:58 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:58 ---> Running in d1f39fb05958 02:47:59 Removing intermediate container d1f39fb05958 02:47:59 ---> 4bba922f65e5 02:47:59 Step 7/24 : RUN apk add --update --no-cache make git 02:47:59 ---> Running in 99a055407281 02:48:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:48:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:48:02 OK: 166 MiB in 39 packages 02:48:02 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.211s coverage: 97.1% of statements 02:48:02 Removing intermediate container 99a055407281 02:48:02 ---> f09b6e2adfc7 02:48:02 Step 8/24 : COPY . . 02:48:04 ---> 3608b1f51d58 02:48:04 Step 9/24 : RUN ${MAKE} 02:48:04 ---> Running in 685ae96aa703 02:48:04 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 02:48:20 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:48:21 Removing intermediate container 685ae96aa703 02:48:21 ---> 40bfcebf31c9 02:48:21 Step 10/24 : FROM scratch 02:48:21 ---> 02:48:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:48:21 ---> Running in 6bdb08544a22 02:48:21 Removing intermediate container 6bdb08544a22 02:48:21 ---> 9d2a67e155cb 02:48:21 Step 12/24 : ENV APP_PORT=49990 02:48:21 ---> Running in c48932cc39aa 02:48:21 Removing intermediate container c48932cc39aa 02:48:21 ---> 4e2df5dc472a 02:48:21 Step 13/24 : EXPOSE $APP_PORT 02:48:21 ---> Running in 72b9cd2ab9e2 02:48:22 Removing intermediate container 72b9cd2ab9e2 02:48:22 ---> 44e49dfd23db 02:48:22 Step 14/24 : WORKDIR / 02:48:22 ---> Running in 550b8d51ddd3 02:48:22 Removing intermediate container 550b8d51ddd3 02:48:22 ---> bb7bef617224 02:48:22 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:48:23 ---> f2ac03519a22 02:48:23 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 02:48:23 ---> 8d9d235cd632 02:48:23 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 02:48:23 ---> fa8af51c3889 02:48:23 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 02:48:24 ---> 34d465be6b60 02:48:24 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 02:48:24 ---> ee47f5377b64 02:48:24 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 02:48:24 ---> Running in 2e12f499f905 02:48:24 Removing intermediate container 2e12f499f905 02:48:24 ---> 5684cd672806 02:48:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:48:25 ---> Running in f40fa7075ae8 02:48:25 Removing intermediate container f40fa7075ae8 02:48:25 ---> 5fb9baeab762 02:48:25 Step 22/24 : LABEL arch=amd64 02:48:25 ---> Running in 3d74cdce8d6f 02:48:25 Removing intermediate container 3d74cdce8d6f 02:48:25 ---> fa118e07b3f1 02:48:25 Step 23/24 : LABEL git_sha=a57005e18531ebbd2212465d29fe040485a02c2c 02:48:25 ---> Running in b498cd7f3a40 02:48:25 Removing intermediate container b498cd7f3a40 02:48:25 ---> f5a51a651d27 02:48:25 Step 24/24 : LABEL version=0.0.0 02:48:25 ---> Running in 354691fa4b36 02:48:26 Removing intermediate container 354691fa4b36 02:48:26 ---> 1e923b858358 02:48:26 [Warning] One or more build-args [ARCH] were not consumed 02:48:26 Successfully built 1e923b858358 02:48:26 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] } 02:48:29 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.142s coverage: 9.4% of statements 02:48:29 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.142s coverage: 21.9% of statements 02:48:29 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 02:48:29 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.581s coverage: 42.5% of statements 02:48:29 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 02:48:29 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.776s coverage: 68.9% of statements 02:48:29 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 02:48:29 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 02:48:29 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 02:48:29 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 02:48:29 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.177s coverage: 52.6% of statements 02:48:29 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 02:48:29 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 02:48:29 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 02:48:29 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.734s coverage: 68.9% of statements 02:48:29 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.143s coverage: 4.3% of statements 02:48:29 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 02:48:29 GO111MODULE=on go vet ./... 02:49:01 gofmt -l . 02:49:01 [ "`gofmt -l .`" = "" ] 02:49:01 ./bin/test-attribution-txt.sh 02:49:01 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:49:01 $ docker stop --time=1 a181d63e672365013ef6c471a3e1b2da4e2bd0ebb65debf4cccc81183eacfe32 02:49:04 $ docker rm -f a181d63e672365013ef6c471a3e1b2da4e2bd0ebb65debf4cccc81183eacfe32 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:49:05 Warning: overwriting stash ‘coverage-report’ 02:49:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:49:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:49:07 + ls -al . 02:49:07 total 244 02:49:07 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 02:49 . 02:49:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 02:45 .. 02:49:07 -rw-rw-r-- 1 jenkins jenkins 140 Nov 21 02:45 .dockerignore 02:49:07 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 02:45 .git 02:49:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 02:45 .github 02:49:07 -rw-rw-r-- 1 jenkins jenkins 138 Nov 21 02:45 .gitignore 02:49:07 -rw-rw-r-- 1 jenkins jenkins 936 Nov 21 02:45 Dockerfile.build 02:49:07 -rw-rw-r-- 1 jenkins jenkins 901 Nov 21 02:45 Jenkinsfile 02:49:07 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 21 02:45 LICENSE 02:49:07 -rw-rw-r-- 1 jenkins jenkins 1013 Nov 21 02:45 Makefile 02:49:07 -rw-rw-r-- 1 jenkins jenkins 5897 Nov 21 02:45 README.md 02:49:07 -rw-rw-r-- 1 jenkins jenkins 4291 Nov 21 02:45 RELEASE-NOTES.txt 02:49:07 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 02:43 VERSION 02:49:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 02:45 bin 02:49:07 -rw-r--r-- 1 jenkins jenkins 128812 Nov 21 02:48 coverage.out 02:49:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 02:45 example 02:49:07 -rw-r--r-- 1 jenkins jenkins 518 Nov 21 02:48 go.mod 02:49:07 -rw-r--r-- 1 jenkins jenkins 13436 Nov 21 02:49 go.sum 02:49:07 drwxrwxr-x 15 jenkins jenkins 4096 Nov 21 02:45 internal 02:49:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 02:45 openapi 02:49:07 drwxrwxr-x 5 jenkins jenkins 4096 Nov 21 02:45 pkg 02:49:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 02:45 snap 02:49:07 -rw-rw-r-- 1 jenkins jenkins 222 Nov 21 02:45 version.go [Pipeline] isUnix [Pipeline] sh 02:49:07 + 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=a57005e18531ebbd2212465d29fe040485a02c2c --label arch=arm64 --label version=0.0.0 . 02:49:08 Sending build context to Docker daemon 2.51MB 02:49:08 Step 1/24 : ARG BASE=golang:1.15-alpine 02:49:08 Step 2/24 : FROM ${BASE} AS builder 02:49:08 ---> ac82eb5ba05c 02:49:08 Step 3/24 : ARG MAKE='make build' 02:49:08 ---> Running in 314be9e1993e 02:49:08 Removing intermediate container 314be9e1993e 02:49:08 ---> 0a4b15810bf6 02:49:08 Step 4/24 : WORKDIR /device-sdk-go 02:49:09 ---> Running in 6b479227766e 02:49:09 Removing intermediate container 6b479227766e 02:49:09 ---> e8faebf7af58 02:49:09 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:49:09 ---> Running in b947ee40ac2d 02:49:10 Removing intermediate container b947ee40ac2d 02:49:10 ---> f64e89158cbd 02:49:10 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:10 ---> Running in 15431636907e 02:49:13 Removing intermediate container 15431636907e 02:49:13 ---> c18c8c7cd6ee 02:49:13 Step 7/24 : RUN apk add --update --no-cache make git 02:49:13 ---> Running in 66e46d3b8d44 02:49:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:49:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:49:15 OK: 142 MiB in 39 packages 02:49:16 Removing intermediate container 66e46d3b8d44 02:49:16 ---> 447fe7f80471 02:49:16 Step 8/24 : COPY . . 02:49:18 ---> e4b8cd8ba5d5 02:49:18 Step 9/24 : RUN ${MAKE} 02:49:18 ---> Running in 5c8625e237a6 02:49:19 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 02:49:46 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:49:46 Removing intermediate container 5c8625e237a6 02:49:46 ---> 95360d7f2b1e 02:49:46 Step 10/24 : FROM scratch 02:49:46 ---> 02:49:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:49:46 ---> Running in 7b4956e7dc82 02:49:47 Removing intermediate container 7b4956e7dc82 02:49:47 ---> fc4dfa308e34 02:49:47 Step 12/24 : ENV APP_PORT=49990 02:49:47 ---> Running in 5b3e18b4acee 02:49:47 Removing intermediate container 5b3e18b4acee 02:49:47 ---> 6962c4015ad4 02:49:47 Step 13/24 : EXPOSE $APP_PORT 02:49:48 ---> Running in 101f4e29f41a 02:49:48 Removing intermediate container 101f4e29f41a 02:49:48 ---> e19d04d72911 02:49:48 Step 14/24 : WORKDIR / 02:49:48 ---> Running in 9d1582b2a45b 02:49:48 Removing intermediate container 9d1582b2a45b 02:49:48 ---> 23adddf3cff7 02:49:48 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:49:49 ---> 59971fec5ab6 02:49:49 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 02:49:50 ---> a990ed67fd3d 02:49:50 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 02:49:51 ---> 45fcf1ef80f8 02:49:51 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 02:49:52 ---> 9b8c0aefe189 02:49:52 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 02:49:52 ---> 35bd733d566c 02:49:52 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 02:49:52 ---> Running in 8ba1a343e76b 02:49:53 Removing intermediate container 8ba1a343e76b 02:49:53 ---> 86c4d42f4984 02:49:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:49:53 ---> Running in a218247cc393 02:49:53 Removing intermediate container a218247cc393 02:49:53 ---> 21cd22ee2ca5 02:49:53 Step 22/24 : LABEL arch=arm64 02:49:53 ---> Running in 13690575d49b 02:49:54 Removing intermediate container 13690575d49b 02:49:54 ---> 20022334c3b8 02:49:54 Step 23/24 : LABEL git_sha=a57005e18531ebbd2212465d29fe040485a02c2c 02:49:54 ---> Running in 2ea8eed18281 02:49:54 Removing intermediate container 2ea8eed18281 02:49:54 ---> 93acf2d8d1a8 02:49:54 Step 24/24 : LABEL version=0.0.0 02:49:55 ---> Running in c9327eb5c1e1 02:49:55 Removing intermediate container c9327eb5c1e1 02:49:55 ---> d14bc7c8592c 02:49:55 [Warning] One or more build-args [ARCH] were not consumed 02:49:55 Successfully built d14bc7c8592c 02:49:55 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 02:49:57 provisioning config files... 02:49:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/config1838820560472603577tmp [Pipeline] { [Pipeline] sh 02:49:58 + set +x 02:49:58 + bash -s -- 02:49:58 + curl -s https://codecov.io/bash 02:49:58 02:49:58 _____ _ 02:49:58 / ____| | | 02:49:58 | | ___ __| | ___ ___ _____ __ 02:49:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:49:58 | |___| (_) | (_| | __/ (_| (_) \ V / 02:49:58 \_____\___/ \__,_|\___|\___\___/ \_/ 02:49:58 Bash-20201116-eea08d9 02:49:58 02:49:58 02:49:58 ==> Jenkins CI detected. 02:49:58 project root: . 02:49:58 --> token set from env 02:49:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:49:58 ==> Running gcov in . (disable via -X gcov) 02:49:58 ==> Python coveragepy not found 02:49:58 ==> Searching for coverage reports in: 02:49:58 + . 02:49:58 -> Found 1 reports 02:49:58 ==> Detecting git/mercurial file structure 02:49:58 ==> Reading reports 02:49:58 + ./coverage.out bytes=128812 02:49:58 ==> Appending adjustments 02:49:58 https://docs.codecov.io/docs/fixing-reports 02:49:59 + Found adjustments 02:49:59 ==> Gzipping contents 02:49:59 ==> Uploading reports 02:49:59 url: https://codecov.io 02:49:59 query: branch=PR-650&commit=a57005e18531ebbd2212465d29fe040485a02c2c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-650%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=650&job=&cmd_args= 02:49:59 -> Pinging Codecov 02:49:59 https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=PR-650&commit=a57005e18531ebbd2212465d29fe040485a02c2c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-650%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=650&job=&cmd_args= 02:49:59 -> Uploading to 02:49:59 https://storage.googleapis.com/codecov/v4/raw/2020-11-21/7E55EF52A471D76F132DFD9A03CDDE97/a57005e18531ebbd2212465d29fe040485a02c2c/a0c27e95-4ab5-486a-ad47-e0240f98ac1b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201121T024959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=929d378d2d3ebe94dc3c5e3f675f9ca4e01e509bd5133a54a91b658381618cde 02:49:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:59 Dload Upload Total Spent Left Speed 02:50:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21024 0 0 100 21024 0 45173 --:--:-- --:--:-- --:--:-- 45212 02:50:00 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a57005e18531ebbd2212465d29fe040485a02c2c [Pipeline] } 02:50:00 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 02:50:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:50:05 ---> package-listing.sh 02:50:05 ++ facter osfamily 02:50:05 ++ tr '[:upper:]' '[:lower:]' 02:50:05 + OS_FAMILY=redhat 02:50:05 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-650 02:50:05 + START_PACKAGES=/tmp/packages_start.txt 02:50:05 + END_PACKAGES=/tmp/packages_end.txt 02:50:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:50:05 + PACKAGES=/tmp/packages_start.txt 02:50:05 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-650 ']' 02:50:05 + PACKAGES=/tmp/packages_end.txt 02:50:05 + case "${OS_FAMILY}" in 02:50:05 + rpm -qa 02:50:05 + sort 02:50:12 + '[' -f /tmp/packages_start.txt ']' 02:50:12 + '[' -f /tmp/packages_end.txt ']' 02:50:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:50:12 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-650 ']' 02:50:12 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-650/archives/ 02:50:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-650/archives/ [Pipeline] echo 02:50:12 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-650/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:50:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:50:13 02:50:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:50:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:50:13 alpine: Pulling from edgex-lftools-log-publisher 02:50:13 df20fa9351a1: Pulling fs layer 02:50:13 36b3adc4ff6f: Pulling fs layer 02:50:13 8ad3a11d3b57: Pulling fs layer 02:50:13 46f8f816bc3b: Pulling fs layer 02:50:13 93b61091891f: Pulling fs layer 02:50:13 93b9cdb0e59b: Pulling fs layer 02:50:13 5e14af77c1be: Pulling fs layer 02:50:13 01666e4c0597: Pulling fs layer 02:50:13 aa168da1d23b: Pulling fs layer 02:50:13 46f8f816bc3b: Waiting 02:50:13 93b61091891f: Waiting 02:50:13 93b9cdb0e59b: Waiting 02:50:13 5e14af77c1be: Waiting 02:50:13 01666e4c0597: Waiting 02:50:13 aa168da1d23b: Waiting 02:50:13 36b3adc4ff6f: Verifying Checksum 02:50:13 36b3adc4ff6f: Download complete 02:50:13 46f8f816bc3b: Verifying Checksum 02:50:13 46f8f816bc3b: Download complete 02:50:13 df20fa9351a1: Verifying Checksum 02:50:13 df20fa9351a1: Download complete 02:50:13 93b9cdb0e59b: Download complete 02:50:14 5e14af77c1be: Verifying Checksum 02:50:14 5e14af77c1be: Download complete 02:50:14 01666e4c0597: Verifying Checksum 02:50:14 01666e4c0597: Download complete 02:50:14 93b61091891f: Download complete 02:50:14 df20fa9351a1: Pull complete 02:50:15 8ad3a11d3b57: Verifying Checksum 02:50:15 8ad3a11d3b57: Download complete 02:50:15 36b3adc4ff6f: Pull complete 02:50:16 8ad3a11d3b57: Pull complete 02:50:16 46f8f816bc3b: Pull complete 02:50:17 93b61091891f: Pull complete 02:50:17 93b9cdb0e59b: Pull complete 02:50:18 5e14af77c1be: Pull complete 02:50:18 01666e4c0597: Pull complete 02:50:18 aa168da1d23b: Verifying Checksum 02:50:18 aa168da1d23b: Download complete 02:50:31 aa168da1d23b: Pull complete 02:50:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:50:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:50:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:50:31 prd-centos7-docker-4c-2g-13044 does not seem to be running inside a container 02:50:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-650/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-650 -v /w/workspace/dgexfoundry_device-sdk-go_PR-650:/w/workspace/dgexfoundry_device-sdk-go_PR-650:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-650@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:10003/edgex-lftools-log-publisher:alpine cat 02:50:36 $ docker top c2822c871269f47c82cb6148dbcf9614d85bcb626eca4d8fd28ccdf331456561 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:37 + touch /tmp/pre-build-complete [Pipeline] sh 02:50:37 + mkdir -p /var/log/sa [Pipeline] sh 02:50:37 + ls /var/log/sa-host 02:50:37 + sadf -c /var/log/sa-host/sa05 02:50:37 file_magic: OK 02:50:37 HZ: Using current value: 100 02:50:37 file_header: OK 02:50:37 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 02:50:37 Statistics: 02:50:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:50:37 File successfully converted to sysstat format version 12.2.1 02:50:37 + sadf -c /var/log/sa-host/sa21 02:50:37 file_magic: OK 02:50:37 HZ: Using current value: 100 02:50:37 file_header: OK 02:50:37 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 02:50:37 Statistics: 02:50:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:50:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:50:38 provisioning config files... 02:50:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/config5251414512901055788tmp [Pipeline] { [Pipeline] echo 02:50:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:50:39 ---> create-netrc.sh [Pipeline] } 02:50:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:50:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:50:39 ---> python-tools-install.sh [Pipeline] echo 02:50:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:50:39 ---> sudo-logs.sh 02:50:39 Archiving 'sudo' log.. [Pipeline] echo 02:50:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:50:40 ---> job-cost.sh 02:50:40 lf-activate-venv: SKIPPING 02:50:40 INFO: No Stack... 02:50:41 INFO: Retrieving Pricing Info for: v1-standard-2 02:50:41 INFO: Archiving Costs [Pipeline] echo 02:50:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:50:42 ---> logs-deploy.sh 02:50:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-650/5 02:50:42 INFO: archiving workspace using pattern(s): 02:50:44 Archives upload complete. 02:50:44 INFO: archiving logs to Nexus