Started by upstream project "edgexfoundry/cd-management/release-lts" build number 41 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b0ea56f08f6fa453338a78cbe04743f3b73ae2fb 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-ssh18030582700441793970.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2325011499133216072.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16272311975996451754.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh4559137634242216143.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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2366350023588819196.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.16, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7330 in /w/workspace/dry_app-functions-sdk-go_jakarta [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/dry_app-functions-sdk-go_jakarta # 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 > 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 Avoid second fetch Checking out Revision b0ea56f08f6fa453338a78cbe04743f3b73ae2fb (jakarta) Commit message: "docs: Update ChangeLog for 2.1.2 patch (#1380)" > git config core.sparsecheckout # timeout=10 > git checkout -f b0ea56f08f6fa453338a78cbe04743f3b73ae2fb # timeout=10 > git rev-list --no-walk b0ea56f08f6fa453338a78cbe04743f3b73ae2fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-10T22:53:39.014Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-10T22:53:39.078Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-10T22:53:39.098Z] ========================================================= [2023-04-10T22:53:39.098Z] EdgeX Global Pipelines Version Info [2023-04-10T22:53:39.098Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-10T22:53:39.803Z] ------------------- [2023-04-10T22:53:39.803Z] stable info: [2023-04-10T22:53:39.803Z] ------------------- [2023-04-10T22:53:39.803Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-10T22:53:39.803Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-10T22:53:39.803Z] Message: update stable to v1.0.245 [2023-04-10T22:53:40.371Z] ------------------- [2023-04-10T22:53:40.371Z] experimental info: [2023-04-10T22:53:40.371Z] ------------------- [2023-04-10T22:53:40.371Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-10T22:53:40.371Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-10T22:53:40.371Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-10T22:53:40.551Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-04-10T22:53:40.562Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-04-10T22:53:40.574Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-10T22:53:40.585Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-10T22:53:40.597Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-10T22:53:40.611Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2023-04-10T22:53:40.620Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-10T22:53:40.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-10T22:53:40.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-10T22:53:40.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-10T22:53:40.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-10T22:53:40.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-04-10T22:53:40.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-10T22:53:40.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-10T22:53:40.721Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-04-10T22:53:40.735Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-10T22:53:40.748Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-10T22:53:40.760Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-10T22:53:40.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-10T22:53:40.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-10T22:53:40.796Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-10T22:53:40.810Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-04-10T22:53:40.820Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-10T22:53:40.832Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-10T22:53:40.846Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-04-10T22:53:40.856Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-10T22:53:40.868Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-10T22:53:40.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2023-04-10T22:53:40.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2023-04-10T22:53:40.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2023-04-10T22:53:40.914Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0ea56f08f6fa453338a78cbe04743f3b73ae2fb [Pipeline] echo [2023-04-10T22:53:40.925Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0ea56f [Pipeline] echo [2023-04-10T22:53:40.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-10T22:53:41.283Z] + git rev-list -1 --merges b0ea56f08f6fa453338a78cbe04743f3b73ae2fb~1..b0ea56f08f6fa453338a78cbe04743f3b73ae2fb [Pipeline] echo [2023-04-10T22:53:41.331Z] -----------> git rev-list -1 --merges b0ea56f08f6fa453338a78cbe04743f3b73ae2fb~1..b0ea56f08f6fa453338a78cbe04743f3b73ae2fb b0ea56f08f6fa453338a78cbe04743f3b73ae2fb [false] [Pipeline] sh [2023-04-10T22:53:41.618Z] + git log --format=format:%s -1 b0ea56f08f6fa453338a78cbe04743f3b73ae2fb [Pipeline] echo [2023-04-10T22:53:41.632Z] ========================================================= [2023-04-10T22:53:41.632Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2023-04-10T22:53:41.632Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T22:53:41.948Z] + git log --format=format:%s -1 b0ea56f08f6fa453338a78cbe04743f3b73ae2fb [Pipeline] echo [2023-04-10T22:53:41.958Z] [semverPrep] GIT_COMMIT: b0ea56f08f6fa453338a78cbe04743f3b73ae2fb, Commit Message: docs: Update ChangeLog for 2.1.2 patch (#1380) [Pipeline] echo [2023-04-10T22:53:41.969Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-10T22:53:42.301Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-10T22:53:42.301Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-10T22:53:42.301Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-10T22:53:42.301Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-10T22:53:42.301Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-10T22:53:42.301Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-10T22:53:42.301Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T22:53:42.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T22:53:42.904Z] [2023-04-10T22:53:42.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T22:53:43.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T22:53:43.214Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-10T22:53:43.214Z] b85a868b505f: Pulling fs layer [2023-04-10T22:53:43.214Z] e2be974225ed: Pulling fs layer [2023-04-10T22:53:43.214Z] 339a4e72a1f5: Pulling fs layer [2023-04-10T22:53:43.214Z] 988bab9f4d93: Pulling fs layer [2023-04-10T22:53:43.214Z] 1469e6f7b9e6: Pulling fs layer [2023-04-10T22:53:43.214Z] eaf3925da568: Pulling fs layer [2023-04-10T22:53:43.214Z] bab4dde63d76: Pulling fs layer [2023-04-10T22:53:43.214Z] bde34c3a00c8: Pulling fs layer [2023-04-10T22:53:43.214Z] b352a97aabf1: Pulling fs layer [2023-04-10T22:53:43.214Z] 4872d77fe225: Pulling fs layer [2023-04-10T22:53:43.214Z] 5851b861e8e6: Pulling fs layer [2023-04-10T22:53:43.214Z] 1469e6f7b9e6: Waiting [2023-04-10T22:53:43.214Z] eaf3925da568: Waiting [2023-04-10T22:53:43.214Z] bab4dde63d76: Waiting [2023-04-10T22:53:43.214Z] bde34c3a00c8: Waiting [2023-04-10T22:53:43.214Z] b352a97aabf1: Waiting [2023-04-10T22:53:43.214Z] 4872d77fe225: Waiting [2023-04-10T22:53:43.214Z] 5851b861e8e6: Waiting [2023-04-10T22:53:43.214Z] 988bab9f4d93: Waiting [2023-04-10T22:53:43.474Z] e2be974225ed: Download complete [2023-04-10T22:53:43.474Z] 988bab9f4d93: Verifying Checksum [2023-04-10T22:53:43.474Z] 988bab9f4d93: Download complete [2023-04-10T22:53:43.474Z] 1469e6f7b9e6: Verifying Checksum [2023-04-10T22:53:43.474Z] 1469e6f7b9e6: Download complete [2023-04-10T22:53:43.474Z] eaf3925da568: Verifying Checksum [2023-04-10T22:53:43.474Z] eaf3925da568: Download complete [2023-04-10T22:53:43.474Z] 339a4e72a1f5: Verifying Checksum [2023-04-10T22:53:43.474Z] 339a4e72a1f5: Download complete [2023-04-10T22:53:43.474Z] bde34c3a00c8: Download complete [2023-04-10T22:53:43.474Z] b352a97aabf1: Download complete [2023-04-10T22:53:43.474Z] 4872d77fe225: Download complete [2023-04-10T22:53:43.474Z] 5851b861e8e6: Verifying Checksum [2023-04-10T22:53:43.474Z] 5851b861e8e6: Download complete [2023-04-10T22:53:43.474Z] b85a868b505f: Verifying Checksum [2023-04-10T22:53:43.474Z] b85a868b505f: Download complete [2023-04-10T22:53:43.733Z] bab4dde63d76: Verifying Checksum [2023-04-10T22:53:43.733Z] bab4dde63d76: Download complete [2023-04-10T22:53:44.675Z] b85a868b505f: Pull complete [2023-04-10T22:53:44.937Z] e2be974225ed: Pull complete [2023-04-10T22:53:45.504Z] 339a4e72a1f5: Pull complete [2023-04-10T22:53:45.504Z] 988bab9f4d93: Pull complete [2023-04-10T22:53:45.763Z] 1469e6f7b9e6: Pull complete [2023-04-10T22:53:45.763Z] eaf3925da568: Pull complete [2023-04-10T22:53:47.664Z] bab4dde63d76: Pull complete [2023-04-10T22:53:47.664Z] bde34c3a00c8: Pull complete [2023-04-10T22:53:47.924Z] b352a97aabf1: Pull complete [2023-04-10T22:53:47.924Z] 4872d77fe225: Pull complete [2023-04-10T22:53:47.924Z] 5851b861e8e6: Pull complete [2023-04-10T22:53:47.924Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-10T22:53:47.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T22:53:48.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T22:53:48.282Z] prd-ubuntu20.04-docker-8c-8g-7330 does not seem to be running inside a container [2023-04-10T22:53:48.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-10T22:53:49.703Z] $ docker top 3dea1b4e79856422b7798b6f9b9e12fe0093c3c74d1e2b9ac02017740d207c86 -eo pid,comm [2023-04-10T22:53:49.757Z] 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-04-10T22:53:49.757Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-10T22:53:49.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-10T22:53:49.794Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-10T22:53:49.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-10T22:53:49.931Z] $ docker exec 3dea1b4e79856422b7798b6f9b9e12fe0093c3c74d1e2b9ac02017740d207c86 ssh-agent [2023-04-10T22:53:50.032Z] SSH_AUTH_SOCK=/tmp/ssh-2rsINlzXaoJK/agent.33 [2023-04-10T22:53:50.032Z] SSH_AGENT_PID=39 [2023-04-10T22:53:50.039Z] Running ssh-add (command line suppressed) [2023-04-10T22:53:50.132Z] Identity added: /w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_601470398748978938.key (/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_601470398748978938.key) [2023-04-10T22:53:50.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-10T22:53:50.438Z] + git tag --points-at b0ea56f08f6fa453338a78cbe04743f3b73ae2fb [Pipeline] } [2023-04-10T22:53:50.453Z] $ docker exec --env ******** --env ******** 3dea1b4e79856422b7798b6f9b9e12fe0093c3c74d1e2b9ac02017740d207c86 ssh-agent -k [2023-04-10T22:53:50.550Z] unset SSH_AUTH_SOCK; [2023-04-10T22:53:50.550Z] unset SSH_AGENT_PID; [2023-04-10T22:53:50.551Z] echo Agent pid 39 killed; [2023-04-10T22:53:50.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-04-10T22:53:50.574Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.2|v2.1.2-dev.2' [Pipeline] sshagent [2023-04-10T22:53:50.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-10T22:53:50.589Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-10T22:53:50.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-10T22:53:50.719Z] $ docker exec 3dea1b4e79856422b7798b6f9b9e12fe0093c3c74d1e2b9ac02017740d207c86 ssh-agent [2023-04-10T22:53:50.828Z] SSH_AUTH_SOCK=/tmp/ssh-fIYU7nmBzKHb/agent.71 [2023-04-10T22:53:50.828Z] SSH_AGENT_PID=77 [2023-04-10T22:53:50.833Z] Running ssh-add (command line suppressed) [2023-04-10T22:53:50.941Z] Identity added: /w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_5490096060647319661.key (/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/private_key_5490096060647319661.key) [2023-04-10T22:53:50.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-10T22:53:51.232Z] + git semver init [2023-04-10T22:53:51.492Z] 2023-04-10 22:53:51,422 [run_init] DEBUG init version:0.0.0 force:False [2023-04-10T22:53:51.492Z] 2023-04-10 22:53:51,423 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_jakarta/.semver [2023-04-10T22:53:51.492Z] 2023-04-10 22:53:51,424 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_jakarta/.semver [2023-04-10T22:53:51.492Z] 2023-04-10 22:53:51,424 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_jakarta/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_jakarta, universal_newlines=False, shell=None, istream=None) [2023-04-10T22:53:52.872Z] 2023-04-10 22:53:52,816 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_jakarta/.git/info/exclude [2023-04-10T22:53:52.872Z] 2023-04-10 22:53:52,817 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta with force:False [2023-04-10T22:53:52.872Z] 2023-04-10 22:53:52,817 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta [2023-04-10T22:53:52.872Z] 2023-04-10 22:53:52,817 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_jakarta/.semver/jakarta [2023-04-10T22:53:52.872Z] 2.1.2 [Pipeline] } [2023-04-10T22:53:52.885Z] $ docker exec --env ******** --env ******** 3dea1b4e79856422b7798b6f9b9e12fe0093c3c74d1e2b9ac02017740d207c86 ssh-agent -k [2023-04-10T22:53:52.995Z] unset SSH_AUTH_SOCK; [2023-04-10T22:53:52.995Z] unset SSH_AGENT_PID; [2023-04-10T22:53:52.997Z] echo Agent pid 77 killed; [2023-04-10T22:53:53.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-10T22:53:53.312Z] + git semver [Pipeline] } [2023-04-10T22:53:53.587Z] $ docker stop --time=1 3dea1b4e79856422b7798b6f9b9e12fe0093c3c74d1e2b9ac02017740d207c86 [2023-04-10T22:53:54.905Z] $ docker rm -f --volumes 3dea1b4e79856422b7798b6f9b9e12fe0093c3c74d1e2b9ac02017740d207c86 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T22:53:55.240Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-10T22:53:55.437Z] Stashed 1 file(s) [Pipeline] echo [2023-04-10T22:53:55.439Z] [edgeXSemver]: initialized semver on version 2.1.2 [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] sh [2023-04-10T22:53:55.849Z] + git checkout b0ea56f08f6fa453338a78cbe04743f3b73ae2fb [2023-04-10T22:53:55.849Z] HEAD is now at b0ea56f docs: Update ChangeLog for 2.1.2 patch (#1380) [Pipeline] unstash [Pipeline] echo [2023-04-10T22:53:55.896Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-10T22:53:56.183Z] + + grep ^go [0-9].[0-9]*cut go.mod -d [2023-04-10T22:53:56.184Z] -f 2 [Pipeline] echo [2023-04-10T22:53:56.198Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T22:53:56.207Z] ========================================================= [2023-04-10T22:53:56.207Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2023-04-10T22:53:56.207Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-10T22:53:56.494Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2023-04-10T22:53:56.494Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2023-04-10T22:53:56.494Z] a0d0a0d46f8b: Pulling fs layer [2023-04-10T22:53:56.494Z] 31adcdaf11c8: Pulling fs layer [2023-04-10T22:53:56.494Z] b8b176561691: Pulling fs layer [2023-04-10T22:53:56.494Z] 4527c011a84f: Pulling fs layer [2023-04-10T22:53:56.494Z] 5d74067f8e1e: Pulling fs layer [2023-04-10T22:53:56.494Z] fd57009d33ed: Pulling fs layer [2023-04-10T22:53:56.494Z] 6b058263d067: Pulling fs layer [2023-04-10T22:53:56.494Z] 16d7c86c65f4: Pulling fs layer [2023-04-10T22:53:56.494Z] 1290d154cb4b: Pulling fs layer [2023-04-10T22:53:56.494Z] 4527c011a84f: Waiting [2023-04-10T22:53:56.495Z] 16d7c86c65f4: Waiting [2023-04-10T22:53:56.495Z] 5d74067f8e1e: Waiting [2023-04-10T22:53:56.495Z] fd57009d33ed: Waiting [2023-04-10T22:53:56.495Z] 1290d154cb4b: Waiting [2023-04-10T22:53:56.495Z] b8b176561691: Verifying Checksum [2023-04-10T22:53:56.495Z] b8b176561691: Download complete [2023-04-10T22:53:56.495Z] 31adcdaf11c8: Verifying Checksum [2023-04-10T22:53:56.495Z] 31adcdaf11c8: Download complete [2023-04-10T22:53:56.495Z] 5d74067f8e1e: Verifying Checksum [2023-04-10T22:53:56.495Z] 5d74067f8e1e: Download complete [2023-04-10T22:53:56.495Z] fd57009d33ed: Verifying Checksum [2023-04-10T22:53:56.495Z] fd57009d33ed: Download complete [2023-04-10T22:53:56.495Z] 6b058263d067: Verifying Checksum [2023-04-10T22:53:56.495Z] 6b058263d067: Download complete [2023-04-10T22:53:56.495Z] a0d0a0d46f8b: Download complete [2023-04-10T22:53:56.495Z] 16d7c86c65f4: Verifying Checksum [2023-04-10T22:53:56.495Z] 16d7c86c65f4: Download complete [2023-04-10T22:53:56.755Z] a0d0a0d46f8b: Pull complete [2023-04-10T22:53:56.755Z] 31adcdaf11c8: Pull complete [2023-04-10T22:53:57.014Z] b8b176561691: Pull complete [2023-04-10T22:53:57.273Z] 1290d154cb4b: Verifying Checksum [2023-04-10T22:53:57.273Z] 1290d154cb4b: Download complete [2023-04-10T22:53:57.273Z] 4527c011a84f: Verifying Checksum [2023-04-10T22:53:57.273Z] 4527c011a84f: Download complete [2023-04-10T22:54:00.563Z] 4527c011a84f: Pull complete [2023-04-10T22:54:00.822Z] 5d74067f8e1e: Pull complete [2023-04-10T22:54:00.822Z] fd57009d33ed: Pull complete [2023-04-10T22:54:00.822Z] 6b058263d067: Pull complete [2023-04-10T22:54:01.080Z] 16d7c86c65f4: Pull complete [2023-04-10T22:54:02.989Z] 1290d154cb4b: Pull complete [2023-04-10T22:54:02.989Z] Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 [2023-04-10T22:54:02.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2023-04-10T22:54:02.989Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [Pipeline] sh [2023-04-10T22:54:03.273Z] + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T22:54:03.571Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-10T22:54:03.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T22:54:03.643Z] prd-ubuntu20.04-docker-8c-8g-7330 does not seem to be running inside a container [2023-04-10T22:54:03.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-10T22:54:05.433Z] $ docker top 588c2dbfcdcb41b4efb6564c8c778b07d21293c5f41748a386e81a2a072c755f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T22:54:05.786Z] + go version [2023-04-10T22:54:05.786Z] go version go1.16.8 linux/amd64 [Pipeline] } [2023-04-10T22:54:05.801Z] $ docker stop --time=1 588c2dbfcdcb41b4efb6564c8c778b07d21293c5f41748a386e81a2a072c755f [2023-04-10T22:54:07.103Z] $ docker rm -f --volumes 588c2dbfcdcb41b4efb6564c8c778b07d21293c5f41748a386e81a2a072c755f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T22:54:07.528Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-10T22:54:07.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T22:54:07.606Z] prd-ubuntu20.04-docker-8c-8g-7330 does not seem to be running inside a container [2023-04-10T22:54:07.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-10T22:54:07.990Z] $ docker top 8e9d5f17d7be13bd7c7065f9ef46ad53ff499875f48df555992dd00f7be78f11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T22:54:08.337Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_jakarta [Pipeline] fileExists [Pipeline] sh [2023-04-10T22:54:08.637Z] + make test [2023-04-10T22:54:08.637Z] make -C ./app-service-template build [2023-04-10T22:54:08.637Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_jakarta/app-service-template' [2023-04-10T22:54:08.637Z] go mod tidy [2023-04-10T22:54:10.014Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2023-04-10T22:54:10.014Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-10T22:54:10.014Z] go: downloading github.com/stretchr/testify v1.7.0 [2023-04-10T22:54:10.014Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2023-04-10T22:54:10.014Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2023-04-10T22:54:10.014Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2023-04-10T22:54:10.273Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-10T22:54:10.273Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-10T22:54:10.273Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2023-04-10T22:54:10.273Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-10T22:54:10.273Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-10T22:54:10.273Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2023-04-10T22:54:10.273Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-04-10T22:54:10.273Z] go: downloading github.com/stretchr/objx v0.1.1 [2023-04-10T22:54:10.273Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2023-04-10T22:54:10.273Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2023-04-10T22:54:10.273Z] go: downloading github.com/go-kit/kit v0.11.0 [2023-04-10T22:54:10.273Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2023-04-10T22:54:10.273Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2023-04-10T22:54:10.273Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2023-04-10T22:54:10.274Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-10T22:54:10.274Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-04-10T22:54:10.274Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2023-04-10T22:54:10.274Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2023-04-10T22:54:10.274Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2023-04-10T22:54:10.274Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-10T22:54:10.274Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2023-04-10T22:54:10.274Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-10T22:54:10.274Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-10T22:54:10.274Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2023-04-10T22:54:10.274Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-04-10T22:54:10.274Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-04-10T22:54:10.274Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-10T22:54:10.274Z] go: downloading github.com/kr/pretty v0.3.0 [2023-04-10T22:54:10.274Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-10T22:54:10.274Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2023-04-10T22:54:10.274Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-04-10T22:54:10.274Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-04-10T22:54:10.274Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2023-04-10T22:54:10.274Z] go: downloading golang.org/x/text v0.3.6 [2023-04-10T22:54:10.274Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2023-04-10T22:54:10.274Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-04-10T22:54:10.274Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-10T22:54:10.529Z] Still waiting to schedule task [2023-04-10T22:54:10.529Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-10T22:54:10.533Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2023-04-10T22:54:10.533Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-10T22:54:10.533Z] go: downloading github.com/hashicorp/serf v0.9.5 [2023-04-10T22:54:10.533Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2023-04-10T22:54:10.533Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2023-04-10T22:54:10.533Z] go: downloading github.com/kr/text v0.2.0 [2023-04-10T22:54:10.533Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2023-04-10T22:54:10.533Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-04-10T22:54:10.533Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-04-10T22:54:10.533Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2023-04-10T22:54:10.533Z] go: downloading github.com/go-stack/stack v1.8.0 [2023-04-10T22:54:10.533Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-10T22:54:10.533Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2023-04-10T22:54:10.533Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2023-04-10T22:54:10.533Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-10T22:54:10.533Z] go: downloading github.com/pkg/errors v0.9.1 [2023-04-10T22:54:10.533Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2023-04-10T22:54:10.794Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-04-10T22:54:10.794Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2023-04-10T22:54:10.794Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2023-04-10T22:54:11.053Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2023-04-10T22:54:11.053Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2023-04-10T22:54:11.053Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2023-04-10T22:54:11.053Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-04-10T22:54:11.053Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2023-04-10T22:54:11.053Z] go: downloading github.com/miekg/dns v1.1.26 [2023-04-10T22:54:11.053Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-04-10T22:54:11.053Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2023-04-10T22:54:11.053Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-04-10T22:54:11.053Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2023-04-10T22:54:11.312Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-04-10T22:54:11.312Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-04-10T22:54:11.312Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-04-10T22:54:11.312Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-04-10T22:54:11.312Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2023-04-10T22:54:11.312Z] go: downloading google.golang.org/protobuf v1.27.1 [2023-04-10T22:54:11.571Z] go: downloading github.com/google/go-cmp v0.5.5 [2023-04-10T22:54:11.572Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-04-10T22:54:11.830Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2023-04-10T22:54:18.392Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_jakarta/app-service-template' [2023-04-10T22:54:18.392Z] make -C ./app-service-template test [2023-04-10T22:54:18.392Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_jakarta/app-service-template' [2023-04-10T22:54:18.392Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-10T22:54:23.654Z] ok new-app-service 0.011s coverage: 48.1% of statements [2023-04-10T22:54:23.654Z] ? new-app-service/config [no test files] [2023-04-10T22:54:23.654Z] ok new-app-service/functions 0.010s [2023-04-10T22:54:23.654Z] CGO_ENABLED=1 go vet ./... [2023-04-10T22:54:28.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-10T22:54:28.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-10T22:54:28.923Z] ./bin/test-attribution-txt.sh [2023-04-10T22:54:28.923Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_jakarta/app-service-template' [2023-04-10T22:54:28.923Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-04-10T22:54:31.456Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2023-04-10T22:54:36.725Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.020s coverage: 65.7% of statements [2023-04-10T22:54:36.725Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2023-04-10T22:54:36.725Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.030s coverage: 93.7% of statements [2023-04-10T22:54:36.725Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2023-04-10T22:54:36.725Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.086s coverage: 61.8% of statements [2023-04-10T22:54:36.725Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2023-04-10T22:54:36.725Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.029s [2023-04-10T22:54:36.725Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.026s coverage: 100.0% of statements [2023-04-10T22:54:36.725Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.060s coverage: 78.3% of statements [2023-04-10T22:54:36.725Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2023-04-10T22:54:36.725Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2023-04-10T22:54:36.725Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2023-04-10T22:54:36.725Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2023-04-10T22:54:36.725Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2023-04-10T22:54:36.725Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2023-04-10T22:54:36.725Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.018s coverage: 97.3% of statements [2023-04-10T22:54:36.725Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2023-04-10T22:54:36.725Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2023-04-10T22:54:36.725Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.037s coverage: 10.5% of statements [2023-04-10T22:54:39.262Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.049s coverage: 77.8% of statements [2023-04-10T22:54:39.262Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2023-04-10T22:54:39.262Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2023-04-10T22:54:39.262Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.024s coverage: 14.3% of statements [2023-04-10T22:54:39.262Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2023-04-10T22:54:39.262Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2023-04-10T22:54:39.262Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2023-04-10T22:54:39.262Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.020s coverage: 51.4% of statements [2023-04-10T22:55:05.824Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.055s coverage: 78.2% of statements [2023-04-10T22:55:05.824Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.017s coverage: 94.4% of statements [2023-04-10T22:55:05.824Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-04-10T22:55:05.824Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-10T22:55:05.824Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-04-10T22:55:12.400Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-04-10T22:55:12.695Z] + go mod tidy [Pipeline] } [2023-04-10T22:55:12.707Z] $ docker stop --time=1 8e9d5f17d7be13bd7c7065f9ef46ad53ff499875f48df555992dd00f7be78f11 [2023-04-10T22:55:14.071Z] $ docker rm -f --volumes 8e9d5f17d7be13bd7c7065f9ef46ad53ff499875f48df555992dd00f7be78f11 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T22:55:14.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-10T22:55:14.817Z] 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-04-10T22:55:15.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T22:55:15.314Z] [2023-04-10T22:55:15.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T22:55:15.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T22:55:15.661Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-10T22:55:15.661Z] 5eb5b503b376: Pulling fs layer [2023-04-10T22:55:15.661Z] 5c69ac0246d0: Pulling fs layer [2023-04-10T22:55:15.661Z] ec43610c2a17: Pulling fs layer [2023-04-10T22:55:15.661Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-10T22:55:15.661Z] 33b1e0a273af: Pulling fs layer [2023-04-10T22:55:15.661Z] 5d3b04190fa2: Pulling fs layer [2023-04-10T22:55:15.661Z] 2f39f015ded8: Pulling fs layer [2023-04-10T22:55:15.661Z] 33b1e0a273af: Waiting [2023-04-10T22:55:15.661Z] 5d3b04190fa2: Waiting [2023-04-10T22:55:15.661Z] 2f39f015ded8: Waiting [2023-04-10T22:55:15.661Z] 3a2ae6a8a46f: Waiting [2023-04-10T22:55:15.661Z] 5c69ac0246d0: Verifying Checksum [2023-04-10T22:55:15.661Z] 5c69ac0246d0: Download complete [2023-04-10T22:55:15.661Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-10T22:55:15.661Z] 3a2ae6a8a46f: Download complete [2023-04-10T22:55:15.661Z] 33b1e0a273af: Verifying Checksum [2023-04-10T22:55:15.661Z] 33b1e0a273af: Download complete [2023-04-10T22:55:15.661Z] 5d3b04190fa2: Verifying Checksum [2023-04-10T22:55:15.661Z] 5d3b04190fa2: Download complete [2023-04-10T22:55:15.661Z] ec43610c2a17: Verifying Checksum [2023-04-10T22:55:15.661Z] ec43610c2a17: Download complete [2023-04-10T22:55:15.919Z] 5eb5b503b376: Verifying Checksum [2023-04-10T22:55:15.919Z] 5eb5b503b376: Download complete [2023-04-10T22:55:16.485Z] 2f39f015ded8: Download complete [2023-04-10T22:55:17.051Z] 5eb5b503b376: Pull complete [2023-04-10T22:55:17.051Z] 5c69ac0246d0: Pull complete [2023-04-10T22:55:17.616Z] ec43610c2a17: Pull complete [2023-04-10T22:55:17.616Z] 3a2ae6a8a46f: Pull complete [2023-04-10T22:55:17.874Z] 33b1e0a273af: Pull complete [2023-04-10T22:55:17.874Z] 5d3b04190fa2: Pull complete [2023-04-10T22:55:23.135Z] 2f39f015ded8: Pull complete [2023-04-10T22:55:23.135Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-10T22:55:23.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T22:55:23.135Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T22:55:23.222Z] prd-ubuntu20.04-docker-8c-8g-7330 does not seem to be running inside a container [2023-04-10T22:55:23.258Z] $ 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/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-10T22:55:24.616Z] $ docker top dc3b0d65f367b50ab9bd58e498c89bc08cce8943a5a8f6ef9aaf04634f7e5652 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T22:55:25.006Z] ---> job-cost.sh [2023-04-10T22:55:25.006Z] lf-activate-venv: SKIPPING [2023-04-10T22:55:25.006Z] INFO: No Stack... [2023-04-10T22:55:25.264Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-10T22:55:25.832Z] INFO: Archiving Costs [Pipeline] sh [2023-04-10T22:55:26.115Z] + cat /w/workspace/dry_app-functions-sdk-go_jakarta/archives/cost.csv [2023-04-10T22:55:26.115Z] + cut -d, -f6 [Pipeline] lock [2023-04-10T22:55:26.127Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-11-stack-cost] [2023-04-10T22:55:26.133Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-11-stack-cost] did not exist. Created. [2023-04-10T22:55:26.133Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-10T22:55:26.432Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-10T22:55:26.491Z] Stashed 1 file(s) [Pipeline] } [2023-04-10T22:55:26.501Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-10T22:55:26.524Z] $ docker stop --time=1 dc3b0d65f367b50ab9bd58e498c89bc08cce8943a5a8f6ef9aaf04634f7e5652 [2023-04-10T22:55:27.679Z] $ docker rm -f --volumes dc3b0d65f367b50ab9bd58e498c89bc08cce8943a5a8f6ef9aaf04634f7e5652 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-10T22:55:45.014Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7331 in /w/workspace/dry_app-functions-sdk-go_jakarta [Pipeline] { [Pipeline] ws [2023-04-10T22:55:45.029Z] Running in /w/workspace/app-functions-sdk-go/11 [Pipeline] { [Pipeline] checkout [2023-04-10T22:55:45.057Z] The recommended git tool is: git [2023-04-10T22:55:49.933Z] using credential edgex-jenkins-ssh [2023-04-10T22:55:49.951Z] Cloning the remote Git repository [2023-04-10T22:55:49.990Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-04-10T22:55:50.074Z] > git init /w/workspace/app-functions-sdk-go/11 # timeout=10 [2023-04-10T22:55:50.201Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-04-10T22:55:50.202Z] > git --version # timeout=10 [2023-04-10T22:55:50.225Z] > git --version # 'git version 2.25.1' [2023-04-10T22:55:50.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-10T22:55:50.360Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-10T22:55:53.674Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-04-10T22:55:53.695Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-10T22:55:54.495Z] Avoid second fetch [2023-04-10T22:55:54.496Z] Checking out Revision b0ea56f08f6fa453338a78cbe04743f3b73ae2fb (jakarta) [2023-04-10T22:55:54.512Z] > git config core.sparsecheckout # timeout=10 [2023-04-10T22:55:54.588Z] > git checkout -f b0ea56f08f6fa453338a78cbe04743f3b73ae2fb # timeout=10 [2023-04-10T22:55:55.796Z] Commit message: "docs: Update ChangeLog for 2.1.2 patch (#1380)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-10T22:55:56.579Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-10T22:55:56.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-10T22:55:56.579Z] Dload Upload Total Spent Left Speed [2023-04-10T22:55:56.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-04-10T22:55:57.267Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-10T22:55:57.600Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-04-10T22:55:57.600Z] /etc/docker/daemon.json [2023-04-10T22:55:57.600Z] { [2023-04-10T22:55:57.600Z] "registry-mirrors": [ [2023-04-10T22:55:57.600Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-10T22:55:57.600Z] ], [2023-04-10T22:55:57.600Z] "bip": "10.250.0.254/24", [2023-04-10T22:55:57.600Z] "hosts": [ [2023-04-10T22:55:57.600Z] "tcp://0.0.0.0:5555", [2023-04-10T22:55:57.600Z] "unix:///var/run/docker.sock" [2023-04-10T22:55:57.600Z] ], [2023-04-10T22:55:57.600Z] "mtu": 1458, [2023-04-10T22:55:57.600Z] "selinux-enabled": true, [2023-04-10T22:55:57.600Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-10T22:55:57.600Z] } [Pipeline] sh [2023-04-10T22:55:57.925Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-10T22:55:58.245Z] + sudo service docker restart [Pipeline] sh [2023-04-10T22:56:16.789Z] + git checkout b0ea56f08f6fa453338a78cbe04743f3b73ae2fb [2023-04-10T22:56:17.057Z] HEAD is now at b0ea56f docs: Update ChangeLog for 2.1.2 patch (#1380) [Pipeline] unstash [Pipeline] echo [2023-04-10T22:56:17.278Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-10T22:56:17.601Z] + grep ^go [0-9].[0-9]* go.mod [2023-04-10T22:56:17.601Z] + cut -d -f 2 [Pipeline] echo [2023-04-10T22:56:17.659Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-10T22:56:17.671Z] ========================================================= [2023-04-10T22:56:17.671Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2023-04-10T22:56:17.671Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-10T22:56:18.004Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2023-04-10T22:56:18.591Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-10T22:56:18.591Z] 552d1f2373af: Pulling fs layer [2023-04-10T22:56:18.591Z] ea3f2d53f512: Pulling fs layer [2023-04-10T22:56:18.591Z] 9e70ebbbe112: Pulling fs layer [2023-04-10T22:56:18.591Z] 7a9cfe048b4a: Pulling fs layer [2023-04-10T22:56:18.591Z] 72dc09318566: Pulling fs layer [2023-04-10T22:56:18.591Z] f324388ff665: Pulling fs layer [2023-04-10T22:56:18.591Z] 53ef782089cf: Pulling fs layer [2023-04-10T22:56:18.591Z] 2af28fca035d: Pulling fs layer [2023-04-10T22:56:18.591Z] 72dc09318566: Waiting [2023-04-10T22:56:18.591Z] f324388ff665: Waiting [2023-04-10T22:56:18.591Z] 53ef782089cf: Waiting [2023-04-10T22:56:18.591Z] 7a9cfe048b4a: Waiting [2023-04-10T22:56:18.591Z] 2af28fca035d: Waiting [2023-04-10T22:56:18.591Z] 9e70ebbbe112: Verifying Checksum [2023-04-10T22:56:18.591Z] 9e70ebbbe112: Download complete [2023-04-10T22:56:18.591Z] ea3f2d53f512: Verifying Checksum [2023-04-10T22:56:18.591Z] ea3f2d53f512: Download complete [2023-04-10T22:56:18.591Z] 72dc09318566: Verifying Checksum [2023-04-10T22:56:18.591Z] 72dc09318566: Download complete [2023-04-10T22:56:18.591Z] f324388ff665: Verifying Checksum [2023-04-10T22:56:18.591Z] f324388ff665: Download complete [2023-04-10T22:56:18.591Z] 552d1f2373af: Verifying Checksum [2023-04-10T22:56:18.591Z] 552d1f2373af: Download complete [2023-04-10T22:56:18.591Z] 53ef782089cf: Verifying Checksum [2023-04-10T22:56:18.591Z] 53ef782089cf: Download complete [2023-04-10T22:56:19.185Z] 552d1f2373af: Pull complete [2023-04-10T22:56:19.772Z] ea3f2d53f512: Pull complete [2023-04-10T22:56:20.040Z] 9e70ebbbe112: Pull complete [2023-04-10T22:56:20.314Z] 2af28fca035d: Verifying Checksum [2023-04-10T22:56:20.314Z] 2af28fca035d: Download complete [2023-04-10T22:56:20.901Z] 7a9cfe048b4a: Verifying Checksum [2023-04-10T22:56:20.901Z] 7a9cfe048b4a: Download complete [2023-04-10T22:56:31.041Z] 7a9cfe048b4a: Pull complete [2023-04-10T22:56:31.041Z] 72dc09318566: Pull complete [2023-04-10T22:56:31.308Z] f324388ff665: Pull complete [2023-04-10T22:56:31.577Z] 53ef782089cf: Pull complete [2023-04-10T22:56:36.920Z] 2af28fca035d: Pull complete [2023-04-10T22:56:36.920Z] Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 [2023-04-10T22:56:36.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2023-04-10T22:56:36.920Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [Pipeline] sh [2023-04-10T22:56:37.247Z] + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T22:56:37.577Z] + docker inspect -f . ci-base-image-arm64 [2023-04-10T22:56:37.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T22:56:37.832Z] prd-ubuntu20.04-docker-arm64-4c-16g-7331 does not seem to be running inside a container [2023-04-10T22:56:37.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/11 -v /w/workspace/app-functions-sdk-go/11:/w/workspace/app-functions-sdk-go/11:rw,z -v /w/workspace/app-functions-sdk-go/11@tmp:/w/workspace/app-functions-sdk-go/11@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-04-10T22:56:40.717Z] $ docker top a085b65c2244b2bd9f726e68586fc13ce0898af445077368e133dae709e981da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T22:56:41.562Z] + go version [2023-04-10T22:56:41.562Z] go version go1.16.8 linux/arm64 [Pipeline] } [2023-04-10T22:56:41.585Z] $ docker stop --time=1 a085b65c2244b2bd9f726e68586fc13ce0898af445077368e133dae709e981da [2023-04-10T22:56:43.214Z] $ docker rm -f --volumes a085b65c2244b2bd9f726e68586fc13ce0898af445077368e133dae709e981da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T22:56:43.767Z] + docker inspect -f . ci-base-image-arm64 [2023-04-10T22:56:43.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T22:56:43.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-7331 does not seem to be running inside a container [2023-04-10T22:56:44.015Z] $ 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/11 -v /w/workspace/app-functions-sdk-go/11:/w/workspace/app-functions-sdk-go/11:rw,z -v /w/workspace/app-functions-sdk-go/11@tmp:/w/workspace/app-functions-sdk-go/11@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-04-10T22:56:45.178Z] $ docker top 90e337f419acc97d41fa6b66df3a2e474e18806111fbd34600372c1abf839378 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T22:56:45.672Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/11 [Pipeline] fileExists [Pipeline] sh [2023-04-10T22:56:46.025Z] + make test [2023-04-10T22:56:46.025Z] make -C ./app-service-template build [2023-04-10T22:56:46.025Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/11/app-service-template' [2023-04-10T22:56:46.025Z] go mod tidy [2023-04-10T22:56:49.372Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2023-04-10T22:56:49.372Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-10T22:56:49.372Z] go: downloading github.com/stretchr/testify v1.7.0 [2023-04-10T22:56:49.372Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2023-04-10T22:56:49.372Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2023-04-10T22:56:49.372Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2023-04-10T22:56:49.652Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-10T22:56:49.652Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-10T22:56:49.652Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-04-10T22:56:49.652Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2023-04-10T22:56:49.652Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2023-04-10T22:56:49.652Z] go: downloading github.com/stretchr/objx v0.1.1 [2023-04-10T22:56:49.652Z] go: downloading github.com/go-kit/kit v0.11.0 [2023-04-10T22:56:49.919Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2023-04-10T22:56:49.919Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-10T22:56:49.919Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-10T22:56:49.919Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2023-04-10T22:56:49.919Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2023-04-10T22:56:49.919Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-04-10T22:56:49.919Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2023-04-10T22:56:50.185Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2023-04-10T22:56:50.185Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2023-04-10T22:56:50.185Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2023-04-10T22:56:50.185Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-10T22:56:50.185Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2023-04-10T22:56:50.185Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-04-10T22:56:50.185Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-04-10T22:56:50.185Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2023-04-10T22:56:50.454Z] go: downloading golang.org/x/text v0.3.6 [2023-04-10T22:56:50.726Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2023-04-10T22:56:50.726Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-04-10T22:56:54.069Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-10T22:56:54.069Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-04-10T22:56:54.069Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2023-04-10T22:56:54.069Z] go: downloading github.com/go-stack/stack v1.8.0 [2023-04-10T22:56:54.069Z] go: downloading github.com/kr/pretty v0.3.0 [2023-04-10T22:56:54.069Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-10T22:56:54.069Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-10T22:56:54.069Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2023-04-10T22:56:54.069Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-10T22:56:54.069Z] go: downloading github.com/hashicorp/serf v0.9.5 [2023-04-10T22:56:54.069Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2023-04-10T22:56:54.069Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2023-04-10T22:56:54.069Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2023-04-10T22:56:54.069Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2023-04-10T22:56:54.069Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2023-04-10T22:56:54.069Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-10T22:56:54.069Z] go: downloading github.com/kr/text v0.2.0 [2023-04-10T22:56:54.069Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2023-04-10T22:56:54.069Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-10T22:56:54.069Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-10T22:56:54.069Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2023-04-10T22:56:54.069Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2023-04-10T22:56:54.069Z] go: downloading github.com/pkg/errors v0.9.1 [2023-04-10T22:56:54.069Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-04-10T22:56:54.069Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-10T22:56:54.069Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2023-04-10T22:56:54.069Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-10T22:56:54.069Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2023-04-10T22:56:54.335Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-04-10T22:56:54.335Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2023-04-10T22:56:54.335Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2023-04-10T22:56:54.335Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-04-10T22:56:54.335Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-04-10T22:56:54.601Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2023-04-10T22:56:54.601Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2023-04-10T22:56:54.601Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-04-10T22:56:54.601Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2023-04-10T22:56:54.601Z] go: downloading github.com/miekg/dns v1.1.26 [2023-04-10T22:56:54.601Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-04-10T22:56:54.601Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2023-04-10T22:56:54.871Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2023-04-10T22:56:54.872Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-04-10T22:56:54.872Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-04-10T22:56:54.872Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-04-10T22:56:54.872Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-04-10T22:56:54.872Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-04-10T22:56:54.872Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2023-04-10T22:56:54.872Z] go: downloading google.golang.org/protobuf v1.27.1 [2023-04-10T22:56:55.832Z] go: downloading github.com/google/go-cmp v0.5.5 [2023-04-10T22:56:55.832Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-04-10T22:56:55.832Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2023-04-10T22:57:34.716Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/11/app-service-template' [2023-04-10T22:57:34.716Z] make -C ./app-service-template test [2023-04-10T22:57:34.716Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/11/app-service-template' [2023-04-10T22:57:34.716Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-10T22:58:13.608Z] ok new-app-service 0.056s coverage: 48.1% of statements [2023-04-10T22:58:13.608Z] ? new-app-service/config [no test files] [2023-04-10T22:58:13.608Z] ok new-app-service/functions 0.046s [2023-04-10T22:58:13.608Z] CGO_ENABLED=1 go vet ./... [2023-04-10T22:58:45.847Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-10T22:58:45.847Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-10T22:58:45.847Z] ./bin/test-attribution-txt.sh [2023-04-10T22:58:45.847Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/11/app-service-template' [2023-04-10T22:58:45.848Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-04-10T22:58:54.055Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2023-04-10T22:59:32.918Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.173s coverage: 65.7% of statements [2023-04-10T22:59:32.918Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2023-04-10T22:59:33.886Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.107s coverage: 93.7% of statements [2023-04-10T22:59:33.886Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2023-04-10T22:59:33.887Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.156s coverage: 61.8% of statements [2023-04-10T22:59:33.887Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2023-04-10T22:59:33.887Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.042s [2023-04-10T22:59:33.887Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.028s coverage: 100.0% of statements [2023-04-10T22:59:36.473Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.110s coverage: 78.3% of statements [2023-04-10T22:59:36.473Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2023-04-10T22:59:36.473Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2023-04-10T22:59:36.473Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2023-04-10T22:59:36.473Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2023-04-10T22:59:36.473Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2023-04-10T22:59:36.473Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2023-04-10T22:59:36.473Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.024s coverage: 97.3% of statements [2023-04-10T22:59:36.473Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2023-04-10T22:59:36.473Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2023-04-10T22:59:36.473Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.097s coverage: 10.5% of statements [2023-04-10T22:59:44.702Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.179s coverage: 77.8% of statements [2023-04-10T22:59:44.702Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2023-04-10T22:59:44.702Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2023-04-10T22:59:44.702Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.117s coverage: 14.3% of statements [2023-04-10T22:59:44.702Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.047s coverage: 27.3% of statements [2023-04-10T22:59:44.702Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2023-04-10T22:59:44.702Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2023-04-10T22:59:44.702Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.049s coverage: 51.4% of statements [2023-04-10T23:00:11.366Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.137s coverage: 78.2% of statements [2023-04-10T23:00:11.366Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.037s coverage: 94.4% of statements [2023-04-10T23:00:11.366Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-04-10T23:00:33.444Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-10T23:00:33.710Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-10T23:00:34.290Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-04-10T23:00:34.309Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-04-10T23:00:34.950Z] + go mod tidy [Pipeline] } [2023-04-10T23:00:35.552Z] $ docker stop --time=1 90e337f419acc97d41fa6b66df3a2e474e18806111fbd34600372c1abf839378 [2023-04-10T23:00:37.536Z] $ docker rm -f --volumes 90e337f419acc97d41fa6b66df3a2e474e18806111fbd34600372c1abf839378 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T23:00:39.864Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-10T23:00:39.877Z] Warning: overwriting stash ‘coverage-report’ [2023-04-10T23:00:40.716Z] 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-04-10T23:00:41.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T23:00:41.136Z] [2023-04-10T23:00:41.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:00:41.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T23:00:41.738Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-10T23:00:41.738Z] 8998bd30e6a1: Pulling fs layer [2023-04-10T23:00:41.738Z] 04944245beec: Pulling fs layer [2023-04-10T23:00:41.738Z] 699f458cf7ca: Pulling fs layer [2023-04-10T23:00:41.738Z] 765212b225bb: Pulling fs layer [2023-04-10T23:00:41.738Z] f23df028b6ca: Pulling fs layer [2023-04-10T23:00:41.738Z] d65c8cfc05b1: Pulling fs layer [2023-04-10T23:00:41.738Z] 2437ff75d9bd: Pulling fs layer [2023-04-10T23:00:41.738Z] 765212b225bb: Waiting [2023-04-10T23:00:41.738Z] f23df028b6ca: Waiting [2023-04-10T23:00:41.738Z] d65c8cfc05b1: Waiting [2023-04-10T23:00:41.738Z] 2437ff75d9bd: Waiting [2023-04-10T23:00:41.738Z] 04944245beec: Verifying Checksum [2023-04-10T23:00:41.738Z] 04944245beec: Download complete [2023-04-10T23:00:41.738Z] 765212b225bb: Verifying Checksum [2023-04-10T23:00:41.738Z] 765212b225bb: Download complete [2023-04-10T23:00:42.007Z] f23df028b6ca: Verifying Checksum [2023-04-10T23:00:42.007Z] f23df028b6ca: Download complete [2023-04-10T23:00:42.007Z] d65c8cfc05b1: Verifying Checksum [2023-04-10T23:00:42.007Z] d65c8cfc05b1: Download complete [2023-04-10T23:00:42.007Z] 699f458cf7ca: Verifying Checksum [2023-04-10T23:00:42.007Z] 699f458cf7ca: Download complete [2023-04-10T23:00:42.593Z] 8998bd30e6a1: Verifying Checksum [2023-04-10T23:00:42.593Z] 8998bd30e6a1: Download complete [2023-04-10T23:00:45.942Z] 2437ff75d9bd: Verifying Checksum [2023-04-10T23:00:45.942Z] 2437ff75d9bd: Download complete [2023-04-10T23:00:47.879Z] 8998bd30e6a1: Pull complete [2023-04-10T23:00:48.146Z] 04944245beec: Pull complete [2023-04-10T23:00:49.552Z] 699f458cf7ca: Pull complete [2023-04-10T23:00:49.820Z] 765212b225bb: Pull complete [2023-04-10T23:00:50.400Z] f23df028b6ca: Pull complete [2023-04-10T23:00:50.667Z] d65c8cfc05b1: Pull complete [2023-04-10T23:01:08.860Z] 2437ff75d9bd: Pull complete [2023-04-10T23:01:08.860Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-10T23:01:08.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-10T23:01:08.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T23:01:09.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-7331 does not seem to be running inside a container [2023-04-10T23:01:09.147Z] $ 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/11 -v /w/workspace/app-functions-sdk-go/11:/w/workspace/app-functions-sdk-go/11:rw,z -v /w/workspace/app-functions-sdk-go/11@tmp:/w/workspace/app-functions-sdk-go/11@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-04-10T23:01:10.223Z] $ docker top 2014075c103e77578462b06f4cad33896de6a701b8395834a507e95fc12dfcac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:01:11.270Z] ---> job-cost.sh [2023-04-10T23:01:11.270Z] lf-activate-venv: SKIPPING [2023-04-10T23:01:11.270Z] INFO: No Stack... [2023-04-10T23:01:11.877Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-10T23:01:12.490Z] INFO: Archiving Costs [Pipeline] sh [2023-04-10T23:01:13.210Z] + cat /w/workspace/app-functions-sdk-go/11/archives/cost.csv [2023-04-10T23:01:13.210Z] + cut -d, -f6 [Pipeline] lock [2023-04-10T23:01:13.230Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-11-stack-cost] [2023-04-10T23:01:13.282Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-11-stack-cost] did not exist. Created. [2023-04-10T23:01:13.282Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-10T23:01:13.933Z] /w/workspace/app-functions-sdk-go/11@tmp/durable-e8bf37ab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-10T23:01:14.588Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-10T23:01:14.608Z] Warning: overwriting stash ‘stack-cost’ [2023-04-10T23:01:14.965Z] Stashed 1 file(s) [Pipeline] } [2023-04-10T23:01:14.972Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-jakarta-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-10T23:01:14.992Z] $ docker stop --time=1 2014075c103e77578462b06f4cad33896de6a701b8395834a507e95fc12dfcac [2023-04-10T23:01:16.475Z] $ docker rm -f --volumes 2014075c103e77578462b06f4cad33896de6a701b8395834a507e95fc12dfcac [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-04-10T23:01:16.833Z] provisioning config files... [2023-04-10T23:01:16.844Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config7025894429826627305tmp [Pipeline] { [Pipeline] sh [2023-04-10T23:01:17.146Z] + set +x [2023-04-10T23:01:17.146Z] + curl -s https://codecov.io/bash [2023-04-10T23:01:17.146Z] + bash -s -- [2023-04-10T23:01:17.146Z] [2023-04-10T23:01:17.146Z] _____ _ [2023-04-10T23:01:17.146Z] / ____| | | [2023-04-10T23:01:17.146Z] | | ___ __| | ___ ___ _____ __ [2023-04-10T23:01:17.146Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-10T23:01:17.146Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-10T23:01:17.146Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-10T23:01:17.146Z] Bash-1.0.6 [2023-04-10T23:01:17.146Z] [2023-04-10T23:01:17.146Z] [2023-04-10T23:01:17.146Z] ==> git version 2.25.1 found [2023-04-10T23:01:17.146Z] ==> 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-04-10T23:01:17.146Z] Release-Date: 2020-01-08 [2023-04-10T23:01:17.146Z] 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-04-10T23:01:17.146Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-10T23:01:17.146Z] ==> Jenkins CI detected. [2023-04-10T23:01:17.146Z] current dir:  /w/workspace/dry_app-functions-sdk-go_jakarta [2023-04-10T23:01:17.146Z] project root: . [2023-04-10T23:01:17.146Z] --> token set from env [2023-04-10T23:01:17.146Z] Yaml found at: app-service-template/vendor/github.com/diegoholiveira/jsonlogic/codecov.yml [2023-04-10T23:01:17.146Z] ==> Running gcov in . (disable via -X gcov) [2023-04-10T23:01:17.405Z] ==> Python coveragepy not found [2023-04-10T23:01:17.405Z] ==> Searching for coverage reports in: [2023-04-10T23:01:17.405Z] + . [2023-04-10T23:01:17.405Z] -> Found 2 reports [2023-04-10T23:01:17.405Z] ==> Detecting git/mercurial file structure [2023-04-10T23:01:17.405Z] ==> Reading reports [2023-04-10T23:01:17.405Z] + ./app-service-template/coverage.out bytes=1219 [2023-04-10T23:01:17.405Z] + ./coverage.out bytes=108324 [2023-04-10T23:01:17.405Z] ==> Appending adjustments [2023-04-10T23:01:17.405Z] https://docs.codecov.io/docs/fixing-reports [2023-04-10T23:01:17.974Z] + Found adjustments [2023-04-10T23:01:17.974Z] ==> Gzipping contents [2023-04-10T23:01:17.974Z] 32K /tmp/codecov.zUi5h7.gz [2023-04-10T23:01:17.974Z] ==> Uploading reports [2023-04-10T23:01:17.974Z] url: https://codecov.io [2023-04-10T23:01:17.974Z] query: branch=jakarta&commit=b0ea56f08f6fa453338a78cbe04743f3b73ae2fb&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fjakarta%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-10T23:01:17.974Z] -> Pinging Codecov [2023-04-10T23:01:17.974Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=jakarta&commit=b0ea56f08f6fa453338a78cbe04743f3b73ae2fb&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fjakarta%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-10T23:01:17.974Z] -> Uploading to [2023-04-10T23:01:17.974Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-10/3D8B5DFFC46A037C893635FACE044666/b0ea56f08f6fa453338a78cbe04743f3b73ae2fb/b5443263-a562-4eab-b63e-f92ee49c8323.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230410T230117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f57ed7532e7098b9a36a5907e7ca558542d0ab0b58dfbf7be225b428d210275 [2023-04-10T23:01:17.974Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-10T23:01:17.974Z] Dload Upload Total Spent Left Speed [2023-04-10T23:01:18.234Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32678 0 0 100 32678 0 121k --:--:-- --:--:-- --:--:-- 122k [2023-04-10T23:01:18.493Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b0ea56f08f6fa453338a78cbe04743f3b73ae2fb [Pipeline] } [2023-04-10T23:01:18.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-10T23:01:18.715Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-10T23:01:18.790Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:01:19.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-10T23:01:19.090Z] [2023-04-10T23:01:19.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:01:19.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-10T23:01:19.385Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-10T23:01:19.385Z] df9b9388f04a: Pulling fs layer [2023-04-10T23:01:19.385Z] 52dc419b0ee2: Pulling fs layer [2023-04-10T23:01:19.385Z] 25bc292e5bac: Pulling fs layer [2023-04-10T23:01:19.385Z] 114826534d7a: Pulling fs layer [2023-04-10T23:01:19.385Z] 4657fd5d0bcf: Pulling fs layer [2023-04-10T23:01:19.385Z] 6ad1cebc031e: Pulling fs layer [2023-04-10T23:01:19.385Z] 8a3aa393b2d8: Pulling fs layer [2023-04-10T23:01:19.385Z] 4657fd5d0bcf: Waiting [2023-04-10T23:01:19.385Z] 6ad1cebc031e: Waiting [2023-04-10T23:01:19.385Z] 114826534d7a: Waiting [2023-04-10T23:01:19.385Z] 8a3aa393b2d8: Waiting [2023-04-10T23:01:19.385Z] 25bc292e5bac: Download complete [2023-04-10T23:01:19.385Z] 52dc419b0ee2: Verifying Checksum [2023-04-10T23:01:19.385Z] 52dc419b0ee2: Download complete [2023-04-10T23:01:19.385Z] 4657fd5d0bcf: Verifying Checksum [2023-04-10T23:01:19.385Z] 4657fd5d0bcf: Download complete [2023-04-10T23:01:19.385Z] df9b9388f04a: Download complete [2023-04-10T23:01:19.644Z] df9b9388f04a: Pull complete [2023-04-10T23:01:19.644Z] 6ad1cebc031e: Verifying Checksum [2023-04-10T23:01:19.644Z] 6ad1cebc031e: Download complete [2023-04-10T23:01:19.644Z] 52dc419b0ee2: Pull complete [2023-04-10T23:01:19.644Z] 25bc292e5bac: Pull complete [2023-04-10T23:01:20.211Z] 114826534d7a: Verifying Checksum [2023-04-10T23:01:20.211Z] 114826534d7a: Download complete [2023-04-10T23:01:20.211Z] 8a3aa393b2d8: Verifying Checksum [2023-04-10T23:01:20.211Z] 8a3aa393b2d8: Download complete [2023-04-10T23:01:23.492Z] 114826534d7a: Pull complete [2023-04-10T23:01:23.492Z] 4657fd5d0bcf: Pull complete [2023-04-10T23:01:24.061Z] 6ad1cebc031e: Pull complete [2023-04-10T23:01:27.341Z] 8a3aa393b2d8: Pull complete [2023-04-10T23:01:27.341Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-10T23:01:27.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-10T23:01:27.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T23:01:27.419Z] prd-ubuntu20.04-docker-8c-8g-7330 does not seem to be running inside a container [2023-04-10T23:01:27.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-10T23:01:29.504Z] $ docker top 4c50a4178221b02dff604d6e4bc24acd7b240b17d2505bce3d1d95fdd1056f5a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-10T23:01:29.567Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:jakarta' [Pipeline] sh [2023-04-10T23:01:29.842Z] + set -o pipefail [2023-04-10T23:01:29.842Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:jakarta' [2023-04-10T23:01:33.130Z] [2023-04-10T23:01:33.130Z] Monitoring /w/workspace/dry_app-functions-sdk-go_jakarta (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2023-04-10T23:01:33.130Z] [2023-04-10T23:01:33.130Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2571a908-1e8d-44e9-86cf-1f453bbf6320/history/6e6af2dd-87e2-4ecc-89cd-d3ea26f194a8 [2023-04-10T23:01:33.130Z] [2023-04-10T23:01:33.130Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-04-10T23:01:33.130Z] [2023-04-10T23:01:33.130Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-10T23:01:33.130Z] [2023-04-10T23:01:34.067Z] [2023-04-10T23:01:34.067Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-10T23:01:34.067Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-10T23:01:34.067Z] More details here: https://snyk.co/ue1NS [2023-04-10T23:01:34.067Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-10T23:01:34.067Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-10T23:01:34.080Z] $ docker stop --time=1 4c50a4178221b02dff604d6e4bc24acd7b240b17d2505bce3d1d95fdd1056f5a [2023-04-10T23:01:35.376Z] $ docker rm -f --volumes 4c50a4178221b02dff604d6e4bc24acd7b240b17d2505bce3d1d95fdd1056f5a [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-04-10T23:01:35.600Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T23:01:35.611Z] provisioning config files... [2023-04-10T23:01:35.618Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config2710819505417766043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:01:35.911Z] --> edgex-publish-swagger.sh [2023-04-10T23:01:35.911Z] === Publish openapi/v2 API === [2023-04-10T23:01:35.911Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-04-10T23:01:35.911Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/dry_app-functions-sdk-go_jakarta/openapi/v2/app-functions-sdk.yaml] [2023-04-10T23:01:35.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-10T23:01:35.911Z] Dload Upload Total Spent Left Speed [2023-04-10T23:01:36.482Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13220 0 0 100 13220 0 23649 --:--:-- --:--:-- --:--:-- 23649 [2023-04-10T23:01:36.482Z] [2023-04-10T23:01:36.482Z] [Pipeline] } [2023-04-10T23:01:36.491Z] 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-04-10T23:01:36.893Z] + git log --format=format:%s -1 b0ea56f08f6fa453338a78cbe04743f3b73ae2fb [Pipeline] sh [2023-04-10T23:01:37.185Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-10T23:01:37.185Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:01:37.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T23:01:37.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T23:01:37.558Z] prd-ubuntu20.04-docker-8c-8g-7330 does not seem to be running inside a container [2023-04-10T23:01:37.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-10T23:01:37.934Z] $ docker top c3ca3ed74fae6108e68e2c2ffeb3e2d2f3dad7515412e232a5f03cbcd812cca5 -eo pid,comm [2023-04-10T23:01:37.980Z] 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-04-10T23:01:37.980Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-10T23:01:38.007Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.1.2|v2.1.2-dev.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-10T23:01:38.298Z] + git semver [Pipeline] } [2023-04-10T23:01:38.572Z] $ docker stop --time=1 c3ca3ed74fae6108e68e2c2ffeb3e2d2f3dad7515412e232a5f03cbcd812cca5 [2023-04-10T23:01:39.892Z] $ docker rm -f --volumes c3ca3ed74fae6108e68e2c2ffeb3e2d2f3dad7515412e232a5f03cbcd812cca5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:01:40.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-10T23:01:40.276Z] [2023-04-10T23:01:40.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:01:40.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-10T23:01:40.576Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-10T23:01:40.576Z] ab5ef0e58194: Pulling fs layer [2023-04-10T23:01:40.576Z] 9712f1f96733: Pulling fs layer [2023-04-10T23:01:40.576Z] 63f879dbbcfc: Pulling fs layer [2023-04-10T23:01:40.576Z] 0d9ebad4ef96: Pulling fs layer [2023-04-10T23:01:40.576Z] e9a5061849ea: Pulling fs layer [2023-04-10T23:01:40.576Z] d747dcd14b5f: Pulling fs layer [2023-04-10T23:01:40.576Z] 2de7ff778b66: Pulling fs layer [2023-04-10T23:01:40.576Z] e9a5061849ea: Waiting [2023-04-10T23:01:40.576Z] d747dcd14b5f: Waiting [2023-04-10T23:01:40.576Z] 2de7ff778b66: Waiting [2023-04-10T23:01:40.576Z] 0d9ebad4ef96: Waiting [2023-04-10T23:01:40.576Z] 9712f1f96733: Verifying Checksum [2023-04-10T23:01:40.576Z] 9712f1f96733: Download complete [2023-04-10T23:01:40.835Z] 63f879dbbcfc: Verifying Checksum [2023-04-10T23:01:40.835Z] 63f879dbbcfc: Download complete [2023-04-10T23:01:41.095Z] e9a5061849ea: Verifying Checksum [2023-04-10T23:01:41.095Z] e9a5061849ea: Download complete [2023-04-10T23:01:41.095Z] d747dcd14b5f: Verifying Checksum [2023-04-10T23:01:41.095Z] d747dcd14b5f: Download complete [2023-04-10T23:01:41.095Z] 0d9ebad4ef96: Verifying Checksum [2023-04-10T23:01:41.095Z] 0d9ebad4ef96: Download complete [2023-04-10T23:01:41.095Z] ab5ef0e58194: Verifying Checksum [2023-04-10T23:01:41.095Z] ab5ef0e58194: Download complete [2023-04-10T23:01:41.095Z] 2de7ff778b66: Verifying Checksum [2023-04-10T23:01:41.095Z] 2de7ff778b66: Download complete [2023-04-10T23:01:43.629Z] ab5ef0e58194: Pull complete [2023-04-10T23:01:43.887Z] 9712f1f96733: Pull complete [2023-04-10T23:01:44.452Z] 63f879dbbcfc: Pull complete [2023-04-10T23:01:48.641Z] 0d9ebad4ef96: Pull complete [2023-04-10T23:01:48.641Z] e9a5061849ea: Pull complete [2023-04-10T23:01:48.641Z] d747dcd14b5f: Pull complete [2023-04-10T23:01:49.596Z] 2de7ff778b66: Pull complete [2023-04-10T23:01:49.596Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-10T23:01:49.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-10T23:01:49.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T23:01:49.696Z] prd-ubuntu20.04-docker-8c-8g-7330 does not seem to be running inside a container [2023-04-10T23:01:49.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-10T23:01:51.695Z] $ docker top 1e43ecf0b75b7ebbdaf3c2361a8dd1a73be694d93d8b456c5c1fc33c87200979 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-10T23:01:51.765Z] provisioning config files... [2023-04-10T23:01:51.773Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config5743274996039208565tmp [2023-04-10T23:01:51.783Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config8378866617503071320tmp [2023-04-10T23:01:51.793Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config3501431279932434396tmp [Pipeline] { [Pipeline] echo [2023-04-10T23:01:51.809Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:01:52.087Z] ---> sigul-configuration.sh [2023-04-10T23:01:52.087Z] gpg: directory `/root/.gnupg' created [2023-04-10T23:01:52.087Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-10T23:01:52.087Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-10T23:01:52.087Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-10T23:01:52.087Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-10T23:01:52.087Z] gpg: CAST5 encrypted data [2023-04-10T23:01:52.087Z] gpg: encrypted with 1 passphrase [2023-04-10T23:01:52.087Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-10T23:01:52.374Z] + mkdir /home/jenkins [2023-04-10T23:01:52.374Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-10T23:01:52.663Z] + 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-04-10T23:01:52.672Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:01:52.956Z] ---> sigul-install.sh [2023-04-10T23:01:52.956Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-10T23:01:53.241Z] + git tag --list [2023-04-10T23:01:53.241Z] v0.1.0 [2023-04-10T23:01:53.241Z] v0.1.1 [2023-04-10T23:01:53.241Z] v1.0.0 [2023-04-10T23:01:53.241Z] v1.1.0 [2023-04-10T23:01:53.241Z] v1.2.0 [2023-04-10T23:01:53.241Z] v1.3.0 [2023-04-10T23:01:53.241Z] v1.3.1 [2023-04-10T23:01:53.241Z] v2.0.0 [2023-04-10T23:01:53.241Z] v2.0.1 [2023-04-10T23:01:53.241Z] v2.1.0 [2023-04-10T23:01:53.241Z] v2.1.1 [2023-04-10T23:01:53.241Z] v2.1.1-dev.3 [2023-04-10T23:01:53.241Z] v2.1.1-dev.4 [2023-04-10T23:01:53.241Z] v2.1.2 [2023-04-10T23:01:53.241Z] v2.1.2-dev.1 [2023-04-10T23:01:53.241Z] v2.1.2-dev.2 [2023-04-10T23:01:53.241Z] v2.2.0 [2023-04-10T23:01:53.241Z] v2.2.1-dev.1 [2023-04-10T23:01:53.241Z] v2.2.1-dev.10 [2023-04-10T23:01:53.241Z] v2.2.1-dev.11 [2023-04-10T23:01:53.241Z] v2.2.1-dev.12 [2023-04-10T23:01:53.241Z] v2.2.1-dev.13 [2023-04-10T23:01:53.241Z] v2.2.1-dev.14 [2023-04-10T23:01:53.241Z] v2.2.1-dev.15 [2023-04-10T23:01:53.241Z] v2.2.1-dev.16 [2023-04-10T23:01:53.241Z] v2.2.1-dev.17 [2023-04-10T23:01:53.241Z] v2.2.1-dev.18 [2023-04-10T23:01:53.241Z] v2.2.1-dev.19 [2023-04-10T23:01:53.241Z] v2.2.1-dev.2 [2023-04-10T23:01:53.241Z] v2.2.1-dev.20 [2023-04-10T23:01:53.241Z] v2.2.1-dev.21 [2023-04-10T23:01:53.241Z] v2.2.1-dev.22 [2023-04-10T23:01:53.241Z] v2.2.1-dev.23 [2023-04-10T23:01:53.241Z] v2.2.1-dev.3 [2023-04-10T23:01:53.242Z] v2.2.1-dev.4 [2023-04-10T23:01:53.242Z] v2.2.1-dev.5 [2023-04-10T23:01:53.242Z] v2.2.1-dev.6 [2023-04-10T23:01:53.242Z] v2.2.1-dev.7 [2023-04-10T23:01:53.242Z] v2.2.1-dev.8 [2023-04-10T23:01:53.242Z] v2.2.1-dev.9 [2023-04-10T23:01:53.242Z] v2.3.0 [2023-04-10T23:01:53.242Z] v2.3.0-dev.24 [2023-04-10T23:01:53.242Z] v2.3.0-dev.25 [2023-04-10T23:01:53.242Z] v2.3.0-dev.26 [2023-04-10T23:01:53.242Z] v2.3.0-dev.27 [2023-04-10T23:01:53.242Z] v2.3.0-dev.28 [2023-04-10T23:01:53.242Z] v2.3.0-dev.29 [2023-04-10T23:01:53.242Z] v2.3.0-dev.30 [2023-04-10T23:01:53.242Z] v2.3.0-dev.31 [2023-04-10T23:01:53.242Z] v2.3.0-dev.32 [2023-04-10T23:01:53.242Z] v2.3.0-dev.33 [2023-04-10T23:01:53.242Z] v2.3.0-dev.34 [2023-04-10T23:01:53.242Z] v2.3.0-dev.35 [2023-04-10T23:01:53.242Z] v2.3.0-dev.36 [2023-04-10T23:01:53.242Z] v2.3.0-dev.37 [2023-04-10T23:01:53.242Z] v2.3.0-dev.38 [2023-04-10T23:01:53.242Z] v2.3.0-dev.39 [2023-04-10T23:01:53.242Z] v2.3.0-dev.40 [2023-04-10T23:01:53.242Z] v2.3.0-dev.41 [2023-04-10T23:01:53.242Z] v2.3.0-dev.42 [2023-04-10T23:01:53.242Z] v2.3.0-dev.43 [2023-04-10T23:01:53.242Z] v2.3.0-dev.44 [2023-04-10T23:01:53.242Z] v2.3.0-dev.45 [2023-04-10T23:01:53.242Z] v2.3.0-dev.46 [2023-04-10T23:01:53.242Z] v2.3.0-dev.47 [2023-04-10T23:01:53.242Z] v2.3.0-dev.48 [2023-04-10T23:01:53.242Z] v2.3.0-dev.49 [2023-04-10T23:01:53.242Z] v2.3.0-dev.50 [2023-04-10T23:01:53.242Z] v2.3.0-dev.51 [2023-04-10T23:01:53.242Z] v2.3.0-dev.52 [2023-04-10T23:01:53.242Z] v2.3.0-dev.53 [2023-04-10T23:01:53.242Z] v2.3.0-dev.54 [2023-04-10T23:01:53.242Z] v2.3.0-dev.55 [2023-04-10T23:01:53.242Z] v2.3.0-dev.56 [2023-04-10T23:01:53.242Z] v2.3.0-dev.57 [2023-04-10T23:01:53.242Z] v2.3.0-dev.58 [2023-04-10T23:01:53.242Z] v2.3.0-dev.59 [2023-04-10T23:01:53.242Z] v2.3.0-dev.60 [2023-04-10T23:01:53.242Z] v2.3.0-dev.61 [2023-04-10T23:01:53.242Z] v2.3.0-dev.62 [2023-04-10T23:01:53.242Z] v2.3.1-dev.1 [2023-04-10T23:01:53.242Z] v2.3.1-dev.2 [2023-04-10T23:01:53.242Z] v2.3.1-dev.3 [2023-04-10T23:01:53.242Z] v3.0.0-dev.1 [2023-04-10T23:01:53.242Z] v3.0.0-dev.10 [2023-04-10T23:01:53.242Z] v3.0.0-dev.11 [2023-04-10T23:01:53.242Z] v3.0.0-dev.12 [2023-04-10T23:01:53.242Z] v3.0.0-dev.13 [2023-04-10T23:01:53.242Z] v3.0.0-dev.14 [2023-04-10T23:01:53.242Z] v3.0.0-dev.15 [2023-04-10T23:01:53.242Z] v3.0.0-dev.16 [2023-04-10T23:01:53.242Z] v3.0.0-dev.17 [2023-04-10T23:01:53.242Z] v3.0.0-dev.18 [2023-04-10T23:01:53.242Z] v3.0.0-dev.19 [2023-04-10T23:01:53.242Z] v3.0.0-dev.2 [2023-04-10T23:01:53.242Z] v3.0.0-dev.20 [2023-04-10T23:01:53.242Z] v3.0.0-dev.21 [2023-04-10T23:01:53.242Z] v3.0.0-dev.22 [2023-04-10T23:01:53.242Z] v3.0.0-dev.23 [2023-04-10T23:01:53.242Z] v3.0.0-dev.24 [2023-04-10T23:01:53.242Z] v3.0.0-dev.25 [2023-04-10T23:01:53.242Z] v3.0.0-dev.26 [2023-04-10T23:01:53.242Z] v3.0.0-dev.27 [2023-04-10T23:01:53.242Z] v3.0.0-dev.28 [2023-04-10T23:01:53.242Z] v3.0.0-dev.29 [2023-04-10T23:01:53.242Z] v3.0.0-dev.3 [2023-04-10T23:01:53.242Z] v3.0.0-dev.30 [2023-04-10T23:01:53.242Z] v3.0.0-dev.31 [2023-04-10T23:01:53.242Z] v3.0.0-dev.32 [2023-04-10T23:01:53.242Z] v3.0.0-dev.33 [2023-04-10T23:01:53.242Z] v3.0.0-dev.34 [2023-04-10T23:01:53.242Z] v3.0.0-dev.35 [2023-04-10T23:01:53.242Z] v3.0.0-dev.36 [2023-04-10T23:01:53.242Z] v3.0.0-dev.37 [2023-04-10T23:01:53.242Z] v3.0.0-dev.38 [2023-04-10T23:01:53.242Z] v3.0.0-dev.39 [2023-04-10T23:01:53.242Z] v3.0.0-dev.4 [2023-04-10T23:01:53.242Z] v3.0.0-dev.40 [2023-04-10T23:01:53.242Z] v3.0.0-dev.41 [2023-04-10T23:01:53.242Z] v3.0.0-dev.42 [2023-04-10T23:01:53.242Z] v3.0.0-dev.43 [2023-04-10T23:01:53.242Z] v3.0.0-dev.44 [2023-04-10T23:01:53.242Z] v3.0.0-dev.45 [2023-04-10T23:01:53.242Z] v3.0.0-dev.46 [2023-04-10T23:01:53.242Z] v3.0.0-dev.47 [2023-04-10T23:01:53.242Z] v3.0.0-dev.48 [2023-04-10T23:01:53.242Z] v3.0.0-dev.49 [2023-04-10T23:01:53.242Z] v3.0.0-dev.5 [2023-04-10T23:01:53.242Z] v3.0.0-dev.6 [2023-04-10T23:01:53.242Z] v3.0.0-dev.7 [2023-04-10T23:01:53.242Z] v3.0.0-dev.8 [2023-04-10T23:01:53.242Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-10T23:01:53.531Z] + lftools sign git-tag v2.1.2 [2023-04-10T23:01:54.103Z] Signing Git tag with Sigul... [2023-04-10T23:01:54.103Z] Signing v2.1.2 [Pipeline] echo [2023-04-10T23:01:54.678Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:01:54.961Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-10T23:01:54.969Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-10T23:01:54.991Z] $ docker stop --time=1 1e43ecf0b75b7ebbdaf3c2361a8dd1a73be694d93d8b456c5c1fc33c87200979 [2023-04-10T23:01:56.257Z] $ docker rm -f --volumes 1e43ecf0b75b7ebbdaf3c2361a8dd1a73be694d93d8b456c5c1fc33c87200979 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-10T23:01:56.680Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-10T23:01:56.680Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:01:56.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T23:01:56.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T23:01:57.058Z] prd-ubuntu20.04-docker-8c-8g-7330 does not seem to be running inside a container [2023-04-10T23:01:57.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-10T23:01:57.422Z] $ docker top 7cac0347a64a8aaad22a124ea4930bcdf970e76580f77c6c1a7dce4c50b1a314 -eo pid,comm [2023-04-10T23:01:57.469Z] 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-04-10T23:01:57.469Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-10T23:01:57.500Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.1.2|v2.1.2-dev.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-10T23:01:57.787Z] + git semver [Pipeline] } [2023-04-10T23:01:58.063Z] $ docker stop --time=1 7cac0347a64a8aaad22a124ea4930bcdf970e76580f77c6c1a7dce4c50b1a314 [2023-04-10T23:01:59.331Z] $ docker rm -f --volumes 7cac0347a64a8aaad22a124ea4930bcdf970e76580f77c6c1a7dce4c50b1a314 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-10T23:01:59.672Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-10T23:01:59.672Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:01:59.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-10T23:01:59.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T23:02:00.040Z] prd-ubuntu20.04-docker-8c-8g-7330 does not seem to be running inside a container [2023-04-10T23:02:00.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-10T23:02:00.433Z] $ docker top 239bfabdb904fdc878535c38ec269deb996e011a0f08b79f9c25c454c0c8ad32 -eo pid,comm [2023-04-10T23:02:00.483Z] 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-04-10T23:02:00.483Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-10T23:02:00.512Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.1.2|v2.1.2-dev.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-10T23:02:00.803Z] + git semver [Pipeline] } [2023-04-10T23:02:01.077Z] $ docker stop --time=1 239bfabdb904fdc878535c38ec269deb996e011a0f08b79f9c25c454c0c8ad32 [2023-04-10T23:02:02.348Z] $ docker rm -f --volumes 239bfabdb904fdc878535c38ec269deb996e011a0f08b79f9c25c454c0c8ad32 [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-04-10T23:02:02.883Z] + [ -d /w/workspace/dry_app-functions-sdk-go_jakarta/archives ] [2023-04-10T23:02:02.884Z] + ls -al /w/workspace/dry_app-functions-sdk-go_jakarta/archives [2023-04-10T23:02:02.884Z] total 16 [2023-04-10T23:02:02.884Z] drwxr-xr-x 3 root root 4096 Apr 10 22:55 . [2023-04-10T23:02:02.884Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 10 23:01 .. [2023-04-10T23:02:02.884Z] drwxr-xr-x 2 root root 4096 Apr 10 22:55 cost [2023-04-10T23:02:02.884Z] -rw-r--r-- 1 root root 94 Apr 10 22:55 cost.csv [2023-04-10T23:02:02.884Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_jakarta/archives [2023-04-10T23:02:02.884Z] + ls -al /w/workspace/dry_app-functions-sdk-go_jakarta/archives [2023-04-10T23:02:02.884Z] total 16 [2023-04-10T23:02:02.884Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 22:55 . [2023-04-10T23:02:02.884Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 10 23:01 .. [2023-04-10T23:02:02.884Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 10 22:55 cost [2023-04-10T23:02:02.884Z] -rw-r--r-- 1 jenkins jenkins 94 Apr 10 22:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:02:03.173Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:02:04.032Z] ---> package-listing.sh [2023-04-10T23:02:04.032Z] ++ facter osfamily [2023-04-10T23:02:04.032Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-10T23:02:04.290Z] + OS_FAMILY=debian [2023-04-10T23:02:04.290Z] + workspace=/w/workspace/dry_app-functions-sdk-go_jakarta [2023-04-10T23:02:04.290Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-10T23:02:04.290Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-10T23:02:04.290Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-10T23:02:04.290Z] + PACKAGES=/tmp/packages_start.txt [2023-04-10T23:02:04.290Z] + '[' /w/workspace/dry_app-functions-sdk-go_jakarta ']' [2023-04-10T23:02:04.290Z] + PACKAGES=/tmp/packages_end.txt [2023-04-10T23:02:04.290Z] + case "${OS_FAMILY}" in [2023-04-10T23:02:04.290Z] + dpkg -l [2023-04-10T23:02:04.290Z] + grep '^ii' [2023-04-10T23:02:04.290Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-10T23:02:04.290Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-10T23:02:04.290Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-10T23:02:04.290Z] + '[' /w/workspace/dry_app-functions-sdk-go_jakarta ']' [2023-04-10T23:02:04.290Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_jakarta/archives/ [2023-04-10T23:02:04.290Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_jakarta/archives/ [Pipeline] echo [2023-04-10T23:02:04.300Z] 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/dry_app-functions-sdk-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-10T23:02:04.576Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-10T23:02:05.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-10T23:02:05.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-10T23:02:05.200Z] prd-ubuntu20.04-docker-8c-8g-7330 does not seem to be running inside a container [2023-04-10T23:02:05.231Z] $ 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/dry_app-functions-sdk-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_jakarta -v /w/workspace/dry_app-functions-sdk-go_jakarta:/w/workspace/dry_app-functions-sdk-go_jakarta:rw,z -v /w/workspace/dry_app-functions-sdk-go_jakarta@tmp:/w/workspace/dry_app-functions-sdk-go_jakarta@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-04-10T23:02:05.425Z] $ docker top 039b6c2f95e752e6ec10a91ed1ae6b5cd0002b249cc3a5a17d5816cb9d11296d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-10T23:02:05.763Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-10T23:02:06.050Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-10T23:02:06.338Z] + ls /var/log/sa-host [2023-04-10T23:02:06.338Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-10T23:02:06.477Z] provisioning config files... [2023-04-10T23:02:06.485Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_jakarta@tmp/config4103840923864669862tmp [Pipeline] { [Pipeline] echo [2023-04-10T23:02:06.496Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:02:06.778Z] ---> create-netrc.sh [Pipeline] } [2023-04-10T23:02:06.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:02:07.120Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-10T23:02:07.127Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:02:07.407Z] ---> sudo-logs.sh [2023-04-10T23:02:07.407Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-10T23:02:07.427Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:02:07.704Z] ---> job-cost.sh [2023-04-10T23:02:07.704Z] lf-activate-venv: SKIPPING [2023-04-10T23:02:07.704Z] DEBUG: total: 0.2199999988079071 [2023-04-10T23:02:07.704Z] INFO: Retrieving Stack Cost... [2023-04-10T23:02:08.272Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-10T23:02:08.531Z] INFO: Archiving Costs [Pipeline] echo [2023-04-10T23:02:08.542Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-10T23:02:08.822Z] ---> logs-deploy.sh [2023-04-10T23:02:08.822Z] lf-activate-venv: SKIPPING [2023-04-10T23:02:08.822Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/jakarta/11 [2023-04-10T23:02:08.822Z] INFO: archiving workspace using pattern(s): [2023-04-10T23:02:09.760Z] Archives upload complete. [2023-04-10T23:02:10.019Z] INFO: archiving logs to Nexus [2023-04-10T23:02:10.588Z] ---> uname -a: [2023-04-10T23:02:10.588Z] Linux prd-ubuntu20-04-docker-8c-8g-7330 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-10T23:02:10.588Z] [2023-04-10T23:02:10.588Z]