Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc2bf8d9a29fee771d66dec1af10f11448dbbfcf 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-ssh9209374546049654885.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5385866480579774555.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12393710060634661007.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16112866950040685621.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1549876287120187653.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, 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.21 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6169 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bc2bf8d9a29fee771d66dec1af10f11448dbbfcf (main) Commit message: "build: Update go.sum that was missed (#1477)" > 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 bc2bf8d9a29fee771d66dec1af10f11448dbbfcf # timeout=10 > git rev-list --no-walk 534a8b21a43fc6feaa29292196610f3d89cfc830 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-14T01:41:53.470Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-14T01:41:53.536Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-14T01:41:53.550Z] ========================================================= [2023-09-14T01:41:53.550Z] EdgeX Global Pipelines Version Info [2023-09-14T01:41:53.550Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-14T01:41:54.256Z] ------------------- [2023-09-14T01:41:54.256Z] stable info: [2023-09-14T01:41:54.256Z] ------------------- [2023-09-14T01:41:54.256Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-14T01:41:54.256Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-14T01:41:54.256Z] Message: update stable to v1.0.254 [2023-09-14T01:41:54.826Z] ------------------- [2023-09-14T01:41:54.827Z] experimental info: [2023-09-14T01:41:54.827Z] ------------------- [2023-09-14T01:41:54.827Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-14T01:41:54.827Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-14T01:41:54.827Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-14T01:41:55.018Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-09-14T01:41:55.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-09-14T01:41:55.055Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-14T01:41:55.074Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-14T01:41:55.091Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-14T01:41:55.110Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-14T01:41:55.127Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-14T01:41:55.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-14T01:41:55.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-14T01:41:55.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-14T01:41:55.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-14T01:41:55.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-09-14T01:41:55.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-14T01:41:55.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-14T01:41:55.248Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-09-14T01:41:55.261Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-14T01:41:55.276Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-14T01:41:55.292Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-14T01:41:55.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-14T01:41:55.320Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-14T01:41:55.332Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-14T01:41:55.351Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-14T01:41:55.368Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-14T01:41:55.386Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-14T01:41:55.397Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-09-14T01:41:55.410Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-14T01:41:55.422Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-14T01:41:55.434Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-14T01:41:55.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-14T01:41:55.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-14T01:41:55.473Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc2bf8d9a29fee771d66dec1af10f11448dbbfcf [Pipeline] echo [2023-09-14T01:41:55.485Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc2bf8d [Pipeline] echo [2023-09-14T01:41:55.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-14T01:41:55.862Z] + git rev-list -1 --merges bc2bf8d9a29fee771d66dec1af10f11448dbbfcf~1..bc2bf8d9a29fee771d66dec1af10f11448dbbfcf [Pipeline] echo [2023-09-14T01:41:55.910Z] -----------> git rev-list -1 --merges bc2bf8d9a29fee771d66dec1af10f11448dbbfcf~1..bc2bf8d9a29fee771d66dec1af10f11448dbbfcf bc2bf8d9a29fee771d66dec1af10f11448dbbfcf [false] [Pipeline] sh [2023-09-14T01:41:56.192Z] + git log --format=format:%s -1 bc2bf8d9a29fee771d66dec1af10f11448dbbfcf [Pipeline] echo [2023-09-14T01:41:56.207Z] ========================================================= [2023-09-14T01:41:56.207Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-14T01:41:56.207Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-14T01:41:56.524Z] + git log --format=format:%s -1 bc2bf8d9a29fee771d66dec1af10f11448dbbfcf [Pipeline] echo [2023-09-14T01:41:56.534Z] [semverPrep] GIT_COMMIT: bc2bf8d9a29fee771d66dec1af10f11448dbbfcf, Commit Message: build: Update go.sum that was missed (#1477) [Pipeline] echo [2023-09-14T01:41:56.544Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-14T01:41:56.894Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-14T01:41:56.894Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-14T01:41:56.894Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-14T01:41:56.894Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-14T01:41:56.894Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-14T01:41:56.894Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-14T01:41:56.894Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:41:57.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T01:41:57.560Z] [2023-09-14T01:41:57.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:41:57.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T01:41:57.900Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-14T01:41:57.900Z] b85a868b505f: Pulling fs layer [2023-09-14T01:41:57.900Z] e2be974225ed: Pulling fs layer [2023-09-14T01:41:57.900Z] 339a4e72a1f5: Pulling fs layer [2023-09-14T01:41:57.900Z] 988bab9f4d93: Pulling fs layer [2023-09-14T01:41:57.900Z] 1469e6f7b9e6: Pulling fs layer [2023-09-14T01:41:57.900Z] eaf3925da568: Pulling fs layer [2023-09-14T01:41:57.900Z] bab4dde63d76: Pulling fs layer [2023-09-14T01:41:57.900Z] bde34c3a00c8: Pulling fs layer [2023-09-14T01:41:57.900Z] b352a97aabf1: Pulling fs layer [2023-09-14T01:41:57.900Z] 4872d77fe225: Pulling fs layer [2023-09-14T01:41:57.900Z] 5851b861e8e6: Pulling fs layer [2023-09-14T01:41:57.900Z] b352a97aabf1: Waiting [2023-09-14T01:41:57.900Z] bab4dde63d76: Waiting [2023-09-14T01:41:57.900Z] 988bab9f4d93: Waiting [2023-09-14T01:41:57.900Z] 4872d77fe225: Waiting [2023-09-14T01:41:57.900Z] eaf3925da568: Waiting [2023-09-14T01:41:57.900Z] bde34c3a00c8: Waiting [2023-09-14T01:41:58.160Z] e2be974225ed: Download complete [2023-09-14T01:41:58.160Z] 988bab9f4d93: Download complete [2023-09-14T01:41:58.160Z] 1469e6f7b9e6: Verifying Checksum [2023-09-14T01:41:58.160Z] 1469e6f7b9e6: Download complete [2023-09-14T01:41:58.160Z] 339a4e72a1f5: Verifying Checksum [2023-09-14T01:41:58.160Z] 339a4e72a1f5: Download complete [2023-09-14T01:41:58.160Z] eaf3925da568: Verifying Checksum [2023-09-14T01:41:58.160Z] eaf3925da568: Download complete [2023-09-14T01:41:58.160Z] bde34c3a00c8: Verifying Checksum [2023-09-14T01:41:58.160Z] bde34c3a00c8: Download complete [2023-09-14T01:41:58.160Z] b352a97aabf1: Verifying Checksum [2023-09-14T01:41:58.160Z] b352a97aabf1: Download complete [2023-09-14T01:41:58.160Z] 4872d77fe225: Download complete [2023-09-14T01:41:58.160Z] 5851b861e8e6: Download complete [2023-09-14T01:41:58.160Z] b85a868b505f: Verifying Checksum [2023-09-14T01:41:58.160Z] b85a868b505f: Download complete [2023-09-14T01:41:58.419Z] bab4dde63d76: Verifying Checksum [2023-09-14T01:41:58.419Z] bab4dde63d76: Download complete [2023-09-14T01:41:59.798Z] b85a868b505f: Pull complete [2023-09-14T01:41:59.798Z] e2be974225ed: Pull complete [2023-09-14T01:42:00.058Z] 339a4e72a1f5: Pull complete [2023-09-14T01:42:00.317Z] 988bab9f4d93: Pull complete [2023-09-14T01:42:00.576Z] 1469e6f7b9e6: Pull complete [2023-09-14T01:42:00.576Z] eaf3925da568: Pull complete [2023-09-14T01:42:02.482Z] bab4dde63d76: Pull complete [2023-09-14T01:42:02.482Z] bde34c3a00c8: Pull complete [2023-09-14T01:42:02.482Z] b352a97aabf1: Pull complete [2023-09-14T01:42:02.482Z] 4872d77fe225: Pull complete [2023-09-14T01:42:02.743Z] 5851b861e8e6: Pull complete [2023-09-14T01:42:02.743Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-14T01:42:02.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T01:42:02.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T01:42:02.838Z] prd-ubuntu20.04-docker-8c-8g-6169 does not seem to be running inside a container [2023-09-14T01:42:02.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-14T01:42:05.865Z] $ docker top a167fe06454e87c1228994a5059d326ff387406d9d5606ec13251e0ca9965d34 -eo pid,comm [2023-09-14T01:42:05.923Z] 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-09-14T01:42:05.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-14T01:42:05.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-14T01:42:05.960Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-14T01:42:06.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-14T01:42:06.090Z] $ docker exec a167fe06454e87c1228994a5059d326ff387406d9d5606ec13251e0ca9965d34 ssh-agent [2023-09-14T01:42:06.201Z] SSH_AUTH_SOCK=/tmp/ssh-hl6CWsyWNo0d/agent.33 [2023-09-14T01:42:06.201Z] SSH_AGENT_PID=39 [2023-09-14T01:42:06.208Z] Running ssh-add (command line suppressed) [2023-09-14T01:42:06.312Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5620074776791768562.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5620074776791768562.key) [2023-09-14T01:42:06.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-14T01:42:06.614Z] + git tag --points-at HEAD [Pipeline] } [2023-09-14T01:42:06.626Z] $ docker exec --env ******** --env ******** a167fe06454e87c1228994a5059d326ff387406d9d5606ec13251e0ca9965d34 ssh-agent -k [2023-09-14T01:42:06.728Z] unset SSH_AUTH_SOCK; [2023-09-14T01:42:06.728Z] unset SSH_AGENT_PID; [2023-09-14T01:42:06.729Z] echo Agent pid 39 killed; [2023-09-14T01:42:06.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-14T01:42:06.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-14T01:42:06.765Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-14T01:42:06.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-14T01:42:06.882Z] $ docker exec a167fe06454e87c1228994a5059d326ff387406d9d5606ec13251e0ca9965d34 ssh-agent [2023-09-14T01:42:06.995Z] SSH_AUTH_SOCK=/tmp/ssh-KDtINpnbTSnd/agent.72 [2023-09-14T01:42:06.995Z] SSH_AGENT_PID=78 [2023-09-14T01:42:07.000Z] Running ssh-add (command line suppressed) [2023-09-14T01:42:07.103Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_495532032678416054.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_495532032678416054.key) [2023-09-14T01:42:07.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-14T01:42:07.408Z] + git semver init [2023-09-14T01:42:07.668Z] 2023-09-14 01:42:07,606 [run_init] DEBUG init version:0.0.0 force:False [2023-09-14T01:42:07.668Z] 2023-09-14 01:42:07,607 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-09-14T01:42:07.668Z] 2023-09-14 01:42:07,607 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-09-14T01:42:07.668Z] 2023-09-14 01:42:07,607 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-14T01:42:09.577Z] 2023-09-14 01:42:09,186 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-09-14T01:42:09.577Z] 2023-09-14 01:42:09,186 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-09-14T01:42:09.577Z] 2023-09-14 01:42:09,186 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-14T01:42:09.577Z] 2023-09-14 01:42:09,187 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-14T01:42:09.577Z] 3.1.0-dev.30 [Pipeline] } [2023-09-14T01:42:09.588Z] $ docker exec --env ******** --env ******** a167fe06454e87c1228994a5059d326ff387406d9d5606ec13251e0ca9965d34 ssh-agent -k [2023-09-14T01:42:09.682Z] unset SSH_AUTH_SOCK; [2023-09-14T01:42:09.682Z] unset SSH_AGENT_PID; [2023-09-14T01:42:09.682Z] echo Agent pid 78 killed; [2023-09-14T01:42:09.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-14T01:42:09.992Z] + git semver [Pipeline] } [2023-09-14T01:42:10.578Z] $ docker stop --time=1 a167fe06454e87c1228994a5059d326ff387406d9d5606ec13251e0ca9965d34 [2023-09-14T01:42:11.877Z] $ docker rm -f --volumes a167fe06454e87c1228994a5059d326ff387406d9d5606ec13251e0ca9965d34 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-14T01:42:12.220Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-14T01:42:12.435Z] Stashed 1 file(s) [Pipeline] echo [2023-09-14T01:42:12.438Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.30 [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-09-14T01:42:12.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T01:42:12.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T01:42:12.645Z] ========================================================= [2023-09-14T01:42:12.645Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-14T01:42:12.645Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-14T01:42:12.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-14T01:42:12.935Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-14T01:42:12.935Z] 7264a8db6415: Pulling fs layer [2023-09-14T01:42:12.935Z] c4d48a809fc2: Pulling fs layer [2023-09-14T01:42:12.935Z] 4f1c88b9dad5: Pulling fs layer [2023-09-14T01:42:12.935Z] ad3a456e5733: Pulling fs layer [2023-09-14T01:42:12.935Z] 9e4f439ed901: Pulling fs layer [2023-09-14T01:42:12.935Z] feaf6a47b606: Pulling fs layer [2023-09-14T01:42:12.935Z] 5e8b037d7d82: Pulling fs layer [2023-09-14T01:42:12.935Z] 8ac70367396e: Pulling fs layer [2023-09-14T01:42:12.935Z] 6db16350a2e2: Pulling fs layer [2023-09-14T01:42:12.935Z] 9250d5d63582: Pulling fs layer [2023-09-14T01:42:12.935Z] ad3a456e5733: Waiting [2023-09-14T01:42:12.935Z] 9e4f439ed901: Waiting [2023-09-14T01:42:12.935Z] 5e8b037d7d82: Waiting [2023-09-14T01:42:12.935Z] 9250d5d63582: Waiting [2023-09-14T01:42:12.935Z] 8ac70367396e: Waiting [2023-09-14T01:42:12.935Z] 6db16350a2e2: Waiting [2023-09-14T01:42:12.935Z] c4d48a809fc2: Verifying Checksum [2023-09-14T01:42:12.935Z] c4d48a809fc2: Download complete [2023-09-14T01:42:12.935Z] ad3a456e5733: Verifying Checksum [2023-09-14T01:42:12.935Z] ad3a456e5733: Download complete [2023-09-14T01:42:12.935Z] 7264a8db6415: Download complete [2023-09-14T01:42:12.935Z] 9e4f439ed901: Verifying Checksum [2023-09-14T01:42:12.935Z] 9e4f439ed901: Download complete [2023-09-14T01:42:12.935Z] feaf6a47b606: Verifying Checksum [2023-09-14T01:42:12.935Z] feaf6a47b606: Download complete [2023-09-14T01:42:13.194Z] 7264a8db6415: Pull complete [2023-09-14T01:42:13.194Z] 8ac70367396e: Verifying Checksum [2023-09-14T01:42:13.194Z] 8ac70367396e: Download complete [2023-09-14T01:42:13.455Z] c4d48a809fc2: Pull complete [2023-09-14T01:42:13.455Z] 4f1c88b9dad5: Verifying Checksum [2023-09-14T01:42:13.455Z] 4f1c88b9dad5: Download complete [2023-09-14T01:42:13.713Z] 6db16350a2e2: Verifying Checksum [2023-09-14T01:42:13.713Z] 6db16350a2e2: Download complete [2023-09-14T01:42:13.713Z] 5e8b037d7d82: Verifying Checksum [2023-09-14T01:42:13.713Z] 5e8b037d7d82: Download complete [2023-09-14T01:42:13.971Z] 9250d5d63582: Verifying Checksum [2023-09-14T01:42:13.971Z] 9250d5d63582: Download complete [2023-09-14T01:42:17.253Z] 4f1c88b9dad5: Pull complete [2023-09-14T01:42:17.253Z] ad3a456e5733: Pull complete [2023-09-14T01:42:17.253Z] 9e4f439ed901: Pull complete [2023-09-14T01:42:17.253Z] feaf6a47b606: Pull complete [2023-09-14T01:42:19.154Z] 5e8b037d7d82: Pull complete [2023-09-14T01:42:19.722Z] 8ac70367396e: Pull complete [2023-09-14T01:42:20.309Z] 6db16350a2e2: Pull complete [2023-09-14T01:42:20.876Z] 9250d5d63582: Pull complete [2023-09-14T01:42:20.876Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-14T01:42:20.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-14T01:42:20.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-09-14T01:42:21.169Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:42:21.467Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-14T01:42:21.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T01:42:21.547Z] prd-ubuntu20.04-docker-8c-8g-6169 does not seem to be running inside a container [2023-09-14T01:42:21.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-14T01:42:26.470Z] $ docker top f1c5e4606904347b00edab78180f69714a789c17f3dbcea5398fd2a5fbe8a06c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T01:42:26.816Z] + go version [2023-09-14T01:42:26.816Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-14T01:42:26.826Z] $ docker stop --time=1 f1c5e4606904347b00edab78180f69714a789c17f3dbcea5398fd2a5fbe8a06c [2023-09-14T01:42:27.548Z] Still waiting to schedule task [2023-09-14T01:42:27.548Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6167’ [2023-09-14T01:42:28.114Z] $ docker rm -f --volumes f1c5e4606904347b00edab78180f69714a789c17f3dbcea5398fd2a5fbe8a06c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:42:28.532Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-14T01:42:28.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T01:42:28.606Z] prd-ubuntu20.04-docker-8c-8g-6169 does not seem to be running inside a container [2023-09-14T01:42:28.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-14T01:42:28.990Z] $ docker top 26bd88f69acfbd4e8810060300be3a05b05718301afa3f4db3d981181ba6319b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T01:42:29.331Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-14T01:42:29.626Z] + make test [2023-09-14T01:42:29.626Z] make -C ./app-service-template build [2023-09-14T01:42:29.626Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-09-14T01:42:29.626Z] go mod tidy [2023-09-14T01:42:29.626Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 [2023-09-14T01:42:29.626Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-09-14T01:42:29.626Z] go: downloading github.com/google/uuid v1.3.1 [2023-09-14T01:42:29.626Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-14T01:42:29.626Z] go: downloading github.com/labstack/echo/v4 v4.11.1 [2023-09-14T01:42:29.626Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.32 [2023-09-14T01:42:30.195Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.20 [2023-09-14T01:42:30.195Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 [2023-09-14T01:42:30.195Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-09-14T01:42:30.195Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-09-14T01:42:30.195Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-14T01:42:30.195Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-14T01:42:30.195Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 [2023-09-14T01:42:30.195Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-09-14T01:42:30.195Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-09-14T01:42:30.453Z] go: downloading golang.org/x/crypto v0.12.0 [2023-09-14T01:42:30.453Z] go: downloading golang.org/x/net v0.13.0 [2023-09-14T01:42:30.453Z] go: downloading github.com/go-playground/validator/v10 v10.15.1 [2023-09-14T01:42:30.453Z] go: downloading github.com/go-kit/log v0.2.1 [2023-09-14T01:42:30.453Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-09-14T01:42:30.453Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-09-14T01:42:30.453Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-09-14T01:42:30.453Z] go: downloading golang.org/x/sync v0.2.0 [2023-09-14T01:42:30.712Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-09-14T01:42:30.712Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-09-14T01:42:30.712Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-09-14T01:42:30.712Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 [2023-09-14T01:42:30.712Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 [2023-09-14T01:42:30.712Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-09-14T01:42:30.712Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-09-14T01:42:30.712Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-09-14T01:42:30.712Z] go: downloading github.com/x448/float16 v0.8.4 [2023-09-14T01:42:30.712Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-09-14T01:42:30.712Z] go: downloading github.com/hashicorp/consul/api v1.24.0 [2023-09-14T01:42:30.712Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-09-14T01:42:30.712Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-09-14T01:42:30.712Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-09-14T01:42:30.712Z] go: downloading golang.org/x/text v0.12.0 [2023-09-14T01:42:30.712Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-09-14T01:42:30.971Z] go: downloading golang.org/x/sys v0.11.0 [2023-09-14T01:42:31.229Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-09-14T01:42:31.229Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-09-14T01:42:31.229Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-09-14T01:42:31.229Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-09-14T01:42:31.229Z] go: downloading golang.org/x/time v0.3.0 [2023-09-14T01:42:31.229Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-09-14T01:42:31.229Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-09-14T01:42:31.229Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-09-14T01:42:31.487Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-09-14T01:42:31.488Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-09-14T01:42:31.488Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-09-14T01:42:31.488Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-09-14T01:42:31.488Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-09-14T01:42:31.488Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-09-14T01:42:31.488Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-09-14T01:42:31.488Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-09-14T01:42:31.488Z] go: downloading github.com/nats-io/nats.go v1.28.0 [2023-09-14T01:42:31.747Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.22 [2023-09-14T01:42:31.747Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-09-14T01:42:31.747Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-09-14T01:42:31.747Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-09-14T01:42:31.747Z] go: downloading google.golang.org/grpc v1.53.0 [2023-09-14T01:42:32.006Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-09-14T01:42:32.006Z] go: downloading github.com/kr/pretty v0.1.0 [2023-09-14T01:42:32.006Z] go: downloading github.com/fatih/color v1.14.1 [2023-09-14T01:42:32.006Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-09-14T01:42:32.006Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-09-14T01:42:32.006Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-09-14T01:42:32.006Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-09-14T01:42:32.006Z] go: downloading github.com/klauspost/compress v1.16.7 [2023-09-14T01:42:32.006Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-09-14T01:42:32.006Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-09-14T01:42:32.006Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-09-14T01:42:32.006Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-09-14T01:42:32.006Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-09-14T01:42:32.267Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-09-14T01:42:32.267Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-09-14T01:42:32.267Z] go: downloading github.com/pkg/errors v0.9.1 [2023-09-14T01:42:32.267Z] go: downloading golang.org/x/tools v0.6.0 [2023-09-14T01:42:32.267Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-09-14T01:42:32.267Z] go: downloading github.com/kr/text v0.2.0 [2023-09-14T01:42:32.267Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-09-14T01:42:32.267Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-09-14T01:42:32.267Z] go: downloading github.com/google/btree v1.0.1 [2023-09-14T01:42:32.267Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-09-14T01:42:32.267Z] go: downloading github.com/miekg/dns v1.1.41 [2023-09-14T01:42:32.267Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-09-14T01:42:32.267Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-09-14T01:42:32.267Z] go: downloading github.com/nats-io/jwt/v2 v2.5.0 [2023-09-14T01:42:32.525Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-09-14T01:42:32.525Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-09-14T01:42:32.525Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-09-14T01:42:32.525Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-09-14T01:42:32.525Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-09-14T01:42:32.525Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-09-14T01:42:32.525Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-09-14T01:42:32.784Z] go: downloading golang.org/x/mod v0.8.0 [2023-09-14T01:42:33.351Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-09-14T01:42:48.309Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-09-14T01:42:48.309Z] make -C ./app-service-template test [2023-09-14T01:42:48.309Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-09-14T01:42:48.309Z] go test -race -coverprofile=coverage.out ./... [2023-09-14T01:43:06.392Z] ? app-new-service/config [no test files] [2023-09-14T01:43:07.511Z] ok app-new-service 1.049s coverage: 45.9% of statements [2023-09-14T01:43:07.511Z] ok app-new-service/functions 1.045s coverage: 85.3% of statements [2023-09-14T01:43:07.511Z] go vet ./... [2023-09-14T01:43:22.381Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-14T01:43:22.381Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-14T01:43:22.381Z] ./bin/test-attribution-txt.sh [2023-09-14T01:43:22.381Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-09-14T01:43:22.381Z] go test -race -coverprofile=coverage.out ./... [2023-09-14T01:43:22.381Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-09-14T01:43:22.381Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-09-14T01:43:23.758Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-09-14T01:43:23.758Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-09-14T01:43:23.758Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-09-14T01:43:23.758Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-09-14T01:43:24.696Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-09-14T01:43:24.953Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-09-14T01:43:24.953Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.108s coverage: 65.6% of statements [2023-09-14T01:43:24.953Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.077s coverage: 92.5% of statements [2023-09-14T01:43:24.953Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.065s coverage: 85.1% of statements [2023-09-14T01:43:24.953Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.026s coverage: 100.0% of statements [2023-09-14T01:43:24.953Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.117s coverage: 77.9% of statements [2023-09-14T01:43:25.889Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.041s coverage: 97.3% of statements [2023-09-14T01:43:25.889Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-09-14T01:43:25.889Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-09-14T01:43:25.889Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.053s coverage: 82.8% of statements [2023-09-14T01:43:25.889Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-09-14T01:43:25.889Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-14T01:43:26.837Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.050s coverage: 65.6% of statements [2023-09-14T01:43:26.837Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.052s coverage: 28.7% of statements [2023-09-14T01:43:26.837Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.046s coverage: 17.2% of statements [2023-09-14T01:43:27.095Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.054s coverage: 27.3% of statements [2023-09-14T01:43:28.029Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.068s coverage: 52.8% of statements [2023-09-14T01:43:54.589Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.114s coverage: 75.3% of statements [2023-09-14T01:43:54.589Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.033s coverage: 94.4% of statements [2023-09-14T01:43:54.589Z] go vet ./... [2023-09-14T01:43:54.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-14T01:43:54.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-09-14T01:44:02.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-14T01:44:02.721Z] $ docker stop --time=1 26bd88f69acfbd4e8810060300be3a05b05718301afa3f4db3d981181ba6319b [2023-09-14T01:44:04.600Z] $ docker rm -f --volumes 26bd88f69acfbd4e8810060300be3a05b05718301afa3f4db3d981181ba6319b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-14T01:44:05.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-14T01:44:05.552Z] 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-09-14T01:44:06.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T01:44:06.011Z] [2023-09-14T01:44:06.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:44:06.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T01:44:06.631Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-14T01:44:06.631Z] 5eb5b503b376: Pulling fs layer [2023-09-14T01:44:06.631Z] 5c69ac0246d0: Pulling fs layer [2023-09-14T01:44:06.631Z] ec43610c2a17: Pulling fs layer [2023-09-14T01:44:06.631Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-14T01:44:06.631Z] 33b1e0a273af: Pulling fs layer [2023-09-14T01:44:06.631Z] 5d3b04190fa2: Pulling fs layer [2023-09-14T01:44:06.631Z] 2f39f015ded8: Pulling fs layer [2023-09-14T01:44:06.632Z] 5d3b04190fa2: Waiting [2023-09-14T01:44:06.632Z] 33b1e0a273af: Waiting [2023-09-14T01:44:06.632Z] 3a2ae6a8a46f: Waiting [2023-09-14T01:44:06.632Z] 5c69ac0246d0: Verifying Checksum [2023-09-14T01:44:06.632Z] 5c69ac0246d0: Download complete [2023-09-14T01:44:06.632Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-14T01:44:06.632Z] 3a2ae6a8a46f: Download complete [2023-09-14T01:44:06.632Z] ec43610c2a17: Verifying Checksum [2023-09-14T01:44:06.632Z] ec43610c2a17: Download complete [2023-09-14T01:44:06.632Z] 33b1e0a273af: Verifying Checksum [2023-09-14T01:44:06.632Z] 33b1e0a273af: Download complete [2023-09-14T01:44:06.632Z] 5d3b04190fa2: Verifying Checksum [2023-09-14T01:44:06.632Z] 5d3b04190fa2: Download complete [2023-09-14T01:44:06.890Z] 5eb5b503b376: Verifying Checksum [2023-09-14T01:44:06.890Z] 5eb5b503b376: Download complete [2023-09-14T01:44:07.458Z] 2f39f015ded8: Verifying Checksum [2023-09-14T01:44:07.458Z] 2f39f015ded8: Download complete [2023-09-14T01:44:08.034Z] 5eb5b503b376: Pull complete [2023-09-14T01:44:08.034Z] 5c69ac0246d0: Pull complete [2023-09-14T01:44:08.293Z] ec43610c2a17: Pull complete [2023-09-14T01:44:08.552Z] 3a2ae6a8a46f: Pull complete [2023-09-14T01:44:08.552Z] 33b1e0a273af: Pull complete [2023-09-14T01:44:08.810Z] 5d3b04190fa2: Pull complete [2023-09-14T01:44:12.999Z] 2f39f015ded8: Pull complete [2023-09-14T01:44:12.999Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-14T01:44:12.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T01:44:12.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T01:44:13.090Z] prd-ubuntu20.04-docker-8c-8g-6169 does not seem to be running inside a container [2023-09-14T01:44:13.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-14T01:44:16.856Z] $ docker top 611778e421925d6691f430361a08e1043b247d279175f9b0caacc2013c9bc9d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-14T01:44:17.248Z] ---> job-cost.sh [2023-09-14T01:44:17.248Z] lf-activate-venv: SKIPPING [2023-09-14T01:44:17.248Z] INFO: No Stack... [2023-09-14T01:44:17.506Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-14T01:44:18.074Z] INFO: Archiving Costs [Pipeline] sh [2023-09-14T01:44:18.364Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-09-14T01:44:18.364Z] + cut -d, -f6 [Pipeline] lock [2023-09-14T01:44:18.377Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-293-stack-cost] [2023-09-14T01:44:18.385Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-293-stack-cost] did not exist. Created. [2023-09-14T01:44:18.385Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-293-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-14T01:44:18.689Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-14T01:44:18.722Z] Stashed 1 file(s) [Pipeline] } [2023-09-14T01:44:18.728Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-293-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-14T01:44:18.747Z] $ docker stop --time=1 611778e421925d6691f430361a08e1043b247d279175f9b0caacc2013c9bc9d1 [2023-09-14T01:44:19.889Z] $ docker rm -f --volumes 611778e421925d6691f430361a08e1043b247d279175f9b0caacc2013c9bc9d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-14T01:45:21.696Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6171 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-09-14T01:45:21.708Z] Running in /w/workspace/app-functions-sdk-go/293 [Pipeline] { [Pipeline] checkout [2023-09-14T01:45:21.737Z] The recommended git tool is: git [2023-09-14T01:45:26.872Z] using credential edgex-jenkins-ssh [2023-09-14T01:45:26.892Z] Cloning the remote Git repository [2023-09-14T01:45:26.936Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-09-14T01:45:27.027Z] > git init /w/workspace/app-functions-sdk-go/293 # timeout=10 [2023-09-14T01:45:27.159Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-09-14T01:45:27.161Z] > git --version # timeout=10 [2023-09-14T01:45:27.180Z] > git --version # 'git version 2.25.1' [2023-09-14T01:45:27.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-14T01:45:27.329Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-14T01:45:31.092Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-09-14T01:45:31.127Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-14T01:45:32.071Z] Avoid second fetch [2023-09-14T01:45:32.071Z] Checking out Revision bc2bf8d9a29fee771d66dec1af10f11448dbbfcf (main) [2023-09-14T01:45:32.716Z] Commit message: "build: Update go.sum that was missed (#1477)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-14T01:45:32.086Z] > git config core.sparsecheckout # timeout=10 [2023-09-14T01:45:32.182Z] > git checkout -f bc2bf8d9a29fee771d66dec1af10f11448dbbfcf # timeout=10 [2023-09-14T01:45:33.632Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-14T01:45:33.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-14T01:45:33.632Z] Dload Upload Total Spent Left Speed [2023-09-14T01:45:33.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-09-14T01:45:34.245Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-14T01:45:34.575Z] + sudo tee /etc/docker/daemon.new [2023-09-14T01:45:34.575Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-14T01:45:34.575Z] { [2023-09-14T01:45:34.575Z] "registry-mirrors": [ [2023-09-14T01:45:34.575Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-14T01:45:34.575Z] ], [2023-09-14T01:45:34.575Z] "bip": "10.250.0.254/24", [2023-09-14T01:45:34.575Z] "hosts": [ [2023-09-14T01:45:34.575Z] "tcp://0.0.0.0:5555", [2023-09-14T01:45:34.575Z] "unix:///var/run/docker.sock" [2023-09-14T01:45:34.575Z] ], [2023-09-14T01:45:34.575Z] "mtu": 1458, [2023-09-14T01:45:34.575Z] "selinux-enabled": true, [2023-09-14T01:45:34.575Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-14T01:45:34.575Z] } [Pipeline] sh [2023-09-14T01:45:34.912Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-14T01:45:35.244Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-09-14T01:45:53.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T01:45:53.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T01:45:53.735Z] ========================================================= [2023-09-14T01:45:53.735Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-14T01:45:53.735Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-09-14T01:45:54.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-14T01:45:54.666Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-14T01:45:54.666Z] 9fda8d8052c6: Pulling fs layer [2023-09-14T01:45:54.666Z] 5d54e960e981: Pulling fs layer [2023-09-14T01:45:54.666Z] c4a7e357bf2a: Pulling fs layer [2023-09-14T01:45:54.666Z] f0e02332f6b5: Pulling fs layer [2023-09-14T01:45:54.666Z] 66412af1f25a: Pulling fs layer [2023-09-14T01:45:54.666Z] 1baf3a5c0e64: Pulling fs layer [2023-09-14T01:45:54.666Z] 9a37bb91b891: Pulling fs layer [2023-09-14T01:45:54.666Z] a29adfc67d43: Pulling fs layer [2023-09-14T01:45:54.666Z] d5de9f91c1a4: Pulling fs layer [2023-09-14T01:45:54.666Z] 1baf3a5c0e64: Waiting [2023-09-14T01:45:54.666Z] 9a37bb91b891: Waiting [2023-09-14T01:45:54.666Z] a29adfc67d43: Waiting [2023-09-14T01:45:54.666Z] d5de9f91c1a4: Waiting [2023-09-14T01:45:54.666Z] f0e02332f6b5: Waiting [2023-09-14T01:45:54.666Z] 66412af1f25a: Waiting [2023-09-14T01:45:54.666Z] 5d54e960e981: Verifying Checksum [2023-09-14T01:45:54.666Z] 5d54e960e981: Download complete [2023-09-14T01:45:54.666Z] f0e02332f6b5: Verifying Checksum [2023-09-14T01:45:54.666Z] f0e02332f6b5: Download complete [2023-09-14T01:45:54.666Z] 66412af1f25a: Download complete [2023-09-14T01:45:54.666Z] 9fda8d8052c6: Verifying Checksum [2023-09-14T01:45:54.666Z] 9fda8d8052c6: Download complete [2023-09-14T01:45:55.263Z] 9a37bb91b891: Verifying Checksum [2023-09-14T01:45:55.263Z] 9a37bb91b891: Download complete [2023-09-14T01:45:55.539Z] 9fda8d8052c6: Pull complete [2023-09-14T01:45:55.811Z] a29adfc67d43: Verifying Checksum [2023-09-14T01:45:55.811Z] a29adfc67d43: Download complete [2023-09-14T01:45:56.415Z] 5d54e960e981: Pull complete [2023-09-14T01:45:56.415Z] d5de9f91c1a4: Verifying Checksum [2023-09-14T01:45:56.415Z] d5de9f91c1a4: Download complete [2023-09-14T01:45:56.686Z] c4a7e357bf2a: Download complete [2023-09-14T01:45:57.657Z] 1baf3a5c0e64: Verifying Checksum [2023-09-14T01:45:57.657Z] 1baf3a5c0e64: Download complete [2023-09-14T01:46:07.793Z] c4a7e357bf2a: Pull complete [2023-09-14T01:46:07.793Z] f0e02332f6b5: Pull complete [2023-09-14T01:46:07.793Z] 66412af1f25a: Pull complete [2023-09-14T01:46:16.028Z] 1baf3a5c0e64: Pull complete [2023-09-14T01:46:16.298Z] 9a37bb91b891: Pull complete [2023-09-14T01:46:17.713Z] a29adfc67d43: Pull complete [2023-09-14T01:46:19.670Z] d5de9f91c1a4: Pull complete [2023-09-14T01:46:19.670Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-14T01:46:19.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-14T01:46:19.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-09-14T01:46:20.002Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:46:20.356Z] + docker inspect -f . ci-base-image-arm64 [2023-09-14T01:46:20.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T01:46:20.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-6171 does not seem to be running inside a container [2023-09-14T01:46:20.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/293 -v /w/workspace/app-functions-sdk-go/293:/w/workspace/app-functions-sdk-go/293:rw,z -v /w/workspace/app-functions-sdk-go/293@tmp:/w/workspace/app-functions-sdk-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-14T01:46:23.933Z] $ docker top f4a7f5b49b897196d91b2b5cf0e2ede49a1c2790159e3ef69ddf82ab521ad8ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T01:46:24.833Z] + go version [2023-09-14T01:46:24.833Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-14T01:46:24.848Z] $ docker stop --time=1 f4a7f5b49b897196d91b2b5cf0e2ede49a1c2790159e3ef69ddf82ab521ad8ec [2023-09-14T01:46:26.504Z] $ docker rm -f --volumes f4a7f5b49b897196d91b2b5cf0e2ede49a1c2790159e3ef69ddf82ab521ad8ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:46:27.100Z] + docker inspect -f . ci-base-image-arm64 [2023-09-14T01:46:27.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T01:46:27.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-6171 does not seem to be running inside a container [2023-09-14T01:46:27.360Z] $ 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/293 -v /w/workspace/app-functions-sdk-go/293:/w/workspace/app-functions-sdk-go/293:rw,z -v /w/workspace/app-functions-sdk-go/293@tmp:/w/workspace/app-functions-sdk-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-14T01:46:28.955Z] $ docker top 19a0e881507ff385f51841f1cf1fdd2736d191f8945946808c28f24f20a6d952 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T01:46:29.796Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/293 [Pipeline] fileExists [Pipeline] sh [2023-09-14T01:46:30.454Z] + make test [2023-09-14T01:46:30.454Z] make -C ./app-service-template build [2023-09-14T01:46:30.454Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/293/app-service-template' [2023-09-14T01:46:30.454Z] go mod tidy [2023-09-14T01:46:30.454Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 [2023-09-14T01:46:30.454Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-09-14T01:46:30.731Z] go: downloading github.com/google/uuid v1.3.1 [2023-09-14T01:46:30.731Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-09-14T01:46:31.001Z] go: downloading github.com/labstack/echo/v4 v4.11.1 [2023-09-14T01:46:31.001Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.32 [2023-09-14T01:46:31.001Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.20 [2023-09-14T01:46:31.268Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 [2023-09-14T01:46:31.539Z] go: downloading github.com/go-playground/validator/v10 v10.15.1 [2023-09-14T01:46:31.539Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-09-14T01:46:31.539Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-09-14T01:46:31.539Z] go: downloading github.com/go-kit/log v0.2.1 [2023-09-14T01:46:31.809Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 [2023-09-14T01:46:31.809Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-09-14T01:46:31.809Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-09-14T01:46:31.809Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-09-14T01:46:31.809Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-09-14T01:46:31.809Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-09-14T01:46:31.809Z] go: downloading golang.org/x/crypto v0.12.0 [2023-09-14T01:46:31.809Z] go: downloading golang.org/x/net v0.13.0 [2023-09-14T01:46:32.771Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 [2023-09-14T01:46:33.082Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 [2023-09-14T01:46:33.082Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-09-14T01:46:33.082Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-09-14T01:46:33.082Z] go: downloading github.com/x448/float16 v0.8.4 [2023-09-14T01:46:33.082Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-09-14T01:46:33.082Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-09-14T01:46:33.082Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-09-14T01:46:33.361Z] go: downloading golang.org/x/text v0.12.0 [2023-09-14T01:46:33.953Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-09-14T01:46:33.953Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-09-14T01:46:33.953Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-09-14T01:46:37.317Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-09-14T01:46:37.317Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-09-14T01:46:37.317Z] go: downloading golang.org/x/sync v0.2.0 [2023-09-14T01:46:37.585Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-09-14T01:46:37.585Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-09-14T01:46:37.585Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-09-14T01:46:37.586Z] go: downloading github.com/hashicorp/consul/api v1.24.0 [2023-09-14T01:46:37.586Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-09-14T01:46:37.854Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-09-14T01:46:37.854Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-09-14T01:46:37.854Z] go: downloading golang.org/x/sys v0.11.0 [2023-09-14T01:46:37.854Z] go: downloading github.com/kr/pretty v0.1.0 [2023-09-14T01:46:37.854Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-09-14T01:46:37.854Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-09-14T01:46:37.854Z] go: downloading github.com/nats-io/nats.go v1.28.0 [2023-09-14T01:46:37.854Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.22 [2023-09-14T01:46:38.123Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-09-14T01:46:38.391Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-09-14T01:46:38.391Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-09-14T01:46:38.391Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-09-14T01:46:38.391Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-09-14T01:46:38.980Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-09-14T01:46:38.980Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-09-14T01:46:38.980Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-09-14T01:46:38.980Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-09-14T01:46:39.247Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-09-14T01:46:39.247Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-09-14T01:46:39.247Z] go: downloading golang.org/x/time v0.3.0 [2023-09-14T01:46:39.247Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-09-14T01:46:39.247Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-09-14T01:46:39.247Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-09-14T01:46:39.247Z] go: downloading google.golang.org/grpc v1.53.0 [2023-09-14T01:46:40.660Z] go: downloading github.com/kr/text v0.2.0 [2023-09-14T01:46:40.660Z] go: downloading github.com/klauspost/compress v1.16.7 [2023-09-14T01:46:40.660Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-09-14T01:46:40.660Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-09-14T01:46:40.660Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-09-14T01:46:40.660Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-09-14T01:46:41.247Z] go: downloading github.com/fatih/color v1.14.1 [2023-09-14T01:46:41.247Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-09-14T01:46:41.247Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-09-14T01:46:41.247Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-09-14T01:46:41.247Z] go: downloading github.com/nats-io/jwt/v2 v2.5.0 [2023-09-14T01:46:41.515Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-09-14T01:46:41.515Z] go: downloading github.com/pkg/errors v0.9.1 [2023-09-14T01:46:41.515Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-09-14T01:46:41.515Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-09-14T01:46:41.515Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-09-14T01:46:41.782Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-09-14T01:46:41.782Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-09-14T01:46:42.744Z] go: downloading golang.org/x/tools v0.6.0 [2023-09-14T01:46:42.744Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-09-14T01:46:45.336Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-09-14T01:46:45.336Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-09-14T01:46:45.336Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-09-14T01:46:45.336Z] go: downloading github.com/google/btree v1.0.1 [2023-09-14T01:46:45.336Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-09-14T01:46:45.336Z] go: downloading github.com/miekg/dns v1.1.41 [2023-09-14T01:46:45.604Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-09-14T01:46:45.604Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-09-14T01:46:45.604Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-09-14T01:46:45.604Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-09-14T01:46:45.604Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-09-14T01:46:45.604Z] go: downloading golang.org/x/mod v0.8.0 [2023-09-14T01:46:45.872Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-09-14T01:46:46.833Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-09-14T01:48:38.485Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/293/app-service-template' [2023-09-14T01:48:38.485Z] make -C ./app-service-template test [2023-09-14T01:48:38.485Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/293/app-service-template' [2023-09-14T01:48:38.485Z] go test -race -coverprofile=coverage.out ./... [2023-09-14T01:51:00.177Z] ? app-new-service/config [no test files] [2023-09-14T01:51:00.762Z] ok app-new-service 1.250s coverage: 45.9% of statements [2023-09-14T01:51:02.710Z] ok app-new-service/functions 1.237s coverage: 85.3% of statements [2023-09-14T01:51:03.303Z] go vet ./... [2023-09-14T01:52:39.951Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-14T01:52:39.951Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-14T01:52:39.951Z] ./bin/test-attribution-txt.sh [2023-09-14T01:52:39.951Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/293/app-service-template' [2023-09-14T01:52:39.951Z] go test -race -coverprofile=coverage.out ./... [2023-09-14T01:52:39.951Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-09-14T01:52:39.951Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-09-14T01:52:48.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-09-14T01:52:48.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-09-14T01:52:49.545Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.536s coverage: 65.6% of statements [2023-09-14T01:52:49.545Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.287s coverage: 92.5% of statements [2023-09-14T01:52:49.545Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.321s coverage: 85.1% of statements [2023-09-14T01:52:50.127Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.101s coverage: 100.0% of statements [2023-09-14T01:52:53.472Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-09-14T01:52:53.472Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-09-14T01:52:53.472Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-09-14T01:52:54.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.550s coverage: 77.9% of statements [2023-09-14T01:52:54.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.264s coverage: 97.3% of statements [2023-09-14T01:52:57.461Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-09-14T01:52:58.052Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-09-14T01:52:58.637Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.244s coverage: 82.8% of statements [2023-09-14T01:52:59.221Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.233s coverage: 65.6% of statements [2023-09-14T01:53:01.166Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-09-14T01:53:02.583Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.293s coverage: 28.7% of statements [2023-09-14T01:53:02.850Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-09-14T01:53:02.850Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-14T01:53:03.436Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.204s coverage: 17.2% of statements [2023-09-14T01:53:04.019Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.195s coverage: 27.3% of statements [2023-09-14T01:53:07.395Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.304s coverage: 52.8% of statements [2023-09-14T01:53:39.599Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.513s coverage: 75.3% of statements [2023-09-14T01:53:39.599Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.182s coverage: 94.4% of statements [2023-09-14T01:53:39.599Z] go vet ./... [2023-09-14T01:53:41.012Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-14T01:53:41.012Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-14T01:53:41.279Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-09-14T01:53:41.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-14T01:53:41.309Z] $ docker stop --time=1 19a0e881507ff385f51841f1cf1fdd2736d191f8945946808c28f24f20a6d952 [2023-09-14T01:53:43.108Z] $ docker rm -f --volumes 19a0e881507ff385f51841f1cf1fdd2736d191f8945946808c28f24f20a6d952 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-14T01:53:47.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-14T01:53:47.490Z] Warning: overwriting stash ‘coverage-report’ [2023-09-14T01:53:47.988Z] 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-09-14T01:53:48.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-14T01:53:48.419Z] [2023-09-14T01:53:48.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:53:48.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-14T01:53:49.008Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-14T01:53:49.008Z] 8998bd30e6a1: Pulling fs layer [2023-09-14T01:53:49.008Z] 04944245beec: Pulling fs layer [2023-09-14T01:53:49.008Z] 699f458cf7ca: Pulling fs layer [2023-09-14T01:53:49.008Z] 765212b225bb: Pulling fs layer [2023-09-14T01:53:49.008Z] f23df028b6ca: Pulling fs layer [2023-09-14T01:53:49.008Z] d65c8cfc05b1: Pulling fs layer [2023-09-14T01:53:49.008Z] 2437ff75d9bd: Pulling fs layer [2023-09-14T01:53:49.008Z] 765212b225bb: Waiting [2023-09-14T01:53:49.008Z] f23df028b6ca: Waiting [2023-09-14T01:53:49.008Z] d65c8cfc05b1: Waiting [2023-09-14T01:53:49.008Z] 2437ff75d9bd: Waiting [2023-09-14T01:53:49.008Z] 04944245beec: Verifying Checksum [2023-09-14T01:53:49.008Z] 04944245beec: Download complete [2023-09-14T01:53:49.008Z] 765212b225bb: Download complete [2023-09-14T01:53:49.008Z] f23df028b6ca: Verifying Checksum [2023-09-14T01:53:49.008Z] f23df028b6ca: Download complete [2023-09-14T01:53:49.008Z] d65c8cfc05b1: Verifying Checksum [2023-09-14T01:53:49.008Z] d65c8cfc05b1: Download complete [2023-09-14T01:53:49.274Z] 699f458cf7ca: Verifying Checksum [2023-09-14T01:53:49.274Z] 699f458cf7ca: Download complete [2023-09-14T01:53:49.541Z] 8998bd30e6a1: Download complete [2023-09-14T01:53:52.226Z] 2437ff75d9bd: Verifying Checksum [2023-09-14T01:53:52.226Z] 2437ff75d9bd: Download complete [2023-09-14T01:53:53.682Z] 8998bd30e6a1: Pull complete [2023-09-14T01:53:53.954Z] 04944245beec: Pull complete [2023-09-14T01:53:55.150Z] 699f458cf7ca: Pull complete [2023-09-14T01:53:55.419Z] 765212b225bb: Pull complete [2023-09-14T01:53:56.377Z] f23df028b6ca: Pull complete [2023-09-14T01:53:56.377Z] d65c8cfc05b1: Pull complete [2023-09-14T01:54:11.382Z] 2437ff75d9bd: Pull complete [2023-09-14T01:54:11.382Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-14T01:54:11.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-14T01:54:11.382Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T01:54:11.580Z] prd-ubuntu20.04-docker-arm64-4c-16g-6171 does not seem to be running inside a container [2023-09-14T01:54:11.632Z] $ 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/293 -v /w/workspace/app-functions-sdk-go/293:/w/workspace/app-functions-sdk-go/293:rw,z -v /w/workspace/app-functions-sdk-go/293@tmp:/w/workspace/app-functions-sdk-go/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-14T01:54:14.025Z] $ docker top 1de4b0f897705499a8c121fef7ac0f5ae5e7b1d5d6b45c0ef466b6a1d595e656 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-14T01:54:14.873Z] ---> job-cost.sh [2023-09-14T01:54:14.873Z] lf-activate-venv: SKIPPING [2023-09-14T01:54:14.873Z] INFO: No Stack... [2023-09-14T01:54:15.138Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-14T01:54:16.092Z] INFO: Archiving Costs [Pipeline] sh [2023-09-14T01:54:16.410Z] + cat /w/workspace/app-functions-sdk-go/293/archives/cost.csv [2023-09-14T01:54:16.410Z] + cut -d, -f6 [Pipeline] lock [2023-09-14T01:54:16.734Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-293-stack-cost] [2023-09-14T01:54:16.740Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-293-stack-cost] did not exist. Created. [2023-09-14T01:54:16.740Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-293-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-14T01:54:17.074Z] /w/workspace/app-functions-sdk-go/293@tmp/durable-f20e4eab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-14T01:54:17.405Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-14T01:54:17.428Z] Warning: overwriting stash ‘stack-cost’ [2023-09-14T01:54:17.502Z] Stashed 1 file(s) [Pipeline] } [2023-09-14T01:54:17.508Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-293-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-14T01:54:17.520Z] $ docker stop --time=1 1de4b0f897705499a8c121fef7ac0f5ae5e7b1d5d6b45c0ef466b6a1d595e656 [2023-09-14T01:54:18.993Z] $ docker rm -f --volumes 1de4b0f897705499a8c121fef7ac0f5ae5e7b1d5d6b45c0ef466b6a1d595e656 [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-09-14T01:54:19.352Z] provisioning config files... [2023-09-14T01:54:19.361Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1817044298611113400tmp [Pipeline] { [Pipeline] sh [2023-09-14T01:54:19.657Z] + set +x [2023-09-14T01:54:19.657Z] + curl -s https://codecov.io/bash [2023-09-14T01:54:19.657Z] + bash -s -- [2023-09-14T01:54:19.657Z] [2023-09-14T01:54:19.657Z] _____ _ [2023-09-14T01:54:19.657Z] / ____| | | [2023-09-14T01:54:19.657Z] | | ___ __| | ___ ___ _____ __ [2023-09-14T01:54:19.657Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-14T01:54:19.657Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-14T01:54:19.657Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-14T01:54:19.657Z] Bash-1.0.6 [2023-09-14T01:54:19.657Z] [2023-09-14T01:54:19.657Z] [2023-09-14T01:54:19.657Z] ==> git version 2.25.1 found [2023-09-14T01:54:19.657Z] ==> 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-09-14T01:54:19.657Z] Release-Date: 2020-01-08 [2023-09-14T01:54:19.657Z] 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-09-14T01:54:19.657Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-14T01:54:19.657Z] ==> Jenkins CI detected. [2023-09-14T01:54:19.657Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-09-14T01:54:19.657Z] project root: . [2023-09-14T01:54:19.657Z] --> token set from env [2023-09-14T01:54:19.657Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-14T01:54:19.657Z] ==> Running gcov in . (disable via -X gcov) [2023-09-14T01:54:19.657Z] ==> Python coveragepy not found [2023-09-14T01:54:19.657Z] ==> Searching for coverage reports in: [2023-09-14T01:54:19.657Z] + . [2023-09-14T01:54:19.915Z] -> Found 2 reports [2023-09-14T01:54:19.915Z] ==> Detecting git/mercurial file structure [2023-09-14T01:54:19.915Z] ==> Reading reports [2023-09-14T01:54:19.915Z] + ./app-service-template/coverage.out bytes=3558 [2023-09-14T01:54:19.915Z] + ./coverage.out bytes=118304 [2023-09-14T01:54:19.915Z] ==> Appending adjustments [2023-09-14T01:54:19.915Z] https://docs.codecov.io/docs/fixing-reports [2023-09-14T01:54:20.174Z] + Found adjustments [2023-09-14T01:54:20.174Z] ==> Gzipping contents [2023-09-14T01:54:20.174Z] 24K /tmp/codecov.fQYm3U.gz [2023-09-14T01:54:20.174Z] ==> Uploading reports [2023-09-14T01:54:20.174Z] url: https://codecov.io [2023-09-14T01:54:20.174Z] query: branch=main&commit=bc2bf8d9a29fee771d66dec1af10f11448dbbfcf&build=293&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F293%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-14T01:54:20.174Z] -> Pinging Codecov [2023-09-14T01:54:20.174Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=bc2bf8d9a29fee771d66dec1af10f11448dbbfcf&build=293&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F293%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-14T01:54:20.433Z] -> Uploading to [2023-09-14T01:54:20.433Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-14/3D8B5DFFC46A037C893635FACE044666/bc2bf8d9a29fee771d66dec1af10f11448dbbfcf/22dcc002-6ab5-4958-b3f0-0f23e40bf218.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230914T015420Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4e42120018a6b87662d4e8993bc81b798a551e6f7d714073ecf69e7c8d385c2 [2023-09-14T01:54:20.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-14T01:54:20.433Z] Dload Upload Total Spent Left Speed [2023-09-14T01:54:20.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20785 0 0 100 20785 0 95344 --:--:-- --:--:-- --:--:-- 94908 100 20785 0 0 100 20785 0 95344 --:--:-- --:--:-- --:--:-- 94908 [2023-09-14T01:54:20.692Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/bc2bf8d9a29fee771d66dec1af10f11448dbbfcf [Pipeline] } [2023-09-14T01:54:20.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-14T01:54:20.888Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-14T01:54:20.895Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:54:21.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-14T01:54:21.193Z] [2023-09-14T01:54:21.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:54:21.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-14T01:54:21.504Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-14T01:54:21.504Z] df9b9388f04a: Pulling fs layer [2023-09-14T01:54:21.504Z] 52dc419b0ee2: Pulling fs layer [2023-09-14T01:54:21.504Z] 25bc292e5bac: Pulling fs layer [2023-09-14T01:54:21.504Z] 114826534d7a: Pulling fs layer [2023-09-14T01:54:21.504Z] 4657fd5d0bcf: Pulling fs layer [2023-09-14T01:54:21.504Z] 6ad1cebc031e: Pulling fs layer [2023-09-14T01:54:21.504Z] 8a3aa393b2d8: Pulling fs layer [2023-09-14T01:54:21.504Z] 114826534d7a: Waiting [2023-09-14T01:54:21.504Z] 4657fd5d0bcf: Waiting [2023-09-14T01:54:21.504Z] 25bc292e5bac: Verifying Checksum [2023-09-14T01:54:21.504Z] 25bc292e5bac: Download complete [2023-09-14T01:54:21.504Z] 52dc419b0ee2: Verifying Checksum [2023-09-14T01:54:21.504Z] 52dc419b0ee2: Download complete [2023-09-14T01:54:21.504Z] 4657fd5d0bcf: Download complete [2023-09-14T01:54:21.504Z] df9b9388f04a: Download complete [2023-09-14T01:54:21.761Z] 6ad1cebc031e: Verifying Checksum [2023-09-14T01:54:21.761Z] 6ad1cebc031e: Download complete [2023-09-14T01:54:21.761Z] df9b9388f04a: Pull complete [2023-09-14T01:54:21.761Z] 52dc419b0ee2: Pull complete [2023-09-14T01:54:21.761Z] 25bc292e5bac: Pull complete [2023-09-14T01:54:22.328Z] 114826534d7a: Verifying Checksum [2023-09-14T01:54:22.328Z] 114826534d7a: Download complete [2023-09-14T01:54:22.328Z] 8a3aa393b2d8: Verifying Checksum [2023-09-14T01:54:22.328Z] 8a3aa393b2d8: Download complete [2023-09-14T01:54:25.608Z] 114826534d7a: Pull complete [2023-09-14T01:54:25.608Z] 4657fd5d0bcf: Pull complete [2023-09-14T01:54:25.866Z] 6ad1cebc031e: Pull complete [2023-09-14T01:54:28.392Z] 8a3aa393b2d8: Pull complete [2023-09-14T01:54:28.392Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-14T01:54:28.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-14T01:54:28.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T01:54:28.470Z] prd-ubuntu20.04-docker-8c-8g-6169 does not seem to be running inside a container [2023-09-14T01:54:28.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-14T01:54:32.731Z] $ docker top 9b912ace414fd77e92aee83885401154766bb354d9227c4483e3fc2880a0c938 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-14T01:54:32.799Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-09-14T01:54:33.074Z] + set -o pipefail [2023-09-14T01:54:33.074Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-09-14T01:54:38.342Z] [2023-09-14T01:54:38.342Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-09-14T01:54:38.342Z] [2023-09-14T01:54:38.342Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/d9fa5f22-0e2d-4620-8769-ece2e727d42c [2023-09-14T01:54:38.342Z] [2023-09-14T01:54:38.342Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-14T01:54:38.342Z] [2023-09-14T01:54:38.342Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-14T01:54:38.342Z] [2023-09-14T01:54:38.600Z] [2023-09-14T01:54:38.600Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-14T01:54:38.600Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-14T01:54:38.600Z] More details here: https://snyk.co/ue1NS [2023-09-14T01:54:38.600Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-14T01:54:38.600Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-14T01:54:38.607Z] $ docker stop --time=1 9b912ace414fd77e92aee83885401154766bb354d9227c4483e3fc2880a0c938 [2023-09-14T01:54:42.464Z] $ docker rm -f --volumes 9b912ace414fd77e92aee83885401154766bb354d9227c4483e3fc2880a0c938 [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-09-14T01:54:42.844Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-14T01:54:42.852Z] provisioning config files... [2023-09-14T01:54:42.860Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16344604286665628857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-14T01:54:43.156Z] --> edgex-publish-swagger.sh [2023-09-14T01:54:43.156Z] === Publish openapi/v3 API === [2023-09-14T01:54:43.156Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-14T01:54:43.156Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-09-14T01:54:43.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-14T01:54:43.156Z] Dload Upload Total Spent Left Speed [2023-09-14T01:54:43.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 25098 --:--:-- --:--:-- --:--:-- 25098 [2023-09-14T01:54:43.415Z] [2023-09-14T01:54:43.415Z] [Pipeline] } [2023-09-14T01:54:43.421Z] 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-09-14T01:54:43.814Z] + git log --format=format:%s -1 bc2bf8d9a29fee771d66dec1af10f11448dbbfcf [Pipeline] sh [2023-09-14T01:54:44.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-14T01:54:44.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:54:44.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T01:54:44.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T01:54:44.480Z] prd-ubuntu20.04-docker-8c-8g-6169 does not seem to be running inside a container [2023-09-14T01:54:44.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-14T01:54:44.939Z] $ docker top 80732a535c559a43424a03adbba929c981d48b1386f84f539498c09dda484421 -eo pid,comm [2023-09-14T01:54:44.990Z] 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-09-14T01:54:44.990Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-14T01:54:45.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-14T01:54:45.017Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-14T01:54:45.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-14T01:54:45.132Z] $ docker exec 80732a535c559a43424a03adbba929c981d48b1386f84f539498c09dda484421 ssh-agent [2023-09-14T01:54:45.240Z] SSH_AUTH_SOCK=/tmp/ssh-qvvm9nHLFUs5/agent.32 [2023-09-14T01:54:45.240Z] SSH_AGENT_PID=38 [2023-09-14T01:54:45.245Z] Running ssh-add (command line suppressed) [2023-09-14T01:54:45.340Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3817868938586520931.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3817868938586520931.key) [2023-09-14T01:54:45.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-14T01:54:45.642Z] + git semver tag [2023-09-14T01:54:45.902Z] 2023-09-14 01:54:45,818 [run_tag] DEBUG tag force:False [2023-09-14T01:54:45.902Z] 2023-09-14 01:54:45,818 [check_head_tag] DEBUG check head tag [2023-09-14T01:54:45.902Z] 2023-09-14 01:54:45,819 [execute] INFO git cat-file --batch-check [2023-09-14T01:54:45.902Z] 2023-09-14 01:54:45,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-09-14T01:54:45.902Z] 2023-09-14 01:54:45,823 [execute] INFO git cat-file --batch [2023-09-14T01:54:45.902Z] 2023-09-14 01:54:45,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-09-14T01:54:45.902Z] 2023-09-14 01:54:45,840 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-14T01:54:45.902Z] 2023-09-14 01:54:45,840 [execute] INFO git tag -a v3.1.0-dev.30 -m v3.1.0-dev.30 [2023-09-14T01:54:45.902Z] 2023-09-14 01:54:45,840 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.30', '-m', 'v3.1.0-dev.30'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-14T01:54:45.902Z] 2023-09-14 01:54:45,845 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-14T01:54:45.902Z] 3.1.0-dev.30 [Pipeline] } [2023-09-14T01:54:45.909Z] $ docker exec --env ******** --env ******** 80732a535c559a43424a03adbba929c981d48b1386f84f539498c09dda484421 ssh-agent -k [2023-09-14T01:54:46.010Z] unset SSH_AUTH_SOCK; [2023-09-14T01:54:46.010Z] unset SSH_AGENT_PID; [2023-09-14T01:54:46.010Z] echo Agent pid 38 killed; [2023-09-14T01:54:46.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-14T01:54:46.324Z] + git semver [Pipeline] } [2023-09-14T01:54:46.605Z] $ docker stop --time=1 80732a535c559a43424a03adbba929c981d48b1386f84f539498c09dda484421 [2023-09-14T01:54:47.898Z] $ docker rm -f --volumes 80732a535c559a43424a03adbba929c981d48b1386f84f539498c09dda484421 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:54:48.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-14T01:54:48.269Z] [2023-09-14T01:54:48.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:54:48.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-14T01:54:48.571Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-14T01:54:48.571Z] ab5ef0e58194: Pulling fs layer [2023-09-14T01:54:48.571Z] 9712f1f96733: Pulling fs layer [2023-09-14T01:54:48.571Z] 63f879dbbcfc: Pulling fs layer [2023-09-14T01:54:48.571Z] 0d9ebad4ef96: Pulling fs layer [2023-09-14T01:54:48.571Z] e9a5061849ea: Pulling fs layer [2023-09-14T01:54:48.571Z] d747dcd14b5f: Pulling fs layer [2023-09-14T01:54:48.571Z] 2de7ff778b66: Pulling fs layer [2023-09-14T01:54:48.571Z] 0d9ebad4ef96: Waiting [2023-09-14T01:54:48.571Z] e9a5061849ea: Waiting [2023-09-14T01:54:48.571Z] 2de7ff778b66: Waiting [2023-09-14T01:54:48.571Z] d747dcd14b5f: Waiting [2023-09-14T01:54:48.571Z] 9712f1f96733: Verifying Checksum [2023-09-14T01:54:48.571Z] 9712f1f96733: Download complete [2023-09-14T01:54:48.829Z] 63f879dbbcfc: Verifying Checksum [2023-09-14T01:54:48.829Z] 63f879dbbcfc: Download complete [2023-09-14T01:54:49.089Z] e9a5061849ea: Verifying Checksum [2023-09-14T01:54:49.089Z] e9a5061849ea: Download complete [2023-09-14T01:54:49.089Z] d747dcd14b5f: Verifying Checksum [2023-09-14T01:54:49.089Z] d747dcd14b5f: Download complete [2023-09-14T01:54:49.089Z] 0d9ebad4ef96: Download complete [2023-09-14T01:54:49.089Z] ab5ef0e58194: Verifying Checksum [2023-09-14T01:54:49.089Z] ab5ef0e58194: Download complete [2023-09-14T01:54:49.348Z] 2de7ff778b66: Verifying Checksum [2023-09-14T01:54:49.348Z] 2de7ff778b66: Download complete [2023-09-14T01:54:51.889Z] ab5ef0e58194: Pull complete [2023-09-14T01:54:51.889Z] 9712f1f96733: Pull complete [2023-09-14T01:54:52.472Z] 63f879dbbcfc: Pull complete [2023-09-14T01:54:55.757Z] 0d9ebad4ef96: Pull complete [2023-09-14T01:54:56.015Z] e9a5061849ea: Pull complete [2023-09-14T01:54:56.015Z] d747dcd14b5f: Pull complete [2023-09-14T01:54:56.950Z] 2de7ff778b66: Pull complete [2023-09-14T01:54:56.950Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-14T01:54:56.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-14T01:54:56.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T01:54:57.040Z] prd-ubuntu20.04-docker-8c-8g-6169 does not seem to be running inside a container [2023-09-14T01:54:57.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-14T01:55:01.519Z] $ docker top 98b3cbadef2ea7589952893385fd1e9f6fcc979244d43b5a2b2def8aff3efdd7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-14T01:55:01.587Z] provisioning config files... [2023-09-14T01:55:01.593Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12826864728972338758tmp [2023-09-14T01:55:01.603Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config10031427898498841046tmp [2023-09-14T01:55:01.613Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config15251756850431112773tmp [Pipeline] { [Pipeline] echo [2023-09-14T01:55:01.628Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T01:55:01.909Z] ---> sigul-configuration.sh [2023-09-14T01:55:01.909Z] gpg: directory `/root/.gnupg' created [2023-09-14T01:55:01.909Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-14T01:55:01.909Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-14T01:55:01.910Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-14T01:55:01.910Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-14T01:55:01.910Z] gpg: CAST5 encrypted data [2023-09-14T01:55:01.910Z] gpg: encrypted with 1 passphrase [2023-09-14T01:55:01.910Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-14T01:55:02.193Z] + mkdir /home/jenkins [2023-09-14T01:55:02.193Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-14T01:55:02.476Z] + 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-09-14T01:55:02.485Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T01:55:02.771Z] ---> sigul-install.sh [2023-09-14T01:55:02.771Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-14T01:55:03.058Z] + git tag --list [2023-09-14T01:55:03.059Z] v0.1.0 [2023-09-14T01:55:03.059Z] v0.1.1 [2023-09-14T01:55:03.059Z] v1.0.0 [2023-09-14T01:55:03.059Z] v1.1.0 [2023-09-14T01:55:03.059Z] v1.2.0 [2023-09-14T01:55:03.059Z] v1.3.0 [2023-09-14T01:55:03.059Z] v1.3.1 [2023-09-14T01:55:03.059Z] v2.0.0 [2023-09-14T01:55:03.059Z] v2.0.1 [2023-09-14T01:55:03.059Z] v2.1.0 [2023-09-14T01:55:03.059Z] v2.1.1 [2023-09-14T01:55:03.059Z] v2.1.2 [2023-09-14T01:55:03.059Z] v2.2.0 [2023-09-14T01:55:03.059Z] v2.3 [2023-09-14T01:55:03.059Z] v2.3.0 [2023-09-14T01:55:03.059Z] v2.3.1 [2023-09-14T01:55:03.059Z] v3.0 [2023-09-14T01:55:03.059Z] v3.0.0 [2023-09-14T01:55:03.059Z] v3.0.1 [2023-09-14T01:55:03.059Z] v3.0.1-dev.1 [2023-09-14T01:55:03.059Z] v3.0.1-dev.2 [2023-09-14T01:55:03.059Z] v3.1.0-dev.1 [2023-09-14T01:55:03.059Z] v3.1.0-dev.10 [2023-09-14T01:55:03.059Z] v3.1.0-dev.11 [2023-09-14T01:55:03.059Z] v3.1.0-dev.12 [2023-09-14T01:55:03.059Z] v3.1.0-dev.13 [2023-09-14T01:55:03.059Z] v3.1.0-dev.14 [2023-09-14T01:55:03.059Z] v3.1.0-dev.15 [2023-09-14T01:55:03.059Z] v3.1.0-dev.16 [2023-09-14T01:55:03.059Z] v3.1.0-dev.17 [2023-09-14T01:55:03.059Z] v3.1.0-dev.18 [2023-09-14T01:55:03.059Z] v3.1.0-dev.19 [2023-09-14T01:55:03.059Z] v3.1.0-dev.2 [2023-09-14T01:55:03.059Z] v3.1.0-dev.20 [2023-09-14T01:55:03.059Z] v3.1.0-dev.21 [2023-09-14T01:55:03.059Z] v3.1.0-dev.22 [2023-09-14T01:55:03.059Z] v3.1.0-dev.23 [2023-09-14T01:55:03.059Z] v3.1.0-dev.24 [2023-09-14T01:55:03.059Z] v3.1.0-dev.25 [2023-09-14T01:55:03.059Z] v3.1.0-dev.26 [2023-09-14T01:55:03.059Z] v3.1.0-dev.27 [2023-09-14T01:55:03.059Z] v3.1.0-dev.28 [2023-09-14T01:55:03.059Z] v3.1.0-dev.29 [2023-09-14T01:55:03.059Z] v3.1.0-dev.3 [2023-09-14T01:55:03.059Z] v3.1.0-dev.30 [2023-09-14T01:55:03.059Z] v3.1.0-dev.4 [2023-09-14T01:55:03.059Z] v3.1.0-dev.5 [2023-09-14T01:55:03.059Z] v3.1.0-dev.6 [2023-09-14T01:55:03.059Z] v3.1.0-dev.7 [2023-09-14T01:55:03.059Z] v3.1.0-dev.8 [2023-09-14T01:55:03.059Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-14T01:55:03.344Z] + lftools sign git-tag v3.1.0-dev.30 [2023-09-14T01:55:03.909Z] Signing Git tag with Sigul... [2023-09-14T01:55:03.909Z] Signing v3.1.0-dev.30 [Pipeline] echo [2023-09-14T01:55:04.175Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T01:55:04.457Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-14T01:55:04.464Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-14T01:55:04.482Z] $ docker stop --time=1 98b3cbadef2ea7589952893385fd1e9f6fcc979244d43b5a2b2def8aff3efdd7 [2023-09-14T01:55:05.758Z] $ docker rm -f --volumes 98b3cbadef2ea7589952893385fd1e9f6fcc979244d43b5a2b2def8aff3efdd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-14T01:55:06.166Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-14T01:55:06.166Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:55:06.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T01:55:06.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T01:55:06.535Z] prd-ubuntu20.04-docker-8c-8g-6169 does not seem to be running inside a container [2023-09-14T01:55:06.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-14T01:55:06.891Z] $ docker top d86598615258950264fcac917eaa6d60c36a4a17091680e872560c1800d8e0a6 -eo pid,comm [2023-09-14T01:55:06.942Z] 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-09-14T01:55:06.942Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-14T01:55:06.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-14T01:55:06.982Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-14T01:55:07.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-14T01:55:07.095Z] $ docker exec d86598615258950264fcac917eaa6d60c36a4a17091680e872560c1800d8e0a6 ssh-agent [2023-09-14T01:55:07.192Z] SSH_AUTH_SOCK=/tmp/ssh-y58VtmIBpuxx/agent.31 [2023-09-14T01:55:07.192Z] SSH_AGENT_PID=37 [2023-09-14T01:55:07.196Z] Running ssh-add (command line suppressed) [2023-09-14T01:55:07.290Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9512539049536928140.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9512539049536928140.key) [2023-09-14T01:55:07.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-14T01:55:07.590Z] + git semver bump pre [2023-09-14T01:55:07.848Z] 2023-09-14 01:55:07,779 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-14T01:55:07.848Z] 2023-09-14 01:55:07,779 [bump_version] DEBUG bumping version:3.1.0-dev.30 on axis:pre with prefix:dev [2023-09-14T01:55:07.848Z] 2023-09-14 01:55:07,779 [bump_version] DEBUG bumped version:3.1.0-dev.31 [2023-09-14T01:55:07.848Z] 2023-09-14 01:55:07,779 [write_version] DEBUG write version:3.1.0-dev.31 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-09-14T01:55:07.848Z] 2023-09-14 01:55:07,779 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-14T01:55:07.848Z] 2023-09-14 01:55:07,779 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-14T01:55:07.848Z] 2023-09-14 01:55:07,781 [execute] INFO git cat-file --batch-check [2023-09-14T01:55:07.848Z] 2023-09-14 01:55:07,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-14T01:55:07.848Z] 2023-09-14 01:55:07,786 [execute] INFO git cat-file --batch [2023-09-14T01:55:07.848Z] 2023-09-14 01:55:07,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-14T01:55:07.848Z] 2023-09-14 01:55:07,791 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-14T01:55:07.848Z] 3.1.0-dev.31 [Pipeline] } [2023-09-14T01:55:07.855Z] $ docker exec --env ******** --env ******** d86598615258950264fcac917eaa6d60c36a4a17091680e872560c1800d8e0a6 ssh-agent -k [2023-09-14T01:55:07.969Z] unset SSH_AUTH_SOCK; [2023-09-14T01:55:07.969Z] unset SSH_AGENT_PID; [2023-09-14T01:55:07.969Z] echo Agent pid 37 killed; [2023-09-14T01:55:07.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-14T01:55:08.291Z] + git semver [Pipeline] } [2023-09-14T01:55:08.560Z] $ docker stop --time=1 d86598615258950264fcac917eaa6d60c36a4a17091680e872560c1800d8e0a6 [2023-09-14T01:55:09.808Z] $ docker rm -f --volumes d86598615258950264fcac917eaa6d60c36a4a17091680e872560c1800d8e0a6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-14T01:55:10.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-14T01:55:10.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:55:10.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T01:55:10.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T01:55:10.525Z] prd-ubuntu20.04-docker-8c-8g-6169 does not seem to be running inside a container [2023-09-14T01:55:10.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-14T01:55:10.868Z] $ docker top f77b284ffd73fdbc605e43ef01e2dceea35c1dc154135f2576a7248f2eec4b30 -eo pid,comm [2023-09-14T01:55:10.919Z] 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-09-14T01:55:10.919Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-14T01:55:10.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-14T01:55:10.961Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-14T01:55:11.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-14T01:55:11.074Z] $ docker exec f77b284ffd73fdbc605e43ef01e2dceea35c1dc154135f2576a7248f2eec4b30 ssh-agent [2023-09-14T01:55:11.184Z] SSH_AUTH_SOCK=/tmp/ssh-dZNeW828aZuc/agent.32 [2023-09-14T01:55:11.184Z] SSH_AGENT_PID=38 [2023-09-14T01:55:11.189Z] Running ssh-add (command line suppressed) [2023-09-14T01:55:11.288Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4392426621529937017.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4392426621529937017.key) [2023-09-14T01:55:11.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-14T01:55:11.589Z] + git semver push [2023-09-14T01:55:11.847Z] 2023-09-14 01:55:11,762 [run_push] DEBUG push [2023-09-14T01:55:11.847Z] 2023-09-14 01:55:11,763 [execute] INFO git cat-file --batch-check [2023-09-14T01:55:11.847Z] 2023-09-14 01:55:11,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-14T01:55:11.847Z] 2023-09-14 01:55:11,767 [execute] INFO git rev-list 61445ae9858c55d1312616f8f654d377a22b93af -- [2023-09-14T01:55:11.847Z] 2023-09-14 01:55:11,768 [execute] DEBUG Popen(['git', 'rev-list', '61445ae9858c55d1312616f8f654d377a22b93af', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-14T01:55:11.847Z] 2023-09-14 01:55:11,783 [execute] INFO git fetch -v origin [2023-09-14T01:55:11.847Z] 2023-09-14 01:55:11,784 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-14T01:55:12.415Z] 2023-09-14 01:55:12,255 [run_push] DEBUG no remote changes detected [2023-09-14T01:55:12.415Z] 2023-09-14 01:55:12,255 [execute] INFO git push origin semver [2023-09-14T01:55:12.415Z] 2023-09-14 01:55:12,256 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-14T01:55:13.353Z] 2023-09-14 01:55:13,023 [run_push] DEBUG push all version tags [2023-09-14T01:55:13.353Z] 2023-09-14 01:55:13,023 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-14T01:55:13.353Z] 2023-09-14 01:55:13,024 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-14T01:55:13.922Z] 2023-09-14 01:55:13,794 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-09-14T01:55:13.922Z] 3.1.0-dev.31 [Pipeline] } [2023-09-14T01:55:13.929Z] $ docker exec --env ******** --env ******** f77b284ffd73fdbc605e43ef01e2dceea35c1dc154135f2576a7248f2eec4b30 ssh-agent -k [2023-09-14T01:55:14.027Z] unset SSH_AUTH_SOCK; [2023-09-14T01:55:14.027Z] unset SSH_AGENT_PID; [2023-09-14T01:55:14.027Z] echo Agent pid 38 killed; [2023-09-14T01:55:14.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-14T01:55:14.336Z] + git semver [Pipeline] } [2023-09-14T01:55:14.607Z] $ docker stop --time=1 f77b284ffd73fdbc605e43ef01e2dceea35c1dc154135f2576a7248f2eec4b30 [2023-09-14T01:55:15.899Z] $ docker rm -f --volumes f77b284ffd73fdbc605e43ef01e2dceea35c1dc154135f2576a7248f2eec4b30 [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-09-14T01:55:16.466Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-09-14T01:55:16.466Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-09-14T01:55:16.466Z] total 16 [2023-09-14T01:55:16.466Z] drwxr-xr-x 3 root root 4096 Sep 14 01:44 . [2023-09-14T01:55:16.466Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 14 01:55 .. [2023-09-14T01:55:16.466Z] drwxr-xr-x 2 root root 4096 Sep 14 01:44 cost [2023-09-14T01:55:16.466Z] -rw-r--r-- 1 root root 92 Sep 14 01:44 cost.csv [2023-09-14T01:55:16.466Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-09-14T01:55:16.466Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-09-14T01:55:16.466Z] total 16 [2023-09-14T01:55:16.466Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 14 01:44 . [2023-09-14T01:55:16.466Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 14 01:55 .. [2023-09-14T01:55:16.466Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 14 01:44 cost [2023-09-14T01:55:16.466Z] -rw-r--r-- 1 jenkins jenkins 92 Sep 14 01:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-14T01:55:16.755Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T01:55:17.609Z] ---> package-listing.sh [2023-09-14T01:55:17.609Z] ++ facter osfamily [2023-09-14T01:55:17.609Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-14T01:55:17.867Z] + OS_FAMILY=debian [2023-09-14T01:55:17.867Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-09-14T01:55:17.867Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-14T01:55:17.867Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-14T01:55:17.867Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-14T01:55:17.867Z] + PACKAGES=/tmp/packages_start.txt [2023-09-14T01:55:17.867Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-09-14T01:55:17.867Z] + PACKAGES=/tmp/packages_end.txt [2023-09-14T01:55:17.867Z] + case "${OS_FAMILY}" in [2023-09-14T01:55:17.867Z] + dpkg -l [2023-09-14T01:55:17.867Z] + grep '^ii' [2023-09-14T01:55:17.867Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-14T01:55:17.867Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-14T01:55:17.867Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-14T01:55:17.867Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-09-14T01:55:17.867Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-09-14T01:55:17.867Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2023-09-14T01:55:17.876Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-14T01:55:18.150Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T01:55:18.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T01:55:18.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T01:55:18.769Z] prd-ubuntu20.04-docker-8c-8g-6169 does not seem to be running inside a container [2023-09-14T01:55:18.797Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-14T01:55:19.007Z] $ docker top 3a54d6d45e7724e8e4593b2e40cdd9289780e810a6a2d6e18c6d4d78f4b4fd7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T01:55:19.352Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-14T01:55:19.633Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-14T01:55:19.913Z] + ls /var/log/sa-host [2023-09-14T01:55:19.913Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-14T01:55:19.986Z] provisioning config files... [2023-09-14T01:55:19.994Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7432823764655327981tmp [Pipeline] { [Pipeline] echo [2023-09-14T01:55:20.006Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T01:55:20.290Z] ---> create-netrc.sh [Pipeline] } [2023-09-14T01:55:20.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-14T01:55:20.606Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-14T01:55:20.614Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T01:55:20.894Z] ---> sudo-logs.sh [2023-09-14T01:55:20.894Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-14T01:55:20.926Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T01:55:21.206Z] ---> job-cost.sh [2023-09-14T01:55:21.206Z] lf-activate-venv: SKIPPING [2023-09-14T01:55:21.206Z] DEBUG: total: 0.2199999988079071 [2023-09-14T01:55:21.206Z] INFO: Retrieving Stack Cost... [2023-09-14T01:55:21.464Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-14T01:55:22.033Z] INFO: Archiving Costs [Pipeline] echo [2023-09-14T01:55:22.044Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T01:55:22.330Z] ---> logs-deploy.sh [2023-09-14T01:55:22.330Z] lf-activate-venv: SKIPPING [2023-09-14T01:55:22.330Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/293 [2023-09-14T01:55:22.330Z] INFO: archiving workspace using pattern(s): [2023-09-14T01:55:23.291Z] Archives upload complete. [2023-09-14T01:55:23.291Z] INFO: archiving logs to Nexus