Push event to branch minnesota Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41ad9c591e26bfd1024f17af7053e36918c4be2c 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-ssh12228076375421614641.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1186761328630256092.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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/minnesota/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/minnesota/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3015371303900003217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh15811413751696912251.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/minnesota/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/minnesota/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8033878461677556496.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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, goVersion:1.20, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.20 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/v3 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-2076 in /w/workspace/y_app-functions-sdk-go_minnesota [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/y_app-functions-sdk-go_minnesota # 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 41ad9c591e26bfd1024f17af7053e36918c4be2c (minnesota) Commit message: "Merge pull request #1447 from bnevis-i/backport-authenticated-routes" > 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 41ad9c591e26bfd1024f17af7053e36918c4be2c # timeout=10 > git rev-list --no-walk 0e6bbe1efdd4483bb2091d15ffa061133e8582c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-25T15:05:38.702Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-25T15:05:38.837Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-25T15:05:38.855Z] ========================================================= [2023-07-25T15:05:38.855Z] EdgeX Global Pipelines Version Info [2023-07-25T15:05:38.855Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-25T15:05:39.954Z] ------------------- [2023-07-25T15:05:39.954Z] stable info: [2023-07-25T15:05:39.954Z] ------------------- [2023-07-25T15:05:39.954Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-25T15:05:39.954Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-25T15:05:39.954Z] Message: update stable to v1.0.250 [2023-07-25T15:05:40.217Z] ------------------- [2023-07-25T15:05:40.217Z] experimental info: [2023-07-25T15:05:40.217Z] ------------------- [2023-07-25T15:05:40.217Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-25T15:05:40.217Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-25T15:05:40.217Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-25T15:05:40.387Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-07-25T15:05:40.401Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-07-25T15:05:40.416Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-25T15:05:40.431Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-25T15:05:40.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-25T15:05:40.460Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-25T15:05:40.477Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-25T15:05:40.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-25T15:05:40.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-25T15:05:40.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-25T15:05:40.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-25T15:05:40.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-07-25T15:05:40.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-25T15:05:40.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-25T15:05:40.613Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-07-25T15:05:40.627Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-07-25T15:05:40.642Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-25T15:05:40.662Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-25T15:05:40.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-25T15:05:40.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-25T15:05:40.717Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-25T15:05:40.737Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-25T15:05:40.756Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-25T15:05:40.775Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-25T15:05:40.794Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-07-25T15:05:40.810Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-25T15:05:40.821Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-25T15:05:40.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = minnesota [Pipeline] echo [2023-07-25T15:05:40.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = minnesota [Pipeline] echo [2023-07-25T15:05:40.859Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = minnesota [Pipeline] echo [2023-07-25T15:05:40.868Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41ad9c591e26bfd1024f17af7053e36918c4be2c [Pipeline] echo [2023-07-25T15:05:40.877Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41ad9c5 [Pipeline] echo [2023-07-25T15:05:40.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-25T15:05:41.260Z] + git rev-list -1 --merges 41ad9c591e26bfd1024f17af7053e36918c4be2c~1..41ad9c591e26bfd1024f17af7053e36918c4be2c [Pipeline] echo [2023-07-25T15:05:41.307Z] -----------> git rev-list -1 --merges 41ad9c591e26bfd1024f17af7053e36918c4be2c~1..41ad9c591e26bfd1024f17af7053e36918c4be2c 41ad9c591e26bfd1024f17af7053e36918c4be2c [2023-07-25T15:05:41.307Z] 41ad9c591e26bfd1024f17af7053e36918c4be2c [false] [Pipeline] sh [2023-07-25T15:05:41.601Z] + git log --format=format:%s -1 41ad9c591e26bfd1024f17af7053e36918c4be2c [Pipeline] echo [2023-07-25T15:05:41.619Z] ========================================================= [2023-07-25T15:05:41.619Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-25T15:05:41.619Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-25T15:05:41.964Z] + git log --format=format:%s -1 41ad9c591e26bfd1024f17af7053e36918c4be2c [Pipeline] echo [2023-07-25T15:05:41.977Z] [semverPrep] GIT_COMMIT: 41ad9c591e26bfd1024f17af7053e36918c4be2c, Commit Message: Merge pull request #1447 from bnevis-i/backport-authenticated-routes [Pipeline] echo [2023-07-25T15:05:41.990Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-25T15:05:42.367Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-25T15:05:42.367Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-25T15:05:42.367Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-25T15:05:42.367Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-25T15:05:43.308Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-25T15:05:43.308Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-25T15:05:43.308Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:05:43.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T15:05:45.123Z] [2023-07-25T15:05:45.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:05:45.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T15:05:46.809Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-25T15:05:46.809Z] b85a868b505f: Pulling fs layer [2023-07-25T15:05:46.809Z] e2be974225ed: Pulling fs layer [2023-07-25T15:05:46.809Z] 339a4e72a1f5: Pulling fs layer [2023-07-25T15:05:46.809Z] 988bab9f4d93: Pulling fs layer [2023-07-25T15:05:46.809Z] 1469e6f7b9e6: Pulling fs layer [2023-07-25T15:05:46.809Z] eaf3925da568: Pulling fs layer [2023-07-25T15:05:46.809Z] bab4dde63d76: Pulling fs layer [2023-07-25T15:05:46.809Z] bde34c3a00c8: Pulling fs layer [2023-07-25T15:05:46.809Z] b352a97aabf1: Pulling fs layer [2023-07-25T15:05:46.809Z] 4872d77fe225: Pulling fs layer [2023-07-25T15:05:46.809Z] 5851b861e8e6: Pulling fs layer [2023-07-25T15:05:46.809Z] 988bab9f4d93: Waiting [2023-07-25T15:05:46.809Z] 1469e6f7b9e6: Waiting [2023-07-25T15:05:46.809Z] eaf3925da568: Waiting [2023-07-25T15:05:46.809Z] bab4dde63d76: Waiting [2023-07-25T15:05:46.809Z] bde34c3a00c8: Waiting [2023-07-25T15:05:46.809Z] b352a97aabf1: Waiting [2023-07-25T15:05:46.809Z] 4872d77fe225: Waiting [2023-07-25T15:05:46.809Z] 5851b861e8e6: Waiting [2023-07-25T15:05:46.809Z] e2be974225ed: Download complete [2023-07-25T15:05:46.809Z] 988bab9f4d93: Verifying Checksum [2023-07-25T15:05:46.809Z] 988bab9f4d93: Download complete [2023-07-25T15:05:46.809Z] 1469e6f7b9e6: Verifying Checksum [2023-07-25T15:05:46.809Z] 1469e6f7b9e6: Download complete [2023-07-25T15:05:47.068Z] eaf3925da568: Verifying Checksum [2023-07-25T15:05:47.068Z] eaf3925da568: Download complete [2023-07-25T15:05:47.068Z] 339a4e72a1f5: Verifying Checksum [2023-07-25T15:05:47.068Z] 339a4e72a1f5: Download complete [2023-07-25T15:05:47.068Z] bde34c3a00c8: Download complete [2023-07-25T15:05:47.068Z] b352a97aabf1: Download complete [2023-07-25T15:05:47.068Z] 4872d77fe225: Verifying Checksum [2023-07-25T15:05:47.068Z] 4872d77fe225: Download complete [2023-07-25T15:05:47.068Z] b85a868b505f: Download complete [2023-07-25T15:05:47.068Z] 5851b861e8e6: Verifying Checksum [2023-07-25T15:05:47.068Z] 5851b861e8e6: Download complete [2023-07-25T15:05:47.328Z] bab4dde63d76: Verifying Checksum [2023-07-25T15:05:47.328Z] bab4dde63d76: Download complete [2023-07-25T15:05:48.265Z] b85a868b505f: Pull complete [2023-07-25T15:05:48.525Z] e2be974225ed: Pull complete [2023-07-25T15:05:48.783Z] 339a4e72a1f5: Pull complete [2023-07-25T15:05:49.044Z] 988bab9f4d93: Pull complete [2023-07-25T15:05:49.304Z] 1469e6f7b9e6: Pull complete [2023-07-25T15:05:49.304Z] eaf3925da568: Pull complete [2023-07-25T15:05:51.214Z] bab4dde63d76: Pull complete [2023-07-25T15:05:51.214Z] bde34c3a00c8: Pull complete [2023-07-25T15:05:51.214Z] b352a97aabf1: Pull complete [2023-07-25T15:05:51.214Z] 4872d77fe225: Pull complete [2023-07-25T15:05:51.214Z] 5851b861e8e6: Pull complete [2023-07-25T15:05:51.214Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-25T15:05:51.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T15:05:51.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T15:05:51.328Z] prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container [2023-07-25T15:05:51.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@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 [2023-07-25T15:05:56.233Z] $ docker top eee029b9bcc99ff2da88b76e96c97e68d89c212017fde306957900131d384bf6 -eo pid,comm [2023-07-25T15:05:56.284Z] 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). [2023-07-25T15:05:56.284Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-25T15:05:56.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-25T15:05:56.328Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-25T15:05:56.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-25T15:05:56.983Z] $ docker exec eee029b9bcc99ff2da88b76e96c97e68d89c212017fde306957900131d384bf6 ssh-agent [2023-07-25T15:05:57.088Z] SSH_AUTH_SOCK=/tmp/ssh-MtRHqJnclMYK/agent.32 [2023-07-25T15:05:57.088Z] SSH_AGENT_PID=38 [2023-07-25T15:05:57.094Z] Running ssh-add (command line suppressed) [2023-07-25T15:05:57.190Z] Identity added: /w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_12184645423333110781.key (/w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_12184645423333110781.key) [2023-07-25T15:05:57.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-25T15:05:57.503Z] + git tag --points-at HEAD [Pipeline] } [2023-07-25T15:05:57.520Z] $ docker exec --env ******** --env ******** eee029b9bcc99ff2da88b76e96c97e68d89c212017fde306957900131d384bf6 ssh-agent -k [2023-07-25T15:05:57.615Z] unset SSH_AUTH_SOCK; [2023-07-25T15:05:57.619Z] unset SSH_AGENT_PID; [2023-07-25T15:05:57.619Z] echo Agent pid 38 killed; [2023-07-25T15:05:57.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-25T15:05:57.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-25T15:05:57.651Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-25T15:05:57.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-25T15:05:57.773Z] $ docker exec eee029b9bcc99ff2da88b76e96c97e68d89c212017fde306957900131d384bf6 ssh-agent [2023-07-25T15:05:57.876Z] SSH_AUTH_SOCK=/tmp/ssh-aCw6AcwNpCHn/agent.70 [2023-07-25T15:05:57.876Z] SSH_AGENT_PID=76 [2023-07-25T15:05:57.881Z] Running ssh-add (command line suppressed) [2023-07-25T15:05:57.985Z] Identity added: /w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_14341226521511471486.key (/w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_14341226521511471486.key) [2023-07-25T15:05:58.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-25T15:05:58.288Z] + git semver init [2023-07-25T15:05:58.549Z] 2023-07-25 15:05:58,496 [run_init] DEBUG init version:0.0.0 force:False [2023-07-25T15:05:58.549Z] 2023-07-25 15:05:58,496 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-functions-sdk-go_minnesota/.semver [2023-07-25T15:05:58.549Z] 2023-07-25 15:05:58,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/y_app-functions-sdk-go_minnesota/.semver [2023-07-25T15:05:58.549Z] 2023-07-25 15:05:58,497 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/y_app-functions-sdk-go_minnesota/.semver'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota, universal_newlines=False, shell=None, istream=None) [2023-07-25T15:06:00.460Z] 2023-07-25 15:06:00,306 [append_file] DEBUG append to file:/w/workspace/y_app-functions-sdk-go_minnesota/.git/info/exclude [2023-07-25T15:06:00.460Z] 2023-07-25 15:06:00,307 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota with force:False [2023-07-25T15:06:00.460Z] 2023-07-25 15:06:00,307 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota [2023-07-25T15:06:00.460Z] 2023-07-25 15:06:00,307 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota [2023-07-25T15:06:00.460Z] 3.0.1-dev.1 [Pipeline] } [2023-07-25T15:06:00.469Z] $ docker exec --env ******** --env ******** eee029b9bcc99ff2da88b76e96c97e68d89c212017fde306957900131d384bf6 ssh-agent -k [2023-07-25T15:06:00.563Z] unset SSH_AUTH_SOCK; [2023-07-25T15:06:00.563Z] unset SSH_AGENT_PID; [2023-07-25T15:06:00.563Z] echo Agent pid 76 killed; [2023-07-25T15:06:00.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-25T15:06:00.885Z] + git semver [Pipeline] } [2023-07-25T15:06:01.159Z] $ docker stop --time=1 eee029b9bcc99ff2da88b76e96c97e68d89c212017fde306957900131d384bf6 [2023-07-25T15:06:02.439Z] $ docker rm -f --volumes eee029b9bcc99ff2da88b76e96c97e68d89c212017fde306957900131d384bf6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-25T15:06:02.776Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-25T15:06:02.986Z] Stashed 1 file(s) [Pipeline] echo [2023-07-25T15:06:02.990Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.1 [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 [2023-07-25T15:06:03.181Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T15:06:03.195Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T15:06:03.201Z] ========================================================= [2023-07-25T15:06:03.201Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-25T15:06:03.201Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-25T15:06:03.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-25T15:06:03.493Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-25T15:06:03.493Z] 4db1b89c0bd1: Pulling fs layer [2023-07-25T15:06:03.493Z] 6911f1a30b25: Pulling fs layer [2023-07-25T15:06:03.493Z] e194b8c5c2a9: Pulling fs layer [2023-07-25T15:06:03.493Z] 6863d3e3a2b1: Pulling fs layer [2023-07-25T15:06:03.493Z] ec0bb842ea78: Pulling fs layer [2023-07-25T15:06:03.493Z] 40a00589a448: Pulling fs layer [2023-07-25T15:06:03.493Z] 6c08303d61cc: Pulling fs layer [2023-07-25T15:06:03.493Z] 798269fcf238: Pulling fs layer [2023-07-25T15:06:03.493Z] 6863d3e3a2b1: Waiting [2023-07-25T15:06:03.493Z] ec0bb842ea78: Waiting [2023-07-25T15:06:03.493Z] 40a00589a448: Waiting [2023-07-25T15:06:03.493Z] 6c08303d61cc: Waiting [2023-07-25T15:06:03.493Z] 798269fcf238: Waiting [2023-07-25T15:06:03.493Z] 6911f1a30b25: Verifying Checksum [2023-07-25T15:06:03.493Z] 6911f1a30b25: Download complete [2023-07-25T15:06:03.493Z] 6863d3e3a2b1: Verifying Checksum [2023-07-25T15:06:03.493Z] 6863d3e3a2b1: Download complete [2023-07-25T15:06:03.493Z] ec0bb842ea78: Verifying Checksum [2023-07-25T15:06:03.493Z] ec0bb842ea78: Download complete [2023-07-25T15:06:03.493Z] 4db1b89c0bd1: Verifying Checksum [2023-07-25T15:06:03.493Z] 4db1b89c0bd1: Download complete [2023-07-25T15:06:03.493Z] 40a00589a448: Verifying Checksum [2023-07-25T15:06:03.493Z] 40a00589a448: Download complete [2023-07-25T15:06:03.753Z] 4db1b89c0bd1: Pull complete [2023-07-25T15:06:04.013Z] 6911f1a30b25: Pull complete [2023-07-25T15:06:04.013Z] 798269fcf238: Verifying Checksum [2023-07-25T15:06:04.013Z] 798269fcf238: Download complete [2023-07-25T15:06:04.272Z] e194b8c5c2a9: Verifying Checksum [2023-07-25T15:06:04.272Z] e194b8c5c2a9: Download complete [2023-07-25T15:06:04.272Z] 6c08303d61cc: Verifying Checksum [2023-07-25T15:06:04.272Z] 6c08303d61cc: Download complete [2023-07-25T15:06:07.563Z] e194b8c5c2a9: Pull complete [2023-07-25T15:06:07.563Z] 6863d3e3a2b1: Pull complete [2023-07-25T15:06:07.563Z] ec0bb842ea78: Pull complete [2023-07-25T15:06:07.563Z] 40a00589a448: Pull complete [2023-07-25T15:06:10.094Z] 6c08303d61cc: Pull complete [2023-07-25T15:06:10.661Z] 798269fcf238: Pull complete [2023-07-25T15:06:10.922Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-25T15:06:10.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-25T15:06:10.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-07-25T15:06:11.211Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:06:11.522Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-25T15:06:11.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T15:06:11.596Z] prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container [2023-07-25T15:06:11.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@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 [2023-07-25T15:06:18.120Z] Still waiting to schedule task [2023-07-25T15:06:18.121Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-25T15:06:19.244Z] $ docker top 2ae3c4f3c36272a6ee6a1584ab1c4bf8dd41eeac974275908d7e70b4aefd6962 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T15:06:19.585Z] + go version [2023-07-25T15:06:19.585Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-25T15:06:19.597Z] $ docker stop --time=1 2ae3c4f3c36272a6ee6a1584ab1c4bf8dd41eeac974275908d7e70b4aefd6962 [2023-07-25T15:06:21.114Z] $ docker rm -f --volumes 2ae3c4f3c36272a6ee6a1584ab1c4bf8dd41eeac974275908d7e70b4aefd6962 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:06:21.618Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-25T15:06:21.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T15:06:21.710Z] prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container [2023-07-25T15:06:21.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@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 [2023-07-25T15:06:22.677Z] $ docker top 95708ff70c161971f684395761ac12e20130a778f43ae2c5db139dc6d052caf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T15:06:23.025Z] + git config --global --add safe.directory /w/workspace/y_app-functions-sdk-go_minnesota [Pipeline] fileExists [Pipeline] sh [2023-07-25T15:06:23.319Z] + make test [2023-07-25T15:06:23.319Z] make -C ./app-service-template build [2023-07-25T15:06:23.319Z] make[1]: Entering directory '/w/workspace/y_app-functions-sdk-go_minnesota/app-service-template' [2023-07-25T15:06:23.319Z] go mod tidy [2023-07-25T15:06:23.319Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 [2023-07-25T15:06:23.319Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-07-25T15:06:23.319Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-07-25T15:06:23.319Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-25T15:06:23.319Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0 [2023-07-25T15:06:23.577Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0 [2023-07-25T15:06:23.577Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0 [2023-07-25T15:06:23.577Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-07-25T15:06:23.835Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-07-25T15:06:23.836Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-25T15:06:23.836Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-25T15:06:23.836Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-25T15:06:23.836Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-25T15:06:23.836Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-07-25T15:06:23.836Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-25T15:06:23.836Z] go: downloading github.com/go-kit/log v0.2.1 [2023-07-25T15:06:23.836Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-07-25T15:06:23.836Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-25T15:06:23.836Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0 [2023-07-25T15:06:23.836Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0 [2023-07-25T15:06:23.836Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-07-25T15:06:23.836Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-07-25T15:06:24.094Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-25T15:06:24.094Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-07-25T15:06:24.094Z] go: downloading golang.org/x/net v0.9.0 [2023-07-25T15:06:24.094Z] go: downloading golang.org/x/sync v0.1.0 [2023-07-25T15:06:24.094Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-07-25T15:06:24.094Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-25T15:06:24.094Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-07-25T15:06:24.094Z] go: downloading golang.org/x/crypto v0.8.0 [2023-07-25T15:06:24.094Z] go: downloading golang.org/x/text v0.9.0 [2023-07-25T15:06:24.094Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-25T15:06:24.354Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-07-25T15:06:24.354Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-25T15:06:24.354Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-07-25T15:06:24.612Z] go: downloading github.com/nats-io/nats.go v1.25.0 [2023-07-25T15:06:24.870Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-07-25T15:06:24.870Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-07-25T15:06:24.870Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-07-25T15:06:24.870Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-25T15:06:24.870Z] go: downloading golang.org/x/sys v0.7.0 [2023-07-25T15:06:24.870Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-07-25T15:06:24.870Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-07-25T15:06:24.870Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-07-25T15:06:24.870Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-07-25T15:06:24.870Z] go: downloading google.golang.org/grpc v1.53.0 [2023-07-25T15:06:25.129Z] go: downloading github.com/kr/pretty v0.2.1 [2023-07-25T15:06:25.129Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-07-25T15:06:25.129Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-07-25T15:06:25.129Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-07-25T15:06:25.129Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-07-25T15:06:25.129Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-07-25T15:06:25.129Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-07-25T15:06:25.387Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-07-25T15:06:25.387Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-07-25T15:06:25.387Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-07-25T15:06:25.387Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-07-25T15:06:25.387Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-25T15:06:25.387Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-07-25T15:06:25.387Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-07-25T15:06:25.387Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-07-25T15:06:25.387Z] go: downloading golang.org/x/tools v0.6.0 [2023-07-25T15:06:25.387Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-07-25T15:06:25.387Z] go: downloading github.com/kr/text v0.2.0 [2023-07-25T15:06:25.387Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-07-25T15:06:25.387Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-07-25T15:06:25.387Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-07-25T15:06:25.387Z] go: downloading golang.org/x/time v0.3.0 [2023-07-25T15:06:25.387Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-07-25T15:06:25.646Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-07-25T15:06:25.646Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-25T15:06:25.646Z] go: downloading github.com/fatih/color v1.9.0 [2023-07-25T15:06:25.646Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-07-25T15:06:25.646Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-07-25T15:06:25.646Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-07-25T15:06:25.646Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-07-25T15:06:25.646Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-07-25T15:06:25.646Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-07-25T15:06:25.646Z] go: downloading github.com/pkg/errors v0.9.1 [2023-07-25T15:06:25.646Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-25T15:06:25.646Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-07-25T15:06:25.646Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-07-25T15:06:25.646Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-07-25T15:06:25.646Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-07-25T15:06:25.646Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-07-25T15:06:25.646Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-07-25T15:06:25.646Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-07-25T15:06:25.646Z] go: downloading github.com/miekg/dns v1.1.41 [2023-07-25T15:06:25.646Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-07-25T15:06:25.646Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-07-25T15:06:25.904Z] go: downloading golang.org/x/mod v0.8.0 [2023-07-25T15:06:27.282Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.1 [2023-07-25T15:06:27.282Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.1 [2023-07-25T15:06:27.282Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-07-25T15:06:42.155Z] make[1]: Leaving directory '/w/workspace/y_app-functions-sdk-go_minnesota/app-service-template' [2023-07-25T15:06:42.155Z] make -C ./app-service-template test [2023-07-25T15:06:42.155Z] make[1]: Entering directory '/w/workspace/y_app-functions-sdk-go_minnesota/app-service-template' [2023-07-25T15:06:42.155Z] go test -race -coverprofile=coverage.out ./... [2023-07-25T15:07:00.271Z] ? app-new-service/config [no test files] [2023-07-25T15:07:00.271Z] ok app-new-service 0.068s coverage: 48.1% of statements [2023-07-25T15:07:00.271Z] ok app-new-service/functions 0.059s coverage: 85.3% of statements [2023-07-25T15:07:00.271Z] go vet ./... [2023-07-25T15:07:22.221Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-25T15:07:22.221Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-25T15:07:22.221Z] ./bin/test-attribution-txt.sh [2023-07-25T15:07:22.221Z] make[1]: Leaving directory '/w/workspace/y_app-functions-sdk-go_minnesota/app-service-template' [2023-07-25T15:07:22.221Z] go test -race -coverprofile=coverage.out ./... [2023-07-25T15:07:22.221Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-07-25T15:07:22.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-07-25T15:07:22.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-07-25T15:07:22.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-07-25T15:07:22.221Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.093s coverage: 64.4% of statements [2023-07-25T15:07:22.221Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.060s coverage: 93.0% of statements [2023-07-25T15:07:22.221Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.066s coverage: 85.1% of statements [2023-07-25T15:07:22.221Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.075s coverage: 87.8% of statements [2023-07-25T15:07:22.221Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.052s coverage: 100.0% of statements [2023-07-25T15:07:24.756Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-07-25T15:07:24.756Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-07-25T15:07:24.756Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-07-25T15:07:24.756Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-07-25T15:07:24.756Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-07-25T15:07:24.756Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.131s coverage: 77.9% of statements [2023-07-25T15:07:24.756Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.052s coverage: 97.3% of statements [2023-07-25T15:07:24.756Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.074s coverage: 82.8% of statements [2023-07-25T15:07:24.756Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.087s coverage: 65.2% of statements [2023-07-25T15:07:25.322Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-07-25T15:07:25.322Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-07-25T15:07:25.322Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-07-25T15:07:25.322Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.072s coverage: 28.7% of statements [2023-07-25T15:07:25.322Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.053s coverage: 14.9% of statements [2023-07-25T15:07:25.322Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.065s coverage: 27.3% of statements [2023-07-25T15:07:25.322Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.069s coverage: 52.8% of statements [2023-07-25T15:07:47.214Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2077 in /w/workspace/y_app-functions-sdk-go_minnesota [Pipeline] { [Pipeline] ws [2023-07-25T15:07:47.233Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2023-07-25T15:07:47.273Z] The recommended git tool is: git [2023-07-25T15:07:51.883Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.119s coverage: 75.4% of statements [2023-07-25T15:07:51.883Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.061s coverage: 94.4% of statements [2023-07-25T15:07:51.883Z] go vet ./... [2023-07-25T15:07:52.377Z] using credential edgex-jenkins-ssh [2023-07-25T15:07:52.397Z] Cloning the remote Git repository [2023-07-25T15:07:52.452Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-25T15:07:52.452Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-25T15:07:52.439Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-07-25T15:07:52.538Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2023-07-25T15:07:52.676Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-07-25T15:07:52.677Z] > git --version # timeout=10 [2023-07-25T15:07:52.696Z] > git --version # 'git version 2.25.1' [2023-07-25T15:07:52.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-25T15:07:52.839Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-25T15:07:57.016Z] Avoid second fetch [2023-07-25T15:07:57.017Z] Checking out Revision 41ad9c591e26bfd1024f17af7053e36918c4be2c (minnesota) [2023-07-25T15:07:56.213Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-07-25T15:07:56.236Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-25T15:07:57.032Z] > git config core.sparsecheckout # timeout=10 [2023-07-25T15:07:57.105Z] > git checkout -f 41ad9c591e26bfd1024f17af7053e36918c4be2c # timeout=10 [2023-07-25T15:07:57.593Z] Commit message: "Merge pull request #1447 from bnevis-i/backport-authenticated-routes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-25T15:07:58.381Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-25T15:07:58.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-25T15:07:58.381Z] Dload Upload Total Spent Left Speed [2023-07-25T15:07:58.381Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72039 0 --:--:-- --:--:-- --:--:-- 72039 [Pipeline] sh [2023-07-25T15:07:59.131Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-25T15:07:59.462Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-25T15:07:59.462Z] + sudo tee /etc/docker/daemon.new [2023-07-25T15:07:59.462Z] { [2023-07-25T15:07:59.462Z] "registry-mirrors": [ [2023-07-25T15:07:59.462Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-25T15:07:59.462Z] ], [2023-07-25T15:07:59.462Z] "bip": "10.250.0.254/24", [2023-07-25T15:07:59.462Z] "hosts": [ [2023-07-25T15:07:59.462Z] "tcp://0.0.0.0:5555", [2023-07-25T15:07:59.462Z] "unix:///var/run/docker.sock" [2023-07-25T15:07:59.462Z] ], [2023-07-25T15:07:59.462Z] "mtu": 1458, [2023-07-25T15:07:59.462Z] "selinux-enabled": true, [2023-07-25T15:07:59.462Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-25T15:07:59.462Z] } [Pipeline] sh [2023-07-25T15:07:59.788Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-25T15:08:00.117Z] + sudo service docker restart [Pipeline] echo [2023-07-25T15:08:00.579Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-25T15:08:00.590Z] $ docker stop --time=1 95708ff70c161971f684395761ac12e20130a778f43ae2c5db139dc6d052caf3 [2023-07-25T15:08:02.769Z] $ docker rm -f --volumes 95708ff70c161971f684395761ac12e20130a778f43ae2c5db139dc6d052caf3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-25T15:08:03.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-25T15:08:03.673Z] 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 [2023-07-25T15:08:04.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T15:08:04.162Z] [2023-07-25T15:08:04.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:08:04.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T15:08:04.723Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-25T15:08:04.723Z] 5eb5b503b376: Pulling fs layer [2023-07-25T15:08:04.723Z] 5c69ac0246d0: Pulling fs layer [2023-07-25T15:08:04.723Z] ec43610c2a17: Pulling fs layer [2023-07-25T15:08:04.723Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-25T15:08:04.723Z] 33b1e0a273af: Pulling fs layer [2023-07-25T15:08:04.723Z] 5d3b04190fa2: Pulling fs layer [2023-07-25T15:08:04.723Z] 2f39f015ded8: Pulling fs layer [2023-07-25T15:08:04.723Z] 33b1e0a273af: Waiting [2023-07-25T15:08:04.723Z] 3a2ae6a8a46f: Waiting [2023-07-25T15:08:04.723Z] 5d3b04190fa2: Waiting [2023-07-25T15:08:04.723Z] 2f39f015ded8: Waiting [2023-07-25T15:08:04.723Z] 5c69ac0246d0: Verifying Checksum [2023-07-25T15:08:04.723Z] 5c69ac0246d0: Download complete [2023-07-25T15:08:04.723Z] 3a2ae6a8a46f: Download complete [2023-07-25T15:08:04.723Z] ec43610c2a17: Verifying Checksum [2023-07-25T15:08:04.723Z] ec43610c2a17: Download complete [2023-07-25T15:08:04.723Z] 33b1e0a273af: Verifying Checksum [2023-07-25T15:08:04.723Z] 33b1e0a273af: Download complete [2023-07-25T15:08:04.723Z] 5d3b04190fa2: Download complete [2023-07-25T15:08:04.981Z] 5eb5b503b376: Verifying Checksum [2023-07-25T15:08:04.981Z] 5eb5b503b376: Download complete [2023-07-25T15:08:05.551Z] 2f39f015ded8: Download complete [2023-07-25T15:08:06.119Z] 5eb5b503b376: Pull complete [2023-07-25T15:08:06.119Z] 5c69ac0246d0: Pull complete [2023-07-25T15:08:06.391Z] ec43610c2a17: Pull complete [2023-07-25T15:08:06.651Z] 3a2ae6a8a46f: Pull complete [2023-07-25T15:08:06.651Z] 33b1e0a273af: Pull complete [2023-07-25T15:08:06.651Z] 5d3b04190fa2: Pull complete [2023-07-25T15:08:10.936Z] 2f39f015ded8: Pull complete [2023-07-25T15:08:10.936Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-25T15:08:10.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T15:08:10.936Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T15:08:11.034Z] prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container [2023-07-25T15:08:11.070Z] $ 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/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@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 [2023-07-25T15:08:18.624Z] $ docker top 30979e273110c09711b833896e524e618d0a490179bbc07bf9bee2ecfef52a64 -eo pid,comm [Pipeline] { [Pipeline] unstash [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2023-07-25T15:08:18.906Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T15:08:18.923Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T15:08:18.939Z] ========================================================= [2023-07-25T15:08:18.939Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-25T15:08:18.939Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-25T15:08:19.058Z] ---> job-cost.sh [2023-07-25T15:08:19.058Z] lf-activate-venv: SKIPPING [2023-07-25T15:08:19.058Z] INFO: No Stack... [2023-07-25T15:08:19.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-25T15:08:19.317Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-25T15:08:19.577Z] INFO: Archiving Costs [Pipeline] sh [2023-07-25T15:08:19.864Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-25T15:08:19.864Z] edb6bdbacee9: Pulling fs layer [2023-07-25T15:08:19.864Z] 5f9638ab2659: Pulling fs layer [2023-07-25T15:08:19.864Z] 8d51d6327a98: Pulling fs layer [2023-07-25T15:08:19.864Z] 8b374f2dd631: Pulling fs layer [2023-07-25T15:08:19.864Z] ec14aa9079de: Pulling fs layer [2023-07-25T15:08:19.864Z] 2f466654f4bb: Pulling fs layer [2023-07-25T15:08:19.864Z] 554e91adad29: Pulling fs layer [2023-07-25T15:08:19.864Z] ec14aa9079de: Waiting [2023-07-25T15:08:19.864Z] 2f466654f4bb: Waiting [2023-07-25T15:08:19.864Z] 8b374f2dd631: Waiting [2023-07-25T15:08:19.864Z] 554e91adad29: Waiting [2023-07-25T15:08:19.864Z] 5f9638ab2659: Verifying Checksum [2023-07-25T15:08:19.864Z] 5f9638ab2659: Download complete [2023-07-25T15:08:19.864Z] 8b374f2dd631: Verifying Checksum [2023-07-25T15:08:19.864Z] 8b374f2dd631: Download complete [2023-07-25T15:08:19.864Z] ec14aa9079de: Verifying Checksum [2023-07-25T15:08:19.864Z] ec14aa9079de: Download complete [2023-07-25T15:08:19.864Z] edb6bdbacee9: Download complete [2023-07-25T15:08:19.864Z] + cat /w/workspace/y_app-functions-sdk-go_minnesota/archives/cost.csv [2023-07-25T15:08:19.864Z] + cut -d, -f6 [Pipeline] lock [2023-07-25T15:08:19.873Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] [2023-07-25T15:08:19.879Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] did not exist. Created. [2023-07-25T15:08:19.880Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-25T15:08:20.188Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-25T15:08:20.225Z] Stashed 1 file(s) [Pipeline] } [2023-07-25T15:08:20.232Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-25T15:08:20.248Z] $ docker stop --time=1 30979e273110c09711b833896e524e618d0a490179bbc07bf9bee2ecfef52a64 [2023-07-25T15:08:20.874Z] edb6bdbacee9: Pull complete [2023-07-25T15:08:21.153Z] 554e91adad29: Verifying Checksum [2023-07-25T15:08:21.153Z] 554e91adad29: Download complete [2023-07-25T15:08:21.393Z] $ docker rm -f --volumes 30979e273110c09711b833896e524e618d0a490179bbc07bf9bee2ecfef52a64 [2023-07-25T15:08:21.425Z] 5f9638ab2659: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-25T15:08:22.402Z] 2f466654f4bb: Verifying Checksum [2023-07-25T15:08:22.402Z] 8d51d6327a98: Verifying Checksum [2023-07-25T15:08:22.402Z] 8d51d6327a98: Download complete [2023-07-25T15:08:34.766Z] 8d51d6327a98: Pull complete [2023-07-25T15:08:34.766Z] 8b374f2dd631: Pull complete [2023-07-25T15:08:34.766Z] ec14aa9079de: Pull complete [2023-07-25T15:08:41.427Z] 2f466654f4bb: Pull complete [2023-07-25T15:08:43.374Z] 554e91adad29: Pull complete [2023-07-25T15:08:43.374Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-25T15:08:43.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-25T15:08:43.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-07-25T15:08:43.693Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:08:44.027Z] + docker inspect -f . ci-base-image-arm64 [2023-07-25T15:08:44.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T15:08:44.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-2077 does not seem to be running inside a container [2023-07-25T15:08:44.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-25T15:08:47.216Z] $ docker top fdd99e7d603939047d9e60cf20ae52c9cc03e93870f4e7e1b3d153d75611c1f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T15:08:48.109Z] + go version [2023-07-25T15:08:48.109Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-25T15:08:48.141Z] $ docker stop --time=1 fdd99e7d603939047d9e60cf20ae52c9cc03e93870f4e7e1b3d153d75611c1f6 [2023-07-25T15:08:49.712Z] $ docker rm -f --volumes fdd99e7d603939047d9e60cf20ae52c9cc03e93870f4e7e1b3d153d75611c1f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:08:50.281Z] + docker inspect -f . ci-base-image-arm64 [2023-07-25T15:08:50.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T15:08:50.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-2077 does not seem to be running inside a container [2023-07-25T15:08:50.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-25T15:08:53.770Z] $ docker top 1965530845b28df82d361bb64caf1fa7183f27f3c7a987923054db2781a168b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T15:08:54.269Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/2 [Pipeline] fileExists [Pipeline] sh [2023-07-25T15:08:54.597Z] + make test [2023-07-25T15:08:54.597Z] make -C ./app-service-template build [2023-07-25T15:08:54.866Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2023-07-25T15:08:54.866Z] go mod tidy [2023-07-25T15:08:54.866Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 [2023-07-25T15:08:54.866Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-07-25T15:08:55.132Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-07-25T15:08:55.132Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-25T15:08:55.404Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0 [2023-07-25T15:08:55.404Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0 [2023-07-25T15:08:55.404Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0 [2023-07-25T15:08:55.672Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-07-25T15:08:55.672Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-07-25T15:08:55.672Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-07-25T15:08:55.672Z] go: downloading github.com/go-kit/log v0.2.1 [2023-07-25T15:08:55.672Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-25T15:08:55.672Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-25T15:08:55.957Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-07-25T15:08:55.957Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-07-25T15:08:55.957Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-25T15:08:55.957Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0 [2023-07-25T15:08:56.226Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0 [2023-07-25T15:08:56.226Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-07-25T15:08:56.226Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-25T15:08:56.226Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-07-25T15:08:56.227Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-07-25T15:08:56.227Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-07-25T15:08:56.227Z] go: downloading golang.org/x/net v0.9.0 [2023-07-25T15:08:56.227Z] go: downloading golang.org/x/sync v0.1.0 [2023-07-25T15:08:56.227Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-25T15:08:56.227Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-25T15:08:56.227Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-07-25T15:08:56.494Z] go: downloading golang.org/x/crypto v0.8.0 [2023-07-25T15:08:56.762Z] go: downloading golang.org/x/text v0.9.0 [2023-07-25T15:08:57.029Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-07-25T15:08:57.296Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-07-25T15:08:57.296Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-25T15:08:59.881Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-07-25T15:09:00.150Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-07-25T15:09:00.418Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-07-25T15:09:00.418Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-07-25T15:09:00.418Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-07-25T15:09:00.684Z] go: downloading github.com/kr/pretty v0.2.1 [2023-07-25T15:09:00.684Z] go: downloading golang.org/x/sys v0.7.0 [2023-07-25T15:09:00.684Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-07-25T15:09:00.684Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-07-25T15:09:00.684Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-07-25T15:09:00.684Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-07-25T15:09:00.684Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-25T15:09:00.684Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-07-25T15:09:00.954Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-07-25T15:09:00.954Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-07-25T15:09:00.954Z] go: downloading github.com/nats-io/nats.go v1.25.0 [2023-07-25T15:09:00.954Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.16 [2023-07-25T15:09:00.954Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-25T15:09:01.224Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-07-25T15:09:01.224Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-07-25T15:09:01.224Z] go: downloading google.golang.org/grpc v1.53.0 [2023-07-25T15:09:02.645Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-07-25T15:09:02.645Z] go: downloading github.com/kr/text v0.2.0 [2023-07-25T15:09:02.645Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-25T15:09:02.645Z] go: downloading github.com/fatih/color v1.9.0 [2023-07-25T15:09:02.645Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-07-25T15:09:02.645Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-07-25T15:09:02.645Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-07-25T15:09:02.645Z] go: downloading github.com/pkg/errors v0.9.1 [2023-07-25T15:09:02.645Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-07-25T15:09:02.645Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-07-25T15:09:02.645Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-07-25T15:09:02.937Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-07-25T15:09:02.937Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-07-25T15:09:02.937Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-07-25T15:09:02.937Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-07-25T15:09:02.937Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-07-25T15:09:02.937Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-07-25T15:09:03.213Z] go: downloading golang.org/x/tools v0.6.0 [2023-07-25T15:09:04.179Z] go: downloading github.com/klauspost/compress v1.16.4 [2023-07-25T15:09:04.179Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-07-25T15:09:04.179Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-07-25T15:09:04.179Z] go: downloading golang.org/x/time v0.3.0 [2023-07-25T15:09:04.179Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-07-25T15:09:05.598Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-07-25T15:09:08.180Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-07-25T15:09:08.180Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-07-25T15:09:08.180Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-07-25T15:09:08.180Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-07-25T15:09:08.180Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-07-25T15:09:08.180Z] go: downloading github.com/miekg/dns v1.1.41 [2023-07-25T15:09:08.180Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-07-25T15:09:08.180Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-07-25T15:09:08.180Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-25T15:09:08.180Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-07-25T15:09:08.180Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-07-25T15:09:08.180Z] go: downloading golang.org/x/mod v0.8.0 [2023-07-25T15:09:08.180Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-07-25T15:09:08.448Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.1 [2023-07-25T15:09:08.715Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.1 [2023-07-25T15:09:08.982Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-07-25T15:11:00.674Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2023-07-25T15:11:00.674Z] make -C ./app-service-template test [2023-07-25T15:11:00.674Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2023-07-25T15:11:00.674Z] go test -race -coverprofile=coverage.out ./... [2023-07-25T15:13:52.398Z] ? app-new-service/config [no test files] [2023-07-25T15:13:52.398Z] ok app-new-service 0.259s coverage: 48.1% of statements [2023-07-25T15:13:52.398Z] ok app-new-service/functions 0.227s coverage: 85.3% of statements [2023-07-25T15:13:52.398Z] go vet ./... [2023-07-25T15:15:59.100Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-25T15:15:59.100Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-25T15:15:59.100Z] ./bin/test-attribution-txt.sh [2023-07-25T15:15:59.100Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2023-07-25T15:15:59.100Z] go test -race -coverprofile=coverage.out ./... [2023-07-25T15:15:59.100Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-07-25T15:15:59.100Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-07-25T15:16:09.173Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-07-25T15:16:09.174Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-07-25T15:16:09.174Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.577s coverage: 64.4% of statements [2023-07-25T15:16:09.174Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.313s coverage: 93.0% of statements [2023-07-25T15:16:09.174Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.338s coverage: 85.1% of statements [2023-07-25T15:16:13.430Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.314s coverage: 87.8% of statements [2023-07-25T15:16:13.430Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.129s coverage: 100.0% of statements [2023-07-25T15:16:14.392Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-07-25T15:16:14.392Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-07-25T15:16:15.350Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.576s coverage: 77.9% of statements [2023-07-25T15:16:17.303Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-07-25T15:16:17.303Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.264s coverage: 97.3% of statements [2023-07-25T15:16:19.253Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-07-25T15:16:19.526Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.341s coverage: 82.8% of statements [2023-07-25T15:16:22.904Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-07-25T15:16:22.904Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.297s coverage: 65.2% of statements [2023-07-25T15:16:24.854Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-07-25T15:16:25.122Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.311s coverage: 28.7% of statements [2023-07-25T15:16:27.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.233s coverage: 14.9% of statements [2023-07-25T15:16:27.349Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-07-25T15:16:27.349Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-07-25T15:16:27.617Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.276s coverage: 27.3% of statements [2023-07-25T15:16:31.877Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.299s coverage: 52.8% of statements [2023-07-25T15:17:00.973Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.503s coverage: 75.4% of statements [2023-07-25T15:17:00.973Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.198s coverage: 94.4% of statements [2023-07-25T15:17:00.973Z] go vet ./... [2023-07-25T15:17:07.685Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-25T15:17:07.685Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-25T15:17:07.953Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-07-25T15:17:07.971Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-25T15:17:07.987Z] $ docker stop --time=1 1965530845b28df82d361bb64caf1fa7183f27f3c7a987923054db2781a168b8 [2023-07-25T15:17:09.788Z] $ docker rm -f --volumes 1965530845b28df82d361bb64caf1fa7183f27f3c7a987923054db2781a168b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-25T15:17:20.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-25T15:17:20.217Z] Warning: overwriting stash ‘coverage-report’ [2023-07-25T15:17:20.849Z] 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 [2023-07-25T15:17:21.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-25T15:17:21.336Z] [2023-07-25T15:17:21.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:17:21.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-25T15:17:21.667Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-25T15:17:21.667Z] 8998bd30e6a1: Pulling fs layer [2023-07-25T15:17:21.667Z] 04944245beec: Pulling fs layer [2023-07-25T15:17:21.668Z] 699f458cf7ca: Pulling fs layer [2023-07-25T15:17:21.668Z] 765212b225bb: Pulling fs layer [2023-07-25T15:17:21.668Z] f23df028b6ca: Pulling fs layer [2023-07-25T15:17:21.668Z] d65c8cfc05b1: Pulling fs layer [2023-07-25T15:17:21.668Z] 2437ff75d9bd: Pulling fs layer [2023-07-25T15:17:21.668Z] d65c8cfc05b1: Waiting [2023-07-25T15:17:21.668Z] 2437ff75d9bd: Waiting [2023-07-25T15:17:21.668Z] 765212b225bb: Waiting [2023-07-25T15:17:21.937Z] 04944245beec: Verifying Checksum [2023-07-25T15:17:21.937Z] 04944245beec: Download complete [2023-07-25T15:17:21.937Z] 765212b225bb: Verifying Checksum [2023-07-25T15:17:21.937Z] f23df028b6ca: Verifying Checksum [2023-07-25T15:17:21.937Z] f23df028b6ca: Download complete [2023-07-25T15:17:21.937Z] d65c8cfc05b1: Verifying Checksum [2023-07-25T15:17:21.937Z] d65c8cfc05b1: Download complete [2023-07-25T15:17:22.208Z] 699f458cf7ca: Verifying Checksum [2023-07-25T15:17:22.208Z] 699f458cf7ca: Download complete [2023-07-25T15:17:22.479Z] 8998bd30e6a1: Verifying Checksum [2023-07-25T15:17:22.479Z] 8998bd30e6a1: Download complete [2023-07-25T15:17:25.085Z] 2437ff75d9bd: Verifying Checksum [2023-07-25T15:17:25.085Z] 2437ff75d9bd: Download complete [2023-07-25T15:17:26.555Z] 8998bd30e6a1: Pull complete [2023-07-25T15:17:26.826Z] 04944245beec: Pull complete [2023-07-25T15:17:28.267Z] 699f458cf7ca: Pull complete [2023-07-25T15:17:28.538Z] 765212b225bb: Pull complete [2023-07-25T15:17:29.515Z] f23df028b6ca: Pull complete [2023-07-25T15:17:31.010Z] d65c8cfc05b1: Pull complete [2023-07-25T15:17:46.109Z] 2437ff75d9bd: Pull complete [2023-07-25T15:17:46.109Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-25T15:17:46.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-25T15:17:46.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T15:17:46.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-2077 does not seem to be running inside a container [2023-07-25T15:17:46.366Z] $ 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/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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:arm64 cat [2023-07-25T15:17:48.753Z] $ docker top 54002df39c0873f714ae1297f3666d1a044d9db6d843f9cc83362f236012e51a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T15:17:49.584Z] ---> job-cost.sh [2023-07-25T15:17:49.584Z] lf-activate-venv: SKIPPING [2023-07-25T15:17:49.584Z] INFO: No Stack... [2023-07-25T15:17:50.162Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-25T15:17:50.743Z] INFO: Archiving Costs [Pipeline] sh [2023-07-25T15:17:51.095Z] + cut -d, -f6+ [2023-07-25T15:17:51.095Z] cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [Pipeline] lock [2023-07-25T15:17:51.157Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] [2023-07-25T15:17:51.164Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] did not exist. Created. [2023-07-25T15:17:51.164Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-25T15:17:51.502Z] /w/workspace/app-functions-sdk-go/2@tmp/durable-c762e372/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-25T15:17:51.841Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-25T15:17:51.858Z] Warning: overwriting stash ‘stack-cost’ [2023-07-25T15:17:51.934Z] Stashed 1 file(s) [Pipeline] } [2023-07-25T15:17:51.942Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-minnesota-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-25T15:17:51.963Z] $ docker stop --time=1 54002df39c0873f714ae1297f3666d1a044d9db6d843f9cc83362f236012e51a [2023-07-25T15:17:53.434Z] $ docker rm -f --volumes 54002df39c0873f714ae1297f3666d1a044d9db6d843f9cc83362f236012e51a [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 [2023-07-25T15:17:53.835Z] provisioning config files... [2023-07-25T15:17:53.846Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/y_app-functions-sdk-go_minnesota@tmp/config4786840740397065558tmp [Pipeline] { [Pipeline] sh [2023-07-25T15:17:54.139Z] + set +x [2023-07-25T15:17:54.140Z] + curl -s https://codecov.io/bash [2023-07-25T15:17:54.140Z] + bash -s -- [2023-07-25T15:17:54.140Z] [2023-07-25T15:17:54.140Z] _____ _ [2023-07-25T15:17:54.140Z] / ____| | | [2023-07-25T15:17:54.140Z] | | ___ __| | ___ ___ _____ __ [2023-07-25T15:17:54.140Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-25T15:17:54.140Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-25T15:17:54.140Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-25T15:17:54.140Z] Bash-1.0.6 [2023-07-25T15:17:54.140Z] [2023-07-25T15:17:54.140Z] [2023-07-25T15:17:54.140Z] ==> git version 2.25.1 found [2023-07-25T15:17:54.140Z] ==> 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 [2023-07-25T15:17:54.140Z] Release-Date: 2020-01-08 [2023-07-25T15:17:54.140Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-25T15:17:54.140Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-25T15:17:54.140Z] ==> Jenkins CI detected. [2023-07-25T15:17:54.140Z] current dir:  /w/workspace/y_app-functions-sdk-go_minnesota [2023-07-25T15:17:54.140Z] project root: . [2023-07-25T15:17:54.140Z] --> token set from env [2023-07-25T15:17:54.140Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-25T15:17:54.140Z] ==> Running gcov in . (disable via -X gcov) [2023-07-25T15:17:54.140Z] ==> Python coveragepy not found [2023-07-25T15:17:54.140Z] ==> Searching for coverage reports in: [2023-07-25T15:17:54.140Z] + . [2023-07-25T15:17:54.400Z] -> Found 2 reports [2023-07-25T15:17:54.400Z] ==> Detecting git/mercurial file structure [2023-07-25T15:17:54.400Z] ==> Reading reports [2023-07-25T15:17:54.400Z] + ./app-service-template/coverage.out bytes=3431 [2023-07-25T15:17:54.400Z] + ./coverage.out bytes=117169 [2023-07-25T15:17:54.400Z] ==> Appending adjustments [2023-07-25T15:17:54.400Z] https://docs.codecov.io/docs/fixing-reports [2023-07-25T15:17:54.659Z] + Found adjustments [2023-07-25T15:17:54.659Z] ==> Gzipping contents [2023-07-25T15:17:54.659Z] 24K /tmp/codecov.aItjgK.gz [2023-07-25T15:17:54.659Z] ==> Uploading reports [2023-07-25T15:17:54.659Z] url: https://codecov.io [2023-07-25T15:17:54.659Z] query: branch=minnesota&commit=41ad9c591e26bfd1024f17af7053e36918c4be2c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fminnesota%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-25T15:17:54.659Z] -> Pinging Codecov [2023-07-25T15:17:54.659Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=minnesota&commit=41ad9c591e26bfd1024f17af7053e36918c4be2c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fminnesota%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-25T15:17:54.918Z] -> Uploading to [2023-07-25T15:17:54.918Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-25/3D8B5DFFC46A037C893635FACE044666/41ad9c591e26bfd1024f17af7053e36918c4be2c/d0261311-aa57-4d1b-b788-489ebbcc2600.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230725%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230725T151754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dae33df01d2f58f396fd4fdf4540649e3af7d11956a322b3974a49c972f178d5 [2023-07-25T15:17:54.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-25T15:17:54.918Z] Dload Upload Total Spent Left Speed [2023-07-25T15:17:55.177Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20501 0 0 100 20501 0 97623 --:--:-- --:--:-- --:--:-- 97623 [2023-07-25T15:17:55.177Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/41ad9c591e26bfd1024f17af7053e36918c4be2c [Pipeline] } [2023-07-25T15:17:55.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-25T15:17:55.398Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-25T15:17:55.409Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:17:55.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-25T15:17:55.741Z] [2023-07-25T15:17:55.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:17:56.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-25T15:17:56.049Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-25T15:17:56.049Z] df9b9388f04a: Pulling fs layer [2023-07-25T15:17:56.049Z] 52dc419b0ee2: Pulling fs layer [2023-07-25T15:17:56.049Z] 25bc292e5bac: Pulling fs layer [2023-07-25T15:17:56.049Z] 114826534d7a: Pulling fs layer [2023-07-25T15:17:56.049Z] 4657fd5d0bcf: Pulling fs layer [2023-07-25T15:17:56.049Z] 6ad1cebc031e: Pulling fs layer [2023-07-25T15:17:56.049Z] 8a3aa393b2d8: Pulling fs layer [2023-07-25T15:17:56.049Z] 4657fd5d0bcf: Waiting [2023-07-25T15:17:56.049Z] 6ad1cebc031e: Waiting [2023-07-25T15:17:56.049Z] 8a3aa393b2d8: Waiting [2023-07-25T15:17:56.049Z] 114826534d7a: Waiting [2023-07-25T15:17:56.049Z] 25bc292e5bac: Verifying Checksum [2023-07-25T15:17:56.049Z] 25bc292e5bac: Download complete [2023-07-25T15:17:56.049Z] 52dc419b0ee2: Verifying Checksum [2023-07-25T15:17:56.049Z] 52dc419b0ee2: Download complete [2023-07-25T15:17:56.049Z] 4657fd5d0bcf: Verifying Checksum [2023-07-25T15:17:56.049Z] 4657fd5d0bcf: Download complete [2023-07-25T15:17:56.049Z] df9b9388f04a: Verifying Checksum [2023-07-25T15:17:56.049Z] df9b9388f04a: Download complete [2023-07-25T15:17:56.049Z] 6ad1cebc031e: Verifying Checksum [2023-07-25T15:17:56.049Z] 6ad1cebc031e: Download complete [2023-07-25T15:17:56.308Z] df9b9388f04a: Pull complete [2023-07-25T15:17:56.308Z] 52dc419b0ee2: Pull complete [2023-07-25T15:17:56.566Z] 25bc292e5bac: Pull complete [2023-07-25T15:17:56.825Z] 114826534d7a: Verifying Checksum [2023-07-25T15:17:56.825Z] 114826534d7a: Download complete [2023-07-25T15:17:56.825Z] 8a3aa393b2d8: Verifying Checksum [2023-07-25T15:17:56.825Z] 8a3aa393b2d8: Download complete [2023-07-25T15:18:00.111Z] 114826534d7a: Pull complete [2023-07-25T15:18:00.371Z] 4657fd5d0bcf: Pull complete [2023-07-25T15:18:00.630Z] 6ad1cebc031e: Pull complete [2023-07-25T15:18:04.858Z] 8a3aa393b2d8: Pull complete [2023-07-25T15:18:04.858Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-25T15:18:04.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-25T15:18:04.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T15:18:04.937Z] prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container [2023-07-25T15:18:05.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@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 [2023-07-25T15:18:15.130Z] $ docker top b6787e88bbd19482d572320cb27a5bc6db3a9a4f61577c0a3d84bf3335dabe19 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-25T15:18:15.200Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:minnesota' [Pipeline] sh [2023-07-25T15:18:15.481Z] + set -o pipefail [2023-07-25T15:18:15.481Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:minnesota' [2023-07-25T15:18:19.670Z] [2023-07-25T15:18:19.670Z] Monitoring /w/workspace/y_app-functions-sdk-go_minnesota (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-07-25T15:18:19.670Z] [2023-07-25T15:18:19.670Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/32552bfa-f21b-453f-bc94-760588f9375e/history/912256c2-fdbf-479e-b25e-bdff10aef01b [2023-07-25T15:18:19.670Z] [2023-07-25T15:18:19.670Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-25T15:18:19.670Z] [2023-07-25T15:18:19.670Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-25T15:18:19.670Z] [2023-07-25T15:18:19.670Z] [2023-07-25T15:18:19.670Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-25T15:18:19.670Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-25T15:18:19.670Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-25T15:18:19.678Z] $ docker stop --time=1 b6787e88bbd19482d572320cb27a5bc6db3a9a4f61577c0a3d84bf3335dabe19 [2023-07-25T15:18:26.513Z] $ docker rm -f --volumes b6787e88bbd19482d572320cb27a5bc6db3a9a4f61577c0a3d84bf3335dabe19 [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 [2023-07-25T15:18:26.919Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-25T15:18:26.934Z] provisioning config files... [2023-07-25T15:18:26.941Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/y_app-functions-sdk-go_minnesota@tmp/config4520435958945491284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T15:18:27.243Z] --> edgex-publish-swagger.sh [2023-07-25T15:18:27.243Z] === Publish openapi/v3 API === [2023-07-25T15:18:27.243Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-07-25T15:18:27.243Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/y_app-functions-sdk-go_minnesota/openapi/v3/app-functions-sdk.yaml] [2023-07-25T15:18:27.243Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-25T15:18:27.243Z] Dload Upload Total Spent Left Speed [2023-07-25T15:18:27.809Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 21466 --:--:-- --:--:-- --:--:-- 21506 [2023-07-25T15:18:27.809Z] [2023-07-25T15:18:27.809Z] [Pipeline] } [2023-07-25T15:18:27.816Z] 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 [2023-07-25T15:18:28.205Z] + git log --format=format:%s -1 41ad9c591e26bfd1024f17af7053e36918c4be2c [Pipeline] sh [2023-07-25T15:18:28.496Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-25T15:18:28.496Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:18:28.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T15:18:28.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T15:18:28.881Z] prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container [2023-07-25T15:18:28.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@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 [2023-07-25T15:18:29.404Z] $ docker top ebf44ae11e85f7bdf5948b142538dbb78d5cb4e598d5490fb0d152ef37a6cd6e -eo pid,comm [2023-07-25T15:18:29.457Z] 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). [2023-07-25T15:18:29.457Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-25T15:18:29.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-25T15:18:29.502Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-25T15:18:29.622Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-25T15:18:29.622Z] $ docker exec ebf44ae11e85f7bdf5948b142538dbb78d5cb4e598d5490fb0d152ef37a6cd6e ssh-agent [2023-07-25T15:18:29.732Z] SSH_AUTH_SOCK=/tmp/ssh-AK4Rb91Cj57l/agent.31 [2023-07-25T15:18:29.732Z] SSH_AGENT_PID=37 [2023-07-25T15:18:29.738Z] Running ssh-add (command line suppressed) [2023-07-25T15:18:29.826Z] Identity added: /w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_5350335812474232502.key (/w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_5350335812474232502.key) [2023-07-25T15:18:29.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-25T15:18:30.144Z] + git semver tag [2023-07-25T15:18:30.404Z] 2023-07-25 15:18:30,342 [run_tag] DEBUG tag force:False [2023-07-25T15:18:30.404Z] 2023-07-25 15:18:30,342 [check_head_tag] DEBUG check head tag [2023-07-25T15:18:30.404Z] 2023-07-25 15:18:30,343 [execute] INFO git cat-file --batch-check [2023-07-25T15:18:30.404Z] 2023-07-25 15:18:30,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota, universal_newlines=False, shell=None, istream=) [2023-07-25T15:18:30.404Z] 2023-07-25 15:18:30,348 [execute] INFO git cat-file --batch [2023-07-25T15:18:30.404Z] 2023-07-25 15:18:30,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota, universal_newlines=False, shell=None, istream=) [2023-07-25T15:18:30.404Z] 2023-07-25 15:18:30,360 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota [2023-07-25T15:18:30.404Z] 2023-07-25 15:18:30,360 [execute] INFO git tag -a v3.0.1-dev.1 -m v3.0.1-dev.1 [2023-07-25T15:18:30.404Z] 2023-07-25 15:18:30,361 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.1', '-m', 'v3.0.1-dev.1'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota, universal_newlines=False, shell=None, istream=None) [2023-07-25T15:18:30.404Z] 2023-07-25 15:18:30,365 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota [2023-07-25T15:18:30.404Z] 3.0.1-dev.1 [Pipeline] } [2023-07-25T15:18:30.410Z] $ docker exec --env ******** --env ******** ebf44ae11e85f7bdf5948b142538dbb78d5cb4e598d5490fb0d152ef37a6cd6e ssh-agent -k [2023-07-25T15:18:30.507Z] unset SSH_AUTH_SOCK; [2023-07-25T15:18:30.507Z] unset SSH_AGENT_PID; [2023-07-25T15:18:30.507Z] echo Agent pid 37 killed; [2023-07-25T15:18:30.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-25T15:18:30.823Z] + git semver [Pipeline] } [2023-07-25T15:18:31.091Z] $ docker stop --time=1 ebf44ae11e85f7bdf5948b142538dbb78d5cb4e598d5490fb0d152ef37a6cd6e [2023-07-25T15:18:32.356Z] $ docker rm -f --volumes ebf44ae11e85f7bdf5948b142538dbb78d5cb4e598d5490fb0d152ef37a6cd6e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:18:32.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-25T15:18:32.805Z] [2023-07-25T15:18:32.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:18:33.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-25T15:18:33.106Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-25T15:18:33.106Z] ab5ef0e58194: Pulling fs layer [2023-07-25T15:18:33.106Z] 9712f1f96733: Pulling fs layer [2023-07-25T15:18:33.106Z] 63f879dbbcfc: Pulling fs layer [2023-07-25T15:18:33.106Z] 0d9ebad4ef96: Pulling fs layer [2023-07-25T15:18:33.106Z] e9a5061849ea: Pulling fs layer [2023-07-25T15:18:33.106Z] d747dcd14b5f: Pulling fs layer [2023-07-25T15:18:33.106Z] 2de7ff778b66: Pulling fs layer [2023-07-25T15:18:33.106Z] e9a5061849ea: Waiting [2023-07-25T15:18:33.106Z] d747dcd14b5f: Waiting [2023-07-25T15:18:33.106Z] 2de7ff778b66: Waiting [2023-07-25T15:18:33.106Z] 0d9ebad4ef96: Waiting [2023-07-25T15:18:33.676Z] 63f879dbbcfc: Verifying Checksum [2023-07-25T15:18:33.676Z] 63f879dbbcfc: Download complete [2023-07-25T15:18:33.676Z] 0d9ebad4ef96: Verifying Checksum [2023-07-25T15:18:33.676Z] 0d9ebad4ef96: Download complete [2023-07-25T15:18:33.676Z] e9a5061849ea: Verifying Checksum [2023-07-25T15:18:33.676Z] e9a5061849ea: Download complete [2023-07-25T15:18:33.676Z] d747dcd14b5f: Verifying Checksum [2023-07-25T15:18:33.676Z] d747dcd14b5f: Download complete [2023-07-25T15:18:33.676Z] ab5ef0e58194: Verifying Checksum [2023-07-25T15:18:33.676Z] ab5ef0e58194: Download complete [2023-07-25T15:18:33.676Z] 2de7ff778b66: Verifying Checksum [2023-07-25T15:18:33.676Z] 2de7ff778b66: Download complete [2023-07-25T15:18:36.207Z] ab5ef0e58194: Pull complete [2023-07-25T15:18:36.466Z] 9712f1f96733: Pull complete [2023-07-25T15:18:37.032Z] 63f879dbbcfc: Pull complete [2023-07-25T15:18:42.302Z] 0d9ebad4ef96: Pull complete [2023-07-25T15:18:42.869Z] e9a5061849ea: Pull complete [2023-07-25T15:18:43.126Z] d747dcd14b5f: Pull complete [2023-07-25T15:18:44.058Z] 2de7ff778b66: Pull complete [2023-07-25T15:18:44.058Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-25T15:18:44.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-25T15:18:44.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T15:18:44.134Z] prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container [2023-07-25T15:18:44.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@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 [2023-07-25T15:18:58.548Z] $ docker top aa4d946aeff1014fb2071d6b4cf0da1e2a4039760e7e1a6650a76946cb9cd2c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-25T15:18:58.637Z] provisioning config files... [2023-07-25T15:18:58.644Z] copy managed file [sigul-config] to file:/w/workspace/y_app-functions-sdk-go_minnesota@tmp/config7489730375509885803tmp [2023-07-25T15:18:58.664Z] copy managed file [sigul-password] to file:/w/workspace/y_app-functions-sdk-go_minnesota@tmp/config1077825832490051937tmp [2023-07-25T15:18:58.691Z] copy managed file [sigul-pki] to file:/w/workspace/y_app-functions-sdk-go_minnesota@tmp/config835795878678985087tmp [Pipeline] { [Pipeline] echo [2023-07-25T15:18:58.711Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T15:18:59.012Z] ---> sigul-configuration.sh [2023-07-25T15:18:59.012Z] gpg: directory `/root/.gnupg' created [2023-07-25T15:18:59.012Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-25T15:18:59.012Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-25T15:18:59.012Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-25T15:18:59.012Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-25T15:18:59.012Z] gpg: CAST5 encrypted data [2023-07-25T15:18:59.012Z] gpg: encrypted with 1 passphrase [2023-07-25T15:18:59.012Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-25T15:18:59.321Z] + mkdir /home/jenkins [2023-07-25T15:18:59.321Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-25T15:18:59.605Z] + 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 [2023-07-25T15:18:59.612Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T15:18:59.896Z] ---> sigul-install.sh [2023-07-25T15:18:59.896Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-25T15:19:00.183Z] + git tag --list [2023-07-25T15:19:00.183Z] v0.1.0 [2023-07-25T15:19:00.183Z] v0.1.1 [2023-07-25T15:19:00.183Z] v1.0.0 [2023-07-25T15:19:00.183Z] v1.1.0 [2023-07-25T15:19:00.183Z] v1.2.0 [2023-07-25T15:19:00.183Z] v1.3.0 [2023-07-25T15:19:00.183Z] v1.3.1 [2023-07-25T15:19:00.183Z] v2.0.0 [2023-07-25T15:19:00.183Z] v2.0.1 [2023-07-25T15:19:00.183Z] v2.1.0 [2023-07-25T15:19:00.183Z] v2.1.1 [2023-07-25T15:19:00.183Z] v2.1.2 [2023-07-25T15:19:00.183Z] v2.2.0 [2023-07-25T15:19:00.183Z] v2.3 [2023-07-25T15:19:00.183Z] v2.3.0 [2023-07-25T15:19:00.183Z] v2.3.1 [2023-07-25T15:19:00.183Z] v3.0 [2023-07-25T15:19:00.183Z] v3.0.0 [2023-07-25T15:19:00.183Z] v3.0.1-dev.1 [2023-07-25T15:19:00.183Z] v3.1.0-dev.1 [2023-07-25T15:19:00.183Z] v3.1.0-dev.10 [2023-07-25T15:19:00.183Z] v3.1.0-dev.11 [2023-07-25T15:19:00.183Z] v3.1.0-dev.12 [2023-07-25T15:19:00.183Z] v3.1.0-dev.2 [2023-07-25T15:19:00.183Z] v3.1.0-dev.3 [2023-07-25T15:19:00.183Z] v3.1.0-dev.4 [2023-07-25T15:19:00.183Z] v3.1.0-dev.5 [2023-07-25T15:19:00.183Z] v3.1.0-dev.6 [2023-07-25T15:19:00.183Z] v3.1.0-dev.7 [2023-07-25T15:19:00.183Z] v3.1.0-dev.8 [2023-07-25T15:19:00.183Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-25T15:19:00.465Z] + lftools sign git-tag v3.0.1-dev.1 [2023-07-25T15:19:01.068Z] Signing Git tag with Sigul... [2023-07-25T15:19:01.068Z] Signing v3.0.1-dev.1 [Pipeline] echo [2023-07-25T15:19:02.017Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T15:19:02.301Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-25T15:19:02.308Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-25T15:19:02.327Z] $ docker stop --time=1 aa4d946aeff1014fb2071d6b4cf0da1e2a4039760e7e1a6650a76946cb9cd2c0 [2023-07-25T15:19:04.649Z] $ docker rm -f --volumes aa4d946aeff1014fb2071d6b4cf0da1e2a4039760e7e1a6650a76946cb9cd2c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-25T15:19:05.162Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-25T15:19:05.162Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:19:05.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T15:19:05.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T15:19:05.544Z] prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container [2023-07-25T15:19:05.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@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 [2023-07-25T15:19:06.119Z] $ docker top 9653acfb849df1b3612eb8dbfad3657e803c109c316e8d73c2f6f74404f0e2b4 -eo pid,comm [2023-07-25T15:19:06.169Z] 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). [2023-07-25T15:19:06.169Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-25T15:19:06.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-25T15:19:06.209Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-25T15:19:06.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-25T15:19:06.313Z] $ docker exec 9653acfb849df1b3612eb8dbfad3657e803c109c316e8d73c2f6f74404f0e2b4 ssh-agent [2023-07-25T15:19:06.427Z] SSH_AUTH_SOCK=/tmp/ssh-XfuZdGSnOUYm/agent.14 [2023-07-25T15:19:06.427Z] SSH_AGENT_PID=20 [2023-07-25T15:19:06.461Z] Running ssh-add (command line suppressed) [2023-07-25T15:19:06.569Z] Identity added: /w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_8221389256187697122.key (/w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_8221389256187697122.key) [2023-07-25T15:19:06.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-25T15:19:06.875Z] + git semver bump pre [2023-07-25T15:19:07.445Z] 2023-07-25 15:19:07,156 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota [2023-07-25T15:19:07.445Z] 2023-07-25 15:19:07,156 [bump_version] DEBUG bumping version:3.0.1-dev.1 on axis:pre with prefix:dev [2023-07-25T15:19:07.445Z] 2023-07-25 15:19:07,156 [bump_version] DEBUG bumped version:3.0.1-dev.2 [2023-07-25T15:19:07.445Z] 2023-07-25 15:19:07,156 [write_version] DEBUG write version:3.0.1-dev.2 to path:/w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota with force:True [2023-07-25T15:19:07.445Z] 2023-07-25 15:19:07,157 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota [2023-07-25T15:19:07.445Z] 2023-07-25 15:19:07,157 [write_file] DEBUG write to file:/w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota [2023-07-25T15:19:07.445Z] 2023-07-25 15:19:07,161 [execute] INFO git cat-file --batch-check [2023-07-25T15:19:07.445Z] 2023-07-25 15:19:07,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota/.semver, universal_newlines=False, shell=None, istream=) [2023-07-25T15:19:07.445Z] 2023-07-25 15:19:07,168 [execute] INFO git cat-file --batch [2023-07-25T15:19:07.445Z] 2023-07-25 15:19:07,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota/.semver, universal_newlines=False, shell=None, istream=) [2023-07-25T15:19:07.445Z] 2023-07-25 15:19:07,173 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota [2023-07-25T15:19:07.445Z] 3.0.1-dev.2 [Pipeline] } [2023-07-25T15:19:07.452Z] $ docker exec --env ******** --env ******** 9653acfb849df1b3612eb8dbfad3657e803c109c316e8d73c2f6f74404f0e2b4 ssh-agent -k [2023-07-25T15:19:07.544Z] unset SSH_AUTH_SOCK; [2023-07-25T15:19:07.544Z] unset SSH_AGENT_PID; [2023-07-25T15:19:07.544Z] echo Agent pid 20 killed; [2023-07-25T15:19:07.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-25T15:19:07.854Z] + git semver [Pipeline] } [2023-07-25T15:19:08.433Z] $ docker stop --time=1 9653acfb849df1b3612eb8dbfad3657e803c109c316e8d73c2f6f74404f0e2b4 [2023-07-25T15:19:10.451Z] $ docker rm -f --volumes 9653acfb849df1b3612eb8dbfad3657e803c109c316e8d73c2f6f74404f0e2b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-25T15:19:10.962Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-25T15:19:10.962Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:19:11.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T15:19:11.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T15:19:11.331Z] prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container [2023-07-25T15:19:11.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@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 [2023-07-25T15:19:12.611Z] $ docker top 39cbdbd2656b0f437bf42ee3c84cfe5536f460032e46174f5ffd23e217bace15 -eo pid,comm [2023-07-25T15:19:12.659Z] 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). [2023-07-25T15:19:12.659Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-25T15:19:12.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-25T15:19:12.699Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-25T15:19:12.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-25T15:19:12.844Z] $ docker exec 39cbdbd2656b0f437bf42ee3c84cfe5536f460032e46174f5ffd23e217bace15 ssh-agent [2023-07-25T15:19:12.977Z] SSH_AUTH_SOCK=/tmp/ssh-YdfBTJ6ZXZzi/agent.13 [2023-07-25T15:19:12.977Z] SSH_AGENT_PID=19 [2023-07-25T15:19:12.982Z] Running ssh-add (command line suppressed) [2023-07-25T15:19:13.081Z] Identity added: /w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_1584661418177584081.key (/w/workspace/y_app-functions-sdk-go_minnesota@tmp/private_key_1584661418177584081.key) [2023-07-25T15:19:13.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-25T15:19:13.390Z] + git semver push [2023-07-25T15:19:13.958Z] 2023-07-25 15:19:13,773 [run_push] DEBUG push [2023-07-25T15:19:13.959Z] 2023-07-25 15:19:13,775 [execute] INFO git cat-file --batch-check [2023-07-25T15:19:13.959Z] 2023-07-25 15:19:13,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota/.semver, universal_newlines=False, shell=None, istream=) [2023-07-25T15:19:13.959Z] 2023-07-25 15:19:13,781 [execute] INFO git rev-list 13d800a03131a0e85da7e9e1f9772a954c952723 -- [2023-07-25T15:19:13.959Z] 2023-07-25 15:19:13,782 [execute] DEBUG Popen(['git', 'rev-list', '13d800a03131a0e85da7e9e1f9772a954c952723', '--'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-25T15:19:13.959Z] 2023-07-25 15:19:13,796 [execute] INFO git fetch -v origin [2023-07-25T15:19:13.959Z] 2023-07-25 15:19:13,796 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-25T15:19:14.527Z] 2023-07-25 15:19:14,385 [run_push] DEBUG no remote changes detected [2023-07-25T15:19:14.527Z] 2023-07-25 15:19:14,386 [execute] INFO git push origin semver [2023-07-25T15:19:14.527Z] 2023-07-25 15:19:14,387 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-25T15:19:15.464Z] 2023-07-25 15:19:15,355 [run_push] DEBUG push all version tags [2023-07-25T15:19:15.464Z] 2023-07-25 15:19:15,356 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-25T15:19:15.464Z] 2023-07-25 15:19:15,357 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/y_app-functions-sdk-go_minnesota, universal_newlines=False, shell=None, istream=None) [2023-07-25T15:19:16.403Z] 2023-07-25 15:19:16,290 [read_version] DEBUG read version from /w/workspace/y_app-functions-sdk-go_minnesota/.semver/minnesota [2023-07-25T15:19:16.403Z] 3.0.1-dev.2 [Pipeline] } [2023-07-25T15:19:16.411Z] $ docker exec --env ******** --env ******** 39cbdbd2656b0f437bf42ee3c84cfe5536f460032e46174f5ffd23e217bace15 ssh-agent -k [2023-07-25T15:19:16.500Z] unset SSH_AUTH_SOCK; [2023-07-25T15:19:16.500Z] unset SSH_AGENT_PID; [2023-07-25T15:19:16.500Z] echo Agent pid 19 killed; [2023-07-25T15:19:16.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-25T15:19:16.829Z] + git semver [Pipeline] } [2023-07-25T15:19:17.409Z] $ docker stop --time=1 39cbdbd2656b0f437bf42ee3c84cfe5536f460032e46174f5ffd23e217bace15 [2023-07-25T15:19:18.932Z] $ docker rm -f --volumes 39cbdbd2656b0f437bf42ee3c84cfe5536f460032e46174f5ffd23e217bace15 [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 [2023-07-25T15:19:19.525Z] + [ -d /w/workspace/y_app-functions-sdk-go_minnesota/archives ] [2023-07-25T15:19:19.525Z] + ls -al /w/workspace/y_app-functions-sdk-go_minnesota/archives [2023-07-25T15:19:19.525Z] total 16 [2023-07-25T15:19:19.525Z] drwxr-xr-x 3 root root 4096 Jul 25 15:08 . [2023-07-25T15:19:19.525Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 15:18 .. [2023-07-25T15:19:19.525Z] drwxr-xr-x 2 root root 4096 Jul 25 15:08 cost [2023-07-25T15:19:19.525Z] -rw-r--r-- 1 root root 95 Jul 25 15:08 cost.csv [2023-07-25T15:19:19.525Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-functions-sdk-go_minnesota/archives [2023-07-25T15:19:19.525Z] + ls -al /w/workspace/y_app-functions-sdk-go_minnesota/archives [2023-07-25T15:19:19.525Z] total 16 [2023-07-25T15:19:19.525Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 15:08 . [2023-07-25T15:19:19.525Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 15:18 .. [2023-07-25T15:19:19.525Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 15:08 cost [2023-07-25T15:19:19.525Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 25 15:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-25T15:19:19.814Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T15:19:20.678Z] ---> package-listing.sh [2023-07-25T15:19:20.678Z] ++ facter osfamily [2023-07-25T15:19:20.678Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-25T15:19:20.937Z] + OS_FAMILY=debian [2023-07-25T15:19:20.937Z] + workspace=/w/workspace/y_app-functions-sdk-go_minnesota [2023-07-25T15:19:20.937Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-25T15:19:20.937Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-25T15:19:20.937Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-25T15:19:20.937Z] + PACKAGES=/tmp/packages_start.txt [2023-07-25T15:19:20.937Z] + '[' /w/workspace/y_app-functions-sdk-go_minnesota ']' [2023-07-25T15:19:20.937Z] + PACKAGES=/tmp/packages_end.txt [2023-07-25T15:19:20.937Z] + case "${OS_FAMILY}" in [2023-07-25T15:19:20.937Z] + dpkg -l [2023-07-25T15:19:20.937Z] + grep '^ii' [2023-07-25T15:19:20.937Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-25T15:19:20.937Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-25T15:19:20.937Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-25T15:19:20.937Z] + '[' /w/workspace/y_app-functions-sdk-go_minnesota ']' [2023-07-25T15:19:20.937Z] + mkdir -p /w/workspace/y_app-functions-sdk-go_minnesota/archives/ [2023-07-25T15:19:20.937Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-functions-sdk-go_minnesota/archives/ [Pipeline] echo [2023-07-25T15:19:20.949Z] 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/y_app-functions-sdk-go_minnesota/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-25T15:19:21.227Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T15:19:21.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T15:19:21.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T15:19:21.871Z] prd-ubuntu20.04-docker-8c-8g-2076 does not seem to be running inside a container [2023-07-25T15:19:21.897Z] $ 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/y_app-functions-sdk-go_minnesota/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-functions-sdk-go_minnesota -v /w/workspace/y_app-functions-sdk-go_minnesota:/w/workspace/y_app-functions-sdk-go_minnesota:rw,z -v /w/workspace/y_app-functions-sdk-go_minnesota@tmp:/w/workspace/y_app-functions-sdk-go_minnesota@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 [2023-07-25T15:19:22.159Z] $ docker top a4eba1cd65b7d6cb576c945255ae5db77b8ba21d08ccc08f6db69cbe644dbb09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T15:19:22.501Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-25T15:19:22.784Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-25T15:19:23.071Z] + ls /var/log/sa-host [2023-07-25T15:19:23.071Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-25T15:19:23.228Z] provisioning config files... [2023-07-25T15:19:23.235Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-functions-sdk-go_minnesota@tmp/config14439950438681707138tmp [Pipeline] { [Pipeline] echo [2023-07-25T15:19:23.248Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T15:19:23.532Z] ---> create-netrc.sh [Pipeline] } [2023-07-25T15:19:23.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-25T15:19:23.868Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-25T15:19:23.877Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T15:19:24.158Z] ---> sudo-logs.sh [2023-07-25T15:19:24.158Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-25T15:19:24.184Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T15:19:24.470Z] ---> job-cost.sh [2023-07-25T15:19:24.470Z] lf-activate-venv: SKIPPING [2023-07-25T15:19:24.470Z] DEBUG: total: 0.2199999988079071 [2023-07-25T15:19:24.470Z] INFO: Retrieving Stack Cost... [2023-07-25T15:19:24.729Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-25T15:19:26.447Z] INFO: Archiving Costs [Pipeline] echo [2023-07-25T15:19:26.521Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T15:19:26.889Z] ---> logs-deploy.sh [2023-07-25T15:19:26.889Z] lf-activate-venv: SKIPPING [2023-07-25T15:19:26.889Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/minnesota/2 [2023-07-25T15:19:26.889Z] INFO: archiving workspace using pattern(s): [2023-07-25T15:19:27.833Z] Archives upload complete. [2023-07-25T15:19:28.091Z] INFO: archiving logs to Nexus [2023-07-25T15:19:28.660Z] ---> uname -a: [2023-07-25T15:19:28.660Z] Linux prd-ubuntu20-04-docker-8c-8g-2076 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-25T15:19:28.660Z] [2023-07-25T15:19:28.660Z] [2023-07-25T15:19:28.660Z] ---> lscpu: [2023-07-25T15:19:28.660Z] Architecture: x86_64 [2023-07-25T15:19:28.660Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-25T15:19:28.660Z] Byte Order: Little Endian [2023-07-25T15:19:28.660Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-25T15:19:28.660Z] CPU(s): 8 [2023-07-25T15:19:28.660Z] On-line CPU(s) list: 0-7 [2023-07-25T15:19:28.660Z] Thread(s) per core: 1 [2023-07-25T15:19:28.660Z] Core(s) per socket: 1 [2023-07-25T15:19:28.660Z] Socket(s): 8 [2023-07-25T15:19:28.660Z] NUMA node(s): 1 [2023-07-25T15:19:28.660Z] Vendor ID: AuthenticAMD [2023-07-25T15:19:28.660Z] CPU family: 23 [2023-07-25T15:19:28.660Z] Model: 49 [2023-07-25T15:19:28.660Z] Model name: AMD EPYC-Rome Processor [2023-07-25T15:19:28.660Z] Stepping: 0 [2023-07-25T15:19:28.660Z] CPU MHz: 2800.000 [2023-07-25T15:19:28.660Z] BogoMIPS: 5600.00 [2023-07-25T15:19:28.660Z] Virtualization: AMD-V [2023-07-25T15:19:28.660Z] Hypervisor vendor: KVM [2023-07-25T15:19:28.660Z] Virtualization type: full [2023-07-25T15:19:28.660Z] L1d cache: 256 KiB [2023-07-25T15:19:28.660Z] L1i cache: 256 KiB [2023-07-25T15:19:28.660Z] L2 cache: 4 MiB [2023-07-25T15:19:28.660Z] L3 cache: 128 MiB [2023-07-25T15:19:28.660Z] NUMA node0 CPU(s): 0-7 [2023-07-25T15:19:28.660Z] Vulnerability Itlb multihit: Not affected [2023-07-25T15:19:28.660Z] Vulnerability L1tf: Not affected [2023-07-25T15:19:28.660Z] Vulnerability Mds: Not affected [2023-07-25T15:19:28.660Z] Vulnerability Meltdown: Not affected [2023-07-25T15:19:28.660Z] Vulnerability Mmio stale data: Not affected [2023-07-25T15:19:28.660Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-25T15:19:28.660Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-25T15:19:28.660Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-25T15:19:28.660Z] Vulnerability Srbds: Not affected [2023-07-25T15:19:28.660Z] Vulnerability Tsx async abort: Not affected [2023-07-25T15:19:28.660Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-25T15:19:28.660Z] [2023-07-25T15:19:28.660Z] [2023-07-25T15:19:28.660Z] ---> nproc: [2023-07-25T15:19:28.660Z] 8 [2023-07-25T15:19:28.660Z] [2023-07-25T15:19:28.660Z] [2023-07-25T15:19:28.660Z] ---> df -h: [2023-07-25T15:19:28.660Z] Filesystem Size Used Avail Use% Mounted on [2023-07-25T15:19:28.660Z] overlay 155G 12G 143G 8% / [2023-07-25T15:19:28.660Z] tmpfs 64M 0 64M 0% /dev [2023-07-25T15:19:28.660Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-25T15:19:28.660Z] shm 64M 0 64M 0% /dev/shm [2023-07-25T15:19:28.660Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-07-25T15:19:28.660Z] [2023-07-25T15:19:28.660Z]