Pull request #888 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9070a608e7834b02d4a271fd6ba1791157d472cc+69a9f9593ab72f164779a8be55f54c142c37027d (680e2f517f1730c4f68734c22f226682f861518c) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9082545960546000945.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6374757423227202554.key > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git 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-functions-sdk-go/branches/PR-888/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-888/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9195550678649397059.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-888/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2689128444265450165.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2235688411180903091.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE 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-functions-sdk-go/branches/PR-888/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-888/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3698375791918409202.key > 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 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[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: app-functions-sdk-go-settings PROJECT: app-functions-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1087’ is offline ‘prd-centos7-docker-4c-2g-1088’ is offline ‘prd-centos7-docker-4c-2g-1089’ is offline ‘prd-centos7-docker-4c-2g-1096’ is offline ‘prd-centos7-docker-4c-2g-1098’ is offline ‘prd-centos7-docker-4c-2g-1101’ is offline ‘prd-centos7-docker-4c-2g-1107’ is offline ‘prd-ubuntu18.04-docker-8c-8g-1093’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1090’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1092’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1116 in /w/workspace/ndry_app-functions-sdk-go_PR-888 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-888 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-888@tmp/jenkins-gitclient-ssh8115047163911405558.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-888@tmp/jenkins-gitclient-ssh4130753687534054349.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/888/head:refs/remotes/origin/PR-888 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 69a9f9593ab72f164779a8be55f54c142c37027d into PR head commit 9070a608e7834b02d4a271fd6ba1791157d472cc Merge succeeded, producing 9070a608e7834b02d4a271fd6ba1791157d472cc Checking out Revision 9070a608e7834b02d4a271fd6ba1791157d472cc (PR-888) > git config core.sparsecheckout # timeout=10 > git checkout -f 9070a608e7834b02d4a271fd6ba1791157d472cc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-888@tmp/jenkins-gitclient-ssh702907291161896010.key > git merge 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9070a608e7834b02d4a271fd6ba1791157d472cc # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T00:35:16.092Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T00:35:16.285Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T00:35:16.401Z] ========================================================= [2021-06-09T00:35:16.402Z] EdgeX Global Pipelines Version Info [2021-06-09T00:35:16.402Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:35:23.052Z] ------------------- [2021-06-09T00:35:23.052Z] stable info: [2021-06-09T00:35:23.052Z] ------------------- [2021-06-09T00:35:23.052Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T00:35:23.052Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T00:35:23.052Z] Message: update stable to v1.0.194 [2021-06-09T00:35:23.052Z] ------------------- [2021-06-09T00:35:23.052Z] experimental info: [2021-06-09T00:35:23.052Z] ------------------- [2021-06-09T00:35:23.052Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T00:35:23.052Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T00:35:23.052Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T00:35:23.549Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-09T00:35:23.622Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-09T00:35:23.709Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T00:35:25.971Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T00:35:26.067Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T00:35:26.171Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T00:35:26.275Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T00:35:26.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T00:35:26.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-09T00:35:26.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T00:35:26.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T00:35:28.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-09T00:35:28.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T00:35:28.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T00:35:28.925Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T00:35:28.983Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T00:35:29.042Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T00:35:29.110Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T00:35:29.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T00:35:29.230Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T00:35:29.292Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-09T00:35:29.374Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-09T00:35:31.616Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-09T00:35:31.692Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-09T00:35:31.752Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-09T00:35:31.811Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T00:35:31.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-888 [Pipeline] echo [2021-06-09T00:35:31.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-888 [Pipeline] echo [2021-06-09T00:35:31.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-888 [Pipeline] echo [2021-06-09T00:35:32.051Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9070a608e7834b02d4a271fd6ba1791157d472cc [Pipeline] echo [2021-06-09T00:35:32.123Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9070a60 [Pipeline] echo [2021-06-09T00:35:32.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T00:35:34.926Z] + git log --format=format:%s -1 9070a608e7834b02d4a271fd6ba1791157d472cc [Pipeline] echo [2021-06-09T00:35:35.005Z] GIT_COMMIT: 9070a608e7834b02d4a271fd6ba1791157d472cc, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-06-09T00:35:35.044Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:35:35.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T00:35:36.637Z] [2021-06-09T00:35:36.638Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:35:38.909Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T00:35:38.909Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T00:35:38.909Z] 31603596830f: Pulling fs layer [2021-06-09T00:35:38.909Z] 54011a49482f: Pulling fs layer [2021-06-09T00:35:38.909Z] a6820b24f6d8: Pulling fs layer [2021-06-09T00:35:38.909Z] f581987b2513: Pulling fs layer [2021-06-09T00:35:38.909Z] f581987b2513: Waiting [2021-06-09T00:35:38.909Z] 54011a49482f: Verifying Checksum [2021-06-09T00:35:38.909Z] 54011a49482f: Download complete [2021-06-09T00:35:38.909Z] 31603596830f: Verifying Checksum [2021-06-09T00:35:38.909Z] 31603596830f: Download complete [2021-06-09T00:35:38.909Z] f581987b2513: Verifying Checksum [2021-06-09T00:35:38.909Z] f581987b2513: Download complete [2021-06-09T00:35:38.909Z] a6820b24f6d8: Verifying Checksum [2021-06-09T00:35:38.909Z] a6820b24f6d8: Download complete [2021-06-09T00:35:38.909Z] 31603596830f: Pull complete [2021-06-09T00:35:38.909Z] 54011a49482f: Pull complete [2021-06-09T00:35:38.909Z] a6820b24f6d8: Pull complete [2021-06-09T00:35:38.909Z] f581987b2513: Pull complete [2021-06-09T00:35:38.909Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T00:35:38.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T00:35:38.909Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T00:35:39.047Z] prd-centos7-docker-4c-2g-1116 does not seem to be running inside a container [2021-06-09T00:35:39.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-888 -v /w/workspace/ndry_app-functions-sdk-go_PR-888:/w/workspace/ndry_app-functions-sdk-go_PR-888:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-888@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-888@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-06-09T00:35:40.671Z] $ docker top 40deb6b93725b93154f87656ced18825cb345cf88e9cc79c4790a403f669fea8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T00:35:43.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T00:35:43.132Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T00:35:43.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T00:35:43.259Z] $ docker exec 40deb6b93725b93154f87656ced18825cb345cf88e9cc79c4790a403f669fea8 ssh-agent [2021-06-09T00:35:43.398Z] SSH_AUTH_SOCK=/tmp/ssh-BoF5cvjwhjyR/agent.13 [2021-06-09T00:35:43.398Z] SSH_AGENT_PID=19 [2021-06-09T00:35:43.409Z] Running ssh-add (command line suppressed) [2021-06-09T00:35:43.504Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-888@tmp/private_key_8572113533011304238.key (/w/workspace/ndry_app-functions-sdk-go_PR-888@tmp/private_key_8572113533011304238.key) [2021-06-09T00:35:43.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T00:35:43.919Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T00:35:43.937Z] $ docker exec --env ******** --env ******** 40deb6b93725b93154f87656ced18825cb345cf88e9cc79c4790a403f669fea8 ssh-agent -k [2021-06-09T00:35:44.056Z] unset SSH_AUTH_SOCK; [2021-06-09T00:35:44.056Z] unset SSH_AGENT_PID; [2021-06-09T00:35:44.056Z] echo Agent pid 19 killed; [2021-06-09T00:35:44.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T00:35:44.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T00:35:44.176Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T00:35:44.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T00:35:44.300Z] $ docker exec 40deb6b93725b93154f87656ced18825cb345cf88e9cc79c4790a403f669fea8 ssh-agent [2021-06-09T00:35:46.565Z] SSH_AUTH_SOCK=/tmp/ssh-kbq4tFTAcuU2/agent.52 [2021-06-09T00:35:46.565Z] SSH_AGENT_PID=58 [2021-06-09T00:35:46.583Z] Running ssh-add (command line suppressed) [2021-06-09T00:35:46.686Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-888@tmp/private_key_5873959398946416130.key (/w/workspace/ndry_app-functions-sdk-go_PR-888@tmp/private_key_5873959398946416130.key) [2021-06-09T00:35:46.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T00:35:49.307Z] + git semver init [2021-06-09T00:35:49.307Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T00:35:49.307Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-888/.git [2021-06-09T00:35:49.307Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-888 [2021-06-09T00:35:49.307Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T00:35:49.307Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T00:35:49.307Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T00:35:49.307Z] # $SEMVER_BRANCH = PR-888 [2021-06-09T00:35:49.307Z] # $SEMVER_TEMP = /tmp/semver-080649043 [2021-06-09T00:35:49.307Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-09T00:35:49.307Z] # '/tmp/semver-080649043' -> '/w/workspace/ndry_app-functions-sdk-go_PR-888/.semver' [2021-06-09T00:35:49.307Z] # -> Force: false [2021-06-09T00:35:49.307Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-888/.semver [Pipeline] } [2021-06-09T00:35:49.339Z] $ docker exec --env ******** --env ******** 40deb6b93725b93154f87656ced18825cb345cf88e9cc79c4790a403f669fea8 ssh-agent -k [2021-06-09T00:35:49.444Z] unset SSH_AUTH_SOCK; [2021-06-09T00:35:49.445Z] unset SSH_AGENT_PID; [2021-06-09T00:35:49.445Z] echo Agent pid 58 killed; [2021-06-09T00:35:49.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T00:35:52.136Z] + git semver [Pipeline] } [2021-06-09T00:35:52.156Z] $ docker stop --time=1 40deb6b93725b93154f87656ced18825cb345cf88e9cc79c4790a403f669fea8 [2021-06-09T00:35:54.047Z] $ docker rm -f 40deb6b93725b93154f87656ced18825cb345cf88e9cc79c4790a403f669fea8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T00:35:56.555Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T00:35:56.933Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T00:35:56.957Z] [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-06-09T00:36:12.710Z] Still waiting to schedule task [2021-06-09T00:36:12.711Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-09T00:36:12.739Z] Still waiting to schedule task [2021-06-09T00:36:12.739Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-09T00:38:54.382Z] Running on prd-centos7-docker-4c-2g-1137 in /w/workspace/ndry_app-functions-sdk-go_PR-888 [Pipeline] { [Pipeline] ws [2021-06-09T00:38:54.466Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-06-09T00:38:56.856Z] The recommended git tool is: git [2021-06-09T00:39:13.372Z] using credential edgex-jenkins-ssh [2021-06-09T00:39:13.415Z] Cloning the remote Git repository [2021-06-09T00:39:13.437Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-09T00:39:13.530Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-06-09T00:39:13.561Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-09T00:39:13.562Z] > git --version # timeout=10 [2021-06-09T00:39:13.572Z] > git --version # 'git version 2.24.4' [2021-06-09T00:39:13.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T00:39:13.620Z] [INFO] Currently running in a labeled security context [2021-06-09T00:39:13.620Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T00:39:13.621Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh5515990745468139049.key [2021-06-09T00:39:13.631Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T00:39:14.922Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-09T00:39:14.927Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T00:39:16.547Z] Merging remotes/origin/master commit 69a9f9593ab72f164779a8be55f54c142c37027d into PR head commit 9070a608e7834b02d4a271fd6ba1791157d472cc [2021-06-09T00:39:16.655Z] Merge succeeded, producing 9070a608e7834b02d4a271fd6ba1791157d472cc [2021-06-09T00:39:16.655Z] Checking out Revision 9070a608e7834b02d4a271fd6ba1791157d472cc (PR-888) [2021-06-09T00:39:16.132Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-09T00:39:16.149Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-09T00:39:16.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T00:39:16.151Z] [INFO] Currently running in a labeled security context [2021-06-09T00:39:16.151Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T00:39:16.151Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh8318999205189213863.key [2021-06-09T00:39:16.158Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/888/head:refs/remotes/origin/PR-888 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T00:39:16.555Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T00:39:16.567Z] > git checkout -f 9070a608e7834b02d4a271fd6ba1791157d472cc # timeout=10 [2021-06-09T00:39:16.622Z] > git remote # timeout=10 [2021-06-09T00:39:16.629Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T00:39:16.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T00:39:16.634Z] [INFO] Currently running in a labeled security context [2021-06-09T00:39:16.634Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T00:39:16.634Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh5216747679051706003.key [2021-06-09T00:39:16.640Z] > git merge 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 [2021-06-09T00:39:16.649Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T00:39:16.656Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T00:39:16.664Z] > git checkout -f 9070a608e7834b02d4a271fd6ba1791157d472cc # timeout=10 [2021-06-09T00:39:24.711Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-09T00:39:24.732Z] > git --version # timeout=10 [2021-06-09T00:39:24.736Z] > git --version # 'git version 2.24.4' [2021-06-09T00:39:24.742Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T00:39:28.108Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T00:39:28.453Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T00:39:28.780Z] + sudo service docker restart [2021-06-09T00:39:28.780Z] + true [2021-06-09T00:39:28.780Z] Redirecting to /bin/systemctl restart docker.service [2021-06-09T00:39:38.981Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1136 in /w/workspace/ndry_app-functions-sdk-go_PR-888 [Pipeline] { [Pipeline] ws [2021-06-09T00:39:39.050Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-06-09T00:39:43.963Z] The recommended git tool is: git [Pipeline] unstash [Pipeline] echo [2021-06-09T00:39:46.891Z] ========================================================= [2021-06-09T00:39:46.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T00:39:46.891Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:39:49.422Z] + 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-06-09T00:39:49.422Z] Sending build context to Docker daemon 19.73MB [2021-06-09T00:39:49.422Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T00:39:49.422Z] Step 2/8 : FROM ${BASE} [2021-06-09T00:39:49.422Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T00:39:49.422Z] 540db60ca938: Pulling fs layer [2021-06-09T00:39:49.422Z] adcc1eea9eea: Pulling fs layer [2021-06-09T00:39:49.422Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T00:39:49.422Z] 0510c868ecb4: Pulling fs layer [2021-06-09T00:39:49.422Z] afea3b2eda06: Pulling fs layer [2021-06-09T00:39:49.422Z] 7809a108b3ef: Pulling fs layer [2021-06-09T00:39:49.422Z] f706445af74f: Pulling fs layer [2021-06-09T00:39:49.422Z] afea3b2eda06: Waiting [2021-06-09T00:39:49.422Z] 7809a108b3ef: Waiting [2021-06-09T00:39:49.422Z] f706445af74f: Waiting [2021-06-09T00:39:49.422Z] 0510c868ecb4: Waiting [2021-06-09T00:39:49.422Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T00:39:49.422Z] 4c4ab2625f07: Download complete [2021-06-09T00:39:49.422Z] adcc1eea9eea: Verifying Checksum [2021-06-09T00:39:49.422Z] adcc1eea9eea: Download complete [2021-06-09T00:39:49.422Z] afea3b2eda06: Verifying Checksum [2021-06-09T00:39:49.422Z] afea3b2eda06: Download complete [2021-06-09T00:39:49.422Z] 7809a108b3ef: Verifying Checksum [2021-06-09T00:39:49.422Z] 7809a108b3ef: Download complete [2021-06-09T00:39:49.422Z] 540db60ca938: Verifying Checksum [2021-06-09T00:39:49.422Z] 540db60ca938: Download complete [2021-06-09T00:39:49.422Z] 540db60ca938: Pull complete [2021-06-09T00:39:49.422Z] adcc1eea9eea: Pull complete [2021-06-09T00:39:49.422Z] 4c4ab2625f07: Pull complete [2021-06-09T00:39:49.997Z] f706445af74f: Verifying Checksum [2021-06-09T00:39:49.997Z] f706445af74f: Download complete [2021-06-09T00:39:50.261Z] 0510c868ecb4: Verifying Checksum [2021-06-09T00:39:50.261Z] 0510c868ecb4: Download complete [2021-06-09T00:39:55.569Z] 0510c868ecb4: Pull complete [2021-06-09T00:39:55.569Z] afea3b2eda06: Pull complete [2021-06-09T00:39:55.569Z] 7809a108b3ef: Pull complete [2021-06-09T00:39:55.569Z] f706445af74f: Pull complete [2021-06-09T00:39:55.569Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T00:39:55.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T00:39:55.570Z] ---> b068be0155e3 [2021-06-09T00:39:55.570Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-09T00:39:55.570Z] 20.10.0: Pulling from library/docker [2021-06-09T00:39:55.570Z] 05e7bc50f07f: Pulling fs layer [2021-06-09T00:39:55.570Z] 6db28d0fdbf6: Pulling fs layer [2021-06-09T00:39:55.570Z] 292df0bc6bf3: Pulling fs layer [2021-06-09T00:39:55.570Z] 2e060f4bd70b: Pulling fs layer [2021-06-09T00:39:55.570Z] 80e8d568a223: Pulling fs layer [2021-06-09T00:39:55.570Z] 8dc6ef1a942a: Pulling fs layer [2021-06-09T00:39:55.570Z] 2312dd95470a: Pulling fs layer [2021-06-09T00:39:55.570Z] 2e060f4bd70b: Waiting [2021-06-09T00:39:55.570Z] 80e8d568a223: Waiting [2021-06-09T00:39:55.570Z] 8dc6ef1a942a: Waiting [2021-06-09T00:39:55.570Z] 2312dd95470a: Waiting [2021-06-09T00:39:55.570Z] 292df0bc6bf3: Verifying Checksum [2021-06-09T00:39:55.570Z] 292df0bc6bf3: Download complete [2021-06-09T00:39:55.570Z] 6db28d0fdbf6: Verifying Checksum [2021-06-09T00:39:55.570Z] 6db28d0fdbf6: Download complete [2021-06-09T00:39:55.836Z] 80e8d568a223: Verifying Checksum [2021-06-09T00:39:55.836Z] 80e8d568a223: Download complete [2021-06-09T00:39:55.836Z] 05e7bc50f07f: Verifying Checksum [2021-06-09T00:39:55.836Z] 05e7bc50f07f: Download complete [2021-06-09T00:39:55.836Z] 8dc6ef1a942a: Verifying Checksum [2021-06-09T00:39:55.836Z] 8dc6ef1a942a: Download complete [2021-06-09T00:39:55.836Z] 2312dd95470a: Verifying Checksum [2021-06-09T00:39:55.836Z] 2312dd95470a: Download complete [2021-06-09T00:39:55.836Z] 05e7bc50f07f: Pull complete [2021-06-09T00:39:56.112Z] 6db28d0fdbf6: Pull complete [2021-06-09T00:39:56.112Z] 292df0bc6bf3: Pull complete [2021-06-09T00:39:58.721Z] 2e060f4bd70b: Verifying Checksum [2021-06-09T00:39:58.721Z] 2e060f4bd70b: Download complete [2021-06-09T00:39:58.721Z] 2e060f4bd70b: Pull complete [2021-06-09T00:39:58.721Z] 80e8d568a223: Pull complete [2021-06-09T00:39:58.721Z] 8dc6ef1a942a: Pull complete [2021-06-09T00:39:58.721Z] 2312dd95470a: Pull complete [2021-06-09T00:39:58.721Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T00:39:58.721Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T00:39:59.688Z] using credential edgex-jenkins-ssh [2021-06-09T00:39:59.714Z] Cloning the remote Git repository [2021-06-09T00:39:59.776Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-09T00:39:59.896Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-06-09T00:39:59.972Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-09T00:39:59.973Z] > git --version # timeout=10 [2021-06-09T00:39:59.991Z] > git --version # 'git version 2.17.1' [2021-06-09T00:39:59.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T00:40:00.072Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T00:40:04.038Z] ---> 28c6ddb8a215 [2021-06-09T00:40:04.038Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-09T00:40:04.038Z] ---> Running in d56273c3ca2e [2021-06-09T00:40:04.038Z] Removing intermediate container d56273c3ca2e [2021-06-09T00:40:04.038Z] ---> fade55cba3f9 [2021-06-09T00:40:04.038Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-09T00:40:04.038Z] ---> Running in a90c3a4e7fa3 [2021-06-09T00:40:04.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:04.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:04.038Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-09T00:40:03.315Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-09T00:40:03.333Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T00:40:04.029Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-09T00:40:04.068Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-09T00:40:04.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T00:40:04.084Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/888/head:refs/remotes/origin/PR-888 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T00:40:04.314Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-09T00:40:04.314Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-09T00:40:04.314Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-09T00:40:04.581Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-09T00:40:04.581Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T00:40:04.581Z] OK: 150 MiB in 45 packages [2021-06-09T00:40:05.167Z] Removing intermediate container a90c3a4e7fa3 [2021-06-09T00:40:05.167Z] ---> e5eff28e9130 [2021-06-09T00:40:05.167Z] Step 6/8 : WORKDIR /build [2021-06-09T00:40:05.167Z] ---> Running in cc731787f689 [2021-06-09T00:40:05.167Z] Removing intermediate container cc731787f689 [2021-06-09T00:40:05.167Z] ---> 4d19ef860aa7 [2021-06-09T00:40:05.167Z] Step 7/8 : COPY go.mod . [2021-06-09T00:40:05.440Z] ---> 33f05f1605df [2021-06-09T00:40:05.440Z] Step 8/8 : RUN go mod download [2021-06-09T00:40:05.440Z] ---> Running in a146973885cd [2021-06-09T00:40:06.706Z] Merging remotes/origin/master commit 69a9f9593ab72f164779a8be55f54c142c37027d into PR head commit 9070a608e7834b02d4a271fd6ba1791157d472cc [2021-06-09T00:40:06.954Z] Merge succeeded, producing 9070a608e7834b02d4a271fd6ba1791157d472cc [2021-06-09T00:40:06.955Z] Checking out Revision 9070a608e7834b02d4a271fd6ba1791157d472cc (PR-888) [2021-06-09T00:40:06.726Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T00:40:06.743Z] > git checkout -f 9070a608e7834b02d4a271fd6ba1791157d472cc # timeout=10 [2021-06-09T00:40:06.857Z] > git remote # timeout=10 [2021-06-09T00:40:06.876Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T00:40:06.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T00:40:06.910Z] > git merge 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 [2021-06-09T00:40:06.936Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T00:40:06.961Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T00:40:06.973Z] > git checkout -f 9070a608e7834b02d4a271fd6ba1791157d472cc # timeout=10 [2021-06-09T00:40:13.572Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-09T00:40:13.636Z] > git --version # timeout=10 [2021-06-09T00:40:13.647Z] > git --version # 'git version 2.17.1' [2021-06-09T00:40:13.664Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [2021-06-09T00:40:19.154Z] Removing intermediate container a146973885cd [2021-06-09T00:40:19.154Z] ---> 3cd9901fe639 [2021-06-09T00:40:19.154Z] Successfully built 3cd9901fe639 [2021-06-09T00:40:19.154Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T00:40:19.733Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T00:40:19.733Z] . [Pipeline] withDockerContainer [2021-06-09T00:40:20.321Z] prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container [2021-06-09T00:40:20.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T00:40:24.409Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-09T00:40:24.412Z] $ docker top a0e94f56c998f30f20111e1ab259bae1399f653cec622288749444812e6de954 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-09T00:40:24.955Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T00:40:25.027Z] + go version [2021-06-09T00:40:25.027Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T00:40:25.111Z] $ docker stop --time=1 a0e94f56c998f30f20111e1ab259bae1399f653cec622288749444812e6de954 [2021-06-09T00:40:27.576Z] $ docker rm -f a0e94f56c998f30f20111e1ab259bae1399f653cec622288749444812e6de954 [2021-06-09T00:40:27.585Z] + sudo+ service docker restarttrue [2021-06-09T00:40:27.585Z] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:40:30.658Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T00:40:30.658Z] . [Pipeline] withDockerContainer [2021-06-09T00:40:30.768Z] prd-centos7-docker-4c-2g-1137 does not seem to be running inside a container [2021-06-09T00:40:30.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T00:40:31.253Z] $ docker top 445bd9e6d250bac348543e8328812ab72607b3153c689009c048d7b7d8fe246c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T00:40:31.791Z] + go mod tidy [Pipeline] sh [2021-06-09T00:40:34.722Z] + make test [2021-06-09T00:40:34.722Z] make -C ./app-service-template build [2021-06-09T00:40:34.722Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-09T00:40:34.722Z] go mod tidy [2021-06-09T00:40:34.994Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [Pipeline] unstash [2021-06-09T00:40:47.495Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-09T00:40:47.495Z] make -C ./app-service-template test [2021-06-09T00:40:47.495Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-09T00:40:47.495Z] go mod tidy [2021-06-09T00:40:47.495Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] echo [2021-06-09T00:40:47.526Z] ========================================================= [2021-06-09T00:40:47.526Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T00:40:47.526Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:40:47.945Z] + 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-06-09T00:40:50.266Z] Sending build context to Docker daemon 19.73MB [2021-06-09T00:40:50.266Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T00:40:50.266Z] Step 2/8 : FROM ${BASE} [2021-06-09T00:40:50.266Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T00:40:50.266Z] 595b0fe564bb: Pulling fs layer [2021-06-09T00:40:50.266Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T00:40:50.266Z] 316046926c0a: Pulling fs layer [2021-06-09T00:40:50.266Z] 4ebd0625c992: Pulling fs layer [2021-06-09T00:40:50.266Z] 207e8628e3a3: Pulling fs layer [2021-06-09T00:40:50.266Z] c791037a9be2: Pulling fs layer [2021-06-09T00:40:50.266Z] ffd874e62e21: Pulling fs layer [2021-06-09T00:40:50.266Z] 4ebd0625c992: Waiting [2021-06-09T00:40:50.266Z] 207e8628e3a3: Waiting [2021-06-09T00:40:50.266Z] c791037a9be2: Waiting [2021-06-09T00:40:50.266Z] ffd874e62e21: Waiting [2021-06-09T00:40:50.266Z] 316046926c0a: Verifying Checksum [2021-06-09T00:40:50.266Z] 316046926c0a: Download complete [2021-06-09T00:40:50.266Z] 7186ed65a4f7: Verifying Checksum [2021-06-09T00:40:50.266Z] 7186ed65a4f7: Download complete [2021-06-09T00:40:50.266Z] 207e8628e3a3: Download complete [2021-06-09T00:40:50.266Z] c791037a9be2: Download complete [2021-06-09T00:40:50.266Z] 595b0fe564bb: Download complete [2021-06-09T00:40:50.545Z] 595b0fe564bb: Pull complete [2021-06-09T00:40:51.155Z] 7186ed65a4f7: Pull complete [2021-06-09T00:40:53.615Z] 316046926c0a: Pull complete [2021-06-09T00:40:53.615Z] ffd874e62e21: Verifying Checksum [2021-06-09T00:40:53.615Z] ffd874e62e21: Download complete [2021-06-09T00:40:53.615Z] 4ebd0625c992: Verifying Checksum [2021-06-09T00:40:53.615Z] 4ebd0625c992: Download complete [2021-06-09T00:40:56.490Z] ok new-app-service 0.019s coverage: 47.8% of statements [2021-06-09T00:40:56.490Z] ? new-app-service/config [no test files] [2021-06-09T00:40:56.490Z] ok new-app-service/functions 0.009s [2021-06-09T00:40:56.490Z] CGO_ENABLED=1 go vet ./... [2021-06-09T00:41:03.572Z] 4ebd0625c992: Pull complete [2021-06-09T00:41:03.572Z] 207e8628e3a3: Pull complete [2021-06-09T00:41:03.572Z] c791037a9be2: Pull complete [2021-06-09T00:41:03.584Z] gofmt -l . [2021-06-09T00:41:03.584Z] [ "`gofmt -l .`" = "" ] [2021-06-09T00:41:03.584Z] ./bin/test-attribution-txt.sh [2021-06-09T00:41:04.186Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-09T00:41:04.186Z] go mod tidy [2021-06-09T00:41:04.459Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-09T00:41:05.040Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-09T00:41:08.014Z] ffd874e62e21: Pull complete [2021-06-09T00:41:08.014Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T00:41:08.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T00:41:08.014Z] ---> cfc18b08335c [2021-06-09T00:41:08.014Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-09T00:41:08.014Z] 20.10.0: Pulling from library/docker [2021-06-09T00:41:08.014Z] a3cc7d3b244e: Pulling fs layer [2021-06-09T00:41:08.014Z] 02a3295e0d61: Pulling fs layer [2021-06-09T00:41:08.014Z] 0f4f2e6d8100: Pulling fs layer [2021-06-09T00:41:08.014Z] 330b718f631f: Pulling fs layer [2021-06-09T00:41:08.014Z] a93816041522: Pulling fs layer [2021-06-09T00:41:08.014Z] bdb6da89ff94: Pulling fs layer [2021-06-09T00:41:08.014Z] 2a70c0c122f4: Pulling fs layer [2021-06-09T00:41:08.014Z] 330b718f631f: Waiting [2021-06-09T00:41:08.014Z] a93816041522: Waiting [2021-06-09T00:41:08.014Z] bdb6da89ff94: Waiting [2021-06-09T00:41:08.014Z] 2a70c0c122f4: Waiting [2021-06-09T00:41:08.014Z] 0f4f2e6d8100: Verifying Checksum [2021-06-09T00:41:08.014Z] 0f4f2e6d8100: Download complete [2021-06-09T00:41:08.014Z] 02a3295e0d61: Download complete [2021-06-09T00:41:08.014Z] a3cc7d3b244e: Download complete [2021-06-09T00:41:08.014Z] bdb6da89ff94: Verifying Checksum [2021-06-09T00:41:08.014Z] bdb6da89ff94: Download complete [2021-06-09T00:41:08.014Z] a93816041522: Verifying Checksum [2021-06-09T00:41:08.014Z] a93816041522: Download complete [2021-06-09T00:41:08.014Z] 2a70c0c122f4: Verifying Checksum [2021-06-09T00:41:08.014Z] 2a70c0c122f4: Download complete [2021-06-09T00:41:08.014Z] a3cc7d3b244e: Pull complete [2021-06-09T00:41:08.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.023s coverage: 62.8% of statements [2021-06-09T00:41:08.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.010s coverage: 96.5% of statements [2021-06-09T00:41:08.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-09T00:41:08.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.014s coverage: 64.9% of statements [2021-06-09T00:41:08.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-09T00:41:08.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.012s [2021-06-09T00:41:08.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.020s coverage: 76.1% of statements [2021-06-09T00:41:08.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-09T00:41:08.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-09T00:41:08.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-09T00:41:08.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-09T00:41:08.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-09T00:41:08.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-09T00:41:08.017Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.013s coverage: 97.1% of statements [2021-06-09T00:41:08.017Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-09T00:41:08.293Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements [2021-06-09T00:41:09.009Z] 02a3295e0d61: Pull complete [2021-06-09T00:41:09.285Z] 0f4f2e6d8100: Pull complete [2021-06-09T00:41:09.285Z] 330b718f631f: Download complete [2021-06-09T00:41:12.366Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.748s coverage: 76.9% of statements [2021-06-09T00:41:12.366Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-09T00:41:12.366Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.009s coverage: 12.5% of statements [2021-06-09T00:41:12.366Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.011s coverage: 27.3% of statements [2021-06-09T00:41:12.366Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-09T00:41:12.366Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-09T00:41:12.366Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.010s coverage: 51.4% of statements [2021-06-09T00:41:12.692Z] 330b718f631f: Pull complete [2021-06-09T00:41:12.971Z] a93816041522: Pull complete [2021-06-09T00:41:13.257Z] bdb6da89ff94: Pull complete [2021-06-09T00:41:13.864Z] 2a70c0c122f4: Pull complete [2021-06-09T00:41:13.864Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T00:41:13.864Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T00:41:19.865Z] ---> bdbddfee5499 [2021-06-09T00:41:19.865Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-09T00:41:19.865Z] ---> Running in 6e2b40ee7f13 [2021-06-09T00:41:19.865Z] Removing intermediate container 6e2b40ee7f13 [2021-06-09T00:41:19.865Z] ---> 310811dd1495 [2021-06-09T00:41:19.865Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-09T00:41:19.865Z] ---> Running in 6f599821ee6b [2021-06-09T00:41:23.088Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:41:23.088Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:41:23.363Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-09T00:41:23.363Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-09T00:41:23.363Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-09T00:41:25.669Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-09T00:41:25.669Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-09T00:41:25.669Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T00:41:25.669Z] OK: 139 MiB in 45 packages [2021-06-09T00:41:25.669Z] Removing intermediate container 6f599821ee6b [2021-06-09T00:41:25.669Z] ---> 8b9223c16548 [2021-06-09T00:41:25.669Z] Step 6/8 : WORKDIR /build [2021-06-09T00:41:25.669Z] ---> Running in 08ab55ac38dc [2021-06-09T00:41:25.669Z] Removing intermediate container 08ab55ac38dc [2021-06-09T00:41:25.669Z] ---> 8646a92bef48 [2021-06-09T00:41:25.669Z] Step 7/8 : COPY go.mod . [2021-06-09T00:41:28.162Z] ---> e62d8cc2ff81 [2021-06-09T00:41:28.162Z] Step 8/8 : RUN go mod download [2021-06-09T00:41:28.162Z] ---> Running in 90ebfc92c0fd [2021-06-09T00:41:38.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.028s coverage: 78.0% of statements [2021-06-09T00:41:38.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-06-09T00:41:38.833Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-09T00:41:38.833Z] gofmt -l . [2021-06-09T00:41:38.833Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-09T00:41:38.877Z] $ docker stop --time=1 445bd9e6d250bac348543e8328812ab72607b3153c689009c048d7b7d8fe246c [2021-06-09T00:41:42.232Z] $ docker rm -f 445bd9e6d250bac348543e8328812ab72607b3153c689009c048d7b7d8fe246c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T00:41:42.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T00:41:43.132Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:41:48.984Z] ---> job-cost.sh [2021-06-09T00:41:48.984Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zTpl [2021-06-09T00:41:51.852Z] Removing intermediate container 90ebfc92c0fd [2021-06-09T00:41:51.852Z] ---> 4e3ef2633c80 [2021-06-09T00:41:51.852Z] Successfully built 4e3ef2633c80 [2021-06-09T00:41:51.852Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:41:52.237Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T00:41:52.237Z] . [Pipeline] withDockerContainer [2021-06-09T00:41:52.488Z] prd-ubuntu18.04-docker-arm64-4c-16g-1136 does not seem to be running inside a container [2021-06-09T00:41:52.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T00:41:54.032Z] $ docker top 1e04d94eeaf681bde0cd10a073b3ff0d84b6463ad0e216c7c2564a9aee8a4038 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T00:41:55.021Z] + go version [2021-06-09T00:41:55.021Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T00:41:55.080Z] $ docker stop --time=1 1e04d94eeaf681bde0cd10a073b3ff0d84b6463ad0e216c7c2564a9aee8a4038 [2021-06-09T00:41:56.900Z] $ docker rm -f 1e04d94eeaf681bde0cd10a073b3ff0d84b6463ad0e216c7c2564a9aee8a4038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2021-06-09T00:41:57.482Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:41:57.963Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T00:41:57.963Z] . [Pipeline] withDockerContainer [2021-06-09T00:41:58.202Z] prd-ubuntu18.04-docker-arm64-4c-16g-1136 does not seem to be running inside a container [2021-06-09T00:41:58.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T00:41:59.750Z] $ docker top 8f71ba150363626490c188e97a16ed691af2579610fd13d60c879d65ceff4c99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T00:42:02.544Z] + go mod tidy [Pipeline] sh [2021-06-09T00:42:03.290Z] + make test [2021-06-09T00:42:03.290Z] make -C ./app-service-template build [2021-06-09T00:42:03.290Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-09T00:42:03.290Z] go mod tidy [2021-06-09T00:42:04.271Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-09T00:42:11.518Z] lf-activate-venv(): INFO: Adding /tmp/venv-zTpl/bin to PATH [2021-06-09T00:42:11.518Z] INFO: No Stack... [2021-06-09T00:42:11.518Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T00:42:11.780Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T00:42:12.104Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-06-09T00:42:12.104Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T00:42:12.169Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-1-stack-cost] [2021-06-09T00:42:12.175Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-1-stack-cost] did not exist. Created. [2021-06-09T00:42:12.175Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T00:42:14.892Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-09T00:42:14.988Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T00:42:15.008Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T00:42:38.709Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-09T00:42:38.709Z] make -C ./app-service-template test [2021-06-09T00:42:38.709Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-09T00:42:38.709Z] go mod tidy [2021-06-09T00:42:38.709Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-09T00:43:14.367Z] ok new-app-service 0.044s coverage: 47.8% of statements [2021-06-09T00:43:14.367Z] ? new-app-service/config [no test files] [2021-06-09T00:43:14.367Z] ok new-app-service/functions 0.042s [2021-06-09T00:43:14.367Z] CGO_ENABLED=1 go vet ./... [2021-06-09T00:43:32.690Z] gofmt -l . [2021-06-09T00:43:32.690Z] [ "`gofmt -l .`" = "" ] [2021-06-09T00:43:32.690Z] ./bin/test-attribution-txt.sh [2021-06-09T00:43:34.673Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-09T00:43:34.673Z] go mod tidy [2021-06-09T00:43:34.947Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-09T00:43:36.384Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-09T00:43:44.658Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.106s coverage: 62.8% of statements [2021-06-09T00:43:44.658Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.054s coverage: 96.5% of statements [2021-06-09T00:43:44.658Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-09T00:43:44.658Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.089s coverage: 64.9% of statements [2021-06-09T00:43:44.658Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-09T00:43:44.658Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.101s [2021-06-09T00:43:45.267Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.145s coverage: 76.1% of statements [2021-06-09T00:43:45.267Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-09T00:43:45.267Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-09T00:43:45.267Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-09T00:43:45.267Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-09T00:43:45.267Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-09T00:43:45.267Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-09T00:43:45.267Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.020s coverage: 97.1% of statements [2021-06-09T00:43:45.267Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-09T00:43:45.267Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.069s coverage: 10.5% of statements [2021-06-09T00:43:52.026Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.856s coverage: 76.9% of statements [2021-06-09T00:43:52.026Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-09T00:43:52.026Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.045s coverage: 12.5% of statements [2021-06-09T00:43:52.026Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.064s coverage: 27.3% of statements [2021-06-09T00:43:52.026Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-09T00:43:52.026Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-09T00:43:52.026Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.045s coverage: 51.4% of statements [2021-06-09T00:44:19.455Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.135s coverage: 78.0% of statements [2021-06-09T00:44:19.455Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.034s coverage: 94.4% of statements [2021-06-09T00:44:19.455Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-09T00:44:23.574Z] gofmt -l . [2021-06-09T00:44:23.574Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-09T00:44:23.611Z] $ docker stop --time=1 8f71ba150363626490c188e97a16ed691af2579610fd13d60c879d65ceff4c99 [2021-06-09T00:44:25.484Z] $ docker rm -f 8f71ba150363626490c188e97a16ed691af2579610fd13d60c879d65ceff4c99 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T00:44:29.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T00:44:29.249Z] Warning: overwriting stash ‘coverage-report’ [2021-06-09T00:44:32.460Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:44:45.001Z] ---> job-cost.sh [2021-06-09T00:44:45.001Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YsFr [2021-06-09T00:45:20.121Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T00:46:53.154Z] lf-activate-venv(): INFO: Adding /tmp/venv-YsFr/bin to PATH [2021-06-09T00:46:53.154Z] INFO: No Stack... [2021-06-09T00:46:53.154Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-09T00:46:53.154Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T00:46:53.526Z] + cat+ /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-06-09T00:46:53.526Z] cut -d, -f6 [Pipeline] lock [2021-06-09T00:46:53.627Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-1-stack-cost] [2021-06-09T00:46:53.635Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-1-stack-cost] did not exist. Created. [2021-06-09T00:46:53.635Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T00:46:56.037Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-ca126b9e/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-ca126b9e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-09T00:46:56.441Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-09T00:46:56.492Z] Warning: overwriting stash ‘stack-cost’ [2021-06-09T00:46:56.649Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T00:46:56.671Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-888-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-09T00:47:02.067Z] provisioning config files... [2021-06-09T00:47:02.081Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-888@tmp/config3012532898374855095tmp [Pipeline] { [Pipeline] sh [2021-06-09T00:47:04.754Z] + set +x [2021-06-09T00:47:04.754Z] + curl -s https://codecov.io/bash [2021-06-09T00:47:04.754Z] + bash -s -- [2021-06-09T00:47:04.754Z] [2021-06-09T00:47:04.754Z] _____ _ [2021-06-09T00:47:04.754Z] / ____| | | [2021-06-09T00:47:04.754Z] | | ___ __| | ___ ___ _____ __ [2021-06-09T00:47:04.754Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-09T00:47:04.754Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-09T00:47:04.754Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-09T00:47:04.754Z] Bash-1.0.3 [2021-06-09T00:47:04.754Z] [2021-06-09T00:47:04.754Z] [2021-06-09T00:47:04.754Z] ==> git version 2.24.4 found [2021-06-09T00:47:04.754Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-09T00:47:04.754Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-09T00:47:04.754Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-09T00:47:04.754Z] ==> Jenkins CI detected. [2021-06-09T00:47:04.754Z] project root: . [2021-06-09T00:47:04.754Z] --> token set from env [2021-06-09T00:47:04.754Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-09T00:47:04.754Z] ==> Running gcov in . (disable via -X gcov) [2021-06-09T00:47:04.754Z] ==> Python coveragepy not found [2021-06-09T00:47:04.754Z] ==> Searching for coverage reports in: [2021-06-09T00:47:04.754Z] + . [2021-06-09T00:47:05.016Z] -> Found 2 reports [2021-06-09T00:47:05.016Z] ==> Detecting git/mercurial file structure [2021-06-09T00:47:05.016Z] ==> Reading reports [2021-06-09T00:47:05.016Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-09T00:47:05.016Z] + ./coverage.out bytes=95736 [2021-06-09T00:47:05.016Z] ==> Appending adjustments [2021-06-09T00:47:05.016Z] https://docs.codecov.io/docs/fixing-reports [2021-06-09T00:47:05.281Z] + Found adjustments [2021-06-09T00:47:05.281Z] ==> Gzipping contents [2021-06-09T00:47:05.281Z] 20K /tmp/codecov.6hYuoR.gz [2021-06-09T00:47:05.281Z] ==> Uploading reports [2021-06-09T00:47:05.281Z] url: https://codecov.io [2021-06-09T00:47:05.281Z] query: branch=PR-888&commit=9070a608e7834b02d4a271fd6ba1791157d472cc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-888%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=888&job=&cmd_args= [2021-06-09T00:47:05.281Z] -> Pinging Codecov [2021-06-09T00:47:05.281Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-888&commit=9070a608e7834b02d4a271fd6ba1791157d472cc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-888%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=888&job=&cmd_args= [2021-06-09T00:47:07.562Z] -> Uploading to [2021-06-09T00:47:07.562Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-09/3D8B5DFFC46A037C893635FACE044666/9070a608e7834b02d4a271fd6ba1791157d472cc/b055b156-0a66-490c-9692-e7fa067bcc9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T004705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=71acee63adddfb048b71a661128732c63fe2081c0baa916de11e5b63417c99f9 [2021-06-09T00:47:07.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T00:47:07.562Z] Dload Upload Total Spent Left Speed [2021-06-09T00:47:07.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16730 0 0 100 16730 0 39606 --:--:-- --:--:-- --:--:-- 39644 [2021-06-09T00:47:07.562Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/9070a608e7834b02d4a271fd6ba1791157d472cc [Pipeline] } [2021-06-09T00:47:07.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:47:16.555Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:47:17.160Z] ---> package-listing.sh [2021-06-09T00:47:17.160Z] ++ facter osfamily [2021-06-09T00:47:17.160Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T00:47:19.349Z] + OS_FAMILY=redhat [2021-06-09T00:47:19.349Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-888 [2021-06-09T00:47:19.349Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T00:47:19.349Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T00:47:19.349Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T00:47:19.349Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T00:47:19.349Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-888 ']' [2021-06-09T00:47:19.349Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T00:47:19.349Z] + case "${OS_FAMILY}" in [2021-06-09T00:47:19.349Z] + sort [2021-06-09T00:47:19.349Z] + rpm -qa [2021-06-09T00:47:19.349Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T00:47:19.349Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T00:47:19.349Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T00:47:19.349Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-888 ']' [2021-06-09T00:47:19.349Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-888/archives/ [2021-06-09T00:47:19.349Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-888/archives/ [Pipeline] echo [2021-06-09T00:47:19.390Z] 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/ndry_app-functions-sdk-go_PR-888/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-09T00:47:19.701Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:47:20.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T00:47:20.311Z] [2021-06-09T00:47:20.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:47:22.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T00:47:22.690Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T00:47:22.690Z] df20fa9351a1: Pulling fs layer [2021-06-09T00:47:22.690Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T00:47:22.690Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T00:47:22.690Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T00:47:22.690Z] 93b61091891f: Pulling fs layer [2021-06-09T00:47:22.690Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T00:47:22.690Z] 5e14af77c1be: Pulling fs layer [2021-06-09T00:47:22.690Z] 01666e4c0597: Pulling fs layer [2021-06-09T00:47:22.690Z] aa168da1d23b: Pulling fs layer [2021-06-09T00:47:22.690Z] 46f8f816bc3b: Waiting [2021-06-09T00:47:22.690Z] 93b61091891f: Waiting [2021-06-09T00:47:22.690Z] 93b9cdb0e59b: Waiting [2021-06-09T00:47:22.690Z] 5e14af77c1be: Waiting [2021-06-09T00:47:22.690Z] 01666e4c0597: Waiting [2021-06-09T00:47:22.690Z] aa168da1d23b: Waiting [2021-06-09T00:47:22.690Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T00:47:22.690Z] 36b3adc4ff6f: Download complete [2021-06-09T00:47:22.690Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T00:47:22.690Z] 46f8f816bc3b: Download complete [2021-06-09T00:47:22.690Z] df20fa9351a1: Verifying Checksum [2021-06-09T00:47:22.690Z] df20fa9351a1: Download complete [2021-06-09T00:47:22.690Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T00:47:22.690Z] 93b9cdb0e59b: Download complete [2021-06-09T00:47:22.690Z] 5e14af77c1be: Verifying Checksum [2021-06-09T00:47:22.690Z] 5e14af77c1be: Download complete [2021-06-09T00:47:22.690Z] 93b61091891f: Verifying Checksum [2021-06-09T00:47:22.690Z] 93b61091891f: Download complete [2021-06-09T00:47:22.690Z] 01666e4c0597: Verifying Checksum [2021-06-09T00:47:22.690Z] 01666e4c0597: Download complete [2021-06-09T00:47:22.690Z] df20fa9351a1: Pull complete [2021-06-09T00:47:22.690Z] 36b3adc4ff6f: Pull complete [2021-06-09T00:47:22.690Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T00:47:22.690Z] 8ad3a11d3b57: Download complete [2021-06-09T00:47:22.690Z] 8ad3a11d3b57: Pull complete [2021-06-09T00:47:22.690Z] 46f8f816bc3b: Pull complete [2021-06-09T00:47:22.690Z] 93b61091891f: Pull complete [2021-06-09T00:47:22.690Z] 93b9cdb0e59b: Pull complete [2021-06-09T00:47:22.690Z] 5e14af77c1be: Pull complete [2021-06-09T00:47:22.690Z] 01666e4c0597: Pull complete [2021-06-09T00:47:23.647Z] aa168da1d23b: Verifying Checksum [2021-06-09T00:47:23.647Z] aa168da1d23b: Download complete [2021-06-09T00:47:29.378Z] aa168da1d23b: Pull complete [2021-06-09T00:47:29.378Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T00:47:29.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T00:47:29.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T00:47:31.605Z] prd-centos7-docker-4c-2g-1116 does not seem to be running inside a container [2021-06-09T00:47:31.663Z] $ 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/ndry_app-functions-sdk-go_PR-888/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-888 -v /w/workspace/ndry_app-functions-sdk-go_PR-888:/w/workspace/ndry_app-functions-sdk-go_PR-888:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-888@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-888@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-06-09T00:47:34.355Z] $ docker top 16054971bbfb27fb7204994fccb017659ef06665eec8d50704527fef599364aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T00:47:36.930Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T00:47:39.402Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T00:47:39.754Z] + ls /var/log/sa-host [2021-06-09T00:47:39.754Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T00:47:39.754Z] file_magic: OK [2021-06-09T00:47:39.754Z] HZ: Using current value: 100 [2021-06-09T00:47:39.754Z] file_header: OK [2021-06-09T00:47:39.754Z] 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-06-09T00:47:39.754Z] Statistics: [2021-06-09T00:47:39.754Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T00:47:39.754Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T00:47:39.754Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T00:47:39.754Z] file_magic: OK [2021-06-09T00:47:39.754Z] HZ: Using current value: 100 [2021-06-09T00:47:39.754Z] file_header: OK [2021-06-09T00:47:39.754Z] 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-06-09T00:47:39.754Z] Statistics: [2021-06-09T00:47:39.754Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T00:47:39.754Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T00:47:40.028Z] provisioning config files... [2021-06-09T00:47:40.040Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-888@tmp/config4240217573466098722tmp [Pipeline] { [Pipeline] echo [2021-06-09T00:47:40.101Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:47:42.654Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T00:47:42.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:47:45.420Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T00:47:45.453Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:47:45.790Z] ---> sudo-logs.sh [2021-06-09T00:47:45.790Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T00:47:45.876Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:47:46.210Z] ---> job-cost.sh [2021-06-09T00:47:46.210Z] lf-activate-venv: SKIPPING [2021-06-09T00:47:46.210Z] DEBUG: total: 0.18000000715255737 [2021-06-09T00:47:46.210Z] INFO: Retrieving Stack Cost... [2021-06-09T00:47:49.316Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T00:47:49.317Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T00:47:49.387Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:47:49.873Z] ---> logs-deploy.sh [2021-06-09T00:47:49.873Z] lf-activate-venv: SKIPPING [2021-06-09T00:47:49.873Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-888/1 [2021-06-09T00:47:49.873Z] INFO: archiving workspace using pattern(s): [2021-06-09T00:47:50.838Z] Archives upload complete. [2021-06-09T00:47:50.838Z] INFO: archiving logs to Nexus