Pull request #72 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 67438110184b91a93dfd12a0c18991f45ddc4a9d+abd24f16bfefa7889687f83d2fc8de1c385cee13 (cf4b437a7394a89ddde983fd1734c2869f6be2a6) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-72/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-72/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19506 in /w/workspace/dgexfoundry_device-rest-go_PR-72 [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-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-72 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit abd24f16bfefa7889687f83d2fc8de1c385cee13 into PR head commit 67438110184b91a93dfd12a0c18991f45ddc4a9d Merge succeeded, producing 67438110184b91a93dfd12a0c18991f45ddc4a9d Checking out Revision 67438110184b91a93dfd12a0c18991f45ddc4a9d (PR-72) > git config core.sparsecheckout # timeout=10 > git checkout -f 67438110184b91a93dfd12a0c18991f45ddc4a9d # 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 abd24f16bfefa7889687f83d2fc8de1c385cee13 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67438110184b91a93dfd12a0c18991f45ddc4a9d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:34:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:34:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:34:21 ========================================================= 14:34:21 EdgeX Global Pipelines Version Info 14:34:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:34:23 ------------------- 14:34:23 stable info: 14:34:23 ------------------- 14:34:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:34:23 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 14:34:23 Message: update stable to v1.0.173 14:34:24 ------------------- 14:34:24 experimental info: 14:34:24 ------------------- 14:34:24 Commited By: **** collab-it+edgex@linuxfoundation.org 14:34:24 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 14:34:24 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:34:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 14:34:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 14:34:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:34:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:34:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:34:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 14:34:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 14:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 14:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:34:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:34:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:34:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:34:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:34:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:34:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:34:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:34:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:34:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:34:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:34:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:34:28 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 14:34:28 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 14:34:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-72 [Pipeline] echo 14:34:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-72 [Pipeline] echo 14:34:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-72 [Pipeline] echo 14:34:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67438110184b91a93dfd12a0c18991f45ddc4a9d [Pipeline] echo 14:34:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6743811 [Pipeline] echo 14:34:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:34:30 provisioning config files... 14:34:30 copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-72@tmp/config113682393191474706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:30 ---> docker-login.sh 14:34:30 nexus3.edgexfoundry.org:10001 14:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:31 Configure a credential helper to remove this warning. See 14:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:31 14:34:31 Login Succeeded 14:34:31 nexus3.edgexfoundry.org:10002 14:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:31 Configure a credential helper to remove this warning. See 14:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:31 14:34:31 Login Succeeded 14:34:31 nexus3.edgexfoundry.org:10003 14:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:31 Configure a credential helper to remove this warning. See 14:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:31 14:34:31 Login Succeeded 14:34:31 nexus3.edgexfoundry.org:10004 14:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:31 Configure a credential helper to remove this warning. See 14:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:31 14:34:31 Login Succeeded 14:34:31 docker.io 14:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:32 Configure a credential helper to remove this warning. See 14:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:32 14:34:32 Login Succeeded 14:34:32 ---> docker-login.sh ends [Pipeline] } 14:34:32 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 14:34:33 + git log --format=format:%s -1 67438110184b91a93dfd12a0c18991f45ddc4a9d [Pipeline] echo 14:34:33 GIT_COMMIT: 67438110184b91a93dfd12a0c18991f45ddc4a9d, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 14:34:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:34:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:34:34 14:34:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:34:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:34:34 latest: Pulling from edgex-devops/git-semver 14:34:34 31603596830f: Pulling fs layer 14:34:34 2a8b12db71e7: Pulling fs layer 14:34:34 6ca5941a6612: Pulling fs layer 14:34:34 ecc8261a40a4: Pulling fs layer 14:34:34 ecc8261a40a4: Waiting 14:34:34 2a8b12db71e7: Verifying Checksum 14:34:34 2a8b12db71e7: Download complete 14:34:35 ecc8261a40a4: Verifying Checksum 14:34:35 ecc8261a40a4: Download complete 14:34:35 31603596830f: Verifying Checksum 14:34:35 31603596830f: Download complete 14:34:35 6ca5941a6612: Verifying Checksum 14:34:35 6ca5941a6612: Download complete 14:34:35 31603596830f: Pull complete 14:34:36 2a8b12db71e7: Pull complete 14:34:37 6ca5941a6612: Pull complete 14:34:37 ecc8261a40a4: Pull complete 14:34:37 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:34:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:34:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:34:37 prd-centos7-docker-4c-2g-19506 does not seem to be running inside a container 14:34:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-72 -v /w/workspace/dgexfoundry_device-rest-go_PR-72:/w/workspace/dgexfoundry_device-rest-go_PR-72:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-72@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-72@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 14:34:39 $ docker top ec8aad6ffa40288e2cf578143453035c19a86bd56455f2cdbf3c41f69c77ec96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:34:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:39 [ssh-agent] Looking for ssh-agent implementation... 14:34:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:40 $ docker exec ec8aad6ffa40288e2cf578143453035c19a86bd56455f2cdbf3c41f69c77ec96 ssh-agent 14:34:40 SSH_AUTH_SOCK=/tmp/ssh-xoT663p3xnji/agent.11 14:34:40 SSH_AGENT_PID=17 14:34:40 Running ssh-add (command line suppressed) 14:34:40 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-72@tmp/private_key_6319464059347224228.key (/w/workspace/dgexfoundry_device-rest-go_PR-72@tmp/private_key_6319464059347224228.key) 14:34:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:40 + git tag --points-at HEAD [Pipeline] } 14:34:40 $ docker exec --env ******** --env ******** ec8aad6ffa40288e2cf578143453035c19a86bd56455f2cdbf3c41f69c77ec96 ssh-agent -k 14:34:41 unset SSH_AUTH_SOCK; 14:34:41 unset SSH_AGENT_PID; 14:34:41 echo Agent pid 17 killed; 14:34:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:34:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:41 [ssh-agent] Looking for ssh-agent implementation... 14:34:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:41 $ docker exec ec8aad6ffa40288e2cf578143453035c19a86bd56455f2cdbf3c41f69c77ec96 ssh-agent 14:34:41 SSH_AUTH_SOCK=/tmp/ssh-IlY5U3YjwTjC/agent.45 14:34:41 SSH_AGENT_PID=51 14:34:41 Running ssh-add (command line suppressed) 14:34:41 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-72@tmp/private_key_741799939675419126.key (/w/workspace/dgexfoundry_device-rest-go_PR-72@tmp/private_key_741799939675419126.key) 14:34:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:42 + git semver init 14:34:42 # -> Open(): unable to determine branch for HEAD 14:34:42 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-72/.git 14:34:42 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-72 14:34:42 # $SEMVER_REMOTE_NAME = origin 14:34:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:34:42 # $SEMVER_USER_NAME = edgex-jenkins 14:34:42 # $SEMVER_BRANCH = PR-72 14:34:42 # $SEMVER_TEMP = /tmp/semver-658978833 14:34:42 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 14:34:46 # '/tmp/semver-658978833' -> '/w/workspace/dgexfoundry_device-rest-go_PR-72/.semver' 14:34:46 # -> Force: false 14:34:46 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-72/.semver [Pipeline] } 14:34:46 $ docker exec --env ******** --env ******** ec8aad6ffa40288e2cf578143453035c19a86bd56455f2cdbf3c41f69c77ec96 ssh-agent -k 14:34:46 unset SSH_AUTH_SOCK; 14:34:46 unset SSH_AGENT_PID; 14:34:46 echo Agent pid 51 killed; 14:34:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:34:47 + git semver [Pipeline] } 14:34:47 $ docker stop --time=1 ec8aad6ffa40288e2cf578143453035c19a86bd56455f2cdbf3c41f69c77ec96 14:34:48 $ docker rm -f ec8aad6ffa40288e2cf578143453035c19a86bd56455f2cdbf3c41f69c77ec96 [Pipeline] // withDockerContainer [Pipeline] sh 14:34:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:34:49 Stashed 1 file(s) [Pipeline] echo 14:34:49 [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 14:35:06 Still waiting to schedule task 14:35:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:35:06 Still waiting to schedule task 14:35:06 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 14:38:33 Running on prd-centos7-docker-4c-2g-19510 in /w/workspace/dgexfoundry_device-rest-go_PR-72 [Pipeline] { [Pipeline] ws 14:38:33 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 14:38:35 using credential edgex-jenkins-ssh 14:38:35 Cloning the remote Git repository 14:38:35 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 14:38:35 > git init /w/workspace/device-rest-go/1 # timeout=10 14:38:35 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 14:38:35 > git --version # timeout=10 14:38:35 > git --version # 'git version 2.24.3' 14:38:35 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:36 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 14:38:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:36 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 14:38:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 14:38:36 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:38:37 Merging remotes/origin/master commit abd24f16bfefa7889687f83d2fc8de1c385cee13 into PR head commit 67438110184b91a93dfd12a0c18991f45ddc4a9d 14:38:37 Merge succeeded, producing 67438110184b91a93dfd12a0c18991f45ddc4a9d 14:38:37 Checking out Revision 67438110184b91a93dfd12a0c18991f45ddc4a9d (PR-72) 14:38:37 > git config core.sparsecheckout # timeout=10 14:38:37 > git checkout -f 67438110184b91a93dfd12a0c18991f45ddc4a9d # timeout=10 14:38:37 > git remote # timeout=10 14:38:37 > git config --get remote.origin.url # timeout=10 14:38:37 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:37 > git merge abd24f16bfefa7889687f83d2fc8de1c385cee13 # timeout=10 14:38:37 > git rev-parse HEAD^{commit} # timeout=10 14:38:37 > git config core.sparsecheckout # timeout=10 14:38:37 > git checkout -f 67438110184b91a93dfd12a0c18991f45ddc4a9d # timeout=10 14:38:40 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 14:38:40 > git --version # timeout=10 14:38:40 > git --version # 'git version 2.24.3' 14:38:41 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 14:38:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19509 in /w/workspace/dgexfoundry_device-rest-go_PR-72 [Pipeline] { [Pipeline] ws 14:38:41 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:38:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:38:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:38:43 + true 14:38:43 + sudo service docker restart 14:38:43 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:38:45 provisioning config files... 14:38:45 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4701474096466133962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:45 ---> docker-login.sh 14:38:45 nexus3.edgexfoundry.org:10001 14:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:45 Configure a credential helper to remove this warning. See 14:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:45 14:38:45 Login Succeeded 14:38:45 nexus3.edgexfoundry.org:10002 14:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:46 Configure a credential helper to remove this warning. See 14:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:46 14:38:46 Login Succeeded 14:38:46 nexus3.edgexfoundry.org:10003 14:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:46 Configure a credential helper to remove this warning. See 14:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:46 14:38:46 Login Succeeded 14:38:46 nexus3.edgexfoundry.org:10004 14:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:46 Configure a credential helper to remove this warning. See 14:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:46 14:38:46 Login Succeeded 14:38:46 docker.io 14:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:46 Configure a credential helper to remove this warning. See 14:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:46 14:38:46 Login Succeeded 14:38:46 ---> docker-login.sh ends [Pipeline] } 14:38:46 Deleting 1 temporary files [Pipeline] // wrap 14:38:46 using credential edgex-jenkins-ssh [Pipeline] } 14:38:46 Cloning the remote Git repository [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:38:47 ========================================================= 14:38:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 14:38:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:38:47 + 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 . 14:38:47 Sending build context to Docker daemon 84.48kB 14:38:47 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 14:38:47 Step 2/10 : FROM ${BASE} 14:38:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 14:38:47 188c0c94c7c5: Pulling fs layer 14:38:47 0ef7d3d256c8: Pulling fs layer 14:38:47 de9db76c5a1d: Pulling fs layer 14:38:47 bca2f99d35d6: Pulling fs layer 14:38:47 93359f2a8cfa: Pulling fs layer 14:38:47 7c6f9722023f: Pulling fs layer 14:38:47 a35cf1a2eb13: Pulling fs layer 14:38:47 93359f2a8cfa: Waiting 14:38:47 7c6f9722023f: Waiting 14:38:47 a35cf1a2eb13: Waiting 14:38:47 bca2f99d35d6: Waiting 14:38:48 de9db76c5a1d: Verifying Checksum 14:38:48 de9db76c5a1d: Download complete 14:38:48 0ef7d3d256c8: Download complete 14:38:48 93359f2a8cfa: Verifying Checksum 14:38:48 93359f2a8cfa: Download complete 14:38:48 188c0c94c7c5: Download complete 14:38:47 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 14:38:47 > git init /w/workspace/device-rest-go/1 # timeout=10 14:38:47 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 14:38:47 > git --version # timeout=10 14:38:47 > git --version # 'git version 2.17.1' 14:38:47 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:48 188c0c94c7c5: Pull complete 14:38:48 0ef7d3d256c8: Pull complete 14:38:48 de9db76c5a1d: Pull complete 14:38:49 a35cf1a2eb13: Verifying Checksum 14:38:49 a35cf1a2eb13: Download complete 14:38:50 bca2f99d35d6: Verifying Checksum 14:38:50 bca2f99d35d6: Download complete 14:38:50 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 14:38:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:50 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 14:38:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 14:38:50 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:38:51 Merging remotes/origin/master commit abd24f16bfefa7889687f83d2fc8de1c385cee13 into PR head commit 67438110184b91a93dfd12a0c18991f45ddc4a9d 14:38:51 Merge succeeded, producing 67438110184b91a93dfd12a0c18991f45ddc4a9d 14:38:51 Checking out Revision 67438110184b91a93dfd12a0c18991f45ddc4a9d (PR-72) 14:38:51 > git config core.sparsecheckout # timeout=10 14:38:51 > git checkout -f 67438110184b91a93dfd12a0c18991f45ddc4a9d # timeout=10 14:38:51 > git remote # timeout=10 14:38:51 > git config --get remote.origin.url # timeout=10 14:38:51 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:51 > git merge abd24f16bfefa7889687f83d2fc8de1c385cee13 # timeout=10 14:38:51 > git rev-parse HEAD^{commit} # timeout=10 14:38:51 > git config core.sparsecheckout # timeout=10 14:38:51 > git checkout -f 67438110184b91a93dfd12a0c18991f45ddc4a9d # timeout=10 14:38:56 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 14:38:56 > git --version # timeout=10 14:38:56 > git --version # 'git version 2.17.1' 14:38:56 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 14:38:56 bca2f99d35d6: Pull complete 14:38:56 93359f2a8cfa: Pull complete 14:38:56 7c6f9722023f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:38:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:38:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:38:58 + sudo service docker restart 14:38:58 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:39:01 provisioning config files... 14:39:01 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config1198273185707994790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:39:01 a35cf1a2eb13: Pull complete 14:39:01 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 14:39:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 14:39:01 ---> a62c8e92a672 14:39:01 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 14:39:01 ---> Running in 0d40073c87c8 14:39:01 Removing intermediate container 0d40073c87c8 14:39:01 ---> 819c70e7523c 14:39:01 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 14:39:01 ---> Running in c14e2b8eb78b 14:39:01 Removing intermediate container c14e2b8eb78b 14:39:01 ---> 125ae1dd6629 14:39:01 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:39:01 ---> Running in dfe5310964a4 14:39:01 ---> docker-login.sh 14:39:01 nexus3.edgexfoundry.org:10001 14:39:01 Removing intermediate container dfe5310964a4 14:39:01 ---> b1de90c14d35 14:39:01 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:01 ---> Running in a026d4c2500a 14:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:02 Configure a credential helper to remove this warning. See 14:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:02 14:39:02 Login Succeeded 14:39:02 nexus3.edgexfoundry.org:10002 14:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:03 Removing intermediate container a026d4c2500a 14:39:03 ---> 67724db21fee 14:39:03 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:39:03 ---> Running in aacdcd7bd505 14:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:03 Configure a credential helper to remove this warning. See 14:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:03 14:39:03 Login Succeeded 14:39:03 nexus3.edgexfoundry.org:10003 14:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:04 Configure a credential helper to remove this warning. See 14:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:04 14:39:04 Login Succeeded 14:39:04 nexus3.edgexfoundry.org:10004 14:39:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:04 Configure a credential helper to remove this warning. See 14:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:04 14:39:04 Login Succeeded 14:39:04 docker.io 14:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:39:05 Configure a credential helper to remove this warning. See 14:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:39:05 14:39:05 Login Succeeded 14:39:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:39:05 ---> docker-login.sh ends [Pipeline] } 14:39:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:39:06 ========================================================= 14:39:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 14:39:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:39:06 OK: 166 MiB in 39 packages 14:39:06 Removing intermediate container aacdcd7bd505 14:39:06 ---> 878a81dede5a 14:39:06 Step 8/10 : WORKDIR /device-rest-go 14:39:06 ---> Running in 5a08b37f7958 14:39:06 + 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 . 14:39:06 Sending build context to Docker daemon 84.48kB 14:39:06 Removing intermediate container 5a08b37f7958 14:39:06 ---> c2e11351f462 14:39:06 Step 9/10 : COPY . . 14:39:06 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 14:39:06 Step 2/10 : FROM ${BASE} 14:39:07 ---> de5000539223 14:39:07 Step 10/10 : RUN go mod download 14:39:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:39:07 5f621e34cdf4: Pulling fs layer 14:39:07 a4357932f1b6: Pulling fs layer 14:39:07 18c013af1878: Pulling fs layer 14:39:07 00ac8860ef70: Pulling fs layer 14:39:07 63d7cb157983: Pulling fs layer 14:39:07 b116817d02f9: Pulling fs layer 14:39:07 745a02a5169b: Pulling fs layer 14:39:07 00ac8860ef70: Waiting 14:39:07 63d7cb157983: Waiting 14:39:07 b116817d02f9: Waiting 14:39:07 745a02a5169b: Waiting 14:39:07 18c013af1878: Verifying Checksum 14:39:07 18c013af1878: Download complete 14:39:07 a4357932f1b6: Verifying Checksum 14:39:07 a4357932f1b6: Download complete 14:39:07 63d7cb157983: Verifying Checksum 14:39:07 63d7cb157983: Download complete 14:39:07 b116817d02f9: Verifying Checksum 14:39:07 b116817d02f9: Download complete 14:39:07 5f621e34cdf4: Verifying Checksum 14:39:07 5f621e34cdf4: Download complete 14:39:07 ---> Running in 60be2fccb8a2 14:39:08 5f621e34cdf4: Pull complete 14:39:08 a4357932f1b6: Pull complete 14:39:08 18c013af1878: Pull complete 14:39:08 745a02a5169b: Verifying Checksum 14:39:08 745a02a5169b: Download complete 14:39:10 00ac8860ef70: Verifying Checksum 14:39:10 00ac8860ef70: Download complete 14:39:20 00ac8860ef70: Pull complete 14:39:21 63d7cb157983: Pull complete 14:39:21 b116817d02f9: Pull complete 14:39:25 Removing intermediate container 60be2fccb8a2 14:39:25 ---> e529ddfb68aa 14:39:25 Successfully built e529ddfb68aa 14:39:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:39:25 745a02a5169b: Pull complete 14:39:25 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 14:39:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 14:39:25 ---> b7e6874047d6 14:39:25 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 14:39:25 + docker inspect -f . ci-base-image-x86_64 14:39:25 . [Pipeline] withDockerContainer 14:39:26 prd-centos7-docker-4c-2g-19510 does not seem to be running inside a container 14:39:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-x86_64 cat 14:39:26 $ docker top 6f86d446eead550ef4ab6fdaa40c1793b49bae61e3d8487fcb83e1023c830374 -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:27 + go version 14:39:27 go version go1.15.5 linux/amd64 [Pipeline] } 14:39:27 $ docker stop --time=1 6f86d446eead550ef4ab6fdaa40c1793b49bae61e3d8487fcb83e1023c830374 14:39:28 ---> Running in bdc826f678d8 14:39:28 Removing intermediate container bdc826f678d8 14:39:28 ---> 05924c664df1 14:39:28 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 14:39:28 ---> Running in b451d87bf983 14:39:28 $ docker rm -f 6f86d446eead550ef4ab6fdaa40c1793b49bae61e3d8487fcb83e1023c830374 14:39:28 Removing intermediate container b451d87bf983 14:39:28 ---> b0052a347d2d 14:39:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] // withDockerContainer [Pipeline] } 14:39:29 ---> Running in 8f1707db75d4 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:39:29 Removing intermediate container 8f1707db75d4 14:39:29 ---> 44250c06fba1 14:39:29 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:29 ---> Running in 1f12b061bef3 14:39:30 + docker inspect -f . ci-base-image-x86_64 14:39:30 . [Pipeline] withDockerContainer 14:39:30 prd-centos7-docker-4c-2g-19510 does not seem to be running inside a container 14:39:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-x86_64 cat 14:39:31 $ docker top de7f8c14e3c427abf59da9c5b6d0ffe21cd1ee71ccc2a900f1a6e0005a9cf5a8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:31 + make test 14:39:31 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:39:32 ? github.com/edgexfoundry/device-rest-go [no test files] 14:39:32 Removing intermediate container 1f12b061bef3 14:39:32 ---> 5b5251121752 14:39:32 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:39:32 ---> Running in 924da15eb7e6 14:39:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:39:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:39:34 OK: 142 MiB in 39 packages 14:39:36 Removing intermediate container 924da15eb7e6 14:39:36 ---> 264faf797d13 14:39:36 Step 8/10 : WORKDIR /device-rest-go 14:39:36 ---> Running in 22f1a42f16b0 14:39:36 Removing intermediate container 22f1a42f16b0 14:39:36 ---> 0609a7a0feef 14:39:36 Step 9/10 : COPY . . 14:39:37 ---> de41e98115b9 14:39:37 Step 10/10 : RUN go mod download 14:39:37 ---> Running in 6946a01a669e 14:39:39 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 14:39:39 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 14:39:39 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 14:39:39 have (string, bool, string, string) 14:39:39 want (string, string) 14:39:42 FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] 14:39:42 make: *** [Makefile:23: test] Error 2 [Pipeline] } 14:39:42 $ docker stop --time=1 de7f8c14e3c427abf59da9c5b6d0ffe21cd1ee71ccc2a900f1a6e0005a9cf5a8 14:39:44 $ docker rm -f de7f8c14e3c427abf59da9c5b6d0ffe21cd1ee71ccc2a900f1a6e0005a9cf5a8 [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:39:46 Failed in branch amd64 14:39:59 Removing intermediate container 6946a01a669e 14:39:59 ---> 1acc249b2bc2 14:39:59 Successfully built 1acc249b2bc2 14:39:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:40:00 + docker inspect -f . ci-base-image-arm64 14:40:00 . [Pipeline] withDockerContainer 14:40:00 prd-ubuntu18.04-docker-arm64-4c-16g-19509 does not seem to be running inside a container 14:40:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat 14:40:02 $ docker top 9f9bb71753207d8e124876ce008b993d28dc2b1f920f7418c8c6676b7a9b2472 -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:03 + go version 14:40:03 go version go1.15.5 linux/arm64 [Pipeline] } 14:40:03 $ docker stop --time=1 9f9bb71753207d8e124876ce008b993d28dc2b1f920f7418c8c6676b7a9b2472 14:40:05 $ docker rm -f 9f9bb71753207d8e124876ce008b993d28dc2b1f920f7418c8c6676b7a9b2472 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:40:06 + docker inspect -f . ci-base-image-arm64 14:40:06 . [Pipeline] withDockerContainer 14:40:06 prd-ubuntu18.04-docker-arm64-4c-16g-19509 does not seem to be running inside a container 14:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat 14:40:08 $ docker top e9d8dc29ac9c90c74d9b3ef628b972021941435c1791d8d04dde17a91d70d289 -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:09 + make test 14:40:09 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:40:10 ? github.com/edgexfoundry/device-rest-go [no test files] 14:40:32 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 14:40:32 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 14:40:32 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 14:40:32 have (string, bool, string, string) 14:40:32 want (string, string) 14:40:39 FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] 14:40:39 make: *** [Makefile:23: test] Error 2 [Pipeline] } 14:40:39 $ docker stop --time=1 e9d8dc29ac9c90c74d9b3ef628b972021941435c1791d8d04dde17a91d70d289 14:40:41 $ docker rm -f e9d8dc29ac9c90c74d9b3ef628b972021941435c1791d8d04dde17a91d70d289 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:40:43 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 14:40:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:40:48 ---> package-listing.sh 14:40:48 ++ facter osfamily 14:40:48 ++ tr '[:upper:]' '[:lower:]' 14:40:48 + OS_FAMILY=redhat 14:40:48 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-72 14:40:48 + START_PACKAGES=/tmp/packages_start.txt 14:40:48 + END_PACKAGES=/tmp/packages_end.txt 14:40:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:40:48 + PACKAGES=/tmp/packages_start.txt 14:40:48 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-72 ']' 14:40:48 + PACKAGES=/tmp/packages_end.txt 14:40:48 + case "${OS_FAMILY}" in 14:40:48 + rpm -qa 14:40:48 + sort 14:40:53 + '[' -f /tmp/packages_start.txt ']' 14:40:53 + '[' -f /tmp/packages_end.txt ']' 14:40:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:40:53 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-72 ']' 14:40:53 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-72/archives/ 14:40:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-72/archives/ [Pipeline] echo 14:40:53 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-rest-go_PR-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:40:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:40:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:40:54 14:40:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:40:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:40:54 alpine: Pulling from edgex-lftools-log-publisher 14:40:54 df20fa9351a1: Pulling fs layer 14:40:54 36b3adc4ff6f: Pulling fs layer 14:40:54 8ad3a11d3b57: Pulling fs layer 14:40:54 46f8f816bc3b: Pulling fs layer 14:40:54 93b61091891f: Pulling fs layer 14:40:54 93b9cdb0e59b: Pulling fs layer 14:40:54 5e14af77c1be: Pulling fs layer 14:40:54 01666e4c0597: Pulling fs layer 14:40:54 aa168da1d23b: Pulling fs layer 14:40:54 93b9cdb0e59b: Waiting 14:40:54 5e14af77c1be: Waiting 14:40:54 01666e4c0597: Waiting 14:40:54 aa168da1d23b: Waiting 14:40:54 46f8f816bc3b: Waiting 14:40:54 93b61091891f: Waiting 14:40:54 36b3adc4ff6f: Verifying Checksum 14:40:54 36b3adc4ff6f: Download complete 14:40:54 46f8f816bc3b: Verifying Checksum 14:40:54 46f8f816bc3b: Download complete 14:40:54 df20fa9351a1: Download complete 14:40:54 93b9cdb0e59b: Verifying Checksum 14:40:54 93b9cdb0e59b: Download complete 14:40:55 5e14af77c1be: Verifying Checksum 14:40:55 5e14af77c1be: Download complete 14:40:55 93b61091891f: Verifying Checksum 14:40:55 93b61091891f: Download complete 14:40:55 01666e4c0597: Verifying Checksum 14:40:55 01666e4c0597: Download complete 14:40:55 df20fa9351a1: Pull complete 14:40:55 36b3adc4ff6f: Pull complete 14:40:55 8ad3a11d3b57: Download complete 14:40:56 8ad3a11d3b57: Pull complete 14:40:56 46f8f816bc3b: Pull complete 14:40:57 aa168da1d23b: Verifying Checksum 14:40:57 aa168da1d23b: Download complete 14:40:57 93b61091891f: Pull complete 14:40:57 93b9cdb0e59b: Pull complete 14:40:57 5e14af77c1be: Pull complete 14:40:57 01666e4c0597: Pull complete 14:41:06 aa168da1d23b: Pull complete 14:41:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:41:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:41:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:41:06 prd-centos7-docker-4c-2g-19506 does not seem to be running inside a container 14:41:06 $ 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-rest-go_PR-72/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-rest-go_PR-72 -v /w/workspace/dgexfoundry_device-rest-go_PR-72:/w/workspace/dgexfoundry_device-rest-go_PR-72:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-72@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-72@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 14:41:09 $ docker top a400636b18cbb7f63b4337256824537c484ad3a0e6f271a72e5ad6816ba9ce70 -eo pid,comm [Pipeline] { [Pipeline] sh 14:41:10 + touch /tmp/pre-build-complete [Pipeline] sh 14:41:10 + mkdir -p /var/log/sa [Pipeline] sh 14:41:10 + ls /var/log/sa-host 14:41:10 + sadf -c /var/log/sa-host/sa11 14:41:10 file_magic: OK 14:41:10 HZ: Using current value: 100 14:41:10 file_header: OK 14:41:10 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 14:41:10 Statistics: 14:41:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:41:10 File successfully converted to sysstat format version 12.2.1 14:41:10 + sadf -c /var/log/sa-host/sa23 14:41:10 file_magic: OK 14:41:10 HZ: Using current value: 100 14:41:10 file_header: OK 14:41:10 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 14:41:10 Statistics: 14:41:10 Hnuu...uuuununununu... 14:41:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:41:11 provisioning config files... 14:41:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-72@tmp/config1089109684431662824tmp [Pipeline] { [Pipeline] echo 14:41:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:41:11 ---> create-netrc.sh [Pipeline] } 14:41:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:41:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:41:12 ---> python-tools-install.sh [Pipeline] echo 14:41:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:41:12 ---> sudo-logs.sh 14:41:12 Archiving 'sudo' log.. [Pipeline] echo 14:41:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:41:12 ---> job-cost.sh 14:41:12 lf-activate-venv: SKIPPING 14:41:12 INFO: No Stack... 14:41:13 INFO: Retrieving Pricing Info for: v1-standard-2 14:41:14 INFO: Archiving Costs [Pipeline] echo 14:41:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:41:14 ---> logs-deploy.sh 14:41:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-72/1 14:41:14 INFO: archiving workspace using pattern(s): 14:41:16 Archives upload complete. 14:41:16 INFO: archiving logs to Nexus 14:41:17 ---> uname -a: 14:41:17 Linux prd-centos7-docker-4c-2g-19506.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 14:41:17 14:41:17 14:41:17 ---> lscpu: 14:41:17 Architecture: x86_64 14:41:17 CPU op-mode(s): 32-bit, 64-bit 14:41:17 Byte Order: Little Endian 14:41:17 Address sizes: 40 bits physical, 48 bits virtual 14:41:17 CPU(s): 4 14:41:17 On-line CPU(s) list: 0-3 14:41:17 Thread(s) per core: 1 14:41:17 Core(s) per socket: 1 14:41:17 Socket(s): 4 14:41:17 NUMA node(s): 1 14:41:17 Vendor ID: GenuineIntel 14:41:17 CPU family: 6 14:41:17 Model: 44 14:41:17 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:41:17 Stepping: 1 14:41:17 CPU MHz: 2933.436 14:41:17 BogoMIPS: 5866.87 14:41:17 Virtualization: VT-x 14:41:17 Hypervisor vendor: KVM 14:41:17 Virtualization type: full 14:41:17 L1d cache: 128 KiB 14:41:17 L1i cache: 128 KiB 14:41:17 L2 cache: 16 MiB 14:41:17 L3 cache: 64 MiB 14:41:17 NUMA node0 CPU(s): 0-3 14:41:17 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 14:41:17 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 14:41:17 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 14:41:17 Vulnerability Meltdown: Mitigation; PTI 14:41:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:41:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:41:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:41:17 Vulnerability Srbds: Not affected 14:41:17 Vulnerability Tsx async abort: Not affected 14:41:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 14:41:17 14:41:17 14:41:17 ---> nproc: 14:41:17 4 14:41:17 14:41:17 14:41:17 ---> df -h: 14:41:17 Filesystem Size Used Available Use% Mounted on 14:41:17 overlay 50.0G 7.3G 42.7G 15% / 14:41:17 tmpfs 64.0M 0 64.0M 0% /dev 14:41:17 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 14:41:17 shm 64.0M 0 64.0M 0% /dev/shm 14:41:17 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 14:41:17 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 14:41:17 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 14:41:17 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 14:41:17 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 14:41:17 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-72 14:41:17 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 14:41:17 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-72@tmp 14:41:17 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 14:41:17 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 14:41:17 14:41:17 14:41:17 ---> free -m: 14:41:17 total used free shared buff/cache available 14:41:17 Mem: 1837 658 118 0 1060 1075 14:41:17 Swap: 1023 0 1023 14:41:17 14:41:17 14:41:17 ---> ip addr: 14:41:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:41:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:41:17 inet 127.0.0.1/8 scope host lo 14:41:17 valid_lft forever preferred_lft forever 14:41:17 inet6 ::1/128 scope host 14:41:17 valid_lft forever preferred_lft forever 14:41:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:41:17 link/ether fa:16:3e:c6:6c:8b brd ff:ff:ff:ff:ff:ff 14:41:17 inet 10.30.122.122/23 brd 10.30.123.255 scope global dynamic eth0 14:41:17 valid_lft 85946sec preferred_lft 85946sec 14:41:17 inet6 fe80::f816:3eff:fec6:6c8b/64 scope link 14:41:17 valid_lft forever preferred_lft forever 14:41:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:41:17 link/ether 02:42:f8:91:d5:46 brd ff:ff:ff:ff:ff:ff 14:41:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:41:17 valid_lft forever preferred_lft forever 14:41:17 inet6 fe80::42:f8ff:fe91:d546/64 scope link 14:41:17 valid_lft forever preferred_lft forever 14:41:17 14:41:17 14:41:17 ---> sar -b -r -n DEV: 14:41:17 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) 14:41:17 14:41:17 14:33:32 LINUX RESTART (4 CPU) 14:41:17 14:41:17 14:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:41:17 14:35:01 65.20 26.32 38.88 0.00 6274.48 4388.46 0.00 14:41:17 14:36:01 2.16 0.00 2.16 0.00 0.00 56.31 0.00 14:41:17 14:37:02 0.28 0.00 0.28 0.00 0.00 3.21 0.00 14:41:17 14:38:01 0.34 0.00 0.34 0.00 0.00 4.29 0.00 14:41:17 14:39:01 0.32 0.00 0.32 0.00 0.00 5.78 0.00 14:41:17 14:40:01 0.35 0.00 0.35 0.00 0.00 6.00 0.00 14:41:17 14:41:01 71.31 48.60 22.72 0.00 4082.96 9775.95 0.00 14:41:17 Average: 19.95 10.70 9.25 0.00 1472.80 2035.90 0.00 14:41:17 14:41:17 14:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:41:17 14:35:01 170528 0 553960 29.44 2620 1154436 1025096 34.98 385184 1126972 128 14:41:17 14:36:01 175864 0 548612 29.16 2620 1154448 1008204 34.41 389284 1118480 12 14:41:17 14:37:02 175044 0 549428 29.20 2620 1154452 998948 34.09 387124 1121516 8 14:41:17 14:38:01 174740 0 549732 29.22 2620 1154452 999020 34.09 399656 1109116 16 14:41:17 14:39:01 171036 0 553428 29.41 2620 1154460 999140 34.10 400324 1112292 8 14:41:17 14:40:01 171184 0 553276 29.41 2620 1154464 999104 34.10 411808 1100480 8 14:41:17 14:41:01 74700 0 657368 34.94 2620 1146856 1455780 49.68 570292 1010644 75824 14:41:17 Average: 159014 0 566543 30.11 2620 1153367 1069327 36.49 420525 1099929 10858 14:41:17 14:41:17 14:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:41:17 14:35:01 eth0 295.46 291.88 1293.46 96.26 0.00 0.00 0.00 0.00 14:41:17 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:17 14:35:01 docker0 56.08 38.69 4.34 135.23 0.00 0.00 0.00 0.00 14:41:17 14:36:01 eth0 0.48 0.28 0.27 0.20 0.00 0.00 0.00 0.00 14:41:17 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:17 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:17 14:37:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:41:17 14:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:17 14:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:17 14:38:01 eth0 1.08 0.08 0.09 0.01 0.00 0.00 0.00 0.00 14:41:17 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:17 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:17 14:39:01 eth0 1.20 0.60 0.56 0.37 0.00 0.00 0.00 0.00 14:41:17 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:17 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:17 14:40:01 eth0 0.35 0.28 0.17 0.11 0.00 0.00 0.00 0.00 14:41:17 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:17 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:17 14:41:01 eth0 231.33 193.17 2163.94 38.64 0.00 0.00 0.00 0.00 14:41:17 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:17 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:17 Average: eth0 75.43 69.17 493.88 19.24 0.00 0.00 0.00 0.00 14:41:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:17 Average: docker0 7.92 5.46 0.61 19.09 0.00 0.00 0.00 0.00 14:41:17 14:41:17 14:41:17 ---> sar -P ALL: 14:41:17 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) 14:41:17 14:41:17 14:33:32 LINUX RESTART (4 CPU) 14:41:17 14:41:17 14:34:02 CPU %user %nice %system %iowait %steal %idle 14:41:17 14:35:01 all 12.08 0.00 4.13 1.42 0.24 82.13 14:41:17 14:35:01 0 11.45 0.00 4.86 1.30 0.23 82.17 14:41:17 14:35:01 1 12.69 0.00 4.19 0.84 0.21 82.07 14:41:17 14:35:01 2 12.68 0.00 3.72 0.83 0.26 82.51 14:41:17 14:35:01 3 11.49 0.00 3.75 2.71 0.28 81.78 14:41:17 14:36:01 all 0.18 0.00 0.06 0.00 0.00 99.77 14:41:17 14:36:01 0 0.05 0.00 0.05 0.00 0.00 99.90 14:41:17 14:36:01 1 0.03 0.00 0.08 0.00 0.00 99.88 14:41:17 14:36:01 2 0.07 0.00 0.05 0.00 0.00 99.88 14:41:17 14:36:01 3 0.55 0.00 0.05 0.00 0.00 99.40 14:41:17 14:37:02 all 0.15 0.00 0.08 0.00 0.03 99.73 14:41:17 14:37:02 0 0.02 0.00 0.05 0.00 0.02 99.92 14:41:17 14:37:02 1 0.05 0.00 0.10 0.00 0.03 99.82 14:41:17 14:37:02 2 0.07 0.00 0.08 0.00 0.05 99.80 14:41:17 14:37:02 3 0.48 0.00 0.08 0.00 0.03 99.40 14:41:17 14:38:01 all 0.13 0.00 0.04 0.00 0.00 99.83 14:41:17 14:38:01 0 0.02 0.00 0.07 0.00 0.00 99.92 14:41:17 14:38:01 1 0.42 0.00 0.05 0.00 0.02 99.51 14:41:17 14:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 14:41:17 14:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:41:17 14:39:01 all 0.19 0.00 0.05 0.00 0.03 99.74 14:41:17 14:39:01 0 0.05 0.00 0.05 0.00 0.00 99.90 14:41:17 14:39:01 1 0.50 0.00 0.05 0.00 0.02 99.43 14:41:17 14:39:01 2 0.08 0.00 0.07 0.00 0.05 99.80 14:41:17 14:39:01 3 0.12 0.00 0.03 0.00 0.03 99.82 14:41:17 14:40:01 all 0.15 0.00 0.07 0.00 0.01 99.77 14:41:17 14:40:01 0 0.52 0.00 0.15 0.00 0.02 99.32 14:41:17 14:40:01 1 0.05 0.00 0.07 0.00 0.02 99.87 14:41:17 14:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 14:41:17 14:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:41:17 14:41:01 all 4.33 0.00 2.65 1.28 0.05 91.70 14:41:17 14:41:01 0 5.11 0.00 2.55 1.41 0.03 90.90 14:41:17 14:41:01 1 3.79 0.00 2.69 1.46 0.03 92.02 14:41:17 14:41:01 2 4.54 0.00 2.67 1.16 0.08 91.55 14:41:17 14:41:01 3 3.86 0.00 2.70 1.08 0.03 92.32 14:41:17 Average: all 2.41 0.00 1.00 0.38 0.05 96.16 14:41:17 Average: 0 2.41 0.00 1.09 0.38 0.04 96.08 14:41:17 Average: 1 2.46 0.00 1.02 0.33 0.05 96.15 14:41:17 Average: 2 2.46 0.00 0.94 0.28 0.06 96.26 14:41:17 Average: 3 2.32 0.00 0.94 0.53 0.05 96.16 14:41:17 14:41:17 14:41:17