Pull request #195 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bbe3fe857ab7127ee4388a591eedc5f4e795a736+0f5331eb53f0ce9101ceed271d621d4ec533effa (6e4669454ff654babafeecab4f77f1ce27f1cd66) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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/app-service-configurable/branches/PR-195/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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/app-service-configurable/branches/PR-195/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 69a7e166112f335804d9fea76440e5140e47f034 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:app-service-configurable, buildSnap:true] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable 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-app-service-configurable 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: true 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-27243 in /w/workspace/_app-service-configurable_PR-195 [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/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-195 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f5331eb53f0ce9101ceed271d621d4ec533effa into PR head commit bbe3fe857ab7127ee4388a591eedc5f4e795a736 Merge succeeded, producing bbe3fe857ab7127ee4388a591eedc5f4e795a736 Checking out Revision bbe3fe857ab7127ee4388a591eedc5f4e795a736 (PR-195) > git config core.sparsecheckout # timeout=10 > git checkout -f bbe3fe857ab7127ee4388a591eedc5f4e795a736 # 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 0f5331eb53f0ce9101ceed271d621d4ec533effa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbe3fe857ab7127ee4388a591eedc5f4e795a736 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-23T00:47:55.272Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-23T00:47:55.603Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-23T00:47:55.777Z] ========================================================= [2021-02-23T00:47:55.777Z] EdgeX Global Pipelines Version Info [2021-02-23T00:47:55.777Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:47:57.241Z] ------------------- [2021-02-23T00:47:57.241Z] stable info: [2021-02-23T00:47:57.241Z] ------------------- [2021-02-23T00:47:57.241Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-23T00:47:57.241Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-23T00:47:57.241Z] Message: update stable to v1.0.179 [2021-02-23T00:47:58.190Z] ------------------- [2021-02-23T00:47:58.190Z] experimental info: [2021-02-23T00:47:58.190Z] ------------------- [2021-02-23T00:47:58.190Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-23T00:47:58.190Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-23T00:47:58.190Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-23T00:47:58.593Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-02-23T00:47:58.755Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-02-23T00:47:58.874Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-23T00:47:58.989Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-23T00:47:59.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-23T00:47:59.293Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-23T00:47:59.418Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-23T00:47:59.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-23T00:47:59.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-23T00:47:59.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-23T00:47:59.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-23T00:48:00.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-02-23T00:48:00.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-23T00:48:00.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-23T00:48:00.584Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-23T00:48:00.761Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-23T00:48:00.877Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-23T00:48:01.001Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-23T00:48:01.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-23T00:48:01.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-23T00:48:01.369Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-23T00:48:01.485Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-23T00:48:01.608Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-23T00:48:01.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-23T00:48:01.884Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-23T00:48:02.017Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-23T00:48:02.156Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-23T00:48:02.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-195 [Pipeline] echo [2021-02-23T00:48:02.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-195 [Pipeline] echo [2021-02-23T00:48:02.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-195 [Pipeline] echo [2021-02-23T00:48:02.664Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbe3fe857ab7127ee4388a591eedc5f4e795a736 [Pipeline] echo [2021-02-23T00:48:02.784Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbe3fe8 [Pipeline] echo [2021-02-23T00:48:02.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-23T00:48:03.158Z] provisioning config files... [2021-02-23T00:48:03.191Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-195@tmp/config6123200580506279272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:48:03.611Z] ---> docker-login.sh [2021-02-23T00:48:03.611Z] nexus3.edgexfoundry.org:10001 [2021-02-23T00:48:05.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:48:05.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:48:05.020Z] Configure a credential helper to remove this warning. See [2021-02-23T00:48:05.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:48:05.020Z] [2021-02-23T00:48:05.020Z] Login Succeeded [2021-02-23T00:48:05.020Z] nexus3.edgexfoundry.org:10002 [2021-02-23T00:48:05.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:48:05.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:48:05.020Z] Configure a credential helper to remove this warning. See [2021-02-23T00:48:05.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:48:05.020Z] [2021-02-23T00:48:05.020Z] Login Succeeded [2021-02-23T00:48:05.020Z] nexus3.edgexfoundry.org:10003 [2021-02-23T00:48:05.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:48:05.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:48:05.020Z] Configure a credential helper to remove this warning. See [2021-02-23T00:48:05.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:48:05.020Z] [2021-02-23T00:48:05.020Z] Login Succeeded [2021-02-23T00:48:05.020Z] nexus3.edgexfoundry.org:10004 [2021-02-23T00:48:05.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:48:05.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:48:05.020Z] Configure a credential helper to remove this warning. See [2021-02-23T00:48:05.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:48:05.020Z] [2021-02-23T00:48:05.020Z] Login Succeeded [2021-02-23T00:48:05.020Z] docker.io [2021-02-23T00:48:05.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:48:05.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:48:05.020Z] Configure a credential helper to remove this warning. See [2021-02-23T00:48:05.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:48:05.020Z] [2021-02-23T00:48:05.020Z] Login Succeeded [2021-02-23T00:48:05.020Z] ---> docker-login.sh ends [Pipeline] } [2021-02-23T00:48:05.046Z] 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-02-23T00:48:06.111Z] + git log --format=format:%s -1 bbe3fe857ab7127ee4388a591eedc5f4e795a736 [Pipeline] echo [2021-02-23T00:48:06.199Z] GIT_COMMIT: bbe3fe857ab7127ee4388a591eedc5f4e795a736, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2021-02-23T00:48:06.276Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:48:06.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T00:48:06.919Z] [2021-02-23T00:48:06.919Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:48:07.311Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T00:48:07.311Z] latest: Pulling from edgex-devops/git-semver [2021-02-23T00:48:07.311Z] 31603596830f: Pulling fs layer [2021-02-23T00:48:07.311Z] 2a8b12db71e7: Pulling fs layer [2021-02-23T00:48:07.311Z] 6ca5941a6612: Pulling fs layer [2021-02-23T00:48:07.311Z] ecc8261a40a4: Pulling fs layer [2021-02-23T00:48:07.311Z] ecc8261a40a4: Waiting [2021-02-23T00:48:07.311Z] 2a8b12db71e7: Verifying Checksum [2021-02-23T00:48:07.311Z] 2a8b12db71e7: Download complete [2021-02-23T00:48:07.576Z] 31603596830f: Verifying Checksum [2021-02-23T00:48:07.576Z] 31603596830f: Download complete [2021-02-23T00:48:07.576Z] 6ca5941a6612: Verifying Checksum [2021-02-23T00:48:07.576Z] 6ca5941a6612: Download complete [2021-02-23T00:48:07.576Z] ecc8261a40a4: Verifying Checksum [2021-02-23T00:48:07.576Z] ecc8261a40a4: Download complete [2021-02-23T00:48:07.840Z] 31603596830f: Pull complete [2021-02-23T00:48:07.840Z] 2a8b12db71e7: Pull complete [2021-02-23T00:48:08.792Z] 6ca5941a6612: Pull complete [2021-02-23T00:48:09.057Z] ecc8261a40a4: Pull complete [2021-02-23T00:48:09.057Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-23T00:48:09.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-23T00:48:09.057Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-23T00:48:09.194Z] prd-centos7-docker-4c-2g-27243 does not seem to be running inside a container [2021-02-23T00:48:09.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-195 -v /w/workspace/_app-service-configurable_PR-195:/w/workspace/_app-service-configurable_PR-195:rw,z -v /w/workspace/_app-service-configurable_PR-195@tmp:/w/workspace/_app-service-configurable_PR-195@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 [2021-02-23T00:48:11.113Z] $ docker top d6f49796045b58523aa1054b6285ff003774b92bf54ba85739baaf796517cc5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-23T00:48:11.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-23T00:48:11.477Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-23T00:48:11.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-23T00:48:11.692Z] $ docker exec d6f49796045b58523aa1054b6285ff003774b92bf54ba85739baaf796517cc5e ssh-agent [2021-02-23T00:48:11.855Z] SSH_AUTH_SOCK=/tmp/ssh-SHINFsCwKoo0/agent.12 [2021-02-23T00:48:11.855Z] SSH_AGENT_PID=17 [2021-02-23T00:48:11.865Z] Running ssh-add (command line suppressed) [2021-02-23T00:48:11.993Z] Identity added: /w/workspace/_app-service-configurable_PR-195@tmp/private_key_4278553251435375043.key (/w/workspace/_app-service-configurable_PR-195@tmp/private_key_4278553251435375043.key) [2021-02-23T00:48:12.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-23T00:48:12.416Z] + git tag --points-at HEAD [Pipeline] } [2021-02-23T00:48:12.443Z] $ docker exec --env ******** --env ******** d6f49796045b58523aa1054b6285ff003774b92bf54ba85739baaf796517cc5e ssh-agent -k [2021-02-23T00:48:12.556Z] unset SSH_AUTH_SOCK; [2021-02-23T00:48:12.557Z] unset SSH_AGENT_PID; [2021-02-23T00:48:12.557Z] echo Agent pid 17 killed; [2021-02-23T00:48:12.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-23T00:48:12.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-23T00:48:12.798Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-23T00:48:12.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-23T00:48:12.966Z] $ docker exec d6f49796045b58523aa1054b6285ff003774b92bf54ba85739baaf796517cc5e ssh-agent [2021-02-23T00:48:13.127Z] SSH_AUTH_SOCK=/tmp/ssh-aizzCfmjDyGR/agent.47 [2021-02-23T00:48:13.127Z] SSH_AGENT_PID=52 [2021-02-23T00:48:13.133Z] Running ssh-add (command line suppressed) [2021-02-23T00:48:13.253Z] Identity added: /w/workspace/_app-service-configurable_PR-195@tmp/private_key_1151696683441255364.key (/w/workspace/_app-service-configurable_PR-195@tmp/private_key_1151696683441255364.key) [2021-02-23T00:48:13.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-23T00:48:13.759Z] + git semver init [2021-02-23T00:48:13.759Z] # -> Open(): unable to determine branch for HEAD [2021-02-23T00:48:13.759Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-195/.git [2021-02-23T00:48:13.759Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-195 [2021-02-23T00:48:13.759Z] # $SEMVER_REMOTE_NAME = origin [2021-02-23T00:48:13.759Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-23T00:48:13.759Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-23T00:48:13.759Z] # $SEMVER_BRANCH = PR-195 [2021-02-23T00:48:13.759Z] # $SEMVER_TEMP = /tmp/semver-049676975 [2021-02-23T00:48:13.759Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-02-23T00:48:14.336Z] # '/tmp/semver-049676975' -> '/w/workspace/_app-service-configurable_PR-195/.semver' [2021-02-23T00:48:14.336Z] # -> Force: false [2021-02-23T00:48:14.336Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-195/.semver [Pipeline] } [2021-02-23T00:48:14.359Z] $ docker exec --env ******** --env ******** d6f49796045b58523aa1054b6285ff003774b92bf54ba85739baaf796517cc5e ssh-agent -k [2021-02-23T00:48:14.477Z] unset SSH_AUTH_SOCK; [2021-02-23T00:48:14.478Z] unset SSH_AGENT_PID; [2021-02-23T00:48:14.478Z] echo Agent pid 52 killed; [2021-02-23T00:48:14.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-23T00:48:15.104Z] + git semver [Pipeline] } [2021-02-23T00:48:15.133Z] $ docker stop --time=1 d6f49796045b58523aa1054b6285ff003774b92bf54ba85739baaf796517cc5e [2021-02-23T00:48:16.569Z] $ docker rm -f d6f49796045b58523aa1054b6285ff003774b92bf54ba85739baaf796517cc5e [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-23T00:48:17.084Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-23T00:48:17.528Z] Stashed 1 file(s) [Pipeline] echo [2021-02-23T00:48:17.548Z] [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-02-23T00:48:33.399Z] Still waiting to schedule task [2021-02-23T00:48:33.400Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-23T00:48:33.424Z] Still waiting to schedule task [2021-02-23T00:48:33.425Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-02-23T00:51:17.581Z] Running on prd-centos7-docker-4c-2g-27246 in /w/workspace/_app-service-configurable_PR-195 [Pipeline] { [Pipeline] ws [2021-02-23T00:51:17.681Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-02-23T00:51:28.008Z] using credential edgex-jenkins-ssh [2021-02-23T00:51:28.067Z] Cloning the remote Git repository [2021-02-23T00:51:28.160Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-02-23T00:51:28.312Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-02-23T00:51:28.420Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-23T00:51:28.421Z] > git --version # timeout=10 [2021-02-23T00:51:28.443Z] > git --version # 'git version 2.24.3' [2021-02-23T00:51:28.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T00:51:28.648Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T00:51:30.083Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-23T00:51:30.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T00:51:30.291Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-23T00:51:30.467Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-23T00:51:30.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T00:51:30.482Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T00:51:31.410Z] Merging remotes/origin/master commit 0f5331eb53f0ce9101ceed271d621d4ec533effa into PR head commit bbe3fe857ab7127ee4388a591eedc5f4e795a736 [2021-02-23T00:51:31.955Z] Merge succeeded, producing bbe3fe857ab7127ee4388a591eedc5f4e795a736 [2021-02-23T00:51:31.955Z] Checking out Revision bbe3fe857ab7127ee4388a591eedc5f4e795a736 (PR-195) [2021-02-23T00:51:31.504Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T00:51:31.522Z] > git checkout -f bbe3fe857ab7127ee4388a591eedc5f4e795a736 # timeout=10 [2021-02-23T00:51:31.571Z] > git remote # timeout=10 [2021-02-23T00:51:31.652Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T00:51:31.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T00:51:31.771Z] > git merge 0f5331eb53f0ce9101ceed271d621d4ec533effa # timeout=10 [2021-02-23T00:51:31.891Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T00:51:31.963Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T00:51:31.983Z] > git checkout -f bbe3fe857ab7127ee4388a591eedc5f4e795a736 # timeout=10 [2021-02-23T00:51:39.756Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2021-02-23T00:51:40.152Z] > git --version # timeout=10 [2021-02-23T00:51:40.239Z] > git --version # 'git version 2.24.3' [2021-02-23T00:51:40.312Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-23T00:51:44.173Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-23T00:51:44.677Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-23T00:51:45.567Z] + sudo service docker restart [2021-02-23T00:51:45.567Z] + true [2021-02-23T00:51:45.567Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-23T00:51:48.551Z] provisioning config files... [2021-02-23T00:51:48.708Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8360161343206094485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:51:49.702Z] ---> docker-login.sh [2021-02-23T00:51:49.702Z] nexus3.edgexfoundry.org:10001 [2021-02-23T00:51:52.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:51:52.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:51:52.137Z] Configure a credential helper to remove this warning. See [2021-02-23T00:51:52.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:51:52.137Z] [2021-02-23T00:51:52.137Z] Login Succeeded [2021-02-23T00:51:52.137Z] nexus3.edgexfoundry.org:10002 [2021-02-23T00:51:52.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:51:52.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:51:52.794Z] Configure a credential helper to remove this warning. See [2021-02-23T00:51:52.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:51:52.794Z] [2021-02-23T00:51:52.794Z] Login Succeeded [2021-02-23T00:51:52.794Z] nexus3.edgexfoundry.org:10003 [2021-02-23T00:51:53.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:51:53.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:51:53.926Z] Configure a credential helper to remove this warning. See [2021-02-23T00:51:53.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:51:53.926Z] [2021-02-23T00:51:53.926Z] Login Succeeded [2021-02-23T00:51:53.926Z] nexus3.edgexfoundry.org:10004 [2021-02-23T00:51:54.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:51:54.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:51:54.695Z] Configure a credential helper to remove this warning. See [2021-02-23T00:51:54.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:51:54.695Z] [2021-02-23T00:51:54.695Z] Login Succeeded [2021-02-23T00:51:55.159Z] docker.io [2021-02-23T00:51:55.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:51:55.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:51:55.811Z] Configure a credential helper to remove this warning. See [2021-02-23T00:51:55.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:51:55.811Z] [2021-02-23T00:51:55.811Z] Login Succeeded [2021-02-23T00:51:55.811Z] ---> docker-login.sh ends [Pipeline] } [2021-02-23T00:51:55.860Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-23T00:51:58.269Z] ========================================================= [2021-02-23T00:51:58.270Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-23T00:51:58.270Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:51:59.789Z] + 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 . [2021-02-23T00:52:00.762Z] Sending build context to Docker daemon 101.9kB [2021-02-23T00:52:01.256Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-23T00:52:01.256Z] Step 2/8 : FROM ${BASE} [2021-02-23T00:52:01.654Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-23T00:52:01.654Z] 188c0c94c7c5: Pulling fs layer [2021-02-23T00:52:01.654Z] 0ef7d3d256c8: Pulling fs layer [2021-02-23T00:52:01.654Z] de9db76c5a1d: Pulling fs layer [2021-02-23T00:52:01.654Z] bca2f99d35d6: Pulling fs layer [2021-02-23T00:52:01.654Z] 93359f2a8cfa: Pulling fs layer [2021-02-23T00:52:01.654Z] 7c6f9722023f: Pulling fs layer [2021-02-23T00:52:01.654Z] a35cf1a2eb13: Pulling fs layer [2021-02-23T00:52:01.654Z] bca2f99d35d6: Waiting [2021-02-23T00:52:01.654Z] 93359f2a8cfa: Waiting [2021-02-23T00:52:01.654Z] 7c6f9722023f: Waiting [2021-02-23T00:52:01.654Z] a35cf1a2eb13: Waiting [2021-02-23T00:52:01.654Z] de9db76c5a1d: Verifying Checksum [2021-02-23T00:52:01.654Z] de9db76c5a1d: Download complete [2021-02-23T00:52:01.654Z] 0ef7d3d256c8: Verifying Checksum [2021-02-23T00:52:01.654Z] 0ef7d3d256c8: Download complete [2021-02-23T00:52:02.328Z] 93359f2a8cfa: Verifying Checksum [2021-02-23T00:52:02.328Z] 93359f2a8cfa: Download complete [2021-02-23T00:52:02.328Z] 188c0c94c7c5: Verifying Checksum [2021-02-23T00:52:02.328Z] 188c0c94c7c5: Download complete [2021-02-23T00:52:02.328Z] 7c6f9722023f: Verifying Checksum [2021-02-23T00:52:02.328Z] 7c6f9722023f: Download complete [2021-02-23T00:52:03.502Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27247 in /w/workspace/_app-service-configurable_PR-195 [Pipeline] { [Pipeline] ws [2021-02-23T00:52:03.619Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [2021-02-23T00:52:03.632Z] 188c0c94c7c5: Pull complete [Pipeline] checkout [2021-02-23T00:52:04.336Z] 0ef7d3d256c8: Pull complete [2021-02-23T00:52:04.336Z] de9db76c5a1d: Pull complete [2021-02-23T00:52:09.361Z] using credential edgex-jenkins-ssh [2021-02-23T00:52:09.415Z] Cloning the remote Git repository [2021-02-23T00:52:09.475Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-02-23T00:52:09.582Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-02-23T00:52:09.682Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-23T00:52:09.683Z] > git --version # timeout=10 [2021-02-23T00:52:09.704Z] > git --version # 'git version 2.17.1' [2021-02-23T00:52:09.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T00:52:09.764Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T00:52:11.246Z] Merging remotes/origin/master commit 0f5331eb53f0ce9101ceed271d621d4ec533effa into PR head commit bbe3fe857ab7127ee4388a591eedc5f4e795a736 [2021-02-23T00:52:10.682Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-23T00:52:10.697Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-23T00:52:10.732Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-23T00:52:10.783Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-23T00:52:10.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T00:52:10.800Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-23T00:52:11.279Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T00:52:11.508Z] Merge succeeded, producing bbe3fe857ab7127ee4388a591eedc5f4e795a736 [2021-02-23T00:52:11.508Z] Checking out Revision bbe3fe857ab7127ee4388a591eedc5f4e795a736 (PR-195) [2021-02-23T00:52:11.308Z] > git checkout -f bbe3fe857ab7127ee4388a591eedc5f4e795a736 # timeout=10 [2021-02-23T00:52:11.395Z] > git remote # timeout=10 [2021-02-23T00:52:11.423Z] > git config --get remote.origin.url # timeout=10 [2021-02-23T00:52:11.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-23T00:52:11.457Z] > git merge 0f5331eb53f0ce9101ceed271d621d4ec533effa # timeout=10 [2021-02-23T00:52:11.486Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-23T00:52:11.518Z] > git config core.sparsecheckout # timeout=10 [2021-02-23T00:52:11.588Z] > git checkout -f bbe3fe857ab7127ee4388a591eedc5f4e795a736 # timeout=10 [2021-02-23T00:52:15.384Z] a35cf1a2eb13: Verifying Checksum [2021-02-23T00:52:15.384Z] a35cf1a2eb13: Download complete [2021-02-23T00:52:16.209Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2021-02-23T00:52:16.275Z] > git --version # timeout=10 [2021-02-23T00:52:16.285Z] > git --version # 'git version 2.17.1' [2021-02-23T00:52:16.302Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-23T00:52:17.820Z] bca2f99d35d6: Verifying Checksum [2021-02-23T00:52:17.820Z] bca2f99d35d6: Download complete [2021-02-23T00:52:17.981Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-23T00:52:18.409Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-23T00:52:18.832Z] + true [2021-02-23T00:52:18.832Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-23T00:52:21.609Z] provisioning config files... [2021-02-23T00:52:21.651Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3400165292118131526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:52:22.155Z] ---> docker-login.sh [2021-02-23T00:52:22.155Z] nexus3.edgexfoundry.org:10001 [2021-02-23T00:52:23.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:52:23.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:52:23.424Z] Configure a credential helper to remove this warning. See [2021-02-23T00:52:23.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:52:23.424Z] [2021-02-23T00:52:23.424Z] Login Succeeded [2021-02-23T00:52:23.424Z] nexus3.edgexfoundry.org:10002 [2021-02-23T00:52:24.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:52:24.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:52:24.025Z] Configure a credential helper to remove this warning. See [2021-02-23T00:52:24.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:52:24.025Z] [2021-02-23T00:52:24.025Z] Login Succeeded [2021-02-23T00:52:24.025Z] nexus3.edgexfoundry.org:10003 [2021-02-23T00:52:24.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:52:24.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:52:24.661Z] Configure a credential helper to remove this warning. See [2021-02-23T00:52:24.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:52:24.661Z] [2021-02-23T00:52:24.661Z] Login Succeeded [2021-02-23T00:52:24.661Z] nexus3.edgexfoundry.org:10004 [2021-02-23T00:52:25.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:52:25.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:52:25.258Z] Configure a credential helper to remove this warning. See [2021-02-23T00:52:25.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:52:25.258Z] [2021-02-23T00:52:25.258Z] Login Succeeded [2021-02-23T00:52:25.258Z] docker.io [2021-02-23T00:52:25.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-23T00:52:26.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-23T00:52:26.130Z] Configure a credential helper to remove this warning. See [2021-02-23T00:52:26.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-23T00:52:26.130Z] [2021-02-23T00:52:26.130Z] Login Succeeded [2021-02-23T00:52:26.130Z] ---> docker-login.sh ends [Pipeline] } [2021-02-23T00:52:26.161Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-23T00:52:26.793Z] ========================================================= [2021-02-23T00:52:26.793Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-23T00:52:26.793Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:52:27.222Z] + 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 . [2021-02-23T00:52:27.222Z] Sending build context to Docker daemon 101.9kB [2021-02-23T00:52:27.500Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-23T00:52:27.500Z] Step 2/8 : FROM ${BASE} [2021-02-23T00:52:27.778Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-23T00:52:27.778Z] 5f621e34cdf4: Pulling fs layer [2021-02-23T00:52:27.778Z] a4357932f1b6: Pulling fs layer [2021-02-23T00:52:27.778Z] 18c013af1878: Pulling fs layer [2021-02-23T00:52:27.778Z] 00ac8860ef70: Pulling fs layer [2021-02-23T00:52:27.778Z] 63d7cb157983: Pulling fs layer [2021-02-23T00:52:27.778Z] b116817d02f9: Pulling fs layer [2021-02-23T00:52:27.778Z] 745a02a5169b: Pulling fs layer [2021-02-23T00:52:27.778Z] 63d7cb157983: Waiting [2021-02-23T00:52:27.778Z] b116817d02f9: Waiting [2021-02-23T00:52:27.778Z] 745a02a5169b: Waiting [2021-02-23T00:52:27.778Z] 00ac8860ef70: Waiting [2021-02-23T00:52:27.778Z] 18c013af1878: Verifying Checksum [2021-02-23T00:52:27.778Z] 18c013af1878: Download complete [2021-02-23T00:52:27.778Z] a4357932f1b6: Download complete [2021-02-23T00:52:27.778Z] 63d7cb157983: Verifying Checksum [2021-02-23T00:52:27.778Z] 63d7cb157983: Download complete [2021-02-23T00:52:27.778Z] b116817d02f9: Verifying Checksum [2021-02-23T00:52:27.778Z] b116817d02f9: Download complete [2021-02-23T00:52:27.778Z] 5f621e34cdf4: Verifying Checksum [2021-02-23T00:52:27.778Z] 5f621e34cdf4: Download complete [2021-02-23T00:52:28.383Z] 5f621e34cdf4: Pull complete [2021-02-23T00:52:28.995Z] a4357932f1b6: Pull complete [2021-02-23T00:52:29.271Z] 18c013af1878: Pull complete [2021-02-23T00:52:30.710Z] 745a02a5169b: Verifying Checksum [2021-02-23T00:52:30.710Z] 745a02a5169b: Download complete [2021-02-23T00:52:31.304Z] bca2f99d35d6: Pull complete [2021-02-23T00:52:31.304Z] 93359f2a8cfa: Pull complete [2021-02-23T00:52:31.304Z] 7c6f9722023f: Pull complete [2021-02-23T00:52:31.690Z] 00ac8860ef70: Verifying Checksum [2021-02-23T00:52:31.690Z] 00ac8860ef70: Download complete [2021-02-23T00:52:41.085Z] a35cf1a2eb13: Pull complete [2021-02-23T00:52:41.085Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-23T00:52:41.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-23T00:52:41.085Z] ---> a62c8e92a672 [2021-02-23T00:52:41.085Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-23T00:52:41.085Z] ---> Running in 0b60c0300faf [2021-02-23T00:52:41.085Z] Removing intermediate container 0b60c0300faf [2021-02-23T00:52:41.085Z] ---> cfd1373ac26e [2021-02-23T00:52:41.085Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:52:41.085Z] ---> Running in f5556a82b64d [2021-02-23T00:52:41.870Z] 00ac8860ef70: Pull complete [2021-02-23T00:52:42.145Z] 63d7cb157983: Pull complete [2021-02-23T00:52:42.421Z] b116817d02f9: Pull complete [2021-02-23T00:52:45.167Z] Removing intermediate container f5556a82b64d [2021-02-23T00:52:45.167Z] ---> 11987b1ddaec [2021-02-23T00:52:45.167Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-02-23T00:52:45.167Z] ---> Running in a4d0712634bb [2021-02-23T00:52:45.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-23T00:52:46.770Z] 745a02a5169b: Pull complete [2021-02-23T00:52:46.770Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-23T00:52:46.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-23T00:52:46.770Z] ---> b7e6874047d6 [2021-02-23T00:52:46.770Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-23T00:52:48.175Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-23T00:52:49.399Z] ---> Running in 358009b37d96 [2021-02-23T00:52:49.678Z] Removing intermediate container 358009b37d96 [2021-02-23T00:52:49.678Z] ---> 940a7857d809 [2021-02-23T00:52:49.678Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-23T00:52:49.857Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-02-23T00:52:49.951Z] ---> Running in 6ba5738d001c [2021-02-23T00:52:50.128Z] (2/6) Installing libsodium (1.0.18-r0) [2021-02-23T00:52:50.409Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-02-23T00:52:50.709Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-02-23T00:52:51.039Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-23T00:52:51.698Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-02-23T00:52:51.698Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:52:52.212Z] OK: 167 MiB in 45 packages [2021-02-23T00:52:52.591Z] Removing intermediate container 6ba5738d001c [2021-02-23T00:52:52.591Z] ---> a25433fcfa4c [2021-02-23T00:52:52.591Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-02-23T00:52:52.591Z] ---> Running in 1735a68b76a8 [2021-02-23T00:52:53.464Z] Removing intermediate container a4d0712634bb [2021-02-23T00:52:53.464Z] ---> f89b5f0879a8 [2021-02-23T00:52:53.464Z] Step 6/8 : WORKDIR /app [2021-02-23T00:52:53.464Z] ---> Running in b4667feabd14 [2021-02-23T00:52:53.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-23T00:52:55.551Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-23T00:52:55.724Z] Removing intermediate container b4667feabd14 [2021-02-23T00:52:55.724Z] ---> 8af64f7e76ab [2021-02-23T00:52:55.724Z] Step 7/8 : COPY . . [2021-02-23T00:52:55.992Z] ---> d77c05b75fdb [2021-02-23T00:52:55.992Z] Step 8/8 : RUN go mod download [2021-02-23T00:52:56.260Z] ---> Running in e010f88b8eb7 [2021-02-23T00:52:58.161Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-02-23T00:52:58.434Z] (2/6) Installing libsodium (1.0.18-r0) [2021-02-23T00:52:58.705Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-02-23T00:52:58.975Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-02-23T00:52:59.245Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-23T00:52:59.839Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-02-23T00:52:59.839Z] Executing busybox-1.31.1-r19.trigger [2021-02-23T00:52:59.839Z] OK: 144 MiB in 45 packages [2021-02-23T00:53:01.277Z] Removing intermediate container 1735a68b76a8 [2021-02-23T00:53:01.277Z] ---> 13538fe85490 [2021-02-23T00:53:01.277Z] Step 6/8 : WORKDIR /app [2021-02-23T00:53:01.277Z] ---> Running in 90d281e51f8e [2021-02-23T00:53:01.870Z] Removing intermediate container 90d281e51f8e [2021-02-23T00:53:01.870Z] ---> 271d5e44fe9e [2021-02-23T00:53:01.870Z] Step 7/8 : COPY . . [2021-02-23T00:53:02.856Z] ---> 08a4106cc0e1 [2021-02-23T00:53:02.856Z] Step 8/8 : RUN go mod download [2021-02-23T00:53:02.856Z] ---> Running in df7b43581088 [2021-02-23T00:53:29.633Z] Removing intermediate container df7b43581088 [2021-02-23T00:53:29.633Z] ---> 99e3f406497a [2021-02-23T00:53:29.633Z] Successfully built 99e3f406497a [2021-02-23T00:53:29.908Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:53:30.341Z] + docker inspect -f . ci-base-image-arm64 [2021-02-23T00:53:30.341Z] . [Pipeline] withDockerContainer [2021-02-23T00:53:30.686Z] prd-ubuntu18.04-docker-arm64-4c-16g-27247 does not seem to be running inside a container [2021-02-23T00:53:30.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** ci-base-image-arm64 cat [2021-02-23T00:53:32.317Z] $ docker top 7b483d25cf01efe65e33266c1ea2f1ee607ba27169a858a42348176ec1a0473c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T00:53:33.430Z] + go version [2021-02-23T00:53:33.430Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-23T00:53:33.486Z] $ docker stop --time=1 7b483d25cf01efe65e33266c1ea2f1ee607ba27169a858a42348176ec1a0473c [2021-02-23T00:53:35.506Z] $ docker rm -f 7b483d25cf01efe65e33266c1ea2f1ee607ba27169a858a42348176ec1a0473c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:53:36.976Z] + docker inspect -f . ci-base-image-arm64 [2021-02-23T00:53:36.976Z] . [Pipeline] withDockerContainer [2021-02-23T00:53:37.311Z] prd-ubuntu18.04-docker-arm64-4c-16g-27247 does not seem to be running inside a container [2021-02-23T00:53:37.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** ci-base-image-arm64 cat [2021-02-23T00:53:38.985Z] $ docker top 42853b39ab3a1663b3e30c435d0faa464c48b66a22349c184689ea612466b60f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T00:53:40.135Z] + make test [2021-02-23T00:53:40.135Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-02-23T00:53:45.464Z] Removing intermediate container e010f88b8eb7 [2021-02-23T00:53:45.464Z] ---> 9f4fd9519245 [2021-02-23T00:53:45.464Z] Successfully built 9f4fd9519245 [2021-02-23T00:53:45.464Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:53:46.011Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-23T00:53:47.120Z] . [Pipeline] withDockerContainer [2021-02-23T00:53:47.865Z] prd-centos7-docker-4c-2g-27246 does not seem to be running inside a container [2021-02-23T00:53:48.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** ci-base-image-x86_64 cat [2021-02-23T00:53:49.903Z] $ docker top 4fd29f22eb467571d2e14d8e04e1e2ae8223c558b99292eb0c61b34e0292db24 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T00:53:51.438Z] + go version [2021-02-23T00:53:51.439Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-23T00:53:51.553Z] $ docker stop --time=1 4fd29f22eb467571d2e14d8e04e1e2ae8223c558b99292eb0c61b34e0292db24 [2021-02-23T00:53:53.805Z] $ docker rm -f 4fd29f22eb467571d2e14d8e04e1e2ae8223c558b99292eb0c61b34e0292db24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:53:56.248Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-23T00:53:56.548Z] . [Pipeline] withDockerContainer [2021-02-23T00:53:57.641Z] prd-centos7-docker-4c-2g-27246 does not seem to be running inside a container [2021-02-23T00:53:58.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** ci-base-image-x86_64 cat [2021-02-23T00:53:59.778Z] $ docker top 5d29cb7dda4e7e18daf6a32130bb4bf0cb41112715e97b7a1f71971f082cf304 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T00:54:00.841Z] + make test [2021-02-23T00:54:00.841Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-02-23T00:54:19.212Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-02-23T00:54:19.212Z] CGO_ENABLED=1 go vet ./... [2021-02-23T00:54:27.512Z] gofmt -l . [2021-02-23T00:54:27.512Z] [ "`gofmt -l .`" = "" ] [2021-02-23T00:54:27.512Z] ./bin/test-go-mod-tidy.sh [2021-02-23T00:54:27.512Z] ./bin/test-attribution-txt.sh [2021-02-23T00:54:28.489Z] An attribution for github.com/fatih/color is missing from in Attribution.txt, please add [2021-02-23T00:54:28.489Z] An attribution for github.com/hashicorp/go-hclog is missing from in Attribution.txt, please add [2021-02-23T00:54:28.489Z] An attribution for github.com/mattn/go-colorable is missing from in Attribution.txt, please add [2021-02-23T00:54:28.489Z] An attribution for github.com/mattn/go-isatty is missing from in Attribution.txt, please add [2021-02-23T00:54:28.489Z] An attribution for golang.org/x/sys is missing from in Attribution.txt, please add [2021-02-23T00:54:28.799Z] make: *** [makefile:39: test] Error 1 [Pipeline] } [2021-02-23T00:54:28.897Z] $ docker stop --time=1 42853b39ab3a1663b3e30c435d0faa464c48b66a22349c184689ea612466b60f [2021-02-23T00:54:31.213Z] $ docker rm -f 42853b39ab3a1663b3e30c435d0faa464c48b66a22349c184689ea612466b60f [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] } [2021-02-23T00:54:33.681Z] Failed in branch arm64 [2021-02-23T00:54:34.866Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-02-23T00:54:34.866Z] CGO_ENABLED=1 go vet ./... [2021-02-23T00:54:40.692Z] gofmt -l . [2021-02-23T00:54:40.692Z] [ "`gofmt -l .`" = "" ] [2021-02-23T00:54:40.692Z] ./bin/test-go-mod-tidy.sh [2021-02-23T00:54:42.821Z] ./bin/test-attribution-txt.sh [2021-02-23T00:54:45.818Z] An attribution for github.com/fatih/color is missing from in Attribution.txt, please add [2021-02-23T00:54:45.819Z] An attribution for github.com/hashicorp/go-hclog is missing from in Attribution.txt, please add [2021-02-23T00:54:45.819Z] An attribution for github.com/mattn/go-colorable is missing from in Attribution.txt, please add [2021-02-23T00:54:45.819Z] An attribution for github.com/mattn/go-isatty is missing from in Attribution.txt, please add [2021-02-23T00:54:45.819Z] An attribution for golang.org/x/sys is missing from in Attribution.txt, please add [2021-02-23T00:54:46.104Z] make: *** [makefile:39: test] Error 1 [Pipeline] } [2021-02-23T00:54:46.180Z] $ docker stop --time=1 5d29cb7dda4e7e18daf6a32130bb4bf0cb41112715e97b7a1f71971f082cf304 [2021-02-23T00:54:49.522Z] $ docker rm -f 5d29cb7dda4e7e18daf6a32130bb4bf0cb41112715e97b7a1f71971f082cf304 [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] } [2021-02-23T00:54:52.346Z] Failed in branch amd64 [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 [2021-02-23T00:54:56.389Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:54:56.757Z] ---> package-listing.sh [2021-02-23T00:54:56.757Z] ++ facter osfamily [2021-02-23T00:54:56.757Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-23T00:54:56.757Z] + OS_FAMILY=redhat [2021-02-23T00:54:56.757Z] + workspace=/w/workspace/_app-service-configurable_PR-195 [2021-02-23T00:54:56.757Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-23T00:54:56.757Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-23T00:54:56.757Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-23T00:54:56.757Z] + PACKAGES=/tmp/packages_start.txt [2021-02-23T00:54:56.757Z] + '[' /w/workspace/_app-service-configurable_PR-195 ']' [2021-02-23T00:54:56.757Z] + PACKAGES=/tmp/packages_end.txt [2021-02-23T00:54:56.757Z] + case "${OS_FAMILY}" in [2021-02-23T00:54:56.757Z] + rpm -qa [2021-02-23T00:54:56.757Z] + sort [2021-02-23T00:55:02.100Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-23T00:55:02.100Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-23T00:55:02.100Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-23T00:55:02.100Z] + '[' /w/workspace/_app-service-configurable_PR-195 ']' [2021-02-23T00:55:02.100Z] + mkdir -p /w/workspace/_app-service-configurable_PR-195/archives/ [2021-02-23T00:55:02.100Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-195/archives/ [Pipeline] echo [2021-02-23T00:55:02.148Z] 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/_app-service-configurable_PR-195/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-23T00:55:02.478Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:55:02.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T00:55:02.844Z] [2021-02-23T00:55:02.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-23T00:55:03.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T00:55:03.240Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-23T00:55:03.240Z] df20fa9351a1: Pulling fs layer [2021-02-23T00:55:03.240Z] 36b3adc4ff6f: Pulling fs layer [2021-02-23T00:55:03.240Z] 8ad3a11d3b57: Pulling fs layer [2021-02-23T00:55:03.240Z] 46f8f816bc3b: Pulling fs layer [2021-02-23T00:55:03.240Z] 93b61091891f: Pulling fs layer [2021-02-23T00:55:03.240Z] 93b9cdb0e59b: Pulling fs layer [2021-02-23T00:55:03.240Z] 5e14af77c1be: Pulling fs layer [2021-02-23T00:55:03.240Z] 01666e4c0597: Pulling fs layer [2021-02-23T00:55:03.240Z] aa168da1d23b: Pulling fs layer [2021-02-23T00:55:03.240Z] 93b9cdb0e59b: Waiting [2021-02-23T00:55:03.240Z] 5e14af77c1be: Waiting [2021-02-23T00:55:03.240Z] 01666e4c0597: Waiting [2021-02-23T00:55:03.240Z] 46f8f816bc3b: Waiting [2021-02-23T00:55:03.240Z] 93b61091891f: Waiting [2021-02-23T00:55:03.240Z] aa168da1d23b: Waiting [2021-02-23T00:55:03.240Z] 36b3adc4ff6f: Download complete [2021-02-23T00:55:03.240Z] 46f8f816bc3b: Download complete [2021-02-23T00:55:03.503Z] 93b61091891f: Download complete [2021-02-23T00:55:03.504Z] 93b9cdb0e59b: Verifying Checksum [2021-02-23T00:55:03.504Z] 93b9cdb0e59b: Download complete [2021-02-23T00:55:03.504Z] 5e14af77c1be: Verifying Checksum [2021-02-23T00:55:03.504Z] 5e14af77c1be: Download complete [2021-02-23T00:55:03.504Z] 01666e4c0597: Download complete [2021-02-23T00:55:03.504Z] 8ad3a11d3b57: Verifying Checksum [2021-02-23T00:55:04.088Z] df20fa9351a1: Download complete [2021-02-23T00:55:04.355Z] df20fa9351a1: Pull complete [2021-02-23T00:55:04.624Z] 36b3adc4ff6f: Pull complete [2021-02-23T00:55:05.597Z] 8ad3a11d3b57: Pull complete [2021-02-23T00:55:05.866Z] 46f8f816bc3b: Pull complete [2021-02-23T00:55:05.866Z] aa168da1d23b: Verifying Checksum [2021-02-23T00:55:05.866Z] aa168da1d23b: Download complete [2021-02-23T00:55:06.132Z] 93b61091891f: Pull complete [2021-02-23T00:55:06.133Z] 93b9cdb0e59b: Pull complete [2021-02-23T00:55:06.396Z] 5e14af77c1be: Pull complete [2021-02-23T00:55:06.396Z] 01666e4c0597: Pull complete [2021-02-23T00:55:13.068Z] aa168da1d23b: Pull complete [2021-02-23T00:55:13.068Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-23T00:55:13.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-23T00:55:13.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-23T00:55:13.241Z] prd-centos7-docker-4c-2g-27243 does not seem to be running inside a container [2021-02-23T00:55:13.289Z] $ 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/_app-service-configurable_PR-195/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-195 -v /w/workspace/_app-service-configurable_PR-195:/w/workspace/_app-service-configurable_PR-195:rw,z -v /w/workspace/_app-service-configurable_PR-195@tmp:/w/workspace/_app-service-configurable_PR-195@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 [2021-02-23T00:55:17.490Z] $ docker top c27f41e4f611305328a8caa70d7bfd27e5eff2e5519c760f1044dc880b94f672 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-23T00:55:18.303Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-23T00:55:18.645Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-23T00:55:18.978Z] + ls /var/log/sa-host [2021-02-23T00:55:18.978Z] + sadf -c /var/log/sa-host/sa23 [2021-02-23T00:55:18.978Z] file_magic: OK [2021-02-23T00:55:18.978Z] HZ: Using current value: 100 [2021-02-23T00:55:18.978Z] file_header: OK [2021-02-23T00:55:18.978Z] 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-02-23T00:55:18.978Z] Statistics: [2021-02-23T00:55:18.978Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-23T00:55:18.978Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-23T00:55:19.666Z] provisioning config files... [2021-02-23T00:55:19.683Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-195@tmp/config5617670916885661164tmp [Pipeline] { [Pipeline] echo [2021-02-23T00:55:19.798Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:55:20.145Z] ---> create-netrc.sh [Pipeline] } [2021-02-23T00:55:20.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-23T00:55:20.310Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:55:20.647Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-23T00:55:20.678Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:55:21.018Z] ---> sudo-logs.sh [2021-02-23T00:55:21.018Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-23T00:55:21.172Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:55:21.505Z] ---> job-cost.sh [2021-02-23T00:55:21.505Z] lf-activate-venv: SKIPPING [2021-02-23T00:55:21.505Z] INFO: No Stack... [2021-02-23T00:55:22.901Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-23T00:55:23.164Z] INFO: Archiving Costs [Pipeline] echo [2021-02-23T00:55:23.209Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-23T00:55:23.545Z] ---> logs-deploy.sh [2021-02-23T00:55:23.545Z] lf-activate-venv: SKIPPING [2021-02-23T00:55:23.545Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-195/1 [2021-02-23T00:55:23.545Z] INFO: archiving workspace using pattern(s): [2021-02-23T00:55:25.468Z] Archives upload complete. [2021-02-23T00:55:25.468Z] INFO: archiving logs to Nexus [2021-02-23T00:55:26.417Z] ---> uname -a: [2021-02-23T00:55:26.417Z] Linux prd-centos7-docker-4c-2g-27243.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-02-23T00:55:26.417Z] [2021-02-23T00:55:26.417Z]