Pull request #926 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 0fd3dd5c17be6628a04066761c2d01667d7a6867+8d3d36979320f9fc0ce2797f8744993b6dbca912 (1d167b169acb6d4d7c3965c5533bb55c542be93d) 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 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-sdk-go/branches/PR-926/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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-sdk-go/branches/PR-926/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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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: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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4957 in /w/workspace/dgexfoundry_device-sdk-go_PR-926 [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-926 # 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 8d3d36979320f9fc0ce2797f8744993b6dbca912 into PR head commit 0fd3dd5c17be6628a04066761c2d01667d7a6867 Merge succeeded, producing 0fd3dd5c17be6628a04066761c2d01667d7a6867 Checking out Revision 0fd3dd5c17be6628a04066761c2d01667d7a6867 (PR-926) > 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/926/head:refs/remotes/origin/PR-926 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fd3dd5c17be6628a04066761c2d01667d7a6867 # 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 8d3d36979320f9fc0ce2797f8744993b6dbca912 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fd3dd5c17be6628a04066761c2d01667d7a6867 # timeout=10 Commit message: "refactor: Update for new service key names and overides for hypen to underscore" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-13T00:06:55.213Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-13T00:06:55.408Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-13T00:06:55.571Z] ========================================================= [2021-05-13T00:06:55.571Z] EdgeX Global Pipelines Version Info [2021-05-13T00:06:55.571Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:06:57.913Z] ------------------- [2021-05-13T00:06:57.913Z] stable info: [2021-05-13T00:06:57.913Z] ------------------- [2021-05-13T00:06:57.913Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-13T00:06:57.913Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-13T00:06:57.914Z] Message: update stable to v1.0.192 [2021-05-13T00:06:58.904Z] ------------------- [2021-05-13T00:06:58.905Z] experimental info: [2021-05-13T00:06:58.905Z] ------------------- [2021-05-13T00:06:58.905Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-13T00:06:58.905Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-13T00:06:58.905Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-13T00:06:59.152Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-13T00:06:59.206Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-13T00:06:59.257Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-13T00:06:59.327Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-13T00:06:59.392Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-13T00:06:59.445Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-13T00:06:59.499Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-13T00:06:59.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-13T00:06:59.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-13T00:06:59.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-13T00:06:59.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-13T00:06:59.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-13T00:06:59.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-13T00:06:59.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-13T00:06:59.985Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-13T00:07:00.040Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-13T00:07:00.107Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-13T00:07:00.169Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-13T00:07:00.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-13T00:07:00.309Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-13T00:07:00.372Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-13T00:07:00.433Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-13T00:07:00.490Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-13T00:07:00.557Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-13T00:07:00.607Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-13T00:07:00.662Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-13T00:07:00.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-926 [Pipeline] echo [2021-05-13T00:07:00.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-926 [Pipeline] echo [2021-05-13T00:07:00.848Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-926 [Pipeline] echo [2021-05-13T00:07:00.917Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fd3dd5c17be6628a04066761c2d01667d7a6867 [Pipeline] echo [2021-05-13T00:07:00.970Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fd3dd5 [Pipeline] echo [2021-05-13T00:07:01.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-13T00:07:01.220Z] provisioning config files... [2021-05-13T00:07:01.291Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp/config2530617614042031313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:07:01.708Z] ---> docker-login.sh [2021-05-13T00:07:01.708Z] nexus3.edgexfoundry.org:10001 [2021-05-13T00:07:02.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T00:07:02.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T00:07:02.571Z] Configure a credential helper to remove this warning. See [2021-05-13T00:07:02.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T00:07:02.571Z] [2021-05-13T00:07:02.571Z] Login Succeeded [2021-05-13T00:07:02.571Z] nexus3.edgexfoundry.org:10002 [2021-05-13T00:07:02.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T00:07:02.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T00:07:02.837Z] Configure a credential helper to remove this warning. See [2021-05-13T00:07:02.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T00:07:02.837Z] [2021-05-13T00:07:02.837Z] Login Succeeded [2021-05-13T00:07:02.837Z] nexus3.edgexfoundry.org:10003 [2021-05-13T00:07:02.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T00:07:03.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T00:07:03.099Z] Configure a credential helper to remove this warning. See [2021-05-13T00:07:03.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T00:07:03.099Z] [2021-05-13T00:07:03.099Z] Login Succeeded [2021-05-13T00:07:03.099Z] nexus3.edgexfoundry.org:10004 [2021-05-13T00:07:03.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T00:07:03.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T00:07:03.363Z] Configure a credential helper to remove this warning. See [2021-05-13T00:07:03.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T00:07:03.363Z] [2021-05-13T00:07:03.363Z] Login Succeeded [2021-05-13T00:07:03.363Z] docker.io [2021-05-13T00:07:03.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T00:07:03.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T00:07:03.630Z] Configure a credential helper to remove this warning. See [2021-05-13T00:07:03.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T00:07:03.630Z] [2021-05-13T00:07:03.630Z] Login Succeeded [2021-05-13T00:07:03.630Z] ---> docker-login.sh ends [Pipeline] } [2021-05-13T00:07:03.658Z] 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 [2021-05-13T00:07:04.371Z] + git log --format=format:%s -1 0fd3dd5c17be6628a04066761c2d01667d7a6867 [Pipeline] echo [2021-05-13T00:07:04.493Z] GIT_COMMIT: 0fd3dd5c17be6628a04066761c2d01667d7a6867, Commit Message: refactor: Update for new service key names and overides for hypen to underscore [Pipeline] echo [2021-05-13T00:07:04.532Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:07:05.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-13T00:07:05.160Z] [2021-05-13T00:07:05.160Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:07:05.535Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-13T00:07:05.535Z] latest: Pulling from edgex-devops/git-semver [2021-05-13T00:07:05.535Z] 31603596830f: Pulling fs layer [2021-05-13T00:07:05.535Z] 54011a49482f: Pulling fs layer [2021-05-13T00:07:05.535Z] a6820b24f6d8: Pulling fs layer [2021-05-13T00:07:05.535Z] f581987b2513: Pulling fs layer [2021-05-13T00:07:05.535Z] f581987b2513: Waiting [2021-05-13T00:07:05.535Z] 54011a49482f: Verifying Checksum [2021-05-13T00:07:05.535Z] 54011a49482f: Download complete [2021-05-13T00:07:05.858Z] 31603596830f: Verifying Checksum [2021-05-13T00:07:05.858Z] 31603596830f: Download complete [2021-05-13T00:07:06.126Z] a6820b24f6d8: Verifying Checksum [2021-05-13T00:07:06.126Z] a6820b24f6d8: Download complete [2021-05-13T00:07:06.126Z] f581987b2513: Verifying Checksum [2021-05-13T00:07:06.126Z] f581987b2513: Download complete [2021-05-13T00:07:06.392Z] 31603596830f: Pull complete [2021-05-13T00:07:06.658Z] 54011a49482f: Pull complete [2021-05-13T00:07:07.641Z] a6820b24f6d8: Pull complete [2021-05-13T00:07:08.631Z] f581987b2513: Pull complete [2021-05-13T00:07:08.631Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-13T00:07:08.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-13T00:07:08.631Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-13T00:07:08.972Z] prd-centos7-docker-4c-2g-4957 does not seem to be running inside a container [2021-05-13T00:07:09.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-926 -v /w/workspace/dgexfoundry_device-sdk-go_PR-926:/w/workspace/dgexfoundry_device-sdk-go_PR-926:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-13T00:07:11.821Z] $ docker top f46cf5d606c2612324c872d661e2ba71f20e89f3718fd0e51db5a86693507864 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-13T00:07:12.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-13T00:07:12.105Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-13T00:07:12.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-13T00:07:12.423Z] $ docker exec f46cf5d606c2612324c872d661e2ba71f20e89f3718fd0e51db5a86693507864 ssh-agent [2021-05-13T00:07:12.638Z] SSH_AUTH_SOCK=/tmp/ssh-XHvRLneUagGb/agent.13 [2021-05-13T00:07:12.638Z] SSH_AGENT_PID=18 [2021-05-13T00:07:12.650Z] Running ssh-add (command line suppressed) [2021-05-13T00:07:12.836Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp/private_key_3214439088825136400.key (/w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp/private_key_3214439088825136400.key) [2021-05-13T00:07:12.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-13T00:07:13.285Z] + git tag --points-at HEAD [Pipeline] } [2021-05-13T00:07:13.333Z] $ docker exec --env ******** --env ******** f46cf5d606c2612324c872d661e2ba71f20e89f3718fd0e51db5a86693507864 ssh-agent -k [2021-05-13T00:07:13.570Z] unset SSH_AUTH_SOCK; [2021-05-13T00:07:13.571Z] unset SSH_AGENT_PID; [2021-05-13T00:07:13.571Z] echo Agent pid 18 killed; [2021-05-13T00:07:13.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-13T00:07:13.732Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-13T00:07:13.732Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-13T00:07:13.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-13T00:07:13.957Z] $ docker exec f46cf5d606c2612324c872d661e2ba71f20e89f3718fd0e51db5a86693507864 ssh-agent [2021-05-13T00:07:14.182Z] SSH_AUTH_SOCK=/tmp/ssh-cf8XxySgofLS/agent.47 [2021-05-13T00:07:14.182Z] SSH_AGENT_PID=53 [2021-05-13T00:07:14.192Z] Running ssh-add (command line suppressed) [2021-05-13T00:07:14.424Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp/private_key_4336267067456705033.key (/w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp/private_key_4336267067456705033.key) [2021-05-13T00:07:14.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-13T00:07:14.856Z] + git semver init [2021-05-13T00:07:14.856Z] # -> Open(): unable to determine branch for HEAD [2021-05-13T00:07:14.856Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-926/.git [2021-05-13T00:07:14.856Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-926 [2021-05-13T00:07:14.856Z] # $SEMVER_REMOTE_NAME = origin [2021-05-13T00:07:14.856Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-13T00:07:14.856Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-13T00:07:14.856Z] # $SEMVER_BRANCH = PR-926 [2021-05-13T00:07:14.856Z] # $SEMVER_TEMP = /tmp/semver-315460148 [2021-05-13T00:07:14.856Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-13T00:07:16.361Z] # '/tmp/semver-315460148' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-926/.semver' [2021-05-13T00:07:16.361Z] # -> Force: false [2021-05-13T00:07:16.361Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-926/.semver [Pipeline] } [2021-05-13T00:07:16.412Z] $ docker exec --env ******** --env ******** f46cf5d606c2612324c872d661e2ba71f20e89f3718fd0e51db5a86693507864 ssh-agent -k [2021-05-13T00:07:16.877Z] unset SSH_AUTH_SOCK; [2021-05-13T00:07:16.878Z] unset SSH_AGENT_PID; [2021-05-13T00:07:16.878Z] echo Agent pid 53 killed; [2021-05-13T00:07:16.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-13T00:07:17.424Z] + git semver [Pipeline] } [2021-05-13T00:07:17.466Z] $ docker stop --time=1 f46cf5d606c2612324c872d661e2ba71f20e89f3718fd0e51db5a86693507864 [2021-05-13T00:07:18.973Z] $ docker rm -f f46cf5d606c2612324c872d661e2ba71f20e89f3718fd0e51db5a86693507864 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-13T00:07:19.491Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-13T00:07:20.193Z] Stashed 1 file(s) [Pipeline] echo [2021-05-13T00:07:20.217Z] [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 [2021-05-13T00:07:35.661Z] Still waiting to schedule task [2021-05-13T00:07:35.662Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-13T00:07:35.683Z] Still waiting to schedule task [2021-05-13T00:07:35.684Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-13T00:10:16.106Z] Running on prd-centos7-docker-4c-2g-4960 in /w/workspace/dgexfoundry_device-sdk-go_PR-926 [Pipeline] { [Pipeline] ws [2021-05-13T00:10:16.167Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-13T00:10:19.061Z] using credential edgex-jenkins-ssh [2021-05-13T00:10:19.074Z] Cloning the remote Git repository [2021-05-13T00:10:19.103Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-13T00:10:19.173Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-13T00:10:19.239Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-13T00:10:19.239Z] > git --version # timeout=10 [2021-05-13T00:10:19.246Z] > git --version # 'git version 2.24.3' [2021-05-13T00:10:19.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T00:10:19.281Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T00:10:20.642Z] Merging remotes/origin/master commit 8d3d36979320f9fc0ce2797f8744993b6dbca912 into PR head commit 0fd3dd5c17be6628a04066761c2d01667d7a6867 [2021-05-13T00:10:20.741Z] Merge succeeded, producing 0fd3dd5c17be6628a04066761c2d01667d7a6867 [2021-05-13T00:10:20.742Z] Checking out Revision 0fd3dd5c17be6628a04066761c2d01667d7a6867 (PR-926) [2021-05-13T00:10:20.106Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-13T00:10:20.120Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T00:10:20.132Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-13T00:10:20.150Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-13T00:10:20.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T00:10:20.155Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/926/head:refs/remotes/origin/PR-926 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-13T00:10:20.648Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T00:10:20.653Z] > git checkout -f 0fd3dd5c17be6628a04066761c2d01667d7a6867 # timeout=10 [2021-05-13T00:10:20.699Z] > git remote # timeout=10 [2021-05-13T00:10:20.706Z] > git config --get remote.origin.url # timeout=10 [2021-05-13T00:10:20.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T00:10:20.718Z] > git merge 8d3d36979320f9fc0ce2797f8744993b6dbca912 # timeout=10 [2021-05-13T00:10:20.731Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-13T00:10:20.742Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T00:10:20.749Z] > git checkout -f 0fd3dd5c17be6628a04066761c2d01667d7a6867 # timeout=10 [2021-05-13T00:10:24.424Z] Commit message: "refactor: Update for new service key names and overides for hypen to underscore" [2021-05-13T00:10:24.453Z] > git --version # timeout=10 [2021-05-13T00:10:24.460Z] > git --version # 'git version 2.24.3' [2021-05-13T00:10:24.469Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-13T00:10:25.808Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-13T00:10:26.167Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-13T00:10:26.488Z] + sudo service docker restart [2021-05-13T00:10:26.489Z] + true [2021-05-13T00:10:26.489Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-13T00:10:27.980Z] provisioning config files... [2021-05-13T00:10:28.013Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4671364127338006320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:10:28.416Z] ---> docker-login.sh [2021-05-13T00:10:28.416Z] nexus3.edgexfoundry.org:10001 [2021-05-13T00:10:28.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T00:10:28.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T00:10:28.957Z] Configure a credential helper to remove this warning. See [2021-05-13T00:10:28.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T00:10:28.958Z] [2021-05-13T00:10:28.958Z] Login Succeeded [2021-05-13T00:10:28.958Z] nexus3.edgexfoundry.org:10002 [2021-05-13T00:10:28.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T00:10:29.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T00:10:29.223Z] Configure a credential helper to remove this warning. See [2021-05-13T00:10:29.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T00:10:29.223Z] [2021-05-13T00:10:29.223Z] Login Succeeded [2021-05-13T00:10:29.223Z] nexus3.edgexfoundry.org:10003 [2021-05-13T00:10:29.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T00:10:29.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T00:10:29.223Z] Configure a credential helper to remove this warning. See [2021-05-13T00:10:29.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T00:10:29.223Z] [2021-05-13T00:10:29.223Z] Login Succeeded [2021-05-13T00:10:29.223Z] nexus3.edgexfoundry.org:10004 [2021-05-13T00:10:29.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T00:10:29.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T00:10:29.488Z] Configure a credential helper to remove this warning. See [2021-05-13T00:10:29.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T00:10:29.488Z] [2021-05-13T00:10:29.488Z] Login Succeeded [2021-05-13T00:10:29.488Z] docker.io [2021-05-13T00:10:29.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T00:10:30.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T00:10:30.018Z] Configure a credential helper to remove this warning. See [2021-05-13T00:10:30.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T00:10:30.018Z] [2021-05-13T00:10:30.018Z] Login Succeeded [2021-05-13T00:10:30.018Z] ---> docker-login.sh ends [Pipeline] } [2021-05-13T00:10:30.041Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-13T00:10:30.424Z] ========================================================= [2021-05-13T00:10:30.424Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-13T00:10:30.424Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:10:30.795Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-13T00:10:30.795Z] Sending build context to Docker daemon 2.575MB [2021-05-13T00:10:30.795Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-13T00:10:30.795Z] Step 2/8 : FROM ${BASE} [2021-05-13T00:10:31.061Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-13T00:10:31.061Z] 540db60ca938: Pulling fs layer [2021-05-13T00:10:31.061Z] adcc1eea9eea: Pulling fs layer [2021-05-13T00:10:31.061Z] 4c4ab2625f07: Pulling fs layer [2021-05-13T00:10:31.061Z] 0510c868ecb4: Pulling fs layer [2021-05-13T00:10:31.061Z] afea3b2eda06: Pulling fs layer [2021-05-13T00:10:31.061Z] 7809a108b3ef: Pulling fs layer [2021-05-13T00:10:31.061Z] f706445af74f: Pulling fs layer [2021-05-13T00:10:31.061Z] afea3b2eda06: Waiting [2021-05-13T00:10:31.061Z] 7809a108b3ef: Waiting [2021-05-13T00:10:31.061Z] f706445af74f: Waiting [2021-05-13T00:10:31.061Z] 0510c868ecb4: Waiting [2021-05-13T00:10:31.061Z] 4c4ab2625f07: Download complete [2021-05-13T00:10:31.061Z] adcc1eea9eea: Verifying Checksum [2021-05-13T00:10:31.061Z] adcc1eea9eea: Download complete [2021-05-13T00:10:31.061Z] afea3b2eda06: Verifying Checksum [2021-05-13T00:10:31.061Z] afea3b2eda06: Download complete [2021-05-13T00:10:31.061Z] 7809a108b3ef: Verifying Checksum [2021-05-13T00:10:31.061Z] 7809a108b3ef: Download complete [2021-05-13T00:10:31.061Z] 540db60ca938: Verifying Checksum [2021-05-13T00:10:31.061Z] 540db60ca938: Download complete [2021-05-13T00:10:31.326Z] 540db60ca938: Pull complete [2021-05-13T00:10:31.592Z] adcc1eea9eea: Pull complete [2021-05-13T00:10:31.855Z] 4c4ab2625f07: Pull complete [2021-05-13T00:10:33.795Z] f706445af74f: Verifying Checksum [2021-05-13T00:10:33.795Z] f706445af74f: Download complete [2021-05-13T00:10:33.795Z] 0510c868ecb4: Verifying Checksum [2021-05-13T00:10:33.795Z] 0510c868ecb4: Download complete [2021-05-13T00:10:40.444Z] 0510c868ecb4: Pull complete [2021-05-13T00:10:40.444Z] afea3b2eda06: Pull complete [2021-05-13T00:10:40.444Z] 7809a108b3ef: Pull complete [2021-05-13T00:10:44.717Z] f706445af74f: Pull complete [2021-05-13T00:10:44.717Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-13T00:10:44.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-13T00:10:44.717Z] ---> b068be0155e3 [2021-05-13T00:10:44.717Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-13T00:10:44.717Z] ---> Running in 62e8a7cb33c8 [2021-05-13T00:10:44.986Z] Removing intermediate container 62e8a7cb33c8 [2021-05-13T00:10:44.986Z] ---> e4a49cafa846 [2021-05-13T00:10:44.986Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T00:10:44.986Z] ---> Running in 0e859ed68857 [2021-05-13T00:10:46.394Z] Removing intermediate container 0e859ed68857 [2021-05-13T00:10:46.394Z] ---> 89b6cc0503e9 [2021-05-13T00:10:46.394Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-13T00:10:46.394Z] ---> Running in cde507a35c44 [2021-05-13T00:10:47.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-13T00:10:48.307Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-13T00:10:48.569Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-13T00:10:48.831Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-13T00:10:48.831Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-13T00:10:48.831Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-13T00:10:49.095Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-13T00:10:49.095Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-13T00:10:49.095Z] Executing busybox-1.32.1-r6.trigger [2021-05-13T00:10:49.095Z] OK: 150 MiB in 46 packages [2021-05-13T00:10:50.493Z] Removing intermediate container cde507a35c44 [2021-05-13T00:10:50.493Z] ---> 3e806e914474 [2021-05-13T00:10:50.493Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-13T00:10:50.493Z] ---> Running in ec40e2dfc261 [2021-05-13T00:10:50.493Z] Removing intermediate container ec40e2dfc261 [2021-05-13T00:10:50.493Z] ---> 0537965200db [2021-05-13T00:10:50.493Z] Step 7/8 : COPY . . [2021-05-13T00:10:50.777Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4959 in /w/workspace/dgexfoundry_device-sdk-go_PR-926 [Pipeline] { [Pipeline] ws [2021-05-13T00:10:50.830Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-13T00:10:51.886Z] ---> fcde4b0e0c95 [2021-05-13T00:10:51.886Z] Step 8/8 : RUN go mod download [2021-05-13T00:10:51.886Z] ---> Running in 6c4f947269b5 [2021-05-13T00:10:54.458Z] go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.52 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory [2021-05-13T00:10:55.035Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 [2021-05-13T00:10:56.240Z] ---> job-cost.sh [2021-05-13T00:10:56.240Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m3QU [2021-05-13T00:10:56.771Z] using credential edgex-jenkins-ssh [2021-05-13T00:10:56.793Z] Cloning the remote Git repository [2021-05-13T00:10:56.843Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-13T00:10:57.021Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-13T00:10:57.121Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-13T00:10:57.122Z] > git --version # timeout=10 [2021-05-13T00:10:57.166Z] > git --version # 'git version 2.17.1' [2021-05-13T00:10:57.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T00:10:57.232Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T00:10:58.472Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-13T00:10:58.491Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-13T00:10:59.179Z] Merging remotes/origin/master commit 8d3d36979320f9fc0ce2797f8744993b6dbca912 into PR head commit 0fd3dd5c17be6628a04066761c2d01667d7a6867 [2021-05-13T00:10:59.403Z] Merge succeeded, producing 0fd3dd5c17be6628a04066761c2d01667d7a6867 [2021-05-13T00:10:59.403Z] Checking out Revision 0fd3dd5c17be6628a04066761c2d01667d7a6867 (PR-926) [2021-05-13T00:10:58.520Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-13T00:10:58.550Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-13T00:10:58.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T00:10:58.560Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/926/head:refs/remotes/origin/PR-926 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-13T00:10:59.200Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T00:10:59.226Z] > git checkout -f 0fd3dd5c17be6628a04066761c2d01667d7a6867 # timeout=10 [2021-05-13T00:10:59.321Z] > git remote # timeout=10 [2021-05-13T00:10:59.336Z] > git config --get remote.origin.url # timeout=10 [2021-05-13T00:10:59.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-13T00:10:59.360Z] > git merge 8d3d36979320f9fc0ce2797f8744993b6dbca912 # timeout=10 [2021-05-13T00:10:59.392Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-13T00:10:59.412Z] > git config core.sparsecheckout # timeout=10 [2021-05-13T00:10:59.426Z] > git checkout -f 0fd3dd5c17be6628a04066761c2d01667d7a6867 # timeout=10 [2021-05-13T00:11:03.619Z] Commit message: "refactor: Update for new service key names and overides for hypen to underscore" [2021-05-13T00:11:03.684Z] > git --version # timeout=10 [2021-05-13T00:11:03.696Z] > git --version # 'git version 2.17.1' [2021-05-13T00:11:03.717Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-13T00:11:04.043Z] [2021-05-13T00:11:04.043Z] GitHub has been notified of this commit’s build result [2021-05-13T00:11:04.043Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-13T00:11:05.519Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-13T00:11:05.960Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-13T00:11:06.312Z] + true [2021-05-13T00:11:06.312Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-13T00:11:09.031Z] provisioning config files... [2021-05-13T00:11:09.071Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8068735972711981331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:11:09.477Z] ---> docker-login.sh [2021-05-13T00:11:09.477Z] nexus3.edgexfoundry.org:10001 [2021-05-13T00:11:10.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T00:11:10.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T00:11:10.733Z] Configure a credential helper to remove this warning. See [2021-05-13T00:11:10.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T00:11:10.733Z] [2021-05-13T00:11:10.733Z] Login Succeeded [2021-05-13T00:11:10.733Z] nexus3.edgexfoundry.org:10002 [2021-05-13T00:11:11.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T00:11:11.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T00:11:11.282Z] Configure a credential helper to remove this warning. See [2021-05-13T00:11:11.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T00:11:11.282Z] [2021-05-13T00:11:11.282Z] Login Succeeded [2021-05-13T00:11:11.282Z] nexus3.edgexfoundry.org:10003 [2021-05-13T00:11:11.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T00:11:11.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T00:11:11.831Z] Configure a credential helper to remove this warning. See [2021-05-13T00:11:11.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T00:11:11.831Z] [2021-05-13T00:11:11.831Z] Login Succeeded [2021-05-13T00:11:11.831Z] nexus3.edgexfoundry.org:10004 [2021-05-13T00:11:12.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T00:11:12.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T00:11:12.380Z] Configure a credential helper to remove this warning. See [2021-05-13T00:11:12.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T00:11:12.380Z] [2021-05-13T00:11:12.380Z] Login Succeeded [2021-05-13T00:11:12.380Z] docker.io [2021-05-13T00:11:12.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-13T00:11:12.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-13T00:11:12.934Z] Configure a credential helper to remove this warning. See [2021-05-13T00:11:12.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-13T00:11:12.934Z] [2021-05-13T00:11:12.934Z] Login Succeeded [2021-05-13T00:11:12.934Z] ---> docker-login.sh ends [Pipeline] } [2021-05-13T00:11:12.964Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-13T00:11:13.389Z] ========================================================= [2021-05-13T00:11:13.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-13T00:11:13.389Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:11:13.799Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-13T00:11:14.082Z] Sending build context to Docker daemon 2.574MB [2021-05-13T00:11:14.362Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-13T00:11:14.362Z] Step 2/8 : FROM ${BASE} [2021-05-13T00:11:14.362Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-13T00:11:14.362Z] 595b0fe564bb: Pulling fs layer [2021-05-13T00:11:14.362Z] 7186ed65a4f7: Pulling fs layer [2021-05-13T00:11:14.362Z] 316046926c0a: Pulling fs layer [2021-05-13T00:11:14.362Z] 4ebd0625c992: Pulling fs layer [2021-05-13T00:11:14.362Z] 207e8628e3a3: Pulling fs layer [2021-05-13T00:11:14.362Z] c791037a9be2: Pulling fs layer [2021-05-13T00:11:14.362Z] ffd874e62e21: Pulling fs layer [2021-05-13T00:11:14.362Z] 207e8628e3a3: Waiting [2021-05-13T00:11:14.362Z] c791037a9be2: Waiting [2021-05-13T00:11:14.362Z] ffd874e62e21: Waiting [2021-05-13T00:11:14.362Z] 4ebd0625c992: Waiting [2021-05-13T00:11:14.362Z] 316046926c0a: Download complete [2021-05-13T00:11:14.362Z] 7186ed65a4f7: Download complete [2021-05-13T00:11:14.362Z] 207e8628e3a3: Verifying Checksum [2021-05-13T00:11:14.362Z] 207e8628e3a3: Download complete [2021-05-13T00:11:14.362Z] c791037a9be2: Verifying Checksum [2021-05-13T00:11:14.362Z] c791037a9be2: Download complete [2021-05-13T00:11:14.362Z] 595b0fe564bb: Verifying Checksum [2021-05-13T00:11:14.362Z] 595b0fe564bb: Download complete [2021-05-13T00:11:14.420Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-13T00:11:14.965Z] 595b0fe564bb: Pull complete [2021-05-13T00:11:15.579Z] 7186ed65a4f7: Pull complete [2021-05-13T00:11:16.175Z] 316046926c0a: Pull complete [2021-05-13T00:11:16.446Z] ffd874e62e21: Verifying Checksum [2021-05-13T00:11:16.446Z] ffd874e62e21: Download complete [2021-05-13T00:11:17.891Z] 4ebd0625c992: Verifying Checksum [2021-05-13T00:11:17.891Z] 4ebd0625c992: Download complete [2021-05-13T00:11:28.062Z] 4ebd0625c992: Pull complete [2021-05-13T00:11:28.062Z] 207e8628e3a3: Pull complete [2021-05-13T00:11:28.343Z] c791037a9be2: Pull complete [2021-05-13T00:11:32.657Z] ffd874e62e21: Pull complete [2021-05-13T00:11:32.657Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-13T00:11:32.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-13T00:11:32.657Z] ---> cfc18b08335c [2021-05-13T00:11:32.657Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-13T00:11:35.293Z] ---> Running in 5873b75d601e [2021-05-13T00:11:35.294Z] Removing intermediate container 5873b75d601e [2021-05-13T00:11:35.294Z] ---> 4c7956000dc7 [2021-05-13T00:11:35.294Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-13T00:11:35.569Z] ---> Running in a4dd387f0ee1 [2021-05-13T00:11:38.192Z] Removing intermediate container a4dd387f0ee1 [2021-05-13T00:11:38.192Z] ---> 265cb9c6f9d8 [2021-05-13T00:11:38.192Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-13T00:11:38.192Z] ---> Running in 6d4b93c33395 [2021-05-13T00:11:39.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-13T00:11:40.155Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-13T00:11:40.755Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-13T00:11:40.755Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-13T00:11:41.027Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-13T00:11:41.027Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-13T00:11:41.061Z] lf-activate-venv(): INFO: Adding /tmp/venv-m3QU/bin to PATH [2021-05-13T00:11:41.062Z] INFO: No Stack... [2021-05-13T00:11:41.302Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-13T00:11:41.302Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-13T00:11:41.302Z] Executing busybox-1.32.1-r6.trigger [2021-05-13T00:11:41.302Z] OK: 139 MiB in 46 packages [2021-05-13T00:11:42.009Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-13T00:11:42.585Z] INFO: Archiving Costs [2021-05-13T00:11:42.734Z] Removing intermediate container 6d4b93c33395 [2021-05-13T00:11:42.734Z] ---> bf4c48ff4193 [2021-05-13T00:11:42.734Z] Step 6/8 : WORKDIR /device-sdk-go [Pipeline] sh [2021-05-13T00:11:43.007Z] ---> Running in 4351d5dad6a7 [2021-05-13T00:11:43.188Z] + cut -d, -f6 [2021-05-13T00:11:43.188Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-05-13T00:11:43.304Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] [2021-05-13T00:11:43.309Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] did not exist. Created. [2021-05-13T00:11:43.309Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-13T00:11:43.601Z] Removing intermediate container 4351d5dad6a7 [2021-05-13T00:11:43.601Z] ---> 7ad369154f21 [2021-05-13T00:11:43.601Z] Step 7/8 : COPY . . [2021-05-13T00:11:43.728Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-13T00:11:44.163Z] Stashed 1 file(s) [Pipeline] } [2021-05-13T00:11:44.185Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-13T00:11:44.808Z] Failed in branch amd64 [2021-05-13T00:11:45.043Z] ---> dcb5b42766bf [2021-05-13T00:11:45.043Z] Step 8/8 : RUN go mod download [2021-05-13T00:11:45.043Z] ---> Running in c376a0e077bc [2021-05-13T00:11:47.672Z] go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.52 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory [2021-05-13T00:11:47.942Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 [2021-05-13T00:11:48.863Z] ---> job-cost.sh [2021-05-13T00:11:48.863Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UJQu [2021-05-13T00:12:27.833Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-13T00:13:49.560Z] lf-activate-venv(): INFO: Adding /tmp/venv-UJQu/bin to PATH [2021-05-13T00:13:49.560Z] INFO: No Stack... [2021-05-13T00:13:49.560Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-13T00:13:49.560Z] INFO: Archiving Costs [Pipeline] sh [2021-05-13T00:13:49.914Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-05-13T00:13:49.914Z] + cut -d, -f6 [Pipeline] lock [2021-05-13T00:13:50.264Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] [2021-05-13T00:13:50.269Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] did not exist. Created. [2021-05-13T00:13:50.270Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-13T00:13:50.743Z] /w/workspace/device-sdk-go/1@tmp/durable-fba4cb3c/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-fba4cb3c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-13T00:13:51.140Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-13T00:13:51.182Z] Warning: overwriting stash ‘stack-cost’ [2021-05-13T00:13:52.022Z] Stashed 1 file(s) [Pipeline] } [2021-05-13T00:13:52.044Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-926-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-13T00:13:52.553Z] 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 [2021-05-13T00:13:54.697Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:13:55.363Z] ---> package-listing.sh [2021-05-13T00:13:55.364Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-13T00:13:55.364Z] ++ facter osfamily [2021-05-13T00:13:55.364Z] + OS_FAMILY=redhat [2021-05-13T00:13:55.364Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-926 [2021-05-13T00:13:55.364Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-13T00:13:55.364Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-13T00:13:55.364Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-13T00:13:55.364Z] + PACKAGES=/tmp/packages_start.txt [2021-05-13T00:13:55.364Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-926 ']' [2021-05-13T00:13:55.364Z] + PACKAGES=/tmp/packages_end.txt [2021-05-13T00:13:55.364Z] + case "${OS_FAMILY}" in [2021-05-13T00:13:55.364Z] + sort [2021-05-13T00:13:55.364Z] + rpm -qa [2021-05-13T00:14:02.164Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-13T00:14:02.164Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-13T00:14:02.164Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-13T00:14:02.164Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-926 ']' [2021-05-13T00:14:02.164Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-926/archives/ [2021-05-13T00:14:02.164Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-926/archives/ [Pipeline] echo [2021-05-13T00:14:02.263Z] 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-926/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-13T00:14:02.579Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:14:03.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-13T00:14:03.027Z] [2021-05-13T00:14:03.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-13T00:14:03.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-13T00:14:03.399Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-13T00:14:03.399Z] df20fa9351a1: Pulling fs layer [2021-05-13T00:14:03.399Z] 36b3adc4ff6f: Pulling fs layer [2021-05-13T00:14:03.399Z] 8ad3a11d3b57: Pulling fs layer [2021-05-13T00:14:03.399Z] 46f8f816bc3b: Pulling fs layer [2021-05-13T00:14:03.399Z] 93b61091891f: Pulling fs layer [2021-05-13T00:14:03.399Z] 93b9cdb0e59b: Pulling fs layer [2021-05-13T00:14:03.399Z] 5e14af77c1be: Pulling fs layer [2021-05-13T00:14:03.399Z] 01666e4c0597: Pulling fs layer [2021-05-13T00:14:03.399Z] aa168da1d23b: Pulling fs layer [2021-05-13T00:14:03.399Z] 93b9cdb0e59b: Waiting [2021-05-13T00:14:03.399Z] 01666e4c0597: Waiting [2021-05-13T00:14:03.399Z] 5e14af77c1be: Waiting [2021-05-13T00:14:03.399Z] aa168da1d23b: Waiting [2021-05-13T00:14:03.399Z] 46f8f816bc3b: Waiting [2021-05-13T00:14:03.399Z] 93b61091891f: Waiting [2021-05-13T00:14:03.399Z] 36b3adc4ff6f: Verifying Checksum [2021-05-13T00:14:03.399Z] 36b3adc4ff6f: Download complete [2021-05-13T00:14:03.399Z] 46f8f816bc3b: Verifying Checksum [2021-05-13T00:14:03.399Z] 46f8f816bc3b: Download complete [2021-05-13T00:14:03.399Z] df20fa9351a1: Verifying Checksum [2021-05-13T00:14:03.672Z] 93b9cdb0e59b: Verifying Checksum [2021-05-13T00:14:03.672Z] 93b9cdb0e59b: Download complete [2021-05-13T00:14:03.672Z] 5e14af77c1be: Verifying Checksum [2021-05-13T00:14:03.672Z] 5e14af77c1be: Download complete [2021-05-13T00:14:03.672Z] 01666e4c0597: Verifying Checksum [2021-05-13T00:14:03.672Z] 01666e4c0597: Download complete [2021-05-13T00:14:03.672Z] 93b61091891f: Verifying Checksum [2021-05-13T00:14:03.672Z] 93b61091891f: Download complete [2021-05-13T00:14:03.672Z] 8ad3a11d3b57: Verifying Checksum [2021-05-13T00:14:03.672Z] 8ad3a11d3b57: Download complete [2021-05-13T00:14:03.937Z] df20fa9351a1: Pull complete [2021-05-13T00:14:04.206Z] 36b3adc4ff6f: Pull complete [2021-05-13T00:14:07.343Z] 8ad3a11d3b57: Pull complete [2021-05-13T00:14:07.343Z] 46f8f816bc3b: Pull complete [2021-05-13T00:14:07.980Z] 93b61091891f: Pull complete [2021-05-13T00:14:08.253Z] 93b9cdb0e59b: Pull complete [2021-05-13T00:14:08.526Z] 5e14af77c1be: Pull complete [2021-05-13T00:14:08.801Z] aa168da1d23b: Verifying Checksum [2021-05-13T00:14:08.801Z] aa168da1d23b: Download complete [2021-05-13T00:14:09.076Z] 01666e4c0597: Pull complete [2021-05-13T00:14:24.423Z] aa168da1d23b: Pull complete [2021-05-13T00:14:24.423Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-13T00:14:24.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-13T00:14:24.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-13T00:14:25.004Z] prd-centos7-docker-4c-2g-4957 does not seem to be running inside a container [2021-05-13T00:14:25.197Z] $ 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-926/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-926 -v /w/workspace/dgexfoundry_device-sdk-go_PR-926:/w/workspace/dgexfoundry_device-sdk-go_PR-926:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-13T00:14:28.590Z] $ docker top f633627649ac1f2444d4d7d7ffb3d7b7c50cd73839bd3035a9e5ae41fcec93a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-13T00:14:29.530Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-13T00:14:29.906Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-13T00:14:30.294Z] + ls /var/log/sa-host [2021-05-13T00:14:30.294Z] + sadf -c /var/log/sa-host/sa13 [2021-05-13T00:14:30.294Z] file_magic: OK [2021-05-13T00:14:30.294Z] HZ: Using current value: 100 [2021-05-13T00:14:30.294Z] file_header: OK [2021-05-13T00:14:30.294Z] 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 [2021-05-13T00:14:30.294Z] Statistics: [2021-05-13T00:14:30.294Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-13T00:14:30.294Z] File successfully converted to sysstat format version 12.2.1 [2021-05-13T00:14:30.294Z] + sadf -c /var/log/sa-host/sa23 [2021-05-13T00:14:30.294Z] file_magic: OK [2021-05-13T00:14:30.294Z] HZ: Using current value: 100 [2021-05-13T00:14:30.294Z] file_header: OK [2021-05-13T00:14:30.294Z] 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 [2021-05-13T00:14:30.294Z] Statistics: [2021-05-13T00:14:30.294Z] Hnuu...uuuununununu... [2021-05-13T00:14:30.294Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-13T00:14:30.542Z] provisioning config files... [2021-05-13T00:14:30.565Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp/config6486895954642473589tmp [Pipeline] { [Pipeline] echo [2021-05-13T00:14:30.624Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:14:30.971Z] ---> create-netrc.sh [Pipeline] } [2021-05-13T00:14:31.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-13T00:14:31.338Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:14:31.687Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-13T00:14:31.714Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:14:32.056Z] ---> sudo-logs.sh [2021-05-13T00:14:32.056Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-13T00:14:32.201Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:14:32.568Z] ---> job-cost.sh [2021-05-13T00:14:32.840Z] lf-activate-venv: SKIPPING [2021-05-13T00:14:32.840Z] DEBUG: total: 0.20999999344348907 [2021-05-13T00:14:32.840Z] INFO: Retrieving Stack Cost... [2021-05-13T00:14:34.329Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-13T00:14:34.941Z] INFO: Archiving Costs [Pipeline] echo [2021-05-13T00:14:34.978Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-13T00:14:35.360Z] ---> logs-deploy.sh [2021-05-13T00:14:35.360Z] lf-activate-venv: SKIPPING [2021-05-13T00:14:35.624Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-926/1 [2021-05-13T00:14:35.624Z] INFO: archiving workspace using pattern(s): [2021-05-13T00:14:38.220Z] Archives upload complete. [2021-05-13T00:14:38.492Z] INFO: archiving logs to Nexus [2021-05-13T00:14:40.492Z] ---> uname -a: [2021-05-13T00:14:40.492Z] Linux prd-centos7-docker-4c-2g-4957.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-13T00:14:40.492Z] [2021-05-13T00:14:40.492Z] [2021-05-13T00:14:40.492Z] ---> lscpu: [2021-05-13T00:14:40.492Z] Architecture: x86_64 [2021-05-13T00:14:40.492Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-13T00:14:40.492Z] Byte Order: Little Endian [2021-05-13T00:14:40.492Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-13T00:14:40.492Z] CPU(s): 4 [2021-05-13T00:14:40.492Z] On-line CPU(s) list: 0-3 [2021-05-13T00:14:40.492Z] Thread(s) per core: 1 [2021-05-13T00:14:40.492Z] Core(s) per socket: 1 [2021-05-13T00:14:40.492Z] Socket(s): 4 [2021-05-13T00:14:40.492Z] NUMA node(s): 1 [2021-05-13T00:14:40.492Z] Vendor ID: GenuineIntel [2021-05-13T00:14:40.492Z] CPU family: 6 [2021-05-13T00:14:40.492Z] Model: 44 [2021-05-13T00:14:40.492Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-13T00:14:40.492Z] Stepping: 1 [2021-05-13T00:14:40.492Z] CPU MHz: 2933.438 [2021-05-13T00:14:40.492Z] BogoMIPS: 5866.87 [2021-05-13T00:14:40.492Z] Virtualization: VT-x [2021-05-13T00:14:40.492Z] Hypervisor vendor: KVM [2021-05-13T00:14:40.492Z] Virtualization type: full [2021-05-13T00:14:40.492Z] L1d cache: 128 KiB [2021-05-13T00:14:40.492Z] L1i cache: 128 KiB [2021-05-13T00:14:40.492Z] L2 cache: 16 MiB [2021-05-13T00:14:40.492Z] L3 cache: 64 MiB [2021-05-13T00:14:40.492Z] NUMA node0 CPU(s): 0-3 [2021-05-13T00:14:40.492Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-13T00:14:40.492Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-13T00:14:40.492Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-13T00:14:40.492Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-13T00:14:40.492Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-13T00:14:40.492Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-13T00:14:40.492Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-13T00:14:40.492Z] Vulnerability Srbds: Not affected [2021-05-13T00:14:40.492Z] Vulnerability Tsx async abort: Not affected [2021-05-13T00:14:40.492Z] 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 [2021-05-13T00:14:40.492Z] [2021-05-13T00:14:40.492Z] [2021-05-13T00:14:40.492Z] ---> nproc: [2021-05-13T00:14:40.492Z] 4 [2021-05-13T00:14:40.492Z] [2021-05-13T00:14:40.492Z] [2021-05-13T00:14:40.492Z] ---> df -h: [2021-05-13T00:14:40.492Z] Filesystem Size Used Available Use% Mounted on [2021-05-13T00:14:40.492Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-13T00:14:40.492Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-13T00:14:40.492Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-13T00:14:40.492Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-13T00:14:40.492Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-13T00:14:40.492Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-13T00:14:40.492Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-13T00:14:40.492Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-13T00:14:40.492Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-13T00:14:40.492Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-13T00:14:40.492Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-926 [2021-05-13T00:14:40.492Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-926@tmp [2021-05-13T00:14:40.492Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-13T00:14:40.492Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-13T00:14:40.492Z] [2021-05-13T00:14:40.492Z] [2021-05-13T00:14:40.492Z] ---> free -m: [2021-05-13T00:14:40.493Z] total used free shared buff/cache available [2021-05-13T00:14:40.493Z] Mem: 1837 732 110 0 994 999 [2021-05-13T00:14:40.493Z] Swap: 1023 1 1022 [2021-05-13T00:14:40.493Z] [2021-05-13T00:14:40.493Z] [2021-05-13T00:14:40.493Z] ---> ip addr: [2021-05-13T00:14:40.493Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-13T00:14:40.493Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-13T00:14:40.493Z] inet 127.0.0.1/8 scope host lo [2021-05-13T00:14:40.493Z] valid_lft forever preferred_lft forever [2021-05-13T00:14:40.493Z] inet6 ::1/128 scope host [2021-05-13T00:14:40.493Z] valid_lft forever preferred_lft forever [2021-05-13T00:14:40.493Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-13T00:14:40.493Z] link/ether fa:16:3e:4d:2b:02 brd ff:ff:ff:ff:ff:ff [2021-05-13T00:14:40.493Z] inet 10.30.122.159/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-13T00:14:40.493Z] valid_lft 85876sec preferred_lft 85876sec [2021-05-13T00:14:40.493Z] inet6 fe80::f816:3eff:fe4d:2b02/64 scope link [2021-05-13T00:14:40.493Z] valid_lft forever preferred_lft forever [2021-05-13T00:14:40.493Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-13T00:14:40.493Z] link/ether 02:42:5f:34:96:71 brd ff:ff:ff:ff:ff:ff [2021-05-13T00:14:40.493Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-13T00:14:40.493Z] valid_lft forever preferred_lft forever [2021-05-13T00:14:40.493Z] inet6 fe80::42:5fff:fe34:9671/64 scope link [2021-05-13T00:14:40.493Z] valid_lft forever preferred_lft forever [2021-05-13T00:14:40.493Z] [2021-05-13T00:14:40.493Z]