Pull request #727 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bc7efd426162ad16d5e179a5b534b390fb9ed455+a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 (5b1d3b52b99081ba00510dac6827e346057bf5bc) 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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-727/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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-727/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28171 in /w/workspace/ndry_app-functions-sdk-go_PR-727 [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-727 # 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 Merging remotes/origin/master commit a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 into PR head commit bc7efd426162ad16d5e179a5b534b390fb9ed455 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/727/head:refs/remotes/origin/PR-727 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc7efd426162ad16d5e179a5b534b390fb9ed455 # timeout=10 Merge succeeded, producing bc7efd426162ad16d5e179a5b534b390fb9ed455 Checking out Revision bc7efd426162ad16d5e179a5b534b390fb9ed455 (PR-727) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc7efd426162ad16d5e179a5b534b390fb9ed455 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:47:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:47:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:47:51 ========================================================= 05:47:51 EdgeX Global Pipelines Version Info 05:47:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:47:53 ------------------- 05:47:53 stable info: 05:47:53 ------------------- 05:47:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:47:53 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 05:47:53 Message: update stable to v1.0.183 05:47:54 ------------------- 05:47:54 experimental info: 05:47:54 ------------------- 05:47:54 Commited By: **** collab-it+edgex@linuxfoundation.org 05:47:54 Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 05:47:54 Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:47:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 05:47:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 05:47:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:47:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:47:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:47:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:47:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:47:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:47:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:47:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:47:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-727 [Pipeline] echo 05:47:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-727 [Pipeline] echo 05:47:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-727 [Pipeline] echo 05:47:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc7efd426162ad16d5e179a5b534b390fb9ed455 [Pipeline] echo 05:47:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc7efd4 [Pipeline] echo 05:47:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:59 + git log --format=format:%s -1 bc7efd426162ad16d5e179a5b534b390fb9ed455 [Pipeline] echo 05:47:59 GIT_COMMIT: bc7efd426162ad16d5e179a5b534b390fb9ed455, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:47:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:48:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:00 05:48:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:48:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:01 latest: Pulling from edgex-devops/git-semver 05:48:01 31603596830f: Pulling fs layer 05:48:01 2a8b12db71e7: Pulling fs layer 05:48:01 6ca5941a6612: Pulling fs layer 05:48:01 ecc8261a40a4: Pulling fs layer 05:48:01 ecc8261a40a4: Waiting 05:48:01 2a8b12db71e7: Verifying Checksum 05:48:01 2a8b12db71e7: Download complete 05:48:01 31603596830f: Download complete 05:48:01 ecc8261a40a4: Verifying Checksum 05:48:01 ecc8261a40a4: Download complete 05:48:01 6ca5941a6612: Verifying Checksum 05:48:01 6ca5941a6612: Download complete 05:48:01 31603596830f: Pull complete 05:48:02 2a8b12db71e7: Pull complete 05:48:02 6ca5941a6612: Pull complete 05:48:02 ecc8261a40a4: Pull complete 05:48:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:48:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:48:03 prd-centos7-docker-4c-2g-28171 does not seem to be running inside a container 05:48:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-727 -v /w/workspace/ndry_app-functions-sdk-go_PR-727:/w/workspace/ndry_app-functions-sdk-go_PR-727:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-727@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-727@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:48:05 $ docker top 78566eed14eeb04b777c5d510a991428e5cda874bb59a51c796034db7fe5f80c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:48:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:06 [ssh-agent] Looking for ssh-agent implementation... 05:48:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:06 $ docker exec 78566eed14eeb04b777c5d510a991428e5cda874bb59a51c796034db7fe5f80c ssh-agent 05:48:06 SSH_AUTH_SOCK=/tmp/ssh-dPUMKOgJDECI/agent.12 05:48:06 SSH_AGENT_PID=17 05:48:06 Running ssh-add (command line suppressed) 05:48:06 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-727@tmp/private_key_2580763000135616374.key (/w/workspace/ndry_app-functions-sdk-go_PR-727@tmp/private_key_2580763000135616374.key) 05:48:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:07 + git tag --points-at HEAD [Pipeline] } 05:48:07 $ docker exec --env ******** --env ******** 78566eed14eeb04b777c5d510a991428e5cda874bb59a51c796034db7fe5f80c ssh-agent -k 05:48:07 unset SSH_AUTH_SOCK; 05:48:07 unset SSH_AGENT_PID; 05:48:07 echo Agent pid 17 killed; 05:48:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:48:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:07 [ssh-agent] Looking for ssh-agent implementation... 05:48:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:07 $ docker exec 78566eed14eeb04b777c5d510a991428e5cda874bb59a51c796034db7fe5f80c ssh-agent 05:48:07 SSH_AUTH_SOCK=/tmp/ssh-egtyUOAvmrBP/agent.47 05:48:07 SSH_AGENT_PID=52 05:48:07 Running ssh-add (command line suppressed) 05:48:08 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-727@tmp/private_key_5766405301845753573.key (/w/workspace/ndry_app-functions-sdk-go_PR-727@tmp/private_key_5766405301845753573.key) 05:48:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:08 + git semver init 05:48:08 # -> Open(): unable to determine branch for HEAD 05:48:08 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-727/.git 05:48:08 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-727 05:48:08 # $SEMVER_REMOTE_NAME = origin 05:48:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:48:08 # $SEMVER_USER_NAME = edgex-jenkins 05:48:08 # $SEMVER_BRANCH = PR-727 05:48:08 # $SEMVER_TEMP = /tmp/semver-074270215 05:48:08 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 05:48:11 # '/tmp/semver-074270215' -> '/w/workspace/ndry_app-functions-sdk-go_PR-727/.semver' 05:48:11 # -> Force: false 05:48:11 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-727/.semver [Pipeline] } 05:48:11 $ docker exec --env ******** --env ******** 78566eed14eeb04b777c5d510a991428e5cda874bb59a51c796034db7fe5f80c ssh-agent -k 05:48:12 unset SSH_AUTH_SOCK; 05:48:12 unset SSH_AGENT_PID; 05:48:12 echo Agent pid 52 killed; 05:48:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:48:12 + git semver [Pipeline] } 05:48:12 $ docker stop --time=1 78566eed14eeb04b777c5d510a991428e5cda874bb59a51c796034db7fe5f80c 05:48:14 $ docker rm -f 78566eed14eeb04b777c5d510a991428e5cda874bb59a51c796034db7fe5f80c [Pipeline] // withDockerContainer [Pipeline] sh 05:48:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:48:15 Stashed 1 file(s) [Pipeline] echo 05:48:15 [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 05:48:31 Still waiting to schedule task 05:48:31 ‘prd-centos7-docker-4c-2g-28168’ is offline; ‘prd-centos7-docker-4c-2g-28170’ is offline; ‘prd-centos7-docker-4c-2g-28172’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-28169’ doesn’t have label ‘centos7-docker-4c-2g’ 05:48:31 Still waiting to schedule task 05:48:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:50:18 Running on prd-centos7-docker-4c-2g-28175 in /w/workspace/ndry_app-functions-sdk-go_PR-727 [Pipeline] { [Pipeline] ws 05:50:18 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:50:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28173 in /w/workspace/ndry_app-functions-sdk-go_PR-727 [Pipeline] { [Pipeline] ws 05:50:18 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:50:21 using credential edgex-jenkins-ssh 05:50:21 Cloning the remote Git repository 05:50:21 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 05:50:21 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 05:50:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:50:21 > git --version # timeout=10 05:50:21 > git --version # 'git version 2.24.3' 05:50:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:23 Merging remotes/origin/master commit a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 into PR head commit bc7efd426162ad16d5e179a5b534b390fb9ed455 05:50:23 Merge succeeded, producing bc7efd426162ad16d5e179a5b534b390fb9ed455 05:50:23 Checking out Revision bc7efd426162ad16d5e179a5b534b390fb9ed455 (PR-727) 05:50:23 using credential edgex-jenkins-ssh 05:50:23 Cloning the remote Git repository 05:50:23 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 05:50:23 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 05:50:23 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:50:23 > git --version # timeout=10 05:50:23 > git --version # 'git version 2.17.1' 05:50:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:50:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:50:22 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:50:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/727/head:refs/remotes/origin/PR-727 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:50:23 > git config core.sparsecheckout # timeout=10 05:50:23 > git checkout -f bc7efd426162ad16d5e179a5b534b390fb9ed455 # timeout=10 05:50:23 > git remote # timeout=10 05:50:23 > git config --get remote.origin.url # timeout=10 05:50:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:23 > git merge a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 # timeout=10 05:50:23 > git rev-parse HEAD^{commit} # timeout=10 05:50:23 > git config core.sparsecheckout # timeout=10 05:50:23 > git checkout -f bc7efd426162ad16d5e179a5b534b390fb9ed455 # timeout=10 05:50:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:27 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:50:27 > git --version # timeout=10 05:50:27 > git --version # 'git version 2.24.3' 05:50:27 fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:50:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:50:29 + sudo service docker restart 05:50:29 + true 05:50:29 Redirecting to /bin/systemctl restart docker.service 05:50:30 Merging remotes/origin/master commit a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 into PR head commit bc7efd426162ad16d5e179a5b534b390fb9ed455 [Pipeline] unstash 05:50:30 Merge succeeded, producing bc7efd426162ad16d5e179a5b534b390fb9ed455 05:50:30 Checking out Revision bc7efd426162ad16d5e179a5b534b390fb9ed455 (PR-727) 05:50:29 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:50:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:29 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:50:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:50:29 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/727/head:refs/remotes/origin/PR-727 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:50:30 > git config core.sparsecheckout # timeout=10 05:50:30 > git checkout -f bc7efd426162ad16d5e179a5b534b390fb9ed455 # timeout=10 05:50:30 > git remote # timeout=10 05:50:30 > git config --get remote.origin.url # timeout=10 05:50:30 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:30 > git merge a1af34c7f52734c37f3173cf500a3c7bd0fc61a0 # timeout=10 05:50:30 > git rev-parse HEAD^{commit} # timeout=10 05:50:30 > git config core.sparsecheckout # timeout=10 05:50:30 > git checkout -f bc7efd426162ad16d5e179a5b534b390fb9ed455 # timeout=10 [Pipeline] echo 05:50:30 ========================================================= 05:50:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:50:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:50:31 + 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 . 05:50:31 Sending build context to Docker daemon 19.26MB 05:50:31 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:50:31 Step 2/8 : FROM ${BASE} 05:50:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:50:31 188c0c94c7c5: Pulling fs layer 05:50:31 0ef7d3d256c8: Pulling fs layer 05:50:31 de9db76c5a1d: Pulling fs layer 05:50:31 bca2f99d35d6: Pulling fs layer 05:50:31 93359f2a8cfa: Pulling fs layer 05:50:31 7c6f9722023f: Pulling fs layer 05:50:31 a35cf1a2eb13: Pulling fs layer 05:50:31 93359f2a8cfa: Waiting 05:50:31 bca2f99d35d6: Waiting 05:50:31 7c6f9722023f: Waiting 05:50:31 a35cf1a2eb13: Waiting 05:50:31 de9db76c5a1d: Verifying Checksum 05:50:31 de9db76c5a1d: Download complete 05:50:31 0ef7d3d256c8: Verifying Checksum 05:50:31 0ef7d3d256c8: Download complete 05:50:32 93359f2a8cfa: Verifying Checksum 05:50:32 93359f2a8cfa: Download complete 05:50:32 7c6f9722023f: Verifying Checksum 05:50:32 7c6f9722023f: Download complete 05:50:32 188c0c94c7c5: Verifying Checksum 05:50:32 188c0c94c7c5: Download complete 05:50:32 188c0c94c7c5: Pull complete 05:50:32 0ef7d3d256c8: Pull complete 05:50:32 de9db76c5a1d: Pull complete 05:50:34 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:50:34 > git --version # timeout=10 05:50:34 > git --version # 'git version 2.17.1' 05:50:34 fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 05:50:35 a35cf1a2eb13: Verifying Checksum 05:50:35 a35cf1a2eb13: Download complete [Pipeline] sh 05:50:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 05:50:36 bca2f99d35d6: Verifying Checksum 05:50:36 bca2f99d35d6: Download complete [Pipeline] sh 05:50:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:50:37 + sudo service docker restart 05:50:37 + true [Pipeline] unstash [Pipeline] echo 05:50:39 ========================================================= 05:50:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:50:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:50:40 + 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 . 05:50:41 Sending build context to Docker daemon 19.26MB 05:50:41 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:50:41 Step 2/8 : FROM ${BASE} 05:50:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:50:41 5f621e34cdf4: Pulling fs layer 05:50:41 a4357932f1b6: Pulling fs layer 05:50:41 18c013af1878: Pulling fs layer 05:50:41 00ac8860ef70: Pulling fs layer 05:50:41 63d7cb157983: Pulling fs layer 05:50:41 b116817d02f9: Pulling fs layer 05:50:41 745a02a5169b: Pulling fs layer 05:50:41 00ac8860ef70: Waiting 05:50:41 63d7cb157983: Waiting 05:50:41 b116817d02f9: Waiting 05:50:41 745a02a5169b: Waiting 05:50:41 18c013af1878: Verifying Checksum 05:50:41 18c013af1878: Download complete 05:50:41 a4357932f1b6: Download complete 05:50:41 63d7cb157983: Verifying Checksum 05:50:41 63d7cb157983: Download complete 05:50:42 b116817d02f9: Verifying Checksum 05:50:42 b116817d02f9: Download complete 05:50:42 5f621e34cdf4: Verifying Checksum 05:50:42 5f621e34cdf4: Download complete 05:50:42 5f621e34cdf4: Pull complete 05:50:43 a4357932f1b6: Pull complete 05:50:43 bca2f99d35d6: Pull complete 05:50:43 93359f2a8cfa: Pull complete 05:50:43 7c6f9722023f: Pull complete 05:50:43 18c013af1878: Pull complete 05:50:43 745a02a5169b: Verifying Checksum 05:50:43 745a02a5169b: Download complete 05:50:45 00ac8860ef70: Verifying Checksum 05:50:45 00ac8860ef70: Download complete 05:50:51 a35cf1a2eb13: Pull complete 05:50:51 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:50:51 ---> a62c8e92a672 05:50:51 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 05:50:51 20.10.0: Pulling from library/docker 05:50:51 05e7bc50f07f: Pulling fs layer 05:50:51 6db28d0fdbf6: Pulling fs layer 05:50:51 292df0bc6bf3: Pulling fs layer 05:50:51 2e060f4bd70b: Pulling fs layer 05:50:51 80e8d568a223: Pulling fs layer 05:50:51 8dc6ef1a942a: Pulling fs layer 05:50:51 2312dd95470a: Pulling fs layer 05:50:51 80e8d568a223: Waiting 05:50:51 8dc6ef1a942a: Waiting 05:50:51 2312dd95470a: Waiting 05:50:51 2e060f4bd70b: Waiting 05:50:51 292df0bc6bf3: Verifying Checksum 05:50:51 292df0bc6bf3: Download complete 05:50:51 6db28d0fdbf6: Verifying Checksum 05:50:51 6db28d0fdbf6: Download complete 05:50:51 05e7bc50f07f: Verifying Checksum 05:50:51 05e7bc50f07f: Download complete 05:50:51 80e8d568a223: Verifying Checksum 05:50:51 80e8d568a223: Download complete 05:50:51 8dc6ef1a942a: Verifying Checksum 05:50:51 8dc6ef1a942a: Download complete 05:50:51 2312dd95470a: Verifying Checksum 05:50:51 2312dd95470a: Download complete 05:50:51 05e7bc50f07f: Pull complete 05:50:52 6db28d0fdbf6: Pull complete 05:50:52 292df0bc6bf3: Pull complete 05:50:55 00ac8860ef70: Pull complete 05:50:55 2e060f4bd70b: Verifying Checksum 05:50:55 2e060f4bd70b: Download complete 05:50:55 63d7cb157983: Pull complete 05:50:56 b116817d02f9: Pull complete 05:50:58 2e060f4bd70b: Pull complete 05:50:58 80e8d568a223: Pull complete 05:50:58 8dc6ef1a942a: Pull complete 05:50:58 2312dd95470a: Pull complete 05:50:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:50:58 Status: Downloaded newer image for docker:20.10.0 05:51:00 745a02a5169b: Pull complete 05:51:00 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:51:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:51:00 ---> b7e6874047d6 05:51:00 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 05:51:00 20.10.0: Pulling from library/docker 05:51:00 ---> 09bd43005e42 05:51:00 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:51:00 ---> Running in ee22ae1af478 05:51:01 Removing intermediate container ee22ae1af478 05:51:01 ---> 91056dc1c52c 05:51:01 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 05:51:01 ---> Running in 0b949264d651 05:51:01 a3cc7d3b244e: Pulling fs layer 05:51:01 02a3295e0d61: Pulling fs layer 05:51:01 0f4f2e6d8100: Pulling fs layer 05:51:01 330b718f631f: Pulling fs layer 05:51:01 a93816041522: Pulling fs layer 05:51:01 bdb6da89ff94: Pulling fs layer 05:51:01 2a70c0c122f4: Pulling fs layer 05:51:01 bdb6da89ff94: Waiting 05:51:01 330b718f631f: Waiting 05:51:01 2a70c0c122f4: Waiting 05:51:01 a93816041522: Waiting 05:51:01 02a3295e0d61: Verifying Checksum 05:51:01 02a3295e0d61: Download complete 05:51:01 a3cc7d3b244e: Download complete 05:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:51:02 0f4f2e6d8100: Verifying Checksum 05:51:02 0f4f2e6d8100: Download complete 05:51:02 bdb6da89ff94: Verifying Checksum 05:51:02 bdb6da89ff94: Download complete 05:51:02 2a70c0c122f4: Verifying Checksum 05:51:02 2a70c0c122f4: Download complete 05:51:02 a3cc7d3b244e: Pull complete 05:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:51:02 a93816041522: Verifying Checksum 05:51:02 a93816041522: Download complete 05:51:02 (1/5) Installing libsodium (1.0.18-r0) 05:51:02 02a3295e0d61: Pull complete 05:51:03 0f4f2e6d8100: Pull complete 05:51:03 (2/5) Installing libzmq (4.3.3-r0) 05:51:03 (3/5) Installing pkgconf (1.7.2-r0) 05:51:04 (4/5) Installing libsodium-dev (1.0.18-r0) 05:51:04 (5/5) Installing zeromq-dev (4.3.3-r0) 05:51:04 Executing busybox-1.31.1-r19.trigger 05:51:04 OK: 167 MiB in 44 packages 05:51:05 Removing intermediate container 0b949264d651 05:51:05 ---> 9dcae64545bb 05:51:05 Step 6/8 : WORKDIR /build 05:51:05 ---> Running in 5570c0b582ce 05:51:05 Removing intermediate container 5570c0b582ce 05:51:05 ---> a9be98f401c0 05:51:05 Step 7/8 : COPY go.mod . 05:51:05 ---> dde97f0f617b 05:51:05 Step 8/8 : RUN go mod download 05:51:05 ---> Running in be3025f5edf8 05:51:06 330b718f631f: Verifying Checksum 05:51:06 330b718f631f: Download complete 05:51:11 330b718f631f: Pull complete 05:51:11 a93816041522: Pull complete 05:51:11 bdb6da89ff94: Pull complete 05:51:11 2a70c0c122f4: Pull complete 05:51:11 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:51:11 Status: Downloaded newer image for docker:20.10.0 05:51:18 ---> 855583ecf599 05:51:18 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:51:18 ---> Running in 27ff47fbf7be 05:51:18 Removing intermediate container 27ff47fbf7be 05:51:18 ---> 99abd4990810 05:51:18 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 05:51:18 ---> Running in 69637419712d 05:51:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:51:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:51:23 (1/5) Installing libsodium (1.0.18-r0) 05:51:23 (2/5) Installing libzmq (4.3.3-r0) 05:51:23 (3/5) Installing pkgconf (1.7.2-r0) 05:51:23 (4/5) Installing libsodium-dev (1.0.18-r0) 05:51:24 (5/5) Installing zeromq-dev (4.3.3-r0) 05:51:24 Executing busybox-1.31.1-r19.trigger 05:51:24 OK: 144 MiB in 44 packages 05:51:25 Removing intermediate container 69637419712d 05:51:25 ---> 0fe90d12efaa 05:51:25 Step 6/8 : WORKDIR /build 05:51:25 ---> Running in 1cebbc6a0e2c 05:51:26 Removing intermediate container 1cebbc6a0e2c 05:51:26 ---> 4a0c04007557 05:51:26 Step 7/8 : COPY go.mod . 05:51:26 ---> 0cee27c690d3 05:51:26 Step 8/8 : RUN go mod download 05:51:26 ---> Running in 3d7af17a0ebe 05:51:32 Removing intermediate container be3025f5edf8 05:51:32 ---> c3079b02126e 05:51:32 Successfully built c3079b02126e 05:51:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:51:32 + docker inspect -f . ci-base-image-x86_64 05:51:32 . [Pipeline] withDockerContainer 05:51:33 prd-centos7-docker-4c-2g-28175 does not seem to be running inside a container 05:51:33 $ 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 05:51:34 $ docker top bb2fb60ee79035892b3c6f26772eb5eadc06c145bfc51881e3d725c1c1279902 -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:34 + go version 05:51:34 go version go1.15.5 linux/amd64 [Pipeline] } 05:51:34 $ docker stop --time=1 bb2fb60ee79035892b3c6f26772eb5eadc06c145bfc51881e3d725c1c1279902 05:51:36 $ docker rm -f bb2fb60ee79035892b3c6f26772eb5eadc06c145bfc51881e3d725c1c1279902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:51:37 + docker inspect -f . ci-base-image-x86_64 05:51:37 . [Pipeline] withDockerContainer 05:51:37 prd-centos7-docker-4c-2g-28175 does not seem to be running inside a container 05:51:37 $ 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 05:51:38 $ docker top 03943e11bd8e3c6026e85288e0e81bdf8c275efb9788789975c0aac8c852981e -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:38 + make test 05:51:38 make -C ./app-service-template build 05:51:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:51:38 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 05:51:53 Removing intermediate container 3d7af17a0ebe 05:51:53 ---> e4a515440ccc 05:51:53 Successfully built e4a515440ccc 05:51:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:51:53 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:51:53 make -C ./app-service-template test 05:51:53 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:51:53 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 05:51:53 + docker inspect -f . ci-base-image-arm64 05:51:53 . [Pipeline] withDockerContainer 05:51:54 prd-ubuntu18.04-docker-arm64-4c-16g-28173 does not seem to be running inside a container 05:51:54 $ 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 05:51:55 $ docker top 8b9fafd9dc8dd8a860e849439e9fc5f5fd2cef09fb65f9065cb5c98b271dd867 -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:56 + go version 05:51:56 go version go1.15.5 linux/arm64 [Pipeline] } 05:51:56 $ docker stop --time=1 8b9fafd9dc8dd8a860e849439e9fc5f5fd2cef09fb65f9065cb5c98b271dd867 05:51:58 $ docker rm -f 8b9fafd9dc8dd8a860e849439e9fc5f5fd2cef09fb65f9065cb5c98b271dd867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:52:00 + docker inspect -f . ci-base-image-arm64 05:52:00 . [Pipeline] withDockerContainer 05:52:00 prd-ubuntu18.04-docker-arm64-4c-16g-28173 does not seem to be running inside a container 05:52:00 $ 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 05:52:00 ? new-app-service [no test files] 05:52:00 # new-app-service/functions [new-app-service/functions.test] 05:52:00 functions/sample_test.go:79:24: not enough arguments in call to dtos.NewEvent 05:52:00 have (string, string) 05:52:00 want (string, string, string) 05:52:00 FAIL new-app-service/functions [build failed] 05:52:00 FAIL 05:52:00 make[1]: *** [Makefile:43: test] Error 2 05:52:00 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:52:00 make: *** [Makefile:9: test-template] Error 2 05:52:01 $ docker top faf90ab4f56051f877f25f2a5bed2bc53b13efd837879ecac11ef9d0bf203581 -eo pid,comm [Pipeline] { [Pipeline] } 05:52:02 $ docker stop --time=1 03943e11bd8e3c6026e85288e0e81bdf8c275efb9788789975c0aac8c852981e 05:52:04 $ docker rm -f 03943e11bd8e3c6026e85288e0e81bdf8c275efb9788789975c0aac8c852981e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } 05:52:05 + make test 05:52:05 make -C ./app-service-template build 05:52:05 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:52:05 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:52:06 ---> job-cost.sh 05:52:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x4oY 05:52:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:52:44 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:52:44 make -C ./app-service-template test 05:52:44 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:52:44 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 05:52:51 lf-activate-venv(): INFO: Adding /tmp/venv-x4oY/bin to PATH 05:52:51 INFO: No Stack... 05:52:53 INFO: Retrieving Pricing Info for: v1-standard-2 05:52:53 INFO: Archiving Costs [Pipeline] sh 05:52:54 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 05:52:54 + cut -d, -f6 [Pipeline] lock 05:52:54 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-727-1-stack-cost] 05:52:54 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-727-1-stack-cost] did not exist. Created. 05:52:54 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-727-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:54 + echo total: 0.029999999329447746 [Pipeline] stash 05:52:55 Stashed 1 file(s) [Pipeline] } 05:52:55 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-727-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:52:56 Failed in branch amd64 05:52:56 ? new-app-service [no test files] 05:52:57 # new-app-service/functions [new-app-service/functions.test] 05:52:57 functions/sample_test.go:79:24: not enough arguments in call to dtos.NewEvent 05:52:57 have (string, string) 05:52:57 want (string, string, string) 05:52:57 FAIL new-app-service/functions [build failed] 05:52:57 FAIL 05:52:57 make[1]: *** [Makefile:43: test] Error 2 05:52:57 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:52:57 make: *** [Makefile:9: test-template] Error 2 [Pipeline] } 05:52:57 $ docker stop --time=1 faf90ab4f56051f877f25f2a5bed2bc53b13efd837879ecac11ef9d0bf203581 05:53:00 $ docker rm -f faf90ab4f56051f877f25f2a5bed2bc53b13efd837879ecac11ef9d0bf203581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:53:02 ---> job-cost.sh 05:53:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rj9c 05:53:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:55:48 lf-activate-venv(): INFO: Adding /tmp/venv-rj9c/bin to PATH 05:55:48 INFO: No Stack... 05:55:48 INFO: Retrieving Pricing Info for: lf-standard-4 05:55:48 INFO: Archiving Costs [Pipeline] sh 05:55:49 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 05:55:49 + cut -d, -f6 [Pipeline] lock 05:55:49 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-727-1-stack-cost] 05:55:49 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-727-1-stack-cost] did not exist. Created. 05:55:49 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-727-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:55:49 /w/workspace/app-functions-sdk-go/1@tmp/durable-59b76ed0/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-59b76ed0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:55:50 + echo total: 0.20999999344348907 [Pipeline] stash 05:55:50 Warning: overwriting stash ‘stack-cost’ 05:55:51 Stashed 1 file(s) [Pipeline] } 05:55:51 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-727-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:55:52 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:55:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:55:56 ---> package-listing.sh 05:55:56 ++ facter osfamily 05:55:56 ++ tr '[:upper:]' '[:lower:]' 05:55:56 + OS_FAMILY=redhat 05:55:56 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-727 05:55:56 + START_PACKAGES=/tmp/packages_start.txt 05:55:56 + END_PACKAGES=/tmp/packages_end.txt 05:55:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:55:56 + PACKAGES=/tmp/packages_start.txt 05:55:56 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-727 ']' 05:55:56 + PACKAGES=/tmp/packages_end.txt 05:55:56 + case "${OS_FAMILY}" in 05:55:56 + rpm -qa 05:55:56 + sort 05:56:02 + '[' -f /tmp/packages_start.txt ']' 05:56:02 + '[' -f /tmp/packages_end.txt ']' 05:56:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:02 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-727 ']' 05:56:02 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-727/archives/ 05:56:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-727/archives/ [Pipeline] echo 05:56:02 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-727/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:56:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:56:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:56:02 05:56:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:56:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:56:03 alpine: Pulling from edgex-lftools-log-publisher 05:56:03 df20fa9351a1: Pulling fs layer 05:56:03 36b3adc4ff6f: Pulling fs layer 05:56:03 8ad3a11d3b57: Pulling fs layer 05:56:03 46f8f816bc3b: Pulling fs layer 05:56:03 93b61091891f: Pulling fs layer 05:56:03 93b9cdb0e59b: Pulling fs layer 05:56:03 5e14af77c1be: Pulling fs layer 05:56:03 01666e4c0597: Pulling fs layer 05:56:03 aa168da1d23b: Pulling fs layer 05:56:03 46f8f816bc3b: Waiting 05:56:03 93b61091891f: Waiting 05:56:03 93b9cdb0e59b: Waiting 05:56:03 5e14af77c1be: Waiting 05:56:03 01666e4c0597: Waiting 05:56:03 aa168da1d23b: Waiting 05:56:03 36b3adc4ff6f: Download complete 05:56:03 46f8f816bc3b: Download complete 05:56:03 df20fa9351a1: Verifying Checksum 05:56:03 df20fa9351a1: Download complete 05:56:03 93b9cdb0e59b: Verifying Checksum 05:56:03 93b9cdb0e59b: Download complete 05:56:03 5e14af77c1be: Verifying Checksum 05:56:03 5e14af77c1be: Download complete 05:56:03 93b61091891f: Verifying Checksum 05:56:03 93b61091891f: Download complete 05:56:03 01666e4c0597: Verifying Checksum 05:56:03 01666e4c0597: Download complete 05:56:03 8ad3a11d3b57: Verifying Checksum 05:56:03 8ad3a11d3b57: Download complete 05:56:03 df20fa9351a1: Pull complete 05:56:04 36b3adc4ff6f: Pull complete 05:56:04 8ad3a11d3b57: Pull complete 05:56:05 46f8f816bc3b: Pull complete 05:56:05 aa168da1d23b: Verifying Checksum 05:56:05 aa168da1d23b: Download complete 05:56:06 93b61091891f: Pull complete 05:56:06 93b9cdb0e59b: Pull complete 05:56:06 5e14af77c1be: Pull complete 05:56:06 01666e4c0597: Pull complete 05:56:13 aa168da1d23b: Pull complete 05:56:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:56:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:56:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:56:13 prd-centos7-docker-4c-2g-28171 does not seem to be running inside a container 05:56:13 $ 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-727/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-727 -v /w/workspace/ndry_app-functions-sdk-go_PR-727:/w/workspace/ndry_app-functions-sdk-go_PR-727:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-727@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-727@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:10003/edgex-lftools-log-publisher:alpine cat 05:56:17 $ docker top d9b703814e84a488a4b3c2a768e795bce3a8c2996f905ca58d1fc94e9d512eac -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:18 + touch /tmp/pre-build-complete [Pipeline] sh 05:56:18 + mkdir -p /var/log/sa [Pipeline] sh 05:56:18 + ls /var/log/sa-host 05:56:18 + sadf -c /var/log/sa-host/sa02 05:56:18 file_magic: OK 05:56:18 HZ: Using current value: 100 05:56:18 file_header: OK 05:56:18 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 05:56:18 Statistics: 05:56:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:56:18 File successfully converted to sysstat format version 12.2.1 05:56:18 + sadf -c /var/log/sa-host/sa23 05:56:18 file_magic: OK 05:56:18 HZ: Using current value: 100 05:56:18 file_header: OK 05:56:18 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 05:56:18 Statistics: 05:56:18 Hnuu...uuuununununu... 05:56:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:56:19 provisioning config files... 05:56:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-727@tmp/config2969964456137721287tmp [Pipeline] { [Pipeline] echo 05:56:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:56:19 ---> create-netrc.sh [Pipeline] } 05:56:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:56:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:56:20 ---> python-tools-install.sh [Pipeline] echo 05:56:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:56:20 ---> sudo-logs.sh 05:56:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:56:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:56:20 ---> job-cost.sh 05:56:20 lf-activate-venv: SKIPPING 05:56:20 DEBUG: total: 0.20999999344348907 05:56:20 INFO: Retrieving Stack Cost... 05:56:21 INFO: Retrieving Pricing Info for: v1-standard-2 05:56:22 INFO: Archiving Costs [Pipeline] echo 05:56:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:56:22 ---> logs-deploy.sh 05:56:22 lf-activate-venv: SKIPPING 05:56:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-727/1 05:56:22 INFO: archiving workspace using pattern(s): 05:56:24 Archives upload complete. 05:56:24 INFO: archiving logs to Nexus 05:56:25 ---> uname -a: 05:56:25 Linux prd-centos7-docker-4c-2g-28171.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:56:25 05:56:25 05:56:25 ---> lscpu: 05:56:25 Architecture: x86_64 05:56:25 CPU op-mode(s): 32-bit, 64-bit 05:56:25 Byte Order: Little Endian 05:56:25 Address sizes: 40 bits physical, 48 bits virtual 05:56:25 CPU(s): 4 05:56:25 On-line CPU(s) list: 0-3 05:56:25 Thread(s) per core: 1 05:56:25 Core(s) per socket: 1 05:56:25 Socket(s): 4 05:56:25 NUMA node(s): 1 05:56:25 Vendor ID: GenuineIntel 05:56:25 CPU family: 6 05:56:25 Model: 44 05:56:25 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:56:25 Stepping: 1 05:56:25 CPU MHz: 2933.442 05:56:25 BogoMIPS: 5866.88 05:56:25 Virtualization: VT-x 05:56:25 Hypervisor vendor: KVM 05:56:25 Virtualization type: full 05:56:25 L1d cache: 128 KiB 05:56:25 L1i cache: 128 KiB 05:56:25 L2 cache: 16 MiB 05:56:25 L3 cache: 64 MiB 05:56:25 NUMA node0 CPU(s): 0-3 05:56:25 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:56:25 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:56:25 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:56:25 Vulnerability Meltdown: Mitigation; PTI 05:56:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:56:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:56:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:56:25 Vulnerability Srbds: Not affected 05:56:25 Vulnerability Tsx async abort: Not affected 05:56:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 05:56:25 05:56:25 05:56:25 ---> nproc: 05:56:25 4 05:56:25 05:56:25 05:56:25 ---> df -h: 05:56:25 Filesystem Size Used Available Use% Mounted on 05:56:25 overlay 50.0G 7.3G 42.7G 15% / 05:56:25 tmpfs 64.0M 0 64.0M 0% /dev 05:56:25 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:56:25 shm 64.0M 0 64.0M 0% /dev/shm 05:56:25 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:56:25 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:56:25 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:56:25 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:56:25 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-727 05:56:25 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-727@tmp 05:56:25 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:56:25 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:56:25 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:56:25 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:56:25 05:56:25 05:56:25 ---> free -m: 05:56:25 total used free shared buff/cache available 05:56:25 Mem: 1837 723 95 0 1017 1008 05:56:25 Swap: 1023 1 1022 05:56:25 05:56:25 05:56:25 ---> ip addr: 05:56:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:56:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:56:25 inet 127.0.0.1/8 scope host lo 05:56:25 valid_lft forever preferred_lft forever 05:56:25 inet6 ::1/128 scope host 05:56:25 valid_lft forever preferred_lft forever 05:56:25 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:56:25 link/ether fa:16:3e:07:f9:51 brd ff:ff:ff:ff:ff:ff 05:56:25 inet 10.30.123.30/23 brd 10.30.123.255 scope global dynamic eth0 05:56:25 valid_lft 85852sec preferred_lft 85852sec 05:56:25 inet6 fe80::f816:3eff:fe07:f951/64 scope link 05:56:25 valid_lft forever preferred_lft forever 05:56:25 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:56:25 link/ether 02:42:77:d2:a7:2f brd ff:ff:ff:ff:ff:ff 05:56:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:56:25 valid_lft forever preferred_lft forever 05:56:25 inet6 fe80::42:77ff:fed2:a72f/64 scope link 05:56:25 valid_lft forever preferred_lft forever 05:56:25 05:56:25 05:56:25 ---> sar -b -r -n DEV: 05:56:25 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/02/21 _x86_64_ (4 CPU) 05:56:25 05:56:25 05:47:04 LINUX RESTART (4 CPU) 05:56:25 05:56:25 05:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:56:25 05:49:01 27.70 7.99 19.71 0.00 1550.47 4159.44 0.00 05:56:25 05:50:01 1.88 0.00 1.88 0.00 0.00 33.93 0.00 05:56:25 05:51:01 0.32 0.00 0.32 0.00 0.00 4.43 0.00 05:56:25 05:52:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 05:56:25 05:53:01 0.15 0.00 0.15 0.00 0.00 1.93 0.00 05:56:25 05:54:01 0.40 0.00 0.40 0.00 0.00 4.70 0.00 05:56:25 05:55:01 0.63 0.00 0.63 0.00 0.00 7.06 0.00 05:56:25 05:56:01 47.24 46.54 0.70 0.00 3764.46 10.49 0.00 05:56:25 Average: 9.82 6.82 3.01 0.00 664.44 528.31 0.00 05:56:25 05:56:25 05:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:56:25 05:49:01 235864 0 625444 33.24 2620 1017616 1107316 37.79 456336 992732 24 05:56:25 05:50:01 238804 0 622496 33.08 2620 1017624 1088692 37.16 454920 991440 12 05:56:25 05:51:01 237456 0 623840 33.16 2620 1017628 1088692 37.16 464672 983580 8 05:56:25 05:52:01 238384 0 622912 33.11 2620 1017628 1079440 36.84 466092 981072 8 05:56:25 05:53:01 237344 0 623944 33.16 2620 1017636 1079524 36.84 474108 974612 8 05:56:25 05:54:01 236756 0 624528 33.19 2620 1017640 1079584 36.84 490864 958212 8 05:56:25 05:55:01 236668 0 624612 33.20 2620 1017644 1079560 36.84 490632 958268 16 05:56:25 05:56:01 122300 0 625944 33.27 2620 1130680 1080924 36.89 492896 1070128 8 05:56:25 Average: 222947 0 624215 33.18 2620 1031762 1085466 37.05 473815 988756 12 05:56:25 05:56:25 05:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:56:25 05:49:01 eth0 118.59 132.42 378.11 33.67 0.00 0.00 0.00 0.00 05:56:25 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 05:49:01 docker0 103.93 78.55 9.05 307.01 0.00 0.00 0.00 0.00 05:56:25 05:50:01 eth0 1.93 0.47 0.46 0.24 0.00 0.00 0.00 0.00 05:56:25 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 05:51:01 eth0 0.62 0.45 0.32 0.21 0.00 0.00 0.00 0.00 05:56:25 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 05:52:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:56:25 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 05:53:01 eth0 0.87 0.13 0.19 0.07 0.00 0.00 0.00 0.00 05:56:25 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 05:54:01 eth0 1.25 0.43 0.34 0.18 0.00 0.00 0.00 0.00 05:56:25 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 05:55:01 eth0 0.57 0.37 0.27 0.23 0.00 0.00 0.00 0.00 05:56:25 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 05:56:01 eth0 5.35 3.15 4.99 1.95 0.00 0.00 0.00 0.00 05:56:25 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 Average: eth0 16.17 17.19 48.11 4.57 0.00 0.00 0.00 0.00 05:56:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:25 Average: docker0 13.00 9.82 1.13 38.39 0.00 0.00 0.00 0.00 05:56:25 05:56:25 05:56:25 ---> sar -P ALL: 05:56:25 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/02/21 _x86_64_ (4 CPU) 05:56:25 05:56:25 05:47:04 LINUX RESTART (4 CPU) 05:56:25 05:56:25 05:48:01 CPU %user %nice %system %iowait %steal %idle 05:56:25 05:49:01 all 3.10 0.00 1.93 0.55 0.04 94.38 05:56:25 05:49:01 0 2.74 0.00 2.15 0.32 0.03 94.76 05:56:25 05:49:01 1 2.87 0.00 1.88 1.43 0.05 93.77 05:56:25 05:49:01 2 3.89 0.00 2.16 0.27 0.03 93.65 05:56:25 05:49:01 3 2.92 0.00 1.51 0.17 0.05 95.35 05:56:25 05:50:01 all 0.17 0.00 0.05 0.00 0.00 99.78 05:56:25 05:50:01 0 0.05 0.00 0.03 0.00 0.00 99.92 05:56:25 05:50:01 1 0.07 0.00 0.03 0.00 0.00 99.90 05:56:25 05:50:01 2 0.53 0.00 0.08 0.00 0.02 99.37 05:56:25 05:50:01 3 0.05 0.00 0.03 0.00 0.00 99.92 05:56:25 05:51:01 all 0.17 0.00 0.07 0.00 0.02 99.74 05:56:25 05:51:01 0 0.03 0.00 0.05 0.00 0.00 99.92 05:56:25 05:51:01 1 0.05 0.00 0.08 0.00 0.03 99.83 05:56:25 05:51:01 2 0.23 0.00 0.07 0.00 0.03 99.67 05:56:25 05:51:01 3 0.37 0.00 0.07 0.00 0.02 99.55 05:56:25 05:52:01 all 0.14 0.00 0.04 0.00 0.00 99.82 05:56:25 05:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:56:25 05:52:01 1 0.07 0.00 0.07 0.00 0.00 99.87 05:56:25 05:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:56:25 05:52:01 3 0.43 0.00 0.03 0.00 0.00 99.53 05:56:25 05:53:01 all 0.17 0.00 0.11 0.00 0.01 99.71 05:56:25 05:53:01 0 0.03 0.00 0.12 0.00 0.02 99.83 05:56:25 05:53:01 1 0.08 0.00 0.10 0.00 0.02 99.80 05:56:25 05:53:01 2 0.07 0.00 0.17 0.00 0.00 99.77 05:56:25 05:53:01 3 0.52 0.00 0.05 0.00 0.00 99.43 05:56:25 05:54:01 all 0.08 0.00 0.08 0.00 0.00 99.83 05:56:25 05:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:56:25 05:54:01 1 0.02 0.00 0.17 0.00 0.00 99.82 05:56:25 05:54:01 2 0.05 0.00 0.07 0.00 0.00 99.88 05:56:25 05:54:01 3 0.25 0.00 0.07 0.00 0.00 99.68 05:56:25 05:55:01 all 0.11 0.00 0.03 0.00 0.00 99.86 05:56:25 05:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:56:25 05:55:01 1 0.08 0.00 0.03 0.00 0.00 99.88 05:56:25 05:55:01 2 0.07 0.00 0.07 0.00 0.00 99.87 05:56:25 05:55:01 3 0.25 0.00 0.02 0.00 0.00 99.73 05:56:25 05:56:01 all 0.86 0.00 0.30 1.15 0.01 97.68 05:56:25 05:56:01 0 1.42 0.00 0.38 2.31 0.02 95.87 05:56:25 05:56:01 1 0.88 0.00 0.17 0.30 0.00 98.65 05:56:25 05:56:01 2 0.22 0.00 0.15 0.02 0.00 99.62 05:56:25 05:56:01 3 0.93 0.00 0.50 1.98 0.02 96.56 05:56:25 Average: all 0.60 0.00 0.32 0.21 0.01 98.85 05:56:25 Average: 0 0.54 0.00 0.35 0.33 0.01 98.77 05:56:25 Average: 1 0.51 0.00 0.31 0.21 0.01 98.94 05:56:25 Average: 2 0.63 0.00 0.35 0.04 0.01 98.97 05:56:25 Average: 3 0.71 0.00 0.28 0.27 0.01 98.72 05:56:25 05:56:25 05:56:25