Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea 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-ssh5588404345857770961.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5727604282070650780.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4601232725164651607.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6636782222902409772.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6541653286876852802.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1595’ Running on prd-ubuntu20.04-docker-8c-8g-1597 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea (main) Commit message: "Merge pull request #1444 from jim-wang-intel/fix-logic-cc-missing" > git config core.sparsecheckout # timeout=10 > git checkout -f 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea # timeout=10 > git rev-list --no-walk 10a2ee88eb89d5552dfe18d7827b999c1ef860a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-19T21:45:17.433Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-19T21:45:17.473Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-19T21:45:17.486Z] ========================================================= [2023-07-19T21:45:17.486Z] EdgeX Global Pipelines Version Info [2023-07-19T21:45:17.486Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-19T21:45:18.196Z] ------------------- [2023-07-19T21:45:18.196Z] stable info: [2023-07-19T21:45:18.196Z] ------------------- [2023-07-19T21:45:18.196Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-19T21:45:18.196Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T21:45:18.196Z] Message: update stable to v1.0.250 [2023-07-19T21:45:18.766Z] ------------------- [2023-07-19T21:45:18.766Z] experimental info: [2023-07-19T21:45:18.766Z] ------------------- [2023-07-19T21:45:18.766Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-19T21:45:18.766Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T21:45:18.766Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-19T21:45:18.929Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-07-19T21:45:18.939Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-07-19T21:45:18.947Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-19T21:45:18.957Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-19T21:45:18.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-19T21:45:18.981Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-19T21:45:18.991Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-19T21:45:19.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-19T21:45:19.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-19T21:45:19.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-19T21:45:19.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-19T21:45:19.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-07-19T21:45:19.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-19T21:45:19.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-19T21:45:19.076Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T21:45:19.088Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T21:45:19.100Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T21:45:19.112Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T21:45:19.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-19T21:45:19.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-19T21:45:19.153Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-19T21:45:19.164Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-19T21:45:19.177Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-19T21:45:19.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-19T21:45:19.202Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-07-19T21:45:19.217Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-19T21:45:19.228Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-19T21:45:19.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-19T21:45:19.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-19T21:45:19.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-19T21:45:19.289Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea [Pipeline] echo [2023-07-19T21:45:19.300Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37cecbb [Pipeline] echo [2023-07-19T21:45:19.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-19T21:45:19.664Z] + git rev-list -1 --merges 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea~1..37cecbbc79fcb57934e13d86bbd14e4e0c2700ea [Pipeline] echo [2023-07-19T21:45:19.706Z] -----------> git rev-list -1 --merges 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea~1..37cecbbc79fcb57934e13d86bbd14e4e0c2700ea 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea [2023-07-19T21:45:19.706Z] 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea [false] [Pipeline] sh [2023-07-19T21:45:20.011Z] + git log --format=format:%s -1 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea [Pipeline] echo [2023-07-19T21:45:20.027Z] ========================================================= [2023-07-19T21:45:20.027Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-19T21:45:20.027Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T21:45:20.388Z] + git log --format=format:%s -1 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea [Pipeline] echo [2023-07-19T21:45:20.403Z] [semverPrep] GIT_COMMIT: 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea, Commit Message: Merge pull request #1444 from jim-wang-intel/fix-logic-cc-missing [Pipeline] echo [2023-07-19T21:45:20.411Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-19T21:45:20.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T21:45:20.748Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-19T21:45:20.748Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-19T21:45:20.748Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-19T21:45:20.748Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-07-19T21:45:20.748Z] -a /etc/ssh/ssh_known_hosts [2023-07-19T21:45:20.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:45:21.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T21:45:21.117Z] [2023-07-19T21:45:21.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:45:21.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T21:45:21.417Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-19T21:45:21.417Z] b85a868b505f: Pulling fs layer [2023-07-19T21:45:21.417Z] e2be974225ed: Pulling fs layer [2023-07-19T21:45:21.417Z] 339a4e72a1f5: Pulling fs layer [2023-07-19T21:45:21.417Z] 988bab9f4d93: Pulling fs layer [2023-07-19T21:45:21.417Z] 1469e6f7b9e6: Pulling fs layer [2023-07-19T21:45:21.417Z] eaf3925da568: Pulling fs layer [2023-07-19T21:45:21.417Z] bab4dde63d76: Pulling fs layer [2023-07-19T21:45:21.417Z] bde34c3a00c8: Pulling fs layer [2023-07-19T21:45:21.417Z] b352a97aabf1: Pulling fs layer [2023-07-19T21:45:21.417Z] 4872d77fe225: Pulling fs layer [2023-07-19T21:45:21.417Z] 5851b861e8e6: Pulling fs layer [2023-07-19T21:45:21.417Z] eaf3925da568: Waiting [2023-07-19T21:45:21.417Z] 4872d77fe225: Waiting [2023-07-19T21:45:21.417Z] b352a97aabf1: Waiting [2023-07-19T21:45:21.417Z] 988bab9f4d93: Waiting [2023-07-19T21:45:21.417Z] 5851b861e8e6: Waiting [2023-07-19T21:45:21.417Z] bab4dde63d76: Waiting [2023-07-19T21:45:21.417Z] bde34c3a00c8: Waiting [2023-07-19T21:45:21.417Z] 1469e6f7b9e6: Waiting [2023-07-19T21:45:21.678Z] e2be974225ed: Verifying Checksum [2023-07-19T21:45:21.678Z] e2be974225ed: Download complete [2023-07-19T21:45:21.678Z] 988bab9f4d93: Verifying Checksum [2023-07-19T21:45:21.678Z] 988bab9f4d93: Download complete [2023-07-19T21:45:21.678Z] 339a4e72a1f5: Verifying Checksum [2023-07-19T21:45:21.678Z] 339a4e72a1f5: Download complete [2023-07-19T21:45:21.678Z] 1469e6f7b9e6: Verifying Checksum [2023-07-19T21:45:21.678Z] 1469e6f7b9e6: Download complete [2023-07-19T21:45:21.678Z] eaf3925da568: Verifying Checksum [2023-07-19T21:45:21.678Z] eaf3925da568: Download complete [2023-07-19T21:45:21.678Z] bde34c3a00c8: Download complete [2023-07-19T21:45:21.678Z] b352a97aabf1: Download complete [2023-07-19T21:45:21.678Z] 4872d77fe225: Download complete [2023-07-19T21:45:21.678Z] 5851b861e8e6: Verifying Checksum [2023-07-19T21:45:21.678Z] 5851b861e8e6: Download complete [2023-07-19T21:45:21.678Z] b85a868b505f: Verifying Checksum [2023-07-19T21:45:21.678Z] b85a868b505f: Download complete [2023-07-19T21:45:22.249Z] bab4dde63d76: Verifying Checksum [2023-07-19T21:45:22.249Z] bab4dde63d76: Download complete [2023-07-19T21:45:22.820Z] b85a868b505f: Pull complete [2023-07-19T21:45:23.079Z] e2be974225ed: Pull complete [2023-07-19T21:45:23.647Z] 339a4e72a1f5: Pull complete [2023-07-19T21:45:23.647Z] 988bab9f4d93: Pull complete [2023-07-19T21:45:23.906Z] 1469e6f7b9e6: Pull complete [2023-07-19T21:45:23.906Z] eaf3925da568: Pull complete [2023-07-19T21:45:25.810Z] bab4dde63d76: Pull complete [2023-07-19T21:45:25.810Z] bde34c3a00c8: Pull complete [2023-07-19T21:45:25.810Z] b352a97aabf1: Pull complete [2023-07-19T21:45:25.810Z] 4872d77fe225: Pull complete [2023-07-19T21:45:26.072Z] 5851b861e8e6: Pull complete [2023-07-19T21:45:26.072Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-19T21:45:26.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T21:45:26.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T21:45:26.172Z] prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container [2023-07-19T21:45:26.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T21:45:27.418Z] $ docker top 9242a0964582bb5bf11d364a722f25250d21ff8de2e39554b9ae93a22aeaf2e1 -eo pid,comm [2023-07-19T21:45:27.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-07-19T21:45:27.469Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T21:45:27.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T21:45:27.513Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T21:45:27.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T21:45:27.642Z] $ docker exec 9242a0964582bb5bf11d364a722f25250d21ff8de2e39554b9ae93a22aeaf2e1 ssh-agent [2023-07-19T21:45:27.752Z] SSH_AUTH_SOCK=/tmp/ssh-mXQttwvERw8P/agent.32 [2023-07-19T21:45:27.752Z] SSH_AGENT_PID=38 [2023-07-19T21:45:27.760Z] Running ssh-add (command line suppressed) [2023-07-19T21:45:27.862Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7391206488626777457.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7391206488626777457.key) [2023-07-19T21:45:27.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T21:45:28.162Z] + git tag --points-at HEAD [Pipeline] } [2023-07-19T21:45:28.182Z] $ docker exec --env ******** --env ******** 9242a0964582bb5bf11d364a722f25250d21ff8de2e39554b9ae93a22aeaf2e1 ssh-agent -k [2023-07-19T21:45:28.278Z] unset SSH_AUTH_SOCK; [2023-07-19T21:45:28.278Z] unset SSH_AGENT_PID; [2023-07-19T21:45:28.278Z] echo Agent pid 38 killed; [2023-07-19T21:45:28.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-19T21:45:28.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T21:45:28.308Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T21:45:28.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T21:45:28.424Z] $ docker exec 9242a0964582bb5bf11d364a722f25250d21ff8de2e39554b9ae93a22aeaf2e1 ssh-agent [2023-07-19T21:45:28.531Z] SSH_AUTH_SOCK=/tmp/ssh-Wg6UikuMd04D/agent.70 [2023-07-19T21:45:28.531Z] SSH_AGENT_PID=76 [2023-07-19T21:45:28.536Z] Running ssh-add (command line suppressed) [2023-07-19T21:45:28.638Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16834079804900754700.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16834079804900754700.key) [2023-07-19T21:45:28.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T21:45:28.931Z] + git semver init [2023-07-19T21:45:29.191Z] 2023-07-19 21:45:29,122 [run_init] DEBUG init version:0.0.0 force:False [2023-07-19T21:45:29.191Z] 2023-07-19 21:45:29,123 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-07-19T21:45:29.191Z] 2023-07-19 21:45:29,123 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver [2023-07-19T21:45:29.191Z] 2023-07-19 21:45:29,124 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-07-19T21:45:30.572Z] 2023-07-19 21:45:30,418 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude [2023-07-19T21:45:30.572Z] 2023-07-19 21:45:30,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False [2023-07-19T21:45:30.573Z] 2023-07-19 21:45:30,419 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T21:45:30.573Z] 2023-07-19 21:45:30,419 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T21:45:30.573Z] 3.1.0-dev.10 [Pipeline] } [2023-07-19T21:45:30.588Z] $ docker exec --env ******** --env ******** 9242a0964582bb5bf11d364a722f25250d21ff8de2e39554b9ae93a22aeaf2e1 ssh-agent -k [2023-07-19T21:45:30.684Z] unset SSH_AUTH_SOCK; [2023-07-19T21:45:30.685Z] unset SSH_AGENT_PID; [2023-07-19T21:45:30.685Z] echo Agent pid 76 killed; [2023-07-19T21:45:30.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T21:45:31.001Z] + git semver [Pipeline] } [2023-07-19T21:45:31.277Z] $ docker stop --time=1 9242a0964582bb5bf11d364a722f25250d21ff8de2e39554b9ae93a22aeaf2e1 [2023-07-19T21:45:32.569Z] $ docker rm -f --volumes 9242a0964582bb5bf11d364a722f25250d21ff8de2e39554b9ae93a22aeaf2e1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T21:45:32.906Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-19T21:45:33.117Z] Stashed 1 file(s) [Pipeline] echo [2023-07-19T21:45:33.121Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-07-19T21:45:33.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T21:45:33.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T21:45:33.295Z] ========================================================= [2023-07-19T21:45:33.295Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-19T21:45:33.295Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-19T21:45:33.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T21:45:33.581Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-19T21:45:33.581Z] 4db1b89c0bd1: Pulling fs layer [2023-07-19T21:45:33.581Z] 6911f1a30b25: Pulling fs layer [2023-07-19T21:45:33.581Z] e194b8c5c2a9: Pulling fs layer [2023-07-19T21:45:33.581Z] 6863d3e3a2b1: Pulling fs layer [2023-07-19T21:45:33.581Z] ec0bb842ea78: Pulling fs layer [2023-07-19T21:45:33.581Z] 40a00589a448: Pulling fs layer [2023-07-19T21:45:33.581Z] 6c08303d61cc: Pulling fs layer [2023-07-19T21:45:33.581Z] 798269fcf238: Pulling fs layer [2023-07-19T21:45:33.581Z] ec0bb842ea78: Waiting [2023-07-19T21:45:33.581Z] 798269fcf238: Waiting [2023-07-19T21:45:33.581Z] 6c08303d61cc: Waiting [2023-07-19T21:45:33.581Z] 6863d3e3a2b1: Waiting [2023-07-19T21:45:33.581Z] 6911f1a30b25: Verifying Checksum [2023-07-19T21:45:33.581Z] 6911f1a30b25: Download complete [2023-07-19T21:45:33.581Z] 6863d3e3a2b1: Verifying Checksum [2023-07-19T21:45:33.581Z] 6863d3e3a2b1: Download complete [2023-07-19T21:45:33.581Z] ec0bb842ea78: Download complete [2023-07-19T21:45:33.581Z] 4db1b89c0bd1: Verifying Checksum [2023-07-19T21:45:33.581Z] 4db1b89c0bd1: Download complete [2023-07-19T21:45:33.581Z] 40a00589a448: Verifying Checksum [2023-07-19T21:45:33.581Z] 40a00589a448: Download complete [2023-07-19T21:45:33.843Z] 4db1b89c0bd1: Pull complete [2023-07-19T21:45:33.843Z] 6911f1a30b25: Pull complete [2023-07-19T21:45:34.428Z] e194b8c5c2a9: Verifying Checksum [2023-07-19T21:45:34.428Z] e194b8c5c2a9: Download complete [2023-07-19T21:45:34.428Z] 798269fcf238: Verifying Checksum [2023-07-19T21:45:34.428Z] 798269fcf238: Download complete [2023-07-19T21:45:34.428Z] 6c08303d61cc: Verifying Checksum [2023-07-19T21:45:34.428Z] 6c08303d61cc: Download complete [2023-07-19T21:45:37.710Z] e194b8c5c2a9: Pull complete [2023-07-19T21:45:37.710Z] 6863d3e3a2b1: Pull complete [2023-07-19T21:45:37.710Z] ec0bb842ea78: Pull complete [2023-07-19T21:45:37.710Z] 40a00589a448: Pull complete [2023-07-19T21:45:39.610Z] 6c08303d61cc: Pull complete [2023-07-19T21:45:40.545Z] 798269fcf238: Pull complete [2023-07-19T21:45:40.545Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-19T21:45:40.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T21:45:40.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-07-19T21:45:40.839Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:45:41.136Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T21:45:41.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T21:45:41.209Z] prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container [2023-07-19T21:45:41.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-19T21:45:42.845Z] $ docker top 13087358e36d6d9f2244147d9ff2cd42aa7a0a02b11c0b6c5091ac8e0547cabe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T21:45:43.187Z] + go version [2023-07-19T21:45:43.187Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-19T21:45:43.200Z] $ docker stop --time=1 13087358e36d6d9f2244147d9ff2cd42aa7a0a02b11c0b6c5091ac8e0547cabe [2023-07-19T21:45:44.476Z] $ docker rm -f --volumes 13087358e36d6d9f2244147d9ff2cd42aa7a0a02b11c0b6c5091ac8e0547cabe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:45:44.889Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T21:45:44.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T21:45:44.959Z] prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container [2023-07-19T21:45:44.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-19T21:45:45.391Z] $ docker top dd5039b0786950469039f922f9dba7f111f75a190e98f86aea9ff3259567090e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T21:45:45.740Z] + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-07-19T21:45:46.037Z] + make test [2023-07-19T21:45:46.037Z] make -C ./app-service-template build [2023-07-19T21:45:46.037Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-07-19T21:45:46.037Z] go mod tidy [2023-07-19T21:45:46.037Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-07-19T21:45:46.037Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-07-19T21:45:46.037Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-19T21:45:46.037Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-19T21:45:46.296Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 [2023-07-19T21:45:46.296Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 [2023-07-19T21:45:46.296Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-07-19T21:45:46.296Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-07-19T21:45:46.555Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-07-19T21:45:46.555Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-19T21:45:46.555Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-19T21:45:46.555Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-07-19T21:45:46.555Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-07-19T21:45:46.555Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-07-19T21:45:46.555Z] go: downloading github.com/go-kit/log v0.2.1 [2023-07-19T21:45:46.555Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-19T21:45:46.555Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-07-19T21:45:46.555Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-19T21:45:46.555Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-07-19T21:45:46.555Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-07-19T21:45:46.814Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-07-19T21:45:46.814Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-07-19T21:45:46.814Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-07-19T21:45:46.814Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-07-19T21:45:46.814Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-07-19T21:45:46.814Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-07-19T21:45:46.814Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-19T21:45:46.814Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-07-19T21:45:46.814Z] go: downloading golang.org/x/crypto v0.9.0 [2023-07-19T21:45:46.814Z] go: downloading golang.org/x/text v0.9.0 [2023-07-19T21:45:46.814Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-19T21:45:47.073Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-07-19T21:45:47.073Z] go: downloading golang.org/x/net v0.10.0 [2023-07-19T21:45:47.332Z] go: downloading golang.org/x/sync v0.2.0 [2023-07-19T21:45:47.332Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-19T21:45:47.332Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-07-19T21:45:47.593Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-07-19T21:45:47.593Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-07-19T21:45:47.593Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-07-19T21:45:47.593Z] go: downloading github.com/nats-io/nats.go v1.27.1 [2023-07-19T21:45:47.593Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-19T21:45:47.593Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.20 [2023-07-19T21:45:47.593Z] go: downloading golang.org/x/sys v0.8.0 [2023-07-19T21:45:47.593Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-07-19T21:45:47.593Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-07-19T21:45:47.593Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-07-19T21:45:47.593Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-07-19T21:45:47.593Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-19T21:45:47.853Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-07-19T21:45:47.853Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-07-19T21:45:47.853Z] go: downloading github.com/hashicorp/consul/sdk v0.14.0 [2023-07-19T21:45:47.853Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-07-19T21:45:47.853Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-07-19T21:45:47.853Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-07-19T21:45:47.853Z] go: downloading google.golang.org/grpc v1.53.0 [2023-07-19T21:45:48.112Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-07-19T21:45:48.113Z] go: downloading github.com/kr/pretty v0.1.0 [2023-07-19T21:45:48.113Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-07-19T21:45:48.113Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-07-19T21:45:48.113Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-19T21:45:48.113Z] go: downloading github.com/fatih/color v1.14.1 [2023-07-19T21:45:48.113Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-19T21:45:48.113Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-07-19T21:45:48.113Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-07-19T21:45:48.113Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-07-19T21:45:48.113Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-07-19T21:45:48.113Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-07-19T21:45:48.226Z] Still waiting to schedule task [2023-07-19T21:45:48.227Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1596’ [2023-07-19T21:45:48.371Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-07-19T21:45:48.371Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-07-19T21:45:48.371Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-07-19T21:45:48.371Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-07-19T21:45:48.371Z] go: downloading golang.org/x/tools v0.6.0 [2023-07-19T21:45:48.371Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-07-19T21:45:48.371Z] go: downloading github.com/pkg/errors v0.9.1 [2023-07-19T21:45:48.371Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-07-19T21:45:48.371Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-07-19T21:45:48.371Z] go: downloading golang.org/x/time v0.3.0 [2023-07-19T21:45:48.371Z] go: downloading github.com/kr/text v0.2.0 [2023-07-19T21:45:48.371Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-07-19T21:45:48.630Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-07-19T21:45:48.630Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-07-19T21:45:48.630Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-07-19T21:45:48.630Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-07-19T21:45:48.630Z] go: downloading github.com/google/btree v1.0.1 [2023-07-19T21:45:48.889Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-07-19T21:45:48.889Z] go: downloading github.com/miekg/dns v1.1.41 [2023-07-19T21:45:48.889Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-07-19T21:45:48.889Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-19T21:45:48.889Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-07-19T21:45:48.889Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-07-19T21:45:48.889Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-07-19T21:45:48.889Z] go: downloading golang.org/x/mod v0.8.0 [2023-07-19T21:45:48.889Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-07-19T21:45:49.458Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-07-19T21:46:04.334Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-07-19T21:46:04.334Z] make -C ./app-service-template test [2023-07-19T21:46:04.334Z] make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-07-19T21:46:04.334Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T21:46:26.259Z] ? app-new-service/config [no test files] [2023-07-19T21:46:26.259Z] ok app-new-service 0.059s coverage: 49.1% of statements [2023-07-19T21:46:26.259Z] ok app-new-service/functions 0.138s coverage: 85.3% of statements [2023-07-19T21:46:26.259Z] go vet ./... [2023-07-19T21:46:38.452Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T21:46:38.452Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T21:46:38.452Z] ./bin/test-attribution-txt.sh [2023-07-19T21:46:38.452Z] make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' [2023-07-19T21:46:38.452Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T21:46:38.452Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-07-19T21:46:39.018Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-07-19T21:46:41.550Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-07-19T21:46:41.550Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-07-19T21:46:41.807Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.118s coverage: 64.7% of statements [2023-07-19T21:46:41.807Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.062s coverage: 93.0% of statements [2023-07-19T21:46:41.807Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.074s coverage: 85.1% of statements [2023-07-19T21:46:41.807Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.063s coverage: 87.8% of statements [2023-07-19T21:46:41.807Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.034s coverage: 100.0% of statements [2023-07-19T21:46:42.739Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-07-19T21:46:42.739Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-07-19T21:46:42.739Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-07-19T21:46:42.739Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-07-19T21:46:42.739Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-07-19T21:46:42.739Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.135s coverage: 77.9% of statements [2023-07-19T21:46:42.739Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.047s coverage: 97.3% of statements [2023-07-19T21:46:42.740Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.069s coverage: 82.8% of statements [2023-07-19T21:46:42.998Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.062s coverage: 65.6% of statements [2023-07-19T21:46:43.943Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-07-19T21:46:43.943Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-07-19T21:46:43.943Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-07-19T21:46:43.943Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.074s coverage: 28.7% of statements [2023-07-19T21:46:43.943Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.073s coverage: 14.9% of statements [2023-07-19T21:46:43.943Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.049s coverage: 27.3% of statements [2023-07-19T21:46:43.943Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.058s coverage: 52.8% of statements [2023-07-19T21:47:10.605Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.135s coverage: 75.1% of statements [2023-07-19T21:47:10.605Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.051s coverage: 94.4% of statements [2023-07-19T21:47:10.605Z] go vet ./... [2023-07-19T21:47:10.865Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T21:47:10.865Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-07-19T21:47:19.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-19T21:47:19.015Z] $ docker stop --time=1 dd5039b0786950469039f922f9dba7f111f75a190e98f86aea9ff3259567090e [2023-07-19T21:47:20.643Z] $ docker rm -f --volumes dd5039b0786950469039f922f9dba7f111f75a190e98f86aea9ff3259567090e [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T21:47:21.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-19T21:47:21.517Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:47:21.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T21:47:21.977Z] [2023-07-19T21:47:21.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:47:22.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T21:47:22.272Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-19T21:47:22.272Z] 5eb5b503b376: Pulling fs layer [2023-07-19T21:47:22.272Z] 5c69ac0246d0: Pulling fs layer [2023-07-19T21:47:22.272Z] ec43610c2a17: Pulling fs layer [2023-07-19T21:47:22.272Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-19T21:47:22.272Z] 33b1e0a273af: Pulling fs layer [2023-07-19T21:47:22.273Z] 5d3b04190fa2: Pulling fs layer [2023-07-19T21:47:22.273Z] 2f39f015ded8: Pulling fs layer [2023-07-19T21:47:22.273Z] 3a2ae6a8a46f: Waiting [2023-07-19T21:47:22.273Z] 33b1e0a273af: Waiting [2023-07-19T21:47:22.273Z] 5d3b04190fa2: Waiting [2023-07-19T21:47:22.273Z] 2f39f015ded8: Waiting [2023-07-19T21:47:22.273Z] 5c69ac0246d0: Verifying Checksum [2023-07-19T21:47:22.273Z] 5c69ac0246d0: Download complete [2023-07-19T21:47:22.273Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-19T21:47:22.273Z] 3a2ae6a8a46f: Download complete [2023-07-19T21:47:22.273Z] ec43610c2a17: Verifying Checksum [2023-07-19T21:47:22.273Z] ec43610c2a17: Download complete [2023-07-19T21:47:22.273Z] 33b1e0a273af: Verifying Checksum [2023-07-19T21:47:22.273Z] 33b1e0a273af: Download complete [2023-07-19T21:47:22.531Z] 5d3b04190fa2: Verifying Checksum [2023-07-19T21:47:22.531Z] 5d3b04190fa2: Download complete [2023-07-19T21:47:22.532Z] 5eb5b503b376: Verifying Checksum [2023-07-19T21:47:22.532Z] 5eb5b503b376: Download complete [2023-07-19T21:47:23.099Z] 2f39f015ded8: Download complete [2023-07-19T21:47:23.667Z] 5eb5b503b376: Pull complete [2023-07-19T21:47:23.925Z] 5c69ac0246d0: Pull complete [2023-07-19T21:47:24.493Z] ec43610c2a17: Pull complete [2023-07-19T21:47:24.493Z] 3a2ae6a8a46f: Pull complete [2023-07-19T21:47:24.493Z] 33b1e0a273af: Pull complete [2023-07-19T21:47:24.493Z] 5d3b04190fa2: Pull complete [2023-07-19T21:47:28.814Z] 2f39f015ded8: Pull complete [2023-07-19T21:47:28.814Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-19T21:47:28.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T21:47:28.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T21:47:28.910Z] prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container [2023-07-19T21:47:28.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-19T21:47:31.464Z] $ docker top 470c3f21545c0b31bfa084290988a8908b405d6e0954a92a1088ca9753f476db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T21:47:31.845Z] ---> job-cost.sh [2023-07-19T21:47:31.845Z] lf-activate-venv: SKIPPING [2023-07-19T21:47:31.845Z] INFO: No Stack... [2023-07-19T21:47:32.105Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T21:47:32.671Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T21:47:32.958Z] + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv [2023-07-19T21:47:32.958Z] + cut -d, -f6 [Pipeline] lock [2023-07-19T21:47:32.970Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] [2023-07-19T21:47:32.977Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] did not exist. Created. [2023-07-19T21:47:32.977Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T21:47:33.279Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-19T21:47:33.307Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T21:47:33.313Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T21:47:33.339Z] $ docker stop --time=1 470c3f21545c0b31bfa084290988a8908b405d6e0954a92a1088ca9753f476db [2023-07-19T21:47:34.492Z] $ docker rm -f --volumes 470c3f21545c0b31bfa084290988a8908b405d6e0954a92a1088ca9753f476db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-19T21:49:21.995Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1598 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2023-07-19T21:49:22.009Z] Running in /w/workspace/app-functions-sdk-go/273 [Pipeline] { [Pipeline] checkout [2023-07-19T21:49:22.048Z] The recommended git tool is: git [2023-07-19T21:49:27.294Z] using credential edgex-jenkins-ssh [2023-07-19T21:49:27.320Z] Cloning the remote Git repository [2023-07-19T21:49:27.365Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-07-19T21:49:27.468Z] > git init /w/workspace/app-functions-sdk-go/273 # timeout=10 [2023-07-19T21:49:27.623Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-07-19T21:49:27.625Z] > git --version # timeout=10 [2023-07-19T21:49:27.646Z] > git --version # 'git version 2.25.1' [2023-07-19T21:49:27.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T21:49:27.819Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T21:49:32.021Z] Avoid second fetch [2023-07-19T21:49:32.022Z] Checking out Revision 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea (main) [2023-07-19T21:49:31.183Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-07-19T21:49:31.221Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T21:49:32.038Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T21:49:32.098Z] > git checkout -f 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea # timeout=10 [2023-07-19T21:49:32.610Z] Commit message: "Merge pull request #1444 from jim-wang-intel/fix-logic-cc-missing" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T21:49:33.616Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-19T21:49:33.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T21:49:33.616Z] Dload Upload Total Spent Left Speed [2023-07-19T21:49:33.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-07-19T21:49:34.181Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-19T21:49:34.515Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-19T21:49:34.515Z] + sudo tee /etc/docker/daemon.new [2023-07-19T21:49:34.515Z] { [2023-07-19T21:49:34.515Z] "registry-mirrors": [ [2023-07-19T21:49:34.515Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-19T21:49:34.515Z] ], [2023-07-19T21:49:34.516Z] "bip": "10.250.0.254/24", [2023-07-19T21:49:34.516Z] "hosts": [ [2023-07-19T21:49:34.516Z] "tcp://0.0.0.0:5555", [2023-07-19T21:49:34.516Z] "unix:///var/run/docker.sock" [2023-07-19T21:49:34.516Z] ], [2023-07-19T21:49:34.516Z] "mtu": 1458, [2023-07-19T21:49:34.516Z] "selinux-enabled": true, [2023-07-19T21:49:34.516Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-19T21:49:34.516Z] } [Pipeline] sh [2023-07-19T21:49:34.846Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-19T21:49:35.204Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-07-19T21:49:53.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T21:49:53.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T21:49:53.752Z] ========================================================= [2023-07-19T21:49:53.752Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-19T21:49:53.752Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-07-19T21:49:54.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T21:49:54.697Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-19T21:49:54.697Z] edb6bdbacee9: Pulling fs layer [2023-07-19T21:49:54.697Z] 5f9638ab2659: Pulling fs layer [2023-07-19T21:49:54.697Z] 8d51d6327a98: Pulling fs layer [2023-07-19T21:49:54.697Z] 8b374f2dd631: Pulling fs layer [2023-07-19T21:49:54.697Z] ec14aa9079de: Pulling fs layer [2023-07-19T21:49:54.697Z] 2f466654f4bb: Pulling fs layer [2023-07-19T21:49:54.697Z] 554e91adad29: Pulling fs layer [2023-07-19T21:49:54.697Z] ec14aa9079de: Waiting [2023-07-19T21:49:54.697Z] 2f466654f4bb: Waiting [2023-07-19T21:49:54.697Z] 8b374f2dd631: Waiting [2023-07-19T21:49:54.697Z] 554e91adad29: Waiting [2023-07-19T21:49:54.697Z] 5f9638ab2659: Download complete [2023-07-19T21:49:54.697Z] 8b374f2dd631: Verifying Checksum [2023-07-19T21:49:54.697Z] 8b374f2dd631: Download complete [2023-07-19T21:49:54.697Z] ec14aa9079de: Verifying Checksum [2023-07-19T21:49:54.697Z] ec14aa9079de: Download complete [2023-07-19T21:49:54.697Z] edb6bdbacee9: Verifying Checksum [2023-07-19T21:49:54.697Z] edb6bdbacee9: Download complete [2023-07-19T21:49:55.665Z] edb6bdbacee9: Pull complete [2023-07-19T21:49:56.262Z] 554e91adad29: Verifying Checksum [2023-07-19T21:49:56.262Z] 554e91adad29: Download complete [2023-07-19T21:49:56.262Z] 5f9638ab2659: Pull complete [2023-07-19T21:49:57.235Z] 8d51d6327a98: Verifying Checksum [2023-07-19T21:49:57.235Z] 8d51d6327a98: Download complete [2023-07-19T21:49:57.235Z] 2f466654f4bb: Verifying Checksum [2023-07-19T21:49:57.235Z] 2f466654f4bb: Download complete [2023-07-19T21:50:09.614Z] 8d51d6327a98: Pull complete [2023-07-19T21:50:09.614Z] 8b374f2dd631: Pull complete [2023-07-19T21:50:09.614Z] ec14aa9079de: Pull complete [2023-07-19T21:50:14.989Z] 2f466654f4bb: Pull complete [2023-07-19T21:50:17.579Z] 554e91adad29: Pull complete [2023-07-19T21:50:17.579Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-19T21:50:17.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T21:50:17.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-07-19T21:50:17.912Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:50:18.259Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T21:50:18.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T21:50:18.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-1598 does not seem to be running inside a container [2023-07-19T21:50:18.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/273 -v /w/workspace/app-functions-sdk-go/273:/w/workspace/app-functions-sdk-go/273:rw,z -v /w/workspace/app-functions-sdk-go/273@tmp:/w/workspace/app-functions-sdk-go/273@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-07-19T21:50:21.605Z] $ docker top c3728e98670b004e250f859612b501b97a9514aec66e2a70285a565a301458fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T21:50:22.484Z] + go version [2023-07-19T21:50:22.484Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-19T21:50:22.512Z] $ docker stop --time=1 c3728e98670b004e250f859612b501b97a9514aec66e2a70285a565a301458fc [2023-07-19T21:50:24.159Z] $ docker rm -f --volumes c3728e98670b004e250f859612b501b97a9514aec66e2a70285a565a301458fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:50:24.698Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T21:50:24.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T21:50:24.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-1598 does not seem to be running inside a container [2023-07-19T21:50:24.959Z] $ 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/273 -v /w/workspace/app-functions-sdk-go/273:/w/workspace/app-functions-sdk-go/273:rw,z -v /w/workspace/app-functions-sdk-go/273@tmp:/w/workspace/app-functions-sdk-go/273@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-07-19T21:50:28.055Z] $ docker top 767a66e6905bfc0ede3339e5c02b802ab878d38a712b7f509edab7aff194269b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T21:50:28.550Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/273 [Pipeline] fileExists [Pipeline] sh [2023-07-19T21:50:28.879Z] + make test [2023-07-19T21:50:28.879Z] make -C ./app-service-template build [2023-07-19T21:50:28.879Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/273/app-service-template' [2023-07-19T21:50:28.879Z] go mod tidy [2023-07-19T21:50:29.146Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-07-19T21:50:29.146Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-07-19T21:50:29.412Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-07-19T21:50:29.412Z] go: downloading github.com/google/uuid v1.3.0 [2023-07-19T21:50:29.412Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 [2023-07-19T21:50:29.681Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 [2023-07-19T21:50:29.681Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 [2023-07-19T21:50:29.681Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-07-19T21:50:29.955Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-07-19T21:50:30.227Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-07-19T21:50:30.227Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-07-19T21:50:30.227Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-07-19T21:50:30.227Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-07-19T21:50:30.227Z] go: downloading github.com/go-kit/log v0.2.1 [2023-07-19T21:50:30.227Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-07-19T21:50:30.227Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-07-19T21:50:30.227Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-07-19T21:50:30.227Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-07-19T21:50:30.227Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 [2023-07-19T21:50:30.227Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 [2023-07-19T21:50:30.496Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-07-19T21:50:30.496Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-07-19T21:50:30.496Z] go: downloading golang.org/x/net v0.10.0 [2023-07-19T21:50:30.496Z] go: downloading golang.org/x/sync v0.2.0 [2023-07-19T21:50:30.761Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-07-19T21:50:30.761Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-07-19T21:50:30.761Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-07-19T21:50:30.761Z] go: downloading github.com/x448/float16 v0.8.4 [2023-07-19T21:50:30.761Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-07-19T21:50:30.761Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-07-19T21:50:30.761Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-07-19T21:50:31.345Z] go: downloading golang.org/x/crypto v0.9.0 [2023-07-19T21:50:31.345Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-07-19T21:50:31.615Z] go: downloading golang.org/x/text v0.9.0 [2023-07-19T21:50:31.883Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-07-19T21:50:31.884Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-07-19T21:50:35.244Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-07-19T21:50:35.512Z] go: downloading github.com/hashicorp/consul/api v1.22.0 [2023-07-19T21:50:35.512Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-07-19T21:50:35.512Z] go: downloading github.com/nats-io/nats.go v1.27.1 [2023-07-19T21:50:35.512Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.20 [2023-07-19T21:50:35.512Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-07-19T21:50:35.512Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-07-19T21:50:35.512Z] go: downloading github.com/kr/pretty v0.1.0 [2023-07-19T21:50:35.780Z] go: downloading golang.org/x/sys v0.8.0 [2023-07-19T21:50:35.780Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-07-19T21:50:36.047Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-07-19T21:50:36.047Z] go: downloading google.golang.org/grpc v1.53.0 [2023-07-19T21:50:37.462Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-07-19T21:50:37.462Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-07-19T21:50:37.462Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-07-19T21:50:37.462Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-07-19T21:50:37.462Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-07-19T21:50:37.462Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-07-19T21:50:37.462Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-07-19T21:50:37.463Z] go: downloading github.com/hashicorp/consul/sdk v0.14.0 [2023-07-19T21:50:37.463Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-07-19T21:50:37.731Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-07-19T21:50:37.731Z] go: downloading github.com/kr/text v0.2.0 [2023-07-19T21:50:37.731Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-07-19T21:50:37.731Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-07-19T21:50:37.731Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-07-19T21:50:37.999Z] go: downloading golang.org/x/tools v0.6.0 [2023-07-19T21:50:37.999Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-07-19T21:50:38.958Z] go: downloading github.com/klauspost/compress v1.16.5 [2023-07-19T21:50:38.958Z] go: downloading github.com/nats-io/nkeys v0.4.4 [2023-07-19T21:50:38.958Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-07-19T21:50:38.958Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-07-19T21:50:38.958Z] go: downloading github.com/nats-io/jwt/v2 v2.4.1 [2023-07-19T21:50:41.543Z] go: downloading golang.org/x/time v0.3.0 [2023-07-19T21:50:41.543Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-07-19T21:50:42.962Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-07-19T21:50:43.229Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-07-19T21:50:43.229Z] go: downloading github.com/fatih/color v1.14.1 [2023-07-19T21:50:43.229Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-07-19T21:50:43.229Z] go: downloading github.com/mattn/go-isatty v0.0.17 [2023-07-19T21:50:43.229Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-07-19T21:50:43.229Z] go: downloading github.com/pkg/errors v0.9.1 [2023-07-19T21:50:43.498Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-07-19T21:50:43.498Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-07-19T21:50:43.498Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-07-19T21:50:43.498Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-07-19T21:50:43.498Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-07-19T21:50:43.766Z] go: downloading github.com/google/btree v1.0.1 [2023-07-19T21:50:43.766Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-07-19T21:50:43.766Z] go: downloading github.com/miekg/dns v1.1.41 [2023-07-19T21:50:44.034Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-07-19T21:50:44.034Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-07-19T21:50:44.034Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-07-19T21:50:44.034Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-07-19T21:50:44.034Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-07-19T21:50:44.034Z] go: downloading golang.org/x/mod v0.8.0 [2023-07-19T21:50:44.300Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-07-19T21:50:45.260Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-07-19T21:52:36.927Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/273/app-service-template' [2023-07-19T21:52:36.927Z] make -C ./app-service-template test [2023-07-19T21:52:36.927Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/273/app-service-template' [2023-07-19T21:52:36.927Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T21:55:28.660Z] ? app-new-service/config [no test files] [2023-07-19T21:55:28.660Z] ok app-new-service 0.241s coverage: 49.1% of statements [2023-07-19T21:55:28.660Z] ok app-new-service/functions 0.239s coverage: 85.3% of statements [2023-07-19T21:55:28.660Z] go vet ./... [2023-07-19T21:57:50.376Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T21:57:50.376Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T21:57:50.376Z] ./bin/test-attribution-txt.sh [2023-07-19T21:57:50.376Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/273/app-service-template' [2023-07-19T21:57:50.376Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T21:57:50.376Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-07-19T21:57:50.376Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-07-19T21:58:00.450Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-07-19T21:58:00.450Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-07-19T21:58:01.409Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.732s coverage: 64.7% of statements [2023-07-19T21:58:01.409Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.646s coverage: 93.0% of statements [2023-07-19T21:58:01.409Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.649s coverage: 85.1% of statements [2023-07-19T21:58:05.679Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.290s coverage: 87.8% of statements [2023-07-19T21:58:05.679Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.117s coverage: 100.0% of statements [2023-07-19T21:58:07.092Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-07-19T21:58:07.092Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-07-19T21:58:07.358Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.602s coverage: 77.9% of statements [2023-07-19T21:58:09.953Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-07-19T21:58:09.953Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.270s coverage: 97.3% of statements [2023-07-19T21:58:11.891Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-07-19T21:58:11.891Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.272s coverage: 82.8% of statements [2023-07-19T21:58:14.491Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-07-19T21:58:14.757Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.288s coverage: 65.6% of statements [2023-07-19T21:58:17.347Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-07-19T21:58:17.347Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.323s coverage: 28.7% of statements [2023-07-19T21:58:18.759Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.263s coverage: 14.9% of statements [2023-07-19T21:58:19.040Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-07-19T21:58:19.040Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-07-19T21:58:19.310Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.236s coverage: 27.3% of statements [2023-07-19T21:58:23.582Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.323s coverage: 52.8% of statements [2023-07-19T21:58:55.801Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.567s coverage: 75.1% of statements [2023-07-19T21:58:55.801Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.220s coverage: 94.4% of statements [2023-07-19T21:58:55.801Z] go vet ./... [2023-07-19T21:59:00.046Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T21:59:00.046Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T21:59:00.046Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-07-19T21:59:00.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-19T21:59:00.086Z] $ docker stop --time=1 767a66e6905bfc0ede3339e5c02b802ab878d38a712b7f509edab7aff194269b [2023-07-19T21:59:01.952Z] $ docker rm -f --volumes 767a66e6905bfc0ede3339e5c02b802ab878d38a712b7f509edab7aff194269b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T21:59:06.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-19T21:59:06.861Z] Warning: overwriting stash ‘coverage-report’ [2023-07-19T21:59:07.399Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:59:07.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T21:59:07.891Z] [2023-07-19T21:59:07.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:59:08.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T21:59:08.218Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-19T21:59:08.218Z] 8998bd30e6a1: Pulling fs layer [2023-07-19T21:59:08.218Z] 04944245beec: Pulling fs layer [2023-07-19T21:59:08.218Z] 699f458cf7ca: Pulling fs layer [2023-07-19T21:59:08.218Z] 765212b225bb: Pulling fs layer [2023-07-19T21:59:08.218Z] f23df028b6ca: Pulling fs layer [2023-07-19T21:59:08.218Z] d65c8cfc05b1: Pulling fs layer [2023-07-19T21:59:08.218Z] 2437ff75d9bd: Pulling fs layer [2023-07-19T21:59:08.218Z] 765212b225bb: Waiting [2023-07-19T21:59:08.218Z] f23df028b6ca: Waiting [2023-07-19T21:59:08.218Z] d65c8cfc05b1: Waiting [2023-07-19T21:59:08.218Z] 2437ff75d9bd: Waiting [2023-07-19T21:59:08.491Z] 04944245beec: Verifying Checksum [2023-07-19T21:59:08.491Z] 04944245beec: Download complete [2023-07-19T21:59:08.491Z] 765212b225bb: Verifying Checksum [2023-07-19T21:59:08.491Z] 765212b225bb: Download complete [2023-07-19T21:59:08.491Z] f23df028b6ca: Verifying Checksum [2023-07-19T21:59:08.491Z] f23df028b6ca: Download complete [2023-07-19T21:59:08.491Z] d65c8cfc05b1: Verifying Checksum [2023-07-19T21:59:08.491Z] d65c8cfc05b1: Download complete [2023-07-19T21:59:08.491Z] 699f458cf7ca: Verifying Checksum [2023-07-19T21:59:08.491Z] 699f458cf7ca: Download complete [2023-07-19T21:59:09.078Z] 8998bd30e6a1: Download complete [2023-07-19T21:59:11.016Z] 2437ff75d9bd: Verifying Checksum [2023-07-19T21:59:11.016Z] 2437ff75d9bd: Download complete [2023-07-19T21:59:12.957Z] 8998bd30e6a1: Pull complete [2023-07-19T21:59:13.225Z] 04944245beec: Pull complete [2023-07-19T21:59:14.636Z] 699f458cf7ca: Pull complete [2023-07-19T21:59:14.915Z] 765212b225bb: Pull complete [2023-07-19T21:59:16.366Z] f23df028b6ca: Pull complete [2023-07-19T21:59:16.366Z] d65c8cfc05b1: Pull complete [2023-07-19T21:59:31.921Z] 2437ff75d9bd: Pull complete [2023-07-19T21:59:31.921Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-19T21:59:31.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T21:59:31.921Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T21:59:32.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-1598 does not seem to be running inside a container [2023-07-19T21:59:32.187Z] $ 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/273 -v /w/workspace/app-functions-sdk-go/273:/w/workspace/app-functions-sdk-go/273:rw,z -v /w/workspace/app-functions-sdk-go/273@tmp:/w/workspace/app-functions-sdk-go/273@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-07-19T21:59:34.906Z] $ docker top aa64587cfdd8560b60f494cfb7ada04e8f0cc0c592c2a933f9056746359716ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T21:59:35.434Z] ---> job-cost.sh [2023-07-19T21:59:35.702Z] lf-activate-venv: SKIPPING [2023-07-19T21:59:35.702Z] INFO: No Stack... [2023-07-19T21:59:36.285Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-19T21:59:37.243Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T21:59:37.562Z] + cat /w/workspace/app-functions-sdk-go/273/archives/cost.csv [2023-07-19T21:59:37.562Z] + cut -d, -f6 [Pipeline] lock [2023-07-19T21:59:37.865Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] [2023-07-19T21:59:37.875Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] did not exist. Created. [2023-07-19T21:59:37.875Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T21:59:38.215Z] /w/workspace/app-functions-sdk-go/273@tmp/durable-16d229e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-19T21:59:38.552Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-19T21:59:38.579Z] Warning: overwriting stash ‘stack-cost’ [2023-07-19T21:59:38.664Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T21:59:38.671Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-273-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T21:59:38.691Z] $ docker stop --time=1 aa64587cfdd8560b60f494cfb7ada04e8f0cc0c592c2a933f9056746359716ba [2023-07-19T21:59:40.175Z] $ docker rm -f --volumes aa64587cfdd8560b60f494cfb7ada04e8f0cc0c592c2a933f9056746359716ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-19T21:59:40.577Z] provisioning config files... [2023-07-19T21:59:40.588Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5028843299254699725tmp [Pipeline] { [Pipeline] sh [2023-07-19T21:59:40.884Z] + set +x [2023-07-19T21:59:40.884Z] + curl -s https://codecov.io/bash [2023-07-19T21:59:40.884Z] + bash -s -- [2023-07-19T21:59:40.884Z] [2023-07-19T21:59:40.884Z] _____ _ [2023-07-19T21:59:40.884Z] / ____| | | [2023-07-19T21:59:40.884Z] | | ___ __| | ___ ___ _____ __ [2023-07-19T21:59:40.884Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-19T21:59:40.884Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-19T21:59:40.884Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-19T21:59:40.884Z] Bash-1.0.6 [2023-07-19T21:59:40.884Z] [2023-07-19T21:59:40.884Z] [2023-07-19T21:59:40.884Z] ==> git version 2.25.1 found [2023-07-19T21:59:40.884Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-19T21:59:40.884Z] Release-Date: 2020-01-08 [2023-07-19T21:59:40.884Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-19T21:59:40.884Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-19T21:59:40.884Z] ==> Jenkins CI detected. [2023-07-19T21:59:40.884Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2023-07-19T21:59:40.884Z] project root: . [2023-07-19T21:59:40.884Z] --> token set from env [2023-07-19T21:59:40.884Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-19T21:59:40.884Z] ==> Running gcov in . (disable via -X gcov) [2023-07-19T21:59:40.884Z] ==> Python coveragepy not found [2023-07-19T21:59:40.884Z] ==> Searching for coverage reports in: [2023-07-19T21:59:40.884Z] + . [2023-07-19T21:59:40.884Z] -> Found 2 reports [2023-07-19T21:59:40.884Z] ==> Detecting git/mercurial file structure [2023-07-19T21:59:41.142Z] ==> Reading reports [2023-07-19T21:59:41.142Z] + ./app-service-template/coverage.out bytes=3432 [2023-07-19T21:59:41.142Z] + ./coverage.out bytes=118269 [2023-07-19T21:59:41.142Z] ==> Appending adjustments [2023-07-19T21:59:41.142Z] https://docs.codecov.io/docs/fixing-reports [2023-07-19T21:59:41.409Z] + Found adjustments [2023-07-19T21:59:41.409Z] ==> Gzipping contents [2023-07-19T21:59:41.409Z] 24K /tmp/codecov.MraEuq.gz [2023-07-19T21:59:41.409Z] ==> Uploading reports [2023-07-19T21:59:41.409Z] url: https://codecov.io [2023-07-19T21:59:41.409Z] query: branch=main&commit=37cecbbc79fcb57934e13d86bbd14e4e0c2700ea&build=273&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F273%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-19T21:59:41.409Z] -> Pinging Codecov [2023-07-19T21:59:41.409Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=37cecbbc79fcb57934e13d86bbd14e4e0c2700ea&build=273&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F273%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-19T21:59:41.687Z] -> Uploading to [2023-07-19T21:59:41.687Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-19/3D8B5DFFC46A037C893635FACE044666/37cecbbc79fcb57934e13d86bbd14e4e0c2700ea/84de8c35-e33b-44d3-9d77-4ccb99da8c54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T215941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c58936f618ac647f9cefcc188492f7bb08d55f6838be9e12d1f2acce0010c83 [2023-07-19T21:59:41.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T21:59:41.687Z] Dload Upload Total Spent Left Speed [2023-07-19T21:59:41.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20695 0 0 100 20695 0 90371 --:--:-- --:--:-- --:--:-- 90371 [2023-07-19T21:59:41.946Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/37cecbbc79fcb57934e13d86bbd14e4e0c2700ea [Pipeline] } [2023-07-19T21:59:41.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-19T21:59:42.126Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-19T21:59:42.139Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:59:42.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T21:59:42.442Z] [2023-07-19T21:59:42.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:59:42.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T21:59:42.740Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-19T21:59:42.740Z] df9b9388f04a: Pulling fs layer [2023-07-19T21:59:42.740Z] 52dc419b0ee2: Pulling fs layer [2023-07-19T21:59:42.740Z] 25bc292e5bac: Pulling fs layer [2023-07-19T21:59:42.740Z] 114826534d7a: Pulling fs layer [2023-07-19T21:59:42.740Z] 4657fd5d0bcf: Pulling fs layer [2023-07-19T21:59:42.740Z] 6ad1cebc031e: Pulling fs layer [2023-07-19T21:59:42.740Z] 8a3aa393b2d8: Pulling fs layer [2023-07-19T21:59:42.740Z] 8a3aa393b2d8: Waiting [2023-07-19T21:59:42.740Z] 6ad1cebc031e: Waiting [2023-07-19T21:59:42.740Z] 4657fd5d0bcf: Waiting [2023-07-19T21:59:42.740Z] 114826534d7a: Waiting [2023-07-19T21:59:42.740Z] 25bc292e5bac: Download complete [2023-07-19T21:59:42.740Z] 52dc419b0ee2: Download complete [2023-07-19T21:59:42.740Z] 4657fd5d0bcf: Verifying Checksum [2023-07-19T21:59:42.740Z] 4657fd5d0bcf: Download complete [2023-07-19T21:59:42.740Z] df9b9388f04a: Download complete [2023-07-19T21:59:42.999Z] 6ad1cebc031e: Verifying Checksum [2023-07-19T21:59:42.999Z] 6ad1cebc031e: Download complete [2023-07-19T21:59:42.999Z] df9b9388f04a: Pull complete [2023-07-19T21:59:42.999Z] 52dc419b0ee2: Pull complete [2023-07-19T21:59:42.999Z] 25bc292e5bac: Pull complete [2023-07-19T21:59:43.328Z] 114826534d7a: Verifying Checksum [2023-07-19T21:59:43.328Z] 114826534d7a: Download complete [2023-07-19T21:59:43.583Z] 8a3aa393b2d8: Verifying Checksum [2023-07-19T21:59:43.584Z] 8a3aa393b2d8: Download complete [2023-07-19T21:59:46.861Z] 114826534d7a: Pull complete [2023-07-19T21:59:46.861Z] 4657fd5d0bcf: Pull complete [2023-07-19T21:59:46.861Z] 6ad1cebc031e: Pull complete [2023-07-19T21:59:49.398Z] 8a3aa393b2d8: Pull complete [2023-07-19T21:59:49.398Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-19T21:59:49.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T21:59:49.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T21:59:49.471Z] prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container [2023-07-19T21:59:49.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-19T21:59:51.397Z] $ docker top 9a4bbe553ee09ee06a8f1f4d5f4075f5fdd9564479810112299cf7c8e7e9b331 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-19T21:59:51.458Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh [2023-07-19T21:59:51.737Z] + set -o pipefail [2023-07-19T21:59:51.737Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' [2023-07-19T21:59:57.009Z] [2023-07-19T21:59:57.009Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... [2023-07-19T21:59:57.009Z] [2023-07-19T21:59:57.009Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/9e274725-1aeb-4631-ab1a-3f4db5a040b0 [2023-07-19T21:59:57.009Z] [2023-07-19T21:59:57.009Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-19T21:59:57.009Z] [2023-07-19T21:59:57.009Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-19T21:59:57.009Z] [2023-07-19T21:59:57.009Z] [2023-07-19T21:59:57.009Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-19T21:59:57.009Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-19T21:59:57.009Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-19T21:59:57.020Z] $ docker stop --time=1 9a4bbe553ee09ee06a8f1f4d5f4075f5fdd9564479810112299cf7c8e7e9b331 [2023-07-19T21:59:58.992Z] $ docker rm -f --volumes 9a4bbe553ee09ee06a8f1f4d5f4075f5fdd9564479810112299cf7c8e7e9b331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-07-19T21:59:59.384Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T21:59:59.397Z] provisioning config files... [2023-07-19T21:59:59.405Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9369442454779425662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T21:59:59.699Z] --> edgex-publish-swagger.sh [2023-07-19T21:59:59.699Z] === Publish openapi/v3 API === [2023-07-19T21:59:59.699Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-07-19T21:59:59.699Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] [2023-07-19T21:59:59.699Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T21:59:59.699Z] Dload Upload Total Spent Left Speed [2023-07-19T21:59:59.958Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 24934 --:--:-- --:--:-- --:--:-- 24934 [2023-07-19T21:59:59.958Z] [2023-07-19T21:59:59.958Z] [Pipeline] } [2023-07-19T21:59:59.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T22:00:00.389Z] + git log --format=format:%s -1 37cecbbc79fcb57934e13d86bbd14e4e0c2700ea [Pipeline] sh [2023-07-19T22:00:00.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T22:00:00.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:00:00.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T22:00:00.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T22:00:01.064Z] prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container [2023-07-19T22:00:01.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T22:00:01.447Z] $ docker top 9ab5277d2b79cb83ec05c5ee7d456f3437ac6c980b76cdf3413369bee5d51388 -eo pid,comm [2023-07-19T22:00:01.490Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-19T22:00:01.490Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T22:00:01.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T22:00:01.528Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T22:00:01.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T22:00:01.640Z] $ docker exec 9ab5277d2b79cb83ec05c5ee7d456f3437ac6c980b76cdf3413369bee5d51388 ssh-agent [2023-07-19T22:00:01.761Z] SSH_AUTH_SOCK=/tmp/ssh-E5jrvtUSDvdr/agent.32 [2023-07-19T22:00:01.761Z] SSH_AGENT_PID=38 [2023-07-19T22:00:01.765Z] Running ssh-add (command line suppressed) [2023-07-19T22:00:01.859Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16344530519448399538.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16344530519448399538.key) [2023-07-19T22:00:01.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T22:00:02.160Z] + git semver tag [2023-07-19T22:00:02.421Z] 2023-07-19 22:00:02,333 [run_tag] DEBUG tag force:False [2023-07-19T22:00:02.421Z] 2023-07-19 22:00:02,333 [check_head_tag] DEBUG check head tag [2023-07-19T22:00:02.421Z] 2023-07-19 22:00:02,334 [execute] INFO git cat-file --batch-check [2023-07-19T22:00:02.421Z] 2023-07-19 22:00:02,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-07-19T22:00:02.421Z] 2023-07-19 22:00:02,338 [execute] INFO git cat-file --batch [2023-07-19T22:00:02.421Z] 2023-07-19 22:00:02,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-07-19T22:00:02.421Z] 2023-07-19 22:00:02,349 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T22:00:02.421Z] 2023-07-19 22:00:02,349 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 [2023-07-19T22:00:02.421Z] 2023-07-19 22:00:02,349 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-07-19T22:00:02.421Z] 2023-07-19 22:00:02,354 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T22:00:02.421Z] 3.1.0-dev.10 [Pipeline] } [2023-07-19T22:00:02.429Z] $ docker exec --env ******** --env ******** 9ab5277d2b79cb83ec05c5ee7d456f3437ac6c980b76cdf3413369bee5d51388 ssh-agent -k [2023-07-19T22:00:02.524Z] unset SSH_AUTH_SOCK; [2023-07-19T22:00:02.524Z] unset SSH_AGENT_PID; [2023-07-19T22:00:02.524Z] echo Agent pid 38 killed; [2023-07-19T22:00:02.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T22:00:02.850Z] + git semver [Pipeline] } [2023-07-19T22:00:03.123Z] $ docker stop --time=1 9ab5277d2b79cb83ec05c5ee7d456f3437ac6c980b76cdf3413369bee5d51388 [2023-07-19T22:00:04.401Z] $ docker rm -f --volumes 9ab5277d2b79cb83ec05c5ee7d456f3437ac6c980b76cdf3413369bee5d51388 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:00:04.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T22:00:04.780Z] [2023-07-19T22:00:04.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:00:05.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T22:00:05.077Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-19T22:00:05.077Z] ab5ef0e58194: Pulling fs layer [2023-07-19T22:00:05.077Z] 9712f1f96733: Pulling fs layer [2023-07-19T22:00:05.077Z] 63f879dbbcfc: Pulling fs layer [2023-07-19T22:00:05.077Z] 0d9ebad4ef96: Pulling fs layer [2023-07-19T22:00:05.077Z] e9a5061849ea: Pulling fs layer [2023-07-19T22:00:05.077Z] d747dcd14b5f: Pulling fs layer [2023-07-19T22:00:05.077Z] 2de7ff778b66: Pulling fs layer [2023-07-19T22:00:05.077Z] e9a5061849ea: Waiting [2023-07-19T22:00:05.077Z] 0d9ebad4ef96: Waiting [2023-07-19T22:00:05.077Z] d747dcd14b5f: Waiting [2023-07-19T22:00:05.077Z] 2de7ff778b66: Waiting [2023-07-19T22:00:05.077Z] 9712f1f96733: Verifying Checksum [2023-07-19T22:00:05.077Z] 9712f1f96733: Download complete [2023-07-19T22:00:05.337Z] 63f879dbbcfc: Verifying Checksum [2023-07-19T22:00:05.337Z] 63f879dbbcfc: Download complete [2023-07-19T22:00:05.598Z] ab5ef0e58194: Verifying Checksum [2023-07-19T22:00:05.598Z] ab5ef0e58194: Download complete [2023-07-19T22:00:05.598Z] 0d9ebad4ef96: Verifying Checksum [2023-07-19T22:00:05.598Z] 0d9ebad4ef96: Download complete [2023-07-19T22:00:05.598Z] d747dcd14b5f: Verifying Checksum [2023-07-19T22:00:05.598Z] d747dcd14b5f: Download complete [2023-07-19T22:00:05.598Z] e9a5061849ea: Download complete [2023-07-19T22:00:05.856Z] 2de7ff778b66: Verifying Checksum [2023-07-19T22:00:05.856Z] 2de7ff778b66: Download complete [2023-07-19T22:00:08.386Z] ab5ef0e58194: Pull complete [2023-07-19T22:00:08.386Z] 9712f1f96733: Pull complete [2023-07-19T22:00:09.325Z] 63f879dbbcfc: Pull complete [2023-07-19T22:00:12.612Z] 0d9ebad4ef96: Pull complete [2023-07-19T22:00:12.871Z] e9a5061849ea: Pull complete [2023-07-19T22:00:12.871Z] d747dcd14b5f: Pull complete [2023-07-19T22:00:13.810Z] 2de7ff778b66: Pull complete [2023-07-19T22:00:14.069Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-19T22:00:14.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T22:00:14.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T22:00:14.150Z] prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container [2023-07-19T22:00:14.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-19T22:00:16.504Z] $ docker top b400bc1b7ab32251a13667738c4757409e0d340b5423842dd67eeda2197beb89 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-19T22:00:16.562Z] provisioning config files... [2023-07-19T22:00:16.568Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config12706022996969023978tmp [2023-07-19T22:00:16.577Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5907879290655550753tmp [2023-07-19T22:00:16.587Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4172372510157370035tmp [Pipeline] { [Pipeline] echo [2023-07-19T22:00:16.603Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:00:16.885Z] ---> sigul-configuration.sh [2023-07-19T22:00:16.885Z] gpg: directory `/root/.gnupg' created [2023-07-19T22:00:16.885Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-19T22:00:16.885Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-19T22:00:16.885Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-19T22:00:16.885Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-19T22:00:16.885Z] gpg: CAST5 encrypted data [2023-07-19T22:00:16.885Z] gpg: encrypted with 1 passphrase [2023-07-19T22:00:16.885Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-19T22:00:17.172Z] + mkdir /home/jenkins [2023-07-19T22:00:17.172Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-19T22:00:17.457Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-07-19T22:00:17.465Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:00:17.748Z] ---> sigul-install.sh [2023-07-19T22:00:17.748Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-19T22:00:18.033Z] + git tag --list [2023-07-19T22:00:18.034Z] v0.1.0 [2023-07-19T22:00:18.034Z] v0.1.1 [2023-07-19T22:00:18.034Z] v1.0.0 [2023-07-19T22:00:18.034Z] v1.1.0 [2023-07-19T22:00:18.034Z] v1.2.0 [2023-07-19T22:00:18.034Z] v1.3.0 [2023-07-19T22:00:18.034Z] v1.3.1 [2023-07-19T22:00:18.034Z] v2.0.0 [2023-07-19T22:00:18.034Z] v2.0.1 [2023-07-19T22:00:18.034Z] v2.1.0 [2023-07-19T22:00:18.034Z] v2.1.1 [2023-07-19T22:00:18.034Z] v2.1.2 [2023-07-19T22:00:18.034Z] v2.2.0 [2023-07-19T22:00:18.034Z] v2.3 [2023-07-19T22:00:18.034Z] v2.3.0 [2023-07-19T22:00:18.034Z] v2.3.1 [2023-07-19T22:00:18.034Z] v3.0 [2023-07-19T22:00:18.034Z] v3.0.0 [2023-07-19T22:00:18.034Z] v3.1.0-dev.1 [2023-07-19T22:00:18.034Z] v3.1.0-dev.10 [2023-07-19T22:00:18.034Z] v3.1.0-dev.2 [2023-07-19T22:00:18.034Z] v3.1.0-dev.3 [2023-07-19T22:00:18.034Z] v3.1.0-dev.4 [2023-07-19T22:00:18.034Z] v3.1.0-dev.5 [2023-07-19T22:00:18.034Z] v3.1.0-dev.6 [2023-07-19T22:00:18.034Z] v3.1.0-dev.7 [2023-07-19T22:00:18.034Z] v3.1.0-dev.8 [2023-07-19T22:00:18.034Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-19T22:00:18.319Z] + lftools sign git-tag v3.1.0-dev.10 [2023-07-19T22:00:18.888Z] Signing Git tag with Sigul... [2023-07-19T22:00:18.888Z] Signing v3.1.0-dev.10 [Pipeline] echo [2023-07-19T22:00:19.157Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:00:19.441Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-19T22:00:19.449Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-19T22:00:19.467Z] $ docker stop --time=1 b400bc1b7ab32251a13667738c4757409e0d340b5423842dd67eeda2197beb89 [2023-07-19T22:00:20.760Z] $ docker rm -f --volumes b400bc1b7ab32251a13667738c4757409e0d340b5423842dd67eeda2197beb89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-19T22:00:21.185Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T22:00:21.185Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:00:21.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T22:00:21.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T22:00:21.546Z] prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container [2023-07-19T22:00:21.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T22:00:21.930Z] $ docker top 009eb92113bcfb39d15603ada4f8e8bfcad87ee727e9595e4851309611a155c3 -eo pid,comm [2023-07-19T22:00:21.972Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-19T22:00:21.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T22:00:22.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T22:00:22.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T22:00:22.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T22:00:22.119Z] $ docker exec 009eb92113bcfb39d15603ada4f8e8bfcad87ee727e9595e4851309611a155c3 ssh-agent [2023-07-19T22:00:22.221Z] SSH_AUTH_SOCK=/tmp/ssh-8UX8qwt4feKI/agent.32 [2023-07-19T22:00:22.221Z] SSH_AGENT_PID=38 [2023-07-19T22:00:22.226Z] Running ssh-add (command line suppressed) [2023-07-19T22:00:22.323Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2262299485345877755.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2262299485345877755.key) [2023-07-19T22:00:22.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T22:00:22.624Z] + git semver bump pre [2023-07-19T22:00:22.882Z] 2023-07-19 22:00:22,787 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T22:00:22.882Z] 2023-07-19 22:00:22,787 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev [2023-07-19T22:00:22.882Z] 2023-07-19 22:00:22,787 [bump_version] DEBUG bumped version:3.1.0-dev.11 [2023-07-19T22:00:22.882Z] 2023-07-19 22:00:22,788 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True [2023-07-19T22:00:22.882Z] 2023-07-19 22:00:22,788 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T22:00:22.882Z] 2023-07-19 22:00:22,788 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T22:00:22.882Z] 2023-07-19 22:00:22,789 [execute] INFO git cat-file --batch-check [2023-07-19T22:00:22.882Z] 2023-07-19 22:00:22,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T22:00:22.882Z] 2023-07-19 22:00:22,795 [execute] INFO git cat-file --batch [2023-07-19T22:00:22.882Z] 2023-07-19 22:00:22,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T22:00:22.882Z] 2023-07-19 22:00:22,800 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T22:00:22.882Z] 3.1.0-dev.11 [Pipeline] } [2023-07-19T22:00:22.891Z] $ docker exec --env ******** --env ******** 009eb92113bcfb39d15603ada4f8e8bfcad87ee727e9595e4851309611a155c3 ssh-agent -k [2023-07-19T22:00:22.976Z] unset SSH_AUTH_SOCK; [2023-07-19T22:00:22.977Z] unset SSH_AGENT_PID; [2023-07-19T22:00:22.977Z] echo Agent pid 38 killed; [2023-07-19T22:00:22.988Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T22:00:23.297Z] + git semver [Pipeline] } [2023-07-19T22:00:23.567Z] $ docker stop --time=1 009eb92113bcfb39d15603ada4f8e8bfcad87ee727e9595e4851309611a155c3 [2023-07-19T22:00:24.855Z] $ docker rm -f --volumes 009eb92113bcfb39d15603ada4f8e8bfcad87ee727e9595e4851309611a155c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T22:00:25.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T22:00:25.191Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:00:25.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T22:00:25.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T22:00:25.572Z] prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container [2023-07-19T22:00:25.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T22:00:25.936Z] $ docker top 5e35e1206694c93de1d681867e97f0dc07a5bf06c1a25b41708ed00ed6117b31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T22:00:26.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T22:00:26.019Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T22:00:26.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T22:00:26.141Z] $ docker exec 5e35e1206694c93de1d681867e97f0dc07a5bf06c1a25b41708ed00ed6117b31 ssh-agent [2023-07-19T22:00:26.247Z] SSH_AUTH_SOCK=/tmp/ssh-kvZofvMh0lmE/agent.32 [2023-07-19T22:00:26.247Z] SSH_AGENT_PID=38 [2023-07-19T22:00:26.252Z] Running ssh-add (command line suppressed) [2023-07-19T22:00:26.347Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13010357400886194036.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_13010357400886194036.key) [2023-07-19T22:00:26.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T22:00:26.653Z] + git semver push [2023-07-19T22:00:26.913Z] 2023-07-19 22:00:26,804 [run_push] DEBUG push [2023-07-19T22:00:26.913Z] 2023-07-19 22:00:26,805 [execute] INFO git cat-file --batch-check [2023-07-19T22:00:26.913Z] 2023-07-19 22:00:26,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T22:00:26.913Z] 2023-07-19 22:00:26,808 [execute] INFO git rev-list 3f922c6fb99641c926913b98bf5cb5dd15f5afe4 -- [2023-07-19T22:00:26.913Z] 2023-07-19 22:00:26,808 [execute] DEBUG Popen(['git', 'rev-list', '3f922c6fb99641c926913b98bf5cb5dd15f5afe4', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-19T22:00:26.913Z] 2023-07-19 22:00:26,823 [execute] INFO git fetch -v origin [2023-07-19T22:00:26.913Z] 2023-07-19 22:00:26,823 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-19T22:00:27.481Z] 2023-07-19 22:00:27,302 [run_push] DEBUG no remote changes detected [2023-07-19T22:00:27.481Z] 2023-07-19 22:00:27,302 [execute] INFO git push origin semver [2023-07-19T22:00:27.481Z] 2023-07-19 22:00:27,303 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-19T22:00:28.419Z] 2023-07-19 22:00:28,060 [run_push] DEBUG push all version tags [2023-07-19T22:00:28.419Z] 2023-07-19 22:00:28,061 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-19T22:00:28.419Z] 2023-07-19 22:00:28,061 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-07-19T22:00:28.988Z] 2023-07-19 22:00:28,759 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main [2023-07-19T22:00:28.988Z] 3.1.0-dev.11 [Pipeline] } [2023-07-19T22:00:28.997Z] $ docker exec --env ******** --env ******** 5e35e1206694c93de1d681867e97f0dc07a5bf06c1a25b41708ed00ed6117b31 ssh-agent -k [2023-07-19T22:00:29.103Z] unset SSH_AUTH_SOCK; [2023-07-19T22:00:29.103Z] unset SSH_AGENT_PID; [2023-07-19T22:00:29.103Z] echo Agent pid 38 killed; [2023-07-19T22:00:29.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T22:00:29.423Z] + git semver [Pipeline] } [2023-07-19T22:00:29.696Z] $ docker stop --time=1 5e35e1206694c93de1d681867e97f0dc07a5bf06c1a25b41708ed00ed6117b31 [2023-07-19T22:00:30.987Z] $ docker rm -f --volumes 5e35e1206694c93de1d681867e97f0dc07a5bf06c1a25b41708ed00ed6117b31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-19T22:00:31.550Z] + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] [2023-07-19T22:00:31.550Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-07-19T22:00:31.550Z] total 16 [2023-07-19T22:00:31.550Z] drwxr-xr-x 3 root root 4096 Jul 19 21:47 . [2023-07-19T22:00:31.550Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 22:00 .. [2023-07-19T22:00:31.550Z] drwxr-xr-x 2 root root 4096 Jul 19 21:47 cost [2023-07-19T22:00:31.550Z] -rw-r--r-- 1 root root 92 Jul 19 21:47 cost.csv [2023-07-19T22:00:31.550Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-07-19T22:00:31.550Z] + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives [2023-07-19T22:00:31.550Z] total 16 [2023-07-19T22:00:31.550Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 21:47 . [2023-07-19T22:00:31.550Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 22:00 .. [2023-07-19T22:00:31.550Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 21:47 cost [2023-07-19T22:00:31.550Z] -rw-r--r-- 1 jenkins jenkins 92 Jul 19 21:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:00:31.841Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:00:32.802Z] ---> package-listing.sh [2023-07-19T22:00:32.802Z] ++ facter osfamily [2023-07-19T22:00:32.802Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-19T22:00:32.802Z] + OS_FAMILY=debian [2023-07-19T22:00:32.802Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2023-07-19T22:00:32.802Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-19T22:00:32.802Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-19T22:00:32.802Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-19T22:00:32.802Z] + PACKAGES=/tmp/packages_start.txt [2023-07-19T22:00:32.802Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-07-19T22:00:32.802Z] + PACKAGES=/tmp/packages_end.txt [2023-07-19T22:00:32.802Z] + case "${OS_FAMILY}" in [2023-07-19T22:00:32.802Z] + dpkg -l [2023-07-19T22:00:32.802Z] + grep '^ii' [2023-07-19T22:00:33.094Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-19T22:00:33.094Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-19T22:00:33.094Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-19T22:00:33.094Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2023-07-19T22:00:33.094Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2023-07-19T22:00:33.094Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2023-07-19T22:00:33.116Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-19T22:00:33.388Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:00:33.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T22:00:33.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T22:00:33.997Z] prd-ubuntu20.04-docker-8c-8g-1597 does not seem to be running inside a container [2023-07-19T22:00:34.027Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-19T22:00:34.237Z] $ docker top 0b701c1adf0f817c8e29a6e4b19536be4e4e35db51700f942d17c7777684f72a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T22:00:34.569Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-19T22:00:34.856Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-19T22:00:35.140Z] + ls /var/log/sa-host [2023-07-19T22:00:35.140Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T22:00:35.212Z] provisioning config files... [2023-07-19T22:00:35.222Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16408635858021998516tmp [Pipeline] { [Pipeline] echo [2023-07-19T22:00:35.238Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:00:35.516Z] ---> create-netrc.sh [Pipeline] } [2023-07-19T22:00:35.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:00:35.843Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-19T22:00:35.850Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:00:36.132Z] ---> sudo-logs.sh [2023-07-19T22:00:36.132Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-19T22:00:36.159Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:00:36.439Z] ---> job-cost.sh [2023-07-19T22:00:36.440Z] lf-activate-venv: SKIPPING [2023-07-19T22:00:36.440Z] DEBUG: total: 0.2199999988079071 [2023-07-19T22:00:36.440Z] INFO: Retrieving Stack Cost... [2023-07-19T22:00:36.698Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T22:00:37.267Z] INFO: Archiving Costs [Pipeline] echo [2023-07-19T22:00:37.278Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:00:37.561Z] ---> logs-deploy.sh [2023-07-19T22:00:37.562Z] lf-activate-venv: SKIPPING [2023-07-19T22:00:37.562Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/273 [2023-07-19T22:00:37.562Z] INFO: archiving workspace using pattern(s): [2023-07-19T22:00:38.509Z] Archives upload complete. [2023-07-19T22:00:38.509Z] INFO: archiving logs to Nexus [2023-07-19T22:00:39.449Z] ---> uname -a: [2023-07-19T22:00:39.449Z] Linux prd-ubuntu20-04-docker-8c-8g-1597 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-19T22:00:39.449Z] [2023-07-19T22:00:39.449Z] [2023-07-19T22:00:39.449Z] ---> lscpu: [2023-07-19T22:00:39.449Z] Architecture: x86_64 [2023-07-19T22:00:39.449Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-19T22:00:39.449Z] Byte Order: Little Endian [2023-07-19T22:00:39.449Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-19T22:00:39.449Z] CPU(s): 8 [2023-07-19T22:00:39.449Z] On-line CPU(s) list: 0-7 [2023-07-19T22:00:39.449Z] Thread(s) per core: 1 [2023-07-19T22:00:39.449Z] Core(s) per socket: 1 [2023-07-19T22:00:39.449Z] Socket(s): 8 [2023-07-19T22:00:39.449Z] NUMA node(s): 1 [2023-07-19T22:00:39.449Z] Vendor ID: AuthenticAMD [2023-07-19T22:00:39.449Z] CPU family: 23 [2023-07-19T22:00:39.449Z] Model: 49 [2023-07-19T22:00:39.449Z] Model name: AMD EPYC-Rome Processor [2023-07-19T22:00:39.449Z] Stepping: 0 [2023-07-19T22:00:39.449Z] CPU MHz: 2799.998 [2023-07-19T22:00:39.449Z] BogoMIPS: 5599.99 [2023-07-19T22:00:39.449Z] Virtualization: AMD-V [2023-07-19T22:00:39.449Z] Hypervisor vendor: KVM [2023-07-19T22:00:39.449Z] Virtualization type: full [2023-07-19T22:00:39.449Z] L1d cache: 256 KiB [2023-07-19T22:00:39.449Z] L1i cache: 256 KiB [2023-07-19T22:00:39.449Z] L2 cache: 4 MiB [2023-07-19T22:00:39.449Z] L3 cache: 128 MiB [2023-07-19T22:00:39.449Z] NUMA node0 CPU(s): 0-7 [2023-07-19T22:00:39.449Z] Vulnerability Itlb multihit: Not affected [2023-07-19T22:00:39.449Z] Vulnerability L1tf: Not affected [2023-07-19T22:00:39.449Z] Vulnerability Mds: Not affected [2023-07-19T22:00:39.449Z] Vulnerability Meltdown: Not affected [2023-07-19T22:00:39.449Z] Vulnerability Mmio stale data: Not affected [2023-07-19T22:00:39.449Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-19T22:00:39.449Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-19T22:00:39.449Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-19T22:00:39.449Z] Vulnerability Srbds: Not affected [2023-07-19T22:00:39.449Z] Vulnerability Tsx async abort: Not affected [2023-07-19T22:00:39.449Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-19T22:00:39.449Z] [2023-07-19T22:00:39.449Z] [2023-07-19T22:00:39.449Z] ---> nproc: [2023-07-19T22:00:39.449Z] 8 [2023-07-19T22:00:39.449Z] [2023-07-19T22:00:39.449Z] [2023-07-19T22:00:39.449Z] ---> df -h: [2023-07-19T22:00:39.449Z] Filesystem Size Used Avail Use% Mounted on [2023-07-19T22:00:39.449Z] overlay 155G 12G 143G 8% / [2023-07-19T22:00:39.449Z] tmpfs 64M 0 64M 0% /dev [2023-07-19T22:00:39.449Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-19T22:00:39.449Z] shm 64M 0 64M 0% /dev/shm [2023-07-19T22:00:39.449Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-07-19T22:00:39.449Z] [2023-07-19T22:00:39.449Z] [2023-07-19T22:00:39.449Z] ---> sar -b -r -n DEV: [2023-07-19T22:00:39.449Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1597) 07/19/23 _x86_64_ (8 CPU) [2023-07-19T22:00:39.449Z] [2023-07-19T22:00:39.449Z] 21:44:44 LINUX RESTART (8 CPU) [2023-07-19T22:00:39.449Z] [2023-07-19T22:00:39.449Z] 21:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-19T22:00:39.449Z] 21:46:01 160.40 48.62 111.78 0.00 5463.48 77131.33 0.00 [2023-07-19T22:00:39.449Z] 21:47:01 49.53 0.02 49.51 0.00 0.13 32802.15 0.00 [2023-07-19T22:00:39.449Z] 21:48:01 48.44 0.18 48.26 0.00 8.93 23827.50 0.00 [2023-07-19T22:00:39.449Z] 21:49:01 2.00 0.00 2.00 0.00 0.00 23.46 0.00 [2023-07-19T22:00:39.449Z] 21:50:01 29.26 9.27 20.00 0.00 2884.59 2644.63 0.00 [2023-07-19T22:00:39.449Z] 21:51:01 29.01 1.33 27.68 0.00 2271.22 6345.48 0.00 [2023-07-19T22:00:39.449Z] 21:52:01 3.37 0.02 3.35 0.00 0.13 89.32 0.00 [2023-07-19T22:00:39.449Z] 21:53:01 1.97 0.00 1.97 0.00 0.00 22.40 0.00 [2023-07-19T22:00:39.449Z] 21:54:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 [2023-07-19T22:00:39.449Z] 21:55:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 [2023-07-19T22:00:39.449Z] 21:56:01 3.10 1.02 2.08 0.00 21.86 27.59 0.00 [2023-07-19T22:00:39.449Z] 21:57:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 [2023-07-19T22:00:39.449Z] 21:58:01 1.23 0.07 1.17 0.00 0.67 12.66 0.00 [2023-07-19T22:00:39.449Z] 21:59:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 [2023-07-19T22:00:39.449Z] 22:00:01 56.17 2.08 54.09 0.00 61.06 35538.34 0.00 [2023-07-19T22:00:39.449Z] Average: 25.87 4.12 21.75 0.00 708.84 11829.36 0.00 [2023-07-19T22:00:39.449Z] [2023-07-19T22:00:39.449Z] 21:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-19T22:00:39.449Z] 21:46:01 28297860 31601840 707692 2.15 95776 3412884 1797136 5.30 1320644 2828924 780368 [2023-07-19T22:00:39.449Z] 21:47:01 27871992 31559788 747236 2.27 99496 3767784 1903860 5.61 1499924 3046752 190308 [2023-07-19T22:00:39.449Z] 21:48:01 28587648 31599364 712756 2.17 102712 3131624 1713688 5.05 1111468 2766144 304 [2023-07-19T22:00:39.449Z] 21:49:01 28587252 31599016 712936 2.17 102760 3131624 1713688 5.05 1111424 2766144 52 [2023-07-19T22:00:39.449Z] 21:50:01 28290208 31578352 712804 2.17 120628 3386508 1716240 5.06 1266552 2882568 66544 [2023-07-19T22:00:39.449Z] 21:51:01 28055408 31576640 715672 2.18 137360 3591744 1798152 5.30 1435988 2935488 8 [2023-07-19T22:00:39.449Z] 21:52:01 28070048 31586520 706468 2.15 135896 3588496 1779852 5.25 1425860 2932288 8 [2023-07-19T22:00:39.449Z] 21:53:01 28070072 31586632 706340 2.15 135980 3588500 1779852 5.25 1425532 2932292 4 [2023-07-19T22:00:39.449Z] 21:54:01 28069992 31586636 706292 2.15 136048 3588500 1779852 5.25 1425844 2932308 176 [2023-07-19T22:00:39.449Z] 21:55:01 28069960 31586656 706160 2.15 136096 3588504 1779852 5.25 1426392 2932312 28 [2023-07-19T22:00:39.449Z] 21:56:01 28067752 31585540 706912 2.15 136196 3589120 1810856 5.34 1426236 2932864 140 [2023-07-19T22:00:39.449Z] 21:57:01 28067780 31585656 706484 2.15 136244 3589124 1810856 5.34 1426188 2932876 236 [2023-07-19T22:00:39.449Z] 21:58:01 28067196 31585128 706936 2.15 136268 3589120 1810856 5.34 1426308 2932880 8 [2023-07-19T22:00:39.449Z] 21:59:01 28067892 31586084 705560 2.15 136316 3589148 1810856 5.34 1426216 2932924 64 [2023-07-19T22:00:39.449Z] 22:00:01 27223548 31523352 762532 2.32 156704 4294860 2089356 6.16 1546148 3595952 432 [2023-07-19T22:00:39.449Z] Average: 28097641 31581814 714852 2.17 126965 3561836 1806330 5.32 1380048 2952181 69245 [2023-07-19T22:00:39.449Z] [2023-07-19T22:00:39.449Z] 21:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-19T22:00:39.449Z] 21:46:01 veth5ef3a84 130.44 207.57 11.38 1783.95 0.00 0.00 0.00 0.15 [2023-07-19T22:00:39.449Z] 21:46:01 ens3 919.10 618.23 9256.85 112.19 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:46:01 docker0 184.39 258.77 13.72 2151.36 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:46:01 lo 3.66 3.66 0.35 0.35 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:47:01 veth5ef3a84 1.58 1.55 0.14 1.78 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:47:01 ens3 18.16 13.80 15.46 7.90 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:47:01 docker0 1.58 1.52 0.12 1.78 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:48:01 ens3 115.26 96.07 2528.22 102.45 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:48:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:48:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:49:01 ens3 0.78 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:50:01 ens3 124.40 56.49 1549.86 4.15 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:50:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:51:01 ens3 111.88 60.64 1376.32 4.19 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:51:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:52:01 ens3 2.78 2.33 11.65 0.17 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.449Z] 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:54:01 ens3 0.43 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:55:01 ens3 0.48 0.38 0.26 0.21 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:56:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:58:01 ens3 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:59:01 ens3 0.70 0.47 0.35 0.28 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 22:00:01 ens3 272.29 146.71 5000.00 28.74 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 22:00:01 docker0 62.52 123.91 4.87 1003.72 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 22:00:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] 22:00:01 veth5be3fad 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] Average: ens3 103.59 65.76 1307.10 17.26 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] Average: docker0 16.38 25.36 1.23 208.29 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] Average: veth5be3fad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-19T22:00:39.450Z] [2023-07-19T22:00:39.450Z] [2023-07-19T22:00:39.450Z] ---> sar -P ALL: [2023-07-19T22:00:39.450Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1597) 07/19/23 _x86_64_ (8 CPU) [2023-07-19T22:00:39.450Z] [2023-07-19T22:00:39.450Z] 21:44:44 LINUX RESTART (8 CPU) [2023-07-19T22:00:39.450Z] [2023-07-19T22:00:39.450Z] 21:45:02 CPU %user %nice %system %iowait %steal %idle [2023-07-19T22:00:39.450Z] 21:46:01 all 23.34 0.00 5.37 1.16 0.08 70.05 [2023-07-19T22:00:39.450Z] 21:46:01 0 23.28 0.00 5.64 2.60 0.07 68.41 [2023-07-19T22:00:39.450Z] 21:46:01 1 25.42 0.00 5.67 0.19 0.07 68.65 [2023-07-19T22:00:39.450Z] 21:46:01 2 26.43 0.00 5.20 2.01 0.09 66.27 [2023-07-19T22:00:39.450Z] 21:46:01 3 21.22 0.00 5.57 2.54 0.09 70.58 [2023-07-19T22:00:39.450Z] 21:46:01 4 20.71 0.00 4.39 0.19 0.05 74.66 [2023-07-19T22:00:39.450Z] 21:46:01 5 25.44 0.00 4.94 0.33 0.07 69.23 [2023-07-19T22:00:39.450Z] 21:46:01 6 22.01 0.00 6.17 1.03 0.07 70.71 [2023-07-19T22:00:39.450Z] 21:46:01 7 22.19 0.00 5.40 0.36 0.10 71.94 [2023-07-19T22:00:39.450Z] 21:47:01 all 37.20 0.00 5.55 0.53 0.08 56.64 [2023-07-19T22:00:39.450Z] 21:47:01 0 37.10 0.00 5.91 0.05 0.08 56.86 [2023-07-19T22:00:39.450Z] 21:47:01 1 37.01 0.00 5.69 1.43 0.08 55.78 [2023-07-19T22:00:39.450Z] 21:47:01 2 37.76 0.00 5.30 0.17 0.07 56.70 [2023-07-19T22:00:39.450Z] 21:47:01 3 38.11 0.00 5.48 0.00 0.07 56.34 [2023-07-19T22:00:39.450Z] 21:47:01 4 36.24 0.00 5.25 0.15 0.08 58.28 [2023-07-19T22:00:39.450Z] 21:47:01 5 37.53 0.00 5.85 0.17 0.08 56.36 [2023-07-19T22:00:39.450Z] 21:47:01 6 36.62 0.00 5.73 2.25 0.08 55.31 [2023-07-19T22:00:39.450Z] 21:47:01 7 37.22 0.00 5.18 0.03 0.08 57.48 [2023-07-19T22:00:39.450Z] 21:48:01 all 10.58 0.00 2.03 0.67 0.04 86.68 [2023-07-19T22:00:39.450Z] 21:48:01 0 10.67 0.00 1.88 0.02 0.03 87.40 [2023-07-19T22:00:39.450Z] 21:48:01 1 10.86 0.00 2.46 0.35 0.03 86.30 [2023-07-19T22:00:39.450Z] 21:48:01 2 10.57 0.00 1.67 0.02 0.05 87.69 [2023-07-19T22:00:39.450Z] 21:48:01 3 10.10 0.00 1.78 0.07 0.03 88.02 [2023-07-19T22:00:39.450Z] 21:48:01 4 10.83 0.00 2.03 0.02 0.05 87.08 [2023-07-19T22:00:39.450Z] 21:48:01 5 9.48 0.00 1.98 0.00 0.05 88.48 [2023-07-19T22:00:39.450Z] 21:48:01 6 10.41 0.00 2.04 4.66 0.03 82.86 [2023-07-19T22:00:39.450Z] 21:48:01 7 11.68 0.00 2.39 0.28 0.03 85.61 [2023-07-19T22:00:39.450Z] 21:49:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2023-07-19T22:00:39.450Z] 21:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-19T22:00:39.450Z] 21:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2023-07-19T22:00:39.450Z] 21:49:01 2 0.25 0.00 0.02 0.00 0.02 99.72 [2023-07-19T22:00:39.450Z] 21:49:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2023-07-19T22:00:39.450Z] 21:49:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2023-07-19T22:00:39.450Z] 21:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T22:00:39.450Z] 21:49:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-07-19T22:00:39.450Z] 21:49:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-19T22:00:39.450Z] 21:50:01 all 1.18 0.00 0.75 0.25 0.02 97.80 [2023-07-19T22:00:39.450Z] 21:50:01 0 2.15 0.00 0.92 0.70 0.02 96.21 [2023-07-19T22:00:39.450Z] 21:50:01 1 0.68 0.00 0.50 0.03 0.02 98.77 [2023-07-19T22:00:39.450Z] 21:50:01 2 1.65 0.00 0.35 0.02 0.00 97.98 [2023-07-19T22:00:39.450Z] 21:50:01 3 0.87 0.00 0.67 0.05 0.03 98.38 [2023-07-19T22:00:39.450Z] 21:50:01 4 1.22 0.00 0.80 0.32 0.02 97.65 [2023-07-19T22:00:39.450Z] 21:50:01 5 1.35 0.00 1.74 0.03 0.02 96.86 [2023-07-19T22:00:39.450Z] 21:50:01 6 0.87 0.00 0.48 0.82 0.02 97.82 [2023-07-19T22:00:39.450Z] 21:50:01 7 0.65 0.00 0.57 0.03 0.03 98.71 [2023-07-19T22:00:39.450Z] 21:51:01 all 1.34 0.00 0.67 0.18 0.02 97.79 [2023-07-19T22:00:39.450Z] 21:51:01 0 0.82 0.00 0.62 0.20 0.02 98.35 [2023-07-19T22:00:39.450Z] 21:51:01 1 2.74 0.00 1.20 0.05 0.05 95.96 [2023-07-19T22:00:39.450Z] 21:51:01 2 1.96 0.00 0.58 0.03 0.02 97.40 [2023-07-19T22:00:39.450Z] 21:51:01 3 0.43 0.00 0.38 0.02 0.02 99.15 [2023-07-19T22:00:39.450Z] 21:51:01 4 1.54 0.00 0.57 0.00 0.02 97.88 [2023-07-19T22:00:39.450Z] 21:51:01 5 1.67 0.00 0.80 0.03 0.02 97.48 [2023-07-19T22:00:39.450Z] 21:51:01 6 0.62 0.00 0.45 0.87 0.02 98.05 [2023-07-19T22:00:39.450Z] 21:51:01 7 0.89 0.00 0.77 0.22 0.02 98.11 [2023-07-19T22:00:39.450Z] 21:52:01 all 0.36 0.00 0.04 0.01 0.01 99.58 [2023-07-19T22:00:39.450Z] 21:52:01 0 0.08 0.00 0.05 0.00 0.00 99.87 [2023-07-19T22:00:39.450Z] 21:52:01 1 2.00 0.00 0.05 0.00 0.02 97.93 [2023-07-19T22:00:39.450Z] 21:52:01 2 0.10 0.00 0.05 0.00 0.02 99.83 [2023-07-19T22:00:39.450Z] 21:52:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-19T22:00:39.450Z] 21:52:01 4 0.18 0.00 0.05 0.00 0.02 99.75 [2023-07-19T22:00:39.450Z] 21:52:01 5 0.32 0.00 0.05 0.00 0.00 99.63 [2023-07-19T22:00:39.450Z] 21:52:01 6 0.05 0.00 0.03 0.07 0.02 99.83 [2023-07-19T22:00:39.450Z] 21:52:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-07-19T22:00:39.450Z] 21:53:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2023-07-19T22:00:39.450Z] 21:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T22:00:39.450Z] 21:53:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2023-07-19T22:00:39.450Z] 21:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-19T22:00:39.450Z] 21:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-19T22:00:39.450Z] 21:53:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-19T22:00:39.450Z] 21:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-19T22:00:39.450Z] 21:53:01 6 0.00 0.00 0.02 0.05 0.02 99.92 [2023-07-19T22:00:39.450Z] 21:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T22:00:39.450Z] 21:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-07-19T22:00:39.450Z] 21:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T22:00:39.450Z] 21:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-07-19T22:00:39.450Z] 21:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-19T22:00:39.450Z] 21:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T22:00:39.450Z] 21:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-19T22:00:39.450Z] 21:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T22:00:39.450Z] 21:54:01 6 0.03 0.00 0.02 0.03 0.02 99.90 [2023-07-19T22:00:39.450Z] 21:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-19T22:00:39.450Z] 21:55:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-07-19T22:00:39.450Z] 21:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-07-19T22:00:39.450Z] 21:55:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-07-19T22:00:39.450Z] 21:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-19T22:00:39.450Z] 21:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-19T22:00:39.450Z] 21:55:01 4 0.10 0.00 0.02 0.00 0.02 99.87 [2023-07-19T22:00:39.450Z] 21:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T22:00:39.450Z] 21:55:01 6 0.00 0.00 0.03 0.03 0.02 99.92 [2023-07-19T22:00:39.450Z] 21:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T22:00:39.450Z] 21:56:01 all 0.11 0.00 0.04 0.01 0.01 99.84 [2023-07-19T22:00:39.450Z] 21:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-19T22:00:39.450Z] 21:56:01 1 0.33 0.00 0.02 0.00 0.02 99.63 [2023-07-19T22:00:39.450Z] 21:56:01 2 0.08 0.00 0.07 0.00 0.02 99.83 [2023-07-19T22:00:39.450Z] 21:56:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2023-07-19T22:00:39.450Z] 21:56:01 4 0.28 0.00 0.08 0.03 0.02 99.58 [2023-07-19T22:00:39.450Z] 21:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-19T22:00:39.450Z] 21:56:01 6 0.07 0.00 0.03 0.05 0.00 99.85 [2023-07-19T22:00:39.451Z] 21:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-07-19T22:00:39.451Z] [2023-07-19T22:00:39.451Z] 21:56:01 CPU %user %nice %system %iowait %steal %idle [2023-07-19T22:00:39.451Z] 21:57:01 all 0.29 0.00 0.01 0.00 0.01 99.69 [2023-07-19T22:00:39.451Z] 21:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T22:00:39.451Z] 21:57:01 1 1.99 0.00 0.02 0.00 0.03 97.96 [2023-07-19T22:00:39.451Z] 21:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-19T22:00:39.451Z] 21:57:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2023-07-19T22:00:39.451Z] 21:57:01 4 0.17 0.00 0.00 0.00 0.00 99.83 [2023-07-19T22:00:39.451Z] 21:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T22:00:39.451Z] 21:57:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2023-07-19T22:00:39.451Z] 21:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T22:00:39.451Z] 21:58:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2023-07-19T22:00:39.451Z] 21:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T22:00:39.451Z] 21:58:01 1 2.00 0.00 0.00 0.00 0.02 97.98 [2023-07-19T22:00:39.451Z] 21:58:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-07-19T22:00:39.451Z] 21:58:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-19T22:00:39.451Z] 21:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-19T22:00:39.451Z] 21:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-19T22:00:39.451Z] 21:58:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-19T22:00:39.451Z] 21:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T22:00:39.451Z] 21:59:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2023-07-19T22:00:39.451Z] 21:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-19T22:00:39.451Z] 21:59:01 1 2.00 0.00 0.02 0.00 0.02 97.96 [2023-07-19T22:00:39.451Z] 21:59:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-07-19T22:00:39.451Z] 21:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-19T22:00:39.451Z] 21:59:01 4 0.07 0.00 0.00 0.02 0.00 99.92 [2023-07-19T22:00:39.451Z] 21:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-19T22:00:39.451Z] 21:59:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-07-19T22:00:39.451Z] 21:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-19T22:00:39.451Z] 22:00:01 all 4.94 0.00 1.83 0.57 0.03 92.63 [2023-07-19T22:00:39.451Z] 22:00:01 0 4.07 0.00 1.92 0.03 0.02 93.96 [2023-07-19T22:00:39.451Z] 22:00:01 1 6.10 0.00 1.72 0.13 0.05 92.00 [2023-07-19T22:00:39.451Z] 22:00:01 2 4.30 0.00 2.06 0.62 0.03 92.98 [2023-07-19T22:00:39.451Z] 22:00:01 3 5.02 0.00 1.69 0.67 0.03 92.58 [2023-07-19T22:00:39.451Z] 22:00:01 4 5.48 0.00 1.19 0.17 0.03 93.13 [2023-07-19T22:00:39.451Z] 22:00:01 5 5.69 0.00 2.25 1.98 0.02 90.06 [2023-07-19T22:00:39.451Z] 22:00:01 6 4.23 0.00 1.82 0.85 0.03 93.06 [2023-07-19T22:00:39.451Z] 22:00:01 7 4.59 0.00 1.98 0.13 0.03 93.26 [2023-07-19T22:00:39.451Z] Average: all 5.28 0.00 1.08 0.23 0.02 93.39 [2023-07-19T22:00:39.451Z] Average: 0 5.17 0.00 1.12 0.24 0.02 93.45 [2023-07-19T22:00:39.451Z] Average: 1 6.03 0.00 1.15 0.14 0.03 92.64 [2023-07-19T22:00:39.451Z] Average: 2 5.50 0.00 1.02 0.19 0.02 93.28 [2023-07-19T22:00:39.451Z] Average: 3 5.02 0.00 1.04 0.22 0.03 93.70 [2023-07-19T22:00:39.451Z] Average: 4 5.09 0.00 0.95 0.06 0.02 93.88 [2023-07-19T22:00:39.451Z] Average: 5 5.38 0.00 1.17 0.17 0.02 93.27 [2023-07-19T22:00:39.451Z] Average: 6 4.95 0.00 1.11 0.72 0.02 93.20 [2023-07-19T22:00:39.451Z] Average: 7 5.11 0.00 1.08 0.07 0.02 93.72 [2023-07-19T22:00:39.451Z] [2023-07-19T22:00:39.451Z] [2023-07-19T22:00:39.451Z]