Pull request #738 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from ba4bab197cafec997a63b2382afbec0406c70f94+69f04b7fdf1dcdf1d7249d6f4cf0fd5d90d15cbb (11b18ca9ef2eaffde51357020f1e76e490ee7298) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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-21170 in /w/workspace/dgexfoundry_device-sdk-go_PR-738 [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-738 # 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/738/head:refs/remotes/origin/PR-738 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 69f04b7fdf1dcdf1d7249d6f4cf0fd5d90d15cbb into PR head commit ba4bab197cafec997a63b2382afbec0406c70f94 Merge succeeded, producing ba4bab197cafec997a63b2382afbec0406c70f94 Checking out Revision ba4bab197cafec997a63b2382afbec0406c70f94 (PR-738) > git config core.sparsecheckout # timeout=10 > git checkout -f ba4bab197cafec997a63b2382afbec0406c70f94 # 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 69f04b7fdf1dcdf1d7249d6f4cf0fd5d90d15cbb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba4bab197cafec997a63b2382afbec0406c70f94 # timeout=10 Commit message: "refactor: remove ValueType enumeration in Go-SDK" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk d5deea81f03dc35c07b2ed0c5de32627ba71ed6c # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:33:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:33:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:33:03 ========================================================= 08:33:03 EdgeX Global Pipelines Version Info 08:33:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:33:05 ------------------- 08:33:05 stable info: 08:33:05 ------------------- 08:33:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:33:05 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 08:33:05 Message: update stable to v1.0.177 08:33:06 ------------------- 08:33:06 experimental info: 08:33:06 ------------------- 08:33:06 Commited By: **** collab-it+edgex@linuxfoundation.org 08:33:06 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 08:33:06 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:33:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:33:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:33:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:33:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:33:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:33:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:33:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:33:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:33:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 08:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:33:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:33:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:33:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:33:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:33:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:33:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:33:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:33:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:33:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:33:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:33:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:33:09 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:33:09 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 08:33:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-738 [Pipeline] echo 08:33:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-738 [Pipeline] echo 08:33:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-738 [Pipeline] echo 08:33:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba4bab197cafec997a63b2382afbec0406c70f94 [Pipeline] echo 08:33:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba4bab1 [Pipeline] echo 08:33:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:33:10 provisioning config files... 08:33:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp/config4226072176005954586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:10 ---> docker-login.sh 08:33:10 nexus3.edgexfoundry.org:10001 08:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:11 Configure a credential helper to remove this warning. See 08:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:11 08:33:11 Login Succeeded 08:33:11 nexus3.edgexfoundry.org:10002 08:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:11 Configure a credential helper to remove this warning. See 08:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:11 08:33:11 Login Succeeded 08:33:11 nexus3.edgexfoundry.org:10003 08:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:11 Configure a credential helper to remove this warning. See 08:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:11 08:33:11 Login Succeeded 08:33:11 nexus3.edgexfoundry.org:10004 08:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:12 Configure a credential helper to remove this warning. See 08:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:12 08:33:12 Login Succeeded 08:33:12 docker.io 08:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:12 Configure a credential helper to remove this warning. See 08:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:12 08:33:12 Login Succeeded 08:33:12 ---> docker-login.sh ends [Pipeline] } 08:33:12 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 08:33:13 + git log --format=format:%s -1 ba4bab197cafec997a63b2382afbec0406c70f94 [Pipeline] echo 08:33:13 GIT_COMMIT: ba4bab197cafec997a63b2382afbec0406c70f94, Commit Message: refactor: remove ValueType enumeration in Go-SDK [Pipeline] echo 08:33:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:33:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:14 08:33:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:33:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:14 latest: Pulling from edgex-devops/git-semver 08:33:14 31603596830f: Pulling fs layer 08:33:14 2a8b12db71e7: Pulling fs layer 08:33:14 6ca5941a6612: Pulling fs layer 08:33:14 ecc8261a40a4: Pulling fs layer 08:33:14 ecc8261a40a4: Waiting 08:33:14 2a8b12db71e7: Verifying Checksum 08:33:14 2a8b12db71e7: Download complete 08:33:14 31603596830f: Verifying Checksum 08:33:14 31603596830f: Download complete 08:33:14 ecc8261a40a4: Verifying Checksum 08:33:14 ecc8261a40a4: Download complete 08:33:14 6ca5941a6612: Verifying Checksum 08:33:14 6ca5941a6612: Download complete 08:33:15 31603596830f: Pull complete 08:33:15 2a8b12db71e7: Pull complete 08:33:16 6ca5941a6612: Pull complete 08:33:16 ecc8261a40a4: Pull complete 08:33:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:33:16 prd-centos7-docker-4c-2g-21170 does not seem to be running inside a container 08:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-738 -v /w/workspace/dgexfoundry_device-sdk-go_PR-738:/w/workspace/dgexfoundry_device-sdk-go_PR-738:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-738@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:10004/edgex-devops/git-semver:latest cat 08:33:18 $ docker top fed78a3ae8815f82c5ce910ffc0546aec29964e1daffbf1ad583e29d19be936e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:18 [ssh-agent] Looking for ssh-agent implementation... 08:33:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:19 $ docker exec fed78a3ae8815f82c5ce910ffc0546aec29964e1daffbf1ad583e29d19be936e ssh-agent 08:33:19 SSH_AUTH_SOCK=/tmp/ssh-t0QKNefLaxeb/agent.11 08:33:19 SSH_AGENT_PID=17 08:33:19 Running ssh-add (command line suppressed) 08:33:19 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp/private_key_8374002124558183536.key (/w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp/private_key_8374002124558183536.key) 08:33:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:19 + git tag --points-at HEAD [Pipeline] } 08:33:19 $ docker exec --env ******** --env ******** fed78a3ae8815f82c5ce910ffc0546aec29964e1daffbf1ad583e29d19be936e ssh-agent -k 08:33:19 unset SSH_AUTH_SOCK; 08:33:19 unset SSH_AGENT_PID; 08:33:19 echo Agent pid 17 killed; 08:33:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:33:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:20 [ssh-agent] Looking for ssh-agent implementation... 08:33:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:20 $ docker exec fed78a3ae8815f82c5ce910ffc0546aec29964e1daffbf1ad583e29d19be936e ssh-agent 08:33:20 SSH_AUTH_SOCK=/tmp/ssh-KwW5jWsOy3h9/agent.46 08:33:20 SSH_AGENT_PID=51 08:33:20 Running ssh-add (command line suppressed) 08:33:20 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp/private_key_7130493926831195822.key (/w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp/private_key_7130493926831195822.key) 08:33:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:20 + git semver init 08:33:20 # -> Open(): unable to determine branch for HEAD 08:33:20 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-738/.git 08:33:20 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-738 08:33:20 # $SEMVER_REMOTE_NAME = origin 08:33:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:33:20 # $SEMVER_USER_NAME = edgex-jenkins 08:33:20 # $SEMVER_BRANCH = PR-738 08:33:20 # $SEMVER_TEMP = /tmp/semver-298719376 08:33:20 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:33:21 # '/tmp/semver-298719376' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-738/.semver' 08:33:21 # -> Force: false 08:33:21 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-738/.semver [Pipeline] } 08:33:21 $ docker exec --env ******** --env ******** fed78a3ae8815f82c5ce910ffc0546aec29964e1daffbf1ad583e29d19be936e ssh-agent -k 08:33:21 unset SSH_AUTH_SOCK; 08:33:21 unset SSH_AGENT_PID; 08:33:21 echo Agent pid 51 killed; 08:33:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:22 + git semver [Pipeline] } 08:33:22 $ docker stop --time=1 fed78a3ae8815f82c5ce910ffc0546aec29964e1daffbf1ad583e29d19be936e 08:33:23 $ docker rm -f fed78a3ae8815f82c5ce910ffc0546aec29964e1daffbf1ad583e29d19be936e [Pipeline] // withDockerContainer [Pipeline] sh 08:33:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:33:24 Stashed 1 file(s) [Pipeline] echo 08:33:24 [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 08:33:40 Still waiting to schedule task 08:33:40 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:33:40 Still waiting to schedule task 08:33:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 08:35:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21171 in /w/workspace/dgexfoundry_device-sdk-go_PR-738 [Pipeline] { [Pipeline] ws 08:35:33 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 08:35:38 using credential edgex-jenkins-ssh 08:35:38 Cloning the remote Git repository 08:35:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:35:38 > git init /w/workspace/device-sdk-go/4 # timeout=10 08:35:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:35:38 > git --version # timeout=10 08:35:38 > git --version # 'git version 2.17.1' 08:35:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:40 Merging remotes/origin/master commit 69f04b7fdf1dcdf1d7249d6f4cf0fd5d90d15cbb into PR head commit ba4bab197cafec997a63b2382afbec0406c70f94 08:35:41 Merge succeeded, producing ba4bab197cafec997a63b2382afbec0406c70f94 08:35:41 Checking out Revision ba4bab197cafec997a63b2382afbec0406c70f94 (PR-738) 08:35:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:35:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:35:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:35:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/738/head:refs/remotes/origin/PR-738 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:35:40 > git config core.sparsecheckout # timeout=10 08:35:40 > git checkout -f ba4bab197cafec997a63b2382afbec0406c70f94 # timeout=10 08:35:40 > git remote # timeout=10 08:35:40 > git config --get remote.origin.url # timeout=10 08:35:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:41 > git merge 69f04b7fdf1dcdf1d7249d6f4cf0fd5d90d15cbb # timeout=10 08:35:41 > git rev-parse HEAD^{commit} # timeout=10 08:35:41 > git config core.sparsecheckout # timeout=10 08:35:41 > git checkout -f ba4bab197cafec997a63b2382afbec0406c70f94 # timeout=10 08:35:45 Commit message: "refactor: remove ValueType enumeration in Go-SDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:35:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:35:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:35:48 + true 08:35:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:35:50 provisioning config files... 08:35:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config6435486771361925577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:51 ---> docker-login.sh 08:35:51 nexus3.edgexfoundry.org:10001 08:35:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:52 Configure a credential helper to remove this warning. See 08:35:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:52 08:35:52 Login Succeeded 08:35:52 nexus3.edgexfoundry.org:10002 08:35:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:52 Configure a credential helper to remove this warning. See 08:35:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:52 08:35:52 Login Succeeded 08:35:52 nexus3.edgexfoundry.org:10003 08:35:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:53 Configure a credential helper to remove this warning. See 08:35:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:53 08:35:53 Login Succeeded 08:35:53 nexus3.edgexfoundry.org:10004 08:35:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:53 Configure a credential helper to remove this warning. See 08:35:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:53 08:35:53 Login Succeeded 08:35:53 docker.io 08:35:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:54 Configure a credential helper to remove this warning. See 08:35:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:54 08:35:54 Login Succeeded 08:35:54 ---> docker-login.sh ends [Pipeline] } 08:35:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:35:54 ========================================================= 08:35:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:35:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:35:55 + 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 . 08:35:55 Sending build context to Docker daemon 2.586MB 08:35:55 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:35:55 Step 2/8 : FROM ${BASE} 08:35:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:55 5f621e34cdf4: Pulling fs layer 08:35:55 a4357932f1b6: Pulling fs layer 08:35:55 18c013af1878: Pulling fs layer 08:35:55 00ac8860ef70: Pulling fs layer 08:35:55 63d7cb157983: Pulling fs layer 08:35:55 b116817d02f9: Pulling fs layer 08:35:55 745a02a5169b: Pulling fs layer 08:35:55 00ac8860ef70: Waiting 08:35:55 745a02a5169b: Waiting 08:35:55 63d7cb157983: Waiting 08:35:55 18c013af1878: Download complete 08:35:55 a4357932f1b6: Verifying Checksum 08:35:55 a4357932f1b6: Download complete 08:35:56 63d7cb157983: Download complete 08:35:56 b116817d02f9: Verifying Checksum 08:35:56 b116817d02f9: Download complete 08:35:56 5f621e34cdf4: Verifying Checksum 08:35:56 5f621e34cdf4: Download complete 08:35:57 5f621e34cdf4: Pull complete 08:35:57 a4357932f1b6: Pull complete 08:35:57 18c013af1878: Pull complete 08:35:58 745a02a5169b: Verifying Checksum 08:35:58 745a02a5169b: Download complete 08:35:59 00ac8860ef70: Verifying Checksum 08:35:59 00ac8860ef70: Download complete 08:36:03 Running on prd-centos7-docker-4c-2g-21172 in /w/workspace/dgexfoundry_device-sdk-go_PR-738 [Pipeline] { [Pipeline] ws 08:36:03 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 08:36:05 using credential edgex-jenkins-ssh 08:36:05 Cloning the remote Git repository 08:36:06 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:36:06 > git init /w/workspace/device-sdk-go/4 # timeout=10 08:36:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:36:06 > git --version # timeout=10 08:36:06 > git --version # 'git version 2.24.3' 08:36:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:36:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:36:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:36:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/738/head:refs/remotes/origin/PR-738 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:36:08 Merging remotes/origin/master commit 69f04b7fdf1dcdf1d7249d6f4cf0fd5d90d15cbb into PR head commit ba4bab197cafec997a63b2382afbec0406c70f94 08:36:08 Merge succeeded, producing ba4bab197cafec997a63b2382afbec0406c70f94 08:36:08 Checking out Revision ba4bab197cafec997a63b2382afbec0406c70f94 (PR-738) 08:36:09 00ac8860ef70: Pull complete 08:36:08 > git config core.sparsecheckout # timeout=10 08:36:08 > git checkout -f ba4bab197cafec997a63b2382afbec0406c70f94 # timeout=10 08:36:08 > git remote # timeout=10 08:36:08 > git config --get remote.origin.url # timeout=10 08:36:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:08 > git merge 69f04b7fdf1dcdf1d7249d6f4cf0fd5d90d15cbb # timeout=10 08:36:08 > git rev-parse HEAD^{commit} # timeout=10 08:36:08 > git config core.sparsecheckout # timeout=10 08:36:08 > git checkout -f ba4bab197cafec997a63b2382afbec0406c70f94 # timeout=10 08:36:10 63d7cb157983: Pull complete 08:36:10 b116817d02f9: Pull complete 08:36:12 Commit message: "refactor: remove ValueType enumeration in Go-SDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:36:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:36:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:36:14 + sudo service docker restart 08:36:14 + true 08:36:14 Redirecting to /bin/systemctl restart docker.service 08:36:14 745a02a5169b: Pull complete 08:36:14 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:36:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:36:14 ---> b7e6874047d6 08:36:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:36:15 provisioning config files... 08:36:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config3412037533710183554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:15 ---> docker-login.sh 08:36:15 nexus3.edgexfoundry.org:10001 08:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:15 Configure a credential helper to remove this warning. See 08:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:15 08:36:15 Login Succeeded 08:36:15 nexus3.edgexfoundry.org:10002 08:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:16 Configure a credential helper to remove this warning. See 08:36:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:16 08:36:16 Login Succeeded 08:36:16 nexus3.edgexfoundry.org:10003 08:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:16 Configure a credential helper to remove this warning. See 08:36:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:16 08:36:16 Login Succeeded 08:36:16 nexus3.edgexfoundry.org:10004 08:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:16 Configure a credential helper to remove this warning. See 08:36:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:16 08:36:16 Login Succeeded 08:36:16 docker.io 08:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:16 Configure a credential helper to remove this warning. See 08:36:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:16 08:36:16 Login Succeeded 08:36:16 ---> docker-login.sh ends [Pipeline] } 08:36:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:36:16 ========================================================= 08:36:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:36:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:36:17 + 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 . 08:36:17 Sending build context to Docker daemon 2.586MB 08:36:17 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:36:17 Step 2/8 : FROM ${BASE} 08:36:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:36:17 188c0c94c7c5: Pulling fs layer 08:36:17 0ef7d3d256c8: Pulling fs layer 08:36:17 de9db76c5a1d: Pulling fs layer 08:36:17 bca2f99d35d6: Pulling fs layer 08:36:17 93359f2a8cfa: Pulling fs layer 08:36:17 7c6f9722023f: Pulling fs layer 08:36:17 a35cf1a2eb13: Pulling fs layer 08:36:17 93359f2a8cfa: Waiting 08:36:17 7c6f9722023f: Waiting 08:36:17 a35cf1a2eb13: Waiting 08:36:17 de9db76c5a1d: Verifying Checksum 08:36:17 de9db76c5a1d: Download complete 08:36:17 0ef7d3d256c8: Verifying Checksum 08:36:17 0ef7d3d256c8: Download complete 08:36:17 93359f2a8cfa: Verifying Checksum 08:36:17 93359f2a8cfa: Download complete 08:36:17 188c0c94c7c5: Verifying Checksum 08:36:17 188c0c94c7c5: Download complete 08:36:17 7c6f9722023f: Verifying Checksum 08:36:17 7c6f9722023f: Download complete 08:36:17 ---> Running in d99b92ca9350 08:36:17 Removing intermediate container d99b92ca9350 08:36:17 ---> 0fa353847219 08:36:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:17 ---> Running in 077b454465bc 08:36:17 188c0c94c7c5: Pull complete 08:36:17 0ef7d3d256c8: Pull complete 08:36:18 de9db76c5a1d: Pull complete 08:36:19 a35cf1a2eb13: Verifying Checksum 08:36:19 a35cf1a2eb13: Download complete 08:36:19 bca2f99d35d6: Verifying Checksum 08:36:19 bca2f99d35d6: Download complete 08:36:20 Removing intermediate container 077b454465bc 08:36:20 ---> b27d68738584 08:36:20 Step 5/8 : RUN apk add --update --no-cache make git 08:36:20 ---> Running in aae2c0812839 08:36:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:36:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:36:22 OK: 142 MiB in 39 packages 08:36:23 Removing intermediate container aae2c0812839 08:36:23 ---> 61256107aad4 08:36:23 Step 6/8 : WORKDIR /device-sdk-go 08:36:23 ---> Running in 0a38c54b1db5 08:36:24 Removing intermediate container 0a38c54b1db5 08:36:24 ---> e2569021e215 08:36:24 Step 7/8 : COPY . . 08:36:24 bca2f99d35d6: Pull complete 08:36:24 93359f2a8cfa: Pull complete 08:36:24 7c6f9722023f: Pull complete 08:36:25 ---> ab74bc2ba0de 08:36:25 Step 8/8 : RUN go mod download 08:36:25 ---> Running in 606e7ba44dda 08:36:31 a35cf1a2eb13: Pull complete 08:36:31 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:36:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:36:31 ---> a62c8e92a672 08:36:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:36:31 ---> Running in 47370dd5234f 08:36:31 Removing intermediate container 47370dd5234f 08:36:31 ---> 62c5f76f2cd9 08:36:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:31 ---> Running in a6811d26fa7b 08:36:32 Removing intermediate container a6811d26fa7b 08:36:32 ---> 3cabe1c670f6 08:36:32 Step 5/8 : RUN apk add --update --no-cache make git 08:36:32 ---> Running in a4715a36248e 08:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:36:34 OK: 166 MiB in 39 packages 08:36:34 Removing intermediate container a4715a36248e 08:36:34 ---> fd2654736b3e 08:36:34 Step 6/8 : WORKDIR /device-sdk-go 08:36:34 ---> Running in fea0050069d7 08:36:34 Removing intermediate container fea0050069d7 08:36:34 ---> 807c5eea030f 08:36:34 Step 7/8 : COPY . . 08:36:36 ---> be37305e2e59 08:36:36 Step 8/8 : RUN go mod download 08:36:36 ---> Running in 787f853e5334 08:36:47 Removing intermediate container 606e7ba44dda 08:36:47 ---> d8e164a33497 08:36:47 Successfully built d8e164a33497 08:36:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:36:48 + docker inspect -f . ci-base-image-arm64 08:36:48 . [Pipeline] withDockerContainer 08:36:48 prd-ubuntu18.04-docker-arm64-4c-16g-21171 does not seem to be running inside a container 08:36:48 $ 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 ******** -e ******** ci-base-image-arm64 cat 08:36:50 $ docker top aa73d733ca20e801ac7119837b164af53d98b2eff8d8bea90626d15c7e3725fd -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:51 + go version 08:36:51 go version go1.15.5 linux/arm64 [Pipeline] } 08:36:51 $ docker stop --time=1 aa73d733ca20e801ac7119837b164af53d98b2eff8d8bea90626d15c7e3725fd 08:36:53 $ docker rm -f aa73d733ca20e801ac7119837b164af53d98b2eff8d8bea90626d15c7e3725fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:36:54 + docker inspect -f . ci-base-image-arm64 08:36:54 . [Pipeline] withDockerContainer 08:36:54 prd-ubuntu18.04-docker-arm64-4c-16g-21171 does not seem to be running inside a container 08:36:54 $ 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 ******** -e ******** ci-base-image-arm64 cat 08:36:54 Removing intermediate container 787f853e5334 08:36:54 ---> c8937758e642 08:36:54 Successfully built c8937758e642 08:36:54 Successfully tagged ci-base-image-x86_64:latest 08:36:55 $ docker top 5d1fc390f21d824bf8f0a69b83749ed3d51aab94b5ae0de946eb78ff6b92df3b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:36:56 + docker inspect -f . ci-base-image-x86_64 08:36:56 . [Pipeline] withDockerContainer 08:36:56 + make test 08:36:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:36:56 prd-centos7-docker-4c-2g-21172 does not seem to be running inside a container 08:36:56 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:36:57 $ docker top 2cc9037b9bde218eaa6dc7c78bbec24057f7c4a0599bf6677e9977e727144088 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:58 + go version 08:36:58 go version go1.15.5 linux/amd64 [Pipeline] } 08:36:58 $ docker stop --time=1 2cc9037b9bde218eaa6dc7c78bbec24057f7c4a0599bf6677e9977e727144088 08:36:59 $ docker rm -f 2cc9037b9bde218eaa6dc7c78bbec24057f7c4a0599bf6677e9977e727144088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:37:00 + docker inspect -f . ci-base-image-x86_64 08:37:00 . [Pipeline] withDockerContainer 08:37:00 prd-centos7-docker-4c-2g-21172 does not seem to be running inside a container 08:37:00 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:37:01 $ docker top e8933b5c60c818dff0d61467a743f85eb6ef266d6c3ccb342b1008fbe6553f1e -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:01 + make test 08:37:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:37:08 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:37:18 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:37:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:37:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:37:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:37:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.049s coverage: 19.4% of statements 08:37:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.448s coverage: 97.1% of statements 08:37:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.052s coverage: 9.4% of statements 08:37:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.055s coverage: 21.7% of statements 08:37:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:37:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.223s coverage: 43.2% of statements 08:37:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 08:37:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.255s coverage: 68.9% of statements 08:37:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] 08:37:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 08:37:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:37:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:37:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 53.8% of statements 08:37:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 08:37:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 08:37:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.063s coverage: 26.8% of statements 08:37:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.370s coverage: 83.5% of statements 08:37:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 4.2% of statements 08:37:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:37:57 GO111MODULE=on go vet ./... 08:37:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:37:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:37:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:37:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.132s coverage: 19.4% of statements 08:38:02 gofmt -l . 08:38:02 [ "`gofmt -l .`" = "" ] 08:38:02 ./bin/test-attribution-txt.sh 08:38:03 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:38:03 $ docker stop --time=1 e8933b5c60c818dff0d61467a743f85eb6ef266d6c3ccb342b1008fbe6553f1e 08:38:05 $ docker rm -f e8933b5c60c818dff0d61467a743f85eb6ef266d6c3ccb342b1008fbe6553f1e [Pipeline] // withDockerContainer [Pipeline] sh 08:38:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:38:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.194s coverage: 97.1% of statements 08:38:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:38:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:38:09 + ls -al . 08:38:09 total 216 08:38:09 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 19 08:38 . 08:38:09 drwxrwxr-x. 4 jenkins jenkins 28 Jan 19 08:36 .. 08:38:09 drwxrwxr-x. 2 jenkins jenkins 64 Jan 19 08:36 bin 08:38:09 -rw-r--r--. 1 jenkins jenkins 136842 Jan 19 08:37 coverage.out 08:38:09 -rw-rw-r--. 1 jenkins jenkins 949 Jan 19 08:36 Dockerfile.build 08:38:09 -rw-rw-r--. 1 jenkins jenkins 140 Jan 19 08:36 .dockerignore 08:38:09 drwxrwxr-x. 4 jenkins jenkins 48 Jan 19 08:36 example 08:38:09 drwxrwxr-x. 8 jenkins jenkins 179 Jan 19 08:36 .git 08:38:09 drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 08:36 .github 08:38:09 -rw-rw-r--. 1 jenkins jenkins 138 Jan 19 08:36 .gitignore 08:38:09 -rw-r--r--. 1 jenkins jenkins 491 Jan 19 08:38 go.mod 08:38:09 -rw-r--r--. 1 jenkins jenkins 14124 Jan 19 08:38 go.sum 08:38:09 drwxrwxr-x. 15 jenkins jenkins 211 Jan 19 08:36 internal 08:38:09 -rw-rw-r--. 1 jenkins jenkins 901 Jan 19 08:36 Jenkinsfile 08:38:09 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 19 08:36 LICENSE 08:38:09 -rw-rw-r--. 1 jenkins jenkins 1016 Jan 19 08:36 Makefile 08:38:09 drwxrwxr-x. 4 jenkins jenkins 26 Jan 19 08:36 openapi 08:38:09 drwxrwxr-x. 5 jenkins jenkins 50 Jan 19 08:36 pkg 08:38:09 -rw-rw-r--. 1 jenkins jenkins 5897 Jan 19 08:36 README.md 08:38:09 -rw-rw-r--. 1 jenkins jenkins 6616 Jan 19 08:36 RELEASE-NOTES.txt 08:38:09 drwxrwxr-x. 4 jenkins jenkins 54 Jan 19 08:36 snap 08:38:09 -rw-rw-r--. 1 jenkins jenkins 5 Jan 19 08:33 VERSION 08:38:09 -rw-rw-r--. 1 jenkins jenkins 222 Jan 19 08:36 version.go [Pipeline] isUnix [Pipeline] sh 08:38:09 + 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=ba4bab197cafec997a63b2382afbec0406c70f94 --label arch=amd64 --label version=0.0.0 . 08:38:09 Sending build context to Docker daemon 2.723MB 08:38:09 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:38:09 Step 2/24 : FROM ${BASE} AS builder 08:38:09 ---> c8937758e642 08:38:09 Step 3/24 : ARG MAKE='make build' 08:38:10 ---> Running in d101950700b4 08:38:10 Removing intermediate container d101950700b4 08:38:10 ---> 79dd5e22998f 08:38:10 Step 4/24 : WORKDIR /device-sdk-go 08:38:10 ---> Running in fdc8efebeb65 08:38:10 Removing intermediate container fdc8efebeb65 08:38:10 ---> 766942a0c61c 08:38:10 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:38:10 ---> Running in 71a6ba447345 08:38:11 Removing intermediate container 71a6ba447345 08:38:11 ---> 9334991b9827 08:38:11 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:11 ---> Running in 319182c0f409 08:38:12 Removing intermediate container 319182c0f409 08:38:12 ---> b634274e2306 08:38:12 Step 7/24 : RUN apk add --update --no-cache make git 08:38:12 ---> Running in 9d7faff08e2a 08:38:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:38:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:38:13 OK: 166 MiB in 39 packages 08:38:14 Removing intermediate container 9d7faff08e2a 08:38:14 ---> 2f176cdf32a9 08:38:14 Step 8/24 : COPY . . 08:38:15 ---> dcb02963283c 08:38:15 Step 9/24 : RUN ${MAKE} 08:38:15 ---> Running in f92053c8110f 08:38:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:38:24 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:38:25 Removing intermediate container f92053c8110f 08:38:25 ---> 5f42dbbbee95 08:38:25 Step 10/24 : FROM scratch 08:38:25 ---> 08:38:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:38:25 ---> Running in fa68e113e45c 08:38:25 Removing intermediate container fa68e113e45c 08:38:25 ---> 28261b046983 08:38:25 Step 12/24 : ENV APP_PORT=49990 08:38:25 ---> Running in 3386d51932ac 08:38:25 Removing intermediate container 3386d51932ac 08:38:25 ---> eed5f51d4867 08:38:25 Step 13/24 : EXPOSE $APP_PORT 08:38:25 ---> Running in fd0669e79453 08:38:25 Removing intermediate container fd0669e79453 08:38:25 ---> ff6738b2d0d4 08:38:25 Step 14/24 : WORKDIR / 08:38:25 ---> Running in 945609f93fda 08:38:26 Removing intermediate container 945609f93fda 08:38:26 ---> c9c63f9cc98a 08:38:26 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:38:26 ---> 52eb86926cf8 08:38:26 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 08:38:26 ---> 270a6bba9fba 08:38:26 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:38:26 ---> aa6e0cb8d010 08:38:26 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 08:38:27 ---> 667a78b98805 08:38:27 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 08:38:27 ---> 29ceb65251fb 08:38:27 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 08:38:27 ---> Running in 31e91a92acca 08:38:27 Removing intermediate container 31e91a92acca 08:38:27 ---> 84f27390f7fe 08:38:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:38:28 ---> Running in f8fc747672a8 08:38:28 Removing intermediate container f8fc747672a8 08:38:28 ---> 579574ff2cbc 08:38:28 Step 22/24 : LABEL arch=amd64 08:38:28 ---> Running in c1a65743efaf 08:38:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.120s coverage: 9.4% of statements 08:38:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.122s coverage: 21.7% of statements 08:38:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:38:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.561s coverage: 43.2% of statements 08:38:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 08:38:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.751s coverage: 68.9% of statements 08:38:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] 08:38:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 08:38:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:38:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:38:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.224s coverage: 53.8% of statements 08:38:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 08:38:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 08:38:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.167s coverage: 26.8% of statements 08:38:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 6.030s coverage: 83.5% of statements 08:38:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.138s coverage: 4.2% of statements 08:38:28 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:38:28 GO111MODULE=on go vet ./... 08:38:28 Removing intermediate container c1a65743efaf 08:38:28 ---> cf24333b5b41 08:38:28 Step 23/24 : LABEL git_sha=ba4bab197cafec997a63b2382afbec0406c70f94 08:38:28 ---> Running in 7189476edecf 08:38:28 Removing intermediate container 7189476edecf 08:38:28 ---> 5765e87436e7 08:38:28 Step 24/24 : LABEL version=0.0.0 08:38:28 ---> Running in 92cada445504 08:38:29 Removing intermediate container 92cada445504 08:38:29 ---> 981c5bbf428a 08:38:29 [Warning] One or more build-args [ARCH] were not consumed 08:38:29 Successfully built 981c5bbf428a 08:38:29 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] } 08:39:07 gofmt -l . 08:39:07 [ "`gofmt -l .`" = "" ] 08:39:07 ./bin/test-attribution-txt.sh 08:39:07 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:39:07 $ docker stop --time=1 5d1fc390f21d824bf8f0a69b83749ed3d51aab94b5ae0de946eb78ff6b92df3b 08:39:10 $ docker rm -f 5d1fc390f21d824bf8f0a69b83749ed3d51aab94b5ae0de946eb78ff6b92df3b [Pipeline] // withDockerContainer [Pipeline] sh 08:39:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:39:11 Warning: overwriting stash ‘coverage-report’ 08:39:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:39:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:39:13 + ls -al . 08:39:13 total 252 08:39:13 drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 08:39 . 08:39:13 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 08:35 .. 08:39:13 -rw-rw-r-- 1 jenkins jenkins 140 Jan 19 08:35 .dockerignore 08:39:13 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 08:35 .git 08:39:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 08:35 .github 08:39:13 -rw-rw-r-- 1 jenkins jenkins 138 Jan 19 08:35 .gitignore 08:39:13 -rw-rw-r-- 1 jenkins jenkins 949 Jan 19 08:35 Dockerfile.build 08:39:13 -rw-rw-r-- 1 jenkins jenkins 901 Jan 19 08:35 Jenkinsfile 08:39:13 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 19 08:35 LICENSE 08:39:13 -rw-rw-r-- 1 jenkins jenkins 1016 Jan 19 08:35 Makefile 08:39:13 -rw-rw-r-- 1 jenkins jenkins 5897 Jan 19 08:35 README.md 08:39:13 -rw-rw-r-- 1 jenkins jenkins 6616 Jan 19 08:35 RELEASE-NOTES.txt 08:39:13 -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 08:33 VERSION 08:39:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 08:35 bin 08:39:13 -rw-r--r-- 1 jenkins jenkins 136842 Jan 19 08:38 coverage.out 08:39:13 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 08:35 example 08:39:13 -rw-r--r-- 1 jenkins jenkins 491 Jan 19 08:39 go.mod 08:39:13 -rw-r--r-- 1 jenkins jenkins 14124 Jan 19 08:39 go.sum 08:39:13 drwxrwxr-x 15 jenkins jenkins 4096 Jan 19 08:35 internal 08:39:13 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 08:35 openapi 08:39:13 drwxrwxr-x 5 jenkins jenkins 4096 Jan 19 08:35 pkg 08:39:13 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 08:35 snap 08:39:13 -rw-rw-r-- 1 jenkins jenkins 222 Jan 19 08:35 version.go [Pipeline] isUnix [Pipeline] sh 08:39:13 + 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=ba4bab197cafec997a63b2382afbec0406c70f94 --label arch=arm64 --label version=0.0.0 . 08:39:14 Sending build context to Docker daemon 2.724MB 08:39:14 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:39:14 Step 2/24 : FROM ${BASE} AS builder 08:39:14 ---> d8e164a33497 08:39:14 Step 3/24 : ARG MAKE='make build' 08:39:14 ---> Running in 00dd2bfb49ea 08:39:15 Removing intermediate container 00dd2bfb49ea 08:39:15 ---> 983fb9a3d16f 08:39:15 Step 4/24 : WORKDIR /device-sdk-go 08:39:15 ---> Running in 191a0c02b14c 08:39:15 Removing intermediate container 191a0c02b14c 08:39:15 ---> b31500ec8d94 08:39:15 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:39:15 ---> Running in f86e21f99974 08:39:16 Removing intermediate container f86e21f99974 08:39:16 ---> 828aa13cd92a 08:39:16 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:16 ---> Running in 2e596750842c 08:39:18 Removing intermediate container 2e596750842c 08:39:18 ---> bdcb508e4d21 08:39:18 Step 7/24 : RUN apk add --update --no-cache make git 08:39:18 ---> Running in de651aa3d471 08:39:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:39:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:39:21 OK: 142 MiB in 39 packages 08:39:22 Removing intermediate container de651aa3d471 08:39:22 ---> 0939d5bc3fa6 08:39:22 Step 8/24 : COPY . . 08:39:24 ---> 2bfcc05cc43d 08:39:24 Step 9/24 : RUN ${MAKE} 08:39:24 ---> Running in 12175df418c8 08:39:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:39:51 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:39:52 Removing intermediate container 12175df418c8 08:39:52 ---> 99306be6e524 08:39:52 Step 10/24 : FROM scratch 08:39:52 ---> 08:39:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:39:52 ---> Running in fc2dd3d2cf05 08:39:52 Removing intermediate container fc2dd3d2cf05 08:39:52 ---> 4109be01faea 08:39:52 Step 12/24 : ENV APP_PORT=49990 08:39:52 ---> Running in 4056b3ce09a7 08:39:52 Removing intermediate container 4056b3ce09a7 08:39:52 ---> 4d04b9619af3 08:39:52 Step 13/24 : EXPOSE $APP_PORT 08:39:53 ---> Running in 8d0c868aefc7 08:39:53 Removing intermediate container 8d0c868aefc7 08:39:53 ---> 7f4cf518d7d4 08:39:53 Step 14/24 : WORKDIR / 08:39:53 ---> Running in 4fab14358247 08:39:54 Removing intermediate container 4fab14358247 08:39:54 ---> c5944eda693a 08:39:54 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:39:55 ---> cde0fe7c1f43 08:39:55 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 08:39:55 ---> 57057645ecb0 08:39:55 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:39:56 ---> 42a2df038113 08:39:56 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 08:39:57 ---> cbb96357ac8b 08:39:57 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 08:39:58 ---> dd97909123d8 08:39:58 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 08:39:58 ---> Running in 10c9d77a9e64 08:39:58 Removing intermediate container 10c9d77a9e64 08:39:58 ---> 0657575ffe01 08:39:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:58 ---> Running in 1c8964b9ce1a 08:39:59 Removing intermediate container 1c8964b9ce1a 08:39:59 ---> 24538a6667df 08:39:59 Step 22/24 : LABEL arch=arm64 08:39:59 ---> Running in 33d014a6f774 08:40:00 Removing intermediate container 33d014a6f774 08:40:00 ---> 94c7b038c9b7 08:40:00 Step 23/24 : LABEL git_sha=ba4bab197cafec997a63b2382afbec0406c70f94 08:40:00 ---> Running in 5b46a6882b76 08:40:00 Removing intermediate container 5b46a6882b76 08:40:00 ---> fcffbf901216 08:40:00 Step 24/24 : LABEL version=0.0.0 08:40:00 ---> Running in cd32a11ec086 08:40:01 Removing intermediate container cd32a11ec086 08:40:01 ---> 02eec6cc006c 08:40:01 [Warning] One or more build-args [ARCH] were not consumed 08:40:01 Successfully built 02eec6cc006c 08:40:01 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 08:40:03 provisioning config files... 08:40:03 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp/config8510791034553344637tmp [Pipeline] { [Pipeline] sh 08:40:03 + set +x 08:40:03 + bash -s -- 08:40:03 + curl -s https://codecov.io/bash 08:40:03 08:40:03 _____ _ 08:40:03 / ____| | | 08:40:03 | | ___ __| | ___ ___ _____ __ 08:40:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:40:03 | |___| (_) | (_| | __/ (_| (_) \ V / 08:40:03 \_____\___/ \__,_|\___|\___\___/ \_/ 08:40:03 Bash-20210115-cec3c92 08:40:03 08:40:03 08:40:03 ==> git version 2.24.3 found 08:40:03 ==> 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 08:40:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:40:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:40:03 ==> Jenkins CI detected. 08:40:03 project root: . 08:40:03 --> token set from env 08:40:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:40:03 ==> Running gcov in . (disable via -X gcov) 08:40:03 ==> Python coveragepy not found 08:40:03 ==> Searching for coverage reports in: 08:40:03 + . 08:40:03 -> Found 1 reports 08:40:03 ==> Detecting git/mercurial file structure 08:40:03 ==> Reading reports 08:40:03 + ./coverage.out bytes=136842 08:40:03 ==> Appending adjustments 08:40:03 https://docs.codecov.io/docs/fixing-reports 08:40:04 + Found adjustments 08:40:04 ==> Gzipping contents 08:40:04 24K /tmp/codecov.NATBYu.gz 08:40:04 ==> Uploading reports 08:40:04 url: https://codecov.io 08:40:04 query: branch=PR-738&commit=ba4bab197cafec997a63b2382afbec0406c70f94&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-738%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=738&job=&cmd_args= 08:40:04 -> Pinging Codecov 08:40:04 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-738&commit=ba4bab197cafec997a63b2382afbec0406c70f94&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-738%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=738&job=&cmd_args= 08:40:05 -> Uploading to 08:40:05 https://storage.googleapis.com/codecov/v4/raw/2021-01-19/7E55EF52A471D76F132DFD9A03CDDE97/ba4bab197cafec997a63b2382afbec0406c70f94/cb2a497a-c8bb-40ba-b36b-633a6d2101e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T084005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5dea57b5fdb8765fb1ddff88c3a624d042f2c226e5ccbd6b72135b61f5e2016d 08:40:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:05 Dload Upload Total Spent Left Speed 08:40:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21545 0 0 100 21545 0 45507 --:--:-- --:--:-- --:--:-- 45549 08:40:05 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ba4bab197cafec997a63b2382afbec0406c70f94 [Pipeline] } 08:40:05 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 08:40:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:40:08 ---> package-listing.sh 08:40:08 ++ facter osfamily 08:40:08 ++ tr '[:upper:]' '[:lower:]' 08:40:08 + OS_FAMILY=redhat 08:40:08 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-738 08:40:08 + START_PACKAGES=/tmp/packages_start.txt 08:40:08 + END_PACKAGES=/tmp/packages_end.txt 08:40:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:40:08 + PACKAGES=/tmp/packages_start.txt 08:40:08 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-738 ']' 08:40:08 + PACKAGES=/tmp/packages_end.txt 08:40:08 + case "${OS_FAMILY}" in 08:40:08 + rpm -qa 08:40:08 + sort 08:40:14 + '[' -f /tmp/packages_start.txt ']' 08:40:14 + '[' -f /tmp/packages_end.txt ']' 08:40:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:40:14 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-738 ']' 08:40:14 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-738/archives/ 08:40:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-738/archives/ [Pipeline] echo 08:40:14 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-738/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:40:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:40:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:40:14 08:40:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:40:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:40:15 alpine: Pulling from edgex-lftools-log-publisher 08:40:15 df20fa9351a1: Pulling fs layer 08:40:15 36b3adc4ff6f: Pulling fs layer 08:40:15 8ad3a11d3b57: Pulling fs layer 08:40:15 46f8f816bc3b: Pulling fs layer 08:40:15 93b61091891f: Pulling fs layer 08:40:15 93b9cdb0e59b: Pulling fs layer 08:40:15 5e14af77c1be: Pulling fs layer 08:40:15 01666e4c0597: Pulling fs layer 08:40:15 aa168da1d23b: Pulling fs layer 08:40:15 aa168da1d23b: Waiting 08:40:15 01666e4c0597: Waiting 08:40:15 46f8f816bc3b: Waiting 08:40:15 36b3adc4ff6f: Download complete 08:40:15 46f8f816bc3b: Verifying Checksum 08:40:15 46f8f816bc3b: Download complete 08:40:15 df20fa9351a1: Download complete 08:40:15 93b9cdb0e59b: Verifying Checksum 08:40:15 93b9cdb0e59b: Download complete 08:40:15 93b61091891f: Verifying Checksum 08:40:15 93b61091891f: Download complete 08:40:15 5e14af77c1be: Verifying Checksum 08:40:15 5e14af77c1be: Download complete 08:40:15 01666e4c0597: Verifying Checksum 08:40:15 01666e4c0597: Download complete 08:40:15 df20fa9351a1: Pull complete 08:40:15 8ad3a11d3b57: Verifying Checksum 08:40:15 8ad3a11d3b57: Download complete 08:40:15 36b3adc4ff6f: Pull complete 08:40:16 8ad3a11d3b57: Pull complete 08:40:16 46f8f816bc3b: Pull complete 08:40:17 aa168da1d23b: Verifying Checksum 08:40:17 aa168da1d23b: Download complete 08:40:17 93b61091891f: Pull complete 08:40:18 93b9cdb0e59b: Pull complete 08:40:18 5e14af77c1be: Pull complete 08:40:18 01666e4c0597: Pull complete 08:40:26 aa168da1d23b: Pull complete 08:40:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:40:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:40:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:40:26 prd-centos7-docker-4c-2g-21170 does not seem to be running inside a container 08:40:26 $ 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-738/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-738 -v /w/workspace/dgexfoundry_device-sdk-go_PR-738:/w/workspace/dgexfoundry_device-sdk-go_PR-738:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-738@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:40:30 $ docker top f7dcd48e467697f3727aef4ee79da54db8010cf178e9cb92f17357dbdacb9eeb -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:31 + touch /tmp/pre-build-complete [Pipeline] sh 08:40:31 + mkdir -p /var/log/sa [Pipeline] sh 08:40:31 + ls /var/log/sa-host 08:40:31 + sadf -c /var/log/sa-host/sa19 08:40:31 file_magic: OK 08:40:31 HZ: Using current value: 100 08:40:31 file_header: OK 08:40:31 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 08:40:31 Statistics: 08:40:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:40:31 File successfully converted to sysstat format version 12.2.1 08:40:31 + sadf -c /var/log/sa-host/sa23 08:40:31 file_magic: OK 08:40:31 HZ: Using current value: 100 08:40:31 file_header: OK 08:40:31 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 08:40:31 Statistics: 08:40:31 Hnuu...uuuununununu... 08:40:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:32 provisioning config files... 08:40:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp/config679912584407380103tmp [Pipeline] { [Pipeline] echo 08:40:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:40:32 ---> create-netrc.sh [Pipeline] } 08:40:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:40:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:40:33 ---> python-tools-install.sh [Pipeline] echo 08:40:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:40:33 ---> sudo-logs.sh 08:40:33 Archiving 'sudo' log.. [Pipeline] echo 08:40:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:40:33 ---> job-cost.sh 08:40:33 lf-activate-venv: SKIPPING 08:40:33 INFO: No Stack... 08:40:34 INFO: Retrieving Pricing Info for: v1-standard-2 08:40:35 INFO: Archiving Costs [Pipeline] echo 08:40:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:40:35 ---> logs-deploy.sh 08:40:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-738/4 08:40:35 INFO: archiving workspace using pattern(s): 08:40:37 Archives upload complete. 08:40:37 INFO: archiving logs to Nexus