Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d73e4bf6f6fffa39d14152b7db1821ea00020699 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8541940976580611877.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6956682544825690345.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5594275357019362121.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6862831810276263216.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4211080434928328064.key > 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: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_master@tmp/jenkins-gitclient-ssh3043655133351389256.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d73e4bf6f6fffa39d14152b7db1821ea00020699 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f d73e4bf6f6fffa39d14152b7db1821ea00020699 # timeout=10 Commit message: "refactor: Use common ServiceInfo struct and adjust code/configuration (#855)" > git rev-list --no-walk 497a5d96327f6b59cac557d093967d0b1142606a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T00:19:28.867Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T00:19:29.008Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T00:19:29.044Z] ========================================================= [2021-05-25T00:19:29.044Z] EdgeX Global Pipelines Version Info [2021-05-25T00:19:29.044Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:19:30.428Z] ------------------- [2021-05-25T00:19:30.428Z] stable info: [2021-05-25T00:19:30.428Z] ------------------- [2021-05-25T00:19:30.428Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T00:19:30.428Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T00:19:30.428Z] Message: update stable to v1.0.192 [2021-05-25T00:19:31.010Z] ------------------- [2021-05-25T00:19:31.010Z] experimental info: [2021-05-25T00:19:31.010Z] ------------------- [2021-05-25T00:19:31.010Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T00:19:31.010Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T00:19:31.011Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T00:19:31.151Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-25T00:19:31.192Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-25T00:19:31.232Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T00:19:31.261Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T00:19:31.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T00:19:31.311Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T00:19:31.336Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T00:19:31.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T00:19:31.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-25T00:19:31.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T00:19:31.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T00:19:31.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-05-25T00:19:31.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T00:19:31.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T00:19:31.543Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T00:19:31.568Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T00:19:31.592Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T00:19:31.618Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T00:19:31.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T00:19:31.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-25T00:19:31.696Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-25T00:19:31.784Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-25T00:19:31.809Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-25T00:19:31.840Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-25T00:19:31.868Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-25T00:19:31.918Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T00:19:31.947Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-25T00:19:31.972Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-25T00:19:32.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-25T00:19:32.030Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d73e4bf6f6fffa39d14152b7db1821ea00020699 [Pipeline] echo [2021-05-25T00:19:32.061Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d73e4bf [Pipeline] echo [2021-05-25T00:19:32.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T00:19:32.530Z] + git log --format=format:%s -1 d73e4bf6f6fffa39d14152b7db1821ea00020699 [Pipeline] echo [2021-05-25T00:19:32.573Z] GIT_COMMIT: d73e4bf6f6fffa39d14152b7db1821ea00020699, Commit Message: refactor: Use common ServiceInfo struct and adjust code/configuration (#855) [Pipeline] echo [2021-05-25T00:19:32.588Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:19:33.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T00:19:33.450Z] [2021-05-25T00:19:33.451Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:19:33.774Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T00:19:33.774Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T00:19:33.774Z] 31603596830f: Pulling fs layer [2021-05-25T00:19:33.774Z] 54011a49482f: Pulling fs layer [2021-05-25T00:19:33.774Z] a6820b24f6d8: Pulling fs layer [2021-05-25T00:19:33.774Z] f581987b2513: Pulling fs layer [2021-05-25T00:19:33.774Z] f581987b2513: Waiting [2021-05-25T00:19:33.774Z] 54011a49482f: Verifying Checksum [2021-05-25T00:19:33.774Z] 54011a49482f: Download complete [2021-05-25T00:19:34.040Z] 31603596830f: Verifying Checksum [2021-05-25T00:19:34.040Z] 31603596830f: Download complete [2021-05-25T00:19:34.040Z] f581987b2513: Verifying Checksum [2021-05-25T00:19:34.040Z] f581987b2513: Download complete [2021-05-25T00:19:34.040Z] 31603596830f: Pull complete [2021-05-25T00:19:34.307Z] 54011a49482f: Pull complete [2021-05-25T00:19:34.307Z] a6820b24f6d8: Verifying Checksum [2021-05-25T00:19:34.307Z] a6820b24f6d8: Download complete [2021-05-25T00:19:34.878Z] a6820b24f6d8: Pull complete [2021-05-25T00:19:35.141Z] f581987b2513: Pull complete [2021-05-25T00:19:35.141Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T00:19:35.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T00:19:35.141Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T00:19:35.228Z] prd-centos7-docker-4c-2g-9 does not seem to be running inside a container [2021-05-25T00:19:35.274Z] $ 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 [2021-05-25T00:19:36.556Z] $ docker top 339ea2a71c5a8d9ed7559af4aa9d936952f7f97b8527ad78c7b5b05f1db53cc3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T00:19:36.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T00:19:36.681Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T00:19:36.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T00:19:36.797Z] $ docker exec 339ea2a71c5a8d9ed7559af4aa9d936952f7f97b8527ad78c7b5b05f1db53cc3 ssh-agent [2021-05-25T00:19:36.901Z] SSH_AUTH_SOCK=/tmp/ssh-YB9m0JfKk5Q0/agent.13 [2021-05-25T00:19:36.901Z] SSH_AGENT_PID=19 [2021-05-25T00:19:36.909Z] Running ssh-add (command line suppressed) [2021-05-25T00:19:37.003Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8141362564405209265.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8141362564405209265.key) [2021-05-25T00:19:37.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T00:19:37.318Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T00:19:37.338Z] $ docker exec --env ******** --env ******** 339ea2a71c5a8d9ed7559af4aa9d936952f7f97b8527ad78c7b5b05f1db53cc3 ssh-agent -k [2021-05-25T00:19:37.439Z] unset SSH_AUTH_SOCK; [2021-05-25T00:19:37.439Z] unset SSH_AGENT_PID; [2021-05-25T00:19:37.439Z] echo Agent pid 19 killed; [2021-05-25T00:19:37.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T00:19:37.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T00:19:37.486Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T00:19:37.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T00:19:37.592Z] $ docker exec 339ea2a71c5a8d9ed7559af4aa9d936952f7f97b8527ad78c7b5b05f1db53cc3 ssh-agent [2021-05-25T00:19:37.687Z] SSH_AUTH_SOCK=/tmp/ssh-3t7uUamu5HRm/agent.51 [2021-05-25T00:19:37.688Z] SSH_AGENT_PID=57 [2021-05-25T00:19:37.693Z] Running ssh-add (command line suppressed) [2021-05-25T00:19:37.794Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8329901090713256287.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8329901090713256287.key) [2021-05-25T00:19:37.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T00:19:38.104Z] + git semver init [2021-05-25T00:19:38.104Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T00:19:38.104Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-25T00:19:38.104Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-25T00:19:38.104Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T00:19:38.104Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T00:19:38.104Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T00:19:38.104Z] # $SEMVER_BRANCH = master [2021-05-25T00:19:38.104Z] # $SEMVER_TEMP = /tmp/semver-771075072 [2021-05-25T00:19:38.104Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-25T00:19:44.754Z] # '/tmp/semver-771075072' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-05-25T00:19:44.754Z] # -> Force: false [2021-05-25T00:19:44.754Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-25T00:19:44.767Z] $ docker exec --env ******** --env ******** 339ea2a71c5a8d9ed7559af4aa9d936952f7f97b8527ad78c7b5b05f1db53cc3 ssh-agent -k [2021-05-25T00:19:44.869Z] unset SSH_AUTH_SOCK; [2021-05-25T00:19:44.870Z] unset SSH_AGENT_PID; [2021-05-25T00:19:44.870Z] echo Agent pid 57 killed; [2021-05-25T00:19:44.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T00:19:45.230Z] + git semver [Pipeline] } [2021-05-25T00:19:45.249Z] $ docker stop --time=1 339ea2a71c5a8d9ed7559af4aa9d936952f7f97b8527ad78c7b5b05f1db53cc3 [2021-05-25T00:19:47.038Z] $ docker rm -f 339ea2a71c5a8d9ed7559af4aa9d936952f7f97b8527ad78c7b5b05f1db53cc3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T00:19:47.412Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T00:19:47.693Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T00:19:47.697Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-25T00:20:02.862Z] Still waiting to schedule task [2021-05-25T00:20:02.862Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-25T00:20:02.865Z] Still waiting to schedule task [2021-05-25T00:20:02.865Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-7’ [2021-05-25T00:23:48.726Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-25T00:23:48.745Z] Running in /w/workspace/app-functions-sdk-go/237 [Pipeline] { [Pipeline] checkout [2021-05-25T00:23:48.943Z] The recommended git tool is: git [2021-05-25T00:23:54.083Z] using credential edgex-jenkins-ssh [2021-05-25T00:23:54.103Z] Cloning the remote Git repository [2021-05-25T00:23:54.163Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-25T00:23:54.273Z] > git init /w/workspace/app-functions-sdk-go/237 # timeout=10 [2021-05-25T00:23:54.397Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-25T00:23:54.398Z] > git --version # timeout=10 [2021-05-25T00:23:54.433Z] > git --version # 'git version 2.17.1' [2021-05-25T00:23:54.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T00:23:54.508Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T00:23:58.580Z] Avoid second fetch [2021-05-25T00:23:58.581Z] Checking out Revision d73e4bf6f6fffa39d14152b7db1821ea00020699 (master) [2021-05-25T00:23:58.541Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-25T00:23:58.559Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T00:23:58.602Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T00:23:58.618Z] > git checkout -f d73e4bf6f6fffa39d14152b7db1821ea00020699 # timeout=10 [2021-05-25T00:24:02.849Z] Commit message: "refactor: Use common ServiceInfo struct and adjust code/configuration (#855)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T00:24:04.232Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-25T00:24:04.643Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T00:24:04.992Z] + true [2021-05-25T00:24:04.992Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-05-25T00:24:23.564Z] ========================================================= [2021-05-25T00:24:23.565Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T00:24:23.565Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:24:24.008Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-25T00:24:24.989Z] Sending build context to Docker daemon 19.58MB [2021-05-25T00:24:24.989Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T00:24:24.989Z] Step 2/8 : FROM ${BASE} [2021-05-25T00:24:25.591Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T00:24:25.591Z] 595b0fe564bb: Pulling fs layer [2021-05-25T00:24:25.591Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T00:24:25.591Z] 316046926c0a: Pulling fs layer [2021-05-25T00:24:25.591Z] 4ebd0625c992: Pulling fs layer [2021-05-25T00:24:25.591Z] 207e8628e3a3: Pulling fs layer [2021-05-25T00:24:25.591Z] c791037a9be2: Pulling fs layer [2021-05-25T00:24:25.591Z] ffd874e62e21: Pulling fs layer [2021-05-25T00:24:25.591Z] 207e8628e3a3: Waiting [2021-05-25T00:24:25.591Z] c791037a9be2: Waiting [2021-05-25T00:24:25.591Z] ffd874e62e21: Waiting [2021-05-25T00:24:25.592Z] 4ebd0625c992: Waiting [2021-05-25T00:24:25.592Z] 316046926c0a: Verifying Checksum [2021-05-25T00:24:25.592Z] 316046926c0a: Download complete [2021-05-25T00:24:25.592Z] 7186ed65a4f7: Verifying Checksum [2021-05-25T00:24:25.592Z] 7186ed65a4f7: Download complete [2021-05-25T00:24:25.592Z] 207e8628e3a3: Verifying Checksum [2021-05-25T00:24:25.592Z] 207e8628e3a3: Download complete [2021-05-25T00:24:25.592Z] c791037a9be2: Verifying Checksum [2021-05-25T00:24:25.592Z] c791037a9be2: Download complete [2021-05-25T00:24:25.592Z] 595b0fe564bb: Verifying Checksum [2021-05-25T00:24:25.592Z] 595b0fe564bb: Download complete [2021-05-25T00:24:26.191Z] 595b0fe564bb: Pull complete [2021-05-25T00:24:27.177Z] 7186ed65a4f7: Pull complete [2021-05-25T00:24:27.450Z] 316046926c0a: Pull complete [2021-05-25T00:24:28.050Z] ffd874e62e21: Download complete [2021-05-25T00:24:29.489Z] 4ebd0625c992: Verifying Checksum [2021-05-25T00:24:29.489Z] 4ebd0625c992: Download complete [2021-05-25T00:24:41.785Z] Running on prd-centos7-docker-4c-2g-14 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-25T00:24:41.818Z] Running in /w/workspace/app-functions-sdk-go/237 [Pipeline] { [Pipeline] checkout [2021-05-25T00:24:41.922Z] 4ebd0625c992: Pull complete [2021-05-25T00:24:41.922Z] 207e8628e3a3: Pull complete [2021-05-25T00:24:41.922Z] c791037a9be2: Pull complete [2021-05-25T00:24:41.942Z] The recommended git tool is: git [2021-05-25T00:24:43.922Z] ffd874e62e21: Pull complete [2021-05-25T00:24:43.922Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T00:24:43.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T00:24:43.922Z] ---> cfc18b08335c [2021-05-25T00:24:43.922Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-25T00:24:43.922Z] 20.10.0: Pulling from library/docker [2021-05-25T00:24:44.197Z] a3cc7d3b244e: Pulling fs layer [2021-05-25T00:24:44.197Z] 02a3295e0d61: Pulling fs layer [2021-05-25T00:24:44.197Z] 0f4f2e6d8100: Pulling fs layer [2021-05-25T00:24:44.197Z] 330b718f631f: Pulling fs layer [2021-05-25T00:24:44.197Z] a93816041522: Pulling fs layer [2021-05-25T00:24:44.197Z] bdb6da89ff94: Pulling fs layer [2021-05-25T00:24:44.197Z] 2a70c0c122f4: Pulling fs layer [2021-05-25T00:24:44.197Z] a93816041522: Waiting [2021-05-25T00:24:44.197Z] bdb6da89ff94: Waiting [2021-05-25T00:24:44.197Z] 2a70c0c122f4: Waiting [2021-05-25T00:24:44.197Z] 0f4f2e6d8100: Download complete [2021-05-25T00:24:44.197Z] a3cc7d3b244e: Verifying Checksum [2021-05-25T00:24:44.197Z] 02a3295e0d61: Verifying Checksum [2021-05-25T00:24:44.197Z] 02a3295e0d61: Download complete [2021-05-25T00:24:44.197Z] a93816041522: Download complete [2021-05-25T00:24:44.238Z] using credential edgex-jenkins-ssh [2021-05-25T00:24:44.253Z] Cloning the remote Git repository [2021-05-25T00:24:44.289Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-25T00:24:44.474Z] bdb6da89ff94: Download complete [2021-05-25T00:24:44.474Z] 2a70c0c122f4: Verifying Checksum [2021-05-25T00:24:44.474Z] 2a70c0c122f4: Download complete [2021-05-25T00:24:45.072Z] a3cc7d3b244e: Pull complete [2021-05-25T00:24:44.390Z] > git init /w/workspace/app-functions-sdk-go/237 # timeout=10 [2021-05-25T00:24:44.434Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-25T00:24:44.434Z] > git --version # timeout=10 [2021-05-25T00:24:44.446Z] > git --version # 'git version 2.24.4' [2021-05-25T00:24:44.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T00:24:44.471Z] [INFO] Currently running in a labeled security context [2021-05-25T00:24:44.471Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T00:24:44.472Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/237@tmp/jenkins-gitclient-ssh3337475510249230626.key [2021-05-25T00:24:44.481Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T00:24:45.667Z] 02a3295e0d61: Pull complete [2021-05-25T00:24:46.269Z] 0f4f2e6d8100: Pull complete [2021-05-25T00:24:46.269Z] 330b718f631f: Verifying Checksum [2021-05-25T00:24:46.269Z] 330b718f631f: Download complete [2021-05-25T00:24:47.781Z] Avoid second fetch [2021-05-25T00:24:47.782Z] Checking out Revision d73e4bf6f6fffa39d14152b7db1821ea00020699 (master) [2021-05-25T00:24:47.760Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-25T00:24:47.772Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T00:24:47.787Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T00:24:47.797Z] > git checkout -f d73e4bf6f6fffa39d14152b7db1821ea00020699 # timeout=10 [2021-05-25T00:24:49.662Z] 330b718f631f: Pull complete [2021-05-25T00:24:50.259Z] a93816041522: Pull complete [2021-05-25T00:24:50.535Z] bdb6da89ff94: Pull complete [2021-05-25T00:24:50.808Z] 2a70c0c122f4: Pull complete [2021-05-25T00:24:50.808Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T00:24:50.808Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T00:24:51.422Z] Commit message: "refactor: Use common ServiceInfo struct and adjust code/configuration (#855)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T00:24:52.558Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T00:24:52.882Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T00:24:53.183Z] + sudo service docker restart [2021-05-25T00:24:53.183Z] + true [2021-05-25T00:24:53.183Z] Redirecting to /bin/systemctl restart docker.service [2021-05-25T00:24:56.209Z] ---> a06f72b688ac [2021-05-25T00:24:56.209Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-25T00:24:56.209Z] ---> Running in 9e532ad6de01 [2021-05-25T00:24:56.487Z] Removing intermediate container 9e532ad6de01 [2021-05-25T00:24:56.487Z] ---> 566fd2b75717 [2021-05-25T00:24:56.487Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-25T00:24:56.487Z] ---> Running in 93815f427eb8 [2021-05-25T00:24:57.930Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T00:24:58.903Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T00:24:59.884Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-25T00:24:59.885Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-25T00:24:59.885Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-25T00:25:00.159Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-25T00:25:00.159Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-25T00:25:00.159Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T00:25:00.433Z] OK: 139 MiB in 45 packages [2021-05-25T00:25:01.417Z] Removing intermediate container 93815f427eb8 [2021-05-25T00:25:01.417Z] ---> f1a3c443d780 [2021-05-25T00:25:01.417Z] Step 6/8 : WORKDIR /build [2021-05-25T00:25:01.692Z] ---> Running in 03af91c65e30 [2021-05-25T00:25:02.302Z] Removing intermediate container 03af91c65e30 [2021-05-25T00:25:02.302Z] ---> f7b3d87c5ff6 [2021-05-25T00:25:02.302Z] Step 7/8 : COPY go.mod . [2021-05-25T00:25:02.894Z] ---> da16e76d00d6 [2021-05-25T00:25:02.895Z] Step 8/8 : RUN go mod download [2021-05-25T00:25:03.182Z] ---> Running in b31e519c67c4 [Pipeline] unstash [Pipeline] echo [2021-05-25T00:25:11.439Z] ========================================================= [2021-05-25T00:25:11.440Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T00:25:11.440Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:25:11.753Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-25T00:25:12.017Z] Sending build context to Docker daemon 19.58MB [2021-05-25T00:25:12.017Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T00:25:12.017Z] Step 2/8 : FROM ${BASE} [2021-05-25T00:25:12.017Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T00:25:12.017Z] 540db60ca938: Pulling fs layer [2021-05-25T00:25:12.017Z] adcc1eea9eea: Pulling fs layer [2021-05-25T00:25:12.017Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T00:25:12.017Z] 0510c868ecb4: Pulling fs layer [2021-05-25T00:25:12.017Z] afea3b2eda06: Pulling fs layer [2021-05-25T00:25:12.017Z] 7809a108b3ef: Pulling fs layer [2021-05-25T00:25:12.017Z] f706445af74f: Pulling fs layer [2021-05-25T00:25:12.017Z] 0510c868ecb4: Waiting [2021-05-25T00:25:12.017Z] afea3b2eda06: Waiting [2021-05-25T00:25:12.017Z] 7809a108b3ef: Waiting [2021-05-25T00:25:12.017Z] f706445af74f: Waiting [2021-05-25T00:25:12.286Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T00:25:12.286Z] 4c4ab2625f07: Download complete [2021-05-25T00:25:12.286Z] adcc1eea9eea: Verifying Checksum [2021-05-25T00:25:12.286Z] adcc1eea9eea: Download complete [2021-05-25T00:25:12.286Z] afea3b2eda06: Verifying Checksum [2021-05-25T00:25:12.286Z] afea3b2eda06: Download complete [2021-05-25T00:25:12.286Z] 7809a108b3ef: Verifying Checksum [2021-05-25T00:25:12.286Z] 7809a108b3ef: Download complete [2021-05-25T00:25:12.286Z] 540db60ca938: Verifying Checksum [2021-05-25T00:25:12.286Z] 540db60ca938: Download complete [2021-05-25T00:25:12.286Z] 540db60ca938: Pull complete [2021-05-25T00:25:12.547Z] adcc1eea9eea: Pull complete [2021-05-25T00:25:12.547Z] 4c4ab2625f07: Pull complete [2021-05-25T00:25:14.465Z] f706445af74f: Verifying Checksum [2021-05-25T00:25:14.466Z] f706445af74f: Download complete [2021-05-25T00:25:14.727Z] 0510c868ecb4: Verifying Checksum [2021-05-25T00:25:14.727Z] 0510c868ecb4: Download complete [2021-05-25T00:25:18.052Z] 0510c868ecb4: Pull complete [2021-05-25T00:25:18.052Z] afea3b2eda06: Pull complete [2021-05-25T00:25:18.052Z] 7809a108b3ef: Pull complete [2021-05-25T00:25:19.465Z] f706445af74f: Pull complete [2021-05-25T00:25:19.465Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T00:25:19.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T00:25:19.465Z] ---> b068be0155e3 [2021-05-25T00:25:19.465Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-25T00:25:19.465Z] 20.10.0: Pulling from library/docker [2021-05-25T00:25:19.465Z] 05e7bc50f07f: Pulling fs layer [2021-05-25T00:25:19.465Z] 6db28d0fdbf6: Pulling fs layer [2021-05-25T00:25:19.465Z] 292df0bc6bf3: Pulling fs layer [2021-05-25T00:25:19.465Z] 2e060f4bd70b: Pulling fs layer [2021-05-25T00:25:19.465Z] 80e8d568a223: Pulling fs layer [2021-05-25T00:25:19.465Z] 8dc6ef1a942a: Pulling fs layer [2021-05-25T00:25:19.465Z] 2312dd95470a: Pulling fs layer [2021-05-25T00:25:19.465Z] 80e8d568a223: Waiting [2021-05-25T00:25:19.465Z] 8dc6ef1a942a: Waiting [2021-05-25T00:25:19.465Z] 2312dd95470a: Waiting [2021-05-25T00:25:19.465Z] 2e060f4bd70b: Waiting [2021-05-25T00:25:19.465Z] 292df0bc6bf3: Verifying Checksum [2021-05-25T00:25:19.465Z] 292df0bc6bf3: Download complete [2021-05-25T00:25:19.726Z] 6db28d0fdbf6: Verifying Checksum [2021-05-25T00:25:19.726Z] 6db28d0fdbf6: Download complete [2021-05-25T00:25:19.726Z] 80e8d568a223: Verifying Checksum [2021-05-25T00:25:19.726Z] 80e8d568a223: Download complete [2021-05-25T00:25:19.726Z] 05e7bc50f07f: Verifying Checksum [2021-05-25T00:25:19.726Z] 05e7bc50f07f: Download complete [2021-05-25T00:25:19.726Z] 8dc6ef1a942a: Verifying Checksum [2021-05-25T00:25:19.726Z] 8dc6ef1a942a: Download complete [2021-05-25T00:25:19.726Z] 2312dd95470a: Verifying Checksum [2021-05-25T00:25:19.726Z] 2312dd95470a: Download complete [2021-05-25T00:25:19.992Z] 05e7bc50f07f: Pull complete [2021-05-25T00:25:19.992Z] 6db28d0fdbf6: Pull complete [2021-05-25T00:25:20.253Z] 292df0bc6bf3: Pull complete [2021-05-25T00:25:20.833Z] 2e060f4bd70b: Verifying Checksum [2021-05-25T00:25:20.833Z] 2e060f4bd70b: Download complete [2021-05-25T00:25:23.395Z] 2e060f4bd70b: Pull complete [2021-05-25T00:25:23.395Z] 80e8d568a223: Pull complete [2021-05-25T00:25:23.395Z] 8dc6ef1a942a: Pull complete [2021-05-25T00:25:23.395Z] 2312dd95470a: Pull complete [2021-05-25T00:25:23.395Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T00:25:23.396Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T00:25:28.695Z] ---> b64a8d7e8bcc [2021-05-25T00:25:28.695Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-25T00:25:28.695Z] ---> Running in 19ba9d675f87 [2021-05-25T00:25:28.695Z] Removing intermediate container 19ba9d675f87 [2021-05-25T00:25:28.695Z] ---> cbbf8b2c61d5 [2021-05-25T00:25:28.695Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-25T00:25:28.695Z] ---> Running in 15b4200c6867 [2021-05-25T00:25:28.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T00:25:29.266Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T00:25:29.973Z] Removing intermediate container b31e519c67c4 [2021-05-25T00:25:29.973Z] ---> 18d11e6c787f [2021-05-25T00:25:29.973Z] Successfully built 18d11e6c787f [2021-05-25T00:25:30.242Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:25:30.591Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T00:25:30.591Z] . [Pipeline] withDockerContainer [2021-05-25T00:25:30.657Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-25T00:25:30.657Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-25T00:25:30.657Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-25T00:25:30.657Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-25T00:25:30.657Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-25T00:25:30.881Z] prd-ubuntu18.04-docker-arm64-4c-16g-13 does not seem to be running inside a container [2021-05-25T00:25:30.919Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T00:25:30.919Z] OK: 150 MiB in 45 packages [2021-05-25T00:25:30.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/237 -v /w/workspace/app-functions-sdk-go/237:/w/workspace/app-functions-sdk-go/237:rw,z -v /w/workspace/app-functions-sdk-go/237@tmp:/w/workspace/app-functions-sdk-go/237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T00:25:31.180Z] Removing intermediate container 15b4200c6867 [2021-05-25T00:25:31.180Z] ---> 6a34b8536c42 [2021-05-25T00:25:31.180Z] Step 6/8 : WORKDIR /build [2021-05-25T00:25:31.180Z] ---> Running in b9b383a7ec87 [2021-05-25T00:25:31.443Z] Removing intermediate container b9b383a7ec87 [2021-05-25T00:25:31.443Z] ---> f336d647a149 [2021-05-25T00:25:31.443Z] Step 7/8 : COPY go.mod . [2021-05-25T00:25:31.443Z] ---> e4211cd0ea3f [2021-05-25T00:25:31.443Z] Step 8/8 : RUN go mod download [2021-05-25T00:25:31.443Z] ---> Running in 57308ac2a0b7 [2021-05-25T00:25:32.549Z] $ docker top 8c656b27d4336b4a8ff0c7d3bde44c9f62b443553636dd21735c08ac6b514982 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T00:25:33.514Z] + go version [2021-05-25T00:25:33.514Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-25T00:25:33.536Z] $ docker stop --time=1 8c656b27d4336b4a8ff0c7d3bde44c9f62b443553636dd21735c08ac6b514982 [2021-05-25T00:25:35.286Z] $ docker rm -f 8c656b27d4336b4a8ff0c7d3bde44c9f62b443553636dd21735c08ac6b514982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:25:35.928Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T00:25:35.928Z] . [Pipeline] withDockerContainer [2021-05-25T00:25:36.192Z] prd-ubuntu18.04-docker-arm64-4c-16g-13 does not seem to be running inside a container [2021-05-25T00:25:36.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/237 -v /w/workspace/app-functions-sdk-go/237:/w/workspace/app-functions-sdk-go/237:rw,z -v /w/workspace/app-functions-sdk-go/237@tmp:/w/workspace/app-functions-sdk-go/237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-25T00:25:37.821Z] $ docker top 939de28d20b03905f027385898e8283d8646d0497342f7af0a45726b1513fc81 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T00:25:38.766Z] + go mod tidy [Pipeline] sh [2021-05-25T00:25:40.039Z] + make test [2021-05-25T00:25:40.039Z] make -C ./app-service-template build [2021-05-25T00:25:40.039Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/237/app-service-template' [2021-05-25T00:25:40.039Z] go mod tidy [2021-05-25T00:25:40.636Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-25T00:25:43.710Z] Removing intermediate container 57308ac2a0b7 [2021-05-25T00:25:43.710Z] ---> 7e9374e540f4 [2021-05-25T00:25:43.710Z] Successfully built 7e9374e540f4 [2021-05-25T00:25:43.710Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:25:44.020Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T00:25:44.021Z] . [Pipeline] withDockerContainer [2021-05-25T00:25:44.104Z] prd-centos7-docker-4c-2g-14 does not seem to be running inside a container [2021-05-25T00:25:44.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/237 -v /w/workspace/app-functions-sdk-go/237:/w/workspace/app-functions-sdk-go/237:rw,z -v /w/workspace/app-functions-sdk-go/237@tmp:/w/workspace/app-functions-sdk-go/237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T00:25:44.503Z] $ docker top 16a422afe76d4c6a08f4a917e4f48d4ba1ca3da967d88aa08d796c42dec7a64f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T00:25:44.886Z] + go version [2021-05-25T00:25:44.886Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T00:25:44.896Z] $ docker stop --time=1 16a422afe76d4c6a08f4a917e4f48d4ba1ca3da967d88aa08d796c42dec7a64f [2021-05-25T00:25:46.070Z] $ docker rm -f 16a422afe76d4c6a08f4a917e4f48d4ba1ca3da967d88aa08d796c42dec7a64f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:25:46.514Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T00:25:46.515Z] . [Pipeline] withDockerContainer [2021-05-25T00:25:46.593Z] prd-centos7-docker-4c-2g-14 does not seem to be running inside a container [2021-05-25T00:25:46.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/237 -v /w/workspace/app-functions-sdk-go/237:/w/workspace/app-functions-sdk-go/237:rw,z -v /w/workspace/app-functions-sdk-go/237@tmp:/w/workspace/app-functions-sdk-go/237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T00:25:46.970Z] $ docker top 4590ae20543b25363c6a847b81a2882936472d35132b4adaf6ebf5f39cfd13c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T00:25:47.352Z] + go mod tidy [Pipeline] sh [2021-05-25T00:25:47.924Z] + make test [2021-05-25T00:25:47.924Z] make -C ./app-service-template build [2021-05-25T00:25:47.924Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/237/app-service-template' [2021-05-25T00:25:47.924Z] go mod tidy [2021-05-25T00:25:48.192Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-25T00:25:58.253Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/237/app-service-template' [2021-05-25T00:25:58.253Z] make -C ./app-service-template test [2021-05-25T00:25:58.253Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/237/app-service-template' [2021-05-25T00:25:58.253Z] go mod tidy [2021-05-25T00:25:58.253Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-25T00:26:06.516Z] ok new-app-service 0.021s coverage: 47.8% of statements [2021-05-25T00:26:06.516Z] ? new-app-service/config [no test files] [2021-05-25T00:26:06.516Z] ok new-app-service/functions 0.007s [2021-05-25T00:26:06.516Z] CGO_ENABLED=1 go vet ./... [2021-05-25T00:26:13.138Z] gofmt -l . [2021-05-25T00:26:13.138Z] [ "`gofmt -l .`" = "" ] [2021-05-25T00:26:13.138Z] ./bin/test-attribution-txt.sh [2021-05-25T00:26:13.402Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/237/app-service-template' [2021-05-25T00:26:13.402Z] go mod tidy [2021-05-25T00:26:13.665Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-25T00:26:13.926Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-25T00:26:15.345Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.015s coverage: 56.5% of statements [2021-05-25T00:26:15.345Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.021s coverage: 92.5% of statements [2021-05-25T00:26:15.345Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-25T00:26:15.956Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.5% of statements [2021-05-25T00:26:15.956Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-25T00:26:15.956Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.011s [2021-05-25T00:26:16.568Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.019s coverage: 75.4% of statements [2021-05-25T00:26:16.569Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-25T00:26:16.569Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-25T00:26:16.569Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-25T00:26:16.569Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-25T00:26:16.569Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-25T00:26:16.569Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-25T00:26:16.569Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.0% of statements [2021-05-25T00:26:16.569Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-25T00:26:16.838Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements [2021-05-25T00:26:19.694Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/237/app-service-template' [2021-05-25T00:26:19.695Z] make -C ./app-service-template test [2021-05-25T00:26:19.695Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/237/app-service-template' [2021-05-25T00:26:19.695Z] go mod tidy [2021-05-25T00:26:19.695Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-25T00:26:20.162Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.759s coverage: 76.9% of statements [2021-05-25T00:26:20.162Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-25T00:26:20.162Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.013s coverage: 12.5% of statements [2021-05-25T00:26:20.162Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements [2021-05-25T00:26:20.162Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-25T00:26:20.162Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-25T00:26:20.162Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements [2021-05-25T00:26:46.530Z] ok new-app-service 0.043s coverage: 47.8% of statements [2021-05-25T00:26:46.531Z] ? new-app-service/config [no test files] [2021-05-25T00:26:46.531Z] ok new-app-service/functions 0.038s [2021-05-25T00:26:46.531Z] CGO_ENABLED=1 go vet ./... [2021-05-25T00:26:46.782Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.029s coverage: 81.9% of statements [2021-05-25T00:26:46.782Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-05-25T00:26:46.782Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-25T00:26:46.782Z] gofmt -l . [2021-05-25T00:26:46.782Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-25T00:26:46.795Z] $ docker stop --time=1 4590ae20543b25363c6a847b81a2882936472d35132b4adaf6ebf5f39cfd13c6 [2021-05-25T00:26:48.331Z] $ docker rm -f 4590ae20543b25363c6a847b81a2882936472d35132b4adaf6ebf5f39cfd13c6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T00:26:48.789Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T00:26:49.006Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:26:49.596Z] ---> job-cost.sh [2021-05-25T00:26:49.596Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GwiF [2021-05-25T00:27:01.878Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T00:27:13.331Z] gofmt -l . [2021-05-25T00:27:13.331Z] [ "`gofmt -l .`" = "" ] [2021-05-25T00:27:13.331Z] ./bin/test-attribution-txt.sh [2021-05-25T00:27:13.331Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/237/app-service-template' [2021-05-25T00:27:13.331Z] go mod tidy [2021-05-25T00:27:13.331Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-25T00:27:14.317Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-25T00:27:20.045Z] lf-activate-venv(): INFO: Adding /tmp/venv-GwiF/bin to PATH [2021-05-25T00:27:20.045Z] INFO: No Stack... [2021-05-25T00:27:21.001Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T00:27:21.047Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.073s coverage: 56.5% of statements [2021-05-25T00:27:21.047Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.046s coverage: 92.5% of statements [2021-05-25T00:27:21.047Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-25T00:27:21.047Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.093s coverage: 61.5% of statements [2021-05-25T00:27:21.047Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-25T00:27:21.047Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.042s [2021-05-25T00:27:21.573Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T00:27:21.650Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.142s coverage: 75.4% of statements [2021-05-25T00:27:21.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-25T00:27:21.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-25T00:27:21.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-25T00:27:21.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-25T00:27:21.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-25T00:27:21.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-25T00:27:21.650Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.017s coverage: 97.0% of statements [2021-05-25T00:27:21.650Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-25T00:27:21.876Z] + cut -d, -f6 [2021-05-25T00:27:21.876Z] + cat /w/workspace/app-functions-sdk-go/237/archives/cost.csv [Pipeline] lock [2021-05-25T00:27:21.916Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] [2021-05-25T00:27:21.933Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] did not exist. Created. [2021-05-25T00:27:21.933Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T00:27:22.271Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-25T00:27:22.363Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T00:27:22.376Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T00:27:22.644Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.051s coverage: 10.5% of statements [2021-05-25T00:27:28.082Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.866s coverage: 76.9% of statements [2021-05-25T00:27:28.082Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-25T00:27:28.082Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.032s coverage: 12.5% of statements [2021-05-25T00:27:28.082Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.126s coverage: 27.3% of statements [2021-05-25T00:27:28.082Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-25T00:27:28.082Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-25T00:27:28.082Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.046s coverage: 51.4% of statements [2021-05-25T00:27:54.849Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.097s coverage: 81.9% of statements [2021-05-25T00:27:54.849Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements [2021-05-25T00:27:54.849Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-25T00:27:57.481Z] gofmt -l . [2021-05-25T00:27:57.756Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-25T00:27:58.370Z] $ docker stop --time=1 939de28d20b03905f027385898e8283d8646d0497342f7af0a45726b1513fc81 [2021-05-25T00:28:00.284Z] $ docker rm -f 939de28d20b03905f027385898e8283d8646d0497342f7af0a45726b1513fc81 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T00:28:01.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T00:28:01.204Z] Warning: overwriting stash ‘coverage-report’ [2021-05-25T00:28:02.233Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:28:02.856Z] ---> job-cost.sh [2021-05-25T00:28:02.856Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pFw9 [2021-05-25T00:28:41.903Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T00:30:03.655Z] lf-activate-venv(): INFO: Adding /tmp/venv-pFw9/bin to PATH [2021-05-25T00:30:03.655Z] INFO: No Stack... [2021-05-25T00:30:05.088Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T00:30:05.687Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T00:30:06.045Z] + cut -d, -f6 [2021-05-25T00:30:06.045Z] + cat /w/workspace/app-functions-sdk-go/237/archives/cost.csv [Pipeline] lock [2021-05-25T00:30:06.105Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] [2021-05-25T00:30:06.112Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] did not exist. Created. [2021-05-25T00:30:06.112Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T00:30:06.476Z] /w/workspace/app-functions-sdk-go/237@tmp/durable-c8d2e212/script.sh: 1: /w/workspace/app-functions-sdk-go/237@tmp/durable-c8d2e212/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-25T00:30:06.821Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T00:30:06.842Z] Warning: overwriting stash ‘stack-cost’ [2021-05-25T00:30:06.999Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T00:30:07.015Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-237-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-25T00:30:07.854Z] provisioning config files... [2021-05-25T00:30:07.865Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7936434411500978768tmp [Pipeline] { [Pipeline] sh [2021-05-25T00:30:08.191Z] + set +x [2021-05-25T00:30:08.192Z] + curl -s https://codecov.io/bash [2021-05-25T00:30:08.192Z] + bash -s -- [2021-05-25T00:30:08.192Z] [2021-05-25T00:30:08.192Z] _____ _ [2021-05-25T00:30:08.192Z] / ____| | | [2021-05-25T00:30:08.192Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T00:30:08.192Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T00:30:08.192Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T00:30:08.192Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T00:30:08.192Z] Bash-1.0.3 [2021-05-25T00:30:08.192Z] [2021-05-25T00:30:08.192Z] [2021-05-25T00:30:08.192Z] ==> git version 2.24.4 found [2021-05-25T00:30:08.192Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-25T00:30:08.192Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T00:30:08.192Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T00:30:08.192Z] ==> Jenkins CI detected. [2021-05-25T00:30:08.192Z] project root: . [2021-05-25T00:30:08.192Z] --> token set from env [2021-05-25T00:30:08.192Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T00:30:08.456Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T00:30:08.456Z] ==> Python coveragepy not found [2021-05-25T00:30:08.456Z] ==> Searching for coverage reports in: [2021-05-25T00:30:08.456Z] + . [2021-05-25T00:30:08.456Z] -> Found 2 reports [2021-05-25T00:30:08.456Z] ==> Detecting git/mercurial file structure [2021-05-25T00:30:08.456Z] ==> Reading reports [2021-05-25T00:30:08.456Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-25T00:30:08.456Z] + ./coverage.out bytes=87124 [2021-05-25T00:30:08.456Z] ==> Appending adjustments [2021-05-25T00:30:08.456Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T00:30:08.717Z] + Found adjustments [2021-05-25T00:30:08.717Z] ==> Gzipping contents [2021-05-25T00:30:08.717Z] 16K /tmp/codecov.p30qHs.gz [2021-05-25T00:30:08.717Z] ==> Uploading reports [2021-05-25T00:30:08.717Z] url: https://codecov.io [2021-05-25T00:30:08.717Z] query: branch=master&commit=d73e4bf6f6fffa39d14152b7db1821ea00020699&build=237&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F237%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-25T00:30:08.717Z] -> Pinging Codecov [2021-05-25T00:30:08.717Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=d73e4bf6f6fffa39d14152b7db1821ea00020699&build=237&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F237%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-25T00:30:09.287Z] -> Uploading to [2021-05-25T00:30:09.287Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-25/3D8B5DFFC46A037C893635FACE044666/d73e4bf6f6fffa39d14152b7db1821ea00020699/a137211d-63aa-4dfa-b10b-c697fdd53a0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T003009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95c1255d37003b05eb11d1d197cd5a75a79d8f6699825a163674dfe8785bbef9 [2021-05-25T00:30:09.287Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T00:30:09.287Z] Dload Upload Total Spent Left Speed [2021-05-25T00:30:09.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15400 0 0 100 15400 0 36403 --:--:-- --:--:-- --:--:-- 36406 100 15400 0 0 100 15400 0 36391 --:--:-- --:--:-- --:--:-- 36320 [2021-05-25T00:30:09.553Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/d73e4bf6f6fffa39d14152b7db1821ea00020699 [Pipeline] } [2021-05-25T00:30:09.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-25T00:30:12.029Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-25T00:30:12.126Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:30:12.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T00:30:12.437Z] [2021-05-25T00:30:12.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:30:12.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T00:30:12.757Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-25T00:30:12.757Z] 188c0c94c7c5: Pulling fs layer [2021-05-25T00:30:12.757Z] 0ef7d3d256c8: Pulling fs layer [2021-05-25T00:30:12.757Z] de9db76c5a1d: Pulling fs layer [2021-05-25T00:30:12.757Z] 0eba1c9be4d2: Pulling fs layer [2021-05-25T00:30:12.757Z] 0d57e429df01: Pulling fs layer [2021-05-25T00:30:12.757Z] 4e4be7b47b0d: Pulling fs layer [2021-05-25T00:30:12.757Z] e1f770b5df2f: Pulling fs layer [2021-05-25T00:30:12.757Z] 85a0685a4137: Pulling fs layer [2021-05-25T00:30:12.757Z] 0d57e429df01: Waiting [2021-05-25T00:30:12.757Z] 4e4be7b47b0d: Waiting [2021-05-25T00:30:12.757Z] e1f770b5df2f: Waiting [2021-05-25T00:30:12.757Z] 85a0685a4137: Waiting [2021-05-25T00:30:12.757Z] 0eba1c9be4d2: Waiting [2021-05-25T00:30:12.757Z] de9db76c5a1d: Verifying Checksum [2021-05-25T00:30:12.757Z] de9db76c5a1d: Download complete [2021-05-25T00:30:12.757Z] 0ef7d3d256c8: Verifying Checksum [2021-05-25T00:30:12.757Z] 0ef7d3d256c8: Download complete [2021-05-25T00:30:13.023Z] 0d57e429df01: Verifying Checksum [2021-05-25T00:30:13.023Z] 0d57e429df01: Download complete [2021-05-25T00:30:13.023Z] 4e4be7b47b0d: Verifying Checksum [2021-05-25T00:30:13.023Z] 4e4be7b47b0d: Download complete [2021-05-25T00:30:13.023Z] 188c0c94c7c5: Verifying Checksum [2021-05-25T00:30:13.023Z] 188c0c94c7c5: Download complete [2021-05-25T00:30:13.023Z] 188c0c94c7c5: Pull complete [2021-05-25T00:30:13.282Z] 0ef7d3d256c8: Pull complete [2021-05-25T00:30:13.282Z] de9db76c5a1d: Pull complete [2021-05-25T00:30:14.665Z] e1f770b5df2f: Verifying Checksum [2021-05-25T00:30:14.665Z] e1f770b5df2f: Download complete [2021-05-25T00:30:17.973Z] 0eba1c9be4d2: Verifying Checksum [2021-05-25T00:30:17.973Z] 0eba1c9be4d2: Download complete [2021-05-25T00:30:19.374Z] 85a0685a4137: Verifying Checksum [2021-05-25T00:30:19.374Z] 85a0685a4137: Download complete [2021-05-25T00:30:21.297Z] 0eba1c9be4d2: Pull complete [2021-05-25T00:30:21.297Z] 0d57e429df01: Pull complete [2021-05-25T00:30:21.297Z] 4e4be7b47b0d: Pull complete [2021-05-25T00:30:21.880Z] e1f770b5df2f: Pull complete [2021-05-25T00:30:25.217Z] 85a0685a4137: Pull complete [2021-05-25T00:30:25.217Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-25T00:30:25.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-25T00:30:25.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-25T00:30:25.554Z] prd-centos7-docker-4c-2g-9 does not seem to be running inside a container [2021-05-25T00:30:25.590Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-25T00:30:29.554Z] $ docker top ad13693215014ed09993f6465cea2078d5ade841b7c35ba6facadb99d6836a40 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T00:30:29.644Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-25T00:30:29.942Z] + set -o pipefail [2021-05-25T00:30:29.942Z] + snyk monitor '--org=edgex-jenkins' [2021-05-25T00:30:39.967Z] [2021-05-25T00:30:39.967Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-05-25T00:30:39.967Z] [2021-05-25T00:30:39.968Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/db21b16b-c5b4-4de6-a438-7a9e3a7c0d5e [2021-05-25T00:30:39.968Z] [2021-05-25T00:30:39.968Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-25T00:30:39.968Z] [2021-05-25T00:30:39.968Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-25T00:30:39.968Z] [2021-05-25T00:30:46.555Z] [Pipeline] } [2021-05-25T00:30:46.571Z] $ docker stop --time=1 ad13693215014ed09993f6465cea2078d5ade841b7c35ba6facadb99d6836a40 [2021-05-25T00:30:49.413Z] $ docker rm -f ad13693215014ed09993f6465cea2078d5ade841b7c35ba6facadb99d6836a40 [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 [2021-05-25T00:30:50.254Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T00:30:50.275Z] provisioning config files... [2021-05-25T00:30:50.287Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4236213103618860729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:30:50.598Z] --> edgex-publish-swagger.sh [2021-05-25T00:30:50.598Z] === Publish openapi/v2 API === [2021-05-25T00:30:50.598Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-25T00:30:50.598Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-05-25T00:30:50.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T00:30:50.598Z] Dload Upload Total Spent Left Speed [2021-05-25T00:30:51.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12627 0:00:01 0:00:01 --:--:-- 12635 [2021-05-25T00:30:51.540Z] [2021-05-25T00:30:51.540Z] [Pipeline] } [2021-05-25T00:30:51.548Z] 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 [2021-05-25T00:30:52.049Z] + git log --format=format:%s -1 d73e4bf6f6fffa39d14152b7db1821ea00020699 [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:30:52.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T00:30:52.369Z] . [Pipeline] withDockerContainer [2021-05-25T00:30:52.443Z] prd-centos7-docker-4c-2g-9 does not seem to be running inside a container [2021-05-25T00:30:52.482Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T00:30:52.838Z] $ docker top 3f2e167b79a89ca0338a0b4facbe5d3333dd9631c1b92154ab3cebd396ebb3ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T00:30:53.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T00:30:53.011Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T00:30:53.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T00:30:53.140Z] $ docker exec 3f2e167b79a89ca0338a0b4facbe5d3333dd9631c1b92154ab3cebd396ebb3ec ssh-agent [2021-05-25T00:30:53.251Z] SSH_AUTH_SOCK=/tmp/ssh-k1GDwF4NIthW/agent.14 [2021-05-25T00:30:53.251Z] SSH_AGENT_PID=21 [2021-05-25T00:30:53.258Z] Running ssh-add (command line suppressed) [2021-05-25T00:30:53.352Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_804848564265242029.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_804848564265242029.key) [2021-05-25T00:30:53.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T00:30:53.682Z] + git semver tag [2021-05-25T00:30:53.683Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T00:30:53.683Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-25T00:30:53.683Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-25T00:30:53.683Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T00:30:53.683Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T00:30:53.683Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T00:30:53.683Z] # $SEMVER_BRANCH = master [2021-05-25T00:30:53.683Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-25T00:30:53.683Z] # d73e4bf6f6fffa39d14152b7db1821ea00020699 HEAD [2021-05-25T00:30:53.683Z] # -> Force: false [2021-05-25T00:30:53.683Z] # c5817c31e029b422a5494b1139f015702f4a8634 refs/tags/v2.0.0-dev.64 [Pipeline] } [2021-05-25T00:30:53.693Z] $ docker exec --env ******** --env ******** 3f2e167b79a89ca0338a0b4facbe5d3333dd9631c1b92154ab3cebd396ebb3ec ssh-agent -k [2021-05-25T00:30:53.783Z] unset SSH_AUTH_SOCK; [2021-05-25T00:30:53.783Z] unset SSH_AGENT_PID; [2021-05-25T00:30:53.783Z] echo Agent pid 21 killed; [2021-05-25T00:30:53.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T00:30:54.143Z] + git semver [Pipeline] } [2021-05-25T00:30:54.155Z] $ docker stop --time=1 3f2e167b79a89ca0338a0b4facbe5d3333dd9631c1b92154ab3cebd396ebb3ec [2021-05-25T00:30:55.332Z] $ docker rm -f 3f2e167b79a89ca0338a0b4facbe5d3333dd9631c1b92154ab3cebd396ebb3ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:30:55.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T00:30:55.777Z] [2021-05-25T00:30:55.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:30:56.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T00:30:56.099Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-25T00:30:56.099Z] ab5ef0e58194: Pulling fs layer [2021-05-25T00:30:56.099Z] 9712f1f96733: Pulling fs layer [2021-05-25T00:30:56.099Z] 63f879dbbcfc: Pulling fs layer [2021-05-25T00:30:56.099Z] 0d9ebad4ef96: Pulling fs layer [2021-05-25T00:30:56.099Z] e9a5061849ea: Pulling fs layer [2021-05-25T00:30:56.099Z] d747dcd14b5f: Pulling fs layer [2021-05-25T00:30:56.099Z] 2de7ff778b66: Pulling fs layer [2021-05-25T00:30:56.099Z] e9a5061849ea: Waiting [2021-05-25T00:30:56.099Z] d747dcd14b5f: Waiting [2021-05-25T00:30:56.099Z] 2de7ff778b66: Waiting [2021-05-25T00:30:56.099Z] 0d9ebad4ef96: Waiting [2021-05-25T00:30:56.099Z] 9712f1f96733: Verifying Checksum [2021-05-25T00:30:56.099Z] 9712f1f96733: Download complete [2021-05-25T00:30:58.022Z] 63f879dbbcfc: Verifying Checksum [2021-05-25T00:30:58.022Z] 63f879dbbcfc: Download complete [2021-05-25T00:30:58.283Z] e9a5061849ea: Verifying Checksum [2021-05-25T00:30:58.284Z] e9a5061849ea: Download complete [2021-05-25T00:30:58.284Z] d747dcd14b5f: Verifying Checksum [2021-05-25T00:30:58.284Z] d747dcd14b5f: Download complete [2021-05-25T00:30:58.547Z] 2de7ff778b66: Verifying Checksum [2021-05-25T00:30:58.547Z] 2de7ff778b66: Download complete [2021-05-25T00:30:58.807Z] 0d9ebad4ef96: Verifying Checksum [2021-05-25T00:30:58.807Z] 0d9ebad4ef96: Download complete [2021-05-25T00:30:59.078Z] ab5ef0e58194: Verifying Checksum [2021-05-25T00:30:59.078Z] ab5ef0e58194: Download complete [2021-05-25T00:31:01.684Z] ab5ef0e58194: Pull complete [2021-05-25T00:31:01.684Z] 9712f1f96733: Pull complete [2021-05-25T00:31:02.636Z] 63f879dbbcfc: Pull complete [2021-05-25T00:31:05.957Z] 0d9ebad4ef96: Pull complete [2021-05-25T00:31:05.957Z] e9a5061849ea: Pull complete [2021-05-25T00:31:05.957Z] d747dcd14b5f: Pull complete [2021-05-25T00:31:06.911Z] 2de7ff778b66: Pull complete [2021-05-25T00:31:06.911Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-25T00:31:06.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-25T00:31:06.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-25T00:31:06.992Z] prd-centos7-docker-4c-2g-9 does not seem to be running inside a container [2021-05-25T00:31:07.074Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-25T00:31:12.834Z] $ docker top 8690b89d214281da4f4f0095f970c01ab038d7b7a5cca9e06697676fa254acf3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-25T00:31:12.946Z] provisioning config files... [2021-05-25T00:31:12.954Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5720409861148636900tmp [2021-05-25T00:31:12.967Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5383231950064290965tmp [2021-05-25T00:31:12.982Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3894475086788927142tmp [Pipeline] { [Pipeline] echo [2021-05-25T00:31:13.003Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:31:13.297Z] ---> sigul-configuration.sh [2021-05-25T00:31:13.297Z] gpg: directory `/root/.gnupg' created [2021-05-25T00:31:13.297Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-25T00:31:13.297Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-25T00:31:13.297Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-25T00:31:13.297Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-25T00:31:13.297Z] gpg: CAST5 encrypted data [2021-05-25T00:31:13.297Z] gpg: encrypted with 1 passphrase [2021-05-25T00:31:13.297Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-25T00:31:13.605Z] + mkdir /home/jenkins [2021-05-25T00:31:13.605Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-25T00:31:13.902Z] + 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 [2021-05-25T00:31:13.916Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:31:14.215Z] ---> sigul-install.sh [2021-05-25T00:31:19.510Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-25T00:31:19.810Z] + git tag --list [2021-05-25T00:31:19.811Z] v0.1.0 [2021-05-25T00:31:19.811Z] v0.1.1 [2021-05-25T00:31:19.811Z] v1.0.0 [2021-05-25T00:31:19.811Z] v1.1.0 [2021-05-25T00:31:19.811Z] v1.2.0 [2021-05-25T00:31:19.811Z] v1.3.0 [2021-05-25T00:31:19.811Z] v1.3.1 [2021-05-25T00:31:19.811Z] v1.3.1-dev.1 [2021-05-25T00:31:19.811Z] v1.3.2-dev.1 [2021-05-25T00:31:19.811Z] v2.0.0-dev.1 [2021-05-25T00:31:19.811Z] v2.0.0-dev.10 [2021-05-25T00:31:19.811Z] v2.0.0-dev.11 [2021-05-25T00:31:19.811Z] v2.0.0-dev.12 [2021-05-25T00:31:19.811Z] v2.0.0-dev.13 [2021-05-25T00:31:19.811Z] v2.0.0-dev.14 [2021-05-25T00:31:19.811Z] v2.0.0-dev.15 [2021-05-25T00:31:19.811Z] v2.0.0-dev.16 [2021-05-25T00:31:19.811Z] v2.0.0-dev.17 [2021-05-25T00:31:19.811Z] v2.0.0-dev.18 [2021-05-25T00:31:19.811Z] v2.0.0-dev.19 [2021-05-25T00:31:19.811Z] v2.0.0-dev.2 [2021-05-25T00:31:19.811Z] v2.0.0-dev.20 [2021-05-25T00:31:19.811Z] v2.0.0-dev.21 [2021-05-25T00:31:19.811Z] v2.0.0-dev.22 [2021-05-25T00:31:19.811Z] v2.0.0-dev.23 [2021-05-25T00:31:19.811Z] v2.0.0-dev.24 [2021-05-25T00:31:19.811Z] v2.0.0-dev.25 [2021-05-25T00:31:19.811Z] v2.0.0-dev.26 [2021-05-25T00:31:19.811Z] v2.0.0-dev.27 [2021-05-25T00:31:19.811Z] v2.0.0-dev.28 [2021-05-25T00:31:19.811Z] v2.0.0-dev.29 [2021-05-25T00:31:19.811Z] v2.0.0-dev.3 [2021-05-25T00:31:19.811Z] v2.0.0-dev.30 [2021-05-25T00:31:19.811Z] v2.0.0-dev.31 [2021-05-25T00:31:19.811Z] v2.0.0-dev.32 [2021-05-25T00:31:19.811Z] v2.0.0-dev.33 [2021-05-25T00:31:19.811Z] v2.0.0-dev.34 [2021-05-25T00:31:19.811Z] v2.0.0-dev.35 [2021-05-25T00:31:19.811Z] v2.0.0-dev.36 [2021-05-25T00:31:19.811Z] v2.0.0-dev.37 [2021-05-25T00:31:19.811Z] v2.0.0-dev.38 [2021-05-25T00:31:19.811Z] v2.0.0-dev.39 [2021-05-25T00:31:19.811Z] v2.0.0-dev.4 [2021-05-25T00:31:19.811Z] v2.0.0-dev.40 [2021-05-25T00:31:19.811Z] v2.0.0-dev.41 [2021-05-25T00:31:19.811Z] v2.0.0-dev.42 [2021-05-25T00:31:19.811Z] v2.0.0-dev.43 [2021-05-25T00:31:19.811Z] v2.0.0-dev.44 [2021-05-25T00:31:19.811Z] v2.0.0-dev.45 [2021-05-25T00:31:19.811Z] v2.0.0-dev.46 [2021-05-25T00:31:19.811Z] v2.0.0-dev.47 [2021-05-25T00:31:19.811Z] v2.0.0-dev.48 [2021-05-25T00:31:19.811Z] v2.0.0-dev.49 [2021-05-25T00:31:19.811Z] v2.0.0-dev.5 [2021-05-25T00:31:19.811Z] v2.0.0-dev.50 [2021-05-25T00:31:19.811Z] v2.0.0-dev.51 [2021-05-25T00:31:19.811Z] v2.0.0-dev.52 [2021-05-25T00:31:19.811Z] v2.0.0-dev.53 [2021-05-25T00:31:19.811Z] v2.0.0-dev.54 [2021-05-25T00:31:19.811Z] v2.0.0-dev.55 [2021-05-25T00:31:19.811Z] v2.0.0-dev.56 [2021-05-25T00:31:19.811Z] v2.0.0-dev.57 [2021-05-25T00:31:19.811Z] v2.0.0-dev.58 [2021-05-25T00:31:19.811Z] v2.0.0-dev.59 [2021-05-25T00:31:19.811Z] v2.0.0-dev.6 [2021-05-25T00:31:19.811Z] v2.0.0-dev.60 [2021-05-25T00:31:19.811Z] v2.0.0-dev.61 [2021-05-25T00:31:19.811Z] v2.0.0-dev.62 [2021-05-25T00:31:19.811Z] v2.0.0-dev.63 [2021-05-25T00:31:19.811Z] v2.0.0-dev.64 [2021-05-25T00:31:19.811Z] v2.0.0-dev.7 [2021-05-25T00:31:19.811Z] v2.0.0-dev.8 [2021-05-25T00:31:19.811Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-25T00:31:20.116Z] + lftools sign git-tag v2.0.0-dev.64 [2021-05-25T00:31:20.689Z] Signing Git tag with Sigul... [2021-05-25T00:31:20.689Z] Signing v2.0.0-dev.64 [Pipeline] echo [2021-05-25T00:31:21.642Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:31:21.945Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-25T00:31:21.955Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-25T00:31:21.991Z] $ docker stop --time=1 8690b89d214281da4f4f0095f970c01ab038d7b7a5cca9e06697676fa254acf3 [2021-05-25T00:31:23.985Z] $ docker rm -f 8690b89d214281da4f4f0095f970c01ab038d7b7a5cca9e06697676fa254acf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:31:24.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T00:31:24.486Z] . [Pipeline] withDockerContainer [2021-05-25T00:31:24.562Z] prd-centos7-docker-4c-2g-9 does not seem to be running inside a container [2021-05-25T00:31:24.598Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T00:31:24.946Z] $ docker top 3a6ebae197b2ef9e44e6047ccac0982485ec4f921039e130d80f1656d2915dcc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T00:31:25.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T00:31:25.082Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T00:31:25.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T00:31:25.199Z] $ docker exec 3a6ebae197b2ef9e44e6047ccac0982485ec4f921039e130d80f1656d2915dcc ssh-agent [2021-05-25T00:31:25.313Z] SSH_AUTH_SOCK=/tmp/ssh-W4LIWmzTLNbn/agent.14 [2021-05-25T00:31:25.313Z] SSH_AGENT_PID=20 [2021-05-25T00:31:25.318Z] Running ssh-add (command line suppressed) [2021-05-25T00:31:25.409Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2481923942833965880.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2481923942833965880.key) [2021-05-25T00:31:25.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T00:31:25.728Z] + git semver bump pre [2021-05-25T00:31:25.728Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T00:31:25.728Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-25T00:31:25.728Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-25T00:31:25.728Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T00:31:25.728Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T00:31:25.728Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T00:31:25.728Z] # $SEMVER_BRANCH = master [2021-05-25T00:31:25.728Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-25T00:31:25.728Z] 2.0.0-dev.65 [Pipeline] } [2021-05-25T00:31:25.739Z] $ docker exec --env ******** --env ******** 3a6ebae197b2ef9e44e6047ccac0982485ec4f921039e130d80f1656d2915dcc ssh-agent -k [2021-05-25T00:31:25.837Z] unset SSH_AUTH_SOCK; [2021-05-25T00:31:25.838Z] unset SSH_AGENT_PID; [2021-05-25T00:31:25.838Z] echo Agent pid 20 killed; [2021-05-25T00:31:25.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T00:31:26.185Z] + git semver [Pipeline] } [2021-05-25T00:31:26.204Z] $ docker stop --time=1 3a6ebae197b2ef9e44e6047ccac0982485ec4f921039e130d80f1656d2915dcc [2021-05-25T00:31:27.395Z] $ docker rm -f 3a6ebae197b2ef9e44e6047ccac0982485ec4f921039e130d80f1656d2915dcc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:31:27.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T00:31:27.782Z] . [Pipeline] withDockerContainer [2021-05-25T00:31:27.857Z] prd-centos7-docker-4c-2g-9 does not seem to be running inside a container [2021-05-25T00:31:27.896Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T00:31:28.244Z] $ docker top c85d491a7cf9da78e649c5f8feffd39939b69a658051c36e1661ad2d96f7918c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T00:31:28.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T00:31:28.366Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T00:31:28.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T00:31:28.470Z] $ docker exec c85d491a7cf9da78e649c5f8feffd39939b69a658051c36e1661ad2d96f7918c ssh-agent [2021-05-25T00:31:28.575Z] SSH_AUTH_SOCK=/tmp/ssh-DbWI0ULBYqHp/agent.13 [2021-05-25T00:31:28.575Z] SSH_AGENT_PID=20 [2021-05-25T00:31:28.580Z] Running ssh-add (command line suppressed) [2021-05-25T00:31:28.664Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7206622850755114036.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7206622850755114036.key) [2021-05-25T00:31:28.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T00:31:28.979Z] + git semver push [2021-05-25T00:31:28.979Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T00:31:28.979Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-25T00:31:28.979Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-25T00:31:28.979Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T00:31:28.979Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T00:31:28.979Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T00:31:28.979Z] # $SEMVER_BRANCH = master [2021-05-25T00:31:28.979Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-25T00:31:33.206Z] $ docker exec --env ******** --env ******** c85d491a7cf9da78e649c5f8feffd39939b69a658051c36e1661ad2d96f7918c ssh-agent -k [2021-05-25T00:31:33.301Z] unset SSH_AUTH_SOCK; [2021-05-25T00:31:33.301Z] unset SSH_AGENT_PID; [2021-05-25T00:31:33.301Z] echo Agent pid 20 killed; [2021-05-25T00:31:33.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T00:31:33.663Z] + git semver [Pipeline] } [2021-05-25T00:31:33.676Z] $ docker stop --time=1 c85d491a7cf9da78e649c5f8feffd39939b69a658051c36e1661ad2d96f7918c [2021-05-25T00:31:34.854Z] $ docker rm -f c85d491a7cf9da78e649c5f8feffd39939b69a658051c36e1661ad2d96f7918c [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 [2021-05-25T00:31:35.755Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:31:36.453Z] ---> package-listing.sh [2021-05-25T00:31:36.453Z] ++ facter osfamily [2021-05-25T00:31:36.453Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T00:31:36.715Z] + OS_FAMILY=redhat [2021-05-25T00:31:36.715Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-05-25T00:31:36.715Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T00:31:36.716Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T00:31:36.716Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T00:31:36.716Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T00:31:36.716Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-25T00:31:36.716Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T00:31:36.716Z] + case "${OS_FAMILY}" in [2021-05-25T00:31:36.716Z] + rpm -qa [2021-05-25T00:31:36.716Z] + sort [2021-05-25T00:31:37.287Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T00:31:37.287Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T00:31:37.287Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T00:31:37.287Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-25T00:31:37.287Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-05-25T00:31:37.287Z] + 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 [2021-05-25T00:31:37.301Z] 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 [2021-05-25T00:31:37.593Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:31:38.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T00:31:38.172Z] [2021-05-25T00:31:38.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T00:31:38.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T00:31:38.493Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T00:31:38.493Z] df20fa9351a1: Pulling fs layer [2021-05-25T00:31:38.493Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T00:31:38.493Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T00:31:38.493Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T00:31:38.493Z] 93b61091891f: Pulling fs layer [2021-05-25T00:31:38.493Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T00:31:38.493Z] 5e14af77c1be: Pulling fs layer [2021-05-25T00:31:38.493Z] 01666e4c0597: Pulling fs layer [2021-05-25T00:31:38.493Z] aa168da1d23b: Pulling fs layer [2021-05-25T00:31:38.493Z] 93b9cdb0e59b: Waiting [2021-05-25T00:31:38.493Z] 5e14af77c1be: Waiting [2021-05-25T00:31:38.493Z] 01666e4c0597: Waiting [2021-05-25T00:31:38.493Z] aa168da1d23b: Waiting [2021-05-25T00:31:38.493Z] 46f8f816bc3b: Waiting [2021-05-25T00:31:38.493Z] 93b61091891f: Waiting [2021-05-25T00:31:38.493Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T00:31:38.493Z] 36b3adc4ff6f: Download complete [2021-05-25T00:31:38.493Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T00:31:38.493Z] 46f8f816bc3b: Download complete [2021-05-25T00:31:38.493Z] df20fa9351a1: Verifying Checksum [2021-05-25T00:31:38.493Z] df20fa9351a1: Download complete [2021-05-25T00:31:38.768Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T00:31:38.768Z] 93b9cdb0e59b: Download complete [2021-05-25T00:31:38.768Z] 5e14af77c1be: Verifying Checksum [2021-05-25T00:31:38.768Z] 5e14af77c1be: Download complete [2021-05-25T00:31:38.768Z] 01666e4c0597: Verifying Checksum [2021-05-25T00:31:38.768Z] 01666e4c0597: Download complete [2021-05-25T00:31:38.768Z] 93b61091891f: Download complete [2021-05-25T00:31:38.768Z] df20fa9351a1: Pull complete [2021-05-25T00:31:39.029Z] 36b3adc4ff6f: Pull complete [2021-05-25T00:31:39.029Z] 8ad3a11d3b57: Download complete [2021-05-25T00:31:39.620Z] 8ad3a11d3b57: Pull complete [2021-05-25T00:31:39.620Z] 46f8f816bc3b: Pull complete [2021-05-25T00:31:39.888Z] 93b61091891f: Pull complete [2021-05-25T00:31:39.888Z] 93b9cdb0e59b: Pull complete [2021-05-25T00:31:40.151Z] 5e14af77c1be: Pull complete [2021-05-25T00:31:40.151Z] 01666e4c0597: Pull complete [2021-05-25T00:31:40.722Z] aa168da1d23b: Verifying Checksum [2021-05-25T00:31:40.722Z] aa168da1d23b: Download complete [2021-05-25T00:31:44.968Z] aa168da1d23b: Pull complete [2021-05-25T00:31:44.968Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T00:31:44.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T00:31:44.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T00:31:45.041Z] prd-centos7-docker-4c-2g-9 does not seem to be running inside a container [2021-05-25T00:31:45.075Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-25T00:31:48.361Z] $ docker top 39f6f0e85cd208b55b766fbb88245b51205e97620c001fe4ebc3738880f6945c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T00:31:48.734Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T00:31:49.033Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T00:31:49.335Z] + ls /var/log/sa-host [2021-05-25T00:31:49.335Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T00:31:49.335Z] file_magic: OK [2021-05-25T00:31:49.335Z] HZ: Using current value: 100 [2021-05-25T00:31:49.335Z] file_header: OK [2021-05-25T00:31:49.335Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T00:31:49.335Z] Statistics: [2021-05-25T00:31:49.335Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T00:31:49.335Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T00:31:49.335Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T00:31:49.335Z] file_magic: OK [2021-05-25T00:31:49.335Z] HZ: Using current value: 100 [2021-05-25T00:31:49.335Z] file_header: OK [2021-05-25T00:31:49.335Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T00:31:49.335Z] Statistics: [2021-05-25T00:31:49.335Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T00:31:49.335Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T00:31:49.962Z] provisioning config files... [2021-05-25T00:31:49.978Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config756398457117985464tmp [Pipeline] { [Pipeline] echo [2021-05-25T00:31:49.998Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:31:50.294Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T00:31:50.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T00:31:50.329Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:31:50.634Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T00:31:50.644Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:31:50.937Z] ---> sudo-logs.sh [2021-05-25T00:31:50.937Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T00:31:50.961Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:31:51.262Z] ---> job-cost.sh [2021-05-25T00:31:51.262Z] lf-activate-venv: SKIPPING [2021-05-25T00:31:51.262Z] DEBUG: total: 0.18000000715255737 [2021-05-25T00:31:51.262Z] INFO: Retrieving Stack Cost... [2021-05-25T00:31:52.206Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T00:31:52.466Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T00:31:52.478Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T00:31:52.780Z] ---> logs-deploy.sh [2021-05-25T00:31:52.780Z] lf-activate-venv: SKIPPING [2021-05-25T00:31:52.780Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/237 [2021-05-25T00:31:52.780Z] INFO: archiving workspace using pattern(s): [2021-05-25T00:31:53.723Z] Archives upload complete. [2021-05-25T00:31:53.723Z] INFO: archiving logs to Nexus [2021-05-25T00:31:54.296Z] ---> uname -a: [2021-05-25T00:31:54.296Z] Linux prd-centos7-docker-4c-2g-9.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] ---> lscpu: [2021-05-25T00:31:54.296Z] Architecture: x86_64 [2021-05-25T00:31:54.296Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-25T00:31:54.296Z] Byte Order: Little Endian [2021-05-25T00:31:54.296Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-25T00:31:54.296Z] CPU(s): 2 [2021-05-25T00:31:54.296Z] On-line CPU(s) list: 0,1 [2021-05-25T00:31:54.296Z] Thread(s) per core: 1 [2021-05-25T00:31:54.296Z] Core(s) per socket: 1 [2021-05-25T00:31:54.296Z] Socket(s): 2 [2021-05-25T00:31:54.296Z] NUMA node(s): 1 [2021-05-25T00:31:54.296Z] Vendor ID: AuthenticAMD [2021-05-25T00:31:54.296Z] CPU family: 23 [2021-05-25T00:31:54.296Z] Model: 49 [2021-05-25T00:31:54.296Z] Model name: AMD EPYC-Rome Processor [2021-05-25T00:31:54.296Z] Stepping: 0 [2021-05-25T00:31:54.296Z] CPU MHz: 2800.000 [2021-05-25T00:31:54.296Z] BogoMIPS: 5600.00 [2021-05-25T00:31:54.296Z] Virtualization: AMD-V [2021-05-25T00:31:54.296Z] Hypervisor vendor: KVM [2021-05-25T00:31:54.296Z] Virtualization type: full [2021-05-25T00:31:54.296Z] L1d cache: 64 KiB [2021-05-25T00:31:54.296Z] L1i cache: 64 KiB [2021-05-25T00:31:54.296Z] L2 cache: 1 MiB [2021-05-25T00:31:54.296Z] L3 cache: 32 MiB [2021-05-25T00:31:54.296Z] NUMA node0 CPU(s): 0,1 [2021-05-25T00:31:54.296Z] Vulnerability Itlb multihit: Not affected [2021-05-25T00:31:54.296Z] Vulnerability L1tf: Not affected [2021-05-25T00:31:54.296Z] Vulnerability Mds: Not affected [2021-05-25T00:31:54.296Z] Vulnerability Meltdown: Not affected [2021-05-25T00:31:54.296Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-25T00:31:54.296Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-25T00:31:54.296Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-25T00:31:54.296Z] Vulnerability Srbds: Not affected [2021-05-25T00:31:54.296Z] Vulnerability Tsx async abort: Not affected [2021-05-25T00:31:54.296Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] ---> nproc: [2021-05-25T00:31:54.296Z] 2 [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] ---> df -h: [2021-05-25T00:31:54.296Z] Filesystem Size Used Available Use% Mounted on [2021-05-25T00:31:54.296Z] overlay 40.0G 8.9G 31.1G 22% / [2021-05-25T00:31:54.296Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-25T00:31:54.296Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-25T00:31:54.296Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-25T00:31:54.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-05-25T00:31:54.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-05-25T00:31:54.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-05-25T00:31:54.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-05-25T00:31:54.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-05-25T00:31:54.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master [2021-05-25T00:31:54.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-05-25T00:31:54.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp [2021-05-25T00:31:54.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-05-25T00:31:54.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] ---> free -m: [2021-05-25T00:31:54.296Z] total used free shared buff/cache available [2021-05-25T00:31:54.296Z] Mem: 7821 1181 3220 0 3419 6559 [2021-05-25T00:31:54.296Z] Swap: 1023 0 1023 [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] ---> ip addr: [2021-05-25T00:31:54.296Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-25T00:31:54.296Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-25T00:31:54.296Z] inet 127.0.0.1/8 scope host lo [2021-05-25T00:31:54.296Z] valid_lft forever preferred_lft forever [2021-05-25T00:31:54.296Z] inet6 ::1/128 scope host [2021-05-25T00:31:54.296Z] valid_lft forever preferred_lft forever [2021-05-25T00:31:54.296Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-25T00:31:54.296Z] link/ether fa:16:3e:33:af:28 brd ff:ff:ff:ff:ff:ff [2021-05-25T00:31:54.296Z] inet 10.30.123.11/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-25T00:31:54.296Z] valid_lft 85627sec preferred_lft 85627sec [2021-05-25T00:31:54.296Z] inet6 fe80::f816:3eff:fe33:af28/64 scope link [2021-05-25T00:31:54.296Z] valid_lft forever preferred_lft forever [2021-05-25T00:31:54.296Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-25T00:31:54.296Z] link/ether 02:42:d1:58:87:66 brd ff:ff:ff:ff:ff:ff [2021-05-25T00:31:54.296Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-25T00:31:54.296Z] valid_lft forever preferred_lft forever [2021-05-25T00:31:54.296Z] inet6 fe80::42:d1ff:fe58:8766/64 scope link [2021-05-25T00:31:54.296Z] valid_lft forever preferred_lft forever [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] ---> sar -b -r -n DEV: [2021-05-25T00:31:54.296Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] 00:18:50 LINUX RESTART (2 CPU) [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] 00:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-25T00:31:54.296Z] 00:21:01 1.72 0.00 1.72 0.00 0.00 37.55 0.00 [2021-05-25T00:31:54.296Z] 00:22:01 0.43 0.00 0.43 0.00 0.00 6.00 0.00 [2021-05-25T00:31:54.296Z] 00:23:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 [2021-05-25T00:31:54.296Z] 00:24:01 0.32 0.00 0.32 0.00 0.00 4.13 0.00 [2021-05-25T00:31:54.296Z] 00:25:01 0.22 0.00 0.22 0.00 0.00 3.62 0.00 [2021-05-25T00:31:54.296Z] 00:26:01 0.32 0.00 0.32 0.00 0.00 3.48 0.00 [2021-05-25T00:31:54.296Z] 00:27:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 [2021-05-25T00:31:54.296Z] 00:28:01 0.32 0.00 0.32 0.00 0.00 3.36 0.00 [2021-05-25T00:31:54.296Z] 00:29:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 [2021-05-25T00:31:54.296Z] 00:30:02 0.15 0.00 0.15 0.00 0.00 1.92 0.00 [2021-05-25T00:31:54.296Z] 00:31:01 116.42 0.07 116.36 0.00 4.88 32370.00 0.00 [2021-05-25T00:31:54.296Z] Average: 10.81 0.01 10.81 0.00 0.44 2905.64 0.00 [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] 00:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-25T00:31:54.296Z] 00:21:01 5427420 0 806716 10.07 2620 1772184 1237792 13.67 585680 1596416 12 [2021-05-25T00:31:54.296Z] 00:22:01 5429768 0 804364 10.04 2620 1772188 1206736 13.32 592528 1588468 8 [2021-05-25T00:31:54.296Z] 00:23:01 5426784 0 807344 10.08 2620 1772192 1206880 13.32 595072 1588468 8 [2021-05-25T00:31:54.296Z] 00:24:01 5427764 0 806360 10.07 2620 1772196 1206880 13.32 587244 1596156 16 [2021-05-25T00:31:54.296Z] 00:25:01 5422608 0 811508 10.13 2620 1772204 1239584 13.69 591456 1596156 8 [2021-05-25T00:31:54.296Z] 00:26:01 5427668 0 806448 10.07 2620 1772204 1200064 13.25 586588 1596156 8 [2021-05-25T00:31:54.296Z] 00:27:01 5417476 0 816632 10.20 2620 1772212 1200064 13.25 597408 1596156 8 [2021-05-25T00:31:54.296Z] 00:28:01 5415292 0 818812 10.22 2620 1772216 1200064 13.25 599208 1596156 8 [2021-05-25T00:31:54.296Z] 00:29:01 5415280 0 818824 10.22 2620 1772216 1200064 13.25 600400 1594980 8 [2021-05-25T00:31:54.296Z] 00:30:02 5408980 0 825116 10.30 2620 1772224 1223264 13.51 606020 1594980 8 [2021-05-25T00:31:54.296Z] 00:31:01 4116192 0 1019612 12.73 2620 2870516 1648440 18.20 918588 2458668 379972 [2021-05-25T00:31:54.296Z] Average: 5303203 0 831067 10.38 2620 1872050 1251803 13.82 623654 1672978 34551 [2021-05-25T00:31:54.296Z] [2021-05-25T00:31:54.296Z] 00:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-25T00:31:54.296Z] 00:21:01 eth0 2.03 0.92 1.27 0.23 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:22:01 eth0 0.63 0.08 0.06 0.04 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:23:01 eth0 1.18 0.30 0.33 0.20 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:24:01 eth0 0.60 0.33 0.28 0.20 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:25:01 eth0 2.33 1.63 0.53 8.18 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:26:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:27:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:28:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.296Z] 00:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.297Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.297Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.297Z] 00:30:02 eth0 2.05 1.60 0.30 6.52 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.297Z] 00:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.297Z] 00:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.297Z] 00:31:01 eth0 985.24 901.52 7817.45 88.30 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.297Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.297Z] 00:31:01 docker0 71.64 74.06 5.83 394.88 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.297Z] Average: eth0 89.08 81.22 700.48 9.31 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.297Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.297Z] Average: docker0 6.42 6.63 0.52 35.37 0.00 0.00 0.00 0.00 [2021-05-25T00:31:54.297Z] [2021-05-25T00:31:54.297Z] [2021-05-25T00:31:54.297Z] ---> sar -P ALL: [2021-05-25T00:31:54.297Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T00:31:54.297Z] [2021-05-25T00:31:54.297Z] 00:18:50 LINUX RESTART (2 CPU) [2021-05-25T00:31:54.297Z] [2021-05-25T00:31:54.297Z] 00:20:01 CPU %user %nice %system %iowait %steal %idle [2021-05-25T00:31:54.297Z] 00:21:01 all 0.07 0.00 0.03 0.00 0.04 99.86 [2021-05-25T00:31:54.297Z] 00:21:01 0 0.10 0.00 0.05 0.00 0.05 99.80 [2021-05-25T00:31:54.297Z] 00:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-25T00:31:54.297Z] 00:22:01 all 0.09 0.00 0.03 0.00 0.04 99.83 [2021-05-25T00:31:54.297Z] 00:22:01 0 0.13 0.00 0.03 0.00 0.05 99.78 [2021-05-25T00:31:54.297Z] 00:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-25T00:31:54.297Z] 00:23:01 all 0.11 0.00 0.02 0.00 0.04 99.83 [2021-05-25T00:31:54.297Z] 00:23:01 0 0.20 0.00 0.02 0.00 0.05 99.73 [2021-05-25T00:31:54.297Z] 00:23:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-25T00:31:54.297Z] 00:24:01 all 0.13 0.00 0.02 0.00 0.03 99.83 [2021-05-25T00:31:54.297Z] 00:24:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-05-25T00:31:54.297Z] 00:24:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-25T00:31:54.297Z] 00:25:01 all 0.19 0.00 0.03 0.00 0.03 99.74 [2021-05-25T00:31:54.297Z] 00:25:01 0 0.30 0.00 0.05 0.00 0.03 99.62 [2021-05-25T00:31:54.297Z] 00:25:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-25T00:31:54.297Z] 00:26:01 all 0.03 0.00 0.02 0.00 0.04 99.91 [2021-05-25T00:31:54.297Z] 00:26:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-25T00:31:54.297Z] 00:26:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-25T00:31:54.297Z] 00:27:01 all 0.01 0.00 0.04 0.00 0.03 99.92 [2021-05-25T00:31:54.297Z] 00:27:01 0 0.02 0.00 0.05 0.00 0.05 99.88 [2021-05-25T00:31:54.297Z] 00:27:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2021-05-25T00:31:54.297Z] 00:28:01 all 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-25T00:31:54.297Z] 00:28:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-25T00:31:54.297Z] 00:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-25T00:31:54.297Z] 00:29:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-25T00:31:54.297Z] 00:29:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-25T00:31:54.297Z] 00:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-25T00:31:54.297Z] 00:30:02 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-05-25T00:31:54.297Z] 00:30:02 0 0.20 0.00 0.05 0.00 0.05 99.70 [2021-05-25T00:31:54.297Z] 00:30:02 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-25T00:31:54.297Z] 00:31:01 all 15.05 0.00 6.17 3.34 0.08 75.36 [2021-05-25T00:31:54.297Z] 00:31:01 0 14.77 0.00 6.21 2.89 0.07 76.06 [2021-05-25T00:31:54.297Z] 00:31:01 1 15.32 0.00 6.14 3.78 0.09 74.67 [2021-05-25T00:31:54.297Z] [2021-05-25T00:31:54.297Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-05-25T00:31:54.297Z] Average: all 1.36 0.00 0.55 0.29 0.04 97.76 [2021-05-25T00:31:54.297Z] Average: 0 1.37 0.00 0.56 0.25 0.05 97.77 [2021-05-25T00:31:54.297Z] Average: 1 1.35 0.00 0.55 0.32 0.03 97.75 [2021-05-25T00:31:54.297Z] [2021-05-25T00:31:54.297Z] [2021-05-25T00:31:54.297Z]