Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c9e8075d305e58d2d7767f1bbb09e5bd867b510b Running in Durability level: PERFORMANCE_OPTIMIZED 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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-4172 in /w/workspace/ndry_app-functions-sdk-go_master [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_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Checking out Revision c9e8075d305e58d2d7767f1bbb09e5bd867b510b (master) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9e8075d305e58d2d7767f1bbb09e5bd867b510b # timeout=10 Commit message: "refactor: Move topic config to appropriate config struct (#830)" > git rev-list --no-walk c93cf0ed3f41567c1bae2c6d879eead5a905221c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:36:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:36:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:36:06 ========================================================= 18:36:06 EdgeX Global Pipelines Version Info 18:36:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:36:08 ------------------- 18:36:08 stable info: 18:36:08 ------------------- 18:36:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:36:08 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 18:36:08 Message: update stable to v1.0.191 18:36:08 ------------------- 18:36:08 experimental info: 18:36:08 ------------------- 18:36:08 Commited By: **** collab-it+edgex@linuxfoundation.org 18:36:08 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:36:08 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:36:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:36:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9e8075d305e58d2d7767f1bbb09e5bd867b510b [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9e8075 [Pipeline] echo 18:36:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:36:10 + git log --format=format:%s -1 c9e8075d305e58d2d7767f1bbb09e5bd867b510b [Pipeline] echo 18:36:10 GIT_COMMIT: c9e8075d305e58d2d7767f1bbb09e5bd867b510b, Commit Message: refactor: Move topic config to appropriate config struct (#830) [Pipeline] echo 18:36:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:36:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:36:11 18:36:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:36:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:36:11 latest: Pulling from edgex-devops/git-semver 18:36:11 31603596830f: Pulling fs layer 18:36:11 54011a49482f: Pulling fs layer 18:36:11 a6820b24f6d8: Pulling fs layer 18:36:11 f581987b2513: Pulling fs layer 18:36:11 f581987b2513: Waiting 18:36:11 54011a49482f: Verifying Checksum 18:36:11 54011a49482f: Download complete 18:36:11 31603596830f: Verifying Checksum 18:36:11 31603596830f: Download complete 18:36:11 a6820b24f6d8: Verifying Checksum 18:36:11 a6820b24f6d8: Download complete 18:36:12 f581987b2513: Verifying Checksum 18:36:12 f581987b2513: Download complete 18:36:12 31603596830f: Pull complete 18:36:12 54011a49482f: Pull complete 18:36:13 a6820b24f6d8: Pull complete 18:36:13 f581987b2513: Pull complete 18:36:13 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:36:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:36:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:36:13 prd-centos7-docker-4c-2g-4172 does not seem to be running inside a container 18:36:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:36:15 $ docker top 458a6ac9e6d81eed72533d6994e8c01ec513a522ce9ffd53bd2fa5e7133c0752 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:36:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:36:15 [ssh-agent] Looking for ssh-agent implementation... 18:36:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:36:15 $ docker exec 458a6ac9e6d81eed72533d6994e8c01ec513a522ce9ffd53bd2fa5e7133c0752 ssh-agent 18:36:15 SSH_AUTH_SOCK=/tmp/ssh-gMVCzAlfYULM/agent.11 18:36:15 SSH_AGENT_PID=16 18:36:15 Running ssh-add (command line suppressed) 18:36:16 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2904308380147016644.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2904308380147016644.key) 18:36:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:36:16 + git tag --points-at HEAD [Pipeline] } 18:36:16 $ docker exec --env ******** --env ******** 458a6ac9e6d81eed72533d6994e8c01ec513a522ce9ffd53bd2fa5e7133c0752 ssh-agent -k 18:36:16 unset SSH_AUTH_SOCK; 18:36:16 unset SSH_AGENT_PID; 18:36:16 echo Agent pid 16 killed; 18:36:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:36:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:36:16 [ssh-agent] Looking for ssh-agent implementation... 18:36:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:36:16 $ docker exec 458a6ac9e6d81eed72533d6994e8c01ec513a522ce9ffd53bd2fa5e7133c0752 ssh-agent 18:36:17 SSH_AUTH_SOCK=/tmp/ssh-m2TJ7aWgP3U4/agent.46 18:36:17 SSH_AGENT_PID=51 18:36:17 Running ssh-add (command line suppressed) 18:36:17 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3894068429030745476.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3894068429030745476.key) 18:36:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:36:17 + git semver init 18:36:17 # -> Open(): unable to determine branch for HEAD 18:36:17 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:36:17 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:36:17 # $SEMVER_REMOTE_NAME = origin 18:36:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:36:17 # $SEMVER_USER_NAME = edgex-jenkins 18:36:17 # $SEMVER_BRANCH = master 18:36:17 # $SEMVER_TEMP = /tmp/semver-722070205 18:36:17 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:36:20 # '/tmp/semver-722070205' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 18:36:20 # -> Force: false 18:36:20 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 18:36:20 $ docker exec --env ******** --env ******** 458a6ac9e6d81eed72533d6994e8c01ec513a522ce9ffd53bd2fa5e7133c0752 ssh-agent -k 18:36:20 unset SSH_AUTH_SOCK; 18:36:20 unset SSH_AGENT_PID; 18:36:20 echo Agent pid 51 killed; 18:36:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:36:20 + git semver [Pipeline] } 18:36:20 $ docker stop --time=1 458a6ac9e6d81eed72533d6994e8c01ec513a522ce9ffd53bd2fa5e7133c0752 18:36:22 $ docker rm -f 458a6ac9e6d81eed72533d6994e8c01ec513a522ce9ffd53bd2fa5e7133c0752 [Pipeline] // withDockerContainer [Pipeline] sh 18:36:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:36:23 Stashed 1 file(s) [Pipeline] echo 18:36:23 [edgeXSemver]: initialized semver on version 2.0.0-dev.57 [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 18:36:38 Still waiting to schedule task 18:36:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:36:38 Still waiting to schedule task 18:36:38 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:39:08 Running on prd-centos7-docker-4c-2g-4175 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 18:39:08 Running in /w/workspace/app-functions-sdk-go/229 [Pipeline] { [Pipeline] checkout 18:39:11 using credential edgex-jenkins-ssh 18:39:11 Cloning the remote Git repository 18:39:11 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:39:11 > git init /w/workspace/app-functions-sdk-go/229 # timeout=10 18:39:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:39:11 > git --version # timeout=10 18:39:11 > git --version # 'git version 2.24.3' 18:39:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:39:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:39:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:39:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:39:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:39:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:39:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:39:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:39:13 Checking out Revision c9e8075d305e58d2d7767f1bbb09e5bd867b510b (master) 18:39:13 > git config core.sparsecheckout # timeout=10 18:39:13 > git checkout -f c9e8075d305e58d2d7767f1bbb09e5bd867b510b # timeout=10 18:39:17 Commit message: "refactor: Move topic config to appropriate config struct (#830)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:39:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:39:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:39:19 + sudo service docker restart 18:39:19 + true 18:39:19 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 18:39:20 ========================================================= 18:39:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:39:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:39:20 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:39:21 Sending build context to Docker daemon 19.55MB 18:39:21 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:39:21 Step 2/8 : FROM ${BASE} 18:39:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:39:21 540db60ca938: Pulling fs layer 18:39:21 adcc1eea9eea: Pulling fs layer 18:39:21 4c4ab2625f07: Pulling fs layer 18:39:21 0510c868ecb4: Pulling fs layer 18:39:21 afea3b2eda06: Pulling fs layer 18:39:21 7809a108b3ef: Pulling fs layer 18:39:21 f706445af74f: Pulling fs layer 18:39:21 afea3b2eda06: Waiting 18:39:21 7809a108b3ef: Waiting 18:39:21 f706445af74f: Waiting 18:39:21 0510c868ecb4: Waiting 18:39:21 4c4ab2625f07: Verifying Checksum 18:39:21 4c4ab2625f07: Download complete 18:39:21 adcc1eea9eea: Verifying Checksum 18:39:21 adcc1eea9eea: Download complete 18:39:21 afea3b2eda06: Verifying Checksum 18:39:21 afea3b2eda06: Download complete 18:39:21 7809a108b3ef: Verifying Checksum 18:39:21 7809a108b3ef: Download complete 18:39:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4174 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 18:39:22 Running in /w/workspace/app-functions-sdk-go/229 [Pipeline] { [Pipeline] checkout 18:39:22 540db60ca938: Verifying Checksum 18:39:22 540db60ca938: Download complete 18:39:22 540db60ca938: Pull complete 18:39:22 adcc1eea9eea: Pull complete 18:39:22 4c4ab2625f07: Pull complete 18:39:24 f706445af74f: Verifying Checksum 18:39:24 f706445af74f: Download complete 18:39:24 0510c868ecb4: Verifying Checksum 18:39:24 0510c868ecb4: Download complete 18:39:27 using credential edgex-jenkins-ssh 18:39:27 Cloning the remote Git repository 18:39:28 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:39:28 > git init /w/workspace/app-functions-sdk-go/229 # timeout=10 18:39:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:39:28 > git --version # timeout=10 18:39:28 > git --version # 'git version 2.17.1' 18:39:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:39:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:39:30 0510c868ecb4: Pull complete 18:39:30 afea3b2eda06: Pull complete 18:39:30 7809a108b3ef: Pull complete 18:39:32 Checking out Revision c9e8075d305e58d2d7767f1bbb09e5bd867b510b (master) 18:39:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:39:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:39:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:39:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:39:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:39:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:39:32 > git config core.sparsecheckout # timeout=10 18:39:32 > git checkout -f c9e8075d305e58d2d7767f1bbb09e5bd867b510b # timeout=10 18:39:34 f706445af74f: Pull complete 18:39:34 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:39:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:39:34 ---> b068be0155e3 18:39:34 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:39:34 20.10.0: Pulling from library/docker 18:39:34 05e7bc50f07f: Pulling fs layer 18:39:34 6db28d0fdbf6: Pulling fs layer 18:39:34 292df0bc6bf3: Pulling fs layer 18:39:34 2e060f4bd70b: Pulling fs layer 18:39:34 80e8d568a223: Pulling fs layer 18:39:34 8dc6ef1a942a: Pulling fs layer 18:39:34 2312dd95470a: Pulling fs layer 18:39:34 2e060f4bd70b: Waiting 18:39:34 80e8d568a223: Waiting 18:39:34 8dc6ef1a942a: Waiting 18:39:34 2312dd95470a: Waiting 18:39:34 292df0bc6bf3: Verifying Checksum 18:39:34 292df0bc6bf3: Download complete 18:39:34 6db28d0fdbf6: Verifying Checksum 18:39:34 6db28d0fdbf6: Download complete 18:39:34 05e7bc50f07f: Download complete 18:39:34 80e8d568a223: Verifying Checksum 18:39:34 80e8d568a223: Download complete 18:39:34 8dc6ef1a942a: Verifying Checksum 18:39:34 8dc6ef1a942a: Download complete 18:39:34 2312dd95470a: Verifying Checksum 18:39:34 2312dd95470a: Download complete 18:39:35 05e7bc50f07f: Pull complete 18:39:35 6db28d0fdbf6: Pull complete 18:39:36 292df0bc6bf3: Pull complete 18:39:36 2e060f4bd70b: Verifying Checksum 18:39:36 2e060f4bd70b: Download complete 18:39:36 Commit message: "refactor: Move topic config to appropriate config struct (#830)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:39:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:39:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:39:39 + + true 18:39:39 sudo service docker restart 18:39:40 2e060f4bd70b: Pull complete 18:39:40 80e8d568a223: Pull complete 18:39:40 8dc6ef1a942a: Pull complete 18:39:40 2312dd95470a: Pull complete 18:39:40 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:39:40 Status: Downloaded newer image for docker:20.10.0 [Pipeline] unstash [Pipeline] echo 18:39:41 ========================================================= 18:39:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:39:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:39:41 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:39:42 Sending build context to Docker daemon 19.54MB 18:39:42 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:39:42 Step 2/8 : FROM ${BASE} 18:39:42 ---> 941e0c6c7aa3 18:39:42 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:39:42 ---> Running in acacaff52689 18:39:42 Removing intermediate container acacaff52689 18:39:42 ---> 95e9c7f9fb16 18:39:42 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:39:42 ---> Running in 28eaa933e627 18:39:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:39:42 595b0fe564bb: Pulling fs layer 18:39:42 7186ed65a4f7: Pulling fs layer 18:39:42 316046926c0a: Pulling fs layer 18:39:42 4ebd0625c992: Pulling fs layer 18:39:42 207e8628e3a3: Pulling fs layer 18:39:42 c791037a9be2: Pulling fs layer 18:39:42 ffd874e62e21: Pulling fs layer 18:39:42 207e8628e3a3: Waiting 18:39:42 c791037a9be2: Waiting 18:39:42 ffd874e62e21: Waiting 18:39:42 4ebd0625c992: Waiting 18:39:43 316046926c0a: Download complete 18:39:43 7186ed65a4f7: Verifying Checksum 18:39:43 7186ed65a4f7: Download complete 18:39:43 207e8628e3a3: Verifying Checksum 18:39:43 207e8628e3a3: Download complete 18:39:43 c791037a9be2: Download complete 18:39:43 595b0fe564bb: Download complete 18:39:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:39:43 595b0fe564bb: Pull complete 18:39:44 7186ed65a4f7: Pull complete 18:39:44 316046926c0a: Pull complete 18:39:45 ffd874e62e21: Verifying Checksum 18:39:45 ffd874e62e21: Download complete 18:39:46 4ebd0625c992: Verifying Checksum 18:39:46 4ebd0625c992: Download complete 18:39:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:39:52 (1/5) Installing libsodium (1.0.18-r0) 18:39:53 (2/5) Installing libzmq (4.3.3-r1) 18:39:54 (3/5) Installing pkgconf (1.7.3-r0) 18:39:54 (4/5) Installing libsodium-dev (1.0.18-r0) 18:39:54 (5/5) Installing zeromq-dev (4.3.3-r1) 18:39:54 Executing busybox-1.32.1-r6.trigger 18:39:54 OK: 150 MiB in 45 packages 18:39:55 Removing intermediate container 28eaa933e627 18:39:55 ---> f75d9adf1e6a 18:39:55 Step 6/8 : WORKDIR /build 18:39:55 ---> Running in fc3cb25934ce 18:39:55 Removing intermediate container fc3cb25934ce 18:39:55 ---> a3496dc7be50 18:39:55 Step 7/8 : COPY go.mod . 18:39:56 ---> f4adba8eb447 18:39:56 Step 8/8 : RUN go mod download 18:39:56 ---> Running in 7157aefc3aed 18:39:57 4ebd0625c992: Pull complete 18:39:57 207e8628e3a3: Pull complete 18:39:57 c791037a9be2: Pull complete 18:40:01 ffd874e62e21: Pull complete 18:40:01 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:40:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:40:01 ---> cfc18b08335c 18:40:01 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:40:01 20.10.0: Pulling from library/docker 18:40:01 a3cc7d3b244e: Pulling fs layer 18:40:01 02a3295e0d61: Pulling fs layer 18:40:01 0f4f2e6d8100: Pulling fs layer 18:40:01 330b718f631f: Pulling fs layer 18:40:01 a93816041522: Pulling fs layer 18:40:01 bdb6da89ff94: Pulling fs layer 18:40:01 2a70c0c122f4: Pulling fs layer 18:40:01 330b718f631f: Waiting 18:40:01 a93816041522: Waiting 18:40:01 bdb6da89ff94: Waiting 18:40:01 2a70c0c122f4: Waiting 18:40:01 0f4f2e6d8100: Verifying Checksum 18:40:01 0f4f2e6d8100: Download complete 18:40:01 02a3295e0d61: Verifying Checksum 18:40:01 02a3295e0d61: Download complete 18:40:01 a3cc7d3b244e: Verifying Checksum 18:40:01 a3cc7d3b244e: Download complete 18:40:01 a93816041522: Verifying Checksum 18:40:01 a93816041522: Download complete 18:40:01 2a70c0c122f4: Verifying Checksum 18:40:01 2a70c0c122f4: Download complete 18:40:01 bdb6da89ff94: Verifying Checksum 18:40:01 bdb6da89ff94: Download complete 18:40:02 a3cc7d3b244e: Pull complete 18:40:02 02a3295e0d61: Pull complete 18:40:03 0f4f2e6d8100: Pull complete 18:40:03 330b718f631f: Verifying Checksum 18:40:03 330b718f631f: Download complete 18:40:06 330b718f631f: Pull complete 18:40:07 a93816041522: Pull complete 18:40:07 bdb6da89ff94: Pull complete 18:40:07 2a70c0c122f4: Pull complete 18:40:07 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:40:07 Status: Downloaded newer image for docker:20.10.0 18:40:14 ---> 859846c17618 18:40:14 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:40:14 ---> Running in c22aa9dd5e5a 18:40:14 Removing intermediate container c22aa9dd5e5a 18:40:14 ---> 355c74d27421 18:40:14 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:40:14 ---> Running in eb58f4332c6b 18:40:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:40:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:40:18 (1/5) Installing libsodium (1.0.18-r0) 18:40:19 (2/5) Installing libzmq (4.3.3-r1) 18:40:19 (3/5) Installing pkgconf (1.7.3-r0) 18:40:19 (4/5) Installing libsodium-dev (1.0.18-r0) 18:40:19 (5/5) Installing zeromq-dev (4.3.3-r1) 18:40:19 Executing busybox-1.32.1-r6.trigger 18:40:19 OK: 139 MiB in 45 packages 18:40:21 Removing intermediate container eb58f4332c6b 18:40:21 ---> cf3228682b0c 18:40:21 Step 6/8 : WORKDIR /build 18:40:21 ---> Running in 394298e2280a 18:40:21 Removing intermediate container 394298e2280a 18:40:21 ---> a47ecabd76dd 18:40:21 Step 7/8 : COPY go.mod . 18:40:22 ---> fce2fd0ed810 18:40:22 Step 8/8 : RUN go mod download 18:40:22 ---> Running in 0943475bf98d 18:40:22 Removing intermediate container 7157aefc3aed 18:40:22 ---> 43bb67ca0f88 18:40:22 Successfully built 43bb67ca0f88 18:40:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:40:23 + docker inspect -f . ci-base-image-x86_64 18:40:23 . [Pipeline] withDockerContainer 18:40:23 prd-centos7-docker-4c-2g-4175 does not seem to be running inside a container 18:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/229 -v /w/workspace/app-functions-sdk-go/229:/w/workspace/app-functions-sdk-go/229:rw,z -v /w/workspace/app-functions-sdk-go/229@tmp:/w/workspace/app-functions-sdk-go/229@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 ******** ci-base-image-x86_64 cat 18:40:24 $ docker top 07acd8ef1b678fa2e3825dcc6f65a5c1d9792b7cede9d8cbe0c9c6964ff196f9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:24 + go version 18:40:24 go version go1.16.3 linux/amd64 [Pipeline] } 18:40:24 $ docker stop --time=1 07acd8ef1b678fa2e3825dcc6f65a5c1d9792b7cede9d8cbe0c9c6964ff196f9 18:40:26 $ docker rm -f 07acd8ef1b678fa2e3825dcc6f65a5c1d9792b7cede9d8cbe0c9c6964ff196f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:40:26 + docker inspect -f . ci-base-image-x86_64 18:40:26 . [Pipeline] withDockerContainer 18:40:26 prd-centos7-docker-4c-2g-4175 does not seem to be running inside a container 18:40:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/229 -v /w/workspace/app-functions-sdk-go/229:/w/workspace/app-functions-sdk-go/229:rw,z -v /w/workspace/app-functions-sdk-go/229@tmp:/w/workspace/app-functions-sdk-go/229@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 ******** ci-base-image-x86_64 cat 18:40:27 $ docker top 445e5e6f11403303d529a3ae8ed0b8a9e3153359088d73b530046ad17f8a6535 -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:28 + go mod tidy [Pipeline] sh 18:40:29 + make test 18:40:29 make -C ./app-service-template build 18:40:29 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/229/app-service-template' 18:40:29 go mod tidy 18:40:30 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 18:40:46 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/229/app-service-template' 18:40:46 make -C ./app-service-template test 18:40:46 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/229/app-service-template' 18:40:46 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:40:49 Removing intermediate container 0943475bf98d 18:40:49 ---> b6491800927d 18:40:49 Successfully built b6491800927d 18:40:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:40:49 + docker inspect -f . ci-base-image-arm64 18:40:49 . [Pipeline] withDockerContainer 18:40:49 prd-ubuntu18.04-docker-arm64-4c-16g-4174 does not seem to be running inside a container 18:40:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/229 -v /w/workspace/app-functions-sdk-go/229:/w/workspace/app-functions-sdk-go/229:rw,z -v /w/workspace/app-functions-sdk-go/229@tmp:/w/workspace/app-functions-sdk-go/229@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 ******** ci-base-image-arm64 cat 18:40:51 $ docker top 1f20094244501165036771764ea56c9b106b0ca11f616b640a7640ee78f40c71 -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:52 + go version 18:40:52 go version go1.16.3 linux/arm64 [Pipeline] } 18:40:52 $ docker stop --time=1 1f20094244501165036771764ea56c9b106b0ca11f616b640a7640ee78f40c71 18:40:54 $ docker rm -f 1f20094244501165036771764ea56c9b106b0ca11f616b640a7640ee78f40c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:40:55 + docker inspect -f . ci-base-image-arm64 18:40:55 . [Pipeline] withDockerContainer 18:40:55 prd-ubuntu18.04-docker-arm64-4c-16g-4174 does not seem to be running inside a container 18:40:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/229 -v /w/workspace/app-functions-sdk-go/229:/w/workspace/app-functions-sdk-go/229:rw,z -v /w/workspace/app-functions-sdk-go/229@tmp:/w/workspace/app-functions-sdk-go/229@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 ******** ci-base-image-arm64 cat 18:40:56 ok new-app-service 0.018s coverage: 47.8% of statements 18:40:56 ? new-app-service/config [no test files] 18:40:56 ok new-app-service/functions 0.011s 18:40:56 CGO_ENABLED=1 go vet ./... 18:40:57 $ docker top 9e12e402b7f8c322492e69a60780f2a473607d19cf8d2e60dabc13a0c92aa244 -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:58 + go mod tidy [Pipeline] sh 18:40:59 + make test 18:40:59 make -C ./app-service-template build 18:40:59 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/229/app-service-template' 18:40:59 go mod tidy 18:41:00 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 18:41:06 gofmt -l . 18:41:06 [ "`gofmt -l .`" = "" ] 18:41:06 ./bin/test-go-mod-tidy.sh 18:41:06 ./bin/test-attribution-txt.sh 18:41:06 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/229/app-service-template' 18:41:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:41:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:41:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.030s coverage: 56.5% of statements 18:41:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.042s coverage: 92.5% of statements 18:41:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:41:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.042s coverage: 61.5% of statements 18:41:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:41:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.015s 18:41:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.171s coverage: 75.4% of statements 18:41:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:41:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:41:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:41:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:41:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:41:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:41:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.014s coverage: 97.0% of statements 18:41:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:41:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.042s coverage: 10.5% of statements 18:41:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.811s coverage: 76.9% of statements 18:41:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:41:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.015s coverage: 18.4% of statements 18:41:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.027s coverage: 27.3% of statements 18:41:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:41:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:41:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.013s coverage: 51.4% of statements 18:41:32 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/229/app-service-template' 18:41:32 make -C ./app-service-template test 18:41:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/229/app-service-template' 18:41:32 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:41:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.144s coverage: 81.9% of statements 18:41:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.012s coverage: 94.4% of statements 18:41:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:41:41 gofmt -l . 18:41:41 [ "`gofmt -l .`" = "" ] 18:41:41 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 18:41:41 $ docker stop --time=1 445e5e6f11403303d529a3ae8ed0b8a9e3153359088d73b530046ad17f8a6535 18:41:43 $ docker rm -f 445e5e6f11403303d529a3ae8ed0b8a9e3153359088d73b530046ad17f8a6535 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:41:44 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:41:44 ---> job-cost.sh 18:41:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Oyan 18:41:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:42:05 ok new-app-service 0.048s coverage: 47.8% of statements 18:42:05 ? new-app-service/config [no test files] 18:42:05 ok new-app-service/functions 0.030s 18:42:05 CGO_ENABLED=1 go vet ./... 18:42:31 lf-activate-venv(): INFO: Adding /tmp/venv-Oyan/bin to PATH 18:42:31 INFO: No Stack... 18:42:31 INFO: Retrieving Pricing Info for: v1-standard-2 18:42:31 INFO: Archiving Costs [Pipeline] sh 18:42:32 gofmt -l . 18:42:32 [ "`gofmt -l .`" = "" ] 18:42:32 ./bin/test-go-mod-tidy.sh 18:42:32 ./bin/test-attribution-txt.sh 18:42:32 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/229/app-service-template' 18:42:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:42:32 + cat /w/workspace/app-functions-sdk-go/229/archives/cost.csv 18:42:32 + cut -d, -f6 [Pipeline] lock 18:42:32 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-229-stack-cost] 18:42:32 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-229-stack-cost] did not exist. Created. 18:42:32 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-229-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:42:32 + echo total: 0.029999999329447746 [Pipeline] stash 18:42:32 Stashed 1 file(s) [Pipeline] } 18:42:32 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-229-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:42:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:42:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.085s coverage: 56.5% of statements 18:42:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.060s coverage: 92.5% of statements 18:42:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:42:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.094s coverage: 61.5% of statements 18:42:41 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:42:41 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.111s 18:42:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.104s coverage: 75.4% of statements 18:42:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:42:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:42:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:42:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:42:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:42:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:42:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.013s coverage: 97.0% of statements 18:42:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:42:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.101s coverage: 10.5% of statements 18:42:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.848s coverage: 76.9% of statements 18:42:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:42:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.039s coverage: 18.4% of statements 18:42:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.057s coverage: 27.3% of statements 18:42:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:42:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:42:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.096s coverage: 51.4% of statements 18:43:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.114s coverage: 81.9% of statements 18:43:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.045s coverage: 94.4% of statements 18:43:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:43:20 gofmt -l . 18:43:20 [ "`gofmt -l .`" = "" ] 18:43:21 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 18:43:21 $ docker stop --time=1 9e12e402b7f8c322492e69a60780f2a473607d19cf8d2e60dabc13a0c92aa244 18:43:23 $ docker rm -f 9e12e402b7f8c322492e69a60780f2a473607d19cf8d2e60dabc13a0c92aa244 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:24 Warning: overwriting stash ‘coverage-report’ 18:43:25 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:43:26 ---> job-cost.sh 18:43:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-74Wi 18:44:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:45:26 lf-activate-venv(): INFO: Adding /tmp/venv-74Wi/bin to PATH 18:45:26 INFO: No Stack... 18:45:26 INFO: Retrieving Pricing Info for: lf-standard-4 18:45:27 INFO: Archiving Costs [Pipeline] sh 18:45:27 + cat /w/workspace/app-functions-sdk-go/229/archives/cost.csv 18:45:27 + cut -d, -f6 [Pipeline] lock 18:45:28 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-229-stack-cost] 18:45:28 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-229-stack-cost] did not exist. Created. 18:45:28 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-229-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:45:28 /w/workspace/app-functions-sdk-go/229@tmp/durable-454ca98d/script.sh: 1: /w/workspace/app-functions-sdk-go/229@tmp/durable-454ca98d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:45:28 + echo total: 0.20999999344348907 [Pipeline] stash 18:45:28 Warning: overwriting stash ‘stack-cost’ 18:45:28 Stashed 1 file(s) [Pipeline] } 18:45:28 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-229-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 18:45:29 provisioning config files... 18:45:29 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2108920247134076348tmp [Pipeline] { [Pipeline] sh 18:45:29 + set +x 18:45:29 + curl -s https://codecov.io/bash 18:45:29 + bash -s -- 18:45:30 18:45:30 _____ _ 18:45:30 / ____| | | 18:45:30 | | ___ __| | ___ ___ _____ __ 18:45:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:45:30 | |___| (_) | (_| | __/ (_| (_) \ V / 18:45:30 \_____\___/ \__,_|\___|\___\___/ \_/ 18:45:30 Bash-1.0.2 18:45:30 18:45:30 18:45:30 ==> git version 2.24.3 found 18:45:30 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:45:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:45:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:45:30 ==> Jenkins CI detected. 18:45:30 project root: . 18:45:30 --> token set from env 18:45:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:45:30 ==> Running gcov in . (disable via -X gcov) 18:45:30 ==> Python coveragepy not found 18:45:30 ==> Searching for coverage reports in: 18:45:30 + . 18:45:30 -> Found 2 reports 18:45:30 ==> Detecting git/mercurial file structure 18:45:30 ==> Reading reports 18:45:30 + ./app-service-template/coverage.out bytes=1055 18:45:30 + ./coverage.out bytes=86556 18:45:30 ==> Appending adjustments 18:45:30 https://docs.codecov.io/docs/fixing-reports 18:45:30 + Found adjustments 18:45:30 ==> Gzipping contents 18:45:30 16K /tmp/codecov.qUKhPD.gz 18:45:30 ==> Uploading reports 18:45:30 url: https://codecov.io 18:45:30 query: branch=master&commit=c9e8075d305e58d2d7767f1bbb09e5bd867b510b&build=229&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F229%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:45:30 -> Pinging Codecov 18:45:30 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=c9e8075d305e58d2d7767f1bbb09e5bd867b510b&build=229&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F229%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:45:31 -> Uploading to 18:45:31 https://storage.googleapis.com/codecov/v4/raw/2021-05-10/3D8B5DFFC46A037C893635FACE044666/c9e8075d305e58d2d7767f1bbb09e5bd867b510b/c1de9b74-6d44-4aac-9dd3-e12d4d410481.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T184531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79bbc9a8c7434b89fa3c8856e513f6e1bd4c957fb1f3afa2e81f172a5b05b8c8 18:45:31 % Total % Received % Xferd Average Speed Time Time Time Current 18:45:31 Dload Upload Total Spent Left Speed 18:45:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15343 0 0 100 15343 0 28810 --:--:-- --:--:-- --:--:-- 28786 100 15343 0 0 100 15343 0 28800 --:--:-- --:--:-- --:--:-- 28786 18:45:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/c9e8075d305e58d2d7767f1bbb09e5bd867b510b [Pipeline] } 18:45:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:45:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:45:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:45:33 18:45:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:45:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:45:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:45:33 188c0c94c7c5: Pulling fs layer 18:45:33 0ef7d3d256c8: Pulling fs layer 18:45:33 de9db76c5a1d: Pulling fs layer 18:45:33 0eba1c9be4d2: Pulling fs layer 18:45:33 0d57e429df01: Pulling fs layer 18:45:33 4e4be7b47b0d: Pulling fs layer 18:45:33 e1f770b5df2f: Pulling fs layer 18:45:33 85a0685a4137: Pulling fs layer 18:45:33 0d57e429df01: Waiting 18:45:33 4e4be7b47b0d: Waiting 18:45:33 e1f770b5df2f: Waiting 18:45:33 85a0685a4137: Waiting 18:45:33 0eba1c9be4d2: Waiting 18:45:33 de9db76c5a1d: Download complete 18:45:33 0ef7d3d256c8: Verifying Checksum 18:45:33 0ef7d3d256c8: Download complete 18:45:33 0d57e429df01: Verifying Checksum 18:45:33 0d57e429df01: Download complete 18:45:33 4e4be7b47b0d: Verifying Checksum 18:45:33 4e4be7b47b0d: Download complete 18:45:33 188c0c94c7c5: Verifying Checksum 18:45:33 188c0c94c7c5: Download complete 18:45:33 188c0c94c7c5: Pull complete 18:45:33 0ef7d3d256c8: Pull complete 18:45:34 de9db76c5a1d: Pull complete 18:45:34 e1f770b5df2f: Verifying Checksum 18:45:34 e1f770b5df2f: Download complete 18:45:38 0eba1c9be4d2: Verifying Checksum 18:45:38 0eba1c9be4d2: Download complete 18:45:38 85a0685a4137: Verifying Checksum 18:45:43 0eba1c9be4d2: Pull complete 18:45:43 0d57e429df01: Pull complete 18:45:43 4e4be7b47b0d: Pull complete 18:45:45 e1f770b5df2f: Pull complete 18:45:53 85a0685a4137: Pull complete 18:45:53 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:45:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:45:53 prd-centos7-docker-4c-2g-4172 does not seem to be running inside a container 18:45:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:45:55 $ docker top ab9e8d801a62a951be4c29e5d301c3854ab0feab62c583c6c31932c5bceaa47b -eo pid,comm [Pipeline] { [Pipeline] echo 18:45:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:45:55 + set -o pipefail 18:45:55 + snyk monitor '--org=edgex-jenkins' 18:46:07 18:46:07 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 18:46:07 18:46:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/68886305-5d8c-4027-84d9-ec1e9cacf178 18:46:07 18:46:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:46:07 18:46:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:46:07 18:46:07 [Pipeline] } 18:46:07 $ docker stop --time=1 ab9e8d801a62a951be4c29e5d301c3854ab0feab62c583c6c31932c5bceaa47b 18:46:09 $ docker rm -f ab9e8d801a62a951be4c29e5d301c3854ab0feab62c583c6c31932c5bceaa47b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 18:46:10 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:10 provisioning config files... 18:46:10 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config474170997380893658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:11 --> edgex-publish-swagger.sh 18:46:11 === Publish openapi/v2 API === 18:46:11 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:46:11 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 18:46:11 % Total % Received % Xferd Average Speed Time Time Time Current 18:46:11 Dload Upload Total Spent Left Speed 18:46:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12196 0:00:01 0:00:01 --:--:-- 12209 100 13052 0 0 100 13052 0 12194 0:00:01 0:00:01 --:--:-- 12209 18:46:12 18:46:12 [Pipeline] } 18:46:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:46:12 + git log --format=format:%s -1 c9e8075d305e58d2d7767f1bbb09e5bd867b510b [Pipeline] isUnix [Pipeline] sh 18:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:46:12 . [Pipeline] withDockerContainer 18:46:13 prd-centos7-docker-4c-2g-4172 does not seem to be running inside a container 18:46:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:46:13 $ docker top 00f2696d377c2f7541b7d4089efc78dc9e612f72abb436042e8e4ded11f900dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:46:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:14 [ssh-agent] Looking for ssh-agent implementation... 18:46:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:14 $ docker exec 00f2696d377c2f7541b7d4089efc78dc9e612f72abb436042e8e4ded11f900dc ssh-agent 18:46:14 SSH_AUTH_SOCK=/tmp/ssh-wfpptSHEyMYY/agent.11 18:46:14 SSH_AGENT_PID=17 18:46:14 Running ssh-add (command line suppressed) 18:46:14 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6417182120620893633.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6417182120620893633.key) 18:46:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:15 + git semver tag 18:46:15 # -> Open(): unable to determine branch for HEAD 18:46:15 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:46:15 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:46:15 # $SEMVER_REMOTE_NAME = origin 18:46:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:46:15 # $SEMVER_USER_NAME = edgex-jenkins 18:46:15 # $SEMVER_BRANCH = master 18:46:15 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 18:46:15 # c9e8075d305e58d2d7767f1bbb09e5bd867b510b HEAD 18:46:15 # -> Force: false 18:46:15 # f3da2f8639efce793f7dbd3d467f2ccb3b28a277 refs/tags/v2.0.0-dev.57 [Pipeline] } 18:46:15 $ docker exec --env ******** --env ******** 00f2696d377c2f7541b7d4089efc78dc9e612f72abb436042e8e4ded11f900dc ssh-agent -k 18:46:15 unset SSH_AUTH_SOCK; 18:46:15 unset SSH_AGENT_PID; 18:46:15 echo Agent pid 17 killed; 18:46:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:46:15 + git semver [Pipeline] } 18:46:15 $ docker stop --time=1 00f2696d377c2f7541b7d4089efc78dc9e612f72abb436042e8e4ded11f900dc 18:46:16 $ docker rm -f 00f2696d377c2f7541b7d4089efc78dc9e612f72abb436042e8e4ded11f900dc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:46:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:46:17 18:46:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:46:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:46:17 0.23.1-centos7: Pulling from edgex-lftools 18:46:17 ab5ef0e58194: Pulling fs layer 18:46:17 9712f1f96733: Pulling fs layer 18:46:17 63f879dbbcfc: Pulling fs layer 18:46:17 0d9ebad4ef96: Pulling fs layer 18:46:17 e9a5061849ea: Pulling fs layer 18:46:17 d747dcd14b5f: Pulling fs layer 18:46:17 2de7ff778b66: Pulling fs layer 18:46:17 e9a5061849ea: Waiting 18:46:17 d747dcd14b5f: Waiting 18:46:17 2de7ff778b66: Waiting 18:46:17 0d9ebad4ef96: Waiting 18:46:17 9712f1f96733: Verifying Checksum 18:46:17 9712f1f96733: Download complete 18:46:19 63f879dbbcfc: Verifying Checksum 18:46:19 63f879dbbcfc: Download complete 18:46:19 e9a5061849ea: Verifying Checksum 18:46:19 e9a5061849ea: Download complete 18:46:19 d747dcd14b5f: Verifying Checksum 18:46:19 d747dcd14b5f: Download complete 18:46:20 2de7ff778b66: Verifying Checksum 18:46:20 2de7ff778b66: Download complete 18:46:21 ab5ef0e58194: Verifying Checksum 18:46:21 ab5ef0e58194: Download complete 18:46:21 0d9ebad4ef96: Verifying Checksum 18:46:21 0d9ebad4ef96: Download complete 18:46:26 ab5ef0e58194: Pull complete 18:46:26 9712f1f96733: Pull complete 18:46:29 63f879dbbcfc: Pull complete 18:46:35 0d9ebad4ef96: Pull complete 18:46:36 e9a5061849ea: Pull complete 18:46:36 d747dcd14b5f: Pull complete 18:46:39 2de7ff778b66: Pull complete 18:46:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:46:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:46:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:46:39 prd-centos7-docker-4c-2g-4172 does not seem to be running inside a container 18:46:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:46:43 $ docker top a1e82e9d300cc0f5958faf1d8f15b86a934a1b66d77ce772bed578f9144441cb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:46:43 provisioning config files... 18:46:43 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6211655877312358645tmp 18:46:43 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8482297878230857980tmp 18:46:43 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3820937562067684840tmp [Pipeline] { [Pipeline] echo 18:46:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:46:44 ---> sigul-configuration.sh 18:46:44 gpg: directory `/root/.gnupg' created 18:46:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:46:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:46:44 gpg: keyring `/root/.gnupg/secring.gpg' created 18:46:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:46:44 gpg: CAST5 encrypted data 18:46:44 gpg: encrypted with 1 passphrase 18:46:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:46:44 + mkdir /home/jenkins 18:46:44 + mkdir /home/jenkins/sigul [Pipeline] sh 18:46:45 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:46:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:46:45 ---> sigul-install.sh 18:46:53 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:46:54 + git tag --list 18:46:54 v0.1.0 18:46:54 v0.1.1 18:46:54 v1.0.0 18:46:54 v1.1.0 18:46:54 v1.2.0 18:46:54 v1.3.0 18:46:54 v1.3.1 18:46:54 v1.3.1-dev.1 18:46:54 v1.3.2-dev.1 18:46:54 v2.0.0-dev.1 18:46:54 v2.0.0-dev.10 18:46:54 v2.0.0-dev.11 18:46:54 v2.0.0-dev.12 18:46:54 v2.0.0-dev.13 18:46:54 v2.0.0-dev.14 18:46:54 v2.0.0-dev.15 18:46:54 v2.0.0-dev.16 18:46:54 v2.0.0-dev.17 18:46:54 v2.0.0-dev.18 18:46:54 v2.0.0-dev.19 18:46:54 v2.0.0-dev.2 18:46:54 v2.0.0-dev.20 18:46:54 v2.0.0-dev.21 18:46:54 v2.0.0-dev.22 18:46:54 v2.0.0-dev.23 18:46:54 v2.0.0-dev.24 18:46:54 v2.0.0-dev.25 18:46:54 v2.0.0-dev.26 18:46:54 v2.0.0-dev.27 18:46:54 v2.0.0-dev.28 18:46:54 v2.0.0-dev.29 18:46:54 v2.0.0-dev.3 18:46:54 v2.0.0-dev.30 18:46:54 v2.0.0-dev.31 18:46:54 v2.0.0-dev.32 18:46:54 v2.0.0-dev.33 18:46:54 v2.0.0-dev.34 18:46:54 v2.0.0-dev.35 18:46:54 v2.0.0-dev.36 18:46:54 v2.0.0-dev.37 18:46:54 v2.0.0-dev.38 18:46:54 v2.0.0-dev.39 18:46:54 v2.0.0-dev.4 18:46:54 v2.0.0-dev.40 18:46:54 v2.0.0-dev.41 18:46:54 v2.0.0-dev.42 18:46:54 v2.0.0-dev.43 18:46:54 v2.0.0-dev.44 18:46:54 v2.0.0-dev.45 18:46:54 v2.0.0-dev.46 18:46:54 v2.0.0-dev.47 18:46:54 v2.0.0-dev.48 18:46:54 v2.0.0-dev.49 18:46:54 v2.0.0-dev.5 18:46:54 v2.0.0-dev.50 18:46:54 v2.0.0-dev.51 18:46:54 v2.0.0-dev.52 18:46:54 v2.0.0-dev.53 18:46:54 v2.0.0-dev.54 18:46:54 v2.0.0-dev.55 18:46:54 v2.0.0-dev.56 18:46:54 v2.0.0-dev.57 18:46:54 v2.0.0-dev.6 18:46:54 v2.0.0-dev.7 18:46:54 v2.0.0-dev.8 18:46:54 v2.0.0-dev.9 [Pipeline] sh 18:46:54 + lftools sign git-tag v2.0.0-dev.57 18:46:56 Signing Git tag with Sigul... 18:46:56 Signing v2.0.0-dev.57 [Pipeline] echo 18:46:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:46:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:46:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:46:57 $ docker stop --time=1 a1e82e9d300cc0f5958faf1d8f15b86a934a1b66d77ce772bed578f9144441cb 18:46:59 $ docker rm -f a1e82e9d300cc0f5958faf1d8f15b86a934a1b66d77ce772bed578f9144441cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:47:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:47:00 . [Pipeline] withDockerContainer 18:47:00 prd-centos7-docker-4c-2g-4172 does not seem to be running inside a container 18:47:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:47:01 $ docker top 51023f0a78a090ec104719df109e83d095f5eb62fc607018d3996313c0381df5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:47:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:47:01 [ssh-agent] Looking for ssh-agent implementation... 18:47:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:47:01 $ docker exec 51023f0a78a090ec104719df109e83d095f5eb62fc607018d3996313c0381df5 ssh-agent 18:47:01 SSH_AUTH_SOCK=/tmp/ssh-5F3Vd3Z79o3f/agent.11 18:47:01 SSH_AGENT_PID=17 18:47:01 Running ssh-add (command line suppressed) 18:47:02 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8060456185670044673.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8060456185670044673.key) 18:47:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:47:02 + git semver bump pre 18:47:02 # -> Open(): unable to determine branch for HEAD 18:47:02 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:47:02 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:47:02 # $SEMVER_REMOTE_NAME = origin 18:47:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:47:02 # $SEMVER_USER_NAME = edgex-jenkins 18:47:02 # $SEMVER_BRANCH = master 18:47:02 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 18:47:02 2.0.0-dev.58 [Pipeline] } 18:47:02 $ docker exec --env ******** --env ******** 51023f0a78a090ec104719df109e83d095f5eb62fc607018d3996313c0381df5 ssh-agent -k 18:47:02 unset SSH_AUTH_SOCK; 18:47:02 unset SSH_AGENT_PID; 18:47:02 echo Agent pid 17 killed; 18:47:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:47:03 + git semver [Pipeline] } 18:47:03 $ docker stop --time=1 51023f0a78a090ec104719df109e83d095f5eb62fc607018d3996313c0381df5 18:47:04 $ docker rm -f 51023f0a78a090ec104719df109e83d095f5eb62fc607018d3996313c0381df5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:47:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:47:04 . [Pipeline] withDockerContainer 18:47:05 prd-centos7-docker-4c-2g-4172 does not seem to be running inside a container 18:47:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:47:05 $ docker top d930361d322c8191e4ab463d16156f8834bbe22ee786b4b3c5535a3cec34b030 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:47:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:47:06 [ssh-agent] Looking for ssh-agent implementation... 18:47:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:47:06 $ docker exec d930361d322c8191e4ab463d16156f8834bbe22ee786b4b3c5535a3cec34b030 ssh-agent 18:47:06 SSH_AUTH_SOCK=/tmp/ssh-OOE4PjmcgFbA/agent.12 18:47:06 SSH_AGENT_PID=17 18:47:06 Running ssh-add (command line suppressed) 18:47:06 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8022166306378389886.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8022166306378389886.key) 18:47:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:47:07 + git semver push 18:47:07 # -> Open(): unable to determine branch for HEAD 18:47:07 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:47:07 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:47:07 # $SEMVER_REMOTE_NAME = origin 18:47:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:47:07 # $SEMVER_USER_NAME = edgex-jenkins 18:47:07 # $SEMVER_BRANCH = master 18:47:07 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 18:47:12 $ docker exec --env ******** --env ******** d930361d322c8191e4ab463d16156f8834bbe22ee786b4b3c5535a3cec34b030 ssh-agent -k 18:47:12 unset SSH_AUTH_SOCK; 18:47:12 unset SSH_AGENT_PID; 18:47:12 echo Agent pid 17 killed; 18:47:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:47:12 + git semver [Pipeline] } 18:47:12 $ docker stop --time=1 d930361d322c8191e4ab463d16156f8834bbe22ee786b4b3c5535a3cec34b030 18:47:14 $ docker rm -f d930361d322c8191e4ab463d16156f8834bbe22ee786b4b3c5535a3cec34b030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:47:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:47:15 ---> package-listing.sh 18:47:15 ++ facter osfamily 18:47:15 ++ tr '[:upper:]' '[:lower:]' 18:47:15 + OS_FAMILY=redhat 18:47:15 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 18:47:15 + START_PACKAGES=/tmp/packages_start.txt 18:47:15 + END_PACKAGES=/tmp/packages_end.txt 18:47:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:47:15 + PACKAGES=/tmp/packages_start.txt 18:47:15 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 18:47:15 + PACKAGES=/tmp/packages_end.txt 18:47:15 + case "${OS_FAMILY}" in 18:47:15 + rpm -qa 18:47:15 + sort 18:47:20 + '[' -f /tmp/packages_start.txt ']' 18:47:20 + '[' -f /tmp/packages_end.txt ']' 18:47:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:47:20 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 18:47:20 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 18:47:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 18:47:20 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:47:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:47:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:47:21 18:47:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:47:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:47:21 alpine: Pulling from edgex-lftools-log-publisher 18:47:21 df20fa9351a1: Pulling fs layer 18:47:21 36b3adc4ff6f: Pulling fs layer 18:47:21 8ad3a11d3b57: Pulling fs layer 18:47:21 46f8f816bc3b: Pulling fs layer 18:47:21 93b61091891f: Pulling fs layer 18:47:21 93b9cdb0e59b: Pulling fs layer 18:47:21 5e14af77c1be: Pulling fs layer 18:47:21 01666e4c0597: Pulling fs layer 18:47:21 aa168da1d23b: Pulling fs layer 18:47:21 93b9cdb0e59b: Waiting 18:47:21 5e14af77c1be: Waiting 18:47:21 46f8f816bc3b: Waiting 18:47:21 93b61091891f: Waiting 18:47:21 01666e4c0597: Waiting 18:47:21 aa168da1d23b: Waiting 18:47:21 36b3adc4ff6f: Verifying Checksum 18:47:21 36b3adc4ff6f: Download complete 18:47:22 46f8f816bc3b: Download complete 18:47:22 93b61091891f: Verifying Checksum 18:47:22 93b61091891f: Download complete 18:47:22 93b9cdb0e59b: Verifying Checksum 18:47:22 93b9cdb0e59b: Download complete 18:47:22 5e14af77c1be: Verifying Checksum 18:47:22 5e14af77c1be: Download complete 18:47:22 01666e4c0597: Verifying Checksum 18:47:22 01666e4c0597: Download complete 18:47:22 df20fa9351a1: Verifying Checksum 18:47:22 df20fa9351a1: Download complete 18:47:23 df20fa9351a1: Pull complete 18:47:23 8ad3a11d3b57: Verifying Checksum 18:47:23 8ad3a11d3b57: Download complete 18:47:23 36b3adc4ff6f: Pull complete 18:47:24 8ad3a11d3b57: Pull complete 18:47:24 46f8f816bc3b: Pull complete 18:47:24 93b61091891f: Pull complete 18:47:24 93b9cdb0e59b: Pull complete 18:47:24 5e14af77c1be: Pull complete 18:47:25 01666e4c0597: Pull complete 18:47:33 aa168da1d23b: Verifying Checksum 18:47:33 aa168da1d23b: Download complete 18:47:41 aa168da1d23b: Pull complete 18:47:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:47:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:47:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:47:41 prd-centos7-docker-4c-2g-4172 does not seem to be running inside a container 18:47:41 $ 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_master/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_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:47:44 $ docker top 94386c39bc35edbe7eceecc95d7ac27aa15306e7ef3f8a2b9486a11f5e4270e1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:45 + touch /tmp/pre-build-complete [Pipeline] sh 18:47:45 + mkdir -p /var/log/sa [Pipeline] sh 18:47:45 + ls /var/log/sa-host 18:47:45 + sadf -c /var/log/sa-host/sa10 18:47:45 file_magic: OK 18:47:45 HZ: Using current value: 100 18:47:45 file_header: OK 18:47:45 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 18:47:45 Statistics: 18:47:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:47:45 File successfully converted to sysstat format version 12.2.1 18:47:45 + sadf -c /var/log/sa-host/sa23 18:47:45 file_magic: OK 18:47:45 HZ: Using current value: 100 18:47:45 file_header: OK 18:47:45 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 18:47:45 Statistics: 18:47:45 Hnuu...uuuununununu... 18:47:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:47:46 provisioning config files... 18:47:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3925578829276265977tmp [Pipeline] { [Pipeline] echo 18:47:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:47:46 ---> create-netrc.sh [Pipeline] } 18:47:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:47:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:47:47 ---> python-tools-install.sh [Pipeline] echo 18:47:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:47:47 ---> sudo-logs.sh 18:47:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:47:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:47:47 ---> job-cost.sh 18:47:47 lf-activate-venv: SKIPPING 18:47:47 DEBUG: total: 0.20999999344348907 18:47:47 INFO: Retrieving Stack Cost... 18:47:48 INFO: Retrieving Pricing Info for: v1-standard-2 18:47:48 INFO: Archiving Costs [Pipeline] echo 18:47:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:47:49 ---> logs-deploy.sh 18:47:49 lf-activate-venv: SKIPPING 18:47:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/229 18:47:49 INFO: archiving workspace using pattern(s): 18:47:51 Archives upload complete. 18:47:51 INFO: archiving logs to Nexus 18:47:52 ---> uname -a: 18:47:52 Linux prd-centos7-docker-4c-2g-4172.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:47:52 18:47:52 18:47:52 ---> lscpu: 18:47:52 Architecture: x86_64 18:47:52 CPU op-mode(s): 32-bit, 64-bit 18:47:52 Byte Order: Little Endian 18:47:52 Address sizes: 40 bits physical, 48 bits virtual 18:47:52 CPU(s): 4 18:47:52 On-line CPU(s) list: 0-3 18:47:52 Thread(s) per core: 1 18:47:52 Core(s) per socket: 1 18:47:52 Socket(s): 4 18:47:52 NUMA node(s): 1 18:47:52 Vendor ID: GenuineIntel 18:47:52 CPU family: 6 18:47:52 Model: 44 18:47:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:47:52 Stepping: 1 18:47:52 CPU MHz: 2933.438 18:47:52 BogoMIPS: 5866.87 18:47:52 Virtualization: VT-x 18:47:52 Hypervisor vendor: KVM 18:47:52 Virtualization type: full 18:47:52 L1d cache: 128 KiB 18:47:52 L1i cache: 128 KiB 18:47:52 L2 cache: 16 MiB 18:47:52 L3 cache: 64 MiB 18:47:52 NUMA node0 CPU(s): 0-3 18:47:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:47:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:47:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:47:52 Vulnerability Meltdown: Mitigation; PTI 18:47:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:47:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:47:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:47:52 Vulnerability Srbds: Not affected 18:47:52 Vulnerability Tsx async abort: Not affected 18:47:52 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 18:47:52 18:47:52 18:47:52 ---> nproc: 18:47:52 4 18:47:52 18:47:52