Pull request #713 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 9bca83ed10b4f524d56640670a65bb8ef91e538b+909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 (d1406196044643ddc3fdd886d0c904d5e0c1eb6d) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19547 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [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-713 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/713/head:refs/remotes/origin/PR-713 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 into PR head commit 9bca83ed10b4f524d56640670a65bb8ef91e538b Merge succeeded, producing 9bca83ed10b4f524d56640670a65bb8ef91e538b Checking out Revision 9bca83ed10b4f524d56640670a65bb8ef91e538b (PR-713) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bca83ed10b4f524d56640670a65bb8ef91e538b # 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 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bca83ed10b4f524d56640670a65bb8ef91e538b # timeout=10 Commit message: "feat: Added missing module to Attribution.txt" > git rev-list --no-walk ca8213842c5dc2653c4ff8829bf7c289c659faa2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:53:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:53:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:53:09 ========================================================= 17:53:09 EdgeX Global Pipelines Version Info 17:53:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:53:11 ------------------- 17:53:11 stable info: 17:53:11 ------------------- 17:53:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:53:11 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 17:53:11 Message: update stable to v1.0.173 17:53:12 ------------------- 17:53:12 experimental info: 17:53:12 ------------------- 17:53:12 Commited By: **** collab-it+edgex@linuxfoundation.org 17:53:12 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 17:53:12 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:53:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:53:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:53:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:53:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:53:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:53:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:53:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 17:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:53:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:53:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:53:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:53:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:53:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:53:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:53:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:53:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:53:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:53:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:53:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:53:14 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:53:15 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 17:53:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-713 [Pipeline] echo 17:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-713 [Pipeline] echo 17:53:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-713 [Pipeline] echo 17:53:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bca83ed10b4f524d56640670a65bb8ef91e538b [Pipeline] echo 17:53:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bca83e [Pipeline] echo 17:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:53:15 provisioning config files... 17:53:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/config8212056375631745618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:53:16 ---> docker-login.sh 17:53:16 nexus3.edgexfoundry.org:10001 17:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:16 Configure a credential helper to remove this warning. See 17:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:16 17:53:16 Login Succeeded 17:53:16 nexus3.edgexfoundry.org:10002 17:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:16 Configure a credential helper to remove this warning. See 17:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:16 17:53:16 Login Succeeded 17:53:16 nexus3.edgexfoundry.org:10003 17:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:16 Configure a credential helper to remove this warning. See 17:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:16 17:53:16 Login Succeeded 17:53:16 nexus3.edgexfoundry.org:10004 17:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:17 Configure a credential helper to remove this warning. See 17:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:17 17:53:17 Login Succeeded 17:53:17 docker.io 17:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:17 Configure a credential helper to remove this warning. See 17:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:17 17:53:17 Login Succeeded 17:53:17 ---> docker-login.sh ends [Pipeline] } 17:53:17 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 17:53:18 + git log --format=format:%s -1 9bca83ed10b4f524d56640670a65bb8ef91e538b [Pipeline] echo 17:53:18 GIT_COMMIT: 9bca83ed10b4f524d56640670a65bb8ef91e538b, Commit Message: feat: Added missing module to Attribution.txt [Pipeline] echo 17:53:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:53:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:53:18 17:53:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:53:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:53:19 latest: Pulling from edgex-devops/git-semver 17:53:19 31603596830f: Pulling fs layer 17:53:19 2a8b12db71e7: Pulling fs layer 17:53:19 6ca5941a6612: Pulling fs layer 17:53:19 ecc8261a40a4: Pulling fs layer 17:53:19 ecc8261a40a4: Waiting 17:53:19 2a8b12db71e7: Verifying Checksum 17:53:19 2a8b12db71e7: Download complete 17:53:19 31603596830f: Verifying Checksum 17:53:19 31603596830f: Download complete 17:53:19 ecc8261a40a4: Verifying Checksum 17:53:19 ecc8261a40a4: Download complete 17:53:19 6ca5941a6612: Verifying Checksum 17:53:19 6ca5941a6612: Download complete 17:53:19 31603596830f: Pull complete 17:53:19 2a8b12db71e7: Pull complete 17:53:20 6ca5941a6612: Pull complete 17:53:21 ecc8261a40a4: Pull complete 17:53:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:53:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:53:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:53:21 prd-centos7-docker-4c-2g-19547 does not seem to be running inside a container 17:53:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-713 -v /w/workspace/dgexfoundry_device-sdk-go_PR-713:/w/workspace/dgexfoundry_device-sdk-go_PR-713:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-713@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:53:24 $ docker top 24b78744babdbbd1e8479220e45a2a95b01da36eb23cae33709f4c0751fd266b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:53:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:53:24 [ssh-agent] Looking for ssh-agent implementation... 17:53:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:53:24 $ docker exec 24b78744babdbbd1e8479220e45a2a95b01da36eb23cae33709f4c0751fd266b ssh-agent 17:53:24 SSH_AUTH_SOCK=/tmp/ssh-rX3KcDiO6zYl/agent.11 17:53:24 SSH_AGENT_PID=17 17:53:24 Running ssh-add (command line suppressed) 17:53:24 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_2017666815294169425.key (/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_2017666815294169425.key) 17:53:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:53:25 + git tag --points-at HEAD [Pipeline] } 17:53:25 $ docker exec --env ******** --env ******** 24b78744babdbbd1e8479220e45a2a95b01da36eb23cae33709f4c0751fd266b ssh-agent -k 17:53:25 unset SSH_AUTH_SOCK; 17:53:25 unset SSH_AGENT_PID; 17:53:25 echo Agent pid 17 killed; 17:53:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:53:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:53:25 [ssh-agent] Looking for ssh-agent implementation... 17:53:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:53:25 $ docker exec 24b78744babdbbd1e8479220e45a2a95b01da36eb23cae33709f4c0751fd266b ssh-agent 17:53:26 SSH_AUTH_SOCK=/tmp/ssh-vcphTpk5i5RD/agent.47 17:53:26 SSH_AGENT_PID=52 17:53:26 Running ssh-add (command line suppressed) 17:53:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_9109376692377221465.key (/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_9109376692377221465.key) 17:53:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:53:26 + git semver init 17:53:26 # -> Open(): unable to determine branch for HEAD 17:53:26 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-713/.git 17:53:26 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-713 17:53:26 # $SEMVER_REMOTE_NAME = origin 17:53:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:53:26 # $SEMVER_USER_NAME = edgex-jenkins 17:53:26 # $SEMVER_BRANCH = PR-713 17:53:26 # $SEMVER_TEMP = /tmp/semver-441039169 17:53:26 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 17:53:27 # '/tmp/semver-441039169' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-713/.semver' 17:53:27 # -> Force: false 17:53:27 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-713/.semver [Pipeline] } 17:53:27 $ docker exec --env ******** --env ******** 24b78744babdbbd1e8479220e45a2a95b01da36eb23cae33709f4c0751fd266b ssh-agent -k 17:53:27 unset SSH_AUTH_SOCK; 17:53:27 unset SSH_AGENT_PID; 17:53:27 echo Agent pid 52 killed; 17:53:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:53:27 + git semver [Pipeline] } 17:53:27 $ docker stop --time=1 24b78744babdbbd1e8479220e45a2a95b01da36eb23cae33709f4c0751fd266b 17:53:29 $ docker rm -f 24b78744babdbbd1e8479220e45a2a95b01da36eb23cae33709f4c0751fd266b [Pipeline] // withDockerContainer [Pipeline] sh 17:53:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:53:30 Stashed 1 file(s) [Pipeline] echo 17:53:30 [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 17:53:45 Still waiting to schedule task 17:53:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:53:45 Still waiting to schedule task 17:53:45 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 17:55:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19548 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [Pipeline] { [Pipeline] ws 17:55:36 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 17:55:41 using credential edgex-jenkins-ssh 17:55:41 Cloning the remote Git repository 17:55:41 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:55:41 > git init /w/workspace/device-sdk-go/4 # timeout=10 17:55:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:55:41 > git --version # timeout=10 17:55:41 > git --version # 'git version 2.17.1' 17:55:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:43 Merging remotes/origin/master commit 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 into PR head commit 9bca83ed10b4f524d56640670a65bb8ef91e538b 17:55:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:55:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:55:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:55:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/713/head:refs/remotes/origin/PR-713 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:55:43 > git config core.sparsecheckout # timeout=10 17:55:43 > git checkout -f 9bca83ed10b4f524d56640670a65bb8ef91e538b # timeout=10 17:55:43 > git remote # timeout=10 17:55:43 > git config --get remote.origin.url # timeout=10 17:55:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:43 > git merge 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 # timeout=10 17:55:43 Merge succeeded, producing 9bca83ed10b4f524d56640670a65bb8ef91e538b 17:55:43 Checking out Revision 9bca83ed10b4f524d56640670a65bb8ef91e538b (PR-713) 17:55:43 > git rev-parse HEAD^{commit} # timeout=10 17:55:43 > git config core.sparsecheckout # timeout=10 17:55:43 > git checkout -f 9bca83ed10b4f524d56640670a65bb8ef91e538b # timeout=10 17:55:48 Commit message: "feat: Added missing module to Attribution.txt" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:55:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:55:50 + + sudo servicetrue docker 17:55:50 restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:55:52 provisioning config files... 17:55:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config8766055991995231916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:53 ---> docker-login.sh 17:55:53 nexus3.edgexfoundry.org:10001 17:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:54 Configure a credential helper to remove this warning. See 17:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:54 17:55:54 Login Succeeded 17:55:54 nexus3.edgexfoundry.org:10002 17:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:54 Configure a credential helper to remove this warning. See 17:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:54 17:55:54 Login Succeeded 17:55:54 nexus3.edgexfoundry.org:10003 17:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:55 Configure a credential helper to remove this warning. See 17:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:55 17:55:55 Login Succeeded 17:55:55 nexus3.edgexfoundry.org:10004 17:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:55 Configure a credential helper to remove this warning. See 17:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:55 17:55:55 Login Succeeded 17:55:55 docker.io 17:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:56 Configure a credential helper to remove this warning. See 17:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:56 17:55:56 Login Succeeded 17:55:56 ---> docker-login.sh ends [Pipeline] } 17:55:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:55:56 ========================================================= 17:55:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:55:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:55:57 + 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 . 17:55:57 Sending build context to Docker daemon 2.495MB 17:55:57 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:55:57 Step 2/8 : FROM ${BASE} 17:55:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:55:57 5f621e34cdf4: Pulling fs layer 17:55:57 a4357932f1b6: Pulling fs layer 17:55:57 18c013af1878: Pulling fs layer 17:55:57 00ac8860ef70: Pulling fs layer 17:55:57 63d7cb157983: Pulling fs layer 17:55:57 b116817d02f9: Pulling fs layer 17:55:57 745a02a5169b: Pulling fs layer 17:55:57 63d7cb157983: Waiting 17:55:57 b116817d02f9: Waiting 17:55:57 745a02a5169b: Waiting 17:55:57 00ac8860ef70: Waiting 17:55:57 18c013af1878: Verifying Checksum 17:55:57 18c013af1878: Download complete 17:55:57 a4357932f1b6: Verifying Checksum 17:55:57 a4357932f1b6: Download complete 17:55:57 63d7cb157983: Verifying Checksum 17:55:57 63d7cb157983: Download complete 17:55:57 b116817d02f9: Verifying Checksum 17:55:57 b116817d02f9: Download complete 17:55:57 5f621e34cdf4: Verifying Checksum 17:55:58 5f621e34cdf4: Pull complete 17:55:58 a4357932f1b6: Pull complete 17:55:59 18c013af1878: Pull complete 17:56:00 745a02a5169b: Verifying Checksum 17:56:00 745a02a5169b: Download complete 17:56:01 00ac8860ef70: Verifying Checksum 17:56:01 00ac8860ef70: Download complete 17:56:07 Running on prd-centos7-docker-4c-2g-19549 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [Pipeline] { [Pipeline] ws 17:56:07 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 17:56:10 using credential edgex-jenkins-ssh 17:56:10 Cloning the remote Git repository 17:56:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:56:10 > git init /w/workspace/device-sdk-go/4 # timeout=10 17:56:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:56:10 > git --version # timeout=10 17:56:10 > git --version # 'git version 2.24.3' 17:56:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:56:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:56:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:56:11 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/713/head:refs/remotes/origin/PR-713 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:56:11 Merging remotes/origin/master commit 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 into PR head commit 9bca83ed10b4f524d56640670a65bb8ef91e538b 17:56:11 Merge succeeded, producing 9bca83ed10b4f524d56640670a65bb8ef91e538b 17:56:11 Checking out Revision 9bca83ed10b4f524d56640670a65bb8ef91e538b (PR-713) 17:56:12 00ac8860ef70: Pull complete 17:56:12 63d7cb157983: Pull complete 17:56:11 > git config core.sparsecheckout # timeout=10 17:56:11 > git checkout -f 9bca83ed10b4f524d56640670a65bb8ef91e538b # timeout=10 17:56:11 > git remote # timeout=10 17:56:11 > git config --get remote.origin.url # timeout=10 17:56:11 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:11 > git merge 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 # timeout=10 17:56:11 > git rev-parse HEAD^{commit} # timeout=10 17:56:11 > git config core.sparsecheckout # timeout=10 17:56:11 > git checkout -f 9bca83ed10b4f524d56640670a65bb8ef91e538b # timeout=10 17:56:12 b116817d02f9: Pull complete 17:56:15 Commit message: "feat: Added missing module to Attribution.txt" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:56:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 17:56:16 745a02a5169b: Pull complete 17:56:16 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:56:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:56:16 ---> b7e6874047d6 17:56:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] sh 17:56:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:56:17 + sudo service docker restart 17:56:17 + true 17:56:17 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:56:18 provisioning config files... 17:56:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config4516945435680479729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:19 ---> docker-login.sh 17:56:19 nexus3.edgexfoundry.org:10001 17:56:19 ---> Running in ebd4eab24357 17:56:19 Removing intermediate container ebd4eab24357 17:56:19 ---> 2c557d17bf49 17:56:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:19 Configure a credential helper to remove this warning. See 17:56:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:19 17:56:19 Login Succeeded 17:56:19 nexus3.edgexfoundry.org:10002 17:56:19 ---> Running in 76a05867d259 17:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:19 Configure a credential helper to remove this warning. See 17:56:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:19 17:56:19 Login Succeeded 17:56:19 nexus3.edgexfoundry.org:10003 17:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:20 Configure a credential helper to remove this warning. See 17:56:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:20 17:56:20 Login Succeeded 17:56:20 nexus3.edgexfoundry.org:10004 17:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:20 Configure a credential helper to remove this warning. See 17:56:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:20 17:56:20 Login Succeeded 17:56:20 docker.io 17:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:20 Configure a credential helper to remove this warning. See 17:56:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:20 17:56:20 Login Succeeded 17:56:20 ---> docker-login.sh ends [Pipeline] } 17:56:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:56:21 ========================================================= 17:56:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:56:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:56: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 . 17:56:21 Removing intermediate container 76a05867d259 17:56:21 ---> af401998d525 17:56:21 Step 5/8 : RUN apk add --update --no-cache make git 17:56:21 Sending build context to Docker daemon 2.499MB 17:56:21 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:56:21 Step 2/8 : FROM ${BASE} 17:56:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:56:21 188c0c94c7c5: Pulling fs layer 17:56:21 0ef7d3d256c8: Pulling fs layer 17:56:21 de9db76c5a1d: Pulling fs layer 17:56:21 bca2f99d35d6: Pulling fs layer 17:56:21 93359f2a8cfa: Pulling fs layer 17:56:21 7c6f9722023f: Pulling fs layer 17:56:21 a35cf1a2eb13: Pulling fs layer 17:56:21 bca2f99d35d6: Waiting 17:56:21 93359f2a8cfa: Waiting 17:56:21 7c6f9722023f: Waiting 17:56:21 a35cf1a2eb13: Waiting 17:56:21 de9db76c5a1d: Download complete 17:56:21 0ef7d3d256c8: Verifying Checksum 17:56:21 0ef7d3d256c8: Download complete 17:56:21 93359f2a8cfa: Verifying Checksum 17:56:21 93359f2a8cfa: Download complete 17:56:21 188c0c94c7c5: Verifying Checksum 17:56:21 188c0c94c7c5: Download complete 17:56:21 7c6f9722023f: Verifying Checksum 17:56:21 7c6f9722023f: Download complete 17:56:22 ---> Running in 10da3cf90116 17:56:22 188c0c94c7c5: Pull complete 17:56:22 0ef7d3d256c8: Pull complete 17:56:22 de9db76c5a1d: Pull complete 17:56:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:56:23 a35cf1a2eb13: Verifying Checksum 17:56:23 a35cf1a2eb13: Download complete 17:56:24 bca2f99d35d6: Verifying Checksum 17:56:24 bca2f99d35d6: Download complete 17:56:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:56:27 OK: 142 MiB in 39 packages 17:56:28 Removing intermediate container 10da3cf90116 17:56:28 ---> 0297e013077a 17:56:28 Step 6/8 : WORKDIR /device-sdk-go 17:56:28 ---> Running in d870820935c0 17:56:28 Removing intermediate container d870820935c0 17:56:28 ---> 6bb2b53ca0d0 17:56:28 Step 7/8 : COPY . . 17:56:30 ---> 4520317df195 17:56:30 Step 8/8 : RUN go mod download 17:56:30 ---> Running in c0a8df34b792 17:56:30 bca2f99d35d6: Pull complete 17:56:30 93359f2a8cfa: Pull complete 17:56:30 7c6f9722023f: Pull complete 17:56:35 a35cf1a2eb13: Pull complete 17:56:35 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:56:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:56:35 ---> a62c8e92a672 17:56:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:56:35 ---> Running in e507a699b940 17:56:35 Removing intermediate container e507a699b940 17:56:35 ---> 5f057d4e5531 17:56:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:35 ---> Running in 133409164e67 17:56:36 Removing intermediate container 133409164e67 17:56:36 ---> f1ff0e55542b 17:56:36 Step 5/8 : RUN apk add --update --no-cache make git 17:56:36 ---> Running in 6e6b798d54c1 17:56:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:56:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:56:39 OK: 166 MiB in 39 packages 17:56:39 Removing intermediate container 6e6b798d54c1 17:56:39 ---> 524895a8110c 17:56:39 Step 6/8 : WORKDIR /device-sdk-go 17:56:39 ---> Running in 3732fd005fde 17:56:39 Removing intermediate container 3732fd005fde 17:56:39 ---> c5afd7305849 17:56:39 Step 7/8 : COPY . . 17:56:41 ---> e4ad5cb11a87 17:56:41 Step 8/8 : RUN go mod download 17:56:41 ---> Running in 1626c1ef922b 17:56:52 Removing intermediate container c0a8df34b792 17:56:52 ---> eb046d24ca33 17:56:52 Successfully built eb046d24ca33 17:56:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:56:52 + docker inspect -f . ci-base-image-arm64 17:56:52 . [Pipeline] withDockerContainer 17:56:53 prd-ubuntu18.04-docker-arm64-4c-16g-19548 does not seem to be running inside a container 17:56:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-arm64 cat 17:56:54 $ docker top 4a3589d4093dd08d1e4867834390c5a6e56270f9d85852965f100222daa40d17 -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:55 + go version 17:56:55 go version go1.15.5 linux/arm64 [Pipeline] } 17:56:55 $ docker stop --time=1 4a3589d4093dd08d1e4867834390c5a6e56270f9d85852965f100222daa40d17 17:56:57 $ docker rm -f 4a3589d4093dd08d1e4867834390c5a6e56270f9d85852965f100222daa40d17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:56:58 + docker inspect -f . ci-base-image-arm64 17:56:58 . [Pipeline] withDockerContainer 17:56:58 prd-ubuntu18.04-docker-arm64-4c-16g-19548 does not seem to be running inside a container 17:56:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-arm64 cat 17:56:59 Removing intermediate container 1626c1ef922b 17:56:59 ---> 8f3394cfad33 17:56:59 Successfully built 8f3394cfad33 17:56:59 Successfully tagged ci-base-image-x86_64:latest 17:57:00 $ docker top 1c9164d9f4ddab7ef832d31aea7b4f7f4df102ca2e13d6b5bb8e50304528ac95 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 17:57:01 + docker inspect -f . ci-base-image-x86_64 17:57:01 . [Pipeline] withDockerContainer 17:57:01 + make test 17:57:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:57:01 prd-centos7-docker-4c-2g-19549 does not seem to be running inside a container 17:57:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-x86_64 cat 17:57:02 $ docker top 10c48bce47b62164fe74021eec2555acf4ff40045e027a00a5d9f3397fc38578 -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:03 + go version 17:57:03 go version go1.15.5 linux/amd64 [Pipeline] } 17:57:03 $ docker stop --time=1 10c48bce47b62164fe74021eec2555acf4ff40045e027a00a5d9f3397fc38578 17:57:04 $ docker rm -f 10c48bce47b62164fe74021eec2555acf4ff40045e027a00a5d9f3397fc38578 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:57:05 + docker inspect -f . ci-base-image-x86_64 17:57:05 . [Pipeline] withDockerContainer 17:57:05 prd-centos7-docker-4c-2g-19549 does not seem to be running inside a container 17:57:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-x86_64 cat 17:57:06 $ docker top a341d8cef66265fb7533498950689ab5f73618c9376330665d000df821880cb8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:06 + make test 17:57:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:57:13 ? github.com/edgexfoundry/device-sdk-go [no test files] 17:57:23 ? github.com/edgexfoundry/device-sdk-go [no test files] 17:57:28 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 17:57:28 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 17:57:28 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 17:57:28 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.092s coverage: 19.4% of statements 17:57:30 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.484s coverage: 97.1% of statements 17:58:02 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.056s coverage: 9.4% of statements 17:58:02 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.050s coverage: 21.7% of statements 17:58:02 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 17:58:02 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.245s coverage: 42.9% of statements 17:58:02 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 17:58:02 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.287s coverage: 68.9% of statements 17:58:02 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 17:58:02 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 17:58:02 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 17:58:02 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 17:58:02 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.066s coverage: 53.8% of statements 17:58:02 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 17:58:02 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 17:58:02 ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.084s coverage: 31.3% of statements 17:58:02 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.349s coverage: 68.9% of statements 17:58:02 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.060s coverage: 4.2% of statements 17:58:02 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 17:58:02 GO111MODULE=on go vet ./... 17:58:02 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 17:58:02 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 17:58:02 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 17:58:02 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.122s coverage: 19.4% of statements 17:58:08 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.185s coverage: 97.1% of statements 17:58:09 gofmt -l . 17:58:09 [ "`gofmt -l .`" = "" ] 17:58:09 ./bin/test-attribution-txt.sh 17:58:09 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:58:09 $ docker stop --time=1 a341d8cef66265fb7533498950689ab5f73618c9376330665d000df821880cb8 17:58:11 $ docker rm -f a341d8cef66265fb7533498950689ab5f73618c9376330665d000df821880cb8 [Pipeline] // withDockerContainer [Pipeline] sh 17:58:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:58:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:58:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:58:15 + ls -al . 17:58:15 total 216 17:58:15 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 11 17:58 . 17:58:15 drwxrwxr-x. 4 jenkins jenkins 28 Jan 11 17:56 .. 17:58:15 drwxrwxr-x. 2 jenkins jenkins 64 Jan 11 17:56 bin 17:58:15 -rw-r--r--. 1 jenkins jenkins 137952 Jan 11 17:57 coverage.out 17:58:15 -rw-rw-r--. 1 jenkins jenkins 949 Jan 11 17:56 Dockerfile.build 17:58:15 -rw-rw-r--. 1 jenkins jenkins 140 Jan 11 17:56 .dockerignore 17:58:15 drwxrwxr-x. 4 jenkins jenkins 48 Jan 11 17:56 example 17:58:15 drwxrwxr-x. 8 jenkins jenkins 179 Jan 11 17:56 .git 17:58:15 drwxrwxr-x. 2 jenkins jenkins 103 Jan 11 17:56 .github 17:58:15 -rw-rw-r--. 1 jenkins jenkins 138 Jan 11 17:56 .gitignore 17:58:15 -rw-r--r--. 1 jenkins jenkins 488 Jan 11 17:58 go.mod 17:58:15 -rw-r--r--. 1 jenkins jenkins 14014 Jan 11 17:58 go.sum 17:58:15 drwxrwxr-x. 15 jenkins jenkins 211 Jan 11 17:56 internal 17:58:15 -rw-rw-r--. 1 jenkins jenkins 901 Jan 11 17:56 Jenkinsfile 17:58:15 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 11 17:56 LICENSE 17:58:15 -rw-rw-r--. 1 jenkins jenkins 1013 Jan 11 17:56 Makefile 17:58:15 drwxrwxr-x. 4 jenkins jenkins 26 Jan 11 17:56 openapi 17:58:15 drwxrwxr-x. 5 jenkins jenkins 50 Jan 11 17:56 pkg 17:58:15 -rw-rw-r--. 1 jenkins jenkins 5897 Jan 11 17:56 README.md 17:58:15 -rw-rw-r--. 1 jenkins jenkins 6616 Jan 11 17:56 RELEASE-NOTES.txt 17:58:15 drwxrwxr-x. 4 jenkins jenkins 54 Jan 11 17:56 snap 17:58:15 -rw-rw-r--. 1 jenkins jenkins 5 Jan 11 17:53 VERSION 17:58:15 -rw-rw-r--. 1 jenkins jenkins 222 Jan 11 17:56 version.go [Pipeline] isUnix [Pipeline] sh 17:58:16 + 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=9bca83ed10b4f524d56640670a65bb8ef91e538b --label arch=amd64 --label version=0.0.0 . 17:58:16 Sending build context to Docker daemon 2.637MB 17:58:16 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 17:58:16 Step 2/24 : FROM ${BASE} AS builder 17:58:16 ---> 8f3394cfad33 17:58:16 Step 3/24 : ARG MAKE='make build' 17:58:17 ---> Running in 76525a38e81f 17:58:17 Removing intermediate container 76525a38e81f 17:58:17 ---> 9cef30099ff6 17:58:17 Step 4/24 : WORKDIR /device-sdk-go 17:58:17 ---> Running in c498d952dac1 17:58:17 Removing intermediate container c498d952dac1 17:58:17 ---> c05f7ba62789 17:58:17 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:58:17 ---> Running in 631697991f86 17:58:17 Removing intermediate container 631697991f86 17:58:17 ---> a81625e8cdf8 17:58:17 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:17 ---> Running in 488530e1628c 17:58:18 Removing intermediate container 488530e1628c 17:58:18 ---> 03b5b55aa8b9 17:58:18 Step 7/24 : RUN apk add --update --no-cache make git 17:58:18 ---> Running in 3de93d31f4b6 17:58:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:58:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:58:23 OK: 166 MiB in 39 packages 17:58:23 Removing intermediate container 3de93d31f4b6 17:58:23 ---> e7aa177ebba1 17:58:23 Step 8/24 : COPY . . 17:58:24 ---> 843c854afb4c 17:58:24 Step 9/24 : RUN ${MAKE} 17:58:24 ---> Running in 66cc45465007 17:58:25 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 17:58:33 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 17:58:35 Removing intermediate container 66cc45465007 17:58:35 ---> be3164194d5c 17:58:35 Step 10/24 : FROM scratch 17:58:35 ---> 17:58:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:58:35 ---> Running in 6c78f80bb53f 17:58:35 Removing intermediate container 6c78f80bb53f 17:58:35 ---> f29324ad8f20 17:58:35 Step 12/24 : ENV APP_PORT=49990 17:58:35 ---> Running in e837abcbf6de 17:58:36 Removing intermediate container e837abcbf6de 17:58:36 ---> f46c516bbafb 17:58:36 Step 13/24 : EXPOSE $APP_PORT 17:58:36 ---> Running in dc6f401f931b 17:58:36 Removing intermediate container dc6f401f931b 17:58:36 ---> 457f369feee5 17:58:36 Step 14/24 : WORKDIR / 17:58:36 ---> Running in cdd947a1939b 17:58:36 Removing intermediate container cdd947a1939b 17:58:36 ---> cb2fa50ef8fc 17:58:36 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 17:58:36 ---> 4901181b5dc3 17:58:36 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 17:58:37 ---> d8733d15926a 17:58:37 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 17:58:37 ---> 61eda9f04eb3 17:58:37 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 17:58:37 ---> 05b7738e4149 17:58:37 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 17:58:37 ---> 7a19e1189723 17:58:37 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 17:58:38 ---> Running in 623793bda133 17:58:38 Removing intermediate container 623793bda133 17:58:38 ---> d9be6e209ad2 17:58:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:58:38 ---> Running in 80d8be9095f0 17:58:38 Removing intermediate container 80d8be9095f0 17:58:38 ---> 36eda595d5ca 17:58:38 Step 22/24 : LABEL arch=amd64 17:58:38 ---> Running in 0484aaf40019 17:58:38 Removing intermediate container 0484aaf40019 17:58:38 ---> c1f1422ea4d3 17:58:38 Step 23/24 : LABEL git_sha=9bca83ed10b4f524d56640670a65bb8ef91e538b 17:58:38 ---> Running in c7c8e620f871 17:58:38 Removing intermediate container c7c8e620f871 17:58:38 ---> 0329dc9b7af3 17:58:38 Step 24/24 : LABEL version=0.0.0 17:58:38 ---> Running in 871d37b3e861 17:58:39 Removing intermediate container 871d37b3e861 17:58:39 ---> 3f34202115ed 17:58:39 [Warning] One or more build-args [ARCH] were not consumed 17:58:39 Successfully built 3f34202115ed 17:58:39 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] } 17:58:40 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.113s coverage: 9.4% of statements 17:58:40 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.127s coverage: 21.7% of statements 17:58:40 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 17:58:40 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.614s coverage: 42.9% of statements 17:58:40 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 17:58:40 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.777s coverage: 68.9% of statements 17:58:40 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 17:58:40 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 17:58:40 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 17:58:40 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 17:58:40 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.186s coverage: 53.8% of statements 17:58:40 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 17:58:40 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 17:58:40 ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.168s coverage: 31.3% of statements 17:58:40 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.884s coverage: 68.9% of statements 17:58:40 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.129s coverage: 4.2% of statements 17:58:40 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 17:58:40 GO111MODULE=on go vet ./... 17:59:13 gofmt -l . 17:59:13 [ "`gofmt -l .`" = "" ] 17:59:13 ./bin/test-attribution-txt.sh 17:59:13 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:59:13 $ docker stop --time=1 1c9164d9f4ddab7ef832d31aea7b4f7f4df102ca2e13d6b5bb8e50304528ac95 17:59:16 $ docker rm -f 1c9164d9f4ddab7ef832d31aea7b4f7f4df102ca2e13d6b5bb8e50304528ac95 [Pipeline] // withDockerContainer [Pipeline] sh 17:59:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:59:17 Warning: overwriting stash ‘coverage-report’ 17:59:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:59:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:59:19 + ls -al . 17:59:19 total 252 17:59:19 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 17:59 . 17:59:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:55 .. 17:59:19 -rw-rw-r-- 1 jenkins jenkins 140 Jan 11 17:55 .dockerignore 17:59:19 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 17:55 .git 17:59:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 17:55 .github 17:59:19 -rw-rw-r-- 1 jenkins jenkins 138 Jan 11 17:55 .gitignore 17:59:19 -rw-rw-r-- 1 jenkins jenkins 949 Jan 11 17:55 Dockerfile.build 17:59:19 -rw-rw-r-- 1 jenkins jenkins 901 Jan 11 17:55 Jenkinsfile 17:59:19 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 11 17:55 LICENSE 17:59:19 -rw-rw-r-- 1 jenkins jenkins 1013 Jan 11 17:55 Makefile 17:59:19 -rw-rw-r-- 1 jenkins jenkins 5897 Jan 11 17:55 README.md 17:59:19 -rw-rw-r-- 1 jenkins jenkins 6616 Jan 11 17:55 RELEASE-NOTES.txt 17:59:19 -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 17:53 VERSION 17:59:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 17:55 bin 17:59:19 -rw-r--r-- 1 jenkins jenkins 137952 Jan 11 17:58 coverage.out 17:59:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:55 example 17:59:19 -rw-r--r-- 1 jenkins jenkins 488 Jan 11 17:59 go.mod 17:59:19 -rw-r--r-- 1 jenkins jenkins 14014 Jan 11 17:59 go.sum 17:59:19 drwxrwxr-x 15 jenkins jenkins 4096 Jan 11 17:55 internal 17:59:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:55 openapi 17:59:19 drwxrwxr-x 5 jenkins jenkins 4096 Jan 11 17:55 pkg 17:59:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:55 snap 17:59:19 -rw-rw-r-- 1 jenkins jenkins 222 Jan 11 17:55 version.go [Pipeline] isUnix [Pipeline] sh 17:59:19 + 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=9bca83ed10b4f524d56640670a65bb8ef91e538b --label arch=arm64 --label version=0.0.0 . 17:59:20 Sending build context to Docker daemon 2.634MB 17:59:20 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 17:59:20 Step 2/24 : FROM ${BASE} AS builder 17:59:20 ---> eb046d24ca33 17:59:20 Step 3/24 : ARG MAKE='make build' 17:59:20 ---> Running in 42715c157a0e 17:59:20 Removing intermediate container 42715c157a0e 17:59:20 ---> 636a58bba190 17:59:20 Step 4/24 : WORKDIR /device-sdk-go 17:59:20 ---> Running in 8f4bc36e642d 17:59:21 Removing intermediate container 8f4bc36e642d 17:59:21 ---> 63ca030aadf5 17:59:21 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:59:21 ---> Running in 34e364fe0205 17:59:22 Removing intermediate container 34e364fe0205 17:59:22 ---> b1a8ab4afddc 17:59:22 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:22 ---> Running in cf10198ef6bc 17:59:24 Removing intermediate container cf10198ef6bc 17:59:24 ---> 1876a1b46f13 17:59:24 Step 7/24 : RUN apk add --update --no-cache make git 17:59:24 ---> Running in 348228360fef 17:59:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:59:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:59:26 OK: 142 MiB in 39 packages 17:59:27 Removing intermediate container 348228360fef 17:59:27 ---> 3707532b5fae 17:59:27 Step 8/24 : COPY . . 17:59:29 ---> ff4e851a8c6e 17:59:29 Step 9/24 : RUN ${MAKE} 17:59:29 ---> Running in 093a86618ed1 17:59:30 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 17:59:57 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 17:59:57 Removing intermediate container 093a86618ed1 17:59:57 ---> e6b59d23ff5b 17:59:57 Step 10/24 : FROM scratch 17:59:57 ---> 17:59:57 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:59:57 ---> Running in 33dcb5dc9b1a 17:59:57 Removing intermediate container 33dcb5dc9b1a 17:59:57 ---> d09e6ec0b89b 17:59:57 Step 12/24 : ENV APP_PORT=49990 17:59:57 ---> Running in da72f7177710 17:59:58 Removing intermediate container da72f7177710 17:59:58 ---> 494d72291030 17:59:58 Step 13/24 : EXPOSE $APP_PORT 17:59:58 ---> Running in db22da3909ca 17:59:58 Removing intermediate container db22da3909ca 17:59:58 ---> d1027ef784dd 17:59:58 Step 14/24 : WORKDIR / 17:59:58 ---> Running in 35e02c46e22e 17:59:59 Removing intermediate container 35e02c46e22e 17:59:59 ---> 164c8572e3c8 17:59:59 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 18:00:00 ---> e13ef0557086 18:00:00 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 18:00:01 ---> c9c91c9e8ad6 18:00:01 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 18:00:02 ---> deaaa8b35db4 18:00:02 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 18:00:02 ---> e30a83b774e0 18:00:02 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 18:00:03 ---> 16cc3b934834 18:00:03 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 18:00:03 ---> Running in a8c84aada9dc 18:00:03 Removing intermediate container a8c84aada9dc 18:00:03 ---> c36c8a3ff517 18:00:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:00:04 ---> Running in 73082447f68e 18:00:04 Removing intermediate container 73082447f68e 18:00:04 ---> 886fcdf2444f 18:00:04 Step 22/24 : LABEL arch=arm64 18:00:04 ---> Running in 752d01685f76 18:00:04 Removing intermediate container 752d01685f76 18:00:04 ---> 8116a22f1e38 18:00:04 Step 23/24 : LABEL git_sha=9bca83ed10b4f524d56640670a65bb8ef91e538b 18:00:04 ---> Running in 6c187465f1fe 18:00:05 Removing intermediate container 6c187465f1fe 18:00:05 ---> c08981dfe7ec 18:00:05 Step 24/24 : LABEL version=0.0.0 18:00:05 ---> Running in 04238f12c6b8 18:00:06 Removing intermediate container 04238f12c6b8 18:00:06 ---> 33b991e01c75 18:00:06 [Warning] One or more build-args [ARCH] were not consumed 18:00:06 Successfully built 33b991e01c75 18:00:06 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 18:00:08 provisioning config files... 18:00:08 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/config3232616852021257369tmp [Pipeline] { [Pipeline] sh 18:00:08 + set +x 18:00:08 + curl -s https://codecov.io/bash 18:00:08 + bash -s -- 18:00:08 18:00:08 _____ _ 18:00:08 / ____| | | 18:00:08 | | ___ __| | ___ ___ _____ __ 18:00:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:00:08 | |___| (_) | (_| | __/ (_| (_) \ V / 18:00:08 \_____\___/ \__,_|\___|\___\___/ \_/ 18:00:08 Bash-20201231-23d4836 18:00:08 18:00:08 18:00:08 ==> git version 2.24.3 found 18:00:08 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:00:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:00:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:00:08 ==> Jenkins CI detected. 18:00:08 project root: . 18:00:08 --> token set from env 18:00:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:00:08 ==> Running gcov in . (disable via -X gcov) 18:00:08 ==> Python coveragepy not found 18:00:08 ==> Searching for coverage reports in: 18:00:08 + . 18:00:08 -> Found 1 reports 18:00:08 ==> Detecting git/mercurial file structure 18:00:08 ==> Reading reports 18:00:08 + ./coverage.out bytes=137952 18:00:08 ==> Appending adjustments 18:00:08 https://docs.codecov.io/docs/fixing-reports 18:00:09 + Found adjustments 18:00:09 ==> Gzipping contents 18:00:09 24K /tmp/codecov.Ag9ttr.gz 18:00:09 ==> Uploading reports 18:00:09 url: https://codecov.io 18:00:09 query: branch=PR-713&commit=9bca83ed10b4f524d56640670a65bb8ef91e538b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-713%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=713&job=&cmd_args= 18:00:09 -> Pinging Codecov 18:00:09 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-713&commit=9bca83ed10b4f524d56640670a65bb8ef91e538b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-713%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=713&job=&cmd_args= 18:00:09 -> Uploading to 18:00:09 https://storage.googleapis.com/codecov/v4/raw/2021-01-11/7E55EF52A471D76F132DFD9A03CDDE97/9bca83ed10b4f524d56640670a65bb8ef91e538b/344105f0-2124-4941-9a1a-7e8fdf87c98c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T180009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce8711c4f60d5135761258aba2c2cc4b40218183009c603f9a450546926ce60c 18:00:09 % Total % Received % Xferd Average Speed Time Time Time Current 18:00:09 Dload Upload Total Spent Left Speed 18:00:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22044 0 0 100 22044 0 38060 --:--:-- --:--:-- --:--:-- 38138 18:00:10 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9bca83ed10b4f524d56640670a65bb8ef91e538b [Pipeline] } 18:00:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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 18:00:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:00:14 ---> package-listing.sh 18:00:14 ++ facter osfamily 18:00:14 ++ tr '[:upper:]' '[:lower:]' 18:00:14 + OS_FAMILY=redhat 18:00:14 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-713 18:00:14 + START_PACKAGES=/tmp/packages_start.txt 18:00:14 + END_PACKAGES=/tmp/packages_end.txt 18:00:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:00:14 + PACKAGES=/tmp/packages_start.txt 18:00:14 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-713 ']' 18:00:14 + PACKAGES=/tmp/packages_end.txt 18:00:14 + case "${OS_FAMILY}" in 18:00:14 + rpm -qa 18:00:14 + sort 18:00:19 + '[' -f /tmp/packages_start.txt ']' 18:00:19 + '[' -f /tmp/packages_end.txt ']' 18:00:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:00:19 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-713 ']' 18:00:19 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-713/archives/ 18:00:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-713/archives/ [Pipeline] echo 18:00:19 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-713/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:00:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:00:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:00:20 18:00:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:00:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:00:20 alpine: Pulling from edgex-lftools-log-publisher 18:00:20 df20fa9351a1: Pulling fs layer 18:00:20 36b3adc4ff6f: Pulling fs layer 18:00:20 8ad3a11d3b57: Pulling fs layer 18:00:20 46f8f816bc3b: Pulling fs layer 18:00:20 93b61091891f: Pulling fs layer 18:00:20 93b9cdb0e59b: Pulling fs layer 18:00:20 5e14af77c1be: Pulling fs layer 18:00:20 01666e4c0597: Pulling fs layer 18:00:20 aa168da1d23b: Pulling fs layer 18:00:20 46f8f816bc3b: Waiting 18:00:20 93b61091891f: Waiting 18:00:20 5e14af77c1be: Waiting 18:00:20 aa168da1d23b: Waiting 18:00:20 93b9cdb0e59b: Waiting 18:00:20 01666e4c0597: Waiting 18:00:20 36b3adc4ff6f: Download complete 18:00:20 46f8f816bc3b: Download complete 18:00:20 df20fa9351a1: Verifying Checksum 18:00:20 df20fa9351a1: Download complete 18:00:20 93b9cdb0e59b: Verifying Checksum 18:00:20 93b9cdb0e59b: Download complete 18:00:20 93b61091891f: Verifying Checksum 18:00:20 93b61091891f: Download complete 18:00:20 5e14af77c1be: Verifying Checksum 18:00:20 5e14af77c1be: Download complete 18:00:20 01666e4c0597: Verifying Checksum 18:00:20 01666e4c0597: Download complete 18:00:20 8ad3a11d3b57: Verifying Checksum 18:00:20 8ad3a11d3b57: Download complete 18:00:21 df20fa9351a1: Pull complete 18:00:21 36b3adc4ff6f: Pull complete 18:00:22 8ad3a11d3b57: Pull complete 18:00:23 aa168da1d23b: Verifying Checksum 18:00:23 aa168da1d23b: Download complete 18:00:23 46f8f816bc3b: Pull complete 18:00:23 93b61091891f: Pull complete 18:00:23 93b9cdb0e59b: Pull complete 18:00:23 5e14af77c1be: Pull complete 18:00:23 01666e4c0597: Pull complete 18:00:30 aa168da1d23b: Pull complete 18:00:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:00:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:00:30 prd-centos7-docker-4c-2g-19547 does not seem to be running inside a container 18:00:30 $ 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-713/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-713 -v /w/workspace/dgexfoundry_device-sdk-go_PR-713:/w/workspace/dgexfoundry_device-sdk-go_PR-713:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:00:36 $ docker top fe3f698241f32bbe26e36b5eb12a1c88d2fc096904d90983dce836bcc308e00f -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:36 + touch /tmp/pre-build-complete [Pipeline] sh 18:00:37 + mkdir -p /var/log/sa [Pipeline] sh 18:00:37 + ls /var/log/sa-host 18:00:37 + sadf -c /var/log/sa-host/sa11 18:00:37 file_magic: OK 18:00:37 HZ: Using current value: 100 18:00:37 file_header: OK 18:00: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 18:00:37 Statistics: 18:00:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:00:37 File successfully converted to sysstat format version 12.2.1 18:00:37 + sadf -c /var/log/sa-host/sa23 18:00:37 file_magic: OK 18:00:37 HZ: Using current value: 100 18:00:37 file_header: OK 18:00: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 18:00:37 Statistics: 18:00:37 Hnuu...uuuununununu... 18:00:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:00:38 provisioning config files... 18:00:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/config4465035034293930958tmp [Pipeline] { [Pipeline] echo 18:00:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:00:38 ---> create-netrc.sh [Pipeline] } 18:00:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:00:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:00:38 ---> python-tools-install.sh [Pipeline] echo 18:00:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:00:39 ---> sudo-logs.sh 18:00:39 Archiving 'sudo' log.. [Pipeline] echo 18:00:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:00:41 ---> job-cost.sh 18:00:41 lf-activate-venv: SKIPPING 18:00:41 INFO: No Stack... 18:00:42 INFO: Retrieving Pricing Info for: v1-standard-2 18:00:42 INFO: Archiving Costs [Pipeline] echo 18:00:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:00:43 ---> logs-deploy.sh 18:00:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-713/4 18:00:43 INFO: archiving workspace using pattern(s): 18:00:45 Archives upload complete. 18:00:45 INFO: archiving logs to Nexus