Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from b316d89914afe89a17a947d728b9e30b253306fb+93569aefbcf2dcd4d18a31fcf2c190494ae30d88 (1bac0724ab44fddd441fde03c7df03fa7da4ec77) 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17161 in /w/workspace/dgexfoundry_device-sdk-go_PR-699 [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-699 # 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/699/head:refs/remotes/origin/PR-699 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 into PR head commit b316d89914afe89a17a947d728b9e30b253306fb Merge succeeded, producing 59e15549ad9670581d27ef605d1b7f55c44b92a4 Checking out Revision 59e15549ad9670581d27ef605d1b7f55c44b92a4 (PR-699) > git config core.sparsecheckout # timeout=10 > git checkout -f b316d89914afe89a17a947d728b9e30b253306fb # 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 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59e15549ad9670581d27ef605d1b7f55c44b92a4 # timeout=10 Commit message: "Merge commit '93569aefbcf2dcd4d18a31fcf2c190494ae30d88' into HEAD" > git rev-list --no-walk b316d89914afe89a17a947d728b9e30b253306fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:42:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:42:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:42:57 ========================================================= 02:42:57 EdgeX Global Pipelines Version Info 02:42:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:42:59 ------------------- 02:42:59 stable info: 02:42:59 ------------------- 02:42:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:42:59 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 02:42:59 Message: update stable to v1.0.173 02:43:00 ------------------- 02:43:00 experimental info: 02:43:00 ------------------- 02:43:00 Commited By: **** collab-it+edgex@linuxfoundation.org 02:43:00 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 02:43:00 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:43:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:43:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:43:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:43:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:43:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:43:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:43:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 02:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:43:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:43:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:43:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:43:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:43:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:43:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:43:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:43:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:43:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:43:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:43:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:43:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:43:03 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 02:43:03 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 02:43:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-699 [Pipeline] echo 02:43:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-699 [Pipeline] echo 02:43:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-699 [Pipeline] echo 02:43:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59e15549ad9670581d27ef605d1b7f55c44b92a4 [Pipeline] echo 02:43:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59e1554 [Pipeline] echo 02:43:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:43:04 provisioning config files... 02:43:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/config6069041059673843328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:04 ---> docker-login.sh 02:43:04 nexus3.edgexfoundry.org:10001 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:10002 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 nexus3.edgexfoundry.org:10003 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 nexus3.edgexfoundry.org:10004 02:43:07 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.io 02:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:08 Configure a credential helper to remove this warning. See 02:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:08 02:43:08 Login Succeeded 02:43:08 ---> docker-login.sh ends [Pipeline] } 02:43:08 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 02:43:09 + git log --format=format:%s -1 59e15549ad9670581d27ef605d1b7f55c44b92a4 [Pipeline] echo 02:43:09 GIT_COMMIT: 59e15549ad9670581d27ef605d1b7f55c44b92a4, Commit Message: Merge commit '93569aefbcf2dcd4d18a31fcf2c190494ae30d88' into HEAD [Pipeline] echo 02:43:09 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: 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:11 31603596830f: Pull complete 02:43:11 2a8b12db71e7: Pull complete 02:43:13 6ca5941a6612: Pull complete 02:43:13 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-17161 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-699 -v /w/workspace/dgexfoundry_device-sdk-go_PR-699:/w/workspace/dgexfoundry_device-sdk-go_PR-699:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:43:17 $ docker top 77b2d2019a212bad827f961b675822de2af80fb69bfa7b83fe7c4133beca15a7 -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 77b2d2019a212bad827f961b675822de2af80fb69bfa7b83fe7c4133beca15a7 ssh-agent 02:43:19 SSH_AUTH_SOCK=/tmp/ssh-2TFFlt0wS7om/agent.12 02:43:19 SSH_AGENT_PID=17 02:43:19 Running ssh-add (command line suppressed) 02:43:20 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_2373265300536509335.key (/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_2373265300536509335.key) 02:43:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:21 + git tag --points-at HEAD [Pipeline] } 02:43:21 $ docker exec --env ******** --env ******** 77b2d2019a212bad827f961b675822de2af80fb69bfa7b83fe7c4133beca15a7 ssh-agent -k 02:43:21 unset SSH_AUTH_SOCK; 02:43:21 unset SSH_AGENT_PID; 02:43:21 echo Agent pid 17 killed; 02:43:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:43:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:21 [ssh-agent] Looking for ssh-agent implementation... 02:43:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:22 $ docker exec 77b2d2019a212bad827f961b675822de2af80fb69bfa7b83fe7c4133beca15a7 ssh-agent 02:43:22 SSH_AUTH_SOCK=/tmp/ssh-CE8KBEHOrbak/agent.48 02:43:22 SSH_AGENT_PID=53 02:43:22 Running ssh-add (command line suppressed) 02:43:23 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_7688840747463644212.key (/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_7688840747463644212.key) 02:43:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:23 + git semver init 02:43:23 # -> Open(): unable to determine branch for HEAD 02:43:23 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-699/.git 02:43:23 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-699 02:43:23 # $SEMVER_REMOTE_NAME = origin 02:43:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:43:23 # $SEMVER_USER_NAME = edgex-jenkins 02:43:23 # $SEMVER_BRANCH = PR-699 02:43:23 # $SEMVER_TEMP = /tmp/semver-936687276 02:43:23 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:43:24 # '/tmp/semver-936687276' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-699/.semver' 02:43:24 # -> Force: false 02:43:24 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-699/.semver [Pipeline] } 02:43:24 $ docker exec --env ******** --env ******** 77b2d2019a212bad827f961b675822de2af80fb69bfa7b83fe7c4133beca15a7 ssh-agent -k 02:43:25 unset SSH_AUTH_SOCK; 02:43:25 unset SSH_AGENT_PID; 02:43:25 echo Agent pid 53 killed; 02:43:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:26 + git semver [Pipeline] } 02:43:26 $ docker stop --time=1 77b2d2019a212bad827f961b675822de2af80fb69bfa7b83fe7c4133beca15a7 02:43:28 $ docker rm -f 77b2d2019a212bad827f961b675822de2af80fb69bfa7b83fe7c4133beca15a7 [Pipeline] // withDockerContainer [Pipeline] sh 02:43:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:43:29 Stashed 1 file(s) [Pipeline] echo 02:43:29 [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:45 Still waiting to schedule task 02:43:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:43:45 Still waiting to schedule task 02:43:45 ‘prd-ubuntu18.04-docker-arm64-4c-16g-17166’ is offline 02:44:56 Running on prd-centos7-docker-4c-2g-17168 in /w/workspace/dgexfoundry_device-sdk-go_PR-699 [Pipeline] { [Pipeline] ws 02:44:56 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 02:45:06 using credential edgex-jenkins-ssh 02:45:06 Cloning the remote Git repository 02:45:06 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:45:06 > git init /w/workspace/device-sdk-go/3 # timeout=10 02:45:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:06 > git --version # timeout=10 02:45:06 > git --version # 'git version 2.24.3' 02:45:06 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:09 Merging remotes/origin/master commit 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 into PR head commit b316d89914afe89a17a947d728b9e30b253306fb 02:45:09 Merge succeeded, producing c38c26273932735b6a7a64fb5dc06472eb6a9955 02:45:09 Checking out Revision c38c26273932735b6a7a64fb5dc06472eb6a9955 (PR-699) 02:45:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:08 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/699/head:refs/remotes/origin/PR-699 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:45:09 > git config core.sparsecheckout # timeout=10 02:45:09 > git checkout -f b316d89914afe89a17a947d728b9e30b253306fb # timeout=10 02:45:09 > git remote # timeout=10 02:45:09 > git config --get remote.origin.url # timeout=10 02:45:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:09 > git merge 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 # timeout=10 02:45:09 > git rev-parse HEAD^{commit} # timeout=10 02:45:09 > git config core.sparsecheckout # timeout=10 02:45:09 > git checkout -f c38c26273932735b6a7a64fb5dc06472eb6a9955 # timeout=10 02:45:14 Commit message: "Merge commit '93569aefbcf2dcd4d18a31fcf2c190494ae30d88' into HEAD" 02:45:14 > git rev-list --no-walk b316d89914afe89a17a947d728b9e30b253306fb # 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:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:45:17 + sudo service docker restart 02:45:17 + true 02:45:17 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:45:19 provisioning config files... 02:45:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config7762437208591179896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:20 ---> docker-login.sh 02:45:20 nexus3.edgexfoundry.org:10001 02:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:21 Configure a credential helper to remove this warning. See 02:45:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:21 02:45:21 Login Succeeded 02:45:21 nexus3.edgexfoundry.org:10002 02:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:22 Configure a credential helper to remove this warning. See 02:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:22 02:45:22 Login Succeeded 02:45:22 nexus3.edgexfoundry.org:10003 02:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:23 Configure a credential helper to remove this warning. See 02:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:23 02:45:23 Login Succeeded 02:45:23 nexus3.edgexfoundry.org:10004 02:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:24 Configure a credential helper to remove this warning. See 02:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:24 02:45:24 Login Succeeded 02:45:24 docker.io 02:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:24 Configure a credential helper to remove this warning. See 02:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:24 02:45:24 Login Succeeded 02:45:24 ---> docker-login.sh ends [Pipeline] } 02:45:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:45:25 ========================================================= 02:45:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:45:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:45:26 + 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:26 Sending build context to Docker daemon 2.44MB 02:45:26 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:45:26 Step 2/8 : FROM ${BASE} 02:45:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:45:27 188c0c94c7c5: Pulling fs layer 02:45:27 0ef7d3d256c8: Pulling fs layer 02:45:27 de9db76c5a1d: Pulling fs layer 02:45:27 bca2f99d35d6: Pulling fs layer 02:45:27 93359f2a8cfa: Pulling fs layer 02:45:27 7c6f9722023f: Pulling fs layer 02:45:27 a35cf1a2eb13: Pulling fs layer 02:45:27 bca2f99d35d6: Waiting 02:45:27 93359f2a8cfa: Waiting 02:45:27 7c6f9722023f: Waiting 02:45:27 a35cf1a2eb13: Waiting 02:45:27 de9db76c5a1d: Download complete 02:45:27 0ef7d3d256c8: Verifying Checksum 02:45:27 0ef7d3d256c8: Download complete 02:45:27 93359f2a8cfa: Verifying Checksum 02:45:27 93359f2a8cfa: Download complete 02:45:27 7c6f9722023f: Verifying Checksum 02:45:27 7c6f9722023f: Download complete 02:45:28 188c0c94c7c5: Verifying Checksum 02:45:28 188c0c94c7c5: Download complete 02:45:29 188c0c94c7c5: Pull complete 02:45:29 0ef7d3d256c8: Pull complete 02:45:30 de9db76c5a1d: Pull complete 02:45:34 a35cf1a2eb13: Verifying Checksum 02:45:34 a35cf1a2eb13: Download complete 02:45:36 bca2f99d35d6: Verifying Checksum 02:45:36 bca2f99d35d6: Download complete 02:45:55 bca2f99d35d6: Pull complete 02:45:55 93359f2a8cfa: Pull complete 02:45:55 7c6f9722023f: Pull complete 02:46:00 a35cf1a2eb13: Pull complete 02:46:00 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:46:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:46:00 ---> a62c8e92a672 02:46:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:46:00 ---> Running in a12a081f8ee1 02:46:00 Removing intermediate container a12a081f8ee1 02:46:00 ---> a515c83e49d3 02:46:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17171 in /w/workspace/dgexfoundry_device-sdk-go_PR-699 [Pipeline] { [Pipeline] ws 02:46:01 Running in /w/workspace/device-sdk-go/3 [Pipeline] { 02:46:01 ---> Running in dfe30525a0a5 [Pipeline] checkout 02:46:03 Removing intermediate container dfe30525a0a5 02:46:03 ---> a9a57941187c 02:46:03 Step 5/8 : RUN apk add --no-cache make git 02:46:03 ---> Running in 4dd6e3217d16 02:46:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:46:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:46:05 OK: 166 MiB in 39 packages 02:46:06 Removing intermediate container 4dd6e3217d16 02:46:06 ---> a10ee54ee9b1 02:46:06 Step 6/8 : WORKDIR /device-sdk-go 02:46:06 ---> Running in 204d0b95fb61 02:46:07 Removing intermediate container 204d0b95fb61 02:46:07 ---> efae1b5259cb 02:46:07 Step 7/8 : COPY . . 02:46:07 using credential edgex-jenkins-ssh 02:46:07 Cloning the remote Git repository 02:46:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:46:07 > git init /w/workspace/device-sdk-go/3 # timeout=10 02:46:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:46:07 > git --version # timeout=10 02:46:07 > git --version # 'git version 2.17.1' 02:46:07 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:46:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:46:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:46:08 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/699/head:refs/remotes/origin/PR-699 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:46:09 ---> 18f64247205d 02:46:09 Step 8/8 : RUN go mod download 02:46:09 ---> Running in 126d68d6453b 02:46:09 Merging remotes/origin/master commit 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 into PR head commit b316d89914afe89a17a947d728b9e30b253306fb 02:46:09 Merge succeeded, producing 4d236e947a1bf773bab8f2b6dbb97c2c9f1f68a0 02:46:09 Checking out Revision 4d236e947a1bf773bab8f2b6dbb97c2c9f1f68a0 (PR-699) 02:46:09 > git config core.sparsecheckout # timeout=10 02:46:09 > git checkout -f b316d89914afe89a17a947d728b9e30b253306fb # timeout=10 02:46:09 > git remote # timeout=10 02:46:09 > git config --get remote.origin.url # timeout=10 02:46:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:09 > git merge 93569aefbcf2dcd4d18a31fcf2c190494ae30d88 # timeout=10 02:46:09 > git rev-parse HEAD^{commit} # timeout=10 02:46:09 > git config core.sparsecheckout # timeout=10 02:46:09 > git checkout -f 4d236e947a1bf773bab8f2b6dbb97c2c9f1f68a0 # timeout=10 02:46:14 Commit message: "Merge commit '93569aefbcf2dcd4d18a31fcf2c190494ae30d88' into HEAD" 02:46:14 > git rev-list --no-walk b316d89914afe89a17a947d728b9e30b253306fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:46:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:46:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:46:16 + sudo service docker restart 02:46:16 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:46:19 provisioning config files... 02:46:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config8261700037913668225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:46:19 ---> docker-login.sh 02:46:19 nexus3.edgexfoundry.org:10001 02:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:21 Configure a credential helper to remove this warning. See 02:46:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:21 02:46:21 Login Succeeded 02:46:21 nexus3.edgexfoundry.org:10002 02:46:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:21 Configure a credential helper to remove this warning. See 02:46:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:21 02:46:21 Login Succeeded 02:46:21 nexus3.edgexfoundry.org:10003 02:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:22 Configure a credential helper to remove this warning. See 02:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:22 02:46:22 Login Succeeded 02:46:22 nexus3.edgexfoundry.org:10004 02:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:22 Configure a credential helper to remove this warning. See 02:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:22 02:46:22 Login Succeeded 02:46:22 docker.io 02:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:23 Configure a credential helper to remove this warning. See 02:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:23 02:46:23 Login Succeeded 02:46:23 ---> docker-login.sh ends [Pipeline] } 02:46:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:46:24 ========================================================= 02:46:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:46:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:46:24 + 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:46:25 Sending build context to Docker daemon 2.44MB 02:46:25 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:46:25 Step 2/8 : FROM ${BASE} 02:46:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:46:25 5f621e34cdf4: Pulling fs layer 02:46:25 a4357932f1b6: Pulling fs layer 02:46:25 18c013af1878: Pulling fs layer 02:46:25 00ac8860ef70: Pulling fs layer 02:46:25 63d7cb157983: Pulling fs layer 02:46:25 b116817d02f9: Pulling fs layer 02:46:25 745a02a5169b: Pulling fs layer 02:46:25 00ac8860ef70: Waiting 02:46:25 63d7cb157983: Waiting 02:46:25 b116817d02f9: Waiting 02:46:25 745a02a5169b: Waiting 02:46:25 18c013af1878: Verifying Checksum 02:46:25 18c013af1878: Download complete 02:46:25 a4357932f1b6: Download complete 02:46:25 63d7cb157983: Verifying Checksum 02:46:25 63d7cb157983: Download complete 02:46:25 b116817d02f9: Verifying Checksum 02:46:25 b116817d02f9: Download complete 02:46:25 5f621e34cdf4: Verifying Checksum 02:46:25 5f621e34cdf4: Download complete 02:46:26 5f621e34cdf4: Pull complete 02:46:26 a4357932f1b6: Pull complete 02:46:27 18c013af1878: Pull complete 02:46:27 745a02a5169b: Verifying Checksum 02:46:27 745a02a5169b: Download complete 02:46:29 00ac8860ef70: Verifying Checksum 02:46:29 00ac8860ef70: Download complete 02:46:39 00ac8860ef70: Pull complete 02:46:39 63d7cb157983: Pull complete 02:46:39 b116817d02f9: Pull complete 02:46:42 745a02a5169b: Pull complete 02:46:42 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:46:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:46:42 ---> b7e6874047d6 02:46:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:46:45 ---> Running in ed8756fc81b2 02:46:46 Removing intermediate container ed8756fc81b2 02:46:46 ---> 2f27d64df7e8 02:46:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:46 ---> Running in c6e54812c42f 02:46:48 Removing intermediate container c6e54812c42f 02:46:48 ---> a50fd93735f3 02:46:48 Step 5/8 : RUN apk add --no-cache make git 02:46:48 ---> Running in c5a31501ff49 02:46:48 Removing intermediate container 126d68d6453b 02:46:48 ---> a3d4ec235e3b 02:46:48 Successfully built a3d4ec235e3b 02:46:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:46:49 + docker inspect -f . ci-base-image-x86_64 02:46:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:46:49 . [Pipeline] withDockerContainer 02:46:50 prd-centos7-docker-4c-2g-17168 does not seem to be running inside a container 02:46:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:46:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:46:51 OK: 142 MiB in 39 packages 02:46:52 $ docker top 0423a464fb8f4847fe7199cea6170861e48be043a0d31672a1f75c258db44b39 -eo pid,comm 02:46:52 Removing intermediate container c5a31501ff49 02:46:52 ---> a999bf0242b3 02:46:52 Step 6/8 : WORKDIR /device-sdk-go 02:46:53 ---> Running in 5eb2b0568a6c [Pipeline] { [Pipeline] sh 02:46:53 Removing intermediate container 5eb2b0568a6c 02:46:53 ---> 093231209530 02:46:53 Step 7/8 : COPY . . 02:46:53 + go version 02:46:53 go version go1.15.5 linux/amd64 [Pipeline] } 02:46:54 $ docker stop --time=1 0423a464fb8f4847fe7199cea6170861e48be043a0d31672a1f75c258db44b39 02:46:55 ---> 7d03a510cd65 02:46:55 Step 8/8 : RUN go mod download 02:46:55 ---> Running in 5f3104c0d4d3 02:46:56 $ docker rm -f 0423a464fb8f4847fe7199cea6170861e48be043a0d31672a1f75c258db44b39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:46:57 + docker inspect -f . ci-base-image-x86_64 02:46:57 . [Pipeline] withDockerContainer 02:46:57 prd-centos7-docker-4c-2g-17168 does not seem to be running inside a container 02:46:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:46:59 $ docker top e7dce44a2cd5ee64586b993672a1fce627d84032c4b34ec88d950f74c78db88d -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:00 + make test 02:47:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:47:17 Removing intermediate container 5f3104c0d4d3 02:47:17 ---> 840028328d7b 02:47:17 Successfully built 840028328d7b 02:47:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:47:17 + docker inspect -f . ci-base-image-arm64 02:47:17 . [Pipeline] withDockerContainer 02:47:18 prd-ubuntu18.04-docker-arm64-4c-16g-17171 does not seem to be running inside a container 02:47:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:47:19 ? github.com/edgexfoundry/device-sdk-go [no test files] 02:47:19 $ docker top 714a598f3aadc87f629736eacb9e06482d3640728dde0b7656edff4ef2f5cfbd -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:20 + go version 02:47:20 go version go1.15.5 linux/arm64 [Pipeline] } 02:47:20 $ docker stop --time=1 714a598f3aadc87f629736eacb9e06482d3640728dde0b7656edff4ef2f5cfbd 02:47:22 $ docker rm -f 714a598f3aadc87f629736eacb9e06482d3640728dde0b7656edff4ef2f5cfbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:47:23 + docker inspect -f . ci-base-image-arm64 02:47:23 . [Pipeline] withDockerContainer 02:47:24 prd-ubuntu18.04-docker-arm64-4c-16g-17171 does not seem to be running inside a container 02:47:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:47:25 $ docker top f52272ec7b842706274cf7ecd4f4969279b7982adb077e7b66551a4a38ed4816 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:26 + make test 02:47:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:47:53 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 02:47:53 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 02:47:53 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 02:47:53 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.087s coverage: 19.4% of statements 02:47:53 ? github.com/edgexfoundry/device-sdk-go [no test files] 02:47:57 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.712s coverage: 97.1% of statements 02:48:24 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.128s coverage: 9.4% of statements 02:48:24 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.221s coverage: 21.9% of statements 02:48:24 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 02:48:24 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.522s coverage: 42.5% of statements 02:48:24 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 02:48:24 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.665s coverage: 68.9% of statements 02:48:24 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 02:48:24 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 02:48:24 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 02:48:24 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 02:48:24 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.181s coverage: 53.8% of statements 02:48:24 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 02:48:24 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 02:48:24 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 02:48:24 ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.797s coverage: 68.9% of statements 02:48:24 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.166s coverage: 4.2% of statements 02:48:24 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 02:48:25 GO111MODULE=on go vet ./... 02:48:32 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 02:48:32 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 02:48:32 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 02:48:32 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.142s coverage: 19.4% of statements 02:48:38 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.297s coverage: 97.1% of statements 02:48:52 gofmt -l . 02:48:52 [ "`gofmt -l .`" = "" ] 02:48:52 ./bin/test-attribution-txt.sh 02:48:53 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:48:53 $ docker stop --time=1 e7dce44a2cd5ee64586b993672a1fce627d84032c4b34ec88d950f74c78db88d 02:48:57 $ docker rm -f e7dce44a2cd5ee64586b993672a1fce627d84032c4b34ec88d950f74c78db88d [Pipeline] // withDockerContainer [Pipeline] sh 02:48:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:48:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:49:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:49:00 + ls -al . 02:49:00 total 208 02:49:00 drwxrwxr-x. 10 jenkins jenkins 4096 Dec 22 02:48 . 02:49:00 drwxrwxr-x. 4 jenkins jenkins 28 Dec 22 02:45 .. 02:49:00 drwxrwxr-x. 2 jenkins jenkins 64 Dec 22 02:45 bin 02:49:00 -rw-r--r--. 1 jenkins jenkins 130527 Dec 22 02:48 coverage.out 02:49:00 -rw-rw-r--. 1 jenkins jenkins 940 Dec 22 02:45 Dockerfile.build 02:49:00 -rw-rw-r--. 1 jenkins jenkins 140 Dec 22 02:45 .dockerignore 02:49:00 drwxrwxr-x. 4 jenkins jenkins 48 Dec 22 02:45 example 02:49:00 drwxrwxr-x. 8 jenkins jenkins 179 Dec 22 02:45 .git 02:49:00 drwxrwxr-x. 2 jenkins jenkins 103 Dec 22 02:45 .github 02:49:00 -rw-rw-r--. 1 jenkins jenkins 138 Dec 22 02:45 .gitignore 02:49:00 -rw-r--r--. 1 jenkins jenkins 488 Dec 22 02:48 go.mod 02:49:00 -rw-r--r--. 1 jenkins jenkins 13631 Dec 22 02:48 go.sum 02:49:00 drwxrwxr-x. 15 jenkins jenkins 211 Dec 22 02:45 internal 02:49:00 -rw-rw-r--. 1 jenkins jenkins 901 Dec 22 02:45 Jenkinsfile 02:49:00 -rw-rw-r--. 1 jenkins jenkins 11341 Dec 22 02:45 LICENSE 02:49:00 -rw-rw-r--. 1 jenkins jenkins 1013 Dec 22 02:45 Makefile 02:49:00 drwxrwxr-x. 4 jenkins jenkins 26 Dec 22 02:45 openapi 02:49:00 drwxrwxr-x. 5 jenkins jenkins 50 Dec 22 02:45 pkg 02:49:00 -rw-rw-r--. 1 jenkins jenkins 5897 Dec 22 02:45 README.md 02:49:00 -rw-rw-r--. 1 jenkins jenkins 6616 Dec 22 02:45 RELEASE-NOTES.txt 02:49:00 drwxrwxr-x. 4 jenkins jenkins 54 Dec 22 02:45 snap 02:49:00 -rw-rw-r--. 1 jenkins jenkins 5 Dec 22 02:43 VERSION 02:49:00 -rw-rw-r--. 1 jenkins jenkins 222 Dec 22 02:45 version.go [Pipeline] isUnix [Pipeline] sh 02:49:01 + 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=59e15549ad9670581d27ef605d1b7f55c44b92a4 --label arch=amd64 --label version=0.0.0 . 02:49:02 Sending build context to Docker daemon 2.571MB 02:49:02 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:49:02 Step 2/24 : FROM ${BASE} AS builder 02:49:02 ---> a3d4ec235e3b 02:49:02 Step 3/24 : ARG MAKE='make build' 02:49:02 ---> Running in a21b10ee2f72 02:49:02 Removing intermediate container a21b10ee2f72 02:49:02 ---> a50b00acea18 02:49:02 Step 4/24 : WORKDIR /device-sdk-go 02:49:02 ---> Running in 638b10dd823c 02:49:02 Removing intermediate container 638b10dd823c 02:49:02 ---> fda656aefd29 02:49:02 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:49:02 ---> Running in 4e25b44f8459 02:49:03 Removing intermediate container 4e25b44f8459 02:49:03 ---> 6ce80e627c7f 02:49:03 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:03 ---> Running in d286ea244795 02:49:05 Removing intermediate container d286ea244795 02:49:05 ---> 23fd656577a0 02:49:05 Step 7/24 : RUN apk add --update --no-cache make git 02:49:05 ---> Running in 5e53832f7829 02:49:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:49:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:49:07 OK: 166 MiB in 39 packages 02:49:08 Removing intermediate container 5e53832f7829 02:49:08 ---> 67f1adb1b9c6 02:49:08 Step 8/24 : COPY . . 02:49:09 ---> df49084c25b8 02:49:09 Step 9/24 : RUN ${MAKE} 02:49:10 ---> Running in 62b905e8a51d 02:49:10 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.120s coverage: 9.4% of statements 02:49:10 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.114s coverage: 21.9% of statements 02:49:10 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 02:49:10 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.607s coverage: 42.5% of statements 02:49:10 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 02:49:10 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.807s coverage: 68.9% of statements 02:49:10 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 02:49:10 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 02:49:10 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 02:49:10 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 02:49:10 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.225s coverage: 53.8% of statements 02:49:10 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 02:49:10 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 02:49:10 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 02:49:10 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.914s coverage: 68.9% of statements 02:49:10 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.151s coverage: 4.2% of statements 02:49:10 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 02:49:10 GO111MODULE=on go vet ./... 02:49:11 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:30 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:49:32 Removing intermediate container 62b905e8a51d 02:49:32 ---> 99e87c74e690 02:49:32 Step 10/24 : FROM scratch 02:49:32 ---> 02:49:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:49:32 ---> Running in 76163d3617d1 02:49:32 Removing intermediate container 76163d3617d1 02:49:32 ---> f8c8ef9bb9cc 02:49:32 Step 12/24 : ENV APP_PORT=49990 02:49:33 ---> Running in 2a2bc71e417f 02:49:33 Removing intermediate container 2a2bc71e417f 02:49:33 ---> 13fc2baff879 02:49:33 Step 13/24 : EXPOSE $APP_PORT 02:49:33 ---> Running in ae8e4367efb7 02:49:33 Removing intermediate container ae8e4367efb7 02:49:33 ---> 91a22d189dba 02:49:33 Step 14/24 : WORKDIR / 02:49:33 ---> Running in 634e5f8bd106 02:49:33 Removing intermediate container 634e5f8bd106 02:49:33 ---> 5a76a17875cc 02:49:33 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:49:34 ---> 3a71fcf754d1 02:49:34 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 02:49:35 ---> 0d06e93a2c9b 02:49:35 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 02:49:35 ---> 893b930630fc 02:49:35 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 02:49:35 ---> d1b2fa0d43e1 02:49:35 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 02:49:36 ---> b70c3f5665f7 02:49:36 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 02:49:36 ---> Running in e68d0eb6363b 02:49:36 Removing intermediate container e68d0eb6363b 02:49:36 ---> 86a49acc5cba 02:49:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:49:36 ---> Running in f480c8208b44 02:49:37 Removing intermediate container f480c8208b44 02:49:37 ---> ffaf74fc27db 02:49:37 Step 22/24 : LABEL arch=amd64 02:49:37 ---> Running in 486a4cc4f845 02:49:37 Removing intermediate container 486a4cc4f845 02:49:37 ---> 313b9d6436c2 02:49:37 Step 23/24 : LABEL git_sha=59e15549ad9670581d27ef605d1b7f55c44b92a4 02:49:37 ---> Running in 18587284f887 02:49:37 Removing intermediate container 18587284f887 02:49:37 ---> 97f1d452f4d0 02:49:37 Step 24/24 : LABEL version=0.0.0 02:49:37 ---> Running in ba5ca3ed4638 02:49:37 Removing intermediate container ba5ca3ed4638 02:49:37 ---> f72d2a69d540 02:49:37 [Warning] One or more build-args [ARCH] were not consumed 02:49:37 Successfully built f72d2a69d540 02:49:37 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:49:42 gofmt -l . 02:49:42 [ "`gofmt -l .`" = "" ] 02:49:42 ./bin/test-attribution-txt.sh 02:49:42 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:49:42 $ docker stop --time=1 f52272ec7b842706274cf7ecd4f4969279b7982adb077e7b66551a4a38ed4816 02:49:45 $ docker rm -f f52272ec7b842706274cf7ecd4f4969279b7982adb077e7b66551a4a38ed4816 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:49:46 Warning: overwriting stash ‘coverage-report’ 02:49:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:49:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:49:48 + ls -al . 02:49:48 total 244 02:49:48 drwxrwxr-x 10 jenkins jenkins 4096 Dec 22 02:49 . 02:49:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 02:46 .. 02:49:48 -rw-rw-r-- 1 jenkins jenkins 140 Dec 22 02:46 .dockerignore 02:49:48 drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 02:46 .git 02:49:48 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 02:46 .github 02:49:48 -rw-rw-r-- 1 jenkins jenkins 138 Dec 22 02:46 .gitignore 02:49:48 -rw-rw-r-- 1 jenkins jenkins 940 Dec 22 02:46 Dockerfile.build 02:49:48 -rw-rw-r-- 1 jenkins jenkins 901 Dec 22 02:46 Jenkinsfile 02:49:48 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 22 02:46 LICENSE 02:49:48 -rw-rw-r-- 1 jenkins jenkins 1013 Dec 22 02:46 Makefile 02:49:48 -rw-rw-r-- 1 jenkins jenkins 5897 Dec 22 02:46 README.md 02:49:48 -rw-rw-r-- 1 jenkins jenkins 6616 Dec 22 02:46 RELEASE-NOTES.txt 02:49:48 -rw-rw-r-- 1 jenkins jenkins 5 Dec 22 02:43 VERSION 02:49:48 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 02:46 bin 02:49:48 -rw-r--r-- 1 jenkins jenkins 130526 Dec 22 02:49 coverage.out 02:49:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 02:46 example 02:49:48 -rw-r--r-- 1 jenkins jenkins 488 Dec 22 02:49 go.mod 02:49:48 -rw-r--r-- 1 jenkins jenkins 13631 Dec 22 02:49 go.sum 02:49:48 drwxrwxr-x 15 jenkins jenkins 4096 Dec 22 02:46 internal 02:49:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 02:46 openapi 02:49:48 drwxrwxr-x 5 jenkins jenkins 4096 Dec 22 02:46 pkg 02:49:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 02:46 snap 02:49:48 -rw-rw-r-- 1 jenkins jenkins 222 Dec 22 02:46 version.go [Pipeline] isUnix [Pipeline] sh 02:49:49 + 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=59e15549ad9670581d27ef605d1b7f55c44b92a4 --label arch=arm64 --label version=0.0.0 . 02:49:49 Sending build context to Docker daemon 2.571MB 02:49:49 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:49:49 Step 2/24 : FROM ${BASE} AS builder 02:49:49 ---> 840028328d7b 02:49:49 Step 3/24 : ARG MAKE='make build' 02:49:50 ---> Running in c18b51a23495 02:49:50 Removing intermediate container c18b51a23495 02:49:50 ---> 4c4230f5deda 02:49:50 Step 4/24 : WORKDIR /device-sdk-go 02:49:50 ---> Running in adc3b86c1cef 02:49:51 Removing intermediate container adc3b86c1cef 02:49:51 ---> f789337b9140 02:49:51 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:49:51 ---> Running in dd7ed2bd6688 02:49:51 Removing intermediate container dd7ed2bd6688 02:49:51 ---> 82b1db4820e0 02:49:51 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:51 ---> Running in 9682495ef364 02:49:54 Removing intermediate container 9682495ef364 02:49:54 ---> fb1db3db44f5 02:49:54 Step 7/24 : RUN apk add --update --no-cache make git 02:49:54 ---> Running in ad335f7b447f 02:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:49:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:49:56 OK: 142 MiB in 39 packages 02:49:57 Removing intermediate container ad335f7b447f 02:49:57 ---> bd8a2f330aa1 02:49:57 Step 8/24 : COPY . . 02:49:59 ---> ba152cb1c1dc 02:49:59 Step 9/24 : RUN ${MAKE} 02:49:59 ---> Running in e4b363d6c9aa 02:50:00 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:50:27 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:50:28 Removing intermediate container e4b363d6c9aa 02:50:28 ---> 800feba03dcf 02:50:28 Step 10/24 : FROM scratch 02:50:28 ---> 02:50:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:50:28 ---> Running in f785a0dfefcb 02:50:29 Removing intermediate container f785a0dfefcb 02:50:29 ---> c94f55c5ce2e 02:50:29 Step 12/24 : ENV APP_PORT=49990 02:50:29 ---> Running in 919d83862697 02:50:29 Removing intermediate container 919d83862697 02:50:29 ---> 0f4c12e72d20 02:50:29 Step 13/24 : EXPOSE $APP_PORT 02:50:29 ---> Running in 7ddc7687763a 02:50:30 Removing intermediate container 7ddc7687763a 02:50:30 ---> 2f9ebb30bfa8 02:50:30 Step 14/24 : WORKDIR / 02:50:30 ---> Running in cfdb9cc01fa2 02:50:31 Removing intermediate container cfdb9cc01fa2 02:50:31 ---> ec8a8d2f6aae 02:50:31 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:50:31 ---> 2804c258e245 02:50:31 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 02:50:32 ---> 16a727c93504 02:50:32 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 02:50:33 ---> b43e472dae0e 02:50:33 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 02:50:34 ---> 4ddb0093c1b8 02:50:34 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 02:50:34 ---> 8e281202927f 02:50:34 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 02:50:35 ---> Running in 42f6913ac0ff 02:50:35 Removing intermediate container 42f6913ac0ff 02:50:35 ---> 43a5856196cd 02:50:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:50:35 ---> Running in d6641e70cb18 02:50:36 Removing intermediate container d6641e70cb18 02:50:36 ---> bb370d51fec6 02:50:36 Step 22/24 : LABEL arch=arm64 02:50:36 ---> Running in 0d235eb74170 02:50:36 Removing intermediate container 0d235eb74170 02:50:36 ---> da4c7222dbfc 02:50:36 Step 23/24 : LABEL git_sha=59e15549ad9670581d27ef605d1b7f55c44b92a4 02:50:36 ---> Running in b9fa2450b3ef 02:50:37 Removing intermediate container b9fa2450b3ef 02:50:37 ---> b0c4ffa586dd 02:50:37 Step 24/24 : LABEL version=0.0.0 02:50:37 ---> Running in 76124bad65b6 02:50:37 Removing intermediate container 76124bad65b6 02:50:37 ---> 4e0265cf9704 02:50:37 [Warning] One or more build-args [ARCH] were not consumed 02:50:37 Successfully built 4e0265cf9704 02:50:37 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:50:39 provisioning config files... 02:50:39 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/config4503768989937023192tmp [Pipeline] { [Pipeline] sh 02:50:39 + set +x 02:50:39 + curl -s https://codecov.io/bash 02:50:39 + bash -s -- 02:50:40 02:50:40 _____ _ 02:50:40 / ____| | | 02:50:40 | | ___ __| | ___ ___ _____ __ 02:50:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:50:40 | |___| (_) | (_| | __/ (_| (_) \ V / 02:50:40 \_____\___/ \__,_|\___|\___\___/ \_/ 02:50:40 Bash-20201217-3d3df35 02:50:40 02:50:40 02:50:40 git version 2.24.3 found 02:50:40 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 02:50:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:50:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found 02:50:40 ==> Jenkins CI detected. 02:50:40 project root: . 02:50:40 --> token set from env 02:50:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:50:40 ==> Running gcov in . (disable via -X gcov) 02:50:40 ==> Python coveragepy not found 02:50:40 ==> Searching for coverage reports in: 02:50:40 + . 02:50:40 -> Found 1 reports 02:50:40 ==> Detecting git/mercurial file structure 02:50:40 ==> Reading reports 02:50:40 + ./coverage.out bytes=130526 02:50:40 ==> Appending adjustments 02:50:40 https://docs.codecov.io/docs/fixing-reports 02:50:41 + Found adjustments 02:50:41 ==> Gzipping contents 02:50:41 24K /tmp/codecov.BSMXJc.gz 02:50:41 ==> Uploading reports 02:50:41 url: https://codecov.io 02:50:41 query: branch=PR-699&commit=59e15549ad9670581d27ef605d1b7f55c44b92a4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-699%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=699&job=&cmd_args= 02:50:41 -> Pinging Codecov 02:50:41 https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-699&commit=59e15549ad9670581d27ef605d1b7f55c44b92a4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-699%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=699&job=&cmd_args= 02:50:41 -> Uploading to 02:50:41 https://storage.googleapis.com/codecov/v4/raw/2020-12-22/7E55EF52A471D76F132DFD9A03CDDE97/59e15549ad9670581d27ef605d1b7f55c44b92a4/5af6be28-e609-4e81-8db4-310556263c1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201222T025041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aedf22886f8f7823355fb1fce6e58acf239630461c6d296322b674cfd655713d 02:50:41 % Total % Received % Xferd Average Speed Time Time Time Current 02:50:41 Dload Upload Total Spent Left Speed 02:50:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21284 0 0 100 21284 0 48576 --:--:-- --:--:-- --:--:-- 48704 02:50:42 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/59e15549ad9670581d27ef605d1b7f55c44b92a4 [Pipeline] } 02:50:42 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:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:50:45 ---> package-listing.sh 02:50:45 ++ tr '[:upper:]' '[:lower:]' 02:50:45 ++ facter osfamily 02:50:45 + OS_FAMILY=redhat 02:50:45 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-699 02:50:45 + START_PACKAGES=/tmp/packages_start.txt 02:50:45 + END_PACKAGES=/tmp/packages_end.txt 02:50:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:50:45 + PACKAGES=/tmp/packages_start.txt 02:50:45 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-699 ']' 02:50:45 + PACKAGES=/tmp/packages_end.txt 02:50:45 + case "${OS_FAMILY}" in 02:50:45 + rpm -qa 02:50:45 + sort 02:50:52 + '[' -f /tmp/packages_start.txt ']' 02:50:52 + '[' -f /tmp/packages_end.txt ']' 02:50:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:50:52 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-699 ']' 02:50:52 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-699/archives/ 02:50:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-699/archives/ [Pipeline] echo 02:50:52 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-699/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:50:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:50:53 02:50:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:50:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:50:54 alpine: Pulling from edgex-lftools-log-publisher 02:50:54 df20fa9351a1: Pulling fs layer 02:50:54 36b3adc4ff6f: Pulling fs layer 02:50:54 8ad3a11d3b57: Pulling fs layer 02:50:54 46f8f816bc3b: Pulling fs layer 02:50:54 93b61091891f: Pulling fs layer 02:50:54 93b9cdb0e59b: Pulling fs layer 02:50:54 5e14af77c1be: Pulling fs layer 02:50:54 01666e4c0597: Pulling fs layer 02:50:54 aa168da1d23b: Pulling fs layer 02:50:54 46f8f816bc3b: Waiting 02:50:54 93b61091891f: Waiting 02:50:54 93b9cdb0e59b: Waiting 02:50:54 5e14af77c1be: Waiting 02:50:54 01666e4c0597: Waiting 02:50:54 aa168da1d23b: Waiting 02:50:54 36b3adc4ff6f: Verifying Checksum 02:50:54 36b3adc4ff6f: Download complete 02:50:54 46f8f816bc3b: Verifying Checksum 02:50:54 46f8f816bc3b: Download complete 02:50:54 df20fa9351a1: Verifying Checksum 02:50:54 df20fa9351a1: Download complete 02:50:54 93b9cdb0e59b: Verifying Checksum 02:50:54 93b9cdb0e59b: Download complete 02:50:54 93b61091891f: Download complete 02:50:54 01666e4c0597: Verifying Checksum 02:50:54 01666e4c0597: Download complete 02:50:54 5e14af77c1be: Download complete 02:50:55 8ad3a11d3b57: Verifying Checksum 02:50:55 8ad3a11d3b57: Download complete 02:50:55 df20fa9351a1: Pull complete 02:50:56 36b3adc4ff6f: Pull complete 02:50:57 8ad3a11d3b57: Pull complete 02:50:58 46f8f816bc3b: Pull complete 02:50:59 93b61091891f: Pull complete 02:50:59 93b9cdb0e59b: Pull complete 02:50:59 aa168da1d23b: Verifying Checksum 02:50:59 aa168da1d23b: Download complete 02:50:59 5e14af77c1be: Pull complete 02:51:00 01666e4c0597: Pull complete 02:51:12 aa168da1d23b: Pull complete 02:51:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:51:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:51:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:51:13 prd-centos7-docker-4c-2g-17161 does not seem to be running inside a container 02:51:13 $ 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-699/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-699 -v /w/workspace/dgexfoundry_device-sdk-go_PR-699:/w/workspace/dgexfoundry_device-sdk-go_PR-699:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:51:17 $ docker top ba77c394cce123f29c8a499d5a616af404a182e904000d19c79986bec293b73c -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:18 + touch /tmp/pre-build-complete [Pipeline] sh 02:51:18 + mkdir -p /var/log/sa [Pipeline] sh 02:51:19 + ls /var/log/sa-host 02:51:19 + sadf -c /var/log/sa-host/sa22 02:51:19 file_magic: OK 02:51:19 HZ: Using current value: 100 02:51:19 file_header: OK 02:51:19 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:51:19 Statistics: 02:51:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:51:19 File successfully converted to sysstat format version 12.2.1 02:51:19 + sadf -c /var/log/sa-host/sa23 02:51:19 file_magic: OK 02:51:19 HZ: Using current value: 100 02:51:19 file_header: OK 02:51:19 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:51:19 Statistics: 02:51:19 Hnuu...uuuununununu... 02:51:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:51:19 provisioning config files... 02:51:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/config6178022894419826127tmp [Pipeline] { [Pipeline] echo 02:51:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:51:19 ---> create-netrc.sh [Pipeline] } 02:51:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:51:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:51:20 ---> python-tools-install.sh [Pipeline] echo 02:51:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:51:20 ---> sudo-logs.sh 02:51:20 Archiving 'sudo' log.. [Pipeline] echo 02:51:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:51:21 ---> job-cost.sh 02:51:21 lf-activate-venv: SKIPPING 02:51:21 INFO: No Stack... 02:51:22 INFO: Retrieving Pricing Info for: v1-standard-2 02:51:23 INFO: Archiving Costs [Pipeline] echo 02:51:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:51:23 ---> logs-deploy.sh 02:51:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-699/3 02:51:23 INFO: archiving workspace using pattern(s): 02:51:26 Archives upload complete. 02:51:26 INFO: archiving logs to Nexus