Pull request #631 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e+baae3eeee608fb6fe51dfe1a5b88da2d27c87e85 (acf3ed83bbbf3f28c72068a09edfe73e27b98c02) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-631/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-631/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.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-functions-sdk-go 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 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-19440 in /w/workspace/ndry_app-functions-sdk-go_PR-631 [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-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-631 # 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Merging remotes/origin/master commit baae3eeee608fb6fe51dfe1a5b88da2d27c87e85 into PR head commit f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e Merge succeeded, producing f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e Checking out Revision f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e (PR-631) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/631/head:refs/remotes/origin/PR-631 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e # 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 baae3eeee608fb6fe51dfe1a5b88da2d27c87e85 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-11T07:07:00.739Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-11T07:07:01.135Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-11T07:07:01.404Z] ========================================================= [2021-01-11T07:07:01.404Z] EdgeX Global Pipelines Version Info [2021-01-11T07:07:01.404Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:07:04.126Z] ------------------- [2021-01-11T07:07:04.126Z] stable info: [2021-01-11T07:07:04.126Z] ------------------- [2021-01-11T07:07:04.126Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-11T07:07:04.126Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T07:07:04.126Z] Message: update stable to v1.0.173 [2021-01-11T07:07:05.144Z] ------------------- [2021-01-11T07:07:05.144Z] experimental info: [2021-01-11T07:07:05.144Z] ------------------- [2021-01-11T07:07:05.144Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-11T07:07:05.144Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T07:07:05.144Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-11T07:07:05.556Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-01-11T07:07:05.670Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-01-11T07:07:05.781Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-11T07:07:05.897Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-11T07:07:06.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-11T07:07:06.141Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-11T07:07:06.279Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-11T07:07:06.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-11T07:07:06.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-11T07:07:06.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-11T07:07:06.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-11T07:07:06.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-01-11T07:07:07.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-11T07:07:07.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-11T07:07:07.325Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T07:07:07.464Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T07:07:07.584Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T07:07:07.702Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T07:07:07.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-11T07:07:07.961Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-11T07:07:08.079Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-11T07:07:08.196Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-01-11T07:07:08.318Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-11T07:07:08.439Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-11T07:07:08.579Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-11T07:07:08.734Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-11T07:07:08.860Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-11T07:07:08.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-631 [Pipeline] echo [2021-01-11T07:07:09.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-631 [Pipeline] echo [2021-01-11T07:07:09.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-631 [Pipeline] echo [2021-01-11T07:07:09.355Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e [Pipeline] echo [2021-01-11T07:07:09.475Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9e2b23 [Pipeline] echo [2021-01-11T07:07:09.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T07:07:10.601Z] + git log --format=format:%s -1 f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e [Pipeline] echo [2021-01-11T07:07:10.724Z] GIT_COMMIT: f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2021-01-11T07:07:10.801Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:07:11.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T07:07:12.146Z] [2021-01-11T07:07:12.146Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:07:12.628Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T07:07:12.993Z] latest: Pulling from edgex-devops/git-semver [2021-01-11T07:07:12.993Z] 31603596830f: Pulling fs layer [2021-01-11T07:07:12.993Z] 2a8b12db71e7: Pulling fs layer [2021-01-11T07:07:12.993Z] 6ca5941a6612: Pulling fs layer [2021-01-11T07:07:12.993Z] ecc8261a40a4: Pulling fs layer [2021-01-11T07:07:12.993Z] ecc8261a40a4: Waiting [2021-01-11T07:07:12.993Z] 2a8b12db71e7: Download complete [2021-01-11T07:07:13.289Z] 31603596830f: Verifying Checksum [2021-01-11T07:07:13.289Z] 31603596830f: Download complete [2021-01-11T07:07:13.579Z] ecc8261a40a4: Verifying Checksum [2021-01-11T07:07:13.579Z] ecc8261a40a4: Download complete [2021-01-11T07:07:13.579Z] 6ca5941a6612: Verifying Checksum [2021-01-11T07:07:13.579Z] 6ca5941a6612: Download complete [2021-01-11T07:07:13.866Z] 31603596830f: Pull complete [2021-01-11T07:07:14.151Z] 2a8b12db71e7: Pull complete [2021-01-11T07:07:15.615Z] 6ca5941a6612: Pull complete [2021-01-11T07:07:15.898Z] ecc8261a40a4: Pull complete [2021-01-11T07:07:15.898Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-11T07:07:15.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T07:07:15.898Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-11T07:07:16.217Z] prd-centos7-docker-4c-2g-19440 does not seem to be running inside a container [2021-01-11T07:07:16.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-631 -v /w/workspace/ndry_app-functions-sdk-go_PR-631:/w/workspace/ndry_app-functions-sdk-go_PR-631:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-631@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-631@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-01-11T07:07:18.969Z] $ docker top 68db6375210476040697d138f479669758c1349be0057fe82d35e9afc234a0d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T07:07:19.434Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T07:07:19.434Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T07:07:19.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T07:07:19.850Z] $ docker exec 68db6375210476040697d138f479669758c1349be0057fe82d35e9afc234a0d0 ssh-agent [2021-01-11T07:07:20.400Z] SSH_AUTH_SOCK=/tmp/ssh-LGa09u4MNpIu/agent.12 [2021-01-11T07:07:20.400Z] SSH_AGENT_PID=17 [2021-01-11T07:07:20.420Z] Running ssh-add (command line suppressed) [2021-01-11T07:07:20.732Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-631@tmp/private_key_8403030761883131150.key (/w/workspace/ndry_app-functions-sdk-go_PR-631@tmp/private_key_8403030761883131150.key) [2021-01-11T07:07:20.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T07:07:21.267Z] + git tag --points-at HEAD [Pipeline] } [2021-01-11T07:07:21.345Z] $ docker exec --env ******** --env ******** 68db6375210476040697d138f479669758c1349be0057fe82d35e9afc234a0d0 ssh-agent -k [2021-01-11T07:07:21.556Z] unset SSH_AUTH_SOCK; [2021-01-11T07:07:21.562Z] unset SSH_AGENT_PID; [2021-01-11T07:07:21.562Z] echo Agent pid 17 killed; [2021-01-11T07:07:21.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-11T07:07:21.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T07:07:21.826Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T07:07:22.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T07:07:22.151Z] $ docker exec 68db6375210476040697d138f479669758c1349be0057fe82d35e9afc234a0d0 ssh-agent [2021-01-11T07:07:22.527Z] SSH_AUTH_SOCK=/tmp/ssh-8Ys8X9WeMyfC/agent.48 [2021-01-11T07:07:22.527Z] SSH_AGENT_PID=53 [2021-01-11T07:07:22.537Z] Running ssh-add (command line suppressed) [2021-01-11T07:07:22.736Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-631@tmp/private_key_3323521409509525957.key (/w/workspace/ndry_app-functions-sdk-go_PR-631@tmp/private_key_3323521409509525957.key) [2021-01-11T07:07:22.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T07:07:23.581Z] + git semver init [2021-01-11T07:07:23.581Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T07:07:23.581Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-631/.git [2021-01-11T07:07:23.581Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-631 [2021-01-11T07:07:23.581Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T07:07:23.581Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T07:07:23.581Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T07:07:23.581Z] # $SEMVER_BRANCH = PR-631 [2021-01-11T07:07:23.581Z] # $SEMVER_TEMP = /tmp/semver-161488259 [2021-01-11T07:07:23.581Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-01-11T07:07:27.127Z] # '/tmp/semver-161488259' -> '/w/workspace/ndry_app-functions-sdk-go_PR-631/.semver' [2021-01-11T07:07:27.412Z] # -> Force: false [2021-01-11T07:07:27.413Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-631/.semver [Pipeline] } [2021-01-11T07:07:27.441Z] $ docker exec --env ******** --env ******** 68db6375210476040697d138f479669758c1349be0057fe82d35e9afc234a0d0 ssh-agent -k [2021-01-11T07:07:27.612Z] unset SSH_AUTH_SOCK; [2021-01-11T07:07:27.613Z] unset SSH_AGENT_PID; [2021-01-11T07:07:27.613Z] echo Agent pid 53 killed; [2021-01-11T07:07:27.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T07:07:28.807Z] + git semver [Pipeline] } [2021-01-11T07:07:28.849Z] $ docker stop --time=1 68db6375210476040697d138f479669758c1349be0057fe82d35e9afc234a0d0 [2021-01-11T07:07:30.640Z] $ docker rm -f 68db6375210476040697d138f479669758c1349be0057fe82d35e9afc234a0d0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T07:07:31.449Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-11T07:07:33.202Z] Stashed 1 file(s) [Pipeline] echo [2021-01-11T07:07:33.225Z] [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-01-11T07:07:49.314Z] Still waiting to schedule task [2021-01-11T07:07:49.315Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-11T07:07:49.340Z] Still waiting to schedule task [2021-01-11T07:07:49.341Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-11T07:09:17.637Z] Running on prd-centos7-docker-4c-2g-19444 in /w/workspace/ndry_app-functions-sdk-go_PR-631 [Pipeline] { [Pipeline] ws [2021-01-11T07:09:17.721Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-11T07:09:20.099Z] using credential edgex-jenkins-ssh [2021-01-11T07:09:20.230Z] Cloning the remote Git repository [2021-01-11T07:09:20.266Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-11T07:09:20.343Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-01-11T07:09:20.409Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-11T07:09:20.409Z] > git --version # timeout=10 [2021-01-11T07:09:20.415Z] > git --version # 'git version 2.24.3' [2021-01-11T07:09:20.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T07:09:20.442Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T07:09:25.593Z] Merging remotes/origin/master commit baae3eeee608fb6fe51dfe1a5b88da2d27c87e85 into PR head commit f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e [2021-01-11T07:09:25.692Z] Merge succeeded, producing f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e [2021-01-11T07:09:25.693Z] Checking out Revision f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e (PR-631) [2021-01-11T07:09:25.185Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-11T07:09:25.192Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T07:09:25.204Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-11T07:09:25.217Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-11T07:09:25.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T07:09:25.221Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/631/head:refs/remotes/origin/PR-631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T07:09:25.602Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T07:09:25.608Z] > git checkout -f f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e # timeout=10 [2021-01-11T07:09:25.663Z] > git remote # timeout=10 [2021-01-11T07:09:25.670Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T07:09:25.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T07:09:25.678Z] > git merge baae3eeee608fb6fe51dfe1a5b88da2d27c87e85 # timeout=10 [2021-01-11T07:09:25.688Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T07:09:25.697Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T07:09:25.701Z] > git checkout -f f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e # timeout=10 [2021-01-11T07:09:29.348Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-11T07:09:29.380Z] > git --version # timeout=10 [2021-01-11T07:09:29.386Z] > git --version # 'git version 2.24.3' [2021-01-11T07:09:29.392Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T07:09:30.985Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-11T07:09:31.355Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T07:09:31.672Z] + sudo service docker restart [2021-01-11T07:09:31.672Z] + true [2021-01-11T07:09:31.672Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-11T07:09:33.365Z] ========================================================= [2021-01-11T07:09:33.365Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-11T07:09:33.365Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:09:33.818Z] + 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-01-11T07:09:34.393Z] Sending build context to Docker daemon 19.09MB [2021-01-11T07:09:34.393Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T07:09:34.393Z] Step 2/8 : FROM ${BASE} [2021-01-11T07:09:34.656Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-11T07:09:34.656Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T07:09:34.656Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T07:09:34.656Z] de9db76c5a1d: Pulling fs layer [2021-01-11T07:09:34.656Z] bca2f99d35d6: Pulling fs layer [2021-01-11T07:09:34.656Z] 93359f2a8cfa: Pulling fs layer [2021-01-11T07:09:34.656Z] 7c6f9722023f: Pulling fs layer [2021-01-11T07:09:34.656Z] a35cf1a2eb13: Pulling fs layer [2021-01-11T07:09:34.656Z] 93359f2a8cfa: Waiting [2021-01-11T07:09:34.656Z] 7c6f9722023f: Waiting [2021-01-11T07:09:34.656Z] a35cf1a2eb13: Waiting [2021-01-11T07:09:34.656Z] bca2f99d35d6: Waiting [2021-01-11T07:09:34.918Z] de9db76c5a1d: Verifying Checksum [2021-01-11T07:09:34.918Z] de9db76c5a1d: Download complete [2021-01-11T07:09:34.918Z] 0ef7d3d256c8: Download complete [2021-01-11T07:09:34.918Z] 93359f2a8cfa: Verifying Checksum [2021-01-11T07:09:34.918Z] 93359f2a8cfa: Download complete [2021-01-11T07:09:35.494Z] 7c6f9722023f: Verifying Checksum [2021-01-11T07:09:35.494Z] 7c6f9722023f: Download complete [2021-01-11T07:09:35.494Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T07:09:35.494Z] 188c0c94c7c5: Download complete [2021-01-11T07:09:35.758Z] 188c0c94c7c5: Pull complete [2021-01-11T07:09:35.758Z] 0ef7d3d256c8: Pull complete [2021-01-11T07:09:36.022Z] de9db76c5a1d: Pull complete [2021-01-11T07:09:37.416Z] a35cf1a2eb13: Verifying Checksum [2021-01-11T07:09:37.416Z] a35cf1a2eb13: Download complete [2021-01-11T07:09:37.993Z] bca2f99d35d6: Verifying Checksum [2021-01-11T07:09:37.993Z] bca2f99d35d6: Download complete [2021-01-11T07:09:40.156Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19443 in /w/workspace/ndry_app-functions-sdk-go_PR-631 [Pipeline] { [Pipeline] ws [2021-01-11T07:09:40.246Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-11T07:09:43.324Z] bca2f99d35d6: Pull complete [2021-01-11T07:09:43.324Z] 93359f2a8cfa: Pull complete [2021-01-11T07:09:43.324Z] 7c6f9722023f: Pull complete [2021-01-11T07:09:46.077Z] using credential edgex-jenkins-ssh [2021-01-11T07:09:46.136Z] Cloning the remote Git repository [2021-01-11T07:09:46.194Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-11T07:09:46.296Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-01-11T07:09:46.377Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-11T07:09:46.377Z] > git --version # timeout=10 [2021-01-11T07:09:46.393Z] > git --version # 'git version 2.17.1' [2021-01-11T07:09:46.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T07:09:46.441Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T07:09:49.364Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-11T07:09:49.999Z] Merging remotes/origin/master commit baae3eeee608fb6fe51dfe1a5b88da2d27c87e85 into PR head commit f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e [2021-01-11T07:09:50.244Z] Merge succeeded, producing f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e [2021-01-11T07:09:50.245Z] Checking out Revision f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e (PR-631) [2021-01-11T07:09:49.385Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T07:09:49.422Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-11T07:09:49.454Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-11T07:09:49.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T07:09:49.467Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/631/head:refs/remotes/origin/PR-631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T07:09:50.018Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T07:09:50.040Z] > git checkout -f f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e # timeout=10 [2021-01-11T07:09:50.145Z] > git remote # timeout=10 [2021-01-11T07:09:50.164Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T07:09:50.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T07:09:50.201Z] > git merge baae3eeee608fb6fe51dfe1a5b88da2d27c87e85 # timeout=10 [2021-01-11T07:09:50.224Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T07:09:50.250Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T07:09:50.334Z] > git checkout -f f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e # timeout=10 [2021-01-11T07:09:53.393Z] a35cf1a2eb13: Pull complete [2021-01-11T07:09:53.393Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-11T07:09:53.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-11T07:09:53.393Z] ---> a62c8e92a672 [2021-01-11T07:09:53.393Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-01-11T07:09:53.393Z] 20.10.0: Pulling from library/docker [2021-01-11T07:09:53.393Z] 05e7bc50f07f: Pulling fs layer [2021-01-11T07:09:53.393Z] 6db28d0fdbf6: Pulling fs layer [2021-01-11T07:09:53.393Z] 292df0bc6bf3: Pulling fs layer [2021-01-11T07:09:53.393Z] 2e060f4bd70b: Pulling fs layer [2021-01-11T07:09:53.393Z] 80e8d568a223: Pulling fs layer [2021-01-11T07:09:53.393Z] 8dc6ef1a942a: Pulling fs layer [2021-01-11T07:09:53.393Z] 2312dd95470a: Pulling fs layer [2021-01-11T07:09:53.393Z] 80e8d568a223: Waiting [2021-01-11T07:09:53.393Z] 8dc6ef1a942a: Waiting [2021-01-11T07:09:53.393Z] 2312dd95470a: Waiting [2021-01-11T07:09:53.393Z] 2e060f4bd70b: Waiting [2021-01-11T07:09:53.393Z] 292df0bc6bf3: Verifying Checksum [2021-01-11T07:09:53.393Z] 292df0bc6bf3: Download complete [2021-01-11T07:09:53.393Z] 6db28d0fdbf6: Verifying Checksum [2021-01-11T07:09:53.393Z] 6db28d0fdbf6: Download complete [2021-01-11T07:09:53.393Z] 80e8d568a223: Verifying Checksum [2021-01-11T07:09:53.393Z] 80e8d568a223: Download complete [2021-01-11T07:09:53.393Z] 05e7bc50f07f: Verifying Checksum [2021-01-11T07:09:53.393Z] 05e7bc50f07f: Download complete [2021-01-11T07:09:53.393Z] 2312dd95470a: Verifying Checksum [2021-01-11T07:09:53.393Z] 2312dd95470a: Download complete [2021-01-11T07:09:53.393Z] 8dc6ef1a942a: Verifying Checksum [2021-01-11T07:09:53.393Z] 8dc6ef1a942a: Download complete [2021-01-11T07:09:53.393Z] 05e7bc50f07f: Pull complete [2021-01-11T07:09:53.393Z] 6db28d0fdbf6: Pull complete [2021-01-11T07:09:53.393Z] 292df0bc6bf3: Pull complete [2021-01-11T07:09:53.659Z] 2e060f4bd70b: Verifying Checksum [2021-01-11T07:09:53.659Z] 2e060f4bd70b: Download complete [2021-01-11T07:09:54.764Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-11T07:09:54.832Z] > git --version # timeout=10 [2021-01-11T07:09:54.847Z] > git --version # 'git version 2.17.1' [2021-01-11T07:09:54.857Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T07:09:56.225Z] 2e060f4bd70b: Pull complete [2021-01-11T07:09:56.225Z] 80e8d568a223: Pull complete [2021-01-11T07:09:56.487Z] 8dc6ef1a942a: Pull complete [2021-01-11T07:09:56.487Z] 2312dd95470a: Pull complete [2021-01-11T07:09:56.487Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-11T07:09:56.487Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-11T07:09:56.662Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-11T07:09:57.221Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T07:09:57.603Z] + true [2021-01-11T07:09:57.603Z] + sudo service docker restart [2021-01-11T07:09:58.424Z] ---> 720eae4f76ab [2021-01-11T07:09:58.424Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-11T07:09:58.424Z] ---> Running in 44da25534105 [2021-01-11T07:09:58.424Z] Removing intermediate container 44da25534105 [2021-01-11T07:09:58.424Z] ---> 2ec6578ec2f2 [2021-01-11T07:09:58.424Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-11T07:09:58.424Z] ---> Running in 4e5dfd1e622e [2021-01-11T07:09:59.380Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T07:09:59.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] unstash [2021-01-11T07:10:00.532Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-11T07:10:00.532Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-11T07:10:00.532Z] (3/5) Installing pkgconf (1.7.2-r0) [Pipeline] echo [2021-01-11T07:10:00.541Z] ========================================================= [2021-01-11T07:10:00.541Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-11T07:10:00.541Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:10:00.796Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-11T07:10:00.796Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-11T07:10:00.986Z] + 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-01-11T07:10:01.059Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T07:10:01.059Z] OK: 167 MiB in 44 packages [2021-01-11T07:10:01.635Z] Removing intermediate container 4e5dfd1e622e [2021-01-11T07:10:01.635Z] ---> d5eb969c4694 [2021-01-11T07:10:01.635Z] Step 6/8 : WORKDIR /build [2021-01-11T07:10:01.635Z] ---> Running in d78723476966 [2021-01-11T07:10:01.899Z] Removing intermediate container d78723476966 [2021-01-11T07:10:01.899Z] ---> fca41bc22bbe [2021-01-11T07:10:01.899Z] Step 7/8 : COPY go.mod . [2021-01-11T07:10:01.899Z] ---> 00f97ff4c254 [2021-01-11T07:10:01.899Z] Step 8/8 : RUN go mod download [2021-01-11T07:10:01.986Z] Sending build context to Docker daemon 19.09MB [2021-01-11T07:10:01.986Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T07:10:01.986Z] Step 2/8 : FROM ${BASE} [2021-01-11T07:10:02.162Z] ---> Running in 5bd91a5f6d08 [2021-01-11T07:10:02.587Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-11T07:10:02.587Z] 5f621e34cdf4: Pulling fs layer [2021-01-11T07:10:02.587Z] a4357932f1b6: Pulling fs layer [2021-01-11T07:10:02.587Z] 18c013af1878: Pulling fs layer [2021-01-11T07:10:02.587Z] 00ac8860ef70: Pulling fs layer [2021-01-11T07:10:02.587Z] 63d7cb157983: Pulling fs layer [2021-01-11T07:10:02.587Z] b116817d02f9: Pulling fs layer [2021-01-11T07:10:02.587Z] 745a02a5169b: Pulling fs layer [2021-01-11T07:10:02.587Z] 63d7cb157983: Waiting [2021-01-11T07:10:02.587Z] 00ac8860ef70: Waiting [2021-01-11T07:10:02.587Z] b116817d02f9: Waiting [2021-01-11T07:10:02.587Z] 745a02a5169b: Waiting [2021-01-11T07:10:02.587Z] 18c013af1878: Verifying Checksum [2021-01-11T07:10:02.587Z] 18c013af1878: Download complete [2021-01-11T07:10:02.587Z] a4357932f1b6: Verifying Checksum [2021-01-11T07:10:02.587Z] a4357932f1b6: Download complete [2021-01-11T07:10:02.587Z] 63d7cb157983: Verifying Checksum [2021-01-11T07:10:02.587Z] 63d7cb157983: Download complete [2021-01-11T07:10:02.587Z] b116817d02f9: Verifying Checksum [2021-01-11T07:10:02.587Z] b116817d02f9: Download complete [2021-01-11T07:10:02.587Z] 5f621e34cdf4: Verifying Checksum [2021-01-11T07:10:02.587Z] 5f621e34cdf4: Download complete [2021-01-11T07:10:03.194Z] 5f621e34cdf4: Pull complete [2021-01-11T07:10:03.804Z] a4357932f1b6: Pull complete [2021-01-11T07:10:04.414Z] 18c013af1878: Pull complete [2021-01-11T07:10:05.409Z] 745a02a5169b: Verifying Checksum [2021-01-11T07:10:05.409Z] 745a02a5169b: Download complete [2021-01-11T07:10:06.392Z] 00ac8860ef70: Verifying Checksum [2021-01-11T07:10:06.392Z] 00ac8860ef70: Download complete [2021-01-11T07:10:16.586Z] 00ac8860ef70: Pull complete [2021-01-11T07:10:16.861Z] 63d7cb157983: Pull complete [2021-01-11T07:10:17.136Z] b116817d02f9: Pull complete [2021-01-11T07:10:20.536Z] 745a02a5169b: Pull complete [2021-01-11T07:10:20.536Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-11T07:10:20.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-11T07:10:20.536Z] ---> b7e6874047d6 [2021-01-11T07:10:20.536Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-01-11T07:10:20.810Z] 20.10.0: Pulling from library/docker [2021-01-11T07:10:20.810Z] a3cc7d3b244e: Pulling fs layer [2021-01-11T07:10:20.810Z] 02a3295e0d61: Pulling fs layer [2021-01-11T07:10:20.810Z] 0f4f2e6d8100: Pulling fs layer [2021-01-11T07:10:20.810Z] 330b718f631f: Pulling fs layer [2021-01-11T07:10:20.810Z] a93816041522: Pulling fs layer [2021-01-11T07:10:20.810Z] bdb6da89ff94: Pulling fs layer [2021-01-11T07:10:20.810Z] 2a70c0c122f4: Pulling fs layer [2021-01-11T07:10:20.810Z] 330b718f631f: Waiting [2021-01-11T07:10:20.810Z] a93816041522: Waiting [2021-01-11T07:10:20.810Z] bdb6da89ff94: Waiting [2021-01-11T07:10:20.810Z] 2a70c0c122f4: Waiting [2021-01-11T07:10:20.810Z] 0f4f2e6d8100: Verifying Checksum [2021-01-11T07:10:20.810Z] 0f4f2e6d8100: Download complete [2021-01-11T07:10:20.810Z] 02a3295e0d61: Verifying Checksum [2021-01-11T07:10:20.810Z] 02a3295e0d61: Download complete [2021-01-11T07:10:20.810Z] a93816041522: Verifying Checksum [2021-01-11T07:10:20.810Z] a93816041522: Download complete [2021-01-11T07:10:21.084Z] bdb6da89ff94: Verifying Checksum [2021-01-11T07:10:21.084Z] bdb6da89ff94: Download complete [2021-01-11T07:10:21.084Z] 2a70c0c122f4: Verifying Checksum [2021-01-11T07:10:21.084Z] 2a70c0c122f4: Download complete [2021-01-11T07:10:21.084Z] a3cc7d3b244e: Verifying Checksum [2021-01-11T07:10:21.084Z] a3cc7d3b244e: Download complete [2021-01-11T07:10:22.062Z] a3cc7d3b244e: Pull complete [2021-01-11T07:10:22.664Z] 02a3295e0d61: Pull complete [2021-01-11T07:10:22.664Z] 330b718f631f: Verifying Checksum [2021-01-11T07:10:22.664Z] 330b718f631f: Download complete [2021-01-11T07:10:22.940Z] 0f4f2e6d8100: Pull complete [2021-01-11T07:10:24.174Z] Removing intermediate container 5bd91a5f6d08 [2021-01-11T07:10:24.174Z] ---> be9a2d6cd586 [2021-01-11T07:10:24.174Z] Successfully built be9a2d6cd586 [2021-01-11T07:10:24.174Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:10:24.521Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T07:10:24.521Z] . [Pipeline] withDockerContainer [2021-01-11T07:10:24.671Z] prd-centos7-docker-4c-2g-19444 does not seem to be running inside a container [2021-01-11T07:10:24.723Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-11T07:10:25.491Z] $ docker top 43ed7a324d736bd5800ad2e0ba411ca98f09e729db3d1a571b3a613170d72f31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T07:10:26.060Z] + go version [2021-01-11T07:10:26.060Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-11T07:10:26.096Z] $ docker stop --time=1 43ed7a324d736bd5800ad2e0ba411ca98f09e729db3d1a571b3a613170d72f31 [2021-01-11T07:10:27.277Z] 330b718f631f: Pull complete [2021-01-11T07:10:27.277Z] a93816041522: Pull complete [2021-01-11T07:10:27.277Z] bdb6da89ff94: Pull complete [2021-01-11T07:10:27.449Z] $ docker rm -f 43ed7a324d736bd5800ad2e0ba411ca98f09e729db3d1a571b3a613170d72f31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-11T07:10:27.891Z] 2a70c0c122f4: Pull complete [2021-01-11T07:10:27.891Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-11T07:10:27.891Z] Status: Downloaded newer image for docker:20.10.0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:10:28.570Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T07:10:28.570Z] . [Pipeline] withDockerContainer [2021-01-11T07:10:28.689Z] prd-centos7-docker-4c-2g-19444 does not seem to be running inside a container [2021-01-11T07:10:28.749Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-11T07:10:29.325Z] $ docker top 055cdd836c5c2143c681213f2a306c97951204e4f2740f0e07044094e1348317 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T07:10:29.861Z] + make test [2021-01-11T07:10:29.861Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-11T07:10:31.263Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2021-01-11T07:10:34.647Z] ---> a4b179e23d63 [2021-01-11T07:10:34.647Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-11T07:10:34.647Z] ---> Running in c5a2f859eac1 [2021-01-11T07:10:34.922Z] Removing intermediate container c5a2f859eac1 [2021-01-11T07:10:34.922Z] ---> fb012650ad80 [2021-01-11T07:10:34.922Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-11T07:10:34.922Z] ---> Running in a9be7483b653 [2021-01-11T07:10:36.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T07:10:36.954Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T07:10:37.994Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.022s coverage: 81.0% of statements [2021-01-11T07:10:38.383Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-11T07:10:38.383Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-11T07:10:38.656Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-01-11T07:10:38.928Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-11T07:10:39.202Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-11T07:10:39.202Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T07:10:39.202Z] OK: 144 MiB in 44 packages [2021-01-11T07:10:40.637Z] Removing intermediate container a9be7483b653 [2021-01-11T07:10:40.637Z] ---> 3b26aab5708a [2021-01-11T07:10:40.637Z] Step 6/8 : WORKDIR /build [2021-01-11T07:10:40.637Z] ---> Running in f984357795b0 [2021-01-11T07:10:41.231Z] Removing intermediate container f984357795b0 [2021-01-11T07:10:41.231Z] ---> 7bc105ad0f11 [2021-01-11T07:10:41.231Z] Step 7/8 : COPY go.mod . [2021-01-11T07:10:41.838Z] ---> 26bdf824f794 [2021-01-11T07:10:41.838Z] Step 8/8 : RUN go mod download [2021-01-11T07:10:41.838Z] ---> Running in 29f501606beb [2021-01-11T07:10:46.247Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.020s coverage: 48.6% of statements [2021-01-11T07:10:46.247Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2021-01-11T07:10:46.247Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2021-01-11T07:10:46.247Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.025s coverage: 61.5% of statements [2021-01-11T07:10:46.247Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2021-01-11T07:10:46.854Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.337s coverage: 67.7% of statements [2021-01-11T07:10:46.854Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2021-01-11T07:10:46.854Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2021-01-11T07:10:46.854Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2021-01-11T07:10:46.854Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2021-01-11T07:10:46.854Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2021-01-11T07:10:46.854Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2021-01-11T07:10:46.854Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.013s coverage: 97.0% of statements [2021-01-11T07:10:46.854Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2021-01-11T07:10:46.854Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.027s coverage: 8.8% of statements [2021-01-11T07:10:55.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.918s coverage: 75.0% of statements [2021-01-11T07:10:55.038Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2021-01-11T07:10:55.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.026s coverage: 87.9% of statements [2021-01-11T07:10:55.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.018s coverage: 80.5% of statements [2021-01-11T07:10:55.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.011s coverage: 71.7% of statements [2021-01-11T07:11:08.672Z] Removing intermediate container 29f501606beb [2021-01-11T07:11:08.673Z] ---> 0a1ba22226da [2021-01-11T07:11:08.673Z] Successfully built 0a1ba22226da [2021-01-11T07:11:08.673Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:11:09.113Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T07:11:09.113Z] . [Pipeline] withDockerContainer [2021-01-11T07:11:09.437Z] prd-ubuntu18.04-docker-arm64-4c-16g-19443 does not seem to be running inside a container [2021-01-11T07:11:09.539Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-11T07:11:11.115Z] $ docker top 65f189636d4bc70d5f1ce53c28bf9dc2a74bc48ed594694ee01f2437b2fb3210 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T07:11:12.213Z] + go version [2021-01-11T07:11:12.213Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-11T07:11:12.255Z] $ docker stop --time=1 65f189636d4bc70d5f1ce53c28bf9dc2a74bc48ed594694ee01f2437b2fb3210 [2021-01-11T07:11:13.186Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.090s coverage: 81.4% of statements [2021-01-11T07:11:13.186Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 94.4% of statements [2021-01-11T07:11:13.448Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-01-11T07:11:14.208Z] $ docker rm -f 65f189636d4bc70d5f1ce53c28bf9dc2a74bc48ed594694ee01f2437b2fb3210 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:11:15.562Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T07:11:15.563Z] . [Pipeline] withDockerContainer [2021-01-11T07:11:15.862Z] prd-ubuntu18.04-docker-arm64-4c-16g-19443 does not seem to be running inside a container [2021-01-11T07:11:15.994Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-11T07:11:16.809Z] gofmt -l . [2021-01-11T07:11:16.809Z] [ "`gofmt -l .`" = "" ] [2021-01-11T07:11:16.809Z] ./bin/test-go-mod-tidy.sh [2021-01-11T07:11:17.534Z] $ docker top b74e4751ca073abf3f2839806701ccf64a6c90ea0f93c1f1262bd429961d74f9 -eo pid,comm [Pipeline] { [Pipeline] } [2021-01-11T07:11:18.008Z] $ docker stop --time=1 055cdd836c5c2143c681213f2a306c97951204e4f2740f0e07044094e1348317 [2021-01-11T07:11:19.793Z] $ docker rm -f 055cdd836c5c2143c681213f2a306c97951204e4f2740f0e07044094e1348317 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-01-11T07:11:20.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-11T07:11:20.784Z] Stashed 1 file(s) [Pipeline] } [2021-01-11T07:11:20.799Z] + make test [2021-01-11T07:11:20.799Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-01-11T07:11:22.260Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-11T07:11:49.142Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.038s coverage: 81.0% of statements [2021-01-11T07:12:11.400Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.078s coverage: 48.6% of statements [2021-01-11T07:12:11.400Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2021-01-11T07:12:11.400Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2021-01-11T07:12:11.400Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.072s coverage: 61.5% of statements [2021-01-11T07:12:11.400Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2021-01-11T07:12:11.400Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.044s coverage: 67.7% of statements [2021-01-11T07:12:11.401Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2021-01-11T07:12:11.401Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2021-01-11T07:12:11.401Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2021-01-11T07:12:11.401Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2021-01-11T07:12:11.401Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2021-01-11T07:12:11.401Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2021-01-11T07:12:11.401Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.011s coverage: 97.0% of statements [2021-01-11T07:12:11.401Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2021-01-11T07:12:11.401Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.026s coverage: 8.8% of statements [2021-01-11T07:12:16.812Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.936s coverage: 75.0% of statements [2021-01-11T07:12:16.812Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2021-01-11T07:12:16.812Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.038s coverage: 87.9% of statements [2021-01-11T07:12:16.812Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.078s coverage: 80.5% of statements [2021-01-11T07:12:16.812Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.021s coverage: 71.7% of statements [2021-01-11T07:12:38.950Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.056s coverage: 81.4% of statements [2021-01-11T07:12:38.950Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.012s coverage: 94.4% of statements [2021-01-11T07:12:38.950Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-01-11T07:12:47.285Z] gofmt -l . [2021-01-11T07:12:47.285Z] [ "`gofmt -l .`" = "" ] [2021-01-11T07:12:47.562Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-11T07:12:48.197Z] $ docker stop --time=1 b74e4751ca073abf3f2839806701ccf64a6c90ea0f93c1f1262bd429961d74f9 [2021-01-11T07:12:50.455Z] $ docker rm -f b74e4751ca073abf3f2839806701ccf64a6c90ea0f93c1f1262bd429961d74f9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T07:12:51.497Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-11T07:12:51.535Z] Warning: overwriting stash ‘coverage-report’ [2021-01-11T07:12:52.645Z] Stashed 1 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] } [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] wrap [2021-01-11T07:12:55.410Z] provisioning config files... [2021-01-11T07:12:55.510Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-631@tmp/config7984890209607049309tmp [Pipeline] { [Pipeline] sh [2021-01-11T07:12:55.983Z] + set +x [2021-01-11T07:12:55.983Z] + curl -s https://codecov.io/bash [2021-01-11T07:12:55.983Z] + bash -s -- [2021-01-11T07:12:56.259Z] [2021-01-11T07:12:56.259Z] _____ _ [2021-01-11T07:12:56.259Z] / ____| | | [2021-01-11T07:12:56.259Z] | | ___ __| | ___ ___ _____ __ [2021-01-11T07:12:56.259Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-11T07:12:56.259Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-11T07:12:56.259Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-11T07:12:56.259Z] Bash-20201231-23d4836 [2021-01-11T07:12:56.259Z] [2021-01-11T07:12:56.259Z] [2021-01-11T07:12:56.259Z] ==> git version 2.24.3 found [2021-01-11T07:12:56.259Z] ==> 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-01-11T07:12:56.259Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-11T07:12:56.259Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-11T07:12:56.259Z] ==> Jenkins CI detected. [2021-01-11T07:12:56.259Z] project root: . [2021-01-11T07:12:56.259Z] --> token set from env [2021-01-11T07:12:56.259Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-11T07:12:56.537Z] ==> Running gcov in . (disable via -X gcov) [2021-01-11T07:12:56.537Z] ==> Python coveragepy not found [2021-01-11T07:12:56.537Z] ==> Searching for coverage reports in: [2021-01-11T07:12:56.537Z] + . [2021-01-11T07:12:56.537Z] -> Found 1 reports [2021-01-11T07:12:56.537Z] ==> Detecting git/mercurial file structure [2021-01-11T07:12:56.537Z] ==> Reading reports [2021-01-11T07:12:56.537Z] + ./coverage.out bytes=70562 [2021-01-11T07:12:56.537Z] ==> Appending adjustments [2021-01-11T07:12:56.537Z] https://docs.codecov.io/docs/fixing-reports [2021-01-11T07:12:57.134Z] + Found adjustments [2021-01-11T07:12:57.134Z] ==> Gzipping contents [2021-01-11T07:12:57.134Z] 16K /tmp/codecov.affJO4.gz [2021-01-11T07:12:57.134Z] ==> Uploading reports [2021-01-11T07:12:57.134Z] url: https://codecov.io [2021-01-11T07:12:57.134Z] query: branch=PR-631&commit=f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=631&job=&cmd_args= [2021-01-11T07:12:57.134Z] -> Pinging Codecov [2021-01-11T07:12:57.134Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-631&commit=f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=631&job=&cmd_args= [2021-01-11T07:12:57.734Z] -> Uploading to [2021-01-11T07:12:57.734Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-11/3D8B5DFFC46A037C893635FACE044666/f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e/67182f69-2556-44a4-93d4-9c857e452428.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T071257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=411623fbca19a7f7b3ede0b255ce153505a507f4be7a3b0cfca4a2402d0b810e [2021-01-11T07:12:57.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-11T07:12:57.734Z] Dload Upload Total Spent Left Speed [2021-01-11T07:12:58.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12660 0 0 100 12660 0 25253 --:--:-- --:--:-- --:--:-- 25219 100 12660 0 0 100 12660 0 25241 --:--:-- --:--:-- --:--:-- 25219 [2021-01-11T07:12:58.328Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/f9e2b235fd34a3ae88ba16a7eb6270acff4fde8e [Pipeline] } [2021-01-11T07:12:58.363Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-01-11T07:13:01.975Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:13:02.765Z] ---> package-listing.sh [2021-01-11T07:13:02.765Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-11T07:13:02.765Z] ++ facter osfamily [2021-01-11T07:13:03.037Z] + OS_FAMILY=redhat [2021-01-11T07:13:03.037Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-631 [2021-01-11T07:13:03.037Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-11T07:13:03.037Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-11T07:13:03.037Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-11T07:13:03.037Z] + PACKAGES=/tmp/packages_start.txt [2021-01-11T07:13:03.037Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-631 ']' [2021-01-11T07:13:03.037Z] + PACKAGES=/tmp/packages_end.txt [2021-01-11T07:13:03.037Z] + case "${OS_FAMILY}" in [2021-01-11T07:13:03.038Z] + rpm -qa [2021-01-11T07:13:03.038Z] + sort [2021-01-11T07:13:08.405Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-11T07:13:08.405Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-11T07:13:08.405Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-11T07:13:08.405Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-631 ']' [2021-01-11T07:13:08.405Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-631/archives/ [2021-01-11T07:13:08.405Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-631/archives/ [Pipeline] echo [2021-01-11T07:13:08.443Z] 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-631/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-11T07:13:08.807Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:13:09.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T07:13:09.785Z] [2021-01-11T07:13:09.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-11T07:13:10.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T07:13:10.226Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-11T07:13:10.226Z] df20fa9351a1: Pulling fs layer [2021-01-11T07:13:10.226Z] 36b3adc4ff6f: Pulling fs layer [2021-01-11T07:13:10.226Z] 8ad3a11d3b57: Pulling fs layer [2021-01-11T07:13:10.226Z] 46f8f816bc3b: Pulling fs layer [2021-01-11T07:13:10.226Z] 93b61091891f: Pulling fs layer [2021-01-11T07:13:10.226Z] 93b9cdb0e59b: Pulling fs layer [2021-01-11T07:13:10.226Z] 5e14af77c1be: Pulling fs layer [2021-01-11T07:13:10.226Z] 01666e4c0597: Pulling fs layer [2021-01-11T07:13:10.226Z] aa168da1d23b: Pulling fs layer [2021-01-11T07:13:10.226Z] 93b9cdb0e59b: Waiting [2021-01-11T07:13:10.226Z] 5e14af77c1be: Waiting [2021-01-11T07:13:10.226Z] 01666e4c0597: Waiting [2021-01-11T07:13:10.226Z] aa168da1d23b: Waiting [2021-01-11T07:13:10.226Z] 46f8f816bc3b: Waiting [2021-01-11T07:13:10.226Z] 93b61091891f: Waiting [2021-01-11T07:13:10.226Z] 36b3adc4ff6f: Verifying Checksum [2021-01-11T07:13:10.226Z] 36b3adc4ff6f: Download complete [2021-01-11T07:13:10.226Z] 46f8f816bc3b: Verifying Checksum [2021-01-11T07:13:10.226Z] 46f8f816bc3b: Download complete [2021-01-11T07:13:10.490Z] df20fa9351a1: Download complete [2021-01-11T07:13:10.490Z] 93b9cdb0e59b: Verifying Checksum [2021-01-11T07:13:10.490Z] 93b9cdb0e59b: Download complete [2021-01-11T07:13:10.490Z] 5e14af77c1be: Verifying Checksum [2021-01-11T07:13:10.490Z] 5e14af77c1be: Download complete [2021-01-11T07:13:10.490Z] 01666e4c0597: Download complete [2021-01-11T07:13:10.761Z] 93b61091891f: Verifying Checksum [2021-01-11T07:13:10.761Z] 93b61091891f: Download complete [2021-01-11T07:13:11.049Z] df20fa9351a1: Pull complete [2021-01-11T07:13:11.049Z] 8ad3a11d3b57: Verifying Checksum [2021-01-11T07:13:11.049Z] 8ad3a11d3b57: Download complete [2021-01-11T07:13:11.327Z] 36b3adc4ff6f: Pull complete [2021-01-11T07:13:12.880Z] 8ad3a11d3b57: Pull complete [2021-01-11T07:13:12.880Z] 46f8f816bc3b: Pull complete [2021-01-11T07:13:13.867Z] 93b61091891f: Pull complete [2021-01-11T07:13:13.867Z] 93b9cdb0e59b: Pull complete [2021-01-11T07:13:14.453Z] 5e14af77c1be: Pull complete [2021-01-11T07:13:15.445Z] 01666e4c0597: Pull complete [2021-01-11T07:13:15.445Z] aa168da1d23b: Verifying Checksum [2021-01-11T07:13:15.445Z] aa168da1d23b: Download complete [2021-01-11T07:13:28.483Z] aa168da1d23b: Pull complete [2021-01-11T07:13:28.483Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-11T07:13:28.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T07:13:28.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-11T07:13:28.842Z] prd-centos7-docker-4c-2g-19440 does not seem to be running inside a container [2021-01-11T07:13:28.908Z] $ 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-631/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-631 -v /w/workspace/ndry_app-functions-sdk-go_PR-631:/w/workspace/ndry_app-functions-sdk-go_PR-631:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-631@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-631@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-01-11T07:13:32.208Z] $ docker top a53164fdb7e6fa4fe7e075c5d7f8a8a5aec1004a6b02436bb9fd7a508d1a7c2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T07:13:33.130Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-11T07:13:33.490Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-11T07:13:33.865Z] + ls /var/log/sa-host [2021-01-11T07:13:33.865Z] + sadf -c /var/log/sa-host/sa11 [2021-01-11T07:13:33.865Z] file_magic: OK [2021-01-11T07:13:33.865Z] HZ: Using current value: 100 [2021-01-11T07:13:33.865Z] file_header: OK [2021-01-11T07:13:33.865Z] 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-01-11T07:13:33.865Z] Statistics: [2021-01-11T07:13:33.866Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-11T07:13:33.866Z] File successfully converted to sysstat format version 12.2.1 [2021-01-11T07:13:33.866Z] + sadf -c /var/log/sa-host/sa23 [2021-01-11T07:13:33.866Z] file_magic: OK [2021-01-11T07:13:33.866Z] HZ: Using current value: 100 [2021-01-11T07:13:33.866Z] file_header: OK [2021-01-11T07:13:33.866Z] 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-01-11T07:13:33.866Z] Statistics: [2021-01-11T07:13:33.866Z] Hnuu...uuuununununu... [2021-01-11T07:13:33.866Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-11T07:13:34.141Z] provisioning config files... [2021-01-11T07:13:34.176Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-631@tmp/config1094891389747182137tmp [Pipeline] { [Pipeline] echo [2021-01-11T07:13:34.317Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:13:35.042Z] ---> create-netrc.sh [Pipeline] } [2021-01-11T07:13:35.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-11T07:13:35.285Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:13:35.682Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-11T07:13:35.757Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:13:36.575Z] ---> sudo-logs.sh [2021-01-11T07:13:36.575Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-11T07:13:36.616Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:13:36.982Z] ---> job-cost.sh [2021-01-11T07:13:37.260Z] lf-activate-venv: SKIPPING [2021-01-11T07:13:37.260Z] INFO: No Stack... [2021-01-11T07:13:38.215Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-11T07:13:38.801Z] INFO: Archiving Costs [Pipeline] echo [2021-01-11T07:13:38.832Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T07:13:39.169Z] ---> logs-deploy.sh [2021-01-11T07:13:39.169Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-631/1 [2021-01-11T07:13:39.169Z] INFO: archiving workspace using pattern(s): [2021-01-11T07:13:41.124Z] Archives upload complete. [2021-01-11T07:13:41.400Z] INFO: archiving logs to Nexus