Pull request #696 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fe68ca17ebae58f07127f9248fb8f1c1ece2f556+ebc40acbf299067f604c49d7e3628fc69e80ce80 (25bac3ffd2727267d78baa7b5b5e6c88c3900548) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-696/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-696/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-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 ‘prd-centos7-docker-4c-2g-26480’ is offline Running on prd-centos7-docker-4c-2g-26482 in /w/workspace/ndry_app-functions-sdk-go_PR-696 [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-696 # 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 ebc40acbf299067f604c49d7e3628fc69e80ce80 into PR head commit fe68ca17ebae58f07127f9248fb8f1c1ece2f556 Merge succeeded, producing fe68ca17ebae58f07127f9248fb8f1c1ece2f556 Checking out Revision fe68ca17ebae58f07127f9248fb8f1c1ece2f556 (PR-696) > 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/696/head:refs/remotes/origin/PR-696 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe68ca17ebae58f07127f9248fb8f1c1ece2f556 # 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 ebc40acbf299067f604c49d7e3628fc69e80ce80 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe68ca17ebae58f07127f9248fb8f1c1ece2f556 # 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 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:01:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:01:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:01:35 ========================================================= 07:01:35 EdgeX Global Pipelines Version Info 07:01:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:01:40 ------------------- 07:01:40 stable info: 07:01:40 ------------------- 07:01:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:01:40 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:01:40 Message: update stable to v1.0.179 07:01:42 ------------------- 07:01:42 experimental info: 07:01:42 ------------------- 07:01:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:01:42 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:01:42 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:01:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 07:01:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 07:01:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:01:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:01:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:01:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:01:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:01:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:01:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:01:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 07:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:01:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:01:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:01:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:01:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:01:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:01:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:01:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:01:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:01:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:01:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:01:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:01:45 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:01:46 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:01:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-696 [Pipeline] echo 07:01:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-696 [Pipeline] echo 07:01:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-696 [Pipeline] echo 07:01:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe68ca17ebae58f07127f9248fb8f1c1ece2f556 [Pipeline] echo 07:01:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe68ca1 [Pipeline] echo 07:01:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:01:47 + git log --format=format:%s -1 fe68ca17ebae58f07127f9248fb8f1c1ece2f556 [Pipeline] echo 07:01:49 GIT_COMMIT: fe68ca17ebae58f07127f9248fb8f1c1ece2f556, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 07:01:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:01:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:01:52 07:01:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:01:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:01:53 latest: Pulling from edgex-devops/git-semver 07:01:53 31603596830f: Pulling fs layer 07:01:53 2a8b12db71e7: Pulling fs layer 07:01:53 6ca5941a6612: Pulling fs layer 07:01:53 ecc8261a40a4: Pulling fs layer 07:01:53 ecc8261a40a4: Waiting 07:01:53 2a8b12db71e7: Verifying Checksum 07:01:53 2a8b12db71e7: Download complete 07:01:55 31603596830f: Download complete 07:01:55 ecc8261a40a4: Verifying Checksum 07:01:55 ecc8261a40a4: Download complete 07:01:55 31603596830f: Pull complete 07:01:56 6ca5941a6612: Verifying Checksum 07:01:56 6ca5941a6612: Download complete 07:01:56 2a8b12db71e7: Pull complete 07:01:59 6ca5941a6612: Pull complete 07:01:59 ecc8261a40a4: Pull complete 07:01:59 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:01:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:01:59 prd-centos7-docker-4c-2g-26482 does not seem to be running inside a container 07:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-696 -v /w/workspace/ndry_app-functions-sdk-go_PR-696:/w/workspace/ndry_app-functions-sdk-go_PR-696:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-696@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-696@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 07:02:04 $ docker top e1acb81b07ee9d499a55f6fdf7a0ac002d0f749aaa4a15ff9765d12391911d7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:02:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:05 [ssh-agent] Looking for ssh-agent implementation... 07:02:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:06 $ docker exec e1acb81b07ee9d499a55f6fdf7a0ac002d0f749aaa4a15ff9765d12391911d7c ssh-agent 07:02:07 SSH_AUTH_SOCK=/tmp/ssh-Wy9jSB9DyTXJ/agent.11 07:02:07 SSH_AGENT_PID=16 07:02:07 Running ssh-add (command line suppressed) 07:02:07 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-696@tmp/private_key_8851552982994232422.key (/w/workspace/ndry_app-functions-sdk-go_PR-696@tmp/private_key_8851552982994232422.key) 07:02:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:09 + git tag --points-at HEAD [Pipeline] } 07:02:09 $ docker exec --env ******** --env ******** e1acb81b07ee9d499a55f6fdf7a0ac002d0f749aaa4a15ff9765d12391911d7c ssh-agent -k 07:02:09 unset SSH_AUTH_SOCK; 07:02:09 unset SSH_AGENT_PID; 07:02:09 echo Agent pid 16 killed; 07:02:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:02:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:10 [ssh-agent] Looking for ssh-agent implementation... 07:02:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:10 $ docker exec e1acb81b07ee9d499a55f6fdf7a0ac002d0f749aaa4a15ff9765d12391911d7c ssh-agent 07:02:10 SSH_AUTH_SOCK=/tmp/ssh-FOh0JNuLd6Ug/agent.45 07:02:10 SSH_AGENT_PID=51 07:02:10 Running ssh-add (command line suppressed) 07:02:11 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-696@tmp/private_key_7427166986498057030.key (/w/workspace/ndry_app-functions-sdk-go_PR-696@tmp/private_key_7427166986498057030.key) 07:02:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:11 + git semver init 07:02:12 # -> Open(): unable to determine branch for HEAD 07:02:12 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-696/.git 07:02:12 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-696 07:02:12 # $SEMVER_REMOTE_NAME = origin 07:02:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:02:12 # $SEMVER_USER_NAME = edgex-jenkins 07:02:12 # $SEMVER_BRANCH = PR-696 07:02:12 # $SEMVER_TEMP = /tmp/semver-929459184 07:02:12 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 07:02:20 # '/tmp/semver-929459184' -> '/w/workspace/ndry_app-functions-sdk-go_PR-696/.semver' 07:02:20 # -> Force: false 07:02:20 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-696/.semver [Pipeline] } 07:02:20 $ docker exec --env ******** --env ******** e1acb81b07ee9d499a55f6fdf7a0ac002d0f749aaa4a15ff9765d12391911d7c ssh-agent -k 07:02:20 unset SSH_AUTH_SOCK; 07:02:20 unset SSH_AGENT_PID; 07:02:20 echo Agent pid 51 killed; 07:02:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:22 + git semver [Pipeline] } 07:02:22 $ docker stop --time=1 e1acb81b07ee9d499a55f6fdf7a0ac002d0f749aaa4a15ff9765d12391911d7c 07:02:24 $ docker rm -f e1acb81b07ee9d499a55f6fdf7a0ac002d0f749aaa4a15ff9765d12391911d7c [Pipeline] // withDockerContainer [Pipeline] sh 07:02:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:02:27 Stashed 1 file(s) [Pipeline] echo 07:02:27 [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 07:02:43 Still waiting to schedule task 07:02:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:02:43 Still waiting to schedule task 07:02:43 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-26481’ 07:04:37 Running on prd-centos7-docker-4c-2g-26488 in /w/workspace/ndry_app-functions-sdk-go_PR-696 [Pipeline] { [Pipeline] ws 07:04:37 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:04:41 using credential edgex-jenkins-ssh 07:04:41 Cloning the remote Git repository 07:04:41 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 07:04:41 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 07:04:41 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:04:41 > git --version # timeout=10 07:04:41 > git --version # 'git version 2.24.3' 07:04:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:42 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:04:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:42 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:04:43 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:04:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/696/head:refs/remotes/origin/PR-696 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:04:43 Merging remotes/origin/master commit ebc40acbf299067f604c49d7e3628fc69e80ce80 into PR head commit fe68ca17ebae58f07127f9248fb8f1c1ece2f556 07:04:43 Merge succeeded, producing fe68ca17ebae58f07127f9248fb8f1c1ece2f556 07:04:43 Checking out Revision fe68ca17ebae58f07127f9248fb8f1c1ece2f556 (PR-696) 07:04:43 > git config core.sparsecheckout # timeout=10 07:04:43 > git checkout -f fe68ca17ebae58f07127f9248fb8f1c1ece2f556 # timeout=10 07:04:43 > git remote # timeout=10 07:04:43 > git config --get remote.origin.url # timeout=10 07:04:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:43 > git merge ebc40acbf299067f604c49d7e3628fc69e80ce80 # timeout=10 07:04:43 > git rev-parse HEAD^{commit} # timeout=10 07:04:43 > git config core.sparsecheckout # timeout=10 07:04:43 > git checkout -f fe68ca17ebae58f07127f9248fb8f1c1ece2f556 # timeout=10 07:04:47 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 07:04:47 > git --version # timeout=10 07:04:47 > git --version # 'git version 2.24.3' 07:04:47 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:04:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:04:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:04:49 + sudo service docker restart 07:04:49 + true 07:04:49 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 07:04:50 ========================================================= 07:04:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:04:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:04:50 + 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 . 07:04:51 Sending build context to Docker daemon 19.14MB 07:04:51 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:04:51 Step 2/8 : FROM ${BASE} 07:04:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:04:51 188c0c94c7c5: Pulling fs layer 07:04:51 0ef7d3d256c8: Pulling fs layer 07:04:51 de9db76c5a1d: Pulling fs layer 07:04:51 bca2f99d35d6: Pulling fs layer 07:04:51 93359f2a8cfa: Pulling fs layer 07:04:51 7c6f9722023f: Pulling fs layer 07:04:51 a35cf1a2eb13: Pulling fs layer 07:04:51 bca2f99d35d6: Waiting 07:04:51 93359f2a8cfa: Waiting 07:04:51 7c6f9722023f: Waiting 07:04:51 a35cf1a2eb13: Waiting 07:04:51 de9db76c5a1d: Verifying Checksum 07:04:51 de9db76c5a1d: Download complete 07:04:51 0ef7d3d256c8: Verifying Checksum 07:04:51 0ef7d3d256c8: Download complete 07:04:51 93359f2a8cfa: Verifying Checksum 07:04:51 93359f2a8cfa: Download complete 07:04:51 7c6f9722023f: Verifying Checksum 07:04:51 188c0c94c7c5: Verifying Checksum 07:04:51 188c0c94c7c5: Download complete 07:04:52 188c0c94c7c5: Pull complete 07:04:52 0ef7d3d256c8: Pull complete 07:04:52 de9db76c5a1d: Pull complete 07:04:53 a35cf1a2eb13: Verifying Checksum 07:04:53 a35cf1a2eb13: Download complete 07:04:54 bca2f99d35d6: Verifying Checksum 07:04:54 bca2f99d35d6: Download complete 07:04:59 bca2f99d35d6: Pull complete 07:05:00 93359f2a8cfa: Pull complete 07:05:00 7c6f9722023f: Pull complete 07:05:04 a35cf1a2eb13: Pull complete 07:05:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:05:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:05:04 ---> a62c8e92a672 07:05:04 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 07:05:04 20.10.0: Pulling from library/docker 07:05:04 05e7bc50f07f: Pulling fs layer 07:05:04 6db28d0fdbf6: Pulling fs layer 07:05:04 292df0bc6bf3: Pulling fs layer 07:05:04 2e060f4bd70b: Pulling fs layer 07:05:04 80e8d568a223: Pulling fs layer 07:05:04 8dc6ef1a942a: Pulling fs layer 07:05:04 2312dd95470a: Pulling fs layer 07:05:04 80e8d568a223: Waiting 07:05:04 8dc6ef1a942a: Waiting 07:05:04 2312dd95470a: Waiting 07:05:04 2e060f4bd70b: Waiting 07:05:04 292df0bc6bf3: Download complete 07:05:04 6db28d0fdbf6: Verifying Checksum 07:05:04 6db28d0fdbf6: Download complete 07:05:04 05e7bc50f07f: Verifying Checksum 07:05:04 05e7bc50f07f: Download complete 07:05:04 80e8d568a223: Verifying Checksum 07:05:04 80e8d568a223: Download complete 07:05:04 8dc6ef1a942a: Verifying Checksum 07:05:04 8dc6ef1a942a: Download complete 07:05:04 2312dd95470a: Verifying Checksum 07:05:04 2312dd95470a: Download complete 07:05:04 05e7bc50f07f: Pull complete 07:05:05 6db28d0fdbf6: Pull complete 07:05:05 292df0bc6bf3: Pull complete 07:05:06 2e060f4bd70b: Verifying Checksum 07:05:06 2e060f4bd70b: Download complete 07:05:09 2e060f4bd70b: Pull complete 07:05:09 80e8d568a223: Pull complete 07:05:09 8dc6ef1a942a: Pull complete 07:05:09 2312dd95470a: Pull complete 07:05:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:05:09 Status: Downloaded newer image for docker:20.10.0 07:05:10 ---> 1ee3934aa3e3 07:05:10 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:05:10 ---> Running in c28c9c12237d 07:05:11 Removing intermediate container c28c9c12237d 07:05:11 ---> 6ce9f411d743 07:05:11 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 07:05:11 ---> Running in 593d111638b0 07:05:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:05:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:05:12 (1/5) Installing libsodium (1.0.18-r0) 07:05:12 (2/5) Installing libzmq (4.3.3-r0) 07:05:13 (3/5) Installing pkgconf (1.7.2-r0) 07:05:13 (4/5) Installing libsodium-dev (1.0.18-r0) 07:05:13 (5/5) Installing zeromq-dev (4.3.3-r0) 07:05:13 Executing busybox-1.31.1-r19.trigger 07:05:13 OK: 167 MiB in 44 packages 07:05:14 Removing intermediate container 593d111638b0 07:05:14 ---> 4b7a131e5604 07:05:14 Step 6/8 : WORKDIR /build 07:05:14 ---> Running in 48c5ea3b49c5 07:05:14 Removing intermediate container 48c5ea3b49c5 07:05:14 ---> be1210798a39 07:05:14 Step 7/8 : COPY go.mod . 07:05:14 ---> 9733203241b5 07:05:14 Step 8/8 : RUN go mod download 07:05:14 ---> Running in ff724a6d1004 07:05:41 Removing intermediate container ff724a6d1004 07:05:41 ---> a768bdaf3e41 07:05:41 Successfully built a768bdaf3e41 07:05:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:05:41 + docker inspect -f . ci-base-image-x86_64 07:05:41 . [Pipeline] withDockerContainer 07:05:41 prd-centos7-docker-4c-2g-26488 does not seem to be running inside a container 07:05:41 $ 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 07:05:42 $ docker top 4f35577c2b4325837fc107fea12513d28d286019a22932f95b2b0eda37f81a59 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:43 + go version 07:05:43 go version go1.15.5 linux/amd64 [Pipeline] } 07:05:43 $ docker stop --time=1 4f35577c2b4325837fc107fea12513d28d286019a22932f95b2b0eda37f81a59 07:05:44 $ docker rm -f 4f35577c2b4325837fc107fea12513d28d286019a22932f95b2b0eda37f81a59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:45 + docker inspect -f . ci-base-image-x86_64 07:05:45 . [Pipeline] withDockerContainer 07:05:46 prd-centos7-docker-4c-2g-26488 does not seem to be running inside a container 07:05:46 $ 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 07:05:46 $ docker top a3f19b20b71976a5438a3562a0708e685e8350589e5a402618d488d752c4989f -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26489 in /w/workspace/ndry_app-functions-sdk-go_PR-696 [Pipeline] { 07:05:47 + make test 07:05:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] ws 07:05:47 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:05:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 07:05:52 using credential edgex-jenkins-ssh 07:05:52 Cloning the remote Git repository 07:05:53 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 07:05:53 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 07:05:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:05:53 > git --version # timeout=10 07:05:53 > git --version # 'git version 2.17.1' 07:05:53 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:05:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:05:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:05:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/696/head:refs/remotes/origin/PR-696 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:05:56 Merging remotes/origin/master commit ebc40acbf299067f604c49d7e3628fc69e80ce80 into PR head commit fe68ca17ebae58f07127f9248fb8f1c1ece2f556 07:05:57 Merge succeeded, producing fe68ca17ebae58f07127f9248fb8f1c1ece2f556 07:05:57 Checking out Revision fe68ca17ebae58f07127f9248fb8f1c1ece2f556 (PR-696) 07:05:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.042s coverage: 82.6% of statements 07:05:56 > git config core.sparsecheckout # timeout=10 07:05:56 > git checkout -f fe68ca17ebae58f07127f9248fb8f1c1ece2f556 # timeout=10 07:05:56 > git remote # timeout=10 07:05:56 > git config --get remote.origin.url # timeout=10 07:05:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:56 > git merge ebc40acbf299067f604c49d7e3628fc69e80ce80 # timeout=10 07:05:57 > git rev-parse HEAD^{commit} # timeout=10 07:05:57 > git config core.sparsecheckout # timeout=10 07:05:57 > git checkout -f fe68ca17ebae58f07127f9248fb8f1c1ece2f556 # timeout=10 07:06:01 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 07:06:01 > git --version # timeout=10 07:06:01 > git --version # 'git version 2.17.1' 07:06:01 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:06:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:06:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:06:04 + sudo service docker restart 07:06:04 + true 07:06:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.047s coverage: 50.1% of statements 07:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 07:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 07:06:05 # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime [github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime.test] 07:06:05 internal/runtime/runtime_test.go:52:13: undefined: requests.NewAddRequest 07:06:05 # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus [github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.test] 07:06:05 internal/trigger/messagebus/messaging_test.go:48:13: undefined: requests.NewAddRequest 07:06:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.044s coverage: 61.5% of statements 07:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 07:06:05 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime [build failed] 07:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 07:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 07:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 07:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 07:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 07:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 07:06:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.0% of statements 07:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 07:06:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.015s coverage: 8.8% of statements 07:06:05 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus [build failed] 07:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [Pipeline] unstash 07:06:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.026s coverage: 87.9% of statements 07:06:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.043s coverage: 80.5% of statements 07:06:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 71.7% of statements [Pipeline] echo 07:06:06 ========================================================= 07:06:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:06:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:06:06 + 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 . 07:06:07 Sending build context to Docker daemon 19.13MB 07:06:07 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:06:07 Step 2/8 : FROM ${BASE} 07:06:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:06:07 5f621e34cdf4: Pulling fs layer 07:06:07 a4357932f1b6: Pulling fs layer 07:06:07 18c013af1878: Pulling fs layer 07:06:07 00ac8860ef70: Pulling fs layer 07:06:07 63d7cb157983: Pulling fs layer 07:06:07 b116817d02f9: Pulling fs layer 07:06:07 745a02a5169b: Pulling fs layer 07:06:07 63d7cb157983: Waiting 07:06:07 00ac8860ef70: Waiting 07:06:07 b116817d02f9: Waiting 07:06:07 745a02a5169b: Waiting 07:06:07 18c013af1878: Verifying Checksum 07:06:07 18c013af1878: Download complete 07:06:07 a4357932f1b6: Verifying Checksum 07:06:07 a4357932f1b6: Download complete 07:06:08 63d7cb157983: Verifying Checksum 07:06:08 63d7cb157983: Download complete 07:06:08 b116817d02f9: Verifying Checksum 07:06:08 b116817d02f9: Download complete 07:06:09 5f621e34cdf4: Verifying Checksum 07:06:09 5f621e34cdf4: Download complete 07:06:09 5f621e34cdf4: Pull complete 07:06:10 a4357932f1b6: Pull complete 07:06:10 18c013af1878: Pull complete 07:06:10 745a02a5169b: Verifying Checksum 07:06:10 745a02a5169b: Download complete 07:06:12 00ac8860ef70: Verifying Checksum 07:06:12 00ac8860ef70: Download complete 07:06:22 00ac8860ef70: Pull complete 07:06:22 63d7cb157983: Pull complete 07:06:23 b116817d02f9: Pull complete 07:06:26 745a02a5169b: Pull complete 07:06:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:06:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:06:26 ---> b7e6874047d6 07:06:26 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 07:06:26 20.10.0: Pulling from library/docker 07:06:26 a3cc7d3b244e: Pulling fs layer 07:06:26 02a3295e0d61: Pulling fs layer 07:06:26 0f4f2e6d8100: Pulling fs layer 07:06:26 330b718f631f: Pulling fs layer 07:06:26 a93816041522: Pulling fs layer 07:06:26 330b718f631f: Waiting 07:06:26 bdb6da89ff94: Pulling fs layer 07:06:26 a93816041522: Waiting 07:06:26 2a70c0c122f4: Pulling fs layer 07:06:26 bdb6da89ff94: Waiting 07:06:26 2a70c0c122f4: Waiting 07:06:26 0f4f2e6d8100: Verifying Checksum 07:06:26 0f4f2e6d8100: Download complete 07:06:26 02a3295e0d61: Verifying Checksum 07:06:26 02a3295e0d61: Download complete 07:06:26 a3cc7d3b244e: Verifying Checksum 07:06:26 a3cc7d3b244e: Download complete 07:06:26 a93816041522: Verifying Checksum 07:06:26 a93816041522: Download complete 07:06:27 bdb6da89ff94: Download complete 07:06:27 2a70c0c122f4: Verifying Checksum 07:06:27 2a70c0c122f4: Download complete 07:06:27 a3cc7d3b244e: Pull complete 07:06:28 02a3295e0d61: Pull complete 07:06:28 330b718f631f: Verifying Checksum 07:06:28 330b718f631f: Download complete 07:06:28 0f4f2e6d8100: Pull complete 07:06:32 --- FAIL: TestTransformToJSON (0.00s) 07:06:32 conversion_test.go:124: 07:06:32 Error Trace: conversion_test.go:124 07:06:32 Error: Not equal: 07:06:32 expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" 07:06:32 actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" 07:06:32 07:06:32 Diff: 07:06:32 --- Expected 07:06:32 +++ Actual 07:06:32 @@ -1 +1 @@ 07:06:32 -{"apiVersion":"","id":"","deviceName":"device1","profileName":"","created":0,"origin":0,"readings":null} 07:06:32 +{"apiVersion":"","id":"","deviceName":"device1","profileName":"","origin":0,"readings":null} 07:06:32 Test: TestTransformToJSON 07:06:32 --- FAIL: TestTransformToJSONMultipleParametersValid (0.00s) 07:06:32 conversion_test.go:151: 07:06:32 Error Trace: conversion_test.go:151 07:06:32 Error: Not equal: 07:06:32 expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" 07:06:32 actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" 07:06:32 07:06:32 Diff: 07:06:32 --- Expected 07:06:32 +++ Actual 07:06:32 @@ -1 +1 @@ 07:06:32 -{"apiVersion":"","id":"","deviceName":"device1","profileName":"","created":0,"origin":0,"readings":null} 07:06:32 +{"apiVersion":"","id":"","deviceName":"device1","profileName":"","origin":0,"readings":null} 07:06:32 Test: TestTransformToJSONMultipleParametersValid 07:06:32 --- FAIL: TestTransformToJSONMultipleParametersTwoEvents (0.00s) 07:06:32 conversion_test.go:169: 07:06:32 Error Trace: conversion_test.go:169 07:06:32 Error: Not equal: 07:06:32 expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device2\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" 07:06:32 actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device2\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" 07:06:32 07:06:32 Diff: 07:06:32 --- Expected 07:06:32 +++ Actual 07:06:32 @@ -1 +1 @@ 07:06:32 -{"apiVersion":"","id":"","deviceName":"device2","profileName":"","created":0,"origin":0,"readings":null} 07:06:32 +{"apiVersion":"","id":"","deviceName":"device2","profileName":"","origin":0,"readings":null} 07:06:32 Test: TestTransformToJSONMultipleParametersTwoEvents 07:06:32 FAIL 07:06:32 coverage: 82.9% of statements 07:06:32 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.052s 07:06:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 07:06:32 FAIL 07:06:32 make: *** [Makefile:6: test] Error 2 [Pipeline] } 07:06:32 $ docker stop --time=1 a3f19b20b71976a5438a3562a0708e685e8350589e5a402618d488d752c4989f 07:06:33 330b718f631f: Pull complete 07:06:33 a93816041522: Pull complete 07:06:33 bdb6da89ff94: Pull complete 07:06:33 2a70c0c122f4: Pull complete 07:06:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:06:33 Status: Downloaded newer image for docker:20.10.0 07:06:34 $ docker rm -f a3f19b20b71976a5438a3562a0708e685e8350589e5a402618d488d752c4989f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:06:37 Failed in branch amd64 07:06:40 ---> ed117a72486e 07:06:40 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:06:40 ---> Running in 032e87359d13 07:06:40 Removing intermediate container 032e87359d13 07:06:40 ---> 2995fa4d420e 07:06:40 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 07:06:40 ---> Running in ad3ca1001508 07:06:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:06:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:06:42 (1/5) Installing libsodium (1.0.18-r0) 07:06:43 (2/5) Installing libzmq (4.3.3-r0) 07:06:43 (3/5) Installing pkgconf (1.7.2-r0) 07:06:43 (4/5) Installing libsodium-dev (1.0.18-r0) 07:06:43 (5/5) Installing zeromq-dev (4.3.3-r0) 07:06:43 Executing busybox-1.31.1-r19.trigger 07:06:43 OK: 144 MiB in 44 packages 07:06:44 Removing intermediate container ad3ca1001508 07:06:44 ---> 355a0b765a82 07:06:44 Step 6/8 : WORKDIR /build 07:06:44 ---> Running in 4701cfa7fcd6 07:06:45 Removing intermediate container 4701cfa7fcd6 07:06:45 ---> 41e341e03473 07:06:45 Step 7/8 : COPY go.mod . 07:06:45 ---> 37596630b36b 07:06:45 Step 8/8 : RUN go mod download 07:06:45 ---> Running in 7b18b6110f68 07:07:12 Removing intermediate container 7b18b6110f68 07:07:12 ---> 9b5108469b90 07:07:12 Successfully built 9b5108469b90 07:07:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:07:13 + docker inspect -f . ci-base-image-arm64 07:07:13 . [Pipeline] withDockerContainer 07:07:13 prd-ubuntu18.04-docker-arm64-4c-16g-26489 does not seem to be running inside a container 07:07:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:07:15 $ docker top 7e8d5e3c3695b803689c689fc3d80aaf6f1a07cbc094a8a9d2ed2274c4adfc2b -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:16 + go version 07:07:16 go version go1.15.5 linux/arm64 [Pipeline] } 07:07:16 $ docker stop --time=1 7e8d5e3c3695b803689c689fc3d80aaf6f1a07cbc094a8a9d2ed2274c4adfc2b 07:07:18 $ docker rm -f 7e8d5e3c3695b803689c689fc3d80aaf6f1a07cbc094a8a9d2ed2274c4adfc2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:19 + docker inspect -f . ci-base-image-arm64 07:07:19 . [Pipeline] withDockerContainer 07:07:19 prd-ubuntu18.04-docker-arm64-4c-16g-26489 does not seem to be running inside a container 07:07:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:07:21 $ docker top 37ce5a995a2061396496071953e9b4bc4b6916a9e5c2ed94534de34667a4d680 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:22 + make test 07:07:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:07:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 07:07:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.142s coverage: 82.6% of statements 07:08:04 # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime [github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime.test] 07:08:04 internal/runtime/runtime_test.go:52:13: undefined: requests.NewAddRequest 07:08:05 # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus [github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.test] 07:08:05 internal/trigger/messagebus/messaging_test.go:48:13: undefined: requests.NewAddRequest 07:08:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.116s coverage: 50.1% of statements 07:08:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 07:08:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 07:08:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.074s coverage: 61.5% of statements 07:08:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 07:08:10 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime [build failed] 07:08:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 07:08:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 07:08:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 07:08:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 07:08:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 07:08:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 07:08:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.026s coverage: 97.0% of statements 07:08:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 07:08:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.035s coverage: 8.8% of statements 07:08:10 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus [build failed] 07:08:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 07:08:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.044s coverage: 87.9% of statements 07:08:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.043s coverage: 80.5% of statements 07:08:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.055s coverage: 71.7% of statements 07:08:37 --- FAIL: TestTransformToJSON (0.00s) 07:08:37 conversion_test.go:124: 07:08:37 Error Trace: conversion_test.go:124 07:08:37 Error: Not equal: 07:08:37 expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" 07:08:37 actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" 07:08:37 07:08:37 Diff: 07:08:37 --- Expected 07:08:37 +++ Actual 07:08:37 @@ -1 +1 @@ 07:08:37 -{"apiVersion":"","id":"","deviceName":"device1","profileName":"","created":0,"origin":0,"readings":null} 07:08:37 +{"apiVersion":"","id":"","deviceName":"device1","profileName":"","origin":0,"readings":null} 07:08:37 Test: TestTransformToJSON 07:08:37 --- FAIL: TestTransformToJSONMultipleParametersValid (0.00s) 07:08:37 conversion_test.go:151: 07:08:37 Error Trace: conversion_test.go:151 07:08:37 Error: Not equal: 07:08:37 expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" 07:08:37 actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" 07:08:37 07:08:37 Diff: 07:08:37 --- Expected 07:08:37 +++ Actual 07:08:37 @@ -1 +1 @@ 07:08:37 -{"apiVersion":"","id":"","deviceName":"device1","profileName":"","created":0,"origin":0,"readings":null} 07:08:37 +{"apiVersion":"","id":"","deviceName":"device1","profileName":"","origin":0,"readings":null} 07:08:37 Test: TestTransformToJSONMultipleParametersValid 07:08:37 --- FAIL: TestTransformToJSONMultipleParametersTwoEvents (0.00s) 07:08:37 conversion_test.go:169: 07:08:37 Error Trace: conversion_test.go:169 07:08:37 Error: Not equal: 07:08:37 expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device2\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" 07:08:37 actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device2\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" 07:08:37 07:08:37 Diff: 07:08:37 --- Expected 07:08:37 +++ Actual 07:08:37 @@ -1 +1 @@ 07:08:37 -{"apiVersion":"","id":"","deviceName":"device2","profileName":"","created":0,"origin":0,"readings":null} 07:08:37 +{"apiVersion":"","id":"","deviceName":"device2","profileName":"","origin":0,"readings":null} 07:08:37 Test: TestTransformToJSONMultipleParametersTwoEvents 07:08:37 FAIL 07:08:37 coverage: 82.9% of statements 07:08:37 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.077s 07:08:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.026s coverage: 94.4% of statements 07:08:37 FAIL 07:08:37 make: *** [Makefile:6: test] Error 2 [Pipeline] } 07:08:37 $ docker stop --time=1 37ce5a995a2061396496071953e9b4bc4b6916a9e5c2ed94534de34667a4d680 07:08:39 $ docker rm -f 37ce5a995a2061396496071953e9b4bc4b6916a9e5c2ed94534de34667a4d680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:08:43 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:08:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:08:50 ---> package-listing.sh 07:08:50 ++ tr '[:upper:]' '[:lower:]' 07:08:50 ++ facter osfamily 07:08:52 + OS_FAMILY=redhat 07:08:52 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-696 07:08:52 + START_PACKAGES=/tmp/packages_start.txt 07:08:52 + END_PACKAGES=/tmp/packages_end.txt 07:08:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:08:52 + PACKAGES=/tmp/packages_start.txt 07:08:52 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-696 ']' 07:08:52 + PACKAGES=/tmp/packages_end.txt 07:08:52 + case "${OS_FAMILY}" in 07:08:52 + rpm -qa 07:08:52 + sort 07:09:08 + '[' -f /tmp/packages_start.txt ']' 07:09:08 + '[' -f /tmp/packages_end.txt ']' 07:09:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:09:08 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-696 ']' 07:09:08 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-696/archives/ 07:09:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-696/archives/ [Pipeline] echo 07:09:08 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-696/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:09:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:09:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:09:13 07:09:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:09:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:09:16 alpine: Pulling from edgex-lftools-log-publisher 07:09:16 df20fa9351a1: Pulling fs layer 07:09:16 36b3adc4ff6f: Pulling fs layer 07:09:16 8ad3a11d3b57: Pulling fs layer 07:09:16 46f8f816bc3b: Pulling fs layer 07:09:16 93b61091891f: Pulling fs layer 07:09:16 93b9cdb0e59b: Pulling fs layer 07:09:16 5e14af77c1be: Pulling fs layer 07:09:16 01666e4c0597: Pulling fs layer 07:09:16 aa168da1d23b: Pulling fs layer 07:09:16 46f8f816bc3b: Waiting 07:09:16 93b61091891f: Waiting 07:09:16 93b9cdb0e59b: Waiting 07:09:16 5e14af77c1be: Waiting 07:09:16 01666e4c0597: Waiting 07:09:16 aa168da1d23b: Waiting 07:09:16 36b3adc4ff6f: Verifying Checksum 07:09:16 36b3adc4ff6f: Download complete 07:09:17 46f8f816bc3b: Verifying Checksum 07:09:17 46f8f816bc3b: Download complete 07:09:18 df20fa9351a1: Verifying Checksum 07:09:18 df20fa9351a1: Download complete 07:09:19 93b9cdb0e59b: Verifying Checksum 07:09:19 93b9cdb0e59b: Download complete 07:09:19 93b61091891f: Download complete 07:09:19 5e14af77c1be: Verifying Checksum 07:09:19 5e14af77c1be: Download complete 07:09:19 01666e4c0597: Verifying Checksum 07:09:19 01666e4c0597: Download complete 07:09:20 df20fa9351a1: Pull complete 07:09:21 36b3adc4ff6f: Pull complete 07:09:23 8ad3a11d3b57: Verifying Checksum 07:09:23 8ad3a11d3b57: Download complete 07:09:28 8ad3a11d3b57: Pull complete 07:09:28 46f8f816bc3b: Pull complete 07:09:31 93b61091891f: Pull complete 07:09:31 93b9cdb0e59b: Pull complete 07:09:32 5e14af77c1be: Pull complete 07:09:32 01666e4c0597: Pull complete 07:09:42 aa168da1d23b: Verifying Checksum 07:09:42 aa168da1d23b: Download complete 07:09:59 aa168da1d23b: Pull complete 07:09:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:09:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:09:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:10:00 prd-centos7-docker-4c-2g-26482 does not seem to be running inside a container 07:10:01 $ 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-696/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-696 -v /w/workspace/ndry_app-functions-sdk-go_PR-696:/w/workspace/ndry_app-functions-sdk-go_PR-696:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-696@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-696@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 07:10:07 $ docker top 1c5d90a6477ec5ca79fc327515a3ed6e76d07d2051749a1bab571aedb013e677 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:08 + touch /tmp/pre-build-complete [Pipeline] sh 07:10:10 + mkdir -p /var/log/sa [Pipeline] sh 07:10:14 + ls /var/log/sa-host 07:10:14 + sadf -c /var/log/sa-host/sa15 07:10:14 file_magic: OK 07:10:14 HZ: Using current value: 100 07:10:14 file_header: OK 07:10:14 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 07:10:14 Statistics: 07:10:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:10:14 File successfully converted to sysstat format version 12.2.1 07:10:14 + sadf -c /var/log/sa-host/sa23 07:10:14 file_magic: OK 07:10:14 HZ: Using current value: 100 07:10:14 file_header: OK 07:10:14 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 07:10:14 Statistics: 07:10:14 Hnuu...uuuununununu... 07:10:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:14 provisioning config files... 07:10:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-696@tmp/config4254098229328249454tmp [Pipeline] { [Pipeline] echo 07:10:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:10:16 ---> create-netrc.sh [Pipeline] } 07:10:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:10:16 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:10:19 ---> python-tools-install.sh [Pipeline] echo 07:10:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:10:20 ---> sudo-logs.sh 07:10:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:10:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:10:22 ---> job-cost.sh 07:10:22 lf-activate-venv: SKIPPING 07:10:22 INFO: No Stack... 07:10:23 INFO: Retrieving Pricing Info for: v1-standard-2 07:10:24 INFO: Archiving Costs [Pipeline] echo 07:10:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:10:26 ---> logs-deploy.sh 07:10:26 lf-activate-venv: SKIPPING 07:10:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-696/1 07:10:26 INFO: archiving workspace using pattern(s): 07:10:34 Archives upload complete. 07:10:34 INFO: archiving logs to Nexus