Pull request #890 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 302da4d761c049a5c7b17f5d60bd2559549f30af+a1de66810b8e114107e849a310222ed3c1b44bf0 (ca1aebf119e0e804c63e6db4355741bd13f7cffd) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1437’ Running on prd-centos7-docker-4c-2g-1440 in /w/workspace/dgexfoundry_device-sdk-go_PR-890 [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-890 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a1de66810b8e114107e849a310222ed3c1b44bf0 into PR head commit 302da4d761c049a5c7b17f5d60bd2559549f30af Merge succeeded, producing 302da4d761c049a5c7b17f5d60bd2559549f30af Checking out Revision 302da4d761c049a5c7b17f5d60bd2559549f30af (PR-890) > 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/890/head:refs/remotes/origin/PR-890 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 302da4d761c049a5c7b17f5d60bd2559549f30af # 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 a1de66810b8e114107e849a310222ed3c1b44bf0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 302da4d761c049a5c7b17f5d60bd2559549f30af # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:19:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 8935dc95dc231245962e9480846bc24730246299 # timeout=10 [Pipeline] withCredentials 09:19:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:19:14 ========================================================= 09:19:14 EdgeX Global Pipelines Version Info 09:19:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:19:15 ------------------- 09:19:15 stable info: 09:19:15 ------------------- 09:19:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:19:15 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 09:19:15 Message: update stable to v1.0.186 09:19:16 ------------------- 09:19:16 experimental info: 09:19:16 ------------------- 09:19:16 Commited By: **** collab-it+edgex@linuxfoundation.org 09:19:16 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 09:19:16 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:19:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:19:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:19:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:19:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:19:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-890 [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-890 [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-890 [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 302da4d761c049a5c7b17f5d60bd2559549f30af [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 302da4d [Pipeline] echo 09:19:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:19:17 provisioning config files... 09:19:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-890@tmp/config7625332464464025733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:18 ---> docker-login.sh 09:19:18 nexus3.edgexfoundry.org:10001 09:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:18 Configure a credential helper to remove this warning. See 09:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:18 09:19:18 Login Succeeded 09:19:18 nexus3.edgexfoundry.org:10002 09:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:18 Configure a credential helper to remove this warning. See 09:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:18 09:19:18 Login Succeeded 09:19:18 nexus3.edgexfoundry.org:10003 09:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:18 Configure a credential helper to remove this warning. See 09:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:18 09:19:18 Login Succeeded 09:19:18 nexus3.edgexfoundry.org:10004 09:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:19 Configure a credential helper to remove this warning. See 09:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:19 09:19:19 Login Succeeded 09:19:19 docker.io 09:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:19:19 Configure a credential helper to remove this warning. See 09:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:19:19 09:19:19 Login Succeeded 09:19:19 ---> docker-login.sh ends [Pipeline] } 09:19:19 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 09:19:19 + git log --format=format:%s -1 302da4d761c049a5c7b17f5d60bd2559549f30af [Pipeline] echo 09:19:20 GIT_COMMIT: 302da4d761c049a5c7b17f5d60bd2559549f30af, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 09:19:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:19:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:19:20 09:19:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:19:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:19:21 latest: Pulling from edgex-devops/git-semver 09:19:21 31603596830f: Pulling fs layer 09:19:21 2a8b12db71e7: Pulling fs layer 09:19:21 6ca5941a6612: Pulling fs layer 09:19:21 ecc8261a40a4: Pulling fs layer 09:19:21 ecc8261a40a4: Waiting 09:19:21 2a8b12db71e7: Download complete 09:19:21 31603596830f: Verifying Checksum 09:19:21 31603596830f: Download complete 09:19:21 ecc8261a40a4: Verifying Checksum 09:19:21 ecc8261a40a4: Download complete 09:19:21 6ca5941a6612: Verifying Checksum 09:19:21 6ca5941a6612: Download complete 09:19:21 31603596830f: Pull complete 09:19:21 2a8b12db71e7: Pull complete 09:19:22 6ca5941a6612: Pull complete 09:19:22 ecc8261a40a4: Pull complete 09:19:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:19:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:19:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:19:23 prd-centos7-docker-4c-2g-1440 does not seem to be running inside a container 09:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-890 -v /w/workspace/dgexfoundry_device-sdk-go_PR-890:/w/workspace/dgexfoundry_device-sdk-go_PR-890:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-890@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-890@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:19:24 $ docker top 6b058d615514817b72391d12b2c9fff2cad24606c61916ed0fb6bb7286a6319f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:19:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:25 [ssh-agent] Looking for ssh-agent implementation... 09:19:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:25 $ docker exec 6b058d615514817b72391d12b2c9fff2cad24606c61916ed0fb6bb7286a6319f ssh-agent 09:19:25 SSH_AUTH_SOCK=/tmp/ssh-WRvaWrATfptt/agent.11 09:19:25 SSH_AGENT_PID=16 09:19:25 Running ssh-add (command line suppressed) 09:19:25 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-890@tmp/private_key_2715063224661362934.key (/w/workspace/dgexfoundry_device-sdk-go_PR-890@tmp/private_key_2715063224661362934.key) 09:19:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:26 + git tag --points-at HEAD [Pipeline] } 09:19:26 $ docker exec --env ******** --env ******** 6b058d615514817b72391d12b2c9fff2cad24606c61916ed0fb6bb7286a6319f ssh-agent -k 09:19:26 unset SSH_AUTH_SOCK; 09:19:26 unset SSH_AGENT_PID; 09:19:26 echo Agent pid 16 killed; 09:19:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:19:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:26 [ssh-agent] Looking for ssh-agent implementation... 09:19:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:26 $ docker exec 6b058d615514817b72391d12b2c9fff2cad24606c61916ed0fb6bb7286a6319f ssh-agent 09:19:26 SSH_AUTH_SOCK=/tmp/ssh-Gi7mpDghAoNl/agent.46 09:19:26 SSH_AGENT_PID=51 09:19:26 Running ssh-add (command line suppressed) 09:19:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-890@tmp/private_key_4779384651465178386.key (/w/workspace/dgexfoundry_device-sdk-go_PR-890@tmp/private_key_4779384651465178386.key) 09:19:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:27 + git semver init 09:19:27 # -> Open(): unable to determine branch for HEAD 09:19:27 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-890/.git 09:19:27 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-890 09:19:27 # $SEMVER_REMOTE_NAME = origin 09:19:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:19:27 # $SEMVER_USER_NAME = edgex-jenkins 09:19:27 # $SEMVER_BRANCH = PR-890 09:19:27 # $SEMVER_TEMP = /tmp/semver-796076944 09:19:27 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:19:28 # '/tmp/semver-796076944' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-890/.semver' 09:19:28 # -> Force: false 09:19:28 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-890/.semver [Pipeline] } 09:19:28 $ docker exec --env ******** --env ******** 6b058d615514817b72391d12b2c9fff2cad24606c61916ed0fb6bb7286a6319f ssh-agent -k 09:19:28 unset SSH_AUTH_SOCK; 09:19:28 unset SSH_AGENT_PID; 09:19:28 echo Agent pid 51 killed; 09:19:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:19:28 + git semver [Pipeline] } 09:19:28 $ docker stop --time=1 6b058d615514817b72391d12b2c9fff2cad24606c61916ed0fb6bb7286a6319f 09:19:30 $ docker rm -f 6b058d615514817b72391d12b2c9fff2cad24606c61916ed0fb6bb7286a6319f [Pipeline] // withDockerContainer [Pipeline] sh 09:19:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:19:31 Stashed 1 file(s) [Pipeline] echo 09:19:31 [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 09:19:46 Still waiting to schedule task 09:19:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:19:46 Still waiting to schedule task 09:19:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1439’ 09:21:42 Running on prd-centos7-docker-4c-2g-1443 in /w/workspace/dgexfoundry_device-sdk-go_PR-890 [Pipeline] { [Pipeline] ws 09:21:42 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 09:21:50 using credential edgex-jenkins-ssh 09:21:50 Cloning the remote Git repository 09:21:50 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:21:50 > git init /w/workspace/device-sdk-go/2 # timeout=10 09:21:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:21:51 > git --version # timeout=10 09:21:51 > git --version # 'git version 2.24.3' 09:21:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:21:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:21:53 Merging remotes/origin/master commit a1de66810b8e114107e849a310222ed3c1b44bf0 into PR head commit 302da4d761c049a5c7b17f5d60bd2559549f30af 09:21:54 Merge succeeded, producing 302da4d761c049a5c7b17f5d60bd2559549f30af 09:21:54 Checking out Revision 302da4d761c049a5c7b17f5d60bd2559549f30af (PR-890) 09:21:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:21:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:21:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:21:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/890/head:refs/remotes/origin/PR-890 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:21:53 > git config core.sparsecheckout # timeout=10 09:21:53 > git checkout -f 302da4d761c049a5c7b17f5d60bd2559549f30af # timeout=10 09:21:53 > git remote # timeout=10 09:21:53 > git config --get remote.origin.url # timeout=10 09:21:54 using GIT_SSH to set credentials SSH Credentials for GitHub 09:21:54 > git merge a1de66810b8e114107e849a310222ed3c1b44bf0 # timeout=10 09:21:54 > git rev-parse HEAD^{commit} # timeout=10 09:21:54 > git config core.sparsecheckout # timeout=10 09:21:54 > git checkout -f 302da4d761c049a5c7b17f5d60bd2559549f30af # timeout=10 09:21:58 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:21:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:21:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:22:00 + true 09:22:00 + sudo service docker restart 09:22:00 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:22:02 provisioning config files... 09:22:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config4427189115447102578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:22:03 ---> docker-login.sh 09:22:03 nexus3.edgexfoundry.org:10001 09:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:04 Configure a credential helper to remove this warning. See 09:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:04 09:22:04 Login Succeeded 09:22:04 nexus3.edgexfoundry.org:10002 09:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:04 Configure a credential helper to remove this warning. See 09:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:04 09:22:04 Login Succeeded 09:22:04 nexus3.edgexfoundry.org:10003 09:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:04 Configure a credential helper to remove this warning. See 09:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:04 09:22:04 Login Succeeded 09:22:04 nexus3.edgexfoundry.org:10004 09:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:05 Configure a credential helper to remove this warning. See 09:22:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:05 09:22:05 Login Succeeded 09:22:05 docker.io 09:22:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:05 Configure a credential helper to remove this warning. See 09:22:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:05 09:22:05 Login Succeeded 09:22:05 ---> docker-login.sh ends [Pipeline] } 09:22:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:22:05 ========================================================= 09:22:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:22:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:22:06 + 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 . 09:22:06 Sending build context to Docker daemon 2.456MB 09:22:06 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:22:06 Step 2/8 : FROM ${BASE} 09:22:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:22:06 188c0c94c7c5: Pulling fs layer 09:22:06 0ef7d3d256c8: Pulling fs layer 09:22:06 de9db76c5a1d: Pulling fs layer 09:22:06 bca2f99d35d6: Pulling fs layer 09:22:06 93359f2a8cfa: Pulling fs layer 09:22:06 7c6f9722023f: Pulling fs layer 09:22:06 a35cf1a2eb13: Pulling fs layer 09:22:06 bca2f99d35d6: Waiting 09:22:06 93359f2a8cfa: Waiting 09:22:06 7c6f9722023f: Waiting 09:22:06 a35cf1a2eb13: Waiting 09:22:06 de9db76c5a1d: Verifying Checksum 09:22:06 de9db76c5a1d: Download complete 09:22:06 0ef7d3d256c8: Verifying Checksum 09:22:06 0ef7d3d256c8: Download complete 09:22:06 93359f2a8cfa: Verifying Checksum 09:22:06 93359f2a8cfa: Download complete 09:22:06 7c6f9722023f: Verifying Checksum 09:22:06 7c6f9722023f: Download complete 09:22:07 188c0c94c7c5: Verifying Checksum 09:22:07 188c0c94c7c5: Download complete 09:22:08 188c0c94c7c5: Pull complete 09:22:08 0ef7d3d256c8: Pull complete 09:22:08 de9db76c5a1d: Pull complete 09:22:11 a35cf1a2eb13: Verifying Checksum 09:22:11 a35cf1a2eb13: Download complete 09:22:12 bca2f99d35d6: Verifying Checksum 09:22:12 bca2f99d35d6: Download complete 09:22:28 bca2f99d35d6: Pull complete 09:22:28 93359f2a8cfa: Pull complete 09:22:29 7c6f9722023f: Pull complete 09:22:37 a35cf1a2eb13: Pull complete 09:22:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:22:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:22:37 ---> a62c8e92a672 09:22:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:22:37 ---> Running in 0b8ae192740e 09:22:37 Removing intermediate container 0b8ae192740e 09:22:37 ---> 1b041a432ce4 09:22:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:37 ---> Running in 90f1fa6ef975 09:22:40 Removing intermediate container 90f1fa6ef975 09:22:40 ---> 5df030b7e012 09:22:40 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 09:22:41 ---> Running in 2041d13e83f4 09:22:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:22:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:22:44 (1/6) Installing libc-dev (0.7.2-r3) 09:22:44 (2/6) Installing libsodium (1.0.18-r0) 09:22:44 (3/6) Installing pkgconf (1.7.2-r0) 09:22:44 (4/6) Installing libsodium-dev (1.0.18-r0) 09:22:44 (5/6) Installing libzmq (4.3.3-r0) 09:22:44 (6/6) Installing zeromq-dev (4.3.3-r0) 09:22:44 Executing busybox-1.31.1-r19.trigger 09:22:44 OK: 167 MiB in 45 packages 09:22:46 Removing intermediate container 2041d13e83f4 09:22:46 ---> a9a726fee3f5 09:22:46 Step 6/8 : WORKDIR /device-sdk-go 09:22:46 ---> Running in 413f16d93fa1 09:22:47 Removing intermediate container 413f16d93fa1 09:22:47 ---> b594afaee401 09:22:47 Step 7/8 : COPY . . 09:22:49 ---> 7532a537e550 09:22:49 Step 8/8 : RUN go mod download 09:22:49 ---> Running in 4ce175f69da1 09:22:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1447 in /w/workspace/dgexfoundry_device-sdk-go_PR-890 [Pipeline] { [Pipeline] ws 09:22:52 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 09:22:59 using credential edgex-jenkins-ssh 09:22:59 Cloning the remote Git repository 09:22:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:22:59 > git init /w/workspace/device-sdk-go/2 # timeout=10 09:22:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:22:59 > git --version # timeout=10 09:22:59 > git --version # 'git version 2.17.1' 09:22:59 using GIT_SSH to set credentials SSH Credentials for GitHub 09:22:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:23:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:23:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:23:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:23:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:23:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:23:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/890/head:refs/remotes/origin/PR-890 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:23:03 Merging remotes/origin/master commit a1de66810b8e114107e849a310222ed3c1b44bf0 into PR head commit 302da4d761c049a5c7b17f5d60bd2559549f30af 09:23:03 Merge succeeded, producing 302da4d761c049a5c7b17f5d60bd2559549f30af 09:23:03 Checking out Revision 302da4d761c049a5c7b17f5d60bd2559549f30af (PR-890) 09:23:03 > git config core.sparsecheckout # timeout=10 09:23:03 > git checkout -f 302da4d761c049a5c7b17f5d60bd2559549f30af # timeout=10 09:23:03 > git remote # timeout=10 09:23:03 > git config --get remote.origin.url # timeout=10 09:23:03 using GIT_SSH to set credentials SSH Credentials for GitHub 09:23:03 > git merge a1de66810b8e114107e849a310222ed3c1b44bf0 # timeout=10 09:23:03 > git rev-parse HEAD^{commit} # timeout=10 09:23:03 > git config core.sparsecheckout # timeout=10 09:23:03 > git checkout -f 302da4d761c049a5c7b17f5d60bd2559549f30af # timeout=10 09:23:08 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:23:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:23:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:23:10 + sudo service docker restart 09:23:10 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:23:12 provisioning config files... 09:23:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2435587439766608076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:12 ---> docker-login.sh 09:23:12 nexus3.edgexfoundry.org:10001 09:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:14 Configure a credential helper to remove this warning. See 09:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:14 09:23:14 Login Succeeded 09:23:14 nexus3.edgexfoundry.org:10002 09:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:14 Configure a credential helper to remove this warning. See 09:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:14 09:23:14 Login Succeeded 09:23:14 nexus3.edgexfoundry.org:10003 09:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:15 Configure a credential helper to remove this warning. See 09:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:15 09:23:15 Login Succeeded 09:23:15 nexus3.edgexfoundry.org:10004 09:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:15 Configure a credential helper to remove this warning. See 09:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:15 09:23:15 Login Succeeded 09:23:15 docker.io 09:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:16 Configure a credential helper to remove this warning. See 09:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:16 09:23:16 Login Succeeded 09:23:16 ---> docker-login.sh ends [Pipeline] } 09:23:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:23:16 ========================================================= 09:23:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:23:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:23:17 + 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 . 09:23:17 Sending build context to Docker daemon 2.452MB 09:23:17 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:23:17 Step 2/8 : FROM ${BASE} 09:23:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:23:17 5f621e34cdf4: Pulling fs layer 09:23:17 a4357932f1b6: Pulling fs layer 09:23:17 18c013af1878: Pulling fs layer 09:23:17 00ac8860ef70: Pulling fs layer 09:23:17 63d7cb157983: Pulling fs layer 09:23:17 b116817d02f9: Pulling fs layer 09:23:17 745a02a5169b: Pulling fs layer 09:23:17 00ac8860ef70: Waiting 09:23:17 745a02a5169b: Waiting 09:23:17 63d7cb157983: Waiting 09:23:17 18c013af1878: Verifying Checksum 09:23:17 18c013af1878: Download complete 09:23:17 a4357932f1b6: Verifying Checksum 09:23:17 a4357932f1b6: Download complete 09:23:17 63d7cb157983: Verifying Checksum 09:23:17 b116817d02f9: Verifying Checksum 09:23:17 b116817d02f9: Download complete 09:23:17 5f621e34cdf4: Verifying Checksum 09:23:17 5f621e34cdf4: Download complete 09:23:18 5f621e34cdf4: Pull complete 09:23:18 a4357932f1b6: Pull complete 09:23:19 18c013af1878: Pull complete 09:23:20 745a02a5169b: Verifying Checksum 09:23:20 745a02a5169b: Download complete 09:23:21 00ac8860ef70: Verifying Checksum 09:23:21 00ac8860ef70: Download complete 09:23:29 Removing intermediate container 4ce175f69da1 09:23:29 ---> 3f2cf0a979a0 09:23:29 Successfully built 3f2cf0a979a0 09:23:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:23:29 + docker inspect -f . ci-base-image-x86_64 09:23:30 . [Pipeline] withDockerContainer 09:23:30 prd-centos7-docker-4c-2g-1443 does not seem to be running inside a container 09:23:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat 09:23:31 00ac8860ef70: Pull complete 09:23:31 63d7cb157983: Pull complete 09:23:31 b116817d02f9: Pull complete 09:23:32 $ docker top ef7a884bb199953bf0c49a6a83bc431f786f10f55f406c43bffe1de463108ca8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:33 + go version 09:23:33 go version go1.15.5 linux/amd64 [Pipeline] } 09:23:33 $ docker stop --time=1 ef7a884bb199953bf0c49a6a83bc431f786f10f55f406c43bffe1de463108ca8 09:23:35 $ docker rm -f ef7a884bb199953bf0c49a6a83bc431f786f10f55f406c43bffe1de463108ca8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:23:35 + docker inspect -f . ci-base-image-x86_64 09:23:35 . [Pipeline] withDockerContainer 09:23:36 prd-centos7-docker-4c-2g-1443 does not seem to be running inside a container 09:23:36 745a02a5169b: Pull complete 09:23:36 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:23:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:23:36 ---> b7e6874047d6 09:23:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:23:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat 09:23:37 $ docker top 871ab2a4350ded79660cce031d9dde69db58f0417bbaa49d607b6e2c50e12f0d -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:38 + make test 09:23:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:23:38 ---> Running in 0d1c978dbdbf 09:23:39 Removing intermediate container 0d1c978dbdbf 09:23:39 ---> 5086e9b945d1 09:23:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:23:39 ---> Running in 8f862f6ad5ae 09:23:41 Removing intermediate container 8f862f6ad5ae 09:23:41 ---> b3daba4d29bc 09:23:41 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 09:23:41 ---> Running in 6b71d0110d84 09:23:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:23:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:23:44 (1/6) Installing libc-dev (0.7.2-r3) 09:23:44 (2/6) Installing libsodium (1.0.18-r0) 09:23:44 (3/6) Installing pkgconf (1.7.2-r0) 09:23:44 (4/6) Installing libsodium-dev (1.0.18-r0) 09:23:45 (5/6) Installing libzmq (4.3.3-r0) 09:23:45 (6/6) Installing zeromq-dev (4.3.3-r0) 09:23:45 Executing busybox-1.31.1-r19.trigger 09:23:45 OK: 144 MiB in 45 packages 09:23:46 Removing intermediate container 6b71d0110d84 09:23:46 ---> 663e587fdca7 09:23:46 Step 6/8 : WORKDIR /device-sdk-go 09:23:46 ---> Running in 4c8c6e053dea 09:23:47 Removing intermediate container 4c8c6e053dea 09:23:47 ---> 096f622aa511 09:23:47 Step 7/8 : COPY . . 09:23:48 ---> 40f4fe83e49d 09:23:48 Step 8/8 : RUN go mod download 09:23:48 ---> Running in cccd2dbe8442 09:24:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:24:15 Removing intermediate container cccd2dbe8442 09:24:15 ---> e5ab8a336e30 09:24:15 Successfully built e5ab8a336e30 09:24:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:24:15 + docker inspect -f . ci-base-image-arm64 09:24:15 . [Pipeline] withDockerContainer 09:24:16 prd-ubuntu18.04-docker-arm64-4c-16g-1447 does not seem to be running inside a container 09:24:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat 09:24:17 $ docker top 57476470553fa03953260ea205df03b8fee341c415a18f7e63c52f8e5a060a4b -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:18 + go version 09:24:18 go version go1.15.5 linux/arm64 [Pipeline] } 09:24:18 $ docker stop --time=1 57476470553fa03953260ea205df03b8fee341c415a18f7e63c52f8e5a060a4b 09:24:21 $ docker rm -f 57476470553fa03953260ea205df03b8fee341c415a18f7e63c52f8e5a060a4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:24:21 + docker inspect -f . ci-base-image-arm64 09:24:21 . [Pipeline] withDockerContainer 09:24:22 prd-ubuntu18.04-docker-arm64-4c-16g-1447 does not seem to be running inside a container 09:24:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat 09:24:23 $ docker top b34f0e3f7e5e0a783728729d27a21a89e4c8b208e3db235fafd83b3325bc0f47 -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:24 + make test 09:24:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:24:46 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:24:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:24:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 09:24:50 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:24:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 09:24:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:24:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.170s coverage: 28.1% of statements 09:24:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.205s coverage: 78.9% of statements 09:24:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.177s coverage: 7.8% of statements 09:24:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 09:24:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 09:24:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:24:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.255s coverage: 32.0% of statements 09:24:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:24:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:24:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:24:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.204s coverage: 57.2% of statements 09:24:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.283s coverage: 6.6% of statements 09:24:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.093s coverage: 5.0% of statements 09:24:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:24:59 GO111MODULE=on go vet ./... 09:25:40 gofmt -l . 09:25:40 [ "`gofmt -l .`" = "" ] 09:25:40 ./bin/test-attribution-txt.sh 09:25:42 An attribution for golang.org/x/text is missing from in Attribution.txt, please add 09:25:42 make: *** [Makefile:36: test] Error 1 [Pipeline] } 09:25:42 $ docker stop --time=1 871ab2a4350ded79660cce031d9dde69db58f0417bbaa49d607b6e2c50e12f0d 09:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 09:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 09:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:25:44 $ docker rm -f 871ab2a4350ded79660cce031d9dde69db58f0417bbaa49d607b6e2c50e12f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:25:45 ---> job-cost.sh 09:25:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AMwA 09:25:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.154s coverage: 28.1% of statements 09:25:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.158s coverage: 78.9% of statements 09:25:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.210s coverage: 7.8% of statements 09:25:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 09:25:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 09:25:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:25:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.268s coverage: 32.0% of statements 09:25:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:25:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:25:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:25:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.270s coverage: 57.2% of statements 09:25:53 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.985s coverage: 6.6% of statements 09:25:53 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.147s coverage: 5.0% of statements 09:25:53 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:25:53 GO111MODULE=on go vet ./... 09:26:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:26:40 gofmt -l . 09:26:40 [ "`gofmt -l .`" = "" ] 09:26:40 ./bin/test-attribution-txt.sh 09:26:40 An attribution for golang.org/x/text is missing from in Attribution.txt, please add 09:26:40 make: *** [Makefile:36: test] Error 1 [Pipeline] } 09:26:40 $ docker stop --time=1 b34f0e3f7e5e0a783728729d27a21a89e4c8b208e3db235fafd83b3325bc0f47 09:26:43 $ docker rm -f b34f0e3f7e5e0a783728729d27a21a89e4c8b208e3db235fafd83b3325bc0f47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:26:44 ---> job-cost.sh 09:26:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LazP 09:26:57 lf-activate-venv(): INFO: Adding /tmp/venv-AMwA/bin to PATH 09:26:57 INFO: No Stack... 09:26:57 INFO: Retrieving Pricing Info for: v1-standard-2 09:26:58 INFO: Archiving Costs [Pipeline] sh 09:26:58 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 09:26:58 + cut -d, -f6 [Pipeline] lock 09:26:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-890-2-stack-cost] 09:26:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-890-2-stack-cost] did not exist. Created. 09:26:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-890-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:26:59 + echo total: 0.029999999329447746 [Pipeline] stash 09:27:00 Stashed 1 file(s) [Pipeline] } 09:27:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-890-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:27:00 Failed in branch amd64 09:27:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:29:00 lf-activate-venv(): INFO: Adding /tmp/venv-LazP/bin to PATH 09:29:00 INFO: No Stack... 09:29:00 INFO: Retrieving Pricing Info for: lf-standard-4 09:29:00 INFO: Archiving Costs [Pipeline] sh 09:29:00 + + cutcat -d, /w/workspace/device-sdk-go/2/archives/cost.csv 09:29:00 -f6 [Pipeline] lock 09:29:00 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-890-2-stack-cost] 09:29:00 Resource [jenkins-edgexfoundry-device-sdk-go-PR-890-2-stack-cost] did not exist. Created. 09:29:00 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-890-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:29:01 /w/workspace/device-sdk-go/2@tmp/durable-4070b271/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-4070b271/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:29:01 + echo total: 0.20999999344348907 [Pipeline] stash 09:29:01 Warning: overwriting stash ‘stack-cost’ 09:29:02 Stashed 1 file(s) [Pipeline] } 09:29:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-890-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:29:02 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:29:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:29:04 ---> package-listing.sh 09:29:04 ++ facter osfamily 09:29:04 ++ tr '[:upper:]' '[:lower:]' 09:29:04 + OS_FAMILY=redhat 09:29:04 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-890 09:29:04 + START_PACKAGES=/tmp/packages_start.txt 09:29:04 + END_PACKAGES=/tmp/packages_end.txt 09:29:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:29:04 + PACKAGES=/tmp/packages_start.txt 09:29:04 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-890 ']' 09:29:04 + PACKAGES=/tmp/packages_end.txt 09:29:04 + case "${OS_FAMILY}" in 09:29:04 + rpm -qa 09:29:04 + sort 09:29:10 + '[' -f /tmp/packages_start.txt ']' 09:29:10 + '[' -f /tmp/packages_end.txt ']' 09:29:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:29:10 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-890 ']' 09:29:10 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-890/archives/ 09:29:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-890/archives/ [Pipeline] echo 09:29:10 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-890/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:29:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:29:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:29:11 09:29:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:29:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:29:11 alpine: Pulling from edgex-lftools-log-publisher 09:29:11 df20fa9351a1: Pulling fs layer 09:29:11 36b3adc4ff6f: Pulling fs layer 09:29:11 8ad3a11d3b57: Pulling fs layer 09:29:11 46f8f816bc3b: Pulling fs layer 09:29:11 93b61091891f: Pulling fs layer 09:29:11 93b9cdb0e59b: Pulling fs layer 09:29:11 5e14af77c1be: Pulling fs layer 09:29:11 01666e4c0597: Pulling fs layer 09:29:11 aa168da1d23b: Pulling fs layer 09:29:11 46f8f816bc3b: Waiting 09:29:11 93b61091891f: Waiting 09:29:11 93b9cdb0e59b: Waiting 09:29:11 5e14af77c1be: Waiting 09:29:11 01666e4c0597: Waiting 09:29:11 aa168da1d23b: Waiting 09:29:11 36b3adc4ff6f: Verifying Checksum 09:29:11 36b3adc4ff6f: Download complete 09:29:11 46f8f816bc3b: Verifying Checksum 09:29:11 46f8f816bc3b: Download complete 09:29:11 df20fa9351a1: Download complete 09:29:12 93b9cdb0e59b: Verifying Checksum 09:29:12 93b9cdb0e59b: Download complete 09:29:12 93b61091891f: Verifying Checksum 09:29:12 93b61091891f: Download complete 09:29:12 01666e4c0597: Download complete 09:29:12 5e14af77c1be: Download complete 09:29:12 8ad3a11d3b57: Verifying Checksum 09:29:12 8ad3a11d3b57: Download complete 09:29:12 df20fa9351a1: Pull complete 09:29:12 36b3adc4ff6f: Pull complete 09:29:13 8ad3a11d3b57: Pull complete 09:29:14 46f8f816bc3b: Pull complete 09:29:14 aa168da1d23b: Verifying Checksum 09:29:14 aa168da1d23b: Download complete 09:29:14 93b61091891f: Pull complete 09:29:14 93b9cdb0e59b: Pull complete 09:29:14 5e14af77c1be: Pull complete 09:29:14 01666e4c0597: Pull complete 09:29:23 aa168da1d23b: Pull complete 09:29:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:29:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:29:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:29:23 prd-centos7-docker-4c-2g-1440 does not seem to be running inside a container 09:29:23 $ 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-890/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-890 -v /w/workspace/dgexfoundry_device-sdk-go_PR-890:/w/workspace/dgexfoundry_device-sdk-go_PR-890:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-890@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-890@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:29:26 $ docker top 3b60eb8a63fa6fc8ad8772cea2bc1e610671625b5eadacf8a9957f143f08c547 -eo pid,comm [Pipeline] { [Pipeline] sh 09:29:26 + touch /tmp/pre-build-complete [Pipeline] sh 09:29:27 + mkdir -p /var/log/sa [Pipeline] sh 09:29:27 + ls /var/log/sa-host 09:29:27 + sadf -c /var/log/sa-host/sa22 09:29:27 file_magic: OK 09:29:27 HZ: Using current value: 100 09:29:27 file_header: OK 09:29:27 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 09:29:27 Statistics: 09:29:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:29:27 File successfully converted to sysstat format version 12.2.1 09:29:27 + sadf -c /var/log/sa-host/sa23 09:29:27 file_magic: OK 09:29:27 HZ: Using current value: 100 09:29:27 file_header: OK 09:29:27 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 09:29:27 Statistics: 09:29:27 Hnuu...uuuununununu... 09:29:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:29:27 provisioning config files... 09:29:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-890@tmp/config4341990528911835707tmp [Pipeline] { [Pipeline] echo 09:29:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:29:28 ---> create-netrc.sh [Pipeline] } 09:29:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:29:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:29:28 ---> python-tools-install.sh [Pipeline] echo 09:29:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:29:28 ---> sudo-logs.sh 09:29:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:29:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:29:29 ---> job-cost.sh 09:29:29 lf-activate-venv: SKIPPING 09:29:29 DEBUG: total: 0.20999999344348907 09:29:29 INFO: Retrieving Stack Cost... 09:29:29 INFO: Retrieving Pricing Info for: v1-standard-2 09:29:30 INFO: Archiving Costs [Pipeline] echo 09:29:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:29:30 ---> logs-deploy.sh 09:29:30 lf-activate-venv: SKIPPING 09:29:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-890/2 09:29:30 INFO: archiving workspace using pattern(s): 09:29:32 Archives upload complete. 09:29:32 INFO: archiving logs to Nexus