Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9187583752365420272.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12784840953076625564.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1698790210090045175.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11923605771680240191.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8640669538332341879.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15328 in /w/workspace/oundry_app-functions-sdk-go_main [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/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5 (main) > 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 95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5 # timeout=10 Commit message: "doc: Update attribution.txt to reference paho license as v2.0 (#1129)" > git rev-list --no-walk 3614395ab5d1e3b783d42cc9b1ae027613231f7a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-22T15:36:31.433Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-22T15:36:31.480Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-22T15:36:31.498Z] ========================================================= [2022-06-22T15:36:31.498Z] EdgeX Global Pipelines Version Info [2022-06-22T15:36:31.498Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:36:32.279Z] ------------------- [2022-06-22T15:36:32.280Z] stable info: [2022-06-22T15:36:32.280Z] ------------------- [2022-06-22T15:36:32.280Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-22T15:36:32.280Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T15:36:32.280Z] Message: update stable to v1.0.234 [2022-06-22T15:36:32.855Z] ------------------- [2022-06-22T15:36:32.855Z] experimental info: [2022-06-22T15:36:32.855Z] ------------------- [2022-06-22T15:36:32.855Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-22T15:36:32.855Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T15:36:32.855Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-22T15:36:33.091Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-06-22T15:36:33.104Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-06-22T15:36:33.115Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-22T15:36:33.127Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-22T15:36:33.142Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-22T15:36:33.156Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-22T15:36:33.168Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-22T15:36:33.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-22T15:36:33.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-22T15:36:33.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-22T15:36:33.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-22T15:36:33.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-06-22T15:36:33.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-22T15:36:33.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-22T15:36:33.271Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-06-22T15:36:33.285Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-06-22T15:36:33.298Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-22T15:36:33.314Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-22T15:36:33.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-22T15:36:33.339Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-22T15:36:33.351Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-22T15:36:33.362Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-22T15:36:33.373Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-22T15:36:33.386Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-22T15:36:33.403Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-06-22T15:36:33.413Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-22T15:36:33.427Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-22T15:36:33.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-22T15:36:33.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-22T15:36:33.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-22T15:36:33.485Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5 [Pipeline] echo [2022-06-22T15:36:33.499Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95730d3 [Pipeline] echo [2022-06-22T15:36:33.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-22T15:36:33.843Z] + git rev-list -1 --merges 95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5~1..95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5 [Pipeline] echo [2022-06-22T15:36:33.878Z] -----------> git rev-list -1 --merges 95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5~1..95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5 95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5 [false] [Pipeline] sh [2022-06-22T15:36:34.176Z] + git log --format=format:%s -1 95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5 [Pipeline] echo [2022-06-22T15:36:34.192Z] ========================================================= [2022-06-22T15:36:34.192Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-22T15:36:34.192Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T15:36:34.553Z] + git log --format=format:%s -1 95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5 [Pipeline] echo [2022-06-22T15:36:34.568Z] [semverPrep] GIT_COMMIT: 95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5, Commit Message: doc: Update attribution.txt to reference paho license as v2.0 (#1129) [Pipeline] echo [2022-06-22T15:36:34.650Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-22T15:36:34.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T15:36:34.995Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-22T15:36:34.995Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-22T15:36:34.995Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-22T15:36:34.995Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-22T15:36:34.995Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-22T15:36:34.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:36:35.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T15:36:35.617Z] [2022-06-22T15:36:35.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:36:35.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T15:36:35.929Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-22T15:36:35.929Z] 42c077c10790: Pulling fs layer [2022-06-22T15:36:35.929Z] f63e77b7563a: Pulling fs layer [2022-06-22T15:36:35.929Z] bd5fdadae976: Pulling fs layer [2022-06-22T15:36:35.929Z] 205491f53016: Pulling fs layer [2022-06-22T15:36:35.929Z] df18705c85c3: Pulling fs layer [2022-06-22T15:36:35.929Z] bdb3f477010e: Pulling fs layer [2022-06-22T15:36:35.929Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-22T15:36:35.929Z] 2c6e9b1d212d: Pulling fs layer [2022-06-22T15:36:35.929Z] bdb8f0575790: Pulling fs layer [2022-06-22T15:36:35.929Z] 386e3cb2ff24: Pulling fs layer [2022-06-22T15:36:35.929Z] 2343380bae48: Pulling fs layer [2022-06-22T15:36:35.929Z] c8a8fc8e1c8f: Waiting [2022-06-22T15:36:35.929Z] 2c6e9b1d212d: Waiting [2022-06-22T15:36:35.929Z] 2343380bae48: Waiting [2022-06-22T15:36:35.929Z] bdb8f0575790: Waiting [2022-06-22T15:36:35.929Z] 386e3cb2ff24: Waiting [2022-06-22T15:36:35.929Z] 205491f53016: Waiting [2022-06-22T15:36:35.929Z] df18705c85c3: Waiting [2022-06-22T15:36:35.929Z] bdb3f477010e: Waiting [2022-06-22T15:36:35.929Z] f63e77b7563a: Download complete [2022-06-22T15:36:35.929Z] 205491f53016: Download complete [2022-06-22T15:36:36.190Z] df18705c85c3: Verifying Checksum [2022-06-22T15:36:36.190Z] df18705c85c3: Download complete [2022-06-22T15:36:36.190Z] bd5fdadae976: Verifying Checksum [2022-06-22T15:36:36.190Z] bd5fdadae976: Download complete [2022-06-22T15:36:36.190Z] bdb3f477010e: Verifying Checksum [2022-06-22T15:36:36.190Z] bdb3f477010e: Download complete [2022-06-22T15:36:36.190Z] 2c6e9b1d212d: Verifying Checksum [2022-06-22T15:36:36.190Z] 2c6e9b1d212d: Download complete [2022-06-22T15:36:36.190Z] bdb8f0575790: Download complete [2022-06-22T15:36:36.190Z] 386e3cb2ff24: Verifying Checksum [2022-06-22T15:36:36.190Z] 386e3cb2ff24: Download complete [2022-06-22T15:36:36.190Z] 2343380bae48: Download complete [2022-06-22T15:36:36.190Z] 42c077c10790: Verifying Checksum [2022-06-22T15:36:36.190Z] 42c077c10790: Download complete [2022-06-22T15:36:36.450Z] c8a8fc8e1c8f: Download complete [2022-06-22T15:36:37.393Z] 42c077c10790: Pull complete [2022-06-22T15:36:37.654Z] f63e77b7563a: Pull complete [2022-06-22T15:36:38.222Z] bd5fdadae976: Pull complete [2022-06-22T15:36:38.222Z] 205491f53016: Pull complete [2022-06-22T15:36:38.483Z] df18705c85c3: Pull complete [2022-06-22T15:36:38.483Z] bdb3f477010e: Pull complete [2022-06-22T15:36:41.031Z] c8a8fc8e1c8f: Pull complete [2022-06-22T15:36:41.031Z] 2c6e9b1d212d: Pull complete [2022-06-22T15:36:41.031Z] bdb8f0575790: Pull complete [2022-06-22T15:36:41.031Z] 386e3cb2ff24: Pull complete [2022-06-22T15:36:41.031Z] 2343380bae48: Pull complete [2022-06-22T15:36:41.031Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-22T15:36:41.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T15:36:41.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:36:41.129Z] prd-ubuntu20.04-docker-8c-8g-15328 does not seem to be running inside a container [2022-06-22T15:36:41.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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-devops/py-git-semver:0.1.4 cat [2022-06-22T15:36:42.760Z] $ docker top 24f1afc73d265d1a040e34833ce4db191ac715dbb8ffc052c4d77d0484b681fc -eo pid,comm [2022-06-22T15:36:42.818Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-22T15:36:42.818Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T15:36:42.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T15:36:42.858Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T15:36:42.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T15:36:42.996Z] $ docker exec 24f1afc73d265d1a040e34833ce4db191ac715dbb8ffc052c4d77d0484b681fc ssh-agent [2022-06-22T15:36:43.122Z] SSH_AUTH_SOCK=/tmp/ssh-IQ9AhXduMQnm/agent.34 [2022-06-22T15:36:43.122Z] SSH_AGENT_PID=40 [2022-06-22T15:36:43.129Z] Running ssh-add (command line suppressed) [2022-06-22T15:36:43.261Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_630131527828375932.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_630131527828375932.key) [2022-06-22T15:36:43.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T15:36:43.570Z] + git tag --points-at HEAD [Pipeline] } [2022-06-22T15:36:43.585Z] $ docker exec --env ******** --env ******** 24f1afc73d265d1a040e34833ce4db191ac715dbb8ffc052c4d77d0484b681fc ssh-agent -k [2022-06-22T15:36:43.698Z] unset SSH_AUTH_SOCK; [2022-06-22T15:36:43.699Z] unset SSH_AGENT_PID; [2022-06-22T15:36:43.699Z] echo Agent pid 40 killed; [2022-06-22T15:36:43.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-22T15:36:43.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T15:36:43.842Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T15:36:43.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T15:36:43.967Z] $ docker exec 24f1afc73d265d1a040e34833ce4db191ac715dbb8ffc052c4d77d0484b681fc ssh-agent [2022-06-22T15:36:44.100Z] SSH_AUTH_SOCK=/tmp/ssh-EwembcgX4LT9/agent.73 [2022-06-22T15:36:44.100Z] SSH_AGENT_PID=80 [2022-06-22T15:36:44.105Z] Running ssh-add (command line suppressed) [2022-06-22T15:36:44.217Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2556864474714464442.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2556864474714464442.key) [2022-06-22T15:36:44.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T15:36:44.520Z] + git semver init [2022-06-22T15:36:44.780Z] 2022-06-22 15:36:44,706 [run_init] DEBUG init version:0.0.0 force:False [2022-06-22T15:36:44.780Z] 2022-06-22 15:36:44,707 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-06-22T15:36:44.780Z] 2022-06-22 15:36:44,707 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2022-06-22T15:36:44.780Z] 2022-06-22 15:36:44,708 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-22T15:36:46.164Z] 2022-06-22 15:36:46,017 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2022-06-22T15:36:46.164Z] 2022-06-22 15:36:46,017 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2022-06-22T15:36:46.164Z] 2022-06-22 15:36:46,017 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-06-22T15:36:46.164Z] 2022-06-22 15:36:46,018 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-06-22T15:36:46.164Z] 2.2.1-dev.8 [Pipeline] } [2022-06-22T15:36:46.180Z] $ docker exec --env ******** --env ******** 24f1afc73d265d1a040e34833ce4db191ac715dbb8ffc052c4d77d0484b681fc ssh-agent -k [2022-06-22T15:36:46.291Z] unset SSH_AUTH_SOCK; [2022-06-22T15:36:46.291Z] unset SSH_AGENT_PID; [2022-06-22T15:36:46.292Z] echo Agent pid 80 killed; [2022-06-22T15:36:46.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T15:36:46.613Z] + git semver [Pipeline] } [2022-06-22T15:36:46.895Z] $ docker stop --time=1 24f1afc73d265d1a040e34833ce4db191ac715dbb8ffc052c4d77d0484b681fc [2022-06-22T15:36:48.243Z] $ docker rm -f 24f1afc73d265d1a040e34833ce4db191ac715dbb8ffc052c4d77d0484b681fc [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T15:36:48.598Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-22T15:36:48.856Z] Stashed 1 file(s) [Pipeline] echo [2022-06-22T15:36:48.858Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.8 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-06-22T15:36:48.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T15:36:49.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T15:36:49.015Z] ========================================================= [2022-06-22T15:36:49.015Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-22T15:36:49.015Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-06-22T15:36:49.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-22T15:36:49.314Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-22T15:36:49.314Z] 59bf1c3509f3: Pulling fs layer [2022-06-22T15:36:49.314Z] 666ba61612fd: Pulling fs layer [2022-06-22T15:36:49.314Z] 8ed8ca486205: Pulling fs layer [2022-06-22T15:36:49.314Z] cc1cd167ecdc: Pulling fs layer [2022-06-22T15:36:49.314Z] c516ae0d96e1: Pulling fs layer [2022-06-22T15:36:49.314Z] 684cea983483: Pulling fs layer [2022-06-22T15:36:49.314Z] dd3240ac7de5: Pulling fs layer [2022-06-22T15:36:49.314Z] b1e948a4e11c: Pulling fs layer [2022-06-22T15:36:49.314Z] a8fd76ee1af6: Pulling fs layer [2022-06-22T15:36:49.314Z] 646ad004c059: Pulling fs layer [2022-06-22T15:36:49.314Z] cc1cd167ecdc: Waiting [2022-06-22T15:36:49.314Z] c516ae0d96e1: Waiting [2022-06-22T15:36:49.314Z] 684cea983483: Waiting [2022-06-22T15:36:49.314Z] dd3240ac7de5: Waiting [2022-06-22T15:36:49.314Z] b1e948a4e11c: Waiting [2022-06-22T15:36:49.314Z] a8fd76ee1af6: Waiting [2022-06-22T15:36:49.314Z] 646ad004c059: Waiting [2022-06-22T15:36:49.314Z] 8ed8ca486205: Verifying Checksum [2022-06-22T15:36:49.314Z] 8ed8ca486205: Download complete [2022-06-22T15:36:49.314Z] 666ba61612fd: Download complete [2022-06-22T15:36:49.314Z] c516ae0d96e1: Verifying Checksum [2022-06-22T15:36:49.314Z] c516ae0d96e1: Download complete [2022-06-22T15:36:49.314Z] 684cea983483: Verifying Checksum [2022-06-22T15:36:49.314Z] 684cea983483: Download complete [2022-06-22T15:36:49.314Z] dd3240ac7de5: Verifying Checksum [2022-06-22T15:36:49.314Z] dd3240ac7de5: Download complete [2022-06-22T15:36:49.314Z] 59bf1c3509f3: Verifying Checksum [2022-06-22T15:36:49.314Z] 59bf1c3509f3: Download complete [2022-06-22T15:36:49.576Z] b1e948a4e11c: Verifying Checksum [2022-06-22T15:36:49.576Z] b1e948a4e11c: Download complete [2022-06-22T15:36:49.576Z] 59bf1c3509f3: Pull complete [2022-06-22T15:36:49.576Z] 666ba61612fd: Pull complete [2022-06-22T15:36:49.838Z] 8ed8ca486205: Pull complete [2022-06-22T15:36:50.099Z] 646ad004c059: Verifying Checksum [2022-06-22T15:36:50.099Z] 646ad004c059: Download complete [2022-06-22T15:36:50.099Z] cc1cd167ecdc: Verifying Checksum [2022-06-22T15:36:50.099Z] cc1cd167ecdc: Download complete [2022-06-22T15:36:50.099Z] a8fd76ee1af6: Verifying Checksum [2022-06-22T15:36:50.099Z] a8fd76ee1af6: Download complete [2022-06-22T15:36:54.303Z] cc1cd167ecdc: Pull complete [2022-06-22T15:36:54.304Z] c516ae0d96e1: Pull complete [2022-06-22T15:36:54.304Z] 684cea983483: Pull complete [2022-06-22T15:36:54.304Z] dd3240ac7de5: Pull complete [2022-06-22T15:36:54.304Z] b1e948a4e11c: Pull complete [2022-06-22T15:36:55.698Z] a8fd76ee1af6: Pull complete [2022-06-22T15:36:56.638Z] 646ad004c059: Pull complete [2022-06-22T15:36:56.638Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-22T15:36:56.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-22T15:36:56.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-06-22T15:36:56.930Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:36:57.234Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-22T15:36:57.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:36:57.317Z] prd-ubuntu20.04-docker-8c-8g-15328 does not seem to be running inside a container [2022-06-22T15:36:57.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-22T15:37:00.049Z] $ docker top 26e4b9fb8f73302e94d5c04975762812c5f0c34c8fde35847c05bf9c03a1de50 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T15:37:00.403Z] + go version [2022-06-22T15:37:00.403Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-22T15:37:00.420Z] $ docker stop --time=1 26e4b9fb8f73302e94d5c04975762812c5f0c34c8fde35847c05bf9c03a1de50 [2022-06-22T15:37:01.737Z] $ docker rm -f 26e4b9fb8f73302e94d5c04975762812c5f0c34c8fde35847c05bf9c03a1de50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:02.171Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-22T15:37:02.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:37:02.246Z] prd-ubuntu20.04-docker-8c-8g-15328 does not seem to be running inside a container [2022-06-22T15:37:02.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-22T15:37:02.705Z] $ docker top 9f2f8a145dece08b7ec5d01aef9d93389af938d19062ccaa53bb6010eae78b6b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-22T15:37:03.084Z] + make test [2022-06-22T15:37:03.084Z] make -C ./app-service-template build [2022-06-22T15:37:03.084Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-06-22T15:37:03.084Z] go mod tidy -compat=1.17 [2022-06-22T15:37:03.085Z] go: downloading github.com/stretchr/testify v1.7.2 [2022-06-22T15:37:03.085Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-06-22T15:37:03.085Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-06-22T15:37:03.085Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-22T15:37:03.085Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 [2022-06-22T15:37:03.085Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.4 [2022-06-22T15:37:03.085Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-06-22T15:37:03.085Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-06-22T15:37:03.085Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.2 [2022-06-22T15:37:03.365Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-22T15:37:03.365Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-22T15:37:03.365Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-22T15:37:03.365Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-06-22T15:37:03.365Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-06-22T15:37:03.365Z] go: downloading github.com/go-kit/log v0.2.0 [2022-06-22T15:37:03.365Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-06-22T15:37:03.365Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-06-22T15:37:03.365Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-22T15:37:03.365Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-22T15:37:03.365Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-06-22T15:37:03.365Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-22T15:37:03.365Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-22T15:37:03.365Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-22T15:37:03.365Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-06-22T15:37:03.365Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-22T15:37:03.365Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-06-22T15:37:03.365Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-06-22T15:37:03.365Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-06-22T15:37:03.365Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-22T15:37:03.365Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-22T15:37:03.365Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-22T15:37:03.365Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-22T15:37:03.365Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-22T15:37:03.365Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-22T15:37:03.365Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-22T15:37:03.365Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-22T15:37:03.365Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-22T15:37:03.365Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-06-22T15:37:03.365Z] go: downloading golang.org/x/text v0.3.7 [2022-06-22T15:37:03.365Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-06-22T15:37:03.628Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-22T15:37:03.628Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-06-22T15:37:03.628Z] go: downloading google.golang.org/grpc v1.42.0 [2022-06-22T15:37:03.628Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-22T15:37:03.628Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-22T15:37:03.890Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-22T15:37:03.890Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-22T15:37:03.890Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-22T15:37:03.890Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-22T15:37:03.890Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-22T15:37:03.890Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-22T15:37:03.890Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-22T15:37:03.890Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-22T15:37:03.890Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-22T15:37:03.890Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-22T15:37:03.890Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-06-22T15:37:03.890Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-22T15:37:03.933Z] Still waiting to schedule task [2022-06-22T15:37:03.933Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-22T15:37:04.151Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-06-22T15:37:04.151Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-22T15:37:04.151Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-06-22T15:37:04.411Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-06-22T15:37:04.411Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-06-22T15:37:04.411Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-22T15:37:04.411Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-22T15:37:04.411Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-22T15:37:04.411Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-22T15:37:04.411Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-22T15:37:04.411Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-22T15:37:04.411Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-22T15:37:04.411Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-22T15:37:04.411Z] go: downloading github.com/kr/text v0.2.0 [2022-06-22T15:37:04.411Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-22T15:37:04.411Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-22T15:37:04.411Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-06-22T15:37:04.411Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-22T15:37:04.411Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-22T15:37:04.411Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-22T15:37:04.411Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-22T15:37:04.411Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-22T15:37:04.411Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-22T15:37:04.411Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-22T15:37:04.411Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-22T15:37:04.411Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-22T15:37:04.411Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-22T15:37:04.411Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-06-22T15:37:05.795Z] go: downloading github.com/stretchr/testify v1.7.4 [2022-06-22T15:37:05.795Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-06-22T15:37:05.795Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-06-22T15:37:23.912Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-06-22T15:37:23.912Z] make -C ./app-service-template test [2022-06-22T15:37:23.912Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-06-22T15:37:23.912Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-06-22T15:37:42.011Z] ok new-app-service 0.067s coverage: 48.1% of statements [2022-06-22T15:37:42.011Z] ? new-app-service/config [no test files] [2022-06-22T15:37:42.011Z] ok new-app-service/functions 0.047s [2022-06-22T15:37:42.011Z] CGO_ENABLED=1 go vet ./... [2022-06-22T15:37:50.145Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-22T15:37:50.145Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-22T15:37:50.145Z] ./bin/test-attribution-txt.sh [2022-06-22T15:37:50.714Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2022-06-22T15:37:50.714Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-22T15:37:50.714Z] go: downloading github.com/gomodule/redigo v1.8.8 [2022-06-22T15:37:51.653Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-06-22T15:37:54.186Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.102s coverage: 63.2% of statements [2022-06-22T15:37:54.186Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.086s coverage: 93.8% of statements [2022-06-22T15:37:54.186Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-06-22T15:37:54.186Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.130s coverage: 76.5% of statements [2022-06-22T15:37:54.186Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-06-22T15:37:54.186Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.086s coverage: 88.7% of statements [2022-06-22T15:37:54.186Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.067s coverage: 100.0% of statements [2022-06-22T15:37:54.186Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.158s coverage: 78.5% of statements [2022-06-22T15:37:54.186Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-06-22T15:37:54.186Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-06-22T15:37:54.186Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.061s coverage: 97.3% of statements [2022-06-22T15:37:54.186Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-06-22T15:37:54.186Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-06-22T15:37:54.186Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.096s coverage: 82.8% of statements [2022-06-22T15:37:54.186Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-06-22T15:37:54.446Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.729s coverage: 81.5% of statements [2022-06-22T15:37:54.446Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-06-22T15:37:54.446Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-06-22T15:37:54.446Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.065s coverage: 28.7% of statements [2022-06-22T15:37:54.446Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-06-22T15:37:54.446Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.043s coverage: 14.0% of statements [2022-06-22T15:37:54.446Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.070s coverage: 27.3% of statements [2022-06-22T15:37:54.446Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-06-22T15:37:54.446Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-06-22T15:37:54.446Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.081s coverage: 51.4% of statements [2022-06-22T15:38:21.034Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.158s coverage: 78.6% of statements [2022-06-22T15:38:21.034Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.066s coverage: 94.4% of statements [2022-06-22T15:38:21.034Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-22T15:38:21.974Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-22T15:38:21.974Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-06-22T15:38:30.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-22T15:38:30.149Z] $ docker stop --time=1 9f2f8a145dece08b7ec5d01aef9d93389af938d19062ccaa53bb6010eae78b6b [2022-06-22T15:38:31.708Z] $ docker rm -f 9f2f8a145dece08b7ec5d01aef9d93389af938d19062ccaa53bb6010eae78b6b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T15:38:32.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-22T15:38:32.491Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:38:32.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T15:38:32.921Z] [2022-06-22T15:38:32.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:38:33.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T15:38:33.239Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-22T15:38:33.239Z] 5eb5b503b376: Pulling fs layer [2022-06-22T15:38:33.239Z] 5c69ac0246d0: Pulling fs layer [2022-06-22T15:38:33.239Z] ec43610c2a17: Pulling fs layer [2022-06-22T15:38:33.239Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-22T15:38:33.239Z] 33b1e0a273af: Pulling fs layer [2022-06-22T15:38:33.239Z] 5d3b04190fa2: Pulling fs layer [2022-06-22T15:38:33.239Z] 2f39f015ded8: Pulling fs layer [2022-06-22T15:38:33.239Z] 33b1e0a273af: Waiting [2022-06-22T15:38:33.239Z] 5d3b04190fa2: Waiting [2022-06-22T15:38:33.239Z] 2f39f015ded8: Waiting [2022-06-22T15:38:33.239Z] 3a2ae6a8a46f: Waiting [2022-06-22T15:38:33.239Z] 5c69ac0246d0: Download complete [2022-06-22T15:38:33.239Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-22T15:38:33.239Z] 3a2ae6a8a46f: Download complete [2022-06-22T15:38:33.502Z] 33b1e0a273af: Verifying Checksum [2022-06-22T15:38:33.502Z] 33b1e0a273af: Download complete [2022-06-22T15:38:33.502Z] 5d3b04190fa2: Verifying Checksum [2022-06-22T15:38:33.502Z] 5d3b04190fa2: Download complete [2022-06-22T15:38:33.502Z] ec43610c2a17: Verifying Checksum [2022-06-22T15:38:33.502Z] ec43610c2a17: Download complete [2022-06-22T15:38:33.502Z] 5eb5b503b376: Verifying Checksum [2022-06-22T15:38:33.502Z] 5eb5b503b376: Download complete [2022-06-22T15:38:34.070Z] 2f39f015ded8: Download complete [2022-06-22T15:38:35.011Z] 5eb5b503b376: Pull complete [2022-06-22T15:38:35.011Z] 5c69ac0246d0: Pull complete [2022-06-22T15:38:35.271Z] ec43610c2a17: Pull complete [2022-06-22T15:38:35.531Z] 3a2ae6a8a46f: Pull complete [2022-06-22T15:38:35.531Z] 33b1e0a273af: Pull complete [2022-06-22T15:38:35.789Z] 5d3b04190fa2: Pull complete [2022-06-22T15:38:39.987Z] 2f39f015ded8: Pull complete [2022-06-22T15:38:39.987Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-22T15:38:39.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T15:38:39.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:38:40.088Z] prd-ubuntu20.04-docker-8c-8g-15328 does not seem to be running inside a container [2022-06-22T15:38:40.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-22T15:38:42.442Z] $ docker top fb05b43efd9f706bb674b9b5f0a0f61acdda45bb30a3895550aad7ba729592c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:38:42.838Z] ---> job-cost.sh [2022-06-22T15:38:42.838Z] lf-activate-venv: SKIPPING [2022-06-22T15:38:42.838Z] INFO: No Stack... [2022-06-22T15:38:43.411Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-22T15:38:43.676Z] INFO: Archiving Costs [Pipeline] sh [2022-06-22T15:38:43.970Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2022-06-22T15:38:43.970Z] + cut -d, -f6 [Pipeline] lock [2022-06-22T15:38:43.986Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-127-stack-cost] [2022-06-22T15:38:43.991Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-127-stack-cost] did not exist. Created. [2022-06-22T15:38:43.991Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-22T15:38:44.298Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-22T15:38:44.324Z] Stashed 1 file(s) [Pipeline] } [2022-06-22T15:38:44.330Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-22T15:38:44.352Z] $ docker stop --time=1 fb05b43efd9f706bb674b9b5f0a0f61acdda45bb30a3895550aad7ba729592c3 [2022-06-22T15:38:45.540Z] $ docker rm -f fb05b43efd9f706bb674b9b5f0a0f61acdda45bb30a3895550aad7ba729592c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-22T15:39:43.278Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15330 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2022-06-22T15:39:43.291Z] Running in /w/workspace/app-functions-sdk-go/127 [Pipeline] { [Pipeline] checkout [2022-06-22T15:39:43.323Z] The recommended git tool is: git [2022-06-22T15:39:49.816Z] using credential edgex-jenkins-ssh [2022-06-22T15:39:49.835Z] Cloning the remote Git repository [2022-06-22T15:39:49.911Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-06-22T15:39:49.996Z] > git init /w/workspace/app-functions-sdk-go/127 # timeout=10 [2022-06-22T15:39:50.093Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-06-22T15:39:50.094Z] > git --version # timeout=10 [2022-06-22T15:39:50.115Z] > git --version # 'git version 2.25.1' [2022-06-22T15:39:50.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T15:39:50.185Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T15:39:53.685Z] Avoid second fetch [2022-06-22T15:39:53.686Z] Checking out Revision 95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5 (main) [2022-06-22T15:39:53.645Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-06-22T15:39:53.667Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T15:39:53.710Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T15:39:53.725Z] > git checkout -f 95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5 # timeout=10 [2022-06-22T15:39:58.006Z] Commit message: "doc: Update attribution.txt to reference paho license as v2.0 (#1129)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T15:39:58.890Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-22T15:39:58.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-22T15:39:58.890Z] Dload Upload Total Spent Left Speed [2022-06-22T15:39:58.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2022-06-22T15:39:59.543Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-22T15:39:59.890Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-22T15:39:59.890Z] + sudo tee /etc/docker/daemon.new [2022-06-22T15:39:59.890Z] { [2022-06-22T15:39:59.890Z] "registry-mirrors": [ [2022-06-22T15:39:59.890Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-22T15:39:59.890Z] ], [2022-06-22T15:39:59.890Z] "bip": "10.250.0.254/24", [2022-06-22T15:39:59.890Z] "hosts": [ [2022-06-22T15:39:59.890Z] "tcp://0.0.0.0:5555", [2022-06-22T15:39:59.890Z] "unix:///var/run/docker.sock" [2022-06-22T15:39:59.890Z] ], [2022-06-22T15:39:59.890Z] "mtu": 1458, [2022-06-22T15:39:59.890Z] "selinux-enabled": true, [2022-06-22T15:39:59.890Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-22T15:39:59.890Z] } [Pipeline] sh [2022-06-22T15:40:00.293Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-22T15:40:00.691Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-06-22T15:40:19.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T15:40:19.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T15:40:19.513Z] ========================================================= [2022-06-22T15:40:19.513Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-22T15:40:19.513Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-06-22T15:40:19.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-22T15:40:20.502Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-22T15:40:20.502Z] 9b3977197b4f: Pulling fs layer [2022-06-22T15:40:20.502Z] 1a89e8eeedd5: Pulling fs layer [2022-06-22T15:40:20.502Z] 94645a83ff95: Pulling fs layer [2022-06-22T15:40:20.502Z] e6fb740bc735: Pulling fs layer [2022-06-22T15:40:20.502Z] 3a77bd46dcc9: Pulling fs layer [2022-06-22T15:40:20.502Z] 355e64cbe906: Pulling fs layer [2022-06-22T15:40:20.502Z] 63ab81a10011: Pulling fs layer [2022-06-22T15:40:20.502Z] 555d1d1c4555: Pulling fs layer [2022-06-22T15:40:20.502Z] 7d9057610161: Pulling fs layer [2022-06-22T15:40:20.502Z] 63ab81a10011: Waiting [2022-06-22T15:40:20.502Z] 355e64cbe906: Waiting [2022-06-22T15:40:20.502Z] 555d1d1c4555: Waiting [2022-06-22T15:40:20.502Z] 7d9057610161: Waiting [2022-06-22T15:40:20.502Z] e6fb740bc735: Waiting [2022-06-22T15:40:20.502Z] 3a77bd46dcc9: Waiting [2022-06-22T15:40:20.502Z] 94645a83ff95: Verifying Checksum [2022-06-22T15:40:20.502Z] 94645a83ff95: Download complete [2022-06-22T15:40:20.779Z] 1a89e8eeedd5: Download complete [2022-06-22T15:40:20.779Z] 3a77bd46dcc9: Verifying Checksum [2022-06-22T15:40:20.779Z] 3a77bd46dcc9: Download complete [2022-06-22T15:40:20.779Z] 355e64cbe906: Download complete [2022-06-22T15:40:20.779Z] 9b3977197b4f: Verifying Checksum [2022-06-22T15:40:20.779Z] 9b3977197b4f: Download complete [2022-06-22T15:40:20.779Z] 63ab81a10011: Verifying Checksum [2022-06-22T15:40:20.779Z] 63ab81a10011: Download complete [2022-06-22T15:40:21.769Z] 9b3977197b4f: Pull complete [2022-06-22T15:40:21.769Z] 7d9057610161: Verifying Checksum [2022-06-22T15:40:21.769Z] 7d9057610161: Download complete [2022-06-22T15:40:22.381Z] 1a89e8eeedd5: Pull complete [2022-06-22T15:40:22.381Z] 94645a83ff95: Pull complete [2022-06-22T15:40:22.984Z] 555d1d1c4555: Verifying Checksum [2022-06-22T15:40:22.984Z] 555d1d1c4555: Download complete [2022-06-22T15:40:23.584Z] e6fb740bc735: Verifying Checksum [2022-06-22T15:40:36.004Z] e6fb740bc735: Pull complete [2022-06-22T15:40:36.282Z] 3a77bd46dcc9: Pull complete [2022-06-22T15:40:36.556Z] 355e64cbe906: Pull complete [2022-06-22T15:40:36.832Z] 63ab81a10011: Pull complete [2022-06-22T15:40:43.564Z] 555d1d1c4555: Pull complete [2022-06-22T15:40:45.550Z] 7d9057610161: Pull complete [2022-06-22T15:40:45.550Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-22T15:40:45.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-22T15:40:45.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-06-22T15:40:45.893Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:40:46.256Z] + docker inspect -f . ci-base-image-arm64 [2022-06-22T15:40:46.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:40:46.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-15330 does not seem to be running inside a container [2022-06-22T15:40:46.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/127 -v /w/workspace/app-functions-sdk-go/127:/w/workspace/app-functions-sdk-go/127:rw,z -v /w/workspace/app-functions-sdk-go/127@tmp:/w/workspace/app-functions-sdk-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-22T15:40:50.919Z] $ docker top c5f0aaa668f8cdfe9762cc746c170e38ded2a2557823b5a424b959d3d869bb35 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T15:40:51.838Z] + go version [2022-06-22T15:40:51.838Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-22T15:40:51.866Z] $ docker stop --time=1 c5f0aaa668f8cdfe9762cc746c170e38ded2a2557823b5a424b959d3d869bb35 [2022-06-22T15:40:53.513Z] $ docker rm -f c5f0aaa668f8cdfe9762cc746c170e38ded2a2557823b5a424b959d3d869bb35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:40:54.124Z] + docker inspect -f . ci-base-image-arm64 [2022-06-22T15:40:54.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:40:54.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-15330 does not seem to be running inside a container [2022-06-22T15:40:54.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/127 -v /w/workspace/app-functions-sdk-go/127:/w/workspace/app-functions-sdk-go/127:rw,z -v /w/workspace/app-functions-sdk-go/127@tmp:/w/workspace/app-functions-sdk-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-22T15:40:55.772Z] $ docker top 45e68c0baca4e2c39030602147bd9da45ef51e33cf366d5ba5c83b3fb31df344 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-22T15:40:56.701Z] + make test [2022-06-22T15:40:56.701Z] make -C ./app-service-template build [2022-06-22T15:40:56.701Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/127/app-service-template' [2022-06-22T15:40:56.702Z] go mod tidy -compat=1.17 [2022-06-22T15:40:56.702Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-06-22T15:40:56.702Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-06-22T15:40:56.974Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-22T15:40:56.974Z] go: downloading github.com/stretchr/testify v1.7.2 [2022-06-22T15:40:56.974Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0 [2022-06-22T15:40:56.974Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.4 [2022-06-22T15:40:57.249Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-06-22T15:40:57.250Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-22T15:40:57.250Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-22T15:40:57.250Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-06-22T15:40:57.250Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.2 [2022-06-22T15:40:57.250Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-06-22T15:40:57.250Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-06-22T15:40:57.525Z] go: downloading github.com/go-kit/log v0.2.0 [2022-06-22T15:40:57.525Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-22T15:40:57.525Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-06-22T15:40:57.525Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-22T15:40:57.525Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-22T15:40:57.525Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-06-22T15:40:57.801Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-06-22T15:40:57.801Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-22T15:40:57.801Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-06-22T15:40:57.801Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-22T15:40:57.801Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-06-22T15:40:57.801Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-22T15:40:57.801Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-22T15:40:57.801Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-22T15:40:58.077Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-22T15:40:58.077Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-22T15:40:58.077Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-06-22T15:40:58.351Z] go: downloading golang.org/x/text v0.3.7 [2022-06-22T15:40:58.959Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-06-22T15:40:58.959Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-22T15:40:58.959Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-22T15:41:02.404Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-06-22T15:41:02.404Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-22T15:41:02.404Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-06-22T15:41:02.404Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-22T15:41:02.404Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-22T15:41:02.404Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-22T15:41:02.404Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-22T15:41:02.404Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-22T15:41:02.404Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-22T15:41:02.404Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-22T15:41:02.404Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-22T15:41:02.404Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-22T15:41:02.404Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-06-22T15:41:02.404Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-22T15:41:02.404Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-22T15:41:02.404Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-22T15:41:02.404Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-22T15:41:02.404Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-22T15:41:02.404Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-22T15:41:02.404Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-22T15:41:02.404Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-22T15:41:02.404Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-22T15:41:02.404Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-06-22T15:41:02.404Z] go: downloading google.golang.org/grpc v1.42.0 [2022-06-22T15:41:03.391Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-22T15:41:03.391Z] go: downloading github.com/kr/text v0.2.0 [2022-06-22T15:41:03.391Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-22T15:41:03.391Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-22T15:41:03.676Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-22T15:41:03.676Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-22T15:41:03.676Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-22T15:41:03.676Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-22T15:41:03.676Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-22T15:41:03.676Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-06-22T15:41:03.952Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-22T15:41:03.952Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-06-22T15:41:04.930Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-06-22T15:41:04.930Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-06-22T15:41:04.930Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-22T15:41:05.207Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-22T15:41:05.207Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-22T15:41:05.207Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-22T15:41:05.207Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-22T15:41:05.207Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-22T15:41:05.483Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-22T15:41:05.761Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-22T15:41:05.761Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-06-22T15:41:05.761Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-22T15:41:05.761Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-22T15:41:06.034Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-22T15:41:06.034Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-06-22T15:41:10.349Z] go: downloading github.com/stretchr/testify v1.7.4 [2022-06-22T15:41:10.349Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-06-22T15:41:10.958Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-06-22T15:43:17.841Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/127/app-service-template' [2022-06-22T15:43:17.841Z] make -C ./app-service-template test [2022-06-22T15:43:17.841Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/127/app-service-template' [2022-06-22T15:43:17.841Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-06-22T15:45:24.769Z] ok new-app-service 0.255s coverage: 48.1% of statements [2022-06-22T15:45:24.769Z] ? new-app-service/config [no test files] [2022-06-22T15:45:24.769Z] ok new-app-service/functions 0.221s [2022-06-22T15:45:24.769Z] CGO_ENABLED=1 go vet ./... [2022-06-22T15:46:46.639Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-22T15:46:46.639Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-22T15:46:46.639Z] ./bin/test-attribution-txt.sh [2022-06-22T15:46:46.913Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/127/app-service-template' [2022-06-22T15:46:46.913Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-22T15:46:47.191Z] go: downloading github.com/gomodule/redigo v1.8.8 [2022-06-22T15:46:49.180Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-06-22T15:47:11.381Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.616s coverage: 63.2% of statements [2022-06-22T15:47:11.381Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.313s coverage: 93.8% of statements [2022-06-22T15:47:11.381Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-06-22T15:47:11.381Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.363s coverage: 76.5% of statements [2022-06-22T15:47:11.381Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-06-22T15:47:11.381Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.358s coverage: 88.7% of statements [2022-06-22T15:47:11.381Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.150s coverage: 100.0% of statements [2022-06-22T15:47:11.381Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.714s coverage: 78.5% of statements [2022-06-22T15:47:11.381Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-06-22T15:47:11.381Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-06-22T15:47:11.381Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.255s coverage: 97.3% of statements [2022-06-22T15:47:11.381Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-06-22T15:47:11.381Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-06-22T15:47:14.026Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.572s coverage: 82.8% of statements [2022-06-22T15:47:14.026Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-06-22T15:47:19.465Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.043s coverage: 81.5% of statements [2022-06-22T15:47:19.465Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-06-22T15:47:19.465Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-06-22T15:47:19.465Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.346s coverage: 28.7% of statements [2022-06-22T15:47:19.465Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-06-22T15:47:19.465Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.305s coverage: 14.0% of statements [2022-06-22T15:47:24.902Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.241s coverage: 27.3% of statements [2022-06-22T15:47:24.902Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-06-22T15:47:24.902Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-06-22T15:47:25.178Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.303s coverage: 51.4% of statements [2022-06-22T15:47:57.518Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.575s coverage: 78.6% of statements [2022-06-22T15:47:57.518Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.258s coverage: 94.4% of statements [2022-06-22T15:47:57.518Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-22T15:48:02.954Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-22T15:48:02.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-22T15:48:03.552Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-06-22T15:48:03.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-22T15:48:03.599Z] $ docker stop --time=1 45e68c0baca4e2c39030602147bd9da45ef51e33cf366d5ba5c83b3fb31df344 [2022-06-22T15:48:05.402Z] $ docker rm -f 45e68c0baca4e2c39030602147bd9da45ef51e33cf366d5ba5c83b3fb31df344 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T15:48:08.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-22T15:48:08.969Z] Warning: overwriting stash ‘coverage-report’ [2022-06-22T15:48:09.526Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:48:09.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T15:48:09.996Z] [2022-06-22T15:48:09.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:48:10.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T15:48:10.628Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-22T15:48:10.628Z] 8998bd30e6a1: Pulling fs layer [2022-06-22T15:48:10.628Z] 04944245beec: Pulling fs layer [2022-06-22T15:48:10.628Z] 699f458cf7ca: Pulling fs layer [2022-06-22T15:48:10.628Z] 765212b225bb: Pulling fs layer [2022-06-22T15:48:10.628Z] f23df028b6ca: Pulling fs layer [2022-06-22T15:48:10.628Z] d65c8cfc05b1: Pulling fs layer [2022-06-22T15:48:10.628Z] 2437ff75d9bd: Pulling fs layer [2022-06-22T15:48:10.628Z] 765212b225bb: Waiting [2022-06-22T15:48:10.628Z] d65c8cfc05b1: Waiting [2022-06-22T15:48:10.628Z] 2437ff75d9bd: Waiting [2022-06-22T15:48:10.628Z] f23df028b6ca: Waiting [2022-06-22T15:48:10.628Z] 04944245beec: Verifying Checksum [2022-06-22T15:48:10.628Z] 04944245beec: Download complete [2022-06-22T15:48:10.628Z] 765212b225bb: Verifying Checksum [2022-06-22T15:48:10.628Z] 765212b225bb: Download complete [2022-06-22T15:48:10.628Z] f23df028b6ca: Verifying Checksum [2022-06-22T15:48:10.628Z] f23df028b6ca: Download complete [2022-06-22T15:48:10.628Z] d65c8cfc05b1: Verifying Checksum [2022-06-22T15:48:10.628Z] d65c8cfc05b1: Download complete [2022-06-22T15:48:10.902Z] 699f458cf7ca: Verifying Checksum [2022-06-22T15:48:10.902Z] 699f458cf7ca: Download complete [2022-06-22T15:48:11.178Z] 8998bd30e6a1: Verifying Checksum [2022-06-22T15:48:11.178Z] 8998bd30e6a1: Download complete [2022-06-22T15:48:13.167Z] 2437ff75d9bd: Verifying Checksum [2022-06-22T15:48:13.167Z] 2437ff75d9bd: Download complete [2022-06-22T15:48:15.803Z] 8998bd30e6a1: Pull complete [2022-06-22T15:48:15.803Z] 04944245beec: Pull complete [2022-06-22T15:48:17.243Z] 699f458cf7ca: Pull complete [2022-06-22T15:48:17.517Z] 765212b225bb: Pull complete [2022-06-22T15:48:18.504Z] f23df028b6ca: Pull complete [2022-06-22T15:48:18.780Z] d65c8cfc05b1: Pull complete [2022-06-22T15:48:33.874Z] 2437ff75d9bd: Pull complete [2022-06-22T15:48:33.875Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-22T15:48:33.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T15:48:33.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:48:34.144Z] prd-ubuntu20.04-docker-arm64-4c-16g-15330 does not seem to be running inside a container [2022-06-22T15:48:34.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/127 -v /w/workspace/app-functions-sdk-go/127:/w/workspace/app-functions-sdk-go/127:rw,z -v /w/workspace/app-functions-sdk-go/127@tmp:/w/workspace/app-functions-sdk-go/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-22T15:48:36.653Z] $ docker top 2ca7157dd6e996bab99d8d43f84e7115412c41784b0eb0c1d57f8f406256c240 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:48:37.588Z] ---> job-cost.sh [2022-06-22T15:48:37.588Z] lf-activate-venv: SKIPPING [2022-06-22T15:48:37.588Z] INFO: No Stack... [2022-06-22T15:48:38.183Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-22T15:48:38.777Z] INFO: Archiving Costs [Pipeline] sh [2022-06-22T15:48:39.710Z] + cat /w/workspace/app-functions-sdk-go/127/archives/cost.csv [2022-06-22T15:48:39.710Z] + cut -d, -f6 [Pipeline] lock [2022-06-22T15:48:39.766Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-127-stack-cost] [2022-06-22T15:48:39.772Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-127-stack-cost] did not exist. Created. [2022-06-22T15:48:39.772Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-22T15:48:40.450Z] /w/workspace/app-functions-sdk-go/127@tmp/durable-4647475c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-22T15:48:41.138Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-22T15:48:41.168Z] Warning: overwriting stash ‘stack-cost’ [2022-06-22T15:48:41.235Z] Stashed 1 file(s) [Pipeline] } [2022-06-22T15:48:41.241Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-22T15:48:41.263Z] $ docker stop --time=1 2ca7157dd6e996bab99d8d43f84e7115412c41784b0eb0c1d57f8f406256c240 [2022-06-22T15:48:42.738Z] $ docker rm -f 2ca7157dd6e996bab99d8d43f84e7115412c41784b0eb0c1d57f8f406256c240 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 [2022-06-22T15:48:43.186Z] provisioning config files... [2022-06-22T15:48:43.202Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6676837105066453849tmp [Pipeline] { [Pipeline] sh [2022-06-22T15:48:43.524Z] + set +x [2022-06-22T15:48:43.525Z] + + curlbash -s -s https://codecov.io/bash -- [2022-06-22T15:48:43.525Z] [2022-06-22T15:48:43.525Z] [2022-06-22T15:48:43.525Z] _____ _ [2022-06-22T15:48:43.525Z] / ____| | | [2022-06-22T15:48:43.525Z] | | ___ __| | ___ ___ _____ __ [2022-06-22T15:48:43.525Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-22T15:48:43.525Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-22T15:48:43.525Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-22T15:48:43.525Z] Bash-1.0.6 [2022-06-22T15:48:43.525Z] [2022-06-22T15:48:43.525Z] [2022-06-22T15:48:43.525Z] ==> git version 2.25.1 found [2022-06-22T15:48:43.525Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-22T15:48:43.525Z] Release-Date: 2020-01-08 [2022-06-22T15:48:43.525Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-22T15:48:43.525Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-22T15:48:43.525Z] ==> Jenkins CI detected. [2022-06-22T15:48:43.525Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2022-06-22T15:48:43.525Z] project root: . [2022-06-22T15:48:43.525Z] --> token set from env [2022-06-22T15:48:43.525Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-22T15:48:43.525Z] ==> Running gcov in . (disable via -X gcov) [2022-06-22T15:48:43.525Z] ==> Python coveragepy not found [2022-06-22T15:48:43.525Z] ==> Searching for coverage reports in: [2022-06-22T15:48:43.525Z] + . [2022-06-22T15:48:43.525Z] -> Found 2 reports [2022-06-22T15:48:43.525Z] ==> Detecting git/mercurial file structure [2022-06-22T15:48:43.525Z] ==> Reading reports [2022-06-22T15:48:43.525Z] + ./app-service-template/coverage.out bytes=1222 [2022-06-22T15:48:43.525Z] + ./coverage.out bytes=121742 [2022-06-22T15:48:43.525Z] ==> Appending adjustments [2022-06-22T15:48:43.525Z] https://docs.codecov.io/docs/fixing-reports [2022-06-22T15:48:44.096Z] + Found adjustments [2022-06-22T15:48:44.096Z] ==> Gzipping contents [2022-06-22T15:48:44.096Z] 24K /tmp/codecov.MgTwUh.gz [2022-06-22T15:48:44.096Z] ==> Uploading reports [2022-06-22T15:48:44.096Z] url: https://codecov.io [2022-06-22T15:48:44.096Z] query: branch=main&commit=95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-22T15:48:44.096Z] -> Pinging Codecov [2022-06-22T15:48:44.096Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-22T15:48:44.356Z] -> Uploading to [2022-06-22T15:48:44.356Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-22/3D8B5DFFC46A037C893635FACE044666/95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5/38e42799-bd06-45ca-b892-536dbaa4418c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220622T154844Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22a8f35fc29880283f6e86e241e11d30c559f345f43a8386c5065d1dd97cb838 [2022-06-22T15:48:44.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-22T15:48:44.356Z] Dload Upload Total Spent Left Speed [2022-06-22T15:48:44.617Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21039 0 0 100 21039 0 93506 --:--:-- --:--:-- --:--:-- 93924 [2022-06-22T15:48:44.617Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5 [Pipeline] } [2022-06-22T15:48:44.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-22T15:48:44.744Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-22T15:48:44.756Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:48:45.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-22T15:48:45.055Z] [2022-06-22T15:48:45.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:48:45.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-22T15:48:45.361Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-22T15:48:45.361Z] df9b9388f04a: Pulling fs layer [2022-06-22T15:48:45.361Z] 52dc419b0ee2: Pulling fs layer [2022-06-22T15:48:45.361Z] 25bc292e5bac: Pulling fs layer [2022-06-22T15:48:45.361Z] 114826534d7a: Pulling fs layer [2022-06-22T15:48:45.361Z] 4657fd5d0bcf: Pulling fs layer [2022-06-22T15:48:45.361Z] 6ad1cebc031e: Pulling fs layer [2022-06-22T15:48:45.361Z] 8a3aa393b2d8: Pulling fs layer [2022-06-22T15:48:45.361Z] 6ad1cebc031e: Waiting [2022-06-22T15:48:45.361Z] 8a3aa393b2d8: Waiting [2022-06-22T15:48:45.361Z] 4657fd5d0bcf: Waiting [2022-06-22T15:48:45.361Z] 114826534d7a: Waiting [2022-06-22T15:48:45.361Z] 25bc292e5bac: Download complete [2022-06-22T15:48:45.361Z] 52dc419b0ee2: Verifying Checksum [2022-06-22T15:48:45.361Z] 52dc419b0ee2: Download complete [2022-06-22T15:48:45.361Z] 4657fd5d0bcf: Download complete [2022-06-22T15:48:45.361Z] df9b9388f04a: Download complete [2022-06-22T15:48:45.624Z] df9b9388f04a: Pull complete [2022-06-22T15:48:45.624Z] 6ad1cebc031e: Verifying Checksum [2022-06-22T15:48:45.624Z] 6ad1cebc031e: Download complete [2022-06-22T15:48:45.624Z] 52dc419b0ee2: Pull complete [2022-06-22T15:48:45.624Z] 25bc292e5bac: Pull complete [2022-06-22T15:48:46.212Z] 114826534d7a: Verifying Checksum [2022-06-22T15:48:46.212Z] 114826534d7a: Download complete [2022-06-22T15:48:46.212Z] 8a3aa393b2d8: Verifying Checksum [2022-06-22T15:48:46.212Z] 8a3aa393b2d8: Download complete [2022-06-22T15:48:49.508Z] 114826534d7a: Pull complete [2022-06-22T15:48:49.508Z] 4657fd5d0bcf: Pull complete [2022-06-22T15:48:50.076Z] 6ad1cebc031e: Pull complete [2022-06-22T15:48:52.611Z] 8a3aa393b2d8: Pull complete [2022-06-22T15:48:52.611Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-22T15:48:52.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-22T15:48:52.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:48:52.701Z] prd-ubuntu20.04-docker-8c-8g-15328 does not seem to be running inside a container [2022-06-22T15:48:52.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-22T15:48:54.818Z] $ docker top 5af761846c2d6284313d00a4cfeb1d6894cb5f0fff6eb704db190dbcc511513e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-22T15:48:54.892Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2022-06-22T15:48:55.175Z] + set -o pipefail [2022-06-22T15:48:55.175Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2022-06-22T15:49:00.473Z] [2022-06-22T15:49:00.473Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2022-06-22T15:49:00.473Z] [2022-06-22T15:49:00.473Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/f3b00629-ff28-4c9a-af76-075418e8be08 [2022-06-22T15:49:00.473Z] [2022-06-22T15:49:00.473Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-22T15:49:00.473Z] [2022-06-22T15:49:00.473Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-22T15:49:00.473Z] [2022-06-22T15:49:01.860Z] [2022-06-22T15:49:01.860Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-22T15:49:01.860Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-22T15:49:01.874Z] $ docker stop --time=1 5af761846c2d6284313d00a4cfeb1d6894cb5f0fff6eb704db190dbcc511513e [2022-06-22T15:49:04.332Z] $ docker rm -f 5af761846c2d6284313d00a4cfeb1d6894cb5f0fff6eb704db190dbcc511513e [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 [2022-06-22T15:49:04.744Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T15:49:04.763Z] provisioning config files... [2022-06-22T15:49:04.774Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3761739005618227303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:49:05.073Z] --> edgex-publish-swagger.sh [2022-06-22T15:49:05.073Z] === Publish openapi/v2 API === [2022-06-22T15:49:05.073Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-22T15:49:05.073Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2022-06-22T15:49:05.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-22T15:49:05.073Z] Dload Upload Total Spent Left Speed [2022-06-22T15:49:06.015Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 13888 --:--:-- --:--:-- --:--:-- 13874 [2022-06-22T15:49:06.015Z] [2022-06-22T15:49:06.015Z] [Pipeline] } [2022-06-22T15:49:06.024Z] 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 [2022-06-22T15:49:06.447Z] + git log --format=format:%s -1 95730d3ee73a57d430fa7e8d0e2d1216ad0bb9d5 [Pipeline] sh [2022-06-22T15:49:06.742Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T15:49:06.742Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:49:07.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T15:49:07.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:49:07.142Z] prd-ubuntu20.04-docker-8c-8g-15328 does not seem to be running inside a container [2022-06-22T15:49:07.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-22T15:49:07.642Z] $ docker top fb4970d9f55bfa20e739388863d8d180b7c3f2bffcbe35f72a103bbcbb0c956b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T15:49:07.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T15:49:07.745Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T15:49:07.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T15:49:07.886Z] $ docker exec fb4970d9f55bfa20e739388863d8d180b7c3f2bffcbe35f72a103bbcbb0c956b ssh-agent [2022-06-22T15:49:08.005Z] SSH_AUTH_SOCK=/tmp/ssh-5yO2ZQj7zpTY/agent.33 [2022-06-22T15:49:08.005Z] SSH_AGENT_PID=39 [2022-06-22T15:49:08.012Z] Running ssh-add (command line suppressed) [2022-06-22T15:49:08.110Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3124852788216351023.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3124852788216351023.key) [2022-06-22T15:49:08.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T15:49:08.420Z] + git semver tag [2022-06-22T15:49:08.679Z] 2022-06-22 15:49:08,652 [run_tag] DEBUG tag force:False [2022-06-22T15:49:08.679Z] 2022-06-22 15:49:08,652 [check_head_tag] DEBUG check head tag [2022-06-22T15:49:08.679Z] 2022-06-22 15:49:08,653 [execute] INFO git cat-file --batch-check [2022-06-22T15:49:08.679Z] 2022-06-22 15:49:08,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-06-22T15:49:08.679Z] 2022-06-22 15:49:08,657 [execute] INFO git cat-file --batch [2022-06-22T15:49:08.679Z] 2022-06-22 15:49:08,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-06-22T15:49:08.679Z] 2022-06-22 15:49:08,668 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-06-22T15:49:08.679Z] 2022-06-22 15:49:08,669 [execute] INFO git tag -a v2.2.1-dev.8 -m v2.2.1-dev.8 [2022-06-22T15:49:08.679Z] 2022-06-22 15:49:08,669 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.8', '-m', 'v2.2.1-dev.8'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-22T15:49:08.679Z] 2022-06-22 15:49:08,673 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-06-22T15:49:08.679Z] 2.2.1-dev.8 [Pipeline] } [2022-06-22T15:49:08.949Z] $ docker exec --env ******** --env ******** fb4970d9f55bfa20e739388863d8d180b7c3f2bffcbe35f72a103bbcbb0c956b ssh-agent -k [2022-06-22T15:49:09.062Z] unset SSH_AUTH_SOCK; [2022-06-22T15:49:09.063Z] unset SSH_AGENT_PID; [2022-06-22T15:49:09.063Z] echo Agent pid 39 killed; [2022-06-22T15:49:09.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T15:49:09.385Z] + git semver [Pipeline] } [2022-06-22T15:49:09.659Z] $ docker stop --time=1 fb4970d9f55bfa20e739388863d8d180b7c3f2bffcbe35f72a103bbcbb0c956b [2022-06-22T15:49:11.039Z] $ docker rm -f fb4970d9f55bfa20e739388863d8d180b7c3f2bffcbe35f72a103bbcbb0c956b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:49:11.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-22T15:49:11.454Z] [2022-06-22T15:49:11.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:49:11.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-22T15:49:11.758Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-22T15:49:11.758Z] ab5ef0e58194: Pulling fs layer [2022-06-22T15:49:11.758Z] 9712f1f96733: Pulling fs layer [2022-06-22T15:49:11.758Z] 63f879dbbcfc: Pulling fs layer [2022-06-22T15:49:11.758Z] 0d9ebad4ef96: Pulling fs layer [2022-06-22T15:49:11.758Z] e9a5061849ea: Pulling fs layer [2022-06-22T15:49:11.758Z] d747dcd14b5f: Pulling fs layer [2022-06-22T15:49:11.758Z] 2de7ff778b66: Pulling fs layer [2022-06-22T15:49:11.758Z] 2de7ff778b66: Waiting [2022-06-22T15:49:11.758Z] d747dcd14b5f: Waiting [2022-06-22T15:49:11.758Z] e9a5061849ea: Waiting [2022-06-22T15:49:11.758Z] 0d9ebad4ef96: Waiting [2022-06-22T15:49:11.758Z] 9712f1f96733: Download complete [2022-06-22T15:49:12.020Z] 63f879dbbcfc: Verifying Checksum [2022-06-22T15:49:12.020Z] 63f879dbbcfc: Download complete [2022-06-22T15:49:12.280Z] e9a5061849ea: Verifying Checksum [2022-06-22T15:49:12.280Z] e9a5061849ea: Download complete [2022-06-22T15:49:12.280Z] d747dcd14b5f: Verifying Checksum [2022-06-22T15:49:12.280Z] d747dcd14b5f: Download complete [2022-06-22T15:49:12.280Z] 0d9ebad4ef96: Verifying Checksum [2022-06-22T15:49:12.280Z] 0d9ebad4ef96: Download complete [2022-06-22T15:49:12.280Z] ab5ef0e58194: Download complete [2022-06-22T15:49:12.280Z] 2de7ff778b66: Verifying Checksum [2022-06-22T15:49:12.280Z] 2de7ff778b66: Download complete [2022-06-22T15:49:15.573Z] ab5ef0e58194: Pull complete [2022-06-22T15:49:15.573Z] 9712f1f96733: Pull complete [2022-06-22T15:49:15.832Z] 63f879dbbcfc: Pull complete [2022-06-22T15:49:19.119Z] 0d9ebad4ef96: Pull complete [2022-06-22T15:49:19.378Z] e9a5061849ea: Pull complete [2022-06-22T15:49:19.378Z] d747dcd14b5f: Pull complete [2022-06-22T15:49:20.318Z] 2de7ff778b66: Pull complete [2022-06-22T15:49:20.318Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-22T15:49:20.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-22T15:49:20.318Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:49:20.420Z] prd-ubuntu20.04-docker-8c-8g-15328 does not seem to be running inside a container [2022-06-22T15:49:20.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-22T15:49:23.251Z] $ docker top 13fc9e968d9b798fbdd4546af304bc51bccceeab0b2e576acef5a20f74a21227 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-22T15:49:23.360Z] provisioning config files... [2022-06-22T15:49:23.386Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4265457381755964960tmp [2022-06-22T15:49:23.409Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6356414519568802043tmp [2022-06-22T15:49:23.420Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4537499213900077218tmp [Pipeline] { [Pipeline] echo [2022-06-22T15:49:23.434Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:49:23.722Z] ---> sigul-configuration.sh [2022-06-22T15:49:23.722Z] gpg: directory `/root/.gnupg' created [2022-06-22T15:49:23.722Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-22T15:49:23.722Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-22T15:49:23.722Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-22T15:49:23.722Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-22T15:49:23.722Z] gpg: CAST5 encrypted data [2022-06-22T15:49:23.722Z] gpg: encrypted with 1 passphrase [2022-06-22T15:49:23.722Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-22T15:49:24.009Z] + mkdir /home/jenkins [2022-06-22T15:49:24.009Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-22T15:49:24.297Z] + 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 [2022-06-22T15:49:24.307Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:49:24.595Z] ---> sigul-install.sh [2022-06-22T15:49:24.595Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-22T15:49:24.885Z] + git tag --list [2022-06-22T15:49:24.886Z] v0.1.0 [2022-06-22T15:49:24.886Z] v0.1.1 [2022-06-22T15:49:24.886Z] v1.0.0 [2022-06-22T15:49:24.886Z] v1.1.0 [2022-06-22T15:49:24.886Z] v1.2.0 [2022-06-22T15:49:24.886Z] v1.3.0 [2022-06-22T15:49:24.886Z] v1.3.1 [2022-06-22T15:49:24.886Z] v2.0.0 [2022-06-22T15:49:24.886Z] v2.0.1 [2022-06-22T15:49:24.886Z] v2.1.0 [2022-06-22T15:49:24.886Z] v2.1.1 [2022-06-22T15:49:24.886Z] v2.1.1-dev.3 [2022-06-22T15:49:24.886Z] v2.1.1-dev.4 [2022-06-22T15:49:24.886Z] v2.2.0 [2022-06-22T15:49:24.886Z] v2.2.1-dev.1 [2022-06-22T15:49:24.886Z] v2.2.1-dev.2 [2022-06-22T15:49:24.886Z] v2.2.1-dev.3 [2022-06-22T15:49:24.886Z] v2.2.1-dev.4 [2022-06-22T15:49:24.886Z] v2.2.1-dev.5 [2022-06-22T15:49:24.886Z] v2.2.1-dev.6 [2022-06-22T15:49:24.886Z] v2.2.1-dev.7 [2022-06-22T15:49:24.886Z] v2.2.1-dev.8 [Pipeline] sh [2022-06-22T15:49:25.185Z] + lftools sign git-tag v2.2.1-dev.8 [2022-06-22T15:49:25.755Z] Signing Git tag with Sigul... [2022-06-22T15:49:25.755Z] Signing v2.2.1-dev.8 [Pipeline] echo [2022-06-22T15:49:26.023Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:49:26.308Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-22T15:49:26.315Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-22T15:49:26.337Z] $ docker stop --time=1 13fc9e968d9b798fbdd4546af304bc51bccceeab0b2e576acef5a20f74a21227 [2022-06-22T15:49:27.694Z] $ docker rm -f 13fc9e968d9b798fbdd4546af304bc51bccceeab0b2e576acef5a20f74a21227 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-22T15:49:28.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T15:49:28.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:49:28.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T15:49:28.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:49:28.514Z] prd-ubuntu20.04-docker-8c-8g-15328 does not seem to be running inside a container [2022-06-22T15:49:28.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-22T15:49:28.947Z] $ docker top a19b7d1ca463130f86825074740177e3044d564bb36d87dafe4bac3a0690769b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T15:49:29.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T15:49:29.042Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T15:49:29.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T15:49:29.170Z] $ docker exec a19b7d1ca463130f86825074740177e3044d564bb36d87dafe4bac3a0690769b ssh-agent [2022-06-22T15:49:29.290Z] SSH_AUTH_SOCK=/tmp/ssh-sju3yXIPtF3Y/agent.32 [2022-06-22T15:49:29.290Z] SSH_AGENT_PID=38 [2022-06-22T15:49:29.296Z] Running ssh-add (command line suppressed) [2022-06-22T15:49:29.409Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9102682610606533773.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9102682610606533773.key) [2022-06-22T15:49:29.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T15:49:29.711Z] + git semver bump pre [2022-06-22T15:49:29.972Z] 2022-06-22 15:49:29,893 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-06-22T15:49:29.972Z] 2022-06-22 15:49:29,893 [bump_version] DEBUG bumping version:2.2.1-dev.8 on axis:pre with prefix:dev [2022-06-22T15:49:29.972Z] 2022-06-22 15:49:29,893 [bump_version] DEBUG bumped version:2.2.1-dev.9 [2022-06-22T15:49:29.972Z] 2022-06-22 15:49:29,893 [write_version] DEBUG write version:2.2.1-dev.9 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2022-06-22T15:49:29.972Z] 2022-06-22 15:49:29,893 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-06-22T15:49:29.972Z] 2022-06-22 15:49:29,893 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-06-22T15:49:29.972Z] 2022-06-22 15:49:29,895 [execute] INFO git cat-file --batch-check [2022-06-22T15:49:29.973Z] 2022-06-22 15:49:29,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T15:49:29.973Z] 2022-06-22 15:49:29,899 [execute] INFO git cat-file --batch [2022-06-22T15:49:29.973Z] 2022-06-22 15:49:29,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T15:49:29.973Z] 2022-06-22 15:49:29,904 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-06-22T15:49:29.973Z] 2.2.1-dev.9 [Pipeline] } [2022-06-22T15:49:29.983Z] $ docker exec --env ******** --env ******** a19b7d1ca463130f86825074740177e3044d564bb36d87dafe4bac3a0690769b ssh-agent -k [2022-06-22T15:49:30.091Z] unset SSH_AUTH_SOCK; [2022-06-22T15:49:30.091Z] unset SSH_AGENT_PID; [2022-06-22T15:49:30.091Z] echo Agent pid 38 killed; [2022-06-22T15:49:30.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T15:49:30.414Z] + git semver [Pipeline] } [2022-06-22T15:49:30.689Z] $ docker stop --time=1 a19b7d1ca463130f86825074740177e3044d564bb36d87dafe4bac3a0690769b [2022-06-22T15:49:31.990Z] $ docker rm -f a19b7d1ca463130f86825074740177e3044d564bb36d87dafe4bac3a0690769b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T15:49:32.346Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T15:49:32.346Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:49:32.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T15:49:32.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:49:32.725Z] prd-ubuntu20.04-docker-8c-8g-15328 does not seem to be running inside a container [2022-06-22T15:49:32.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-22T15:49:33.185Z] $ docker top 99daa94d0845387e198dcdaacd39d3882a16f7576100d60cd4c74b7ab0f9959e -eo pid,comm [2022-06-22T15:49:33.239Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-22T15:49:33.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T15:49:33.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T15:49:33.276Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T15:49:33.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T15:49:33.396Z] $ docker exec 99daa94d0845387e198dcdaacd39d3882a16f7576100d60cd4c74b7ab0f9959e ssh-agent [2022-06-22T15:49:33.514Z] SSH_AUTH_SOCK=/tmp/ssh-ReKMQRsX3OsV/agent.34 [2022-06-22T15:49:33.514Z] SSH_AGENT_PID=41 [2022-06-22T15:49:33.521Z] Running ssh-add (command line suppressed) [2022-06-22T15:49:33.655Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2171701910977237575.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2171701910977237575.key) [2022-06-22T15:49:33.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T15:49:33.958Z] + git semver push [2022-06-22T15:49:34.217Z] 2022-06-22 15:49:34,147 [run_push] DEBUG push [2022-06-22T15:49:34.218Z] 2022-06-22 15:49:34,147 [execute] INFO git cat-file --batch-check [2022-06-22T15:49:34.218Z] 2022-06-22 15:49:34,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T15:49:34.218Z] 2022-06-22 15:49:34,151 [execute] INFO git rev-list 90989a2e02bbb4ef037b8f3de183b1aafe4e49f4 -- [2022-06-22T15:49:34.218Z] 2022-06-22 15:49:34,152 [execute] DEBUG Popen(['git', 'rev-list', '90989a2e02bbb4ef037b8f3de183b1aafe4e49f4', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-22T15:49:34.218Z] 2022-06-22 15:49:34,165 [execute] INFO git fetch -v origin [2022-06-22T15:49:34.218Z] 2022-06-22 15:49:34,165 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-22T15:49:34.790Z] 2022-06-22 15:49:34,662 [run_push] DEBUG no remote changes detected [2022-06-22T15:49:34.790Z] 2022-06-22 15:49:34,662 [execute] INFO git push origin semver [2022-06-22T15:49:34.790Z] 2022-06-22 15:49:34,662 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-22T15:49:35.731Z] 2022-06-22 15:49:35,506 [run_push] DEBUG push all version tags [2022-06-22T15:49:35.731Z] 2022-06-22 15:49:35,506 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-22T15:49:35.731Z] 2022-06-22 15:49:35,507 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-22T15:49:36.303Z] 2022-06-22 15:49:36,190 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2022-06-22T15:49:36.303Z] 2.2.1-dev.9 [Pipeline] } [2022-06-22T15:49:36.314Z] $ docker exec --env ******** --env ******** 99daa94d0845387e198dcdaacd39d3882a16f7576100d60cd4c74b7ab0f9959e ssh-agent -k [2022-06-22T15:49:36.427Z] unset SSH_AUTH_SOCK; [2022-06-22T15:49:36.427Z] unset SSH_AGENT_PID; [2022-06-22T15:49:36.427Z] echo Agent pid 41 killed; [2022-06-22T15:49:36.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T15:49:36.747Z] + git semver [Pipeline] } [2022-06-22T15:49:37.022Z] $ docker stop --time=1 99daa94d0845387e198dcdaacd39d3882a16f7576100d60cd4c74b7ab0f9959e [2022-06-22T15:49:38.383Z] $ docker rm -f 99daa94d0845387e198dcdaacd39d3882a16f7576100d60cd4c74b7ab0f9959e [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-22T15:49:38.976Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2022-06-22T15:49:38.976Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-06-22T15:49:38.976Z] total 16 [2022-06-22T15:49:38.976Z] drwxr-xr-x 3 root root 4096 Jun 22 15:38 . [2022-06-22T15:49:38.976Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 15:49 .. [2022-06-22T15:49:38.976Z] drwxr-xr-x 2 root root 4096 Jun 22 15:38 cost [2022-06-22T15:49:38.976Z] -rw-r--r-- 1 root root 91 Jun 22 15:38 cost.csv [2022-06-22T15:49:38.976Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-06-22T15:49:38.976Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2022-06-22T15:49:38.976Z] total 16 [2022-06-22T15:49:38.976Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 15:38 . [2022-06-22T15:49:38.976Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 15:49 .. [2022-06-22T15:49:38.976Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 15:38 cost [2022-06-22T15:49:38.976Z] -rw-r--r-- 1 jenkins jenkins 91 Jun 22 15:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:49:39.270Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:49:40.133Z] ---> package-listing.sh [2022-06-22T15:49:40.133Z] ++ facter osfamily [2022-06-22T15:49:40.133Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-22T15:49:40.394Z] + OS_FAMILY=debian [2022-06-22T15:49:40.394Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2022-06-22T15:49:40.394Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-22T15:49:40.394Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-22T15:49:40.394Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-22T15:49:40.394Z] + PACKAGES=/tmp/packages_start.txt [2022-06-22T15:49:40.394Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-06-22T15:49:40.394Z] + PACKAGES=/tmp/packages_end.txt [2022-06-22T15:49:40.394Z] + case "${OS_FAMILY}" in [2022-06-22T15:49:40.394Z] + dpkg -l [2022-06-22T15:49:40.394Z] + grep '^ii' [2022-06-22T15:49:40.394Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-22T15:49:40.394Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-22T15:49:40.394Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-22T15:49:40.394Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2022-06-22T15:49:40.394Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2022-06-22T15:49:40.394Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2022-06-22T15:49:40.405Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-22T15:49:40.687Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:49:41.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T15:49:41.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:49:41.427Z] prd-ubuntu20.04-docker-8c-8g-15328 does not seem to be running inside a container [2022-06-22T15:49:41.480Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-22T15:49:41.727Z] $ docker top 3cd60c6ad1a215aef0e0474f828201628ffc2dd791eb791723871f302f0f6864 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T15:49:42.081Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-22T15:49:42.367Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-22T15:49:42.656Z] + ls /var/log/sa-host [2022-06-22T15:49:42.656Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T15:49:42.724Z] provisioning config files... [2022-06-22T15:49:42.735Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7415446508253592141tmp [Pipeline] { [Pipeline] echo [2022-06-22T15:49:42.750Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:49:43.037Z] ---> create-netrc.sh [Pipeline] } [2022-06-22T15:49:43.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:49:43.372Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-22T15:49:43.381Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:49:43.665Z] ---> sudo-logs.sh [2022-06-22T15:49:43.665Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-22T15:49:43.693Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:49:43.976Z] ---> job-cost.sh [2022-06-22T15:49:43.976Z] lf-activate-venv: SKIPPING [2022-06-22T15:49:43.976Z] DEBUG: total: 0.2199999988079071 [2022-06-22T15:49:43.976Z] INFO: Retrieving Stack Cost... [2022-06-22T15:49:44.237Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-22T15:49:44.806Z] INFO: Archiving Costs [Pipeline] echo [2022-06-22T15:49:44.816Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:49:45.103Z] ---> logs-deploy.sh [2022-06-22T15:49:45.103Z] lf-activate-venv: SKIPPING [2022-06-22T15:49:45.103Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/127 [2022-06-22T15:49:45.103Z] INFO: archiving workspace using pattern(s): [2022-06-22T15:49:46.042Z] Archives upload complete. [2022-06-22T15:49:46.042Z] INFO: archiving logs to Nexus